/** Shopify CDN: Minification failed

Line 2604:0 Unexpected "}"
Line 2640:0 Unexpected "}"
Line 5626:0 Unexpected "}"

**/
/* RP Change 6-9-2026 Add Anton and Bitter-Black font-family */
@font-face {
  font-family: 'Anton';
  src: url("/cdn/shop/files/Anton-Regular.ttf?v=1777430845") format("opentype");
}

@font-face {
  font-family: 'Bitter-Black';
  src: url("/cdn/shop/files/Bitter-Black.ttf?v=1780989509") format("opentype");
}





.rte a:hover {
  color: inherit !important;
}

.btn, .push-btn__surface, .shopify-payment-button__button--unbranded.shopify-payment-button__button--unbranded:before {
  box-shadow: inset 0 0 0 2px #212529;
}

@media (hover:hover) and (pointer:fine) {
  .push-btn:hover .push-btn__surface:not(.push-btn__surface--secondary) {
    box-shadow: inset 0 0 0 2px #212529;
  }
}

.shopify-challenge__container input {
  font-family: Bitter-Black;
}

/* Mobile (default) */
.ccb-md\:justify-center {
    justify-content: center;
}

/* Desktop */
@media (min-width: 990px) {
    .ccb-lg\:justify-start {
        justify-content: flex-start;
    }
}

/* RP Change 6-18-2026 For scrolling directly to section after redirecting to Our Story page (start) */
html {
  scroll-behavior: smooth;
}

#our-brewery-section {
  scroll-margin-top: 50px;
}

#our-awards-section {
  scroll-margin-top: 50px;
}

#meet-hoppee-section {
  scroll-margin-top: 50px;
}
/* RP Change 6-18-2026 For scrolling directly to section after redirecting to Our Story page (end) */





/* RP Change 6-11-2026 All page header section styling (header.liquid section)(start) */
.ccb-all-page-header #headerContainer {
  background-color: #e9ec6b;
  height: 84px;
}

.ccb-all-page-header .px-section {
  padding-left: 16px;
  padding-right: 16px;
}

.site-header {
  transition: box-shadow .3s ease;
}

.site-header.is-scrolled {
  box-shadow: 0 4px 20px rgba(0,0,0,.15);
}

/* Desktop: show first 5 */
/* @media (min-width: 990px) {
  #predictive-search-results-list > li {
    display: list-item;
  }

  #predictive-search-results-list > li:nth-child(n+6) {
    display: none;
  }
}

@media (max-width: 989px) {}
  #predictive-search-results-list > li {
    display: list-item;
  }

  #predictive-search-results-list > li:nth-child(n+4) {
    display: none;
  }
} */

.ccb-all-page-header nav a,
.ccb-all-page-header nav span {
  font-family: Bitter-Black;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
  color: #782531;
}

.ccb-all-page-header .px-2\.5 {
  padding-left: .750rem;
  padding-right: .750rem;
}

@media (min-width: 1251px) {
  .ccb-all-page-header .-mx-2\.5 {
    margin-left: -100px;
    margin-right: -70px;
  }
}

@media (min-width: 990px) and (max-width: 1250px) {
  .ccb-all-page-header .-mx-2\.5 {
    margin-left: -50px;
    margin-right: -50px;
  }
}

.ccb-all-page-header ul .theme-icon path {
  stroke: #782531 !important;
}

/* For resizing submenu dropdown */
.z-header-dropdown {
  margin-left: 11px;
  min-width: max(12.5rem, 132.021px) !important;
}

.ccb-all-page-header .items-top li a {
  display: block;
  padding: 12px;
}

.ccb-all-page-header .items-top li:hover {
  background-color: #cf4520;
}

.ccb-all-page-header .items-top li:hover a,
.ccb-all-page-header .items-top li:hover span {
  color: #eeee9a;
}

.ccb-all-page-header .w-7 {
  width: 24px;
}

.ccb-all-page-header .h-7 {
  height: 24px;
}

.ccb-all-page-header .theme-icon path[stroke] {
  stroke: #212529;
}

.ccb-all-page-header a > .push-btn__surface {
  font-family: Bitter-Black;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
  padding: 8px 24px;
  width: 92px;
  height: 38px;
}

.ccb-all-page-header .ml-5 {
  margin-left: 12px;
}

.ccb-all-page-header .btn:after, .ccb-all-page-header .push-btn:after, .ccb-all-page-header .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}


/* For Mobile */
@media (max-width: 989px) {
  .ccb-all-page-header #headerContainer {
    height: 64px;
  }

  .ccb-all-page-header #headerContainer > div {
    padding-top: 0;
    padding-bottom: 0;
  }

  .ccb-all-page-header .logo-image {
    max-width: 123px;
  }
}
/* RP Change 6-11-2026 All page header section styling (header.liquid section)(end) */

/* RP Change 6-22-2026 All page header for search section styling (header.liquid section)(start) */
.ccb-all-page-header [x-ref="results"] {
  background-color: #f4ac32;
  overflow-y: auto;
  padding-inline: 36px;
}

@media (min-width: 990px) {
  .ccb-all-page-header .lg\:pb-10 {
    padding-bottom: 36px;
  }
}

.ccb-all-page-header #predictive-search-results-list {
  margin-top: 12px;
}

.ccb-all-page-header #header-search {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px; 
}

.ccb-all-page-header #header-search::placeholder {
  color: #212529;
  /* text-transform: uppercase; */
}

[type=text]:focus-visible, [type=email]:focus-visible, [type=url]:focus-visible, [type=password]:focus-visible, [type=number]:focus-visible, [type=date]:focus-visible, [type=datetime-local]:focus-visible, [type=month]:focus-visible, [type=search]:focus-visible, [type=tel]:focus-visible, [type=time]:focus-visible, [type=week]:focus-visible, [multiple]:focus-visible, textarea:focus-visible, select:focus-visible {
  outline-color: #212529;
}

.ccb-all-page-header [x-ref="searchForm"] {
  padding-inline: 16px;
}

@media (min-width: 990px) {
  .ccb-all-page-header [x-ref="searchFieldComponent"] input {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

.ccb-all-page-header #predictiveSearchResults {
  margin-top: 4px;
}

.ccb-all-page-header .showcase-tile .object-wrapper {
  position: relative;
}

.ccb-all-page-header .showcase-tile .object-wrapper::before,
.ccb-all-page-header .showcase-tile .object-wrapper::after {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 100%;
  width: 100%;
  background-color: #295118;
  border-style: none !important;
  border-radius: 8px;
  content: "";
  z-index: -1;
}

.ccb-all-page-header .showcase-tile .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

/* .ccb-homepage-follow-us .gap-theme {
    gap: 1.1rem;
} */

/* @media (width: 1440px){
  .ccb-whats-new-blogs .media {
    width: 18.5rem !important;   
    height: 18.5rem !important; 
    margin-inline: auto;
  }

  .ccb-whats-new-blogs .media__styled-element {
    width: 18.5rem !important;   
    height: 18.5rem !important; 
    margin-inline: auto;
  }

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } 
} */

.ccb-all-page-header .showcase-tile > a > div:not(:nth-of-type(1)) {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #1f1f1f;
  margin-top: 1.5rem;
}

.ccb-all-page-header div.predictive-search__option .push-btn__surface  {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  color: #ffffff;
  width: 142px;
  height: 48px;
}

.ccb-all-page-header div.predictive-search__option {
  margin-top: 4px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-all-page-header [x-ref="results"] {
    margin-top: -3px;
    padding-inline: 16px;
    padding-bottom: 16px;
  }

  .ccb-all-page-header .mt-5 {
    margin-top: 4px;
  }

  .ccb-all-page-header .showcase-tile .object-wrapper::before, .ccb-all-page-header .showcase-tile .object-wrapper::after {
    left: 5px;
    top: 5px;
  }

  .ccb-all-page-header .showcase-tile > a > div:not(:nth-of-type(1)) {
    font-size: 14px;
    line-height: 20px;
    color: #1f1f1f;
  }

  .ccb-all-page-header div.predictive-search__option .push-btn__surface {
    font-size: 12px;
    line-height: 20px;
    width: 73px;
    height: 28px;
    padding: 4px 8px;
  }
}
/* RP Change 6-22-2026 All page header for search section styling (header.liquid section)(end) */

/* RP Change 6-28-2026 All page header sidebar nav section styling (snippets/sidebar-nav.liquid section)(start) */
/* For Mobile */
@media (max-width: 989px) {
  /* #left-drawer-slot[aria-label*="menu" i] {
    background-color: #e9ec6b;
  } */

  .ccb-sidebar-nav .theme-icon {
    color: #212529;
  }

  .ccb-sidebar-nav .font-heading .theme-icon {
    color: #782531;
  }

  .ccb-sidebar-nav > ul > li > a, .ccb-sidebar-nav > ul > li span {
    font-family: Bitter-Black !important;
    /* font-size: 16px !important;
    font-weight: 900 !important;
    line-height: 22px !important; */
    color: #782531 !important;
  }

  .ccb-sidebar-nav > ul > li  ul > li > a {
    font-family: Bitter-Black !important;
    /* font-size: 12px;
    font-weight: 900;
    line-height: 20px; */
    text-transform: uppercase;
    color: #782531 !important;
  }

  .ccb-sidebar-nav div.mt-5 a {
    color: #212529 !important;
  }

  .ccb-sidebar-nav input::placeholder {
    color: #212529;
  }

  .ccb-sidebar-nav input[type=text], .ccb-sidebar-nav input[type=email], .ccb-sidebar-nav input[type=tel], .ccb-sidebar-nav input[type=password], .ccb-sidebar-nav .input, .ccb-sidebar-nav select {
    background-color: #eeee9a;
    box-shadow: inset 0 0 0 2px #212529;
  }
}
/* RP Change 6-28-2026 All page header sidebar nav section styling (snippets/sidebar-nav.liquid section)(end) */





/* RP Change 6-14-2026 All page footer section styling (footer.liquid section)(start) */
.ccb-all-page-footer footer {
  background-color: #cf4520;
}

.ccb-all-page-footer .py-section-vertical-spacing {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.ccb-all-page-footer .px-section {
  padding-left: 32px;
  padding-right: 32px;
}

@media (min-width: 990px) {
  .ccb-all-page-footer .lg\:gap-theme {
    gap: clamp(20px, calc(105px + (100vw - 1440px) * 0.2), 105px);
  }
}
@media (min-width: 990px) {
  .ccb-all-page-footer .lg\:grid-cols-4 {
    grid-template-columns: 37.3% 1fr 1fr 1fr;
  }
}

@media (min-width: 1000px) {
  .ccb-all-page-footer .gap-10 {
    /* gap: clamp(20px, calc(85px + (100vw - 1440px) * 0.2), 85px); */
    gap: clamp(20px, calc(68px + (100vw - 1440px) / 5), 85px);
  }
}

@media (min-width: 990px) and (max-width: 999px) {
  .ccb-all-page-footer .gap-10 {
    gap: 0;
  }
}

@media (min-width: 1270px) {
  .ccb-all-page-footer .ccb-footer-menu > div:nth-child(1) {
    min-width: 227px;
  }
}

@media (min-width: 1270px) {
  .ccb-all-page-footer .ccb-footer-menu>div:nth-child(3) {
    min-width: 257px;
  }
}

.ccb-all-page-footer .inline-rte p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #f8f8fa;
}

.ccb-all-page-footer .inline-rte p:nth-child(1) {
  margin-bottom: 16px;
}

.ccb-all-page-footer .font-heading {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 0.75rem;
}

.ccb-all-page-footer li a {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #ffffff;
}

.ccb-all-page-footer .space-y-2\.5>:not([hidden])~:not([hidden]) {
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
}

.ccb-all-page-footer .section-content-top-margin > div > p {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.4px;
  color: #f8f8fa;
}

.ccb-all-page-footer .section-content-top-margin > div > p > span {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin-left: .0;
}

/* @media (min-width: 990px) {
  .ccb-all-page-footer .section-content-top-margin {
    margin-top: 2rem;
  }
} */


.ccb-all-page-footer .section-content-top-margin {
  margin-top: 2rem;
}

.ccb-all-page-footer .section-content-top-margin:not(:has(> :nth-child(2))) {
  margin-top: 0 !important;
}

.ccb-footer-link-desc {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #ffffff;
  margin-top: 32px;
}

@media (min-width: 990px) {
  .ccb-all-page-footer .-mx-2 {
    margin-right: 0;
  }

  .ccb-all-page-footer .-mx-2 > li {
    vertical-align: top;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-all-page-footer .flex-1 {
    flex: 100%;
  }

  .ccb-all-page-footer .gap-10 {
    gap: 32px;
  }

  /* .ccb-all-page-footer .section-content-top-margin {
    margin-top: 32px;
  } */

  .ccb-all-page-footer .payment-icons {
    margin-top: 64px;
  }
}
/* RP Change 6-14-2026 All page footer section styling (footer.liquid section)(end) */





/* RP Change 6-15-2026 All page footer hero logo section styling (hero-logo.liquid section)(start) */
.ccb-all-page-footer-hero section {
  background-color: #cf4520;
}

.ccb-all-page-footer-hero .py-half-section-vertical-spacing {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.ccb-all-page-footer-hero .mx-auto > .mx-auto {
  width: 1100px;
  /* height: 337px; */
}

.ccb-copyright-notice-section {
  padding: 32px;
}

.ccb-copyright-notice-section > div > p {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.4px;
  color: #f8f8fa;
}

.ccb-copyright-notice-section > div > p > span {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  margin-left: .0;
}


/* For Mobile */
@media (max-width: 989px) {
  .ccb-all-page-footer-hero .py-half-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-all-page-footer-hero .px-section {
    padding-inline: 32px;
  }

  .ccb-all-page-footer-hero .mx-auto > .mx-auto {
    width: 311px;
    height: 95px;
    max-width: 100% !important;
  }
}
/* RP Change 6-15-2026 All page footer hero logo section styling (hero-logo.liquid section)(end) */





/* RP Change 6-14-2026 All page age check section styling (age-check.liquid section)(start) */
@media (min-width: 990px) {
  .ccb-age-check .lg\:p-10 {
    padding: 4rem;
    width: 650px;
    height: 450px;
  }
}

.ccb-age-check .card__surface {
  border-radius: 0.5rem;
  border: 3px solid #1f1f1f;
}

.ccb-age-check .card:before,
.ccb-age-check .card:after {
  left: 10px;
  top: 10px;
  background-color: #cf4520;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-age-check .w-auto {
  width: 250px;
}

.ccb-age-check .space-y-5>:not([hidden])~:not([hidden]) {
  /* --tw-space-y-reverse: 0; */
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.ccb-age-check h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 64px;
  color: #212529;
}

.ccb-age-check .inline-rte {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.48px;
  color: #000000;
}

.ccb-age-check .push-btn__surface {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  color: #ffffff;
  width: 245px;
}

.ccb-age-check .col-span-6:nth-of-type(1) .push-btn__surface {
  background-color: #782531;
}

.ccb-age-check .col-span-6:nth-of-type(1):hover .push-btn__surface {
  color: #ffffff !important;
}

.ccb-age-check .col-span-6:nth-of-type(2) .push-btn__surface {
  color: #212529;
}

.ccb-age-check .gap-5 {
  gap: 2rem;
}

.ccb-age-check .push-btn {
  width: 245px !important;
}

.ccb-age-check .btn:after, .ccb-age-check .push-btn:after, .ccb-age-check .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-age-check .lg\:p-10 {
    padding: 29px;
    width: 311px;
    height: 331px;
  }

  .ccb-age-check .w-auto {
    width: 150px;
  }

  .ccb-age-check h2 {
    font-size: 40px;
    margin-inline: -4.5px;
  }

  .ccb-age-check .inline-rte {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.32px;
  }

  .ccb-age-check .space-y-5>:not([hidden])~:not([hidden]) {
    margin-top: 24px;  
  }

  .ccb-age-check .push-btn__surface {
    font-size: 16px;
    line-height: 22px;
  }

  .ccb-age-check .push-btn__surface {
    font-size: 16px;
    line-height: 22px;
  }

  .ccb-age-check .grid {
    margin-inline: -14.5px;
  }

  .ccb-age-check .gap-5 {
    gap: 0;
  }

  .ccb-age-check .grid > div:nth-of-type(1) {
    width: 113px !important;
  }

  .ccb-age-check .grid > div:nth-of-type(1) .push-btn, .ccb-age-check .grid > div:nth-of-type(1) .push-btn > span {
    width: 113px !important;
  }

  .ccb-age-check .grid > div:nth-of-type(2)
  {
    width: 138px !important;
  }

  .ccb-age-check .grid > div:nth-of-type(2) .push-btn, .ccb-age-check .grid > div:nth-of-type(2) .push-btn > span {
    width: 138px !important;
  }

  .ccb-age-check .btn, .ccb-age-check .push-btn__surface, .ccb-age-check .shopify-payment-button__button--unbranded.shopify-payment-button__button--unbranded:before {
    padding: 8px 1rem;
  }
}
/* RP Change 6-14-2026 All page age check section styling (age-check.liquid section)(end) */





/* RP Change 6-15-2026 All page cart drawer section styling (drawer-cart.liquid snippet)(start) */
.ccb-cart-drawer {
  background-color: #eeee9a;
}

.ccb-cart-drawer .bg-gradient-to-t {
  background-image: none !important;
}

.ccb-cart-drawer .inline-block svg {
  color: #295118;
}

.ccb-cart-drawer .border-scheme-text {
  border-color: #295118;
}

.ccb-cart-drawer .leading-tight, .ccb-cart-drawer [for="CartSpecialInstructions"], .ccb-cart-drawer dl  {
  color: #295118;
}

.ccb-cart-drawer .text-xs {
  color: #295118;
}

.ccb-cart-drawer h2 {
  font-family: Anton;
  color: #295118;
}

.ccb-cart-drawer .py-5 {
  color: #295118;
}

.ccb-cart-drawer .media__styled-element {
  border: 2px solid #295118;
}

.ccb-cart-drawer [x-data="CartItemQuantity"] .input{
  background-color: #EEEE9A;
}

.ccb-cart-drawer .input, select {
  box-shadow: inset 0 0 0 var(--input-border-width) #295118;
}

.ccb-cart-drawer textarea.input, li.input {
  box-shadow: inset 0 0 0 var(--input-border-width) #295118;
  /* color: #295118; */
}

.ccb-cart-drawer .push-btn__surface {
  font-family: Bitter-Black;
}

.ccb-cart-drawer .btn:after, .ccb-cart-drawer .push-btn:after, .ccb-cart-drawer .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}
/* RP Change 6-15-2026 All page cart drawer section styling (drawer-cart.liquid snippet)(end) */





/* RP Change 6-25-2026 Check Availability drawer section styling (snippets/pickup-availability.liquid section)(start) */
.ccb-check-availability {
  background-color: #eeee9a;
}

.ccb-check-availability #ModalTitle div:nth-of-type(1) {
  font-family: Anton;
  color: #295118;
}

.ccb-check-availability #ModalTitle div:not(:nth-of-type(1)) {
  color: #000000;
}

.ccb-check-availability .theme-icon {
  color: #295118;
}

.ccb-check-availability .border-scheme-text {
  border-color: #295118;
}

.ccb-check-availability .text-scheme-success {
  color: #1e4620;
}
/* RP Change 6-25-2026 Check Availability drawer section styling (snippets/pickup-availability.liquid section)(end) */





/* RP Change 6-25-2026 Shop filter drawer section styling (snippets/filters.liquid section)(start) */
#left-drawer-slot {
  background-color: #eeee9a;
}

.ccb-shop-filter h1 {
  font-family: Anton;
  color: #295118;
}

.ccb-shop-filter > div > button .theme-icon {
  color: #295118;
}

.ccb-shop-filter .border-scheme-text {
  border-color: #295118;
}

.ccb-shop-filter button.text-base {
  color: #1f1f1f;
}

.ccb-shop-filter button.text-base .theme-icon {
  color: #000000;
}

.ccb-shop-filter .custom-checkbox__input {
  border-color: #212529;
}

.ccb-shop-filter input {
  background-color: #eeee9a;
}

.ccb-shop-filter input::placeholder {
  color: #4a4a4a;
}

.ccb-shop-filter .push-btn__surface {
  font-family: Bitter-Black;
  color: #ffffff;
}

.ccb-shop-filter .btn:after, .ccb-shop-filter .push-btn:after, .ccb-shop-filter .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}
/* RP Change 6-25-2026 Shop filter drawer section styling (snippets/filters.liquid section)(end) */

/* RP Change 6-25-2026 Shop sort drawer section styling (snippets/sort.liquid section)(start) */
#right-drawer-slot {
  background-color: #eeee9a;
}

.ccb-shop-sort h1 {
  font-family: Anton;
  color: #295118;
}

.ccb-shop-sort .theme-icon {
  color: #295118;
}

.ccb-shop-sort .border-scheme-text {
  border-color: #295118;
}

.ccb-shop-sort .custom-radio__input {
  border-color: #212529;
}

.ccb-shop-sort .push-btn__surface {
  font-family: Bitter-Black;
  color: #ffffff;
}

.ccb-shop-sort .btn:after, .ccb-shop-sort .push-btn:after, .ccb-shop-sort .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}
/* RP Change 6-25-2026 Shop sort drawer section styling (snippets/sort.liquid section)(end) */





/* RP Change 6-20-2026 Default pages page section styling (main-page.liquid section)(start) */
.ccb-default-pages section, .ccb-default-pages .section-content {
  background-color: #f4ac32;
}

.ccb-default-pages h1, .ccb-default-pages h2 {
  font-family: Anton;
  color: #212529;
  line-height: 1.2;
}

/* .ccb-default-pages p, .ccb-default-pages ul {
  color: #000000 !important;
} */

.ccb-default-pages .card__surface {
  border-radius: 8px;
  border: 3px solid #212529;
}

.ccb-default-pages .card:before,
.ccb-default-pages .card:after {
  left: 10px;
  top: 10px;
  background-color: #cf4520;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-default-pages input[type=text], .ccb-default-pages input[type=email], .ccb-default-pages input[type=tel], .ccb-default-pages input[type=password], .ccb-default-pages .input, .ccb-default-pages select {
  box-shadow: inset 0 0 0 2px #212529;
}

.ccb-default-pages .push-btn__surface {
  font-family: Bitter-Black;
}

.ccb-default-pages .btn:after, .ccb-default-pages .push-btn:after, .ccb-default-pages .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

.ccb-default-pages p[data-recover-success] {
  color:  #2e6930;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-default-pages .px-section {
    padding-inline: 32px;
  }

  .ccb-default-pages .rte div {
    padding: 0 !important;
  }

  .ccb-default-pages h1, .ccb-default-pages h2 {
    line-height: 1.33;
  }
}
/* RP Change 6-20-2026 Default pages page section styling (main-page.liquid section)(end) */

/* RP Change 6-22-2026 My Account page section styling (templates/customers/account.liquid section)(start) */
.ccb-account, .ccb-account .section-content {
  background-color: #eeee9a;
  color: #1f1f1f;
}

.ccb-account h1, .ccb-account .card__surface h2 {
  font-family: Anton;
  color: #212529;
}

.ccb-account h2 {
  font-family: Anton;
  color: #1f1f1f;
}

.ccb-account .card__surface p {
  color: #1f1f1f;
}

.ccb-account .card__surface {
  border-radius: 8px;
  border: 3px solid #212529;
}

.ccb-account .card:before,
.ccb-account .card:after {
  left: 10px;
  top: 10px;
  background-color: #cf4520;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-account .push-btn__surface {
  font-family: Bitter-Black;
}

.ccb-account btn:after, .ccb-account .push-btn:after, .ccb-account .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

.ccb-account input[type=text], .ccb-account input[type=email], .ccb-account input[type=tel], .ccb-account input[type=password], .ccb-account .input, .ccb-account select {
  box-shadow: inset 0 0 0 2px #212529;
  background-color: #eeee9a;
}

.ccb-account input[id^="address_default_address"] {
  accent-color: #000000;
}

/* Hide the native checkbox but keep it accessible */
.ccb-account input[type="checkbox"][id^="address_default_address"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* Make the label clickable */
.ccb-account input[type="checkbox"][id^="address_default_address"] + label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  gap: 10px;
}

/* Custom checkbox */
.ccb-account input[type="checkbox"][id^="address_default_address"] + label::before {
  content: "";
  width: 18px;
  height: 18px;
  border: 2px solid #212529; /* Red border when unchecked */
  border-radius: 4px;
  background: #eeee9a;
  box-sizing: border-box;
  transition: all 0.2s ease;
}

/* Checked state */
.ccb-account input[type="checkbox"][id^="address_default_address"]:checked + label::before {
  background: #000000;
  border-color: #212529;
}

/* Checkmark */
.ccb-account input[type="checkbox"][id^="address_default_address"]:checked + label::after {
  content: "";
  position: absolute;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: translate(6px, 2px) rotate(45deg);
}

/* Needed because ::after is absolutely positioned */
.ccb-account input[type="checkbox"][id^="address_default_address"] + label {
  position: relative;
}

.ccb-account .ccb-table-1 th, .ccb-account .ccb-table-1 td {
  border-color: #1f1f1f;
}

@media (min-width: 990px) {
  .ccb-account .ccb-table-1 tbody td{
    background-color: #f7f5f4;
  }
}

.ccb-account .ccb-table-1 th {
  font-family: Anton;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  background-color: #f4ac32;
}

/* .ccb-account .ccb-table-1 td {
  color: #212529;
} */

.ccb-account .ccb-table-1 .text-scheme-accent-1 {
  color: #cf4520;
}

/* For Mobile */
@media only screen and (max-width: 767px) {
  .ccb-account .responsive-table-row+.responsive-table-row:after, tfoot>.responsive-table-row:first-child:after {
    border-color: #1f1f1f;
  }
}
/* RP Change 6-22-2026 My Account page section styling (templates/customers/account.liquid section)(end) */

/* RP Change 7-3-2026 My Account (Orders) page section styling (templates/customers/orders.liquid section)(start) */
.ccb-orders {
  background-color: #eeee9a;
  color: #1f1f1f;
}

.ccb-orders h1 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  color: #212529;
}

.ccb-orders h2, .ccb-orders h3 {
  font-family: Anton;
  color: #1f1f1f;
}

.ccb-orders .ccb-table-2 th, .ccb-account .ccb-table-2 td {
  border-color: #1f1f1f;
}

@media (min-width: 990px) {
  .ccb-orders .ccb-table-2 tbody td{
    background: #f7f5f4;
  }
}

.ccb-orders .ccb-table-2 th {
  font-family: Anton;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  background-color: #f4ac32;
}

.ccb-orders .ccb-table-2 .text-scheme-accent-1 {
  color: #cf4520;
}

/* For Mobile */
@media only screen and (max-width: 767px) {
  .ccb-orders .responsive-table-row+.responsive-table-row:after, tfoot>.responsive-table-row:first-child:after {
    border-color: #1f1f1f;
  }
}
/* RP Change 7-3-2026 My Account (Orders) page section styling (templates/customers/orders.liquid section)(start) */





/* RP Change 6-11-2026 Homepage Brewed for the Bold section styling (feature-logo-with-image.liquid section)(start) */
.ccb-homepage-brewed .py-section-vertical-spacing {
  padding-top: 2.25rem;
}

.ccb-homepage-brewed .ccb-text-logo-1 {
  font-family: Anton;
  font-weight: 400;
  line-height: 90px;
  -webkit-text-stroke: 15px #eeee9a;
  paint-order: stroke fill;
}

.ccb-homepage-brewed .ccb-text-logo-2 {
  font-family: Bitter-Black;
  font-weight: 900;
  -webkit-text-stroke: 19px #eeee9a;
  paint-order: stroke fill;
}

.ccb-homepage-brewed .media--css-only::before,
.ccb-homepage-brewed .media--css-only::after {
  left: 12px;
  top: 12px;
  background-color: #e9ec6b;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-homepage-brewed .media__styled-element {
  border: 6px solid #cf4520;
  border-radius: 8px;
}

.ccb-homepage-brewed #sticker-sticker-feature-logo-with-image-0 {
  --block-width: 229 !important;
}

.ccb-homepage-brewed #sticker-sticker-feature-logo-with-image-3 {
  --block-width: 213 !important;
}

/* .ccb-homepage-brewed img {
  object-position: center 41%;
} */

@media (width: 1440px){
  .ccb-homepage-brewed .image-container {
    width: 1088px !important;
    height: 816px;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-brewed .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 24px
  }

  .ccb-homepage-brewed .px-section{
    padding-inline: 32px;
  }

  .ccb-homepage-brewed .ccb-text-logo-1 {
    line-height: 40px;
    -webkit-text-stroke: 8px #eeee9a;
    paint-order: stroke fill;
  }

  .ccb-homepage-brewed .ccb-text-logo-2 {
    -webkit-text-stroke: 8px #eeee9a;
    paint-order: stroke fill;
    margin-bottom: -5px;
  }

  .ccb-homepage-brewed .media__styled-element {
    border: 3px solid #cf4520;
  }

  .ccb-homepage-brewed .media--css-only::before, .ccb-homepage-brewed .media--css-only::after {
    left: 10px;
    top: 10px;
  }

  #sticker-sticker-feature-logo-with-image-0 {
    top: 42% !important;
    left: 93.5% !important;
  }

  #sticker-sticker-feature-logo-with-image-0 {
    --block-width: 80 !important;
  }

  #sticker-sticker-feature-logo-with-image-3 {
    top: 95% !important;
    left: 10% !important;
  }

  #sticker-sticker-feature-logo-with-image-3 {
    --block-width: 78 !important;
  }
}
/* RP Change 6-11-2026 Homepage Brewed for the Bold section styling (feature-logo-with-image.liquid section)(end) */

/* RP Change 6-11-2026 Homepage Your thirst called, we answered. section styling (rich-text.liquid section)(start) */
.ccb-homepage-your-thirst section {
  background-color: #e9ec6b;
}

.ccb-homepage-your-thirst .py-section-vertical-spacing {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ccb-homepage-your-thirst h2 {
  font-family: Anton;
  font-size: 80px;
  font-weight: 400;
  line-height: 120px;
  color: #e9ec6b;
  -webkit-text-stroke: 15px #295118;
  paint-order: stroke fill;
}

.ccb-homepage-your-thirst p {
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
  color: #295118;
  margin-top: -8px;
}

/* .ccb-homepage-your-thirst .sticker {
  --block-width: 38 !important;
} */

@media (min-width: 990px) {
  .ccb-homepage-your-thirst .lg\:w-full {
    width: 81% !important;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-your-thirst .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-homepage-your-thirst .px-section {
    padding-inline: 32px;
  }

  .ccb-homepage-your-thirst h2 {
    font-size: 40px;
    line-height: 56px;
    -webkit-text-stroke: 8px #295118;
    paint-order: stroke fill;
  }

  .ccb-homepage-your-thirst p {
    font-size: 12px;
    line-height: 16px;
    margin-top: -8px;
  }

  #sticker-sticker_mrj3xh {
    top: 86% !important;
    left: 9% !important;
  }

  #sticker-sticker_mrj3xh {
    --block-width: 15 !important;
  }

  #sticker-sticker_CdRME7 {
    top: 15% !important;
    left: 93% !important;
  }

  #sticker-sticker_CdRME7 {
    --block-width: 15 !important;
  }
}
/* RP Change 6-11-2026 Homepage Your thirst called, we answered. section styling (rich-text.liquid section)(end) */

/* RP Change 6-11-2026 Homepage Meet Hoppee section styling (feature-text-with-offset-images.liquid section)(start) */
.ccb-homepage-meet-hoppee .py-section-vertical-spacing {
  padding-top: 117px;
  padding-bottom: 117px;
}

.ccb-homepage-meet-hoppee section {
  background-color: #f4ac32;
}

.ccb-homepage-meet-hoppee h2.inline-heading-rte::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}

.ccb-homepage-meet-hoppee .inline-heading-rte {
  position: relative;
  display: inline-block;
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #cf4520;
  width: 420px;
  height: 85px;
  padding-top: 8px;
}

.ccb-homepage-meet-hoppee .inline-heading-rte::before {
  background: #eeee9a;
  transform: rotate(-3deg);
}

.ccb-homepage-meet-hoppee div.inline-rte {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #cf4520;
  margin-top: 42px;
}

.ccb-homepage-meet-hoppee .text-center {
  position: relative;
  bottom: calc(-111px + 3vw);
}

.ccb-homepage-meet-hoppee .media__styled-element {
  border: 3px solid #cf4520;
  border-radius: 8px;
}

.ccb-homepage-meet-hoppee .media--css-only::before,
.ccb-homepage-meet-hoppee .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #e0f39a;
  border-style: none !important;
  border-radius: 8px;
}

@media (min-width: 990px) {
  .ccb-homepage-meet-hoppee [id^="media-image"] {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

/* .ccb-homepage-meet-hoppee .image-container .media:nth-of-type(1) img {
  object-position: center 41%;
} */

@media (min-width: 990px){
  .ccb-homepage-meet-hoppee .image-container .media {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

@media (min-width: 1440px) {
  .ccb-homepage-meet-hoppee .max-w-lg {
    max-width: 33.75rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 990px) {
  /* .ccb-homepage-meet-hoppee .sticker:nth-of-type(1) .sticker__width-container {
    width: 83px !important;
  }

  .ccb-homepage-meet-hoppee .sticker:nth-of-type(2) {
    top: 100.3% !important;
  } */

  /* .ccb-homepage-meet-hoppee .sticker:nth-of-type(2) .sticker__width-container, 
  .ccb-homepage-meet-hoppee .sticker:nth-of-type(3) .sticker__width-container {
    width: 180px !important;
  } */
}

.ccb-homepage-meet-hoppee .place-content-center {
  margin-top: 42px;
}

.ccb-homepage-meet-hoppee .push-btn__surface {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  width: 162px;
  height: 48px;
}

/* .ccb-homepage-meet-hoppee .btn, 
.ccb-homepage-meet-hoppee .push-btn__surface, 
.ccb-homepage-meet-hoppee .shopify-payment-button__button--unbranded.shopify-payment-button__button--unbranded:before
{
  box-shadow: inset 0 0 0 2px #1f1f1f;
} */

.ccb-homepage-meet-hoppee .btn:after, .ccb-homepage-meet-hoppee .push-btn:after, .ccb-homepage-meet-hoppee .shopify-payment-button__button:after {
  background-color: #eeee9a;
  border-color: #eeee9a;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-meet-hoppee .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-homepage-meet-hoppee .px-section {
    padding-inline: 32px;
  }

  #sticker-sticker_4mCNzC {
    top: 10% !important;
  }

  #sticker-sticker_4mCNzC {
    --block-width: 42 !important;
  }

  .ccb-homepage-meet-hoppee .text-center {
    bottom: 0;
    margin-top: 68px;
  }

  .ccb-homepage-meet-hoppee .inline-heading-rte {
    font-size: 40px;
    line-height: 40px;
    width: 220px;
    height: 50px;
    padding-top: 6px;
  }

  .ccb-homepage-meet-hoppee div.inline-rte {
    font-size: 16px;
    line-height: 22px;
    margin-top: 37px;
  }

  .ccb-homepage-meet-hoppee .place-content-center {
    margin-top: 40px;
  }

  .ccb-homepage-meet-hoppee .image-container .media {
    width: 45.5vw !important;
    height: 45.5vw !important;
  }

  #sticker-sticker_g6aMHG {
    top: 99% !important;
    left: 28% !important;
  }

  #sticker-sticker_g6aMHG {
    --block-width: 110 !important;
    z-index: 1;
  }

  #sticker-sticker_kG6Kha {
    top: 99% !important;
    left: 72% !important;
  }

  #sticker-sticker_kG6Kha {
    --block-width: 110 !important;
    z-index: 1;
  }
}
/* RP Change 6-11-2026 Homepage Meet Hoppee section styling (feature-text-with-offset-images.liquid section)(end) */

/* RP Change 6-11-2026 Homepage Crazy Story section styling (feature-text-with-offset-images.liquid section)(start) */
.ccb-homepage-crazy-story .text-center {
  position: relative;
  bottom: calc(-99px + 3vw);
}

.ccb-homepage-crazy-story .inline-heading-rte {
  width: 500px;
  height: 85px;
}

@media (min-width: 990px) and (max-width: 1439px) {
  .ccb-homepage-crazy-story .inline-heading-rte {
    margin-left: -35px;
  }
}

@media (min-width: 1440px) {
  .ccb-homepage-crazy-story .max-w-lg {
    max-width: 35.625rem !important;
  }
}

.ccb-homepage-crazy-story .place-content-center {
  margin-top: 62px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-crazy-story .text-center {
    bottom: 0;
    margin-top: 68px;
  }

  .ccb-homepage-crazy-story .inline-heading-rte {
    width: 280px;
    height: 50px;
  }

  #sticker-sticker_bYGeCp {
    top: 8.3% !important;
  }

  #sticker-sticker_bYGeCp {
    --block-width: 42 !important;
  }

  .ccb-homepage-crazy-story .place-content-center {
    margin-top: 40px;
  }

  #sticker-sticker_rbwqjM {
    top: 99% !important;
    left: 28% !important;
  }

  #sticker-sticker_rbwqjM {
    --block-width: 110 !important;
    z-index: 1;
  }

  #sticker-sticker_wJPChk {
    top: 99% !important;
    left: 72% !important;
  }

  #sticker-sticker_wJPChk {
    --block-width: 110 !important;
    z-index: 1;
  }
}
/* RP Change 6-11-2026 Homepage Crazy Story section styling (feature-text-with-offset-images.liquid section)(end) */

/* RP Change 6-12-2026 Homepage Crazy Herd section styling (collection-focus-carousel.liquid section)(start) */
.ccb-homepage-crazy-herd section {
  background-color: #eeee9a;
  z-index: 30;
}

.ccb-homepage-crazy-herd div.section-content {
  text-align: center;
  padding-top: 5rem;
}

.ccb-homepage-crazy-herd h2.inline-heading-rte::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}

.ccb-homepage-crazy-herd .inline-heading-rte {
  position: relative;
  display: inline-block;
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #eeee9a;
  width: 500px;
  height: 85px;
  padding-top: 8.6px;
  margin-bottom: 40px;
}

.ccb-homepage-crazy-herd .inline-heading-rte::before {
  background: #295118;
  transform: rotate(-3deg);
}

.ccb-homepage-crazy-herd .media--css-only::before,
.ccb-homepage-crazy-herd .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #d2bf00;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-homepage-crazy-herd .media__styled-element {
  border: 3px solid #212529;
  border-radius: 8px;
}

/* .ccb-homepage-crazy-herd .scale-\[0\.8\] {
  --tw-scale-x: .818;
 --tw-scale-y: .857;
} */

.ccb-homepage-crazy-herd .mt-5 {
  margin-top: 1rem;
}
 
@media (min-width: 990px){
  /* .ccb-homepage-crazy-herd .media {
    width: 38.19vw !important;
    height: 48.61vw !important;
    margin-inline: auto;
  }

  .ccb-homepage-crazy-herd .media__styled-element {
    width: 38.19vw !important;
    height: 48.61vw !important;
    margin-inline: auto;
  } */

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

.ccb-homepage-crazy-herd [class^="sticker-on-sale-sticker"] .absolute {
  font-family: Anton;
  /* font-size: 24px;
  font-weight: 400;
  line-height: 28px; */
  color: #eeee9a;
  background-color: #295118;
}

.ccb-homepage-crazy-herd [class^="sticker-sold-out-sticker"] .absolute {
  font-family: Anton;
  /* font-size: 24px;
  font-weight: 400;
  line-height: 28px; */
  color: #ebf9ff;
  background-color: #121212;
}

.ccb-homepage-crazy-herd h3 {
  font-family: Bitter-Black;
  font-size: 32px;
  font-weight: 900;
  line-height: normal;
  color: #295118;
  font-variant: all-small-caps;
}

.ccb-homepage-crazy-herd .price {
  display: none;
  margin-top: 0;
}

.ccb-homepage-crazy-herd .product-tile > a :not(h3) {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
}

.ccb-homepage-crazy-herd .product-tile .product-tile > a {
  padding-inline: 2.5%;
}

.ccb-homepage-crazy-herd [data-slide-highlight-text] {
  display: -webkit-box;
  line-clamp: 3;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ccb-homepage-crazy-herd .splide__arrows>div>div:nth-of-type(1) {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.ccb-homepage-crazy-herd .splide__arrows {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
  margin-top: 2.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.ccb-homepage-crazy-herd .splide__arrows .gap-2 {
  gap: 0.75rem;
}

.ccb-homepage-crazy-herd .push-btn__surface {
  color: #f8f8fa;
  padding: 0.625rem;
}

.ccb-homepage-crazy-herd span.block {
  width: 1.5rem;
  height: 1.5rem;
}

.ccb-homepage-crazy-herd .btn:after, .ccb-homepage-crazy-herd .push-btn:after, .ccb-homepage-crazy-herd .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-crazy-herd div.section-content {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-homepage-crazy-herd .inline-heading-rte {
    font-size: 40px;
    line-height: 40px;
    width: 280px;
    height: 50px;
    padding-top: 6px;
    margin-bottom: 0;
    margin-top: 8px;
  }

  .ccb-homepage-crazy-herd .section-content-top-margin {
    margin-top: 39px;
  }

  .ccb-homepage-crazy-herd h3 {
    font-size: 24px;
  }

  .ccb-homepage-crazy-herd .splide__arrows {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin-top: 21px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .ccb-homepage-crazy-herd .gap-5 {
    gap: 24px;
  }
}
/* RP Change 6-12-2026 Homepage Crazy Herd section styling (collection-focus-carousel.liquid section)(end) */

/* RP Change 6-12-2026 Homepage Crazy Merch section styling (featured-collection.liquid section)(start) */
.ccb-homepage-crazy-merch section {
  background-color: #e9ec6b;
}

.ccb-homepage-crazy-merch div.section-content {
  text-align: center;
  padding-top: 5rem;
  padding-inline: 2.5rem;
}

.ccb-homepage-crazy-merch h2.inline-heading-rte::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}

.ccb-homepage-crazy-merch .inline-heading-rte {
  position: relative;
  display: inline-block;
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #eeee9a;
  width: 550px;
  height: 85px;
  padding-top: 8px;
  margin-bottom: 40px;
}

.ccb-homepage-crazy-merch .inline-heading-rte::before {
  background: #295118;
  transform: rotate(-3deg);
}

.ccb-homepage-crazy-merch .media--css-only::before,
.ccb-homepage-crazy-merch .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #212529;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-homepage-crazy-merch .media__styled-element {
  border: 3px solid #212529;
  border-radius: 8px;
}

/* .ccb-homepage-crazy-merch .gap-theme {
  gap: 1.1rem;
} */

@media (min-width: 990px){
  /* .ccb-homepage-crazy-merch .media {
    width: 21.81vw !important;
    height: 27.78vw !important;
    margin-inline: auto;
  }

  .ccb-homepage-crazy-merch .media__styled-element {
    width: 21.81vw !important;
    height: 27.78vw !important;
    margin-inline: auto;
  } */

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

.ccb-homepage-crazy-merch [class^="sticker-on-sale-sticker"] .absolute {
  font-family: Anton;
  /* font-size: 20px;
  font-weight: 400;
  line-height: 28px; */
  color: #eeee9a;
  background-color: #295118;
}

.ccb-homepage-crazy-merch [class^="sticker-sold-out-sticker"] .absolute {
  font-family: Anton;
  /* font-size: 20px;
  font-weight: 400;
  line-height: 28px; */
  color: #ebf9ff;
  background-color: #121212;
}

.ccb-homepage-crazy-merch h3 {
  font-family: Bitter-Black;
  font-size: 32px;
  font-weight: 900;
  line-height: normal;
  color: #295118;
  margin-top: -4px;
  font-variant: all-small-caps;
}

.ccb-homepage-crazy-merch .product-tile .product-tile > a {
  padding-inline: 2.5%;
}

.ccb-homepage-crazy-merch .price {
  display: none;
  margin-top: 0;
}

.ccb-homepage-crazy-merch .product-tile > a :not(h3) {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-crazy-merch div.section-content {
    padding-top: 32px;
    padding-inline: 32px;
  }

  .ccb-homepage-crazy-merch .inline-heading-rte {
    font-size: 40px;
    line-height: 40px;
    width: 290px;
    height: 50px;
    padding-top: 6px;
    margin-bottom: 40px;
    margin-top: 8px;
  }

  .ccb-homepage-crazy-merch .section-content-top-margin {
    margin-top: 0;
  }

  .ccb-homepage-crazy-merch .gap-theme {
    gap: 24px;
  }
}
/* RP Change 6-12-2026 Homepage Crazy Merch section styling (featured-collection.liquid section)(end) */

/* RP Change 6-12-2026 Homepage Crazy Merch button section styling (rich-text.liquid section)(start) */
.ccb-homepage-crazy-merch-button section {
  background-color: #e9ec6b;
}

.ccb-homepage-crazy-merch-button div.section-content {
  padding-top: 0;
}

.ccb-homepage-crazy-merch-button div.mt-5 {
  margin-top: 0;
}

.ccb-homepage-crazy-merch-button .push-btn__surface {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  width: 142px;
  height: 48px;
}

/* .ccb-homepage-crazy-merch-button .btn, 
.ccb-homepage-crazy-merch-button .push-btn__surface, 
.ccb-homepage-crazy-merch-button .shopify-payment-button__button--unbranded.shopify-payment-button__button--unbranded:before
{
  box-shadow: inset 0 0 0 2px #1f1f1f;
} */

.ccb-homepage-crazy-merch-button .btn:after, .ccb-homepage-crazy-merch-button .push-btn:after, .ccb-homepage-crazy-merch-button .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}
/* RP Change 6-12-2026 Homepage Crazy Merch button section styling (rich-text.liquid section)(end) */

/* RP Change 6-14-2026 Homepage Find Us section styling (scrolling-logos.liquid section)(start) */
.ccb-homepage-find-us section {
  background-color: #eeee9a;
  z-index: 30;
}

.ccb-homepage-find-us div.section-content {
  text-align: center;
  padding-top: 5rem;
}

.ccb-homepage-find-us h2.inline-heading-rte::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}

.ccb-homepage-find-us .inline-heading-rte {
  position: relative;
  display: inline-block;
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #eeee9a;
  width: 500px;
  height: 85px;
  padding-top: 8px;
  margin-bottom: 40px;
}

.ccb-homepage-find-us .inline-heading-rte::before {
  background: #295118;
  transform: rotate(-3deg);
}

.ccb-homepage-find-us .mx-5 {
  margin-left: 1rem;
  margin-right: 1rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-find-us div.section-content {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-homepage-find-us .inline-heading-rte {
    font-size: 40px;
    line-height: 40px;
    width: 280px;
    height: 50px;
    padding-top: 6px;
    margin-bottom: 20px;
    margin-top: 8px;
  }
}
/* RP Change 6-14-2026 Homepage Find Us section styling (scrolling-logos.liquid section)(end) */

/* RP Change 6-14-2026 Homepage Follow Us section styling (text-columns-with-images.liquid section)(start) */
.ccb-homepage-follow-us section {
  background-color: #e9ec6b;
}

.ccb-homepage-follow-us div.section-content {
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 2.25rem;
}

.ccb-homepage-follow-us h2.inline-heading-rte::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}

.ccb-homepage-follow-us .inline-heading-rte {
  position: relative;
  display: inline-block;
  font-family: Anton;
  font-size: 50px;
  font-weight: 400;
  line-height: 70px;
  color: #e9ec6b;
  width: 850px;
  height: 85px;
  padding-top: 8px;
  margin-bottom: 40px;
}

.ccb-homepage-follow-us .inline-heading-rte::before {
  background: #cf4520;
  transform: rotate(-2deg);
}

.ccb-homepage-follow-us .media--css-only::before,
.ccb-homepage-follow-us .media--css-only::after {
  width: 0;
  height: 0;
  display: none;
}

.ccb-homepage-follow-us .media__styled-element {
  border: 3px solid #212529;
  border-radius: 8px;
}

/* .ccb-homepage-follow-us .gap-theme {
    gap: 1.1rem;
} */

@media (width: 1440px){
  .ccb-homepage-follow-us .media {
    width: 26.31rem !important;   
    height: 32.88rem !important; 
    margin-inline: auto;
  }

  .ccb-homepage-follow-us .media__styled-element {
    width: 26.31rem !important;   
    height: 32.88rem !important; 
    margin-inline: auto;
  }

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-homepage-follow-us div.section-content {
    padding-top: 32px;
    padding-bottom: 4px;
  }

  .ccb-homepage-follow-us .px-section {
    padding-inline: 0;
  }
  .ccb-homepage-follow-us .section-content-top-margin {
    padding-inline: 16px;
  }

  .ccb-homepage-follow-us .inline-heading-rte {
    font-size: 30px;
    line-height: 40px;
    width: 350px;
    height: 75px;
    padding-top: 1px;
    margin-bottom: 20px;
    margin-top: 8px;
  }

  .ccb-homepage-follow-us .gap-10 {
    gap: 4px;
  }
}
/* RP Change 6-14-2026 Homepage Follow Us section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-14-2026 Homepage Follow Us button section styling (rich-text.liquid section)(start) */
.ccb-homepage-follow-us-button section {
  background-color: #e9ec6b;
}

.ccb-homepage-follow-us-button div.section-content {
  padding-top: 0;
}

.ccb-homepage-follow-us-button div.mt-5 {
  margin-top: 0;
}

.ccb-homepage-follow-us-button .push-btn__surface {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  width: 194px;
  height: 48px;
}

.ccb-homepage-follow-us-button .btn:after, .ccb-homepage-follow-us-button .push-btn:after, .ccb-homepage-follow-us-button .shopify-payment-button__button:after {
    background-color: #212529;
    border-color: #212529;
}
/* RP Change 6-14-2026 Homepage Follow Us button section styling (rich-text.liquid section)(end) */





/* RP Change 6-17-2026 Shop Banner styling (rich-text.liquid section)(start) */
.ccb-shop-banner section {
  background-color: #f4ac32;
}

.ccb-shop-banner .py-section-vertical-spacing {
  padding-top: 52px;
  padding-bottom: 0px;
}

.ccb-shop-banner h2.inline-heading-rte::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}

.ccb-shop-banner .inline-heading-rte {
  position: relative;
  display: inline-block;
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #cf4520;
  width: 200px;
  height: 85px;
  padding-top: 8px;
}

.ccb-shop-banner .inline-heading-rte::before {
  background: #eeee9a;
  transform: rotate(-3deg);
}

.ccb-shop-banner p {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
  color: #cf4520;
  margin-top: -8px;
}

.ccb-our-story-peek .mt-5 {
  margin-top: 0.75rem;
}

@media (min-width: 990px) {
  .ccb-shop-banner .lg\:w-full {
    width: 95% !important;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-shop-banner .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 0px;
  }

  .ccb-shop-banner .px-section {
    padding-inline: 32px;
  }

  .ccb-shop-banner .inline-heading-rte {
    font-size: 40px;
    line-height: 40px;
    width: 110px;
    height: 50px;
    padding-top: 6px;
  }

  .ccb-shop-banner p {
    font-size: 20px;
    line-height: 28px;
    margin-top: -8px;
  }
}
/* RP Change 6-17-2026 Shop Banner styling (rich-text.liquid section)(end) */

/* RP Change 6-17-2026 Shop Products section styling (main-collection-product-grid.liquid section)(start) */
.ccb-shop-products .bg-scheme-background{
  background-color: #f4ac32;
}

.ccb-shop-products .pt-half-section-vertical-spacing {
  padding-top: 1.5rem;
}

.ccb-shop-products .pb-section-vertical-spacing {
  padding-bottom: 4.5rem;
}

.ccb-shop-products .px-section {
  padding-inline: 2.3125rem;
}

.ccb-shop-products .gap-theme {
  gap: 3rem 1.6rem;
}

.ccb-shop-products #facets-filterable > div:nth-child(1) .push-btn__surface {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  color: #212529;
}

.ccb-shop-products .btn:after, .ccb-shop-products  .push-btn:after, .ccb-shop-products .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

@media (min-width: 990px) {
  .ccb-shop-products .lg\:pb-10 {
    padding-bottom: 3rem;
  }
}

.ccb-shop-products #facets-filterable > div:nth-child(1) button:nth-child(1) .push-btn__surface {
  min-width: 115px;
  height: 48px;
}

.ccb-shop-products #facets-filterable > div:nth-child(1) button:nth-child(3) .push-btn__surface {
  min-width: 101px;
  height: 48px;
}

.ccb-shop-products .media--css-only::before,
.ccb-shop-products .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #212529;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-shop-products .media__styled-element {
  border: 3px solid #212529;
  border-radius: 8px;
}

/* .ccb-shop-products .gap-10 {
  gap: 1.5rem;
} */

@media (min-width: 1440px){
  /* .ccb-shop-products .media {
    width: 27rem !important;
    height: 34.375rem !important;
    margin-inline: auto;
  }

  .ccb-shop-products .media__styled-element {
    width: 27rem !important;
    height: 34.375rem !important;
    margin-inline: auto;
  } */

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

.ccb-shop-products [class^="sticker-on-sale-sticker"] .absolute {
  font-family: Anton;
  /* font-size: 20px;
  font-weight: 400;
  line-height: 28px; */
  color: #eeee9a;
  background-color: #295118;
}

.ccb-shop-products [class^="sticker-sold-out-sticker"] .absolute {
  font-family: Anton;
  /* font-size: 20px;
  font-weight: 400;
  line-height: 28px; */
  color: #ebf9ff;
  background-color: #121212;
}

.ccb-shop-products h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-shop-products .mt-5 {
  margin-top: 1rem;
}

.ccb-shop-products .product-tile__container > .product-tile span {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-shop-products s.text-scheme-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-shop-products .disabled\:opacity-40:disabled {
  height: 38px;
  width: 158px;
  background: #f3e8e8;
  padding: 0;
  opacity: 1;
  border: 2px solid #acacac;
  box-shadow: none;
}

.ccb-shop-products .mt-2\.5 {
  margin-top: .25rem;
}

.ccb-shop-products select {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #212529;
}

.ccb-shop-products input[type=text], .ccb-shop-products input[type=email], .ccb-shop-products input[type=tel], .ccb-shop-products input[type=password], .ccb-shop-products .input, .ccb-shop-products select {
  box-shadow: inset 0 0 0 2px #212529;
}

.ccb-shop-products .product-tile__quick-buy span{
  font-family: Bitter-Black;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
  color: #f8f8fa;
  width: 154px;
  height: 38px;
  padding: .5rem 1rem;
}

.ccb-shop-products .product-tile__quick-buy > div {
  margin-top: 1.5rem;
}

.ccb-shop-products .mb-2\.5 {
  margin-bottom: 1.25rem;
}

.ccb-shop-products .disabled\:opacity-40:disabled span {
  color: #acacac;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-shop-products .px-section {
    padding-inline: 32px;
  }

  .ccb-shop-products .pb-section-vertical-spacing {
    padding-bottom: 32px;
  }

  .ccb-shop-products .pt-half-section-vertical-spacing {
    padding-top: 32px;
  }

  .w-1\/2 {
    width: auto;
  }

  .pb-5 {
    padding-bottom: 32px;
  }

  /* .ccb-shop-products .media__styled-element {
    border: 2px solid #212529;
  } */

  .ccb-shop-products .gap-theme {
    gap: 32px;
  }
}
/* RP Change 6-17-2026 Shop Products section styling (main-collection-product-grid.liquid section)(end) */





/* RP Change 6-17-2026 Single Product section styling (main-product.liquid section)(start) */
.ccb-single-product .bg-scheme-background{
  background-color: #eeee9a;
  color: #295118;
}

.ccb-single-product .rte a {
  color: #295118;
}

.ccb-single-product .pb-media-shadow .media--css-only::before,
.ccb-single-product .pb-media-shadow .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #d2bf00;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-single-product .pb-media-shadow .media__styled-element {
  border: 3px solid #212529;
  border-radius: 8px;
}

/* @media (min-width: 1440px){
  .ccb-single-product .pb-media-shadow .media {
    width: 40rem !important;
    height: 50rem !important;
    margin-inline: auto;
  }

  .ccb-single-product .pb-media-shadow .media__styled-element {
    width: 40rem !important;
    height: 50rem !important;
    margin-inline: auto;
  }

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
} */

.ccb-single-product .gap-2\.5 {
  gap: .625rem .2rem;
}

.ccb-single-product .media--small .media--css-only::before,
.ccb-single-product .media--small .media--css-only::after {
  left: 8px;
  top: 8px;
  background-color: #d2bf00;
  border-style: none !important;
}

.ccb-single-product .media--small .media__styled-element {
  border: 2px solid #212529;
}

/* @media (min-width: 1440px){
  .ccb-single-product .media--small .media {
    width: 8.75rem !important;
    height: 8.75rem !important;
    margin-inline: auto;
  }

  .ccb-single-product .media--small .media__styled-element {
    width: 8.75rem !important;
    height: 8.75rem !important;
    margin-inline: auto;
  }

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
} */

@media (min-width: 1400px) {
  .ccb-single-product  .xl\:col-start-2 {
    grid-column-start: 1;
  }
}
@media (min-width: 1400px) {
  .ccb-single-product  .xl\:col-span-10 {
      grid-column: span 12 / span 12;
  }
}

.ccb-single-product h1 {
  font-family: "Anton";
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #295118;
}

.ccb-single-product .product-block-price, 
.ccb-single-product .product-block-price span,
.ccb-single-product .product-block-price s.text-scheme-text {
  color: #295118;
}

.ccb-single-product legend {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  color: #295118;
}

.ccb-single-product .product-variant-picker-block > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.ccb-single-product .product-variant-picker-block span {
  font-family: "Bitter-Black";
}

.ccb-single-product .peer:checked~.peer-checked\:bg-scheme-text {
  background-color: #121212;
}

.ccb-single-product .bg-scheme-secondary-background {
  color: #212529;
  background-color: #f7f5f4;
}

.ccb-single-product .push-btn__surface span {
  font-family: "Bitter-Black";
  color: #212529;
}

.ccb-single-product .text-scheme-success {
  color: #1e4620;
}

.ccb-single-product .push-btn__surface--secondary {
  background-color: #ffffff;
  color: #212529;
}

.ccb-single-product .shopify-payment-button__button--unbranded.shopify-payment-button__button--unbranded {
  font-family: "Bitter-Black";
}

.ccb-single-product .btn, .ccb-single-product .push-btn__surface, .ccb-single-product .shopify-payment-button__button--unbranded.shopify-payment-button__button--unbranded:before { 
  box-shadow: inset 0 0 0 2px #212529;
}

.ccb-single-product .btn:after, .ccb-single-product .push-btn:after, .ccb-single-product .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

.ccb-single-product button:disabled span{
  font-family: "Bitter-Black";
  color: #acacac;
}

.ccb-single-product button:disabled {
  background-color: #f3e8e8;
  box-shadow: inset 0 0 0 2px #acacac;
}

.ccb-single-product .pickup-availability-preview button {
  text-decoration-line: underline;
  text-decoration-style: var(--rte-link-decoration-style);
  text-decoration-thickness: var(--underline-thickness);
  color: #295118;
}

.ccb-single-product .border-scheme-text {
  border-color: #295118;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-single-product .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-single-product .px-section {
    padding-inline: 32px;
  }

  .ccb-single-product .splide__arrows .push-btn__surface {
    width: 44px;
    height: 44px;
    padding: 10px;
  }

  .ccb-single-product .splide__arrows .push-btn__surface span {
    width: 24px;
    height: 24px;
    color: #f8f8fa;
  }

  .ccb-single-product .gap-2 {
    gap: 12px;
    padding-inline: 24px;
  }

  .ccb-single-product .mt-4 {
    margin-top: 24px;
  }

  .ccb-single-product .gap-10 {
    gap: 32px;
  }
}
/* RP Change 6-17-2026 Single Product section styling (main-product.liquid section)(end) */

/* RP Change 6-18-2026 Single Related product section styling (related-products.liquid section)(start) */
.ccb-single-related-products .section-content{
  background-color: #f4ac32;
  text-align: center;
}

.ccb-single-related-products .py-section-vertical-spacing {
  padding-bottom: 72px;
}

.ccb-single-related-products .px-section {
  padding-inline: 2.3125rem;
}

.ccb-single-related-products h2::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
}

.ccb-single-related-products h2 {
  position: relative;
  display: inline-block;
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #cf4520;
  width: 580px;
  height: 85px;
  padding-top: 8px;
}

.ccb-single-related-products h2::before {
  background: #eeee9a;
  transform: rotate(-3deg);
}

@media (min-width: 990px) {
  .ccb-single-related-products .section-content-top-margin {
    margin-top: 3.875rem;
  }
}

.ccb-single-related-products .media--css-only::before,
.ccb-single-related-products .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #212529;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-single-related-products .media__styled-element {
  border: 2px solid #212529;
  border-radius: 8px;
}

/* .ccb-single-related-products .gap-theme {
  gap: 1.5rem;
} */

@media (min-width: 1440px){
  /* .ccb-single-related-products .media {
    width: 19.625rem !important;
    height: 25rem !important;
    margin-inline: auto;
  }

  .ccb-single-related-products .media__styled-element {
    width: 19.625rem !important;
    height: 25rem !important;
    margin-inline: auto;
  } */

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

.ccb-single-related-products [class^="sticker-on-sale-sticker"] .absolute {
  font-family: Anton;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #eeee9a;
  background-color: #295118;
}

.ccb-single-related-products h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-single-related-products .mt-5 {
  margin-top: 1rem;
}

.ccb-single-related-products .product-tile__container > .product-tile span {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-single-related-products s.text-scheme-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-single-related-products .mt-2\.5 {
  margin-top: .25rem;
}

.ccb-single-related-products select {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #212529;
}

.ccb-single-related-products input[type=text], .ccb-single-related-products input[type=email], .ccb-single-related-products input[type=tel], .ccb-single-related-products input[type=password], .ccb-single-related-products .input, .ccb-single-related-products select {
  box-shadow: inset 0 0 0 2px #212529;
}

.ccb-single-related-products .product-tile__quick-buy span{
  font-family: Bitter-Black;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
  color: #f8f8fa;
  width: 154px;
  height: 38px;
  padding: .5rem 1rem;
}

.ccb-single-related-products .product-tile__quick-buy > div {
  margin-top: 1.5rem;
}

.ccb-single-related-products .mb-2\.5 {
  margin-bottom: 1.25rem;
}

.ccb-single-related-products .btn:after, .ccb-single-related-products .push-btn:after, .ccb-single-related-products .shopify-payment-button__button:after { 
  background-color: #212529;
  border-color: #212529;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-single-related-products .py-section-vertical-spacing {
    padding-bottom: 32px;
  }

  .ccb-single-related-products .px-section {
    padding-inline: 32px;
  }

  .ccb-single-related-products h2 {
    font-size: 40px;
    line-height: 40px;
    width: 320px;
    height: 50px;
    padding-top: 5px;
    margin-inline: -32px;
  }

  .ccb-single-related-products .section-content-top-margin {
    margin-top: 40px;
  }

  .ccb-single-related-products .gap-theme {
    gap: 32px;
  }
}
/* RP Change 6-18-2026 Single Related product section styling (related-products.liquid section)(end) */





/* RP Change 6-16-2026 Our Story banner section styling (image-with-text-overlay.liquid section)(start) */
.ccb-our-story-banner .card {
  max-width: 996px;
}

.ccb-our-story-banner .card__surface {
  width: 372px;
  height: 201px;
  border-radius: 0.5rem;
  border-width: 3px;
  background-color: #f4ac32;
  border-color: #cf4520;
}

.ccb-our-story-banner .card::before,
.ccb-our-story-banner .card::after {
  left: 10px;
  top: 10px;
  background-color: #e9ec6b;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-story-banner .break-words {
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 996px !important;
}

.ccb-our-story-banner h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  color: #782531;
  line-height: normal;
  -webkit-text-stroke: 15px #E9EC6B;
  paint-order: stroke fill;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-banner .card__surface {
    width: 222px;
    height: 124px;
  }

  .ccb-our-story-banner .break-words {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-inline: 29px;
  }

  .ccb-our-story-banner h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #e9ec6b;
    paint-order: stroke fill;
  }
}
/* RP Change 6-16-2026 Our Story banner section styling (image-with-text-overlay.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Brewing Passion section styling (feature-text-with-offset-images.liquid section)(start) */
.ccb-our-story-brewing .py-section-vertical-spacing {
  padding-top: 117px;
  padding-bottom: 117px;
}

.ccb-our-story-brewing section {
  background-color: #eeee9a;
}

.ccb-our-story-brewing .inline-heading-rte {
  font-family: Anton;
  font-size: 50px;
  font-weight: 400;
  line-height: normal;
  color: #295118;
}

.ccb-our-story-brewing div.inline-rte {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #1f1f1f;
  margin-top: 12px;
}

.ccb-our-story-brewing div.inline-rte > p:nth-child(2) {
  padding-top: 30px;
}

.ccb-our-story-brewing .media__styled-element {
  border: 3px solid #f4ac32;
  border-radius: 8px;
}

.ccb-our-story-brewing .media--css-only::before,
.ccb-our-story-brewing .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #cf4520;
  border-style: none !important;
  border-radius: 8px;
}

@media (min-width: 990px) {
  .ccb-our-story-brewing [id^="media-image"] {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

@media (min-width: 990px){
  .ccb-our-story-brewing .image-container .media {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

@media (min-width: 1440px){
  .ccb-our-story-brewing .max-w-lg {
    max-width: 36.4375rem;
    padding-left: 0;
    padding-right: 0;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-brewing .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-story-brewing .px-section {
    padding-inline: 32px;
  }

  .ccb-our-story-brewing .inline-heading-rte {
    font-size: 30px;
  }

  .ccb-our-story-brewing div.inline-rte {
    font-size: 12px;
    line-height: 22px;
    margin-top: 12px;
  }

  .ccb-our-story-brewing .image-container .media {
    width: 45.5vw !important;
    height: 45.5vw !important;
  }
}
/* RP Change 6-16-2026 Our Story Brewing Passion section styling (feature-text-with-offset-images.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Makeshift section styling (feature-text-with-offset-images.liquid section)(start) */
.ccb-our-story-makeshift .py-section-vertical-spacing {
  padding-top: 117px;
  padding-bottom: 117px;
}

.ccb-our-story-makeshift section {
  background-color: #e9ec6b;
}

.ccb-our-story-makeshift .inline-heading-rte {
  font-family: Anton;
  font-size: 50px;
  font-weight: 400;
  line-height: normal;
  color: #295118;
  padding-inline: 7%;
}

/* @media (max-width: 1439px) {
  .ccb-our-story-makeshift .inline-heading-rte {
    padding-inline: 0 !important;
  }
} */

.ccb-our-story-makeshift div.inline-rte {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #1f1f1f;
  margin-top: 12px;
}

@media (min-width: 990px) and (max-width: 1439px){
  .ccb-our-story-makeshift div.inline-rte {
    padding-inline: 2.5rem;
  }
}

.ccb-our-story-makeshift div.inline-rte > p:nth-child(2) {
  padding-top: 30px;
}

.ccb-our-story-makeshift .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

.ccb-our-story-makeshift .media--css-only::before,
.ccb-our-story-makeshift .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #295118;
  border-style: none !important;
  border-radius: 8px;
}

@media (min-width: 990px) {
  .ccb-our-story-makeshift [id^="media-image"] {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

@media (min-width: 990px){
  .ccb-our-story-makeshift .image-container .media {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

@media (min-width: 1250px){
  .ccb-our-story-makeshift .max-w-lg {
    max-width: 36.4375rem;
    padding-left: 0;
    padding-right: 0;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-makeshift .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-story-makeshift .px-section {
    padding-inline: 32px;
  }

  .ccb-our-story-makeshift .inline-heading-rte {
    font-size: 30px;
    padding-inline: 0;
    max-width: 296px;
    margin-inline: auto;
  }

  .ccb-our-story-makeshift div.inline-rte {
    font-size: 12px;
    line-height: 22px;
    margin-top: 12px;
  }

  .ccb-our-story-makeshift .image-container .media {
    width: 45.5vw !important;
    height: 45.5vw !important;
  }
}
/* RP Change 6-16-2026 Our Story Makeshift section styling (feature-text-with-offset-images.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Continues section styling (rich-text.liquid section)(start) */
.ccb-our-story-continues section {
  background-color: #f4ac32;
}

.ccb-our-story-continues .py-section-vertical-spacing {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ccb-our-story-continues h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #cf4520;
  -webkit-text-stroke: 15px #eeee9a;
  paint-order: stroke fill;
}

.ccb-our-story-continues p {
  color: #1f1f1f;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.ccb-our-story-continues .mt-5 {
  margin-top: 1.5rem;
}

.ccb-our-story-continues .rte>:not([hidden])~:not([hidden]) {
  margin-top: 0;
}

/* .ccb-our-story-continues  .sticker {
  --block-width: 94 !important;
} */

@media (min-width: 990px) {
  .ccb-our-story-continues .lg\:w-full {
    width: 95% !important;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-continues .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-story-continues .px-section {
    padding-inline: 32px;
  }

  .ccb-our-story-continues h2 {
    font-size: 40px;
    line-height: 56px;
    -webkit-text-stroke: 8px #eeee9a;
    paint-order: stroke fill;
  }

  .ccb-our-story-continues p {
    font-size: 12px;
    line-height: 16px;
  }

  .ccb-our-story-continues .mt-5 {
    margin-top: 12px;
  }
}
/* RP Change 6-16-2026 Our Story Continues section styling (rich-text.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Brewery section styling (text-columns-with-images.liquid section)(start) */
.ccb-our-story-brewery section {
  background-color: #eeee9a;
}

.ccb-our-story-brewery .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 36px;
}

.ccb-our-story-brewery .px-section {
  padding-left: 80px;
  padding-right: 80px;
}

.ccb-our-story-brewery h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #eeee9a;
  -webkit-text-stroke: 15px #295118;
  paint-order: stroke fill;
}

.ccb-our-story-brewery p {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #295118;
}

.ccb-our-story-brewery .mt-5 {
  margin-top: 0;
}

@media (min-width: 990px) {
  .ccb-our-story-brewery .section-content-top-margin {
    margin-top: 2rem;
  }
}

.ccb-our-story-brewery .media--css-only::before,
.ccb-our-story-brewery .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #295118;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-story-brewery .media__styled-element {
  border: 3px solid #212529;
  border-radius: 8px;
}

/* .ccb-homepage-follow-us .gap-theme {
    gap: 1.1rem;
} */

@media (width: 1440px){
  .ccb-our-story-brewery .media {
    width: 24.6875rem !important;
    height: 30.8125rem !important;
    margin-inline: auto;
  }

  .ccb-our-story-brewery .media__styled-element {
     width: 24.6875rem !important;
    height: 30.8125rem !important;
    margin-inline: auto;
  }

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-brewery .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 4px;
  }

  .ccb-our-story-brewery .px-section {
    padding-inline: 32px;
  }

  .ccb-our-story-brewery h2 {
    font-size: 40px;
    color: #eeee9a;
    -webkit-text-stroke: 8px #295118;
    paint-order: stroke fill;
  }

  .ccb-our-story-brewery p {
    font-size: 16px;
    line-height: 22px;
  }

  .ccb-our-story-brewery .section-content-top-margin {
    margin-top: 32px;
  }

  .ccb-our-story-brewery .gap-10 {
    gap: 20px;
  }
}
/* RP Change 6-16-2026 Our Story Brewery section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Peek section styling (rich-text.liquid section)(start) */
.ccb-our-story-peek section {
  background-color: #e9ec6b;
}

.ccb-our-story-peek .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 48px;
}

.ccb-our-story-peek h2 {
  font-family: Anton;
  font-size: 50px;
  font-weight: 400;
  line-height: normal;
  color: #cf4520;
}

.ccb-our-story-peek p {
  color: #1f1f1f;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.ccb-our-story-peek .mt-5 {
  margin-top: 0.75rem;
}

@media (min-width: 990px) {
  .ccb-our-story-peek .lg\:w-full {
    width: 95% !important;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-peek .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-story-peek .px-section {
    padding-inline: 32px;
  }

  .ccb-our-story-peek h2 {
    font-size: 30px;
  }

  .ccb-our-story-peek p {
    font-size: 12px;
    line-height: 22px;
  }
}
/* RP Change 6-16-2026 Our Story Peek section styling (rich-text.liquid section)(end) */

/* RP Change 6-16-2026 Our Story High-end section styling (rich-text.liquid section)(start) */
.ccb-our-story-high-end .py-section-vertical-spacing {
  padding-top: 48px;
  padding-bottom: 64px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-high-end .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  ccb-our-story-high-end .px-section {
    padding-inline: 32px;
  }
}
/* RP Change 6-16-2026 Our Story High-end section styling (rich-text.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Image between-peek-high-end section styling (image-with-text-overlay.liquid section)(start) */
.ccb-our-story-between-peek-high-end section {
  background-color: #e9ec6b;
}

@media (width: 1440px) {
  .ccb-our-story-between-peek-high-end [class*=object-wrapper] img {
    min-height: 700px;
  }
}
/* RP Change 6-16-2026 Our Story Image between-peek-high-end section styling (image-with-text-overlay.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Powered up section styling (feature-text-columns.liquid section)(start) */
.ccb-our-story-powered section {
  background-color: #f4ac32;
}

.ccb-our-story-powered .py-section-vertical-spacing {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ccb-our-story-powered h2::first-letter {
  text-transform: uppercase;
}

.ccb-our-story-powered h2 {
  font-family: Anton;
  font-size: 50px;
  font-weight: 400;
  line-height: normal;
  text-transform: lowercase;
  color: #cf4520;
}

.ccb-our-story-powered h3 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #295118;
}

.ccb-our-story-powered .inline-rte {
  font-family: Anton;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
  color: #295118;
}

.ccb-our-story-powered p {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  color: #1f1f1f;
}

@media (min-width: 990px) {
  .ccb-our-story-powered .section-content-top-margin {
    margin-top: 1.625rem;
  }
}

.ccb-our-story-powered .mt-2\.5 {
  margin-top: .6875rem;
}

.ccb-our-story-powered .mt-5 {
  margin-top: 3.75rem;
}

@media (min-width: 990px) {
  .ccb-our-story-powered .section-content-top-margin li:nth-child(1) {
    margin-right: 110px;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-powered .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-story-powered .px-section {
    padding-inline: 0;
  }

  .ccb-our-story-powered h2 {
    font-size: 30px;
  }

  .ccb-our-story-powered .section-content-top-margin {
    margin-top: 32px;
  }

  .ccb-our-story-powered h3 {
    font-size: 50px;
  }

  .ccb-our-story-powered .mt-2\.5 {
    margin-top: 12px;
  }

  .ccb-our-story-powered .gap-10 {
    gap: 32px;
  }

  .ccb-our-story-powered p {
    font-size: 12px;
    line-height: 22px;
  }

  .ccb-our-story-powered .mt-5 {
    margin-top: 32px;
  }
}
/* RP Change 6-16-2026 Our Story Powered up section styling (feature-text-columns.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Awards section styling (text-columns-with-images.liquid section)(start) */
.ccb-our-story-awards section {
  background-color: #eeee9a;
}

.ccb-our-story-awards .py-section-vertical-spacing {
  padding-top: 80px;
  padding-bottom: 80px;
}

.ccb-our-story-awards .px-section {
  /* padding-left: 72px;
  padding-right: 72px; */
  padding-left: 80px;
  padding-right: 80px;
}

.ccb-our-story-awards h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #eeee9a;
  -webkit-text-stroke: 15px #295118;
  paint-order: stroke fill;
}

.ccb-our-story-awards .font-main p {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #295118;
}

.ccb-our-story-awards h3 {
  font-family: Bitter-Black;
  font-size: 32px;
  font-weight: 900;
  line-height: normal;
  color: #295118;
  font-variant: all-small-caps;
}

.ccb-our-story-awards .section-content-top-margin p {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #295118;
}

.ccb-our-story-awards .mt-5 {
  margin-top: 1.5rem;
}

.ccb-our-story-awards .rte>:not([hidden])~:not([hidden]) {
  margin-top: 0.75rem;
}

@media (min-width: 990px) {
  .ccb-our-story-awards .section-content-top-margin {
    margin-top: 1.5rem;
  }
}

.ccb-our-story-awards .mb-5 {
  margin-bottom: 1rem;
}

.ccb-our-story-awards .mt-2\.5 {
  margin-top: 0.75rem;
}

.ccb-our-story-awards .media--css-only::before,
.ccb-our-story-awards .media--css-only::after {
  left: 8px;
  top: 10px;
  background-color: #212529;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-story-awards .media__styled-element {
  border: 2px solid #212529;
  border-radius: 8px;
}

/* .ccb-our-story-awards .gap-10 {
  gap: 1.5rem;
} */

@media (width: 1440px){
  /* .ccb-our-story-awards .media {
    width: 25.6875rem !important;
    height: 32.6875rem !important;
    margin-inline: auto;
  }

  .ccb-our-story-awards .media__styled-element {
    width: 25.6875rem !important;
    height: 32.6875rem !important;
    margin-inline: auto;
  } */

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-awards .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-story-awards .px-section {
    padding-inline: 32px;
  }

  .ccb-our-story-awards h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #295118;
    paint-order: stroke fill;
  }

  .ccb-our-story-awards .font-main p {
    font-size: 16px;
    line-height: 22px;
  }

  .ccb-our-story-awards .mt-5 {
    margin-top: 0;
    margin-inline: -32px;
  }

  .ccb-our-story-awards .rte>:not([hidden])~:not([hidden]) {
    margin-top: 0;
  }

  .ccb-our-story-awards .media__styled-element {
    border: 3px solid #212529;
    border-radius: 8px;
  }

  .ccb-our-story-awards .media--css-only::before, .ccb-our-story-awards .media--css-only::after {
    left: 10px;
  }

  .ccb-our-story-awards .section-content-top-margin {
    margin-top: 32px;
  }

  .ccb-our-story-awards .gap-10 {
    gap: 24px;
  }
}
/* RP Change 6-16-2026 Our Story Awards section styling (text-columns-with-images.liquid section)(end) */


/* RP Change 7-3-2026 Our Story Awards adding new section styling (text-columns-with-images.liquid section)(start) */
.ccb-our-story-awards-add .py-section-vertical-spacing {
  padding-top: 0px;
  padding-bottom: 80px;
}

.ccb-our-story-awards-add p {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #295118;
}

.ccb-our-story-awards-add h2 {
  font-family: Bitter-Black;
  font-size: 32px;
  font-weight: 900;
  line-height: normal;
  color: #295118;
  -webkit-text-stroke: 0 !important;
  paint-order: normal !important;
  font-variant: all-small-caps;
}

.ccb-our-story-awards-add-below .py-section-vertical-spacing {
  padding-bottom: 24px;
}
/* RP Change 7-3-2026 Our Story Awards adding new section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-16-2026 Our Story Hoppee section styling (feature-text-with-offset-images.liquid section)(start) */
.ccb-our-story-hoppee .py-section-vertical-spacing {
  padding-top: 117px;
  padding-bottom: 117px;
}

.ccb-our-story-hoppee  section {
  background-color: #e9ec6b;
}

.ccb-our-story-hoppee .inline-heading-rte {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #e9ec6b;
  -webkit-text-stroke: 15px #295118;
  paint-order: stroke fill;
}

.ccb-our-story-hoppee div.inline-rte {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #295118;
  margin-top: 42px;
}

@media (min-width: 990px) and (max-width: 1100px){
  .ccb-our-story-hoppee div.inline-rte {
    padding-inline: 2.5rem;
  }
}

.ccb-our-story-hoppee div.inline-rte > p:not(:nth-child(1)) {
  padding-top: 20px;
}

.ccb-our-story-hoppee .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

.ccb-our-story-hoppee .media--css-only::before,
.ccb-our-story-hoppee .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #173518;
  border-style: none !important;
  border-radius: 8px;
}

@media (min-width: 990px) {
  .ccb-our-story-hoppee [id^="media-image"] {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

@media (min-width: 990px){
  .ccb-our-story-hoppee .image-container .media {
    width: 31.25vw !important;
    height: 31.25vw !important;
  }
}

/* .ccb-our-story-hoppee img {
  object-position: center 87%;
} */

@media (min-width: 1440px){
  .ccb-our-story-hoppee .max-w-lg {
    max-width: 33.75rem;
    padding-left: 0;
    padding-right: 0;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-story-hoppee .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-story-hoppee .px-section {
    padding-inline: 32px;
  }

  .ccb-our-story-hoppee .inline-heading-rte {
    font-size: 40px;
    -webkit-text-stroke: 8px #295118;
    paint-order: stroke fill;
  }

  .ccb-our-story-hoppee div.inline-rte {
    font-size: 12px;
    line-height: 22px;
    margin-top: 20px;
  }

  .ccb-our-story-hoppee .image-container .media {
    width: 45.5vw !important;
    height: 45.5vw !important;
  }
}
/* RP Change 6-16-2026 Our Story Hoppee section styling (feature-text-with-offset-images.liquid section)(end) */





/* RP Change 6-20-2026 Our Brews banner section styling (image-with-text-overlay.liquid section)(start) */
.ccb-our-brews-banner .card {
  max-width: 996px;
}

.ccb-our-brews-banner .card__surface {
  width: 391px;
  height: 201px;
  border-radius: 0.5rem;
  border-width: 3px;
  background-color: #f4ac32;
  border-color: #cf4520;
}

.ccb-our-brews-banner .card::before,
.ccb-our-brews-banner .card::after {
  left: 10px;
  top: 10px;
  background-color: #e9ec6b;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-brews-banner .break-words {
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 996px !important;
}

.ccb-our-brews-banner h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  color: #782531;
  line-height: normal;
  -webkit-text-stroke: 15px #e9ec6b;
  paint-order: stroke fill;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-brews-banner .card__surface {
    width: 233px;
    height: 124px;
  }

  .ccb-our-brews-banner .break-words {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-inline: 29px;
  }

  .ccb-our-brews-banner h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #e9ec6b;
    paint-order: stroke fill;
  }

  .ccb-our-brews-banner .mt-5 {
    margin-top: 10px;
  }

  .ccb-our-brews-banner .inline-rte {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    color: #CF4520;
  }
}
/* RP Change 6-20-2026 Our brews banner section styling (image-with-text-overlay.liquid section)(end) */

/* RP Change 6-20-2026 Our brews beer 1 section styling (image-with-highlights.liquid section)(start) */
.ccb-our-brews-beer-1 section {
  background-color: #e9ec6b;
}

.ccb-our-brews-beer-1 .py-section-vertical-spacing {
  padding-top:  64px;
  padding-bottom: 64px;
}

@media (min-width: 990px) {
  .ccb-our-brews-beer-1 .lg\:px-section {
    padding-inline: 80px;
  }
}

.ccb-our-brews-beer-1 .grid-cols-4 {
  grid-template-columns: 27.68% 1fr 1fr 27.68%;
}

.ccb-our-brews-beer-1 .media--css-only::before,
.ccb-our-brews-beer-1 .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #295118;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-brews-beer-1 .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

.ccb-our-brews-beer-1 .card__surface {
  border: 3px solid #212529;
  border-radius: 8px;
  padding: 9px;
  background-color: #eeee9a;
}

.ccb-our-brews-beer-1 .card:before,
.ccb-our-brews-beer-1 .card:after {
  left: 10px;
  top: 10px;
  background-color: #295118;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-brews-beer-1 .heading-secondary {
  font-family: Anton;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  color: #295118;
}

.ccb-our-brews-beer-1 .inline-rte {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
}

.ccb-our-brews-beer-1 .section-content > div > div:nth-of-type(3) .inline-rte {
  font-size: 28px;
}

.ccb-our-brews-beer-1 .ccb-inline-heading {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #295118;
}

.ccb-our-brews-beer-1 .ccb-lower-part {
  margin-top: 1.75rem;
}

.ccb-our-brews-beer-1 .ccb-lower-button span {
  font-family: Bitter-Black;
  font-size: 20px;
  font-weight: 900;
  line-height: normal;
  color: #ffffff;
  width: 142px;
  height: 48px;
}

.ccb-our-brews-beer-1 .btn:after, .ccb-our-brews-beer-1 .push-btn:after, .ccb-our-brews-beer-1 .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

.ccb-our-brews-beer-1 .ccb-lower-button {
  margin-top: 1.5rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-brews-beer-1 .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-our-brews-beer-1 .max-w-site {
    padding-inline: 37.5px;
  }

  .ccb-our-brews-beer-1 .splide__track {
    padding-inline: 12.5px !important;
  }

  .ccb-our-brews-beer-1 .w-4\/5 {
    width: 100%;
  }

  .ccb-our-brews-beer-1 .media__styled-element {
    border-radius: 20px;
  }

  .ccb-our-brews-beer-1 .media--css-only::before, .ccb-our-brews-beer-1 .media--css-only::after {
    left: 12px;
    top: 12px;
    border-radius: 20px;
  }

  .ccb-our-brews-beer-1 .card:before, .ccb-our-brews-beer-1 .card:after {
    left: 8px;
  }

  .ccb-our-brews-beer-1 .ccb-inline-heading {
    font-size: 50px;
  }

  .ccb-our-brews-beer-1 .ccb-lower-part {
    margin-top: 32px;
  }

  .ccb-our-brews-beer-1 .splide__arrows {
    padding-inline: 24px;
  }

  .ccb-our-brews-beer-1 .gap-2 {
    gap: 12px;
  }

  .ccb-our-brews-beer-1 .p-2 {
    width: 44px;
    height: 44px;
    padding: 10px;
    color: #f8f8fa;
  }

  .ccb-our-brews-beer-1 .p-2 > span {
    width: 24px;
    height: 24px;
  }
}
/* RP Change 6-20-2026 Our brews beer 1 section styling (image-with-highlights.liquid section)(end) */

/* RP Change 6-20-2026 Our brews beer 2 section styling (image-with-highlights.liquid section)(start) */
.ccb-our-brews-beer-2 section {
  background-color: #f4ac32;
}

.ccb-our-brews-beer-2 .media--css-only::before,
.ccb-our-brews-beer-2 .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #e0f39a;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-brews-beer-2 .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

.ccb-our-brews-beer-2 .card__surface {
  border: 3px solid #212529;
  border-radius: 8px;
  padding: 9px;
  background-color: #cf4520;
}

.ccb-our-brews-beer-2 .card:before,
.ccb-our-brews-beer-2 .card:after {
  left: 10px;
  top: 10px;
  background-color: #e0f39a;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-brews-beer-2 .heading-secondary {
  color: #eeee9a;
}

.ccb-our-brews-beer-2 .inline-rte {
  color: #eeee9a;
}

.ccb-our-brews-beer-2 .ccb-inline-heading {
  color: #cf4520;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-brews-beer-2 .media__styled-element {
    border-radius: 20px;
  }

  .ccb-our-brews-beer-2 .media--css-only::before, .ccb-our-brews-beer-2 .media--css-only::after {
    left: 12px;
    top: 12px;
    border-radius: 20px;
  }

  .ccb-our-brews-beer-2 .card:before, .ccb-our-brews-beer-2 .card:after {
    left: 8px;
  }

  .ccb-our-brews-beer-2 .ccb-inline-heading {
    font-size: 50px;
  }

  .ccb-our-brews-beer-2 .ccb-lower-part {
    margin-top: 32px;
  }
}
/* RP Change 6-20-2026 Our brews beer 2 section styling (image-with-highlights.liquid section)(end) */





/* RP Change 6-18-2026 Our Resto banner section styling (image-with-text-overlay.liquid section)(start) */
.ccb-our-resto-banner .card {
  max-width: 996px;
}

.ccb-our-resto-banner .card__surface {
  width: 370px;
  height: 201px;
  border-radius: 0.5rem;
  border-width: 3px;
  background-color: #f4ac32;
  border-color: #cf4520;
}

.ccb-our-resto-banner .card::before,
.ccb-our-resto-banner .card::after {
  left: 10px;
  top: 10px;
  background-color: #e9ec6b;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-resto-banner .break-words {
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 996px !important;
}

.ccb-our-resto-banner h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  color: #782531;
  line-height: normal;
  -webkit-text-stroke: 15px #e9ec6b;
  paint-order: stroke fill;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-resto-banner .card__surface {
    width: 221px;
    height: 124px;
  }

  .ccb-our-resto-banner .break-words {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-inline: 29px;
  }

  .ccb-our-resto-banner h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #e9ec6b;
    paint-order: stroke fill;
  }
}
/* RP Change 6-18-2026 Our Resto banner section styling (image-with-text-overlay.liquid section)(end) */


/* RP Change 6-18-2026 Our Resto Good section styling (text-columns-with-images.liquid section)(start) */
.ccb-our-resto-good section {
  background-color: #eeee9a;
}

.ccb-our-resto-good .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 4px;
}

.ccb-our-resto-good .px-section {
  padding-inline: 80px;
}

.ccb-our-resto-good h2 {
  font-family: Anton;
  font-size: 70px;
  color: #eeee9a;
  font-weight: 400;
  line-height: normal;
  -webkit-text-stroke: 15px #295118;
  paint-order: stroke fill;
}

.ccb-our-resto-good p {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #295118;
}

.ccb-our-resto-good .mt-5 {
  margin-top: 0.75rem;
}

.ccb-our-resto-good .media--css-only::before,
.ccb-our-resto-good .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #295118;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-our-resto-good .media__styled-element {
  border: 3px solid #212529;
  border-radius: 8px;
}

@media (width: 1440px){
  /* .ccb-our-resto-good .media {
    width: 24.6875rem !important;
    height: 18.75rem  !important;
    margin-inline: auto;
  }

  .ccb-our-resto-good .media__styled-element {
    width: 24.6875rem !important;
    height: 18.75rem  !important;
    margin-inline: auto;
  } */

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

@media (min-width: 990px) {
  .ccb-our-resto-good .section-content-top-margin {
    margin-top: 2rem;
  }
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-resto-good .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 24px;
  }

  .ccb-our-resto-good .px-section {
    padding-inline: 32px;
  }

  .ccb-our-resto-good h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #295118;
    paint-order: stroke fill;
  }

  .ccb-our-resto-good p {
    font-size: 16px;
    line-height: 22px;
  }

  .ccb-our-resto-good .section-content-top-margin {
    margin-top: 32px;
  }

  .ccb-our-resto-good .pb-media-shadow {
    margin-bottom: 0;
  }
}
/* RP Change 6-18-2026 Our Resto Good section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-18-2026 Our Resto Image section styling (text-columns-with-images.liquid section)(start) */
.ccb-our-resto-good-image .py-section-vertical-spacing {
  padding-top: 32px;
  padding-bottom: 36px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-resto-good-image .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 24px;
  }

}
/* RP Change 6-18-2026 Our Resto Image section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-11-2026 Our Resto between Good and Next Image section styling (rich-text.liquid section)(start) */
.ccb-our-resto-between-good-image section {
  background-color: #eeee9a;
}

.ccb-our-resto-between-good-image .py-section-vertical-spacing {
    padding-top: 0;
    padding-bottom: 0;
}

.ccb-our-resto-between-good-image .px-section {
    padding-inline: 80px;
}

.ccb-our-resto-between-good-image p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #000000;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-our-resto-between-good-image .px-section {
    padding-inline: 32px;
  }
}
/* RP Change 6-11-2026 Our Resto between Good and Next Image section styling (rich-text.liquid section)(end) */





/* RP Change 6-18-2026 Craft Keg banner section styling (image-with-text-overlay.liquid section)(start) */
.ccb-craft-keg-banner .card {
  max-width: 996px;
}

.ccb-craft-keg-banner .card__surface {
  /* width: 996px; */
  height: 267px;
  border-radius: 0.5rem;
  border-width: 3px;
  background-color: #f4ac32;
  border-color: #cf4520;
}

.ccb-craft-keg-banner .card::before,
.ccb-craft-keg-banner .card::after {
  left: 10px;
  top: 10px;
  background-color: #e9ec6b;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-craft-keg-banner .break-words {
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 996px !important;
}

.ccb-craft-keg-banner h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  color: #782531;
  line-height: normal;
  -webkit-text-stroke: 15px #e9ec6b;
  paint-order: stroke fill;
}

.ccb-craft-keg-banner .inline-rte {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  /* color: #cf4520; */
  color: #1f1f1f;
}

.ccb-craft-keg-banner .mt-5 {
  margin-top: 0.625rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-banner .card__surface {
    width: 275px;
    height: 198px;
  }

  .ccb-craft-keg-banner .break-words {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-inline: 29px;
  }

  .ccb-craft-keg-banner h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #e9ec6b;
    paint-order: stroke fill;
  }

  .ccb-craft-keg-banner .inline-rte {
    font-size: 12px;
    line-height: 16px;
  }
}
/* RP Change 6-18-2026 Craft Keg banner section styling (image-with-text-overlay.liquid section)(end) */

/* RP Change 6-18-2026 Craft Keg crazy section styling (image-with-text.liquid section)(start) */
.ccb-craft-keg-crazy section {
  background-color: #eeee9a;
}

.ccb-craft-keg-crazy .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 64px;
}

.ccb-craft-keg-crazy .px-section {
  padding-inline: 80px;
}

@media (min-width: 990px) {
  .ccb-craft-keg-crazy .lg\:grid-cols-12 {
    grid-template-columns: 28.125rem 1fr;
  }
}

@media (min-width: 990px) {
  .ccb-craft-keg-crazy .lg\:col-span-6 {
    grid-column: auto;
  }
}

.ccb-craft-keg-crazy .media--css-only::before,
.ccb-craft-keg-crazy .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #295118;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-craft-keg-crazy .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

@media (min-width: 990px) {
  .ccb-craft-keg-crazy .media {
    width: 28.125rem !important;
    height: 28.125rem !important;
    /* width: 73.5%;
    height: 90%; */
  }
}

.ccb-craft-keg-crazy .max-w-2xl {
  max-width: 100%;
}

.ccb-craft-keg-crazy h2{
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #295118;
}

.ccb-craft-keg-crazy .rte p:nth-child(1) {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: #295118;
}

.ccb-craft-keg-crazy .rte p:not(p:nth-child(1)){
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: #295118;
  margin-top: 32px;
}

.ccb-craft-keg-crazy .mt-5 {
  margin-top: 0;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-crazy .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-craft-keg-crazy .px-section {
    padding-inline: 32px;
  }

  .ccb-craft-keg-crazy h2 {
    font-size: 50px;
    line-height: 64px;
  }

  .ccb-craft-keg-crazy .rte p:nth-child(1) {
    font-size: 20px;
    line-height: 28px;
  }

  .ccb-craft-keg-crazy .rte p:not(p:nth-child(1)) {
    font-size: 16px;
    line-height: 22px;
    margin-top: 32px;
  }

  .ccb-craft-keg-crazy .gap-10 {
    gap: 32px;
  }
}
/* RP Change 6-18-2026 Craft Keg crazy section styling (image-with-text.liquid section)(end) */

/* RP Change 6-20-2026 Craft Keg precision section styling (image-with-text.liquid section)(start) */
.ccb-craft-keg-precision section {
  background-color: #f4ac32;
}

.ccb-craft-keg-precision .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 64px;
}

.ccb-craft-keg-precision .px-section {
  padding-inline: 80px;
}

@media (min-width: 990px) {
  .ccb-craft-keg-precision .lg\:grid-cols-12 {
    grid-template-columns: 1fr 28.125rem;
  }
}

@media (min-width: 990px) {
  /* Text on the left */
  .ccb-craft-keg-precision .grid > :last-child {
    grid-column: 1;
    grid-row: 1;
  }

  /* Image on the right */
  .ccb-craft-keg-precision .grid > :first-child {
    grid-column: 2;
    grid-row: 1;
  }
}

.ccb-craft-keg-precision .media--css-only::before,
.ccb-craft-keg-precision .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #e0f39a;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-craft-keg-precision .media__styled-element {
  border: 3px solid #cf4520;
  border-radius: 8px;
}

@media (min-width: 990px) {
  .ccb-craft-keg-precision .media {
    width: 28.125rem !important;
    height: 30.125rem !important;
  }
}

.ccb-craft-keg-precision .max-w-2xl {
  max-width: 100%;
}

.ccb-craft-keg-precision h2{
  font-family: Anton;
  font-size: 40px;
  font-weight: 400;
  line-height: 80px;
  color: #cf4520;
}

.ccb-craft-keg-precision .rte {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  color: #1f1f1f;
}

.ccb-craft-keg-precision .mt-5 {
  margin-top: 32px;
}

.ccb-craft-keg-precision .rte p:not(p:nth-child(1)){
  margin-top: 32px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-precision .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-craft-keg-precision .px-section {
    padding-inline: 32px;
  }

  .ccb-craft-keg-precision h2 {
    font-size: 30px;
    line-height: normal;
  }

  .ccb-craft-keg-precision .rte {
    font-size: 16px;
    line-height: 22px;
  }

  .ccb-craft-keg-precision .gap-10 {
    gap: 32px;
  }

  .ccb-craft-keg-precision .rte p:not(p:nth-child(1)) {
    margin-top: calc(var(--rte-spacing) * calc(1 - var(--tw-space-y-reverse)));
  }
}
/* RP Change 6-20-2026 Craft Keg precision section styling (image-with-text.liquid section)(end) */

/* RP Change 6-20-2026 Craft Keg system section styling (image-with-text.liquid section)(start) */
@media (min-width: 990px) {
  .ccb-craft-keg-system .lg\:grid-cols-12 {
    grid-template-columns: 1fr 33.125rem;
  }
}

@media (min-width: 990px) {
  .ccb-craft-keg-system .media {
    width: 33.125rem !important;
    height: 23.125rem !important;
  }
}

.ccb-craft-keg-system h2 {
  text-transform: none;
  max-width: 23ch;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-system h2 {
    font-size: 30px;
    line-height: normal;
  }
}
/* RP Change 6-20-2026 Craft Keg system section styling (image-with-text.liquid section)(end) */

/* RP Change 6-20-2026 Craft Keg offers section styling (image-with-text.liquid section)(start) */
.ccb-craft-keg-offers section {
  background-color: #eeee9a;
}

.ccb-craft-keg-offers .media--css-only::before,
.ccb-craft-keg-offers .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #1f4712;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-craft-keg-offers .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

.ccb-craft-keg-offers h2 {
  line-height: normal;
  color: #295118;
}

.ccb-craft-keg-offers .rte p:nth-child(1) {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #295118;
}

.ccb-craft-keg-offers .rte p:not(p:nth-child(1)){
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
  margin-top: 32px;
}

.ccb-craft-keg-offers .mt-5 {
  margin-top: 0;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-offers .rte p:nth-child(1) {
    font-size: 20px;
    line-height: 28px;
  }

  .ccb-craft-keg-offers .rte p:not(p:nth-child(1)) {
    font-size: 16px;
    line-height: 22px;
    margin-top: 32px;
  }
}
/* RP Change 6-20-2026 Craft Keg offers section styling (image-with-text.liquid section)(end) */

/* RP Change 6-20-2026 Craft Keg custom tap section styling (image-with-text.liquid section)(start) */
.ccb-craft-keg-custom section {
  background-color: #e9ec6b;
}

@media (min-width: 990px) {
  .ccb-craft-keg-custom .lg\:grid-cols-12 {
    grid-template-columns: 33.125rem 1fr;
  }
}

.ccb-craft-keg-custom .media--css-only::before,
.ccb-craft-keg-custom .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #1f4712;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-craft-keg-custom .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

@media (min-width: 990px) {
  .ccb-craft-keg-custom .media {
    width: 33.125rem !important;
    height: 23.125rem !important;
  }
}

.ccb-craft-keg-custom h2 {
  font-size: 40px;
}

.ccb-craft-keg-custom .rte p:nth-child(1), .ccb-craft-keg-custom .rte p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
  margin-top: 32px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-custom h2 {
    font-size: 30px;
    line-height: normal;
  }

  .ccb-craft-keg-custom .rte p:nth-child(1), .ccb-craft-keg-custom .rte p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 32px;
  }
}
/* RP Change 6-20-2026 Craft Keg custom tap section styling (image-with-text.liquid section)(end) */

/* RP Change 6-20-2026 Craft Keg choose section styling (text-columns-with-images.liquid section)(start) */
.ccb-craft-keg-choose section {
  background-color: #e9ec6b;
}

.ccb-craft-keg-choose .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 0;
}

.ccb-craft-keg-choose .px-section {
  padding-inline: 80px;
}

@media (max-width: 989px) {
  .ccb-craft-keg-choose .grid-cols-1 {
    justify-self: center;
  }
}

@media (min-width: 1441px) {
  .ccb-craft-keg-choose ul {
    width: 1264.67px;
  }

  .ccb-craft-keg-choose .grid-cols-1 {
    justify-self: center;
  }
}

.ccb-craft-keg-choose h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: normal;
  color: #295118;
}

.ccb-craft-keg-choose .mt-5 {
  margin-top: 3.5rem;
}

.ccb-craft-keg-choose .media--css-only::before,
.ccb-craft-keg-choose .media--css-only::after {
  width: 0;
  height: 0;
  display: none;
}

.ccb-craft-keg-choose .media__styled-element {
  border: none;
  background-color: transparent;
}

.ccb-craft-keg-choose .media {
  width: 4.375rem !important;
  height: 4.375rem !important;
}

.ccb-craft-keg-choose .mb-5 {
  margin-bottom: 1rem;
}

@media (min-width: 990px) {
  .ccb-craft-keg-choose .gap-10 {
    gap: 7.5%;
  }
}

.ccb-craft-keg-choose ul > li > div {
  max-width: 560px;
}

.ccb-craft-keg-choose .pb-media-shadow {
  display: flex;
  justify-content: center;
}

.ccb-craft-keg-choose .w-full {
  width: auto;
}

.ccb-craft-keg-choose h3 {
  font-family: Anton;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  color: #295118;
  font-variant: all-small-caps;
}

.ccb-craft-keg-choose .rte p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
}

.ccb-craft-keg-choose .mt-2\.5 {
  margin-top: 1rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-choose .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .ccb-craft-keg-choose .px-section {
    padding-inline: 32px;
  }

  .ccb-craft-keg-choose h2 {
    font-size: 50px;
  }

  .ccb-craft-keg-choose h3 {
    font-size: 30px;
    line-height: normal;
    font-variant: all-small-caps;
  }

  .ccb-craft-keg-choose .rte p {
    font-size: 12px;
    line-height: 22px;
  }

  .ccb-craft-keg-choose .mt-5 {
    margin-top: 32px;
  }

  .ccb-craft-keg-choose .mb-5 {
    margin-bottom: 16px;
  }

  .ccb-craft-keg-choose .mt-2\.5 {
    margin-top: 24px;
  }

  .ccb-craft-keg-choose .gap-10 {
    gap: 32px;
  }
}
/* RP Change 6-20-2026 Craft Keg choose section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-20-2026 Craft Keg choose 2 section styling (text-columns-with-images.liquid section)(start) */
.ccb-craft-keg-choose-2 .py-section-vertical-spacing {
  padding-top: 80px;
  padding-bottom: 0;
}

.ccb-craft-keg-choose-2 h2 {
  font-family: Anton;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  color: #295118;
  font-variant: all-small-caps;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-choose-2 .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 0;
  }

  .ccb-craft-keg-choose-2 h2 {
    font-size: 30px;
    line-height: normal;
    font-variant: all-small-caps;
  }
}
/* RP Change 6-20-2026 Craft Keg choose 2 section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-20-2026 Craft Keg choose 3 section styling (text-columns-with-images.liquid section)(start) */
.ccb-craft-keg-choose-3 .py-section-vertical-spacing {
  padding-top: 80px;
  padding-bottom: 88px;
}

@media (min-width: 990px) {
  .ccb-craft-keg-choose-3 .lg\:col-span-6 {
    grid-column: 3 / span 8;
    justify-self: center;
  }
}

.ccb-craft-keg-choose-3 ul > li > div {
  max-width: 800px;
}

@media (min-width: 1441px) {
  .ccb-craft-keg-choose-3 ul {
    width: 1264.67px;
  }
}

.ccb-craft-keg-choose-3 h2 {
  font-family: Anton;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  color: #295118;
  font-variant: all-small-caps;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-craft-keg-choose-3 .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-craft-keg-choose-3 h2 {
    font-size: 30px;
    line-height: normal;
    font-variant: all-small-caps;
  }
}
/* RP Change 6-20-2026 Craft Keg choose 3 section styling (text-columns-with-images.liquid section)(end) */





/* RP Change 6-21-2026 Corporate banner section styling (image-with-text-overlay.liquid section)(start) */
.ccb-corporate-banner .card {
  max-width: 996px;
}

.ccb-corporate-banner .card__surface {
  /* width: 996px; */
  height: 295px;
  border-radius: 0.5rem;
  border-width: 3px;
  background-color: #f4ac32;
  border-color: #cf4520;
}

.ccb-corporate-banner .card::before,
.ccb-corporate-banner .card::after {
  left: 10px;
  top: 10px;
  background-color: #e9ec6b;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-corporate-banner .break-words {
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 996px !important;
}

.ccb-corporate-banner h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  color: #782531;
  line-height: normal;
  -webkit-text-stroke: 15px #e9ec6b;
  paint-order: stroke fill;
}

.ccb-corporate-banner .inline-rte {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  /* color: #cf4520; */
  color: #1f1f1f;
}

.ccb-corporate-banner .mt-5 {
  margin-top: 0.625rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-corporate-banner .card__surface {
    width: 271px;
    height: 246px;
  }

  .ccb-corporate-banner .break-words {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-inline: 29px;
  }

  .ccb-corporate-banner h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #e9ec6b;
    paint-order: stroke fill;
  }

  .ccb-corporate-banner .inline-rte {
    font-size: 12px;
    line-height: 16px;
  }
}
/* RP Change 6-21-2026 Corporate banner section styling (image-with-text-overlay.liquid section)(end) */

/* RP Change 6-21-2026 Corporate packages section styling (custom-menu-colored-cards.liquid section)(start) */
.ccb-corporate-packages .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 64px;
}

.ccb-corporate-packages .px-section {
  padding-inline: 80px;
}

.ccb-corporate-packages h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  color: #eeee9a;
  line-height: normal;
  -webkit-text-stroke: 15px #295118;
  paint-order: stroke fill;
  margin-bottom: 64px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-corporate-packages .px-section {
    padding-inline: 32px;
  }

  .ccb-corporate-packages .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-corporate-packages h2 {
    font-size: 40px;
    line-height: 56px;
    -webkit-text-stroke: 8px #295118;
    paint-order: stroke fill;
    margin-bottom: 32px;
  }

  .ccb-corporate-packages .menu-items-grid {
    gap: 32px 32px !important;
  }

  .ccb-corporate-packages .menu-card {
    padding: 18px 26px !important;
  }

  .ccb-corporate-packages .menu-card-header {
    font-size: 20px !important;
  }

  .ccb-corporate-packages .menu-card-header > * {
    font-weight: 400 !important;
  }

  .ccb-corporate-packages .menu-desc {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}
/* RP Change 6-21-2026 Corporate packages section styling (custom-menu-colored-cards.liquid section)(end) */

/* RP Change 6-21-2026 Corporate packages 1 section styling (custom-menu-colored-cards.liquid section)(start) */
.ccb-corporate-packages-1 section {
  background-color: #eeee9a;
}
/* RP Change 6-21-2026 Corporate packages 1 section styling (custom-menu-colored-cards.liquid section)(end) */

/* RP Change 6-21-2026 Corporate packages 2 section styling (custom-menu-colored-cards.liquid section)(start) */
.ccb-corporate-packages-2 section {
  background-color: #f4ac32;
}

.ccb-corporate-packages-2 .menu-items-grid {
  margin-top: 0;
}

.ccb-corporate-packages-2 .menu-card {
  border: 6px solid #295118;
  border-radius: 16px;
  height: 100%;
  transition: transform .2s ease;
}
/* RP Change 6-21-2026 Corporate packages 2 section styling (custom-menu-colored-cards.liquid section)(end) */

/* RP Change 6-21-2026 Corporate contact section styling (main-page-contact.liquid section)(start) */
.ccb-corporate-contact section {
  background-color: #e9ec6b;
}

.ccb-corporate-contact .card__surface {
  background-color: #295118;
  border: 6px solid #212529;
  border-radius: 16px;
}

.ccb-corporate-contact .card:before,
.ccb-corporate-contact .card:after {
  display: none;
}

.ccb-corporate-contact h1 {
  font-family: Anton;
  color: #ffffff;
}

.ccb-corporate-contact label {
  color: #ffffff;
}

.ccb-corporate-contact [type=text], .ccb-corporate-contact input[type=email], .ccb-corporate-contact input[type=tel], .ccb-corporate-contact input[type=password], .ccb-corporate-contact .input, .ccb-corporate-contact select {
  box-shadow: inset 0 0 0 2px #212529;
}

.ccb-corporate-contact .push-btn__surface {
  font-family: Bitter-Black;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #212529;
}

.ccb-corporate-contact .btn:after, .ccb-corporate-contact .push-btn:after, .ccb-corporate-contact .shopify-payment-button__button:after {
  background-color: #f8f8fa;
  border-color: #f8f8fa;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-corporate-contact .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-corporate-contact .px-section {
    padding-inline: 32px;
  }
}
/* RP Change 6-21-2026 Corporate contact section styling (main-page-contact.liquid section)(end) */

/* RP Change 6-21-2026 Corporate offices section styling (text-columns-with-images.liquid section)(start) */
.ccb-corporate-offices section {
  background-color: #e9ec6b;
}

.ccb-corporate-offices .py-section-vertical-spacing {
  padding-top: 0;
  padding-bottom: 64px;
}

.ccb-corporate-offices .px-section {
  padding-inline: 80px;
}

.ccb-corporate-offices h2 {
  font-family: Bitter-Black;
  font-size: 32px;
  font-weight: 900;
  line-height: normal;
  font-variant: all-small-caps;
  color: #295118;
}

.ccb-corporate-offices .rte {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
}

.ccb-corporate-offices .media--css-only::before,
.ccb-corporate-offices .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #173518;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-corporate-offices .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 8px;
}

/* .ccb-homepage-follow-us .gap-theme {
    gap: 1.1rem;
} */

@media (width: 1440px){
  .ccb-corporate-offices .media {
    width: 25.6875rem !important;
    height: 25.6875rem !important;
    margin-inline: auto;
  }

  .ccb-corporate-offices .media__styled-element {
    width: 25.6875rem !important;
    height: 25.6875rem !important;
    margin-inline: auto;
  }

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-corporate-offices .px-section {
    padding-inline: 32px;
  }

  .ccb-corporate-offices .py-section-vertical-spacing {
    padding-top: 0;
    padding-bottom: 32px;
  }

  
/* For Mobile */
@media (max-width: 989px) {
  .ccb-corporate-coffices .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-corporate-offices .px-section {
    padding-inline: 32px;
  }

  .ccb-corporate-offices .mb-5 {
    margin-bottom: 16px;
  }

  .ccb-corporate-offices .mt-2\.5 {
    margin-top: 12px;
  }

  .ccb-corporate-offices .gap-10 {
    gap: 24px;
  }
}
}
/* RP Change 6-21-2026 Corporate offices section styling (text-columns-with-images.liquid section)(end) */

/* RP Change 6-21-2026 Corporate offices 2 section styling (text-columns-with-images.liquid section)(start) */
.ccb-corporate-offices-2 section {
  background-color: #e9ec6b;
}

.ccb-corporate-offices-2 .py-section-vertical-spacing {
  padding-top: 0;
  padding-bottom: 64px;
}

.ccb-corporate-offices-2 .px-section {
  padding-inline: 80px;
}

.ccb-corporate-offices-2 ul {
  gap: 32px;
}

.ccb-corporate-offices-2 .p-4 {
  padding: 0;
}

.ccb-corporate-offices-2 .media__styled-element, .ccb-corporate-offices-2 .media__shape-wrapper {
  border: 6px solid #1f1f1f;
  /* background-color: #d2bf00; */
  /* padding: 64px; */
  /* padding-top: 90px; */

  background-color: #eeee9a;
  padding: 48px;
  border-radius: 32px;
}


.ccb-corporate-offices-2 h2 { 
  font-family: Anton;
  font-size: 50px;
  font-weight: 400;
  line-height: 48px;
  color: #295118;
}

.ccb-corporate-offices-2 .rte p {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #295118;
}

.ccb-corporate-offices-2 .rte {
  margin-top: 48px;
}
/* RP Change 6-21-2026 Corporate offices 2 section styling (text-columns-with-images.liquid section)(end) */





/* RP Change 6-18-2026 What's New banner section styling (image-with-text-overlay.liquid section)(start) */
.ccb-whats-new-banner .card {
  max-width: 996px;
}

.ccb-whats-new-banner .card__surface {
  /* width: 996px; */
  width: 455px;
  height: 201px;
  border-radius: 0.5rem;
  border-width: 3px;
  background-color: #f4ac32;
  border-color: #cf4520;
}

.ccb-whats-new-banner .card::before,
.ccb-whats-new-banner .card::after {
  left: 10px;
  top: 10px;
  background-color: #e9ec6b;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-whats-new-banner .break-words {
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 996px !important;
}

.ccb-whats-new-banner h2 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  color: #782531;
  line-height: normal;
  -webkit-text-stroke: 15px #e9ec6b;
  paint-order: stroke fill;
}

.ccb-whats-new-banner .inline-rte {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #cf4520;
}

.ccb-whats-new-banner .mt-5 {
  margin-top: 0.625rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-whats-new-banner .card__surface {
    width: 269px;
    height: 124px;
  }

  .ccb-whats-new-banner .break-words {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-inline: 29px;
  }

  .ccb-whats-new-banner h2 {
    font-size: 40px;
    -webkit-text-stroke: 8px #e9ec6b;
    paint-order: stroke fill;
  }
}
/* RP Change 6-18-2026 What's New banner section styling (image-with-text-overlay.liquid section)(end) */

/* RP Change 6-18-2026 What's New blogs section styling (main-blog.liquid section)(start) */
.ccb-whats-new-blogs section {
  background-color: #eeee9a;
}

.ccb-whats-new-blogs .py-section-vertical-spacing {
  padding-top: 64px;
  padding-bottom: 64px;
}

.ccb-whats-new-blogs .px-section {
  padding-inline: 80px;
}

.ccb-whats-new-blogs .media--css-only::before,
.ccb-whats-new-blogs .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #295118;
  border-style: none !important;
  border-radius: 60px;
}

.ccb-whats-new-blogs .media__styled-element {
  border: 3px solid #1f1f1f;
  border-radius: 60px;
}

/* .ccb-homepage-follow-us .gap-theme {
    gap: 1.1rem;
} */

/* @media (width: 1440px){
  .ccb-whats-new-blogs .media {
    width: 18.5rem !important;   
    height: 18.5rem !important; 
    margin-inline: auto;
  }

  .ccb-whats-new-blogs .media__styled-element {
    width: 18.5rem !important;   
    height: 18.5rem !important; 
    margin-inline: auto;
  }

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
} */

.ccb-whats-new-blogs .pb-media-shadow {
  margin-bottom: 0.8125rem;
}

.ccb-whats-new-blogs h2 {
  font-family: Anton;
  font-size: 28px;
  font-weight: 400;
  line-height: 48px;
  color: #1f1f1f;
}

.ccb-whats-new-blogs .pagination__item {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.ccb-whats-new-blogs .push-btn__surface {
  background-color: #782531;
  color: #f8f8fa;
  padding: 0.75rem;
}

/* .ccb-whats-new-blogs .theme-icon path[stroke] {
  stroke: #f8f8fa;
} */

@media (hover:hover) and (pointer:fine) {
  .ccb-whats-new-blogs .push-btn:hover .push-btn__surface.push-btn__surface--secondary {
    background-color: #782531;
    color: #f8f8fa;
  }
}

.ccb-whats-new-blogs .btn:after, .ccb-whats-new-blogs .push-btn:after, .ccb-whats-new-blogs .shopify-payment-button__button:after {
  background-color: #212529;
  border-color: #212529;
}

.ccb-whats-new-blogs .mt-10 {
  margin-top: 3rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-whats-new-blogs .px-section {
    padding-inline: 32px;
  }

  .ccb-whats-new-blogs .py-section-vertical-spacing {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .ccb-whats-new-blogs .section-content-top-margin {
    margin-top: 0;
  }

  .ccb-whats-new-blogs .media--css-only::before,
  .ccb-whats-new-blogs .media--css-only::after {
    left: 8px;
    top: 8px;
  }

  .ccb-whats-new-blogs .media__styled-element {
    border: 4px solid #1f1f1f;
  }

  .ccb-whats-new-blogs .gap-10 {
    gap: 32px;
  }

  .ccb-whats-new-blogs .ccb-whats-new-blogs .mt-10 {
    margin-top: 32px;
  }

  .ccb-whats-new-blogs .mb-5 {
    margin-bottom: 16px;
  }

  .ccb-whats-new-blogs .mt-10 {
    margin-top: 32px;
  }
}
/* RP Change 6-18-2026 What's New blogs section styling (main-blog.liquid section)(end) */





/* RP Change 6-19-2026 What's New Single article section styling (blog-posts.liquid section)(start) */
.ccb-whats-new-single-post section {
  background-color: #eeee9a;
}

.ccb-whats-new-single-post h1 {
  font-family: Anton;
  color: #000000;
  margin-top: 24px;
  line-height: normal;
}

.ccb-whats-new-single-post .card__surface {
  border-radius: 8px;
  border: 6px solid #cf4520;
}

.ccb-whats-new-single-post .card:before,
.ccb-whats-new-single-post .card:after {
  left: 10px;
  top: 10px;
  background-color: #f4ac32;
  border-style: none !important;
  border-radius: 8px;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-whats-new-single-post .px-section {
    padding-inline: 32px;
  }

  .ccb-whats-new-single-post h1 {
    line-height: 1.33;
  }

  .ccb-whats-new-single-post .card:before,
  .ccb-whats-new-single-post .card:after {
    border-radius: 16px;
  }
}
/* RP Change 6-19-2026 What's New Single article section styling (blog-posts.liquid section)(end) */





/* RP Change 6-22-2026 Search page styling (main-search.liquid section)(start) */
.ccb-search  .section-content {
  background-color: #eeee9a;
}

.ccb-search h1 {
  font-family: Anton;
  font-size: 70px;
  font-weight: 400;
  line-height: 80px;
  color: #cf4520;
}

.ccb-search input {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #000000;
  background-color: #eeee9a;
}

/* .ccb-search input::placeholder {
  text-transform: uppercase;
} */

.ccb-search p[role="status"] {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  color: #000000;
}

.ccb-search .media--css-only::before,
.ccb-search .media--css-only::after {
  left: 10px;
  top: 10px;
  background-color: #212529;
  border-style: none !important;
  border-radius: 8px;
}

.ccb-search .media__styled-element {
  border: 2px solid #212529;
  border-radius: 8px;
}

/* .ccb-shop-products .gap-10 {
  gap: 1.5rem;
} */

@media (min-width: 1440px){
  /* .ccb-search .media {
    width: 19.625rem !important;
    height: 25rem !important;
    margin-inline: auto;
  }

  .ccb-search  .media__styled-element {
    width: 19.625rem !important;
    height: 25rem !important;
    margin-inline: auto;
  } */

  /* .media--css-only {
    width: min(550px, 100%) !important;
    aspect-ratio: 550 / 700 !important;
    margin-inline: auto;
  } */
} 

/* .ccb-search [class^="sticker-on-sale-sticker"] .absolute {
  font-family: Anton;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #eeee9a;
  background-color: #295118;
}

.ccb-search [class^="sticker-sold-out-sticker"] .absolute {
  font-family: Anton;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #ebf9ff;
  background-color: #121212;
} */

.ccb-search h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-search .mt-10 {
  margin-top: 32px;
}

.ccb-search .lg\:mt-10 {
  margin-top: 0;
}

.ccb-search ul {
  margin-top: 32px;
}

.ccb-search ul:empty {
  margin-top: 0;
}

.ccb-search #facets-results > div .mt-5 {
  margin-top: 1rem;
}

.ccb-search .price__container span {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #cf4520;
}

.ccb-search .mt-2\.5 {
  margin-top: .25rem;
}

/* For Mobile */
@media (max-width: 989px) {
  .ccb-search .px-section {
    padding-inline: 32px;
  }

  .ccb-search h1 {
    font-size: 50px;
  }

  .ccb-search .gap-theme {
    gap: 32px;
  }
}
/* RP Change 6-22-2026 Search page styling (main-search.liquid section)(end) */