/** Shopify CDN: Minification failed

Line 56:3 All "@import" rules must come first
Line 175:3 All "@import" rules must come first

**/




















    .offer-content {
    padding: 25px !Important;
}
  .offer-img {
      display: none;
  }
    .offerItem1:nth-child(even) {
    background: #000 !important;
}
.offerItem1:nth-child(odd) {
    background: #fff !important;
}
    .offer-content h2 {
    font-size: 17px;
    margin-bottom: 7px;
}
    .offerItemTitle1{
      width:310px;
    }
    .offerItem1.active .offer-detail {
  
}
    .offer-content {
    transform: unset;
}
    .offerItem1.active .offer-content {
    transform: rotate(360deg);
}

   @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap');
  
  
    html, body{ margin: 0 auto; font-family: 'Quicksand', sans-serif; }
  /* body{overflow: hidden;} */
    a, a:hover, a:focus, a:active{ text-decoration: none; outline: none;}
  
  
  /*offer area*/
  .offer-area {position: relative;z-index: 1; width: 100%; overflow: hidden;} 
  .offer-tab-link {text-align: center;}
  .offer-tab-link ul li {display: inline-block;padding: 10px 0;margin: 0 -3px;}
  .offer-tab-link ul li a {display: block;color: #000;font-size: 20px;padding: 10px 60px;border-bottom: 4px solid #000; font-weight: 500;}
  .offer-tab-link ul {list-style: none;padding: 0;margin: 0; border: 0;justify-content: center;}
  .offer-tab-link ul li a.active {color: darkcyan; border-color: darkcyan;}
  .offer-content p {text-align: left;margin: 0;width: 100%;}
  .offer-content h2 {text-align: left;}
  .offerItem1 {padding: 0 15px;width: 80px;overflow: hidden;float: left;position: relative; transition: 0.3s ease;}
  .offer-img {margin: 0 -15px;}
  .offer-detail {width: 445px;}
  .offerItemTitle1 {position: absolute;left: 40px;z-index: 1;width: 290px;color: #fff;transform: rotate(-90deg);transform-origin: left;text-align: center;margin: 0 auto;top: 92.6%;height: 80px;line-height: 80px; cursor: pointer; text-transform: uppercase;}
  .offerItem1.active {width: calc(100% - 6*80px);}
  .offerItem1.active .offer-img {max-width: 415px;}
  .offerItem1.active .offer-detail .row .col:first-child {max-width: 40% !important;}
  .offer-content {max-width: 100%;margin: 0 auto;top: 50%;position: relative; opacity: 0; transition: opacity 0.3s ease;}
  .offer-tabs.tab-content {padding: 10px 0;}
  .offerslide1:after {content: '';clear: both;display: block;}
  .offer-content p {color: #000;}
  .offer-content h2 {font-size: 24px;color: #000; text-transform: uppercase;}
  .offerItemTitle1.hide {display: none;}
  .offerItem.active .offer-content{ transition: opacity 2s ease !important; opacity: 1;transform: rotate(360deg);}
  .offer-content a {background: darkcyan;color: #fff;padding: 10px 20px; display: inline-block; margin-top: 10px; border: 0; border-radius: 3px;}
  /*end*/
  
  
  
  
    /*media area*/
    
    
  
  
  
  
   @media (max-width:991px){
   
      .offer-content p{ font-size: 14px;}
      .offerItem1.active .offer-content {margin-left: 0;}
      h4.offerItemTitle1 {font-size: 14px;top: 60%; width: 280px; height: 36px; line-height: 36px; left: 17px;}
      .offerItem1.active .offer-detail {width: 500px;}
      .offer-content h2 {font-size: 18px;margin: 0;}
      .offer-content a {padding: 7px 13px; font-size: 16px; margin-top: 10px;}
      .offer-detail {width: 395px; max-height: 270px;}
      .offerItem1 {width: 35px;}
      .offerItem1.active {width: calc(100% - 6*35px) !important;}
    }
   
   @media (max-width:767px){
   
      .offerItem1 {width: 100%;}
      .offer-detail {width: 100%;max-height: unset;display: none;}
      h4.offerItemTitle1{ text-align: left;padding-left: 15px; position: relative; transform: rotate(0); border-bottom: 1px solid #999; height: 40px; line-height: 40px; width: 100%; left: 0;}
      .offer-img {margin: 0;}
      .offer-content {margin: 0;max-width: 100%;}
      .offerItemTitle.hide {background: #de9400; display: block;}
      .offerItem.active .offer-detail {width: 100%; display: block;}
      .offerItem.active .offer-detail .row .col:first-child {max-width: 50% !important;}
      .offerItem.active{ width: 100%;}
     
    }
   
   @media (max-width:574px){
   
      .offerItem1.active .offer-detail .row {display: block;}
      .offerItem1.active .offer-detail .row .col {max-width: 100% !important;}
      .offer-content {transform: translate(0);top: 0;padding: 10px 0;}
      .offer-img,.offerItem1.active .offer-img {width: 100%;max-width: unset;}
      .offer-img img{ width: 100%;}
      .offerItem1.active .offer-detail .row .col:first-child {max-width: 100% !important;}
  
    }
    h2.ingredient.Heading {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
      margin:20px 0;
}
  


    .offer-content {
    padding: 25px !Important;
}
  .offer-img {
      display: none;
  }
    .offerItem:nth-child(even) {
    background: darkcyan !important;
}
.offerItem:nth-child(odd) {
    background: #fff !important;
}
    .offer-content h2 {
    font-size: 17px;
    margin-bottom: 7px;
}
    .offerItemTitle{
      width:310px;
    }
    .offerItem.active .offer-detail {
  
}
    .offer-content {
    transform: unset;
}
    .offerItem.active .offer-content {
    transform: rotate(360deg);
}

   @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap');
  
  
    html, body{ margin: 0 auto; font-family: 'Quicksand', sans-serif; }
  /* body{overflow: hidden;} */
    a, a:hover, a:focus, a:active{ text-decoration: none; outline: none;}
  
  
  /*offer area*/
  .offer-area {position: relative;z-index: 1; width: 100%; overflow: hidden;} 
  .offer-tab-link {text-align: center;}
  .offer-tab-link ul li {display: inline-block;padding: 10px 0;margin: 0 -3px;}
  .offer-tab-link ul li a {display: block;color: #000;font-size: 20px;padding: 10px 60px;border-bottom: 4px solid #000; font-weight: 500;}
  .offer-tab-link ul {list-style: none;padding: 0;margin: 0; border: 0;justify-content: center;}
  .offer-tab-link ul li a.active {color: darkcyan; border-color: darkcyan;}
  .offer-content p {text-align: left;margin: 0;width: 100%;}
  .offer-content h2 {text-align: left;}
  .offerItem {padding: 0 15px;width: 80px;overflow: hidden;float: left;position: relative; transition: 0.3s ease;}
  .offer-img {margin: 0 -15px;}
  .offer-detail {max-width: 445px;
    width: 100%;}
  .offerItemTitle {position: absolute;left: 20px !important;z-index: 1;width: 290px;color: #fff;transform: rotate(-90deg);transform-origin: left;text-align: center;margin: 0 auto;top: 81.6%;height: 80px;line-height: 80px; cursor: pointer; text-transform: uppercase;}
  .offerItem.active {width: calc(100% - 6*80px);}
  .offerItem.active .offer-img {max-width: 415px;}
  .offerItem.active .offer-detail .row .col:first-child {max-width: 40% !important;}
  .offer-content {max-width: 100% !important;width: max-content;margin: 0 auto;top: 50%;position: relative; opacity: 0; transition: opacity 0.3s ease;}
  .offer-tabs.tab-content {padding: 10px 0;}
  .offerslide:after {content: '';clear: both;display: block;}
  .offer-content p {color: #000;}
  .offer-content h2 {font-size: 24px;color: #000; text-transform: uppercase;}
  .offerItemTitle.hide {display: none;}
  .offerItem.active .offer-content{ transition: opacity 2s ease !important; opacity: 1;transform: rotate(360deg);}
  .offer-content a {background: darkcyan;color: #fff;padding: 10px 20px; display: inline-block; margin-top: 10px; border: 0; border-radius: 3px;}
  /*end*/

  
  
    /*media area*/
    
    
  
  
  
  
   @media (max-width:991px){
   
      .offer-content p{ font-size: 14px;}
      .offerItem.active .offer-content {margin-left: 0;}
      h4.offerItemTitle {font-size: 14px;top: 60%; width: 280px; height: 36px; line-height: 36px; left: 17px;}
/*       .offerItem.active .offer-detail {width: 500px;} */
      .offer-content h2 {font-size: 18px;margin: 0;}
      .offer-content a {padding: 7px 13px; font-size: 16px; margin-top: 10px;}
/*       .offer-detail {width: 395px; max-height: 270px;} */
      .offerItem {width: 35px;}
/*       .offerItem.active {width: calc(100% - 6*35px) !important;} */
    }
   
   @media (max-width:767px){
   
      .offerItem {width: 100%;}
      .offer-detail {width: 100%;max-height: unset;display: none;}
      h4.offerItemTitle{ text-align: left;padding-left: 15px; position: relative; transform: rotate(0); border-bottom: 1px solid #999; height: 40px; line-height: 40px; width: 100%; left: 0;}
      .offer-img {margin: 0;}
      .offer-content {margin: 0;max-width: 100%;}
      .offerItemTitle.hide {background: #de9400; display: block;}
      .offerItem.active .offer-detail {width: 100%; display: block;}
      .offerItem.active .offer-detail .row .col:first-child {max-width: 50% !important;}
      .offerItem.active{ width: 100%;}
     
    }
   
   @media (max-width:574px){
   
      .offerItem.active .offer-detail .row {display: block;}
      .offerItem.active .offer-detail .row .col {max-width: 100% !important;}
      .offer-content {transform: translate(0);top: 0;padding: 10px 0;}
      .offer-img,.offerItem.active .offer-img {width: 100%;max-width: unset;}
      .offer-img img{ width: 100%;}
      .offerItem.active .offer-detail .row .col:first-child {max-width: 100% !important;}
  
    }
    h2.ingredient.Heading {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
      margin:20px 0;
}
    .offerItemTitle {
    color: #000;
    }
  













































