#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: black !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;
}

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

.single-product.woocommerce .product.type-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: 200px;*/
}

.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;
}

.woocommerce-cart tbody tr.woocommerce-cart-form__cart-item {
    border-bottom: 1px solid #f8f8f8;
}

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

.cart-collaterals {
    width: 80%;
    margin: auto;
    margin-top: 40px;
}

.cart_totals {
    /*padding: 30px 120px 70px 120px;*/
    float: unset !important;
    text-align: center !important;
    margin: auto;
}

.cart_totals h2{
    text-align: center;
    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: #F5DF32 !important;
}

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

a.checkout-button.button.alt.wc-forward {
    line-height: 1 !important;
    padding: 12px 25px;
    border-radius: 50px;
    transition: 0.3s linear !important;
    font-size: 11px;
    letter-spacing: 0;
    font-weight: 400;
    background: #F5DF32 !important;
    color: #101010 !important;
    border: 1px solid #F5DF32 !important;
}

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

.wc-proceed-to-checkout{
    text-align: center;
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.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;
}

.inner-shipping-eplay {
    text-align: end;
}

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 h3 {
    text-align: center;
    margin-bottom: 30px;
}

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

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

.woocommerce-checkout button#place_order {
    transition: 0.3s linear;
    line-height: 1 !important;
    padding: 13px 30px;
    border-radius: 50px;
    transition: 0.3s linear !important;
    font-size: 11px;
    letter-spacing: 0;
    font-weight: 400;
    background: #F5DF32 !important;
    color: #101010 !important;
    border: 1px solid #F5DF32 !important;
    float: unset !important;
    display: block;
    margin: auto;
}

.woocommerce-checkout span.select2-selection.select2-selection--single{
    border: unset !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle a, .woocommerce-checkout .woocommerce-form-login-toggle a{
    color: #F5DF32 !important;
}

form.woocommerce-form.woocommerce-form-login.login {
    text-align: center;
}

form.woocommerce-form.woocommerce-form-login.login p.form-row{
    display: flex;
    flex-direction: column;
    align-items: center;
}

form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit{
    width: 150px;
}

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

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

.woocommerce-checkout button#place_order:hover {
    background-color: #989A9E !important;
    border: 1px solid #989A9E !important;
    color: #fff !important;
}

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

.woocommerce-checkout span.select2.select2-container.select2-container--default{
    width: 100% !important;
    font-size: 15px;
    border: 1px solid;
    border-color: #dddddd;
    background-color: transparent;
    padding: 7px 12px;
    border-radius: unset;
    padding: unset;
    overflow: hidden;
}

.woocommerce-checkout .select2-container--default .select2-selection--single{
    border: unset;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 0;
    right: 20px;
}

.woocommerce-checkout ul.woocommerce-error{
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    background-color: transparent;
    padding: unset !important;
}

.woocommerce-checkout ul.woocommerce-error li{
    color: #101010 !important;
}

.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before{
    content: unset !important;
}

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

.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 {
    border: 1px solid #F5DF32;
    background: #F5DF32;
    padding: 12px 25px;
    border-radius: 50px;
    transition: 0.3s linear;
    line-height: normal;
    color: #101010 !important;
    font-weight: 400 !important;
    letter-spacing: 0;
    font-size: 11px;
}

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

.woocommerce-cart p.cart-empty.woocommerce-info{
    background: transparent;
    color: #101010;
    margin: unset !important;
    padding: 15px 0 !important;
}

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

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

table tbody tr:nth-child(even){
    background: transparent !important;
}

/*tbody tr:last-child{
    border: 1px solid #ddd !important;
}*/

.woocommerce tbody tr:last-child td{
    border-top: unset !important;
    border: 1px solid #ddd !important;
}

.checkout #order_review{
    margin-bottom: unset !important;
}

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

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

    .woocommerce-cart tbody td.product-thumbnail {
        width: 120px;
    }

    .woocommerce table.shop_table td, .woocommerce-page table.shop_table td{
        padding: 10px !important;
    }

    .woocommerce-cart-form__contents td.product-name{
        width: 300px;
    }
}

@media screen and (max-width:800px){
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 75%;
    }
}

@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: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%;
    }

    form.woocommerce-cart-form .coupon {
        width: 100%;
        justify-content: center;
        margin-bottom: 15px;
    }

    button.xfrm-update-cart.button{
        margin: auto;
        display: block;
    }
}

@media screen and (max-width:600px){
    .woocommerce-cart tbody tr.woocommerce-cart-form__cart-item {
        border-bottom: unset !important;
        border: 2px solid rgba(0,0,0,.1) !important;
    }

    .woocommerce-cart tbody td.product-thumbnail {
        /* width: 70%; */
        /* margin: auto; */
        display: block !important;
        max-width: 55% !important;
        width: 55%;
        margin: auto;
    }

    .woocommerce table.shop_table td {
        border: unset !important;
        border-top: 1px solid rgba(0,0,0,.1) !important;
        width: 100%;
    }

    tr.woocommerce-cart-form__cart-item.cart_item td.product-name{
        width: 100% !important;
    }

    .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right!important;
    }

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

    tr.woocommerce-cart-form__cart-item.cart_item {
        margin-bottom: 30px;
    }

    .woocommerce tr.woocommerce-cart-form__cart-item.cart_item .product-remove a.remove {
        margin: auto !important;
    }

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 95%;
    }

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

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

    tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail{
        border-top: unset !important;
    }

    .cart_totals table.shop_table.shop_table_responsive{
        border: 1px solid #ededed !important;
    }

    .woocommerce-page .cart-collaterals .cart_totals tr.cart-subtotal td{
        border-top: unset !important;
    }

    div#order_review tr.cart_item td.product-total::before{
        content: unset !important;
    }

    div#order_review tr.cart_item td.product-name::before{
        content: unset !important;
    }

    .woocommerce div#order_review table.shop_table td{
        border: 1px solid rgba(0,0,0,.1) !important;
    }

    #ship-to-different-address .checkbox {
        padding-left: 0;
        margin-left: 20px;
    }
}

@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: 280px;
    }

    .woocommerce-cart table tbody td {
        padding: 5px !important;
    }

    .coupon button.button {
        padding: 14px 0px !important;
        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: 280px;
        padding: 12px 0px !important;
        margin: auto !important;
        /*opacity: 1;
        pointer-events: all;
        padding: 19px 32px;
        line-height: 1;*/
    }
}

@media screen and (max-width:560px){
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead{
        display: none;
    }

    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:510px){
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
    }
}

@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: 240px;
    }
}

@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: 14px 0px !important;
    }
}

.coupon button.button {
    padding: 12px 25px;
    border-radius: 50px;
    transition: 0.3s linear !important;
    line-height: normal;
    font-size: 11px;
    letter-spacing: 0;
    font-weight: 400;
    background-color: #101010 !important;
    color: #fff !important;
    border: 1px solid #101010 !important;
}

.coupon button.button:hover {
    background-color: #F5DF32 !important;
    color: #101010 !important;
    border: 1px solid #F5DF32 !important;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button.button {
    padding: 12px 25px;
    /* border-radius: 50px; */
    transition: 0.3s linear !important;
    line-height: normal;
    font-size: 11px !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
    background-color: #101010 !important;
    color: #fff !important;
    border: 1px solid #101010 !important;
    border-radius: 50px !important;
}

.cart_item .product-total .woocommerce-Price-currencySymbol{
    color: #101010 !important;
}

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

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

button.xfrm-update-cart.button {
    /*display: flex;
    justify-content: center;
    margin: auto;
    margin-top: 50px;
    background: #dd3c34;
    border: 1px solid #dd3c34;
    color: white;
    font-weight: 300;
    opacity: 1;
    line-height: 1;
    padding: 19px 32px;
    pointer-events: all;
    transition: 0.3s linear;*/
    opacity: 1;
    background: #F5DF32 !important;
    padding: 12px 25px;
    border-radius: 50px;
    transition: 0.3s linear !important;
    line-height: normal;
    color: #101010 !important;
    font-size: 11px;
    letter-spacing: 0;
    font-weight: 400;
    border: 1px solid #F5DF32 !important;
}

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

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

form.woocommerce-cart-form input#coupon_code {
    width: auto;
}

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;
}

.woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address{
    margin: unset;
}

div#customer_details h3{
    font-size: 23px;
    text-align: left;
}

div#customer_details h3 label{
    font-weight: 400 !important;
    margin-bottom: 30px;
}