/** Shopify CDN: Minification failed

Line 303:0 Unexpected "}"

**/
.template-page-itsbasicallycheating .breadcrumbs {
  display: none;
}

.template-page-itsbasicallycheating .page-width.page-width--narrow.page-content {
    position: absolute;
    top: -400px;
}

.template-page-itsbasicallycheating .index-section {
      margin: 40px 0;
}

.template-page-itsbasicallycheating .cheating_parag h2, #cheating_carousel h2 {
    font-family: 'Noka-Black', Sans-Serif;
    font-size: 44px;
    text-align: center;
}

.template-page-itsbasicallycheating .cheating_parag p {
    font-family: 'ralewaysemibold', Sans-Serif;
    font-size: 20px;
    text-align: center;
}

.template-page-itsbasicallycheating form#AddToCartForm fieldset {
    flex-direction: column;
}

#cheating_carousel .flickity-viewport {
  min-height: 500px;
}

#cheating_carousel .bv_inline_stars {
  margin: -3px auto 10px;
}

.cheating_parag {
    max-width: 588px;
    margin: 0 auto;
}

#cheating_carousel {
    margin-top: 46px;
    padding-bottom: 50px;
}

.cheating_banner {
    background-color: #0091b3;
    overflow: hidden;
}

.cheating_banner .page-width {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.cheating_banner .image-wrap {
    background: transparent;
    padding-bottom: 15% !important;
    max-height: 280px;
}

.cheating_banner img {
    -o-object-fit: contain !important;
    object-fit: contain !important;
}

#cheating_carousel .selectdropdown {
    max-width: 200px;
}

#cheating_carousel form#AddToCartForm fieldset {
    margin-top: 0;
}






 .cheat_carousel .hero__title {
    font-size: 46px !important;
    font-family: Noka-Black;
    color: #fff;
    text-align: left;
}

.cheat_carousel .hero__subtitle {
    color: #fff;
    text-align: left;
    font-size: 22px;
}

.recipes_carousel {
  
  .hero__subtitle {
    font-size: 30px !important;
    font-family: 'ralewaysemibold';
  }

  .hero__title {
    font-size: 36px !important;
    font-family: Noka-Black;
  }
  .hero__title, .hero__subtitle {
    color: #fff;
  }
}

.cheat_carousel .hero__text-wrap .page-width {
    max-width: 1560px;
}

.cheat_carousel .hero__text-shadow{
    max-width: 620px;
}

.recipes_carousel .page-width {
    max-width: 1420px;
}

.costco_footer {
    background: #04566f;
    color: #fff;
    padding: 50px 30px 150px 30px;
    text-align: center;
}

.costco_footer h2 {
    margin-bottom: 37px;
    font-family: Noka-Black;
    color: #fff;
    font-size: 40px;
    text-align: center;
}

.costco_footer ul {
  list-style: none;
  columns: 4;
  width: 80%;
  margin: 0 auto !important;
  margin-left: 16% !important;
}

.costco_mobile {
   display: none;
}

.costco_desktop {
   display: block;
}


@media only screen and (max-width: 1440px) {
   .cheat_carousel .hero__subtitle {
       font-size: 18px;
       max-width: 600px;
       
    }

    .cheat_carousel .hero__title {
       font-size: 40px !important;
    }

}

@media only screen and (max-width: 1300px) {
    .cheat_carousel .hero__subtitle {
       max-width: 500px;
    }
   .recipes_carousel .hero__text-shadow {
       max-width: 50%;
    }

}

@media only screen and (max-width: 1200px) {
    .cheat_carousel .hero__subtitle {
       font-size: 16px;
       max-width: 450px;
    }

    .cheat_carousel .hero__title {
       font-size: 36px !important;
       max-width: 450px;
    }

}

@media only screen and (max-width: 1000px) {
    .cheat_carousel .hero__subtitle {
       font-size: 12px;
       max-width: 350px;
    }

    .cheat_carousel .hero__title {
       font-size: 24px;
       max-width: 350px;
    }

    .recipes_carousel {

      .hero__text-shadow {
        max-width: 50%;
      }
      .hero__title {
      font-size: 24px !important;
      }

      .hero__subtitle {
        font-size: 18px !important;
      }
    }

}


@media only screen and (max-width: 768px) {
  .cheating_banner .image-wrap {
    padding-bottom: 20% !important;
  }
  #cheating_carousel .flickity-slider a.product_image {
    width: 194px;
  }
  #cheating_carousel .carousel__cell a h3 {
    min-height: 48px;
  }

  #cheating_carousel .flickity-slider {
    padding-bottom: 30px;
    }

  .cheat_carousel .hero__text-shadow {
    background: transparent;
    margin-top: 0;
    }

  .cheat_carousel .hero__title, 
  .cheat_carousel .slideshow__slide .hero__title .animation-contents {
    font-size: 24px;
    color: #fff !important;
    max-width: 100%;
    }
    
    .cheat_carousel .hero__subtitle,
    .cheat_carousel .slideshow__slide .hero__subtitle .animation-contents {
    font-size: 12px;
    color: #fff !important;
    max-width:100%;
    }

  .recipes_carousel .hero__text-content {
    text-align: center !important;
  }

  .recipes_carousel .hero__text-shadow {
    position: relative;
    margin-top: 52%;
    background: transparent;
    max-width: 100%;
  }

  .costco_mobile {
    display: block;
  }

  .costco_desktop {
    display: none;
  }

  .recipes_carousel .slideshow__slide .animation-contents {
    color: #fff !important;
  }
  .costco_footer ul {
      list-style: none;
      columns: 2;
      width: 100%;
      margin: 0 auto;
      margin-left: 6% !important;
      font-size: 12px;
    }

  .recipes_carousel .hero__title {
    font-size: 24px !important;
  }

  .recipes_carousel .hero__subtitle {
    font-size: 20px !important;
  }

  .costco .flickity-button:hover {
    background: transparent !important;
  }
}
  
}


