/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* A11y Fixes */

/* Allow for esc key to close Kadence submenu */
.nav--toggle-sub li:hover > ul,
.nav--toggle-sub li.menu-item--toggled-on > ul,
.nav--toggle-sub li:not(.menu-item--has-toggle):focus > ul {
    display: none;
}

.main-navigation .menu-item .sub-menu {
    display: none;
}
.main-navigation .menu-item .sub-menu.submenu-open,
.main-navigation .menu-item .sub-menu.toggle-show {
    display: block;
}

/* Gravity Forms */
.gform_wrapper.gravity-theme input[type="color"],
.gform_wrapper.gravity-theme input[type="date"],
.gform_wrapper.gravity-theme input[type="datetime-local"],
.gform_wrapper.gravity-theme input[type="datetime"],
.gform_wrapper.gravity-theme input[type="email"],
.gform_wrapper.gravity-theme input[type="month"],
.gform_wrapper.gravity-theme input[type="number"],
.gform_wrapper.gravity-theme input[type="password"],
.gform_wrapper.gravity-theme input[type="search"],
.gform_wrapper.gravity-theme input[type="tel"],
.gform_wrapper.gravity-theme input[type="text"],
.gform_wrapper.gravity-theme input[type="time"],
.gform_wrapper.gravity-theme input[type="url"],
.gform_wrapper.gravity-theme input[type="week"],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
    font-size: 1rem;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: var(--global-palette3);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
.gform_wrapper.gravity-theme .gfield textarea:focus,
select:focus {
    border-color: #000000;
    outline: -webkit-focus-ring-color auto 1px !important;
}
/* Styling for floating label for gravity forms. 
 * Add class of floating-label to desired form fields */
.floating-label {
    position: relative;
}

.floating-label label {
    position: absolute;
    top: 12px;
    left: 0;
    margin: 0;
    opacity: 0;
    line-height: 1.4;
    font-size: 1rem;
    transition: all ease 0.4s;
}

.floating-label:focus-within label,
.floating-label input:focus ~ label,
.floating-label textarea:focus ~ label,
.floating-label input.valid ~ label,
.floating-label textarea.valid ~ label,
.floating-label input:visited ~ label,
.floating-label textarea:visited ~ label,
.floating-label input:-webkit-autofill ~ label,
.floating-label textarea:-webkit-autofill ~ label,
.floating-label.input-active label {
    top: 0;
    left: 16px;
    font-size: 0.875rem !important;
    color: var(--global-palette3);
    opacity: 1;
}

/* Basic A11Y fixes for Kadence Blocks */
body .kt-blocks-modal-link:not(.kb-btn-global-inherit):focus-within {
    outline: inherit;
}

/* Search Bar */
.woocommerce-product-search {
    position: relative;
}
.woocommerce-product-search .screen-reader-text {
    cursor: text;
    font-size: 1rem;
    left: 1rem;
    margin: 0;
    opacity: 0;
    padding-right: 3.5em;
    position: absolute;
    top: 0.75rem;
    font-weight: 500;
    transition: all ease 0.4s;
}
.woocommerce-product-search:focus-within .screen-reader-text {
    clip: unset;
    clip-path: unset;
    height: auto;
    width: auto;
    left: 12px;
    padding: 0 5px !important;
    background: #fff;
    font-size: .8125rem !important;
    top: -13px;
    left: 1px;
    line-height: 19px;
    color: #383b41;
    opacity: 1;
}
.woocommerce-product-search input[type="search"]::placeholder,
.search-form input[type="search"]::placeholder {
    opacity: 1;
}

/* menu */
body:not(.hide-focus-outline)
    .header-navigation
    li.menu-item--has-toggle
    > a:focus
    .dropdown-nav-toggle {
    opacity: 1 !important;
}
body #search-drawer .drawer-inner form ::-webkit-input-placeholder {
    opacity: 1;
}
#search-drawer input:-webkit-autofill,
#search-drawer input:-webkit-autofill:focus {
    transition: background-color 0s 600000s, color 0s 600000s !important;
}

/* Cookies */
.cky-preference-header .cky-btn-close img {
    filter: brightness(0);
}

/* Kadence Slider */
.kb-splide .splide__pagination__page:focus-visible {
    outline: 2px solid #000;
}

/* Smart Slider */
body .n2-ss-slider :focus-visible,
body .n2-ss-slider a.n2-ow:focus-visible,
body .n2-ss-slider .n2-ow-all a:focus-visible {
    outline: 1px solid #fff !important;
    box-shadow: inset 0 0 0 1px #000000 !important;
}
.n2-ss-slider .n2-ss-widget.n2-ss-widget-hidden {
    display: none;
}
body .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    visibility:visible;
}

/* Forms */
body select,
body select.orderby {
    background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' class='kadence-svg-icon kadence-arrow-down-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5.293 9.707l6 6c0.391 0.391 1.024 0.391 1.414 0l6-6c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z'%3E%3C/path%3E%3C/svg%3E");
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
body select,
body .select2-container--default .select2-selection--single,
.select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    border-color: #4e5c74;
    color: var(--global-palette3);
}

/* Events Calendar */
.tribe-events .datepicker .day.focused,
.tribe-events .datepicker .day:focus,
.tribe-events .datepicker .day:hover,
.tribe-events .datepicker .month.focused,
.tribe-events .datepicker .month:focus,
.tribe-events .datepicker .month:hover,
.tribe-events .datepicker .year.focused,
.tribe-events .datepicker .year:focus,
.tribe-events .datepicker .year:hover {
    outline: 2px solid #000;
}
.tribe-events-c-search__input-group {
    position: relative;
}
.tribe-events-c-search__input-group label {
    opacity: 0;
    transition: all ease 0.4s;
}
.tribe-events-c-search__input-group:focus-within label {
    clip: unset;
    height: auto;
    width: auto;
    opacity: 1;
    margin: 0;
    top: -40px;
}
.tribe-events
    .datepicker
    .next
    .tribe-events-c-top-bar__datepicker-nav-icon-svg
    path,
.tribe-events
    .datepicker
    .prev
    .tribe-events-c-top-bar__datepicker-nav-icon-svg
    path,
#primary
    .tribe-events
    .tribe-common-c-btn-icon--caret-left
    .tribe-common-c-btn-icon__icon-svg
    path,
#primary
    .tribe-events
    .tribe-common-c-btn-icon--caret-right
    .tribe-common-c-btn-icon__icon-svg
    path,
.tribe-events
    .tribe-events-c-nav__next:disabled
    .tribe-events-c-nav__next-icon-svg
    path,
.tribe-events
    button.tribe-events-c-nav__next:disabled
    .tribe-events-c-nav__next-icon-svg
    path {
    fill: #707070;
}

/* WooCommerce */
select.orderby:focus-visible {
    outline: 2px solid #000;
}
.kadence-shop-top-row {
    position: relative;
}
.kadence-shop-top-row .skip-link {
    right: 0;
    left: auto;
}
span.required {
    color: red;
}
.form-description {
    font-size: 1rem;
}
.kadence-product-gallery-thumbnails.splide.splide--nav
    > .splide__slider
    > .splide__track
    > .splide__list
    > .splide__slide:focus-visible,
.kb-splide .splide__arrows .splide__arrow:focus-visible {
    box-shadow: 0 0 0 3px #000 !important;
    outline: 2px solid #fff !important;
}
body .kb-advanced-slide-inner {
    overflow: visible;
}
/* used to display focus outline above, if needed adjust to not apply to general Kadence slider */
/*body .kb-splide .splide__list {
	padding:3px !important;
}
body .kb-splide.splide-initial .splide__list {
	gap:3px;
}*/
.gbtn.focused {
    outline: 2px solid #fff !important;
}
body .woocommerce form .form-row label {
    color: var(--global-palette3);
}
body .wp-element-button:disabled {
    opacity: 0.7;
}

/* End A11y Fixes */

/*Responsive font sizes*/

@media (min-width: 1025px) {
    body .single-content h4 {
        font-size: clamp(2.375rem, 2.0663rem + 0.4819vw, 2.5rem);
    }
}

.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file])::placeholder,
.gform_wrapper.gravity-theme textarea::placeholder {
    color: #6D7878;
}

.bgr-negative-bottom {
    background-position-y: -50%;
}

/*icon list fix*/

.contain-bgr-mobile .kt-inside-inner-col {
    background-size: contain;
}

.wp-block-kadence-iconlist.kt-list-icon-aligntop .wp-block-kadence-listitem .kb-svg-icon-wrap.kb-svg-icon-fas_square-full {
    padding-top: 10px;
}

/*Zoom in image effect*/

.zoom-in-img-card .wp-block-kadence-image {
    border-radius: 8px;
    overflow: hidden;
}

.zoom-in-img-card img {
    transition: transform .25s ease-in-out;
}

.zoom-in-img-card:hover img {
    transform: scale(1.2);
}

.column-line-divider .kt-row-column-wrap > .wp-block-kadence-column:not(:last-of-type) {
    position: relative;
}

.column-line-divider .kt-row-column-wrap > .wp-block-kadence-column:not(:last-of-type):not(:nth-of-type(3)):after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -36px;
    width: 1px;
    background: #9b9fa1;
}

.divider-black .kt-row-column-wrap > .wp-block-kadence-column:not(:last-of-type):after {
    background: #000000;
}

.column-line-divider-30 .kt-row-column-wrap > .wp-block-kadence-column:not(:last-of-type) {
    position: relative;
}

.column-line-divider-30 .kt-row-column-wrap > .wp-block-kadence-column:not(:last-of-type):after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -30px;
    width: 1px;
    background: #ECEEEE;
}

.h2-w-yellow-line {
    position: relative;
}

.h2-w-yellow-line:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 15px;
    background-image: url(/wp-content/uploads/Vector-92.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.h2-w-underline {
    position: relative;
    width: fit-content;
}

.h2-w-underline:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 15px;
    background-image: url(/wp-content/uploads/Vector-100.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.footer-navigation-section a.kb-nav-link-content {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.footer-newsletter-section .gform_wrapper.gravity-theme .gform-field-label {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
}

.footer-newsletter-section .gform_wrapper.gravity-theme input:not([type=submit]) {
    padding: 8px;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #c1c6c8;
}

.footer-newsletter-section .gform_wrapper.gravity-theme .gform_fields {
    row-gap: 24px;
}

.footer-newsletter-section .gform_wrapper.gravity-theme .gform-footer {
    padding-top: 32px;
}

.footer-newsletter-section .gform_wrapper.gravity-theme .gfield_required_asterisk {
    color: #ffffff;
}

.footer-newsletter-section .gform_wrapper.gravity-theme .gform_required_legend {
    color: #ffffff;
    font-size: 1rem;
}

.footer-newsletter-section .gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 1rem;
}

.footer-newsletter-section .gravity-theme .gform_confirmation_message {
    color: #ffffff;
    text-align: center;
}

header.header-desktop-sticky .donate-btn .kt-btn-inner-text {
    white-space: nowrap!important;
}

.mega-menu-nav-section .kb-navigation .kb-link-wrap:after {
    content: '';
    width: 10px;
    height: 15px;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.46965 7.99992L0.669922 2.20019L2.43506 0.435059L9.99992 7.99992L2.43506 15.5648L0.669922 13.7997L6.46965 7.99992Z' fill='black'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all .25s ease-in-out;
    text-decoration: none;
}

.mega-menu-nav-section .kb-navigation .kb-link-wrap:hover:after {
    opacity: 1;
}

.mega-menu-nav-section .kb-navigation .kb-link-wrap:hover a {
    text-decoration: underline;
}

.kb-off-canvas-inner .kb-navigation > .menu-item > .kb-link-wrap {
    justify-content: space-between;
    border-bottom: 1px solid var(--global-palette2);
}

.kb-off-canvas-inner {
    justify-content: flex-start;
}

.slider-top-right-nav .splide__arrows .splide__arrow {
    opacity: 1!important;
    height: 3em;
    width: 3em;
    border-radius: 50px;
}

.slider-top-right-nav .splide__arrows {
    top: -100px;
    right: 0;
}

.slider-top-right-nav .splide__arrows svg {
    display: none;
}

.slider-top-right-nav .splide__arrows .splide__arrow:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.825 7L16 7L16 9L3.825 9L9.425 14.6L8 16L-6.99382e-07 8L8 6.99382e-07L9.425 1.4L3.825 7Z' fill='%239B9FA1'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.slider-top-right-nav .splide__arrows .splide__arrow.splide__arrow--next:before {
    transform: rotate(180deg);
}

.slider-top-right-nav .kb-splide .splide__pagination {
    bottom: -40px!important;
}

.dispute-table {
    border-radius: 8px;
}

.dispute-table th:last-of-type {
    background: #DFF5FF;
}

.partners-carousel .kb-gallery-ul.kb-gallery-type-carousel .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic.kb-gallery-image-ratio-inherit {
    padding-bottom: 116px!important;
}

.partners-carousel .splide__pagination {
    column-gap: 8px;
}

@media (min-width: 1200px) and (max-width: 3000px) {
    body .fullwidth-section-margin-l .kt-row-column-wrap {
        margin-left: calc((var(--global-vw, 100vw) - 1233px) /2 )!important;
    }
}

/*Home hero fix for small screens*/

@media (min-width: 1025px) and (max-width: 1150px) {
    .home-hero-inner-bgr .kt-inside-inner-col:before {
        background-size: auto 78%;
    }
    
    .home-hero-inner-bgr .kt-inside-inner-col h1 {
        max-width: 900px!important;
    }
}

@media (max-width: 1024px) {
    .home-hero-inner-bgr .kt-inside-inner-col:before {
        background-size: auto 74%;
    }
}

@media screen and (max-width: 767px) {
    .hero-main-section > .kt-inside-inner-col {
        margin-top: 37vh;
    }
    
    .home-hero-inner-bgr .kt-inside-inner-col:before {
        background-size: contain;
    }
    
    .hero-main-section > .kt-inside-inner-col .hero-inner-section > .kt-inside-inner-col {
        margin-top: -33vh;
    }
    
    .hero-main-section h1 {
        color: var(--global-palette2)!important;
    }
    
    .hero-main-section a.kb-button {
        background: var(--global-palette2);
        border-color: var(--global-palette2);
        color: #ffffff;
    }
    
    .hero-inner-section > .kt-inside-inner-col {
        background-image: unset;
    }
    
    .quote-bgr-section .kt-inside-inner-col,
    .quote-bgr-section .kt-inside-inner-col:before {
        background-image: unset!important;
    }
    
    .quote-content-row > .kt-row-layout-overlay {
        background-position: 0% 50vw!important;
        z-index: 2;
    }
    
    .footer-navigation-section .kb-navigation .kb-link-wrap {
        justify-content: center;
    }
    
    .footer-newsletter-section .gform_wrapper.gravity-theme .gform-footer {
        justify-content: center;
    }
    
}

@media screen and (max-width: 600px) {
    .slider-top-right-nav .splide__arrows .splide__arrow {
        height: 2em;
        width: 2em;
    }
    
    .slider-top-right-nav .splide__arrows {
        top: -40px;
    }
}

@media screen and (max-width: 500px) {
    .quote-content-row > .kt-row-layout-overlay {
        background-position: 0% 60vw!important;
    }
}

/*Password protected page*/

body.page .post-password-required {
    min-height: 700px;
    background: rgba(191, 235, 255, 0.74)!important;
    align-content: center;
}

body.page .post-password-required h1 {
    font-size: 2.5rem;
    line-height: 1.08;
    letter-spacing: -2%;
}

body.page .post-password-required form p:not(.password-error) {
    background-color: #fff;
    max-width: 507px;
    margin: 0 auto;
    padding: 68px 52px;
    border-radius: 8px;
    border: 1px solid #C1C6C8;
}

body.page .post-password-required form input {
    width: 100%;
    margin-top: 4px;
    border-radius: 4px;
    border: 1px solid #9B9FA1;
}

body.page .post-password-required form input::placeholder {
    color: #C1C6C8;
}

body.page .post-password-required form label {
    width: 100%;
    font-size: 1.25rem;
    text-align: left;
    display: inline-block;
    margin-bottom: 53px;
}

.bullet-nav-size .splide__pagination__page {
    width: 14px;
    height: 14px;
}

/*News and Media styling */

ul.news-category-labels > li.kb-dynamic-list-item {
    padding: 8px 12px;
    border: 1px solid #000000;
    border-radius: 4px;
}

.btn-txt-underline:hover {
    text-underline-offset: auto;
    text-decoration: underline!important;
}

.news-card-img .kb-is-ratio-image img {
    object-fit: fill;
}

.news-query-card .kb-query-grid-wrap > .kb-query-item:not(:last-of-type) {
    position: relative;
}

.news-query-card .kb-query-grid-wrap > .kb-query-item:not(:last-of-type):not(:nth-of-type(3)):not(:nth-of-type(6)):after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -37px;
    width: 1px;
    background: #9b9fa1;
}

@media (max-width: 768px) {
    .news-query-card .kb-query-grid-wrap > .kb-query-item:after {
        display: none;
    }
}
    
    
    .visualizer-front-container .visualizer-front svg text {
        font-size: 1.75rem!important;
        fill: #000000;
        font-weight: 700;
        font-family: 'GT America LV Compressed';
    }
    
    @media (max-width: 768px) {
    .visualizer-front-container {
        transform: scale(0.8);
        align-self: center;
    }
}

/* Locations page */

.facetwp-map-filtering { 
  display: none; 
}

.location-search-section .facetwp-input-wrap,
.location-search-section .facetwp-input-wrap input {
    width: 100%;
}

.location-search-section .facetwp-input-wrap input {
    border-color: #9B9FA1;
}

.location-search-section .facetwp-input-wrap input::placeholder {
    color: #777A7B;
}
.location-search-section .facetwp-facet-locations_search {
    margin-bottom: 0;
}

.locations-map-section .facetwp-facet-locations_map {
    margin-bottom: 12px;
}

.locations-map-section .facetwp-facet-locations_map #facetwp-map {
    width: 100%!important;
    height: 456px!important;
    border-radius: 8px;
}

.locations-listings-section .facetwp-template {
    display: flex;
    flex-direction: column;
    row-gap: 28px;
}

.locations-listings-section .facetwp-template .gola-single-location-card {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 1.5rem;
}

.locations-listings-section .gola-single-location-program-type-list {
    display: flex;
    column-gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 1.5rem;
}

.locations-listings-section .gola-single-location-program-type-list .gola-single-location-program-type {
    padding: 8px 12px;
    border: 1px solid #000000;
    border-radius: 4px;
    font-size: 1rem;
}

.locations-listings-section .gola-single-location-name {
    font-size: 2.25rem;
    margin-top: 0;
    margin-bottom: 1rem;
}

.locations-listings-section .gola-single-location-hours-open {
    margin-top: 1.5rem;
    font-weight: 700;
}

.locations-listings-section .gola-single-location-hours {
    margin-bottom: 1.5rem;
}

.locations-listings-section .gola-single-location-directions {
    display: block;
    font-family: var(--global-heading-font-family);
    font-weight: 700;
    margin-bottom: 1rem;
}

.locations-listings-section .gola-single-location-walk-in-icon {
    padding-right: 8px;
}

.locations-listings-section .facetwp-type-pager {
    margin-top: 40px;
}

.locations-listings-section .facetwp-type-pager .facetwp-page.active {
    padding: .5rem 1rem;
    background: var(--global-palette1);
    
}

.locations-listings-section .facetwp-type-pager .facetwp-page {
    padding: .5rem 1rem;
    border: 2px solid transparent;
    border-radius: 4px;
}

.locations-listings-section .facetwp-type-pager .facetwp-page:hover {
    border: 2px solid #000000;
}

/* Organize input over proximity link */
.facetwp-type-proximity .facetwp-input-wrap {
    display: grid;
    grid-template-areas:
 'input-title input-title'
 'input-field input-submit'
 'input-current input-current';
    grid-template-columns: 1fr;
    justify-items: flex-start;
}

/* Fix proximity link alignment */
.facetwp-type-proximity .facetwp-icon.locate-me {
    opacity: 1;
    position: relative;
    padding-top: .5rem;
    grid-area: input-current;
}

/* Style proximity link */
.facetwp-facet-locations_proximity .facetwp-icon.locate-me a {
    color: black;
    font-style: normal;
    text-decoration: none;
}

.facetwp-facet-locations_proximity .facetwp-icon.locate-me a:hover,
.facetwp-facet-locations_proximity .facetwp-icon.locate-me a:focus {
    text-decoration: underline;
}

/* Adding in custom icon for proximity link */
.facetwp-type-proximity .facetwp-icon.locate-me::before {
    content: " Use my current location";
    width: auto;
    height: auto;
    color: black;
    background-image: none!important;
    font-style: normal;
    text-decoration: underline;
    font-size: 1rem;
}

/* Turn off spin animation */
.facetwp-type-proximity .facetwp-icon.f-loading:before {
    animation: none !important;
}

.location-search-section > .kt-inside-inner-col {
    display: grid;
    grid-template-columns: 4fr 1fr;
}

.location-search-section > .kt-inside-inner-col label {
    font-size: 1rem;
    margin-bottom: .5rem;
}

.location-search-section > .kt-inside-inner-col .facetwp-facet-locations_search.facetwp-type-proximity {
    grid-column: 1 / 2;
}

.location-search-section > .kt-inside-inner-col button {
    grid-row: 2 / 3;
    grid-column: 2 / 3;
    height: fit-content;
}

.location-search-section .location-results {
    margin-top: 42px;
}

@media (max-width: 768px) {
    .location-search-section > .kt-inside-inner-col {
        grid-template-columns: 3fr 1fr;
    }
}

@media (max-width: 600px) {
    .location-search-section > .kt-inside-inner-col {
        grid-template-columns: 1fr 1fr;
    }
    
    .location-search-section > .kt-inside-inner-col button {
        padding: 9px 16px;
    }
    
    .location-search-section .facetwp-facet input.facetwp-location {
        min-width: 200px;
    }
}

/* Visualizer plugin charts */

.reports-data-section .visualizer-front-container,
.reports-data-section .visualizer-front-container .visualizer-front {
    min-height: 300px;
}

@media only screen 
 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    body:not(.home) .single-content > .kb-row-layout-wrap:not(.alignnone):first-of-type {
        padding-left: 50px!important;
    }
}