/* FONTS */

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-ThinItalic.eot');
    src: url('../fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-ThinItalic.woff2') format('woff2'), url('../fonts/Roboto-ThinItalic.woff') format('woff'), url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Asap';
    src: url('../fonts/Asap-Regular.eot');
    src: url('../fonts/Asap-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Asap-Regular.woff2') format('woff2'), url('../fonts/Asap-Regular.woff') format('woff'), url('../fonts/Asap-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('../fonts/RobotoSerif-Italic.woff2') format('woff2'), url('../fonts/RobotoSerif-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('../fonts/RobotoSerif-LightItalic.woff2') format('woff2'), url('../fonts/RobotoSerif-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('../fonts/RobotoSerif-Light.woff2') format('woff2'), url('../fonts/RobotoSerif-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('../fonts/RobotoSerif-Thin.woff2') format('woff2'), url('../fonts/RobotoSerif-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('../fonts/RobotoSerif-ThinItalic.woff2') format('woff2'), url('../fonts/RobotoSerif-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('../fonts/RobotoSerif-Regular.woff2') format('woff2'), url('../fonts/RobotoSerif-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Serif';
    src: url('../fonts/RobotoSerif-MediumItalic.woff2') format('woff2'), url('../fonts/RobotoSerif-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


/* FONTS */


/* COMMON CSS FOR ALL */

/*body div:empty {
    display: none;
}*/

body .kt-btn-wrap .kt-button:hover,
body .kt-btn-wrap .kt-button:focus,
body .kt-btn-wrap .kt-button:active {
    padding-left: 23px;
    padding-right: 23px;
}

* {
    -webkit-tap-highlight-color: transparent;
}

body .comm_head {
    margin-bottom: 55px;
}

a {
    text-decoration: none;
}

body .at_global_icon_heading h5 {
    position: relative;
    padding-left: 25px;
    line-height: 124%;
    display: inline-block;
}

body .at_global_icon_heading {
    margin-bottom: 35px;
}

body .at_global_icon_heading h5::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url("../images/head_circle.png") no-repeat;
    background-size: contain;
    height: 19px;
    width: 19px;
}

body .comm_head h3 {
    line-height: 116%;
}

.comm_about_sec {
    background-blend-mode: multiply;
    background-position-y: 144px !important;
}

.comm_about_sec .kt-row-column-wrap {
    max-width: 874px !important;
    width: 96%;
}

.comm_about_sec .at_comm_abt_content>* {
    line-height: 139%;
}


/* COMOMON IMG CONTENT SECTION DESIGN */

.single-content .at_comm_con_img .at_comm_con_img_row {
    gap: 0;
    margin-bottom: 0;
    align-items: center !important;
}

.at_comm_con_img .at_comm_con_img_row>.at_comm_con_col {
    flex: unset;
    width: 100%;
    max-width: 53.84%;
    padding: 38px 50px 60px 32px;
    z-index: 4;
    box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.1);
}

.at_comm_con_img .at_comm_con_img_row>.at_comm_con_col p:last-child {
    margin-bottom: 0;
}

.at_comm_con_img .at_comm_con_img_row>.at_comm_img_col {
    flex: unset;
    width: 100%;
    max-width: 73.929%;
    margin-left: -27.8%;
}

.at_comm_con_img .at_comm_img_col img {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    width: 100%;
}

.at_comm_con_img .at_comm_img_col figure {
    position: relative;
    padding-top: 70.05%;
    background-color: #fbfbfba3;
}

.at_comm_con_img .at_comm_left_img>.at_comm_img_col {
    margin-left: 0;
    margin-right: -27.8%;
}

.at_comm_img_con_bg>.kt-row-layout-inner {
    background-position-y: top !important;
    background-position-x: calc(100% - 49px) !important;
}

.at_comm_img_con_bg>.kt-row-layout-inner>.kt-row-column-wrap,
.at_comm_con_img>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* COMOMON IMG CONTENT SECTION DESIGN */


/* COMMONM  FULL WIDTH IMG DESIGN */

.at_common_img_figure figure {
    position: relative;
    padding-top: 51.787%;
}

.at_common_img_figure figure img {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    width: 100%;
}


/* COMMONM  FULL WIDTH IMG DESIGN */


/* SCROLLBAR DESIGN */

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    background: var(--global-palette8);
}

::-webkit-scrollbar-thumb {
    background: var(--global-palette1);
}

.at_comm_about_filter .fs-dropdown .fs-options,
.a2a_full .a2a_full_services,
* {
    scrollbar-width: thin;
    scrollbar-color: var(--global-palette1) var(--global-palette8);
}


/* SCROLLBAR DESIGN */


/* COMMON CSS FOR ALL */


/* HEADER CSS */

header.site-header {
    z-index: 55555 !important;
}

.site-main-header-wrap:not(.item-is-stuck) .site-container {
	padding-bottom: 35px;
}

.site-main-header-wrap.item-is-stuck .site-container {
	padding-bottom: 0;
}

header .site-container {
    /*max-width: 1670px;
    width: 96%;
    padding: 71px 15px 0; */
	transition: all 0.5s ease;
	padding: 35px 0 0;
}

header .search-toggle-open {
    border-radius: 50%;
}

header .site-header-main-section-right .kt-blocks-info-box-media {
    margin-right: 0;
}

header .site-header-main-section-right .kt-blocks-info-box-media svg {
    width: 22px !important;
    transition: all 0.5s ease;
    height: 25px !important;
}

.search-toggle-open-container .search-toggle-open:focus .kadence-svg-icon.kadence-search-svg {
    fill: var(--global-palette1);
}

header .site-header-main-section-right .kt-blocks-info-box-text,
header .site-header-main-section-right .widget-title {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 125%;
    font-family: "roboto";
    color: var(--global-palette9);
    margin-bottom: 0;
    margin-right: 8px;
}

header .site-header-main-section-right .widget_a2a_share_save_widget {
    display: flex;
    align-items: center;
}

header .site-header-main-section-right aside.site-header-item {
    margin-right: 19px;
}


/* HEADER MENU SHARE POPUP */

.a2a_mini .a2a_mini_services {
    display: block;
    column-count: 2;
}

.a2a_full .a2a_full_services {
    display: flex;
    flex-wrap: wrap;
}

.a2a_full .a2a_full_services a {
    width: 30.131%;
}

.a2a_mini .a2a_mini_services a,
.a2a_full .a2a_full_services a,
.a2a_mini .a2a_more span,
.a2a_full .a2a_full_footer a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 125%;
    color: var(--global-palette3);
    display: inline-flex;
    align-items: center;
}

div.a2a_mini .a2a_mini_services a:hover,
div.a2a_full .a2a_full_services a:hover,
.a2a_mini .a2a_more:hover span,
.a2a_mini .a2a_more:hover span path,
.a2a_full .a2a_full_footer a:hover,
.a2a_full .a2a_full_footer a:hover path,
div.a2a_mini .a2a_mini_services a:hover span path,
div.a2a_full .a2a_full_services a:hover span path {
    color: var(--global-palette1);
    fill: var(--global-palette1);
}


/* HEADER MENU SHARE POPUP */


/* STICKY HEADER */

header .item-is-stuck .site-container {
    padding-top: 0;
    transition: all 0.5s ease;
}

header .item-is-stuck {
    box-shadow: 0 9px 12px rgba(0, 0, 0, 16%);
}

header .item-is-stuck>.site-header-row-container-inner,
header :not(.item-is-stuck)>.site-header-row-container-inner {
    transition: all 0.5s ease;
}

header .item-is-stuck .search-toggle-open svg {
    color: var(--global-palette9) !important;
    transition: all 0.5s ease;
}

header :not(.item-is-stuck) .site-header-main-section-right .kt-blocks-info-box-text,
header .item-is-stuck .site-header-main-section-right svg {
    color: var(--global-palette9) !important;
    transition: all 0.5s ease;
}

header .item-is-stuck .site-header-main-section-right .kt-blocks-info-box-text,
header .item-is-stuck .wp-block-kadence-infobox svg {
    color: var(--global-palette3) !important;
    transition: all 0.5s ease;
}

header .main-navigation .primary-menu-container>ul li.current-menu-parent>a {
    color: var(--global-palette1);
}

.mobile-navigation ul li.current-menu-parent .drawer-nav-drop-wrap button,
.mobile-navigation ul li.current-menu-parent .drawer-nav-drop-wrap a {
    color: var(--global-palette1);
}

header .item-is-stuck .site-header-main-section-right .kt-blocks-info-box-text,
header .item-is-stuck .site-header-main-section-right .widget-title {
    color: var(--global-palette3);
    transition: all 0.5s ease;
}

header .item-is-stuck .search-toggle-open:hover svg,
header .kt-blocks-info-box-link-wrap:hover .kt-blocks-info-box-media svg {
    color: var(--global-palette1) !important;
    transition: all 0.5s ease;
}

header .item-is-stuck .header-navigation ul ul.sub-menu,
header .item-is-stuck .header-navigation ul ul.submenu {
    background: var(--global-palette9);
    box-shadow: 0 9px 12px rgba(0, 0, 0, 16%);
}

header .item-is-stuck .header-navigation ul ul.sub-menu li a,
header .item-is-stuck .header-navigation ul ul.submenu li a {
    color: var(--global-palette3);
}

header .item-is-stuck .header-navigation ul ul li.menu-item>a:hover {
    background: rgba(198, 198, 198, 0.16);
}

header svg.kadence-svg-icon.kadence-arrow-down-svg {
    top: 0;
}

header .item-is-stuck .addtoany_share,
header .item-at-start .addtoany_list a.addtoany_share_save {
    position: relative;
}

header .addtoany_list a:hover img,
header .addtoany_list a:focus img,
header .addtoany_list a:active img,
header .item-is-stuck .addtoany_share img,
header .item-is-stuck .addtoany_share:hover img {
    opacity: 0;
}

header .item-is-stuck .addtoany_share::before,
header .item-at-start .addtoany_list a.addtoany_share_save::after {
    content: '';
    position: absolute;
    right: 0;
    background: url("../images/Icon_share.svg") no-repeat;
    background-size: contain;
    top: 45%;
    width: 22px;
    cursor: pointer;
    transition: all 0.3s ease;
    height: 25px;
    transform: translateY(-50%);
}

header .item-at-start .addtoany_list a.addtoany_share_save::after {
    background: url("../images/share_orange.svg") no-repeat;
    background-size: contain;
    opacity: 0;
    visibility: hidden;
    top: 0;
    transform: unset;
    left: 4px;
}

header .item-at-start .addtoany_list a.addtoany_share_save:hover::after {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
}

header .item-is-stuck .addtoany_share:hover:before,
header .item-is-stuck .addtoany_share:hover:focus,
header .item-is-stuck .addtoany_share:hover:active {
    background: url("../images/share_orange.svg") no-repeat;
    background-size: contain;
}


/* STICKY HEADER */


/* HEADER CSS */


/* HOMEPAGE DESIGN */


/* BANNER CSS */

.entry-content div.at_home_banner {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
    margin-right: 0;
}

div.at_home_banner {
    position: relative;
    padding-top: 56.345%;
}

.at_home_banner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
}

div.at_home_banner .kt-row-column-wrap {
    max-width: 815px !important;
    position: absolute;
    padding: 0 15px;
    bottom: 131px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.at_home_banner h1 {
    text-shadow: 0px 7px 13px rgba(0, 0, 0, 0.57);
    line-height: 124%;
    text-align: center;
}


/* BANNER CSS */


/* ABOUT SECTION DESIGN */

.at_home_about_us {
    background-blend-mode: multiply;
    max-width: 100% !important;
    background-position-y: 144px !important;
}

.at_home_about_us .kt-row-column-wrap {
    max-width: 1818px !important;
    width: 96%;
    z-index: 555;
}

.at_home_about_us p {
    max-width: 828px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.single-content .at_home_about_us .at_home_about_us_gal_col {
    gap: 0;
    margin-bottom: 0;
    justify-content: space-between;
    flex-wrap: wrap !important;
}

.at_home_about_us .at_home_about_us_gal_col>.wp-block-column {
    width: 19.6315%;
    flex: unset !important;
}

.at_home_about_us .at_home_about_us_gal_col figure {
    position: relative;
    padding-top: 153.8488%;
}

.at_home_about_us .at_home_about_us_gal_col figure::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 78%) 160%);
    object-fit: cover;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.at_home_about_us .wp-block-kadence-image figcaption {
    position: absolute;
    bottom: 24px;
    left: 18px;
    margin: 0;
    z-index: 444;
}

.at_home_about_us .at_home_about_us_gal_col img {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    width: 100%;
}


/* ABOUT SECTION DESIGN */


/* HOME WEEKEND AWAYS SECTION */

.at_home_weekends_away h3 span {
    font-weight: 100;
    font-style: italic;
}

.at_home_weekends_away .kt-row-column-wrap {
    padding-top: 0;
    padding-bottom: 0;
    /* z-index: 0; */
    width: 96%;
    z-index: 10;
}

.at_home_weekends_away .at_home_weekends_away_col .wp-block-columns {
    gap: 0;
    margin-bottom: 0;
    justify-content: space-between;
}

.at_home_weekends_away .wp-block-columns>.at_home_weekends_away_cnt_col {
    width: 21.697%;
    flex: unset;
}

.at_home_weekends_away .wp-block-columns>.at_home_weekends_away_gal_col {
    width: calc(100% - 21.697% - 49px);
    flex: unset;
}

.at_home_weekends_away .at_home_weekends_away_gal_col div.kb-advanced-slide {
    padding-bottom: 70.05%;
}

.at_home_weekends_away .at_home_weekends_away_gal_col .kb-advanced-slide-inner-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 78%) 160%);
    object-fit: cover;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.at_home_weekends_away .at_home_weekends_away_gal_col .slick-arrow::before {
    display: none;
}

.comm_slide_arrows .kt-blocks-carousel .slick-arrow {
    bottom: -30px;
    transform: unset;
    top: unset;
    background: transparent;
    width: 20px;
    height: 13px;
    opacity: 1;
    right: unset;
    line-height: 100%;
}

.comm_slide_arrows .slick-arrow::after {
    content: '';
    opacity: 1;
    position: absolute;
    background: url("../images/Icon-backward.svg") no-repeat;
    background-size: contain;
    background-position: center;
    left: 0;
    top: 0;
    width: 20.24px;
    height: 13.5px;
    line-height: 100%;
}

.comm_slide_arrows .slick-arrow:hover::after {
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-size: contain;
    background-position: center;
}

.at_home_weekends_away .at_home_weekends_away_gal_col p {
    line-height: 124%;
    z-index: 555;
}

.comm_slide_arrows .slick-next::after {
    left: 55px;
    transform: rotate(180deg);
}


/* HOME WEEKEND AWAYS SECTION */


/* HOME THINGS TO DO SECTION */

.at_home_things_to_do>.kt-row-column-wrap {
    width: 96%;
    pointer-events: none;
}

.at_home_things_to_do>.kt-row-column-wrap .at_home_things_to_do_col {
    pointer-events: auto;
}

.at_home_things_to_do .at_home_things_to_do_col .wp-block-columns {
    gap: 0;
    margin: 0 -17.5px;
    flex-wrap: wrap !important;
    justify-content: space-between;
}

.at_home_things_to_do .at_home_things_to_do_col .wp-block-column {
    padding: 0 17.5px;
    width: 33.33%;
    flex: unset !important;
    position: relative;
    pointer-events: none;
}

.at_home_things_to_do .at_home_things_to_do_col .wp-block-column>* {
    pointer-events: auto;
}

.at_home_things_to_do .at_home_things_to_do_col figure a {
    position: relative;
    padding-top: 154.29%;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
    display: block;
}

.at_home_things_to_do .at_home_things_to_do_col h2 {
    margin-top: 0;
    position: absolute;
    bottom: 35px;
    left: 42.5px;
    line-height: 130%;
    z-index: 444;
}

.at_home_things_to_do .at_home_things_to_do_col img {
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.at_home_things_to_do .at_home_things_to_do_col .wp-block-column:hover img {
    transform: scale(1.2);
    transition: all 0.5s ease;
    transform-origin: center center;
}

.at_home_things_to_do .at_home_things_to_do_col figure {
    margin-bottom: 0;
}

.at_home_things_to_do .at_home_things_to_do_col figure a::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 78%) 160%);
    object-fit: cover;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.at_home_things_to_do .at_home_things_to_do_col figure a:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 5px;
    bottom: 0;
    left: 0;
    background-color: var(--global-palette1);
    transform-origin: bottom right;
    z-index: 5555;
    transition: transform 0.5s ease-out;
}

.at_home_things_to_do .at_home_things_to_do_col .wp-block-column:hover a:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}


/* HOME THINGS TO DO SECTION */


/* HOME DISCOVER IMAGE SECTION */

div.at_home_discover_magic>.kt-row-column-wrap {
    width: 96%;
    position: relative;
    border: 0 solid transparent;
    background-position: top !important;
    background-size: 100% 60% !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.single-content .at_home_discover_magic p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.at_home_discover_magic .kt-row-column-wrap>.at_home_discover_magic_col_left,
.at_home_discover_magic .kt-row-column-wrap>.at_home_discover_magic_col_right {
    margin-right: 0;
    width: 47.59%;
    flex: unset;
}

.at_home_discover_magic .wp-block-kadence-image .kb-image-ratio-square {
    padding-bottom: 104.88%;
}

.at_home_discover_magic_col_right .kt-inside-inner-col {
    margin-top: auto;
}

.kb-row-layout-wrap.at_home_discover_magic::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    background-color: #616773;
    height: 595px;
    width: 100%;
    bottom: 0;
    z-index: 1;
}


/* HOME DISCOVER IMAGE SECTION */


/* FAMILY FUN SECTION */

.at_home_family_fun .kt-row-column-wrap {
    padding-top: 0;
    padding-bottom: 0;
    width: 96%;
}

.at_home_family_fun .splide__slide {
    max-width: 828px;
}

.entry-content div.at_home_family_fun {
    width: 100%;
    margin-right: 0;
    max-width: 100%;
    margin-left: 0;
}

.at_home_family_fun .at_home_family_fun_col_right h2>a {
    line-height: 130%;
}

.at_home_family_fun .at_home_family_fun_col_right .kt-blocks-above-categories {
    margin-bottom: 21px;
}

.at_home_family_fun .at_home_family_fun_col_right .kt-blocks-above-categories a {
    text-decoration: none;
}

.at_home_family_fun>.kt-row-layout-inner {
    background-position-x: 91px !important;
    background-size: auto !important;
    background-position-y: 59px !important;
}

.at_home_family_fun .at_home_family_fun_col_right img {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    width: 100%;
    object-position: top;
}

.at_home_family_fun .at_home_family_fun_col_right .kadence-post-image-inner-intrisic {
    position: unset;
}

.at_home_family_fun .at_home_family_fun_col_right .kadence-post-image-intrisic {
    padding-bottom: 70.22% !important;
}

.at_home_family_fun .at_home_family_fun_col_right .kadence-post-image-inner-wrap {
    position: relative;
    padding-top: 70.22%;
    height: auto;
}

.at_home_family_fun .kt-blocks-post-grid-item div.kt-blocks-post-grid-item-inner {
    padding: 0;
    position: absolute;
    left: 25px;
    z-index: 566;
    bottom: 35px;
}

.at_home_family_fun .kt-blocks-post-grid-item .kt-blocks-post-grid-item-inner header {
    padding-bottom: 0;
}

.single-content .at_home_family_fun .at_home_family_fun_col {
    gap: 0;
    margin-bottom: 0;
    justify-content: space-between;
}

.at_home_family_fun .at_home_family_fun_col>.at_home_family_fun_left {
    width: 100%;
    flex: unset;
    max-width: 34.323%;
}

.at_home_family_fun .at_home_family_fun_col>.at_home_family_fun_col_right {
    width: 100%;
    flex: unset;
    max-width: calc(100% - 34.323% - 32px);
}

.at_home_family_fun .at_home_family_fun_col_right .kadence-post-image-inner-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 78%) 160%);
    object-fit: cover;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.at_home_family_fun_left {
    justify-content: flex-start;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 35.99%;
}

.at_home_family_fun_left>* {
    width: 100%;
    max-width: 258px;
}

.at_home_family_fun .splide__arrows .splide__arrow {
    width: 60px;
    height: 60px;
    background: var(--global-palette8);
    border: 1.22px solid #5a5f67;
    border-radius: 0;
    opacity: 1;
}

.at_home_family_fun .splide__arrows .splide__arrow svg {
    display: none;
}

.at_home_family_fun .splide .splide__arrow::after {
    content: '';
    opacity: 1;
    position: absolute;
    left: 0;
    top: 50%;
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-position: center;
    background-size: contain;
    width: 20.24px;
    height: 13.5px;
    line-height: 100%;
    transform: translateY(-50%) rotate(180deg);
}

.at_home_family_fun .splide .splide__arrow::after {
    transform: translate(-50%, -50%);
    left: 50%;
}

.at_home_family_fun .splide .splide__arrow:focus {
    opacity: 1;
    background: var(--global-palette8);
}

.at_home_family_fun .splide .splide__arrow:hover,
.at_home_family_fun .splide .splide__arrow:hover::after {
    opacity: 1;
    background-color: #5a5f67;
}

.at_home_family_fun .splide .splide__arrow:hover::after {
    background: url("../images/Icon-backward.svg") no-repeat;
    background-size: contain;
    background-position: center;
}

.at_home_family_fun .splide .splide__arrow.splide__arrow--next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}


/* FAMILY FUN SECTION */


/* VIDEO SECTION */

.at_home_video .wp-block-video {
    position: relative;
    padding-top: 56.25%;
}

.at_home_video h3 span {
    font-weight: 300;
    font-style: italic;
}

.at_home_video video {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    width: 100%;
}

.at_home_video>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* VIDEO SECTION */


/* OUTDOR ACTIVITY SECTION */

.at_home_outdoor_activities .kt-row-column-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

.at_home_outdoor_activities .at_global_icon_heading h5 {
    color: var(--global-palette9);
}

.at_home_outdoor_activities .kt-blocks-above-categories {
    line-height: 125%;
}

div.at_home_outdoor_activities .kt-blocks-post-grid-item .entry-title {
    transition: all 0.4s ease;
    line-height: 120%;
    min-height: 43px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.at_home_outdoor_activities a {
    text-decoration: none;
}

.at_home_outdoor_activities .kt-blocks-post-readmore {
    position: relative;
    padding-left: 29px;
}

.marker-details .post-link::after,
.at_home_outdoor_activities .kt-blocks-post-readmore::after,
.at_home_outdoor_activities .splide .splide__arrow::after {
    content: '';
    opacity: 1;
    position: absolute;
    left: 0;
    top: 50%;
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-size: contain;
    background-position: center;
    width: 20.24px;
    height: 13.5px;
    line-height: 100%;
    transform: translateY(-50%) rotate(180deg);
}

.at_home_outdoor_activities .splide .splide__arrow::after {
    transform: translate(-50%, -50%);
    left: 50%;
}

.at_home_outdoor_activities .splide .splide__arrow:hover,
.at_home_outdoor_activities .splide .splide__arrow:active,
.at_home_outdoor_activities .splide .splide__arrow:hover::after {
    opacity: 1;
    background-color: #5a5f67;
}

.at_home_outdoor_activities .splide .splide__arrow:hover::after {
    background: url("../images/Icon-backward.svg") no-repeat;
    background-size: contain;
    background-position: center;
}

.at_home_outdoor_activities .splide .splide__arrow.splide__arrow--next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}

.at_home_outdoor_activities .splide .splide__arrow svg {
    display: none;
}

.at_home_outdoor_activities .kb-theme-content-width {
    max-width: calc(100% - 385px) !important;
    margin-right: 0 !important;
    width: 96%;
}

.at_home_outdoor_activities .kt-blocks-post-readmore:hover::after {
    transition: all 0.4s ease;
    color: var(--global-palette3);
}

.at_home_outdoor_activities .kt-blocks-post-grid-item {
    height: 100%;
}

.at_home_outdoor_activities .kt-blocks-post-grid-item-inner-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.at_home_outdoor_activities .kt-blocks-post-grid-item-inner {
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.at_home_outdoor_activities .kt-blocks-post-grid-item-inner::before {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 5px;
    bottom: 0;
    left: 0;
    background-color: var(--global-palette1);
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.at_home_outdoor_activities .entry-content {
    margin-top: auto !important;
}

.at_home_outdoor_activities .splide__slide:hover .kt-blocks-post-grid-item-inner {
    transition: all 0.2s ease;
    background: var(--global-palette9);
}

.at_home_outdoor_activities .splide__slide:hover .kt-blocks-post-grid-item-inner::before {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.at_home_outdoor_activities .splide__arrows .splide__arrow {
    width: 60px;
    height: 60px;
    background: var(--global-palette8);
    border: 1.22px solid #5a5f67;
    opacity: 1;
    top: calc(33.335% - 40px);
    transform: unset !important;
    -webkit-transform: unset !important;
    border-radius: 0;
}

.at_home_outdoor_activities .splide .splide__arrow:focus {
    opacity: 1;
    background-color: var(--global-palette8);
}


/* OUTDOR ACTIVITY SECTION */


/* HOME FEATURE EVENT SECTION */

.at_home_featured_event .kt-row-layout-inner {
    background-position-x: calc(100% - 38px) !important;
    background-position-y: 0 !important;
}

.at_home_featured_event .kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}

.single-content .at_home_featured_event .at_home_featured_event_col {
    gap: 0;
    margin-bottom: 0;
    justify-content: space-between;
}

.at_home_featured_event p.wp-block-post-excerpt__excerpt {
    line-height: 134%;
}

.at_home_featured_event .at_home_featured_event_col_right figure {
    position: relative;
    padding-top: 70.05%;
}

.at_home_featured_event .at_home_featured_event_col_right img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-content .at_home_featured_event .wp-block-columns {
    margin-bottom: 0;
    gap: 0;
    justify-content: space-between;
}

.at_home_featured_event .wp-block-columns>.at_home_featured_event_col_left {
    width: 23.125%;
    flex: unset;
}

.at_home_featured_event .wp-block-columns>.at_home_featured_event_col_right {
    width: calc(100% - 23.125% - 31px);
    flex: unset;
}

.at_home_featured_event h3 span {
    font-weight: 100;
    font-style: italic;
}


/* HOME FEATURE EVENT SECTION */


/* TESTIMONIAL SECTION */

.at_home_testimonial .kt-blocks-post-grid-item-inner {
    display: flex;
    position: relative;
    flex-direction: column-reverse;
}

.at_home_testimonial>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}

.at_home_testimonial .kt-blocks-post-grid-item-inner::before {
    content: "";
    position: absolute;
    left: 34px;
    top: 80px;
    height: 54px;
    background: url("../images/Quotes.png") no-repeat;
    width: 72px;
    background-size: contain;
}

div.at_home_testimonial .kt-blocks-post-grid-item header {
    padding-bottom: 0;
}

div.at_home_testimonial .kt-blocks-post-grid-item .entry-title {
    line-height: 144%;
    padding-top: 0;
    letter-spacing: 0;
    padding-bottom: 0;
}

.at_home_testimonial .entry-content {
    line-height: 144%;
}

.at_home_testimonial .splide:hover .splide__arrow,
.at_home_testimonial .splide:focus .splide__arrow,
.at_home_testimonial .splide .splide__arrow,
.at_home_testimonial .splide .splide__arrow:focus {
    opacity: 1;
    background-color: transparent;
}

.at_home_testimonial .splide {
    position: relative;
}

.at_home_testimonial .splide .splide__arrow {
    height: 20px;
    width: 20px;
    border: 0;
    transform: unset;
    top: 0;
}

.at_home_testimonial .splide__arrows {
    position: absolute;
    left: 0;
    bottom: -37px;
    width: 100%;
    height: 20px;
}

.at_home_testimonial .splide .splide__arrow svg {
    display: none;
}

.at_home_testimonial .splide .splide__arrow--prev {
    left: 33px;
}

.at_home_testimonial .splide .splide__arrow--next {
    left: 71px;
}

.at_home_testimonial .splide .splide__arrow::after {
    content: '';
    opacity: 1;
    position: absolute;
    left: 0;
    top: 50%;
    background: url("../images/Icon-backward.svg") no-repeat;
    background-size: contain;
    background-position: center;
    width: 20.24px;
    height: 13.5px;
    line-height: 100%;
}

.at_home_testimonial .splide .splide__arrow:hover,
.at_home_testimonial .splide .splide__arrow:active,
.at_home_testimonial .splide .splide__arrow:hover::after {
    opacity: 1;
}

.at_home_testimonial .splide .splide__arrow:hover::after {
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-size: contain;
    background-position: center;
}

.at_home_testimonial .splide .splide__arrow.splide__arrow--next::after {
    left: 0;
    transform: rotate(180deg);
}


/* TESTIMONIAL SECTION */


/* FOOTER */

footer .site-middle-footer-wrap .site-container {
    max-width: 1430px;
    width: 96%;
}

footer .site-middle-footer-inner-wrap {
    gap: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between;
}

footer .site-middle-footer-wrap .site-footer-row-container-inner {
    padding-top: 111px;
    padding-bottom: 101px;
}

footer .site-footer-middle-section-1 .wp-block-kadence-image figure {
    margin: 0;
    width: 100%;
    max-width: 204px;
    float: unset;
    display: block;
}

footer .site-footer-middle-section-1 .wp-block-kadence-image {
    margin-bottom: 0;
}

footer .site-footer-middle-section-1 .wp-block-kadence-image img {
    width: auto;
}

footer .site-footer-middle-section-1 .site-info-inner>.widget_block:not(:last-child) {
    margin-bottom: 60px;
}

footer .site-footer-middle-section-1 .wp-block-social-links {
    padding-left: 0;
    gap: 0;
    margin-bottom: 0;
}

footer .site-footer-middle-section-1 .wp-social-link:not(:last-child) {
    margin-right: 27px;
}

footer .site-footer-middle-section-1 p {
    font-weight: normal;
    font-family: "Asap";
    font-size: 16px;
    line-height: 19px;
    color: var(--global-palette9);
}

footer .site-footer-middle-section-1 figure+p {
    color: #adb1b8;
}

footer .site-footer-middle-section-1 {
    width: 100%;
    max-width: 270px;
}

footer .site-footer-middle-section-2,
footer .site-footer-middle-section-3,
footer .site-footer-middle-section-4 {
    width: 100%;
    max-width: 192px;
}

footer .widget-area h2.widget-title {
    font-size: 24px;
    color: #e8e9eb;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 120%;
    text-transform: none;
    margin-bottom: 59px;
}

footer .site-footer-section .widget-area .widget_nav_menu li a {
    font-size: 18px;
    line-height: 124%;
    color: #e8e9eb;
    padding: 0;
}

footer .site-footer-section .widget_nav_menu li:hover a,
footer .site-footer-section .widget-area .widget_nav_menu li.current-menu-item a {
    text-decoration: none;
    color: var(--global-palette1);
}

footer .site-footer-section .widget_nav_menu li:not(:last-child) {
    margin-bottom: 27px;
}

footer .site-footer-middle-section-5 {
    width: 100%;
    max-width: 292px;
}

footer .site-footer-middle-section-5 .footer-widget-area-inner>.widget_block {
    margin-bottom: 0;
}

footer .site-footer-middle-section-5 .gform_title {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #e8e9eb;
    letter-spacing: 0;
    margin-bottom: 60px;
}

footer .site-footer-middle-section-5 .gform_wrapper form .gfield_label {
    display: none;
}

footer .site-footer-middle-section-5 form input[type="email"]::placeholder {
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    padding-left: 0;
    color: #ABB1BE;
}

footer .site-footer-middle-section-5 .gform_wrapper form input[type="email"] {
    background-color: transparent;
    border: 0;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    color: var(--global-palette9);
    border-bottom: 1px solid #cbd0d9;
    padding: 0 0 12px 15px;
    border-radius: 0;
}

footer .gform_wrapper.gravity-theme .gfield_checkbox label {
    font-size: 14px;
    line-height: 137%;
    color: #a3a9b2;
    margin-left: 7px;
    width: 100%;
    max-width: 100%;
}

footer .gform_wrapper.gravity-theme .gfield input[type="checkbox"] {
    width: 20px;
    height: 20px;
    border: 1px solid #707070;
    outline: none;
    margin-top: 2px;
}

footer .site-footer-middle-section-5 .footer-widget-area section:not(:first-child) {
    display: none;
}

footer .gform_wrapper.gravity-theme .gform_fields {
    display: flex;
    gap: 0;
    flex-direction: column;
}

footer .gform_wrapper.gravity-theme .gchoice {
    display: flex;
    align-items: flex-start;
}

footer .field_description_below {
    margin-bottom: 24px;
}

footer .gform_wrapper.gravity-theme .gform_footer {
    padding: 0;
    margin-top: 36px;
    display: inline-block;
    position: relative;
}

footer .gform_wrapper.gravity-theme .gform_footer::before {
    content: '';
    opacity: 1;
    position: absolute;
    left: 18px;
    top: 50%;
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-size: contain;
    width: 16.24px;
    height: 11.5px;
    line-height: 100%;
    transform: translate(-50%, -50%) rotate(180deg);
    filter: brightness(0) invert(1);
    transition: all 0.2s ease;
}

footer .gform_wrapper.gravity-theme .gform_footer input {
    margin-bottom: 0;
    padding-left: 34px;
}

footer .gform_wrapper.gravity-theme .gform_footer input:hover,
footer .gform_wrapper.gravity-theme .gform_footer input:focus,
footer .gform_wrapper.gravity-theme .gform_footer input:active {
    transition: all 0.2s ease;
    padding-left: 39px;
    padding-right: 23px;
}

footer .gform_wrapper.gravity-theme .gform_footer:hover::before,
footer .gform_wrapper.gravity-theme .gform_footer:focus::before,
footer .gform_wrapper.gravity-theme .gform_footer:active::before {
    left: 23px;
    transition: all 0.2s ease;
    filter: unset;
}

footer span:empty {
    display: none;
}

.site-footer-middle-section-5 figure.wp-block-kadence-image {
    margin: 0;
}


/* BOTTOM FOOTER SECTION */

footer .site-bottom-footer-wrap .site-container {
    padding: 0 15px;
    width: 96%;
    max-width: 1750px;
}

footer .site-bottom-footer-wrap {
    padding: 44px 0;
}

footer .site-bottom-footer-wrap figure,
footer .site-bottom-footer-wrap .wp-block-columns {
    margin-bottom: 0;
}

footer .site-bottom-footer-wrap .site-info-inner .wp-block-columns {
    gap: 0;
    justify-content: center;
}

footer .site-bottom-footer-wrap .wp-block-columns:not(.is-not-stacked-on-mobile)>div {
    margin-right: 6px;
    margin-left: 6px;
    flex: unset;
    width: auto;
}

footer .site-bottom-footer-wrap .wp-block-columns figure {
    text-align: center;
}

footer .site-bottom-footer-wrap .wp-block-columns figure img {
    object-position: center;
    margin: 0 auto;
    width: auto;
    opacity: 37%;
    max-height: 80px;
}


/* BOTTOM FOOTER SECTION */


/* FOOTER */


/*  HOMEPAGE DESIGN */


/* THINGS TO DO PAGE */


/*  COMMON BANNER DESIGN */

div.at_home_banner.at_mini_hero_banner {
    padding-top: 38.1775%;
}

.at_mini_hero_banner {
    box-shadow: 0 100px 99px rgba(0, 0, 0, 75%) inset;
}

div.at_single_banner_shadow {
    box-shadow: 0 -300px 99px rgba(0, 0, 0, 60%) inset;
    background-position: top !important;
}

div.at_mini_hero_banner .kt-row-column-wrap {
    bottom: 78px;
}


/*  COMMON BANNER DESIGN */


/* FILTER SECTION  */

.at_comm_about_filter {
    background-blend-mode: multiply;
    background-position-y: 144px !important;
}

.at_comm_about_filter .fs-label-wrap {
    background-color: var(--global-palette1);
    border: 0;
    padding: 0 40px 0 16px;
    height: 40px;
    cursor: pointer;
    color: var(--global-palette9);
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
}

.at_comm_about_filter .fs-label-wrap .fs-label {
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.at_comm_about_filter .fs-label-wrap .fs-arrow {
    border: 0;
    transform-origin: center center;
    width: 16px;
    height: 100%;
    margin: 0;
    right: 18px;
}

.at_comm_about_filter .fs-label-wrap .fs-arrow::after {
    content: '\f178';
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 16px;
    font-weight: 900;
    color: var(--global-palette9);
    font-family: 'Font Awesome 6 Free';
    transform: translateY(-50%) rotate(90deg);
}

.at_comm_about_filter .fs-search {
    display: none;
}

.at_comm_about_filter .fs-option {
    padding: 8px 16px;
}

.at_comm_about_filter .fs-dropdown .fs-options {
    max-height: 120px;
}

.at_comm_about_filter .fs-wrap.single.fs-open .fs-label-wrap {
    background-color: var(--global-palette9);
    color: var(--global-palette1);
}

.at_comm_about_filter .fs-wrap.single.fs-open .fs-arrow::after {
    color: var(--global-palette1);
}

.at_comm_about_filter .facetwp-facet {
    margin-bottom: 0;
}

.at_comm_about_filter .fs-options .fs-option-label {
    color: var(--global-palette3);
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
}

.single-content .at_comm_about_filter .wp-block-columns {
    margin-bottom: 0;
}

.entry-content div.at_comm_about_filter {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
    margin-right: 0;
}


/* FILTER SECTION  */


/* FILTER POST SECTION */


/* FILTER POSTS AND ARCHIVE POSTS DESIGN*/

.at_comm_filter_posts div.fwpl-layout,
#archive-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    /* margin: 0 -17.5px; */
}

.at_comm_filter_posts div.fwpl-layout>.fwpl-result>.fwpl-row {
    position: relative;
}

.at_comm_filter_posts div.fwpl-layout>.fwpl-result,
#archive-container article.has-post-thumbnail {
    width: 33.33%;
    margin-bottom: 25px;
    padding: 0 17.5px;
}

.at_comm_filter_posts .fwpl-result .at_post_img,
#archive-container article.has-post-thumbnail .post-thumbnail.kadence-thumbnail-ratio-inherit .post-thumbnail-inner,
.at_single_related_products_sec .at_single_related_img {
    position: relative;
    padding-top: 78.015%;
    margin-bottom: 22px;
}

.at_comm_about_filter>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
    z-index: 555;
    pointer-events: none;
}

.at_comm_about_filter>.kt-row-layout-inner>.kt-row-column-wrap .wp-block-kadence-column {
    pointer-events: auto;
}

.at_comm_filter_posts .fwpl-result img,
#archive-container article.has-post-thumbnail .post-thumbnail-inner img,
.at_single_related_products_sec img {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    object-position: top;
    height: 100%;
    width: 100%;
}

#archive-container article.has-post-thumbnail a.post-more-link .kadence-svg-iconset,
.search .kadence-svg-iconset.svg-baseline {
    display: none;
}

.at_comm_filter_posts .at_post_Category,
#archive-container article.has-post-thumbnail .entry-taxonomies a,
.at_comm_filter_posts .at_post_date,
.at_single_related_products_sec .single_related_data .at_single_post_category_name {
    letter-spacing: 0;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    transition: all 0.4s ease;
    margin-left: 17px;
    margin-bottom: 11px;
    margin-right: 15px;
    text-transform: uppercase;
}

.at_comm_filter_posts .at_post_Category span {
    color: var(--global-palette1);
    text-transform: uppercase;
    z-index: 10;
}

.at_comm_filter_posts .at_post_Category {
    display: inline-block;
    z-index: 11;
    position: relative;
}

#archive-container article.has-post-thumbnail .entry-taxonomies a:hover {
    color: var(--global-palette3);
}

.at_comm_filter_posts .at_post_title,
#archive-container article.has-post-thumbnail .entry-title a,
.search-results .loop-entry .entry-header .entry-title a,
.at_single_related_products_sec .single_related_data .at_single_post_title {
    font-family: "Roboto Serif";
    font-weight: 400;
    margin-left: 17px;
    margin-right: 15px;
    font-size: 20px;
    line-height: 24px;
    color: var(--global-palette6);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.4s ease;
    overflow: hidden;
    min-height: 48px;
    letter-spacing: 0;
    margin-bottom: 11px;
}

.at_comm_filter_posts .at_post_btn a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.at_comm_filter_posts .at_post_btn button,
#archive-container article.has-post-thumbnail .post-more-link,
.search-results .entry-footer .more-link-wrap a,
.at_single_related_products_sec .single_related_data .at_single_post_btn {
    background-color: transparent;
    font-weight: normal;
    font-size: 16px;
    line-height: 120%;
    position: relative;
    color: var(--global-palette3);
    text-transform: none;
    text-decoration: none;
    transition: all 0.4s ease;
    padding: 0 0 0 29px;
}

.at_comm_filter_posts .at_post_btn {
    transition: all 0.4s ease;
    margin-left: 17px;
    margin-right: 15px;
    margin-bottom: 60px;
}

.at_comm_filter_posts .at_post_btn button::before,
#archive-container article.has-post-thumbnail .post-more-link:before,
.search-results .entry-footer .more-link-wrap a:before,
.at_single_related_products_sec .single_related_data .at_single_post_btn::before {
    content: '\f178';
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 16px;
    transition: all 0.4s ease;
    font-family: 'Font Awesome 6 Free';
    transform: translateY(-50%);
    color: var(--global-palette1);
    font-weight: 900;
    line-height: 100%;
}

.at_comm_filter_posts .fwpl-result:hover>.fwpl-row,
#archive-container article.has-post-thumbnail:hover .entry-content-wrap,
.at_single_related_products_sec li:hover .single_related_data {
    transition: all 0.4s ease;
    background-color: var(--global-palette9);
}

.at_comm_filter_posts .fwpl-result:hover .at_post_title,
#archive-container article.has-post-thumbnail:hover .entry-title a,
.at_comm_filter_posts .fwpl-result:hover .at_post_date,
.search-results .loop-entry:hover .entry-header .entry-title a,
.at_single_related_products_sec li:hover .single_related_data .at_single_post_title {
    color: var(--global-palette1);
    transition: all 0.4s ease;
    margin-left: 25px;
}

.at_comm_filter_posts .fwpl-result:hover .at_post_btn,
.at_comm_filter_posts .fwpl-result:hover .at_post_Category {
    transition: all 0.4s ease;
    margin-left: 25px;
}

.at_comm_filter_posts .fwpl-result:hover .at_post_btn button,
#archive-container article.has-post-thumbnail:hover .post-more-link,
.at_single_related_products_sec li:hover .single_related_data .at_single_post_btn {
    transition: all 0.4s ease;
    color: var(--global-palette1);
}

.at_comm_filter_posts div.fwpl-layout>.fwpl-result>.fwpl-row::after,
#archive-container article.has-post-thumbnail .entry-content-wrap:after,
.at_single_related_products_sec li .single_related_data::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 5px;
    bottom: 0;
    left: 0;
    background-color: var(--global-palette1);
    transform-origin: bottom right;
    transition: transform 0.4s ease-out;
}

.at_comm_filter_posts div.fwpl-layout>.fwpl-result>.fwpl-row:hover::after,
#archive-container article.has-post-thumbnail:hover .entry-content-wrap:after,
.at_single_related_products_sec li:hover .single_related_data:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.at_comm_filter_posts>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* FILTER POSTS AND ARCHIVE POSTS DESIGN*/


/*  FILTER POST SECTION */


/* THINGS TO DO PAGE */


/* CONTACT US PAGE */


/*  CONTACT DETAIL SECTION */

.at_contact_about_us {
    background-blend-mode: multiply;
    background-position-y: 144px !important;
}

.single-content div.at_contact_details {
    gap: 0;
    max-width: 524px;
    margin: 0 auto;
    width: 100%;
    justify-content: space-between;
}

.at_contact_about_us .at_contact_details>.wp-block-column {
    width: auto;
    flex: unset !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.at_contact_about_us .at_contact_details>.wp-block-column .wp-block-group {
    gap: 0;
    display: flex;
    align-items: center;
}

.at_contact_about_us .at_contact_call .wp-block-group>div {
    transform: rotate(106deg);
}

.at_contact_social>.wp-block-group>div {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--global-palette1);
    border-radius: 50%;
    margin-right: 9px;
}

.at_contact_social .kt-svg-icon-wrap a.kt-svg-icon-link {
    display: flex;
}

.at_contact_social .at_contact_facebook svg {
    width: 11px;
}

.at_contact_social>.wp-block-group>div:last-child {
    margin-right: 0;
}


/*  CONTACT DETAIL SECTION */


/* CONTACT ABOUT US SECTION */

.at_contact_about_us>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* CONTACT ABOUT US SECTION */


/* CONTACT FORM SECTION */

.at_contact_form p {
    line-height: 135%;
}

.at_contact_form .gform_wrapper.gravity-theme .gfield_label {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: var(--global-palette1);
    margin-bottom: 15px;
}

.at_contact_form .gform_wrapper.gravity-theme input,
form.search-form input[type="search"],
form.search-form input.search-field {
    height: 50px;
    border: 1px solid var(--global-palette2);
    border-radius: 0;
}

.at_contact_form .gform_wrapper.gravity-theme .gform_fields {
    display: flex;
    gap: 0;
    flex-direction: column;
}

.at_contact_form .gform_wrapper.gravity-theme .gform_fields .gfield:not(:last-child) {
    margin-bottom: 57px;
}

.at_contact_form .gform_wrapper.gravity-theme .gform_fields .name_first {
    padding-right: 0 !important;
}

.at_contact_form .gform_wrapper.gravity-theme div.gfield textarea {
    height: 262px;
    border-radius: 0;
    resize: none;
    border: 1px solid var(--global-palette2);
}

.at_contact_form .gform_wrapper.gravity-theme .gform_footer {
    margin: 72px auto 0;
    padding: 0;
    justify-content: center;
    position: relative;
    display: inline-block;
}

.at_contact_form .gform_wrapper.gravity-theme .gform_footer input {
    margin-bottom: 0;
    border: 0;
    height: 40px;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 0;
    padding-left: 34px;
}

.at_contact_form .gform_wrapper.gravity-theme .gform_footer input:hover,
.at_contact_form .gform_wrapper.gravity-theme .gform_footer input:active,
.at_contact_form .gform_wrapper.gravity-theme .gform_footer input:focus {
    background-color: var(--global-palette8);
    transition: all 0.2s ease;
    padding-left: 39px;
    padding-right: 23px;
    color: var(--global-palette1);
}

.at_contact_form .gform_wrapper.gravity-theme .gform_footer::before {
    content: '';
    opacity: 1;
    position: absolute;
    left: 18px;
    top: 50%;
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-size: contain;
    width: 16.24px;
    height: 11.5px;
    line-height: 100%;
    transform: translate(-50%, -50%) rotate(180deg);
    filter: brightness(0) invert(1);
    transition: all 0.2s ease;
}

.at_contact_form .gform_wrapper form {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.at_contact_form .gform_wrapper.gravity-theme .gform_footer:hover::before,
.at_contact_form .gform_wrapper.gravity-theme .gform_footer:focus::before,
.at_contact_form .gform_wrapper.gravity-theme .gform_footer:active::before {
    left: 23px;
    transition: all 0.2s ease;
    filter: unset;
}

.gform_wrapper .gform_validation_errors>h2,
.gform_wrapper .validation_message {
    font-family: "roboto";
    font-size: 15px;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.05px;
}

div.gform_wrapper .gform_validation_errors {
    border-radius: 0;
}

.gform_confirmation_message {
    text-align: center;
    font-weight: 500;
    color: #80c680;
}

.at_contact_form>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}

div.gform_wrapper.gravity-theme .description,
div.gform_wrapper.gravity-theme .gfield_description,
div.gform_wrapper.gravity-theme .gsection_description,
div.gform_wrapper.gravity-theme .instruction {
    font-size: 13.2px;
    line-height: 17.6px;
    letter-spacing: 0.05px;
}


/* CONTACT FORM SECTION */


/* CONTACT US PAGE */


/* TESTIMONIAL PAGE */


/* TESTIMONIAL POST SECTION */

.at_testimonial_posts_data>.kt-post-grid-wrap {
    display: flex;
    flex-direction: column;
}

.at_testimonial_posts_data .kt-blocks-post-grid-item {
    background-color: var(--global-palette2);
    background-image: url("../images/testimonial_light.png");
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    padding: 100px 138px 42px 139px;
    margin-bottom: 78px;
}

.at_testimonial_posts_data .kt-blocks-post-grid-item:nth-child(2n) {
    background-color: transparent;
    background-image: unset;
}

.at_testimonial_posts_data .kt-blocks-post-grid-item:nth-child(2n) .entry-content,
.at_testimonial_posts_data .kt-blocks-post-grid-item:nth-child(2n) .entry-title {
    color: var(--global-palette3);
}

.at_testimonial_posts_data .kt-blocks-post-grid-item:last-child {
    margin-bottom: 0;
}

.at_testimonial_posts>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}

.at_testimonial_posts_data .kt-blocks-post-grid-item-inner {
    display: flex;
    flex-direction: column-reverse;
}

.at_testimonial_posts_data .kt-blocks-post-grid-item::before {
    content: "";
    position: absolute;
    left: 34px;
    top: 80px;
    height: 54px;
    background: url("../images/Quotes.png") no-repeat;
    width: 72px;
    background-size: contain;
}

div.at_testimonial_posts_data .kt-blocks-post-grid-item header {
    padding-bottom: 0;
}


/* TESTIMONIAL POST SECTION */


/* TESTIMONIAL PAGE */


/* GENERAL CONTENT PAGE */


/* QUICK FACT SECTION */

.at_cnt_page_img_desc .kt-inside-inner-col .wp-block-kadence-image {
    position: relative;
    padding-top: 50.893%;
}

.at_cnt_page_img_desc .wp-block-kadence-image img {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    width: 100%;
}

.at_cnt_page_img_desc>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* QUICK FACT SECTION */


/* CONTENT PAGE IMAGE SECTION */

.at_common_img_figure .kt-inside-inner-col>p:last-child {
    margin-bottom: 0;
}

.at_common_img_figure>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* CONTENT PAGE IMAGE SECTION */


/* TABLE SECTION */

.at_cnt_page_table .wp-block-table tbody tr:nth-child(2n+1) {
    background: rgba(156, 161, 171, 0.15);
}

.at_cnt_page_table .wp-block-table tbody tr {
    vertical-align: top;
}

.at_cnt_page_table .wp-block-table tbody tr>td {
    padding: 13px;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
    color: var(--global-palette6);
    font-weight: normal;
    height: 77px;
    vertical-align: middle;
}

.at_cnt_page_table .wp-block-table tbody tr>td:first-child {
    min-width: 182px;
    font-family: "Roboto Serif";
    padding-left: 58px;
    font-weight: bold;
}

.at_cnt_page_table>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* TABLE SECTION */


/* FAMILY FRIEND SECTION */

.at_family_frd_sec {
    margin-top: 0;
}

div.at_family_frd_sec .kt-row-layout-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.at_family_frd_sec h3 span {
    font-weight: 100;
}


/* FAMILY FRIEND SECTION */


/* FAMILY FUN OUTER SECTION */

.at_home_family_fun_outer_col h3 span {
    font-style: italic;
    font-weight: 100;
}

.at_family_frd_sec .kt-row-column-wrap {
    pointer-events: none;
}

.at_family_frd_sec .kt-row-column-wrap .at_home_weekends_away_col {
    pointer-events: auto;
}


/* FAMILY FUN OUTER SECTION */


/* PAGE SPRING SECTION */

div.at_cnt_page_spring .kt-row-column-wrap>.wp-block-kadence-column {
    width: 25%;
    padding-top: 31.563%;
    flex: unset;
    position: relative;
}

div.at_cnt_page_spring .kt-row-column-wrap>.wp-block-kadence-column:after {
    content: "";
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 59%);
    width: 100%;
}

.at_cnt_page_spring .wp-block-kadence-infobox {
    z-index: 5;
    position: relative;
    height: 100%;
}

.at_cnt_page_spring .kt-row-column-wrap>.wp-block-kadence-column>.kt-inside-inner-col {
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    height: 100%;
    width: 100%;
}

.at_cnt_page_spring .kt-infobox-textcontent {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    bottom: 15%;
}

.entry-content div.at_cnt_page_spring {
    width: 100%;
    margin: 0 auto;
}

.at_cnt_page_spring .kt-infobox-textcontent h2 {
    letter-spacing: 0;
}

div.at_cnt_page_spring .kt-blocks-info-box-media-align-top .kt-blocks-info-box-media-container {
    padding-top: 29.76%;
    margin-right: 0;
    margin-left: 0;
}

.at_cnt_page_spring .wp-block-kadence-infobox>.kt-blocks-info-box-link-wrap,
.at_cnt_page_spring .wp-block-kadence-infobox .kt-blocks-info-box-media {
    padding: 0;
    height: 100%;
}


/* PAGE SPRING SECTION */


/* GENERAL CONTENT PAGE */


/* WHERE TO STAY LANDING PAGE */


/* LANDING PAGE ABOUT SECTION  */

div.at_comm_no_margin {
    margin-top: 0;
}

div.at_comm_no_margin>.kt-row-layout-inner {
    padding-bottom: 0;
    padding-top: 0;
}


/* LANDING PAGE ABOUT SECTION  */


/* LANDING PAGE EDITOR PICKUP SECTION */

div.at_editor_pic_sec>.kt-row-layout-inner {
    background-position-y: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
}


/* LANDING PAGE EDITOR PICKUP SECTION */


/* FIND YOUR ACCORMMODATION SECTION */

.at_stay_landing_search_dir .at_stay_landing_search_dir_sec>.kt-inside-inner-col {
    background-position-x: 34vw;
    background-blend-mode: multiply;
    background-position-y: -90px;
}

.at_stay_landing_search_dir>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* FIND YOUR ACCORMMODATION SECTION */


/*  LANDING PAGE WEEEKEND SECTION */

.at_landing_weekend_sec {
    margin-top: 0;
}

.at_stay_landing_weekends_away>.kt-row-layout-inner>.kt-row-column-wrap {
    z-index: 5;
    width: 96%;
}

div.at_landing_weekend_sec .kt-row-layout-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.at_stay_landing_weekends_away>.kt-row-layout-inner>.kt-row-column-wrap {
    pointer-events: none;
}

.at_stay_landing_weekends_away>.kt-row-layout-inner>.kt-row-column-wrap>.wp-block-kadence-column {
    pointer-events: auto;
}


/*  LANDING PAGE WEEEKEND SECTION */


/* WHERE TO STAY LANDING PAGE */


/* ARCHIVE PAGES,SEARCH PAGE  */

#archive-container {
    background-color: transparent;
    /*padding-bottom: 63px; */
    margin-top: -137px;
}

#archive-container article.has-post-thumbnail .post-thumbnail.kadence-thumbnail-ratio-inherit .post-thumbnail-inner {
    margin-bottom: 0;
}

#archive-container article.has-post-thumbnail {
    background-color: transparent;
    transition: all 0.4s ease;
    box-shadow: unset !important;
}

#archive-container article.has-post-thumbnail .entry-content-wrap,
.search-results article.loop-entry .entry-content-wrap {
    padding: 22px 15px 60px 17px;
    position: relative;
    transition: all 0.4s ease;
}

#archive-container article.has-post-thumbnail:hover .entry-content-wrap,
.search-results article.loop-entry:hover .entry-content-wrap {
    padding-right: 5px;
    padding-left: 25px;
}

#archive-container article.has-post-thumbnail .entry-taxonomies a,
#archive-container article.has-post-thumbnail .entry-title a,
#archive-container article.has-post-thumbnail:hover .entry-title a {
    margin: 0;
}

#archive-container article.has-post-thumbnail .entry-header {
    margin-bottom: 11px;
}

#archive-container article.has-post-thumbnail .more-link-wrap,
.search-results .entry-footer .more-link-wrap {
    margin-top: 0;
}

.archive .entry-hero .entry-hero-container-inner {
    padding-bottom: 200px;
    background-color: var(--global-palette3);
}

.archive .entry-hero h1 {
    color: var(--global-palette9);
    line-height: 124%;
}

.archive .error {
    padding: 5% 0;
}


/* ARCHIVE PAGES,SEARCH PAGE  */


/* WHERE TO STAY LISTING SINGLE PAGE */


/* BANNER DESGIN */

div.at_single_page_banner.at_mini_hero_banner {
    padding-top: 65.447%;
}

.at_single_banner_shadow h1 {
    color: var(--global-palette9);
}

.at_home_banner .kb-blocks-bg-video-container {
    bottom: -1px;
}


/* BANNER DESGIN */


/* WHERE TO STAY SINGLE ABOUT SECTION */

div.at_single_about_sec .kt-row-column-wrap {
    max-width: 1150px !important;
}

.at_single_about_sec .at_global_icon_heading {
    text-align: center;
}

.at_single_location svg {
    width: 27px;
    height: 36px;
}

.at_single_call>.wp-block-group>.wp-block-kadence-icon {
    transform: rotate(106deg);
}

.at_single_social>.wp-block-group>.wp-block-kadence-icon {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--global-palette1);
    border-radius: 50%;
    margin-right: 9px;
}

.at_single_social>.wp-block-group>.wp-block-kadence-icon>div {
    width: 100%;
    height: 100%;
    justify-content: center;
}

.at_single_social>.wp-block-group>.wp-block-kadence-icon:hover,
.at_single_social>.wp-block-group>.wp-block-kadence-icon:focus,
.at_single_social>.wp-block-group>.wp-block-kadence-icon:active {
    background: var(--global-palette9);
}

.at_single_social>.wp-block-group>.wp-block-kadence-icon:last-child {
    margin-right: 0;
}

.at_single_social .kt-svg-icon.kt-svg-icon-fa_instagram svg {
    margin-left: 5%;
}

.at_single_social .kt-svg-icon-wrap a.kt-svg-icon-link {
    display: flex;
    width: 100%;
    justify-content: center;
}

.at_single_social .at_single_facebook svg {
    width: 11px;
}

.at_single_about_sec .at_single_about_connect_row {
    gap: 0;
    justify-content: flex-start;
    align-items: center !important;
}

.at_single_about_sec .at_single_about_connect_row .wp-block-group {
    gap: 0;
}

div.at_single_about_connect_row>.wp-block-column {
    width: 100%;
    flex: unset !important;
}

div.at_single_about_connect_row>.at_single_location {
    max-width: 215px;
    margin-right: 5%;
}

div.at_single_about_connect_row>.at_single_call {
    margin-right: 5%;
    max-width: 177px;
}

div.at_single_about_connect_row>.at_single_social {
    max-width: 210px;
}

div.at_single_about_connect_row>.at_single_btn {
    max-width: 172px;
    margin-left: auto;
}


/* SINGLE PAGE BUTTON DESIGN */

div.at_single_about_connect_row .at_single_btn .kt-button::after,
.at_single_img_data_sec .kt-button::after {
    content: '\f178';
    position: absolute;
    left: 15px;
    top: 50%;
    font-size: 16px;
    transition: all 0.4s ease;
    font-family: 'Font Awesome 6 Free';
    transform: translateY(-50%);
    color: var(--global-palette9);
    font-weight: 900;
    line-height: 100%;
}

div.at_single_about_connect_row .at_single_btn .wp-block-button__link,
.at_single_img_data_sec .kt-button {
    position: relative;
    padding: 8px 28px 8px 42px;
}

div.at_single_about_connect_row .at_single_btn .wp-block-button__link:hover,
div.at_single_img_data_sec .kt-button:hover,
div.at_single_about_connect_row .at_single_btn .wp-block-button__link:focus,
div.at_single_img_data_sec .kt-button:focus,
div.at_single_about_connect_row .at_single_btn .wp-block-button__link:active,
div.at_single_img_data_sec .kt-button:active {
    padding-left: 47px;
    padding-right: 23px;
}

div.at_single_about_connect_row .at_single_btn .kt-button:hover::after,
div.at_single_about_connect_row .at_single_btn .kt-button:focus::after,
div.at_single_about_connect_row .at_single_btn .kt-button:active::after,
.at_single_img_data_sec .kt-button:hover:after,
.at_single_img_data_sec .kt-button:focus:after,
.at_single_img_data_sec .kt-button:active:after {
    color: var(--global-palette1);
    left: 20px;
    transition: all 0.2s ease;
}

.entry-content .at_single_img_data_sec {
    width: 100%;
}

.at_single_img_data_sec p {
    font-weight: 300;
}


/* SINGLE PAGE BUTTON DESIGN */


/* WHERE TO STAY SINGLE ABOUT SECTION */


/* IMAGE DATA  SECTION DESIGN FOR ALL */

.single-content .at_single_img_data_sec p {
    margin-bottom: 25px;
    font-weight: 100;
    margin-top: 25px;
}

.at_single_img_data_sec p:empty {
    display: none;
}

.entry-content .at_single_img_data_sec {
    width: 100%;
}

.at_single_img_data_sec h2,
.at_single_img_data_sec h3,
.at_single_img_data_sec h4,
.at_single_img_data_sec h5,
.at_single_img_data_sec h6 {
    margin-bottom: 25px;
    margin-top: 25px;
}


/* IMAGE DATA  SECTION DESIGN FOR ALL */


/* SLIDER SECTION */

.at_single_stay_slider_sec .kt-row-column-wrap {
    max-width: 100% !important;
}

.at_single_stay_slider_sec div.splide__arrows .splide__arrow {
    width: 60px;
    height: 60px;
    background: var(--global-palette8);
    border: 1.22px solid #5a5f67;
    opacity: 1;
    border-radius: 0;
}

.at_single_stay_slider_sec .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel .slick-prev {
    left: 15.5%;
}

.at_single_stay_slider_sec .kb-gallery-ul.kb-gallery-type-fluidcarousel .kt-blocks-carousel .slick-next {
    right: 15.5%;
}

.at_single_stay_slider_sec div.splide__arrows .splide__arrow::before {
    display: none;
}


/* .at_single_stay_slider_sec div.splide__arrows .splide__arrow:hover {
    opacity: 1;
    background-color: #5a5f67;
} */

.at_single_stay_slider_sec div.splide__arrows .splide__arrow:focus,
.at_single_stay_slider_sec div.splide__arrows .splide__arrow:hover {
    opacity: 1;
    background-color: var(--global-palette8);
}

.at_single_stay_slider_sec div.splide__arrows .splide__arrow::after {
    content: '';
    opacity: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-size: contain;
    background-position: center;
    width: 20.24px;
    height: 13.5px;
    line-height: 100%;
    transform: translate(-50%, -50%) rotate(0deg);
}

.at_single_stay_slider_sec div.splide__arrows .splide__arrow:hover::after {
    background: url("../images/Icon-backward.svg") no-repeat;
    background-size: contain;
    background-position: center;
}

.at_single_stay_slider_sec .slick-next.slick-arrow::after {
    transform: translate(-50%, -50%) rotate(180deg);
    left: 50%;
}

.at_single_stay_slider_sec .kt-blocks-carousel .kt-blocks-carousel-init .slick-track>.kb-slide-item {
    padding-top: 0;
    padding-bottom: 0;
}

.at_single_stay_slider_sec .splide .splide__arrow svg {
    display: none;
}

.at_single_stay_slider_sec div.splide__arrows .splide__arrow.slick-next::after {
    transform: translate(-50%, -50%) rotate(180deg);
}


/* SLIDER SECTION */


/*  RELATED POST SECTION   */

.at_single_related_products_sec>.kt-row-layout-inner {
    background-position-y: 38px !important;
    background-position-x: 75px !important;
}

.at_single_related_products_sec ul {
    padding-left: 0;
    display: flex;
    margin: 0 -17.5px;
    flex-wrap: wrap;
}

.at_single_related_products_sec ul li {
    padding: 0 17.5px;
    list-style: none;
    width: 25%;
    margin-bottom: 35px;
}

.at_single_related_products_sec .at_single_related_img {
    margin-bottom: 0;
}

.at_single_related_products_sec .kt-row-layout-inner .kb-theme-content-width {
    max-width: calc(100% - 20%) !important;
    margin-right: 0 !important;
    width: 96%;
}

.at_single_related_products_sec .single_related_data .at_single_post_title,
.at_single_related_products_sec .single_related_data .at_single_post_category_name,
.at_single_related_products_sec li:hover .single_related_data .at_single_post_title {
    margin-left: 0;
    margin-right: 0;
}

.at_single_related_products_sec .single_related_data .at_single_post_title {
    margin-top: 0;
    margin-bottom: 11px;
}

.at_single_related_products_sec .single_related_data .at_single_post_category_name {
    display: inline-block;
}

.at_single_related_products_sec li .single_related_data {
    transition: all 0.4s ease;
    padding: 22px 20px 60px 17px;
    position: relative;
}

.at_single_related_products_sec li:hover .single_related_data {
    padding-left: 25px;
    padding-right: 12px;
    transition: all 0.4s ease;
}


/*  RELATED POST SECTION   */


/* OPENING TIME SECTION */

.at_single_opening_time_sec .kt-inside-inner-col {
    background-blend-mode: multiply;
}

.at_single_opening_time_sec .kt-inside-inner-col ul {
    padding-left: 0;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.at_single_opening_time_sec .kt-inside-inner-col p {
    margin-top: 0;
    margin-bottom: 0;
}

.at_single_opening_time_sec .kt-inside-inner-col li {
    list-style: none;
    display: flex;
    margin-bottom: 15px;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.at_single_opening_time_sec .kt-inside-inner-col li:last-child {
    margin-bottom: 0;
}

.at_single_opening_time_sec .kt-inside-inner-col li .at_op_day_wrap {
    width: 100%;
    max-width: 170px;
}

.at_single_opening_time_sec .kt-inside-inner-col li p {
    font-family: "Roboto Serif";
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: var(--global-palette9);
}

.at_single_opening_time_sec .kt-inside-inner-col li .at_op_time_wrap {
    width: 100%;
    max-width: calc(100% - 170px - 106px);
}

.at_single_opening_time_sec .kt-inside-inner-col li p.at_single_time_close {
    color: var(--global-palette1);
}

.at_single_opening_time_sec>.kt-row-layout-inner>.kt-row-column-wrap {
    width: 96%;
}


/* OPENING TIME SECTION */


/* MAP SECTION */

.at_map_section>.kt-row-layout-inner>.kt-row-column-wrap {
    max-width: 100% !important;
    padding: 0;
}

.at_map_section .map-nav-wrapper,
.at_map_section .special-heading-tag {
    display: none;
}

.at_map_section #locate-anything-template-wrapper>div {
    margin-bottom: 0;
    width: 100% !important;
}

.at_map_section .kt-row-column-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.at_map_section div.leaflet-container {
    filter: grayscale(1);
    pointer-events: none;
}

.map-sec .at_map_btn,
.at_map_section .at_map_btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 444444;
}

.map-sec {
    position: relative;
    z-index: 1;
}

.map-sec #googleMap {
    pointer-events: none;
}

body.at_map_active .at_map_section .at_map_btn {
    display: none;
}

body.at_map_active .at_map_section div.leaflet-container {
    filter: unset;
    pointer-events: all;
}

body.at_map_active .at_map_section div.leaflet-container+div {
    display: block !important;
}

.at_map_section .leaflet-control-googleautocomplete.leaflet-control {
    display: none;
}


/* DESIGN CHANGES 31-10-2022 */

.at_map_section #locate-anything-template-wrapper>div#bloc1 {
    position: absolute;
    width: 100%;
    min-height: 220px;
    z-index: 6666;
    display: none;
    right: 15px;
    top: 210px;
    max-width: 320px;
    height: auto;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.07);
    padding: 25px;
}

#at_multiple_map_section .at_single_map_block .leaflet-container {
    height: 973px !important;
}

.at_multiple_map_section>.kt-row-layout-inner>.kt-row-column-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0;
}

.at_single_map_block #locate-anything-template-wrapper>div#bloc1 {
    display: block !important;
}

.at_map_section .filter-checkbox label {
    margin-bottom: 15px;
    display: block;
    font-family: "roboto";
    font-weight: 500 !important;
}

.at_map_section .filter-checkbox .LA_filters_checkbox {
    margin-right: 0;
    margin-bottom: 8px;
}

.at_map_section .filter-checkbox .LA_filters_checkbox input {
    width: 16px;
    height: 16px;
}

.at_map_section .filter-checkbox .LA_filters_checkbox:last-child {
    margin-bottom: 0;
}

.at_map_section .pretty input:checked~.state.p-primary label::after,
.at_map_section .pretty.p-toggle .state.p-primary label::after {
    background-color: var(--global-palette1) !important;
}

.at_map_section .pretty .state label::before {
    border-color: var(--global-palette3);
}

.at_map_section .filter_term_name {
    font-family: "roboto";
    padding-left: 5px;
    color: var(--global-palette3);
}

.at_map_section .reset button {
    position: relative;
    padding-left: 45px;
    font-family: "Roboto";
    transition: all 0.2s ease;
}

.at_map_section .reset button::before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    background: url("../images/Icon-forward-color-orange.svg") no-repeat;
    background-size: contain;
    transition: all 0.2s ease;
    height: 11.42px;
    width: 17.12px;
    filter: brightness(0) invert(1);
}

.at_map_section .reset button:hover::before,
.at_map_section .reset button:focus::before,
.at_map_section .reset button:active::before {
    filter: unset;
    left: 23px;
    transition: all 0.2s ease;
}

.at_map_section .reset button:hover,
.at_map_section .reset button:focus,
.at_map_section .reset button:active {
    padding-left: 50px;
    transition: all 0.2s ease;
    background-color: var(--global-palette8);
    padding-right: 23px;
}

.at_map_section .search_filter_title {
    line-height: 140%;
}

.at_multiple_map_section .kt-inside-inner-col {
    position: relative;
}

.at_map_section::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}


/* MAP SECTION */


/* MAP PAGE */

.at_multiple_map_section .kt-row-column-wrap {
    max-width: 100% !important;
}

.at_multiple_map_section .at_map_section div.leaflet-container {
    filter: unset;
}

.at_multiple_map_section {
    background-color: var(--global-palette8);
}

.single-content .at_multiple_map_section .at_single_map_block {
    margin-bottom: 0;
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.single-content .at_multiple_map_section .at_single_map_block.active {
    z-index: 4;
    position: relative;
}

.at_multiple_map_section .drop-down {
    display: flex;
    flex-direction: column;
}

.at_multiple_map_section .drop-down .selected {
    display: inline-flex;
    transition: all 0.2s ease;
    height: 40px;
    align-items: center;
    background-color: var(--global-palette1);
    min-width: 170px;
}

.at_multiple_map_section .drop-down.show .selected {
    transition: all 0.2s ease;
    background-color: var(--global-palette9);
}

.at_multiple_map_section .drop-down .selected a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 18px;
    text-decoration: none;
    width: 100%;
    position: relative;
}

.at_multiple_map_section .drop-down .selected a span,
.at_multiple_map_section .drop-down li a {
    font-family: "Roboto";
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    transition: all 0.2s ease;
    line-height: 24px;
    color: var(--global-palette-btn);
}

.at_multiple_map_section .drop-down .selected a::after {
    content: '\f178';
    position: absolute;
    right: 18px;
    top: 50%;
    font-size: 16px;
    font-weight: 900;
    color: var(--global-palette9);
    font-family: 'Font Awesome 6 Free';
    transform: translateY(-50%) rotate(90deg);
    transition: all 0.2s ease;
}

.at_multiple_map_section .drop-down.show .selected a span {
    color: var(--global-palette1);
    transition: all 0.2s ease;
}

.at_multiple_map_section .drop-down.show .selected a::after {
    transform: translateY(-50%) rotate(-90deg);
    transition: all 0.2s ease;
    color: var(--global-palette1);
}

.at_multiple_map_section .drop-down .options {
    max-height: 160px;
    overflow-y: auto;
    display: none;
    background-color: var(--global-palette9);
}

.at_multiple_map_section .drop-down.show .options {
    display: inline-block;
}

.at_multiple_map_section .filter-checkbox,
.at_map_cust_height .filter-checkbox {
    overflow-y: auto;
    max-height: 250px;
}

.at_multiple_map_section .drop-down ul {
    padding-left: 0;
}

.at_multiple_map_section .drop-down li {
    list-style: none;
    padding: 0 16px;
    height: 40px;
    display: flex;
    align-items: center;
}

.at_multiple_map_section .drop-down li a {
    text-decoration: none;
    display: block;
    width: 100%;
    color: var(--global-palette1);
}

.at_multiple_map_section {
    position: relative;
}

.at_multiple_map_section .drop-down li:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

body.page-id-2366.transparent-header .site-main-header-wrap .site-header-row-container-inner,
body.page-id-6031.transparent-header .site-main-header-wrap .site-header-row-container-inner {
    background-color: var(--global-palette3);
}

body.page-id-2366.transparent-header header .site-container,
body.page-id-6031.transparent-header header .site-container {
    padding-bottom: 25px;
}

body.page-id-2366.transparent-header header .item-is-stuck .site-container,
body.page-id-6031.transparent-header header .item-is-stuck .site-container {
    padding-bottom: 0;
}

.at_multiple_map_section .cust_dropdown_wrap.input_field {
    position: absolute;
    right: 15px;
    top: 150px;
    z-index: 5;
    width: 100%;
    max-width: 320px;
}

.at_map_section:not(.active) #locate-anything-template-wrapper>div#bloc1 {
    z-index: -1;
    opacity: 0;
    pointer-events: none;
}

body.at_map_active #locate-anything-template-wrapper {
    pointer-events: none;
}

body.at_map_active .at_map_cust_height #locate-anything-template-wrapper>div#bloc1 {
    z-index: 5555 !important;
    opacity: 1 !important;
    display: block;
    visibility: visible;
    pointer-events: auto;
}


/* 15 DEC 2022 DESIGN CHANGES */


/* MAP PAGE */

.options .main-taxonomy-select,
.single-content ul.inner-listing-term {
    padding-left: 0;
}

.at_updated_map_sec .options .main-taxonomy-select li {
    list-style: none;
    width: 100%;
}

#googleMap {
    padding-top: 0;
    height: calc(100vh - 165px) !important;
}

.at_updated_map_row .options {
    position: absolute;
    width: 100%;
    z-index: 6666;
    right: 138px;
    top: 55px;
    max-width: 320px;
    height: auto;
    background: transparent;
}

.at_updated_map_sec .options .main-taxonomy-select li.filter-checkbox {
    margin-bottom: 0;
    overflow-y: unset;
    max-height: unset;
    position: relative;
    padding: 8px 20px;
    background: var(--global-palette1);
    color: #fff;
    margin-bottom: 12px;
}

.at_updated_map_sec .options .main-taxonomy-select li.filter-checkbox.at_cust_show_data {
    background: #fff;
    color: var(--global-palette1);
}

.inner-listing-term {
    overflow-y: auto;
    max-height: 200px;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.at_updated_map_sec .filter-checkbox>label {
    position: relative;
    margin-bottom: 0;
    width: 100%;
    padding-right: 20px;
    font-size: 15px;
}

.at_updated_map_sec .filter-checkbox>label::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    background: url("../images/Icon-backward-color.svg") no-repeat;
    background-size: contain;
    background-position: center;
    width: 16.24px;
    height: 15.5px;
    line-height: 100%;
    transform: translateY(-50%) rotate(270deg);
    filter: brightness(0) invert(1);
}

.at_updated_map_sec .options .main-taxonomy-select li.filter-checkbox.at_cust_show_data>label::after {
    filter: unset;
    transform: translateY(-50%) rotate(90deg);
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input:checked+.filter_term_name {
    color: var(--global-palette-btn-bg);
}


/* .at_updated_map_sec .options .main-taxonomy-select li.filter-checkbox:last-child {
    margin-bottom: 15px;
} */

.at_updated_map_sec .filter-checkbox>label,
.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input {
    cursor: pointer;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox .filter_term_name {
    margin-bottom: 0;
    cursor: pointer;
    font-size: 15px;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input+label {
    position: relative;
    padding-left: 25px;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input+label::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: var(--global-palette1);
    position: absolute;
    top: 8px;
    opacity: 0;
    left: 3px;
    z-index: 3;
    transform-origin: left top;
    border: 0;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input+label::after {
    content: "";
    width: 15px;
    height: 15px;
    font-size: 15px;
    background-color: transparent;
    border: 1px solid var(--global-palette3);
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 5px;
    border-radius: 50%;
    z-index: 2;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input:checked+label::after {
    border-color: var(--global-palette1);
    will-change: border-color;
    transition: border-color .15s ease-out;
}

.at_updated_map_sec .filter-checkbox .LA_filters_checkbox input:checked~label::before {
    opacity: 1;
    transition: opacity .1s ease-out .15s;
}

.at_updated_map_sec .filter-checkbox>.inner-listing-term {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 20px 20px;
    padding-right: 20px;
    overflow-y: auto;
    scrollbar-width: none;
}

.at_updated_map_sec.update-map {
    transition: all 0.4s ease-in-out;
    position: relative;
}

.at_updated_map_sec.update-map::before {
    display: block;
    content: "";
    position: fixed;
    left: -1500%;
    right: -1500%;
    top: -1500%;
    bottom: -1500%;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 555;
    transition: all 0.4s ease-in-out;
}

.at_updated_map_sec.update-map::after {
    content: "";
    background-image: url("../images/Dual_Ring.gif");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.4s ease-in-out;
    background-size: contain;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    z-index: 556;
}


/* marker card design */

.marker-details {
    display: flex;
    flex-wrap: wrap;
}

.at_updated_map_sec .gm-style-iw.gm-style-iw-c::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -15px;
    transform: translateX(-50%) rotate(45deg);
    height: 30px;
    width: 30px;
    background: #fff;
}

.marker-details .img-area {
    width: 100%;
    max-width: 87px;
    position: relative;
    background: whitesmoke;
    height: 87px;
    margin-right: 10px;
}

.at_updated_map_row .options .main-taxonomy-select {
    display: block;
    margin-bottom: 0;
    max-height: calc(70vh - 40px);
    overflow-y: auto;
}

.at-clear-data a {
    padding: 11px 20px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    background: var(--global-palette3);
    line-height: 100%;
    display: inline-flex;
    margin-top: 15px;
}

.at-clear-data a:hover,
.at-clear-data a:focus,
.at-clear-data a:active {
    background: var(--global-palette1);
    color: var(--global-palette9);
}

.marker-details .post-link {
    position: relative;
    font-size: 14px;
    font-family: "Roboto";
    font-weight: 400;
    font-style: normal;
    transition: all .2s ease-out;
    margin-top: auto;
}

.detail-area {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: calc(100% - 105px);
    align-items: flex-start;
}

.detail-area h5 {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.marker-details .img-area img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.marker-details .post-link::after {
    left: unset;
    transition: all .2s ease-out;
    right: -25px;
    width: 14px;
    height: 15px;
}

.detail-area .post-cat {
    margin-bottom: 15px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 12px;
    color: var(--global-palette1);
    line-height: 100%;
    font-weight: 500;
    line-height: 125%;
}

.at_updated_map_sec .gm-style-iw.gm-style-iw-c {
    padding: 15px 15px 30px 15px;
    min-width: 300px !important;
    min-height: 180px !important;
    border-radius: 0;
    box-shadow: 0 10px 5px 0px #3a3939d4;
    max-width: 250px !important;
    max-height: unset !important;
    overflow: unset;
}

.marker-details .wp-block-kadence-advancedbtn .kt-button .kt-btn-svg-icon {
    padding-right: 0.5em;
}

.marker-details .wp-block-kadence-advancedbtn {
    margin-top: 15px !important;
    width: 100%;
}

.marker-details .wp-block-kadence-advancedbtn .kt-button {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.marker-details .wp-block-kadence-advancedbtn .kt-button:hover,
.marker-details .wp-block-kadence-advancedbtn .kt-button:focus,
.marker-details .wp-block-kadence-advancedbtn .kt-button:active {
    color: var(--global-palette-btn-bg-hover);
    background-color: var(--global-palette3);
}

.at_updated_map_sec .gm-style-iw.gm-style-iw-c button {
    top: 0 !important;
    right: 0 !important;
}

.marker-details .post-link:hover::after {
    transition: all .2s ease-out;
    filter: grayscale(1);
}


/* marker card design */


/* MAP PAGE */


/* 15 DEC 2022 DESIGN CHANGES */


/* WHERE TO STAY LISTING SINGLE PAGE */


/* SEARCH PAGE DESIGN */

.search-results .content-area {
    background-image: linear-gradient(var(--global-palette3) 497px, transparent 0);
    padding-top: 250px;
}

.search-results .search-archive-title {
    text-align: center;
}

.search-results #archive-container {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}

.search-results #archive-container .entry {
    width: calc(33.33% - 14px);
    margin-right: 20px;
    margin-bottom: 20px;
    display: flex;
    padding: 0;
    flex-direction: column;
    background-color: transparent;
    cursor: pointer;
}

.search-results article.loop-entry .entry-content-wrap {
    height: 100%;
    background-color: var(--global-palette9);
    display: flex;
    flex-direction: column;
}

.search-results article.entry .entry-content-wrap::before {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 5px;
    bottom: 0;
    left: 0;
    background-color: var(--global-palette1);
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.search-results article.entry:hover .entry-content-wrap::before {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.search-results article.entry .entry-summary {
    margin-top: 0;
}

.search-results article.entry .entry-footer {
    margin-top: auto;
}

.search-results .loop-entry .entry-header .entry-meta {
    font-size: 12px;
    margin: 3px 0;
}

.search-results article.entry .entry-summary p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
    color: var(--global-palette5);
}

.search-results #archive-container .entry:nth-child(3n) {
    margin-right: 0;
}

.search-results .loop-entry .entry-header .entry-title a,
.search-results .loop-entry:hover .entry-header .entry-title a {
    margin-left: 0;
}

.search-archive-title .page-title.search-title {
    text-align: center;
    font-weight: 500;
    color: var(--global-palette9);
}

.search-no-results .content-area {
    min-height: calc(100vh - 0px);
    display: flex;
    align-items: center;
    background-color: var(--global-palette5);
    padding-top: 100px;
}

.search-no-results .error p {
    text-align: center;
    color: var(--global-palette4);
    margin-bottom: 40px;
}

div.popup-drawer {
    background-color: var(--global-palette5);
    opacity: 1;
}

div.popup-drawer .drawer-header .drawer-toggle {
    background-color: var(--global-palette1);
    width: 50px;
    height: 60px;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 0 50px 50px;
}

div .search-form .kadence-search-icon-wrap {
    background-color: var(--global-palette1);
    color: var(--global-palette9);
}

div#search-drawer .drawer-inner input.search-field {
    border: 1px solid var(--global-palette2);
    height: 70px;
    color: var(--global-palette9);
}

#search-drawer div.drawer-inner form ::placeholder {
    color: var(--global-palette9);
}

div#search-drawer .drawer-inner input.search-field:focus {
    box-shadow: none;
}

div#search-drawer .drawer-inner .kadence-search-icon-wrap {
    color: var(--global-palette9);
}

#search-drawer .drawer-inner div.drawer-content {
    flex-wrap: wrap;
    max-width: 1438px;
    margin: 0 auto;
    width: 100%;
    padding-top: 60px;
    overflow: hidden;
    align-content: flex-start;
    padding-left: 1.5em;
    padding-right: 1.5em;
    pointer-events: none;
}

#search-drawer .drawer-inner div.drawer-content * {
    pointer-events: all;
}

.at-cat-search {
    width: 100%;
    margin-top: 45px;
}

.post-cat-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.post-cat-list li {
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    margin-right: 50px;
    transition: all 0.3s ease;
    color: #9CA1AB;
    font-size: 18px;
}

.post-cat-list li:hover {
    color: var(--global-palette9);
}

.post-cat-list li.active {
    color: var(--global-palette9);
    font-weight: 500;
}

.featured_post_wrap::-webkit-scrollbar {
    display: none;
}

.featured_post_wrap {
    margin-top: 55px;
    overflow-y: auto;
    /* max-height: 30vw; */
    max-height: calc(100vh - 380px);
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.featured_post_wrap .tab-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tab-content .left-col {
    max-width: 39%;
    width: 100%;
}

.left-col .post-details {
    position: sticky;
    top: 0;
}

.featured_post_wrap .right-col {
    width: 100%;
    max-width: 50%;
    display: flex;
    flex-direction: column;
}

.left-col .post-img {
    width: 100%;
    padding-top: 69%;
    position: relative;
    overflow: hidden;
}

.left-col .post-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: unset;
}

.left-col .post-info {
    margin-top: 25px;
}

.left-col .post-info h4 {
    font-size: 32px;
}

.post-info h4 {
    color: var(--global-palette9);
    font-weight: 500;
    line-height: 120%;
    font-size: 24px;
}

.post-info .button {
    position: relative;
    padding: 8px 24px 8px 40px;
    margin-top: 15px;
}

.post-info .button:hover {
    padding-left: 45px;
    padding-right: 20px;
}

.post-info .button .kt-btn-svg-icon {
    opacity: 1;
    position: absolute;
    left: 25px;
    top: 50%;
    line-height: 100%;
    transform: translate(-50%, -50%);
    transition: all 0.2s ease;
}

.post-info .button:hover .kt-btn-svg-icon {
    left: 29px;
}


/* .post-info .button:hover::before,
.post-info .button:focus::before {
    filter: brightness(1) invert(0);
} */

.tab-content .at-see-btn {
    width: 100%;
    margin-top: 30px;
}

.at-see-btn a {
    color: var(--global-palette9);
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    font-size: 18px;
}

.at-see-btn a::after {
    content: '\f178';
    position: relative;
    display: inline-block;
    font-weight: 600;
    font-family: "Font Awesome 6 Free";
    margin-left: 10px;
    transition: all 0.3s ease;
}

.at-see-btn a:hover {
    color: var(--global-palette1);
}

.right-col .post-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.right-col .post-details:last-child {
    border: none;
}

.right-col .post-details .post-img {
    width: 100%;
    max-width: 32%;
    position: relative;
    overflow: hidden;
    padding-top: 20%;
}

.right-col .post-details .post-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.right-col .post-details .post-info {
    width: 100%;
    max-width: 65.5%;
}

#search-drawer div.drawer-inner form {
    width: 100%;
    max-width: 100%;
}

.post-details-wrap {
    max-height: 650px;
    overflow-y: auto;
    height: 100%;
}


/* SEARCH PAGE DESIGN */


/* START 404-ERROR PAGE DESIGN */

body.error404 #masthead {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 100;
}

.error404 .content-area {
    min-height: 100vh;
    background-color: var(--global-palette2);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}


/* END 404-ERROR PAGE DESIGN */


/* BLOG PAGE DESIGN */

.at_comm_con_img p:empty {
    display: none;
    margin: 0;
}

.at_comm_con_img {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: var(--global-palette8);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    background-blend-mode: multiply;
}

.at_comm_con_img>.container,
.at_blog_data_img_sec>.container {
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 15px;
    width: 96%;
}

.at_comm_con_img .kt-button,
.at_blog_data_img_sec .kt-button {
    display: inline-flex;
    align-items: center;
}

.single-content .at_comm_con_img p {
    color: var(--global-palette6);
    margin-bottom: 24px;
    font-weight: 300;
}

.at_comm_con_img p:first-child {
    font-weight: bold;
}

.at_comm_con_img h5 {
    text-transform: uppercase;
}

.at_comm_con_img .kt-btn-svg-icon,
div.at_single_img_data_sec .kt-button .kt-btn-svg-icon {
    padding-right: 0.5em;
}

.at_comm_con_img .kt-button:hover,
.at_comm_con_img .kt-button:focus,
.at_comm_con_img .kt-button:active {
    background: var(--global-palette8);
}

.at_comm_img_con_bg.at_has_bg_img {
    background-blend-mode: multiply;
    background-position-y: top !important;
    background-position-x: calc(100% - 49px) !important;
}


/*  BLOG IMAGE DATA SECTION */

.at_blog_data_img_sec .kt-button::after {
    display: none;
}

.at_blog_data_img_sec .kt-button {
    padding: 8px 28px 8px 18px;
}

div.at_blog_data_img_sec .kt-button:hover,
div.at_blog_data_img_sec .kt-button:focus,
div.at_blog_data_img_sec .kt-button:active {
    padding-left: 23px;
    padding-right: 23px;
}

div.at_blog_data_img_sec {
    background: var(--global-palette8);
    padding: 70px 0;
}


/*  BLOG IMAGE DATA SECTION */


/* BLOG PAGE DESIGN */


/* 21 NOV DESIGN CHANGES */

.single-content .at-main-gallery-sec ul {
    display: flex;
    margin-left: 0;
    flex-wrap: wrap;
    padding-left: 0;
    align-items: flex-start;
}

.single-content .at-main-gallery-sec ul li {
    list-style: none;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.at-gallery-images {
    width: calc(100% - 44.792%);
    background: var(--global-palette8);
    display: flex;
    flex-wrap: wrap;
    padding: 23px 25px;
}

.single-content .at-main-gallery-sec .wp-block-kadence-advancedbtn {
    margin-top: 0;
}

.at-main-gallery-sec p:empty {
    display: none !important;
}

.at-galley-content {
    width: 44.792%;
    padding: 30px;
    background-color: #616773;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background-image: url('https://athlone.actonweb7.com/wp-content/uploads/2022/08/grey-spiral.png');
    background-size: 80%;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    background-position: center 25px;
}

.single-content h2.at-galley-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 116%;
    font-family: var(--global-body-font-family);
    text-transform: none;
    color: #fff;
    letter-spacing: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 25px;
}

.single-content .at-galley-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.at-galley-content:first-child {
    width: 100%;
}

.at-galley-content .wp-block-button__link {
    display: inline-flex;
    align-items: center;
}

.single-content .at-main-gallery-sec ul li:last-child {
    margin-bottom: 0;
}

.at-galley-content .wp-block-button__link:hover,
.at-galley-content .wp-block-button__link:active,
.at-galley-content .wp-block-button__link:focus {
    background-color: var(--global-palette8);
    transition: all 0.2s ease;
    padding-left: 39px;
    padding-right: 23px;
    color: var(--global-palette1);
}

.at-galley-content .wp-block-button__link .kt-btn-svg-icon {
    padding-right: 0.5em;
}

.at_list_gallery_sec>.kt-row-layout-inner>.kt-row-column-wrap {
    max-width: 1470px !important;
}

.at-main-gallery-sec .at_gallery_single_img_box {
    max-width: calc(33.33% - 12px);
    position: relative;
    padding-top: 42.15%;
    width: 100%;
    margin-right: 18px;
}

.at-main-gallery-sec .at_gallery_single_img_box:last-child {
    margin-right: 0;
}

.at-main-gallery-sec .at_gallery_single_img_box img {
    padding: 0;
    position: absolute;
    object-fit: cover;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.at-single-main-sec .at-single-title-sec {
    max-width: 1470px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 97%;
}

.at-single-main-sec .at-single-img {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
}

body.single.single-galleries header {
    top: 0px;
    width: 100%;
    position: fixed !important;
    left: 0;
    right: 0;
}

.at_single_img_box_gallery {
    width: 33.33%;
    position: relative;
    padding-top: 25%;
}

.at_single_img_box_gallery img {
    width: 100%;
    position: absolute;
    left: 0;
    object-fit: cover;
    top: 0;
    padding: 10px;
    background-color: var(--global-palette4);
    height: 100%;
}

.at-single-main-sec .at-galley-content {
    background: transparent;
    padding: 15px;
}

.at-galley-content .at-single-title {
    letter-spacing: 0;
}

.single-content .at-main-gallery-sec ul li:nth-child(2n) .at-galley-content {
    background-color: var(--global-palette2);
}

.single-content .at-main-gallery-sec ul li:nth-child(2n) {
    flex-direction: row-reverse;
}

.at-single-main-sec {
    padding-top: 100px;
    padding-bottom: 100px;
}

.fancybox-button:hover {
    color: var(--global-palette1);
    background: rgba(30, 30, 30, .6);
}

.fancybox-bg {
    display: block !important;
}

.fancybox-navigation .fancybox-button {
    max-width: 50px;
    max-height: 50px;
    background: transparent;
    padding: 0 !important;
}


/* 21 NOV DESIGN CHANGES */


/* 28 NOV DESIGN CHANGES */


/* 28 NOV DESIGN CHANGES */


/* START 19/12/2022 DESIGN CHANGES */

ul.inner-listing-term::-webkit-scrollbar {
    display: none;
}

div.at_landing_map_sec {
    position: relative;
}

div.at_landing_map_sec div.kt-row-column-wrap {
    max-width: 100% !important;
    padding: 0 !important;
    width: 100%;
}

div.at_landing_map_sec .kt-inside-inner-col>.wp-block-kadence-advancedbtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.at_updated_map_sec #googleMap {
    pointer-events: none;
}

.at_home_things_to_do .at_home_things_to_do_col .aos-init:not(.aos-animate) * {
    pointer-events: none;
    cursor: auto;
}

.marker-details .wp-block-kadence-advancedbtn .kt-btn-wrap {
    width: 100%;
}

#at_multiple_map_section.at_updated_map_sec #googleMap {
    pointer-events: auto;
}


/* END 19/12/2022 DESIGN CHANGES */


/*  21 DEC 2022 CHANGES */

.at_landing_map_sec #googleMap .gm-style-mtc,
.at_landing_map_sec .gm-style .gm-svpc,
.at_landing_map_sec .gm-control-active.gm-fullscreen-control,
.at_map_section #googleMap .gm-style-mtc,
.at_map_section .gm-style .gm-svpc,
.at_map_section .gm-control-active.gm-fullscreen-control {
    display: none;
}

.at_landing_map_sec .gm-style div>a[title="Open this area in Google Maps (opens a new window)"],
.at_map_section .gm-style div>a[title="Open this area in Google Maps (opens a new window)"] {
    display: none !important;
}

div.at_landing_map_sec .kt-inside-inner-col>.at-home-btn,
.at_map_section .at-home-btn {
    position: absolute;
    left: 40px;
    top: 55px;
}

div.at_landing_map_sec .kt-inside-inner-col>.at-home-btn .kt-button {
    padding: 10px;
    font-size: 20px;
}

div.at_landing_map_sec .kt-inside-inner-col>.at-home-btn,
.at_map_section .at-home-btn .kt-button {
    padding: 9px !important;
    font-size: 20px;
    line-height: 100%;
}

div.at_landing_map_sec .kt-inside-inner-col>.at-home-btn,
.at_map_section .at-home-btn .kt-button {
    opacity: 1 !important;
    transform: unset;
}


/*  21 DEC 2022 CHANGES */


/* 26/12/2022 design changes */

.at_whats_on_map_sec .at_global_icon_heading {
    max-width: 1150px;
    margin: 0 auto;
    margin-bottom: 35px;
    width: 96%;
    padding: 0 15px;
}

.at_landing_map_sec .at-home-btn,
.at_whats_on_map_sec .at-home-btn {
    display: none;
}

div.at_landing_map_sec.at_whats_on_map_sec .kt-inside-inner-col>.at-home-btn {
    top: 100px;
}

.featured_post_wrap .tab-content.active {
    display: flex;
}

.featured_post_wrap .tab-content {
    display: none;
}


/* 26/12/2022 design changes */


/* 23 JAN 2023 DESIGN CHANGES */

#search-drawer .drawer-inner div.drawer-content .relevanssi-live-search-no-results {
    color: var(--global-palette1);
    font-weight: 500;
    font-size: 18px;
}

#search-drawer .drawer-inner div.drawer-content #relevanssi-live-ajax-search-spinner {
    display: inline-block;
}

.relevanssi-live-search-results {
    left: 0 !important;
    top: 80px !important;
}

#search-drawer .drawer-inner div.drawer-content .relevanssi-live-search-result-status p {
    font-size: 16px;
    padding: 0 1em;
    line-height: 24px;
    color: var(--global-palette5);
    font-weight: 500;
    padding: 15px;
}

#search-drawer .drawer-inner div.drawer-content #relevanssi-live-ajax-search-spinner {
    display: inline-block;
    position: absolute;
    left: 45%;
    top: 35%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.right-col .post-details:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

#search-drawer .drawer-inner div.drawer-content .live-ajax-messages {
    width: 100%;
}

#search-drawer .drawer-inner div.drawer-content .relevanssi-live-search-didyoumean {
    font-size: 18px;
    color: var(--global-palette3);
    font-weight: 500;
}


/* 23 JAN 2023 DESIGN CHANGES */


/* 23 feb 2023 design changes */

.at_map_btn .kt-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.at_map_btn .kt-btn-svg-icon.kt-btn-side-left {
    padding-right: 0.5em;
}

#googleMap-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


/* 23 feb 2023 design changes */


/* 09/03/2023 work */

/*body.archive .entry-hero .entry-hero-container-inner {
    padding-top: 0 !important;
    padding-bottom: 0;
}

body.archive .hero-container.site-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/

body.archive .video_wrap {
    height: 100%;
    padding-top: 100vh;
    position: relative;
}

body.archive .video_wrap video {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}


/* 09/03/2023 work */


/* START 12/4/23 CLIENT CHANGES */


/* END 12/4/23 CLIENT CHANGES */


/* 14-4-2023 */

body.category.category-visitor-guides .map-sec {
    display: none;
}

.navigation.post-navigation {
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding);
}


/* 14-4-2023 */