@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
@import url('/images/client/holiday/slick/slick.css');
div.main {
  max-width: 1360px;
}
div.main:not(.marriott-site div.main, .wyndham-site div.main) {
  padding: 0;
}
.wyndham-site div.main {
  max-width: 1260px;
}
.bottomSpecials {
  display: none;
}
.marriott-site div.main, .wyndham-site div.main {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width: 1132px) {
  .marriott-site div.main {
    padding-top: 90px !important;
  }
}
.mobile {
  display: none;
}
.landingLeft, .listingLeft, .breadCrumbs, form[name="compareSubmit"] {
  display: none;
}
.listingPromo {
  margin: 0 !important;
}
.listingRight {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  float: none;
}
.landingRight {
  float: none;
  width: 100%;
  box-sizing: border-box;
}
.landingRight * {
  box-sizing: border-box;
}
.fedex-site .landingRight {
  max-width: 956px;
}
.gs-hero {
  height: 450px;
  overflow: hidden;
}
.gs-hero img {
  display: block;
  height: 463px;
  margin-left: 50%;
  transform: translateX(-50%);
}
#header {
  margin-bottom: 1.5rem;
  padding: 0 1rem;
}
@media screen and (min-width: 990px) {
  .fedex-site #header {
    padding: 0 0;
  }
}
#header h1 {
  font-family: 'Montserrat', Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: var(--body-txt-color);
  font-size: 3rem;
  position: relative;
  line-height: 1;
  margin-bottom: .5rem;
}
.wyndham-site #header h1 {
  font-family: ff-meta-web-pro, sans-serif;
  color: #202c5d;
  font-weight: 400;
  text-transform: none;
}
.wyndham-site #header h1 span {
  text-transform: capitalize;
}
#header p {
  text-align: center;
  font-size: 1.5rem;
  margin: 0;
}
.fedex-site #header p {
  text-align: left;
  font-weight: 300;
}
#logos, #clubSection, #bottomSection {
  max-width: 1180px;
  margin: 1.5rem auto;
  padding: 0 1.25rem;
}
#logos {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 3%;
}
#logos a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#logos img {
  display: block;
  width: 100%;
}
#clubSection {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}
#clubSection .clubSectionContainer {
  display: grid;
  border-top: solid 5px #1B1919;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: center;
  gap: 3%;
}
.wyndham-site #clubSection .clubSectionContainer {
  border-top: 3px solid #93e1ff;
}
.fedex-site #clubSection .clubSectionContainer {
  border-top: none;
}
#clubSection .clubSectionContainer .clubSectionImg img {
  width: 90%;
  padding: 10% 10% 0px 10%;
  margin-bottom: -2%;
}
#clubSection .clubSectionContainer .clubSectionText {
  padding: 5%;
}
#clubSection .clubSectionContainer div h2 {
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1;
  padding-left: .75rem;
}
.fedex-site #clubSection .clubSectionContainer div h2 {
  font-weight: 500;
  padding: 0;
}
.wyndham-site #clubSection .clubSectionContainer div h2 {
  padding: 0;
}
#clubSection .clubSectionContainer div a {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: .75rem;
  background: var(--body-txt-color);
  color: white;
  padding: .75rem 1rem;
  text-transform: uppercase;
  display: inline-flex;
  border-radius: 4rem;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.fedex-site #clubSection .clubSectionContainer div a {
  font-family: FedExSans, Arial, sans-serif;
  background: transparent !important;
  border: none;
  color: var(--primary-link-color);
  letter-spacing: .5px;
  font-weight: 700;
  padding: 0;
  font-size: .875rem;
}
.wyndham-site #clubSection .clubSectionContainer div a {
  font-family: ff-meta-web-pro, sans-serif;
  background: #FFF;
  text-decoration: none;
  border-radius: 0;
  color: #005ead;
  font-weight: bold;
  font-size: .875rem;
  border: 2px solid #202c5d;
}
.wyndham-site #clubSection .clubSectionContainer div a:hover {
  background: #202c5d;
  color: #FFF;
}
#bottomSection #bottomHero {
  width: 100%;
  margin-top: 3%
}
#bottomSection h2 {
  font-family: 'Montserrat', Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  margin-top: 3%;
  padding-top: 2%;
  color: #FFF;
}
#bottomSection {
  /*! height: 430px; */
  /*! background: url(/images/landing/golfStore/bottomHero.jpg); */
  /*! background-size: cover; */
  /*! background-repeat: no-repeat; */
  /*! display: flex; */
  /*!justify-content: center; */
  /*!align-items: center; */
}
#bottomSection #hotList {
  width: 100%;
  margin-top: 1%;
}
#bottomSection img {
  width: 100%;
}
.bottomCta a {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: .7rem;
  background: #F40505;
  color: white;
  padding: 20px;
  text-transform: uppercase;
  margin: 10px auto 25px;
  display: block;
  width: 20%;
  text-align: center;
}
/* carousel styles */
/* Slick styles */
#golf-featured {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 1.5rem;
}
.home-section-ttl {
  display: flex;
  align-items: center;
  line-height: 1;
  justify-content: space-between;
  padding: 1.375rem 0;
}
.home-section-ttl h2 {
  font-size: 2.375rem;
  font-weight: 700;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0;
  color: var(--body-txt-color);
}
@media only screen and (max-width : 1290px) {
  .home-section-ttl h2 {
    font-size: 1.75rem;
  }
}
.carousel-outer-wrapper {
  position: relative;
  padding-bottom: 2px;
  overflow: hidden;
}
.carousel-outer-wrapper::after {
  content: '';
  display: block;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 100%;
}
.home-carousel .slick-slider {
  width: 112%;
  position: static;
}
@media only screen and (max-width : 1240px) {
  .home-carousel .slick-slider {
    width: 112%;
    position: static;
  }
}
@media only screen and (max-width : 1024px) {
  .home-carousel .slick-slider {
    width: 116%;
    position: static;
  }
}
@media only screen and (max-width : 858px) {
  .home-carousel .slick-slider {
    width: 118%;
    position: static;
  }
}
@media only screen and (max-width : 700px) {
  .home-carousel .slick-slider {
    width: 120%;
    position: static;
  }
  .home-section-ttl h2 {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width : 430px) {
  .home-carousel .slick-slider {
    width: 130%;
    position: static;
  }
}
.slick-track {
  margin: 0;
  display: grid;
  column-gap: 0;
  grid-template-rows: repeat(1, minmax(0, 1fr));
  grid-auto-flow: column;
  text-align: center;
  margin-left: -1rem;
}
.slick-slide {
  background-color: #ffffff;
}
.slick-slide a {
  text-decoration: none;
  color: var(--body-txt-color);
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  padding: 1rem;
  transition: box-shadow .2s ease-in-out;
  margin-left: 1rem;
}
.carousel-shell .slick-slide img {
  margin-bottom: 10%;
}
p.c-price {
  margin-bottom: 0;
  font-weight: 600;
}
p.c-desc {
  flex-grow: 1;
}
.slick-arrow {
  border: none;
  background: #FFF;
  padding: 0;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  color: var(--body-txt-color);
}
.slick-arrow svg {
  width: 2rem;
  height: 2rem;
}
.slick-arrow.slick-disabled {
  opacity: .3;
  cursor: not-allowed;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
/* end carousel */
@media screen and (max-width: 860px) {
  #header h1 {
    font-size: 2.125rem;
  }
  #header p {
    font-size: 1.125rem;
  }
  .gs-hero {
    height: auto;
    overflow: hidden;
  }
  .gs-hero img {
    display: block;
    height: auto;
    width: 110%;
  }
  #clubSection .clubSectionContainer div h2 {
    font-size: 0.7rem;
    padding-left: 0;
  }
  #clubSection .clubSectionContainer div a {
    font-size: .7rem;
  }
}
@media screen and (max-width: 790px) {
  #clubSection {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #clubSection .clubSectionContainer div h2 {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 558px) {
  .fedex-site #header p {
    text-align: center;
  }
}
@media screen and (max-width: 550px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: inline-block;
  }
  #clubSection {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  #header h1 {
    font-size: 1.5rem;
  }
  #header p {
    font-size: 1rem;
  }
  #clubSection .clubSectionContainer {
    width: 100%;
    margin-right: 0 !important;
  }
}