h6.product_title.entry-title.xframe-loop-product-title {
    font-family: inherit;
    letter-spacing: inherit;
    font-weight: 300;
    font-size: 12px;
}

.xframe-price-item bdi, .xframe-price-item span {
    /*font-family: 'Thasadith' !important;*/
    /*font-weight: bold;*/
    color: black;
}

.brands-container .brand-title h2 {
    font-family: 'Charm';
    color: #864d27;
}

.brands-container .brands span {
    display: flex;
}

.xfrm-availability {
    background: transparent !important;
}

/*.xfrm-discover-button {
    font-family: 'Thasadith' !important;
}*/

.xfrm-product-category {
    text-transform: uppercase;
    font-weight: 700;
    font-family: Charm;
    font-size: 20px;
    padding: 10px 0;
    color: #864d27;
    padding-top: 0;
    padding-bottom: 0;
}

.xframe-price-item {
    margin: 5px 0px !important;
}

.xfrm-description-open .price span, .xfrm-description-open .price bdi {
    color: #848588 !important;
    font-size: 16px !important;
}

.xframe-price-item {
    margin-top: 0 !important;
}

.product_title.entry-title {
    color: #737373;
}

.xfrm-product-brand.in-loop.xfrm-product-brand-text {
    color: #737373;
    font-size: 16px;
    font-weight: 400;
    font-family: BarlowCondensed;
    text-transform: uppercase;
    margin-bottom: 0;
}

h6.product_title.entry-title.xframe-loop-product-title {
    margin-bottom: 0;
    min-height: 20px;
}

.xframe-price-item.reserved-price span {
    color: #9AA6A2 !important;
    font-weight: 300 !important;
}


h1.product_title.entry-title.xframe-product-title {
    font-size: 29px !important;
}

a#yourOffer {
    margin-left: 0 !important;
}

.xframe-buttons-wrapper {
    margin: 30px 0;
}

.xfrm-discover-button {
    width: fit-content;
    text-align: center;
    padding: 0 10px;
    height: 30px;
    border: 0;
}

.xfrm-discover-button {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-transform: uppercase;
    margin: auto;
}

button[disabled], html input[disabled] {
    opacity: 0.4;
}

.xfrn-product-button.single-request-info.full button, .xfrn-product-button.full {
    max-height: 45px;
    font-size: 13px !important;
}

/*p.woocommerce-result-count {
    display: none !important;
}*/

.xfrm-commerce-banner {
    margin-bottom: 50px;
}


.xfrm-attr-value {
    width: 70%;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
    /*font-family: 'Thasadith' !important;*/
    font-weight: bold;
    color: black;
}

.xfrm-attr-label {
    font-weight: 500;
    color: #737373;
    /* font-family: 'Thasadith' !important; */
    text-transform: uppercase;
    font-size: 16px;
}

p.xfrm-attr-content {
    font-size: 16px;
    color: #848588;
}

.specification-button {
    position: relative;
    cursor: pointer;
    font-weight: 400 !important;
    color: #848588 !important;
    font-weight: 100;
    font-family: inherit;
    font-size: 16px;
    letter-spacing: 0;
}

section.related.products h2 {
    font-size: 29px !important;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 50px !important;
    /*font-family: 'Thasadith' !important;*/
}

.xfrm-contact-us-phone, .xfrm-product-request-info {
    /*font-family: 'Thasadith' !important;*/
    font-weight: bold;
}

.xfrm-price-element.xfrm-price {
    font-size: 25px;
    /*font-family: 'Thasadith' !important;*/
    font-weight: 400;
    margin-bottom: unset;
}

.brands-container .brands img {
    outline: 1px solid #b0a474 !important;
}


.xfrm-product-bar-cta {
    background: transparent linear-gradient(
        89deg, #9AA6A2 0%, #E6ECE5 100%) 0% 0% no-repeat padding-box;
    border-radius: 22px !important;
    border: 0;
}

.xfrm-product-bar-cta span{
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 11px;
    /*font-family: 'Thasadith' !important;*/
    color: #fff;
}

.xfrm-product-bar-cta:hover span{
    color: #fff;
}

.xfrm-ptt-brand {
    /*font-family: 'Thasadith' !important;*/
    font-weight: 200;
}

.xfrm-product-hidden-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(100%);
    /* opacity: 0; */
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
    /* visibility: hidden; */
    transition: all cubic-bezier(0.55, 0.09, 0.68, 0.53) .5s;
}

.xfrm-product-hidden-wrapper.active {
    transform: translateY(0);
    transition: ease-in .5s;
    z-index: 999999;
    visibility: visible;
    opacity: 1;
}

.xfrm-product-hidden-wrapper.active {
    transform: translateY(0);
    transition: ease-in .5s;
}

.xfrm-product-hidden-wrapper form{
    margin: auto;
    max-width: 1000px;
    margin: auto;
    margin-top: 210px;
}

.xfrm-product-hidden-close {
    position: sticky;
    top: 15px;
    color: #fff;
    background-color: #000000;
    border-color: #404040;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    max-width: 45px !important;
    max-height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 999;
    left: calc(100% - 77px);
    font-family: monospace !important;
    font-size: 30px;
    line-height: 45px;
    transition: 0.3s linear;
}

.xfrm-product-hidden-close:hover{
    background-color: #dd3c34;
    border-color: #dd3c34;
}

.xfrm-product-hidden-close > i{
    transform: rotate(180deg);
    font-size: 22px;
    line-height: 22px;
}



.xfrm-product-hidden-wrapper.active {
    max-height: calc(100% - 90px);
    height: 100%;
}

.xfrm-product-hidden-wrapper.active form{
    margin-bottom: 50px;
    margin-top: 20px !important;
}

.xfrm-product-hidden-wrapper button.wpcf7-form-control.wpcf7-submit.mkdf-btn.mkdf-btn-small {
    background: #c99b07 !important;
    color: white !important;
    border: 0 !important;
}

.xfrm-product-hidden-wrapper .mkdf-st-inner{
    text-align: center;
}

.xfrm-price-element.xfrm-price .woocommerce-Price-amount.amount {
    color: black !important;
}

.read-more-button p {
    color: black;
    /*font-family: 'Thasadith' !important;*/
   
    font-size: 16px;
    margin-right: 10px;
    text-decoration: underline;
}


/*To migrate in product cssw*/


.woocommerce div.product div.images img.zoomImg {
    width: auto !important;
    background: white;
    max-height: 1480px !important;
}

.xfrm-product-description-inner {
    /*font-family: 'Thasadith' !important;*/
    font-weight: 700;
    color: black;
}

.popup_product_details.show .single-clm.right {
    margin-bottom: 60px;
    padding-left: 50px;
}

.xfrm-summary-wrapper {
    width: 70%;
}
 



@media screen and (max-width: 1400px){
    h1.product_title.entry-title.xframe-product-title {
        font-size: 25px !important;
    }

    .xfrm-price-element.xfrm-price {
        font-size: 20px;
    }

    .xfrn-product-button.single-request-info.full button, .xfrn-product-button.full {
        max-height: 45px;
        font-size: 13px !important;
    }

    .xfrn-product-button {
        height: 70px !important;
        margin-left: 0 !important;
        padding: 0px 80px;
    }
    
}


a.ajax_add_to_cart.button.product_type_simple, a.ajax_add_to_cart.button.product_type_variable {
    padding: unset;
}

.read-more-button p{
    margin: unset;
}

/*.additional-description-div{
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    -webkit-line-clamp: 3;
    max-width: initial;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}*/

.additional-description-div {
    margin: 20px 0;
}

.close:hover, .close:focus{
    color: #dd3c34;
    opacity: unset;
}

.xfrm-contact-information-ams .ecs-wrapper{
    background: #ffffff;
}

.xfrm-contact-information-ams .ecs-inner{
    justify-content: flex-start;
    max-width: 100%;
    padding: 20px 0 30px 0;
}

.xfrm-contact-information-ams .ecs-icon-circle{
    max-width: 5vw;
    max-height: 5vw;
    min-width: 5vw;
    min-height: 5vw;
    background: #ffffff;
    -webkit-box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 8px 15px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%);
    transition: 0.3s linear;
}

.xfrm-contact-information-ams .ecs-icon-circle{
    margin-left: unset;
    margin-right: 20px;
}

.xfrm-product-extra-information a{
    pointer-events: none;
}

.archive button.slick-prev.clients-left-arrow.slick-arrow img, .archive button.slick-next.clients-right-arrow.slick-arrow img{
    max-width: 100%;
    height: auto;
}

.archive .eas-wrapper{
    margin-bottom: 250px;
}

.xfrm-ams-block-text {
    position: relative;
    top: -74px;
    margin-bottom: -62px;
}

.xfrm-ams-inner {
    width: 70%;
    padding: 60px 80px;
    /*background-color: #e5e4df;*/
   /* color: #737373;*/
    margin: auto;
    text-align: center;

}
.xfrm-ams-title {
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Charm';
    color: #864d27;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25% !important;
    float: unset !important;
}


body.archive.woocommerce, body.archive.woocommerce .content{
    overflow: unset !important;
}

.xframe-buttons-wrapper.no-conatact a#yourOffer button{
    width: 100%;
    max-width: 300px;
    display: block;
    margin-bottom: -4.5%;
}

.xframe-buttons-wrapper.no-conatact a#backToShop button {
    width: 100%;
    display: block;
    margin: unset !important;
    border: 0 !important;
    border-bottom: 1px solid #848588 !important;
    margin-top: 2% !important;
    font-size: 16px !important;
    color: #848588 !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
    margin-top: 20px !IMPORTANT;
    border-radius: 0;
}

.additional-field.col-md-12 {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.check-box {
    padding: 10px 0;
    font-size: 15px !important;
}

.additional-field.col-md-12 span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required{
    padding: unset;
    border: unset;
}

.check-box span.wpcf7-list-item.first.last, .check-box input[type="checkbox"] {
    margin: unset;
}

.contact-shop .wpcf7-form-control:not(.wpcf7-submit){
    margin-bottom: unset;
}

.contact-shop input.wpcf7-form-control.wpcf7-submit.btn-accent{
    margin: auto;
    background-color: #dd3c34 !important;
    border-color: #dd3c34 !important;
    transition: 0.3s linear;
}

.contact-shop input.wpcf7-form-control.wpcf7-submit.btn-accent:hover{
    background-color: transparent !important;
    border-color: #000000 !important;
    color: #000000;
}



.xfrm-product-hidden-wrapper.active{
    background: rgb(247, 247, 247);
}

div.wpcf7-response-output{
    bottom: 0;
}

.wpcf7-response-output {
    bottom: 0 !important;
    border-color: #dd3c34;
}

span.wpcf7-not-valid-tip {
    color: #dd3c34 !important;
}

.img-archive-product.store-176{
    background-position: center !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    text-align: center;
    margin: 20vh 0;
}

.top-sticky, .admin-bar .top-sticky, .header-top-bar+.header-navigation-menu.top-sticky {
    margin-top: 0;
    position: fixed;
    /*z-index: 999999;*/
}

.xfrm-product-bar-configure {
    height: 40px;
    line-height: 40px;
    background: #dd3c34;
    color: #fff;
    font-size: 13px !important;
    border: 1px solid #dd3c34;
    transition: 0.3s linear;
}

.xfrm-product-bar-configure:hover {
    background: #864d27;
    color: white;
    border: 1px solid #864d27;
}

.xfrm-product-bar-cta:hover{
    background: transparent linear-gradient(
        89deg, #9AA6A2 0%, #E6ECE5 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border: unset;
}

.xfrm-product-bar-add-to-cart{
    height: 40px;
    line-height: 40px;
    background: #dd3c34;
    font-size: 13px !important;
    border: 1px solid #dd3c34;
    transition: 0.3s linear;
    display: flex;
}

.xfrm-product-bar-add-to-cart:hover {
    background: transparent;
    border: 1px solid #333333;
}

.xfrm-product-bar-add-to-cart button{
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 100 !important;
}

.xfrm-product-bar-add-to-cart:hover button{
    color: #333333 !important;
}

.xfrm-product-bar-add-to-cart a.added_to_cart.wc-forward{
    display: block !important;
    color: #fff;
}

.xfrm-product-bar-add-to-cart:hover a.added_to_cart.wc-forward{
    color: #333333;
}

.xfrm-product-bar-add-to-cart button.single_add_to_cart_button.ajax_add_to_cart.button.added{
    display: none !important;
}

.xoo-wsc-container {
    padding-top: 37px;
}

li.wc-layered-nav-term.active {
    background: #864d27;
    color: #fff !important;
    padding: 7px !important;
    transition: .2s;
    line-height: 1;
}

.woocommerce .widget_layered_nav ul li::before{
    display: none !important;
}

.collapsable-box .content ul {
    background: white;
}

.xfrm-product-hidden-inner form.wpcf7-form.invalid{
    flex-direction: column;
}

.xfrm-product-hidden-inner .wpcf7-response-output{
    position: relative;
    text-align: center;
    width: 50%;
}

.xfrm-product-hidden-inner span.wpcf7-not-valid-tip {
    color: #dd3c34 !important;
    font-size: 14px !important;
}

.xfrm-product-hidden-inner textarea{
    max-width: 100%;
    max-height: 200px;
}

.agni-woocommerce-sidebar-toggle{
    display: none !important;
}

.agni-woocommerce-before-shop-loop nav.woocommerce-pagination{
    display: none !important;
}

.br_new_compare_block_wrap {
    width: 90%;
    margin: auto;
    margin-bottom: 200px;
}

.close:hover {
    opacity: 1 !important;
}

button.flickity-button[disabled] {
    opacity: 0.5 !important;
    background: #848588 !important;
}

.et-icon-wrapper.msp-nav-icon:hover, .circle-share-product:hover, .circle-wishlist-product:hover {
    background: #864d27;
    transition: all ease-in .5s;
}

.et-icon-wrapper.msp-nav-icon, .circle-share-product, .circle-wishlist-product{
    transition: all ease-in .5s;
}

.xfrm-product-request-info-new {
    border-radius: 0;
}

.related.products .etheme-tbox {
    margin-top: 0 !important;
}

.title-par.compare {
    text-align: center;
    margin-bottom: 40px;
}

.br_new_compare_block_wrap .br_top_table .title-inner-eplay{
    padding-top: 35px !important;
}

.empty-compare-products{
	display: block;
	padding-top: 40px;
    font-family: PlayfairDisplay;
    font-style: italic;
}

.eplay-button-page-compare{
	display: block;
    margin-bottom: 200px;
    margin-top: 40px;
}

.eplay-button-page-compare a{
	display: contents;
}

.eplay-button-page-compare .button-page-compare {
    background-color: #dd3c34;
    width: fit-content;
	padding: 12px 20px;
    transition: 0.2s linear;
    text-align: center;
    margin: auto;
}

.eplay-button-page-compare .button-page-compare span{
    color: #fff;
}

.compara-button-single-product {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.button-compare-single-product .br_compare_button {
    transform: unset !important;
    width: fit-content !important;
    background: unset !important;
    padding: 0 15px !important;
}

button.flickity-button{
    background: url(https://www.eplayweb.com/pg_2021/wp-content/uploads/2021/11/right-arrow-new.png) !important;
    background-size: cover !important;
}

button.flickity-button.previous{
    transform: rotateZ( 180deg);
}

button.flickity-button{
    width: 35px;
    height: 35px;
    border: 0;
    padding: unset;
}





.ecs-icon-column.information-animate svg {

    /* Animation Name */
    animation-name: information-animation;

    /* Animation Duration */
    animation-duration: 1s;

    /* Animation Play State */
    animation-play-state: running;

    /* Animation repeat times*/
    animation-iteration-count: 1;
}

@keyframes information-animation {
    0% {
        transform: scale(1) rotate(-1.5deg);
    }

    25% {
        transform: scale(1.3) rotate(0deg);
    }

    50% {
        transform: scale(1.5) rotate(-3deg);
    }

    75% {
        transform: scale(1.3) rotate(-1.5deg);
    }

    100% {
        transform: scale(1) rotate(0deg);
    }
}

.inner-title-compare a.add_to_cart_button.button.br_compare_button{
    padding: unset;
    margin-top: unset !important;
    transform: unset;
}

section.related.products h3{
    padding-left: 5%;
}

button.flickity-button.previous {
    right: 300px;
}

button.flickity-button.next {
    right: 220px;
}

.br_new_compare_block_wrap .br_new_compare_block th, .br_new_compare_block_wrap .br_new_compare_block table{
    border: unset !important;
    border-collapse: unset !important;
}    

.br_new_compare_block_wrap .br_new_compare_block td{
    border: unset !important;
    border-bottom: 2px solid #f6f6f6 !important;
}

.br_new_compare_block_wrap table.br_left_table tbody td{
    border: unset !important;
}

.br_new_compare_block_wrap div.br_new_compare .br_right_table tr td{
    width: 80% !important;
    min-width: 80% !important;
    max-width: 80% !important;
}

.page-id-5418 .popup_product_details.show{
    margin-top: 40px;
}



@media screen and (max-width:1140px){
    .woocommerce.singolo-prodotto button.single_add_to_cart_button.xfrn-product-button{
        width: 90% !important;
    }

    .xframe-buttons-wrapper.no-conatact a#backToShop button{
        width: 90%;
    }
}

@media screen and (max-width:990px){
    .xfrm-ams-inner{
        width: 80%;
    }

    .xfrm-ams-block-text{
        top: -85px;
        margin-bottom: -85px;
    }

    .new-amisano-title, .inner-quantity-eplay, .compara-button-single-product{
        justify-content: center;
    }

    .woocommerce.singolo-prodotto button.single_add_to_cart_button.xfrn-product-button, a#backToShop button.xfrn-product-button.full{
        width: 42% !important;
    }

    a#backToShop button.xfrn-product-button.full{
        margin: auto !important;
        margin-top: 15px !important;
    }

    li.information-item.backwards, li.information-item.refund {
        justify-content: end;
    }

    .xfrm-product-extra-information{
        margin: auto;
        margin-bottom: 30px;
    }

    .xfrm-contact-information-ams .ecs-inner{
        justify-content: center;
    }

    .single-clm.right .xfrm-contact-information-ams .ecs-icon-circle{
        max-width: 7vw !important;
        min-width: 7vw !important;
        max-height: 7vw !important;
        min-height: 7vw !important;
        margin: 0 10px;
    }

    .inner-title-wishlist{
        padding-left: 10px;
    }
}

@media screen and (max-width:850px){
    .xfrm-filters-inner {
        margin-bottom: 50px;
    }

    .amisano-loop-product {
        width: 100%;
    }

    .xframe-widget-custom-loop-sidebar{
        width: 150px;
    }

    .collapsable-box .title-box > h2 span::after{
        line-height: 3;
    }

    .eplay-header-loop{
        align-items: center;
        padding-left: 0;
        padding-right: 0 !important;
    }

    .first-column-header-loop{
        width: 100%;
    }

    .change-display-loop{
        display: none;
    }
}

@media screen and (max-width:650px){
    .xfrm-ams-inner {
        width: 95%;
        margin: auto;
    }

    .xfrm-ams-block-text {
        top: -25px;
        margin-bottom: -25px;
    }
}


.xframe-buttons-wrapper.on-quotation.no-conatact a#yourOffer button {
    margin-bottom: 0;
}

.woocommerce-variation-description p {
    font-size: 1rem;
    font-weight: 100 !important;
    color: #333333;
    letter-spacing: 1;
    font-family: "Questrial" !important;
    font-family: "Questrial", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: 0.03em;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "ss04";
}

li.variable-item.button-variable-item {
    background: #f6f6f6;
    outline: unset !important;
    border: unset;
}

li.variable-item.image-variable-item {
    padding: 0 !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    padding: 22px;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    -webkit-box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 8px 15px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%) !important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {

}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    box-shadow: unset !important; 

}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item {
    border-radius: 2px;
    padding: 20px !important;
}

html .woo-variation-items-wrapper .image-variable-wrapper li.variable-item.image-variable-item {
    padding: unset !important;
}

span.button-reset-variation {
    padding: 10px 20px;
    background-color: #dd3c34;
    border-radius: 3px;
    margin-top: 25px;
    color: #fff;
    box-shadow: 0 0 0 1px #dd3c34;
    transition: 0.3s linear;
    border-radius: 0;
}

.woocommerce-variation-description ul li {
    font-size: 20px;
    margin: 20px 0;
}

.xfrm-adh-sd-additional-links .overlay-header-menu:nth-child(2), .xfrm-adh-sd-additional-links .overlay-header-menu:nth-child(3), .xfrm-adh-sd-additional-links .overlay-header-menu:nth-child(4){
    cursor: no-drop;
}

.xfrm-adh-sd-additional-links .overlay-header-menu:nth-child(2) a, .xfrm-adh-sd-additional-links .overlay-header-menu:nth-child(3) a, .xfrm-adh-sd-additional-links .overlay-header-menu:nth-child(4) a{
    pointer-events: none;
}

.xfrm-loop-single-thumbnail.main-thumb {
    border: 1px solid #eaeaea !important;
    min-height: 440px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 100%;
    overflow: hidden;
}

.woocommerce-page ul.products li.product {
    padding: 0px !important;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    overflow: visible;
}

.xfrm-loop-button {
    width: 105% !important;
    background: transparent linear-gradient( 
89deg, #9AA6A2 0%, #E6ECE5 100%) 0% 0% no-repeat padding-box !important;
    border-radius: 0;
    padding: 6px;
    bottom: 0;
    z-index: 9999;
    background: #864d27 !IMPORTANT;
    opacity: 0;
    transition: all .5s ease-in;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link.ewcs-btn-quickview {
    position: relative;
}

li.product:hover .xfrm-description-open {
    transform: unset;
}

li.product:hover .xfrm-loop-button{
    opacity: 1;
    transition: all .5s ease-in;
}

a.woocommerce-LoopProduct-link.ewcs-btn-quickview {
    width: 100%;
}

.xfrm-loop-single-thumbnail.main-thumb img {
    max-height: 300px;
}

.change-display-loop .active-display-loop span::before {
  
    background: #864d27;
}


.woocommerce .woocommerce-breadcrumb {
    font-size: 14px !important;
    color: #9aa6a2 !important;
    margin-bottom: 33px !IMPORTANT;
}

.woocommerce .woocommerce-breadcrumb:after{
    display: none !important;
}

.collapsable-box .title-box > h2 {
    color: #848588 !important;

    letter-spacing: 1px;
}

.widget.collapsable-box ul li span, .widget.collapsable-box ol li span {
    color: #afadad;
    display: inline-block;
    color: #848588 !important;
    font-size: 16px;
    font-family: inherit;
}

.woocommerce-cart bdi, .woocommerce-cart span.woocommerce-Price-currencySymbol {
    color: #848588 !important;
}

.cart_totals h2 {
    font-family: 'Charm';
    color: #864d27;
}

.woocommerce table.shop_table {
    border-radius: 0;
}

.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
    font-weight: 400 !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    width: 100% !important;
    max-width: 720px;
}

a.checkout-button.button.alt.wc-forward {
    padding: 20px 50px;
    background-color: #864d27;
    border: 1px solid #864d27 !important;
    color: #fff !important;
    font-weight: 100;
    line-height: 1 !important;
}

a.checkout-button.button.alt.wc-forward:hover {
    padding: 20px 50px;
    background-color: #898588 !important;
    border: 1px solid #898588 !important;
    color: #fff !important;
    font-weight: 100;
    line-height: 1 !important;
}

.cart-collaterals {
    width: 80%;
    margin: auto;
    background-color: #eaeaea;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Detail view*/

.woocommerce.singolo-prodotto {
    max-width: 100% !important;
}


.ecs-wrapper .ecs-inner{
    display: flex;
}

.et-icon-wrapper.advantages-icon svg {
    width: 40%;
    height: 100%;
    fill: #9AA6A2;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

h1.product_title.entry-title.xframe-product-title {
    color: #848588;
    font-size: 22px !important;
    text-transform: uppercase;
    font-style: normal;
}

.xfrm-price-element.xfrm-price {
    font-size: 16px;
    font-family: inherit;
    margin-bottom: unset;
    color: #737373 !important;
}

.xfrm-price-element.xfrm-price bdi {
    color: #848588;
}

span.xfrm-vat {
    font-size: 16px;
    color: #848588;
    padding-left: 7px;
}

.additional-description-div {
    font-weight: 100 !important;
    color: #848588;
    font-size: 16px;
    margin-bottom: 7px;
    color: #848588;
    font-family: BarlowCondensed;
    font-weight: 500 !important;
}

.spec-product-image {
    background-size: contain;
}

.text-information-ams {
    display: none;
}

.et-icon-wrapper.advantages-icon {
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    text-align: center;
}

.ecs-icon-circle {
    display: flex;
    justify-content: center;
    align-items: center;
}

.xfrm-contact-information-ams .ecs-icon-circle {
    border-radius: 100%;
}

.xfrm-product-specification-row {
    width: auto;
    background: #f5f5f5;
    padding: 100px;
    margin-bottom: 100px;
}

p.xfrm-product-guide-text {
    font-size: 16px;
    font-family: inherit;
    line-height: 2;
    letter-spacing: inherit;
}

.msp-nav-icon {
    background: #E6ECE5;
}

.circle-share-product {
    background: #864d27;
    -webkit-box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 8px 15px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%);
}

p.xfrm-ptt-name, .xfrm-ptt-brand {
    color: black;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    color: #737373;
}

p.xfrm-price-element.top-bar.xfrm-price {
    font-size: 16px;
}

a#yourOffer button {

    padding: 4px;
    border: 0 !important;
}

.summary.entry-summary {
    max-width: 100%;
}

.single-clm.left {
    display: flex;
    justify-content: center;
    align-items: center;
}
.summary.entry-summary .product_meta {
    display: none; 
}

.woocommerce-product-gallery {
    max-width: 100%;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 50px !important;
}

.xfrm-product-description-wrapper {
    width: 100% !important;
    text-align: justify;
}

.read-more-button p {
    color: #848588;
    font-size: 16px;
    margin-right: 10px;
    text-decoration: unset;
    text-transform: uppercase;
    letter-spacing: 1;
}

.read-more-button p i {
display: none;
}

.xframe-buttons-wrapper {
    margin-bottom: 0;
}

.xfrm-attr-value {
    width: 70%;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
    /* font-family: 'Thasadith' !important; */
    font-weight: 100;
    color: #737373;
    font-size: 16px;
}

.inner-next-img, .inner-prev-img {
    background-size: contain !important;
}

.inner-fixed-share-product:hover .xfrm-product-request-info-new {
    background: #f5f5f5;
}

.archive.woocommerce-page .controls .ajax_add_to_cart, a.button.product_type_variable {
    display: none;
}

.woocommerce.singolo-prodotto {
    margin-top: 0 !important;
}

section.related.products h3 {
    margin-bottom: 50px;
}

.xfrm-summary-wrapper {
    max-width: 1200px;
}

.xfrm-product-specifications {
    max-width: 1200px;
}

.xfrm-product-top-bar-wrapper {
    background: #E6ECE5;
    border-bottom: unset;
}

.single-clm.right .xfrm-contact-information-ams .ecs-icon-circle {
    max-width: 59px !important;
    max-height: 59px !important;
    min-width: 59px !important;
    min-height: 59px !important;
}

.xfrm-product-bar-price {
    display: none;
}

.summary.entry-summary .product_meta {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
}

.read-more-button p:hover {
    color: #737373;
    transition: all .2s ease-in;
}

.xfrm-attr-row {
    border-bottom: 1px solid #737373;
    margin-right: 0;
    padding-right: 30px;
}

.has-banner .xfrm-ams-title {
    margin-top: 50px;
}

.xfrm-ams-text {
    font-size: 16px;
    line-height: 2;
    font-family: BarlowCondensed;
    font-weight: 500;
    margin-top: 30px;
}

.specification-button span::before {
    content: '';
    width: 200px;
    height: 1px;
    background: #9d9d9d;
    position: absolute;
    top: -20px;
    transform: translateX(-50%);
    left: 50%;
    transition: all 0.2s linear 0s;
}

.specification-button span:hover::before {
    top: 23px;
}

.specification-button.active ::before {
    top: 23px;
}

/*Collections Page*/

.line-image {
    padding: 10px;
    border: 1px solid #9AA6A2;
    min-height: 470px;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.xfrm-discover-button.xfr-line-discover {
    position: absolute;
    width: 100%;
    bottom: -5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 107% !important;
    background: transparent linear-gradient(
89deg, #9AA6A2 0%, #E6ECE5 100%) 0% 0% no-repeat padding-box;
    border-radius: 20px;
    padding: 4px;
    height: 40px;
}

.xfrm-discover-button.xfr-line-discover .line-action {
    color: white;
}

.single-line {
    overflow: visible !important;
}

p.xfrm-line-action {
    margin: 0;
    color: white;
    font-size: 12px;
}

.xfrm-discover-button.xfr-line-discover{
    opacity: 0;
    transition: all .2s ease-in;
}

.single-line:hover .xfrm-discover-button.xfr-line-discover{
    opacity: 1;
    transition: all .2s ease-in;
}

p.line-title {
    font-family: 'Forum' !important;
    color: #737373;
    font-size: 20px;
    text-transform: uppercase;
}

a.ewcs-button{
    position: relative;
}

a.ewcs-button:before {
    content: "";
    background-color: #9AA6A2;
    height: 1px;
    width: 130%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -27px;
    transition: 0.3s linear;
}

a.ewcs-button {
    font-size: 10px;
    text-transform: uppercase;
}

.lines-container {
    margin-top: 50px;
}

.grid-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.grid-brand .single-brand {
    width: 20%;
}

.gallery-brand-inner {
    max-width: 1500px;
    margin: auto;
}

.inner-filter-brand {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.single-filter-brand {
    margin: 0 20px;
    position: relative;
}

.left-column-brand {
    margin: 40px 0;
}

.single-filter-brand:before {
    content: "";
    background-color: #9AA6A2;
    height: 1px;
    width: 180%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -27px;
    transition: 0.3s linear;
}

.single-filter-brand {
    font-family: 'Spartan';
    text-transform: uppercase;
    font-size: 10px;
    cursor: pointer;
    color: #737373 !important;
}

#eplay-gallery-brand {
    margin-top: 140px;
    margin-bottom: 140px;
}

.left-column-brand {
    margin: 40px 0;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 50px;
}

.single-filter-brand.active-filter:before{
        top: 130%;
}

.grid-brand .single-brand {
    transition: all .2s ease-in;
}

.grid-brand .single-brand:hover {
    /*outline: 1px solid #9AA6A2;*/
    transition: all .2s ease-in;
    -moz-box-shadow: 0 0 15px #dedede;
    -webkit-box-shadow: 0 0 15px #dedede;
    box-shadow: 0 0 15px #dedede;
}

.grid-brand-inner {
    width: 100%;
    margin: auto;
}

span.close {
    width: 50px;
    height: 50px;
    top: 10px;
}

.et-icon-wrapper.img-close-popup {
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.epl-wls-inner {
    min-height: 552px;
    max-width: 404px;
    background: #E6E4DF;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    flex-wrap: wrap;
}

.epl-wls-wrapper {
    position: relative;
}

.epl-wls-wrapper .inner-img-top-footer {
    position: absolute;
    margin: auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    top: -10%;
    z-index: 9;
    max-width: 110px;
}

h1.epl-wls-heading-h1 {
    font-family: 'Forum';
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 2px;
    color: #737373;
    max-width: 70%;
    margin: auto;
    margin-bottom: 60px;
    margin-top: 50px;
    text-align: center;
}

.eplay-wedding-list-search input[type=submit] {
    height: 34px;
    border: 2px solid #848588;
        border-radius: 0;
        background-color: #848588;
        color: #fff;
        margin-left: -3.52px;
        padding: 10px;
        border: 0 !important;
        border-radius: 25px !important ;
        padding: 10px 40px !important;
        background: transparent linear-gradient( 
        89deg, #9AA6A2 0%, #E6ECE5 100%) 0% 0% no-repeat padding-box;
}

.eplay-wedding-list-search input[type=text] {
    border: 2px solid #848588;
    max-width: 176px;
    -webkit-appearance: none;
    border-radius: 25px !important;
    border: 0 !important;
    font-size: 10px;
    padding: 10px 40px;

    
}

form#settings_form_wedding_list_products {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.eplay-wedding-list-search label{
    width: 52%;
}

.eplay-wedding-list-search p {
    font-size: 12px;
    color: #737373 !important;
}

.product-rating {
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
}

.star-rating{
letter-spacing: 6px;
width: 7em !important;
color: #e7e4df;
}

.epl-wls-wrapper .ecs-icon-column {
    width: 50px;
    height: 50px;
    background: white;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 6px;
}

.epl-wls-wrapper .ecs-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}



.epl-wls-line-extra-footer{
    width: 70px;
        margin: 0;
        transform: rotateZ( 90deg);
        position: absolute;
        height: 1px;
        background-color: #737373;
        top: 84px;
        z-index: 9;
}

.epwl-contact-info {
    font-size: 12px;
    text-align: center;
    font-family: 'Spartan';
    color: #737373;
    margin-top: 20px;
}

.eplay-wedding-list-search p {
    font-size: 12px;
    color: #737373 !important;
    margin: 0;
    padding: 16px;
    border: 1px solid #9ea9a5;
    margin-bottom: 20px;
    margin-top: 10px;
}

.epl-wls-heading{
    width: 90%;
}

section.related.products h3 {
    font-family: 'Forum';
    font-size: 30px;
    text-transform: uppercase;
}

.controls .tinvwl_add_to_wishlist_button img{
    width: 75% !important;
}

.circle-wishlist-product span.tinvwl_add_to_wishlist-text {
    display: none;
}

.circle-wishlist-product a.tinvwl_add_to_wishlist_button.tinvwl-icon-custom.tinvwl-position-shortcode{
    display: flex;
}

.circle-wishlist-product a.tinvwl_add_to_wishlist_button.tinvwl-icon-custom.tinvwl-position-shortcode img{
    margin: unset !important;
}

.inner-fixed-wishlist-product {
    position: sticky;
    bottom: 40%;
    left: 100%;
    left: calc(100% - 60px);
    margin-bottom: 10px;
}

.circle-wishlist-product {
    background: #848588;
    -webkit-box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 8px 15px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 15px -8px rgb(0 0 0 / 75%);
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    z-index: 2;
    position: relative;
}

body .popup_product_details.show li.brand-388,body .popup_product_details.show li.brand-405,body .popup_product_details.show li.brand-392{
    display: none !Important;
}

.woocommerce-notices-wrapper {
    display: none;
}

.single-clm.right .ecs-icon-column:hover .ecs-icon-circle {
    background: #864d27;
}

.single-clm.right .ecs-icon-column:hover .ecs-icon-circle svg{
    fill: #ffffff;
}

section.related.products button.flickity-button.previous, section.related.products button.flickity-button.next{
    top: 35%;
}

.xfrm-filters-inner .price_slider_wrapper .price_min_max{
    display: none !important;
}

.price_slider_wrapper .price_slider_amount {
    display: flex;
    flex-direction: column-reverse;
    text-align: left !important;
}

.price_slider_wrapper .price_slider_amount button.button{
    font-size: 13px !important;
    width: 50%;
    width: fit-content;
}

.price_label span.from, .price_label span.to{
    font-size: 15px;
}

.woocommerce table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button.button {
    /* background-color: transparent !important; */
    padding: 15px 30px !important;
    color: white !important;
    text-transform: uppercase;
}

.cart_item td.product-name a {
    font-size: 16px;
    font-family: inherit;
}

.woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle;
    font-weight: 400;
    text-transform: uppercase;
}

.cart_item .woocommerce button.button{
    background-color: #864d27 !important;
}

.woocommerce-error:before {
    color: #864d27 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #eaeaea;
    color: #515151;
    border-top: 2px solid #864d27;

}

.woocommerce form .form-row.woocommerce-invalid .select2-container, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select, .woocommerce-error {
    border-color: #864d27 !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #eaeaea !important;
    border-radius: 0 !important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #848588 !important;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    padding: 8px !important;
}



.price_slider_amount button.button::before {
    content: "";
    background-color: #9AA6A2;
    height: 1px;
    width: 65px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    transition: 0.3s linear;
}

.price_slider_amount button.button:hover::before {
    top: 25px;
}


.guaven_woos_suggestion, .guaven_woos_suggestion.fadeIn {
    display: none !important;
}

@media screen and (max-width:768px){
    .xfrm-summary-wrapper {
        width: 100%;
    }

    .xfrm-product-bar-col.left {
        width: 70%;
    }

    .xfrm-product-spec-heading{
        display: flex;
        width: 100%;
        flex-wrap: nowrap !important;
        overflow-y: scroll;
        text-align: center;
    }

    p.xfrm-ptt-name, .xfrm-ptt-brand {
        color: black;
        text-transform: uppercase;
        margin: 0;
        font-size: 13px;
        font-weight: 200;
        color: #737373;
    }
    .extra-top-bar svg {
        width: 40px !important;
        height: 40px !important;

    }

    .xfrm-product-top-bar-inner {
        max-height: 60px;
        min-height: 60px;
    }

    span.close {
        width: 45px;
        height: 45px;
        top: 10px !important;
    }

    .woocommerce-product-gallery__image {
        min-height: 408px !important;
    }

    .xfrm-product-spec-heading {
        top: 60px !important;
    } 

    /*section.related.products li.product {
        padding: 10px;
    }*/

    .xfrm-loop-button {
        width: 96% !important;
    }

    section.related.products h3 {
        text-align: center;
    }

    .xfrm-product-guide {
        padding: 60px 20px;
    }

    .xfrm-attr-title {
        width: 50%;
    }

    .spec-product-image {
        min-height: 260px;
    }

    .popup_product_details.show .single-clm.right {
        padding-left: 50px; 
    }

    .xfrm-product-guide {
        padding: 60px 20px !important;
        margin: 60px 0 !important;
    }

    .xfrm-product-guide p {
        margin: 0;
    }

    .xframe-buttons-wrapper button span {
        font-weight: 500;
    }

    .specification-button {
        font-size: 13px;
        font-weight: 500 !important;
    }

    .xfrm-attr-label {
        font-weight: 500 !important;
        font-size: 13px;
    }

    p.xfrm-attr-content {
        font-weight: 500;
        font-size: 13px;
        }

        .xfrm-attr-value {
            font-size: 13px;
            font-weight: 500;
        }
        
        p.xfrm-product-guide-text {
            font-size: 13px;
            font-weight: 500;
        }

        .read-more-button p {
            font-weight: 500 !important;
         }

         .specification-button {
            font-size: 13px !important;
        }
        p.xfrm-ptt-name {
            display: none !important;
        }

        p.xfrm-ptt-name {
            display: none !important;
        }

        .xfrm-ptt-brand {
            font-weight: 500;
            color: #737373;
            letter-spacing: 1px;
            }
}



li.brand-388, li.brand-392, .li.brand-405 {
    display: none !important;
}

.tinvwl-buttons-group.tinv-wishlist-clear button{
    color: #737373 !important;
    font-weight: 100 !important;
}

.tinvwl-buttons-group.tinv-wishlist-clear i.ftinvwl.ftinvwl-times {
    color: #737373;
}

.single-brand.brand-id-2243, .single-slide-brand.brand-id-2243{
    pointer-events: none;
}

.first-column-related-title {
    width: 100%;
    /* background-color: #e6ebe5; */
}

.inner-dual-related-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}

.inner-title-palumbo-related-products {
    padding-bottom: 0;
}

.xfrm-related-product-inner {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
}

.xfrm-related-product-inner button.flickity-button.previous{
    left: 3px;
    right: unset;
    border-radius: 0;
    background-color: #864d27 !important;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
}

.xfrm-related-product-inner button.flickity-button.next {
    right: 3px;
    left: unset;
    border-radius: 0;
    background-color: #864d27 !important;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s;
}

.xfrm-related-product-inner:hover .flickity-prev-next-button.previous, .xfrm-related-product-inner:hover .flickity-prev-next-button.next {
    visibility: visible;
    opacity: 1;
    transition: all 0.5s;
}

.xfrm-related-product-inner button.flickity-button svg {
    fill: #ffffff;
}

.xfrm-related-product-inner button.flickity-button.flickity-prev-next-button.previous svg.flickity-button-icon{
    transform: rotateZ(
        180deg);
}

.xfrm-related-product-inner button.flickity-button{
    background: transparent !important;
}

.xframe-loop-product-title {
    opacity: 0;
    transition: all ease-in .2s;
}

.product:hover .xframe-loop-product-title {
    opacity: 1;
    transition: all ease-in .2s;
}

.xfrm-description-open p {
    margin-bottom: 0;
    margin-top: 0;
}

h6.product_title.entry-title.xframe-loop-product-title {
    color: #737373;
    font-size: 16px;
    font-weight: 400;
    font-family: BarlowCondensed;
    text-transform: uppercase;
    margin-bottom: 0;
}

.xfrm-discover-button {
    font-size: 16px;
}

.widget.collapsable-box ul li a, .widget.collapsable-box ol li a {
    color: #848588;
    font-family: inherit !important;
    font-size: 16px;
    margin-left: 10px;
}

.xframe-widget-sidebar li.wc-layered-nav-term:hover a {
    font-weight: unset;
}

.woocommerce .widget_layered_nav_filters ul li a::before {
    color: #864d27 !important;
}

.xfrm-availability-plaque {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eaeaea !important;
}

.xfrm-availability-plaque p {
    margin: 0;
    padding: 9px;
    color: #848588;
    text-transform: uppercase;
    font-size: 14px;
}

.xfrm-loop-button-inner {
    padding-bottom: 0;
}

.xfrm-product-brand.in-loop.xfrm-product-brand-text {
    padding-top: 10px;
}

.xfrm-filters-inner h2.widget-title {
    font-size: 18px !important;
}

.xfrm-contact-information-ams .ecs-icon-circle {
    border-radius: 0;
    background: #848588;
}

.et-icon-wrapper.advantages-icon svg {
    width: 40%;
    height: 100%;
    fill: white;
}

.msp-nav-icon {
    position: relative;
    z-index: 2;
    background: #848588;
    border-radius: 0;
}

.circle-share-product {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #848588;
    border-radius: 0;
    z-index: 2;
    position: relative;
}

.ewcs-nav-button svg {
    width: 15px;
    height: 15px;
    fill: white;
}

.et-icon-wrapper.img-primary-share svg {
    width: 25px;
    height: 25px;
    fill: white;
}

#yourOffer {
    margin-left: 0;
}

span.woocommerce-Price-amount.amount {
    color: #864d27;
    font-size: 24px;
}

.xfrm-product-top-bar-wrapper {
    background: #f5f5f5 !important;
    border-bottom: unset;
}


.ewcs-product-navigation .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .ewcs-product-navigation .woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before, .woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before, a.wishlist_products_counter.top_wishlist-heart:before, .ewcs-product-navigation span.wishlist_products_counter.top_wishlist-heart:before, .ewcs-product-navigation a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before {
    content: "\e909";
    display: inline-block;
    font-family: tinvwl-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    vertical-align: sub;
    margin-right: 5px;
    color: white;
    margin: 0;
}

.text-prompt-delivery {
    padding-left: 40px;
    color: #848588;
    text-transform: uppercase;
}

.woocommerce.singolo-prodotto button.single_add_to_cart_button.xfrn-product-button {
    max-height: 50px;
    width: 100% !important;
    margin: unset !important;
    font-size: 16px !important;
    background-color: #864d27 !important;
    border-color: #864d27 !important;
    color: #fff !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.product_meta .sku_wrapper {
    width: 100%;
    margin-bottom: 2px;
}

.xfrm-product-top-bar-inner {
    max-width: 1200px;
    margin: auto;
    padding: 0;
}

span.close {
    right: 50px;
}

.additional-description-div {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.related .products div#primary .etheme-tbox {
    margin-top: 0;
    margin-bottom: 0;
}

span.woocommerce-Price-amount.amount {
    font-size: 22px;
}

.xfrm-product-bar-info > div {
    margin: 0 20px;
    margin: 0;
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    background: #848588;
    border: 1px solid #848588;
}

.summary.entry-summary .xframe-buttons-wrapper button:hover {
    background: #848588 !important;
    border-color: #dd3c34 !important;
    color: #fff !important;
}

span.close:hover .et-icon-wrapper {
    background: #864d27;
    transition: all ease-in .5s;
}

span.close .et-icon-wrapper {
    transition: all ease-in .5s;
}

span.close:hover .et-icon-wrapper svg {
    fill: white;
}

.woocommerce.singolo-prodotto button.single_add_to_cart_button.xfrn-product-button:hover {
    background-color: #848588 !important;
    border-color: #848588 !important;
    color: white !important;
}

.inner-quantity-eplay input.qty_button {
    width: 45px;
    height: 45px;
    padding: unset;
    background: transparent;
    color: #848588;
    border-color: rgb(118, 118, 118);
    border-radius: unset;
    font-size: 16px;
}

a#backToShop button.xfrn-product-button.full:hover {
    color: #fff !important;
    border-radius: 0 !important;
}

.xfrm-product-spec-heading {
    top: 69px;
}

.ewcs-product-navigation.ewcs-sticky-cirlce {
    left: calc(100% - 100px);
}

p.xfrm-product-guide-text {
    font-weight: 500;
}

span.woocommerce-Price-amount.amount {
    font-size: 22px;
}

.xfrm-related-product-inner .xfrm-loop-button {
    display: none;
}



.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    width: 160% !important;
}

.single-clm.right a.added_to_cart.wc-forward {
    max-height: 50px;
    display: inline-flex !important;
    justify-content: center;
    height: 50px !important;
    align-items: center;
    transition: 0.3s linear;
    width: 100% !important;
    margin: unset !important;
    font-size: 16px !important;
    background-color: #864d27 !important;
    border: 1px solid dd3c34 !important;
    color: #fff !important;
    font-weight: 100;
    text-transform: uppercase;
    line-height: 50px;
    padding: 0;
    border-radius: unset;
}

.single-clm.right a.added_to_cart.wc-forward:hover {
    background-color: #848588 !important;
    color: white !important;
    border: 1px solid #848588 !important;
}

.ewcs-mini-item-qty {
    width: 40px;
    height: 40px;
    background: #864d27;
    text-align: center;
    border-radius: 100%;
    color: white;
    line-height: 36px;
    position: absolute;
    right: 0;
    border: 3px solid white;
    top: 0;
    z-index: 99;
    
}

span.wishlist_products_counter_number {
    position: absolute;
    top: -10px;
    right: -3px;
    background-color: #864d27;
    color: white;
    border-radius: 61px;
    /* border: 1px solid #848588; */
    padding: 5px;
    width: 19px;
    height: 19px;
    line-height: 0.8;
    font-size: 9px;
}

.check-content, .left-part {
    width: 40% !important;
}


.check-pay span.woocommerce-Price-amount.amount {
    font-size: 22px;
}

.ewcs-checkout-cta:hover a {
    background: #848588 !important;
    transition: all ease-in .5s;
    border: 1px solid #848588 !important;
}

strong.product-quantity {
    font-weight: 100;
}

#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    max-width: 200px;
}

.check-pay-wrap {
    height: 80px;
}

.ewcs-checkout-cta a {
    transition: all ease-in .5s;
}

.woocommerce-checkout .woocommerce-info {
    border-top-color: #864d27;
}

.woocommerce-checkout .woocommerce-info::before {
    color: #864d27;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: unset;
    margin-top: 50px;
    background: #864d27 !important;
    color: white;
    padding: 20px;
    border: 0 !important;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 50px;
}

.mini-cart-empty {
    font-family: 'Charm' !important;
    margin-top: 50px;
}

p.xfrm-product-guide-text {
    color: #848588 !important;
}

.woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Charm';
}

h3#order_review_heading {
    font-family: 'Charm';
    margin-bottom: 40px;
    margin-top: 50px;
    text-align: center;
}

.order-total .woocommerce-Price-amount.amount, .order-total .woocommerce-Price-currencySymbol {
    color: #864d27 !important;
    font-weight: 500 !important;
}

.order-total .woocommerce-Price-amount.amount, .order-total .woocommerce-Price-currencySymbol {
    color: #864d27 !important;
    font-weight: 500 !important;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: 400;
    border-top: 1px solid rgba(0,0,0,.1);
    text-transform: uppercase;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
    background: #848588 !important;
    color: white !important;
}

a.z-btn.button-style.get_checkout {
    color: white;
    padding: 0 20px !important;
    border: 1px solid #864d27;
    font-weight: 400;
    font-size: 18px;
    background: #864d27;
    text-transform: uppercase;
    max-height: 50px;
    line-height: 50px;
}

a.wishlist_products_counter.top_wishlist-heart.top_wishlist-.no-txt.wishlist-counter-with-products:before {
    color: #848588;
    font-size: 23px;
}

.cart-sidebar .woocommerce-Price-amount.amount {
    color: #848588;
}

.quantity .woocommerce-Price-currencySymbol, .quantity .woocommerce-Price-amount.amount, .check-pay .woocommerce-Price-currencySymbol, .check-pay .woocommerce-Price-amount {
    font-weight: 400;
    color: #848588;
}

.ewcs-product-navigation.ewcs-sticky-cirlce a.tinvwl_add_to_wishlist_button{
    display: flex;
}

.single-product .single-clm.left{
    margin-bottom: 50px;
}

.single-product .single-clm.right{
    margin-bottom: 60px;
    padding-left: 50px;
}

.single-product.woocommerce .product.type-product{
    margin-bottom: unset !important;
}

.single-product .xfrm-availability-plaque.in-stock {
    display: none;
}

.page-id-7 .woocommerce-notices-wrapper {
    display: block;
}

.page-id-7 p.cart-empty.woocommerce-info{
    padding: 1em 2em;
}

.page-id-7 p.return-to-shop{
    text-align: center;
}

.page-id-7 a.button.wc-backward{
    transition: 0.3s linear;
    padding: 10px;
}

.page-id-7 .cart-empty.woocommerce-info{
    border-top-color: #864D27 !important;
}

.controls:nth-child(3) .icon-control-loop svg{
    width: 22px;
    height: 22px;
}

.controls:nth-child(3) .et-icon-wrapper.icon-control-loop{
    display: flex;
    align-items: center;
    justify-content: center;
}

.xfrm-extra-guide {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    justify-content: start;
}

.xfrm-extra-guide a {
    /* width: 100%; */
    margin-right: 20px;
}


.tinvwl-buttons-group.tinv-wishlist-clear button {
    background: transparent !important;
}

.cutom-title-navigation {
    background: #E6ECE5 !important;
}

#yourOffer button{
    border-radius: 0 !important;
    background: #848588 !important;
    margin-bottom: 20px;
}