/** Shopify CDN: Minification failed

Line 619:0 Unexpected "{"
Line 619:1 Expected identifier but found "%"
Line 635:0 Unexpected "{"
Line 635:1 Expected identifier but found "%"
Line 639:0 Unexpected "{"
Line 639:1 Expected identifier but found "%"
Line 739:0 Unexpected "{"
Line 739:1 Expected identifier but found "%"
Line 775:0 Unexpected "{"
Line 775:1 Expected identifier but found "%"
... and 14 more hidden warnings

**/
/* Custom Styles */
.LoadingBar{ display: none; }
@media screen and (min-width: 1300px){
  .\31\/5--desk{ width: 20%; }
}
.AnnouncementBar__Content{
  /*font-weight: 600;*/
  letter-spacing: 1px;
}
.small{
  max-width: 665px;
  margin: 0 auto;
}
.medium{
  max-width: 990px;
  margin: 0 auto;
}
.large{
  max-width: 1145px;
  margin: 0 auto;
}
/*
.template-index .Header:hover{
  background: transparent !important;
  color: #fff!important;
}
.template-index .Header:hover .Heading{ color: #fff!important; }
.template-index .Header__LinkSpacer::after{ border-color: #fff; }
*/
.Header__MainNav .u-h6{
  font-family: 'Food Truck Signage';
  font-size: 2rem;
}
.Header__Icon{ margin: 0 30px;}

@media screen and (min-width: 900px) and (max-width: 1135px){
.Header__Icon{ margin: 0 0px;}
}

.Header__Icon:first-child{ margin-left: 0;}

@media  (min-width: 1251px) {
.features--heading-small .main_heading,
.text_banner .SectionHeader__SubHeading{
  font-family: 'Food Truck Signage';
  font-size: 4.6rem !important;
  line-height: 1.3;
}
}

#featured-collections .Carousel__Cell:first-child .ProductItem__ImageWrapper{ background-color: #F18600; }
#featured-collections .Carousel__Cell:last-child .ProductItem__ImageWrapper{ background-color: #D6DB00; }
#featured-collections .Carousel__Cell:nth-child(2) .ProductItem__ImageWrapper{ background-color: #FFE300; }
#featured-collections .ProductItem__ImageWrapper{ padding: 10px; }
#featured-collections .ProductItem__Title{
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
}
 #featured-collections .ProductItem__Price{
   font-size: 1rem;
   font-weight: 700;
}

/* Two Image Column */

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.no_bottom_space{ margin-bottom: 0!important; }
.padding_top{ padding-top: 65px; }
.padding_bottom{ padding-bottom: 65px; }
.padding_left_right{ padding: 0 30px;}

.image_wrapper{
  width: 50%;
  float: left;
  position: relative;
}
.recipe_name{
  font-size: 2.3rem;
  color: #fff;
  font-weight: 700;
}
.link {
  position: absolute;
  bottom: 10%;
  left: 10%;
  opacity: 1;
}
.btn {
  font-family: 'Raleway', sans-serif;
  font-size: 1.2rem;
  font-weight: 900;
  min-width: 194px;
  color: var(--button-text-color);
  border-color: var(--button-background);
}
.btn:hover { color: var(--button-background); }

.Button:before { background-color: var(--button-background); }
.custom_checkout:before { background-color: #cd0135; }

/* Custom Html */

.custom_tagline .SectionHeader__Heading{ margin-top: 30px !important; }


.text_banner .SectionHeader{
  width: 100%;
  max-width: 855px ;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
.text_banner .SectionHeader__Heading{ margin-top: 75px; }
.text_banner .Rte{
  font-size: 2.4rem;
  line-height: 1.25;
  max-width: 750px;
  margin: 0 auto;
  font-weight: 600;
  padding-bottom: 50px;
}



/*
.text_banner .SectionHeader__SubHeading{
  position: relative;
}

.text_banner .SectionHeader__SubHeading:before{
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 9%;
  left: 0;
  background: url({{'bracket-left.png' | file_img_url }}) no-repeat;
}
.text_banner .SectionHeader__SubHeading:after{
  content: "";
  display: block;
  width: 60px;
  height: 80px;
  position: absolute;
  top: 9%;
  right: -2%;
  background: url({{'bracket-right.png' | file_img_url }}) no-repeat;
}
.text_banner .SectionHeader__Heading{ position: relative; }
.text_banner .SectionHeader__Heading:before{
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -40%;
  left: 25%;
  background: url({{'bracket-bottom-left.png' | file_img_url }}) no-repeat;
}
.text_banner .SectionHeader__Heading:after{
  content: "";
  display: block;
  width: 60px;
  height: 55px;
  position: absolute;
  bottom: -50%;
  right: 24%;
  background: url({{'bracket-bottom-right.png' | file_img_url }}) no-repeat;
}
.text_banner .SectionHeader__Heading{ margin-top: 45px; }
*/



/* Timeline */
.Timeline__Inner { padding: 20px 60px; }
.Timeline__NavLabel{
  font-family: 'Food Truck Signage';
  font-size: 2.5rem;
}
.Timeline__Header .SectionHeader__Heading{
  border-bottom: 3px solid #000;
  display: table;
  font-size: 36px;
  font-weight: 600;
}
.Timeline__Header .SectionHeader__Description{
  font-size: 2rem;
  line-height: 1.3;
}
.Timeline__Header .SectionHeader__Description strong,
.Timeline__NavItem:hover,
.Timeline__NavItem.is-selected{ color: #DF1D35!important; }
.Timeline__NavItem.is-selected .Timeline__NavLabel{ margin-bottom: 5px; }
.Timeline__NavItem::after{ background-color: #DF1D35; }
.ingredients img{
  margin: 0 auto;
  display: block;
}

/* ---------------- */

.Header:not(.Header--sidebar) .Header__Wrapper{ padding: 0 50px; }
.MegaMenu{ background: #fff }
/* .MegaMenu__PushImageWrapper{ background: none !important;} */


.image_with_overlay .ImageHero__ContentOverlay{ flex-basis: 645px; }
.image_with_overlay a,
.image_with_text_block a{
  display: block;
  width: 100%;
}
.image_with_text_block .ImageHero__Block{
  width: 100%;
  /*max-width: 650px;*/
  max-width: 700px;
  box-shadow: none;
}

/* Shop the look */

@media screen and (min-width: 1008px){
  .ShopTheLook__ImageWrapper {
    width: 760px;
    max-width: inherit;
  }
}


.ShopTheLook__ProductList {
    flex: none;
    width: 350px;
    margin: 0;
}
.ShopTheLook .flickity-prev-next-button{ background-color: #fff; }
.ShopTheLook__ViewButton{
  display: table;
  margin-left: auto;
  margin-right: auto;
  min-width: 170px;
  color: #fff;
  padding: 5px 28px;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  background-color: #DF1D35;
  border: 1px solid transparent;
  transition: all  0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.ShopTheLook__ViewButton:before{ background-color: #DF1D35; }
.ShopTheLook__ViewButton:hover{
    color: #DF1D35!important;
    border: 1px solid #DF1D35;
}

.ShopTheLook .ProductItem__Title a{
  font-size: 19px;
  text-transform: uppercase;
}
.ShopTheLook .ProductItem__Price{ font-size: 19px; }
.ShopTheLook__Item .product-grid-button,
.ShopTheLook__Item .ProductItem .ProductForm,
.ShopTheLook__Item .ProductItem .ProductItem__LabelList{ display: none; }

.ProductItem__LabelList.gluten-free,
.ProductItem__LabelList.durum-wheat{
  right: 10px;
  left: auto;
  top: -1px;
  width: 65px;
}

@media screen and (max-width: 800px){
  .ProductItem__LabelList.gluten-free,
  .ProductItem__LabelList.durum-wheat{
    width: 35px;
    right: 5px;
  }  
}

/*.ProductItem.durum-wheat .ProductItem__ImageWrapper,*/
.ProductItem.gluten-free .ProductItem__ImageWrapper{
  position: relative;
  top: 20px; 
}

.ProductItem.durum-wheat.spaghetti .ProductItem__ImageWrapper{ position: relative; top: 0; }

/*
a.ShopTheLook__ViewButton[href="/products/penne"]{
  position: relative;
}
a.ShopTheLook__ViewButton[href="/products/penne"]:after{
  content: 'Shop';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  padding: 10px 28px;
  background-color: #DF1D35;
}
a.ShopTheLook__ViewButton[href="/products/penne"]:hover:after{
  background-color: #fff;
  color: #DF1D35!important;
}
*/




/* newsletter */
/*
.newsletter{position: relative; }
.newsletter:before{
  content:'';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  opacity: .6;
}
*/
.Newsletter .Form__Input{ background-color: #E5E5E5; }
.Newsletter .Form__Submit{
  margin: 0;
  font-weight: 600;
}
.newsletter .Icon{
  width: 2em;
  height: 2em;
}
.newsletter .Footer__Social{ margin-top: 30px; }

.custom_tagline .SectionHeader__SubHeading{
  color: #000!important;
  font-size: 24px;
}

.custom_tagline .SectionHeader__Heading{  font-size: 2.6rem;}


/* Why Section */

.why .SectionHeader__Description,
.why .ImageHero__BlockContent{
  max-width: 100%;
  font-size: 30px;
  /*padding-bottom: 10%;*/
}
.why .ImageHero__Block{ padding: 0; }
.why .SectionHeader__Description .quote,
.why .ImageHero__BlockContent em{
  font-style: normal;
  font-size: 36px;
  font-family: 'Food Truck Signage';
}
.why .SectionHeader__Description .idea,
.why .ImageHero__BlockContent .idea{
  font-weight: normal;
  font-size: 48px;
  font-family: 'Food Truck Signage';
  color: #DF1D35!important;
}
.why .SectionHeader__Heading,
.why .ImageHero__BlockHeading{
  font-family: 'Food Truck Signage';
  font-size: 70px;
  padding-top: 20px;
  margin-bottom: 50px;
  color: #DF1D35!important;
}
.e_mark{
  transform: rotate(5deg);
  display: inline-block;
  padding-left: 7px;
}
.why .ImageHero__BlockContent.Rte p:not(:last-child){
      margin-bottom: 0.9em;
}

/* Footer */
.Footer__Copyright .u-h7{ font-size: 14px; }
.footer_menu{
  display: flex;
  padding: 0 5px;
}
.footer_menu .Linklist__Item{
  width: auto;
  text-align: center;
  margin: 0 10px;
}

/*
@media screen and (max-width: 1199px){
	.Header__FlexItem--fill{ justify-content: space-between; }
}
*/
@media screen and (min-width: 1200px){
  
  /*
  #section-timeline{
    background: url('/cdn/shop/files/how-section.png?v=1631217820') no-repeat;
    background-size: cover;
  }
  */
  
  body.template-index{
    background-color: #FFFCE8;
  }
  section.newsletter{ background: url('/cdn/shop/files/New-How-Section-BG.jpg?v=1631270846') no-repeat center bottom; }
  body.template-index section.newsletter{ background: none }
  section.newsletter .ImageHero__Image,
  section.newsletter .ImageHero--newsletter{ background: none !important; }
  
}
@media screen and (max-width: 1025px){
  .AnnouncementBar__Wrapper{ padding: 7px 15px; }
  .text_banner .SectionHeader__SubHeading{ font-size: 3.6rem; }
  .text_banner .Rte,
  .custom_tagline .SectionHeader__SubHeading{ font-size: 2rem; }
  .ImageHero__BlockContent p:last-child{ padding-bottom: 20px; }
  .image_with_text_block .main_heading{ font-size: 2.6rem; }
  .image_with_text_block .ImageHero__Block{ margin: 0; }
  .Timeline__Header .SectionHeader__Description{ font-size: 1.8rem; }
  .Timeline__Header .SectionHeader__Heading{ font-size: 30px; }
}

@media screen and (max-width: 1000px){
  .ShopTheLook__ProductList {
    flex: none;
    width: 100%;
    margin: 0;
  }
  .Timeline__Header .SectionHeader__Description{ font-size: 2rem; }
  .custom_tagline .SectionHeader__SubHeading{ font-size: 1.5rem; }
  .custom_tagline .SectionHeader__Heading{ font-size: 2rem; }
  .Footer__Aside,
  .footer_menu{ justify-content: center;}
   .Footer__Copyright,
  .footer_menu{ width: 100%; }
  .Footer__Copyright{ text-align: center;}
  .footer_menu li{
    padding-top: 5px; }
}

@media screen and (max-width: 768px){
  
  .Header:not(.Header--sidebar) .Header__Wrapper { padding: 0 20px; }
  .Header__FlexItem--fill{ justify-content: flex-start; flex: 0 0 0; min-width: 84px; }
  .Header__Icon+.Header__Icon:last-child{ margin-right: 0; }
  .Header__Icon{ margin: 0 10px 0 0;}
  .padding_top{ padding-top: 30px; }
  .padding_bottom{ padding-bottom: 30px; }
  .two_image_column .image_wrapper{
  	float: none;
    width: 100%;
  }
  .Timeline__Inner{ padding: 34px 10px 34px 20px; }
  .Timeline__Header .SectionHeader__Description { font-size: 20px; }
  .Timeline__Header .SectionHeader__Heading,
  .Timeline__NavLabel{ font-size: 25px; }
  .custom_tagline{ padding: 20px 0; }
  .custom_tagline .SectionHeader__SubHeading{ font-size: 1.3rem; }
  .custom_tagline .SectionHeader__Heading{ margin-top: 10px!important; }
  .text_banner .SectionHeader__SubHeading{ font-size: 3rem; }
  .text_banner .SectionHeader__Heading{
    font-size: 4rem;
    margin-top: 25px;
  }
  .text_banner .Rte{
    font-size: 1.5rem;
    padding-bottom: 20px;
  }
  .why .ImageHero__Image{ background: none !important; }
  .why .ImageHero__BlockContent, .why .SectionHeader__Description{ font-size: 25px; }
  .why .ImageHero__BlockContent em, .why .SectionHeader__Description .quote{ font-size: 30px; }
  .why .ImageHero__BlockContent .idea, .why .SectionHeader__Description .idea{ font-size: 35px; }
  .why .Rte .idea{ margin-bottom: 0; }
  .ShopTheLook__ViewButton{ min-width: auto; font-size: 15px; }
  .ShopTheLook .ProductItem__Title a,
  .ShopTheLook .ProductItem__Price{ font-size: 15px; }
}

@media screen and (max-width: 600px){
  /*.features--heading-small .main_heading{ font-size: 4rem;}*/
  .text_banner .SectionHeader__SubHeading{ font-size: 2.4rem; }
  .text_banner .Rte,
  .Timeline__NavLabel{ font-size: 1.2rem; }
  .Timeline__Header .SectionHeader__Description{ font-size: 1.5rem; }
  .Timeline__Inner .SectionHeader__Heading{
    display: table;
    margin: 0 auto;
  }
}

@media screen and (max-width: 480px){
  .custom_tagline .SectionHeader__SubHeading { font-size: 1.2rem; }
  .custom_tagline .SectionHeader__Heading{ font-size: 1.7rem!important; }
  .custom_tagline{padding: 40px 0 30px;}
  .features--heading-small .main_heading{ font-size: 45px; }
  .why .ImageHero__BlockContent, .why .SectionHeader__Description{
    font-size: 17px;
    padding: 0 25px;
  }
  .why .ImageHero__BlockContent em, .why .SectionHeader__Description .quote{ font-size: 25px; }
  .why .ImageHero__BlockContent .idea, .why .SectionHeader__Description .idea{ font-size: 30px; }
  .why .ImageHero__BlockHeading, .why .SectionHeader__Heading{
  	padding-top: 0px;
    margin-bottom: 30px;
  }
  .Newsletter .Form__Input{ width: 100.6%; }
}



@media screen and (max-width: 479px){
  .features--heading-small .main_heading{ font-size: 32px; line-height: 1.3; }
  .footer_menu .Linklist__Item{ margin: 0 5px; }
  .footer_menu{ margin-top: 20px; flex-direction: column;  }
}


.about-content{
	font-size: 24px;
}
.about-content .Container{
    max-width: 1030px;
    margin: 0 auto;
}

.about-content  .heading{
  font-family: 'Food Truck Signage';
  font-size: 48px;
}

.template-page  .CollectionList {
  max-width: 1380px;
  margin: 0 auto 15px;
  justify-content: center;
}

.template-page .CollectionItem .image_wrap{ overflow: hidden; }
.template-page .words_list img{
  width: 100%;
  transition: transform 8s cubic-bezier(.25, .46, .45, .94);
}
.template-page .words_list img:hover{
  transform: scale(1.2); 
}

.teamheading .Rte h2 { font-size: 48px; font-family: 'Food Truck Signage'; margin-bottom: 5px; } 
.teamheading .Rte h2 span{
    color: #CD0135;
}
.team_wrap{
  max-width: 1380px;
  margin: 0 auto 30px;	
  background: url('/cdn/shop/files/tbg.png?v=1631362799') no-repeat top center;
}
.teamItem{
  width: 50%;
  padding: 15px;
}

@media screen and (max-width: 650px){
  .about-content{ font-size: 18px; }
  .about-content .heading,
  .teamheading .Rte h2{ font-size: 37px; }
	.teamItem{ width: 100%; }
}

.template-account .shopify-section--footer{ margin-top: 30px; }


.jdgm-submit-rev{
    color: var(--button-text-color);
    border-color: var(--button-background) !important;
    background: var(--button-background) !important;
    padding: 14px 28px !important;
    text-transform: uppercase;
    font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 12px));
    text-align: center;
    letter-spacing: .2em;
    font-family: var(--heading-font-family);
    font-weight: var(--heading-font-weight);
    font-style: var(--heading-font-style);
}
.jdgm-submit-rev:hover{ color: var(--button-text-color); }


{% if settings.enable_customer_visits %}
/* Customer Visits */
.customer-visits{
  color: #212b36;
  line-height: 1;
  padding: 0 0 0 5px;
  margin-bottom: 0;
  font-weight: bold;
}
.customer-visits svg{
  position: relative;
  top: 6px;
  margin-right: 6px;
  fill: #212b36;
}
.visits{ font-family: "DIN Neuzeit Grotesk", sans-serif; }
{% endif %}



{% if settings.enable_customer_activity %}
#socialproof {
  display: none;
  position: fixed;
  bottom: 50px;
  left: 0;
  margin-left: 0;
  width: 300px;
  font-size: 12px;
  font-weight: 400;
  z-index: 9999;
  background: #f1f1f1;
}
@media screen and (max-width: 575px) {
    #socialproof{
          bottom: 118px !important; 
     
    }
}

#socialproof .proof {
  /* transform: rotate(-90deg); */
  opacity: 0;
  transition: 1s all;
}
   
#socialproof .proof.is-selected{
  opacity: 1;
}


#socialproof .proofs {
  /* display: none */
  list-style: none;
  width: 300px;
}

#socialproof .proof {
  width: 100%;
}

#socialproof .proof .inner {
  line-height: 1.3;
  display: flex!important;
  align-items: center;
  /* margin: 10px; */
  padding: 8px 18px 7px 8px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  font-family: "DIN Neuzeit Grotesk", sans-serif;
}

#socialproof .proof .inner img {
  min-width: 50px;
  width: 50px;
  float: left;
  border-radius: 50%;
  padding-right: 7px;
}

#socialproof .proof .inner .text {
  margin-top: 1px;
        margin-left: 6px;
}

#socialproof .proof .inner a {
  font-weight: 500;
  color: #244728
}

#socialproof .proof .inner small {
  display: block;
  font-size: 10px;
  color: #656565;
  margin-top: 2px
}

#socialproof .proof.slick-active .inner {
  -webkit-animation: slideUpBottomDelay .6s ease-out;
  -moz-animation: slideUpBottomDelay .6s ease-out;
  -o-animation: slideUpBottomDelay .6s ease-out;
  animation: slideUpBottomDelay .6s ease-out
}

#socialproof .close {
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 9999;
  text-align: center;
  cursor: pointer;
  background: #f1f1f1;
  padding: 0 7px 0 7px;
}

#socialproof .close svg{
  width: 9px;
  height: 9px;
}

{% endif %}

#notifyMeForm{
  border-top: 1px solid var(--border-color);
  padding-top: 15px;
  margin-top: 15px;
}
#notifyMeForm strong{ margin-bottom: 3px; display: block; }
.notifyformWrap .Form__Item{ margin-bottom: 0; }
.notifyformWrap .Form__Input{ padding: 13px 14px; border: 1px solid var(--button-background); }
/*
.notifyformWrap{
  color: #00A513;
  margin-top: 15px;
}
.notifyformWrap input[type="text"],
.notifyformWrap input[type="email"]{
  font-size: 14px;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 8px;
  width: 220px;
  border-radius: 3px;
}
*/
#notifyMeForm #response{ margin-top: 10px; }


@media screen and (max-width: 1006px){
  .ProductForm__QuantitySelector{
    display: flex;
    justify-content: start;
  }
}


{% if settings.flash_sale %}
/* Flash Sale */
.flash-sale-bar{
  background: {{settings.flash_sale_background}}; 
  color: {{settings.flash_sale_text_color}};
  display: none;
}
.flash-sale-bar .inner{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: table;   
  padding: 15px 0;
  font-size: 1.3rem;
  font-family: var(--heading-font-family);
}
.flash-sale-bar .inner > div{
  padding: 0 2%;
  width: 25%;
  text-align: center;
  float: left;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid var(--header-background);
}

.flash-sale-bar .inner > div:first-child{ border-left: none; }

.flash-sale-close {
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 9999;
  text-align: center;
  cursor: pointer;
  padding: 0 7px 0 7px;
}
.flash-sale-bar .message{ font-weight: 600; }
.flash-sale-bar .discount{
  flex-direction: column;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
}
.flash-sale-bar .discount small{
    display: inline-block;
    width: 100%;
    font-weight: 300;
    font-size: 0.8rem;
    letter-spacing: 0.03rem;
    margin-top: 2px;
    color: #e1e1e1;
}
.flash-sale-bar .coupon{
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.flash-sale-bar .countdown span{
  display: inline-block;
  padding: 0 5px;
  font-weight: 700;
  position: relative;
  top: 1px;
  color: var(--header-background);
}
.flash-sale-bar .mobile-coupon{ display: none !important; }

@media screen and (max-width: 999px){
  .flash-sale-bar .inner{ padding: 8px 0 10px; font-size: 1.1rem; }
  .flash-sale-bar .message{ width: 100% !important; padding-bottom: 10px !important; }
  .flash-sale-bar .discount{ border: none !important; width: 50% !important; padding: 0 !important; }
  .flash-sale-bar .coupon{ display: none !important; }
  .flash-sale-bar .countdown{ flex-direction: column; width: 50% !important; padding: 0 !important; text-transform: uppercase; }
  .flash-sale-bar .mobile-coupon{
    display: inline-block !important;
    width: 100%;
    font-weight: 300 !important;
    font-size: .8rem;
    letter-spacing: .03rem;
    margin-top: 2px;
    color: #e1e1e1 !important;
    top: -2px !important;
  }
}

{% endif %}



{% if settings.enable_delivery_estimates %}
.delivery_estimates a{
  display: flex;
  align-items: center;
  font-weight: bold;
}
.delivery_estimates img {
  height: 28px;
  margin-right: 10px;
  margin-top: -1px;
}
.delivery_estimates ul{
  list-style-position: outside;
  margin-left: 15px;
}
.delivery_estimates li{
  line-height: 1.5;
  margin-bottom: 8px; 
  font-family: var(--heading-font-family);
}
.delivery_estimates li:last-child{ margin-bottom: 0; }
{% endif %}



.tooltip_wrap{ position: relative; }
.tooltip_wrap a{
    display: inline-block;
    align-items: center;
    line-height: 1.9;
}
.tooltip_wrap a:hover + .tooltip{ display: block; opacity: 1; }
.tooltip{
    position: absolute;
    display: none;
    opacity: 0;
    transition: all .7s;
    background: #ebebeb;
    bottom: 40px;
    border: 1px solid #ddd;
    padding: 12px 15px;
  	z-index: 99;
}
.tooltip:after{
    position: absolute;
    content: '';
    border-bottom: 1px solid var(--border-color);
    width: 10px;
    height: 10px;
    border-left: 1px solid var(--border-color);
    transform: rotate(316deg);
    bottom: -5px;
    background: #ebebeb;
    left: 40px;
}



/* Collection Page */
/*
.collection-product-grid-wrapper .ProductItem__ImageWrapper{
  background: #e7e7e7;
  border-radius: 30px 30px 0px 0px;
  position: relative;
}
.collection-product-grid-wrapper .ProductItem__ImageWrapper img{ border-radius: 30px 30px 0px 0px; }*/
/*
 .template-collection  .ProductList--grid > .Grid__Cell{
    padding-left: 0;
    margin-bottom: 7px;
  }
.template-collection .ProductListWrapper .ProductList--grid{ margin-left: 0; padding-bottom: 50px; }
.template-collection .ProductListWrapper .ProductList--grid{ padding: 0; }
*/
.template-collection .ProductListWrapper{ padding-top: 30px; }

/*
.ProductListWrapper .Grid__Cell:nth-child(1) .collection-product-grid-wrapper{background: #e2e62a; }
.ProductListWrapper .Grid__Cell:nth-child(2) .collection-product-grid-wrapper{background: #ff8e6c; }
.ProductListWrapper .Grid__Cell:nth-child(3) .collection-product-grid-wrapper{background: #ffd638; }
.ProductListWrapper .Grid__Cell:nth-child(4) .collection-product-grid-wrapper{background: #89f2f9; }
.ProductListWrapper .Grid__Cell:nth-child(5) .collection-product-grid-wrapper{background: #93d500; }
.ProductListWrapper .Grid__Cell:nth-child(6) .collection-product-grid-wrapper{background: #e2e62a; }
.ProductListWrapper .Grid__Cell:nth-child(7) .collection-product-grid-wrapper{background: #ff8e6c; }
.ProductListWrapper .Grid__Cell:nth-child(8) .collection-product-grid-wrapper{background: #ffd638; }
.ProductListWrapper .Grid__Cell:nth-child(9) .collection-product-grid-wrapper{background: #89f2f9; }
*/

.ProductListWrapper [data-bgcolor="68c6ea"]{ background-color: #68c6ea; }
.ProductListWrapper [data-bgcolor="ebb7ff"]{ background-color: #ebb7ff; }
.ProductListWrapper [data-bgcolor="f26e59"]{ background-color: #f26e59; }
.ProductListWrapper [data-bgcolor="65d6de"]{ background-color: #65d6de; }
.ProductListWrapper [data-bgcolor="faa6d9"]{ background-color: #faa6d9; }
.ProductListWrapper [data-bgcolor="c2bdee"]{ background-color: #c2bdee; }
.ProductListWrapper [data-bgcolor="89f2f9"]{ background-color: #89f2f9; }
.ProductListWrapper [data-bgcolor="65d6de"]{ background-color: #65d6de; }
.ProductListWrapper [data-bgcolor="a4cefe"]{ background-color: #a4cefe; }
.ProductListWrapper [data-bgcolor="ffb2ae"]{ background-color: #ffb2ae; }
.ProductListWrapper [data-bgcolor="f8da72"]{ background-color: #f8da72; }


.template-collection .CollectionInner,.template-template .CollectionInner{ margin-top: 0; }

@media screen and (min-width: 641px){
  .template-collection .ProductList--grid[data-desktop-count="3"]>.Grid__Cell,.template-template .ProductList--grid[data-desktop-count="3"]>.Grid__Cell{ margin: 30px 0; }
}

.template-collection .collection-product-grid-wrapper .ProductItem__Info,.template-product .collection-product-grid-wrapper .ProductItem__Info{
  min-height: 79px;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  /*display: none;*/
}

.product-grid-button{
  display: flex;
  align-items: center;
  /*border: 1px solid #fff;*/
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.product-grid-button a{
  padding: 13px 0;
  display: inline-block;
  width: 50%;
  color:  #fff;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  background: #f53327;
}
.product-grid-button.bundle-products a.product-view{
  width: 100%;
}
.product-grid-button a.product-view{ width: 50%; border-right: 2px solid #fff; /* position: relative; */ }
/*
.product-grid-button .product-view:after{
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}
*/
.product-grid-button form{ width: 50%; display: inline-block; border-left: 2px solid #fff; }

.product-grid-button button{
  padding: 13px 0;
  display: inline-block;
  color:  #fff;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  background: #f53327;
  width: 100%;
  /*border-radius: 0 0 30px 0;*/
}
.product-grid-button a.bundle{
  /*border-radius: 0 0 30px 0;*/
  width: 50%;
}
.product-grid-button button.soldout{ background: #e63e33; }
.product-grid-button a:hover,
.product-grid-button button:hover{ background: #e63e33; }

/*
.collection-product-grid-wrapper .ProductItem__Info{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 6px 7px;
}
.collection-product-grid-wrapper .ProductItem__Title,
.collection-product-grid-wrapper .ProductItem__PriceList{ width: 50%; }
.collection-product-grid-wrapper .ProductItem__PriceList{ text-align: right; }
.collection-product-grid-wrapper .ProductItem__PriceList .Price--highlight{ width: 100%; }
.collection-product-grid-wrapper .ProductItem__Title a{
  text-align: left !important;
  display: block;
}
.collection-product-grid-wrapper .ProductItem__PriceList .Price--compareAt{ margin-left: 0; }
.collection-product-grid-wrapper .jdgm-preview-badge .jdgm-star{
  color: #ffd203;
  margin-bottom: 5px;
}
.collection-product-grid-wrapper .jdgm-prev-badge__text{ display: none; }
*/
.collection-product-grid-wrapper .ProductItem__Title a,
.collection-product-grid-wrapper .ProductItem__PriceList{
    font-size: 26px;
    color: #010101;
    width: 100%;
    font-family: Food Truck Signage;
  /*
  text-transform: uppercase;
  */
}
.collection-product-grid-wrapper .ProductItem__Title{ padding-left: 10px; padding-right: 10px; padding-bottom: 10px; }
.collection-product-grid-wrapper .ProductItem__Title a{ line-height: 1; }
.collection-product-grid-wrapper .ProductItem__Info .ProductItem__Title{ margin-bottom: 0px;}
.collection-product-grid-wrapper .ProductItem__Info .ProductItem__Price{ color: #010101; }
.collection-product-grid-wrapper .netweight{
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 5px;
  font-family: DIN Neuzeit Grotesk,sans-serif;
  font-size: 18px;
  font-weight: 500;  
}

@media screen and (max-width: 600px){
  .collection-product-grid-wrapper .netweight{
    font-size: 14px;
    margin-top: 4px;
  }
  .collection-product-grid-wrapper .ProductItem__Info .ProductItem__Title{ padding-bottom: 3px;  padding-top: 5px;}
}
  
.collection-product-grid-wrapper .ProductItem__Title,
.collection-product-grid-wrapper .jdgm-widget.jdgm-widget{ width: 100%; }
.collection-product-grid-wrapper .jdgm-prev-badge__text,
.collection-product-grid-wrapper .jdgm-preview-badge .jdgm-star{ color: #010101; }
.collection-product-grid-wrapper .jdgm-widget.jdgm-widget{ display: none !important; }
.collection-product-grid-wrapper .Price--highlight,
.collection-product-grid-wrapper .Price--compareAt{
  color: #010101;
}
.collection-product-grid-wrapper .ProductItem__LabelList.label-new{
  text-align: center;
  font-family: Food Truck Signage;
  font-size: 13px;
  line-height: .9;
  position: absolute;
  top: 0;
  right: 60px;
  left: auto;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.collection-product-grid-wrapper .ProductItem__LabelList.label-new:before{
  content: '';
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: auto;
  z-index: -1;
  background: url('{{'new-launch.png' | file_img_url: 'original' }}') no-repeat;
}

.MegaMenu__Push:nth-child(4),
.MegaMenu__Push:nth-child(5){ position: relative; }
/*
.MegaMenu__Push:nth-child(4):after,
.MegaMenu__Push:nth-child(5):after{
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  font-family: Food Truck Signage;
  font-size: 14px;
  line-height: 1.1;
  top: 0;
  right: 5px;
  padding-top: 13px;
  letter-spacing: 0.03rem;
  z-index: 9;
  background: url('{{'new-launch.png' | file_img_url: 'original' }}') no-repeat;
  background-size: cover;
}
*/
.MegaMenu { overflow: visible; }


/* Noodles Launch */
.MegaMenu__Item{ margin: 0; }
.MegaMenu__PushImageWrapper{ margin: 0 auto; }
.MegaMenu__PushHeading{ margin: 7px 0 15px; }




.collection-product-grid-wrapper .ProductItem__LabelList.label-new span{
  display: block;
  font-size: 20px;
}
.collection-product-grid-wrapper .ProductItem__LabelList.label-recommended,
.variant-info-wrapper .product-type{
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.65;
  background: #f53327;
  color: #fff;
  border-radius: 5px 5px 30px 30px;
  padding: 0px 12px 2px;
  top: 0;
  left: calc(50% - 74px);
}


.variant-info-wrapper{
  position: absolute;
  top: 0;
  width: 100%;
  /*font-family: Food Truck Signage;*/
  font-size: 18px;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
}

/*
.variant-info-wrapper .product-type{
  background: #000;
  color: #fff;
  border-radius: 30px 5px 30px 0px;
  padding: 10px 15px 10px 15px;
  width: 48%;
  display: inline-block;
  text-align: center;
}*/
.variant-info-wrapper .variant-tagline{
    width: 48%;
    padding: 9px;
    display: inline-block;
    max-width: 130px;
    float: right;
}
.ProductItem .ProductForm{ margin: 0; }
.ProductItem .QuantitySelector__CurrentQuantity{ display: none; }

.Product__Tabs .ingredients{ margin-bottom: 20px; }
.Product__Tabs .ingredients strong,
.Product__Tabs .cooking_instructions strong{ display: block; }


/* Packs Styles */

/* @media screen and (min-width: 1008px){ */
  .hide-on-desktop{ display: none; }
  .template-build-your-box .Product__Info{ margin-left: 20px; }
  /* .template-build-your-box .Product__InfoWrapper{ position: sticky; } */
  /* .template-build-your-box .Product__Info{ margin: 0; } */
/* .template-build-your-box .Product__InfoWrapper{ margin-left: 50px; } */
/* } */

@media screen and (max-width: 780px){
  .meta-figma-new{
    font-size: 20px !important;
    gap:2px;
    margin:15px 0px;
}
}

.meta-figma-new{
    font-size: 32px;
    gap: 4px;
    display: flex;
    align-items: center;
    font-family: Food Truck Signage !important;
    font-weight:700;
}


.mobile-view{
  display:none;
@media screen and (max-width: 1008px){
  display:block;
}
}


.desktop-view{
  display:block;
@media screen and (max-width: 1008px){
  display:none;
}
}


@media screen and (max-width: 1008px){
  .hide-on-mobile{ display: none; }
  .show-on-mobile{ display: block; }
  .template-build-your-box .Product__InfoWrapper{ position: static; /* margin-left: 0; */ }
  .byob_meta{
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .template-build-your-box .Product__Info{ margin: 0 auto; }
}


.template-build-your-box .ProductMeta__PriceList{ display: inline-block; }

.template-build-your-box .Product__Wrapper{
  width: 100%;
  display: flex;
  max-width: inherit;
  margin-top: 20px;
  justify-content: space-between;
}
.template-build-your-box .Product__Info .Container{ padding: 0; }
/*
.template-build-your-box .Product__Info h1{
  font-family: Food Truck Signage;
  font-size: 57px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0;
}
.template-build-your-box .sep{
  font-family: Food Truck Signage;
  font-size: 57px;
  font-weight: 600;
  line-height: 1.2;	
}
*/
.template-build-your-box #pack_selector{
  border: none;
  /*
  font-family: Food Truck Signage;
  font-size: 57px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
  */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 23px;
  padding-left: 23px;
  margin-left: -23px;
  background: url('{{'dropdown-arrow.png' | file_url }}') no-repeat right 45%;
  background-size: 12px 9px;
}
/*
.template-build-your-box .pack_selector_wrapper{
  position: relative;
  display: table;
}
.template-build-your-box .pack_selector_wrapper:before{
  content: '';
  display: block;
  width: 0;
  height: 2px;
  border-top: 10px solid #b2f300;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: 60%;
  right: -20px;
}

.template-build-your-box .ProductMeta__Price{
  font-family: Food Truck Signage;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--text-color);
}
*/
.template-build-your-box .properties{
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  flex-wrap: wrap;
  margin-top: 0;
}
.template-build-your-box .ProductMeta__PriceList{ margin-top: 5px; }

.template-build-your-box .product_title,
.template-build-your-box .pack_selector_wrapper{ display: inline-block; }

.template-build-your-box .box_selector_wrapper{
    width: 33%;
  	width: calc(33% - 8px);
    margin: 20px 4px 0 4px;
    max-width: 190px;
    padding: 0 14px;
}

/* .template-build-your-box .Box__Builder{ margin-top: 30px; } */
.template-build-your-box .box_selector_wrapper .boxname{
    text-align: center;
    width: 100%;
    display: block;
    font-family: Food Truck Signage;
    font-size: 20px;
  margin-top: 7px;
}
.template-build-your-box .box_selector_wrapper .selector_image{
  position: relative;
  text-align: center;
}
.template-build-your-box .box_selector_wrapper .selector_image img{ 
  box-shadow: 1px 16px 20px 1px #6c6c6c80;
  border-radius: 0px 0px 17px 17px;
  max-height: 125px;
}
.template-build-your-box .box_selector_wrapper .selector_image:before{
  content: '';
  display: inline-block;
  width: 100%;
  height: 50%;
  border-radius: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .5s ease;
}
.template-build-your-box .Product__Aside{ padding-left: 0; min-height: auto !important; }
.template-build-your-box .product_description{ margin: 40px 0 20px; }
.template-build-your-box .delivery_estimates{ margin-bottom: 20px; }
.template-build-your-box .Product__Tabs{ margin: 0 0 40px; }
.template-build-your-box .Product__Info{ width: 100%; max-width: 100%; max-width: 500px; }
.template-build-your-box .ProductForm { margin-top: -5px; }
.template-build-your-box .box_selector_wrapper.active .selector_image:before{ height: 110%; }
.template-build-your-box .box_selector_wrapper .selector_image.byob_macaroni_img:before{ background: #a2d0ff; }
.template-build-your-box .box_selector_wrapper .selector_image.byob_fusilli_img:before{ background: #c898ff; }
.template-build-your-box .box_selector_wrapper .selector_image.byob_penne_img:before{ background: #fb8391; }
.template-build-your-box .box_selector_wrapper .selector_image.byob_rigatoni_img:before{ background: #42c6ce; }
.template-build-your-box .box_selector_wrapper .selector_image.byob_amori_img:before{ background: #e84dae; }
.template-build-your-box .box_selector{
  width: 70px;
  background: #000;
  color: #fff;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -13px auto 0;
  position: relative;
  z-index: 1;
}
.template-build-your-box .ProductForm__Variants,
.template-build-your-box .ProductForm__AddToCart { display: none; }
.template-build-your-box .qtyWrapper{ display: flex; position: relative; }
.template-build-your-box .qtyWrapper:after{
  content: '';
  display: inline-block;
  width: 25px;
  height: 28px;
  position: absolute;
  top: -3px;
  left: 0;
  background: transparent;
  z-index: 1;
}
.template-build-your-box .box_qty{
  font-family: Food Truck Signage;
  font-size: 17px;
  text-align: center;
  border: none;
  background: none;
  /*display: table;*/
  width: 20px;
  position: relative;
  top: -2px;
  -webkit-appearance: none;
}
.template-build-your-box .minus,
.template-build-your-box .plus{
  font-family: Food Truck Signage;
  font-size: 17px;
  padding: 0 5px;
  position: relative;
  top: -1px;
}
.template-build-your-box .Product__InfoWrapper{ width: 48%; padding: 0 40px; }

.template-build-your-box .Build__Your_Box{
  margin-left: 50px; 
  width: 48%;
  max-width: 600px;
  margin-top: 20px;
}
@media screen and (max-width: 640px){  
  .template-build-your-box .Product__InfoWrapper{ padding: 0 }
  .template-build-your-box .Build__Your_Box{ margin: 20px auto; }
}
.Build__Your_Box_Image_Blocks{ display: none; }
/* .template-build-your-box .Build__Your_Box .delivery_estimates{ display: none; } */
.pack-img-wrapper{
  /* width: 500px; */
  max-width: 100%;
  height: 500px;
  max-height: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px; /* temporary:  remove on final page  */
}
.pack-img-wrapper .product{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 25px 0;
}
.byob_atc_wrap{ margin-top: 20px; }
.byob_atc_wrap button:disabled{ opacity: 0.7; }

.pack-img-wrapper .product .product-img-wrapper img{ box-shadow: 0px 7px 6px 0px rgba(0, 0, 0, 0.23); border-radius: 9px 9px 0 0; }
.pack-of-3 div.product-1{ align-items: flex-start; }
.pack-of-3 div.product-3{ align-items: flex-end; }
.pack-of-4{
  flex-wrap: wrap;
  height: auto; 
}
.pack-of-2 .product,
.pack-of-4 .product{ width: 50%; }
.pack-of-3 .product{ width: 33.33%; }
.product-1,
.pack-of-3 .product-3{ background: #dbdbdb; }
.product-2{ background: #cccccc; }
.pack-of-2 .product-1,
.pack-of-3 .product-1{ border-radius: 30px 0px 0px 30px; }
.pack-of-2 .product-2,
.pack-of-3 .product-3{ border-radius:  0px 30px 30px 0px; }
.pack-of-4 .product-1{ border-radius: 30px 0px 0px 0px;}
.pack-of-4 .product-2{ border-radius: 0px 30px 0px 0px;}
.pack-of-4 .product-3{
  border-radius: 0px 0px 0px 30px;
  background: #cccccc;
}
.pack-of-4 .product-4{
  border-radius: 0px 0px 30px 0px;
  background: #dbdbdb;
}
.product.macaroni{ background: #ffb100 url('{{'orange.png' | file_img_url: '700x' }}'); }
.product.rigatoni{ background: #51d2db url('{{'blue.png' | file_img_url: '700x' }}'); }
.product.amori{ background: #94d400 url('{{'green.png' | file_img_url: '700x' }}'); }
.product.penne{ background: #e2e657 url('{{'yellow.png' | file_img_url: '700x' }}'); }
.product.fusilli{ background: #ff8e96 url('{{'pink.png' | file_img_url: '700x' }}'); }

/*
@media screen and (max-width: 1250px){
  .template-build-your-box .Product__Wrapper{ padding: 0 50px; }
}
*/

@media screen and (max-width: 1008px){
  .collection-product-grid-wrapper .ProductItem__LabelList.label-new:before{ top: 0; }
  .collection-product-grid-wrapper .ProductItem__LabelList.label-new{
  	top: 0;
    padding-top: 14px;
  }
  .template-build-your-box .Product__Wrapper{ flex-direction: column; }
  .template-build-your-box .Build__Your_Box{ width: 100%; max-width: 90%; margin: 0 auto; }
  .template-build-your-box .Product__InfoWrapper{ width: 100%; }
  .pack-img-wrapper{ margin: 0 auto 20px; }
  .template-build-your-box .box_selector_wrapper .selector_image:before{
  	width: 100%;
    left: 0;
  }
  .pack-img-wrapper{
    height: 350px;
    margin-top: 40px;
  }
  .pack-img-wrapper.pack-of-4{
  	height: auto;
    align-items: normal;
  }
  .product-img-wrapper{
  	width: 80%;
    text-align: center;
  }
}

@media screen and (max-width: 767px){
   .collection-product-grid-wrapper .ProductItem__LabelList.label-new:before{
  	width: 60px;
    height: 60px;
    left: -10px;
    top: 0;
    background-size: cover;
  }
}
  
@media screen and (max-width: 640px){
  .collection-product-grid-wrapper .ProductItem__Vendor,
  .collection-product-grid-wrapper .ProductItem__Title{ margin-bottom: 0; }
  .collection-product-grid-wrapper .ProductItem__Info{ margin-top: 10px; min-height: 72px; }
  .template-build-your-box .Product__Wrapper{
    padding: 0 24px;
    margin-top: 20px;
  }
  /*.template-build-your-box .box_selector_wrapper{ width: 40%; }*/
  .template-build-your-box .properties{ justify-content: center; }
  .template-build-your-box .box_selector{ width: 60px;}
  .template-build-your-box .box_selector_wrapper{ padding: 0 5px; }
  .template-build-your-box .box_qty,
  .template-build-your-box .minus, .template-build-your-box .plus{
    top: 0px;
    font-size: 14px;
    line-height: 1.3;
    vertical-align: middle;
    padding: 0 2px;
    display: inline-block;
  }
  .template-build-your-box .minus, .template-build-your-box .plus{ top: 1px; }
  .template-build-your-box .box_qty{ width: 20px; }
}
@media screen and (max-width: 480px){
  .template-collection .collection-product-grid-wrapper .ProductItem__Info{
    min-height: 67px;
    padding: 0 4px 10px;
    margin-top: 0;
  }
  .collection-product-grid-wrapper .ProductItem__LabelList.label-new{
  	top: 0;
    padding-top: 14px;
  }
  .collection-product-grid-wrapper .ProductItem__LabelList.label-new span{ font-size: 15px; }
  .variant-info-wrapper .variant-tagline{
    width: 46%;
    padding: 7px;
  }
  /*
  .variant-info-wrapper .product-type{
    width: 51%;
    padding: 7px 15px 6px;
  }*/
  .variant-info-wrapper{ font-size: 13px; }
  .collection-product-grid-wrapper .ProductItem__LabelList.label-recommended,
  .variant-info-wrapper .product-type{
    left: calc(50% - 58px);
    font-size: 10px;
    padding: 2px 15px 2px
  }
  .product-grid-button a,
  .product-grid-button button{ font-size: 10px; }
  .collection-product-grid-wrapper .ProductItem__Title a,
  .collection-product-grid-wrapper .ProductItem__PriceList,
  .collection-product-grid-wrapper .ProductItem__PriceList .ProductItem__Price{ font-size: 18px; }
  .collection-product-grid-wrapper .ProductItem__Info{ display: block; }
  .collection-product-grid-wrapper .ProductItem__Title, 
  .collection-product-grid-wrapper .ProductItem__PriceList{ width: 100%; line-height: 1; }
  /*
  .collection-product-grid-wrapper .ProductItem__PriceList{
  	display: flex;
    text-align: left;
  }
  */
  .collection-product-grid-wrapper .ProductItem__PriceList .Price--compareAt{ margin-left: 10px; }
  /*
  .template-build-your-box .box_selector{ width: 50px;}
  .template-build-your-box .minus, .template-build-your-box .plus{
  	font-size: 12px;
    padding: 0 0px;
  }
  .template-build-your-box .box_qty{
    font-size: 14px;
    width: 20px;
  }
  */
}

@media screen and (max-width: 479px){
  .template-build-your-box .box_selector_wrapper .selector_image img{ width: 70%; }
  .template-build-your-box .properties{ margin-top: 0; }
  .pack-img-wrapper .product .product-img-wrapper{ padding: 0 10px; }
  
}
@media screen and (max-width: 400px){
  .product-grid-button a,
  .product-grid-button button{ font-size: 8px; }
  .variant-info-wrapper{ font-size: 11px; }
}
.jdgm-prev-badge__text{ margin-left: 8px !important; }
#insta-feed .instafeed-header object:not(.name-section) a{
    background: url(/cdn/shop/files/WG_red-bg-logo_696dd666-126b-4765-abe8-06bac9219774_50x.jpg?13026) no-repeat right bottom;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 9px 0 0 9px;
}
  
#insta-feed .instafeed-header object:not(.name-section) img{ display: none; }
  
.cip-penne .property_name,
.cip-macaroni .property_name,
.cip-fusilli .property_name,
.cip-amori .property_name,
.cip-rigatoni .property_name{ display: none; }  
  
 
/* Blog page */  
  
  .template-article .Rte li h3{ margin: 10px 0 !important; }
  
  
/* Recipe Page */
  
  .Article__recipe__Wrapper{
  	max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0; 
  }
  .Article__recipe__Wrapper .Article__Header{
  	margin-bottom: 0;
  }
  .Article__recipe__Wrapper h1{
    font-family: Food Truck Signage;
  	font-size: 50px;
    /*font-weight: 600;*/
    padding: 0 0px 10px;
  }
  .Article__recipe__Wrapper .Rte .recipe_description{ font-size: 20px; margin-bottom: 10px;}
  .Article__recipe__Wrapper .recipe_content{
  	display: flex;
    padding-top: 20px;
    font-size: 18px;
  }
  .Article__recipe__Wrapper .recipe_video_wrapper{
    width: 35%;
    padding: 0 10px;
  }
  .Article__recipe__Wrapper .recipe_instructions_wrapper{
    width: 65%;
    display: flex;
    padding-left: 50px; 
  }
  .Article__recipe__Wrapper .recipe_video{ background: #000; }
  .Article__recipe__Wrapper .recipe_details_wrapper{
  	display: flex;
    align-items: center;
    padding-top: 20px;
    font-size: 15px;
    flex-wrap: wrap;
  }
  .Article__recipe__Wrapper .recipe_detail{ margin: 0 13px; }
  .Article__recipe__Wrapper .recipe_detail span{ display: block; }
  .Article__recipe__Wrapper .recipe_detail .detail_title{
    color: var(--header-background);
    font-weight: 600;
    /*text-transform: uppercase;*/
  }
  .Article__recipe__Wrapper .recipe_detail .detail_text{ font-family: var(--heading-font-family); }
  .Article__recipe__Wrapper .recipe_ingredients{ width: 50%; padding: 0 10px;}
  .Article__recipe__Wrapper .recipe_instructions{
    width: 50%;
    padding: 0 10px;
  }
  .Article__recipe__Wrapper .recipe_ingredients h3,
  .Article__recipe__Wrapper .recipe_instructions h3{
    font-family: Food Truck Signage;
    font-size: 30px;
    /*font-weight: 600;*/
    margin: 0 0 20px 0;
    line-height: 1;
    color: var(--header-background);
  }
  .Article__recipe__Wrapper .recipe_ingredients ul{
    margin-left: 0;
    padding-left: 15px;
  }
  .Article__recipe__Wrapper .recipe_text_wrapper{
  	font-size: 18px;
    padding-top: 50px;
  }
  
  .Article__recipe__Wrapper .ShareButtons{
    border-collapse: separate;
    border-spacing: 10px;
  }
  .Article__recipe__Wrapper .ShareButtons__Item{
    width: 40px;
    height: 40px;
    margin: 0 5px;
  	border-radius: 50%;
    border-collapse: separate;
  }
  .Article__recipe__Wrapper .ShareButtons__Item svg{ color: #fff; vertical-align: middle; }
  .Article__recipe__Wrapper .ShareButtons__Item--facebook{ background-color: #4469af;}
  .Article__recipe__Wrapper .ShareButtons__Item--twitter{ background-color: #00aced; }
  .Article__recipe__Wrapper .ShareButtons__Item--pinterest{ background-color: #c8232c; }
  .Article__recipe__Wrapper .ShareButtons__Item--pinterest .Icon--pinterest{margin-top: -2px; }
  .Article__recipe__Wrapper .recipe_image{
  	display: flex;
    align-items: flex-start;
  }
  .Article__recipe__Wrapper .recipe_image div{
    width: 35%;
    margin-right: 20px;
  }
  .Article__recipe__Wrapper .recipe_image div:last-child{ margin-right: 0; }
  .Article__recipe__Wrapper .recipe_image div img{ margin: 0; }
  
  @media screen and (max-width: 1250px){
    .Article__recipe__Wrapper{ padding: 50px 24px; }
    .Article__recipe__Wrapper .ShareButtons__Item{outline: none;}
  }
  @media screen and (max-width: 1000px){
    .Article__recipe__Wrapper .recipe_content{
      display: block;
      font-size: 15px;
    }
    .Article__recipe__Wrapper .recipe_instructions_wrapper{ padding: 30px 0 0 0; }
  	.Article__recipe__Wrapper .recipe_video_wrapper,
    .Article__recipe__Wrapper .recipe_instructions_wrapper,
    .Article__recipe__Wrapper .recipe_image div{ width: 100%; }
    .Article__recipe__Wrapper .Rte .recipe_description,
    .Article__recipe__Wrapper .recipe_text_wrapper{ font-size: 15px; }
  }
  @media screen and (min-width: 641px){
  	.Article__recipe__Wrapper .recipe_details_wrapper{ justify-content: center; }
    .collection-product-grid-wrapper .ProductItem__Info .ProductItem__PriceList{ line-height: 1; }
  }
  @media screen and (max-width: 640px){
    .Article__recipe__Wrapper h1{ font-size: 30px; }
    .Article__recipe__Wrapper .recipe_instructions_wrapper{ display: block; }
    .Article__recipe__Wrapper .recipe_ingredients,
    .Article__recipe__Wrapper .recipe_instructions{ width: 100%; }
    .Article__recipe__Wrapper .recipe_instructions{ margin-top: 20px; }
    .Article__recipe__Wrapper .ShareButtons{
      display: flex;
      align-items: center;
      margin-top: 20px;
    }
    .Article__recipe__Wrapper .ShareButtons__Item{
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 40px;
    }
    .Article__recipe__Wrapper .recipe_details_wrapper .recipe_detail{ width: 40%; margin: 0 13px 5px;}
  }

.cntl-progress-bar-fill{ --bar-color: #FFA41C !important; }
#cntl-review-btn{
  background: transparent !important;
  color: #000 !important;
  border: 1px solid #000 !important;
  border-color: #000 !important;
}

/* Nutrition Table */
.Rte .nutritionTable{
  border: 1px solid #000;  
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  font-family: var(--heading-font-family);
}
.Rte .nutritionTable th,
.Rte .nutritionTable td{
  padding: 10px 5px;
  border-bottom: 1px solid #000;
  text-align: center;
}
.Rte .nutritionTable td{ border-right: 1px solid #000; }
.Rte .nutritionTable th:first-child,
.Rte .nutritionTable td:first-child{ padding-left: 5px; text-align: left; }
.Rte .nutritionTable th:last-child,
.Rte .nutritionTable td:last-child{ border-right: none; }
.Rte .nutritionTable tr:last-child td{ border-bottom: none; }
.nutrition_info{
  border: 1px solid #000;
  border-top: none;
  padding: 10px 5px;
}
@media screen and (max-width: 480px){
 .Rte .nutritionTable{ table-layout: auto; }
}

.Product__SlideItem--image > .AspectRatio { border: 1px solid var(--border-color); }

/* Product Tabs */
.Collapsible__Content .Rte ul{
  list-style: disc;
}

/*.Collapsible__Content .Rte ul li a{ text-decoration: none; }*/
.Collapsible__Content .Rte ul li a:hover{ font-weight: 700; }
/* Combo Button */
.label-combo{
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
  padding: 13px 0;
  display: inline-block;
  width: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  background: #f53327;
  border-top: 4px solid #fff;
}
@media screen and (max-width: 480px){
  .label-combo{ font-size: 8px; }
}


.Drawer__Footer .Button[disabled],
.Cart__Footer .Button[disabled]{ opacity: 0.5; }

#minOrderNotice{
  background: #cd0135;
  color: #fff;
  font-size: 16px;
  padding: 8px 15px;
  font-family: var(--heading-font-family);
  font-weight: var(--heading-font-weight);
  line-height: 1.5;
  text-align: center;
  display: none;
}

.template-sub-collections .CollectionItem__Wrapper{ height: auto; }
.template-sub-collections .CollectionItem__Content{ display: none; }
.template-sub-collections .CollectionList{ justify-content: center; }
.template-sub-collections .PageHeader { margin: 10px 0; }

.template-sub-collections .CollectionItem:hover .CollectionItem__ImageWrapper{ 
  transform: scale(1.06);
  transition: transform 3s cubic-bezier(.25,.46,.45,.94);
}

.template-collection .off{
  padding-left: 15px;
}
@media screen and (max-width: 900px){
  .template-collection .off{
    display: block;
    padding-left: 0;
    padding-top: 5px;               
  }
  .template-collection .ProductItem__PriceList{ padding-top: 5px !important; min-height: 55px; }
}

.number{ font-family: DIN Neuzeit Grotesk,sans-serif; }
/*.Cart .Drawer__Footer,*/
.custom_cart_drawer.Cart .Drawer__Footer{
  background: url(/cdn/shop/files/payment-icons.png?v=1672944772) no-repeat center bottom;
  background-size: contain;
  padding-bottom: 50px;
}

@media screen and (min-width: 641px) {
  .Cart .Drawer__Footer{ padding-bottom: 70px; }
}
.ShopTheLook__ProductItem .ProductItem__Wrapper{ background: none !important; }

.Carousel--insideDots .flickity-page-dots {
    /* bottom: 5px; */
    width: 100%;
}


/*-------- Collection Banner --------*/
.pdp-review-badge-wrapper{ max-width: 270px; display: flex; align-items: center; cursor: pointer; position: relative; }
.pdp-review-badge-wrapper:after{
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.pdp-review-badge-wrapper .cntl_rating_badge{ margin-right: 10px }
.pdp-review-badge-wrapper .badge_rating_text{ display: none !important; font-family: var(--heading-font-family); }
.p-item-review-badge{ width: 100%; margin-top: 14px; font-family: var(--heading-font-family); }
.p-item-review-badge .cntl_rating_badge{ min-height: 26px; }
.p-item-review-badge .badge_rating_text{ position: relative; top: 2px; }
@media screen and (max-width: 640px){
  .p-item-review-badge{ margin-top: 4px; }
}
@media screen and (max-width: 480px){
  .p-item-review-badge{ margin-top: 10px; }
  .p-item-review-badge .cntl_rating_badge svg{ width: 15px; }
  .p-item-review-badge .cntl_rating_badge { min-height: 22px; }
}
.cntl_rating_badge svg{ fill: #d31138; }
.ProductForm__AddToCart{ float: left; width:100%; padding: 14px 22px; margin-bottom: 20px;}
.collection_banner_list_section .Container{padding:0 50px;}
.template-collection .ProductListWrapper{padding-top:0;}

.collection_banner_list_section{
  width:100%;
  padding:30px 0 0;
}
.collection_banner_list{
  width:100%;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.collection_banner_list_wrapper{
  width: 24%;
  padding:5px 0;
}

.collection_banner_list_wrapper figure{
  margin:0;
}
.collection_banner_list_wrapper figure img{
  width:100%;
}
.desktop_coll_banner{
  display:block !important;
}
.mobile_coll_banner{
  display:none !important;
}

@media(max-width:1140px){
  .collection_banner_list_section{
    padding:20px 0 0;
  }
  .collection_banner_list_section .Container{
    padding:0 24px;
  }
  .template-collection .ProductList--grid[data-desktop-count="3"]>.Grid__Cell{
    margin:20px 0;
  }
}

.collection_banner_list_wrapper:last-child{ display: none; }

@media(max-width:768px){
  .collection_banner_list_section{
    padding:6px 0 0;
  }
  .collection_banner_list_wrapper{
    width:48.5%;
  }
  /*.collection_banner_list_wrapper:last-child{ width: 100%; display: block; }*/
  .template-collection .ProductList--grid[data-desktop-count="3"]>.Grid__Cell{
    margin:9px 0;
  }
}
@media(max-width:640px){

  .collection_banner_list_wrapper:nth-child(4) figure{
    margin-left: 4px !important;
    margin-right: 1px !important;
    max-width: 80px !important;
  }
  
  .collection_banner_list_section .Container{
    padding:0 12px;
  }
}

.SectionHeader.SectionHeader--center p{padding:20px 0 0;}


@media(min-width:1008px){
#shopify-section-product-recommendations .Carousel__Cell,#shopify-section-recently-viewed-products .Carousel__Cell{width:33.3333% !important;}
}
@-webkit-keyframes progress-bar-stripes{
  from{
    background-position:1rem 0
  }
  to{
    background-position:0 0
  }
}
@keyframes progress-bar-stripes{
  from{
    background-position:1rem 0
  }
  to{
    background-position:0 0
  }
}

.upsell_wrap{
  padding: 0 0;
}
.upsell_wrap h4{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}
#upsell-products {
  display: flex;
  overflow-x: scroll;
  max-height: 150px;
  position: relative;
  z-index: 1;
}
#upsell-products::-webkit-scrollbar {
  height: 4px;
}
#upsell-products::-webkit-scrollbar-track {
  background: var(--border-color);
}
#upsell-products::-webkit-scrollbar-thumb {
  background: var(--button-background);
}
.upsell-product {
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 60%;
  padding: 10px;
  border: 1px solid var(--border-color);
}
#upsell-products .ProductItem__Wrapper{
  display: flex;
  align-items: self-start;
  justify-content: space-between;
  column-gap: .8rem;
}
#upsell-products .ProductItem__ImageWrapper{
  /*max-width: 30%;*/
  max-width: 80px;
  width: 100%;
  position: relative;
  height: 100%;
}
#upsell-products .ProductItem__ImageWrapper img{
  width: 100%;
}
#upsell-products .ProductItem_Info{
  max-width: 70%;
  width: 100%;
}
#upsell-products .product-title,
#upsell-products .ProductItem__Price{
  font-size: 12px;
  font-weight: bold;
}
#upsell-products .ProductItem__PriceList{
  margin: 0;
  min-height: auto;
  padding-top: 0 !important;
}
#upsell-products .product-grid-button{
  display: block;
  border: none;
  line-height: 0;
}
#upsell-products .product-grid-button form{
  margin: 0;
  border-left: none;
}
#upsell-products .ProductForm__AddToCart{
  margin-bottom: 0;
  padding: 5px 10px;
  width: max-content;
  font-size: 12px;
  display: flex;
  align-items: center;
  column-gap: 4px;
}
#upsell-products .ProductForm__AddToCart span{
  line-height: normal;
}
/*
.upsell_product_info{
  display: flex;
  align-items: center;
  justify-content: space-between;
}*/
@media screen and (max-width: 575px){
  .upsell-product{
    min-width: 90%;
  }
}


@keyframes fall {
  to {
    transform: translate(var(--x-move, 0px), 60vh) rotateZ(720deg);
    opacity: 0;
  }
}

.Cart__ShippingNotice.tiered-discount .Drawer__Container{
  background: linear-gradient(0deg, rgba(205, 1, 53, 0.1) 0%, transparent 100%);
}
.discount-text{
  position: absolute; 
  top: 50%;
  width: max-content; 
  display: flex; 
  flex-direction: column; 
  align-items: center; 
  gap: 0.8rem;
}
.discount-text svg{
  border-radius: 100%; 
  border: 1px solid #cd0135; 
  transition: background-color 0.3s ease, stroke 0.3s ease;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 6px 0px;
}
.Drawer__Container .discount-text p{
  font-size: 12px; 
  color: var(--text-color); 
  white-space: nowrap;
}
@media screen and (max-width: 575px){
  .Drawer__Container .discount-text p{
    font-size: 10px;
  }
}
.cart-progress-bar{
  width: 90%;
  /* padding: 1px; */
  border-radius: 10px;
  border: 1px solid #cd0135;
  margin: 16px 0 16px;
}
.cart-progress-bar-handle{
  height: 80%;
  background: #cd0135;
  border-radius: 10px;
  height: 5px;
  position: relative;
}
.cart-progress-bar.bar-shippping{
  width: 100%;
  padding: 0px;
  border-radius: 0px;
  border: 0;
  margin: 16px 0 8px;
  background: var(--text-color-light);
  height: 30px;
  position: relative;
}
.cart-progress-bar.bar-shippping p {
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.cart-progress-bar.bar-shippping p img {
  max-width: 41px;
  margin-right: 5px;
}
.bar-shippping .cart-progress-bar-handle{
  background: #cd0135;
  border-radius: 0px;
  height: 30px;
  position: relative;
  animation: progress-bar-stripes 1s linear infinite;
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size: 1rem 1rem;
}
/* .cart-progress-bar-handle:after{
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 2px;
  background: url('{{'progress-handle.png'|asset_url}}') no-repeat center right;
  background-size: contain;
  animation: rotate 5s infinite;
  -webkit-animation: rotate 5s infinite;
  margin: -13px -12px 0 0;
  animation-timing-function: linear;
} */
/* .inventory-cart.active:after{ width:25%; }
.inventory-cart.active-1:after{ width:50%; }
.inventory-cart.active-2:after{ width:75%; }
.inventory-cart.active-3:after{ width:calc(100% - 3.4px); } */
.Drawer__Container p{
  margin: 0 0 7px;
  font-size: 12px;
  font-weight: 600;
  font-family: var(--heading-font-family);
  text-align: center;
}
@media screen and (min-width: 641px) {
  .Drawer__Container p{ font-size: 14px;}
}

.Cart__ShippingNotice{
  /*padding-top:12px;
  padding-bottom:12px;*/
  padding-top: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.Cart__ShippingNotice p{ margin-bottom: 0; }
.eligible-offer{
  color: #cd0135;
  line-height: 1.3;
  margin-top: 10px !important;
}
.cart-continue{
  box-shadow: 0px 1px 0 var(--border-color);
  padding-bottom: 5px;
  margin-bottom: 15px;
  margin-left: -30px;
  margin-right: -30px;

}
.cart-continue a{
  padding: 13px 18px;
  line-height: normal;
  display: table;
  margin: 0 auto 15px;
  width: auto;
  border: 1px solid transparent;
  border-radius: 0;
  text-transform: uppercase;
  font-size: calc(var(--base-text-font-size) - (var(--default-text-font-size) - 10px));
  letter-spacing: .2em;
  font-family: var(--heading-font-family);
  -webkit-tap-highlight-color: initial;
  border-color: var(--button-background);
  color: var(--button-background);
}

.Header__CartDot.is-visible{
  animation: flash 2.8s infinite;
  -webkit-animation: flash 2.8s infinite;  
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
    transform: rotate3d(0, 0, 1, 360deg);
  }
}

.ProductList .p-item-review-badge{ min-height: 26px; }
.ProductList .ProductItem__Title{ min-height: 74px; }

@media screen and (max-width:767px){
  .ProductList ..ProductItem__Title{min-height: 55px;padding-top:13px;}
}

body.loader-cart{opacity:0.4;}

.disposal_wrap input[type="checkbox"]{ display: none; }
.disposal_wrap input[type="checkbox"] + label{
  position: relative;
  padding-left: 30px;
  display: block;
  font-weight: 600;
  font-family: var(--heading-font-family);
  cursor: pointer;
  background: url({{'disposal-logo.png' | file_img_url: '150x' }}) no-repeat center right;
  background-size: contain;
  padding-right: 75px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (max-width: 641px){
.disposal_wrap input[type="checkbox"] + label{ font-size: 10px; line-height: 1.6; }
}
.disposal_wrap input[type="checkbox"] + label:before{
  position: absolute;
  display: block;
  content: '';
  top: 13px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid var(--button-background);
}
.disposal_wrap input[type="checkbox"] + label:hover:before,
.disposal_wrap input[type="checkbox"]:checked + label:before{ background: var(--button-background); }
.disposal_wrap input[type="checkbox"]:checked + label:after{
  position: absolute;
  display: block;
  content: '';
  left: 5px;
  left: 5.5px;
  top: 13px;
  width: 8px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.disposal_wrap input[type="checkbox"] label.added:after{ top: 1px; }
.disposal_wrap input[type="checkbox"] label.added:before{ top: 0; }

#sidebar-cart .Drawer__Header { height: 40px; min-height: 40px; }
@media screen and (min-width: 641px){
  #sidebar-cart { width: 500px; }
}


/* Collection banner blocks */
.collection_banner_list_wrapper{ display: flex; }
.collection_banner_list_wrapper a{
  width: 100%;
  position: relative;
  display: block;
  padding: 12px ;
  border-radius: 20px;
  overflow: hidden;
}
/*.collection_banner_list_wrapper a:first-child{ padding:0; }
.collection_banner_list_wrapper a{opacity: 0.9; }
.collection_banner_list_wrapper a.active{opacity: 1 ;}
*/
.collection_banner_list_wrapper a .bg_image{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* width: 460px;
  height: 460px; */
  width: 600px;
  height: 600px;
}
.collection_banner_list_wrapper a .bg_image img{
  transition: rotate 50s linear;
  opacity: .6;
  width: 100%;
}
.collection_banner_list_wrapper a.active{
  border-width: 8px;
  border-style: solid;
  padding: 4px;
}
.collection_banner_list_wrapper a.active .bg_image img,
.collection_banner_list_wrapper a:hover .bg_image img{
  -webkit-animation:  rotate 50s linear infinite;
  animation: rotate 50s linear infinite;
}
@keyframes rotate_bg {
  from {
    transform: rotate3d(0,0,1, 0deg);
  }

  to {
    transform:rotate3d(0,0,1, 360deg);
  }
}


.collection_banner_list_wrapper .block_content{
  display: flex;
  align-items: center;
  /*flex-wrap: wrap;*/
  height: 100%;
  position:relative;
  z-index: 2;
  justify-content: center;
}
.collection_banner_list_wrapper .block_content .block_image{
  max-width: 60px;
}
.collection_banner_list_wrapper .block_content .block_text{
  font-family: 'Food Truck Signage';
  font-size: 30px;
  color: #000;
  width: 75%;
  display: block;
  text-align: center;
  line-height: 1.3;
}
@media screen and (min-width: 1365px){
  .collection_banner_list_wrapper .block_content .block_text{  font-size: 28px; }
  .collection_banner_list_wrapper .block_content .block_image{
    max-width: 70px;
  }
}
@media screen and (max-width: 1200px){
  .collection_banner_list_wrapper a{ border-radius: 10px; }
  .collection_banner_list_wrapper a .bg_image{
    height: 355px;
    width: 355px;
  }
  .collection_banner_list_wrapper .block_content .block_text{  font-size: 22px; }
  .collection_banner_list_wrapper .block_content .block_image{
    max-width: 55px;
  }
  .collection_banner_list_wrapper a.active {
    border-width: 4px;
    padding: 8px;
  }
  .collection_banner_list_wrapper a{ padding: 12px 5px; }
}
@media screen and (max-width: 990px) and (min-width: 767px){
  .collection_banner_list_wrapper .block_content .block_text{  font-size: 20px; }
  .collection_banner_list_wrapper .block_content .block_image{ max-width: 40px; }
}
@media screen and (max-width: 768px){
  .collection_banner_list_wrapper:last-child a .bg_image{
    height: 750px;
    width: 750px;
  }
}
@media screen and (max-width: 480px){
  /*
  .collection_banner_list_wrapper a .bg_image {
    width: 230px;
    height: 230px;
  }
  */
  .collection_banner_list_wrapper a.active{ padding: 4px; }
  .collection_banner_list_wrapper:last-child a .bg_image{
    height: 520px;
    width: 520px;
  }
  .collection_banner_list_wrapper .block_content .block_text{  font-size: 16px; }
  .collection_banner_list_wrapper .block_content .block_image{
    max-width: 35px;
  }
}

.template-product .ProductItem__Wrapper{margin:1px 0;}
#shopify-section-recently-viewed-products .ProductItem__Wrapper{margin:2px 0;}
.save-tag-list,
.compare-at-list{ display:none; }
.packweight{
  font-family: var(--heading-font-family); 
  margin-top: 3px;
  margin-bottom: 15px;
}

.ProductForm__QuantitySelectorWrap{width:100%; }

/* Product variants styele*/
.SizeSwatch{ font-family: var(--heading-font-family); }
.SizeSwatch .save{ margin-left: 2px; font-weight: bold; margin-right: 5px; position: relative; }
.SizeSwatch.is-active:after,
.SizeSwatch__Radio:checked+.SizeSwatch{
  border-color: var(--button-background);
  color: #fff;
  background: var(--button-background);
}
/* Reviews style */
#cntl-review-widget div .cntl-container:first-child > div:first-child{ display: none; }
#cntl-review-btn,
.cntl-form-ask-btn,
.cntl-submit-form-btn{
  background: var(--button-background) !important;
  color: #fff !important;
  border: 1px solid var(--button-background) !important;
  border-color: var(--button-background)) !important;
}
.cntl-tab-active{ border-color: var(--product-sale-price-color) !important; }
#question_list_container{ margin-bottom: 30px; }
.cntl-progress-bar-fill { --bar-color: var(--button-background) !important; }
/*
.cntl-rate-area>input:checked+label:hover, 
.cntl-rate-area>input:checked+label:hover~label,
.cntl-rate-area>input:checked~label:hover,
.cntl-rate-area>input:checked~label:hover~label,
.cntl-rate-area>label:hover~input:checked~label,
.cntl-rate-area:not(:checked)>label:hover,
.cntl-rate-area:not(:checked)>label:hover~label,
.cntl-rate-area>input:checked~label{
  color: var(--button-background) !important;
}
.bi-star-fill,
.bi-star-half,
.bi-star{ fill: var(--button-background) !important; }
.cntl-review-summary-widget-section .bi-star{ stroke: var(--button-background) !important; }
.cntl-review-summary-widget-section .bi-star-fill,
.cntl-review-summary-widget-section .bi-half{ stroke: var(--button-background) !important; }
.cntl-review-helpful-btn{ color: var(--button-background) !important; border-color: var(--button-background) !important; }
.cntl-review-helpful-btn svg{ fill: var(--button-background) !important;  }
*/

#shopify-section-main-faq{
    margin: 0 auto 50px;
    max-width: 900px;
}

.videoSlider .carousel-cell {
  width: 380px;
  height: 250px;
  margin: 0 15px;
  display: flex;
  align-items: center;
}  
.videoSlider { position: relative; }
.VideoSlider .next{ top: 50%; transform: translate(0, -100%); right: 0; }
.VideoSlider .previous{ top: 50%; transform: translate(0, -100%); left: 0; }

.credits{
  color: #4a4a4a;
  font-size: 90%;  
}

@media screen and (max-width: 600px){
  .videoSlider .carousel-cell {
    width: 100%;
    height: auto;
  }
}

@media screen and (min-width:1200px){
  .ProductList--carousel .Carousel__Cell{width:33.3333%;}
}
@media screen and (max-width: 1008px){
  .ProductForm__Option { text-align: center; }
  .pdp-review-badge-wrapper{ margin-left: auto; margin-right: auto; }
}

/* FAQs */
.Faq__Item{
  margin: 0;
}
/*
.faq_internal{
  max-width: 1050px;
  margin: 0 auto;
}*/
.Faq__ItemWrapper {
    padding: 20px 25px 20px 10px;
    position: relative;
    border-bottom: 1px solid rgba(219, 128, 151, 0.15);
}
.Faq__Item--lastOfSection .Faq__ItemWrapper{ border-bottom: none; }
.Faq__Question{
  color: var(--button-background);
  font-weight: 700;
  font-size: 1.3rem;
}
.Faq__Answer{
  font-size: 1.2rem;
}
.Faq__Icon{
  transform: rotate(90deg);
  left: auto;
  right: 15px;
  top: 20px;
  transition: all .5s ease;
}
.Faq__Icon svg path{ stroke: var(--button-background); }
.Faq__Item[aria-expanded="true"]{
  background: rgba(219, 128, 151, 0.15);
}
.Faq__Item[aria-expanded="true"] .Faq__Icon{
  transform: rotate(270deg);
}


/* Review Widget */
.review_wrapper{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 14px;
  min-height: 29px;
  font-family: var(--heading-font-family);
}
.review_count{
  font-size: 15px;
  display: inline-block;
  color: #21372B;
  margin-left: 4px;
  padding-bottom: 3px;
}
.review_wrapper svg { fill: #d31138 !important; }
.ProductMeta .read_text{ margin-left: 5px; }


/* Collection Sale Banner */
.collection_banner_list_section .sale_banner{
/*display: none;*/
margin-top: 15px;
}
.collection_banner_list_section .sale_banner .mobile_img{ display: none;}
@media screen and (max-width: 768px){
  .collection_banner_list_section .sale_banner .mobile_img{ display: block;}
  .collection_banner_list_section .sale_banner .desktop_img{ display: none;}
}
/*
@media screen and (min-width: 640px){
  .collection_banner_list_section .sale_banner{ display: none; }
}
*/
.collection_banner_list_section .collection_banner_list_wrapper:last-child .block_image{
  max-width: 150px;
  margin-right: -40px;
  margin-left: 20px;
  margin-top: 10px;
}

@media screen and (min-width: 640px) and (max-width: 1050px){
  .collection_banner_list_section .collection_banner_list_wrapper:last-child .block_image {
    max-width: 90px;
    margin-right: 0px;
  }
}

@media screen and (max-width: 640px){
  .collection_banner_list_section .collection_banner_list_wrapper:last-child .block_image {
    max-width: 110px;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: -12px;
  }
  /* .collection_banner_list_section .collection_banner_list_wrapper:last-child{ display: none; } */
  .collection_banner_list_section .collection_banner_list_wrapper:last-child .block_text { font-size: 26px; }
}

.collection_banner_list_section .sale_banner{ position: relative; }
.collection_banner_list_section .sale_banner .shop_all,
.collection_banner_list_section .sale_banner .combos{
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 2;
  display: inline-block;
  height: 100px;
}
.collection_banner_list_section .sale_banner .shop_all{ left: 0; }
.collection_banner_list_section .sale_banner .combos{ right: 0; }

/* Pincode checker */
.pincodeouter {
 width:100%;
        @media screen and (max-width: 780px){
      width:85%;

 }
}
.pincodechecker {
  position:relative;
  display: flex;
  margin-top: 15px;
}
.pincodechecker .Form__Input {
  flex: 0 0 85%;
  border-right: 0;
  font-family: var(--heading-font-family);
}
.pinsubmit {
  position: absolute;        /* make it absolute */
  top: 50%;                  /* push down 50% from top */
  right: 0;                  /* keep it aligned to the right */
  transform: translateY(-50%); /* shift it back up by 50% of its own height to center */
  color: #2B381A;
  border: none;
  border-left: 0;
  text-transform: uppercase;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px;
    letter-spacing: normal;
        text-decoration: underline; 
}

.pincodeouter span {
  margin-top: 10px;
  display: block;
  font-size: 15px;
  font-weight: bold;
}
.pincodeouter .success_msg {
  color: #303030;
  font-family: var(--heading-font-family);
}
.pincodeouter .error.errornot {
  color: #CD0135;
}
.pincodeouter span.error.empty {
  color: #303030;
  font-weight: normal;
}
.pinsubmit:before {
  background-color: transparent;
}
.pincodechecker .Form__Input:focus {
  border-color: rgba(var(--text-color-rgb),0.2);
}
.loader:after {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid var(--button-background);
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin-top: 0!important;
  margin-left: 10px;
  content: '';
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
@media screen and (max-width: 680px){
  .pincodechecker .Form__Input{ flex: 0 0 65%; }
}



.order-tracking{ min-height: 300px; max-width: 500px; margin: 0 auto; font-family: var(--heading-font-family); }
.order-tracking .Heading { margin-bottom: 8px; text-align: center; }
.order_tracking_form{ display: flex; }
.order_tracking_form .Button{ width: 150px; }
.order-tracking .success_msg{ margin-top: 20px; border-left: 1px solid var(--border-color); border-right: 1px solid var(--border-color); } 
.order-tracking .success_msg p{
    margin-bottom: 0;
    border-bottom: 1px solid var(--border-color);
}
.order-tracking .success_msg p:first-child{ border-top: 1px solid var(--border-color); }
.order-tracking .success_msg strong{
  width: 35%;
    border-right: 1px solid var(--border-color);
    display: inline-block;
    height: 100%;
    padding: 3px 10px;
    margin-right: 10px;
}

/* Collection Banners */
@media screen and (min-width: 990px){
  .collection_banner_list_wrapper .collection_combos .block_image{ max-width: 120px; }
  .collection_banner_list_wrapper .collection_combos .block_text{ width: 50%; }
}

@media screen and (min-width: 1500px){
  .collection_banner_list_wrapper .collection_combos .block_text{ width: 60%; }
}

.ShopTheLook__ImageWrapper img{ background: #fff; }
/*
.mmWidget{ height: 550px !important; max-height: 550px; overflow: hidden; box-shadow: none !important; position: relative !important; }
*/

.ProductForm .shopify-payment-button__button{ margin-top: 13px; }
.ProductListWrapper .product-grid-button button{
  margin-bottom: 0;
}

/* annoucement bar marquee*/
.custom-marquee-wrapper {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.custom-marquee {
  display: inline-block;
  animation: marquee 120s linear infinite;
}

.custom-marquee span {
  display: inline-block;
  padding-right: 10px;
}

@keyframes marquee {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
.countdown-timer {
  display: flex;
  justify-content: center;
  padding: 10px 8px;
  text-align: center;
  line-height: 1.2;
  font-size: .85rem;
  font-weight: 600;
  width: 100%;
  align-items: center;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--header-background);
  color: var(--header-heading-color);
}
.countdown-timer .time {
  padding: 0 7px;
}
@media screen and (max-width: 575px){
  .countdown-timer .time{
    padding: 0 4px;
  }
}
/*
.ProductItem__Price.Price.Price--compareAt,
.ProductMeta__Price.Price--compareAt,
.off{ display :none; }*/

@media screen and (max-width: 768px){
  .sidebar_menu_push_image img{
    max-height: 120px;
    display: block;
    margin: 0 auto;
  }
}

/* Custom cart */
#sidebar-cart .Drawer__Footer .Cart__Checkout{ display: none; }
.custom_cart_drawer{
  padding: 10px 30px 70px 20px;
  /*display:none;*/
}
.Cart .Drawer__Footer{
  padding-bottom: 0;
  padding-top: 0;
}
.cus_wrapper.short{
  height: 62vh;
  overflow-y: scroll;
  max-height: 62vh;
}
.cus_wrapper{
  height: 82vh;
  overflow-y: scroll;
  max-height: 82vh;
}
/*
.Drawer__Content{
  min-height: max-content;
  max-height: 55%;
}
.Drawer__Main{
  max-height: 82%;
  overflow: auto;
}*/
.Drawer__Main {
  position: relative;
}
.Cart__Discount{ margin-bottom: 0; }
.CartItem{ margin: 10px 0 0; }
.Drawer__Container .CartItem__Variant{text-align:left; }
@media screen and (min-width: 641px) {
  .QuantitySelector__Button {
    padding: 4px 14px 5px;
  }
  .CartItem__ImageWrapper {
    width: 100px;
  }
}


/* Free Gift */
.free-gift-progress {
  margin: 20px 0;
  padding:0 30px;
  border-radius: 8px;
  font-family: sans-serif;
  text-align: center;
}

.progress-label {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 14px;
}

.progress-bar-wrapper {
  width: 100%;
  height: 5px;
  background: #ddd;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

.progress-bar-fill {
  height: 100%;
  width: 0%;
  background: linear-gradient(to right, #cd0135, #cd0135);
  transition: width 0.6s ease-in-out;
}

.progress-status-message {
  margin-top: 10px;
  font-size: 14px;
  color: #333;
  font-weight: 600;
}

#drawer-cart-total-value{ text-transform: capitalize !important;}



/* @media (min-width: 767px) {
    #shopify-section-collection-template .Grid__Cell:nth-child(2n+1) .ProductItem__Wrapper--bestseller {
        border: none !important;
        border-top: 3px solid #E4023A !important;
        border-bottom: 3px solid #E4023A !important;
      }
      #shopify-section-collection-template .Grid__Cell:nth-child(2n) .ProductItem__Wrapper--bestseller {
        border: 3px solid #E4023A !important;
    }
  } */