/* Font Links */
@import url(https://db.onlinewebfonts.com/c/8299c182556ccd93f28b2cdc5ab77b92?family=BasicSans-SemiBold);

@import url(https://db.onlinewebfonts.com/c/927699cb752d1b76650593a4ad6710b8?family=BasicSans-Regular);

@import url("https://fonts.googleapis.com/css2?family=Monsieur+La+Doulaise&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

@font-face {
  font-family: "ElmhurstRegular";
  src: url("/Site_Data/Fonts/Elmhurst_Regular") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Autography-3ioccn";
  src: url("/Site_Data/Fonts/Autography-3ioccn") format("woff");
  font-display: swap;
}

/* Main Colors Global */
:root {
  --black: #000000;
  --white: #ffffff;
  --color1: #005540;
  --color2: #292a2c;
  --color3: #dfb069;
  --color4: #f9f5ea;
  --titleFont: "ElmhurstRegular", serif;
  --navLinks: "BasicSans-SemiBold";
  --bodyFont: "BasicSans-Regular";
  --signature: "Autography-3ioccn", sans-serif;
}

body {
  font-size: 18px;
  font-family: var(--bodyFont);
  font-style: normal;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-family: var(--titleFont);
}

h1 {
  font-size: 3.4rem;
}

h2 {
  font-size: 3rem;
}

h3 {
  font-size: 2.8rem;
}

h4 {
  font-size: 2.5rem;
}

h5 {
  font-size: 2.3rem;
}

h6 {
  font-size: 2.1rem;
}

p {
  font-size: 0.959rem;
  line-height: 2.3rem;
  letter-spacing: 1px;
}

a {
  font-size: 1rem;
  line-height: 2.3rem;
  letter-spacing: 1px;
  text-decoration: none;
  color: var(--black);
}
a:focus {
  outline: none !important;
}
a:hover {
  text-decoration: none;
  color: var(--color2);
}

.content-quicklink-menu .content-quicklink-menu-list,
.content-quicklink-menu .content-quicklink-menu-list a,
a.btn,
.e3-button,
.btn,
.btn-solid,
a#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG70_CHO_Widget_TitleAndSummary_Large_hrefButton {
  font-weight: 600 !important;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: var(--black) !important;
  font-size: 1.3rem;
  line-height: 1.5rem;
  background: var(--color3) !important;
  border: var(--color3) !important;
  font-family: var(--titleFont);
}

.content-quicklink-menu .content-quicklink-menu-list:hover,
.content-quicklink-menu .content-quicklink-menu-list a:hover,
a.btn:hover,
.e3-button:hover,
.btn:hover,
.btn-solid:hover,
a#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG70_CHO_Widget_TitleAndSummary_Large_hrefButton:hover {
  color: var(--black) !important;
  background-color: #c19450 !important;
}

hr {
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px solid var(--color1);
  width: 80%;
}

.lessonsExpandableContent td {
  padding: 20px !important;
  font-family: var(--bodyFont) !important;
  line-height: 2.3rem !important;
  letter-spacing: 1px !important;
}

td[bgcolor="#e3eac0"] {
  background-color: #f9f5ea !important;
}

#divMainMenu nav #main-menu > li > a:hover,
#divMainMenu nav #main-menu > li > a.highlighted,
#divMainMenu nav #main-menu > li > a.active-link {
  box-shadow: 0 -10px 0 -6px var(--color3) inset !important;
}

#divMainMenu nav #main-menu > li > a {
  text-transform: uppercase;
}

.master-layout-1 #divMainMenu nav #main-menu > li {
  display: inline-block;
  float: none;
  margin-right: 30px;
}

.master-layout-1 #divMainMenu nav #main-menu {
  background-color: rgba(255, 255, 255, 0);
  color: #2a2a2a;
}

.master-layout-1 #divMainMenu nav #main-menu ul {
  background-color: #f9f5ea !important;
  color: #2a2a2a;
}

.master-layout-1 #divMainMenu nav #main-menu ul a {
  background-color: rgba(255, 255, 255, 0.8);
  color: #2a2a2a;
}

.master-layout-1 #divMainMenu nav #main-menu ul a:hover {
  background-color: rgba(128, 128, 128, 0.9);
  color: #2a2a2a;
}

section.theme1 a:focus {
  outline: none !important;
}

.cho-quicklink-tile
  .cho-quicklink-basic-wrapper
  .cho-quicklink-content-1b
  .cho-quicklink-para {
  cursor: default !important;
}

.master-layout-1 .MyProfile_Member:focus {
  outline: none !important;
  background-color: unset !important;
}

.master-layout-1 #divMainMenu nav #main-menu > li > a:focus,
.master-layout-1 #divMainMenu nav #main-menu ul a:focus,
.master-layout-1 #divMainMenu nav #main-menu ul ul a:focus,
.master-layout-1 #divMainMenu nav #main-menu ul ul ul a:focus {
  background-color: unset !important;
  background: unset !important;
  outline: none !important;
}

div#divMainMenu {
  width: calc(100% - 400px) !important;
  float: right;
  max-width: 80%;
}

ul#main-menu {
  float: right !important;
}

header.master-layout-1.fixed-shrink div#divCollapsed {
  height: 50px;
  margin-top: 35px;
}

header.master-layout-1.fixed-shrink.scrolled-head div#divCollapsed {
  height: 50px;
  margin-top: 15px;
}

div#p_lt_Header_MyProfilePages_divSignedIn,
div#p_lt_Header_MyProfilePages_divSignedOut {
  background: var(--color1);
  margin-left: 15px;
}

div#p_lt_Header_MyProfilePages_divSignedIn span,
div#p_lt_Header_MyProfilePages_divSignedOut span {
  color: var(--white) !important;
  font-family: var(--navLinks);
}

header.master-layout-1.fixed-shrink.wgt-header.rotating-image-banner-parallax-fix.scrolled-head {
  background: rgba(255, 255, 255, 0.9);
}

section[id*="ContentWidgets"] [id*="TextArea"] h1 {
  color: var(--color1);
  margin-top: 50px;
}

section[id*="ContentWidgets"] [id*="contentAlignment"] [class*="col-md-5"] {
  width: 100% !important;
}

section[id*="ContentWidgets"] [id*="RotatingImageBanner"] h4 {
  font-size: 1rem;
}

section[id*="ContentWidgets"] [id*="RotatingImageBanner"] h1 {
  font-size: 6rem;
  font-family: var(--signature) !important;
}

section[id*="TextArea"] [id*="Row"] [id*="TextArea"] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

section[id*="ImageAndTextQuickLinks"] [id*="card"] {
  margin-bottom: 40px;
}

section[id*="TextArea"] p {
  max-width: 650px;
  width: 100%;
}

section[id*="TextArea"] [class*="row"]:has([id*="divCol2"]) p {
  padding: 0px 0px 0px 0px;
}

section[id*="ImageAndTextQuickLinks"] [class*="inner-wrap"] {
  background-color: var(--color4) !important;
}

section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
  background-color: transparent;
  border: none;
}
.cho-quicklink-tile-image {
  height: 380px;
}

.widget1-title {
  text-align: center !important;
  padding: 0px !important;
  color: var(--color1);
}

.widget1-title h4 {
  text-align: center !important;
  padding: 0px !important;
  color: var(--color1);
  font-size: 2rem;
}

section[id*="ImageAndTextQuickLinks"] a {
  padding-top: 50px;
}

section[id*="ImageAndTextQuickLinks"] img {
  height: 360px;
  box-shadow: 0 -10px 0 -6px var(--color3) inset !important;
}

section[id*="ImageAndTextQuickLinks"] h4 {
  margin-bottom: 0px;
}

section[id*="ImageAndTextQuickLinks"]
  [class*="quicklink"]
  a
  div
  [id*="imgDiv"] {
  box-shadow: 0 -50px 0 -6px var(--color3) inset !important;
  margin-bottom: 15px;
}

section[id*="ImageAndTextQuickLinks"]
  [class*="quicklink"]
  [class*="cho-quicklink-para"] {
  border-top: solid var(--color1);
  padding-top: 25px;
}

section[id*="ExpandableContent"] span {
  background-color: var(--color3) !important;
}

section[id*="MobileFullWidthQuickLinks"] a {
  margin: 5px;
}

section[id*="MobileFullWidthQuickLinks"] [class*="wrapper"]:hover {
  background-color: var(--color1);
}

section[id*="MobileFullWidthQuickLinks"] [class*="wrapper"]:hover {
  background-color: var(--color1);
  font-size: 2rem;
}

section[id*="TextArea"] [id*="Row"] [id*="TextArea"] {
  display: flex;
  flex-direction: column;
  align-items: center;
}

section[id*="ExpandableContent"] {
  background: var(--color4);
}

section[id*="ExpandableContent"] [id*="accordion"] {
  background: var(--color4);
  display: flex;
  flex-direction: column;
  align-items: center;
}

section[id*="ExpandableContent"] [class*="expandable-container"] {
  background: var(--color4);
  max-width: 700px;
}

section[id*="ExpandableContent"]
  [class*="expandable-container"]
  [class*="expandable-content"] {
  background: var(--color4);
  max-width: 700px;
}

section[id*="ExpandableContent"]
  [class*="expandable-container"]
  [class*="expandable-content"]
  a {
  font-size: 40px;
  font-family: var(--titleFont);
  text-transform: uppercase;
}
section[id*="ExpandableContent"]
  [class*="expandable-container"]
  [class*="expandable-content"]
  table {
  font-size: 16px;
  font-family: var(--bodyFont);
}

section[id*="ExpandableContent"]
  [class*="expandable-container"]
  [class*="expandable-content"]
  [class*="fa"] {
  background-color: var(--color4) !important;
  font-size: 25px;
}

section[id*="ExpandableContent"].theme1 {
  background: white;
}

section[id*="ExpandableContent"].theme1 [id*="accordion"] {
  background: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}

section[id*="ExpandableContent"].theme1 [class*="expandable-container"] {
  background: white;
  max-width: 700px;
}

section[id*="ExpandableContent"].theme1
  [class*="expandable-container"]
  [class*="expandable-content"] {
  background: white;
  max-width: 700px;
}

section[id*="ExpandableContent"].theme1
  [class*="expandable-container"]
  [class*="expandable-content"]
  a,
section[id*="ExpandableContent"].theme2
  [class*="expandable-container"]
  [class*="expandable-content"]
  a {
  font-size: 25px;
  font-family: var(--titleFont);
  text-transform: uppercase;
}

section[id*="ExpandableContent"].theme1
  [class*="expandable-container"]
  [class*="expandable-content"]
  [class*="fa"] {
  background: white !important;
  font-size: 40px;
}

/*     Footer */

.footer .row {
  margin: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.footer {
  background-color: var(--color2);
}

.footerLogo {
  width: 75px;
  height: 75px;
  margin-bottom: 25px;
}

.footerClubTitle {
  font-size: 20px;
  font-family: var(--navLinks);
  letter-spacing: 1.5px;
  line-height: 20px;
  color: var(--white);
}

.footerPhone {
  font-family: var(--bodyFont);
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 1.5px;
  color: var(--white);
  width: fit-content !important;
  margin: auto;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 5px;
}

.footerAddress {
  font-family: var(--bodyFont);
  font-size: 20px;
  line-height: 1.9rem;
  letter-spacing: 1.5px;
  color: var(--white);
  margin: auto;
  display: inline-block;
  width: fit-content;
  margin-bottom: 10px;
}

.footerClubInformation {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  line-height: 5px;
  color: var(--white);
}

.footerSocialWrapper {
  min-height: 100%;
  display: flex;
  justify-content: center;
}

.footer .fa {
  color: var(--white);
  font-size: 35px;
  margin: 5px;
}

.footer a:hover {
  color: var(--color3);
}

h1.footerClubTitle {
  font-family: var(--titleFont);
  margin-bottom: 5px;
}

.master-layout-1 #divMainMenu nav #main-menu > li {
  display: inline-block;
  float: none;
  margin-right: 20px;
}

.master-layout-1 #divMainMenu nav #main-menu {
  background-color: rgba(255, 255, 255, 0);
  color: #2a2a2a;
}

.master-layout-1 #divMainMenu nav #main-menu ul {
  background-color: #f9f5ea !important;
  color: #2a2a2a;
}

.master-layout-1 #divMainMenu nav #main-menu ul a {
  background-color: rgba(255, 255, 255, 0.7);
  color: #2a2a2a;
}

.master-layout-1 #divMainMenu nav #main-menu ul a:hover {
  background-color: rgba(128, 128, 128, 0.7);
  color: #2a2a2a;
}

section[class*="map"] [id*="divCol1"] {
  position: relative;
}
section[class*="map"] [id*="divCol2"] {
  position: absolute;
}

section[class*="map"] [id*="divCol2"] div {
  margin-left: 90px;
  margin-top: 10%;
}
.upcoming-event-widget .CalAtGlance .upcoming-event-wrapper .bottom-info{
  margin-top: 10px;
}
section[id*="UpcomingEvents"] [class*="upcoming-event-wrapper"] {
  margin: 10px;
  background: var(--color4) !important;
  padding: 10px;
  color: black !important;
  a {
    color: var(--color1) !important;
    text-align: center;
    font-family: var(--bodyFont);
    text-decoration: none !important;
    line-height: 25px !important;
  }

  a:hover {
    color: var(--color1) !important;
    text-align: center;
  }

  .text-wrapper {
    width: 100%;
    text-align: center;
  }
}

section[id*="UpcomingEvents"] [class*="AGTitle"] {
  display: none;
}

section[id*="UpcomingEvents"] [class*="mini-title-row"] a {
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600 !important;
  border: none;
  padding: 5px 25px !important;
  font-family: var(--titleFont);
  text-decoration: none;
  color: #fff !important;
  background-color: #7f7f7f !important;
  background: #7f7f7f !important;
  text-transform: uppercase !important;
}
section[id*="UpcomingEvents"] [class*="mini-title-row"] a:hover {
  background-color: #ebebeb !important;
  background: #ebebeb !important;
  color: #000 !important;
}
.col-70-left .upcoming-event-widget .CalAtGlance .upcoming-event-wrapper, .col-70-right .upcoming-event-widget .CalAtGlance .upcoming-event-wrapper{
  padding: 15px !important;
  margin-bottom: 10px !important;
}
a.latest-news-link.theme-link-clr {
  margin-left: 5px;
}

div#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG70_CHO_Widget_UpcomingEvents_Large_divViewAllEvents {
  max-width: 80%;
}

h3#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG100_CHO_Widget_ContactsandStaff_Large_rptCategories_ctl00_divCategoryTitle {
  display: none;
}

.contact-card-widget.card-view
  .contact-card-wrapper.contact-card-alignment-left {
  justify-content: space-between;
}
.contact-card-item {
  /*     background-color: var(--color2)!important; */
  display: flex;
  width: 35% !important;
  padding: 0px !important;
  border: none !important;
  background: transparent !important;
}

@media (max-width: 500px) {
  .contact-card-item {
    width: 100% !important;
  }
  [id*="divCardDetails"] [class*="btn"] {
    display: none !important;
  }
}

.card-photo {
  border-radius: 0px !important;
  min-width: 150px;
  max-height: 150px;
  align-self: center;
  font-family: var(--bodyFont) !important;
  border-radius: 100% !important;
}

.card-name h3 {
  font-size: 15px !important;
  line-height: 20px;
  font-family: var(--bodyFont) !important;
  font-weight: 400;
}

[id*="cardTitle"] {
  font-size: 15px;
  line-height: 20px;
  font-family: var(--bodyFont) !important;
  font-weight: bold;
}

[id*="cardAnchorPhone"] {
  font-size: 15px !important;
  line-height: 20px;
  text-decoration: none !important;
}

[id*="cardAnchorEmail"] {
  font-size: 15px !important;
  line-height: 20px;
  text-decoration: none !important;
  color: var(--color1) !important;
}
[id*="divContactName"] {
  display: flex;
  flex-direction: column-reverse;
}
.contact-card-widget.card-view .contact-card-wrapper .card-details-inner h4 {
  letter-spacing: 1px !important;
}
[id*="divCardDetails"] {
  align-self: center;
  margin-left: 10px;
  width: 100% !important;
}
.contact-card-widget.card-view .contact-card-wrapper .card-photo {
  margin: 0 auto 0px !important;
}

.contact-card-widget.card-view
  .contact-card-wrapper
  .card-details-inner
  .detail-item {
  padding: 0 15px;
  margin: 0 0 25px;
  text-align: left;
}

[id*="divCardDetails"] [class*="btn"] {
  background-color: transparent !important;
  font-size: 16px;
  text-align: left;
  margin-left: 5px;
  font-family: var(--bodyFont) !important;
  color: #2a2a2a !important;
}

.contact-card-widget.card-view
  .contact-card-wrapper
  .card-details-inner
  .detail-item {
  padding: 5px;
  margin: 0px;
  text-align: left;
}

.contact-card-contact {
  justify-content: left !important;
}

.contact-card-widget.card-view .contact-card-wrapper.contact-card-alignment-left{
  justify-content: space-around !important;
}

.applySection {
  p {
    font-size: 20px !important;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 27px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .e3-button {
    color: #fff !important;
    background-color: #005540 !important;
    background: #005540 !important;
  }
  .e3-button:hover {
    background-color: #c9cfc9 !important;
    background: #c9cfc9 !important;
    color: #000 !important;
  }
}

.subNavActive {
  background: var(--color1) !important;
  padding-left: 5px;
  padding-right: 5px;
}

.modal-gallery-widget .demo-gallery,
.modal-gallery-widget .my-gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly !important;
  align-items: center;
  position: relative;
}

.modal-gallery-widget-wrapper {
  width: 100%;
}

.my-gallery a {
  width: calc(16.6667% - 5px);
  height: 170px;
}

section[id*="ExpandableContent"] a {
  border-bottom: black solid 1px !important;
}

@media (max-width: 1199px) {
  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    background-color: transparent;
    border: none;
    .cho-quicklink-tile-image {
      height: 330px;
    }
  }
}

@media (max-width: 1024px) {
  body {
    font-size: 16px;
    font-family: var(--bodyFont);
    font-style: normal;
    color: #000000;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-style: normal;
    font-family: var(--titleFont);
  }

  h1 {
    font-size: 2.8rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 2.3rem;
  }

  h4 {
    font-size: 2rem;
  }

  p {
    font-size: 1rem;
    line-height: 1.9rem;
    letter-spacing: 1px;
  }

  a {
    font-size: 1rem;
    line-height: 1.9rem;
    letter-spacing: 1px;
    text-decoration: none;
    color: var(--black);
  }

  div#p_lt_Header_MyProfilePages_divSignedIn {
    background: transparent;
  }

  ul#main-menu {
    width: 100%;
  }

  div#divCollapsed {
    float: left;
    max-width: 50px;
  }

  .master-layout-1 .MyProfile_Member .fullView {
    left: 0px !important;
    background: white !important;
  }

  .fa-times {
    color: black;
  }

  .master-layout-1 .MyProfile_Member .fullView a {
    background: white !important;
    color: black !important;
  }

  .master-layout-1 .MyProfile_Member {
    margin: 0px;
    width: 55px;
  }

  .master-layout-1 .MyProfile_Member .fullView {
    left: 0px !important;
  }

  .mobile-nav-btn {
    margin: 15px 0 0;
    width: 10%;
    float: right !important;
  }

  .master-layout-1 .logo a {
    padding: 0;
    text-align: left;
    float: left;
    width: auto;
    font-size: 0;
    margin-bottom: 0;
  }

  .master-layout-1 #divMainMenu nav #main-menu {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    a {
      color: white;
      line-height: 100px;
      font-size: 25px;
    }
    display: flex;
    flex-direction: column;
    margin-top: 50px;
  }
  .master-layout-1 #divMainMenu nav #main-menu ul li a {
    background-color: rgba(255, 255, 255, 0.2);
    color: white;
    a {
      color: white;
      line-height: 100px;
      font-size: 25px;
    }
    display: flex;
    flex-direction: column;
  }
  .fa-times {
    color: White;
    font-size: 50px;
  }

  header.master-layout-1.fixed-shrink div#divCollapsed {
    height: 25px;
    margin-top: 15px;
  }

  .fa-plus {
    font-size: 30px;
    padding-top: 30px !important;
  }

  .master-layout-1 #divMainMenu nav #main-menu ul li a {
    background-color: transparent;
    color: white;
    a {
      color: white;
      line-height: 100px;
      font-size: 25px;
    }
    display: flex;
    flex-direction: column;
  }

  section[id*="ContentWidgets"] [id*="RotatingImageBanner"] h1 {
    font-size: 5rem;
  }

  section[id*="TextArea"] p {
    padding: 0px 10px 0px 10px;
  }

  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    background-color: transparent;
    border: none;
    .cho-quicklink-tile-image {
      height: 280px;
    }
  }

  .footer .row {
    margin: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .footer .fa {
    color: var(--white);
    font-size: 35px;
    margin: 20px 0px 0px 0px;
  }

  .mobile-full-width-quicklinks
    .mobile-full-width-quicklink-container.four-ql
    .quicklink-flex-item {
    flex-basis: 100%;
  }

  .master-layout-1 nav #main-menu {
    background-color: var(--color4);
    color: #2a2a2a;
  }

  section[class*="map"] [id*="divCol2"] div {
    margin-left: 300px;
    margin-top: 10%;
  }

  section[id*="TextArea"] p {
    max-width: 920px;
  }

  .upcoming-event-widget .CalAtGlance .events-row,
  .upcoming-event-widget .CalAtGlance .AGScroll,
  .upcoming-event-widget .CalAtGlance .AGCont {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    background-color: transparent;
    width: 100%;
    padding: 0;
  }

  div#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG70_CHO_Widget_UpcomingEvents_Large_divViewAllEvents {
    max-width: 100%;
  }

  .card-widget .flex-equal-height {
    flex-flow: column;
    align-items: center;
  }

  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    background-color: transparent;
    border: none;
    width: 400px;
  }

  div#p_lt_Header_MyProfilePages_divSignedIn,
  div#p_lt_Header_MyProfilePages_divSignedOut {
    background: transparent;
    margin-left: 15px;
  }
}

@media (max-width: 874px) {
  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    background-color: transparent;
    border: none;
    .cho-quicklink-tile-image {
      height: 250px;
    }
  }
}

@media (max-width: 767px) {
  section[id*="TextArea"] p {
    padding: 0px 50px 0px 50px;
  }
}

@media (min-width: 767px) {
  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    background-color: transparent;
    border: none;
    .cho-quicklink-tile-image {
      height: 300px;
    }
  }
  section[class*="map"] [id*="divCol2"] div {
    margin-left: 350px;
    margin-top: 100px;
  }
}

@media (max-width: 545px) {
  header.master-layout-1.fixed-shrink div#divCollapsed {
    height: 10px;
    margin-top: -40px !important;
    padding-right: 20px;
  }
}

@media (max-width: 500px) {
  body {
    font-size: 18px;
    font-family: var(--bodyFont);
    font-style: normal;
    color: #000000;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-style: normal;
    font-family: var(--titleFont);
  }

  h1 {
    font-size: 2rem;
  }

  h2 {
    font-size: 1.8rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.3rem;
  }

  p {
    font-size: 1rem;
    line-height: 2.3rem;
    letter-spacing: 1px;
  }

  a {
    font-size: 1rem;
    line-height: 2.3rem;
    letter-spacing: 1px;
    text-decoration: none;
    color: var(--black);
  }
  section[id*="ContentWidgets"] [id*="RotatingImageBanner"] h1 {
    font-size: 4rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -225px;
    text-shadow: 1px 1px 1px #000;
    color: #fff !important;
  }

  .photosOfFood {
    padding-left: 5px !important;
    padding-bottom: 5px !important;
  }

  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    background-color: transparent;
    border: none;
    width: 400px;
  }
}

@media (max-width: 476px) {
  section[class*="map"] [id*="divCol2"] div {
    margin-left: 100px;
    margin-top: 10%;
  }
}

@media (max-width: 767px) {
  div#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG100_CHO_Widget_TextArea_Large_divCol1 {
    margin-top: -50px;
  }
}

.hasList {
  ul {
    padding-left: 100px;
  }
  ul li > *:first-child::before {
    content: "-";
    position: outside;
    line-height: 1.5em !important;
    padding-right: 10px;
    color: var(--color2);
  }
  li {
    list-style: none;
  }

  li p {
    text-wrap: balance;
    line-height: 16px;
    padding-left: 15px;
  }
}

label#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneContent2_CHO_Widget_OnlineForm_Large_viewBiz_SecurityCode_captchaControl_lblSecurityCode {
  display: none;
}

table {
  border-collapse: collapse;
}

tr {
  border-bottom: 1pt solid black;
  &:last-child {
    border: 0;
  }
}

input#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneContent2_CHO_Widget_OnlineForm_Large_viewBiz_btnOK {
  font-family: var(--titleFont);
}

section[id*="ExpandableContent"] [class*="expandable-content-wrapper"] h5 {
  color: var(--color1);
  font-size: 18px;
  margin-bottom: -15px;
}

section[id*="ExpandableContent"] [class*="expandable-content-wrapper"] p a {
  color: var(--color1) !important;
  font-size: inherit !important;
  border: none !important;
  text-transform: capitalize !important;
  text-decoration: unset !important;
  font-weight: 500 !important;
  font-family: var(--bodyFont) !important;
}

.textAreaPlainLink a:not(.e3-button) {
  color: var(--color1) !important;
  font-size: inherit !important;
  border: none !important;
  text-transform: capitalize !important;
  text-decoration: unset !important;
  font-weight: 500 !important;
}
.textAreaPlainLink a:not(.e3-button):hover {
  color: var(--color1) !important;
}

@media (min-width: 768px) {
  .cho-hero-textwidget.height75 {
    height: 68vh;
  }
}

.lifeStyleHero {
  height: 250px !important;
}
@media (min-width: 768px) {
  .lifeStyleHero {
    height: 68vh !important;
  }
}
@media (min-width: 768px) {
  .cho-hero-textwidget .cho-hero-textwidget-bg {
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0% 35%;
    position: relative;
    transition: all 0.5s ease;
    background-size: cover;
  }
}
section[class*="LBSection"] [class*="LBlinks"] {
  padding: 0px !important;
}
section[class*="LBSection"] [class*="LBlinks"] a {
  padding: 30px !important;
  margin: 0px !important;
}
.photosOfFood .container {
  padding: 0px !important;
}
@media (max-width: 1024px) {
  .cho-hero-textwidget .cho-hero-textwidget-bg {
    filter: brightness(0.75);
  }
}
@media (max-width: 768px) {
  section[class*="LBSection"] [class*="LBWrapper"] [class*="LBRow"] {
    margin: 0px !important;
  }
  section[class*="LBSection"] [class*="LBlinks"] a {
    width: 100% !important;
  }
  section[class*="LBSection"] [class*="LBWrapper"] {
    padding: 0px !important;
  }
  .photosOfFood img {
    height: 225px !important;
  }
}
/* text area in Lifestyle > Tennis Page */
#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG100_CHO_Widget_TextArea_Large_divCol1
  ul {
  margin: 0px !important;
  padding: 0px !important;
}
#p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG100_CHO_Widget_TextArea_Large_divCol1
  ul
  li
  p {
  padding-left: 20px !important;
  text-wrap: unset !important;
  text-indent: -20px !important;
}
@media (max-width: 767px) {
  section[id*="TextArea"] p {
    padding: 0px !important;
  }
}
.master-layout-1 .logo a {
  z-index: 9 !important;
}
.photosOfFood img {
  width: 100% !important;
  object-fit: cover !important;
  height: 350px !important;
}
.photosOfFood > div {
  padding: 10px 0px 10px 0px !important;
}
.photosOfFood {
  padding: 0px 5px !important;
}
@media (min-width: 1200px) {
  .photosOfFood > div > div {
    /* width: 700px !important; */
    width: 100% !important;
  }
}
section.photosOfFood [id*="Row"] [id*="TextArea"] {
  display: unset !important;
  padding: 0px;
  margin: 0px 5px;
}

/* MOBILE RESPONSIVENESS */
@media (max-width: 1024px) {
  .master-layout-1 #divMainMenu nav #main-menu {
    background-color: #005540 !important;
  }
  .master-layout-1 .logo img {
    max-width: 100% !important;
  }
  .master-layout-1 nav #main-menu a.active-link,
  .master-layout-1 nav #main-menu a.current {
    background-color: unset !important;
  }
  #divMainMenu nav #main-menu > li > a:hover,
  #divMainMenu nav #main-menu > li > a.highlighted,
  #divMainMenu nav #main-menu > li > a.active-link {
    box-shadow: unset !important;
  }
  .master-layout-1 #divMainMenu nav #main-menu ul li a {
    line-height: 50px !important;
  }
}
@media (max-width: 500px) {
  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    width: 375px !important;
  }
  .photosOfFood img {
    margin-bottom: 10px !important;
    display: unset !important;
    width: 100% !important;
    height: 250px !important;
  }
  .cho-quicklink-tile .cho-quicklink-basic-wrapper:hover img,
  .cho-quicklink-tile .cho-quicklink-basic-wrapper:focus img,
  .cho-quicklink-tile-large .cho-quicklink-basic-wrapper:hover img,
  .cho-quicklink-tile-large .cho-quicklink-basic-wrapper:focus img {
    object-fit: cover !important;
  }
  /* lifestyle golf image */
  #p_lt_ContentWidgets_pageplaceholder_p_lt_zoneLG100_CHO_Widget_TextArea_Large1_divCol1
    img {
    height: 100% !important;
  }
  .photosOfFood > div {
    padding: 0px !important;
  }
  section[class*="LBSection"] {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 375px) {
  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    width: 350px !important;
  }
}
@media (max-width: 325px) {
  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    width: 300px !important;
  }
}
@media (max-width: 300px) {
  section[id*="ImageAndTextQuickLinks"] [class*="quicklink"] a div {
    width: 275px !important;
  }
}
/* button colors */
.theme-none .theme-secondary .e3-button,
.FormPanel .FormButton,
.FormPanel .FormButton,
.latest-news-link,
section[id*="UpcomingEvents"] [class*="mini-title-row"] a,
a.account-widget-paynow {
  color: #fff !important;
  background-color: #005540 !important;
  background: #005540 !important;
}
.theme-none .theme-secondary .e3-button:hover,
.FormPanel .FormButton:hover,
.FormPanel .FormButton:hover,
.latest-news-link:hover,
section[id*="UpcomingEvents"] [class*="mini-title-row"] a:hover,
a.account-widget-paynow:hover {
  background-color: #c9cfc9 !important;
  background: #c9cfc9 !important;
  color: #000 !important;
}
a.account-widget-paynow {
  font-size: 1rem !important;
}

.content-quicklink-menu .content-quicklink-menu-list li {
  border: 1px solid #fff !important;
}
.content-quicklink-menu .content-quicklink-menu-list a {
  color: #000 !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  background-color: #c9cfc9 !important;
  font-family: var(--bodyFont) !important;
}
.content-quicklink-menu .content-quicklink-menu-list a:hover {
  background-color: var(--color1) !important;
  color: #fff !important;
}
section[id*="ExpandableContent"]
  [class*="expandable-container"]
  [class*="expandable-content"]
  table {
  width: 100% !important;
}
@media (min-width: 769px) {
  section[class*="LBSection"] {
    margin-top: -75px !important;
    position: relative !important;
    z-index: 1000 !important;
  }
}
/* form error */
div[id*="pM_pMP"] {
  display: flex !important;
  justify-content: center !important;
}
@media (min-width: 501px) and (max-width: 767px) {
  section[id*="ContentWidgets"] [id*="RotatingImageBanner"] h1 {
    font-size: 3.8rem;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30vh;
    text-shadow: 1px 1px 1px #000;
    color: #fff !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  section[id*="ContentWidgets"] [id*="RotatingImageBanner"] h1 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -75vh;
    text-shadow: 1px 1px 1px #000;
    color: #fff !important;
  }
}
@media (max-width: 500px) {
  .fullmenu nav .top-nav li i {
    color: #fff !important;
  }
  section[id*="ImageAndTextQuickLinks"] h4 {
    margin-left: -50px !important;
  }
}
/* LIFESTYLE NAVIGATION COLOR */
section[class*="LBSection"] {
  background-color: #c9cfc9 !important;
}
section[class*="LBSection"] [class*="LBlinks"] a {
  color: #000 !important;
}
section[class*="LBSection"] [class*="LBlinks"] a:hover {
  background-color: #e4e7e4 !important;
  color: #000 !important;
}
section[class*="LBSection"] [class*="LBlinks"] a.active {
  background-color: #005540 !important;
  color: #fff !important;
}
section[class*="LBSection"] [class*="LBlinks"] a.active:hover {
  background-color: #005540 !important;
  color: #fff !important;
}

/* MOBILE RESPONSIVENESS */
@media(max-width: 767px){
  p{
    text-align: start !important;
  } 
  .footer .row{
    margin-left: 10px !important;
    margin-right: 10px !important;
  } 
  .footerPhone, .footerAddress{
    font-size: 16px !important;
  }
  .master-layout-1 #divMainMenu nav #main-menu ul{
    background-color: #c9cfc9 !important;
  }
  .master-layout-1 #divMainMenu nav #main-menu ul li a{
    color: #000 !important;
  }
  .fullmenu nav .top-nav li .child-nav i{
    color: #000 !important;
  }
  section[id*="ContentWidgets"] [id*="TextArea"] h1{
    margin-left: 8vw !important;
    margin-right: 8vw !important;
  }
  .cho-hero-textwidget .cho-hero-textwidget-content{
    padding-bottom: 0px !important;
  }
  section[id*="ImageAndTextQuickLinks"] [id*="card"]{
    margin-bottom: -30px !important;
  }
  section[id*="ImageAndTextQuickLinks"] [id*="card"]:nth-child(3){
    margin-bottom: 0px !important;
  }
  .contact-card-item{
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
  }
  .contact-card-widget .contact-card-contact{
    justify-content: center !important;
  }
  .contact-card-widget.card-view .contact-card-wrapper .card-details-inner h4, .contact-card-widget.card-view .contact-card-wrapper .card-details-inner h3{
    text-align: center !important;
  }
  [id*="divCardDetails"]{
    margin-left: 0px !important;
  }
  .contact-card-widget.card-view .contact-card-wrapper .card-details-inner .detail-item{
    text-align: center !important;
  }
  .contact-card-widget.card-view .contact-card-wrapper .contact-card-item{
    margin: 20px 0px !important;
  }
  .applySection{
    padding-left: 10px !important;
    padding-right: 10px !important;
  } 
  section[class*="LBSection"]:has(.applySection){
    margin-bottom: 0px !important;
  }
}