/*
Theme Name:     GOTB Child Theme
Theme URI:      https://geeksonthebeach.ca
Description:    GOTB Master
Author:         Geeks On The Beach
Author URI:     https://geeksonthebeach.ca
Template: Divi
Version:        4.0
*/
/* This file was modified 2020-05-06 by Aspen Grove Studios to customize metadata in header comment */

/* =Theme customization starts here
------------------------------------------------------- */

/* ------------- 1. general styles ------------- */

h1, h2, h3, h4, h5, h6 {overflow-wrap: normal;}

sup {
    position: relative;
    top: -0.5em;
    font-size: 12px;
    margin-right: 2px;
}

/* ------------- a. Gravity contact form ------------- */

.gform_wrapper ul.gform_fields li {
    list-style: none;
}
.gform_wrapper ul.gform_fields {
    padding-left: 0 !important;
}
.gform_wrapper .hidden_label label {
    display: none;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper textarea,
.gform_wrapper select {
    border-radius: 0px !important;
    background-color: #fff;
    color: inherit;
    font-family: sans-serif;
    border: 0;
    padding: 10px !important;
    border: 1px solid #eeeeee;
}
.gform_wrapper.gravity-theme .gfield_label {
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 3px;
    padding: 0;
}
.gform_wrapper input[type=email]:focus {
    border: 1px solid #eeeeee;
}
.gform_wrapper input[type=text]::placeholder,
.gform_wrapper input[type=email]::placeholder,
.gform_wrapper input[type=tel]::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
    color: inherit;
    font-family: inherit;
}
.gform_wrapper .gform_footer {
    text-align: right;
}
.gform_wrapper input[type=submit] {
	border: 0;
    background-color: #333333;
    color: #ffffff;
    font-family: inherit;
    text-transform: uppercase;
    font-weight: inherit;
    font-size: inherit;
    transition-duration: .3s;
    border-radius: 0px;
    padding: 8px 28px;
    cursor:pointer;
}
.gform_wrapper input[type=submit]:hover {
    transition-duration: .3s;
    opacity:0.9;
}
.gform_legacy_markup_wrapper .gform_footer {
    margin: 0px 0 0;
}
/* grow icons effect */
.mp_m_blurb_grow:hover .et_pb_image_wrap {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.mp_m_blurb_grow:hover .et_pb_image_wrap {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}
/* ------------- 3. Nav Menu ------------- */
/** #####  CALL TO ACTION BUTTON in the menu item  ##### 
/* Desktop & tablet, call to action menu */
.menu_cta {
    background-color: #fff;
    color: #212121;
    border: 1px solid #212121;
    padding: 0 !important;
    border-radius: 25px;
}
.menu_cta a {
    color: #212121 !important;
    padding: 11px 20px 13px 20px !important;
}
/* Mobile call to action menu */
@media (max-width: 980px) {
	.slide_content p {
		display:none!important;
	}
    .slide_content {
    bottom: 150px;
    }
    .hotel_main_slide.slick-slide {
    height: 450px;
	}
    .menu_cta {
        margin: 20px 40px 20px;
    }
    .menu_cta a {
        text-align: center;
	}
}

/* ##### DROPDOWN MENU WIDTH ##### */
.nav li ul {
    width: 300px !important; /* Width of the dropdown menu */
}
.nav li li ul {
    left: 300px !important; /* Use the same size as above */
}
#top-menu li li a {
    width: 260px; /* Make this 40 less then the width of the dropdown menu */
}
/* remove the hover grey when current on dropdown-menu */
.nav ul li a:hover {opacity: 1; background-color: rgba(0, 0, 0, 0);}

.et-menu li li a {
    padding: 6px 15px;
    width: 260px;
}
.et_pb_menu .et-menu-nav>ul ul {
padding: 10px 0;} 


/* ------------- 4. Content ------------- */

/* Vertically Center Text in 2 columns - Make equal heights check */

.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}
.footer_menu .et_pb_menu__menu {
    display: block;
}
.truekeylogo li.menu-item-has-children {
    height: 40px;
    background-image: url('https://sookepoint.gotbdev.com/wp-content/uploads/new-tkhr-logo-white-1.svg');
    background-repeat: no-repeat;
	background-size: cover;
    width: 80px;
    margin-right: 8px!important;
    justify-content: center;
}
.truekeylogo li.menu-item-has-children>a {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
}
.truekeylogo .menu-item-has-children>a:first-child:after {
    font-family: ETmodules;
    content: "\43";
    font-size: 18px;
    position: absolute;
    right: 0;
    top: auto;
    font-weight: 800;
    left: 0;
    bottom: -13px;
    color: #fff;
}
.truekeylogoscroll .menu-item-has-children>a:first-child:after {
    font-family: ETmodules;
    content: "\43";
    font-size: 18px;
    position: absolute;
    right: 0;
    top: auto;
    font-weight: 800;
    left: 0;
    bottom: -13px;
    color: #8b7459;
}
.truekeylogoscroll li.menu-item-has-children {
    height: 40px;
    background-image: url('https://sookepoint.gotbdev.com/wp-content/uploads/new-tkhr-logo-color.svg');
	background-size: cover;
    background-repeat: no-repeat;
    width: 80px;
    margin-right: 8px!important;
    justify-content: center;
}
.truekeylogoscroll li.menu-item-has-children>a {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
}

header{
	position: absolute;
    right: 0;
    left: 0;
}
header .et_pb_section_sticky{
	height:auto;
	display:none;
}
.et_pb_section_sticky.et_pb_section{
	position:fixed;
	right:0;
	left:0;
}
.truekeylogo .sub-menu, .truekeylogoscroll .sub-menu{
	margin-top:20px;
}
.truekeylogo .sub-menu li a , .truekeylogoscroll .sub-menu li a{
    letter-spacing: 0.4px !important;
    padding: 0;
    line-height: 22px !important;
    width: 100% !important;
    color: #000;
}
.truekeylogo .sub-menu li a:hover, .truekeylogoscroll .sub-menu li a:hover{
text-decoration: underline 0.8px;
    text-underline-offset: 4px;
}
.titles-activities h3:hover {
text-decoration: underline 0.8px;
    text-underline-offset: 4px;
}
.headersidebar .et_pb_sidebar_0_tb_header div {
    width: 100% !important;
}
.headersidebar {
    position: absolute;
    right: 0;
    background: #F1F0EA;
    width: 455px;
    top: 0;
    bottom: auto;
    text-align: right;
    z-index: 4;
    left: auto;
	display:none;
    padding-top: 80px !important; 
    padding-bottom: 20px !important;
	height: 100vh;
}
.headersidebar #menu-sidebar-menu a {
    color: #161616!important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 42px;
    letter-spacing: 0.16em;
}
.headersidebar #menu-sidebar-menu {
    margin-bottom: 70px;
}
p.beachtitle {
    letter-spacing: 0.16em;
    color: #26272A;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
}
p.sidebaradd {
    color: #26272A;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}
.headersidebar .widgettitle{
	font-size: 15px;
    font-weight: 300;
    color: #000;
}
.et_pb_with_border.et_pb_row.footer_proudly_managed {
    display: flex;
    align-items: center;
}
.footer_proudly_managed .et_pb_column.et_pb_column_1_3 h6 {
    padding: 0px !important;
} 
.footer_proudly_managed .et_pb_column.et_pb_column_1_3 {
	grid-template-columns: repeat(2, 1fr);
    display: grid; 
	align-items: center;
}
.footer_proudly_managed .et_pb_column.et_pb_column_2_3 {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 34px;
	margin-bottom: 0;
	align-items: center;
} 
.heighlightslider .slick-next {
    position: absolute;
    right: -71px;
    top: 50%;
}
.heighlightslider .slick-prev {
    position: absolute;
    top: 50%;
    left: -70px;
}
.title_border p::after {
    content: "";
    position: absolute;
    width: 251px;
    height: 1px;
    background-color: #26272A;
    top: 15px;
    bottom: auto;
    right: 35px;
}
.title_border p::before {
    content: "";
    position: absolute;
    width: 251px;
    height: 1px;
    background-color: #26272A;
    top: 50%;
    left: 45px;
}
/* Smaller horizontal line next to heading on inside pags */
.title_border_sm p::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: #26272A;
    top: 15px;bottom: auto;
    left: -70px;
}
.room_feature_section .slick-list.draggable {
    padding-left: 0 !important;
}
#menu-main-menu-1 li:hover a{
	color:#000 !important;
}
.sidebarsocial a {
    width: 26px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #fff !important;
    margin: 0 3px;
}
.sidebarsocial {
    display: flex;
    justify-content: end;
    padding-top: 10px;
}
body #page-container .et_pb_button_module_wrapper .et_pb_button.et_pb_bg_layout_light::after {
    font-size: 15px !important;
    margin-left: 9px;
    margin-top: -2px; /* gift and phone icons inline with text and tel number */
}
.homebanner , .homebannerr{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.CheckAvailabilityForm select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: 10px;
    background-image: url("/wp-content/uploads/downarrow.svg");
}
.home .et_pb_section_video::before{
	z-index: 2;
}
.maindiv select {
    text-align: left;
    width: 100%;
    margin: 0px;
}
.CheckAvailabilityForm {
    border: 1px solid #FFFFFF;
    border-radius: 50px;
    color: #ffff !important;
	padding: 10px 10px 8px;
}
.CheckAvailabilityForm .maindiv {
    display: grid;
    grid-template-columns: 1fr auto 0.9fr auto 0.9fr auto 0.9fr auto 0.9fr auto 1.2fr;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
p.book-your-stay-header {
	letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.3em;
    color: #fff;
    margin-left:20px;
font-family: 'CenturyGothicPaneuropeanSemiBold',Helvetica,Arial,Lucida,sans-serif!important;
	text-align:center;
}
.home .CheckAvailabilityForm input, .adults-input, .children-input {
    background-color: transparent;
    color: #fff !important;
    border: 0;
    font-style: normal;
    line-height: 32px;
    font-family: 'CenturyGothicPaneuropeanSemiBold',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
	padding-left:20px;
    width: 100%;
	margin: 0px;
    font-size:14px;
}
.CheckAvailabilityForm input::placeholder {
    color: #fff;
}
.CheckAvailabilityForm .form-btn button {
    display: block;
    width: 100%;
	margin: 0px;
    text-align: center;
    letter-spacing: 0.045em;
    letter-spacing: 1px;
    font-family: 'CenturyGothicPaneuropeanSemiBold',Helvetica,Arial,Lucida,sans-serif!important;
    text-transform: uppercase;
   	color: #ffffff;
    padding: 15px 12px 12px !important;
    background: #25a8e0;
    font-style: normal;
    font-weight: 700;
    border-radius: 50px;
    cursor: pointer;
    font-size:16px!important;
}
.CheckAvailabilityForm .form-btn button:hover {
	color: #ffffff;
    background:#253676;
}
.homebannerr .et_pb_column_4_4{
	position: unset;
}
.filtersection{
	position: relative;
    bottom: 10px;
    right: 0;
    left: 0;
}
body #page-container .et_pb_section  #buttonicon::after {
    font-size: 0px !important;
    margin-left: 21px;
}
.heighlightslider .slick-arrow, .room_feature_section .slick-arrow{
    position: absolute;
    top: 50%;
}
#previous-arrow {
    left: -70px;
    right: auto;
}

#next-arrow {
    right: -70px;
    left: auto;
}
.heighlightslider .et_pb_main_blurb_image img {
    height: 50px;
    width: 50px;
}
#filterid:not(.deluxeguestroom){
	display:none;
}
.room_feature p {
    padding-top: 20px;
    font-weight: 400;
    font-size: 21px;
    font-family: 'CenturyGothicPaneuropeanRegular',Helvetica,Arial,Lucida,sans-serif;
    line-height: 31px;
    color: #26272A;
	width: 80%;
}
.headersidebar .et-last-child,.headersidebar .et_pb_widget_area{
	position:unset;
    background: #F1F0EA;
}
.crossicon::before{
	position: absolute;
    content: "\00d7";
    left: 20px;
    font-size: 40px;
    font-weight: 700;
    right: auto;
}
a.crossicon {
    height: 29px;
    display: block;
}
.headersidebar div#custom_html-3 {
    position: absolute;
    top: 20px;
}
header .et_pb_section_sticky .et_pb_row--with-menu{
	height: auto;
    padding-top: 0 !important;
}
header .et_pb_section_sticky .et_pb_row--with-menu .et_pb_row_sticky #menu-header-logo-1 .menu-item-has-children {
	margin-top: -40px;
}
.maindiv div {
	position:relative;
}
.maindiv div:last-child::after{
	display:none;
}
.CheckAvailabilityForm .maindiv .custom_devider {
    width: 1px;
    background-color: #ffffff3b;
    height: 45px;
}

/* ========  Header ======== */

/* == Book Now / Check Availability Bar */

.form-header,
.form-row-one,
.form-row-two,
.form-btn {
    display: inline-block;
}

.book-your-stay-header {
	font-family: 'Bilbo-Regular';
	font-size: 30px;
	color: white;
	display: inline-block;
	margin: 0;
    line-height: 48px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.mk-header-toolbar {
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    z-index: 5 !important;
    height: auto !important;
}

ul.sub-menu {
    background-color: white;
    border-bottom: 2px solid #003f66;
}

.main-navigation-ul > li.no-mega-menu > ul, .main-navigation-ul > li.has-mega-menu > ul, .mk-shopping-cart-box {
    -webkit-box-shadow: 0 30px 50px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 30px 50px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 30px 50px 10px rgba(0, 0, 0, 0.15)
}
ul.sub-menu li a {
    font-family: Lato;
    font-weight: 900;
    font-size: 14px;
}
.check-in-date-picker, .check-out-date-picker {
    -webkit-appearance: none;
}
.check-in-date-picker::-webkit-inner-spin-button,
.check-in-date-picker::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.check-out-date-picker::-webkit-inner-spin-button,
.check-out-date-picker::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.check-in-date-picker, .check-out-date-picker {
	border: 0 !important;
    padding: 6px !important; 
    padding-right: 25px !important;
    font-size: 13px !important;
    width: 125px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    margin: 0px;
    display: inline-block !important;
    vertical-align: top;
    color: #003F66;
    border-radius: 0;
    margin-right: 15px;
    margin-left: -4px;
    background-image: url('/wp-content/uploads/calendar.svg');
    background-repeat: no-repeat;
    background-color: white;
    background-position-x: 94%;
    background-size: 16px;
    background-position-y: 49%;
}
.check-in-date-picker::-webkit-input-placeholder { color: #003F66; }
.check-in-date-picker::-moz-placeholder { color: #003F66; }
.check-in-date-picker:-ms-input-placeholder { color: #003F66; }
.check-in-date-picker:-moz-placeholder { color: #003F66; }
.check-out-date-picker::-webkit-input-placeholder { color: #003F66; }
.check-out-date-picker::-moz-placeholder { color: #003F66; }
.check-out-date-picker:-ms-input-placeholder { color: #003F66; }
.check-out-date-picker:-moz-placeholder { color: #003F66; }

.check-in-date-picker:focus,
.check-out-date-picker:focus {
	outline: none !important;
	border: 0 !important;
    color: #003F66;
    display: inline-block !important;
}

.book-now-calendar {
	display: inline-block;
    height: 25px;
    width: fit-content;
    padding: 0px 10px 3px 0px;
    background: white;
    margin-top: 0px;
    margin-right: 15px;
    vertical-align: top;
    color: #003f66;
    margin-left: -4px;
}
.book-now-calendar svg {
	width: 16px !important;
}
.datepicker {
    margin-top: 7px;
}
.datepicker table tr td, .datepicker table tr th {
    width: 15px;
    height: auto;
}
.mk-header-padding-wrapper {
	padding-top: 100px !important;
}

.adults-input option,
.children-input option{
    background: #333; 
}


.adults-input,
.children-input {
	width: fit-content;
    background: #333; 
    margin-top: 10px;
    color: #003F66;
    border-radius: 0px;
    vertical-align: top;
    -webkit-appearance: none;
    border: 0 !important;
    padding: 6px;
    font-size: 13px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
    -moz-appearance: none;
    margin-right: 15px;
    margin-left: -4px;
    padding-right: 25px ;

    /* background-image:
url('https://sookepointresort.ca/wp-content/uploads/2017/03/dropdown.svg');

    background-repeat: no-repeat;
    background-color: white;
    background-position-x: 94%;
    background-size: 16px;
    background-position-y: 49%;
*/
}

.CheckAvailabilityForm .children-input,
.CheckAvailabilityForm button {
	margin-left: -4px;
}
.CheckAvailabilityForm button {
	width: fit-content;
    background: #6d9b3f;
    margin-top: 10px;
    color: white;
    border-radius: 0px;
    vertical-align: top;
    -webkit-appearance: none;
    border: 0 !important;
    padding: 6px !important;
    font-size: 13px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: top;
}
.CheckAvailabilityForm button:hover {
    background-color: #003f66;
}
.CheckAvailabilityForm button:focus {
    outline: none !important;
    border: none !important;
}
.sticky-style-fixed.header-style-1.a-sticky .mk-header-holder,
.sticky-style-fixed.header-style-3.a-sticky .mk-header-holder {
    top: 0 !important;
}
.datepicker.dropdown-menu {
    min-width: 300px;
    line-height: 2;
}
table.table-condensed {
    width: 100%;
}
.custom_slider figure img {
    width: 100%;
    height: 732px;
    object-fit: cover;
}
.custom_slider .swiper-button-next {
    right: 0px !important;
}
.custom_slider .dsm_card_carousel_arrow {
    background: rgb(255 255 255 / 76%);
    border-radius: 100px;
}
/*
.custom_slider .dsm_card_carousel_arrow .swiper-button-next:before {
    margin-left: 0px!important;
    background-image: url(/wp-content/uploads/right_arrow.svg);
    top: auto!important;
    width: 50px!important;
    height: 50px!important;
}*/


.tabbed_slider_section .tab-menu ul {
    list-style: none;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 80px;
}
.tabbed_slider_section .tab-menu ul li a {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 41px;
    color: #26272A;
    border-bottom: 1px solid #F1F0EA;
    font-family: 'CenturyGothicPaneuropeanRegular',Helvetica,Arial,Lucida,sans-serif;
}
.tabbed_slider_section .tab-menu ul li a.active {
    text-decoration: underline 1px;
    text-underline-offset: 9px;
}
.tabbed_slider_section .custom_2 {
    display: flex;
	gap: 80px;
}
.tabbed_slider_section .image_slider .owl-item {
    width: 100% !important;
}
.tabbed_slider_section .custom_2 .left_content {width: 50%;}
.tabbed_slider_section .custom_2 .image_slider {
    width: 50%;
}
.tabbed_slider_section .custom_2 .left_content h2 {
    margin-bottom: 10px;
}
.tabbed_slider_section {
    width: 100%;
}
.tabbed_slider_section .slick-slider button.slick-prev {
    left: -10px;
}
.tabbed_slider_section .slick-slider button.slick-arrow {
    bottom: -10px;
    transform: unset;
    top: unset;
}
.tabbed_slider_section .slick-slider button.slick-next {
    right: 34px;
}
.tabbed_slider_section .slick-slider button.slick-arrow:before {
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    width: 44px;
    height: 44px;
    position: absolute;
}
.tabbed_slider_section .icon_section {
    display: flex;
    gap: 10px;
    max-width: 90px;
    align-items: center;
	margin-bottom: 40px;
}
.tabbed_slider_section .slick-slider button.slick-prev:before {
	background-image: url(/wp-content/uploads/left_arrow.svg);
}
.tabbed_slider_section .slick-slider button.slick-next:before {
	background-image: url(/wp-content/uploads/right_arrow.svg);
}
.tabbed_slider_section a.book_btn {
    padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 7px!important;
    padding-left: 30px!important;
    color: #000000!important;
	border: 1px solid #000;
    border-radius: 0px;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
}
.tabbed_slider_section p.underline {
	text-decoration: underline 0.4px;
    text-underline-offset: 4px;
    margin-top: 10px;
    font-size: 14px;
}
/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
}
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 980px) and (max-width: 1140px) {
ul#menu-main-menu, .et_pb_module.et_pb_menu.et_pb_menu_3_tb_header.et_pb_bg_layout_light.et_pb_text_align_left.et_dropdown_animation_fade.et_pb_menu--without-logo.et_pb_menu--style-left_aligned {
    display: none;
}
}
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
.et_pb_menu .et_mobile_nav_menu {
    margin: 0 8px 0 0;
}
	.CheckAvailabilityForm .maindiv .custom_devider {
		opacity: 0;
		display: none;
	}
	.CheckAvailabilityForm .maindiv {
		display: block;
	}
	.CheckAvailabilityForm .maindiv .form-header {
		text-align: center;
	}
	.CheckAvailabilityForm .form-btn button {
		background: #25a8e0;
		color: #253676;
	}
	.footer_menu .et_pb_menu__wrap {
		justify-content: center;
	}
	.tabbed_slider_section .custom_2 {
		display: block;
	}
	.tabbed_slider_section .custom_2 .left_content {
		width: 100%;
		margin-bottom: 30px;
	}
	.tabbed_slider_section .custom_2 .image_slider {
		width: 100%;
	}
}
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
.tabbed_slider_section .tab-menu ul li a {
    font-size: 17px;
}
		.tabbed_slider_section .icon_section {
		display: flex!important;
    		gap: 0px;
    		max-width: 80px;
    		align-items: center;
		margin-bottom: 40px;
	}
}
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
    .tabbed_slider_section a.book_btn {
		min-width: 100%;
   	 	padding-right: 25px!important;
    	padding-left: 25px!important;
    	font-size: 15px;
	}
	.tabbed_slider_section .icon_section {
		display:none!important;
	}
	.tabbed_slider_section .tab-menu ul {
		display: grid;
		margin-bottom: 50px;
		gap: 10px;
	}
    /* 1 Column1 Mobile/tablet footer */
    html .one-col .et_pb_column {
        width:100% !important;
    }
    
html .one-col .et_pb_column:nth-last-child(-n+2) {
        margin-bottom:0;
    }
    html .one-col .et_pb_column:not(:nth-child(2n)) {
            margin-right:0% !important;
    }
}
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
    	.tabbed_slider_section .icon_section {
		display:none;
	}
}

.dsm_card_carousel .swiper-button-prev:before{
    color: #161616;
    font-size: 32px;
     background-image: url(/wp-content/uploads/left_arrow.svg);
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    top: 3px;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    width: 34px;
    height: 34px;
    position: absolute;
}
.dsm_card_carousel .swiper-button-next:before {
    color: #161616;
    font-size: 32px;
    background-image: url(/wp-content/uploads/right_arrow.svg);
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    top: 3px;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    width: 34px;
    height: 34px;
    position: absolute;
}
#buttonicon.et_pb_button.et_pb_bg_layout_light::after {
    font-size: 32px;
    margin-left: 21px;
    background-image: url(/wp-content/uploads/right_arrow.svg);
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    top: 3px;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    width: 34px;
    height: 34px;
    position: absolute;
}
#buttonicon.et_pb_button.et_pb_bg_layout_dark::after {
    font-size: 32px;
    margin-left: 21px;
    background-image: url(/wp-content/uploads/right_warrow.svg);
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    top: 3px;
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    content: '';
    background-repeat: no-repeat;
    background-size: cover;
    width: 34px!important;
    height: 34px!important;
    position: absolute;
}

@media screen and (min-width: 981px) and (max-width: 1368px) {
.et_pb_text_inner h3 {
    padding-top: 0px!important;
}
}
.et_pb_menu.et_pb_menu ul li.current-menu-item a, body p a:hover, body ul a:hover, body li a:hover {
    text-decoration: underline 1px!important;
    text-underline-offset: 5px!important;
}
.et_pb_text a, .et_pb_text ul a, .et_pb_text li a, .et_pb_post_content a {
text-decoration: underline 0.5px!important;
    text-underline-offset: 5px!important;
    font-family: 'CenturyGothicPaneuropeanSemiBold',Helvetica,Arial,Lucida,sans-serif!important;
}
.et_pb_text a:hover, .et_pb_text ul a:hover, .et_pb_text li a:hover, .et_pb_post_content a:hover {
text-decoration: underline 1px!important;
    text-underline-offset: 5px!important;
    text-underline-color:red;
}
.tags-post a {
text-decoration: underline 0.5px!important;
    text-underline-offset: 5px!important;
    font-family: 'CenturyGothicPaneuropeanLight',Helvetica,Arial,Lucida,sans-serif!important;
    
}
.et_pb_menu_tb_header.et_pb_menu ul li a, .et_pb_section_tb_footer.et_pb_section .et_pb_menu.et_pb_menu ul li.current-menu-item a {
text-decoration: none!important;
}
.et_pb_blog_grid .et_pb_post:hover {
box-shadow: 0px 0px 20px 8px rgb(0 0 0 / 13%);
    transition: transform 300ms ease 0ms;
}
.tabbed_slider_section a.book_btn {
text-decoration: none!important;
}
.tabbed_slider_section a.book_btn:hover {
font-family: 'CenturyGothicPaneuropeanSemiBold',Helvetica,Arial,Lucida,sans-serif;
}
.dsm_card_carousel .dsm_card_carousel_child_subtitle {
    margin-bottom: 15px;
}
img.wp-image-249747, img.wp-image-249247 {
    padding-left: 5px;
    max-width: 222px;
}
img.wp-image-250070 {
    padding-left: 5px;
    max-width: 200px;
}
.et_pb_post_content h2, .et_pb_post_content h3, .et_pb_post_content h4 {
margin-top:20px;
}
.et_pb_post_content img {
margin-top:10px;
margin-top:20px;
}

/* Slider from Hotel*/
.slide_content  h3{
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 28px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
	font-family: 'CenturyGothicPaneuropeanRegular',Helvetica,Arial,Lucida,sans-serif
}
.slide_content p{
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	display: flex;
	align-items: center;
	color: #FFFFFF; 
    font-family: 'CenturyGothicPaneuropeanRegular',Helvetica,Arial,Lucida,sans-serif!important
} 
.hotel_main_slide {
    position: relative;
}
.hotel_main_slide.slick-slide {
	padding: 0px 10px;
	margin-bottom: 18px;
    height:600px;
} 
.hotel_main_slide img {
    width: 100%;
    height: 592px; 
    object-fit: cover;
} 
.slide_content {
    position: absolute;
    bottom: 0;
    padding: 26px 40px;
    max-width: 700px!important;
    min-width:400px;
    width: 100%!important;
}
.hotel_slider_container .slick-prev:before, 
.hotel_slider_container  .slick-next:before {
    content: ' ' !important;
}
.hotel_slider_container button.slick-prev,
.hotel_slider_container button.slick-next{
    bottom: 285px;
    top: inherit;
    width: 61px;
    height: 61px;
    z-index: 99;
    border-radius: 50%;
    background: #ffffffa3;
}

.hotel_slider_container  .slick-prev {
    left:50px;
	rigth:auto;
}
.hotel_slider_container  .slick-next {
    right: 50px;
    left: auto;
} 
.hotel_slider_container.slick_hmp_wineries {
    width: 95.5%;
    margin: 0 0 0 auto;
}
.hotel_main_slide a {
    position: relative;
}
.hotel_main_slide a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	transition: 0.3s;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgb(0 0 0 / 37%) 100%);
}
.hotel_main_slide a:hover:before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgb(0 0 0 / 57%) 100%);
}
.hotel_main_slide a:hover .slide_content h3 {
        text-decoration: underline 1px;
    text-underline-offset: 4px;
}
.et_pb_image_2_tb_header .et_pb_image_wrap {
   border-left-width: 1.3px;
    border-left-color: rgba(241,240,234,0.25);
    display: block;
}
@media all and (max-width: 980px) {
    .footer_proudly_managed .et_pb_column.et_pb_column_2_3 {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 15px;
        margin-bottom: 0;
        align-items: center;
        justify-items: center;
    }
    .dsm_filterable_gallery .dsm-filterable-category-container {
    display: block!important;
}
    .footer_proudly_managed .et_pb_column.et_pb_column_2_3 img {
        width: 100%;
        max-width:120px;
    }
    .et_pb_module.et_pb_image.et_pb_image_2_tb_footer.et_multi_view__hover_selector, .et_pb_module.et_pb_image.et_pb_image_3_tb_footer.et_multi_view__hover_selector, .et_pb_module.et_pb_image.et_pb_image_4_tb_footer.et_multi_view__hover_selector {
    margin-bottom: 0px;
}
.footer_proudly_managed .et_pb_column.et_pb_column_1_3 {
    display: flex;
    align-items: center;
   padding-bottom: 30px;
}
}

@media all and (max-width:768px) {
    .footer_proudly_managed .et_pb_column.et_pb_column_2_3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .dsm_card_carousel.dsm_card_carousel_arrow_outside .swiper-button-prev {
    left: 0px!important;
}
}

/*wgjk*/

.et_pb_row.et_pb_row_1_tb_header.headersidebar {
    position: fixed;
}

/*ul#menu-header-logo {
    margin-right: 10px;
}*/
