/** Shopify CDN: Minification failed

Line 131:0 Unexpected "}"

**/
/* Slideshow slide custom button colors */

/* Tequila slide - Gold */
.slideshow-slide__content--1641833c-3a19-4ac3-96e2-cf0461ea6712 .slideshow-slide__button {
  background-color: #D4A843 !important;
  border-color: #D4A843 !important;
  color: #ffffff !important;
}
.slideshow-slide__content--1641833c-3a19-4ac3-96e2-cf0461ea6712 .slideshow-slide__button:hover {
  background-color: #b8902e !important;
  border-color: #b8902e !important;
}

/* Whiskey slide - Burnt Amber */
.slideshow-slide__content--slide-1 .slideshow-slide__button {
  background-color: #C45A1A !important;
  border-color: #C45A1A !important;
  color: #ffffff !important;
}
.slideshow-slide__content--slide-1 .slideshow-slide__button:hover {
  background-color: #a34a14 !important;
  border-color: #a34a14 !important;
}

/* Father's Day slide - Deep Navy */
.slideshow-slide__content--fathers-day-slide .slideshow-slide__button {
  background-color: #1A2B4A !important;
  border-color: #1A2B4A !important;
  color: #ffffff !important;
}
.slideshow-slide__content--fathers-day-slide .slideshow-slide__button:hover {
  background-color: #111e33 !important;
  border-color: #111e33 !important;
}

/* Slideshow navigation arrows */
.slideshow .flickity-prev-next-button,
.slideshow [data-slideshow-prev],
.slideshow [data-slideshow-next],
.slideshow__prev,
.slideshow__next,
.slideshow .slideshow-arrow {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.45) !important;
  border-radius: 50% !important;
  color: #ffffff !important;
  width: 40px !important;
  height: 40px !important;
}

.slideshow .flickity-prev-next-button:hover,
.slideshow [data-slideshow-prev]:hover,
.slideshow [data-slideshow-next]:hover,
.slideshow__prev:hover,
.slideshow__next:hover,
.slideshow .slideshow-arrow:hover {
  background-color: rgba(0, 0, 0, 0.7) !important;
}

.slideshow .flickity-prev-next-button .arrow,
.slideshow .flickity-prev-next-button svg path,
.slideshow .flickity-prev-next-button svg {
  fill: #ffffff !important;
  stroke: #ffffff !important;
}

/* Force arrows visible on mobile */
@media screen and (max-width: 719px) {
  .slideshow .flickity-prev-next-button,
  .slideshow [data-slideshow-prev],
  .slideshow [data-slideshow-next],
  .slideshow__prev,
  .slideshow__next,
  .slideshow .slideshow-arrow {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.45) !important;
    border-radius: 50% !important;
    width: 36px !important;
    height: 36px !important;
  }

  .slideshow .flickity-prev-next-button .arrow,
  .slideshow .flickity-prev-next-button svg path,
  .slideshow .flickity-prev-next-button svg {
    fill: #ffffff !important;
    stroke: #ffffff !important;
  }
}

/* =====================================================
   FULL WIDTH SLIDESHOW FIX - desktop and mobile
   ===================================================== */

.slideshow--section,
.slideshow--section .slideshow,
.slideshow--section .slideshow__wrapper {
  background-color: #0a0a0a !important;
}

@media screen and (min-width: 720px) {
  .slideshow--section {
    width: 100vw !important;
    max-width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
  }
}

@media screen and (max-width: 719px) {
  .slideshow--section {
    width: 100vw !important;
    max-width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
  }
}
}

.slideshow-slide__image-wrapper,
.slideshow-slide__image-wrapper img,
.slideshow-slide__image {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center center !important;
}

@media screen and (min-width: 720px) {
  .slideshow-slide__image--desktop { display: block !important; }
  .slideshow-slide__image--mobile { display: none !important; }
}

@media screen and (max-width: 719px) {
  .slideshow-slide__image--mobile { display: block !important; }
  .slideshow-slide__image--desktop { display: none !important; }
}

/* =====================================================
   JUDGE.ME REVIEWS - Option B: Deep Teal #27444c
   Full width + background on outer Shopify section
   ===================================================== */

#shopify-section-171458022187322508 {
  background-color: #27444c !important;
  width: 100vw !important;
  max-width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  padding: 40px 0 !important;
  box-sizing: border-box !important;
}

#shopify-section-171458022187322508 > div {
  background-color: #27444c !important;
  max-width: 100% !important;
  width: 100% !important;
}

/* =====================================================
   NEW PRODUCTS - Force 4-column grid (2 rows of 4)
   ===================================================== */

@media screen and (min-width: 1080px) {
  #shopify-section-4ed046ff-0e42-42d6-86f4-d2040495418c .productgrid--item {
    width: 25% !important;
    max-width: 25% !important;
    flex: 0 0 25% !important;
  }
}

@media screen and (min-width: 720px) and (max-width: 1079px) {
  #shopify-section-4ed046ff-0e42-42d6-86f4-d2040495418c .productgrid--item {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
}

/* =====================================================
   BRAND DROPDOWN - Enhanced 2-column layout
   ===================================================== */

@media screen and (min-width: 720px) {

  /* 2-column grid layout */
  .navmenu-id-brand > details > [data-navmenu].navmenu-brand-dropdown {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    min-width: 400px !important;
    width: 400px !important;
    padding: 12px 8px 8px !important;
    gap: 0 !important;
  }

  /* Individual items */
  .navmenu-brand-dropdown > li {
    width: 100% !important;
    margin: 0 !important;
  }

  /* Links - padding and transition */
  .navmenu-brand-dropdown > li > a.navmenu-link {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 6px 10px !important;
    border-radius: 6px !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #1a1a1a !important;
    text-decoration: none !important;
    transition: background-color 0.15s ease, color 0.15s ease !important;
    white-space: nowrap !important;
  }

  /* Hover highlight */
  .navmenu-brand-dropdown > li > a.navmenu-link:hover {
    background-color: #f5f0e8 !important;
    color: #8B6914 !important;
  }

  /* Active/current page */
  .navmenu-brand-dropdown > li > a.navmenu-link-active {
    color: #8B6914 !important;
    font-weight: 600 !important;
  }

  /* Brand thumbnail images */
  .navmenu-brand-dropdown .navmenu-item__image-wrapper {
    width: 28px !important;
    height: 28px !important;
    flex-shrink: 0 !important;
    border-radius: 4px !important;
    overflow: hidden !important;
    background-color: #f5f5f5 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .navmenu-brand-dropdown .navmenu-item__image {
    width: 28px !important;
    height: 28px !important;
    object-fit: contain !important;
    display: block !important;
  }

  /* Column divider */
  .navmenu-brand-dropdown {
    border-top: 2px solid #8B6914 !important;
    column-gap: 4px !important;
  }

  /* "All Brands" separator at bottom — spans both columns */
  .navmenu-brand-dropdown > li.navmenu-id-all-brands {
    grid-column: 1 / -1 !important;
    border-top: 1px solid #e5e5e5 !important;
    margin-top: 6px !important;
    padding-top: 2px !important;
  }

  .navmenu-brand-dropdown > li.navmenu-id-all-brands > a {
    color: #8B6914 !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.04em !important;
    justify-content: center !important;
  }

  .navmenu-brand-dropdown > li.navmenu-id-all-brands > a:hover {
    background-color: #8B6914 !important;
    color: #ffffff !important;
  }

}
