:root {
  --white-smoke-3: #edeff2;
  --steel-blue: #3b99d9;
  --steel-blue-2: #2e80b6;
  --dark-khaki: #a8d069;
  --medium-sea-green: #30ad64;
  --light-sea-green: #25ccbf;
  --light-sea-green-2: #20ac99;
  --sandy-brown: #f8c740;
  --goldenrod: #e2a62b;
  --khaki: #face6a;
  --sandy-brown-2: #e4b962;
  --salmon: #fd7072;
  --indian-red: #cf404d;
  --tan: #d39f9a;
  --dim-gray: #735260;
  --indian-red-2: #af4173;
  --brown: #822e50;
  --tomato: #e64c40;
  --firebrick: #bf3a30;
  --salmon-2: #fc7d64;
  --white-smoke: #ecf0f1;
  --silver: #bec3c7;
  --dim-gray-2: #49647b;
  --dark-slate-gray: #2d3e4f;
  --dark-slate-gray-2: #404047;
  --white-smoke-2: #f0f0f0;
  --cadet-blue: #668cad;
  --pale-turquoise: #bfe0ff;
  --light-sky-blue: #69b9ff;
  --dodger-blue: #2e9dff;
  --black: #192024;
  --dim-gray-3: #676770;
  --light-slate-gray: #8e8e9c;
  --midnight-blue: #1f2e3d;
  --accent-black: #192024;
}

body {
  color: #6a859c;
  background-color: #edeff2;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #676770;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

h3 {
  color: #676770;
  letter-spacing: 7px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #676770;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #69b9ff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.button.tab {
  background-color: #92a0ad;
  margin-left: 8px;
  margin-right: 8px;
}

.button.tab:hover, .button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  color: #676770;
  transition: all .3s ease-in-out;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.brand-text {
  color: #69b9ff;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  text-align: center;
  background-color: #fff;
  padding: 80px 10px;
  position: relative;
}

.section.accent {
  background-color: #192024;
}

.section.golf-bags-hero {
  background-image: linear-gradient(#00000052, #00000052), url('../images/CT-Slider-01.jpg');
  background-position: 0 0, 50% 51px;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 60vh;
}

.section.golf-bags-hero.a128-hero {
  background-image: url('../images/big-top-2-tube-hero.jpg');
  background-position: 50% 43px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

.section.golf-bags-hero.all-american-hero {
  background-image: url('../images/All-American-Hero.png');
  background-position: 50% 41px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

.section.golf-bags-hero.ct001-hero {
  background-image: url('../images/CT-Slider-01.jpg');
  background-position: 50% 20px;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.section.golf-bags-hero.the-alternative-hero {
  background-image: url('../images/The-Alternative-Bag-Hero.png');
  background-position: 50% 47px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

.section.golf-bags-hero.chlt-hero {
  background-image: url('../images/CHLT-R1-Hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.golf-bags-hero.clb-hero {
  background-image: url('../images/CLB-hero.png');
  background-position: 50% 38px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

.section.golf-bags-hero.foy-hero {
  background-image: url('../images/FoY-Bag-Hero.png');
  background-position: 50% 51px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

.section.golf-bags-hero.ladies-bags-hero {
  background-image: url('../images/ladies-hero.jpg');
  background-position: 50% 51px;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
}

.section.golf-bags-hero.big-top-2-tube {
  background-image: url('../images/captains-choice-cc1-hero.jpg');
  background-position: 50% 51px;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.golf-bags-hero.c289h-hero {
  background-image: url('../images/C289H-Hero.jpg');
  background-position: 50% 51px;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.golf-bags-hero.c290p-hero {
  background-image: url('../images/c290p-patterns-hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.section.golf-bags-hero.c290p-hero.mpo {
  background-image: url('../images/MPO-Hero.jpg');
}

.section.golf-bags-hero.cp290p-patterns-hero {
  background-image: url('../images/ladies-hero.jpg');
  background-position: 50% 51px;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.golf-bags-hero.ct-patterns-hero {
  background-image: url('../images/CMAX-Lite-Ladies-Solids-Golf-Bags-HERO.jpg');
  background-position: 50% 51px;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.golf-bags-hero.ct-patterns-hero.pattern {
  background-image: url('../images/CT-Lite-Ladies-Pattern-Golf-Bags-HERO-2024.jpg');
}

.section.golf-bags-hero.c300 {
  background-image: url('../images/CMAX-Golf-Bags-Hero.jpg');
  background-position: 50% 67%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.golf-bags-hero._97172 {
  background-image: url('../images/97172-Hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.golf-bags-hero.c400-hero {
  background-image: linear-gradient(#0000, #0000), url('../images/C95-Golf-Bag-All.jpg');
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.section.golf-bags-hero.ct-lite-hero {
  background-image: linear-gradient(#0000, #0000), url('../images/CT-Lite-Golf-Bags-HERO.jpg');
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.section.golf-bags-hero._973lite {
  background-image: linear-gradient(#0000, #0000), url('../images/973-Hero.jpg');
  background-size: auto, contain;
}

.section.golf-bags-hero.cmax {
  background-image: linear-gradient(#0000, #0000), url('../images/CMax-Bag-HERO.jpg');
  background-size: auto, contain;
}

.section.golf-bags-hero.original-posh {
  background-image: linear-gradient(#0000, #0000), url('../images/Original-Posh-HERO.jpg');
  background-size: auto, contain;
}

.section.golf-bags-hero.marco-island-hero {
  background-image: linear-gradient(#0000, #0000), url('../images/Marco-Island-Bag-ALL.jpg');
  background-size: auto, contain;
}

.section.golf-bags-hero.orlando-hero {
  background-image: linear-gradient(#0000, #0000), url('../images/Orlando-Golf-Bag.jpg');
  background-position: 0 0, 50%;
  background-size: auto, contain;
}

.section.golf-bags-hero.radical-x-half-pu {
  background-image: linear-gradient(#0000, #0000), url('../images/Radical-X-Half-PU-Golf-Bags-HERO-2024.jpg');
  background-size: auto, contain;
}

.section.golf-bags-hero._973-sturdy {
  background-image: linear-gradient(#0000, #0000), url('../images/973-Sturdy-Golf-Bag-Hero.jpg');
  background-size: auto, contain;
}

.section.golf-bags-hero.american-flag-bags {
  background-image: linear-gradient(#0000, #0000), url('../images/American-Flag-Bags-Hero.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, contain;
}

.section.golf-bags-hero.chlt-ladies-hero {
  background-image: linear-gradient(#0000, #0000), url('../images/CHLT-Ladies-Bags-HERO.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, contain;
}

.section.golf-bags-hero.ladies-973 {
  background-image: url('../images/Ladies-973-Prints-Bags-HERO.jpg');
  background-position: 50% 51px;
  background-repeat: no-repeat;
  background-size: contain;
}

.section.slice-eater-hero {
  background-image: url('../images/RadicalX-Wedges-Hero.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 60vh;
}

.white-box {
  text-align: center;
  background-color: #fff;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  padding: 15px;
}

.white-box.transparent {
  background-color: #0000;
  border-style: none;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  text-align: center;
  background-color: #fff;
  background-image: url('../images/Home-Page-Hero-2024.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: 4px solid #69b9ff;
  padding-top: 125px;
  padding-bottom: 316px;
}

.hero-section.centered.real-offsets {
  background-image: linear-gradient(#ffffff91, #6767706e), url('../images/real-offsets-hero.png');
  background-position: 0 0, 0 17%;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
}

.hero-section.centered.budrows {
  background-image: url('../images/Box-Set-Page-Hero-2023.jpg');
  background-position: 50% 100%;
  background-size: contain;
}

.hero-section.centered.budrows.ladies-budrows {
  background-image: url('../images/Budrow-Lds-Set.png');
}

.hero-section.centered.amazing-wedge {
  background-image: linear-gradient(#ffffff91, #30ad6475), url('../images/amazing-wedge-hero.png');
  background-position: 0 0, 48% 59%;
  background-size: auto, cover;
}

.hero-section.centered.golf-balls {
  background-image: url('../images/Closeout-Header.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-section.centered.closeouts {
  background-image: linear-gradient(#ffffff91, #2e9dff4a), url('../images/Coming-Soon-Hero.jpg');
}

.hero-heading {
  color: #bfe0ff;
  letter-spacing: 16px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  margin-bottom: 30px;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
}

.hero-subheading {
  background-color: var(--white-smoke-3);
  color: #1f2e3d;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 108px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
}

.hollow-button {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 4px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 30px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: inline-block;
}

.hollow-button:hover {
  color: #2e9dff;
  border-color: #2e9dff;
}

.hollow-button.all-caps {
  text-transform: uppercase;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
}

.section-heading.centered.white {
  color: #fff;
}

.section-heading.centered.warranty {
  color: #192024;
  font-weight: 800;
}

.section-subheading.center {
  color: #8e8e9c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}

.section-subheading.center.off-white {
  color: #e8e8e8;
  padding-bottom: 0;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  text-align: left;
  border: 0 solid #000;
  border-radius: 3px;
  height: 45px;
  margin-bottom: 17px;
  box-shadow: 0 0 0 1px #4040474d;
}

.form-field.text-area {
  height: 110px;
}

.form-field.heading {
  box-shadow: none;
  border-style: none;
  border-color: #0000;
  border-radius: 0;
  margin-bottom: 0;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  text-align: center;
  background-color: #383838;
  border-top: 1px solid #dbdbdb;
}

.footer-text {
  color: #9e9e9e;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.grid-image {
  background-color: #69b9ff;
  border: 10px solid #fff;
  border-radius: 50%;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  display: block;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  color: #668cad;
  border-bottom: 1px solid #d5d5e0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #008cffd6;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  text-align: center;
  margin-bottom: 40px;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.white-text {
  color: #fff;
  margin-bottom: 20px;
}

.form {
  margin-top: 40px;
}

.small-icons {
  width: 97px;
}

.phone-number-link {
  color: #3b99d9;
  font-size: 20px;
  text-decoration: none;
}

.golf-bags-hero-section {
  background-image: url('../images/home-page-expert-golfer.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
}

.golf-bags-slide-image {
  background-image: url('../images/Navy-Blue-Plaid.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-wrapper {
  height: 100vh;
}

.slider {
  height: 50vh;
  margin-bottom: 0;
  padding-bottom: 0;
}

.ct001-embed {
  margin-top: 26px;
}

.ct001-bullet-points {
  text-align: left;
  font-size: 14px;
  line-height: 21px;
}

.list-item-spacing {
  margin-top: 15px;
}

.dark-background-embed {
  background-image: radial-gradient(circle, #fff 6%, #192024);
}

.logo-link-block {
  float: left;
  background-image: url('../images/Naples-Bay-Golf-Logo.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
}

.budrow-infographic {
  z-index: 5;
  float: left;
  position: fixed;
  top: 475px;
  left: 0;
}

.contact-us-image {
  margin-top: 63px;
}

.warranty-image {
  text-align: left;
  margin-top: 60px;
  position: static;
}

.list-item {
  text-align: left;
  margin-top: 0;
  padding-top: 3px;
  padding-bottom: 5px;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3 {
  text-decoration: none;
}

.warranty.paragraph {
  color: #192024;
  font-size: 16px;
  font-weight: 600;
}

html.w-mod-js [data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  transform: translate(50px);
}

html.w-mod-js [data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  transform: translate(0, -50px);
}

html.w-mod-js [data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  transform: scale(.6);
}

html.w-mod-js [data-ix="scale-on-scroll"] {
  opacity: 0;
  transform: scale(.01);
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: #ffffff85;
  }

  .navigation-link.w--current {
    color: #fff;
  }

  .hamburger-button.w--open, .navigation-menu {
    background-color: #3b99d9;
  }

  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .button.tab {
    font-size: 12px;
  }

  .white-box {
    margin-bottom: 30px;
  }

  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .hero-subheading {
    font-size: 18px;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }

  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .grid-image {
    width: 35%;
  }
}


