/*
CTC Separate Stylesheet
Updated: 2024-12-30 20:49:59
*/

@media screen and (max-width: 800px) {
    .open-work .elementor-cta__description {
        padding: 15px 10px;
    }
}

@media screen and (min-width: 801px) {
    .open-work .elementor-cta__description {
        padding: 15px 20px;
    }

    .woocommerce div.product form.cart .variations select {width:140px!important;}
}

.account-link {
    background: url(https://studioworkshop.co.il/wp-content/uploads/2024/12/user.svg) no-repeat right center;
    padding-right: 30px;
    background-size: 28%;
}

.menu-item-11660 a i {
    margin-left: 5px;
}

.wishlist-counter-with-products {
    position: relative;
}

.wishlist-counter-with-products .wishlist_products_counter_number {
    right: 1.6em;
}

a.wishlist_products_counter.top_wishlist-heart:before {
    font-size: 25px;
}

.wishlist-counter-with-products .wishlist_products_counter_number {
    top: -0.7em;
    font-size: 10px;
    color: #ffffff;
    display: block;
    position: absolute;
    background: #d83574;
    border-radius: 100%;
    min-width: 1.6em;
    height: 1.6em;
    text-align: center;
}

.es_textbox_button {
    background-color: yellow;
}

#read-more-btn {
    width: 120px;
    display: block;
    float: right;
    padding: 4px 10px;
    background: #d83574;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e02973;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 1.1em;
    display: block;
    height: 2em;
    line-height: 1.8em;
    text-align: center;
    width: auto;
    min-width: 2em;
    padding: 0 7px;
    font-weight: bolder;
    border-radius: 99px;
    transition: all .3s;
    vertical-align: top;
}

.woocommerce nav.woocommerce-pagination ul li span {
    border: 2px solid #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li a {
    border: 2px solid #000000;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li:first-child {
    margin-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin: 0 .2em;
    display: inline-block;
    border: none;
}


.woocommerce ul.products li.product .product-secondary-image {
    display: none;
}

.woocommerce ul.products li.product:hover .product-secondary-image {
    display: block;
}

.woocommerce ul.products li.product:hover .attachment-woocommerce_thumbnail {
    display: none;
}

.woocommerce ul.products li.product {
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}

.woocommerce ul.products li.product .product-secondary-image {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.woocommerce ul.products li.product .attachment-woocommerce_thumbnail {
    transition: opacity 0.3s ease-in-out;
}

.woocommerce ul.products li.product:hover .product-secondary-image {
    opacity: 1;
}

.woocommerce ul.products li.product:hover .attachment-woocommerce_thumbnail {
    opacity: 0;
}



.out-of-stock-overlay {
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #FFFFFFB5;
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 20px;
    z-index: 10;
    pointer-events: none;
    white-space: nowrap;
}

.woocommerce ul.products li.product .button {
    display: none;
}

.single-product .elementor-accordion-item .elementor-tab-content {
    border-top-color: #EEEEEE !important;
}

#billing_country_field {
    display: none;
}

@media screen and (max-width: 600px) {
    .gift-contact .elementor-icon-list-item:not(:last-child):after {
        display: none;
    }
}

#chaty-widget-0 .chaty-widget {
    bottom: 80px !important;
}

.payment_method_greeninvoice-creditcard {
    font-weight: 600;
}

#terms {
    width: 20px;
    height: 20px;
}

.woocommerce-form__label-for-checkbox {
    font-weight: bold;
    font-size: 120%;
}

@media screen and (min-width: 801px) {
    #pwgc-redeem-form #pwgc-redeem-gift-card-number {
        float: right;
        width: 60%;
        display: inline-block !important;
    }

    #pwgc-redeem-form #pwgc-redeem-button {
        float: left;
        width: 35%;
        display: inline-block !important;
        margin-top: 0 !important;
    }
}

.open-work-border .pink,
.open-work-border .teal {
    position: relative;
}

.open-work-border .pink:before,
.open-work-border .teal:before {
    position: absolute;
    right: -6px;
    z-index: 10;
    display: inline-block;
    width: 6px;
    content: '';
    height: 100%;
    background: #f9cc50;
}

.open-work-border .pink:after,
.open-work-border .teal:after {
    position: absolute;
    top: 0;
    left: -6px;
    z-index: 10;
    display: inline-block;
    width: 6px;
    content: '';
    height: 100%;
    background: #f9cc50;
}

.open-work .elementor-cta {
    position: relative;
}

.open-work .elementor-cta__title {
    background: #3cb4c0;
    padding: 10px 20px;
}

.open-work .elementor-cta__button-wrapper {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    z-index: 10;
    pointer-events: auto;
}

.open-work .elementor-cta__content {
    position: static !important;
}

.woocommerce div.product form.cart .variations select {
    border: 1px solid #4ab4c0;
}

.ppom-wrapper .ppom-price-item {
  display: flex;
  align-items: center;
  direction: ltr; 
  text-align: right;
}
.ppom-label-item {direction: ltr; text-align: right;}