body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_phone input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email input,
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield .name_first input,
body .gform_wrapper .gform_body .gform_fields .gfield .name_last input,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_number input,
body .gform_wrapper .gform_body .gform_fields .gfield select,
#search-filter-form-9526 .sf-input-text,
#search-filter-form-9816 .sf-input-text,
body .gform_wrapper .gform_body .gform_fields .gfield .address_line_1 input,
body .gform_wrapper .gform_body .gform_fields .gfield .address_line_2 input,
body .gform_wrapper .gform_body .gform_fields .gfield .address_city input,
body .gform_wrapper .gform_body .gform_fields .gfield .address_state input,
body .gform_wrapper .gform_body .gform_fields .gfield .address_zip input,
body .gform_wrapper .gform_body .gform_fields .gfield .address_country select,
body .gform_wrapper .gform_body .gform_fields .gfield .gf_coupon_code {
    border: 1px solid #fff;
    border-radius: 50rem;
    height: 3.375rem;
    padding: 1.06rem 1.63rem;
    margin-bottom: 1.25rem;
    box-shadow: none;
    font-size: 0.9375rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.01875rem;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gf_coupon_code {
    width: 50%;
}

#search-filter-form-9526 .sf-input-text,
#search-filter-form-9816 .sf-input-text {
    background-color: #F6F3EF;
    width: 100%;
    padding: 1.5rem 2.54rem 1.5rem 2.54rem;
    height: 4.62888rem;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.025rem;
}

#search-filter-form-9526 .sf-field-search,
#search-filter-form-9816 .sf-field-search {
    margin-right: 0;
}

#search-filter-form-9526 .sf-field-submit input,
#search-filter-form-9816 .sf-field-submit input {
    width: 3.0625rem;
    height: 3.0625rem;
    display: block;
    padding: 0;
    background-position: center center;
    transform: translate(-4rem, 0.75rem);
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="18" viewBox="0 0 10 18" fill="none"><line x1="1.43555" y1="15.646" x2="8.53989" y2="8.54169" stroke="white" stroke-width="2" stroke-linecap="round"/><line x1="8.54086" y1="8.54169" x2="1.43652" y2="1.43735" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>');
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    -webkit-appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjY4NSIgaGVpZ2h0PSI0LjU1IiB2aWV3Qm94PSIwIDAgNy42ODUgNC41NSI+PHBhdGggaWQ9ImFycm93IiBkPSJNNTIyLjUsMzk2bDMuMTM1LDMuMTM2TDUyOC43NzEsMzk2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNTIxLjc5MyAtMzk1LjI5MykiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzA4MDgyZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: right 1.5rem center;
    background-size: .6rem;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    height: auto;
    border-radius: 25px;
}

body .gform_wrapper .gform_body .gform_fields .gfield_label.gform-field-label {
    font-weight: 400;
    margin-bottom: 0;
    font-size: .875rem;
    margin-bottom: .6rem;
}

body .gform_wrapper .gform_body .gform_fields {
    grid-row-gap: .3rem;
}

body .gform_wrapper .gform_heading {
    display: none;
}

.gform_wrapper.gravity-themem .gform_footer {
    padding-bottom: 0!important;
}

.gform_wrapper.gravity-theme .gform_footer input {
    margin-bottom: 0!important;
}

body .gform_wrapper .gform_footer input[type=submit] {
    padding: 0.73rem 1.5rem;
    min-width: 8.3rem;
}

#gf_coupon_button {
    padding: 0.73rem 1.5rem;
    min-width: 8.3rem;
    background-color: #4D4547;
    border-radius: 50rem;
    color: #fff;
}

body #gform_wrapper_10 .gform_footer {
    justify-content: flex-end;
}

body #gform_wrapper_10 .gform_page_footer {
    text-align: right;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input,
.gform_wrapper.gravity-theme .gform_fileupload_rules {
    display: none!important;
}

body .gform_wrapper .gform_body .gfield--type-fileupload label {
    width: auto!important;
    background-color: #08082e;
    color: #fff;
    padding: 11px 30px!important;
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 0!important;
    font-family: filson-pro;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

input.gfield-choice-input {
    position: fixed;
    opacity: 0;
    pointer-events: none;
}

.gfield_radio {
    width: 100%!important;
    display: flex;
}

.gchoice input[type=radio]+label {
    text-align: center;
    flex: 1!important;
    padding: 11px 20px;
    max-width: 100%!important;
    border-radius: 6.25rem !important;
    cursor: pointer;
    background-color: #fff!important;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    width: 7rem;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.0175rem;
    margin: 0 0.31rem;
}

.gchoice input[type=radio]:checked+label,
.gchoice input[type=radio]+label:hover {
    background: #4D4547!important;
    color: #fff!important;
}

body .gform_wrapper.gravity-theme .gform_validation_errors {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0;
    position: relative;
    width: 100%;
}

body .gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
    background: 0 0;
    border: none;
    font-size: .75rem;
    margin-top: 30px;
    padding: 0;
    font-style: italic;
    transform: translateY(-8px);
}

body .gform_wrapper.gravity-theme .gfield_error label {
    color: inherit;
}

body .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
    border: 1px solid #c02b0a!important;
}

body .gform_wrapper .gform_ajax_spinner {
    margin-left: 1rem;
}

@media (min-width: 768px) {
    .gchoice input[type=radio]+label {
        padding: 11px 30px;
    }
}

gform-theme--foundation .ginput_address_city,
.gform-theme--foundation .ginput_address_country,
.gform-theme--foundation .ginput_address_state,
.gform-theme--foundation .ginput_address_zip {
    inline-size: 100% !important;
}

/* Resets */
body .gform_wrapper.gravity-theme .gform_validation_errors {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 0;
    position: relative;
    width: 100%;
}

/* Footer Submit */
body #gform_wrapper_2.gform_wrapper .gform_footer input[type=submit] {
    margin-left: auto;
    margin-right: auto;
}

body .gform_wrapper.gravity-theme .gform_validation_errors:focus-visible {
    outline: 0;
}

:focus-visible {
    outline: #4D4547 auto 1px;
}

.ginput_container_consent {
    position: relative;
}

.ginput_container_consent input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.ginput_container_consent label {
    padding-left: 2.5rem;
}

.ginput_container_consent label:before {
    content: '';
    border-radius: 100%;
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 0;
    left: 0;
    background: white;
}

.ginput_container_consent input:checked ~ label:after,
.ginput_container_consent input:hover ~ label:after {
    background-color: #4D4547;
    position: absolute;
    border-radius: 100%;
    content: '';
    top: 0.55rem;
    left: 0.55rem;
    width: 0.5em;
    height: 0.5rem;
    transition: all 0.2s;
}

.ginput_container_consent input:checked ~ label:after {
    background-color: #4D4547;
    position: absolute;
    border-radius: 100%;
    content: '';
    top: 0.5rem;
    left: 0.5rem;
    width: 0.6em;
    height: 0.6rem;
}

#input_2_1,
#input_10_1 {
    margin-bottom: 0;
    width: 100%;
    height: 4.1875rem;
}

#gform_fields_2,
#gform_fields_10 {
    position: relative;
}

#gform_submit_button_2 {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-0.7875rem, -125%);
    min-width: 3.1875rem;
    height: 3.1875rem;
    text-indent: -9999px;
    padding: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="15" viewBox="0 0 8 15" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="1" y1="13.1248" x2="6.58579" y2="7.53906" stroke="white" stroke-width="2" stroke-linecap="round"/><line x1="6.58579" y1="7.53906" x2="1" y2="1.95328" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>');
    background-position: center center;
    background-repeat: no-repeat;
}

#gform_submit_button_10 {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-0.7875rem, -125%);
    min-width: 3.1875rem;
    height: 3.1875rem;
    text-indent: -9999px;
    padding: 0;
    background-image: url('data:image/svg+xml,<svg width="8" height="15" viewBox="0 0 8 15" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="1" y1="13.1248" x2="6.58579" y2="7.53906" stroke="white" stroke-width="2" stroke-linecap="round"/><line x1="6.58579" y1="7.53906" x2="1" y2="1.95328" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>');
    background-position: center center;
    background-repeat: no-repeat;
}

@media (min-width:768px) {
    #gform_submit_button_2 {
        position: relative;
        transform: translate(-3.7875rem, -0.5rem);
    }
}

#gform_fields_2,
#gform_fields_10 {
    grid-column-gap: 0;
}

#field_10_1 {
    grid-column: 1 / 13;
}

#gform_fields_10 #field_submit {
    /* width: 0; */
    grid-column: 1 / 13;
}

.gform_wrapper.gravity-theme #field_submit {
    position: relative;
}

/* search page form */
#search-filter-form-9526.searchandfilter ul,
#search-filter-form-9816.searchandfilter ul {
    flex-wrap: wrap;
    justify-content: center;
}

#search-filter-form-9526 .sf-field-submit,
#search-filter-form-9816 .sf-field-submit {
    width: 0;
    margin: 0;
}

#search-filter-form-9526.searchandfilter ul li.sf-field-post_type,
#search-filter-form-9816.searchandfilter ul li.sf-field-post_type {
    /* col-md-6 col-xxl-3 */
    width: 70%;
    flex-grow: 0;
    margin-top: 2rem;
}

@media (min-width:768px) {
    #search-filter-form-9816.searchandfilter ul li.sf-field-post_type {
        /* col-md-6 col-xxl-3 */
        /* width: 25%; */
    }
}

#searchMenu #search-filter-form-9526.searchandfilter ul li.sf-field-post_type,
#searchMenu #search-filter-form-9526.searchandfilter ul li.sf-field-reset,
#searchMenu #search-filter-form-9816.searchandfilter ul li.sf-field-post_type,
#searchMenu #search-filter-form-9816.searchandfilter ul li.sf-field-reset {
    display: none;
}

#search-filter-form-9526 .sf-input-text,
#search-filter-form-9816 .sf-input-text {
    background-color: #fff;
    border: 2px solid #4D4647;
}

/* yes no bits */
.surf-ability-yes-no .ginput_container_radio {
    border-radius: 2.1875rem;
    height: 12rem;
    width: 100%;
    background: #eaeaea;
    padding: 1.88rem;
    align-content: end;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    background-size: cover;
    background-position: center;
    margin-top: 2rem;
}

@media (min-width:768px) {
    .surf-ability-yes-no .ginput_container_radio {
        height: 23rem;
    }
}

.surf-ability-yes-no.white-water-yes-no .ginput_container_radio {
    background-image: url('/wp-content/uploads/ww-beg-loop-ezgif.com-video-to-webp-converter.webp');
}

.surf-ability-yes-no.green-water-yes-no .ginput_container_radio {
    background-image: url('/wp-content/uploads/ww-trim-ezgif.com-video-to-webp-converter.webp');
}

.surf-ability-yes-no .ginput_container_radio .gfield_radio {
    width: 100% !important;
    display: flex;
    justify-content: center;
}

#gform_next_button_5_5,
#gform_next_button_5_8 {
    visibility: hidden !important;
}

#gform_page_5_2 .gform_page_footer {
    height: 0;
}

#gform_3 .gfield_html > h3,
#gform_4 .gfield_html > h3,
#gform_5 .gfield_html > h3 {
    font-family: 'comeback';
    font-size: 2.125rem;
    font-style: normal;
    font-weight: 300;
    line-height: 2.5rem;
}

/* hide footers on ability form */
#gform_page_3_3 .gform_page_footer,
#gform_page_4_3 .gform_page_footer,
#gform_page_5_4 .gform_page_footer {
    display: none;
}

.ability-html p a {
    color: inherit;
}

/* payment form */
#field_6_2 {
    /* padding: 0;
    heighT: 0;
    overflow: hidden;
    width: 0; */
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_singleproduct .ginput_product_price_label,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_singleproduct .ginput_product_price,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_total {
    font-size: 3.5rem !important;
    font-style: normal !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    line-height: 3.5rem;
    color: var(--bs-dark);
}

#field_6_16 .gfield_label.gform-field-label {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 2rem;
    margin-bottom: 0;
}

#ginput_product_price_6_2 {
    font-size: 4rem;
    font-weight: 400;
    margin: 0;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox label {
    position: relative;
    padding-left: 2.5rem;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox label:before {
    content: '';
    border-radius: 100%;
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 0;
    left: 0;
    background: white;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox label {
    margin-top: 0.7rem;
}

.gchoice input[type=checkbox]:checked+label:After {
    background-color: #4D4547;
    position: absolute;
    border-radius: 100%;
    content: '';
    top: 0.5rem;
    left: 0.5rem;
    width: 0.6em;
    height: 0.6rem;
}

.gform_wrapper.gravity-theme .gform_validation_errors:focus {
    outline: 0 !important;
}