.shopify-section--header {
    
    z-index: 999;
}
.shopify-section--header {
  margin-bottom: 0 !important;
  background: #000;
}

.Slideshow--fullscreen .Slideshow__Image{    object-fit: contain;}
.Slideshow__ImageContainer {
  height: auto;
}

.AnnouncementBar__Wrapper {
  padding: 5px 15px;
}
.video.desktop video {
  height: auto !important;
}
p.AnnouncementBar__Content.Heading {
  font-size: 16px;
  letter-spacing: 0px;
  font-weight: bold;
}
.about .PageContent.Rte, .faq .PageContent.Rte {
  width: 90%;
  max-width: inherit;
  margin-top:20px;
  margin-bottom:20px;
}
.about .PageContent.Rte span {
  font-size: 22px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  line-height:35px; padding: 0% 0%;
}

.about .PageContent.Rte p.scnd {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.about h3 {
  position: relative;
  padding: 0;
  margin: 0;
  color: #fff;
  letter-spacing: 0;
  font-size: 24px;
  font-weight: bold;
  line-height:30px; letter-spacing:0px;
}

.about h3::before {
  content: '';
  background-color: #cf2796;
  width: 400px;
  height:30px;
  top: 0;
  position: absolute;
  left: -100px;
  z-index: -1;
}
.cust_embeded{
  overflow:unset !important;
}


.about .PageContent.Rte p {
  text-align: justify;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.about .PageContent.Rte p.big {
  font-size: 18px;
  font-weight: bold;
}
.Footer__Block {
  flex: 0 1 auto;
  width: 50%;
}
.Footer__Block--newsletter {
  flex-basis: inherit;
}
.Footer--withMargin {
  margin-top: 30px;
}
.Footer__Inner+.Footer__Aside {
  margin-top: 0px;
  text-align: center;
}
.Footer__Copyright {
  display: table;
  margin: 0 auto;
}
.Footer h2.Footer__Title.Heading {
  font-size: 22px;
  letter-spacing: 0;
  font-weight: normal;
  border-bottom: 1px solid;
  display: table;
  margin-bottom:30px;
}

.Footer  li.Linklist__Item {
  float: left;
  width: 50%;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
.Footer__Content.Rte p {
  font-size: 18px;
  line-height: 35px;
}

.Footer form#footer-newsletter input.Form__Input {
  float: left;
  width: calc(70% - 260px);
  margin-right: 10px;
  font-size:20px;
  padding: 14px 14px; background:#fff;
  color: #000 !important;
}
.Footer form#footer-newsletter input.first_name{
  width: calc(55% - 260px);
}
.Footer__Block.Footer__Block--newsletter {
  padding-left: 0;
}
.Footer__Block.Footer__Block--links {
  padding-right: 0;
}
.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slick-dots{bottom:0 !important;}

.slick-dots li{width: 30px !important;
  height: auto !important;}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 37px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px !important;
  height: 5px !important;
  content: '';
  text-align: center;
  opacity: 1 !important;
  color: black;
  -webkit-font-smoothing: antialiased;
  background-color: #bababa;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  background: #cf2796 !important;
}

.Footer button.Form__Submit.Button.Button--primary {
  margin: 0;
  display: table;
  font-size: 20px;
  letter-spacing: 0; font-weight:bold;
}
.Footer__Copyright, .Footer__Copyright a {
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0;
  border-top: 2px solid #cf2796;
  width: 100%;
  padding-top: 20px; text-transform:inherit;
}
.Footer--withMargin {
  margin-top: 30px;
  padding-bottom: 20px;
}

.Header__Wrapper li.HorizontalList__Item.is-active a {
  border-bottom: 6px solid #fff;
  padding-bottom: 5px;
}

.Header__Wrapper .u-h6 {
  font-size: 22px;
  letter-spacing: 0px; font-weight:bold;
}
.Header__MainNav .HorizontalList li.HorizontalList__Item:first-child{
 /* background: #cf2796; */
}
.Header__Wrapper li.HorizontalList__Item {
  padding: 10px;
}
.Header__LinkSpacer::after{display:none;}
.Faq__Section.Heading {
  padding: 0;
  margin: 0;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 24px;
  border-bottom: 2px solid #000;
  display: table;
  line-height: normal;
  margin-bottom:10px; margin-top:30px;
}

.que{float:left; width:100%; margin-bottom:20px;}

.Faq__Item {
  position: relative;
  margin: 14px 0;
}
.Faq__Icon {  top: 8px;}

.Faq__Icon svg {
  font-size: 20px !important;
  width: 20px;
  height: 14px;
}
.var_tags span.pink_p {
  color:#cf2796;
  padding-left:0;
}
.Faq__Question {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px; text-transform:uppercase;
} 

.Faq__AnswerWrapper {
  font-size: 16px;
  font-weight: 400; text-align:justify;
  letter-spacing: 0px; line-height:26px;
}

#shopify-section-about img {
  width: 100% !important; margin-bottom:30px;
}
#section-faq img {
  width: 100%;
}
.faqq {
  display: table;
}
.faqq h3.tlt {
  margin-top: 30px;
  float: left;
}

.faq .PageContent {
  padding: 0;
  margin: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 100%;
}

/*contact*/

.about img {
  width: 100%;
}
.desk {
  width: 90%;
  margin: 0 auto;
  max-width: inherit;
  margin-top: 20px;
  margin-bottom: 110px;
  display: table;
  text-align: center;
}
.desk h2 {
  color: #cf2796;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}
.desk p {
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 30px;
  width: 70%;
}
.desk p a {
  border-bottom: 2px solid #000;
}
.package {
  width: 90%;
  margin: 0 auto;
  display: table;
  margin-bottom: 50px;
}
.pack {
  width: 31.33%;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  text-align: center;
  position: relative;
  padding-bottom: 30px;
  padding-top: 90px;
  min-height: 418px;
}
.pack img.icn {
  max-width: 190px;
  display: table;
  margin: 0 auto;
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
  width:auto;
}
.pack.pink {
  background: #f4d0e8;
  border-radius: 20px;
}
.pack.yellow {
  background: #ffeec7;
  border-radius: 20px;
}
.pack.green {
  background: #cafcef;
  border-radius: 20px;
}

.pack span {
  font-size: 20px;
  font-weight: bold;
}
.pack p {
  font-size: 16px;
}

.pack p img {
  max-width: 70px;
  display: table;
  margin: 0 auto;
  margin-top: 10px;
}

.whole-sale .Footer--withMargin {  margin-top: 0px;}

.banr {
  position: relative;
  /*     display: table; */
  width: 100%;
}
.banr a {
  position: absolute;
  bottom: 60px;
  z-index: 1;
  background: #cf2795;
  left: 24%;
  color: #fff;
  font-size: 18px;
  padding: 8px 30px;
  text-transform: uppercase;
  text-decoration:none;
}


/******* Registration ********/
.regs {
  display: table;
  width: 100%;
  background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/background.png?939);
  background-position: top center;
  background-size: cover;
}


.regis {
  text-align: center;
  width: 80%;
  display: table;
  margin: 0 auto;
  margin-top: 70px;
}


.regis h2 {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
}

.regis img {
  max-width: 300px;
}
.regis span {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: normal;
}
.regis p {
  font-size: 20px;
  color: #fff;
  width: 70%;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
}
.regis p a {
  border-bottom: 1px solid #fff;
}
section#section-registration {
  margin-bottom: 50px;
}
h1.Form__Title.Heading.u-h1 {
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 40px;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 26px;
}
.kcusleft{display: block;
  margin-right: 1%;
  width: 49%;
  float: left; min-height: 85px;}
.kcusryt{float:right; margin-left:1%; width:49%; display: block; min-height: 85px;}

.kcusleft label, .kcusryt label {
  float: left;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  width: 100%;
  text-align: left;
}

.kcusleft input, .kcusryt input, .kcusryt select, .kcusleft select {
  background-color: #ffe5ce !important;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  line-height: 30px !important; font-size:16px;
}

.kcusryt select, .kcusleft select {
  width: 100%;
  height: 56px !important;
  padding: 10px;
  -webkit-appearance: none;
}

.kcus{display: block;
  margin-right:0%;
  width: 100%;
  float: left; min-height: 85px;}
.kcus label {
  float: left;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  width: 100%;
  text-align: left;
}

.kcus input {
  background-color: #ffe5ce !important;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  line-height: 30px !important; font-size:16px;
}

.container {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height:normal;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #000;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #000;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.SizeSwatch {
  display: inline-block;
  text-align: left;
  min-width: 36px;
  padding: 0;
  border: 0;
  color: #000;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}


.kcus a {
  color: #d30000;
  border-bottom: 2px solid #d30000;
}

button.Form__Submit.kcusbtn {
  display: table;
  margin: 0 auto;
  background: #000;
  color: #fff;
  font-size: 20px;
  padding: 5px 30px;
  margin-bottom: 30px;
  border-radius: 10px;
}
.kcus.log {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
header.Form__Header.kcus {
  margin-top: 30px;
  display: table;
  width: 100%;
  float: left; min-height:auto; margin-bottom:10px;
}

header.Form__Header.kcus h1.Form__Title.Heading.u-h1{margin-bottom:0px;}

.regis p.error {
  color: #d30000;
  padding: 0;
  margin: 0;
  text-align: right;
  position: absolute;
  font-size: 15px;
  width: 100%;
}

textarea.Form__Textarea {
  background-color: #ffe5ce !important;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  line-height: 30px !important;
  font-size: 16px;
}

.regis h1.SectionHeader__Heading.Heading.u-h1 {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
}

.regis .PageHeader {
  margin: 0px 0;
}

.regis p {
  font-size: 20px;
  color: #000;
  width: 70%;
  display: table;
  margin: 0 auto;
  margin-top: 30px;
}

header.Form__Header.kcus h1.Form__Title.Heading.u-h1 {
  margin-bottom: 0px;
  margin-top: 0;
}

button.Form__Submit.Button.kcus {
  display: table;
  margin: 0 auto;
  background: #000;
  color: #fff;
  font-size: 20px;
  padding: 10px 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  width: auto;
  min-height: inherit;
  float: none;
}

.contact .Footer--withMargin {
  margin-top: 0px;
}

.contact .PageContent {  margin-bottom: 0px;}

.regis p.infotxt {
  color: #fff;
}

/* home page */

.SectionHeader:not(:only-child) {
  margin-bottom: 0px;
}
.shopify-section--bordered .u-h1, .shopify-section--bordered .Rte h1 {
  font-size: 26px;
  letter-spacing: 0;
  font-weight: bold;
}
.shopify-section--bordered .Rte {
  font-size: 20px;
  width: 60%;
  display: table;
  margin: 0 auto;
}

.custlft {
  position: relative;
  width: 100%;
  display: table;
}
.lft {
  float: left;
  width: 65%;
  z-index: 1;
  position: relative;
}
.lft h4 {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
}
.lft p {
  float: left;
  width: 100%;
  padding: 20px;
  font-size: 26px;
  color: #fff;
  letter-spacing: 0; font-weight:bold;
}
.lft ul {
  margin: 0;
  float: left;
  padding: 20px;
}
.lft ul li {
  list-style-type: none;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-indent: 0px;
  position: relative;
  margin-bottom: 10px;
  float:left; width:100%;
}

.custryt {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  margin-top: 0px;
  top: 0;
}

.custryt img {
  height: 100%;
}

img.custryt {
  float: left;
  width: 35%;
  margin-top: -21px;
}



.lft ul li p {
  float: left;
  width: calc(100% - 35px);
  display: table;
  margin-left: 35px;
  padding: 0;
}
.lft ul li span {
  float: left;
  width: 35px;
  position: relative;
}
.lft ul li span:before {
  content: '';
  position: absolute;
  background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/right.png?1815);
  height: 30px;
  width: 30px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  top: 8px;
}
.banr img {
  width: 100%;
}
.process p {
  font-size: 20px;
}
.pblk {
  float: left;
  width: 16.66%;
  text-align: center;
}
.pblk span {
  float: left;
  width: 100%;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pblk img.desktop {
  max-width: 160px;
  display: table;
  margin: 0 auto;
}
.process {
  display: table;
}
.Footer__Content.Rte span {
  float: left;
  width: 65%;
}
.Footer__Content.Rte img {
  margin: 0;
  float: right;
  margin-right: 30px;
  margin-top: -45px;
  max-width:99px;
}
sup {
  font-size: 12px;
}
.jdgm-carousel-wrapper h3, .reviewtitle h3 {
  font-size: 40px;
  display: table;
  margin: 0 auto;
  font-weight: bold;
  margin-bottom: 10px;
}

.shopify-section--bordered .Rte{width:100%;}

.bnrback {
  background-color: #ffc845;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bnrback .blft {
  float: left;
  width: 50%;
}
.bnrback .bryt {
  float: left;
  width: 50%;
}
.bnrback .blft img {
  width: 100%;

  max-height: inherit;
}

.bnrback .bryt {
  float: left;
  width: 50%;
  text-align: center;
}
.bnrback .bryt span {
  font-size: 30px;
  font-weight: bold;
}
.bnrback .bryt h5 {
  font-size: 100px;
  font-weight: bold;
  margin: 0;
  line-height: normal;
}
.bnrback .bryt p {
  max-width: 320px;
  display: table;
  margin: 0 auto;
  font-size: 18px;
  text-align: justify;
}
.bnrback .bryt label span {
  font-size: 24px;
}
.bnrback .bryt label {
  text-align:left;
}
.bnrback .bryt label {
  text-align: left;
  width: 320px;
  display: table;
  margin: 0 auto;
}

.frutitems {
  display: table;
  width:100%; margin-bottom:30px;
  margin-top: 30px;
}
.frutitems h2 {
  font-size: 30px;
  font-weight: bold;
  display: table;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.fifty-p {
  float: left;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 30px; margin-top:30px;
}
.fifty-p .fpimg {
  float: left;
  width: 30%;
}
.fifty-p .fptext {
  float: left;
  width: 70%;
  text-align: left;
}
.fifty-p .fptext h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}
.fifty-p .fptext p {
  font-size: 18px;
  letter-spacing: 0;
}
.bottom-banner img {
  width: 100%;
}
.reviewtitle {
  margin-top: 20px;
  padding:0 20px;
}


.Product__Wrapper {
  max-width: 100%;
  display: table;
  width: 100%;
}
.Product__Gallery.Product__Gallery--withThumbnails {
  float: left;
  width: 43%;
  margin-left: 0;
  margin-right: 30px;
}
.Product {
  position: relative;
  margin: 0 auto 50px auto;
  max-width: 100%;
  padding: 0px 50px;
}
.Product__InfoWrapper {
  position: relative;
  right: 0;
  top: 0;
  height: 100%;
  float: left;
  width: 54%;
}
.Product__Info {
  width: 100% !important;
  float: left;     position: inherit; top: 0 !important; max-width:inherit !important; margin:0;
}
.Product__Tabs {
  margin: 0;
  float: left;
  width: 100%;
}
.Collapsible--large .Collapsible__Button {
  padding: 14px 20px;
  background: #f7dcee;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: 0;
  color: #000;
}
.Collapsible__Plus {
  position: absolute;
  right: 20px;
  top: calc(50% - (11px / 2));
  width: 18px;
  height: 18px;
}
.Product__Tabs .Collapsible__Content {
  padding-right: 0px;
}

.ProductMeta__Description ul {
  float: left;
  margin: 0;
}
.ProductMeta__Description ul li {
  list-style-type: none;
  position: relative; float:left; width:100%;
}
.ProductMeta__Description ul li span {
  float: left;
  width: 35px;
  position: relative;
}
.ProductMeta__Description ul li p {
  float: left;
  width: calc(100% - 35px);
  display: table;
  margin-left: 35px;
  padding: 0;
}

.ProductMeta__Description ul li span:before {
  content: '';
  position: absolute;
  background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/tick.png);
  height: 20px;
  width: 20px;
  left: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  top: 8px;
}

.icons {
  display: table;
  width: 100%;
}
.icons .icns {
  float: left;
  width: 25%;
  text-align: center;
  margin-top: 30px;
}
.icons .icns img {
  margin-bottom: 10px;
}
.icons .icns p {
  font-size: 14px;
  opacity: 1;
  color: #000;
}
.Collapsible {
  border-top: 0;
  border-bottom: 0;
  overflow: hidden;
}

.tagline {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tagline h3 {
  font-size: 18px;
  font-weight: bold;
}
.tagline span {
  font-size: 18px;
  font-style: italic;
}
.ProductMeta__Title {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
}
.video {
  display: table;
  margin-top: 0px;
  width: 100%;
}

.yotpo .text-m {
  float: left;
  font-size: 18px !important;
  color: #cf2796 !important;
  padding: 10px 5px;
}
.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, .yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star{font-size: 28px !important;
  color: #cf2796;
  padding: 4px;}

.ProductMeta__Description {
  margin: 24px 0;
  padding-top: 0;
  border-top: 0;
  text-align: left;
}
.slick-slide img.mobile {
  display: none;
}
.banr img.mob {
  display: none;
}

.about  .Footer--withMargin{margin-top:0px;}

.custlft .lft a {
  margin-left: 30px;
  float: left;
  padding: 10px 30px;
  /*background: #f37e47;*/
  background: #3CDBBF;
  margin-bottom: 20px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}

.custlft .lft a:hover{background-color:#000;}


/* cell number */
/* .Carousel__Cell:before {
display: block;
text-align: center;
content: counter(carousel-cell);
line-height: 200px;
font-size: 80px;
color: white;
} */


.imagegallery {
  padding-top: 60px;
  text-align:center;
}
.imagegallery h2 {
  font-size: 40px;
  line-height: 50px;
  color: #383838;
  font-weight: bold;
  max-width: 1100px;
  display: table;
  margin: 0 auto;
  margin-bottom: 80px;
}
.slick-prev:before {
  content: '';
  background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/leftarrow.png?3377);
  height: 51px;
  width: 28px;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0px !important;
}

.slick-next:before {
  content: '';
  background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/rytarrow.png?3378);
  height: 51px;
  width: 28px;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0px !important;
}

.slick-next {
  right: 40px !important;
}

.slick-prev {
  left: 40px !important;
}

.slick-prev, .slick-next{height:51px !important; width:28px !important;}

.serum_tags_all {
  border: 2px solid #000;
  display: table;
  width: 100%;
  margin:0;
}
.serum_tags_all li.HorizontalList__Item {
  width: 100%;
  padding: 10px;
  margin: 0;
  border-bottom: 2px solid #000;
  background: #fff;
}
.serum_tags_all li.HorizontalList__Item:nth-child(2) {
  border-bottom: 0px;
}
.serum_tags_all li.HorizontalList__Item .SizeSwatch__Radio {
  display: block;
  float: left;
  margin-right: 15px;
}
.serum_tags_all li.HorizontalList__Item.active_radio {
  background: #f7dcee;
}
.var_tags span strike {
  margin-right: 10px;
  float:left;
  position:relative;

}

.var_tags span strike::after {
  border-bottom: 2px solid #cf2796;
  content: "";
  left: 0;
  margin-top: 0px;
  position: absolute;
  right: 0;
  top: 50%;
}

.ProductForm__AddToCart {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  letter-spacing: 0;
  font-weight: bold;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 7px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.var_tags span {
  color: #000;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  padding-left: 25px;
  float:left;
}
.var_tags p {
  color: #000;
  font-size: 18px;
  line-height: normal;
  padding-left: 25px;
  margin:0;
  margin-bottom:12px;
}



.container span.checkmark {
  background: #fff;
  border: 2px solid #000;
  border-radius: 0;
}
.container:hover input ~ .checkmark {
  background-color: #fff;
}
.container input:checked ~ .checkmark {
  background-color: #cf2796;
}



.ProductForm__AddToCart.Button.mobile {
  position: sticky;
  bottom: 0;
}

.btnmob {
  position: sticky;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  letter-spacing: 0;
  font-weight: bold;
  background: #cf2796;
  color: #fff;
  width:100%;
  padding:10px;
}

/* .Product__Info.mobile button.ProductForm__AddToCart.Button.Button--primary.Button--full {
display: none;
} */

.btnmob{display:none;}

.video.mobile, .icons.mobile {
  display: none;
}
.Product__SlideshowNavScroller {
  flex-wrap: wrap;
  display: flex;
  justify-content: flex-start;
}
.Product__Gallery:not(.Product__Gallery--stack).Product__Gallery--withThumbnails .Product__SlideshowNavImage {
  width: unset;
  margin: unset;
  vertical-align: middle;
  flex: 0 23%;
  margin-bottom: 10px;
  margin-left: 10px;
}
.custom_image_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom_image_wrapper  .SectionHeader__IconHolder {
  margin-top: 0;
}
.review_judgeapp span.jdgm-prev-badge__stars {
  font-size: 20px;
}
.jdgm-star {
  font-weight: normal !important;
}
.jdgm-all-reviews-widget, .jdgm-rev-widg {
  padding: 24px 0 !important;
  border: 1px solid #eee;
  margin-top: 24px;
  margin-bottom: 24px;
  border-left: 0 !important;
  border-right: 0 !important;
}
.jdgm-rev__content {
  padding-left: 55px;
}
.jdgm-rev__body {
  color: #6b6b6b;
}
.jdgm-rev__social-inner {
  margin-top: 4px;
  margin-bottom: -4px;
  padding-left: 50px;
}
.policies h1.SectionHeader__Heading.Heading.u-h1 {
  font-size: 35px;
  font-weight: bold;
}
.pack p a.mob {
  display: none;
}
.star_img {
  max-width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom:20px;
}
.star_img h2{
  display: inline-block;
  margin-bottom:0px;
  margin-left:0;
  margin-right:20px;
  margin-top:0;
  padding:0;
  color:#383838;
}
.main_as_review p{
  color:#383838;
}
.main_review_as {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 30px;
}
.imagegallery.main_as_review {
  padding: 70px 10px;
}
.imagegallery.main_as_review p{
  font-weight:bold;
  font-size:16px;
}
.review_cust p{
  font-weight:normal !important;
  font-size:16px;
}
.vendor p{
  text-transform:uppercase;
  margin-top:20px;
}
.star_img img {
  width: 170px;
}
.custom_width_page{
  max-width:1200px;
}
.video_in {
  flex: 0 49%;
  margin-bottom: 20px;
}
.video_as_cover {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom_review{
  margin-bottom:0px;
}
.video-section.video-width--100 {
    padding: 0;
    width: 100%;
}
.video-section .embed-container {
    z-index: 500;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.about .Footer--withMargin {
    margin-top: -1px;
}
/************* Responsive **************/
@media (min-width: 1366px) and (max-width: 1440px) {
  .Footer form#footer-newsletter input.Form__Input {
    width: calc(72% - 260px);
  }
  .Footer form#footer-newsletter input.first_name{
    width: calc(64% - 260px);
  }
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .Footer form#footer-newsletter input.Form__Input {
    width: calc(72% - 260px);
  }
  .Footer form#footer-newsletter input.first_name{
    width: calc(72% - 260px);
  }
}
@media screen and (max-width:1399px) {
  .Footer__Content.Rte img {
    margin-top: 0;
  }
  .lft ul li p, .lft p{font-size:22px;}
  .lft ul li span:before {
    content: '';
    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/right.png?1815);
    height: 20px;
    width: 20px;
    left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 8px;
  }
}
@media screen and (min-width: 1240px){
  .Product__Gallery:not(.Product__Gallery--stack).Product__Gallery--withThumbnails .Product__SlideshowNav {
    text-align: left;
  }
  .Product--small .Product__Slideshow {
    max-width: 100%;
  }
  .Header:not(.Header--sidebar) .Header__Wrapper {
    padding: 8px 50px;
  }
}
@media screen and (max-width:1280px) {
  .bnrback .blft img {
    width: 100%;
    height: 100vh;
    max-height: 600px;
  }
}

@media screen and (max-width:1024px) {

  .pblk img.desktop{    max-width: 120px;}
  .custryt img {
    height: 100%;
    max-width: 70%;
    float: right;
  }
  .Product__SlideshowNavScroller .AspectRatio {
    position: relative;
    max-width: 30px;
    display: inline-block;
    float: left;
    margin: 5px;
  }
  .flickity-page-dots{display:none;}

  .Product__SlideshowNavScroller .AspectRatio>img, .Product__SlideshowNavScroller .no-js .AspectRatio>noscript img {
    position: inherit;

  }
  .Product__SlideshowNavScroller .AspectRatio::before {
    padding-bottom: 0;
  } 
  .Product__SlideshowNav {
    display: block;
  }
  .Product__SlideshowNavScroller {
    display: table;
    margin: 0 auto;
  }
  .Product__Gallery.Product__Gallery--withThumbnails {
    width: 100%;
    margin-right: 0;
  }
  .Product__InfoWrapper{width:100%;}
}
@media (min-width: 992px) and (max-width: 1024px) {
  .Footer form#footer-newsletter input.Form__Input {
    width: calc(100% - 260px);
  }
  .Footer form#footer-newsletter input.first_name{
    width: calc(100% - 260px);
  }
  .Footer button.Form__Submit.Button.Button--primary {
    margin-top: 10px;
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .Footer form#footer-newsletter input.Form__Input {
    width: calc(70% - 260px);
  }
  .Footer form#footer-newsletter input.first_name{
    width: calc(62% - 260px);
  }
}
@media screen and (max-width:991px) {
  .Footer__Block {
    flex: 0 1 auto;
    width: 100%; display:table;
  }
  .Header__FlexItem {    justify-content: inherit;}
  .pack {
    width: 98%;
    min-height: inherit;
    margin-top: 140px;
  }
  .desk{margin-bottom:0px;}
  .lft {
    float: left;
    width: 100%;
  }
  .custryt {
    position: relative;
    right: 0;
    bottom: 0;
    height: auto;
    margin-top: 0;
    top: 0;
    float: left;
    width: 100%;
    text-align: right; background-color: #febe00;
  }
  .custryt img {
    height: auto;
    width:100%; max-width:100%;
  }
  .pblk {    float: left;    width: 33.33%;}
  .bnrback {
    background-color: #ffc845;
    display: table;
    align-items: inherit;
    justify-content: inherit;
  }
  .bnrback .blft, .bnrback .bryt {
    float: left;
    width: 100%;
  }
  .bnrback .blft img {
    width: 100%;
    height: auto;
    max-height: inherit;
  }
  .fifty-p {
    float: left;
    width: 98%;
  }
  .Product__Tabs .Collapsible {
    padding: 0 0px;
  }
  .Carousel__Cell {
    width: 100%;
    /*   height: 200px; */
    margin-right: 10px;
    /*   background: #8C8; */
    border-radius: 5px;
    counter-increment: carousel-cell;
  }
  .pack p a.mob, .pack p a.mob img {
    display: block;
  }
  .Product__SlideshowNav {
    margin-top: 10px;
  }
  .pack p img{display:none;}
}

@media screen and (max-width:767px) {
  .star_img h2{
    font-size: 30px !important;
    line-height: 30px;
    margin-bottom: 0px !important;
    padding: 0px 0px;
  }
  .star_img{
    margin-bottom:0;
  }
  .imagegallery.main_as_review {
    padding: 40px 10px;
  }
  .star_img img {
    width: 130px;
  }
  .about .PageContent.Rte span {
    font-size: 20px;
    line-height: 20px;
    padding: 0% 0%;
  }
  .Carousel__Cell {
    width: 100%;
    margin-right: 10px;
    border-radius: 5px;
    counter-increment: carousel-cell;
  }
  .Product__SlideshowNav {
    margin-top: 10px;
  }
  .about .PageContent.Rte p.scnd {    font-size: 16px;}

  .about .PageContent.Rte p {    font-size: 15px;}
  .about .PageContent.Rte p.big {    font-size: 16px; }
  .Footer h2.Footer__Title.Heading {font-size: 18px;}
  .Footer li.Linklist__Item {    font-size: 17px;    line-height: 26px;}
  .Footer__Content.Rte p {
    font-size: 16px;
    line-height: 25px;
  }
  .Footer form#footer-newsletter input.Form__Input {
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .Footer button.Form__Submit.Button.Button--primary {
    margin: 0;
    display: table;
    font-size: 16px;
    letter-spacing: 0;
    padding: 14px 10px; width:100%;
  }
  .Footer__Inner+.Footer__Aside {
    margin-top: 20px;
  }
  .Footer__Copyright, .Footer__Copyright a {    font-size: 16px;}

  .Faq__Section.Heading{font-size:26px;}
  .Faq__Question {font-size:18px;}
  .Faq__AnswerWrapper{font-size:15px; line-height:18px;}
  .banr a {
    position: relative;
    bottom: inherit;
    left:inherit;
    display: table;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none; font-size:14px;
  }
  .desk p{width:100%; font-size:16px;}
  .desk h2{font-size:22px;}

  .regis{width:95%;}
  .regis h2{font-size:25px;}
  .regis span {    font-size: 17px;}
  .regis p {    font-size: 16px;    color: #000;    width: 100%;}
  .kcusleft, .kcusryt{width:100%; margin:0; min-height:auto;}
  h1.Form__Title.Heading.u-h1{font-size:22px;}
  header.Form__Header.kcus {    margin-top: 20px;}

  .shopify-section--bordered .Rte {
    font-size: 16px;
    width: 100%;}
  .lft p{font-size:16px;}
  .lft ul li{font-size:20px;}

  .lft ul li span:before {
    content: '';
    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/right.png?1815);
    height: 17px;
    width: 17px;
    left: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 6px;
    background-size: cover;
  }

  .ProductMeta__Description ul li span:before{
    content: '';
    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0041/1956/0256/files/tick.png?2694);
    height: 17px;
    width: 17px;
    left: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 6px;
    background-size: cover;
  }

  .pblk {    float: left;    width: 50%;}
  .pblk img.desktop {    max-width: 120px;}
  .pblk span{font-size:14px;}
  .Footer__Content.Rte img {
    margin-top: 0;
    max-width: 25%;
  }
  .custryt img{max-width: 100%;}
  .jdgm-carousel-wrapper h3, .reviewtitle h3{font-size:26px;}
  .lft ul li span:before{top: 10px;}

  .frutitems h2, .fifty-p .fptext h3 {    font-size: 22px;}
  .fifty-p .fptext p{font-size:16px;}

  .Product__Gallery.Product__Gallery--withThumbnails, .Product__InfoWrapper {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .Product {    padding: 0px 0px;}
  .Product__Tabs .Collapsible {
    padding: 0 24px;
  }
  .slick-slide img.mobile {
    display: block;
  }
  .slick-slide img.desktop {
    display: none;
  }
  .banr img.mob {
    display: block;
  }
  .banr img.desk {
    display: none;
  }
  .imagegallery .slick-slide img.desktop {
    DISPLAY: BLOCK;
  }
  .slick-next {
    right: 10px !important;
  }

  .slick-prev {
    left: 10px !important;
  }
  .imagegallery h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 0px 10px;
  }
  .Product__Info.mobile {
    display: block;
  }

  .ProductMeta {
    text-align: left;
  }
  .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, .yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star {
    font-size: 18px !important;
  }
  .yotpo .text-m {
    font-size: 14px !important;
    padding: 5px 5px;
  }
  .tagline h3, .tagline span {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .tagline{margin-bottom:10px;}
  .ProductMeta__Description{margin-top:15px;}
  .btnmob{display:block;}

  .video.mobile, .icons.mobile {
    display: block;
  }

  .video.desktop, .icons.desktop {
    display: none;
  }
  .Product__Tabs{margin-top:30px;}
  button.ProductForm__AddToCart.Button.Button--primary.Button--full {
    display: none;
  }

}

@media screen and (max-width:767px) {

  .bnrback .bryt span {    font-size: 24px;}
  .bnrback .bryt h5 {    font-size: 80px;}
  .bnrback .bryt p, .bnrback .bryt label {    max-width: 290px;}
  .ProductForm {
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .lft ul li p, .lft p {
    font-size: 18px;
  }
  div#shopify-section-featured-video .ImageHero--large {
    min-height: 180px;
  }
  .Video__PlayButton svg {
    width: 50px;
    height: 50px;
  }
  .fifty-p .fpimg {
    float: left;
    width: 100%;
    text-align: center;
  }
  .fifty-p .fptext {
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 10px;
  }
  .video_in {
    flex: 0 100%;
    margin-bottom: 20px;
  }

}


#section-164339247640e4ef79 .banr a {display: none;}

#section-164339247640e4ef79 .banr .desk {margin-top: 0px!important; margin-bottom: 20px!important;}

#shopify-section-164339247640e4ef79 { border-top: 0px solid #d9d9d9!important; }


#section-1568711816215 {
    padding-bottom: 20px!important;
}


table.priceGroupList td {
    padding: 7px 15px;
}

.ot_notification_product {font-weight: bold; font-size: 16px; letter-spacing: 1px;}

h3.quantity-break-header {
    margin-bottom: 0px;
    margin-top: 20px;
    background: #cf2796;
    padding: 5px 15px;
    border: 1px solid #cf2796;
  color: #fff;
}


.ot_notification_product span {
    font-size: 0px;
}


.ot_notification_product span:after {
    content: "20% OFF";
    font-size: 16px;
}



.priceGroupList tr:nth-child(2) td.text-center {
    font-size: 0px;
}



.priceGroupList tr:nth-child(1) {
	display: none;
}


.priceGroupList tr:nth-child(2) td.text-center:after {
    content: "20%";
    font-size: 15px;
    font-weight: bold;
}

.Header__Wrapper .u-h6 {font-size: 16px!important;}

@media only screen and (min-width: 1240px) {
 .Header__Wrapper .u-h6 {font-size: 14px!important;}
}


.Header__FlexItem--fill:last-child {
    justify-content: center;
}

.Header__Icon img {
    width: 20px;
}