/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.contextual-region{position:relative;}.contextual .trigger:focus{position:relative !important;}.contextual-links{display:none;}.contextual.open .contextual-links{display:block;}
.form-type-checkbox .formtips-wrapper{display:inline-block;}.formtip{display:inline-block;box-sizing:content-box;width:13px;height:13px;margin:0 .3em;text-align:center;vertical-align:baseline;text-decoration:none;letter-spacing:normal;color:#fff;border:2px solid #ccc;border-radius:50%;background-color:#ccc;font-size:12px;font-weight:bold;line-height:13px;}.formtip:focus,.formtip:hover,.formtip:active{cursor:help;transition:all .25s ease-in-out;text-decoration:none;color:#fff;border:2px solid #2369a6;background-color:#2369a6;}.formtip::before{content:'?';color:#fff;}.formtips-processed:not(.formtips-show){display:none;opacity:0;}.formtips-processed.formtips-show{display:block;opacity:1;}.formtips-processed{position:absolute;z-index:100;display:none;padding:20px;transition:opacity .25s ease-in-out;text-align:left;border-radius:3px;box-shadow:1px 1px 1px rgba(0,0,0,.2);line-height:1.4;}.formtips-processed ul.tips,div.description.formtips-processed,.form-item .description.formtips-processed,.form-item__description.formtips-processed{margin:0;color:#fff;}.formtips-processed.filter-guidelines,div.description.formtips-processed,.form-item .description.formtips-processed,.form-item__description.formtips-processed,.fieldset__description.formtips-processed{background-color:#1e2021;}.formtips-processed.filter-guidelines .filter-guidelines-item,.fieldset__description.formtips-processed{margin:0;color:#fff;}.filter-wrapper .form-item label{display:table;}.formtips-processed::before{position:absolute;top:-12px;left:1.5em;width:0;height:0;content:'';border:6px solid transparent;border-bottom-color:#1e2021;}.formtips-item{position:relative;overflow:visible !important;}.vertical-tabs{overflow:inherit !important;}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;text-decoration:none;color:#337ab7;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-message--close .messages{position:relative;padding-right:35px;}.webform-message--close .webform-message__link{display:none;}html.js .webform-message--close .webform-message__link{position:absolute;top:11px;right:10px;display:block;font-size:24px;line-height:24px;}html[dir="rtl"].js .webform-message--close .webform-message__link{top:11px;right:inherit;left:10px;}.webform-message__link{opacity:0.33;color:inherit;}.webform-message__link:link{text-decoration:none;border-bottom:none;}.webform-message__link:hover,.webform-message__link:focus,.webform-message__link:active{text-decoration:none;opacity:1;color:inherit;border-bottom:none;}html.js .js-webform-message--close-storage{display:none;}.js-webform-message--close .button--dismiss{display:none;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
.form-item.js-form-type-tel + strong.error.form-item--error-message,.form-item.js-form-type-tel + strong.error.form-item--error-message + strong.error.form-item--error-message{margin-top:-1em;}.select2.error .select2-selection,.chosen-container.error .chosen-single,.chosen-container.error .chosen-choices{border:1px solid #d72222;}
body{font-family:'Montserrat',sans-serif;}.list-side-view .navigation{display:flex;justify-content:space-between;}.list-side-view .popup-heading{position:relative;background:#2C2523;}.list-side-view button.close.js-popup-close{position:absolute;right:3px;top:0;background:none;border:none;color:#999;font-size:32px;line-height:1;padding:5px;}.list-side-view button .navigation p{font-size:15px;}.list-side-view .popup-title h6{text-align:center;color:#fff;padding:10px;margin-bottom:0;font-weight:400;}.list-side-view .arrow{border:solid black;border-width:0 2px 2px 0;display:inline-block;padding:5px;}.list-side-view .right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}.list-side-view .left{transform:rotate(135deg);-webkit-transform:rotate(135deg);}.list-side-view button.nav-link{padding:20px 48px;font-size:15px;line-height:0px;font-weight:400;color:black;text-transform:uppercase;border-radius:0;}.list-side-view .nav-pills .nav-link.active,.nav-pills .show>.nav-link{background:#000;color:#fff;}.list-side-view .listing a.nav-link.active{background-color:#000000e5;color:#fff;}.list-side-view .listing{border-bottom:2px solid #61684B;padding-bottom:2px;}.list-side-view .list-view-content{border:10px solid #F5F5F7;padding:14px 14px;}.list-side-view .arrow-disabled{padding-right:1pc;}.list-side-view .arrow.left.disabled{border:solid #ccc;border-width:0 2px 2px 0;padding:5px;}.list-side-view p.arrow-active{padding-left:1pc;padding-right:1pc;}.list-side-view .year-month{display:flex;}.list-side-view .inner-button button{background:none;border:none;padding:2px 20px;text-transform:uppercase;font-size:13px;}.list-side-view .inner-button button.button.active{background:#000000ab;color:#fff;}.list-side-view .card.list-card-view{border:1px solid #DB8080;border-left:4px solid #DB8080;margin-bottom:11px;border-radius:0;}.list-side-view .card.list-card-view h3{font-size:10px;text-transform:uppercase;font-weight:600;color:#2C2523;line-height:12.19px;margin-bottom:3px;}.list-side-view .card.list-card-view p{font-size:8px;font-weight:400;line-height:9.75px;}.list-side-view .card.list-card-view h5{font-weight:600;font-size:8px;line-height:9.75px;text-transform:uppercase;}.list-side-view .list-card{padding-left:10px;padding-top:7px;}.list-side-view .event-button button{width:100%;color:#2C2523;background-color:#f5f5f5;border:1px solid #2C2523;padding:12px 40px;font-weight:600;}.list-side-view .event-button{margin-top:30px;font-size:13px;line-height:16px;font-weight:400;}.list-side-view .inner-btn--border{border-bottom:1px solid #61684B;padding-bottom:2px;}.list-side-view .left-content{padding:10px 20px;}.list-side-view .left-content p{font-size:16px;font-weight:400;line-height:24px;}.list-side-view .list-subtitle h6{font-size:16px;line-height:19.5px;font-weight:600;text-transform:uppercase;padding-bottom:15px;padding-top:10px;text-align:center;}.list-side-view .left-content{padding:10px 87px 10px 10px;}.list-side-view .dark-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);z-index:1000;}.list-side-view .hidden-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:600px;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.1);z-index:1001;}.list-side-view #close-popup-icon{font-size:30px;cursor:pointer;position:fixed;background:black;color:white;padding:10px;border-radius:50%;z-index:1002;display:none;border-radius:0;padding:0px 10px;top:17%;right:23%;transform:translate(-67%,-50%);}.list-side-view .popup-content{max-height:70vh;overflow-y:auto;}.list-side-view #calendar-navigation{text-align:center;margin-bottom:10px;}.list-side-view #calendar-navigation .arrow-btn{border:none;background:none;line-height:normal;padding:10px;}.list-side-view #calendar-navigation .arrow-btn::after{padding:4.5px;border-width:0 3px 3px 0;}.list-side-view #calendar-navigation .arrow-btn:hover:after{border-color:#000;}.list-side-view #calendar-navigation .arrow-btn#prev-button{transform:translateY(-3px) rotate(180deg);}.list-side-view span#current-month-year{font-size:20px;font-style:normal;font-weight:600;text-transform:uppercase;color:#4C4847;margin:0 15px;}.fc .fc-scrollgrid-section-sticky>*{z-index:1}body.recurring-activity .fullcalendar-block-dialog{display:none !important;}
#header{position:fixed;top:0;right:0;left:0;z-index:9;background:-webkit-gradient(linear,left bottom,left top,color-stop(-184.67%,rgba(95,49,6,0)),color-stop(-184.64%,rgba(95,48,5,0)),color-stop(-184.61%,rgba(0,0,0,0)),color-stop(4.34%,rgba(0,0,0,0)),color-stop(29.77%,rgba(0,0,0,.5)),color-stop(107.63%,rgba(0,0,0,.91)));background:linear-gradient(0deg,rgba(95,49,6,0) -184.67%,rgba(95,48,5,0) -184.64%,rgba(0,0,0,0) -184.61%,rgba(0,0,0,0) 4.34%,rgba(0,0,0,.5) 29.77%,rgba(0,0,0,.91) 107.63%);background-color:transparent}@media (min-width:1024px){#header:hover{background:#fff;border-bottom:1px solid #2c2523}#header:hover .phone-call{color:#2c2523}#header:hover .navbar{background:#fff}#header:hover .navbar .navbar-nav li.active-L0>a.nav-link{color:#fff}#header:hover .navbar .navbar-nav li.active-L0>a.nav-link .invert path{stroke:#fff}#header:hover .navbar .navbar-nav li>a.nav-link{color:#4c4847}#header:hover .header-topbar{background-color:#f5f5f7}#header:hover .header-topbar .phone-call .text-long p{text-shadow:none;color:#8e8a8e}}#header .cross-icon{position:relative;width:20px;height:20px;border:0;background:0 0}#header .cross-icon::after,#header .cross-icon::before{content:"";position:absolute;width:100%;height:2px;background-color:#8e8a8e;top:50%;left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;transform-origin:center}#header .cross-icon::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (min-width:1900px){#header .header-topbar,#header nav{max-width:1400px;margin:auto}}#header .header-topbar .top-menu{margin-right:0}#header .header-topbar .phone-call{padding-left:50px}@media (min-width:1900px){#header .header-topbar .phone-call{padding-left:20px}}#header .header-topbar .phone-call .text-long p{margin-bottom:0}#header .header-topbar .phone-call .text-long p a:hover{text-decoration:underline}@media (max-width:1023px){#header .sub-menu .brb{border-bottom:1px solid #e0dfdf!important;margin-bottom:25px}}@media (max-width:1023px){#header .sub-menu .mob-col-1 .col-count-2 li{width:100%}}@media (max-width:1023px){#header .sub-menu ul{margin-bottom:0}#header .sub-menu ul li{margin-bottom:10px!important}}#header .sub-menu ul{list-style:none;padding:0;margin-bottom:10px}#header .sub-menu ul li a{padding-left:0!important}#header .phone-call{font-family:Montserrat,sans-serif;margin-right:20px;font-size:12px;color:#8e8a8e;-webkit-transition:.3s;transition:.3s;font-weight:500}#header .phone-call a{text-decoration:none}#header .top-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:20px;font-size:12px}#header .top-menu .search-trigger-btn{border:none;background-color:transparent;padding-right:20px;margin-right:15px;border-right:1px solid #c1bec0}#header.active{background:#fff;border-bottom:1px solid #2c2523!important}#header.active:hover{border-bottom:none}#header.active .navbar-nav li>a.active-menu{color:#4c4847}#header .logo{-webkit-box-flex:1;-ms-flex:1;flex:1}#header .navbar{padding-top:0;padding-bottom:0}#header .navbar-nav li>a{color:#fff}#header .navbar-nav li>a.active-menu{color:#fff;font-weight:700!important}#header .navbar-nav li.active-L0>a{color:#fff}#header .ready-to-book{height:83px;width:144px;background:#4c484e;color:#fff;text-transform:uppercase;border-radius:0}#header .ready-to-book:hover{background-color:#7b835e;color:#fff}#header .ready-to-book:focus{border:2px solid #000}#header .close-sub-menu{position:absolute;right:15px;top:0;background:0 0;border:0;font-size:22px;color:#2c2523}#header .close-sub-menu:focus{outline:2px;border:solid}#header .dropdown{position:absolute;background:#000;width:100%;left:0;top:80px;opacity:1}#header .navbar-nav{list-style:none;padding:0;margin:0}@media (min-width:1024px){#header .navbar-nav{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#header .navbar-nav .nav-item .nav-link{display:block;padding:20px;text-decoration:none;font-size:13px;font-weight:500;line-height:15.8px;-webkit-transition:none;transition:none}#header .navbar-nav .nav-item .nav-link:focus,#header .navbar-nav .nav-item .nav-link:hover{color:#fff}@media (min-width:1024px){#header .navbar-nav .nav-item .nav-link.explore.call{padding:7px 20px}}#header .navbar-nav .nav-item .nav-link.explore.call .small{font-size:10px}@media (max-width:1023px){#header .navbar-nav .nav-item .nav-link.explore.call{gap:5px;justify-items:center;display:inline-grid}}#header .navbar-nav .nav-item .nav-link .text-normalcase{text-transform:none}#header .navbar-nav .nav-item.explore-btn .explore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2c2523}#header .navbar-nav .nav-item.explore-btn .explore.active-menu{font-weight:500!important}#header .navbar-nav .nav-item.explore-btn .explore .explore-icon{margin-bottom:5px}#header .navbar-nav .nav-item.explore-btn:hover{background-color:#181f29}#header .navbar-nav .nav-item.explore-btn:hover:after{display:none}#header .navbar-nav .nav-item.explore-btn:hover .explore-icon path{fill:#fff}#header .navbar-nav .nav-item.explore-btn:hover .explore{color:#fff}#header .navbar-nav .nav-item.explore-btn .normal_menu_column a svg{margin-right:5px;margin-bottom:5px}#header .navbar-nav .nav-item .dropdown{display:none;top:101%;background-color:#fff;z-index:9;list-style:none;height:450px;overflow-y:auto;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.2509803922);box-shadow:0 4px 12px 0 rgba(0,0,0,.2509803922)}#header .navbar-nav .nav-item .dropdown .dropdown-item{position:relative;white-space:normal}#header .navbar-nav .nav-item .dropdown .dropdown-item>a{display:block;padding:10px 15px;text-decoration:none;color:#2c2523;font-weight:700}#header .navbar-nav .nav-item .dropdown .dropdown-item>a:focus,#header .navbar-nav .nav-item .dropdown .dropdown-item>a:hover{color:#7b835e}#header .navbar-nav .nav-item .dropdown .dropdown-item.level-1{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}#header .navbar-nav .nav-item .dropdown-item:focus-within>.dropdown,#header .navbar-nav .nav-item .dropdown-item:hover>.dropdown{display:block}#header .card{margin:auto;border:0!important;border-radius:0!important;-webkit-box-shadow:none;box-shadow:none}#header .card img{width:100%;max-height:125px;-o-object-fit:cover;object-fit:cover}#header .card .card-body{padding:5px 5px 5px 0}#header .card .card-body .title-1{margin-bottom:5px}@media (min-width:1024px){#header .card .card-body .card-description{height:85px;line-height:18px;overflow:hidden;-webkit-line-clamp:5}}#header .normal-card-img{margin:auto;border:0!important;border-radius:0!important;-webkit-box-shadow:none;box-shadow:none}#header .normal-card-img img{width:100%;max-height:125px;-o-object-fit:cover;object-fit:cover;margin-bottom:5px}#header .navbar-nav .nav-item.active-L0 .dropdown{display:block}#header .navbar-nav .nav-item .sub-menu.dropdown .dropdown-item a{padding:0}#header .navbar-nav .nav-item .sub-menu.dropdown .dropdown-item li>.title2:not(:last-child){margin-bottom:10px}#header .navbar-nav .nav-item .sub-menu p{font-size:11px;font-weight:400;line-height:1.5;color:#000;margin-bottom:10px;white-space:break-spaces}#header .sub-menu{display:inline-block}#header .sub-menu .heading-1,#header .sub-menu .title-1{font-size:16px;line-height:19.5px;font-family:Montserrat,sans-serif;font-weight:400;color:#000;white-space:normal;margin:5px 0 10px;display:block;text-transform:uppercase}@media (min-width:1023px){#header .sub-menu .heading-1,#header .sub-menu .title-1{font-size:14px}}#header .sub-menu .heading-1:hover,#header .sub-menu .title-1:hover{color:#7b835e!important}#header .sub-menu .heading-2,#header .sub-menu .title-2{display:block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600!important;line-height:14.63px;color:#2c2523!important;white-space:normal}#header .sub-menu .heading-2:hover,#header .sub-menu .title-2:hover{color:#7b835e!important}#header .sub-menu p{white-space:normal}@media (min-width:1024px){#header .sub-menu .sub-menu-right{background-color:#e6e5e6;width:267px;padding:25px;position:absolute;top:0;right:0;bottom:0;min-height:450px;height:100%}}#header .sub-menu .sub-menu-right .schedule-box{margin-bottom:25px}#header .sub-menu .sub-menu-right .schedule-box .btn.primary-btn{background:#7b835e;color:#fff;white-space:nowrap;overflow:hidden}@media (min-width:1024px){#header .sub-menu .sub-menu-right .schedule-box .btn.primary-btn{font-weight:500;width:200px;padding:12px 18px!important}}#header .sub-menu .sub-menu-right .schedule-box .btn.primary-btn:hover{background:#2c2523;color:#fff}#header .sub-menu .sub-menu-right .schedule-box .btn.primary-btn:focus{outline:2px;border:2px solid}#header .active-L0{background-color:#7b835e}#header .active-L0>a{position:relative;padding:0 20px;font-weight:600}#header .has-sub-menu.active-L0>a::after{content:"";position:absolute;bottom:-12px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-width:18px 18px 0 18px;border-style:solid;border-color:#7b835e transparent transparent transparent;z-index:8}#header .explore-btn.active-L0>a::after{display:none}@media (max-width:1023px){#header .sub-menu-right .schedule-box .accordion-fh{margin-left:20px}}@media (max-width:1023px){#header .sub-menu-right .schedule-box .accordion-fh .accordion-body{width:200px}}#header .sub-menu-right .schedule-box .accordion-fh .accordion-body ul{padding-left:0}#header .sub-menu-right .schedule-box .accordion-fh .accordion-body ul li a{white-space:break-spaces}#header .sub-menu-right .schedule-box .accordion-item{display:inline-block;position:relative}#header .sub-menu-right .schedule-box .accordion-header .accordion-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;color:#fff;padding:12px 18px;font-weight:500;background-color:#7b835e;border:0;-webkit-box-shadow:none;box-shadow:none;text-align:center;width:200px;white-space:nowrap;overflow:hidden}#header .sub-menu-right .schedule-box .accordion-header .accordion-button:after{-webkit-filter:invert(1);filter:invert(1);position:static;margin-right:3px;margin-top:-1px}#header .sub-menu-right .schedule-box .accordion-header .accordion-button:not(.collapsed){background-color:#fff;color:#7b835e}#header .sub-menu-right .schedule-box .accordion-header .accordion-button:not(.collapsed):after{-webkit-filter:invert(0);filter:invert(0)}#header .sub-menu-right .schedule-box .accordion-header .accordion-button.accordion-button-fh{height:83px;background:#4c484e;color:#fff}#header .sub-menu-right .schedule-box .accordion-header .accordion-button.accordion-button-fh:after{content:none;background-image:none}#header .sub-menu-right .schedule-box .accordion-header .accordion-button.accordion-button-fh:not(.collapsed){background-color:#7b835e;color:#fff}@media (max-width:1023px){#header .sub-menu-right .schedule-box .accordion-header .accordion-button.accordion-button-fh{background:#7b835e;height:50px;color:#fff;padding-top:16px}#header .sub-menu-right .schedule-box .accordion-header .accordion-button.accordion-button-fh:not(.collapsed){background-color:#7b835e;color:#fff}}#header .sub-menu-right .schedule-box .accordion-collapse{position:absolute;z-index:9;width:100%}#header .sub-menu-right .schedule-box .accordion-body{background-color:#2c2523;padding:18px 20px}#header .sub-menu-right .schedule-box .accordion-body ul{margin-bottom:0}#header .sub-menu-right .schedule-box .accordion-body ul li a{color:#fff!important}#header .sub-menu-right .schedule-box .accordion-body ul li:last-child{margin-bottom:0}#header .sub-menu-type-2 .offering-area,#header .sub-menu-type-3 .offering-area,#header .sub-menu-type-4 .offering-area,#header .sub-menu-type-5 .offering-area,#header .sub-menu-type-6 .offering-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header .sub-menu-type-7 .sub-menu-right .sub-menu-right-box1{width:55%;-webkit-column-count:unset;-moz-column-count:unset;column-count:unset}#header .search-bar-wrapper{position:absolute;left:0;top:0;width:100%;background-color:#fff;z-index:9}#header.searchbar-trigger .logo img{-webkit-filter:invert(1);filter:invert(1);position:relative;z-index:9}#header .search-bar input#edit-submit-search[value=Apply]{border:0}#header .navbar-nav .nav-item .dropdown .dropdown-item .promo .card{max-width:275px}@media (max-width:1023px){#header .navbar-nav .nav-item .dropdown .dropdown-item .promo .card{max-width:100%}}#header .navbar-nav .nav-item .dropdown .dropdown-item .promo .card img{height:auto}#header .navbar-nav .nav-item .dropdown .dropdown-item .promo .card .card-body .heading-1{white-space:break-spaces}#header .navbar-nav .nav-item .dropdown .dropdown-item .promo .card .card-body p{color:#2c2523}#header .navbar-nav .nav-item .dropdown .dropdown-item .promo .card .card-body .primary-btn{background:#7b835e;margin-bottom:20px;color:#fff;padding:10px 25px}#header .navbar-nav .nav-item .dropdown .dropdown-item .promo .card .card-body .primary-btn:hover{background-color:#2c2523}#header .mobile-phone-nav{display:none}#header .hamburger{cursor:pointer;margin-left:20px;margin-top:20px;display:none}#header .hamburger .bar1,#header .hamburger .bar2,#header .hamburger .bar3{width:35px;height:3px;background-color:#fff;margin:6px 0;-webkit-transition:.4s;transition:.4s}#header .two-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .menu-arrow-btn{position:absolute;right:15px;top:12px;width:30px;height:30px;display:none}#header .accordion-button,#header .accordion-button:not(.collapsed),#header .accordion-header{background-color:transparent;border-radius:0;border:0;-webkit-box-shadow:none;box-shadow:none}#header .accordion-item:first-of-type .accordion-button{border-radius:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}#header .accordion-body{padding:10px 24px;white-space:normal;margin-bottom:10px}#header .accordion-body ul li:not(:last-child){margin-bottom:10px}#header .accordion-body ul li a{color:#666;font-size:12px;font-weight:500;line-height:1.5;display:inline-block}#header .accordion-body ul li a:hover{color:#7b835e}#header .accordion-item{border-radius:0;background:0 0;border:none}#header .accordion-button:not(.collapsed){color:#2c2523;font-weight:700}#header .accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");-webkit-transition:all .5s;transition:all .5s;position:absolute;left:0;margin-left:0}#header .accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");position:static;display:inline-block;margin-left:0}#header .accordion-button::after{-webkit-transition:all .5s;transition:all .5s}#header .normal_menu_column .accordion{margin-bottom:25px}#header .normal_menu_column .accordion .accordion-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}#header .normal_menu_column .accordion .accordion-header .accordion-button{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-size:12px;font-weight:600;color:#2c2523}#header .normal_menu_column .accordion .accordion-header .accordion-button::after{display:inline-block;position:static;margin-top:-2px;margin-right:5px;margin-left:-5px}#header .normal_menu_column .accordion .accordion-body{padding:5px 0 0 24px}#header .normal_menu_column .col-count-2{margin-top:15px}#header .col-count-2{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}#header .col-count-2>li{width:50%;padding-left:5px;padding-right:5px}#header .divider{border-left:1px solid #666;padding-left:calc(var(--bs-gutter-x));height:100%}#header .navbar-nav .sub-menu li{white-space:normal;line-height:normal;margin-bottom:10px}.remove-scroll{overflow-y:hidden}@media screen and (max-width:1023px){@supports (-webkit-touch-callout:none){.remove-scroll{overflow:hidden}}}.tee-time-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px}.tee-time-item{position:relative;width:calc(33.33% - 32px);padding:20px 15px;background:#fff;border:1px solid #8e8a8e;text-align:center;margin-bottom:25px;margin-right:25px;height:225px;width:225px}.tee-time-item .title{margin-bottom:26px;font-size:27px;font-weight:500;line-height:1.214em}.tee-time-item .icon{margin-bottom:15px;position:absolute;bottom:0;left:0;right:0}.tee-time-item .icon img{margin-bottom:10px}.tee-time-item .icon svg{display:inline-block;vertical-align:top;width:20px;height:20px;fill:#000}.tee-time-item .description{margin-bottom:30px;font-size:13px;line-height:1.923em;font-weight:300}.tee-time-item .button{margin-top:auto;-ms-flex-item-align:center;align-self:center}.booking-box{position:fixed;top:0;left:0;z-index:9999;display:none;width:100%;height:100%}.booking-box ul{list-style:none;padding:0}.booking-box .modal-dialog{max-width:100%;margin:0}.booking-box .modal-header{border-bottom:none;margin:20px 0}.booking-box .modal-header a{font-weight:400;font-size:15px;font-family:Montserrat,sans-serif}.booking-box .modal-header a:hover{text-decoration:underline}.booking-box .modal-header .header-text{padding-right:15px}.booking-box .modal-body{padding-top:0}.booking-box .modal-body .title{margin-bottom:6px;font-size:26px;line-height:1.423em;font-family:SortsMillGoudy,serif;font-style:italic}.booking-box .modal-content{width:100%;height:100vh;border-radius:0;border:none;background:#f5f5f7;color:#2c2523;overflow-y:auto}.booking-box .close-text{padding-right:5px;font-size:16px;color:#2c2523;position:relative;top:-3px;display:none}.booking-box .content{display:none}.booking-box .content.active{display:block}.booking-box .column.left ul li{margin-bottom:15px;position:relative}.booking-box .column.left ul li.action-list{margin-top:30px;border-top:1px solid #8e8a8e;padding-top:30px}.booking-box .column.left ul li.action-list:hover:after{display:none}.booking-box .column.left ul li a{font-size:28px;line-height:1.3em;font-weight:600;text-decoration:none;text-align:left;color:#8e8a8e}.booking-box .column.left ul li a.active{color:#2c2523}.booking-box .column.left ul li a:hover{color:#2c2523}.booking-box .dynamic-title{font-size:22px;line-height:1.3em;font-weight:600;text-decoration:none;text-align:left;color:#8e8a8e}.booking-box .content.active{background:#f5f5f7;height:100%;overflow-y:auto}.booking-box .back-booking-box{position:relative;font-family:SortsMillGoudy,serif;font-style:italic;font-size:19px;color:#000;background-color:transparent;border:none;padding-left:25px}.booking-box .back-booking-box:before{content:"";position:absolute;left:2px;top:8px;width:12px;height:12px;border:none;border-bottom:1px solid #4b4847;border-left:1px solid #4b4847;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:left .3s;transition:left .3s}@media (min-width:1024px){#header.no-banner .navbar-nav li>a{color:#4c4847}#header.no-banner .header-topbar .phone-call .text-long p{text-shadow:none;color:#4c4847}#header.active .navbar-nav .nav-item .nav-link{color:#4c4847}#header .explore-btn{margin-right:0!important;background-color:#e6e5e6;height:83px;padding-top:5px;padding-left:10px;padding-right:10px;margin-left:20px}#header .explore-btn:hover{background-color:#181f29}#header .btn-close-booking:focus{border:1px solid #fff}#header .accordion-header .accordion-button{padding:0}#header .accordion-header .accordion-button:focus{outline:2px;border:solid}#header .accordion-header a{font-size:12px;font-weight:600;color:#2c2523}#header .menu-text-wrap{display:none}#header .mobile_only{display:none}.booking-box .close-text{display:inline-block;margin-left:-65px;top:-8px}.booking-box .content.active{display:block}.dynamic-title{display:none}#header .navbar-nav .nav-item.explore-btn .dropdown .dropdown-item>.row{width:100%}#header .navbar-nav .nav-item .dropdown .dropdown-item>.row{width:calc(100% - 260px);padding-top:20px;padding-bottom:20px}}@media (max-width:1023px){#header{background:0 0}#header ::-webkit-input-placeholder{color:#7b835e!important;opacity:1}#header ::-moz-placeholder{color:#7b835e!important;opacity:1}#header :-ms-input-placeholder{color:#7b835e!important;opacity:1}#header ::-ms-input-placeholder{color:#7b835e!important;opacity:1}#header ::placeholder{color:#7b835e!important;opacity:1}#header input::-moz-placeholder{color:#7b835e!important;opacity:1}#header input::-webkit-input-placeholder{color:#7b835e!important}#header .divider-bottom{border-bottom:1px solid #666;margin-bottom:20px}#header .top-menu{padding:0}#header .top-menu .list-inline{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}#header .top-menu .list-inline li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding:10px}#header .top-menu .list-inline li:nth-child(odd){border-right:1px solid #ccc}#header .top-menu .list-inline li:nth-child(-n+3){border-bottom:1px solid #ccc}#header .top-menu .list-inline li:nth-child(2n+2):not(:last-child){border-bottom:1px solid #ccc}#header.no-banner .hamburger .bar1,#header.no-banner .hamburger .bar2,#header.no-banner .hamburger .bar3{background-color:#000}#header.no-banner .mobile-phone-nav{top:10px}#header .header-topbar,#header .navbar-nav.menu{display:none;padding:0;margin-top:60px}#header .header-topbar{margin-top:auto}#header .navbar-nav .nav-item .nav-link.active-menu{color:#c6ccac!important;font-weight:700!important}#header .navbar-nav .nav-item .dropdown{position:absolute;overflow-y:visible;padding:10px 20px 50px 20px;top:60px;z-index:9;border:0;height:82vh;-webkit-box-shadow:none;box-shadow:none}#header .navbar-nav .nav-item .dropdown .dropdown-item.level-1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#header .navbar-nav .nav-item .dropdown .dropdown-item.level-1 .sub-menu-right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}#header .navbar-nav .nav-item .normal_menu_column a svg{margin-bottom:5px}#header .phone-call{display:none}#header .active-L0>a::after{display:none}#header .list-inline .fa-solid{display:none}#header .list-inline .fa-brands:before{display:none}#header .navbar .logo{text-align:center;position:static;top:-12px;left:0;right:0;-webkit-transition:margin-top .3s;transition:margin-top .3s;margin-left:0}#header .mobile-phone-nav{display:block;position:fixed;right:20px;top:18px}#header nav{display:block;height:100%}#header nav .search-trigger-btn{display:none}#header .navbar-nav .nav-item .nav-link{margin:0 20px;color:#2c2523;border-bottom:1px solid #c1bec0;padding-left:0}#header .navbar-nav .nav-item .nav-link.explore{display:block;border-bottom:none}#header .navbar-nav .nav-item .nav-link.explore .explore-icon{display:none}#header .promo{display:none}#header .ready-to-book{position:fixed;bottom:0;width:100%;left:0;z-index:999;font-size:20px;line-height:1.5;padding:15px 20px;height:auto;font-weight:500;-webkit-transition:none;transition:none}#header .ready-to-book::after{content:"";border:solid #fff;border-width:2px 2px 0 0;display:inline-block;padding:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:10px}#header .ready-to-book.ready-to-book-top{top:0;bottom:auto;width:108px;font-size:11px;right:0;left:auto;height:65px}#header .ready-to-book.ready-to-book-top:after{border-width:0 2px 2px 0;margin-right:0}#header .ready-to-book.ready-to-book-top span{display:block;margin-top:-4px}#header .search-bar-wrapper{width:calc(100% - 22px);left:12px;top:75px}#header .search-bar-wrapper .search-bar .close-search{display:none}#header .search-bar-wrapper .search-bar:after{display:none}#header .search-bar-wrapper .search-bar input[id=edit-search]{border:1px solid #e0dfdf;padding:0 50px 0 15px;height:44px;font-size:16px;color:#7b835e}#header .search-bar-wrapper .search-bar input[type=submit]{top:5px;position:relative}#header .sub-menu-type-2 .sub-menu-right-box2{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}#header .sub-menu-type-2 .sub-menu-right-box2 .schedule-box h5,#header .sub-menu-type-2 .sub-menu-right-box2 .schedule-box p{display:none}#header .sub-menu-type-2 .sub-menu-right-box2 .schedule-box .btn{white-space:break-spaces;border:0}#header .sub-menu-type-2 .sub-menu-right-box2 .schedule-box button{white-space:break-spaces;border:0}#header .sub-menu-type-2 .sub-menu-right-box2 .schedule-box .btn.primary-btn{background:0 0;color:#000;height:100%}#header .sub-menu-right .schedule-box .accordion-body{width:113px}#header .sub-menu-right .schedule-box .accordion-body ul li a{white-space:break-spaces}#header .hamburger{display:inline-block;position:relative;z-index:999}#header .schedule-box p{display:none}#header .mobile-sub-menu-active .navbar-nav li{width:100%}#header .mobile-sub-menu-active .menu-arrow-btn{display:none}#header .mobile-sub-menu-active .navbar-nav li.has-sub-menu::after{right:10px}#header .mobile-sub-menu-active .search-bar-wrapper{display:none!important}#header .mobile-sub-menu-active .menu{margin-top:0!important}#header .menu-text-wrap,#header .sub-menu-text-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}#header .menu-text-wrap .menu-text,#header .sub-menu-text-wrap .menu-text{font-weight:700;font-size:20px;line-height:24px}#header .menu-text-wrap .menu-close,#header .sub-menu-text-wrap .menu-close{cursor:pointer;font-weight:700}#header .sub-menu .column-3 ul,#header .sub-menu .column-4 ul{margin-bottom:20px}#header .sub-menu .column-3 .title-1,#header .sub-menu .column-4 .title-1{margin-bottom:10px}#header .sub-menu .sub-menu-left{border-right:0;border-bottom:1px solid #000;margin-bottom:20px}#header .sub-menu .sub-menu-left .card,#header .sub-menu .sub-menu-right .card{margin-bottom:30px}#header .sub-menu .sub-menu-right .schedule-box{margin-bottom:10px}#header .sub-menu .sub-menu-right .schedule-box:not(:last-child){margin-right:5px}#header .sub-menu .sub-menu-right .schedule-box h5{display:none}#header .sub-menu .sub-menu-right .schedule-box .btn.primary-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:110px;padding:10px!important;font-size:8px;text-transform:capitalize;font-weight:700;margin-bottom:0;line-height:10px;height:43px;white-space:normal}#header .sub-menu .sub-menu-right .schedule-box .cta-icon-span{margin-right:5px}#header .sub-menu .sub-menu-right .schedule-box .cta-icon-span img,#header .sub-menu .sub-menu-right .schedule-box .cta-icon-span svg{width:21px;height:21px}#header .sub-menu .sub-menu-right .schedule-box .accordion-header a{font-size:12px;font-weight:600;color:#2c2523}#header .sub-menu .sub-menu-right .schedule-box .accordion-header .accordion-button{text-transform:capitalize;font-size:8px;padding:7px 5px;width:113px;min-width:113px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:43px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-weight:700;white-space:normal;text-align:center}#header .sub-menu .sub-menu-right .schedule-box .accordion-header .accordion-button:after{display:none}#header .sub-menu .sub-menu-right .schedule-box .accordion-header .accordion-button:not(.collapsed){background-color:#7b835e;color:#fff}#header .sub-menu .sub-menu-right-wrap2 .sub-menu-right-box2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#header .accordion .accordion-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .accordion .accordion-header .accordion-button{width:auto}#header .accordion .accordion-header a{font-size:12px;font-weight:700}#header .booking-box-mobile .content.active{display:block}#header .tee-time-item{padding:18px 22px 22px}#header .tee-time-item .title{font-size:25px;margin-bottom:10px}#header .tee-time-item .icon{margin-bottom:10px}#header .menu-arrow-btn{display:block;background:0 0;border:0}#header .close-sub-menu{display:none}#header .navbar-nav li{position:relative;margin-right:0}#header .navbar-nav li.has-sub-menu .menu-arrow-btn::after{content:"";position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:4px;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}#header .navbar-nav li>a.nav-link{margin-right:30px}#header .navbar-nav .nav-item .nav-link{color:#000;font-size:16px;font-weight:500!important}#header .navbar-nav .nav-item .nav-link:focus,#header .navbar-nav .nav-item .nav-link:hover{color:#000;font-weight:500!important}#header .desktop_only{display:none}#header:not(.mobile-menu-active) .top-menu-mobile{display:none}#header.mobile-menu-active{background:#fff;height:100%}#header.mobile-menu-active .hamburger,#header.mobile-menu-active .logo,#header.mobile-menu-active .mobile-phone-nav{display:none}#header.mobile-menu-active .menu-text-wrap:not(.sub-menu-text-wrap){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px;padding-right:20px;position:fixed;width:100%;top:15px;z-index:9999}#header.mobile-menu-active .search-bar-wrapper{display:none}#header.mobile-menu-active .search-bar-wrapper.mobile_only{display:block;width:290px;margin-right:auto}}@media only screen and (max-width:1023px) and (min-width:768px) and (max-width:1023px){#header.mobile-menu-active .search-bar-wrapper.mobile_only{width:350px}}@media (max-width:1023px){#header.mobile-menu-active .search-bar-wrapper.mobile_only .search-bar{padding:0}#header.mobile-menu-active .search-bar-wrapper.mobile_only .search-bar #views-exposed-form-search-page-1 input[type=text]{background-color:transparent;margin:0;width:100%;border:1px solid #e0dfdf;padding-left:10px;padding-right:60px}#header .menu-text-wrap:not(.sub-menu-text-wrap){top:0!important;padding:12px 20px 12px 40px;background-color:#fff;z-index:9999}#header.mobile-sub-menu-open .navbar .custom_tbmenu{height:calc(100% - 60px)}#header.mobile-sub-menu-open .has-sub-menu:not(.mobile-sub-menu-active),#header.mobile-sub-menu-open .level-0:not(.mobile-sub-menu-active){display:none}#header.mobile-sub-menu-open .search-bar-wrapper{display:none}#header.mobile-sub-menu-open .search-bar-wrapper.mobile_only{margin:0 auto;padding:0 15px;background-color:transparent}#header.mobile-sub-menu-open .menu-text-wrap:not(.sub-menu-text-wrap){background-color:#f5f5f7}#header.mobile-sub-menu-open .sub-menu-back{font-family:Montserrat,sans-serif;color:#000;font-size:12px;font-weight:600}#header.mobile-sub-menu-open .back2interface:after,#header.mobile-sub-menu-open .sm-back-arrow:after{content:"";position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:solid #000;border-width:0 2px 2px 0;display:inline-block;padding:4px;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}#header.mobile-sub-menu-open .back2interface:after{left:25px;right:initial}#header.mobile-sub-menu-open .sm-back-arrow:after{right:65px}#header .mobile-sub-menu-active .sub-menu-text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 0 20px;position:relative;top:0}#header .mobile-sub-menu-active .sub-menu-text-wrap .sub-menu-heading{font-size:28px;font-weight:500;color:#000}#header.active .hamburger{margin-top:20px}#header.active .hamburger .bar1,#header.active .hamburger .bar2,#header.active .hamburger .bar3{background-color:#000}#header.active .mobile-phone-nav{top:15px}#header.active .mobile-phone-nav svg path{fill:#fff}#header.active .mobile-phone-nav.mobile-phone-nav-bottom{bottom:40px;top:auto;left:25px}#header .card{max-width:100%;margin-top:20px}#header .card img{height:135px;margin-bottom:10px}#header .divider{border-left:0;padding-left:0;border-top:0;padding-top:0;margin-top:0}.booking-box .content.active{position:fixed;top:70px;padding-bottom:100px;width:100%}.booking-box .back-booking-box:before{top:11px;left:6px}.tee-times-section{padding-top:30px}.tee-time-item{width:90%;margin-bottom:20px;padding:14px 20px 20px}.tee-time-items{padding-top:0}}@media only screen and (min-width:768px) and (max-width:1023px){#header .card img.mobile_only{height:290px}}@media only screen and (min-width:1024px) and (max-width:1199px){#header .navbar .logo{padding-left:20px!important}#header .navbar-nav .nav-item .nav-link{font-size:10px;padding:15px}#header .header-topbar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}#header .header-topbar .phone-call{padding-left:20px}#header .header-topbar .phone-call .text-long p{font-size:10px!important}#header .header-topbar .top-menu{padding:5px 15px!important}#header .header-topbar .top-menu ul.menu>li:not(:last-child){margin-right:10px!important}}html:not(.keyboard-navigation) #header .close-sub-menu:focus{outline:0;border:none}html:not(.keyboard-navigation) #header .accordion-header .accordion-button:focus{outline:0;border:none}html:not(.keyboard-navigation) #header .sub-menu .sub-menu-right .schedule-box .btn.primary-btn:focus{outline:0;border:none}html:not(.keyboard-navigation) #header .ready-to-book:focus{border:none}html:not(.keyboard-navigation) #header .btn-close-booking:focus{border:none}#header .navbar-nav .sub-menu .accord-head-0 .accordion-header{margin-top:0}@media (max-width:1023px){.mob-m-4{margin-top:10px!important}#header .navbar-nav .sub-menu .mob-col-2 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}#header .navbar-nav .sub-menu .mob-col-2 ul li{width:50%;padding-left:5px;padding-right:5px}}.scroll-up #header.active .header-topbar{margin-top:0}.scroll-up #header.active .header-topbar .phone-call .text-long p{color:#8e8a8e;text-shadow:none}
.contextual{position:absolute;z-index:500;top:6px;right:0;}[dir="rtl"] .contextual{right:auto;left:0;}.contextual-region.focus{outline:1px dashed #d6d6d6;outline-offset:1px;}.contextual .trigger{position:relative;right:6px;float:right;overflow:hidden;margin:0;padding:0 2px;cursor:pointer;border:1px solid #ccc;border-radius:13px;background-color:#fff;background-attachment:scroll;}[dir="rtl"] .contextual .trigger{right:auto;left:6px;float:left;}.contextual.open .trigger{z-index:2;border:1px solid #ccc;border-bottom-color:transparent;border-radius:13px 13px 0 0;box-shadow:none;}.contextual-region .contextual .contextual-links{position:relative;top:-1px;right:6px;float:right;clear:both;margin:0;padding:0.25em 0;text-align:left;white-space:nowrap;border:1px solid #ccc;border-radius:4px 0 4px 4px;background-color:#fff;}[dir="rtl"] .contextual-region .contextual .contextual-links{right:auto;left:6px;float:left;text-align:right;border-radius:0 4px 4px 4px;}.contextual-region .contextual .contextual-links li{margin:0;padding:0;list-style:none;list-style-image:none;border:none;background-color:#fff;line-height:100%;}.contextual-region .contextual .contextual-links a{display:block;margin:0.25em 0;padding:0.4em 0.6em;color:#333;background-color:#fff;font-family:sans-serif;font-size:small;line-height:0.8em;}.touchevents .contextual-region .contextual .contextual-links a{font-size:large;}.contextual-region .contextual .contextual-links a,.contextual-region .contextual .contextual-links a:hover{text-decoration:none;}.no-touchevents .contextual-region .contextual .contextual-links li a:hover{color:#000;background:#f7fcff;}
.toolbar-bar .toolbar-icon-edit::before{background-image:url(/core/misc/icons/bebebe/pencil.svg);}.toolbar-bar .toolbar-icon-edit:active::before,.toolbar-bar .toolbar-icon-edit.is-active::before{background-image:url(/core/misc/icons/ffffff/pencil.svg);}.contextual .trigger{width:26px !important;height:26px !important;text-indent:-9999px;background-image:url(/core/misc/icons/bebebe/pencil.svg);background-repeat:no-repeat;background-position:center center;background-size:16px 16px;}.contextual .trigger:hover{background-image:url(/core/misc/icons/787878/pencil.svg);}.contextual .trigger:focus{outline:none;background-image:url(/core/misc/icons/5181c6/pencil.svg);}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
.layout--onecol .layout__region{width:100%;}
.ajax-progress.ajax-progress-fullscreen{z-index:1261;}.webform-ajax-messages{position:fixed;z-index:100;bottom:0;width:100%;}.webform-ajax-messages .messages{margin:0;border-width:10px 0 0 0;font-weight:bold;}.webform-ajax-messages .messages + .messages{margin:0;}.webform-ui-dialog{top:50px !important;}.toolbar-tray-open.toolbar-horizontal .webform-ui-dialog{top:90px !important;}
