/* Start custom CSS for shortcode, class: .elementor-element-a9cf033 */.woocommerce-form-coupon-toggle .fm-icon{
    display: none;
}
.woocommerce-form-coupon-toggle, .woocommerce-form-login-toggle{
    background-color: #445641 !important;
    
}
.woocommerce-form-coupon-toggle .woocommerce-info{
    color: #947F5A !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info a, .woocommerce-form-login-toggle .woocommerce-info a{
    color: #fff !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info a:hover, .woocommerce-form-login-toggle .woocommerce-info a:hover{
color: #947F5A !important;
}
#shipping_method {
    text-align: right;
}
.cart-discount td{
    text-align: right;
}
.woocommerce-SavedPaymentMethods-saveNew{
    flex-wrap: nowrap !important;
}

.Input, .p-FauxInput {
padding-top: 20px !important;
    padding-bottom: 20px !important;
}


#elementor-popup-modal-1258{
    display: none !important;
}
#wc-stripe-cc-form .form-row-wide{
    margin-bottom: 0px !important;
}

#billing_country_field,#shipping_country_field{
    padding: 20px;
    border:1px solid #e4e4e4;
}


 .woocommerce-shipping-fields .shipping_address{
    display: none;
}
#ship-to-different-address #ship-to-different-address-checkbox{
    display: inline-block;
}
.woocommerce-checkout #ship-to-different-address{
    pointer-events: auto !important;
}
 .woocommerce-shipping-fields .shipping_address{
    display: none;
}
#ship-to-different-address-checkbox{
    display: inline-block;
}
.woocommerce-checkout #ship-to-different-address{
    pointer-events: auto !important;
}

.woocommerce form .form-row .select2-container{
    width: 100% !important;
}
@media (max-width:767px){
.woocommerce-checkout form.woocommerce-checkout .form-row-first, .woocommerce-checkout .woocommerce-checkout .form-row-last{
    width: 100%;
}
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3,.woocommerce-checkout #ship-to-different-address{
    margin-bottom: 50px;
}
@media (max-width:480px){
.woocommerce-checkout #ship-to-different-address,#customer_details .woocommerce-billing-fields > h3{
    font-size: 20px;
}
}/* End custom CSS */