.elementor-1319 .elementor-element.elementor-element-04695a7{--display:flex;}html, body{overflow-x:auto;}/* Start custom CSS */.e-coupon-anchor-description{
    color: white!important
}
.e-coupon-anchor .woocommerce-button{
    border-color: white!important;
    max-height: 49px;
    padding: 12px!important
}


.woocommerce-shipping-fields {
    display: none;
}
.woocommerce-shipping-total th{
    width: 40%!important
}

.woocommerce-checkout th,.woocommerce-checkout td{
    color: white!important;
}



@media screen and (max-width:767px){
    .woocommerce-shipping-total{
        display:flex;
        flex-direction:column;
        width:100%!important;
    }
     .woocommerce-shipping-total th, .woocommerce-shipping-total th{
      width:100%!important;
    }
}
.payment_box{
  color: #140703!important
}

#shipping_method label{
    color: white!important
}

.cart_item .pickup-location-cart-item-field{
    display: none
}

.woocommerce-checkout.woocommerce-order-received th,.woocommerce-checkout.woocommerce-order-received td{
    color: #140703!important;
    font-weight: 400;
    font-size: 17px;
}/* End custom CSS */