/* 
Theme Name: Hello You
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello You is a child theme of Hello Elementor, created by Elementor team
Author: BTTN
Author URI: https://bttn.co/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    letter-spacing: 0 !important;
    font-size: 15px !important;
    font-weight: 700 !important;
}

.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
    font-size: 15px !important;
    padding: 10px !important;
    border-radius: 5px !important;
}

.gform_required_legend {
    display: none !important;
}

#input_3_6:not([value=""]),
#input_9_6:not([value=""]) {
    border: 0;
    background: transparent;
    padding: 0 0 5px 0;
    font-size: 1em;
}

#input_3_6:focus,
#input_9_6:focus {
    border: 0;
    outline: none;
}


/* .e-cart-section.coupon {
    display: none !important
} */

.variation-Anti-NauseaMedication .amount,
.variation-Anti-NauseaMedication .woocommerce-Price-currencySymbol {
    font-size: 1em !important
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: black;
    text-decoration: none !important;
}

ins {
    text-decoration: none !important;
}