/** Shopify CDN: Minification failed

Line 158:0 All "@import" rules must come first
Line 159:2 All "@import" rules must come first

**/


/* CSS from section stylesheet blocks */
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
  .whereToBuyDiv {
    padding: 10rem 0px 5rem;
    background-image: url('https://cdn.shopify.com/s/files/1/0527/2184/4410/files/Store-Locator-BG.jpg?v=1678204641');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #whereToBuyBtnLarge {
    background-color: white;
    padding: 10px 6rem 10px;
    text-decoration: none;
    color: #ffb81c;
    font-size: 3em;
    border-radius: 40px;
    font-family: 'Permanent Marker', cursive;
  }
  #whereToBuyBtnLarge:hover {
    background-color: #162950;
    color: white;
  }
  #whereToBuyBtnMed {
    background-color: white;
    padding: 10px 6rem 10px;
    text-decoration: none;
    color: #ffb81c;
    font-size: 2em;
    border-radius: 40px;
    font-family: 'Permanent Marker', cursive;
  }
  #whereToBuyBtnMed:hover {
    background-color: #162950;
    color: white;
  }
  #whereToBuyBtnSmall {
    background-color: white;
    padding: 5px 20px 5px;
    text-decoration: none;
    color: #ffb81c;
    font-size: 1.4em;
    border-radius: 40px;
    font-family: 'Permanent Marker', cursive;
  }
  #whereToBuyBtnSmall:hover {
    background-color: #162950;
    color: white;
  }
  #HeaderTWCDIV {
    color: #00a9e0;
    font-family: 'Permanent Marker', cursive;
  }
  #bodyTWCDIV {
    padding: 30px 0 30px;
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif;
  }

  .shopNowBtn {
    background-color: #feb81c;
    color: white;
    text-decoration: none;
    padding: 10px 40px 10px;
    border-radius: 40px;
  }
  .HeroMobImg {
    overflow: hidden;
  }
  .imgKS {
    max-width: 100%;
    vertical-align: middle;
  }
  /* Shopall Button popcorn image */
  .btn-blue {
    background-color: #00a9e0;
    padding: 5px 40px 5px;
    border-radius: 30px;
    color: white;
    text-decoration: none;
    font-size: 2rem;
  }
  .buttonDiv {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .shopAllPopcornDiv {
    background-image: url('https://cdn.shopify.com/s/files/1/0527/2184/4410/files/Shop-All-BG.jpg?v=1678988112');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 20px 0 20px;
  }

  /* Movie Theater Div */
  .MovieTheaterDiv {
    background-image: url('https://cdn.shopify.com/s/files/1/0527/2184/4410/files/Movie-Section-BG_0f79cc9a-2e56-4294-8095-e2e6eb3b89f4.jpg?v=1678988296');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 300px 0 300px;
  }
  .textDivMTD {
    color: white;
  }
  #lineOneMTD {
    font-size: 2em;
    color: white;
    font-family: 'Permanent Marker', cursive;
    line-height: 1;
  }
  #lineTwoMTD {
    font-size: 2.5em;
    line-height: 1;
    color: white;
    font-family: 'Permanent Marker', cursive;
  }
  #lineThreeMTD {
    font-size: 1.5em;
    color: white;
    font-family: 'Roboto', sans-serif;
    margin: 30px 0 0;
  }
  /* Social Div */
  #fuosHeader {
    color: #00a9e0;
    font-family: 'Permanent Marker', cursive;
  }
  .fKSNYSearchHeading {
    font-family: 'Permanent Marker', cursive;
    color: white;
    font-size: 3em;
  }
  .logoBtns {
    width: 75%;
    border-radius: 10px;
    border: solid 2px transparent;
  }
  .logoBtns:hover {
    filter: brightness(85%);
    border: solid 2px white;
  }
   .desktopBannerAP{
    width: 100%;
  }
  .mobileBannerAP{
    width: 100%;
  }
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
  .whereToBuyDiv {
    padding: 10rem 0px 5rem;
    background-image: url('https://cdn.shopify.com/s/files/1/0527/2184/4410/files/Store-Locator-BG.jpg?v=1678204641');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #whereToBuyBtnLarge {
    background-color: white;
    padding: 10px 6rem 10px;
    text-decoration: none;
    color: #ffb81c;
    font-size: 3em;
    border-radius: 40px;
    font-family: 'Permanent Marker', cursive;
  }
  #whereToBuyBtnLarge:hover {
    background-color: #162950;
    color: white;
  }
  #whereToBuyBtnMed {
    background-color: white;
    padding: 10px 6rem 10px;
    text-decoration: none;
    color: #ffb81c;
    font-size: 2em;
    border-radius: 40px;
    font-family: 'Permanent Marker', cursive;
  }
  #whereToBuyBtnMed:hover {
    background-color: #162950;
    color: white;
  }
  #whereToBuyBtnSmall {
    background-color: white;
    padding: 5px 20px 5px;
    text-decoration: none;
    color: #ffb81c;
    font-size: 1.4em;
    border-radius: 40px;
    font-family: 'Permanent Marker', cursive;
  }
  #whereToBuyBtnSmall:hover {
    background-color: #162950;
    color: white;
  }
  #HeaderTWCDIV {
    color: #00a9e0;
    font-family: 'Permanent Marker', cursive;
  }
  #bodyTWCDIV {
    padding: 30px 0 30px;
    font-size: 1.2rem;
    font-family: 'Roboto', sans-serif;
  }

  .shopNowBtn {
    background-color: #feb81c;
    color: white;
    text-decoration: none;
    padding: 10px 40px 10px;
    border-radius: 40px;
  }
  .HeroMobImg {
    overflow: hidden;
  }
  .imgKS {
    max-width: 100%;
    vertical-align: middle;
  }
  /* Shopall Button popcorn image */
  .btn-blue {
    background-color: #00a9e0;
    padding: 5px 40px 5px;
    border-radius: 30px;
    color: white;
    text-decoration: none;
    font-size: 2rem;
  }
  .buttonDiv {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .shopAllPopcornDiv {
    background-image: url('https://cdn.shopify.com/s/files/1/0527/2184/4410/files/Shop-All-BG.jpg?v=1678988112');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 20px 0 20px;
  }

  /* Movie Theater Div */
  .MovieTheaterDiv {
    background-image: url('https://cdn.shopify.com/s/files/1/0527/2184/4410/files/Movie-Section-BG_0f79cc9a-2e56-4294-8095-e2e6eb3b89f4.jpg?v=1678988296');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 300px 0 300px;
  }
  .textDivMTD {
    color: white;
  }
  #lineOneMTD {
    font-size: 2em;
    color: white;
    font-family: 'Permanent Marker', cursive;
    line-height: 1;
  }
  #lineTwoMTD {
    font-size: 2.5em;
    line-height: 1;
    color: white;
    font-family: 'Permanent Marker', cursive;
  }
  #lineThreeMTD {
    font-size: 1.5em;
    color: white;
    font-family: 'Roboto', sans-serif;
    margin: 30px 0 0;
  }
  /* Social Div */
  #fuosHeader {
    color: #00a9e0;
    font-family: 'Permanent Marker', cursive;
  }
  .fKSNYSearchHeading {
    font-family: 'Permanent Marker', cursive;
    color: white;
    font-size: 3em;
  }
  .logoBtns {
    width: 75%;
    border-radius: 10px;
    border: solid 2px transparent;
  }
  .logoBtns:hover {
    filter: brightness(85%);
    border: solid 2px white;
  }
   .desktopBannerAP{
    width: 100%;
  }
  .mobileBannerAP{
    width: 100%;
  }