button:focus {outline: none!important;}
.autocomplete-suggestions
{border-radius:5px;margin-top:2px;}
.autocomplete-suggestion {padding:10px 10px;border-bottom:solid}
.autocomplete-suggestion:last-child{border-bottom:none}
.autocomplete-suggestion b { color: red; }
/*Placing contact form styles here for the time being */
.selectize-input.items.not-full.has-options {
padding-left: 1rem;
background-color: #fff;
color: #000;
}
input#input_2_8-selectized {
font-size: 18px;
width: 200px!important;
padding-left: 11px!important;
}
.selectize-input.items.not-full.has-options.focus.input-active.dropdown-active{
background-color: white;
}
.selectize-input.items.has-options.full.has-items {
background-color: white;
color: black;
}
.gform_wrapper.gravity-theme textarea {
background-color: white !important;
color: black !important;
}
input[type=text], input[type=email] {
background-color: white !important;
color: black!important;
}
/*Marketing Request Fields*/
input#input_7_42, input#input_7_43, input#input_7_45, input#input_7_37,input#input_7_38, textarea#input_7_39, input#input_7_40, input#input_7_41, input#input_7_53, input#input_7_28, input#input_7_29, input#input_7_30, input#input_7_31, input#input_7_32, input#input_7_33, input#input_7_34, input#input_7_35, textarea#input_7_51, input#input_7_52{
background-color: white;
color: black;
}
.mini_cart_toggle {
display: none;
}
/* Feedback Form Fields */
.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label, .gravity-theme .gsurvey-rating:not(:checked)>label{
background-size: 30px 30px !important;
line-height: 33px !important;
width: 40px !important;
}
.gchoice{
margin-bottom: 5px;
}
.gfield-choice-input{
width: 24px;
height: 24px;
}
/* Tasting Panel Form Fields */
.gform_legacy_markup_wrapper table.gsurvey-likert th.gsurvey-likert-choice-label, .gravity-theme table.gsurvey-likert th.gsurvey-likert-choice-label{
color:black;
}
.gform_legacy_markup_wrapper table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected, .gravity-theme table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected{
background-color: #767676!important;
}
input#gform_next_button_13_20 {
padding: 0px 50px;
min-height: 53px;
border-radius: 8px;
font-size: 1.25rem;
font-weight: 700;
font-family: kelpt a1, sans-serif;
text-transform: uppercase;
}
input#gform_previous_button_13 {
padding: 0px 30px;
min-height: 53px;
border-radius: 8px;
font-size: 1.25rem;
font-weight: 700;
font-family: kelpt a1, sans-serif;
text-transform: uppercase;
}
/*Missed Rewards Form -telephone */
input#input_18_3 {
background-color: white;
color: black;
}
/*Placing Killer Merch styles here for the time being */
.grecaptcha-badge {
visibility: hidden!important;
}
p#billing_first_name_field {
width: 100%;
}
p#billing_last_name_field {
width: 100%;
}
.select2-container .select2-selection--single{
height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 42px;
}
li.wc_payment_method.payment_method_woocommerce_payments label {
color: black;
}
span.woocommerce-terms-and-conditions-checkbox-text {
color: black;
}
.woocommerce-info::before {
display:none;
}
.woocommerce-info {
border-top-color: #dd3333;
text-align: center;
}
.select2-results{
color:black;
}
span.gfield_required.gfield_required_text {
color: white !important;
}