@import url(https://use.typekit.net/tbx7vfh.css);
@import url(base-ui.css);

/* Homepage new section css start
 */
.shorter_usp_icons.featured_logo_section_homepage h2.title.featured_logo {
    margin-bottom: 0 !important;
}
.shorter_usp_icons.featured_logo_section_homepage.site-section.usp-icons.section--full {
    padding: 10px 0 !IMPORTANT;
}
.homepage-section.site-section .button_2_memore_product_slider {
    margin-left: 10px;
}
.product-ingredients__button-container.underneath_buton {
    margin: 25px auto 0;
}
.btn-main-default .button_2_memore_product_slider {
    margin-top: 20px !IMPORTANT;
}
section.featured_logo_section_homepage.site-section.usp-icons {
    padding: 20px 0;
}
.btn-main-default {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
      justify-content: left;
}




section.hero-banner > div.banner__bg {
    background-position: center;
    background-size: cover;
}

div.rebuy-cart__flyout-empty-cart > p > a {
  background: #d8c1db;
  border-color: #d8c1db;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

div.rebuy-cart__flyout-empty-cart > p > a:hover {
  background: #e18668;
  border-color: #e18668;
  transition: 0.3s;
}

/** rebuy **/
.rebuy-cart__flyout-announcement-bar-message {
  background-color: #243734;
  font-weight: bold;
  margin:0 4px;
  color: #FFF; 
  
}
/** end rebuy **/


/** product page **/
div.product-main__col.product-main__col--meta > div > div.product-main-icons {
  display:none;
}
/** end product page **/

/** product information - home page - mobile **/
@media (max-width: 480px) {
  
  span.pi-bg1 {
    background-image: url("/cdn/shop/files/greens-100px.jpg?v=1689912390");
  }
  
  span.pi-bg2 {
    background-image: url("/cdn/shop/files/lemon-sun-bsd-100px.jpg?v=1689914199");
  }
  
  span.pi-bg3 {
    background-image: url("/cdn/shop/files/heart-bsd-100px.jpg?v=1689914061");
  }
  
  span.pi-bg4 {
    background-image: url("/cdn/shop/files/eggplant-lightbulb-bsd-100px.jpg?v=1689914336");
  }
  
  span.pi-bg5 {
    background-image: url("/cdn/shop/files/fish-rocket-bsd-100px.jpg?v=1689914474");
  }

  div.home-product-info > p {
    padding: 0px;
    margin-bottom: 0;
  }
  
  div.home-product-info > table {
    display: table;
    width: 100%;
  }
  
  div.home-product-info > table > tbody > tr {
    border-bottom: 1px dotted #ccc;
  }

  div.home-product-info > table >  tbody > tr:last-child {
    border-bottom: 0;
    margin-bottom: 10px;
}
  
  div.home-product-info > table > tbody > tr > td {
    vertical-align: middle;
    padding: 10px 0;
  }

  div.home-product-info > table > tbody > tr > td > p {
    margin-bottom:0;
  }

  div.home-product-info > table > tbody > tr > td:first-child {
    width: 90px;
    padding: 10px;
  }

  div.home-product-info > table > tbody > tr > td:first-child > span {
    background-size: auto;
    min-width: 70px;
    min-height: 70px;
    display: inline-block;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
  }

  div.home-product-info > table > tbody > tr  > td > div > p 
    margin-bottom:0;
  }
}
/** end -- product information - home page - mobile **/


  
.midde-image-text-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 20px;
}
.midde-image-text-wrapper .usp-icons__header {
    text-align: center;
    margin-bottom: 50px;
}



.image_with_text-Middle_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 140px 0px 140px;
    position: relative;
}
.image_with_text-Middle_wrapper .grid-two.custom_grid {
    width: 28%;
    height: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.image_with_text-Middle_wrapper .grid-two.custom_grid .image_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.image_with_text-Middle_wrapper .grid_one.custom_grid {
    display: grid;
    grid-template-columns: auto 22% 25rem 22% auto;
    margin: 0;
}

.image_with_text-Middle_wrapper .grid_one.custom_grid .grid-one-inner-text:nth-child(odd) {
    grid-column-start: 2;
}

.image_with_text-Middle_wrapper .grid_one.custom_grid .grid-one-inner-text {
    margin-top: 3rem;
}

.image_with_text-Middle_wrapper .grid_one.custom_grid .grid-one-inner-text:nth-child(2n) {
    grid-column-start: 4;
}

.image_with_text-Middle_wrapper .grid-two.custom_grid .image_wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#shopify-section-1648117105d5f18ad6 {
    background: #f9f9f9;
    padding: 60px 0px 0px;
}
.image_with_text-Middle_wrapper .grid_one.custom_grid .grid-one-inner-text .grid-heading {
    font-family: ariana-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 18px;
    margin: 0px 0px 10px;
}
.image_with_text-Middle_wrapper .grid_one.custom_grid .grid-one-inner-text .grid-description p {
    margin: 0px;
    font-size: 16px;
}



/* Homepage new section css end
 */


span.product-meta__guaranteed-text {
  margin-left: 10px;
  line-height:1;
}
.product-meta__guaranteed {
  margin-top: 20px;
}
.product-meta__guaranteed-icon svg.icon {
  margin-bottom: 0px;
  background: #b9c5aa;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  padding: 10px;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.container, .container-fluid {
  margin-right: auto;
  margin-left: auto
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem
}

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.5rem;
  margin-left: -.5rem
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

.col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: .5rem;
  padding-left: .5rem
}

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%
}

.col-xs-offset-0 {
  margin-left: 0
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

@media only screen and (min-width: 48em) {
  .container {
    width: 49rem
  }

  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
  }

  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
  }

  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media only screen and (min-width: 64em) {
  .container {
    width: 65rem
  }

  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
  }

  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

  .col-md-offset-0 {
    margin-left: 0
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
  }

  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media only screen and (min-width: 75em) {
  .container {
    width: 76rem
  }

  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: .5rem;
    padding-left: .5rem
  }

  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end
  }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
  }

  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

html.with-featherlight {
  overflow: hidden
}

.featherlight {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background: #333;
  background: rgba(0, 0, 0, 0)
}

.featherlight:last-of-type {
  background: rgba(0, 0, 0, .8)
}

.featherlight:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.featherlight .featherlight-content {
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  background: #fff;
  cursor: auto;
  white-space: normal
}

.featherlight .featherlight-inner {
  display: block
}

.featherlight link.featherlight-inner, .featherlight script.featherlight-inner, .featherlight style.featherlight-inner {
  display: none
}

.featherlight .featherlight-close-icon {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  line-height: 25px;
  width: 25px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: #fff;
  background: rgba(255, 255, 255, .3);
  color: #000;
  border: none;
  padding: 0
}

.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0
}

.featherlight .featherlight-image {
  width: 100%
}

.featherlight-iframe .featherlight-content {
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch
}

.featherlight iframe {
  border: none
}

.featherlight * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent
  }
}

@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

#shopify-section-footer footer .footer-links ul li .footer__nav-link, #shopify-section-footer footer .footer__credit p, #shopify-section-footer footer .newsletter-block p, #shopify-section-footer footer .subtext p, #shopify-section-header #CartLink, #shopify-section-header .announcement-bar__message, #shopify-section-header .header-border-link, #shopify-section-header .site-header .header-table, #shopify-section-header .site-header .site-nav .nav__item a, #shopify-section-header .t--header-navigation, .font-regular, .jdgm--done-setup-widget, .jdgm-carousel-wrapper, .jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__reviewer-name, .shopify-challenge__container p, .shopify-policy__container .shopify-policy__body ol, .shopify-policy__container .shopify-policy__body p, .shopify-policy__container .shopify-policy__body ul, .site-section.product-slider .product, .template-404 p, .template-404 section.section-404, .template-account section.page, .template-article #MainContent .list--reset, .template-article #MainContent .pagination, .template-article #MainContent .rte p, .template-blog #MainContent .blog-filter, .template-blog #MainContent .blog-filter .list--reset, .template-blog #MainContent .product-grid-item .f--heading, .template-blog #MainContent .product-grid-item .list--reset, .template-blog section.blog, .template-cart section.cart, .template-cart section.cart .qty-title, .template-cart section.cart .supports-cookies p a, .template-cart section.cart .total-wrapper, .template-collection .header .collection-description, .template-collection .product-row .product-col .product-savings p, .template-collection .sorting-col .form-horizontal, .template-collection .sorting-col .form-horizontal #SortBy, .template-collection .tags-col, .template-login #CustomerLoginForm input, .template-login #CustomerLoginForm label, .template-login section.page, .template-product #AddToCartForm--product input, .template-product #AddToCartForm--product label, .template-product .product-details .pack, .template-product .product-details .product-description, .template-product .product-details .product-icons, .template-product .product-details .product-icons .name, .template-product .product-details dl.accordion dd ul, .template-register #create_customer input, .template-register #create_customer label, .template-register section.page, dl.accordion dd p, form input {
  font-family: ariana-pro, sans-serif;
  font-weight: 500;
  font-style: normal
}

#shopify-section-footer footer h3.section-title, #shopify-section-header .site-header .site-nav .nav__item.site-nav--active a, .btn, .font-bold, .jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__review-title, .jdgm-review-widget .jdgm-rev__title, .shopify-policy__container .shopify-policy__body h2, .shopify-policy__container .shopify-policy__title h1, .site-section.other-products .product-col .product-title, .site-section.product-slider .product .product-nutrition a, .template-404 h1.title, .template-account h1.title, .template-account h2, .template-article #MainContent .title, .template-blog #MainContent .product-grid-item .t--list-and-grid a.article-link, .template-blog #MainContent .title, .template-cart section.cart .cart__row .f--heading, .template-cart section.cart .subtotal, .template-cart section.cart h1, .template-cart section.cart h2.page-title, .template-collection .header h1.collection-title, .template-collection .product-row .product-col h3.product-title, .template-collection .product-row .product-col p, .template-login h1.title, .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product .product-details .prodcut-price, .template-product .product-details .product-nutrition a, .template-product .product-details .product-savings, .template-register h1.title, dl.accordion dt h4 {
  font-family: ariana-pro, sans-serif;
  font-weight: 700;
  font-style: normal
}

form input {
  color: #243734;
  border: solid 1px #243734;
  border-radius: 25px;
  margin-bottom: 15px
}

form input::-moz-placeholder {
  color: #243734;
  opacity: 1
}

form input:-ms-input-placeholder {
  color: #243734;
  opacity: 1
}

form input::placeholder {
  color: #243734;
  opacity: 1
}

form input:-ms-input-placeholder {
  color: #243734;
  opacity: 1
}

form input::-ms-input-placeholder {
  color: #243734;
  opacity: 1
}

h1 {
  font-family: ariana-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 47px
}
.site-section.hero-banner .hero-banner__content h1{
  font-size:38px;}
@media (min-width: 770px) {
  h1 {
    font-size: 47px;
    line-height: 49px
  }
  .site-section.hero-banner .hero-banner__content h1{
    font-size:38px;
    line-height: 1.2;
  }
}

@media (min-width: 990px) {
  h1 {
    font-size: 70px;
    line-height: 70px
  }
  .site-section.hero-banner .hero-banner__content h1{
    font-size: 38px;
    line-height: 1.2;
  }
}

h2 {
  font-family: ariana-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 37px
}

@media (min-width: 770px) {
  h2 {
    font-size: 32px;
    line-height: 40px
  }
}

h3 {
  font-family: ariana-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 31px
}

h4 {
  font-family: ariana-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px
}

p {
  font-family: ariana-pro, sans-serif;
  font-size: 16px;
  line-height: 25px
}

p.lead {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px
}

.btn, .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button {
  position: relative;
  display: inline-block;
  text-align: center;
  z-index: 1;

  /*   box-shadow: -4px 4px 0 #243734 */
}

.btn.btn-default, .shopify-challenge__container .btn, .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button {
  color: #243734;
  border: 2px solid #243734;
  border-radius: 25px;
  background-color: #d8c1db;
  padding: 7px 25px 9px 25px;
  font-weight: 600;
  transition-property: background-color, border-color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}

.btn.btn-default:hover, .shopify-challenge__container .btn:hover, .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button:hover {
  background-color: #F08061;
  border-color: #F08061;
  color: #243734
}

.btn.btn-default.btn-default--light-hover:hover {
  background-color: #F08061;
  border-color: #F08061;
  color: #243734
}

.btn.btn--large, .template-product #AddToCartForm--product .payment-button-wrapper button.btn--large.shopify-payment-button__button {
  font-size: 30px;
  line-height: 35px
}

.btn.btn--medium, .shopify-challenge__container .btn, .shopify-challenge__container .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper .shopify-challenge__container button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper button.btn--medium.shopify-payment-button__button {
  font-size: 16px;
  line-height: 20px
}
.site-section.product-slider .product-slider__header .subheading {
  margin-bottom: 30px;
  margin-top: -10px;
  font-size:20px;
}
.shopify-payment-button__button {
  border-radius: 25px !important;
  overflow: hidden
}

.shopify-cleanslate li {
  border-radius: 25px !important;
  overflow: hidden
}

.bg-item {
  position: absolute;
  pointer-events: none;
  display: none
}

@media (min-width: 990px) {
  .template-index .site-section.hero-banner .hero-banner__content .grid__item {
    width: 50%

  }
  .usp-icons__content .icon-col {
    flex-basis: 20%;
  }
  .bg-item {
    display: block
  }
}

.bg-item.triangle {
  width: 124px;
  height: 99px;
  left: 34px;
  top: 109px;
  background: url(triangle.svg) center center no-repeat
}

.bg-item.stairs {
  position: absolute;
  width: 119px;
  height: 124px;
  right: -25px;
  top: 313px;
  background: url(stairs.svg) center center no-repeat
}

.shopify-challenge__container {
  padding: 70px 20px
}

@media (min-width: 770px) {
  .shopify-challenge__container {
    padding: 90px 0
  }
}

.shopify-challenge__container p {
  font-size: 16px;
  line-height: 26px
}

.popup-item .popup-content {
  display: none
}

.featherlight {
  background: 0 0
}

.featherlight:last-of-type {
  background: rgba(36, 55, 52, .36)
}

.featherlight .featherlight-content {
  background: #243734;
  border-radius: 33px;
  padding: 35px 20px 35px 20px;
  margin: 20px
}

.featherlight .featherlight-content .featherlight-close-icon {
  top: 27px;
  right: 20px;
  width: 18px;
  height: 18px;
  background: url(cross.svg) center center no-repeat;
  font-size: 0
}

.featherlight .featherlight-content .popup-title {
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 30px;
  color: #f2f2f1;
  padding: 15px 0 50px 0;
  margin: 0
}

dl.accordion {
  border-bottom: solid 1px rgba(3, 54, 32, 0.1)
}
.site-section.usp-icons .usp-icons__content .row {
  margin: 0px;
}
dl.accordion dt {
  position: relative;
  cursor: pointer;
  border-top: solid 1px rgb(3 54 32 / 10%);
  margin: 0;
  padding: 8px 12px;
  color: #033620;
}

dl.accordion dt h4 {
  margin: 0;
  padding: 0
}

dl.accordion dt:after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 12px;
  content: '';
  width: 12px;
  height: 12px;
  background: url(Greenplus.svg) center center no-repeat;
  transition: all .25s ease
}

dl.accordion dt.open:after {
  background: url(GreenMinus.svg) center center no-repeat
}

dl.accordion dd {
  display: none;
  margin: 0;
  padding: 12px
}

dl.accordion dd p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  dl.accordion dd p {
    font-size: 16px;
    line-height: 22px
  }
}

#shopify-section-16160557401bc5334a {
  background: #f2f2f1
}

.jdgm-carousel-wrapper {
  font-size: 16px;
  line-height: 22px;
  color: #243734
}

.jdgm-carousel-wrapper .jdgm-carousel-title-and-link {
  padding: 100px 0
}

.jdgm-carousel-wrapper .jdgm-carousel-title-and-link .jdgm-all-reviews-rating-wrapper {
  display: none
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper {
  height: auto
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item {
  overflow: visible;
  height: auto;
  vertical-align: top
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__review-rating {
  margin-bottom: 20px
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-star.jdgm--on:before {
  color: #dbb526
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__review-title {
  font-size: 27px;
  line-height: 31px;
  margin-bottom: 20px
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__review {
  text-align: left;
  height: auto
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__review .jdgm-carousel-item__review-body {
  margin-bottom: 20px
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__review .jdgm-carousel-item__review-body.jdgm-line-clamp {
  white-space: wrap;
  -webkit-line-clamp: none !important;
  overflow: visible;
  text-overflow: inherit !important
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__reviewer-name {
  font-size: 16px;
  line-height: 22px;
  color: #243734;
  text-align: left;
  opacity: 1
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__timestamp {
  display: none
}

.jdgm-carousel-wrapper .jdgm-carousel__item-wrapper .jdgm-carousel-item__product {
  display: none
}

.jdgm--done-setup-widget {
  color: #243734
}

.jdgm-review-widget .jdgm-rev__title {
  font-size: 27px;
  line-height: 31px;
  margin: 20px 0
}

.jdgm-review-widget .jdgm-star.jdgm--on:before {
  color: #dbb526
}

.jdgm-review-widget .jdgm-form__rating-fieldset {
  padding-left: 20px
}

.jdgm-review-widget label {
  padding-left: 20px
}

.jdgm-review-widget input:not([type=submit]) {
  display: block;
  padding: 10px 20px;
  margin: 10px 0 !important;
  border-radius: 25px
}

.jdgm-review-widget textarea {
  display: block;
  padding: 20px;
  margin: 10px 0 !important;
  border-radius: 25px
}

.jdgm-review-widget .jdgm-submit-rev {
  color: #243734;
  border: solid 1px #243734;
  border-radius: 25px;
  background: #f2f2f1;
  padding: 7px 25px 9px 25px
}

.shopify-policy__container {
  max-width: 1100px !important;
  padding: 90px 20px
}

@media (min-width: 770px) {
  .shopify-policy__container {
    padding: 110px 20px
  }
}

.shopify-policy__container .shopify-policy__title {
  margin-bottom: 60px
}

@media (min-width: 770px) {
  .shopify-policy__container .shopify-policy__title {
    margin-bottom: 80px
  }
}

.shopify-policy__container .shopify-policy__title h1 {
  font-size: 33px;
  line-height: 37px;
  margin-bottom: 20px
}

@media (min-width: 770px) {
  .shopify-policy__container .shopify-policy__title h1 {
    font-size: 40px;
    line-height: 47px
  }
}

.shopify-policy__container .shopify-policy__body h2 {
  font-size: 20px;
  line-height: 30px
}

.shopify-policy__container .shopify-policy__body p {
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px
}

.shopify-policy__container .shopify-policy__body ol, .shopify-policy__container .shopify-policy__body ul {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px
}

.template-index #shopify-section-16080243836ddf2dcd .site-section {
  padding-top: 0;
  padding-bottom: 0
}


.template-index #shopify-section-1608118871015e81a5 .site-section {
  padding-top: 40px
}

@media (min-width: 990px) {
  .template-index #shopify-section-1608118871015e81a5 .site-section {
    padding-top: 0
  }
}

.template-page .shopify-section {
  padding-top: 0
}

.template-page .shopify-section .page {
  padding-top: 0 !important
}

.template-page #MainContent .max-site-width {
  max-width: 850px
}

.template-page .page-title {
  margin: 60px 0 60px 0;
  display: block;
  text-align: center
}

.template-page .page-title h1 {
  font-size: 33px;
  line-height: 37px
}

@media (min-width: 770px) {
  .template-page .page-title h1 {
    font-size: 40px;
    line-height: 47px
  }
}

.template-page .page-content h1, .template-page .page-content h2, .template-page .page-content h3, .template-page .page-content h4, .template-page .page-content h5 {
  font-family: ariana-pro, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px
}

@media (min-width: 770px) {
  .template-page .page-content h1, .template-page .page-content h2, .template-page .page-content h3, .template-page .page-content h4, .template-page .page-content h5 {
    line-height: 25px
  }
}

.template-page .page-content a {
  color: #000;
  text-decoration: underline
}

.template-page .page-content p {
  font-family: ariana-pro, sans-serif;
  font-size: 16px;
  line-height: 26px
}

@media (min-width: 770px) {
  .template-page .page-content p {
    line-height: 25px
  }
}

.template-product .max-site-width {
  max-width: 1100px
}

@media (min-width: 990px) {
  .template-product .product {
    padding: 90px 0
  }
}

.template-product .product section {
  padding-top: 0 !important
}

.template-product .product__images {
  position: relative
}

.template-product .product__images .product__thumbnails-col .js {
  overflow-y: scroll;
  height: 100%;
  position: relative
}

.template-product .product__images .product__thumbnails-col .product__thumbnails {
  position: absolute;
  width: 100%
}

@media (min-width: 990px) {
  .template-product .product__images .product__thumbnails-col .product__thumbnail {
    margin: 0 30px 30px 0
  }
}

.template-product .product__images .product__thumbnails-col .product__thumbnail:last-child {
  margin-bottom: 0
}

.template-product .product__images .product__thumbnails-col .product__thumbnail img {
  border-radius: 13px
}

.template-product .product__images .product__media-col {
  text-align: center
}

.template-product .product__images .product__media-col .product__media-container {
  margin: auto;
  overflow: hidden
}

@media (min-width: 990px) {
  .template-product .product__images .product__media-col .product__media-container .responsive-image__wrapper {
    border-radius: 25px
  }
}

.template-product .product-flickity__slides {
  margin-top: 20px;
  margin-left: 20px
}

@media (min-width: 770px) {
  .template-product .product-flickity__slides {
    margin: 0
  }
}

.template-product .product-flickity__slides .product-flickity__slide {
  border-radius: 25px;
  overflow: hidden;
  margin-right: 20px
}

@media (min-width: 770px) {
  .template-product .product-flickity__slides .product-flickity__slide {
    margin-right: 30px
  }
}

.template-product .mobile-flickity__button-container {
  position: relative;
  padding: 20px 20px 0 20px;
  text-align: right
}

.template-product #AddToCartForm--product .payment-button-wrapper .mobile-flickity__button-container button.shopify-payment-button__button, .template-product .mobile-flickity__button-container #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product .mobile-flickity__button-container .btn {
  border: none;
  padding: 0;
  border-radius: 0;
  width: 22px;
  height: 22px;
  box-shadow: none
}

.template-product #AddToCartForm--product .payment-button-wrapper .mobile-flickity__button-container button.shopify-payment-button__button .icon-wrapper, .template-product .mobile-flickity__button-container #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button .icon-wrapper, .template-product .mobile-flickity__button-container .btn .icon-wrapper {
  width: 22px;
  height: 22px
}

.template-product #AddToCartForm--product .payment-button-wrapper .mobile-flickity__button-container button.shopify-payment-button__button .icon-wrapper:after, .template-product .mobile-flickity__button-container #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button .icon-wrapper:after, .template-product .mobile-flickity__button-container .btn .icon-wrapper:after {
  content: none
}

.template-product #AddToCartForm--product .payment-button-wrapper .mobile-flickity__button-container button.shopify-payment-button__button .icon-wrapper svg, .template-product .mobile-flickity__button-container #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button .icon-wrapper svg, .template-product .mobile-flickity__button-container .btn .icon-wrapper svg {
  width: 100%;
  height: auto
}

.template-product #AddToCartForm--product .payment-button-wrapper .mobile-flickity__button-container button.shopify-payment-button__button:after, .template-product .mobile-flickity__button-container #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button:after, .template-product .mobile-flickity__button-container .btn:after {
  content: none
}

.template-product .product-details {
  padding: 20px
}

@media (min-width: 990px) {
  .template-product .product-details {
    padding: 0 20px 0 0
  }
}

.template-product .product-details .product-title {
  font-family: ariana-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
  margin-bottom: 15px
}

@media (min-width: 770px) {
  .template-product .product-details .product-title {
    font-size: 40px;
    line-height: 47px
  }
}

.template-product .product-details .pack {
  font-size: 16px;
  line-height: 22px
}

.template-product .product-details .product-description {
  margin: 25px 0 15px 0;
  font-size: 14px;
  line-height: 20px
}

.template-product .product-details .product-nutrition a {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  border-bottom: solid 1px #243734
}

.template-product .product-details .product-nutrition a:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  background: url(plus.svg) center center no-repeat;
  margin-left: 6px
}

.template-product .product-details .product-icons {
  margin: 30px 0 10px 0;
  padding: 0 0 20px 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around
}

@media (min-width: 770px) {
  .template-product .product-details .product-icons {
    display: block
  }
}

.template-product .product-details .product-icons li {
  margin: 0;
  padding: 15px 0;
  text-align: center;
  display: inline-block
}

@media (min-width: 990px) {
  .template-product .product-details .product-icons li {
    padding: 0 15px
  }
}

@media (min-width: 990px) {
  .template-product .product-details .product-icons li:first-child {
    padding-left: 0
  }
}

.template-product .product-details .product-icons .icon {
  text-align: center;
  display: inline-block;
  width: 52px;
  height: auto;
  margin-bottom: 15px
}

.template-product .product-details .product-icons .name {
  display: block;
  text-align: center;
  font-size: 12px
}

.template-product .product-details .product-savings {
  font-size: 14px;
  line-height: 22px;
  margin: 30px 0 0 0
}

.template-product .product-details .product-savings p {
  padding: 0;
  margin: 0
}

.template-product .product-details .prodcut-price {
  margin: 0 0 30px 0;
  font-size: 20px;
  line-height: 22px
}

.template-product .product-details dl.accordion dt {
  font-size: 16px;
  line-height: 22px
}

.template-product .product-details dl.accordion dd {
  font-size: 14px;
  line-height: 30px
}

.template-product .product-details dl.accordion dd ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.template-product .product-details dl.accordion dd ul li:before {
  display: inline-block;
  content: "-";
  padding-right: 5px
}

.template-product #AddToCartForm--product {
  overflow: visible
}

.template-product #AddToCartForm--product .form-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: wrap;
}

.template-product #AddToCartForm--product .form-row .flex {
  margin-bottom: auto;
  flex: 0 1 auto
}

.template-product #AddToCartForm--product .form-row .flex .js-qty-wrapper {
  width: 80px;
  margin: 0;
  padding: 0
}

.template-product #AddToCartForm--product .form-row label {
  padding: 5px 15px 0 0
}

.template-product #AddToCartForm--product .add-to-cart-container {
  display: flex;
  align-items: flex-start;
  flex: 1;
  margin-top: 20px;
}

.template-product #AddToCartForm--product input {
  width: auto;
  padding: 5px 25px 7px 25px
}

.template-product #AddToCartForm--product input[type=number] {
  width: auto;
  padding: 5px 10px 7px 25px;
  display: inline-block;
  text-align: center;
  margin-bottom: 0
}

.template-product #AddToCartForm--product input[type=radio] {
  -moz-appearance: None;
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  background-image: url(radio.svg);
  background-size: 12px 12px;
  background-position: Center Center;
  border: none;
  outline: 0;
  vertical-align: Middle
}

.template-product #AddToCartForm--product input[type=radio]:checked {
  background-image: url(radio-checked.svg)
}

.template-product #AddToCartForm--product button {
  display: inline-block;
  line-height: normal;
  margin-left: auto
}

.template-product #AddToCartForm--product .payment-button-wrapper {
  display: inline-block;
  margin-left: 20px;
}

.template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button {
  display: inline-block;
  width: auto
}

.template-product .site-section.image-and-text {
  padding: 20px
}

.template-product .site-section.image-and-text:last-of-type {
  padding-bottom: 90px
}
.template-product .site-section.usp-icons .usp-icons__content .icon-item .icon.icon--medium{
  width:100%;
  max-width:100px;
}



@media (min-width: 770px) {
  .template-product .site-section.image-and-text {
    padding: 90px 20px
  }
}

.template-product .site-section.usp-icons .usp-icons__content .icon-item {
  max-width: 100%
}



.template-product #shopify-section-product-usp-Icons--template .site-section.usp-icons {
  padding-top: 0
}

.template-product #shopify-section-product-image-and-text-1 .site-section.image-and-text {
  padding-top: 0;
  padding-bottom: 0
}

.template-product #shopify-section-product-image-and-text-2 .site-section.image-and-text {
  padding-top: 45px
}

.template-password .password-page__main__inner {
  padding: 90px 0 90px 0;
  text-align: center
}

.template-password .password-page__signup-form__heading {
  margin-bottom: 2em
}

.template-password .password-page__social-sharing {
  text-align: center;
  margin-top: 2em
}

.template-password .password-page__social-sharing ul.page__sharing {
  display: inline-block
}

.template-password .password-page__social-sharing ul.page__sharing li {
  display: inline-block
}

.template-list-collections .item {
  max-width: 368px
}

.template-list-collections .item .image-with-text__container .image-with-text__image {
  border-radius: 25px;
  overflow: hidden
}

.template-collection .max-site-width {
  margin: 0 auto;
  max-width: 1100px
}

.template-collection section.collection {
  padding: 0 20px 90px 20px
}

@media (min-width: 770px) {
  .template-collection section.collection {
    padding: 0 20px 90px 20px
  }
}

.template-collection .header {
  padding: 50px 0;
  text-align: center
}

@media (min-width: 770px) {
  .template-collection .header {
    padding: 70px 0 50px 0
  }
}

.template-collection .header h1.collection-title {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 33px;
  line-height: 37px
}

@media (min-width: 770px) {
  .template-collection .header h1.collection-title {
    font-size: 40px;
    line-height: 47px
  }
}

.template-collection .header .collection-description {
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 26px
}

@media (min-width: 770px) {
  .template-collection .header .collection-description {
    font-size: 18px;
    line-height: 25px
  }
}

.template-collection .filter-row {
  display: none
}

.template-collection .tags-col {
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  order: 2;
  padding: 10px 0
}

@media (min-width: 770px) {
  .template-collection .tags-col {
    text-align: left;
    order: 1;
    padding: 0
  }
}

.template-collection .tags-col .collection__sticky-tags {
  position: relative;
  margin-left: 15px;
  top: auto
}

.template-collection .sorting-col {
  text-align: center;
  order: 1
}

@media (min-width: 770px) {
  .template-collection .sorting-col {
    order: 2;
    text-align: right
  }
}

.template-collection .sorting-col .form-horizontal {
  font-size: 16px;
  line-height: 22px
}

.template-collection .sorting-col .form-horizontal label {
  display: inline-block;
  margin-bottom: 10px
}

@media (min-width: 770px) {
  .template-collection .sorting-col .form-horizontal label {
    margin-right: 10px
  }
}

.template-collection .sorting-col .form-horizontal #SortBy {
  border-radius: 25px;
  padding: 6px 30px 8px 12px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-collection .sorting-col .form-horizontal #SortBy {
    font-size: 16px;
    line-height: 22px
  }
}

.template-collection .product-row {
  margin: 0 -30px
}

.template-collection .product-row .product-col {
  padding: 30px 30px 30px 30px
}

@media (min-width: 770px) {
  .template-collection .product-row .product-col {
    padding: 30px
  }
}

.template-collection .product-row .product-col .relative {
  max-width: 368px;
  margin: 0 auto
}

.template-collection .product-row .product-col .responsive-image__wrapper {
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 30px
}

.template-collection .product-row .product-col h3.product-title {
  text-align: center;
  font-size: 18px;
  line-height: 21px
}

@media (min-width: 770px) {
  .template-collection .product-row .product-col h3.product-title {
    font-size: 27px;
    line-height: 31px
  }
}

.template-collection .product-row .product-col p {
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-collection .product-row .product-col p {
    font-size: 16px;
    line-height: 26px
  }
}

.template-collection .product-row .product-col span.price {
  display: none
}

.template-collection .product-row .product-col .product-savings {
  margin-bottom: 25px
}

.template-collection .product-row .product-col .product-savings p {
  margin: 0;
  padding: 0
}

.template-collection .product-row .product-col .btn-wrapper {
  text-align: center
}

.template-collection .product-row .product-col .btn-wrapper .btn, .template-collection .product-row .product-col .btn-wrapper .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper .template-collection .product-row .product-col .btn-wrapper button.shopify-payment-button__button {
  display: inline-block;
  margin: 0 auto
}

.template-cart section.cart {
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-cart section.cart {
    font-size: 16px;
    line-height: 22px
  }
}

.template-cart section.cart.section-with-padding {
  padding: 60px 30px 80px 30px
}

.template-cart section.cart .max-site-width {
  margin: 0 auto;
  max-width: 1100px;
  padding-left: 0;
  padding-right: 0
}

.template-cart section.cart .product-description {
  margin: 20px 0 0 10px
}

.template-cart section.cart .supports-cookies p a {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  border-bottom-color: #000
}

.template-cart section.cart h1, .template-cart section.cart h2.page-title {
  font-size: 33px;
  line-height: 37px;
  text-align: center;
  margin-bottom: 50px
}

@media (min-width: 770px) {
  .template-cart section.cart h1, .template-cart section.cart h2.page-title {
    font-size: 40px;
    line-height: 47px;
    text-align: left
  }
}

.template-cart section.cart .qty-title {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-cart section.cart .qty-title {
    font-size: 16px;
    line-height: 22px
  }
}

.template-cart section.cart .total-wrapper {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-cart section.cart .total-wrapper {
    font-size: 16px;
    line-height: 22px
  }
}

.template-cart section.cart .product-img-link img {
  border-radius: 20px;
  overflow: hidden
}

.template-cart section.cart .js-qty-wrapper .js-qty__num {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  padding: 0
}



@media (min-width: 770px) {
  .template-cart section.cart .js-qty-wrapper .js-qty__num {
    font-size: 20px;
    line-height: 28px
  }
}

.template-cart section.cart .js-qty-wrapper .js-qty__adjust {
  margin-top: 2px
}

.template-cart section.cart hr.bottom-hr {
  margin: 30px 0 0 0
}

@media (min-width: 770px) {
  .template-cart section.cart hr.bottom-hr {
    margin: 30px 0
  }
}

.template-cart section.cart .subtotal {
  font-size: 16px;
  line-height: 19px
}

@media (min-width: 770px) {
  .template-cart section.cart .subtotal {
    font-size: 20px;
    line-height: 30px
  }
}

.template-cart section.cart .info {
  margin: 20px 0 40px 0;
  font-size: 12px;
  line-height: 17px
}

@media (min-width: 770px) {
  .template-cart section.cart .info {
    font-size: 16px;
    line-height: 22px
  }
}

.template-cart section.cart .cart__row {
  margin-top: 50px
}

.template-cart section.cart .cart__row .grid .grid__item.three-fifths {
  width: 100%
}

.template-cart section.cart .cart__row .cart-selling-plan {
  display: block;
  margin-top: 10px;
}
.for_desktop{
  display:none;
}
/* new section homepage css start */
.mobile-grid-one {
    text-align: center;
}

/*new section homepage css end
 */ 
.for_mobile{
  display:block;
}
@media (min-width: 768px) {


  .template-cart section.cart .cart__row .grid .grid__item.three-fifths {
    width: 60%
  }
  .for_desktop{
    display:block;
  }


  .for_mobile {
    display: none!important;
  }
}

.template-cart section.cart .cart__row .grid .grid__item.two-fifths {
  width: 100%
}

@media (min-width: 768px) {
  .template-cart section.cart .cart__row .grid .grid__item.two-fifths {
    width: 40%
  }
}

.template-cart section.cart .cart__row .f--heading {
  font-size: 16px;
  line-height: 22px;
  margin-top: 20px
}

@media (min-width: 770px) {
  .template-cart section.cart .cart__row .f--heading {
    font-size: 20px;
    line-height: 30px
  }
}

.template-cart section.cart .cart__row .js-qty {
  padding-top: 15px
}

.template-cart section.cart .cart__row .line-price {
  display: inline-block;
  font-size: 20px;
  line-height: 28px
}

.template-cart section.cart .cart__row .remove {
  margin-left: 10px;
  font-size: 12px;
  line-height: 17px
}

@media (min-width: 770px) {
  .template-cart section.cart .cart__row .remove {
    font-size: 16px;
    line-height: 22px
  }
}

.template-cart section.cart .cart__row .btn, .template-cart section.cart .cart__row .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper .template-cart section.cart .cart__row button.shopify-payment-button__button {
  display: block;
  width: 100%
}

.template-login section.page {
  padding: 70px 30px 70px 30px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-login section.page {
    padding: 90px 30px 90px 30px
  }
}

.template-login #MainContent .max-site-width {
  max-width: 490px
}

.template-login h1.title {
  margin-bottom: 50px;
  text-align: center;
  font-size: 40px;
  line-height: 47px
}

@media (min-width: 770px) {
  .template-login h1.title {
    margin-bottom: 70px
  }
}

.template-login #CustomerLoginForm .control {
  margin-bottom: 30px
}

.template-login #CustomerLoginForm label {
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px
}

.template-login #CustomerLoginForm input {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 30px
}

.template-login #CustomerLoginForm .btn, .template-login #CustomerLoginForm .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper .template-login #CustomerLoginForm button.shopify-payment-button__button {
  margin: 20px 0
}

.template-login #CustomerLoginForm .register-recover {
  text-align: center;
  padding: 20px 0 50px 0
}

.template-login #CustomerLoginForm .register-recover a {
  margin: 0 10px;
  text-decoration: underline
}

@media (min-width: 770px) {
  .template-login #CustomerLoginForm .register-recover a {
    margin: 0 20px
  }
}

.template-login .return-link {
  text-align: center
}

.template-login .return-link a {
  margin: 0 20px;
  text-decoration: underline
}

.template-register section.page {
  padding: 70px 30px 70px 30px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-register section.page {
    padding: 90px 30px 90px 30px
  }
}

.template-register #MainContent .max-site-width {
  max-width: 490px
}

.template-register h1.title {
  margin-bottom: 50px;
  text-align: center;
  font-size: 40px;
  line-height: 47px
}

@media (min-width: 770px) {
  .template-register h1.title {
    margin-bottom: 70px
  }
}

.template-register #create_customer .control {
  margin-bottom: 30px
}

.template-register #create_customer label {
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px
}

.template-register #create_customer input {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 30px
}

.template-product #AddToCartForm--product .payment-button-wrapper .template-register #create_customer button.shopify-payment-button__button, .template-register #create_customer .btn, .template-register #create_customer .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button {
  margin: 20px 0
}

.template-register #create_customer .register-recover {
  text-align: center;
  padding: 20px 0 50px 0
}

.template-register #create_customer .register-recover a {
  margin: 0 10px;
  text-decoration: underline
}

@media (min-width: 770px) {
  .template-register #create_customer .register-recover a {
    margin: 0 20px
  }
}

.template-register .return-link {
  text-align: center
}

.template-register .return-link a {
  margin: 0 20px;
  text-decoration: underline
}

.template-account section.page {
  padding: 70px 30px 70px 30px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-account section.page {
    padding: 90px 30px 90px 30px
  }
}

.template-account #MainContent .max-site-width {
  max-width: 1100px
}

.template-account .details-col {
  margin: 30px 0
}

@media (min-width: 770px) {
  .template-account .details-col {
    margin: 0
  }
}

.template-account h1.title {
  margin-bottom: 50px;
  text-align: center;
  font-size: 40px;
  line-height: 47px
}

@media (min-width: 770px) {
  .template-account h1.title {
    margin-bottom: 70px
  }
}

.template-account h2 {
  font-size: 16px;
  line-height: 22px
}

@media (min-width: 770px) {
  .template-account h2 {
    font-size: 20px;
    line-height: 30px
  }
}

.template-account .return-link {
  text-align: center
}

.template-account .return-link a {
  margin: 0 20px;
  text-decoration: underline
}

.template-account .subscription-link {
  margin-top: 30px
}

.template-account .responsive-table {
  width: 100%
}

.template-404 section.section-404 {
  padding: 70px 20px 70px 20px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-404 section.section-404 {
    padding: 90px 30px 90px 30px
  }
}

.template-404 .max-site-width {
  margin: 0 auto;
  max-width: 1100px
}

.template-404 .inner {
  text-align: center
}

.template-404 h1.title {
  margin-bottom: 10px;
  text-align: center;
  font-size: 33px;
  line-height: 37px
}

@media (min-width: 770px) {
  .template-404 h1.title {
    font-size: 40px;
    line-height: 47px
  }
}

.template-404 p {
  text-align: center;
  font-size: 18px;
  line-height: 25px
}

.template-404 p a {
  text-decoration: underline
}

#our-mission.template-page #MainContent section.text:first-of-type {
  padding-bottom: 0
}

#our-mission.template-page #MainContent section.image-and-text {
  position: relative
}

@media (min-width: 770px) {
  #our-mission.template-page #MainContent section.image-and-text {
    padding: 80px 0
  }
}

section.image-and-text.image-and-text--full-width {
  padding: 0;
}

section.image-and-text.image-and-text--full-width .max-site-width {
  max-width: 100%;
  padding: 0;
}

section.image-and-text.image-and-text--full-width .max-site-width .image-and-text__content {
  max-width: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 20px auto;
  padding-left: 20px;
  padding-right: 20px;
}

section.image-and-text.image-and-text--full-width .responsive-image__wrapper img {
  max-height: none !important;
  object-fit: cover;
  object-position: center center;
}

section.image-and-text.image-and-text--full-width .responsive-image__wrapper::before {
  padding-top: 100% !important;
}

@media (max-width: 767px) {
  section.image-and-text.image-and-text--full-width .max-site-width .image-and-text__content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  section.image-and-text.image-and-text--full-width .image-with-text__image {
    margin: 0;
  }
}

@media (max-width: 768px) {
  section.image-and-text.image-and-text--full-width .max-site-width .image-and-text__content .title {
    line-height: 30px;
  }
}

@media (min-width: 768px) {
  section.image-and-text.image-and-text--full-width .max-site-width .image-and-text__row {
    flex-direction: row-reverse;
  }
}

@media (min-width:770px) {
  section.image-and-text.image-and-text--full-width .max-site-width .image-and-text__row {
    flex-direction: row;
  }
}

#our-mission.template-page #MainContent section.image-and-text .headline-col {
  text-align: center
}

#our-mission.template-page #MainContent section.image-and-text .headline-col .title {
  text-align: center
}

@media (min-width: 770px) {
  #our-mission.template-page #MainContent section.image-and-text .headline-col .title {
    padding-bottom: 60px
  }
}

#our-mission.template-page #MainContent section.image-and-text .image-and-text__content .richtext p {
  font-size: 16px;
  line-height: 26px
}

@media (min-width: 770px) {
  #our-mission.template-page #MainContent section.image-and-text .image-and-text__content .richtext p {
    font-size: 16px;
    line-height: 22px
  }
}

#our-mission.template-page #MainContent section.usp-icons-3 .usp-icons__content {
  max-width: 750px
}

#our-mission.template-page #MainContent .max-site-width {
  max-width: 1100px
}

.template-blog section.blog {
  padding: 70px 30px 70px 30px;
  font-size: 14px;
  line-height: 20px
}

@media (min-width: 770px) {
  .template-blog section.blog {
    padding: 90px 30px 90px 30px
  }
}

.template-blog #MainContent {
  padding: 50px 0
}

.template-blog #MainContent .max-site-width {
  max-width: 1250px
}

.template-blog #MainContent .title {
  text-align: center;
  padding: 0;
  font-size: 33px;
  line-height: 37px;
  margin-bottom: 50px
}

@media (min-width: 770px) {
  .template-blog #MainContent .title {
    font-size: 40px;
    line-height: 47px
  }
}

@media (min-width: 990px) {
  .template-blog #MainContent .title {
    margin-bottom: 90px
  }
}

.template-blog #MainContent .blog-row {
  margin: 0 -100px
}

.template-blog #MainContent .blog-row .blog-col {
  padding: 0 50px
}

.template-blog #MainContent .product-grid-item {
  text-align: left;
  margin-bottom: 100px
}

.template-blog #MainContent .product-grid-item .responsive-image__wrapper {
  border-radius: 30px;
  overflow: hidden
}

.template-blog #MainContent .product-grid-item .f--heading {
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  line-height: 37px;
  margin-bottom: 10px
}

@media (min-width: 1200px) {
  .template-blog #MainContent .product-grid-item .f--heading {
    font-size: 40px;
    line-height: 47px
  }
}

.template-blog #MainContent .product-grid-item .color--meta {
  margin-bottom: 25px
}

.template-blog #MainContent .product-grid-item .list--reset {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 35px
}

.template-blog #MainContent .product-grid-item .rte {
  margin-bottom: 25px
}

.template-blog #MainContent .product-grid-item .t--list-and-grid {
  text-align: left
}

.template-blog #MainContent .product-grid-item .t--list-and-grid a.article-link {
  border-bottom: solid 1px #243734;
  padding-bottom: 3px
}

.template-blog #MainContent .blog-filter {
  display: inline-block;
  margin: 0 auto 60px auto;
  text-align: center;
  font-size: 16px;
  line-height: 26px
}

.template-blog #MainContent .blog-filter .list--reset {
  font-size: 16px;
  line-height: 22px;
  display: none
}

@media (min-width: 990px) {
  .template-blog #MainContent .blog-filter {
    display: block;
    text-align: left;
    margin-left: 0
  }

  .template-blog #MainContent .blog-filter .list--reset {
    display: block !important
  }
}

.template-article section.article {
  padding: 60px 20px
}

@media (min-width: 770px) {
  .template-article section.article {
    padding: 100px 0
  }
}

.template-article #MainContent {
  padding: 50px 0;
  overflow: hidden
}

.template-article #MainContent .max-site-width {
  max-width: 1250px
}

@media (min-width: 990px) {
  .template-article #MainContent .left-items {
    margin-top: 50px
  }
}

@media (min-width: 1200px) {
  dl.accordion dt h4{
    font-size:24px;
    line-height:1.5;
  }
  .template-article #MainContent .left-items {
    margin-top: 100px
  }
}

.template-article #MainContent .title {
  display: inline-block;
  text-align: left;
  font-size: 33px;
  line-height: 37px;
  margin-bottom: 20px
}

@media (min-width: 770px) {
  .template-article #MainContent .title {
    font-size: 40px;
    line-height: 47px
  }
}

.template-article #MainContent .rte p {
  font-size: 16px;
  line-height: 26px
}

.template-article #MainContent .list--reset {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px
}

.template-article #MainContent ul.page__sharing li {
  padding: 0 2px
}

.template-article #MainContent ul.page__sharing li.label {
  padding-right: 10px
}

.template-article #MainContent .pagination {
  font-size: 16px;
  line-height: 22px
}

.template-article #MainContent .pagination a {
  padding: 0 0 3px 0;
  border-bottom: solid 1px #243734
}

.template-article .responsive-image__wrapper {
  border-radius: 30px;
  overflow: hidden
}

.template-page #MainContent .ad-page-content .site-section.hero-banner .max-site-width {
  max-width: 100%
}

.template-page #MainContent .ad-page-content .max-site-width {
  max-width: 1100px
}

.template-page #MainContent .ad-page-content #shopify-section-ad-01-usp-Icons-static .site-section.usp-icons, .template-page #MainContent .ad-page-content #shopify-section-ad-02-usp-Icons-static .site-section.usp-icons, .template-page #MainContent .ad-page-content #shopify-section-ad-03-usp-Icons-static .site-section.usp-icons {
  padding-top: 0;
  padding-bottom: 0
}

.template-page #MainContent .ad-page-content #shopify-section-ad-02-how-to-static .row, .template-page #MainContent .ad-page-content #shopify-section-ad-03-how-to-static .row {
  width: 100%
}

.template-page #MainContent .ad-page-content #shopify-section-ad-01-image-and-text-01 .site-section {
  padding-bottom: 40px
}

.template-page #MainContent .ad-page-content #shopify-section-ad-01-image-and-text-02 .site-section {
  padding-top: 40px
}

@media (min-width: 990px) {
  .template-page #MainContent .ad-page-content #shopify-section-ad-01-image-and-text-02 .site-section {
    padding-top: 0
  }
}

#shopify-section-header {
  background: #f2f2f1
}

#shopify-section-header .announcement-bar {
  color: #243734;
  background: #FFEA9D;
  padding: 7px 0 12px 0;
  z-index: 10
}

#shopify-section-header .announcement-bar__message {
  font-size: 14px;
  text-align: center;
  padding: 0;
  line-height: 1.5;
  font-weight: 600;
}

#shopify-section-header .site-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0
}

#shopify-section-header .site-header.headroom--not-top {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0
}

#shopify-section-header .site-header.active {
  min-height: 100vh;
  height: auto
}

#shopify-section-header .site-header .header__main {
  background: transparent;
}
#shopify-section-header .site-header .header__main.sticky-active {
  background: #c2cab9
}

#shopify-section-header .site-header .header__main .max-site-width {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto
}

#shopify-section-header .site-header .header-table {
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 24px
}

@media (min-width: 770px) {
  #shopify-section-header .site-header .header-table {
    padding: 24px
  }
}

#shopify-section-header .header-border-link {
  background: url(nav-item.svg) center center no-repeat;
  background-size: contain;
  font-size: 0;
  width: 28px;
  height: 28px;
  margin-top: -2px;
  display: block
}

#shopify-section-header .header-border-link:hover .header__link-wrapper {
  border-bottom: none
}

@media (min-width: 770px) {
  #shopify-section-header .header-border-link {
    display: inline-block;
    font-size: 1rem;
    line-height: 16px;
    width: auto;
    height: auto;
    background: 0 0;
    margin-top: auto
  }

  #shopify-section-header .header-border-link:hover .header__link-wrapper {
    border-bottom: 1px solid #243734
  }
}

#shopify-section-header #CartLink {
  background: url(cart-icon.svg) center center no-repeat;
  background-size: contain;
  font-size: 0;
  width: 28px;
  height: 28px;
  margin-top: -8px;
}

#shopify-section-header #CartLink:hover .header__link-wrapper {
  border-bottom: none
}

@media (min-width: 770px) {
  #shopify-section-header #CartLink {
    font-size: 1rem;
    line-height: 16px;
    width: auto;
    height: auto;
    background: 0 0;
    margin-top: auto;
  }

  #shopify-section-header #CartLink:hover .header__link-wrapper {
    border-bottom: 1px solid #243734
  }
}

#shopify-section-header .nav__item.nav__item--with-background  {
  padding-left: .625rem;
  padding-right: .625rem;
}

#shopify-section-header .site-nav {
  display: flex;
  align-items: center;
}

#shopify-section-header .site-nav__link.site-nav__link--with-background {
  border-radius: 3px;
  padding-top: 0.208rem;
  padding-bottom: 0.208rem;
  padding-left: 1rem;
  padding-right: 1rem;
  color: var(--link-with-background-color);
  background-color: var(--link-with-background-background-color);
  border-bottom: none;
  transition-property: opacity;
  transition-duration: 0.2s;
}

#shopify-section-header .site-nav__link.site-nav__link--with-background .header__link-wrapper {
  border-bottom: none;
}

#shopify-section-header .site-nav__link.site-nav__link--with-background:hover {
  opacity: 0.9;
}

#shopify-section-header .site-nav__link.site-nav__link--with-background:hover .header__link-wrapper {
  border-bottom: none;
}



#shopify-section-header .mobile-nav__item.mobile-nav__item--with-background  {
  padding: .625rem;
}

#shopify-section-header .mobile-nav__link.mobile-nav__link--with-background {
  display: inline-block;
  border-radius: 3px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
  padding-left: 12px;
  font-size: 27px;
  padding-right: 12px;
  color: var(--link-with-background-color);
  background-color: var(--link-with-background-background-color);
}

.site-section {
  overflow-x: hidden
}

.site-section.section--border {
  border-bottom: solid 1px #243734
}

.site-section.hero-banner {
  position: relative;
  display: flex;
  min-height:  calc(100vh - 110px);
  flex-direction: column;
  margin-top: -1px
}
.homepage_banner a.btn.btn-default,.homepage-section.site-section.product-slider a.btn.btn-default {  
  padding: 18px 25px 20px 25px;
  min-width: 202px;
  border-radius: 50px;
  line-height: 1;
}
@media (min-width: 580px) {
  .site-section.hero-banner {
    min-height: calc(100vh - 110px)
  }
}

@media (min-width: 1200px) {
  h2{
    font-size:40px;
  }
  .video-slider .video-slider__heading{
    font-size:40px !important;
  }
  .site-section.hero-banner .hero-banner__content h1{
    font-size:50px;
  }
  .site-section.hero-banner {
    min-height: calc(100vh - 110px);
    justify-content: center
  }
}

.site-section.hero-banner .fade {
  display: none
}

.site-section.hero-banner .fade.fade--left {
  height: 100%;
  width: 50px;
  left: 0
}

.site-section.hero-banner .fade.fade--right {
  height: 100%;
  width: 50px;
  right: 0;
  display: none
}

.site-section.hero-banner .fade.fade--bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px
}

.site-section.hero-banner .hero-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: bottom right;
  background-repeat: no-repeat
}

@media (min-width: 1200px) {
  .site-section.hero-banner .hero-banner__bg {
    left: 0;
    background-position: center right;
  }
}

.site-section.hero-banner .hero-banner__bg--mobile {
  left: 0;
  background-position: bottom center
}

.site-section.hero-banner .hero-banner__bg--tablet {
  left: 0;
  background-position: bottom right
}

.site-section.hero-banner .hero-banner__bg--mobile {
  display: block
}

.site-section.hero-banner .hero-banner__bg--tablet {
  display: none
}

.site-section.hero-banner .hero-banner__bg--desktop {
  display: none
}

.site-section.hero-banner .hero-banner__bg--large {
  display: none;
  background-position: center;
  background-size: cover
}

@media (min-width: 580px) {
  .site-section.hero-banner .hero-banner__bg--mobile {
    display: none
  }

  .site-section.hero-banner .hero-banner__bg--tablet {
    display: block
  }

  .site-section.hero-banner .hero-banner__bg--desktop {
    display: none
  }

  .site-section.hero-banner .hero-banner__bg--large {
    display: none
  }
}

@media (min-width: 1200px) {
  .site-section.hero-banner .hero-banner__bg--mobile {
    display: none
  }

  .site-section.hero-banner .hero-banner__bg--tablet {
    display: none
  }

  .site-section.hero-banner .hero-banner__bg--desktop {
    display: block
  }

  .site-section.hero-banner .hero-banner__bg--large {
    display: none
  }
}

@media (min-width: 1700px) {
  .site-section.hero-banner .hero-banner__bg--mobile {
    display: none
  }

  .site-section.hero-banner .hero-banner__bg--tablet {
    display: none
  }

  .site-section.hero-banner .hero-banner__bg--desktop {
    display: none
  }

  .site-section.hero-banner .hero-banner__bg--large {
    display: block
  }
}

.site-section.hero-banner .hero-banner__content {
  position: relative;
  z-index: 1;
  height: 100%;
  margin: 40px 20px
}

.site-section.hero-banner .hero-banner__content .grid__item {
  width: 100%

}
.site-section.hero-banner .hero-banner__content a.btn {
    border-radius: 5px;
    background: #243734;
    color: #fff;
}
.banner_bg_wrap .innerwrap p {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0 20px 0;
}
.banner_bg_wrap .innerwrap a.btn {
    font-weight: normal;
    text-decoration: underline;
}
@media (min-width: 1200px) {
  .site-section.hero-banner .hero-banner__content {
    width: 100%;
    margin: 0 auto 0 auto;
    max-width: 1400px
  }
}

.site-section.hero-banner .hero-banner__content .intro p {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 25px
}

@media (min-width: 770px) {
  .site-section.hero-banner .hero-banner__content .intro p {
    font-size: 20px;
    line-height: 28px
  }
}

.site-section.hero-banner .hero-banner__content .btn, .site-section.hero-banner .hero-banner__content .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper .site-section.hero-banner .hero-banner__content button.shopify-payment-button__button {
  margin-top: 20px
}

.site-section.usp-icons {
  padding: 90px 20px
}
section.site-section.usp-icons.section--full {
  padding: 60px 0px !important;
}
section.site-section.usp-icons.section--full {
  padding-bottom: 25px !important;
}
.featured_logo_section_homepage.site-section.usp-icons.section--full{
  padding: 45px 0px !important;
}
.site-section.usp-icons .usp-icons__header h2{
  margin-bottom:22px;
}
.site-section.usp-icons .usp-icons__header h2.title.featured_logo{
  margin-bottom:35px;
}
.usp-icons__content2 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 40px;
}

.icon-item {
  text-align: center;
}
.custom_slider_class .slick-track {
  display: flex;
  align-items: center;
}

.custom_slider_class .slick-track .slick-slide {
  display: flex;
  justify-content: center;
}

.custom_slider_class .slick-track .slick-slide .custom_block_inner {
  display: flex !IMPORTANT;
}

.custom_slider_class .slick-track .slick-slide .custom_block_inner .icon-item {
  display: flex;
}


@media (min-width: 770px) {
  .site-section.usp-icons {
    padding: 140px 0 100px 0
  }
}

@media (min-width: 770px) {
  .site-section.usp-icons.section--full {
    padding: 100px 0 140px 0
  }
}

.site-section.usp-icons .usp-icons__header {
  text-align: center;
  padding: 10px;
}



.site-section.usp-icons .usp-icons__header .text {
  display: block;
  max-width: 850px;
  margin: 0 auto
}

.site-section.usp-icons .usp-icons__header .text p {
  font-size: 18px;
  line-height: 25px
}

.site-section.usp-icons .usp-icons__content {
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 1400px;
  padding-left:40px;
  padding-right:40px;
}

.site-section.usp-icons .usp-icons__content .title {
  font-family: ariana-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  min-height: 50px
}

@media (min-width: 770px) {
  .site-section.usp-icons .usp-icons__content .title {
    min-height: 0
  }
}

.site-section.usp-icons .usp-icons__content .text {
  font-size: 12px;
  line-height: 17px
}
.site-section.instagram .richtext.subheading p {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}

@media (min-width: 770px) {
  .site-section.usp-icons .usp-icons__content .text {
    font-size: 14px;
    line-height: 20px
  }
}

.site-section.usp-icons .usp-icons__content .icon-item {
  box-sizing: border-box;
  display: inline-block;
  max-width: 250px;
  margin: 30px 0
}

@media (min-width: 770px) {
  .site-section.usp-icons .usp-icons__content .icon-item {
    margin: 30px 15px;
    font-size: 16px
  }
}

.site-section.usp-icons .usp-icons__content .icon-item p {
  font-size: 14px;
  line-height: 22px
}

@media (min-width: 770px) {
  .site-section.usp-icons .usp-icons__content .icon-item p {
    font-size: 16px
  }
}

.site-section.usp-icons .usp-icons__content .icon-item .icon {
  margin-bottom: 25px
}

.site-section.usp-icons .icon--small {
  width: 85px;
  height: auto
}

.site-section.usp-icons .icon--medium {
  width: 96px;
  height: auto
}
.template-index .site-section.usp-icons .icon--medium{
  width: 100%;
  height: auto;
  text-align: center;
  max-width: 100px;
  margin: 10px;
}
.template-index .usp-icons__content2 .icon--medium{
  max-width:unset !important;
}
.template-index .site-section.usp-icons .icon--medium img{
  margin:0 auto;
}
.site-section.image-blocks.section--full {
  padding: 100px 20px 140px 20px
}

.site-section.image-blocks .image-blocks__header {
  text-align: center;
  padding: 30px 20px 100px 20px
}

.site-section.image-blocks .image-blocks__header .text {
  display: block;
  max-width: 850px;
  margin: 0 auto
}

.site-section.image-blocks .image-blocks__header .text p {
  font-size: 18px;
  line-height: 25px
}

.site-section.image-blocks .image-blocks__content {
  text-align: center;
  max-width: 1100px;
  margin: 0 20px
}

@media (min-width: 990px) {
  .site-section.image-blocks .image-blocks__content {
    margin: auto
  }
}

.template-index .site-section.image-blocks .image-blocks__content .image-row {
  margin: 0 -25px
}

.template-index .site-section.image-blocks .image-blocks__content .image-col {
  padding: 0 25px
}

.template-index .site-section.image-blocks .image-blocks__content .title {
  font-family: ariana-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px
}

.template-index .site-section.image-blocks .image-blocks__content .text {
  font-size: 12px;
  line-height: 17px
}

.template-index .video-slider__container .slider .slider__navigation-dots .slick-dots li button {
  font-size: 0px;
  margin: 0px;
  margin-top: -15px;
}

::marker {display:none !important;font-size:0px;}

.template-index .video-slider__containerul .slick-dots {
  padding: 0px;
}
.template-index .slider .slider__navigation-dots .slick-dots li {
  width: 8px;
  height: 8px;
  margin: 5px;
  margin-top: -25px;
}

.template-index .slider .slider__navigation-dots {
  text-align: center;
  margin: 0px 35px;
}

.template-index ul.slick-dots {
  padding: 0px;
}

@media (min-width: 770px) {
  .site-section.image-blocks .image-blocks__content .text {
    font-size: 14px;
    line-height: 20px
  }
}

.site-section.image-blocks .image-blocks__content .image-item {
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  margin: 15px auto
}

@media (min-width: 990px) {
  .site-section.image-blocks .image-blocks__content .image-item {
    margin: 0 auto
  }
}

.site-section.image-blocks .image-blocks__content .image-item .image {
  margin: 0 auto 25px auto
}

.site-section.image-blocks .image-blocks__content .image-item .image img {
  border-radius: 50%;
  overflow: hidden
}

.site-section.image-blocks .icon--small {
  width: 85px;
  height: auto
}

.site-section.image-blocks .icon--medium {
  width: 96px;
  height: auto
}

.site-section.image-and-text {
  padding: 90px 20px
}

@media (min-width: 770px) {
  .site-section.image-and-text {
    padding: 90px 0
  }
}

.site-section.image-and-text .max-site-width {
  max-width: 1400px;
  padding:0px 40px;
}

.site-section.image-and-text .image-and-text__content {
  text-align: center;
  padding: 0 20px
}

@media (min-width: 770px) {
  .site-section.image-and-text .image-and-text__content {
    text-align: left
  }
}

.site-section.image-and-text .image-and-text__content .title {
  margin-bottom: 35px
}

.site-section.image-and-text .image-and-text__content .richtext {
  margin-bottom: 0px
}

.site-section.image-and-text .image-and-text__content .richtext p {
  font-size: 16px;
  line-height: 22px
}
.site-section.image-and-text .image-and-text__content .richtext p:last-child{
  margin-bottom:0px;
}

.site-section.image-and-text .image-and-text__content .btn, .site-section.image-and-text .image-and-text__content .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper .site-section.image-and-text .image-and-text__content button.shopify-payment-button__button {
  display: inline-block
}

.site-section.image-and-text .image-col {
  order: 0
}

@media (min-width: 770px) {
  .site-section.image-and-text .image-col {
    order: initial
  }
}

.site-section.image-and-text .text-col {
  order: 1
}

@media (min-width: 770px) {
  .site-section.image-and-text .text-col {
    order: initial
  }
}

@media (min-width: 770px) {
  .site-section.image-and-text .image-with-text__image {
    margin: 40px 40px 0 40px
  }
  .template-index .site-section.image-and-text .image-with-text__image{
    margin:0px;
  }
}

.site-section.image-and-text .image-and-text__content {
  margin: 40px 0 0 0
}

@media (min-width: 770px) {
  .site-section.image-and-text .image-and-text__content {
    margin: 40px
  }
}

.site-section.image-and-accordion {
  padding: 90px 20px
}

@media (min-width: 770px) {
  .site-section.image-and-accordion {
    padding: 100px 20px
  }
}

.site-section.image-and-accordion .max-site-width {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 0px;
}

.site-section.image-and-accordion .image-and-accordion__header {
  text-align: center;
  padding: 0px 0 100px 0
}

.site-section.image-and-accordion .image-and-accordion__header .text {
  display: block;
  max-width: 850px;
  margin: 0 auto
}

.site-section.image-and-accordion .image-and-accordion__header .text p {
  font-size: 18px;
  line-height: 25px
}

@media (min-width: 770px) {
  .site-section.image-and-accordion .image-col .image {
    margin-right: 30px
  }
}
.site-section.image-and-accordion .image-col .image > div{
  max-width: 100% !important;
}
.site-section.product-slider {
  position: relative;
  padding: 90px 20px;
  transition: background .5s ease
}

@media (min-width: 770px) {
  .site-section.product-slider {
    padding: 100px 0 140px 0
  }
}

.site-section.product-slider .max-site-width {
  max-width: 1100px
}

.site-section.product-slider .product-slider__header {
  text-align: center;
  padding: 30px 0 10px 0
}

.site-section.product-slider .product-slider__header .text {
  display: block;
  max-width: 850px;
  margin: 0 auto
}

.site-section.product-slider .product-slider__header .text p {
  /*   font-size: 18px; */
  line-height: 25px
}

.site-section.product-slider .image-col {
  text-align: center
}

.site-section.product-slider .image-col img {
  display: inline-block
}

@media (min-width: 770px) {
  .site-section.product-slider .image-col {
    text-align: left
  }
}

.site-section.product-slider ul.slider {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100%
}

.site-section.product-slider ul.slider li {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 100%;
  overflow: hidden
}

@media (min-width: 770px) {
  .site-section.product-slider .product {
    text-align: left
  }
}

.site-section.product-slider .product .product-title {
  margin-bottom: 10px
}

.site-section.product-slider .product .pack {
  margin-bottom: 45px
}

.site-section.product-slider .product .product-nutrition {
  margin-top: 20px
}

.site-section.product-slider .product .product-nutrition a {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  border-bottom: solid 1px #243734
}

.site-section.product-slider .product .product-nutrition a:after {
  display: inline-block;
  content: '';
  width: 12px;
  height: 12px;
  background: url(plus.svg) center center no-repeat;
  margin-left: 6px
}

.site-section.product-slider .product .product-icons {
  margin: 0;
  padding: 50px 0 0 0;
  list-style: none
}

.site-section.product-slider .product .product-icons li {
  margin: 0;
  padding: 15px;
  display: inline-block
}

@media (min-width: 990px) {
  .site-section.product-slider .product .product-icons li {
    padding: 0 15px
  }
}

@media (min-width: 990px) {
  .site-section.product-slider .product .product-icons li:first-child {
    padding-left: 0
  }
}

.site-section.product-slider .product .product-icons .icon {
  text-align: center;
  display: inline-block;
  width: 52px;
  height: auto
}

.site-section.product-slider .product .product-icons .name {
  display: block;
  text-align: center
}

.site-section.product-slider .slider-controls {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  justify-content: center
}

@media (min-width: 770px) {
  .site-section.product-slider .slider-controls {
    justify-content: flex-start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
  }
}

.site-section.product-slider .slider-controls .arrow {
  cursor: pointer;
  width: 16px;
  height: 40px;
  background: url(slider-arrow.svg) no-repeat center center;
  margin-top: -1px
}

.site-section.product-slider .slider-controls .arrow.prev {
  margin-right: 40px
}

.site-section.product-slider .slider-controls .arrow.next {
  margin-left: 40px;
  transform: rotate(180deg)
}

.site-section.product-slider .slider-controls .break {
  flex-basis: 100%;
  height: 0
}

@media (min-width: 770px) {
  .site-section.product-slider .slider-controls .discover {
    margin-left: 25px
  }
}

.site-section.product-slider .slider-controls .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none
}

.site-section.product-slider .slider-controls .slick-dots li {
  display: inline-block;
  margin: 0 8px;
  padding: 0
}

.site-section.product-slider .slider-controls .slick-dots li button {
  background: 0 0;
  font-size: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #243734;
  box-sizing: border-box;
  transition: background .5s ease;
}

.site-section.product-slider .slider-controls .slick-dots li.slick-active {
  pointer-events: none
}

.site-section.product-slider .slider-controls .slick-dots li.slick-active button {
  background: #243734
}

.site-section.product-slider .btn, .site-section.product-slider .template-product #AddToCartForm--product .payment-button-wrapper button.shopify-payment-button__button, .template-product #AddToCartForm--product .payment-button-wrapper .site-section.product-slider button.shopify-payment-button__button {
  margin-top: 50px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-section.image {
  position: relative;
  transition: background .5s ease
}

.site-section.image .max-site-width {
  max-width: 1100px
}

.site-section.image.section--border .site-section__border {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 162px;
  background: #253735
}

.site-section.text {
  padding: 90px 20px
}

.product-health-benefits{
  padding: 0px !Important;
  padding-bottom:50px!important;
}
section.hompage_section.product-health-benefits{
  padding:0px 0px !Important;

}
.product-health-benefits__item {
  text-align: center;
}
@media (min-width: 770px) {
  .site-section.text {
    padding: 140px 0 100px 0
  }
}

.site-section.text.section--no-padding-bottom {
  padding-bottom: 0
}

.site-section.text .max-site-width {
  max-width: 1100px
}

.site-section.text .image-and-text__content {
  text-align: center;
  padding: 0 20px
}

.site-section.text .image-and-text__content .title {
  margin-bottom: 35px
}

.site-section.text .image-and-text__content .richtext {
  margin-bottom: 45px
}

.site-section.text .image-and-text__content .richtext p {
  font-size: 20px;
  line-height: 28px
}

.site-section.instagram {
  padding: 30px 0 0 0
}

@media (min-width: 770px) {
  .site-section.instagram {
    padding: 30px 00px 0px 0px
  }
}

.site-section.instagram .instagram__content {
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center
}

.site-section.instagram .instagram__content h2.title {
  text-align: center
}

.site-section.instagram .instagram__content .text {
  text-align: center
}

.site-section.instagram #insta-feed .instafeed-container {
  width: calc(50% - 0px) !important;
  padding-top: 50% !important;
  border-top-width: 5px;
  border-left-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
}

@media (min-width: 770px) {
  .site-section.instagram #insta-feed .instafeed-container {
    width: 25% !important;
    padding-top: 25% !important;
    border-width: 0px !important
  }
}

.site-section.custom {
  padding: 90px 20px;
  border-bottom: solid 1px #243734
}

@media (min-width: 770px) {
  .site-section.custom {
    padding: 90px 20px
  }
}

.site-section.custom .max-site-width {
  max-width: 1100px
}

.site-section.custom .text-col {
  text-align: center
}

.site-section.custom .text-col .title {
  margin-bottom: 35px
}

.site-section.other-products {
  padding: 90px 20px
}

@media (min-width: 770px) {
  .site-section.other-products {
    padding: 140px 0 100px 0
  }
}

.site-section.other-products.section--no-padding-bottom {
  padding-bottom: 0
}

.site-section.other-products .max-site-width {
  max-width: 1100px
}

.site-section.other-products .text__content {
  text-align: center;
  padding: 0 20px;
  margin-bottom: 110px
}

.site-section.other-products .text__content .title {
  margin-bottom: 35px
}

.site-section.other-products .text__content .richtext {
  margin-bottom: 45px
}

.site-section.other-products .text__content .richtext p {
  font-size: 20px;
  line-height: 28px
}

.site-section.other-products .product-col {
  margin-bottom: 60px
}

.site-section.other-products .product-col .product-title {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 30px
}

.site-section.other-products .product-col .product-image {
  margin-bottom: 30px
}

.site-section.other-products .product-col .product-image .responsive-image__wrapper {
  border-radius: 25px;
  overflow: hidden
}

@media (min-width: 770px) {
  .site-section.image-and-text-blocks .text-col.text-col--left {
    order: 0
  }
}

@media (min-width: 770px) {
  .site-section.image-and-text-blocks .text-col.text-col--right {
    order: 2
  }
}

@media (min-width: 770px) {
  .site-section.image-and-text-blocks .image-col.image-col--left .responsive-image__wrapper {
    margin-left: 0
  }
}

@media (min-width: 770px) {
  .site-section.image-and-text-blocks .image-col.image-col--right .responsive-image__wrapper {
    margin-right: 0
  }
}

.site-section.image-and-text-blocks .image-with-text__image {
  margin: 40px 0
}

@media (min-width: 990px) {
  .site-section.image-and-text-blocks .image-with-text__image {
    margin: 0
  }
}

.site-section.image-and-text-blocks .image-and-text__content {
  margin: 40px 0
}

@media (min-width: 770px) {
  .site-section.image-and-text-blocks .image-col {
    order: 1
  }
}

#shopify-section-footer footer {
  border-top: solid 1px #243734;
  background: #c2cab9;
  color: #243734;
  padding: 5rem 20px
}

@media (min-width: 770px) {
  #shopify-section-footer footer {
    padding-top: 5rem;
    padding-bottom: 5rem
  }
}

#shopify-section-footer footer .col-xs-12 {
  padding-top: 2rem;
  padding-bottom: 2rem
}

#shopify-section-footer footer .col-xs-12:first-child {
  padding-top: 0
}

@media (min-width: 990px) {
  #shopify-section-footer footer .col-xs-12 {
    padding-top: 0;
    padding-bottom: 0
  }
  .template-index .product-health-benefits__column{
    width:20% !important;
  }
}

#shopify-section-footer footer .inner {
  text-align: left
}

@media (min-width: 990px) {
  #shopify-section-footer footer .inner {
    padding-right: 50px
  }
}

#shopify-section-footer footer a {
  color: #243734;
  border-bottom: none
}

#shopify-section-footer footer h3.section-title {
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px
}

#shopify-section-footer footer .subtext p {
  font-size: 15px;
  line-height: 19px
}

#shopify-section-footer footer .footer__credit p {
  font-size: 15px;
  line-height: 19px
}

#shopify-section-footer footer .footer-links ul {
  margin: 0;
  padding: 0
}

#shopify-section-footer footer .footer-links ul li {
  margin: 0;
  padding: 5px 0 5px 0;
  display: block;
  width: 100%
}

#shopify-section-footer footer .footer-links ul li .footer__nav-link {
  padding: 0;
  margin: 0;
  font-size: 15px
}

#shopify-section-footer footer .footer-links ul li .footer__nav-link:hover .footer__nav-link-span {
  border-bottom: solid 1px #243734
}

#shopify-section-footer footer .newsletter-block p {
  font-size: 15px;
  line-height: 19px
}

#shopify-section-footer footer .newsletter-block .input-group {
  display: block;
  width: 100%
}

#shopify-section-footer footer .newsletter-block .input-group-field {
  color: #243734;
  border: solid 1px #243734;
  border-radius: 25px;
  margin-bottom: 15px
}

#shopify-section-footer footer .newsletter-block .input-group-field::-moz-placeholder {
  color: #243734;
  opacity: 1
}

#shopify-section-footer footer .newsletter-block .input-group-field:-ms-input-placeholder {
  color: #243734;
  opacity: 1
}

#shopify-section-footer footer .newsletter-block .input-group-field::placeholder {
  color: #243734;
  opacity: 1
}

#shopify-section-footer footer .newsletter-block .input-group-field:-ms-input-placeholder {
  color: #243734
}

#shopify-section-footer footer .newsletter-block .input-group-field::-ms-input-placeholder {
  color: #243734
}

html.with-featherlight {
  overflow: unset
}

body, html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%
}

body {
  overflow-x: hidden;
  background: #c2cab9
}

main {
  position: relative;
  background: #fff
}
.best-seller-info .button {
    margin: 15px 0 0 0;
}
#MainContent {
  padding-top: 115px
}

.template-index #MainContent {
  padding-top: 0
}

.site-section.hero-banner {
    justify-content: center;
}
.best_seller_wrap .best_seller_inner .product__images {
    text-align: center;
}
.header-placeholder {
  display: none !important;
}

.site-header {
  transition: none;
}

.product-meta__guaranteed-icon{
  display: flex;
  align-items: center;
}

.scrolling_wrap li {
    position: relative;
}
.scrolling_wrap li:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 13px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    left: 5px;
    top: 4px;
}
.best_seller_wrap .max-site-width , .banner_with_wrap .max-site-width {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.banner_with_wrap_content_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.best_seller_wrap {
    text-align: center;
    padding: 60px 0px;
}

.best_seller_wrap .best_seller_wrap_title--desktop {
  display: block;
}

.best_seller_wrap .best_seller_wrap_title--mobile {
  display: none;
}

.best_seller_wrap .best_seller_inner {
    margin-top: 50px;
}

.best-seller-info {
    margin: 20px 0 0 0;
}
.best-seller-info .prod_desc p {
    margin: 15px 0 15px 0;
}
  .best-seller-info a.btn {
    color: #c2cab9;
    text-decoration: underline;
}
.banner_with_wrap {
    display: flex;
    justify-content: flex-end;
    position: relative;
    height: auto;
    min-height: 700px;
}

.banner_with_wrap .max-site-width .left_content {
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
}

.banner_with_wrap  .banner_with_wrap_image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.left_content_inner {
    z-index: 1;
    width: 100%;
}
.banner_bg_wrap {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.banner_bg_wrap .innerwrap {
    text-align: center;
    padding: 150px 20px;
    max-width: 1110px;
    margin: 0 auto;
    font-weight: normal;
}

.banner_with_wrap_main {
    position: relative;
}
.banner_with_wrap_main .banner_with_wrap_link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.banner_with_wrap .banner_with_wrap_title {
    margin-bottom: 0;
    font-family: ariana-pro, sans-serif;
    font-size: 70px;
    line-height: 1;
    font-style: normal;
    font-weight: 700;
}

.banner_with_wrap .banner_with_wrap_description {
  margin-top: 35px;
  margin-bottom: 0;
}

.banner_with_wrap .banner_with_wrap_button {
  margin-left: 30px;
}

@media screen and (min-width: 575px) and (max-width: 1023px) {
  #shopify-section-footer footer .col-xs-12 {
    padding-top: 0;
    padding-bottom: 32px;
    flex-basis: 50%;
    max-width: 50%;
  }

  #shopify-section-footer footer .col-xs-12:first-child {
    padding-top: 0;
    padding-bottom: 32px;
  }
}
@media (max-width: 1260px) {
  .template-blog #MainContent .blog-row {
      margin: 0;
  }
}

@media(max-width:1199px)
{

.image_with_text-Middle_wrapper .grid_one.custom_grid {
    grid-template-columns: auto 25% 25rem 25% auto;
}
  
}

@media(max-width:1160px) { 
  .best_seller_wrap .max-site-width  ,  .banner_with_wrap .max-site-width {
    padding: 0 20px;
}
}



@media(max-width:1023px)  
{
  .image_with_text-Middle_wrapper {
    padding: 20px 0px 50px;
}
  
.image_with_text-Middle_wrapper .grid-two.custom_grid {
    position: relative;
    height: unset;
}
  .image_with_text-Middle_wrapper .grid-two.custom_grid .image_wrapper {
    position: relative;
    height: unset;
    text-align: center;
}
  .image_with_text-Middle_wrapper .grid-two.custom_grid .image_wrapper img {
    position: relative;
    height: unset;
    width: auto;
}
  .image_with_text-Middle_wrapper .grid_one.custom_grid {
    grid-template-columns: 0 45% auto 45% 0;
}
  
  
}
@media (max-width:991px){
  .site-section.usp-icons .usp-icons__content{
    padding-left:12px;
    padding-right:12px;
  }
  .site-section.image-and-accordion .max-site-width{
    padding:0px;
  }
  .usp-icons__content2{
    padding:0px 20px;
  }
  .product-health-benefits{
    padding:60px 0px !important;
  }
  .site-section.product-slider,.site-section.image-and-text,.site-section.image-and-accordion{
    padding-top:60px;
    padding-bottom:60px;
  }

  .site-section.image-and-accordion .max-site-width,.site-section.image-and-text .max-site-width,.site-section.image-and-text .image-and-text__content{
    padding-left:0px;
    padding-right:0px;
  }

  .banner_with_wrap .banner_with_wrap_title {
    font-size: 45px;
    line-height: 1.25;
  }

  .banner_with_wrap {
    min-height: 80vh;
  }
}

@media (max-width:768px){
  .banner_bg_wrap .innerwrap p {
    font-size: 24px;
    line-height: 30px;
}
  .banner_bg_wrap .innerwrap {
    padding: 100px 20px;
}
.site-section.hero-banner.home-banner-new {
    justify-content: flex-end;
  text-align: center;
}
  .site-section.hero-banner.home-banner-new .hero-banner__content p {
    font-size: 15px;
}
  .site-section.hero-banner.home-banner-new .hero-banner__content {
    margin-bottom: 20px;
}
.site-section.hero-banner.home-banner-new .hero-banner__content h1 {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.25;
}
  .site-section.hero-banner.home-banner-new .hero-banner__content a.btn {
    margin-top: 0;
}
  .custom_slider_class2 .slick-prev:before,  .custom_slider_class2 .slick-next:before,.custom_slider_class3 .slick-prev:before,
  .custom_slider_class3 .slick-next:before{
    display:none;
  }
  .custom_slider_class2 button.slick-prev.slick-arrow,.custom_slider_class3 button.slick-prev.slick-arrow {
    cursor: pointer;
    width: 16px;
    height: 40px;
    background: url('/cdn/shop/t/33/assets/slider-arrow.svg') no-repeat center center;
    margin-top: -1px;
    box-shadow: none;
    font-size: 0px;
    outline: 0;
    position: absolute;
    border: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index:9;
    transform: none;

  }

  .custom_slider_class2 button.slick-next.slick-arrow,.custom_slider_class3 button.slick-next.slick-arrow{
    cursor: pointer;
    width: 16px;
    height: 40px;
    background: url('/cdn/shop/t/33/assets/slider-arrow.svg') no-repeat center center;
    margin-top: -1px;
    box-shadow: none;
    font-size: 0px;
    outline: 0;
    position: absolute;
    border: 0;
    transform: none;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index:9;
    transform:rotate(180deg);

  }
  .custom_slider_class3 .slick-slide{
    padding-left:0px;
    padding-right:0px;
  }
  .custom_slider_class2 .icon-col,.custom_slider_class3 .icon-col{
    flex-basis: 100%;
    max-width: 100%;

  }
  .site-section.hero-banner {
    min-height: calc(85vh);
  }
  .homepage-icons.site-section.usp-icons .usp-icons__content{
    display:block!important;
  }
  .homepage-icons .row{
    display:block!important;
  }
  .product_page .usp-icons__content{
    display:block!important;
  }
  .product_page .row{
    display:block!important;
  }
  div#insta-feed{
    padding:0px 10px;
  }
  .site-section.usp-icons .usp-icons__content .title {
    font-size:18px;
    min-height:unset;
  }
  .slider .slider__slide-col.slider__slide-col--text{
    padding-left:16px;
    padding-right:16px;
  }
  .site-section.product-slider header.product-slider__header.homepage-sectionss {
    padding: 30px 0 20px 0
  }
  .site-section.product-slider .product .pack{
    display:none;
  }
  .site-section.product-slider .product-description {
    display: none;
  }
  .product-nutrition.popup-item {
    display: block;
  }
  .site-section.product-slider .product .product-icons {
    padding: 0px 0 0 0;
  }
  .hide_for_mobile{
    display:none;
  }
  .banner_btn {
    padding: 18px 25px 20px 25px; !important;
    min-width: auto !important;
    font-size: 15px;
  }
  .banner_btn + .banner_btn {
    margin-left:10px;
  }

  .best_seller_wrap .best_seller_wrap_title {
    font-size: 28px;
    line-height: 1.25;
  }

  .best_seller_wrap .best_seller_wrap_title--desktop {
    display: none;
  }

  .best_seller_wrap .best_seller_wrap_title--mobile {
    display: block;
  }
}

@media(max-width:767px)
{
.template-blog #MainContent .blog-row .blog-col {
    padding: 0;
}
.site-section.usp-icons .usp-icons__header h2.title.featured_logo{
  margin-bottom:10px;
}
  
.site-section.product-slider .slider-controls {
    margin-bottom: 25px;
}

.product-ingredients__popup-close-container {
    top: -25px!important;
   
}
.midde-image-text-wrapper .usp-icons__header {
    margin-bottom: 20px;
  padding: 0px 20px;
}

  .midde-image-text-wrapper {
    padding: 0;
}
  .image_with_text-Middle_wrapper .mobile-content-grid .grid-one-inner-text .grid-heading {
    padding: 0 4rem;
    font-family: ariana-pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 18px;
    margin: 0px 0px 10px;
    position: relative;
	text-align: center;
}
  
  .image_with_text-Middle_wrapper .mobile-content-grid .grid-one-inner-text .grid-heading:before {
    position: absolute;
    top: 0.8em;
    left: 0;
    display: block;
    width: 2.6rem;
    height: 0px;
    content: "";
    background-color: currentColor;
}
  .image_with_text-Middle_wrapper .mobile-content-grid .grid-one-inner-text .grid-description {
    padding: 0 4rem;
}
  .image_with_text-Middle_wrapper .mobile-content-grid .grid-one-inner-text .grid-description p {
    margin: 0px;
    font-size: 16px;
    text-align: center;
}
  .image_with_text-Middle_wrapper ul.slick-dots {
    margin: 1.5rem 0;
    display: flex;
    justify-content: center;
}
  .image_with_text-Middle_wrapper ul.slick-dots li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #243734;
    box-shadow: none;
    outline: none;
    cursor: pointer;
    transition: all .25s ease-out;
    background: transparent;
    list-style: none;
    margin: 0 .4rem;
}
  .image_with_text-Middle_wrapper ul.slick-dots li.slick-active {
    background: #243734;
}
  
  .image_with_text-Middle_wrapper ul.slick-dots li button {
    display: none;
}
  .main_middle-section {
    text-align: center;
    padding: 0 20px;
    margin: 30px 0px 0px 0px;
}
.main_middle-section a.middle-section {
    padding: 14px 50px;
    border-radius: 50px;
    width: auto;
    min-width: 200px;
}
  .image_with_text-Middle_wrapper .grid-one-inner-text {
    margin-top: 1.2rem;
}
  .btn-main-default {
    justify-content: center;
}
  button.button.homepage-ingredients-text {
    padding: 18px 20px;
}
  
}


@media(max-width:768px) {
  .left_content_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .banner_with_wrap_content_container {
    margin-top: 10px;
    align-items: center;
    text-align: center;
    flex-direction: column;
  }

  .banner_with_wrap .banner_with_wrap_description {
    margin-top: 10px;
  }

  .banner_with_wrap .banner_with_wrap_button {
    margin-top: 20px;
    margin-left: 0;
  }

.best_seller_wrap .grid__item:not(:last-child) {
    margin-bottom: 60px;
}

}


@media(max-width:480px)
{
.banner_bg_wrap .innerwrap p {
    font-size: 22px;
    line-height: 28px;
}
}

@media(max-width:480px)
{
    .site-section.hero-banner.home-banner-new .hero-banner__content a.btn {
      width: 100%;
      padding: 15px 20px;
  }

  .banner_with_wrap .banner_with_wrap_title {
    font-size: 24px;
  }
}


@media(max-width:400px)
{
  .homepage-section.site-section .button_2_memore_product_slider {
      margin-left: 0px;
  }
}

