@charset "UTF-8";
/* hmpage ESPOT CSS*/
/*=================================================================================*/
.HeaderBanner .hmpage .wrapper {
  margin: 0 auto 0 auto;
  max-width: none !important;
  width: 100%;
}
.HeaderBanner .hmpage .content {
  line-height: 1.2;
  margin: 0% 2% 0% 2%;
  text-align: center;
}
.HeaderBanner .hmpage .highlight {
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  .HeaderBanner .hmpage .content {
    font-size: 14px;
  }
  .HeaderBanner .hmpage .highlight {
    font-size: 110%;
  }
}
@media only screen and (min-width: 769px) {
  .HeaderBanner .hmpage .content {
    font-size: 16px;
  }
  .HeaderBanner .hmpage .content .highlight {
    font-size: 120%;
  }
}
@media only screen and (min-width: 1280px) {
  .HeaderBanner .hmpage .content {
    line-height: 1.2;
    margin: 2% 2% 0% 2%;
    text-align: center;
  }
  /* added for full-width banners */
  .fullwidth .HeaderBanner .hmpage .content {
    margin: 0 2%;
  }
}

/*=================================================================================*/
/* END hmpage ESPOT CSS*/
/* CATEGORY & PRODUCT PAGE ESPOT CSS*/
/*=================================================================================*/
/* HEADERBANNER CSS*/
.HeaderBanner .pcpage .content {
  background: #fffdd5;
  padding: 0.4% 2% 0.3% 2%;
  text-align: center;
}
.HeaderBanner .pcpage .highlight {
  font-weight: bold;
  font-size: 120%;
}
@media only screen and (max-width: 768px) {
  .HeaderBanner .pcpage .content {
    font-size: 12px;
  }
  .HeaderBanner .pcpage .highlight {
    font-size: 110%;
  }
}
@media only screen and (min-width: 769px) {
  .HeaderBanner .content .pcpage {
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
  }
}

  .HeaderBanner .details { font-style: italic; text-decoration: underline; }

/* END HEADERBANNER CSS*/
/*---------------------------------------------------------------------------------*/
/* LINK CSS*/
a#toggle-edit, a#toggle-cancel {
  color: #007861;
  font-weight: bold;
  text-decoration: none;
}
a#toggle-edit::before, a#toggle-cancel::before {
  color: #333333;
  font-weight: normal;
  content: "... "
}
h4 {
  color: #007861;
  font-size: 110%;
  text-transform: capitalize;
}
.left_espot h2 {
    font-size: 110%;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block !important;
}
/* END LINK CSS*/
/*---------------------------------------------------------------------------------*/
/* WRAPPER CSS*/
.cp {
  display: inline;
  float: left;
}
.cp .cp-wrapper {
  width: 100%;
}
.cp .CatPageEspot {
  position: relative;
}
/* size & positioning */
.cp .CatPageEspot .spot {
  padding: calc(1.5vw + 3em);
  background-position: center;
  background-size: cover;
  background-clip: padding-box;
}
.cp .CatPageEspot .text {
  display: block;
  text-align: left;
  padding: .2em .5em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(5, 5, 25, 0.3);
}
/* type */
.cp .CatPageEspot h3 {
  font-size: 1.3em;
  line-height: 1.1em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px #000, 1px 1px 1px #000;
}
.cp .CatPageEspot h2 {
    font-size: 1.3em;
    line-height: 1.1em;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 1px #000, 1px 1px 1px #000;
}
@media only screen and (max-width: 600px) {
  .cp {
    width: 100%;
  }
  div.cp + div.cp {
    display: none;
  }
}
@media only screen and (min-width: 601px) and (max-width: 1280px) {
  .cp {
    width: calc(50% - 5px);
  }
  div.cp + div.cp {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 601px) {
  .cp .CatPageEspot {
    border: 1px solid #e9e9e9;
  }
  .cp .CatPageEspot, .cp .CatPageEspot .spot {
    border-radius: 5px;
  }
  .cp .CatPageEspot .text {
    border-radius: 0 0 5px 5px;
  }
}
@media only screen and (min-width: 1281px) {
  .cp {
    width: calc(50% - 10px);
  }
  div.cp + div.cp {
    margin-left: 20px;
  }
}
/* END WRAPPER CSS*/
/*---------------------------------------------------------------------------------*/
/* SEO COPY CSS*/
span.more {
  display: none;
}
span.more a, .preview_p a {
  color: #4d4d4d !important;
  text-decoration: underline !important;
}
span.more.end {
  padding-top: 10px !important;
}
p {
  padding-bottom: 10px;
  color: #222;
}
#toggle-edit, #toggle-cancel {
  font-weight: bold;
  margin: 0px 0 -5px 0;
  padding: 0 5px;
  font-size: 14px;
  text-decoration: none !important;
  text-align: right;
  display: inline;
  float: right;
  position: absolute;
  right: 15px;
}
.preview_p, #inline {
  display: inline !important;
}
#end {
  padding-bottom: 10px !important;
  float: left !important;
}
#CatHeadingDescriptions {
  display: inline !important;
  font-weight: normal !important
}
#end::after {
  clear: both;
}
/* added 8/12/22: add new class CatPageSeo and remove inline */
.CatPageSeo p {
  padding-bottom: 10px;
  color: #222;
  font-size: .75em;
}
.CatPageSeo a {
  text-decoration: underline;
}

/* END SEO COPY CSS*/
/*=================================================================================*/
/* END CATEGORY & PRODUCT PAGE ESPOT CSS*/
/* HOLIDAY ESPOT CSS*/
/*=================================================================================*/
/* wrapper */
.cp.holiday {
  display: inline-block;
  float: left;
}
  div.cp.holiday + div.cp.holiday {
    margin-left: 10px !important;
}
.cp.holiday img {
  display: block;
  color: #666666;
  font-size: 16px;
  border: none;
  height: auto;
  text-decoration: none;
  padding-top: 5px;
  width: 100%;
}
.cp.holiday .cp-wrapper {
  width: 100%;
}
.cp.holiday .CatPageEspot {
  position: relative;
}
/* size & positioning */
.cp.holiday .CatPageEspot .spot {
  background-position: center;
  background-size: cover; 
  padding: calc(3vw + 3em);
}
.cp.holiday .CatPageEspot .text {
  display: block;
  text-align: left;
  padding: .2em .5em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(5, 5, 25, 0.3);
}
/* type */
.cp.holiday .CatPageEspot h3 {
  font-size: 1.1em;
  line-height: 1.1em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px #000, 1px 1px 1px #000;
}

/* display 2 */
@media only screen and (max-width: 504px) {
  div.cp { display: block !important; }
  div.cp.holiday + div.cp.holiday + div.cp.holiday {
    display: none !important;
  }
  .cp.holiday {
    width: calc(50% - 5px) !important;
  }
}
/*display 3 */
@media only screen and (min-width: 505px) and (max-width: 600px) {
  div.cp { display: block !important; }
  div.cp.holiday + div.cp.holiday + div.cp.holiday + div.cp.holiday {
    display: none !important;
  }
  .cp.holiday {
    Width: calc(33.333% - 7px) !important;
  }
}
/* display 2 */
@media only screen and (min-width: 601px) and (max-width: 774px) {
  div.cp { display: block !important; }
  div.cp.holiday + div.cp.holiday + div.cp.holiday {
    display: none !important;
  }
  .cp.holiday {
    width: calc(50% - 5px) !important;
  }
}
/*display 3 */
@media only screen and (min-width: 775px) and (max-width: 1137px) {
  div.cp.holiday + div.cp.holiday + div.cp.holiday + div.cp.holiday {
    display: none;
  }
  .cp.holiday {
    Width: calc(33.333% - 7px) !important;
  }
}
/* display 4 */
@media only screen and (min-width: 1138px) {
  div.cp { display: block !important; }
}
@media only screen and (min-width: 1138px) and (max-width: 1280px) {
  .cp.holiday {
    width: calc(25% - 8px) !important;
  }
}
@media only screen and (min-width: 1279px) {
  .cp.holiday {
    width: calc(25% - 8px) !important;
  }
  div.cp.holiday + div.cp.holiday {
    margin-left: 20px;
  }
}


.cp.holiday .CatPageEspot {
  border: 1px solid #e9e9e9;
  background-color: #ffffff !important;
}
.cp.holiday .CatPageEspot, .cp .CatPageEspot .spot {
  border-radius: 5px;
}
.cp.holiday .CatPageEspot .text {
  border-radius: 0 0 5px 5px;
}
/*=================================================================================*/
/*END HOLIDAY ESPOT CSS*/
/* va footer espots */
.va {
  background-color: #eeeeee;
  margin: 0 10px 10px 10px;
  border-radius: 3px;
  text-align: center;
  padding: 10px;
}
.va a {
  text-decoration: none;
}
.va h2 {
  margin: 5px 0px 10px 0px;
  vertical-align: middle;
  font-size: 26px;
  line-height: 1.2;
}
.va p {
  margin: 5px 5px 10px 5px;
  color: #333;
  font-style: italic;
  font-size: 22px;
}
.va .bttn {
  margin: 0px 20px 15px 20px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 22px;
}
.va.club h2 {
  color: #146c55;
}
.va.supp h2 {
  color: #3144cb;
}
.va .split {
  display: inline-block;
  vertical-align: middle; 
  width: 100%; 
}
.va .img {
  max-width: 180px; 
}
.va .txt {
  max-width: 260px; 
}
.va.club .bttn {
  background-color: #146c55;
}
.va.supp .bttn {
  background-color: #3144cb;
}
  .carousel.padding-true > .content {
    margin: 0 !important; 
}
  
  
  /* end */
  /* ESPOTS.CSS*/
  /*=================================================================================