/*
Theme Name: OceanWP Child
Theme URI: https://welldesignstudio.com/
Description: Well Design Studios take on the OceanWP theme.
Author: Well Design Studio
Author URI: https://welldesignstudio.com/
Template: oceanwp
Version: 1.6
*/

/* OceanWP Resets */
@media only screen and (min-width: 767px) {
    div#events .col-lg-12 {
        max-width: 50% !important;
    }
}

@media only screen and (min-width: 1150px) {
    div#events .col-lg-12 {
        max-width: 33.33% !important;
    }
}
button.fancybox-button.fancybox-button--arrow_right, button.fancybox-button.fancybox-button--arrow_left {
    padding: 0px !important;
    height: 50px !important;
    width: 50px !important;
}


body {
    overflow-x: hidden;
}
body ul, body ol {
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: unset;
}

body #site-header.transparent-header {
    border: none;
}

body #site-header #site-logo #site-logo-inner a img {
    width: 100%;
}
body #site-header #site-logo #site-logo-inner a img[src$=".svg"] {
    height: 100%;
}
body #site-header #site-logo #site-logo-inner a:hover img {
    opacity: 1;
}

body.boxed-layout.wrap-boxshadow #wrap {
    -webkit-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px -10px rgba(0, 0, 0, 0.5);
}
.boxed-layout #wrap #site-header-inner.container {
    max-width: 1400px;
}

.page-header, .has-transparent-header .page-header {
    /* display: none; */
}
.elementor-page header.page-header, .single-post header.page-header {
    /* display: none; */
}

/* Set's placeholder color globally */
::placeholder {
    color: #616161;
}


/* Elementor Resets */
section.elementor-section.elementor-top-section {
    padding: 50px 0px;
}


body.has-transparent-header #main section.elementor-section.elementor-top-section:first-child {
    /* padding-top: 160px; */
    /* padding-top: calc(100px + 60px); */
}

body .elementor-element.elementor-widget-spacer, body .elementor-widget.elementor-widget-divider {
    margin-bottom: 0 !important;
}
body .elementor-widget-divider .elementor-divider {
    overflow: hidden;
}

body .elementor-element.elementor-widget-icon {
    line-height: 1em;
}

body .elementor-widget p:last-child {
    margin: 0;
}

body .elementor-widget-wrap > aside.elementor-section {
    width: auto;
}

body.elementor-widget-nav-menu li.menu-item > a.elementor-item > span.hidden {
    display: none;
}

.elementor a, .elementor a:hover {
    color: unset;
}


/* Menu tweaks - Main Menu */
body.has-transparent-header #site-navigation-wrap ul.dropdown-menu > li.menu-item > a.menu-link {
    color: #fff;
}
body.has-transparent-header .mobile-menu .hamburger-inner,
body.has-transparent-header .mobile-menu .hamburger-inner::before,
body.has-transparent-header .mobile-menu .hamburger-inner::after {
    background-color: #ffffff;
}

body #site-navigation-wrap .dropdown-menu > li > a .nav-arrow {
    padding: 0 0 0 3px;
}

.effect-two #site-navigation-wrap .dropdown-menu>li.current-menu-item>a.menu-link>span:after,
.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    height: 1px;
}
.effect-three #site-navigation-wrap .dropdown-menu>li.current-menu-item>a.menu-link>span:after,
.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    height: 2px;
}

body.has-transparent-header .effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after,
body.has-transparent-header .effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,
body.has-transparent-header .effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    background-color: #fff;
}

#site-header.is-transparent .mobile-menu .hamburger-inner,
#site-header.is-transparent .mobile-menu .hamburger-inner::before,
#site-header.is-transparent .mobile-menu .hamburger-inner::after {
    background-color: #fff;
}

/* Menu tweaks - Sub Menu */
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu {
    padding: 10px 0;
}
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item {
    border: none;
}
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item > a {
    font-size: 14px;
    line-height: 1.7em;
    padding: 8px 15px;
    transition: .25s;
    text-transform: uppercase;
}
#site-navigation-wrap ul.dropdown-menu li.dropdown > ul.sub-menu > li.menu-item > a:hover {
    background: transparent;
    transition: .25s;
}


/* Bootstrap Resets for OceanWP */
#content div#blog-entries .blog-entry.col-1 {
    max-width: inherit;
}
body #site-navigation-wrap ul.main-menu.dropdown-menu > li.menu-item > ul.megamenu.sub-menu {
    max-width: inherit;
    flex: initial;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
    max-width: 100%;
}
body.single-product .elementor.elementor-location-single.product.col {
    padding: 0;
}
body .woocommerce-MyAccount-content .addresses > * {
    max-width: unset;
    flex: unset;
}


/* Gravity form tweaks */
body .gform_wrapper li.hidden_label input {
    margin-top: 0px;
}
body .gform_wrapper ul li.gfield textarea {
    margin-top: 8px;
}

body .gform_wrapper .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox] {
    padding: inherit !important;
    font-size: inherit !important;
    width: 16px !important;
    height: 16px !important;
}
body .gform_wrapper .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox]:checked ~ label {
    font-weight: normal;
}

body .gform_wrapper .top_label .gfield_label, body .gform_wrapper legend.gfield_label {
    line-height: 1.4em;
    border-bottom: none;
}

body .gform_wrapper .gfield input:not([type="checkbox"]), body .gform_wrapper .gfield textarea {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1.4em;
    text-transform: uppercase;
    font-weight: bold;
    min-width: 120px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

body .gform_wrapper .gf_list_inline .gfield_checkbox li label, body .gform_wrapper .gf_list_inline .gfield_radio li label {
    max-width: 100%;
}

body .gform_wrapper .gf_list_inline .gfield_radio li input[type=radio] {
    margin-top: 0;
}


/* Woo & Other Plugin Resets */
body.woocommerce div.product.elementor form.cart table.variations td.value:before {
    content: "" !important;
    margin: 0 !important;
}
body.woocommerce div.product.elementor form.cart table.variations .reset_variations {
    float: none;
    position: absolute;
    right: 0px;
    margin: 0;
    transform: translateX(100%);
    border: none;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
body.woocommerce div.product form.cart .variations .reset_variations:before {
    margin: 0;
}
body.woocommerce.single-product .single_variation .woocommerce-variation-price .price {
    display: block !important;
    text-align: center;
    font-size: 20px;
}

body #user_switching_switch_on {
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 16px;
    line-height: 1.2em;
    background: #2f4858;
    color: #fff;
    border-radius: 100px;
    padding: 10px 20px;
    margin: 0 0 5px 5px;
    z-index: 100;
    box-shadow: 0px 0px 15px -4px rgb(0 0 0 / 25%);
}
body #user_switching_switch_on a {
    color: unset;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding: 0 !important;
}


/* Breakpoint based tweaks */
@media only screen and (max-width: 959px) {
    body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    section.elementor-section.elementor-top-section {
        padding: 50px 0;
    }
    body.has-transparent-header #main section.elementor-section.elementor-top-section:first-child {
        padding-top: 130px;
        padding-top: calc(80px + 50px);
    }

    body .elementor-posts .elementor-post {
        display: block;
    }
    body .elementor-post__text {
        margin: 15px 0;
    }

		div#main-search .suggestions .nearby span.sep {
			display: block;
			height: 2px;
			opacity: 0;
			pointer-events: none;
		}
}

div#featured-location {
    padding: 45px 0px;
}
div#featured-location .custom-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(90deg, #0D5D89 0%, #0D5D8900 80%);
    opacity: 0.9;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    pointer-events: none;
}
div#featured-location .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 230px;
    justify-content: center;
    max-width: 1360px;
    margin: auto;
		padding: 20px;
}
div#featured-location .inner > *:not(:last-child) {
    margin-bottom: 30px;
}



body .distance-area, body .distance-area h4, body .distance-area h3 {
    color: #fff;
}

body .distance-area .section-label {
    margin-bottom: 10px;
}
body .distance-area .section-label i {
    margin-right: 8px;
}

body .distance-area .post-title {
    text-decoration: underline;
}

body .distance-area .distance.loading-shimmer {
    /* background: #fff; */
    min-width: 250px;
    border-radius: 10px;
    transition: .25s;
}

body .distance-area .distance {
    display: inline-flex;
		flex-flow: row wrap;
		gap: 0px 20px;
    margin-top: 10px;
}
body .distance-area .distance .dist_item {
    display: flex;
    gap: 5px;
}


@keyframes placeHolderShimmer {
    0% {
        background-position: -250px 0
    }
    100% {
        background-position: 250px 0
    }
}

.loading-shimmer {
    animation-duration: 5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #fff;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33.3333%);
    position: relative;
    -webkit-backface-visibility: hidden;

    transition: .25s;
    min-width: 250px;
    border-radius: 10px;
    transition: .25s;
}

.loading-shimmer * {
    opacity: 0;
    transition: .25s;
}



/* Main Search Form */
div#main-search form.search-form {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    padding: 6px 20px;
    background: #fff;
    border-radius: 10px;
}
div#main-search.header-search form.search-form {
    padding: 0 10px;
    border: 1px solid #0D5D89;
}

div#main-search form.search-form button.submit {
    padding: unset;
    background: unset;
    box-shadow: unset;
    color: #0D5D89;
    font-size: 28px;
    margin: -4px -4px 0 0;
}

div#main-search form.search-form input[type="text"].search {
    border: none;
    padding: 0 10px 0 0;
    font-size: 20px;
    line-height: 1.2em;
    color: #0D5D89;
}
div#main-search form.search-form input[type="text"].search::placeholder {
    color: rgba(31, 39, 71, 0.75);
}

div#main-search.header-search form.search-form input[type="text"].search {
    padding-left: 5px;
}
div#main-search.header-search form.search-form input[type="text"].search::placeholder {
    color: rgba(13, 92, 135, 0.75);
}

div#main-search .suggestions {
    max-height: 0px;
    opacity: 0;
    transition: .25s;
    pointer-events: none;
    padding: 10px 20px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    top: 100%;
    margin-top: -15px;
		box-shadow: 0 6px 10px -6px rgb(0 0 0 / 20%);
		z-index: 1;
}
div#main-search.active .suggestions:not(.empty) {
    max-height: 270px;
    opacity: 1;
    pointer-events: inherit;
		overflow: auto;
}

div#main-search .suggestions .nearby {
    display: block;
    margin: 0px 0px 20px;
    padding: 10px 0;
    border-top: 1px solid #F2F6F8;
    border-bottom: 1px solid #F2F6F8;
    color: #0D5D89;
}
div#main-search .suggestions .nearby strong {
    text-decoration: underline;
}

div#main-search .suggestions h4.section-label {
    margin-bottom: 10px;
}

div#main-search .suggestions .pop-item {
    display: block;
    transition: .25s;
}
div#main-search .suggestions .pop-item:hover span {
    text-decoration: underline;
}
div#main-search .suggestions .pop-item::before {
    content: ">";
    margin-right: 5px;
}

div#main-search.header-search .suggestions {
	margin: 0;
}

#main-search .suggestions .results {
	display: flex;
	flex-flow: column wrap;
	gap: 10px;
}
#main-search .suggestions .results a.result {
	display: inline-flex;
	flex-flow: row nowrap;
	align-items: baseline;
	justify-content: space-between;
	gap: 5px;
	line-height: 1.2em;
}
#main-search .suggestions .results a.result .type {
	display: inline-block;
	line-height: 1em;
	padding: 3px 5px 2px;
	background: #F2F6F8;
	border-radius: 3px;
	font-size: 12px;
	color: #4784A5;
}
#main-search .suggestions .results a.result .name {
	text-decoration: underline;
	color: #0d5d89;
}

#main-search .suggestions .loader {
	position: relative;
	transition: .25s;
}
#main-search .suggestions .loader:before {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	border-radius: 50%;
	border-top: 5px solid rgba(13, 92, 135, 0.2);
	border-right: 5px solid rgba(13, 92, 135, 0.2);
	border-bottom: 5px solid rgba(13, 92, 135, 0.2);
	border-left: 5px solid rgba(13, 92, 135, 1);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	z-index: 100;
	transition: .25s;
	opacity: 0;
}

#main-search .suggestions .loader.loading {
	/* background: rgb(255 255 255 / 80%); */
	transition: .25s;
	min-height: 50px;
}
#main-search .suggestions .loader.loading:before {
	transition: .25s;
	opacity: 1;
}

.search_modal div#main-search .suggestions {
	position: relative;
	box-shadow: unset;
	padding: 20px 0 0;
}


.card-grid .post-container {
    display: block;
    background: #fff;
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
    box-shadow: 0 0 10px -2px rgb(0 0 0 / 10%);
}
.card-grid .post-details {
    padding: 12px 20px;
    border-top: 1px solid #f2f6f7;
}

.card-grid .post-container .distance-info {
    color: #85ADC3;
}


/* Jet Menu Tweaks */
body .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner {
    padding: 0;
}
body .hidden a.jet-mega-menu-item__link.jet-mega-menu-item__link--top-level {
    /* display: none; */
}
body .jet-mega-menu-item__dropdown {
    cursor: pointer;
    font-size: 30px;
}
body .archive-headings h1,
body .archive-headings h4 {
    color: #fff;
}

body .menu-heading.elementor-widget-heading .elementor-heading-title,
body .menu-heading.elementor-widget-heading .elementor-heading-title a {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
}

/* body header .elementor-nav-menu--main .elementor-nav-menu a {
	position: relative;
	display: inline-flex;
	margin-left: 10px;
}
body header .elementor-nav-menu--main .elementor-nav-menu a:before {
	content: ">";
	opacity: 1 !important;
	height: 100%;
	background-color: unset !important;
	left: -10px;
} */

body .jet-mega-menu-mega-container.forced-active {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all !important;
}

body:not(.elementor-editor-active) section#header.transparent-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

body #header.transparent-header .jet-mega-menu-item-193>.jet-mega-menu-item__inner>a .jet-mega-menu-item__icon {
    color: #fff !important;
}


body form.searchandfilter>ul {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 20px;
}

body .searchandfilter>ul>li {
    display: flex !important;
}
body .searchandfilter ul li.sf-field-sort_order {
    flex: 1;
    justify-content: flex-end;
}

body .searchandfilter select.sf-input-select {
    font-size: 16px;
    color: #0D5D89;
    border-radius: 10px;
    border-color: #85ADC340;
    background: #fff;
    /* appearance: none; */
}



/* Breadcrumbs used on Location Detail page */
body .breadcrumbs {
    display: flex;
    flex-flow: column nowrap;
    gap: 0px;
    color: #fff;
    /* margin: 0 0 20px; */
}
body .breadcrumbs .term_group {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    gap: 5px;
}
body .breadcrumbs .term_group .children {
    display: flex;
    align-items: baseline;
    gap: 5px;
}
body .breadcrumbs a {
    color: #fff;
    text-decoration: underline;
}
body .breadcrumbs i {
    font-size: 10px;
}
body .breadcrumbs .sep {
    font-size: 12px;
    align-self: center;
    font-weight: bold;
}



/* Meta string styling used on Events list on Location Detail page */
#events .featured-image-container {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px -2px rgb(0 0 0 / 10%);
}
div#events .address {
    color: #4784A5;
}
div#events .address i {
    margin-right: 4px;
    font-size: 14px;
}
div#events .address span {
    text-decoration: underline;
}
#events .event-meta {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    gap: 6px;
    color: #4784A5;
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 8px;
}

#events .post-excerpt {
    font-size: 18px;
    line-height: 1.2em;
}

#events.zones .post-excerpt {
    font-size: 16px;
    line-height: 1.2em;
}

#events .cal-container {
    /* padding: 15px; */
    /* aspect-ratio: 1/1; */
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 10px -2px rgb(0 0 0 / 10%);
    border-radius: 10px;
    max-width: 140px;
    margin-left: auto;
    color: #0d5d89;
}


#events .cal-container .month {
    font-size: 18px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#events .cal-container .day {
    font-size: 40px;
    line-height: 1.2em;
}

#events button.read-more {
    margin-top: 5px;
    border: none;
    padding: 0;
    background: unset;
    box-shadow: unset;
    color: #20a0cf;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    text-decoration: underline;
}

@media only screen and (max-width: 767px) {
    #events .cal-container .day {
        font-size: 30px;
    }
    #events .cal-container .month {
        font-size: 15px;
    }
    #events .post-excerpt {
        font-size: 15px;
    }
    #events .event-meta {
        flex-wrap: wrap;
        font-size: 15px;
    }
}


/* Blog Styles / Generic floating style */
.float-style .featured-image-container {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px -2px rgb(0 0 0 / 10%);
    margin-bottom: 10px;
}
.float-style .date {
    color: #20A0CF;
}


body .elementor-element.elementor-widget.flex-1 {
    flex: 1;
}


/* PodSix Rewrites */
#locations.list-view .distance-info {
	color: #4784A5;
}
#locations.row-style .image-column .featured-image-container {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 10px -2px rgb(0 0 0 / 10%);
}

#locations .location_types {
    display: flex;
    gap: 10px;
}

#locations .location_types>a {
    display: inline-block;
    padding: 4px 7px;
    font-size: 14px;
    line-height: 1em;
    border-radius: 5px;
    color: #4784A5;
    background: #F2F6F8;
}
#locations.row-style a.post-link {
    display: inline-block;
    font-family: "tablet-gothic", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: var(--e-global-color-accent);
    box-shadow: 0px 3px 10px -2px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 9px 30px 11px 30px;
    text-align: center;
    margin-top: 15px;
}

/* Google Maps Overrides */
body .gm-style .gm-style-mtc button {border-radius: 0px;}

body .gm-style .gm-svpc img {max-width: unset;}

body .gm-style button.gm-control-active, body .gm-style button.gm-control-active {box-shadow: none;}

.dgri_maps .gm-style-iw.gm-style-iw-c button[aria-label="Close"] {
	box-shadow: unset;
}

.dgri_maps .marker_info {
	padding: 10px;
	text-align: center;
	max-width: 350px;
}

.dgri_maps .marker_info .name {
	font-size: 18px;
	font-weight: 600;
}
.dgri_maps .marker_info .address {
	font-weight: 500;
}

.dgri_maps .marker_info>a, .dgri_maps .marker_info>a:hover {
	display: inline-flex;
	align-items: center;
	background: #0D5D89;
	padding: 8px 20px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none !important;
	color: #fff;
	box-shadow: 0 0 10px -2px rgb(0 0 0 / 10%);
	border-radius: 10px;
	margin-top: 10px;
}
.dgri_maps .marker_info > a > i {
	color: #fff;
}
.dgri_maps .marker_info > a > span {
	padding: unset;
	color: #fff;
	margin-right: 5px;
}

.dgri_maps .marker_info .description {
	margin-top: 5px;
}




/* New Styles */

body .popup-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transition: .25s;
}
/* body .popup-container.closing-disallowed {
	top: 100px;
	height: calc(100% - 100px);
}
body.admin-bar > .popup-container.closing-disallowed {
	top: 132px;
	height: calc(100% - 132px);
} */
body .popup-container.active {
    opacity: 1;
    pointer-events: all;
    transition: .25s;
}

body .popup-container .shade {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .25;
}
body .popup-container .popups-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: min(100% - 30px, 800px);
    /* max-height: calc(100% - 30px); */
    max-height: 100%;
    overflow: auto;
}
body .popup-container .popups-inner.xsmall {
    width: min(100% - 30px, 450px);
}
body .popup-container .popups-inner .results-container {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 30px;
    display: flex;
    /* align-self: flex-start; */
    box-shadow: 0 2px 10px -2px rgb(0 0 0 / 25%);
		border-radius: 20px;
}

body .popup-container .close {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    border-radius: 100px;
    /* box-shadow: 0 0 10px -2px rgb(0 0 0 / 10%); */
    background: transparent;
    color: #0d5d89;
    border: 2px solid #0d5d89;
    cursor: pointer;
    transition: .25s;
}
body .popup-container .close:hover {
    background: #0d5d89;
    color: #ffffff;
    transition: .25s;
}
body .popup-container .close i:before {
    margin-right: -1px;
}

body .popup-container .results {
    width: 100%;
}
body .popup-container .results a.popup-btn {
	display: inline-block;
	padding: 5px 10px;
	margin-top: 30px;
	background: #0d5d89;
	color: #fff;
	border-radius: 8px;
	padding: 7px 20px 8px 20px;
}

body .popup-container .popup-header {
    margin-bottom: 30px;
    border-bottom: 2px solid #0d5d89;
		padding: 0px 40px 15px 0px;
    color: #0d5d89;
}
body .popup-container.closing-disallowed .popup-header {
	padding: 0px 0px 15px 0px;
}
body .popup-container .popup-header .heading {
    display: inline-block;
    font-size: 30px;
    line-height: 1em;
}
body .popup-container .popup-header .heading.lg {
    font-size: 50px;
}
body .popup-container .popup-header .heading.sm {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

body .popup-container .popup-body {
    color: #85ADC3;
}

div#events-popups .address {
    color: #4784A5;
}
div#events-popups .address i {
    margin-right: 4px;
    font-size: 14px;
}
div#events-popups .address span {
    text-decoration: underline;
}

div#events-popups .date-area .month {
    font-size: 30px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
}
div#events-popups .date-area .day {
    font-size: 50px;
    line-height: 1em;
}


div#events-popups .event_title {
    color: #0d5d89;
    margin-bottom: 0px;
}
div#events-popups .event-meta {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	gap: 6px;
	color: #4784A5;
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 20px;
}
div#events-popups a.external-link {
    display: inline-block;
    font-family: "tablet-gothic", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: #0d5d89;
    box-shadow: 0px 3px 10px -2px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 9px 30px 11px 30px;
    text-align: center;
    margin-top: 15px;
}


.featured-image-container img.featured-image.floating {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


#zone_details h2.content-heading~div.content {
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.4em;
}

.centered-text {
    text-align: center;
}



body .jet-mega-menu-mega-container__inner:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    z-index: -1;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

body .jet-mega-menu-mega-container__inner > .elementor {
    background: #fff;
}

div#pagination a {
    display: inline-block;
    font-family: "tablet-gothic", Sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: #0d5d89;
    box-shadow: 0px 3px 10px -2px rgb(0 0 0 / 10%);
    border-radius: 8px;
    padding: 9px 30px 11px 30px;
    text-align: center;
    margin-top: 15px;
}


.card-grid .post-container .distance-info.loading-shimmer {max-width: 260px;}


body .dgri_get_around_cardType {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    align-items: stretch;
}

@media only screen and (max-width: 767px) {
    body .header-nearby-btn.elementor-widget.elementor-widget-button>.elementor-widget-container {
        margin: 10px;
    }
}



.location-meta-details {
    display: inline-flex;
    flex-flow: row wrap;
    color: #fff;
    gap: 10px 20px;
    align-items: center;
    font-size: 14px;
    margin-top: 20px;
    border-top: 2px solid rgb(255 255 255 / 70%);
    padding-top: 15px;
}
.location-meta-details > * {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
body .location-meta-details > button {
    border: unset;
    background: unset !important;
    padding: unset;
    font-size: 14px;
    font-weight: unset;
    font-family: inherit;
}
.location-meta-details > * i {
    margin-right: 4px;
}
.location-meta-details > * span {
    line-height: 1.2em;
    text-decoration: underline;
    white-space: nowrap;
}

body .elementor-widget-nav-menu.location-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: flex-start;
}
body .elementor-widget-nav-menu.location-menu .e--pointer-double-line .elementor-item:after,
body .elementor-widget-nav-menu.location-menu .e--pointer-underline .elementor-item:after {
    bottom: 9px;
}

/* Designing for scroll-bar */
body .elementor-widget-nav-menu.location-menu .elementor-nav-menu::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}
/* Track */
body .elementor-widget-nav-menu.location-menu .elementor-nav-menu::-webkit-scrollbar-track {
    border-radius: 10px;
}
/* Handle */
body .elementor-widget-nav-menu.location-menu .elementor-nav-menu::-webkit-scrollbar-thumb {
    background: rgb(255 255 255 / 50%);
    border-radius: 10px;
}
/* Handle on hover */
body .elementor-widget-nav-menu.location-menu .elementor-nav-menu::-webkit-scrollbar-thumb:hover {
    background: #555;
}


.hours-block .hour-row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    gap: 10px;
    line-height: 1.3em;
}


body .card-grid a.post-container:focus {
    outline: 2px dashed #20a0cf !important;
    transition: .25s;
    outline-offset: 4px;
}


body #locations .row:not(.slick-initialized) .col-md-4.post-column {
    margin-bottom: 30px;
}

body .row.slick-initialized .slick-list {
    overflow: visible;
    padding: 0;
}
body #locations .row.slick-initialized .col-md-4.post-column,
body #locations .row.slick-initialized .col-lg-4.post-column,
body #locations .row.slick-initialized .col-12.event-column{
    padding: 0 10px;
}

section#quick-links.elementor-section.elementor-sticky {
    transition: .5s;
}
section#quick-links.elementor-section.elementor-sticky.elementor-sticky--active {
    transition: .5s;
    box-shadow: 0 2px 10px -2px rgb(0 0 0 / 30%);
		background: #F7912E;
}

.intro-tax-details {
	display: flex;
	gap: 5px 20px;
	flex-flow: row wrap;
	align-items: baseline;
}

#tag_loop .categories, .intro-tax-details .categories, .post-type-container .categories, body .popup-container .categories {
	display: flex;
	gap: 5px;
	margin-bottom: 4px;
}

#tag_loop .categories > .cat, .intro-tax-details .categories > .cat, .post-type-container .categories > .cat, body .popup-container .categories > .cat {
    display: inline-block;
    line-height: 1em;
    padding: 3px 5px 2px;
    background: #F2F6F8;
    border-radius: 3px;
    font-size: 12px;
    color: #4784A5;
		white-space: nowrap;
}

#events_main .post-type-container .categories > .cat {
    background: #85ADC3;
    color: #fff;
}

body .categories-outer {
	position: relative;
}
body .categories-outer:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50px;
	background: linear-gradient(90deg, transparent, #ffffff);
}
body .categories-outer .categories {
	overflow: auto;
	padding-right: 50px;
	flex-wrap: nowrap;
}

/* Downtown Neighborhoods grid */
#downtown_zones.homepage .post-details {
    margin-top: 10px;
}

#downtown_zones.float-style .featured-image-container {
    margin: 0;
}
div#downtown_zones .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background-color: transparent; */
    /* background-image: linear-gradient(90deg, #0D5D89 0%, #0D5D8900 90%); */
    background: #0D5D89;
    opacity: 0.65;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    pointer-events: none;
}
#downtown_zones .inner {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 15px;
}
#downtown_zones .inner > * {
    line-height: 1.2em;
    color: #fff;
}
#downtown_zones .inner .tagline {
    font-size: 18px;
    max-width: 250px;
    margin: 0 auto;
    font-weight: 400;
}


a#featured-tile {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
    max-width: 600px;
    min-height: 380px;
    margin: auto;
    border-radius: 20px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#featured-tile .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #0D5D89;
    opacity: .65;
}
#featured-tile .inner {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    z-index: 10;
}

a#featured-tile .inner > * {
    color: #fff;
}

a#featured-tile img.logo {
    max-width: 250px;
    width: 100%;
}


.tax-btn.elementor-widget.elementor-widget-button a.elementor-button-link {
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.tax-btn.elementor-widget.elementor-widget-button a.elementor-button-link:after {
    content: "\e872";
    font-family: "dgri-icons";
    font-size: 14px;
}




section.elementor-section.elementor-inner-section.get-around-btns .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(100px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(185px, 1fr));
    gap: 20px;
}

section.elementor-section.elementor-inner-section.get-around-btns .elementor-button span {
    flex: unset;
    font-size: 20px;
    line-height: 1.1em;
    text-align: left;
    font-weight: 500;
}

section.elementor-section.elementor-inner-section.get-around-btns .elementor-button > span {
    min-height: 50px;
    align-items: center;
    justify-content: flex-start;
}

section.elementor-section.elementor-inner-section.get-around-btns .elementor-button span i {
    font-size: 40px;
    height: 40px;
    width: 40px;
}


.slick-slider .slick-track {
    display: flex !important;
    align-items: stretch;
}

.slick-slider .slick-track .slick-slide {
    height: inherit;
    transition: .25s;
    opacity: 0.5;
}
.slick-slider .slick-track .slick-slide.slick-active {
    opacity: 1;
}

.slick-slider .slick-track .slick-slide > div {
    height: 100%;
}

.slick-slider .slick-track .slick-slide > div > .post-column {
    height: 100%;
}


.slick-slider .slick-dots {
    bottom: -30px;
}
.slick-slider .slick-dots li, .slick-slider .slick-dots li button {
    padding: 0;
    width: 6px;
    height: 6px;
    border-radius: 100px;
}
.slick-slider .slick-dots li button {
    background: #ddd;
    transition: .25s;
}
.slick-slider .slick-dots li.slick-active button {
    background: #0d5d89;
}
.slick-slider .slick-dots li button:before {
    display: none;
}
#location-archive .archives,
#locations > div.row,
#events > div.row{
    position: relative;
}
.archive-search-filters .sorting-filter.no-geo {
    width: 80px;
}
#location-archive .archives:before,
#locations > div.row:before,
#events > div.row:before{
    /*content: '';*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*min-height: 80px;*/
    /*background-color: rgba(242,246,246,.7);*/
    /*opacity: 0;*/
    /*transition: all .2s ease-in;*/
    /*border-radius: 10px;*/
    /*visibility: hidden;*/
}
#location-archive .loader {
    position: relative;
    transition: .25s;
    margin-bottom: 20px;
}
#location-archive .loader:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    border-radius: 50%;
    border-top: 5px solid rgba(13, 92, 135, 0.2);
    border-right: 5px solid rgba(13, 92, 135, 0.2);
    border-bottom: 5px solid rgba(13, 92, 135, 0.2);
    border-left: 5px solid rgba(13, 92, 135, 1);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    z-index: 1;
    transition: .25s;
    opacity: 0;
}
#location-archive .loader.loading {
	transition: .25s;
	min-height: 400px;
	background: #fff;
	border-radius: 20px;
}
#location-archive .loader.loading:before{
    transition: .25s;
    opacity: 1;
}
#location-archive .loading-more .ajax-loading-more {
    position: relative;
    z-index: 2;
}

body:not(.post-type-archive-events) #events > div.row:before {
    background-color: rgba(255,255,255,.7);
}
#location-archive .archives.loading:before,
#locations > div.row.loading:before,
#events > div.row.loading:before{
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*z-index: 2;*/
}

#locations.nearby-locations .loader,
#near-me-establishments #locations .loader,
#near-me-attractions #locations .loader{
	position: relative;
	transition: .25s;
	margin-bottom: 20px;
}
#locations.nearby-locations .loader:before,
#near-me-establishments #locations .loader:before,
#near-me-attractions #locations .loader:before{
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	border-radius: 50%;
	border-top: 5px solid rgba(13, 92, 135, 0.2);
	border-right: 5px solid rgba(13, 92, 135, 0.2);
	border-bottom: 5px solid rgba(13, 92, 135, 0.2);
	border-left: 5px solid rgba(13, 92, 135, 1);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
	z-index: 1;
	transition: .25s;
	opacity: 0;
}
#locations.nearby-locations .loader.loading,
#near-me-establishments #locations .loader.loading,
#near-me-attractions #locations .loader.loading{
	transition: .25s;
	min-height: 400px;
	/* background: #fff; */
	border-radius: 20px;
}
#locations.nearby-locations .loader.loading:before,
#near-me-establishments #locations .loader.loading:before,
#near-me-attractions #locations .loader.loading:before{
	transition: .25s;
	opacity: 1;
}
#locations.nearby-locations .loader > *,
#near-me-establishments #locations .loader > *,
#near-me-attractions #locations .loader > *{
	transition: .25s;
}
#locations.nearby-locations .loader.loading > *,
#near-me-establishments #locations .loader.loading > *,
#near-me-attractions #locations .loader.loading > *{
	transition: .25s;
	opacity: .25;
}

.nearby-filters {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
	gap: 10px 20px;
	margin-bottom: 30px;
}
.nearby-filters .filter-toggle {
    font-family: "tablet-gothic", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 0px;
    color: var( --e-global-color-primary );
    background-color: #FFF;
    box-shadow: 0px 3px 4px -2px rgba(0, 0, 0, .1);
    border-radius: 8px 8px 8px 8px;
    padding: 10px 30px 10px 30px;
    transition: all .2s ease;
}
#near-me-establishments .nearby-filters .filter-toggle {
    border: 1px solid #F2F6F7;
}
.nearby-filters .filter-toggle.active {
    color: #FFFFFF;
    background-color: var( --e-global-color-accent );
}
.nearby-filters select {
    display: inline-block;
    max-width: 170px;
    font-size: 16px;
    color: #0D5D89;
    border-radius: 10px;
    border-color: #85ADC340;
    background: #fff;
    min-height: 40px;
}
#events .cal-container.same-date {
    visibility: hidden;
}
#events .archive-search-filters .flatpickr-date {
    display: inline-block;
    font-size: 16px;
    color: #0D5D89;
    border-radius: 10px;
    background: #fff;
    min-height: 40px;
    padding: 0 30px 0 10px;
    border: 1px solid rgba(133, 173, 195, .25);
}
body.post-type-archive-events #events {
    max-width: 900px;
    margin: 0 auto;
}
body.post-type-archive-events #events .cal-container {
    margin-left: auto;
    margin-right: 0;
}
body.post-type-archive-events #events .archive-search-filters{
    padding-right: calc(1.5rem * .5);
    padding-left: calc(1.5rem * .5);
    align-items: center;
    justify-content: center;
}
.flatpickr-wrapper:before {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: rgb(13, 93, 137);
    position: absolute;
    right: 12px;
    top: 9px;
    pointer-events: none;
}


body > .search_modal {
	display: none;
}

.searched {
	display: flex;
	align-items: baseline;
	gap: 20px;
	margin-bottom: 15px;
	justify-content: space-between;
}
.searched button.reset-search {
	display: inline-block;
	line-height: 1em;
	padding: 2px 5px 3px;
	background: #F2F6F8;
	border-radius: 3px;
	font-size: 12px;
	color: #4784A5 !important;
	border: 1px solid #4784A5;
	font-weight: 400;
	font-family: "Source Sans Pro", Sans-serif;
	box-shadow: unset;
}




@media only screen and (max-width: 767px) {
	.location-meta-details {
			display: flex;
			flex-flow: column wrap;
			align-items: flex-start;
	}
	a#featured-tile {
			min-height: 250px;
	}
	body .slick-dots {
		text-align: left;
	}
	#locations.slickify-mobile .loading-more {
		display: none !important;
	}
	body .intro-tax-details {
		flex-flow: column;
	}
	body .breadcrumbs {
		font-size: 14px;
	}

	div#main-search form.search-form {
		padding: 6px 12px;
	}
	div#main-search form.search-form input[type="text"].search::placeholder {
		font-size: 14px;
	}
	div#main-search form.search-form input[type="text"].search {
		font-size: 16px;
	}
	div#main-search form.search-form button.submit {
		font-size: 22px;
	}
	div#featured-location .inner {
		max-width: 600px;
	}
	.nearby-filters {
		gap: 10px;
	}
	.nearby-filters .filter-toggle {
		padding: 10px 20px;
		font-size: 14px;
	}
}


body .slick-slider a.slick-arrow {
	color: var( --e-global-color-accent );
	height: 30px;
	width: 30px;
	font-size: 14px;
	line-height: 1em;
	text-decoration: none;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 15px -4px rgb(0 0 0 / 25%);
	border-radius: 100px;
	z-index: 5;
	transition: .25s;
	padding: 0;
}
body .slick-slider a.slick-arrow.slick-prev {
	left: -5px;
}
body .slick-slider a.slick-arrow.slick-next {
	right: -5px;
}
body .slick-slider a.slick-arrow.slick-disabled {
	opacity: 0;
	pointer-events: none;
	cursor: none;
}
