/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/
@font-face {
    font-family: 'Chillax';
    src: url('fonts/Chillax/Chillax-Medium.eot');
    src: url('fonts/Chillax/Chillax-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chillax/Chillax-Medium.woff2') format('woff2'),
        url('fonts/Chillax/Chillax-Medium.woff') format('woff'),
        url('fonts/Chillax/Chillax-Medium.ttf') format('truetype'),
        url('fonts/Chillax/Chillax-Medium.svg#Chillax-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chillax';
    src: url('fonts/Chillax/Chillax-Regular.eot');
    src: url('fonts/Chillax/Chillax-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chillax/Chillax-Regular.woff2') format('woff2'),
        url('fonts/Chillax/Chillax-Regular.woff') format('woff'),
        url('fonts/Chillax/Chillax-Regular.ttf') format('truetype'),
        url('fonts/Chillax/Chillax-Regular.svg#Chillax-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chillax';
    src: url('fonts/Chillax/Chillax-Semibold.eot');
    src: url('fonts/Chillax/Chillax-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chillax/Chillax-Semibold.woff2') format('woff2'),
        url('fonts/Chillax/Chillax-Semibold.woff') format('woff'),
        url('fonts/Chillax/Chillax-Semibold.ttf') format('truetype'),
        url('fonts/Chillax/Chillax-Semibold.svg#Chillax-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chillax';
    src: url('fonts/Chillax/Chillax-Bold.eot');
    src: url('fonts/Chillax/Chillax-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chillax/Chillax-Bold.woff2') format('woff2'),
        url('fonts/Chillax/Chillax-Bold.woff') format('woff'),
        url('fonts/Chillax/Chillax-Bold.ttf') format('truetype'),
        url('fonts/Chillax/Chillax-Bold.svg#Chillax-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chillax';
    src: url('fonts/Chillax/Chillax-Extralight.eot');
    src: url('fonts/Chillax/Chillax-Extralight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chillax/Chillax-Extralight.woff2') format('woff2'),
        url('fonts/Chillax/Chillax-Extralight.woff') format('woff'),
        url('fonts/Chillax/Chillax-Extralight.ttf') format('truetype'),
        url('fonts/Chillax/Chillax-Extralight.svg#Chillax-Extralight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Chillax';
    src: url('fonts/Chillax/Chillax-Light.eot');
    src: url('fonts/Chillax/Chillax-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Chillax/Chillax-Light.woff2') format('woff2'),
        url('fonts/Chillax/Chillax-Light.woff') format('woff'),
        url('fonts/Chillax/Chillax-Light.ttf') format('truetype'),
        url('fonts/Chillax/Chillax-Light.svg#Chillax-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


.stretch_full.container_wrap.title_container {
    display: none;
}
h2 {
    text-transform: capitalize !important;
}
body {
    font-weight: 500;
}
#av_section_1.banner-section {
    max-width: 1200px;
    margin: 0 auto;
    background-size: cover;
    float: unset;
    border-radius: 12px;
}
.banner-section main.template-page.content {
    padding: 100px 0 150px;
}
.banner-section .custom-color-heading .av-special-heading-tag {
    text-transform: unset;
}
.banner-section .avia_textblock.av_inherit_color p {
    font-weight: 500;
}
.banner-section .avia_textblock.f-weight-600.av_inherit_color p {
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
}
.avia-button-wrap .avia-button.av-link-btn.avia-color-theme-color {
    background-color: #F6ACCD;
    color: #4D0A1E !important; 
    transition: .3s ease-in-out;
    border: 1px solid #F6ACCD !important;
    line-height: 1.3;
}
.avia-button-wrap .avia-button.av-link-btn.avia-color-theme-color:hover {
    background-color: transparent;
    color: #F6ACCD !important;
    border-color: #F6ACCD !important;
}
#header .inner-container .logo.avia-svg-logo svg {
    max-width: 270px;
}
#top #footer .textwidget p,
#top #footer .widget ul li a {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
#top #footer .widget ul {
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
#top #footer .widget ul li:not(:last-child) {
    margin-right: 30px;
}
#footer .widget_media_image {
    margin: 0;
}
#footer .widget_media_image a {
    display: flex;
}
#footer .widget_media_image img {
    max-width: 270px;
}
#footer .container {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 1fr 1fr;
}
#footer .container .flex_column.av_one_third {
    width: 100%;
}
#footer .widget {
    margin: 0;
}
div#footer {
    padding: 45px 0;
}
#top #header .av-main-nav > li.join-now-btn a span.avia-menu-text {
    background-color: #F6ACCD;
    border: 1px solid #F6ACCD;
    display: inline;
    padding: 9.5px 19px;
    border-radius: 12px;
    transition: .3s ease-in-out;
    font-size: 18px;
    color: #4D0A1E;
}
#top #header .av-main-nav > li.join-now-btn a span.avia-menu-text:hover {
    background-color: transparent;
    border: 1px solid #4D0A1E;
}
#header_main nav.main_menu {
    width: calc(100% - 480px);
}
#header_main nav.main_menu ul#avia-menu li.join-now-btn {
    position: absolute;
    right: 0;
}
#header_main nav.main_menu .avia-menu.av-main-nav-wrap {
    width: 100%;
}
#top #header_main > .container .main_menu .av-main-nav > li > a {
    padding: 0px 15px;
}
.html_header_top.html_header_sticky #header.header-scrolled {
    padding: 6px 0;
}
#header_main .inner-container {
    max-width: 1200px;
    margin: 0 auto;
}
#header_main nav.main_menu ul#avia-menu li.join-now-btn a {
    padding-right: 0 !important;
}
.search-form-section {
    background: transparent;
    margin: -80px auto 0;
}
.search-form-section .container {
    width: 100%;
    max-width: 998px;
    padding: 0;
}
#top #main .search-form-section .template-page {
    padding: 0;
}
.search-form-section .csf-wrapper {
    box-shadow: 0px 0px 15px 0px rgb(77 10 30 / 20%);
    background: #FFFBFD;
    border-radius: 12px;
    padding: 50px 48px;
}
.search-form-section .csf-wrapper form {
    margin: 0 !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
#top .search-form-section .csf-wrapper form .csf-field select {
    border-radius: 8px;
    background-color: #ffffff;
    border: 1.02px solid #F6ACCD;
    box-shadow: 0px 2.05px 4.1px 0px rgb(66 80 102 / 10%);
    font-size: 12px;
    font-weight: 500;
    color: #A5A5A5;
    padding: 12px;
    margin: 0;
    min-width: 160px;
    max-width: 160px;
    width: 100%;
    margin-right: 22px;
    padding-left: 36px;
    padding-right: 36px;
}
.search-form-section .csf-wrapper form .csf-button button {
    margin-left: 23px;
    background-color: #F6ACCD;
    border: 1px solid #F6ACCD;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    font-family: 'chillax';
    padding: 8.5px 46px 8.5px 22px;
    cursor: pointer;
    transition: .3s ease-in-out;
    background-image: url(/wp-content/uploads/2026/03/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + -20px) 50%;
    transition: .3s ease-in-out;
}
.search-form-section .csf-wrapper form .csf-button button:hover {
    background-color: transparent;
    border: 1px solid #000000;
}
.search-form-section .csf-wrapper form .csf-looking label {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #000000;
    font-family: 'chillax';
    margin-right: 12px;
}
.search-form-section .csf-wrapper form .csf-looking {
    display: flex;
    align-items: center;
}
.search-form-section .csf-wrapper form .csf-looking label.radio-wrap:last-child {
    margin-right: 0;
}
/* Container styling */
.search-form-section .csf-wrapper form .csf-looking .radio-wrap {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    margin-right: 20px;
    font-family: 'chillax';
    color: #263238;
    user-select: none;   
}
.looking-section .looking-wrapper {
    margin: 6px 0;
}
.search-form-section .csf-wrapper form .csf-looking .radio-wrap input[type="radio"],
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label input[type="radio"] {
    display: none;
}
.search-form-section .csf-wrapper form .csf-looking .radio-wrap span,
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label span {
    position: relative;
    padding-left: 28px;
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: 'chillax';
    color: #263238 !important;
}
.search-form-section .csf-wrapper form .csf-looking .radio-wrap span::before,
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1.02px solid #F6ACCD;
    background-color: #fff;
    border-radius: 50%;
    transition: all 0.2s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05); 
}
.search-form-section .csf-wrapper form .csf-looking .radio-wrap span::after,
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label span::after {
    content: "";
    position: absolute;
    left: 5.3px;
    top: 50%;
    transform: translateY(-50%) scale(0);
    width: 9px;
    height: 9px;
    background-color: #F6ACCD;
    border-radius: 50%;
    transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.search-form-section .csf-wrapper form .csf-looking .radio-wrap input[type="radio"]:checked + span::after,
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item input[type="radio"]:checked + span::after {
    transform: translateY(-50%) scale(1); 
}
.search-form-section .csf-wrapper form .csf-looking .radio-wrap input[type="radio"]:checked + span::before,
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio input[type="radio"]:checked + span::before {
    border-color: #F6ACCD;
}
.search-form-section .csf-wrapper form .csf-looking .radio-wrap:hover span::before,
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label span::before {
    border-color: #F6ACCD;
}
.feature-section .feature-sub-title p {
    margin: 0;
    font-weight: 500;
    background-color: #FDF2F7;
    display: inline-block;
    border-radius: 12px;
    padding: 10px 20px;
    line-height: 25px;
}
.feature-section.clubs {
    background: #FDF2F7;
}
.feature-section.clubs .feature-sub-title p {
    background: #ffffff;
}
.feature-section .av-special-heading {
    margin-top: 16px;
}
.feature-section .av-special-heading .av-special-heading-tag {
    text-transform: capitalize;
    max-width: 512px;
}
.feature-section.businesses .template-page.content {
    padding-top: 100px;
}
.feature-section .av-special-heading .special-heading-border {
    display: none;
}
.clubs-local-section .avia_textblock p {
    font-weight: 500;
}
.clubs-local-section .avia_textblock p.text-badge {
    background: #1A1A1A;
    color: #FDF2F7 !important;
    border-radius: 12px;
    display: inline-block;
    padding: 8px 20px;
}
body .clubs-local-section .av-special-heading .av-special-heading-tag {
    margin-bottom: 16px;
}
.clubs-local-section .avia-image-overlay-wrap img,
.clubs-local-section .avia-image-container-inner {
    width: 100%;
}
.clubs-local-section .flex_column:first-child {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 22px 18px;
}
.clubs-local-section .flex_column:first-child .avia-image-container.avia-builder-el-first {
    grid-column: span 2;
    width: 100%;
    margin: 0;
}
/* .clubs-local-section .flex_column:first-child .avia-image-container:first-child {
    grid-column: span 2;
    width: 100%;
    margin: 0;
} */
.clubs-local-section .avia-image-overlay-wrap img {
    border-radius: 16px;
}
body .clubs-local-section .av-special-heading .av-special-heading-tag span.special_amp {
    font-family: 'chillax';
    font-size: 40px;
    font-weight: 600;
}
.matters-section .av-special-heading-tag {
    font-weight: 600;
}
.matters-section .flex_column {
    border-radius: 16px;
    padding: 40px;
    height: 100%;
}
.matters-section .flex_column.avia-builder-el-last {
    background-position: calc(100% - 14px) 14px;
    background-size: 90px;
    margin-left: 16px;
}
.matters-section .flex_column .avia_textblock p,
.matters-section .flex_column .avia_textblock ul li,
.work-row .avia_textblock ul li {
    color: #575757 !important;
}
.work-row .entry-content-wrapper {
    background: #FDF2F7;
    border-radius: 12px;
    padding: 40px !important;
    display: flex;
    align-items: center;
}
.work-row .av-special-heading-tag {
    font-weight: 600;
}
.work-row .av-special-heading-tag span {
    color: #F6ACCD;
}
.work-row .flex_column:last-child {
    margin-left: 46px;
}
.work-row .avia_textblock ul {
    margin: 0;
}
.work-row .avia_textblock ul li:not(:last-child) {
    margin-bottom: 10px;
}
.global-section {
    border: none;
    background-image: url(/wp-content/uploads/2026/03/form-img.svg);
    background-repeat: no-repeat;
    background-size: 180px;
    background-position: 100% 100%;
    padding-bottom: 64px;
}
.global-section .avia-slider-testimonials.avia-testimonial-wrapper {
    padding: 40px 50px;
    margin: 0;
}
.global-section .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-markup-entry-content h3 {
    font-size: 40px;
}
.global-section .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-markup-entry-content p {
    font-size: 18px;
    line-height: 1.5;
}
#top .global-section .av-large-testimonial-slider .avia-testimonial-meta-mini .avia-testimonial-name {
    font-size: 22px;
    font-weight: 500;
}
#top .global-section .av-large-testimonial-slider .avia-testimonial-meta {
    display: flex;
    justify-content: flex-end;
}
#top .global-section .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
    padding: 0;
}
#top .av-large-testimonial-slider .avia-testimonial-content {
    max-width: 770px;
    margin: 0 auto;
}
.global-section .runtext-container {
    background-color: #1A1A1A;
    border-color: #1A1A1A;
    padding: 14px 10px;
}
.global-section .runtext-container .holder .fancybox {
    color: #F6ACCD;
    font-size: 26px;
    font-weight: 600;
}
.global-section .runtext-container .holder .fancybox::before {
    display: none;
}
.global-section .flex_column:last-child section:first-child .avia_textblock p {
    max-width: 595px;
    margin: 0 auto;
}
.global-section .flex_column:last-child .av_textblock_section .avia_textblock {
     max-width: 830px;
    margin: 0 auto;
}
.global-section .flex_column .avia_textblock h3 {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
    word-wrap: break-word;
}
.global-section .flex_column .avia_textblock p {
    font-weight: 500;
    color: #575757;
}
.global-section .custom_Marquee_bar {
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}
.global-section form.wpcf7-form {
    background: #FDF2F7;
    border-radius: 16px;
    height: 100%;
    padding: 40px;
    margin-top: 40px;
}
.global-section .flex_column.av_one_full.first.flex_column_div {
    border-radius: 16px;
}
#top .global-section .avia-slider-testimonials.av-slideshow-ui.av-control-default .avia-slideshow-arrows a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#top .global-section .avia-slider-testimonials.av-slideshow-ui.av-control-default .avia-slideshow-arrows .prev-slide {
    left: 0;
}
.global-section .flex_column .wpcf7-form-control-wrap .wpcf7-form-control::placeholder,
.global-section .flex_column .avia_textblock .wpcf7-form-control-wrap select {
    color: #A5A5A5 !important;
}
.global-section .flex_column .wpcf7-form-control-wrap .wpcf7-form-control,
.global-section .flex_column .avia_textblock .phone-wrapper p,
.global-section .custom-enfold-form .club-list .select2-container--default .select2-selection--single {
    border: 1.02px solid #F6ACCD !important;
    box-shadow: 0px 2.05px 4.1px 0px rgb(66 80 102 / 10%);
    border-radius: 8px !important;
    margin: 0 !important;
    color: #000000 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    font-family: 'chillax' !important;
    padding: 11.5px 12px !important;
}
.global-section .custom-enfold-form .club-list .select2-container--default .select2-selection--single {
    height: 42px !important;
    display: flex;
    align-items: center;
    background-size: 10px;
    background-image: url(/wp-content/uploads/2026/03/dropdown-arrow.svg);
    background-position: calc(100% - 12px) 50%;
    background-repeat: no-repeat;
}
.global-section .custom-enfold-form .club-list .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.global-section .custom-enfold-form .club-list .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.select2-results__option {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #F6ACCD;
    color: #ffffff;
}
input.select2-search__field {
    border: 1.02px solid #000000 !important;
    border-radius: 8px !important;
}
.select2-dropdown {
    border: 1.02px solid #F6ACCD;
}
.global-section .flex_column .avia_textblock p {
    margin: 0 0 10px 0;
}
.global-section .flex_column .avia_textblock .wpcf7-form-control-wrap textarea {
    height: 100px;
}
.global-section .flex_column.submit-row input.wpcf7-form-control.wpcf7-submit {
    background-color: #F6ACCD;
    border-radius: 12px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    font-family: 'chillax';
    display: flex;
    margin: 20px auto 0;
    padding: 8.5px 46px 8.5px 22px;
    border: 1px solid #F6ACCD;
    position: relative;
    background-image: url(/wp-content/uploads/2026/03/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + -20px) 50%;
    transition: .3s ease-in-out;
}
.global-section .flex_column.submit-row input.wpcf7-form-control.wpcf7-submit:hover {
    border-color: #000000;
    color: #000000;
    background-color: transparent;
}
.global-section .flex_column .avia_textblock .wpcf7-not-valid-tip {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #dc3232 !important;
}
.looking-section .looking-wrapper p {
    display: flex;
}
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio {
    border: none !important;
    box-shadow: unset;
    padding: 0 !important;
    margin-left: 16px !important;
}
.looking-section .looking-wrapper p span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.last {
    margin-left: 16px;
}
.looking-section .looking-wrapper span.looking-title,
.looking-section .looking-wrapper span.wpcf7-form-control.wpcf7-radio label span.wpcf7-list-item-label {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #263238 !important;
}
.global-section form.wpcf7-form .flex_column.phone-wrapper .phone-field {
    display: flex;
    align-items: center;
}
.global-section form.wpcf7-form .flex_column.phone-wrapper .phone-field .country-code p {
    background-color: #ffffff;
    min-width: 65px;
    color: #A5A5A5 !important;
    border: 1.02px solid #F6ACCD !important;
    padding: 11px 12px !important;
    border-right: 0 !important;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
    max-height: 42px;
    box-shadow: unset;
    display: flex;
    align-items: center;
}
.global-section form.wpcf7-form .flex_column.phone-wrapper .phone-field > p {
    border: none !important;
    box-shadow: unset;
    padding: 0 !important;
    width: 100%;
}
.global-section form.wpcf7-form .flex_column.phone-wrapper .phone-field input.wpcf7-form-control.wpcf7-text {
    border-left: unset !important;
    border-top-left-radius: unset !important;
    border-bottom-left-radius: unset !important;
     box-shadow: unset;
}
.feature-section .ccs-carousel .slick-slide .ccs-card {
    box-shadow: unset;
    background: #F5F5F5;
    border-radius: 16px;
    padding: 20px;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-image {
    padding: 30px;
    background: #ffffff;
    border-radius: 8px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-image img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content {
    text-align: left;
    padding: 26px 0 0;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content .property-location span {
    font-size: 14px;
    font-weight: 500;
    color: #575757;
    display: flex;
    align-items: center;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content h3 {
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    margin: 10px 0;
    min-height: 70px;
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content p {
    font-size: 14px;
    font-weight: 500;
    color: #575757;
    margin: 0 0 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;  
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content .property-location {
    display: flex;
    align-items: center;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content .property-location .location-icon svg {
    margin-right: 4px;
    width: 16px;
    height: 20px;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content .ccs-btn {
    background-color: #F6ACCD;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    border-radius: 12px;
    padding: 7px 44px 7px 20px;
    border: 1px solid #F6ACCD;
    background-image: url(/wp-content/uploads/2026/03/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + -20px) 50%;
    transition: .3s ease-in-out;
}
.feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content .ccs-btn:hover,
.banner-cards .flex_column .avia-button-wrap .avia-button.av-link-btn.avia-color-theme-color:hover {
    background-color: transparent;
    color: #000000 !important;
    border-color: #000000 !important;
}
.banner-cards .flex_column .avia-button-wrap .avia-button {
    background: #F6ACCD;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    padding: 10px 44px 10px 20px !important;
    background-image: url(/wp-content/uploads/2026/03/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + -20px) 50%;
    transition: .3s ease-in-out;
}
.feature-section.clubs .ccs-carousel .slick-slide .ccs-card {
    background-color: #ffffff;
}
.feature-section.clubs .ccs-carousel .slick-slide .ccs-card .ccs-image {
    background-color: #F5F5F5;
}
.custom-enfold-form {
    overflow: hidden;
}
.feature-section .template-page.content {
    padding-bottom: 40px;
}
.feature-section .ccs-header .ccs-arrows {
    margin-top: -100px;
}
.feature-section .ccs-header .ccs-arrows button.ccs-prev.slick-arrow,
.feature-section .ccs-header .ccs-arrows button.ccs-next.slick-arrow {
    background-color: transparent;
    box-shadow: unset;
    font-size: 0;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/03/slider-left-arrow.svg);
    width: 46px;
    height: 46px;
    background-size: 46px;
}
.feature-section .ccs-header .ccs-arrows button.ccs-next.slick-arrow {
    background-image: url(/wp-content/uploads/2026/03/slider-right-arrow.svg);
}
.feature-section.clubs .ccs-header .ccs-arrows button.slick-arrow {
    filter: brightness(0);
}
.feature-section .ccs-wrapper .slick-list {
    margin-top: 40px;
}
#top .matters-section .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    margin: 0;
    display: flex;
}
#top .matters-section .av-flex-placeholder {
    display: none;
}
#top .matters-section .flex_column {
    width: 100%;
}
#top .matters-section .flex_column .avia_textblock h3 {
    margin-top: 36px;
}
.global-section .flex_column.submit-row p {
    position: relative;
    margin: 0;
}
.global-section .flex_column.submit-row p span.wpcf7-spinner {
    position: absolute;
    top: 10px;
    left: calc(50% - 24px);
    transform: translateX(-50%);
}
.global-section .flex_column.looking-section .looking-wrapper span.wpcf7-form-control-wrap {
    position: unset;
}
.global-section .flex_column.looking-section .looking-wrapper span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    margin-left: -90px;
}
.container_wrap.search-page .hero-inner {
   text-align: center;
}
.global-section .flex_column .avia_textblock .phone-wrapper input:focus {
    box-shadow: unset !important;
}
.global-section form.wpcf7-form .flex_column.phone-wrapper .phone-field .country-code {
    position: relative;
}
.global-section form.wpcf7-form .flex_column.phone-wrapper .phone-field .country-code::before {
    background: #D9D9D9;
    width: 1px;
    height: 17px;
    content: "";
    right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.global-section form.wpcf7-form .flex_column.phone-wrapper .phone-field .country-code::after {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2026/03/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    right: 10px;
    top: calc(50% + 3px);
    transform: translateY(-50%);
}
.global-section .flex_column .wpcf7-form-control-wrap select.wpcf7-form-control,
#top .search-form-section .csf-wrapper form .csf-field select {
    background-image: url(/wp-content/uploads/2026/03/dropdown-arrow.svg) !important;
    background-position: calc(100% - 12px) 50% !important;
    position: relative;
}
.global-section .flex_column .wpcf7-form-control-wrap select.wpcf7-form-control {
    padding-left: 36px !important;
}
.global-section .flex_column .wpcf7-form-control-wrap[data-name="location"],
.search-form-section .csf-wrapper form .csf-field {
    position: relative;
}
.global-section .flex_column .wpcf7-form-control-wrap[data-name="location"]::before,
.search-form-section .csf-wrapper form .csf-field::before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2026/03/location-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
#top .search-form-section .csf-wrapper form .csf-field:first-child::before {
     background-image: url(/wp-content/uploads/2026/03/state-icon.svg);
}
.global-section .custom-enfold-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 10px;
}
.global-section .custom-enfold-form .flex_column.av_one_half {
    width: 100%;
    margin: 0;
}
.global-section .custom-enfold-form .flex_column.looking-section,
.global-section .custom-enfold-form .flex_column.submit-row,
.global-section .custom-enfold-form .flex_column:nth-of-type(8) {
    grid-column: span 2;
}
#scroll-top-link {
    background: #F6ACCD;
    border: 1px solid #000000;
    border-radius: unset;
    opacity: 1 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#scroll-top-link svg {
    height: 30px !important;
    margin: 0 !important;
}
#scroll-top-link:hover {
    background-color: #000000;
    border-color: #ffffff;
}
#scroll-top-link:hover svg {
    fill: #ffffff !important;
}
#top #header_main > .container .main_menu .av-main-nav > li > a span.avia-menu-text {
    transition: .3s ease-in-out;
}
#top #header_main > .container .main_menu .av-main-nav > li > a {
    height: auto !important;
    line-height: unset !important;
}
#top #header_main nav.main_menu {
    display: flex;
    align-items: center;
}
.banner-cards .flex_column {
    box-shadow: 0px 0px 15px 0px rgb(77 10 30 / 20%);
    background: #FFFBFD;
    border-radius: 12px;
    padding: 16px;
    margin: 0 8px;
}
.banner-cards .flex_column .av-special-heading-tag {
    font-size: 28px;
    font-weight: 600;
    color: #000000;
}
.banner-cards .flex_column .avia_textblock p {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin: 0;
}
.banner-cards .flex_column .av-special-heading {
    padding: 0 !important;
}
.banner-cards .flex_column .avia-button-wrap {
    margin: 10px 0;
}
.global-section #contact br {
    display: none;
}
.entry-content-wrapper.for_business_clubs {
    padding: 0;
}
.single main.content.av-content-full.alpha.units,
.search-page main.template-page.content {
    padding-top: 0;
}
.single-business .post-thumb,
.single-business .big-preview,
.single-business .post-meta-infos,
.single-business .entry-content-header,
.single-club .post-thumb,
.single-club .big-preview,
.single-club .post-meta-infos,
.single-club .entry-content-header {
    display: none !important;
}

.single-business .post-entry,
.single-club .post-entry {
    margin-top: 0 !important;
}


/* ============================= */
/* HERO SECTION */
/* ============================= */

/* HERO SECTION */
.business-hero,
.club-hero {
    position: relative;
    height: 300px;
    border-radius: 12px;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

/* WHEN IMAGE EXISTS */
.business-hero.has-image,
.club-hero.has-image {
    background-size: cover;
    background-position: center;
}

/* WHEN NO IMAGE */
.business-hero.no-image,
.club-hero.no-image {
    background: #000;
}
.hero-overlay {
    position: absolute;
    inset: 0;
    /* background: linear-gradient(90deg, rgba(77, 10, 30, 0.95) 44.91%, rgba(154, 44, 84, 0.7) 72.45%, rgba(230, 78, 137, 0.3) 100%); */
    background: linear-gradient(90deg, rgba(77, 10, 30, 0.80) 44.91%, rgba(154, 44, 84, 0.6) 72.45%, rgba(230, 78, 137, 0.2) 100%);
    
}
.hero-inner {
    position: relative;
    z-index: 2;
    padding: 0 60px;
    width: 100%;
}

.hero-inner .business-title,
.hero-inner .club-title {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #fff;
}
.hero-inner .business-tagline,
.hero-inner .club-tagline {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin: 0;
}


/* ============================= */
/* MAIN 2-COLUMN LAYOUT */
/* ============================= */

.business-wrapper,
.club-wrapper {
    display: flex;
    gap: 50px;
    align-items: flex-start;
    width: 100%;
}

.business-left,
.club-left {
    flex: 2;
    min-width: 0;
}

.business-left h2,
.club-left h2 {
    font-size: 40px;
    margin-bottom: 16px;
    font-weight: 600;
}

.business-content p,
.club-content p {
    line-height: 1.5;
    color: #575757;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    word-wrap: break-word;
}

.business-right,
.club-right {
    flex: 1;
    min-width: 0;
    width: 100%;
    display: block;
}


/* ============================= */
/* CONTACT CARD */
/* ============================= */

.club-card, .business-card {
    border: none;
    background: #F5F5F5;
    padding: 20px !important;
    border-radius: 16px;
    margin: 0 10px;
    text-align: left;
}
.business-logo img, 
.club-logo img {
    display: block;
    object-fit: contain;
    width: 100%;
    height: 100px;
}
.club-card .info-item, 
.business-card .info-item {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 500;
    color: #575757;    
}
.business-card .info-item .icon,
.club-card .info-item .icon {
    display: flex;
    align-items: center;
    margin-right: 5px;
}
.business-card .info-item .icon img,
.club-card .info-item .icon img {
    min-width: 24px;
}
.club-card .info-item a,
.business-card .info-item a {
    color: #575757;
    transition: .3s ease-in-out;
    word-break: break-word;
}
.club-card .info-item a:hover,
.business-card .info-item a:hover {
    color: #F6ACCD;
}
section.inside-cafe {
    margin: 70px 0;
}
/* Inside Cafe */
.inside-cafe h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
}
.inside-slider img {
    width: 100%;
    height: 172px;
    object-fit: cover;
    border-radius: 16px;
}

.slick-slide {
    padding: 0 10px;
}

/* Inner rounded box */
.community-box {
    background: #FDF2F7;
    border-radius: 16px;
    padding: 30px;
}

/* Title */
.community-title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 35px;
    text-align: center;
}

/* Custom row layout */
.impact-row {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
}
.impact-col {
    flex: 1;
    min-width: 260px;
}
.impact-item {
    display: flex;
    align-items: center;
    gap: 22px;
}
.impact-icon {
    width: 84px;
    height: 84px;
    background: #F6ACCD;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.impact-icon img {
    width: 40px;
    height: auto;
}
.impact-text {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
.club-support-section,
.business-support-section {
    padding: 60px 0;
    text-align: center;
}
.club-heading, .business-heading {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    background-color: #FDF2F7;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 auto 40px;
    border-radius: 12px;
}
.club-logo, .business-logo {
    background: #FFFFFF;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 30px;
    text-align: center;
    max-height: 160px;
    min-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.club-support-section .club-card h4,
.business-support-section .business-card h4 {
    /* font-size: 18px; */
    font-size: 20px;
    font-weight: 600;
}
.club-support-section .club-card p,
.business-support-section .business-card p {
    font-size: 24px;
    font-weight: 600;
    color: #263238;
    margin: 12px 0 0;
}
.club-slider .slick-prev,
.club-slider .slick-next,
.business-slider .slick-prev,
.business-slider .slick-next {
    background-color: transparent;
    box-shadow: unset;
    font-size: 0;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2026/03/slider-left-arrow.svg) !important;
    background-size: 46px !important;
    width: 46px;
    height: 46px;
}
.club-slider .slick-next,
.business-slider .slick-next {
    background-image: url(/wp-content/uploads/2026/03/slider-right-arrow.svg) !important;
}
.club-slider .slick-prev:before,
.club-slider .slick-next:before,
.business-slider .slick-prev:before,
.business-slider .slick-next:before {
   display: none;
}
.club-slider .slick-prev,
.business-slider .slick-prev {
    left: -50px;
}
.club-slider .slick-next,
.business-slider .slick-next {
    right: -50px;
}
.for_business_clubs .search-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px 16px;
}

/* Card */
.for_business_clubs .search-item {
    background: #F5F5F5;
    padding: 20px;
    border-radius: 16px;
    transition: 0.3s ease;
}

/* Hover effect */
.for_business_clubs .search-item:hover {
    transform: translateY(-5px);
}

/* Logo Box */
.for_business_clubs .search-item-logo {
    background: #ffffff;
    padding: 30px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 50px;
    min-height: 160px;
    max-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.for_business_clubs .search-item-logo img {
    max-width: 100%;
    max-height: 90px;
    object-fit: contain;
}
.for_business_clubs .search-item-title {
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 20px;
    min-height: 70px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.for_business_clubs .search-item-btn {
    display: inline-block;
    background: #F6ACCD;
    border: 1px solid #F6ACCD;
    color: #000000;
    padding: 8.5px 44px 8.5px 20px;
    border-radius: 12px;
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    background-image: url(/wp-content/uploads/2026/03/right-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% + -20px) 50%;
    transition: .3s ease-in-out;
}
.for_business_clubs .search-item-btn:hover {
    background-color: transparent;
    color: #000000;
    border-color: #000000;
}
.club-support-section .club-card .club-logo,
.business-support-section .business-card .club-logo {
    border-radius: 8px;
    min-height: 148px;
    max-height: 148px;
    margin-bottom: 16px;
}
.club-support-section .club-card .club-logo img,
.business-support-section .business-card .club-logo img {
    height: 100px;
}
.club-support-section .club-card,
.business-support-section .business-card {
    min-height: 290px;
}
.global_footer_cf.av_two_third {
    margin: auto;
    float: unset;
}
#main .container_wrap.container_wrap_first.main_color,
main.template-page.content {
    border: none;
}
.page-template-template-business-club-page .business-hero {
    margin-bottom: 70px;
}
.search-result-section .pagination {
    /* margin: 30px auto 80px; */
    margin: 30px auto 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 0;
}
#top .search-result-section .pagination .page-numbers {
    min-width: 33px;
    height: 36px;
    border: 1px solid #E9E9E9;
    border-radius: 4px;
    background: transparent;
    font-size: 14px;
    font-weight: 400;
    color: #313131;
    box-shadow: unset;
    margin: 0 3px;
}
#top .search-result-section .pagination .page-numbers.current,
#top .search-result-section .pagination .page-numbers:hover {
    background-color: #F6ACCD;
    color: #000000;
}
#top .search-result-section .pagination .prev.page-numbers,
#top .search-result-section .pagination .next.page-numbers {
    min-width: 90px;
}
.global-section .custom-enfold-form .club-list,
.global-section .custom-enfold-form .consent-checkbox,
.global-section .custom-enfold-form .msg_for_business {
    grid-column: span 2;
}
.global-section .flex_column .consent-checkbox .wpcf7-form-control-wrap .wpcf7-form-control {
    border: none !important;
    box-shadow: unset;
    padding: 0 !important;
}
.global-section .custom-enfold-form .consent-checkbox .wpcf7-list-item-label {
    color: #263238 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 1.5;
}
.global-section .custom-enfold-form .consent-checkbox {
    display: flex;
    align-items: center;
    position: relative;
}
.global-section .custom-enfold-form .consent-checkbox p {
    margin: 0;
    font-size: 14px;
    color: #263238;
    font-weight: 500;
    line-height: 1.5;
}
.single-business .global-section .custom-enfold-form .consent-checkbox span.wpcf7-not-valid-tip {
    position: absolute;
    min-width: 200px;
}
.global-section .flex_column .consent-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    /* align-items: flex-start; */
    align-items: center;
    gap: 6px;
    cursor: pointer;
    position: relative;
}
.global-section .flex_column .consent-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    min-width: 20px;
    border: 2px solid #F6ACCD;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 3px;
    background-color: #ffffff;
    margin-right: 6px;
}
.global-section .flex_column .consent-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked {
    background-color: #F6ACCD;
    border-color: #F6ACCD;
}
.global-section .flex_column .consent-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 0px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.global-section .flex_column .consent-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]:hover {
    box-shadow: 0 0 0 3px rgba(246, 172, 205, 0.3);
}
.single.single-business .global-section .flex_column .consent-checkbox .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item-label {
    display: none;
}
.for_business_thankyou {
    text-align: center;
    padding: 50px 0 30px 0;
}
.wpcf7-response-output {
    text-align: center;
    font-size: 14px;
    color: #000000;
}



/* ============================= */
/* RESPONSIVE FIX */
/* ============================= */
@media (max-width: 1199px) {
    #header_main nav.main_menu {
        width: calc(100% - 220px);
    }
    #header .inner-container .logo.avia-svg-logo svg {
        max-width: 200px;
    }
    #header_main nav.main_menu ul#avia-menu li.join-now-btn {
        position: unset;
    }
    #header_main nav.main_menu .avia-menu.av-main-nav-wrap {
        margin-left: auto;
        display: flex;
        justify-content: flex-end;
    }
}
@media (max-width: 991px) {
    .single-business .global-section .custom-enfold-form .consent-checkbox span.wpcf7-not-valid-tip {
        padding-top: 14px;
    }
    .for_business_clubs .search-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .hero-inner .business-title,
    .hero-inner .club-title {
        font-size: 50px;
    }
     .business-wrapper,
    .club-wrapper {
        flex-direction: column;
        gap: 30px;
    }
    .business-left,
    .business-right,
    .club-left,
    .club-right {
        width: 100%;
        flex: unset;
    }
    .business-card,
    .club-card {
        width: 100%;
    }
    .hero-inner {
        padding: 0 30px;
    }
    .business-title,
    .club-title {
        font-size: 32px;
    }
    .banner-section main.template-page.content .flex_column {
        width: 100%;
    }
    #top #header_main > .container .main_menu .av-main-nav > li > a {
        padding: 0px 10px;
    }
    .work-row .entry-content-wrapper {
        flex-direction: column;
    }
    .work-row .entry-content-wrapper .flex_column {
        width: 100%;
        margin: 0;
    }
    .work-row .entry-content-wrapper .flex_column .av-special-heading-tag br {
        display: none;
    }
    #top .matters-section .flex_column_table.av-equal-height-column-flextable {
        flex-direction: column;
    }
    #top .matters-section .flex_column_table.av-equal-height-column-flextable .flex_column:last-child {
        margin: 16px 0 0;
    }
    #footer .container {
        grid-template-columns: 1fr;
        text-align: center;
    }
    #footer .flex_column:nth-of-type(2) {
        margin: 10px auto;
    }
    #footer .flex_column {
        margin: 0;
    }
    #top #footer .widget ul {
        justify-content: center;
    }
    .search-form-section .csf-wrapper form {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }
    .search-form-section .csf-wrapper {
        padding: 20px;
        max-width: 750px;
        margin: 0 auto;
    }
    #top .search-form-section .csf-wrapper form .csf-field select {
        margin-right: 10px;
    }
    .search-form-section .csf-wrapper form .csf-button button {
        margin: 0;
        max-width: 100%;
        width: 100%;
    }
    #top .search-form-section .csf-wrapper form .csf-field select {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .single-business .global-section .custom-enfold-form .consent-checkbox span.wpcf7-not-valid-tip {
        margin-top: -8px;
    }
    .page-template-template-business-club-page .business-hero {
        margin-bottom: 40px;
    }
    section.inside-cafe {
        margin-bottom: 0;
    }
     .global-section .custom-enfold-form .club-list,
    .global-section .custom-enfold-form .consent-checkbox,
    .global-section .custom-enfold-form .msg_for_business {
        grid-column:  unset;
    }   
    .for_business_clubs .search-item-title {
        min-height: unset;
        font-size: 26px;
    }
    .for_business_clubs .search-item-logo {
        margin-bottom: 20px;
    }
    .club-slider .slick-prev, 
    .club-slider .slick-next,
    .business-slider .slick-prev,
    .business-slider .slick-next {
        background-size: 36px !important;
        width: 36px;
        height: 36px;
    }
     .club-support-section,
    .business-support-section {
        padding-bottom: 0;
    }
    .club-slider .slick-prev,
    .business-slider .slick-prev {
        left: -28px;
        z-index: 9;
    }
    .club-slider .slick-next,
    .business-slider .slick-next {
        right: -28px;
        z-index: 9;
    }
    .community-box {
        padding: 40px 25px;
    }
    .impact-row {
        flex-direction: column;
        gap: 30px;
    }
    .impact-item {
        align-items: center;
    }
    .hero-inner .business-title,
    .hero-inner .club-title {
        font-size: 40px;
    }
    .business-left h2,
    .club-left h2,
    .inside-cafe h2,
    .community-title,
    .club-heading,
    .business-heading {
        font-size: 30px;
    }
    .impact-icon {
        width: 60px;
        height: 60px;
    }
    .impact-item {
        gap: 15px;
    }
    .work-row.second-row .entry-content-wrapper {
        flex-direction: column-reverse;
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
        background-color: #000000;
        color: #ffffff;
        border-color: #ffffff;
    }
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li.current_page_item.current-menu-item.av-active-burger-items a,
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: #F6ACCD;
    }
    .feature-section.businesses .template-page.content {
        padding-top: 60px;
    }
    .work-row .entry-content-wrapper, 
    .matters-section .flex_column {
        padding: 20px !important;
    }
    header.header_color .av-hamburger-inner,
    header.header_color .av-hamburger-inner::before,
    header.header_color .av-hamburger-inner::after {
        background-color: #000000;
    }
    header.header_color ul#avia-menu {
        display: flex;
        align-items: center;
    }
    h1 {
        font-size: 40px;
    }
    h2,
    .global-section .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-markup-entry-content h3,
    .global-section .flex_column .avia_textblock h3 {
        font-size: 30px;
    }
    .feature-section .ccs-carousel .slick-slide .ccs-card .ccs-content h3 {
        font-size: 26px;
        min-height: unset;
    }
    .matters-section .av-special-heading-tag {
        font-size: 40px !important;
    }
    .feature-section .ccs-wrapper .ccs-header {
        position: absolute;
        bottom: -120px;
        left: 50%;
        transform: translateX(-50%);
    }
    .feature-section .av-special-heading .av-special-heading-tag {
        margin-bottom: 20px;
    }
    .banner-section main.template-page.content {
        padding: 50px 0 100px;
    }
    .global-section .avia-slider-testimonials.avia-testimonial-wrapper {
        padding: 40px 20px;
    }
    .global-section form.wpcf7-form {
        padding: 20px 14px;
    }
    .global-section .custom-enfold-form {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
    .global-section .custom-enfold-form .flex_column.av_one_half p,
    .global-section .custom-enfold-form .flex_column {
        margin: 0 !important;
    }
    .global-section .custom-enfold-form .flex_column.av_one_half {
        margin-bottom: 10px !important;
    }
    .global-section .custom-enfold-form .flex_column.looking-section, .global-section .custom-enfold-form .flex_column.submit-row, .global-section .custom-enfold-form .flex_column:nth-of-type(8) {
        grid-column: unset;
    }
    .responsive #top #wrap_all #header {
        position: fixed;
        background-color: #ffffff;
    }
    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 80px !important;
    }
    .responsive #scroll-top-link {
        display: flex;
    }
    .global-section .custom-enfold-form .flex_column.submit-row {
        margin-top: 20px !important;
    }
}
@media (max-width: 600px) {
    .for_business_clubs .search-grid {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 575px) {
    .single-business .global-section .custom-enfold-form .consent-checkbox span.wpcf7-not-valid-tip {
        margin-top: 8px;
    }
}