.popup_product_details {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: auto !important;
    opacity: 0;
    background: var(--ecreative-background-color-alt);
    z-index: 15;
    overflow-y: auto;
    visibility: hidden;
    background-position: center;
    background-size: contain;
    overflow-x: hidden;
}

.show {
    display: block !important;
}

.popup_product_details.show {
    visibility: visible;
    transform: translateX(0);
    opacity: 1;
}

span.close {
    transition: 0.3s linear;
    z-index: 999999;
    border-color: var(--ecreative-black);
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    opacity: unset;
    font-weight: 100;
    font-family: system-ui;
    font-size: 55px;
    line-height: 39px;
    color: var(--ecreative-black);
    cursor: pointer;
}

.close:hover, .close:focus {
    color: var(--ecreative-hover-color);
    opacity: unset;
}

button.xfrm-compare-button.button.addonify-cp-button {
    padding: unset !important;
    border-radius: unset;
    background: unset !important;
    color: var(--ecreative-black);
    flex-direction: column;
    text-transform: none;
    gap: unset;
    cursor: unset;
}

button.xfrm-compare-button span.material-symbols-outlined {
    transition: all 0.3s linear;
}

button.xfrm-compare-button:hover span.material-symbols-outlined, button.xfrm-compare-button.selected span.material-symbols-outlined {
    transform: rotate(45deg);
    color: var(--ecreative-black);
}

button.xfrm-compare-button.button.addonify-cp-button:hover{
    background-color: unset;
}

a.xfrm-similar-price-link {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.share-product-btn {
    display: flex;
    align-items: center;
    flex-direction: column;
}

span.sidebar-txt, .summary.entry-summary .inner-product-wishlist a span {
    line-height: normal;
    font-size: 13px;
    letter-spacing: normal;
    font-weight: 400;
    color: black;
    margin-top: 5px;
    text-align: center;
}

.inner-sidebar-section > span, .inner-sidebar-section > button, .inner-sidebar-section > div {
    margin-bottom: 30px !important;
}

.inner-sidebar-section > div:last-child {
    margin-bottom: 0 !important;
}

.inner-sidebar-section:last-child{
    margin: unset;
}

.inner-sidebar-section i.yith-wcwl-icon {
    font-size: 21px;
}

.summary.entry-summary .inner-sidebar-section span.material-symbols-outlined {
    color: #B5AB92;
    transition: all 0.3s linear;
}

.summary.entry-summary .inner-sidebar-section span.material-symbols-outlined:hover {
    color: #2B4568;
}

.yith-wcwl-add-to-wishlist{
    margin: unset;
}

.xfrm-image-wrapper {
    position: absolute;
    top: 0;
    height: 250px;
    width: 100%;
    background: #4d2771;
    z-index: 1;
}

.xfrm-image-product-detail-inner {
    height: 100%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.woocommerce.singolo-prodotto .main-product {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    margin: auto;
    position: relative;
    overflow: visible !important;
    width: 100%;
}

.xfrm-summary-wrapper {
    display: flex;
    width: 100%;
    margin-top: 50px;
    position: relative;
}

.xfrm-summary-wrapper::before {
    content: '';
    background: #F9F9F9;
    width: 100%;
    height: calc(100% - 120px);
    position: absolute;
    top: 120px;
}

.single-clm {
    font-size: initial;
    width: calc(40% - 40px);
    display: inline-block;
    margin: 0 20px;
    padding-bottom: 50px;
    z-index: 2;
}

.single-clm.left {
    margin: 0 20px 0 auto;
    width: 50%;
    margin: unset;
}

.single-clm.right {
    margin: 0 auto 0 20px;
}

.popup_product_details .single-clm.left {
    margin-bottom: 50px;
    text-align: center;
    background: var(--ecreative-white);
    position: relative;
    padding: 46px 16px 30px 16px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
    float: none;
    position: relative !important;
    padding: unset !important;
}

.popup_product_details.show .single-clm.right {
    margin-bottom: 60px;
    box-shadow: 0px -6px 1px #ededed03 !important;
}

.single-clm.right {
    background: #F9F9F9;
    padding: 45px 0px 40px 30px;
    overflow: hidden;
    z-index: 1;
}

.single-clm.right {
    min-height: 60vh;
}

.woocommerce div.product div.images, .woocommerce div.product div.summary {
    margin-bottom: 0 !important;
    padding: 0;
}

.wpgs-for.slick-initialized.slick-slider {
    background: var(--ecreative-white);
}

span.prd-gallery-icon.prd-left {
    position: absolute;
    left: 20px;
    top: 50%;
    background: #000000cf;
    border-radius: 100%;
    padding: 10px;
    color: var(--ecreative-white);
    transform: translateY(-50%);
}

span.prd-gallery-icon.prd-right {
    position: absolute;
    right: 20px;
    top: 50%;
    background: #000000cf;
    border-radius: 100%;
    padding: 10px;
    color: var(--ecreative-white);
    transform: translateY(-50%);
}

.slick-slider .slick-arrow, .la-slick-nav .slick-arrow {
    text-align: center;
    border: none;
    padding: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    z-index: 3;
    font-size: 38px;
    color: #858a9f;
    font-weight: normal;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.slick-arrow.slick-disabled {
    background: #f9f9f9 !important;
    color: #777777 !important;
}

span.prd-gallery-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

img.zoomImg {
    display: none !important;
}

.woocommerce-product-gallery__image {
    background: #fff;
    cursor: crosshair;
}

.woocommerce div.product div.images ol img{
    border-radius: unset;
}

.slick-list.draggable img {
    max-width: 100px;
    height: auto !important;
}

.summary.entry-summary {
    position: sticky;
    top: 0;
    width: calc(100% - 20px) !important;
    max-width: 100%;
    float: unset !important;
    border: 0 !important;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px !important;
}

.summary.entry-summary .inner-detail-section {
    width: 80%;
    max-width: 500px;
}

.summary.entry-summary .inner-sidebar-section {
    width: 20%;
    display: flex;
    flex-direction: column;
    /* position: sticky; */
    align-items: center;
    /* top: 0; */
    /* left: 0; */
    justify-content: flex-start;
}

.summary.entry-summary .inner-extra-information-section {
    width: 100%;
    margin-top: 60px;
    max-width: 700px;
}
.summary.entry-summary .inner-extra-information-section > div {
    margin-bottom: 20px;
}

.summary.entry-summary .inner-extra-information-section > div:last-child {
    margin-bottom: unset;
}

.xfrm-product-lines.in-single-product.xfrm-product-lines-text {
    color: #2B4568;
    position: relative;
    margin-left: 0;
    font-size: 16px;
    padding-right: 40px;
    letter-spacing: 1px;
}

.new-title-single-product {
    padding-right: 40px;
}

/*.inner-new-title-first-row::after {
    content: '';
    width: 100px;
    height: 2px;
    background: #000000;
    position: absolute;
    bottom: -15px;
    z-index: 1;
}*/

.inner-new-title-first-row {
    position: relative;
}

p.xfrm-price-element.xfrm-price {
    font-size: 22px;
    margin-bottom: unset;
}

.xfrm-subdesv {
    color: black;
    position: relative;
    font-weight: 500;
    margin-bottom: 30px;
}

.xfrm-price-element.xfrm-price .woocommerce-Price-amount.amount {
    color: #A66658 !important;
}

.xfrm-summary-wrapper span.woocommerce-Price-amount.amount bdi {
    letter-spacing: 2px;
    font-size: 22px !important;
    line-height: normal;
    text-align: center;
    font-family: inherit !important;
    font-weight: 600;
    color: #A66658;
}

.product-type-simple .xfrm-summary-wrapper span.woocommerce-Price-amount.amount bdi {
    font-size: 18px;
}

.xfrm-summary-wrapper span.woocommerce-Price-currencySymbol {
    font-weight: 600 !important;
    font-family: inherit !important;
    color: #A66658 !important;
    font-size: 22px;
    letter-spacing: 2px;
    line-height: normal;
    text-align: center;
}

.xframe-buttons-wrapper {
    margin-top: 10px;
    font-family: var(--ecreative-font-primary);
}

.xframe-buttons-wrapper.on-quotation.no-conatact {
    margin-top: 30px;
}

.inner-new-custom-price {
    display: flex;
    align-items: center;
    margin-right: 50px;
}

/*.woocommerce a.added_to_cart {
    display: block !important;
}*/

span.xfrm-vat {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}

.xfrm-product-extra-information {
    width: 100% !important;
    border-radius: 50px 50px 0 0;
    background: #f9f9f9;
    padding-bottom: 10px !important;
    padding: 30px;
}

ul.list-information {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

li.information-item {
    margin-bottom: 20px;
    width: 50%;
}

li.information-item, a.information-link {
    color: #000;
    display: flex;
    text-decoration: none;
    align-items: unset;
}

.xfrm-product-extra-information a {
    pointer-events: none;
}

div.information-image {
    display: inline-block;
    text-align: center;
    margin-right: 16px;
}


.information-image span {
    color: #000;
    font-size: 30px;
    font-weight: 200;
}

span.information-content {
    display: flex;
    flex-direction: column;
}

span.information-title {
    text-transform: uppercase;
    font-weight: 700;
    color: black;
    font-size: 12px;    
    letter-spacing: .4px;
    line-height: 24px;
}

span.information-text {
    font-size: 13px;
    letter-spacing: inherit !important;
    line-height: 18px;
    font-weight: 400;
    color: black !important;
}

.xfrm-product-request-info {
    margin-top: 10px;
}

.wrapper-request-info {
    font-size: 14px;
    color: black;
    display: flex;
    align-items: center;
}

.request-info-block-inner {
    display: flex;
    align-items: center;
}

.request-info-block-inner a {
    display: contents;
}

.request-info-block-inner .info-button {
    background: unset;
    margin-left: 19px !important;
}

.et-icon-wrapper.img-share {
    display: flex;
}

.info-button svg {
    width: 17px;
    height: 17px;
    transition: 0.3s linear;
    fill: black;
}

.woocommerce div.product div.summary form.cart {
    display: flex;
    justify-content: flex-start;
    margin: 20px 0;
    margin-bottom: 20px !important;
    padding-bottom: 0;
    border-bottom: 0 !important;
    width: 100%;
    flex-direction: column;
}

.woocommerce div.product button.single_add_to_cart_button.button.alt {
    margin-bottom: unset !important;
    background: var(--ecreative-third-color) !important;
    padding: 0 !important;
    display: flex;
    width: auto !important;
    align-items: center;
    cursor: unset;
    width: fit-content !important;
    border-radius: 50px !important;
    text-align: center !important;
    justify-content: center;
    transition: all 0.3s linear;
    border: unset;
    color: #fff;
}

.woocommerce div.product form.cart .button:hover {
    background: var(--ecreative-second-color) !important;
    color: var(--ecreative-white) !important;
    cursor: pointer;
}

a.added_to_cart.wc-forward {
    background: var(--ecreative-second-color) !important;
    padding: 15px 15px !important;
    text-decoration: unset !important;
    color: var(--ecreative-white);
    font-size: 15px !important;
    border-radius: 50px;
    margin-top: 0;
    margin-left: 10px;
    font-weight: 600 !important;
    font-family: var(--ecreative-font-primary);
    letter-spacing: 1px;
}

.new-add-to-cart-xfrm-btn {
    display: flex;
}

a#request-info button {
    margin-bottom: unset !important;
    display: flex;
    align-items: center;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    background: var(--ecreative-second-color);
    padding: 20px 45px !important;
    border: unset;
    cursor: pointer;
    transition: all 0.3s linear;
    font-family: var(--ecreative-font-primary);
    width: 100%;
    justify-content: center;
    text-transform: uppercase;
}

a#request-info button:hover{
    background: var(--ecreative-first-color) !important;
    color: var(--ecreative-white) !important;
}

.button.loading {
    width: initial !important;
    padding-right: 8px!important;
}

.add-to-cart-single-icon {
    height: 50px;
    background: #5774a4;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: var(--ecreative-white);
    padding: 0 20px;
    transition: all .2s ease-in;
    font-size: 14px;
    letter-spacing: normal;
    text-transform: initial;
}

.add-to-cart-single-icon, .a.buy-now.button.ewcs-instant-checkout, a.buy-now.button {
    box-shadow: 1px 2px 8px #cbcbcb !important;
}

form.cart .material-symbols-outlined, .ewcs-complete-order-wrapper .material-symbols-outlined {
    margin-right: 5px;
}

a.buy-now.button.ewcs-complete-checkout {
    background: #d39d60 !important;
    margin: 0;
}

a.buy-now.button {
    height: 50px;
    width: fit-content !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: #000;
    padding: 0 20px;
    border-radius: 50px;
    color: white;
    flex-basis: 50%;
    margin-left: 0 !important;
    margin-bottom: unset !important;
}

a.buy-now.button span:nth-child(2) {
    font-size: 14px;
    letter-spacing: normal;
    text-transform: initial;
}

a.buy-now.button.ewcs-complete-checkout {
    display: none !important;
}

.xfrm-delivery-text {
    margin-top: 0;
    font-weight: 500;
    color: #34312E;
    font-size: 14px;
    border-radius: 0px 34px 0px 34px;
    background: #F5F4F4;
    padding: 30px;
}

p.stock.in-stock{
    display: none !important;
}

.xfrm-dvn-item.xfrm-stock, .xfrm-dvn-item.xfrm-delivery-field {
    display: flex;
    align-items: center;
}

.xfrm-dvn-item {
    margin-bottom: 10px;
    padding-left: 5px;
}

span.xfrm-dvn-item-title {
    font-weight: 700;
    min-width: 130px;
    /* text-transform: uppercase; */
    font-size: 12px;
    font-family: var(--ecreative-font-secondary);
    letter-spacing: 0.24px;
}

.second-row-customer-care {
    font-size: 13px;
    color: black;
    text-align: left;
    font-family: var(--ecreative-font-secondary);
}

span.xfrm-dvn-item-value.delivery-text, span.xfrm-dvn-item-value.stock-status {
    font-size: 13px;
    line-height: normal;
}

b.delivery-time {
    padding: 1px 10px;
    border: 1px solid #cdc7c7;
    background: transparent;
    text-transform: capitalize;
    margin: 0 5px;
    line-height: 2.2;
    border-radius: 30px;
    padding: 2px 15px;
    line-height: 1;
}

span.xfrm-dvn-item-value.delivery-text.receipt-text b.delivery-time {
    margin-left: unset;
}

.xfrm-stock-value {
    display: flex;
    align-items: center;
}

.xfrm-stock-value .material-symbols-outlined {
    margin-right: 10px;
    font-size: 20px;
}

.xfrm-product-spec-heading {
    display: flex;
    justify-content: space-evenly;
    margin: auto;
    width: 100%;
    max-width: 1000px;
    border-bottom: 3px solid #B5AB92;
    position: relative;
}

.read-more-button {
    margin-top: 30px;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 700;
    color: #B5AB92;
    width: fit-content;
    cursor: pointer;
    transition: all 0.3s linear;
}

.read-more-button:hover{
    color: #2B4568;
}

.read-more-button:hover span.material-symbols-outlined{
    color: #2B4568;
}

.read-more-button span {
    font-size: 18px;
}

.woocommerce div.product form.cart .variations label {
    letter-spacing: 1px;
}

.read-more-button p {
    margin: unset;
    padding-right: 10px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-family: var(--ecreative-font-primary) !important;
}

.read-more-button span.material-symbols-outlined {
    transition: all 0.2s linear;
    color: #B5AB92;
}

.read-more-button:hover span.material-symbols-outlined {
    transform: rotateZ(90deg);
}

.xfrm-product-specifications {
    width: 75%;
    margin-bottom: 0px;
    padding-top: 50px;
    background: #fff;
    border-radius: 52px;
}

.single-product .features-row {
    display: none;
}

.xfrm-product-specification-row {
    max-width: 100%;
    margin: auto;
}

.inner-xfrm-specification-detail {
    padding: 60px 80px;

    border-radius: 0px 34px 0px 34px;

    font-family: var(--ecreative-font-secondary);
}

.wcb-icon.close {
    opacity: 1;
}

.specification-button {
    position: relative;
    font-size: 20px;
    min-width: 215px;
    text-align: center;
    transition: all 0.2s linear;
}
/*
.specification-button::before {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: #000;
    transition: all 0.2s linear;
    opacity: 0;
    visibility: hidden;
    border-radius: 50px;
}

.specification-button.specification-active::before {
    width: 100%;
    transition: all 0.2s linear;
    opacity: 1;
    visibility: visible;
    background: #A6665A;
}
*/


.specification-button.specification-active {
    font-weight: 700;
    color: #2B4568;
}

.indicator {
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 3px;
    background: #2B4568;
    border-radius: 50px;
    transition: all 0.3s cubic-bezier(.7,0,.3,1);
    z-index: 2;
    width: 0;
    transform: translateX(0);
    pointer-events: none;
}

.specification-button.active {
    font-weight: 700;
    color: #2B4568;
}

.xfrm-inner-attribute-table {
    border-radius: 0px 34px 0px 34px;
    background: #ffffff;
    width: auto;
    padding: 40px 60px 80px 60px;
}

.xfrm-product-specification-row.xfrm-product-description {
    width: 80%;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 30px;
}

div#component, div#product-form{
    display: none;
}

/*div#component {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

div#details, div#component{
    transition: all 0.3s linear;
}*/

.xfrm-shop-attributes {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: flex-start;
    align-items: flex-end;*/
}

.xfrm-attr-row {
    display: flex;
    align-items: center;
    /* border-bottom: 1px solid #d3d3d3; */
    margin-bottom: 20px;
    width: calc(50% - 30px);
    margin-right: 30px;
    /* flex-direction: column; */
    align-items: baseline;
}

.xfrm-attr-title {
    text-align: left;
    font-weight: 300 !important;
    color: #151C26;
    width: fit-content;
    width: 100%;
}

p:last-child {
    margin-bottom: 0;
}

.divider-attribute {
    width: 100%;
    border-bottom: 1px solid #B5AB92; /* Puoi personalizzare lo stile del divisore */
    margin-bottom: 10px; /* Aggiunge uno spazio tra i divisori e gli elementi */
}

.xfrm-attr-row p {
    margin: 0;
    padding: 10px 0;
}

.xfrm-attr-label {
    font-weight: 300;
    color: #B5AB92;
    text-transform: uppercase;
    font-size: 14px;
    font-family: var(--ecreative-font-primary) !important;
    letter-spacing: 1px;
}

.xfrm-attr-value {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    color: #2B4568;
    letter-spacing: inherit;
    letter-spacing: 1px;
}

.xfrm-attr-row .xfrm-attr-value p {
    padding: unset;
    font-size: 18px;
    line-height: normal;
    padding-bottom: 5px;
    font-family: var(--ecreative-font-primary) !important;
}

.wcb-wrapper button.single_add_to_cart_button.ajax_add_to_cart.button {
    padding: 0 !important;
    background: transparent !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    border: unset !important;
    line-height: normal;
}

section.related.products {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 70px !important;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.inner-releted-products {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.xfrm-related-product-inner {
    padding-bottom: 10px !important;
    outline: none;
}

section.related.products .product {
    list-style: none;
    overflow: hidden;
    text-align: left;
    padding: 0;
    position: relative;
    background-color: #fff;
}

.related-single-prod.swiper-slide li {
    opacity: 1 !important;
    margin: 10px !important;
    display: block !important;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    position: relative;
    display: block;
}

html form.cart.item-is-in-cart .single_add_to_cart_button {
    display: none !important;
}

html form.cart.item-is-in-cart .ewcs-instant-checkout {
    display: none !important;
}

html form.cart.item-is-in-cart a.buy-now.button.ewcs-complete-checkout {
    display: flex !important;
}

.ewcs-complete-order-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 20px 0;
    margin-bottom: 20px !important;
    padding-bottom: 0;
    border-bottom: 0 !important;
    width: 100%;
}

.single-product.woocommerce .main-product {
    display: flex !important;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    margin: auto !important;
    margin-bottom: 50px !important;
    background: #F9F9F9;
}

.single-product.woocommerce .main-product {
    padding-top: 10px !important;
}

.single-product .xfrm-summary-wrapper {
    margin-top: unset;
}

.single-product.woocommerce .single-clm.left {
    /* border-radius: 40px 0 0 0; */
    overflow: hidden;
    text-align: center;
    margin-bottom: 70px;
}

.section-customer-care {
    cursor: pointer;
}

.single-clm.left .woo-product-gallery-slider {
    position: sticky !important;
    top: 0;
    left: 0;
    overflow: hidden;
    border-radius: 50px;
}

.single-clm.left .woo-product-gallery-slider > div {
    padding-top: 50px !important;
}

.single-product .images.webrotate360 {
    display: none !important;
}

.single-product .single-clm.right {
    margin-bottom: 60px;
}

.summary.entry-summary .yith-wcwl-add-button a {
    /* display: flex; */
    align-items: center;
    flex-direction: column;
    line-height: normal;
    font-size: 13px;
    letter-spacing: normal;
    font-weight: 400;
    color: var(--ecreative-black);
    text-align: center;
    max-height: 25px;
}

.summary.entry-summary span.separator, .summary.entry-summary a.view-wishlist{
    display: none;
}

.inner-product-wishlist .yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg {
    margin: unset;
}

.summary.entry-summary .yith-wcwl-add-button a svg {
    margin-bottom: 5px;
}

.summary.entry-summary .yith-wcwl-add-button a i{
    margin-left: 10px;
}

nav.woocommerce-breadcrumb a, nav.woocommerce-breadcrumb span {
    color: #B5AB92 !important;
    text-transform: uppercase;
    padding: 0 15px;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: var(--ecreative-font-primary);
}

nav.woocommerce-breadcrumb a:hover {
    color: var(--ecreative-first-color) !important;
}

nav.woocommerce-breadcrumb {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #F9F9F9;
    padding-top: 70px !important;
    margin: unset !important;
    padding-left: 50px;
}

.xfrm-product-brand.xfrm-product-brand-text h6 {
    font-size: 20px;
    font-weight: 600;
}

.summary.entry-summary .product_meta {
    border: unset !important;
    padding: unset !important;
    margin: unset !important;
    font-family: var(--ecreative-font-secondary);
}

span.sku_wrapper.xfrm_var_sku {
    color: #34312E;
    font-size: 17px;
}

.xfrm-stock-value.status-on-stock {
    color: green;
}


p.xfrm-product-description-txt {
    color: #000000;
    letter-spacing: 1px;
}

.additional-description-div p {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #2B4568;
    font-size: 15px;
}

.xfrm-product-description-wrapper {
    margin-top: 20px;
    padding-right: 40px;
}

table#configurable td.label {
    font-size: 14px;
    color: #2B4568;
    text-transform: uppercase;
    font-family: var(--ecreative-font-primary);
}

span.button-reset-variation {
    text-transform: capitalize;
    color: #2B4568 !important;
    font-size: 12px;
    opacity: 1 !important;
}

.specification-button {
    font-size: 18px !important;
    color: #B5AB92;
    font-family: var(--ecreative-font-primary);
    letter-spacing: 2px;
    text-transform: uppercase;
}

li.variable-item.button-variable-item.selected {
    box-shadow: 0 0 0 2px #2B4568 !important;
}



/* FORM ELEMENTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.mkdf-st-inner {
    text-align: center;
}

h2.mkdf-st-title {
    margin-bottom: 20px;
    color: #2B4568;
    margin-top: unset;
}

div#contact-single-product ul {
    list-style: none;
    margin: unset;
    padding: unset;
}

.mkdf-st-inner {
    text-align: center;
    margin-bottom: 40px;
}

.check-text {
    text-align: end;
}

.check-box span.wpcf7-list-item.first.last {
    margin: unset;
}

.additional-field {
    display: flex;
    width: calc(100% - 30px);
    margin: 0 15px;
    margin-bottom: 40px;
}

.form-with-animated-labels .form-wrapper {
    position: relative;
}
 
/*.form-with-animated-labels .form-wrapper + .form-wrapper {
    margin-top: 40px;
}*/
 
.form-with-animated-labels [type="text"], .form-with-animated-labels [type="email"], .form-with-animated-labels textarea {
    width: 100%;
    /* padding: 17px 10px !important; */
    border: 1px solid #dddddd;
    background: #fff;
    font-size: 14px;
    /* border-radius: 0 20px 0 20px !important; */
    margin: unset !important;
    color: #5d6167;
    transition: all 0.2s linear;
    font-family: var(--ecreative-font-secondary);
    letter-spacing: 1px;
}
 
.form-with-animated-labels textarea {
    height: 150px !important;
    max-width: 100% !important;
}
 
.form-with-animated-labels [type="text"]:focus, .form-with-animated-labels [type="email"]:focus, .form-with-animated-labels textarea:focus, .form-with-animated-labels [type="text"]:focus-visible, .form-with-animated-labels [type="email"]:focus-visible, .form-with-animated-labels textarea:focus-visible {
    border-color: #949887 !important;
    outline: #949887 !important;
    transition: all 0.2s linear;
}
 
.form-with-animated-labels label {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 14px;
    transform: translateY(-50%);
    color: var(--gray);
    transition: all 0.25s ease-in-out;
    border-radius: 0 20px 0 20px !important;
    cursor: unset !important;
}
 
.form-with-animated-labels .form-textarea-wrapper label {
    top: 10px;
    transform: none;
}
 
.form-with-animated-labels label.focused {
    top: -22px;
    transform: none;
    font-size: 13px;
    color: var(--black);
    background: #fff;
    padding: 4px 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 2px #ccc;
}

div#contact-single-product button {
    width: fit-content;
    margin: auto;
    line-height: normal;
    margin-top: 20px;
    z-index: 1;
    margin-bottom: unset !important;
    display: flex;
    align-items: center;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    background: var(--ecreative-second-color);
    padding: 15px 45px !important;
    border: unset;
    cursor: pointer;
    transition: all 0.3s linear;
    font-family: var(--ecreative-font-primary);
    justify-content: center;
    text-transform: uppercase;
}

div#contact-single-product button:hover {
    background: #2B4568 !important;
    color: white !important;
}

 
/*.form-with-animated-labels [type="submit"] {
    min-width: 160px;
    padding: 20px 4px;
    border-radius: 10px;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
    color: var(--white);
    background: var(--brown);
}*/
 
.form-with-animated-labels .form-submit-wrapper svg {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(40deg);
    opacity: 0.75;
    fill: var(--white);
    width: 60px;
    height: 60px;
}
 
.form-with-animated-labels .wpcf7-form-control-wrap {
    position: static;
    display: flex;
}
 
.form-with-animated-labels .wpcf7-not-valid-tip {
    position: absolute;
    bottom: 100%;
    right: 10px;
    font-size: 12px;
}
 
 
/* OUTPUT MESSAGES CF7
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.wpcf7 form .wpcf7-response-output {
    font-size: 18px;
    padding: 10px;
    margin: 0;
}
 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
    border-color: var(--brown);
}

li.form-wrapper.input-form {
    margin: 0 15px;
    width: calc(50% - 30px);
    margin-bottom: 30px;
}

.inner-top-contact-form {
    display: flex;
    flex-wrap: wrap;
}

li.form-wrapper.form-text-wrapper {
    width: calc(100% - 30px);
    margin: 0 15px;
    margin-bottom: 30px;
}

div#contact-single-product {
    margin-top: 25px;
}

li.form-wrapper.form-textarea-wrapper {
    width: calc(100% - 30px);
    margin: 0 15px;
    margin-bottom: 30px;
}

.form-with-animated-labels .additional-field label{
    position: inherit;
    transform: unset;
    top: unset;
    left: unset;
    display: flex;
    align-items: center;
}

div#contact-single-product .additional-field > div {
    width: 50%;
    position: relative;
}

.inner-quantity-eplay label {
    font-size: 14px !important;
    width: 100% !important;
    height: auto !important;
    margin: unset !important;
    display: flex !important;
    align-items: center;
    color: #000 !important;
    clip-path: unset;
    position: inherit !important;
    top: unset !important;
    clip: unset !important;
    padding: unset !important;
    word-wrap: unset !important;
    overflow: visible;
    margin-right: 30px !important;
    box-shadow: unset !important;
}

.summary.entry-summary .inner-quantity-eplay {
    margin: 20px 0;
}

.inner-eplay-add-to-cart button.single_add_to_cart_button {
    align-items: center;
}



/*WCB extension*/

.wcb-wrapper {
    position: fixed;
    bottom: 20px;
    z-index: 2;
    background: #F9F9F9;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width: 90% !important;
    align-items: center;
    margin: auto;
    border-radius: 50px;
    box-shadow: 1px 2px 8px #cbcbcb !important;
    left: 50%;
    transform: translateX(-50%);
}

.wcb-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85%;
}

.wcb-inner > div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    margin: 0;
}

.wcb-icon {
    width: 50px;
    height: 50px;
    background: #B5AB92;
    display: flex;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: hidden;
    transition: all ease-in .2s;
}

.wcb-icon i {
    font-size: 36px;
    color: white;
    text-align: center;
    width: 100%;
}

.wcb-expander{
    position: absolute;
    width: 370px;
    bottom: 35px;
    background: #ffffff;
    left: 35px;
    border: 1px solid #404040;
    z-index: 999999;
}

.wcb-expander-title {
    font-size: 20px;
    text-align: center;
    padding: 31px 0;
    background: #404040;
    color: white;
    text-transform: uppercase;
}

.wcb-voice-inner {
    width: 100%;
    color: #4c3e3e;
    font-weight: 400;
}

a.wcb-voice {
    width: 100%;
    text-align: left;
    padding: 20px;
    font-size: 13px;
    background: #f5f5f5;
    margin: 10px;
    text-transform: uppercase;
    font-family: 'Josefin Sans';
    font-weight: 400 !important;
}

.wcb-expander-voices {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    z-index: 9999;
    max-height: 350px;
    overflow-y: auto;
}


a.wcb-voice:hover {
    outline: 1px solid #404040;
}

span.wcb-voice-icon {
    margin-right: 20px;
    margin-left: 20px;
}

.wcb-button {
    position: relative;
    z-index: 99999999;
}

.wcb-animated{
    transition: all .3s ease-in;
}

a.wcb-voice .wcb-voice-icon i {
    transition: all .3s ease-in;
}

a.wcb-voice:hover .wcb-voice-icon i {
    color: #404040;
    transform: scale(1.3);
    transition: all .3s ease-in;
}

a.wcb-voice:hover .wcb-voice-inner {
    color: #404040;
}

.wcb-expander-closure {
    position: absolute;
    font-size: 23px;
    top: -19px;
    right: -20px;
    background: #404040;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wcb-expander-closure i {
    color: white;
}

.wcb-hidden{
    display: none;
}

.wcb-expander{
    display: none;
}

.wcb-extend {
    transform: translateY(45%);

}

.wcb-close, .wcb-extend-close{
    transform: translateY(100%);
}

.wcb-button {
    position: relative;
    z-index: 99999999;
    margin: 1px 15px;
    margin-top: 8px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.extended-options .wcb-button:last-child {
    margin-right: unset;
}

.wcb-icon span {
    color: white;
}

.wcb-icon span {
    width: 100%;
    text-align: center;
    font-weight: 500 !important;
}

.wcb-button.next a {
    text-align: center;
}

.wcb-whatsapp {
    transform: translateY(45%);
    transform: unset !important;
    font-size: 27px !important;
}

.wcb-button.start-hidden{
    visibility:hidden;

}

.wcb-button.start-hidden.show{
    visibility:visible;
    
}

.wcb-wrapper.active .start-hidden.next{
   margin-left: auto;
}

.wcb-wrapper.active .start-hidden.prev{
   margin-right: auto;
}

span.prd-gallery-icon:hover {
    background: #904E4C !important;
    transition: .5s all ease-in;
}

.xfrm-product-top-bar-wrapper{
    display: none !important;
}

.wrapper-clm-left-sticky-bar {
    display: flex;
    align-items: center;
}

.inner-img-sticky-bar {
    max-width: 80px;
}

.inner-specification-product-sticky-bar {
    padding-left: 20px;
}

.inner-title-sticky-bar span {
    color: #2B4568;
    font-weight: 400;
    font-size: 15px;
    max-width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    line-height: normal;
    font-family: var(--ecreative-font-primary);
    letter-spacing: 1px;
    text-transform: uppercase;
}

.inner-product-sticky-image {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    margin: 1px;
}

.et-icon-wrapper.sticky-icon {
    display: flex;
}

.et-icon-wrapper.sticky-icon svg {
    width: 22px;
    height: 22px;
    fill: white;
}

.wcb-button a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wcb-button p {
    opacity: 1;
    visibility: visible;
    color: #B5AB92;
    margin: 2px 0px 5px;
    text-align: center;
    font-weight: 400;
    font-size: 11px;
    line-height: normal;
    font-family: var(--ecreative-font-primary) !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after{
    content: unset !important;
} 

.wcb-wrapper .wcb-button.added a.added_to_cart.wc-forward {
    display: none;
}

.inner-brand-sticky-bar, .inner-price-sticky-bar {
    line-height: normal;
}

body.woocommerce button.xfrm-compare-button[disabled]:disabled{
    background-color: transparent !important;
}

.single_variation_wrap .new-title-single-product{
    display: none;
}

.woocommerce section.related.products span.onsale {
    top: -16px !important;
    left: 0 !important;
}

.woocommerce .inner-new-custom-price del, .inner-new-custom-price del span.woocommerce-Price-amount.amount bdi, .inner-new-custom-price del span.woocommerce-Price-amount.amount bdi span.woocommerce-Price-currencySymbol {
    font-size: 12px;
    color: #fff !important;
}

.woocommerce .inner-new-custom-price del {
    margin-right: 5px;
}

button#showMoreButton {
    width: fit-content;
    background: #2B4568;
    padding: 18px 55px !important;
    margin: auto;
    color: #fff;
    line-height: normal;
    margin-top: 20px;
    cursor: pointer;
    border: unset;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: var(--ecreative-font-primary);
    transition: all 0.3s linear;
}

button#showMoreButton:hover {
    background: var(--ecreative-second-color) !important;
}

@media screen and (max-width:491px){
    .wcb-wrapper{
        transform: translateX(0);
        bottom: 10px;
        width: auto;
    }

    .wcb-inner {
        justify-content: center;
    }

     .wcb-expander {
        left: 50%;
        transform: translateX(-50%);
        bottom: 50px;
    }
}















.wpgs-nav .slick-list {
    display: none;
}

.wpgs-nav.slick-initialized.slick-slider.slick-dotted {
    margin: 50px;
}

li.slick-active {
    width: 40px !important;
}

.slick-dots li.slick-active button:before {
    width: 40px;
}

.woocommerce.singolo-prodotto .woocommerce-product-gallery .flex-control-nav {
    position: absolute !important;
    transform: unset !important;
    width: 100% !important;
    padding: unset !important;
    margin: unset !important;
    height: auto !important;
    bottom: -55px;
    top: inherit !important;
    text-align: center;
    display: flex !important;
    justify-content: center;
    left: unset !important;
}

.woocommerce.singolo-prodotto div.product div.images .flex-control-thumbs li {
    position: relative;
    width: 40px !important;
    height: 4px !important;
    border: none !important;
    margin: 0 10px !important;
    border-radius: 4px !important;
    background-color: #2c3e2c !important;
    transition: background-color .2s !important;
    padding: unset !important;
    z-index: 11;
}

.woocommerce.singolo-prodotto .product ol.flex-control-nav.flex-control-thumbs li img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100% !important;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-style: preserve-3d;
    margin: unset !important;
    width: 40px !important;
    opacity: 0 !important;
}

.woocommerce.singolo-prodotto .product ol.flex-control-nav.flex-control-thumbs li img.flex-active {
    opacity: 1;
}

.single-product a.woocommerce-product-gallery__trigger {
    display: none ! IMPORTANT;
}

table#configurable a.reset_variations {
    display: block !important;
    position: absolute;
    bottom: -40px;
    margin: unset;
    color: #2B4568;
}

table#configurable{
    position: relative;
    margin-bottom: 35px !important;
}

span.button-reset-variation{
    font-size: 15px !important;
}







.select2-container--default .select2-results__option[aria-selected="true"] {
    color: var(--ecreative-third-color);
    background-color: #FFFFFF;
}

.select2-dropdown .select2-highlighted, .select2-container .select2-results__option--highlighted[aria-selected] {
    color: yellow;
    background: #F6F4F2;
}

span.select2-selection.select2-selection--single{
    background-color: transparent !important;
}

.select2-dropdown .select2-highlighted, .select2-container .select2-results__option--highlighted[aria-selected]{
    background-color: var(--ecreative-first-color) !important;
}

.xfrm-summary-wrapper .woocommerce-variation.single_variation span.woocommerce-Price-amount.amount bdi, .xfrm-summary-wrapper .woocommerce-variation.single_variation span.woocommerce-Price-currencySymbol{
    color: brown !important;
}

span.select2-dropdown.select2-dropdown--below{
    overflow: hidden;
}

span.select2-results{
    position: relative;
    overflow: hidden;
    border-radius: 0 0 12px 12px;
}

span.select2-dropdown.select2-dropdown--below{
    border-radius: 12px !important;
    border: 1px solid var(--ecreative-first-color) !important;
}

.select2-selection .select2-selection__arrow:before{
    content: unset !important;
}

li.select2-results__option.select2-results__option--highlighted{
    color: #fff !important;
}

.woocommerce-cart .page_content_wrap {
    padding-top: 10px;
}

.woocommerce-cart tr.woocommerce-shipping-totals.shipping, .woocommerce-cart .inner-xfrm-title-custom-cart {
    display: none !important;
}



@media screen and (max-width:1080px){
    .xfrm-product-specifications{
        width: 90%;
    }

    .xfrm-inner-attribute-table {
        padding: 15px;
    }
}

@media screen and (max-width:1024px){
    .wcb-wrapper .extended-options .wcb-button:nth-child(1), .wcb-wrapper .extended-options .wcb-button:nth-child(2), .wcb-wrapper .extended-options .wcb-button:nth-child(3){
        display: none;
    }

    .xfrm-summary-wrapper {
        flex-direction: column;
    }

    .single-clm {
        width: calc(100% - 55px) !important;
    }

    .popup_product_details .single-clm.left {
        padding: 20px;
        margin: 10px;
        margin-bottom: 40px;
    }

    .single-clm.right {
        padding: 20px;
        margin: 10px;
    }

    nav.woocommerce-breadcrumb {
        padding-left: 0;
        justify-content: center;
        flex-wrap: wrap;
        padding-bottom: 20px;
        padding-top: 20px !important;
    }

    .single-clm.left {
        width: 100% !important;
        max-width: 70%;
        margin: auto;
        margin-bottom: 10px !important;
    }

    figure.woocommerce-product-gallery__wrapper {
        margin: unset;
    }

    .wcb-wrapper{
        display: none;
    }
}

@media screen and (max-width:900px){
    .inner-xfrm-specification-detail {
        padding: 30px 30px;
    }

    .inner-info-shop-section {
        display: none;
    }
}

@media screen and (max-width:750px){
    .summary.entry-summary {
        max-width: 100%;
    }

    .xfrm-product-spec-heading {
        flex-direction: column;
    }

    .specification-button {
        width: fit-content;
        margin: 10px auto;
    }

    .xfrm-product-spec-heading .indicator {
        display: none;
    }

    .xfrm-product-spec-heading{
        border-bottom: unset;
    }

    .xfrm-attr-row {
        flex-direction: column;
    }
}

@media screen and (max-width:650px){
    .xfrm-product-hidden-inner li.form-wrapper.input-form {
        width: calc(100% - 40px);
    }

    .wcb-wrapper .inner-img-sticky-bar{
        display: none;
    }

    .wrapper-clm-left-sticky-bar .inner-title-sticky-bar {
        display: none;
    }

    .wcb-inner {
        width: 94%;
    }

    .inner-specification-product-sticky-bar {
        padding-left: 10px;
    }

    .wcb-wrapper .extended-options .wcb-button p {
        display: none;
    }

    .wcb-wrapper .extended-options .wcb-button {
        margin: 0 10px;
    }

    .wcb-wrapper {
        padding: 10px 0;
    }

    .single-clm.left {
        max-width: 100%;
    }
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item.disabled {
    opacity: .3;
}


/*Custom Grando*/

.xfrm-summary-wrapper h1.product_title.entry-title.xframe-product-title {
    transition: all 0.3s linear;
    color: #2B4568;
    font-size: 20px !important;
    font-style: inherit;
    margin-top: 10px;
    text-transform: inherit;
    width: fit-content;
    text-align: left;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-family: var(--ecreative-font-primary) !important;
    font-weight: 400;
    text-transform: uppercase;
}

button.xfrm-compare-button.button.addonify-cp-button.icon-position-left {
    display: inline-flex !important;
    text-transform: inherit !important;
    align-items: center;
    cursor: pointer;
}

a.tinvwl_add_to_wishlist_button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 13px;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before, a.wishlist_products_counter.top_wishlist-black:before, span.wishlist_products_counter.top_wishlist-black:before {
    margin: 0 !important;
}

.xfrm-summary-wrapper .tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_add_to_wishlist-text, .xfrm-summary-wrapper .tinvwl-product-in-list.tinvwl-product-make-remove img.icon-add-on-wishlist, .xfrm-summary-wrapper .tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_add_to_wishlist-text, .xfrm-summary-wrapper .tinvwl_add_to_wishlist_button.tinvwl-product-in-list img.icon-add-on-wishlist {
    display: block !important;
}

span.tinvwl_add_to_wishlist-text {
    margin-top: 10px;
}

a:hover {
    text-decoration: unset !important;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before, a.wishlist_products_counter.top_wishlist-black:before, span.wishlist_products_counter.top_wishlist-black:before {
    font-size: 24px !important;
}

/*Custom Grando*/

p.mkdf-st-text {
    color: #2B4568;
    font-size: 15px;
    margin: unset;
}

.inner-brand-sticky-bar span {
    text-transform: inherit;
    font-size: 13px !important;
    color: #2B4568;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: var(--ecreative-font-primary);
}

.inner-price-sticky-bar span.woocommerce-Price-amount.amount bdi {
    /* letter-spacing: 2px; */
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    color: #a66658 !important;
}

span.txt-add-to-cart {
    font-weight: 600 !important;
    font-size: 15px !important;
    font-family: var(--ecreative-font-primary);
    letter-spacing: 1px !important;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor img {
    width: 25px;
    color: currentColor;
    max-width: 25px;
}

.yith-wcwl-add-to-wishlist-button svg, .yith-wcwl-add-to-wishlist-button img.yith-wcwl-custom-icon {
    width: 30px;
    height: 25px;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--single.yith-wcwl-add-to-wishlist-button--anchor {
    display: flex;
    align-items: center;
    margin-inline: 0;
    gap: 0;
    justify-content: center !important;
    flex-direction: column;
}

.yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
    margin: unset;
}

.custom-quantity {
    display: flex;
    align-items: center;
    gap: 10px;
}

.custom-quantity .qty_button {
    background-color: #F5F4F4;
    border: 1px solid #ddd;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.custom-quantity .qty_button:hover {
    background-color: #e0e0e0;
    transform: scale(1.1);
}

.custom-quantity .qty {
    width: 60px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 16px;
    line-height: 1.2;
}

.custom-quantity .qty_button.minus {
    border-radius: 5px 0 0 5px;
}

.custom-quantity .qty_button.plus {
    border-radius: 0 5px 5px 0;
}

input.qty:invalid {
    border-color: red;
    animation: shake 0.3s ease-in-out;
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    25%, 75% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
}

.single_add_to_cart_button.disabled {
    background-color: #ccc;
    cursor: not-allowed;
    opacity: 0.6;
}

.popup_product_details nav.woocommerce-breadcrumb{
    margin-top: 50px !important;
    margin-bottom: unset !important;
}

.xfrm-product-category h3 {
    font-family: var(--ecreative-font-secondary);
    margin-top: unset;
}

.inner-eplay-add-to-cart .inner-new-custom-price {
    display: none;
}

.inner-eplay-add-to-cart .inner-new-custom-price.show {
    display: inline-block;
}

button.single_add_to_cart_button.disabled {
    pointer-events: none;
}

.single_variation_wrap.inner-eplay-add-to-cart .woocommerce-variation.single_variation {
    display: none !important;
}

.inner-quantity-eplay.quantity-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.check-item dl.variation, .check-item dl.variation dd p {
    margin: unset;
}

.check-item dl.variation dd {
    margin: unset;
    margin-bottom: 10px;
}

.check-item dl.variation dt{
    font-weight: 600;
}

.select2-container--default .select2-selection--single {
    border: unset !important;
    border-bottom: 1px solid #aaa !important;
    border-radius: unset !important;
}

table#configurable tr:not(:last-child) {
    margin-bottom: 15px !important;
    display: block !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px !important;
}

table#configurable tr, table#configurable tr:not(:last-child) {
    display: flex !important;
    flex-direction: column !important;
}

.single-product .xfrm-summary-wrapper ol li {
    position: relative;
    width: 70px !important;
    height: 70px !important;
    border: none !important;
    margin: 0 10px !important;
    /* border-radius: 4px !important; */
    /* background-color: #2c3e2c !important; */
    transition: background-color .2s !important;
    padding: unset !important;
    z-index: 11;
    cursor: pointer;
}

.single-product .woocommerce-product-gallery .flex-control-nav li {
    list-style: none;
}

.single-product .woocommerce-product-gallery .flex-control-nav {
    /* position: absolute !important; */
    transform: unset !important;
    width: 100% !important;
    padding: unset !important;
    margin: unset !important;
    height: auto !important;
    bottom: -55px;
    top: inherit !important;
    text-align: center;
    display: flex !important;
    justify-content: center;
    left: unset !important;
    background-color: #fff;
    padding: 10px 0 !important;
}

/*
.single-product ol.flex-control-nav.flex-control-thumbs li img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100% !important;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform-style: preserve-3d;
    margin: unset !important;
    width: 40px !important;
    opacity: 0 !important;
}*/

span.txt-add-to-cart {
    padding: 17px 70px !important;
    line-height: 1;
    font-size: 14px !important;
    background: #A66658;
    color: white !important;
}

.inner-quantity-eplay {
    display: none !important;
}

.product_meta {
    display: none !important;
}

.single-product{
    overflow: unset !important;
}

.woocommerce-product-gallery {
    background: #f3f4f6;
}

span.yith-wcwl-add-to-wishlist-button__label {
    display: none;
}

.xfrm-product-lines.in-single-product.xfrm-product-lines-text p{
    font-family: var(--ecreative-font-primary) !important;
}

.wrapper-custom-scv-specification-section {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 7% 0;
    margin-top: 100px;
    background-image: url(https://web-scv.x-tra.it/wp-content/uploads/2025/07/Scanavin-banner-texture-gold-gioielleria-gioielli-oro2.jpg);
}

h6.xfrm-specification-subtitle {
    margin-top: -10px;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.inner-releted-products .swiper-scrollbar-drag {
    background: #B5AB92;
}

.inner-releted-products h2 {
    color: #2B4568;
    font-family: var(--ecreative-font-primary);
}

.woocommerce-page .eltdf-content input[type=email], .woocommerce-page .eltdf-content input[type=password], .woocommerce-page .eltdf-content input[type=tel], .woocommerce-page .eltdf-content input[type=text], .woocommerce-page .eltdf-content textarea, div.woocommerce input[type=email], div.woocommerce input[type=password], div.woocommerce input[type=tel], div.woocommerce input[type=text], div.woocommerce textarea {
    padding: 15px 5px !important;
    font-family: var(--ecreative-font-primary) !important;
    letter-spacing: 0.85px !important;
    font-size: 14px !important;
    margin: unset !important;
    text-transform: inherit !important;
    border-bottom: 1px solid #B5AB92 !important;
}

.additional-field span.wpcf7-list-item-label, .additional-field .check-text {
    font-size: 12px;
}

.woocommerce-page .eltdf-content textarea {
    max-width: 100%;
    min-height: 100px;
    max-height: 300px;
}

.wpcf7-response-output {
    font-size: 13px !important;
    margin-top: 20px !important;
}

span.variable-item-span {
    font-family: var(--ecreative-font-primary);
    color: var(--ecreative-second-color);
    padding: 0px 20px !important;
}