.elementor-kit-79{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-79 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-cart-form{
    display: none !important;
}

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

.cart-collaterals{
    display: none;
}

#wf_pagetitle{
    display: none;
}


.product-remove{
    width: 10% !important;
}

.product-thumbnail{
    width: 20% !important;
}
.product-name, .product-price{
    width: 20%
}

.product-subtotal{
    font-weight: 800;
}

.coupon{
    display: none;
}


#order_review_heading{
    display: none!important;
}


/*.woocommerce-checkout-review-order-table{*/
/*    display: none!important;*/
/*}*/


/*.woocommerce-cart-form{*/
/*    display: none;*/
/*}*/


.popup-custom-coupon{
    display: none;
}

.product-col{
    font-size: 12px
}


.woocommerce-Price-currencySymbol{
    font-size: 2px !important;
}


.woocommerce-shipping-fields{
    display: none;
}


.woocommerce-additional-fields{
    display: none;
}


.woocommerce-privacy-policy-text{
    display: none;
}


.popup-cart-table th{
    background: #808000 !important;
}

@media only screen and (max-width: 959px) {
    .woocommerce-checkout #customer_details {
        margin-bottom: 0px; 
    }
}


.woocommerce-checkout>.col2-set {
     float: left; 
     width: 100%; 
}


.woocommerce form.woocommerce-checkout h3#order_review_heading, .woocommerce-checkout #order_review {
    float: right;
    width: 100%;
}

.product-name{
    width: 70%
}

.cart-subtotal{
    display: none;
}

.woocommerce-checkout-payment{
    margin-bottom: 30px
}



#popup-checkout-modal .woocommerce-checkout .button, #popup-checkout-modal .woocommerce-checkout button.button {
    background: #ff6600 !important;
    font-size: 20px !important;
    padding: 18px 20px 18px 20px !important;
    color: #fff !important;
    border: none !important;
    border-radius: 4px !important;
    cursor: pointer;
    transition: background 0.2s;
    width: 100% !important;
    display: block !important;
}







.woocommerce-checkout-review-order{
    display: flex !important;
    flex-direction: column !important;
}

.woocommerce-checkout-review-order-table{
    order: 2 !important;
}

.woocommerce-checkout-payment{
    order: 1 !important;
    display: flex !important;
    flex-direction: column !important; 
}

.payment_methods{
    order: 2 !important;
}


.woocommerce form.woocommerce-checkout .woocommerce-additional-fields, .woocommerce form.woocommerce-checkout .woocommerce-shipping-fields, .woocommerce form.woocommerce-checkout .woocommerce-billing-fields {
    padding: 5px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
}


.woocommerce-checkout div#payment.woocommerce-checkout-payment {
    background-color: #fff;
    border: 0px solid #d8d8d8;
}/* End custom CSS */