
@font-face {
            font-family: 'Footlight MT';
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot');
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot?#iefix') format('embedded-opentype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.woff') format('woff'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.ttf') format('truetype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.svg#FootlightMTLight') format('svg');
            font-weight: 300;
            font-style: normal;
          }
html {
  background: #ffffff;
}

h1, h2 {
  color: rgb(0, 0, 0);
  font-family: Fredoka;
  font-size: 20px;
}

h2 {
  color: ;
  font-family: Fredoka;
  font-size:1.2em;
}

h3 {
  color: ;
  font-family: Fredoka;
  font-size:;
}

h4 {
  color: ;
  font-family: Fredoka;
  font-size:;
}

h5 {
  color: ;
  font-family: Fredoka;
  font-size:;
}

a {
  color: rgb(48, 94, 136);
}

body {
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';
}

.headerTop {
  background: rgb(255, 255, 255);
}

.navWrapper ul li a.video-thumb {
  border-color: rgb(48, 94, 136);
}

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px #ffffff;
}

.navWrapper ul li a .fa:after {
  background: #ffffff;
}

  @media all and (min-width:768px) {
    .mainHeader {
      height:120px;
    }
    .headerTop, .headerLeft {
      height:70px;
    }
    .headerLeft img {
      max-height:70px;
    }
  }


.headerRight span:not(.caret) {
  color: #4385d1;
  font-family: 'Arial';
}

a.solidSocialColorHeader {
  color: rgb(48, 94, 136);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorHeader svg path {
  fill: rgb(48, 94, 136);
}

a.solidSocialColorContact i {
  color: rgb(48, 94, 136);
}

a.solidSocialColorContact svg path {
  fill: rgb(48, 94, 136);
}

a.solidSocialColorFooter {
  color: rgb(255, 255, 255);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: rgb(255, 255, 255);
}

.newsletterSubmit,
.headerSearchSubmit {
  color: rgb(255, 255, 255);
  background: #4385d1;
  width:75px;
}

.newsletterSubmit:hover,
.headerSearchSubmit:hover {
    background: ;
    color: ;
}

.about {
  background: #ffffff;
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .about {
        margin: ;
        padding: ;
    }
}

  @media (min-width: 768px) {
    .about {
      width:100% !important;
      padding:15px;
    }
  }

.newsfeed {
  background: rgb(255, 255, 255);
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .newsfeed {
        margin: ;
        padding: ;
    }
}

.newsfeed .storyItem time {
  color: #4385d1;
  font-family: 'Arial';
  border-color: ;
  border-bottom-width:;
}

.storyItem time {
  border-bottom:1px solid rgb(69, 69, 69);
}

.storyItem .coupon,
.couponsContainer .coupon {
  border:2px dashed rgb(69, 69, 69);
}

.mainFooter {
  background: rgb(69, 69, 69);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(69, 69, 69);
  }
}

.mainFooter ul li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid rgb(255, 255, 255);
}

.mainFooter ul li a {
  color: rgb(255, 255, 255);
  font-family: 'Fredoka';
}

.mainFooter ul li ul.parent {
  background: rgb(69, 69, 69);
}

.mainFooter ul li ul.parent li:hover {
      background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(207,207,207,1)), color-stop(100%, rgba(230,230,230,1)));
    background: -webkit-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
    background: -moz-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
    background: -o-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
    background: linear-gradient(to bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
  }

.copyright, .poweredBy, .poweredBy a, .poweredBy span {
  color: rgb(223, 223, 223);
}

@media (max-width: 767px) {
  .mainFooterMobile .copyright, .mainFooterMobile .poweredBy, .mainFooterMobile .poweredBy a, .mainFooterMobile .poweredBy span {
    color: rgb(69, 69, 69);
  }
}

.cartColor {
  border:1px solid rgb(255, 255, 255);
}

.cartSideBar {
    color: ;
    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.cartSideBar a {
    color: ;
}

.cartSideBar ul.mobileProductCats li i,
.cartSideBar ul.productCats li i {
  color: rgb(255, 255, 255);
}

.shippingNote {
  color: rgb(255, 255, 255);
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:rgb(255, 255, 255);
}

svg path,
svg rect{
  fill: #4385d1;
}

.likely__widget_facebook svg path {
    fill: #425497
}

.likely__widget_twitter svg path {
    fill: #00b7ec
}

.likely__widget_gplus svg path {
    fill: #dd4241
}

.likely__widget_pinterest svg path {
    fill: #cc002b
}

  .headerRight svg, footer svg {
    width: 24px;
    height: 24px;
    vertical-align: -3px;
  }
  .headerRight svg path,
  .headerRight svg rect{
    fill: rgb(48, 94, 136);
  }
  footer svg path,
  footer svg rect{
    fill: rgb(255, 255, 255);
  }

.smsIcon svg path {
  fill: rgb(48, 94, 136);
}

.smsIcon svg circle {
  fill: rgb(69, 69, 69);
}

.burg {
  background: rgb(48, 94, 136);
}

.burg:after {
  background: rgb(48, 94, 136);
}

.burg:before {
  background: rgb(48, 94, 136);
}

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid rgb(255, 255, 255);

  border-top-style: ;
  border-color: ;
}

.viewToggle, .refineByToggle {
  color: rgb(69, 69, 69);
}

.cartSideBar ul li a {
  color: rgb(69, 69, 69);
}

.itemInfo h3,
.itemInfo span {
  color: ;
}

.price, .productDescription h2, .priceOnSale {
  color: rgb(0, 0, 0);
}

.price span {
  color: rgb(69, 69, 69);
}

.thumbWrapper {
  border-top:1px solid rgb(255, 255, 255);
}

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.reviewForm .button:hover,
.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
.rsvpButton:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
button.largeButton {
  background: ;
  color: ;
}

.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquireForm label {
  color: #ffffff;
}

.inquireForm {
  background: rgb(0, 0, 0);
}

.contactSubmit {
  color: ;
  background: rgb(0, 0, 0);
}

.contactSubmit:hover {
    background: ;
    color: ;
}

.sendInquiry {
  background: #ffffff !important;
  color: rgb(0, 0, 0) !important;
}

.sendInquiry:hover {
  background:  !important;
  color:  !important;
}

.sc-association #sc-search button {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.sc-association #sc-search button:hover {
    background: ;
    color: ;
}

.subReview {
  border-left: 4px solid rgb(0, 0, 0);
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

.headerTop {
  border-bottom:1px solid rgba(230,230,230,1);
}

.mainNav ul li {
  background: rgba(255,255,255,1);
}

.mainNav ul li a {
  color: rgb(168, 2, 42);
  font-family: 'Fredoka';
  border-bottom:1px solid rgba(230,230,230,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

.mainNav ul li a .caret:before {
  border-top: 6px solid rgb(168, 2, 42);
}

.mainNav ul li a .caretUp:before {
  border-bottom: 6px solid rgb(168, 2, 42);
}

.mainNav ul li:first-child a {
  border-top:1px solid rgba(230,230,230,1);
}

.mainNav ul li ul li {
  background: rgba(230,230,230,1);
}

.mainNav ul li ul li a {
  color: rgb(255, 255, 255);
}

.mainNav ul li ul li a .caret:before {
  border-top: 6px solid rgb(255, 255, 255);
}

.mainNav ul li ul li a .caretUp:before {
  border-bottom: 6px solid rgb(255, 255, 255);
}

@media (max-width: 767px) {
  .mainNav ul li ul li {
    border-left:5px solid rgb(255, 255, 255);
  }
}

.pagination li a {
  border:1px solid rgb(255, 255, 255);
  color: rgb(168, 2, 42);
  background: rgba(255,255,255,1);
}

.pagination li a:hover {
  background: rgb(255, 255, 255);
  color: ;
}

.pagination li.active a {
  background: rgba(230,230,230,1);
  color: ;
}

.newsfeed .pagination li a {
  border-color: ;
  color: ;
  background: ;
}

.newsfeed .pagination li a:hover {
  background: ;
  color: ;
}

.newsfeed .pagination li.active a {
  background: ;
  color: ;
}



.blogPost h1 {
  border-bottom:1px solid rgb(69, 69, 69);
}

.blogPost .blogCreated {
  color: rgb(69, 69, 69);
  font-size: 14px;
}







.storyDate {
  border-bottom:1px solid rgb(69, 69, 69);
}

.move-month span::after {
  border-right: 0.2em solid rgb(69, 69, 69);
  border-top: 0.2em solid rgb(69, 69, 69);
}

.event-title {
  color:rgb(48, 94, 136);
}

.event-ticket-button {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.event-ticket-button:hover {
  background:  !important;
  color:  !important;
}

.eventsContainer ul.event-list li .event-list-details .eventRight .date {
  border-color: rgb(69, 69, 69);
}


@media all and (min-width:768px) {

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgb(255, 255, 255)), color-stop(100%, rgba(255,255,255,1)));
      background: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
      background: -moz-linear-gradient(bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
      background: -o-linear-gradient(bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
      background: linear-gradient(to bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(255, 255, 255);
    border-left: 1px solid rgba(255,255,255,1);
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgb(255, 255, 255)), color-stop(100%, rgba(255,255,255,1)));
      background: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
      background: -moz-linear-gradient(bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
      background: -o-linear-gradient(bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
      background: linear-gradient(to bottom, rgb(255, 255, 255) 25px, rgba(255,255,255,1) 25px);
      }

  .mainNav ul li:first-child a {
    border-top:0;
  }

  .mainNav ul li:hover {
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(207,207,207,1)), color-stop(100%, rgba(230,230,230,1)));
      background: -webkit-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
      background: -moz-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
      background: -o-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
      background: linear-gradient(to bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px);
      }

  .mainNav ul li ul li:hover {
      background: rgba(207,207,207,1);
  }

  .mainNav ul li:last-child {
    border-right: 1px solid rgba(255,255,255,1);
  }

  .mainNav ul li:hover > ul li {
    border-color: rgba(207,207,207,1);
  }

  .on {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(207,207,207,1)), color-stop(100%, rgba(230,230,230,1))) !important;
    background: -webkit-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: -moz-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: -o-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: linear-gradient(to bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
  }

  .mainNav ul li a {
    color: rgb(168, 2, 42);
    font-family: 'Fredoka';
  }

}

  .mainHeader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:100000;
  }
  
  .mainContentMobile, .mainContainer {
    margin-top:100px;
  }
  @media (min-width: 768px) {
    .mainContent, .mainContainer {
        margin-top: 120px;
    }
  }
      @media (min-width: 768px) {
      .mainContent, .mainContainer {
          margin-top: 145px;
      }
    }
  



    .contain, .mainNav .contain, .mainContent {
      width:100%;
    }
    .slider-wrapper {
      max-height:600px;
    }
    .mainContent .about {
      width:75%;
    }
    .mainContent .newsfeed {
      width:25%;
    }
    .album {
      width:calc(20% - 1rem);
    }
    .cartSideBar {
      width:20%;
    }
    .productRightSide {
      width:80%;
    }
    .productOptions {
      width:30%;
    }
    .productImages {
      width:66%;
    }




#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media all and (min-width:768px) {
  .mainContent, .mainContainer {
      margin: ;
      padding: ;

      border-width: ;
      border-style: ;
      border-color: ;
      border-radius: ;
  }
}

#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}




body {
    				
		}

.headerTop {
    				
		}

.mainFooter {
    				
		}

.cartItem,
.productImages,
.listView .innerItem,
.innerItem {
    color: ;
    margin: ;
    padding: ;

    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.albumsContainer-Grid .album span,
.albumsContainer-GridTall .album span,
.albumsContainer-GridRect .album span {
    color: ;
    background-color: ;
    text-align: ;
}

.album:hover div:after,
.navWrapper li:hover a:after {
    background-color:  !important;
}

.albumsContainer {
    justify-content: space-between;
}


.slider-wrapper {
    margin: ;
    padding: ;
}

.bizInfo {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.mainContainer {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media (min-width: 768px) {
    body.home header.header-HamburgerOverlayHomeOnly:not(.scrolled) .headerTop,
    body.home header.header-OverlayHomeOnly:not(.scrolled) .headerTop,
    header.header-HamburgerOverlay:not(.scrolled) .headerTop,
    header.header-Overlay:not(.scrolled) .headerTop {
        background: ;
    }
}

@media (min-width: 515px) {
    .album {
        width: calc(20% - 1rem);
    }
}

/* ========================================
   SHOPCITY (LOCKED — DO NOT EDIT)
   Paste ShopCity.com base CSS between the
   START and END markers only. All custom
   styles belong below END SHOPCITY.
======================================== */

/* ===== START SHOPCITY ===== */

#OLDSITECODE {
  display: none;
}


/* Slider wrapper top margin fix */
.slider-wrapper {
  top: 120px !important;
}

@media only screen and (max-width: 768px) {
  .slider-wrapper {
     top: 100px !important;
  }
}


/* Ensure main content containers don't block parallax */
.mainContent, .mainContainer, .about, .padding {
  overflow: visible !important;
}


/* Ensure parent containers allow fixed backgrounds to work */
/* These properties break background-attachment: fixed, so we force them to none */
body, html, .mainContent, .mainContainer, .about, .padding, .contain, 
#wrapper, #content, .wrapper, .content, main, [class*="wrapper"], [class*="container"] {
  transform: none !important;
  perspective: none !important;
  filter: none !important;
  -webkit-transform: none !important;
  -webkit-perspective: none !important;
  -webkit-filter: none !important;
}


/** SPECIFIC FULL WIDTH CODE **/
.backToGalleries {
  display: none;
}

.padding {
  padding: 0px!important;
}

.about {
  padding: 0px!important;
  width: 100%!important;
}
.about>:not(.slider-wrapper):not(.contain) {
  padding: 0px!important;
}

.bizInfo {
  display: none!important;
}

a.solidSocialColorHeader {
  position: relative;
  top: 14px;
}

.mainContentMobile {
  margin-top: 100px!important;
}


/* PAGE SECTION TITLES */
.review h1, .contactContainer h1 {
  font-size: 1.75rem;
}

.review h2, .contactContainer h2 {
  font-size: 1.35rem;
}


/* PAGE SECTION TITLES - Tablet */
@media only screen and (min-width: 768px) {
  .review h1, .contactContainer h1 {
      font-size: 2.25rem;
  }
  .mainContainer {
    margin-top: 120px !important;
  }
}

@media only screen and (min-width: 768px) {
  .review h2, .contactContainer h2 {
      font-size: 1.5rem;
  }
}


/* PAGE SECTION TITLES - Desktop */
@media only screen and (min-width: 1024px) {
  .review h1, .contactContainer h1 {
      font-size: 2.5rem;
  }
}

@media only screen and (min-width: 1024px) {
  .review h2, .contactContainer h2 {
      font-size: 2rem;
  }
}



/* Force parent containers to not hide parallax backgrounds */
.about, .padding, .mainContent, .mainContainer {
  overflow: visible !important;
  transform: none !important;
  -webkit-transform: none !important;   
}

.mainContainer, .mainContent {    
  border-bottom: 12px double var(--primary)!important;
}

.mainHeader {
  border-top: 4px solid var(--secondary-2);
  -webkit-box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
          box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
}

.header-phone {
  color: var(--color-ink);
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.header-phone-link {
  color: var(--color-accent);
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  transition: color 0.2s ease;
}

.header-phone-link:hover,
.header-phone-link:focus-visible {
  color: var(--color-accent-hover);
  text-decoration: underline;
  text-underline-offset: 2px;
}


/* QUICK SITE CONTAINER FIXES CSS */
.newsfeedContainer, .contactContainer, .productList, .blogContainer, .albumsContainer, #PRDT, #reviewContainer, #IOSproductDetail, #IOSsingleGallery {
  margin: 0px auto 36px;
  max-width: 1366px !important;
  padding: 16px;
  position: relative;
  top: 36px;
}

@media only screen and (min-width: 768px) {    
  .newsfeedContainer, .contactContainer, .productList, .blogContainer, .albumsContainer, #PRDT, #reviewContainer, #IOSproductDetail, #IOSsingleGallery {
      padding: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .newsfeedContainer, .contactContainer, .productList, .blogContainer, .albumsContainer, #PRDT, #reviewContainer, #IOSproductDetail, #IOSsingleGallery {
      padding: 24px;
  }
}


/* HEADER FIXES CSS */

.headerTop {
  border-bottom: 2px solid var(--color-accent) !important;
  box-shadow: 0px 4px 14px rgba(0, 17, 39, 0.5);
}


@media (min-width: 768px) {
  .headerTop {
      border-bottom: 0;
      max-width: 100%;
      margin: auto;
      padding: 0px 20px;
      border-bottom: 2px solid var(--color-accent) !important;
      box-shadow: 0px 4px 14px rgba(0, 17, 39, 0.5);
  }

  /* .mainContent, .mainContainer {margin-top: 170px !important;} */

  .mainNav,
  .inlineNav {
      margin-top: 20px;
  }
  .inlineNav ul li a {
      padding: 0 0.3rem!important;
      font-size: 13px !important;
  }
  .inlineNav ul li ul {
      left: auto;
      right: -100px;
  }
  .mainNav a:hover, .mainNav ul li ul li:hover, .mainNav ul li ul li ul li:hover {
      background-color: rgb(255, 255, 255) !important;
      color: #305e88;
  }
  .mainNav ul li:hover {
      background-color: rgb(255, 255, 255) !important;
      color: #305e88;
  }
  .header-HamburgerOverlayHomeOnly .hamburgerNav .mainNav>.contain>ul>li.rightSub>ul {
      background-color: var(--white);
  }
  .mainNav ul li a .caret:before {
      left: 23px;
  }
  .caret {
      display: none;
  }
  .bizInfo {
      display: none;
  }
  .headerTop .contain {
      max-width: 1366px !important;
      width: 100% !important;
  }
}
/* SPECIFIC FULL WIDTH CODE END */


/** THIS FIXES THE PHOTO GALLERY, AND THE MARKETPLACE **/
@media only screen and (max-width: 768px) {
  .cartSideBar, .productRightSide, .productImages, .productOptions { width: 100%; }
  .album { width: calc(50% - 1rem) !important; }
}
/* SPECIFIC FULL WIDTH CODE END **/


/* MOBILE MENU BAR PADDING FIX */
.header-HamburgerOverlayHomeOnly .hamburgerNav .burgWrapper {
  top: 8px !important;
}

@media screen and (max-width: 768px) {
  .burgWrapper {
  right: 15px !important;
  }
  
  .callButton {
      left: 15px !important;
  }
}
/* MOBILE MENU BAR PADDING FIX END */


/* SPECIFIC BUTTONS */
.button, .contactSubmit, .inquireButton, .listButton button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: var(--space-2);
min-height: 2.85rem;
padding: 0.55rem 1.35rem;
font-family: var(--font-body);
font-weight: 600;
font-size: 0.95rem;
text-decoration: none;
cursor: pointer;
background: #a8022a;
border: 0px !important;
color: rgb(255, 255, 255);
transition: background-color 0.22s ease, color 0.22s ease, border-color 0.22s ease, transform 0.15s ease;
}

.button:hover, .contactSubmit:hover, .inquireButton:hover, .listButton button:hover {
background: #e03d3d;
transform: translateY(-2px);
}

/* REVIEW PAGINATION BUTTONS */
.pagination li a {
  border: 1px solid rgb(69, 69, 69);
  color: var(--secondary) !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 1) !important;
  background: rgba(88, 88, 88, 1);
}

/* ===== END SHOPCITY ===== */



/* ========================================
   THAT ICE CREAM PLACE — CUSTOM STYLES
   File: /assets/css/style.css
   Scope: All rules prefixed with .scoped-page
   Local fonts: Cabin (variable, wght 400–700), Dancing Script (variable, wght 400–700)
========================================

   COMPONENT INDEX (CUSTOM)
   ----------------------------------------
   1.  RESET & BASE
   2.  TYPOGRAPHY
   3.  BUTTONS
   4.  HERO (parallax)
   5.  SECTION: HOME — FLAVORS TEASER
   7.  SECTION: GALLERY SHOWCASE
   8.  SECTION: HOME — WHY US
   9.  SECTION: HOME — CTA BANNER
   10. SECTION: ABOUT — STORY
   11. SECTION: ABOUT — VALUES
   12. SECTION: MENU — BASE
   13. SECTION: MENU — TOPPINGS
   14. SECTION: MENU — SPECIALTIES
   15. SECTION: SHOP — ONLINE SALES
   16. SECTION: SHOP — PICKUP POLICY
   17. SECTION: SHOP — ADDITIONAL OFFERINGS
   18. CARDS
   19. PARALLAX UTILITY
   20. RESPONSIVE OVERRIDES
   NOTE: Nav and footer are handled by the CMS theme.
======================================== */

@font-face {
  font-family: 'Dancing Script';
  src: url('/assets/fonts/DancingScript-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cabin';
  src: url('/assets/fonts/Cabin-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cabin Italic';
  src: url('/assets/fonts/Cabin-Italic-VariableFont_wdth,wght.ttf') format('truetype');
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}

/* ========================================
   1. RESET & BASE
   Index: 1
======================================== */

.scoped-page *,
.scoped-page *::before,
.scoped-page *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.scoped-page {
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #222222;
  background-color: #ffffff;
  overflow-x: hidden;
}

.scoped-page img {
  max-width: 100%;
  height: auto;
  display: block;
}

.scoped-page ul {
  list-style: none;
}

.scoped-page a {
  color: inherit;
  text-decoration: none;
}

.scoped-page section {
  padding: 80px 24px;
}

.scoped-page .container {
  max-width: 1140px !important;
  margin: 0 auto;
  width: 100%;
}

.scoped-page .section-label {
  display: block;
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgb(168, 2, 42);
  margin-bottom: 12px;
}

/* ========================================
   2. TYPOGRAPHY
   Index: 2
======================================== */

.scoped-page h1,
.scoped-page h2,
.scoped-page h3,
.scoped-page h4 {
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  line-height: 1.15;
  color: #222222;
}

.scoped-page h1 {
  font-size: clamp(2.6rem, 6vw, 5rem);
  letter-spacing: -0.01em;
}

.scoped-page h2 {
  font-size: clamp(2rem, 4vw, 3.2rem);
  margin-bottom: 16px;
}

.scoped-page h3 {
  font-size: clamp(1.3rem, 2.5vw, 1.8rem);
  margin-bottom: 10px;
}

.scoped-page h4 {
  font-size: 1.1rem;
  margin-bottom: 8px;
}

.scoped-page p {
  font-family: Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #444444;
}

.scoped-page .lead {
  font-size: 1.2rem;
  line-height: 1.65;
  color: #555555;
  max-width: 680px;
}

.scoped-page .text-center { text-align: center; }
.scoped-page .text-left   { text-align: left; }
.scoped-page .mx-auto     { margin-left: auto; margin-right: auto; }

/* ========================================
   3. BUTTONS
   Index: 3
======================================== */

.scoped-page .btn {
  display: inline-block;
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.04em;
  padding: 14px 36px;
  border: 2px solid transparent;
  cursor: pointer;
  transition: background-color 0.22s ease, color 0.22s ease, border-color 0.22s ease, transform 0.15s ease;
  white-space: nowrap;
}

.scoped-page .btn:hover {
  transform: translateY(-2px);
}

.scoped-page .btn-primary {
  background-color: rgb(168, 2, 42);
  color: #ffffff;
  border-color: rgb(168, 2, 42);
}

.scoped-page .btn-primary:hover {
  background-color: #e03d3d;
  border-color: #e03d3d;
}

.scoped-page .btn-secondary {
  background-color: transparent;
  color: rgb(168, 2, 42);
  border-color: rgb(168, 2, 42);
}

.scoped-page .btn-secondary:hover {
  background-color: rgb(168, 2, 42);
  color: #ffffff;
}

.scoped-page .btn-accent {
  background-color: #84B5DD;
  color: #ffffff;
  border-color: #84B5DD;
}

.scoped-page .btn-accent:hover {
  background-color: #6aa0cc;
  border-color: #6aa0cc;
}

.scoped-page .btn-outline-white {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}

.scoped-page .btn-outline-white:hover {
  background-color: #ffffff;
  color: rgb(168, 2, 42);
}

/* ========================================
   4. HERO (parallax)
   Index: 5
======================================== */

.scoped-page .section-hero {
  position: relative;
  min-height: 88vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  overflow: hidden;
  padding: 0;
}

.scoped-page .section-hero__bg {
  position: absolute;
  top: -50%;
  bottom: -50%;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  will-change: transform;
  z-index: 0;
}

.scoped-page .section-hero__bg--placeholder {
  background-color: rgb(243, 207, 51);
  background-image: repeating-linear-gradient(
    135deg,
    rgba(255,87,87,0.08) 0px,
    rgba(255,87,87,0.08) 1px,
    transparent 1px,
    transparent 40px
  );
}

.scoped-page .section-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    160deg,
    rgba(34,20,20,0.25) 0%,
    rgba(34,20,20,0.5) 60%, 
    rgba(255,87,87,0.25) 100%
  );
  z-index: 1;
}

.scoped-page .section-hero__content {
  position: relative;
  z-index: 2;
  max-width: 820px;
  padding: 120px 24px 80px;
}

.scoped-page .section-hero__title {
  color: #ffffff;
  text-shadow: 0 2px 12px rgb(0,0,0);
  margin-bottom: 20px;
}

.scoped-page .section-hero__sub {
  font-family: Arial, sans-serif;
  font-size: clamp(1rem, 2vw, 1.3rem);
  color: rgba(255,255,255,0.92);
  margin-bottom: 36px;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.65;
  text-shadow: 0 2px 12px rgb(0,0,0);
}

.scoped-page .section-hero__cta-row {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

/* ========================================
   6. SECTION: HOME — FLAVORS TEASER
   Index: 6
======================================== */

.scoped-page .section-flavors {
  background-color: #ffffff;
  padding: 100px 24px;
}

.scoped-page .section-flavors__header {
  text-align: center;
  margin-bottom: 60px;
}

.scoped-page .section-flavors__header h2 {
  color: #222222;
}

.scoped-page .section-flavors__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.scoped-page .flavor-card {
  overflow: hidden;
  background-color: rgb(243, 207, 51);
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.scoped-page .flavor-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 48px rgba(0,0,0,0.10);
}

.scoped-page .flavor-card__img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  background-color: rgb(243, 207, 51);
  display: flex;
  align-items: center;
  justify-content: center;
}

.scoped-page .flavor-card__img-placeholder {
  width: 100%;
  height: 260px;
  background-color: rgb(243, 207, 51);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Cabin', Arial, sans-serif;
  font-size: 4rem;
  background-position: top center;
}

.scoped-page .flavor-card__body {
  padding: 28px 24px 36px;
}

.scoped-page .flavor-card__body h3 {
  color: #222222;
  margin-bottom: 8px;
}

.scoped-page .flavor-card__body p {
  font-size: 0.95rem;
  color: #555555;
}


/* ========================================
   7. SECTION: GALLERY SHOWCASE
   Index: 7
======================================== */


.gallery-section {
    padding: 4px 0 4px;
    background-color: rgb(50,50,50);
}

@media only screen and (max-width: 768px) {
    .gallery-section {
        padding: 3px 0 3px;
    }
}
.gallery-title {
    color: var(--secondary);
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    width: 100%;
}

.gallery-item {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.gallery-item .gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: opacity var(--transition-normal);
}

.gallery-item::after {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--overlay-dark);
    opacity: 0;
    transition: opacity var(--transition-normal);
    pointer-events: none;
}

.gallery-item:hover::after {
    opacity: 1;
}





/* ========================================
   7. SECTION: HOME — WHY US
   Index: 7
======================================== */

.scoped-page .section-why {
  background-color: #fff5e7;
  padding: 80px 24px;
  color: #2e5782;
}

.scoped-page .section-why__header {
  text-align: center;
  margin-bottom: 56px;
}

.scoped-page .section-why__header h2 {
  color: #2e5782;
}

.scoped-page .section-why__header p {
  color: #2e5782;
  margin-top: 12px;
}

.scoped-page .section-why__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

.scoped-page .why-item {
  text-align: center;
}

.scoped-page .why-item__icon {
  width: 200px;
  height: 200px;
  background-color: rgba(255,255,255,0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  font-size: 2rem;
}

.scoped-page .why-item__title {
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 1.25rem;
  color: #2e5782;
  margin-bottom: 10px;
}

.scoped-page .why-item__text {
  font-size: 0.95rem;
  color: #2e5782;
  line-height: 1.65;
}

/* ========================================
   8. SECTION: HOME — CTA BANNER
   Index: 8
======================================== */

.scoped-page .section-cta-banner {
  background-color: rgb(243, 207, 51);
  padding: 100px 24px;
  text-align: center;
}

.scoped-page .section-cta-banner__eyebrow {
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 0.8rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgb(168, 2, 42);
  margin-bottom: 14px;
}

.scoped-page .section-cta-banner__title {
  color: #222222;
  margin-bottom: 20px;
}

.scoped-page .section-cta-banner__sub {
  color: #555555;
  max-width: 520px;
  margin: 0 auto 36px;
}

/* ========================================
   9. SECTION: ABOUT — STORY
   Index: 9
======================================== */

.scoped-page .section-story {
  background-color: #ffffff;
  padding: 100px 24px;
}

.scoped-page .section-story__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}

.scoped-page .section-story__img-wrap {
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background-color: rgb(243, 207, 51);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 5rem;
}

.scoped-page .section-story__img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.scoped-page .section-story__text h2 {
  margin-bottom: 20px;
}

.scoped-page .section-story__text p {
  margin-bottom: 18px;
}

.scoped-page .section-story__text p:last-child {
  margin-bottom: 0;
}

/* ========================================
   10. SECTION: ABOUT — VALUES
   Index: 10
======================================== */

.scoped-page .section-values {
  background-color: #fff5e7;
  padding: 90px 24px;
}

.scoped-page .section-values__header {
  text-align: center;
  margin-bottom: 56px;
}

.scoped-page .section-values__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.scoped-page .value-card {
  background-color: #ffffff;
  padding: 40px 32px;
  text-align: center;
  transition: transform 0.22s ease;
}

.scoped-page .value-card:hover {
  transform: translateY(-4px);
}

.scoped-page .value-card__icon {
  font-size: 2.8rem;
  margin-bottom: 18px;
  display: block;
}

.scoped-page .value-card h3 {
  color: rgb(168, 2, 42);
  margin-bottom: 12px;
}

.scoped-page .value-card p {
  font-size: 0.95rem;
}

/* ========================================
   11. SECTION: MENU — BASE
   Index: 11
======================================== */

.scoped-page .section-menu-base {
  background-color: #ffffff;
  padding: 100px 24px;
}

.scoped-page .section-menu-base__header {
  text-align: center;
  margin-bottom: 56px;
}

.scoped-page .menu-step-label {
  display: inline-block;
  color: rgb(168, 2, 42);
  font-family: 'Dancing Script', cursive;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 16px;
}

.scoped-page .menu-flavors-row {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.scoped-page .menu-flavor-tile {
  background-color: rgb(243, 207, 51);
  padding: 32px 40px;
  text-align: center;
  min-width: 180px;
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.scoped-page .menu-flavor-tile:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(0,0,0,0.08);
}

.scoped-page .menu-flavor-tile__icon {
  font-size: 2.8rem;
  display: block;
  margin-bottom: 12px;
}

.scoped-page .menu-flavor-tile__name {
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 1.1rem;
  color: #222222;
}

.scoped-page .menu-vessels-row {
  text-align: center;
}

.scoped-page .menu-vessels-row h3 {
  margin-bottom: 20px;
  color: #222222;
}

.scoped-page .menu-vessel-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.scoped-page .menu-vessel-pill {
  background-color: #84B5DD;
  color: #ffffff;
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 0.9rem;
  padding: 10px 22px;
  border-radius: 50px;
  letter-spacing: 0.03em;
  transition: background-color 0.2s;
}

.scoped-page .menu-vessel-pill:hover {
  background-color: #6aa0cc;
}

/* ========================================
   12. SECTION: MENU — TOPPINGS
   Index: 12
======================================== */

.scoped-page .section-menu-toppings {
  background-color: #f2f7fd;
  padding: 90px 24px;
}

.scoped-page .section-menu-toppings__header {
  text-align: center;
  margin-bottom: 48px;
}


/* ========================================
   13. SECTION: MENU — SPECIALTIES
   Index: 13
======================================== */

.scoped-page .section-menu-specialties {
  background-color: #fff5e7;
  padding: 100px 24px;
}

.scoped-page .section-menu-specialties__header {
  text-align: center;
  margin-bottom: 56px;
}

.scoped-page .section-menu-specialties__header h2 {
  color: #2e5782;
}

.scoped-page .section-menu-specialties__header p {
  color: #2e5782;
}

/* Diner-menu list layout */
.scoped-page .specialties-menu {
  max-width: 860px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.scoped-page .specialties-menu__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.scoped-page .menu-category {
  background-color: #ffffff;
  padding: 36px 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.07);
}

.scoped-page .menu-category__image {
  display: block;
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 16px;
}

.scoped-page .menu-category__title {
  font-family: 'Dancing Script', cursive !important;
  font-size: 1.6rem;
  font-weight: 700;
  color: #2e5782;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 2px solid rgb(243, 207, 51);
  display: inline-block;
}

.scoped-page .menu-category__desc {
  font-size: 0.9rem;
  color: #888888;
  font-style: italic;
  margin-top: 6px;
  margin-bottom: 0;
}

@media (max-width: 640px) {
  .scoped-page .specialties-menu__row {
    grid-template-columns: 1fr;
  }
}

.scoped-page .specialties-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.scoped-page .specialty-card {
  background-color: #ffffff;
  border: 2px solid rgb(243, 207, 51);
  padding: 36px 28px;
  text-align: center;
  transition: border-color 0.22s, transform 0.22s, box-shadow 0.22s;
}

.scoped-page .specialty-card:hover {
  border-color: rgb(168, 2, 42);
  transform: translateY(-4px);
  box-shadow: 0 14px 36px rgba(255,87,87,0.10);
}

.scoped-page .specialty-card__icon {
  font-size: 3rem;
  display: block;
  margin-bottom: 16px;
}

.scoped-page .specialty-card h3 {
  color: rgb(168, 2, 42);
  margin-bottom: 10px;
}

.scoped-page .specialty-card p {
  font-size: 0.92rem;
  color: #555555;
}

.scoped-page .specialty-card__variants {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
}

.scoped-page .specialty-card__variant-tag {
  background-color: rgb(243, 207, 51);
  font-size: 0.82rem;
  padding: 5px 14px;
  border-radius: 50px;
  color: #333333;
  font-family: Arial, sans-serif;
}

/* ========================================
   14. SECTION: SHOP — ONLINE SALES
   Index: 14
======================================== */

.scoped-page .section-shop-online {
  background-color: #ffffff;
  padding: 100px 24px;
}

.scoped-page .section-shop-online__header {
  text-align: center;
  margin-bottom: 56px;
}

.scoped-page .shop-products-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 36px;
  max-width: 860px;
  margin: 0 auto;
}

.scoped-page .shop-product-card {
  border-radius: 20px;
  background-color: rgb(243, 207, 51);
  padding: 48px 36px;
  text-align: center;
  transition: transform 0.22s, box-shadow 0.22s;
}

.scoped-page .shop-product-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 44px rgba(0,0,0,0.09);
}

.scoped-page .shop-product-card__icon {
  font-size: 3.5rem;
  display: block;
  margin-bottom: 20px;
}

.scoped-page .shop-product-card h3 {
  color: #222222;
  margin-bottom: 12px;
}

.scoped-page .shop-product-card__desc {
  font-size: 0.95rem;
  color: #555555;
  margin-bottom: 24px;
}

.scoped-page .shop-product-card__price {
  display: inline-block;
  font-family: 'Cabin', 'ITC Eras Bold', Arial, sans-serif;
  font-size: 1.1rem;
  color: #ffffff;
  background-color: rgba(66,181,221,1);
  padding: 8px 22px;
  border-radius: 50px;
  margin-bottom: 24px;
}

/* ========================================
   15. SECTION: SHOP — PICKUP POLICY
   Index: 15
======================================== */

.scoped-page .section-shop-pickup {
  background-color: rgb(243, 207, 51);
  padding: 70px 24px;
}

.scoped-page .shop-pickup-banner {
  max-width: 720px;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 48px 52px;
  text-align: center;
  border-left: 6px solid rgb(168, 2, 42);
}

.scoped-page .shop-pickup-banner h2 {
  color: rgb(168, 2, 42);
  margin-bottom: 16px;
}

.scoped-page .shop-pickup-banner p {
  font-size: 1rem;
  color: #444444;
  margin-bottom: 10px;
}

.scoped-page .shop-pickup-banner p:last-of-type {
  margin-bottom: 0;
}

.scoped-page .shop-pickup-banner__note {
  display: inline-block;
  margin-top: 20px;
  font-size: 0.85rem;
  color: #888888;
  font-style: italic;
}

/* ========================================
   16. SECTION: SHOP — ADDITIONAL OFFERINGS
   Index: 16
======================================== */

.scoped-page .section-shop-offerings {
  background-color: #ffffff;
  padding: 100px 24px;
}

.scoped-page .section-shop-offerings__header {
  text-align: center;
  margin-bottom: 56px;
}

.scoped-page .offerings-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.scoped-page .offering-card {
  border-radius: 16px;
  background-color: rgb(243, 207, 51);
  padding: 36px 24px;
  text-align: center;
  transition: transform 0.22s, box-shadow 0.22s;
}

.scoped-page .offering-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 14px 36px rgba(0,0,0,0.07);
}

.scoped-page .offering-card__icon {
  font-size: 2.6rem;
  display: block;
  margin-bottom: 16px;
}

.scoped-page .offering-card h3 {
  font-size: 1.05rem;
  color: #222222;
  margin-bottom: 10px;
}

.scoped-page .offering-card p {
  font-size: 0.88rem;
  color: #555555;
  margin-bottom: 20px;
  line-height: 1.55;
}

/* ========================================
   17. CARDS (shared)
   Index: 17
======================================== */

.scoped-page .card-grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

.scoped-page .card-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.scoped-page .card-grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.scoped-page .divider {
  height: 2px;
  background: linear-gradient(90deg, transparent, rgb(243, 207, 51), transparent);
  border: none;
  margin: 0;
}

/* ========================================
   18. PARALLAX UTILITY
   Index: 18
======================================== */

.scoped-page .parallax-wrap {
  position: relative;
  overflow: hidden;
}

.scoped-page .parallax-layer {
  position: absolute;
  inset: -20%;
  background-size: cover;
  background-position: center;
  will-change: transform;
}

/* ========================================
   18. RESPONSIVE OVERRIDES
   Index: 20
======================================== */

@media (max-width: 1024px) {
  .scoped-page .section-story__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .scoped-page .section-story__img-wrap {
    max-width: 560px;
    margin: 0 auto;
  }

  .scoped-page .offerings-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .scoped-page .specialties-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .scoped-page section {
    padding: 60px 20px;
  }

  .scoped-page .section-hero {
    min-height: 75vh;
  }

  /* .section-hero__bg — no override needed; JS transform handles parallax on all devices */

  .scoped-page .section-flavors__grid {
    grid-template-columns: 1fr;
    max-width: 440px;
    margin: 0 auto;
  }

  .scoped-page .section-why__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .scoped-page .section-values__grid {
    grid-template-columns: 1fr;
    max-width: 480px;
    margin: 0 auto;
  }

  .scoped-page .shop-products-grid {
    grid-template-columns: 1fr;
    max-width: 440px;
  }

  .scoped-page .offerings-grid {
    grid-template-columns: 1fr;
    max-width: 440px;
    margin: 0 auto;
  }

  .scoped-page .specialties-grid {
    grid-template-columns: 1fr;
    max-width: 440px;
    margin: 0 auto;
  }

  .scoped-page .shop-pickup-banner {
    padding: 36px 28px;
  }
  .scoped-page .btn {
    padding: 12px 28px;
    font-size: 0.95rem;
    display:flex;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .scoped-page .menu-flavors-row {
    gap: 14px;
  }

  .scoped-page .menu-flavor-tile {
    min-width: 140px;
    padding: 24px 28px;
  }

  
}

/* ========================================
   19. SCRIPT LABEL
   Index: 19
======================================== */

.scoped-page .script-label {
  display: block;
  font-family: 'Dancing Script', cursive !important;
  font-size: 1.5rem;
  font-weight: 600;
  color: rgb(168, 2, 42);
  margin-bottom: 6px;
  line-height: 1.2;
}

/* ========================================
   20. SPLIT SECTIONS (alternating image/text)
   Index: 20
======================================== */

.scoped-page .section-split {
  padding: 90px 24px;
  background-color: #ffffff;
}

.scoped-page .section-split--tint {
  background-color: #f2f7fd;
}

.scoped-page .section-split__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 72px;
  align-items: center;
}

.scoped-page .section-split__inner--reverse .section-split__media {
  order: 2;
}

.scoped-page .section-split__inner--reverse .section-split__content {
  order: 1;
}

.scoped-page .section-split__img-wrap {
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.10);
  border-top: 8px solid #2e5782;
  border-left: 8px solid #2e5782;
}

.scoped-page .section-split--tint .section-split__img-wrap {  
  border-top: 8px solid #2e5782;
  border-right: 8px solid #2e5782;
  border-left: none;
}

.scoped-page .section-split__content .lead {
  margin-top: 14px;
  margin-bottom: 0;
  max-width: 100%;
}

.scoped-page .section-split__content h2 {
  margin-bottom: 0;
  font-family: 'Cabin', sans-serif !important;
}

/* ========================================
   21. MENU ITEMS LIST (inside split sections)
   Index: 21
======================================== */

.scoped-page .menu-items {
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}

.scoped-page .menu-item {
  padding: 16px 0;
  border-bottom: 1px solid #eeeeee;
}

.scoped-page .menu-item:first-child {
  border-top: 1px solid #eeeeee;
}

.scoped-page .menu-item__header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 16px;
}

.scoped-page .menu-item__name {
  font-family: 'Cabin', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: #222222;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}

.scoped-page .menu-item__price {
  font-family: 'Cabin', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: rgb(168, 2, 42);
  white-space: nowrap;
  flex-shrink: 0;
}

.scoped-page .menu-item__desc {
  font-size: 0.88rem;
  color: #999999;
  margin-top: 4px;
  line-height: 1.5;
}

.scoped-page .menu-items--grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}

.scoped-page .menu-items--grid .menu-item:nth-child(2) {
  border-top: 1px solid #eeeeee;
}

@media (max-width: 480px) {
  .scoped-page .menu-items--grid {
    grid-template-columns: 1fr;
  }
  .scoped-page .menu-items--grid .menu-item:nth-child(2) {
    border-top: none;
  }
}

/* ========================================
   22. PROMO / CTA BANNER (teal version)
   Index: 22
======================================== */

.scoped-page .section-promo-banner {
  background-color: #2e5782;
  padding: 100px 24px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.scoped-page .section-promo-banner::before {
  content: '';
  position: absolute;
  inset: 0;
  background: url('/assets/img/swirl-ss.webp') center / cover no-repeat;
  opacity: 0.06;
  pointer-events: none;
}

.scoped-page .section-promo-banner .container {
  position: relative;
  z-index: 1;
}

.scoped-page .section-promo-banner__eyebrow {
  display: block;
  font-family: 'Dancing Script', cursive;
  font-size: 1.7rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.82);
  margin-bottom: 10px;
}

.scoped-page .section-promo-banner__title {
  font-family: 'Cabin', Arial, sans-serif;
  font-size: clamp(2rem, 4vw, 3.2rem);
  color: #ffffff;
  margin-bottom: 18px;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.scoped-page .section-promo-banner__sub {
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.05rem;
  max-width: 500px;
  margin: 0 auto 36px;
  line-height: 1.65;
}

.scoped-page .btn-promo-primary {
  background-color: rgb(168, 2, 42);
  color: #ffffff;
  border-color: rgb(168, 2, 42);
}

.scoped-page .btn-promo-primary:hover {
  background-color: #cc0030;
  border-color: #cc0030;
}

.scoped-page .btn-promo-outline {
  background-color: transparent;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.65);
}

.scoped-page .btn-promo-outline:hover {
  background-color: rgba(255, 255, 255, 0.12);
  border-color: #ffffff;
}

/* ========================================
   23. RESPONSIVE — SPLIT SECTIONS
   Index: 23
======================================== */

@media (max-width: 900px) {
  .scoped-page .section-split__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .scoped-page .section-split__inner--reverse .section-split__media {
    order: -1;
  }

  .scoped-page .section-split__img-wrap {
    padding-top: 80%;
    max-width: 680px;
    margin: 0 auto;
    width: 100%;
  }

  .section-split {
    flex-direction: column;
  }
}