.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Century Gothic";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-13 h1{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-13 h2{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.facilities-grid {
    display: flex;
    justify-content: space-between;
}

.facilities-block {
    width: calc(97% / 2);
    border: 1px solid #d9e0e5;
    padding: 20px;
    background: #f0f3f5;
}

.facilities-title-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.facilities-block h2,
.facilities-block p {
    font-family: "century gothic";
    color: #54595F;
}

.facilities-block h2 {
    color: #0b3041;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 10px 0;
}

.facilities-block p {
    font-size: 12px;
    line-height: 20px;
}

.facility-service {
    font-size: 10px !important;
}

.location-overview-block {
        border: 1px solid #d9e0e5;
    padding: 20px;
    margin-bottom: 10px;
    background: #f0f3f5;
}

.location-overview-block h2,
.location-overview-block p {
    font-family: "century gothic";
    color: #54595F;
}

.location-overview-block h2 {
    color: #0b3041;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 10px 0;
}

.location-overview-block p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.more-amenities-block {
    border: 1px solid #d9e0e5;
    padding: 20px;
    background: #f0f3f5;
}

.more-amenities-block p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    font-family: "century gothic";
    color: #54595F;
}

.no-link,
.no-link-child {
    background-color: #224f60;
    margin: 10px 0 !important;
}

.no-link a,
.no-link-child a {
    color: #fff !important;
    font-size: 13px !important;
}

.no-link-lrg {
    background-color: transparent;
}

.no-link-lrg a {
    color: #132A38 !important;
}

header .elementor-nav-menu, header .elementor-nav-menu li, header  .elementor-nav-menu ul {
    margin: 0 -5px !important;
}

.elementor-field-group-field_20d4260 .elementor-field-subgroup label, .elementor-field-group-field_b1fa760 .elementor-field-subgroup label {
    color: #54595f !important;
}

.elementor-field-group-field_c633037 {
    margin-bottom: 10px !important;
}

.elementor-message {
    text-align: center !important;
    font-weight: 500 !important;
    margin-top: 30px !important;
    font-size: 16px !important;
}

.no-link a {
    margin-top: 20px;
   font-size: 15px !important;
   font-weight: 600 !important;
   color: #0C3444 !important;
   text-transform: uppercase;
   pointer-events: none !important;
}

.no-link-child a {
   font-size: 12px !important;
   font-weight: 500 !important;
   color: #fff !important;
   text-transform: uppercase;
   pointer-events: none !important;
   margin-bottom: -5px !important;
   margin-top: 10px !important;
}

.featured-course-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.featured-course-block {
    background-color: #F0F3F5;
    border: 1px solid #D9E0E5;
    padding: 20px;
    margin-bottom: 20px;
    width: calc(97% / 3);
}

.featured-course-block h3 {
    font-family: "century gothic";
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #132A38;
    margin: 0 0 3px 0;
}

.featured-course-block p {
    font-family: "century gothic";
    font-size: 12px;
    line-height: 20px;
    color: #54595F;
}



.featured-course-block .flex {
    display: flex;
    flex-direction: row;
}

.featured-course-block .flex div {
    display: flex;
    flex-direction: row;
    margin-right: 30px;
}

.featured-course-block .flex div p {
    margin: 0;
}

.featured-course-block .flex div .fc-bold {
    font-weight: 600;
    margin-lefT: 5px;
}


.featured-hotel-block {
    background-color: #F0F3F5;
    border: 1px solid #D9E0E5;
    padding: 20px;
    margin-bottom: 20px;
}

.featured-hotel-block h3 {
    font-family: "century gothic";
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #132A38;
    margin: 0 0 3px 0;
}

.featured-hotel-block p {
    font-family: "century gothic";
    font-size: 12px;
    line-height: 20px;
    color: #54595F;
}

.fc-location {
    font-size: 11px;
    font-weight: 500 !important;
    margin: 0 0 10px 0;
}

.acf-lists p {
    font-weight: 500;
    margin: 0 0 10px 0;
}

.acf-lists p::before {
        display: inline-block;
    content: '';
    -webkit-border-radius: 0.375rem;
    border-radius: 50%;
    height: 4px;
    width: 4px;
    margin-right: 0.5rem;
    background-color: #b0b0b0;
    position: relative;
    top: -2px;
}

.fc-divider {
    height: 1px;
    background-color: #d9e0e5;
    margin-bottom: 10px;
}

* h1, * h2, * h3, * h4, * p, * ul {
    font-family: "Century Gothic";
}

.ge-list {
    font-size: 13px;
    padding: 0 40px 0 11px;
    line-height: 21px;
}

.ge-list li {
    margin: 0 0 15px 0;
}

.ge-list li:last-of-type {
    margin: 0;
}

.ge-list li::marker {
    color: #b0b0b0;
}


.itinerary-flexrow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.itinerary-box  {
    width: calc(98% / 2);
    border: 1px solid #d9e0e5;
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
}

.itinerary-box h2 {
    font-family: "century gothic";
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #132A38;
    margin: 0 0 3px 0;
}

.itinerary-box p {
    font-size: 14px;
    color: #54595f;
}

.it-duration {
    font-size: 12px !important;
    font-weight: 500;
}

.it-subtitle {
    font-size: 16px !important;
    font-weight: 500;
    color: #132A38 !important;
    margin: 0 0 5px 0;
}

.it-description {
    margin: 0;
}

.highlights-box {
    text-align: center;
    margin-bottom: 10px;
}

.highlights-box:last-of-type {
    margin-bottom: 0;
}

.highlights-box h2 {
    font-family: "century gothic";
    font-size: 15px;
    font-weight: 500;
    color: #132A38;
    margin: 0 0 3px 0;
}

.highlights-box p {
    font-size: 14px;
    color: #54595f;
}


.eapp-events-calendar-dates-calendarButton {
    color: green !important;
}

.eapp-events-calendar-dates-activeCalendarDay {
    background-color: #e3f3e3;
}
    
.eapp-events-calendar-events-calendar-component {
    font-family: "century gothic";
}    

.eapp-events-calendar-name-component.jsx-2166926583, .eapp-events-calendar-date-element-item.jsx-3265330314 {
    color: rgb(19 49 68);
    font-weight: 500;
}

.eapp-events-calendar-button-link.jsx-1396840100 {
    font-weight: 500;
    border-radius: 0 !important;
}

.EmbedRoot__Root-sc-1c4b4pg-0 {
    max-width: 100% !important;
} 

.e-con-boxed {
    background-size: cover !important;
}

.elementor-768 .elementor-element.elementor-element-2eaa8d6 .e-filter-item:first-child {
    display: none;
}

#mc_embed_signup form {
    margin: 0 !important;
}

#mc_embed_signup .mc-field-group {
    width: 100% !important;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #ff3b8d !important;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
        color: #ff3b8d !important;
        font-family: "century gothic" !important;
        font-size: 12px !important;
            background-color: rgb(235 211 221) !important;
}

#mc_embed_signup .mc-field-group input {
    font-family: "century gothic" !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    padding: 5px 5px !important;
    height: auto !important;
    line-height: auto !important;
}

#mc_embed_signup .button {
    width: 100% !important;
    background-color: transparent !important;
    border: 2px solid white !important;
    border-radius: 0 !important;
    padding: 3px !important;
    line-height: auto !important;
    height: auto !important;
    font-family: "century gothic" !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#mc_embed_signup div#mce-responses {
    width: 100% !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}

#mc_embed_signup div.response {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "century gothic" !important;
        font-size: 14px !important;
        font-weight: 500 !important;
}

#mc_embed_signup #mce-success-response {
        color: #62cf69 !important;
}

#mc_embed_signup .mc-field-group {
    padding-bottom: 0 !important;
}

.elementor-27 .elementor-element.elementor-element-91c8f4c .elementor-menu-toggle {
    color: #0b1021 !important;
    fill: #0b1021 !important;
}

html, body {
  overflow-x: hidden !important;
}
body {
  position: relative !important
}

.elementor-star-rating {
    position: relative;
    top: 20px;
}

.elementor-widget-reviews .elementor-testimonial__title {
    position: relative;
    bottom: 20px;
    color: #1d2022 !important;
    font-weight: 600 !important;
}

.elementor-7 .elementor-element.elementor-element-265e74a .elementor-testimonial__text {
    padding-top: 10px;
}

.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header {
    padding-bottom: 15px;
}

@media only screen and (max-width: 700px) {
    
    .featured-course-block {
    width: 100%;
}
}

.golf-tours #golf-trip-title {
    min-height: 36px;
    margin-top: -10px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://execgolf-leisure.com/wp-content/uploads/2025/06/CenturyGothicPaneuropeanThin.woff') format('woff');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://execgolf-leisure.com/wp-content/uploads/2025/06/CenturyGothicPaneuropeanLight.woff') format('woff');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://execgolf-leisure.com/wp-content/uploads/2025/06/CenturyGothicPaneuropeanRegular.woff') format('woff');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://execgolf-leisure.com/wp-content/uploads/2025/06/CenturyGothicPaneuropeanSemiBold.woff') format('woff');
}
@font-face {
	font-family: 'Century Gothic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://execgolf-leisure.com/wp-content/uploads/2025/06/CenturyGothicPaneuropeanBold.woff') format('woff');
}
/* End Custom Fonts CSS */