#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 65px !important;
}

.woocommerce .product-remove a.remove {
    font-size: 2.5em !important;
    height: 1em;
    width: 1em;
    border-radius: 100%;
    color: #101010 !important;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s linear;
}

.woocommerce .product-remove a.remove:hover{
    background: transparent !important;
    color: #F5DF32 !important;
}

/*.woocommerce .product-remove a.remove:hover {
    color: #fff!important;
    background: black;
}*/

.woocommerce-Price-amount.amount {
    color: #000 !important;
}

/*.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    color: black !important;
    border: 1px solid black !important;
    transition: 0.3s linear;
}*/

.woocommerce .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover{
    background-color: black !important;
    color: white !important;
}

.single-product.woocommerce-page .woocommerce-product-gallery__image img.wp-post-image{
    max-height: 65vh !important;
}

.xfrm-related-product-inner{
    outline: none;
}



.woocommerce-checkout .woocommerce-info {
    border-top-color: black;
    background: transparent;
    color: #101010;
    padding: unset !important;
    padding-top: 20px !important;
}

.woocommerce-checkout .woocommerce-info::before{
    color: black;
    display: none;
}

.single-product.woocommerce .main-product{
    /*display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 1400px;
    margin: auto;*/
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 100%;
    margin: auto;
    margin-bottom: 50px;
}

.single-product.woocommerce-page .site-content {
    width: 100%;
}

.single-product.woocommerce .single-clm.left{
    padding-top: unset;
    padding-bottom: unset;
}

.woocommerce-cart .entry-header{
    display: none;
}

.button-cart {
    padding-top: 40px;
    padding-bottom: 40px;
}

.woocommerce-cart tbody td.product-thumbnail{
    width: 150px;
    min-width: 100px;
    max-width: 100%;
    vertical-align: middle;
    padding: 1em;
    padding-left: unset;
}

.woocommerce-cart tbody td.product-thumbnail img{
    width: 100% !important;
}

.et-icon-wrapper.img-cart svg {
    width: 16px;
    height: 14px;
}

.cart-collaterals {
    margin: auto;
    margin-top: unset !important;
    width: 100% !important;
}

.cart_totals {
    padding: 70px 0px;
    float: unset !important;
    text-align: center !important;
    margin: auto;
    background: #a9a38f;
    width: 100% !important;
}

.cart_totals h4{
    text-align: left;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.woocommerce-cart .page-container.container {
    width: 100%;
    padding: unset;
}

.cart-request-information {
    padding: 50px 0;
    margin: 50px 0;
}

.final-row-cart {
    margin-bottom: 200px;
    margin-top: 100px;
}

.woocommerce-cart bdi, .woocommerce-cart span.woocommerce-Price-currencySymbol{
    color: #5D5955 !important;
    font-size: 13px !important;
}

.woocommerce-cart .inner-quantity-eplay{
    margin-bottom: unset;
}

a.checkout-button.button.alt.wc-forward {
    line-height: 1 !important;
    padding: 15px 0px;
    width: 250px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    transition: 0.3s linear !important;
    justify-content: center;
    border-radius: unset;
    align-items: center;
    margin: 0 10px !important;
    display: flex !important;
    text-transform: uppercase;
    background: #ffffff !important;
    border: 1px solid #ffffff !important;
    color: #000 !important;
    margin-left: unset !important;
    border-radius: 0 !important;
    margin-right: unset !important;
}

a.checkout-button.button.alt.wc-forward:nth-child(2){
    background-color: #5D5955 !important;
    color: #fff !important;
    border: 1px solid #5D5955 !important;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

.cart_totals th{
    text-transform: uppercase;
    border: unset !important;
}

.cart_totals td{
    border: unset !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table th{
    width: 200px !important;
    padding-left: unset !important;
    vertical-align: bottom !important;
    padding: 5px 12px;
}

.woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td{
    border-bottom: unset !important;
    border-top: unset !important;
}

.woocommerce table.shop_table{
    border: unset !important;
    border-collapse: collapse !important;
}

.woocommerce table.shop_table td{
    border: unset !important;
}

.woocommerce form.checkout.woocommerce-checkout div#order_review td{
    border-top: 1px solid rgba(0,0,0,.1) !important;
}

.woocommerce table.shop_table td.actions{
    padding: 9px 0;
}

.row-cart tr {
    border-bottom: 1px solid #9B9289;
}

.row-cart .cart_totals tbody tr:last-child {
    border-bottom: 1px solid #fff;
}

.row-cart tbody tr:last-child{
    border-bottom: unset;
}

.woocommerce-cart .row-cart .cart_totals td{
    text-align: left;
}

.inner-eplay-divider {
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr.inner-eplay-divider th{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #000;
    padding: unset !important;
    height: 3px;
    width: 30% !important;
    display: block;
}

.cart_totals table.shop_table.shop_table_responsive{
    border: unset !important;
    position: relative;
}

.inner-shipping-eplay p.woocommerce-shipping-destination{
    display: none;
}

.cart_totals tr.order-total th{
    color: #499985;
}

.wc-proceed-to-checkout{
    text-align: center;
    display: flex;
    justify-content: center;
    padding: unset !important;
    margin-top: 40px;
}

.number-text-checkout{
    color: #dd3c34;
}

.et-icon-wrapper.img-delivery-cart svg{
    width: 30px;
    height: 30px;
}

.inner-text-delivey-specification {
    display: flex;
    flex-direction: column;
    text-align: initial;
    padding-top: 10px;
    padding-left: 20px;
}

.inner-delivery-specification {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

span.first-text-delivey-specification{
    line-height: 1;
}

.inner-first-text-checkout {
    margin-bottom: 5px;
}

.inner-shipping-eplay ul#shipping_method{
    margin: unset;
    list-style: none;
    text-align: end;
    padding: 10px 0;
}

.inner-shipping-eplay p.woocommerce-shipping-destination{
    margin: unset;
    text-align: end;
    padding: 10px 0;
}

.inner-shipping-eplay a.shipping-calculator-button{
    text-align: end;
    /*padding: 10px 0;*/
    margin: unset !important;
}

.cart-collaterals .inner-shipping-eplay {
    text-align: left;
}

.woocommerce form.checkout.woocommerce-checkout .inner-shipping-eplay {
    text-align: right;
}

section.shipping-calculator-form{
    text-align: initial;
    margin: 10px 0;
}

.woocommerce-cart td.product-price del bdi, .woocommerce-cart td.product-price del bdi span.woocommerce-Price-currencySymbol{
    color: #555555 !important;
}

.woocommerce-cart td.product-price del {
    padding-right: 20px;
}

.woocommerce-cart td.product-price ins{
    text-decoration: none;
}

.woocommerce-cart-form__contents th.product-name, .woocommerce-cart-form__contents td.product-name {
    padding: 15px 60px;
}

.woocommerce-checkout .entry-header{
    display: none;
}

.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.woocommerce-checkout .woocommerce-billing-fields h4 {
    margin-bottom: 16px;
}

.woocommerce-checkout form.checkout.woocommerce-checkout {
    width: 100%;
    margin: auto;
}

/*.woocommerce-cart .eplay-new-cart-title {
    display: none;
}*/

.woocommerce-cart .eplay-new-cart-title {
    text-align: center;
    padding: 30px 0;
}

form.woocommerce-cart-form thead th{
    text-transform: uppercase;
    color: #9B9289;
    font-weight: 400 !important;
}

form.checkout.woocommerce-checkout input[type="text"], form.checkout.woocommerce-checkout input[type="tel"], form.checkout.woocommerce-checkout input[type="email"]{
    padding: 10px 12px;
    border-radius: unset;
}

h3#order_review_heading {
    padding-top: 40px;
    text-align: center;
    text-transform: uppercase;
}

.woocommerce-checkout button#place_order {
    line-height: 1 !important;
    padding: 12px 25px !important;
    letter-spacing: 0;
    font-weight: 400;
    transition: 0.3s linear !important;
    font-size: 12px !important;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    background: #9B9289 !important;
    border: 1px solid #9B9289 !important;
    color: #fff !important;
    margin-top: unset !important;
    margin: auto;
}


h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    margin: unset;
}

h3#ship-to-different-address{
    margin-bottom: 30px;
}

.woocommerce .woocommerce-shipping-fields .form-row{
    padding: unset !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle a{
    color: #5d5955 !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle a:hover{
    color: #ddafac !important;
}

.woocommerce-checkout .woocommerce-billing-fields__field-wrapper p{
    width: 100%;
    padding: unset !important;
}

.woocommerce-checkout button#place_order:hover {
    background: transparent !important;
    border: 1px solid #5d5955 !important;
    color: #5d5955 !important;
}

.woocommerce-checkout div#payment li.woocommerce-notice.woocommerce-notice--info.woocommerce-info{
    text-align: left;
}






.woocommerce-checkout ul.woocommerce-error {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    display: block !important;
}

ul.woocommerce-error li {
    padding: 10px 20px !important;
    width: 100% !important;
}

.page-id-7.page .has-margin{
    padding: unset;
}

.woocommerce-cart p.return-to-shop {
    text-align: center;
}

.woocommerce-order-pay .form-row{
    margin-bottom: 280px;
}

.woocommerce-cart a.button.wc-backward {
    transition: 0.3s linear;
    line-height: normal;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff !important;
    width: 200px;
    justify-content: center;
    margin: 0 10px !important;
    background-color: #499985;
    border-radius: 0;
    border: 1px solid #499985;
    display: flex;
    padding: 13px;
}

.woocommerce-page div.woocommerce>.return-to-shop a{
    background-color: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}

.woocommerce-cart a.button.wc-backward:hover {
    background: transparent;
    border: 1px solid #000;
    color: #fff !important;
    background-color: #000 !important;
}

.woocommerce-info {
    border-top-color: #a9a38f !important;
}

.woocommerce-cart p.cart-empty.woocommerce-info{
    background: transparent;
    color: #000000;
    margin: unset !important;
    padding: 15px 0 !important;
    width: 90%;
    margin: auto !important;
    align-items: center;
    margin-top: 30px !important;
}

.woocommerce-cart p.cart-empty.woocommerce-info::before {
    content: unset;
}

.woocommerce-cart p.return-to-shop {
    display: flex;
    justify-content: center;
}

.woocommerce-cart tr.order-total span.woocommerce-Price-amount.amount{
    font-size: 19px !important;
    color: #fff !important;
}

@media screen and (max-width:990px){
    .woocommerce-cart .container {
        width: 100%;
    }

    .cart_totals{
        padding: 30px 60px 70px 60px;
    }
}

@media screen and (max-width:921px){
    .inner-fixed-proceed-to-checkout.active-cart-tob-bar{
        display: none !important;
    }
}

@media screen and (max-width:850px){
    .woocommerce-cart-form__contents th.product-name, .woocommerce-cart-form__contents td.product-name{
        padding: 10px 8px 4px 0px;
    }

    .woocommerce-cart .xfrm-promt-delivery-text{
        font-size: 10px;
    }
}

@media screen and (max-width:767px){
    form.woocommerce-cart-form .woocommerce-cart-form__contents td.product-thumbnail{
        width: 100%;
        display: flex !important;
        justify-content: center;
    }

    form.woocommerce-cart-form .woocommerce-cart-form__contents{
        width: 90% !important;
        margin: auto !important;
    }

    form.woocommerce-cart-form .woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item.cart_item{
        border: 1px solid #dbdbdb;
        margin-bottom: 30px;
    }

    form.woocommerce-cart-form .woocommerce-cart-form__contents td.product-thumbnail::before{
        content: unset !important;
    }

    form.woocommerce-cart-form .woocommerce-cart-form__contents td.product-thumbnail a{
        display: contents;
    }

    form.woocommerce-cart-form .woocommerce-cart-form__contents td.product-thumbnail a img{
        width: 200px !important;
        margin: auto !important;
    }

    form.woocommerce-cart-form td.product-quantity {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }

    .woocommerce form.woocommerce-cart-form table.shop_table tr.woocommerce-cart-form__cart-item.cart_item td.product-remove{
        border: unset !important;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{
        background-color: transparent !important;
    }

    .coupon button.button {
        height: 40px;
    }

    button.xfrm-update-cart.button {
        height: 40px;
        width: fit-content !important;
        margin: auto !important;
        padding: 5px 20px !important;
    }

    form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button{
        width: 270px !important;
    }

    form.checkout_coupon.woocommerce-form-coupon p{
        width: 100% !important;
    }

    form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first{
        width: 50% !important;
    }

    .woocommerce-checkout button#place_order{
        width: 250px !important;
    }
}

@media screen and (max-width:650px){
    .woocommerce-cart tbody td.product-thumbnail {
        width: 15%;
    }

    .woocommerce-cart .inner-quantity-eplay input.qty_button, .woocommerce-cart .inner-quantity-eplay .input-text.qty.text{
        width: 35px;
        height: 35px;
        border: 1px solid rgb(118, 118, 118);
    }

    .woocommerce-cart td.product-remove {
        padding-right: unset;
    }

    /*.woocommerce-cart .inner-quantity-eplay .quantity{
        flex-direction: column-reverse;
    }*/

    .et-icon-wrapper.img-cart svg{
        width: 15px;
        height: 15px;
    }

    .cart-collaterals{
        width: 100%;
    }
}

@media screen and (max-width:590px){
    .woocommerce-form-coupon-toggle .woocommerce-info{
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}

@media screen and (max-width:569px){
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon{
        display: flex;
        flex-direction: column;
        margin: auto;
        text-align: center;
        align-items: center;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon label, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon input, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon button{
        margin: 5px;
        width: 300px;
    }

    .coupon button.button {
        padding: 19px 32px;
        height: auto !important;
    }

    button.xfrm-update-cart.button {
        display: flex;
        justify-content: center;
        margin: auto;
        margin-top: 50px;
        background: #dd3c34;
        color: white;
        font-weight: 300;
        width: 300px;
        opacity: 1;
        pointer-events: all;
        padding: 19px 32px;
        line-height: 1;
    }

    .coupon button.button {
        height: 50px !important;
    }

    form.woocommerce-cart-form button.xfrm-update-cart.button{
        height: 50px !important;
    }

    input#coupon_code{
        width: 240px !important;
    }

    form.woocommerce-cart-form button.xfrm-update-cart.button{
        width: 240px !important;
    }
}

@media screen and (max-width:560px){
    .cart_totals{
        padding: 30px 20px 70px 20px;
    }

    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead{
        display: none;
    }

    tr.woocommerce-cart-form__cart-item.cart_item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    table tbody td{
        text-align: center;
        font-size: 15px !important;
    }

    .woocommerce-cart .xfrm-promt-delivery-text {
        font-size: 15px;
    }

    .woocommerce-cart .inner-quantity-eplay .quantity{
        flex-direction: initial;
    }

    .woocommerce-cart tbody td.product-thumbnail {
        width: 55%;
        padding: 5px 0;
    }

    .woocommerce-cart-form__contents td.product-name, td.product-price, td.product-quantity, td.product-subtotal{
        padding: 10px 0;
    }

    .woocommerce-checkout .woocommerce-privacy-policy-text {
        width: 100%;
        overflow-y: auto;
        margin-bottom: 5%;
        margin-top: 5%;
    }

    .woocommerce-checkout div#payment {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width:550px){
    .wc-proceed-to-checkout{
        position: fixed;
        width: 100%;
        left: 0;
        background: white !important;
        background-color: white !important;
        padding: 0 !important;
        z-index: 9;
        bottom: 0;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }
}

@media screen and (max-width:440px){
    .woocommerce-checkout form.checkout.woocommerce-checkout {
        width: 95%;
        margin: auto;
    }

    .woocommerce-checkout .woocommerce-billing-fields__field-wrapper p{
        width: 100% !important;
    }

    a.checkout-button.button.alt.wc-forward{
        margin: 0 5px !important;
    }
}

@media screen and (max-width:390px){
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon label, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon input, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon button, button.xfrm-update-cart.button{
        width: 270px;
    }
}

@media screen and (max-width:340px){
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon label, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon input, table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr td .coupon button, button.xfrm-update-cart.button{
        width: 270px;
    }

    /*.coupon button.button, button.xfrm-update-cart.button {
        padding: 19px 10px !important;
    }*/

    form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first {
        width: 90% !important;
    }    

    form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button{
        padding: 12px 0 !important;
    }
}

.coupon button.button {
    transition: 0.3s linear !important;
    justify-content: center;
    align-items: center;
    margin: 0 10px !important;
    display: flex !important;
    text-transform: uppercase;
    background-color: #5D5955 !important;
    color: #fff !important;
    border: 1px solid #5D5955 !important;
    height: 40px;
    line-height: 1.5 !important;
    font-size: 11px !important;
}

.coupon button.button:hover {
    background-color: transparent !important;
    color: #5D5955 !important;
    border: 1px solid #5D5955 !important;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button {
    padding: 12px 25px;
    line-height: normal;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    transition: 0.3s linear !important;
    font-size: 12px !important;
    justify-content: center;
    align-items: center;
    margin: 0 10px !important;
    display: flex !important;
    text-transform: uppercase;
    background-color: #5D5955 !important;
    color: #fff !important;
    border: 1px solid #5D5955 !important;
    line-height: inherit;
}



form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button:hover{
    background-color: transparent !important;
    color: #5D5955 !important;
    border: 1px solid #5D5955 !important;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last{
    display: flex;
    justify-content: center;
}

button.xfrm-update-cart.button {
    transition: 0.3s linear !important;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    background: #9B9289 !important;
    border: 1px solid #9B9289 !important;
    color: #000 !important;
    line-height: 1.5 !important;
    height: 40px;
    font-size: 11px !important;
}

button.xfrm-update-cart.button:hover {
    background: #fff !important;
    border: 1px solid #5d5955 !important;
    color: #5d5955 !important;
    opacity: unset;
}

form.woocommerce-cart-form .coupon {
    display: flex;
}

form.woocommerce-cart-form input#coupon_code {
    border-radius: unset;
    width: 60% !important;
    font-size: 11px;
    letter-spacing: 2px;
    border: 1px solid;
}

table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th {
    background: transparent !important;
    color: #101010;
    text-transform: uppercase;
    vertical-align: middle;
}

table.shop_table.woocommerce-checkout-review-order-table tr.order-total th {
    background: transparent !important;
    color: #101010;
    text-transform: uppercase;
    vertical-align: middle;
}

section.shipping-calculator-form button.button{
    transition: 0.3s linear !important;
    font-size: 11px !important;
    justify-content: center;
    align-items: center;
    display: flex !important;
    text-transform: uppercase;
    background: #9B9289 !important;
    border: 1px solid #9B9289 !important;
    color: #fff !important;
    padding: 0.618em 1em !important;
    line-height: 1.5;
    margin-left: auto;
    margin-right: 3px;
}

section.shipping-calculator-form button.button:hover{
    background-color: transparent !important;
    border: 1px solid #5d5955 !important;
    color: #5d5955 !important;
}

.eplay-new-cart-title{
    display: none !important;
}

.row-title-cart {
    text-align: center;
    padding-bottom: 25px;
    padding-top: 50px;
}

.row-title-cart p {
    line-height: 1.5;
}

.row-cart{
    width: 100% !important;
    margin: auto !important;
    padding-top: 15px;
    left: unset !important;
}

.row-cart form.woocommerce-cart-form {
    width: 1200px !important;
    margin: auto !important;
}

.woocommerce-cart table.cart .product-thumbnail{
    min-width: 100px;
    max-width: 100%;
    width: 100px;
}

.woocommerce-cart .site-content{
    width: 100% !important;
}

.row-cart .cart_totals tr {
    border-bottom: 1px solid #fff;
}

.row-cart .cart_totals tr th, .row-cart .cart_totals tr .inner-shipping-eplay{
    color: #565656;
}

.row-cart .woocommerce p.cart-empty.woocommerce-info{
    display: none;
}

.row-cart .woocommerce p.return-to-shop{
    display: none;
}

.cart-collaterals .inner-shipping-eplay {
    display: flex;
    justify-content: space-between;
}

form.woocommerce-shipping-calculator {
    width: 300px;
    text-align: end;
}

form.woocommerce-shipping-calculator p#calc_shipping_state_field {
    display: block;
}




.woocommerce form.woocommerce-shipping-calculator .form-row input.input-text, .woocommerce form .form-row textarea {
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 0;
}

.form-row.place-order {
    flex-direction: column;
}

@media screen and (max-width:768px){
    form.woocommerce-cart-form .coupon {
        justify-content: center;
    }
}

@media screen and (max-width:630px){
    form.woocommerce-cart-form .woocommerce-cart-form__contents {
        width: 100% !important;
    }
}


div#customer_details select {
    background: #fff;
    border: 1px solid #ccc;
}

tr.fee td {
    text-align: end;
}

span.optional {
    display: none;
}

td.product-name {
    width: 45%;
}

div#ppc-button-ppcp-gateway {
    text-align: center;
}






/* CUSTOM CART CSS */

.et-icon-wrapper.icon-customer-care svg {
    width: 40px;
    height: 40px;
}

.first-row-customer-care {
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    padding: 11px 0;
}

.divider-row-customer-care{
    border-bottom: 1px solid #fff;
}

img.img-customer-care {
    width: 50px;
    padding-right: 20px;
    margin-right: 20px;
}

.et-icon-wrapper.icon-customer-care {
    display: flex;
    padding-right: 20px;
}

.xfrm-cart-customer-care-wrapper {
    background: #a9a38f;
    margin-top: 10px;
}

.inner-grid-customer-care {
    padding: 35px 70px 40px 70px;
}

.woocommerce-cart .et-icon-wrapper.img-primary-share svg g{
    fill: #000 !important;
    transition: all 0.3s linear;
}

.woocommerce-cart .wrapper-fixed-info-proceed-to-checkout:hover .et-icon-wrapper.img-primary-share svg g{
    fill: #fff !important;
}

span.inner-txt-customer-care {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1.5px;
    display: flex;
    align-items: center;
    font-weight: 400;
}

span.inner-txt-customer-care::after {
    display: inline-flex;
    content: '';
    background-image: url(https://web-mch.x-tra.it/wp-content/uploads/2023/04/arrow-down-sign-to-navigate-micheletto.png);
    background-size: 15px 15px;
    height: 15px;
    width: 15px;
    margin-left: 10px;
    transition: 0.8s;
    position: absolute;
    right: 30px;
}

.inner-custom-cart {
    display: flex;
    width: 100%;
    margin: auto;
    margin-bottom: 50px;
}

.inner-custom-cart .cart-collaterals {
    width: 45% !important;
}

.inner-custom-cart form.woocommerce-cart-form {
    width: 55%;
    padding: 0 20px;
}

.second-row-customer-care{
    display: none;
    padding: 7px 5px 15px 0;
    color: #fff;
    font-size: 13px;
}

.first-row-customer-care.active-txt-customer-care span.inner-txt-customer-care::after{
    transform: rotateX(180deg);
    transition: 0.8s;
}

.xfrm-custom-cart-item{
    display: flex;
    border-top: 1px solid;
    padding: 20px 0;
    align-items: center;
    border-bottom: 1px solid;
}

/*.inner-clm-left-custom-cart {
    width: 20%;
}

.inner-clm-right-custom-cart {
    width: 80%;
}*/

.inner-clm-left-custom-cart {
    width: 30%;
}

.inner-clm-right-custom-cart {
    width: 70%;
}

.inner-clm-right-custom-cart {
    padding-left: 40px;
    position: relative;
    padding-right: 40px;
}

.inner-clm-left-custom-cart .product-thumbnail {
    border: 1px solid #B9B9B9;
    max-width: 160px;
    min-width: 160px;
    max-height: 160px;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce .xfrm-custom-cart-item .inner-clm-right-custom-cart .product-remove a.remove{
    font-size: 15px !important;
    height: inherit;
    width: fit-content;
    border-radius: unset;
    color: #3F3F3F !important;
}

.product-name a {
    font-size: 18px;
    color: #000;
    letter-spacing: 2px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.inner-cart-reference {
    font-size: 16px;
    color: #645452;
    text-transform: uppercase;
}

.inner-description-cart{
    font-size: 16px;
    color: #645452;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    max-width: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.woocommerce-cart .product-subtotal bdi{
    font-size: 18px !important;
    color: #000 !important;
}

.woocommerce-cart .product-subtotal span.woocommerce-Price-currencySymbol{
    font-size: 18px !important;
    color: #000 !important;
}

.product-quantity {
    display: flex;
    align-items: center;
    padding: 15px 0;
}

.inner-qty-text{
    color: #000;
    text-transform: uppercase;
    padding-right: 60px;
}

.product-subtotal {
    font-size: 18px !important;
    color: #000 !important;
    margin-top: 20px;
    display: flex;
}

.et-icon-wrapper.additional-icon-cart svg{
    width: 40px;
    height: 40px;
}

.et-icon-wrapper.additional-icon-cart {
    display: flex;
    margin-right: 17px;
}

.additionl-icon-custom-cart {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
}

.et-icon-wrapper.additional-icon-cart svg {
    width: 40px;
    height: 40px;
}

.inner-xfrm-title-custom-cart h1 {
    color: #000;
    text-align: center;
    padding-bottom: 35px;
    font-family: 'PlayfairDisplay-Regular' !important;
    font-weight: 200 !important;
}

.woocommerce-cart .qodef-container-inner.clearfix {
    width: 80%;
}

.cart-collaterals .cart_totals h3 {
    color: #fff;
    margin-top: unset;
    transition: 0.3s linear;
    font-size: 45px;
    font-family: 'PlayfairDisplay-Regular' !important;
}

tr.order-total {
    border: unset;
}

.read-more-customer-care {
    padding: 10px 0;
}

.woocommerce-cart tr.order-total bdi, .woocommerce-cart span.woocommerce-Price-currencySymbol {
    font-size: 18px !important;
    color: #fff !important;
}

.inner-custom-cart input#coupon_code {
    margin: unset;
    width: 280px;
    padding: 0 20px;
}

div#xfrm-customer-care a{
    color: #fff !important;
}

div#xfrm-customer-care a:hover{
    color: #000 !important;
}

.inner-custom-cart .coupon button.button{
    background-color: #a9a38f !important;
    font-size: 12px;
    line-height: initial !important;
    border: 1px solid #a9a38f !important;
    border-radius: unset;
    width: 40%;
    padding: 10px 0px;
    letter-spacing: 1px;
    margin: unset !important;
    height: 55px;
    margin-left: 15px !important;
    font-weight: 500;

}

.inner-custom-cart .coupon button.button:hover{
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}

form.woocommerce-cart-form .coupon {
    display: flex;
    padding-top: 15px;
}

.inner-custom-cart button.xfrm-update-cart.button {
    background-color: #fff !important;
    font-size: 12px;
    line-height: initial !important;
    border: 1px solid #000 !important;
    border-radius: unset;
    width: 280px !important;
    padding: 5px 0px;
    height: 55px;
    font-weight: 500;
    letter-spacing: 2px;
}

.inner-custom-cart button.xfrm-update-cart.button:hover {
    background: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
    opacity: unset;
}

.inner-button-update-cart {
    padding-top: 15px;
}

.inner-related-cart-product .xfrm-cart-product.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    padding: 0 2px;
}

.inner-related-cart-product .xfrm-loop-single-thumbnail.main-thumb {
    min-height: 300px;
}

.title-related-cart h3 {
    margin-bottom: 20px !important;
    margin-top: 40px;
    color: #645452;
}

.product-thumbnail img {
    display: block;
}

/*.inner-custom-cart .cart_totals.fixed-proceed-to-checkout {
    position: fixed;
    top: 107px;
    width: 100% !important;
    left: 0;
    z-index: 99;
    padding: unset;
    display: flex;
    height: 80px;
    justify-content: space-evenly;
    box-shadow: 0px 0px 8px #ccc !important;
}

.cart_totals.fixed-proceed-to-checkout h3{
    opacity: 0;
    visibility: hidden;
    width: 0;
    color: transparent;
    display: none;
}

.cart_totals.fixed-proceed-to-checkout table.shop_table.shop_table_responsive{
    width: auto;
    display: flex;
    align-items: center;
    width: fit-content;
}

.cart_totals.fixed-proceed-to-checkout .inner-fixed-info-proceed-to-checkout {
    padding-left: 20px;
    display: block;
}

.cart_totals.fixed-proceed-to-checkout .inner-proceed-to-checkout-fixed .wc-proceed-to-checkout {
    margin: unset;
}

.inner-fixed-info-proceed-to-checkout{
    display: none;
}

.cart_totals.fixed-proceed-to-checkout .inner-proceed-to-checkout-fixed {
    display: flex;
    align-items: center;
}

.wrapper-fixed-info-proceed-to-checkout{
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #BE7064;
    border-radius: 100%;
    z-index: 2;
    position: relative;
}

.cart_totals.fixed-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    padding: 15px 30px;
}

.woocommerce-cart .cart-collaterals .cart_totals.fixed-proceed-to-checkout table th {
    width: 140px !important;
}

.xfrm-cart-customer-care{
    transition: 0.3s linear;
    top: 150px;
}

.inner-custom-cart .cart-collaterals.fixed-cart-visual .xfrm-cart-customer-care{
    position: fixed;
    width: 470px;
    top: 175px;
}*/

.inner-fixed-proceed-to-checkout {
    position: fixed;
    top: -90px;
    width: 100%;
    left: 0;
    z-index: 9;
    box-shadow: 0px 0px 8px #ccc !important;
    transition: 0.3s linear;
}

.inner-fixed-proceed-to-checkout.active-cart-tob-bar{
    top: 60px;
}

.inner-fixed-proceed-to-checkout .cart_totals {
    display: flex;
    align-items: center;
    padding: 5px 60px;
    justify-content: space-between;
}

.inner-fixed-proceed-to-checkout .wc-proceed-to-checkout {
    margin-top: unset;
}

.inner-fixed-proceed-to-checkout table.shop_table.shop_table_responsive {
    width: fit-content;
}

.inner-wc-proceed-to-checkout-fixed {
    display: flex;
    align-items: center;
}

.wrapper-fixed-info-proceed-to-checkout{
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 100%;
    z-index: 2;
    position: relative;
    cursor: pointer;
    transition: 0.3s linear;
}

.wrapper-fixed-info-proceed-to-checkout:hover{
    background: #000 !important;
}

.inner-fixed-info-proceed-to-checkout {
    padding-left: 20px;
}

.inner-fixed-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    padding: 15px 50px;
}

.woocommerce-cart .cart-collaterals .inner-fixed-proceed-to-checkout table th {
    width: 140px !important;
    padding: unset;
}

.woocommerce-cart .cart-collaterals .inner-fixed-proceed-to-checkout table td {
    padding: unset;
}

.inner-fixed-proceed-to-checkout tr.order-total {
    display: flex;
    align-items: center;
}

.inner-custom-cart tr.order-total {
    width: 65% !important;
    display: flex;
    margin: auto;
    justify-content: space-between;
}

.inner-custom-cart tr.order-total th{
    color: #fff !important;
}

.inner-wishlist-cart .yith-wcwl-add-to-wishlist {
    padding: 5px;
    border-radius: 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white !important;
    border: 1px solid #a9a38f;
    margin: unset;
}

.inner-wishlist-cart {
    position: absolute;
    right: 0;
}

.inner-wishlist-cart i{
    margin-right: unset !important;
}

.inner-wishlist-cart .yith-wcwl-add-to-wishlist a.add_to_wishlist>img, .inner-wishlist-cart .yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img {
    max-width: 25px;
    margin: auto;
}

.inner-wishlist-cart .yith-wcwl-add-to-wishlist a.delete_item>img{
    margin: auto;
}

.inner-clm-right-custom-cart .product-name, .inner-description-cart{
    color: #000;
    font-size: 15px;
}

.inner-custom-cart .inner-fixed-proceed-to-checkout tr.order-total {
    width: 100% !important;
}

@media screen and (max-width:1290px){
    .inner-xfrm-title-custom-cart .qodef-shortcode.qodef-m.qodef-section-title.qodef-alignment--left.qodef-title-break--disabled {
        left: 190px !important;
    }
}

@media screen and (max-width:1130px){
    .inner-xfrm-title-custom-cart .qodef-shortcode.qodef-m.qodef-section-title.qodef-alignment--left.qodef-title-break--disabled {
        left: 120px !important;
    }

    .inner-custom-cart {
        width: 95%;
    }

    .cart-collaterals .cart_totals h3 {
        font-size: 35px;
    }

    a.checkout-button.button.alt.wc-forward{
        font-size: 12px;
    }
}

@media screen and (max-width:1024px){
    .inner-xfrm-title-custom-cart .qodef-shortcode.qodef-m.qodef-section-title.qodef-alignment--left.qodef-title-break--disabled {
        left: 75px !important;
    }

    .inner-custom-cart {
        flex-direction: column;
    }

    .inner-custom-cart form.woocommerce-cart-form {
        width: 100%;
        margin-bottom: 50px;
    }

    .inner-custom-cart .cart-collaterals {
        width: 100% !important;
        padding: 0 20px;
    }

    .inner-xfrm-title-custom-cart .qodef-shortcode.qodef-m.qodef-section-title.qodef-alignment--left.qodef-title-break--disabled {
        left: 0 !important;
        width: 100% !important;
        text-align: center;
    }

    .inner-xfrm-title-custom-cart .qodef-shortcode.qodef-m.qodef-section-title.qodef-alignment--left.qodef-title-break--disabled .eplay-custom-font-title{
        margin: 50px auto !important;
    }


}

@media screen and (max-width:750px){
    .inner-fixed-proceed-to-checkout.active-cart-tob-bar {
        top: 60px;
    }
}

@media screen and (max-width:700px){
    .inner-fixed-proceed-to-checkout .cart_totals {
        padding: 5px 10px;
    }

    .inner-custom-cart .inner-fixed-proceed-to-checkout tr.order-total {
        width: 100% !important;
    }

    .inner-custom-cart .inner-fixed-proceed-to-checkout tr.order-total th {
        width: fit-content !important;
    }
}

@media screen and (max-width:680px){
    .xfrm-custom-cart-item {
        flex-direction: column;
    }

    .inner-clm-left-custom-cart {
        margin-bottom: 25px;
    }

    .inner-clm-right-custom-cart {
        padding-left: 0;
        width: 100%;
    }

    .inner-clm-left-custom-cart {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width:650px){
    .woocommerce-cart .inner-fixed-proceed-to-checkout tr.order-total bdi, .woocommerce-cart .inner-fixed-proceed-to-checkout span.woocommerce-Price-currencySymbol {
        font-size: 16px !important;
    }

    .woocommerce-page div.woocommerce .inner-fixed-proceed-to-checkout .shop_table th {
        font-size: 17px;
    }

    .inner-fixed-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        width: 200px;
    }

    a.checkout-button.button.alt.wc-forward {
        font-size: 12px;
        background: #000 !important;
        color: #fff !important;
        width: 200px;
    }
    
    form.woocommerce-cart-form .coupon {
        flex-direction: column;
        align-items: center;
    }

    form.woocommerce-cart-form input#coupon_code {
        width: 100% !important;
        height: 40px;
        margin-bottom: 15px;
    }

    .inner-custom-cart .coupon button.button {
        width: 240px;
        margin: unset !important;
    }

    .inner-custom-cart button.xfrm-update-cart.button {
        width: 240px !important;
    }

    .inner-button-update-cart {
        text-align: center;
    }

    .cart-collaterals .cart_totals h3 {
        font-size: 27px;
    }
}

@media screen and (max-width:569px){
    .inner-custom-cart .inner-fixed-proceed-to-checkout tr.order-total th {
        margin-right: 20px;
    }
}

@media screen and (max-width:550px){
    .inner-title-mini-cart .eplay-custom-font-title {
        font-size: 107px;
        margin-left: 150px !important;
    }

    div#xfrm-customer-care .inner-grid-customer-care {
        padding: 35px 30px 40px 30px;
    }

    .inner-fixed-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        background: #000 !important;
        color: #fff !important;
    }

    .woocommerce .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
        background: #fff !important;
        color: #000 !important;
    }

    .wc-proceed-to-checkout {
        box-shadow: 0px 0px 8px #ccc !important;
    }
}

@media screen and (max-width:450px){
    span.inner-txt-customer-care {
        font-size: 14px;
    }

    img.img-customer-care {
        margin-right: 5px;
    }

    span.inner-txt-customer-care::after {
        background-size: 12px 12px;
        height: 12px;
        width: 12px;
    }

    .woocommerce-cart article {
        padding: unset !important;
        padding-top: 40px !important;
    }

    .cart-collaterals .cart_totals h3 {
        font-size: 23px;
    }
}

@media screen and (max-width:390px){
    span.inner-txt-customer-care::after {
        right: 0;
    }

    .inner-custom-cart form.woocommerce-cart-form {
        padding: 0 5px;
    }

    .inner-custom-cart .cart-collaterals {
        padding: 0 5px;
    }
}

@media screen and (max-width:360px){
    .inner-title-mini-cart .eplay-custom-font-title {
        margin-left: 100px !important;
    }

    span.inner-txt-customer-care {
        font-size: 13px;
    }
}

@media screen and (max-width:345px){
    div#xfrm-customer-care .inner-grid-customer-care {
        padding: 20px 15px 30px 15px;
    }

    img.img-customer-care {
        width: 40px;
        margin-right: 0px;
        padding-right: 10px;
    }
}

@media screen and (max-width:320px){
    .inner-fixed-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
        width: 170px;
    }    
}

/* FINE CUSTOM CART CSS */