/**
Theme Name: brw
Version: 1.0.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brw
Template: astra
*/

.ast-mobile-menu-buttons {
    display: none !important;
}

.gform_wrapper .top_label .gfield_label {
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 400;
}

.highlight-yellow {
    background: url(https://www.backroomwines.com/content/wp-content/uploads/2021/06/499-4994185_paint-stroke-png-svg-black-and-white-brush.png);
    background-repeat: no-repeat;
    background-size: 100% 95%;
    padding: 8px 0;
}

body .gform_wrapper ul li.gfield {
    margin-top: 35px;
}

.gform_wrapper span.ginput_product_price_label {
    display: none !important;
}

.gform_wrapper span.ginput_product_price,
.gform_wrapper span.ginput_quantity_label {
    color: #7f8c8d !important;
}

/*
@media only screen and (min-width: 641px) {
.gform_wrapper ul.gform_fields li.gfield {
	padding-bottom: 30px; 
}
}
*/
