@charset "utf-8";
/* CSS Document */

.product-instock-text,
.product-few-left-text {
  display: none !important;
}

.product-outstock-text {
  display: none;
}

.footer-note {
  color: #858a8c;
  margin-top: 15px;
}

.footer-note p.text-center {
  font-size: 12px;
  margin-bottom: 10px;
}

#skin-restoring-phytoceramides #shopify-product-reviews {
  display: none;
}

#thank-you-for-purchasing h1,
#skin-care-tips h1,
#demo h1,
#hallmark-video h1 {
 display: none;
}

#thank-you-for-purchasing center,
#skin-care-tips center,
#demo center,
#hallmark-video center {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}


#thank-you-for-purchasing center iframe,
#skin-care-tips center iframe,
#demo center iframe,
#hallmark-video center iframe {
position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spr-badge[data-rating="0.0"] {
    visibility:hidden; display: none;
}

.fancybox-wrap iframe {
  width: 100% !important;
}

.fancybox-video {
  position: relative;
  width: 122px;
  height: 68px;
}

.fancybox-video-anchor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.moneyback-seal .mobile-visible {
  display: none;
  margin: auto;
}

/* #your-shopping-cart #main-nav-wrapper {
  height: 50px;
  margin-bottom: 5%;
}

#your-shopping-cart #main-site-nav {
  display: none;
}

#your-shopping-cart #mobile-nav-toggle {
  display: block;
}

#your-shopping-cart #mobile-cart-icon {
  display: block;
  float: right;
} */

body#your-shopping-cart.nav-opened #mobile-nav {
  display: inline-block;
  background: #7b9f5d;
  width: 100%;
  height: auto;
  z-index: 60000;
  position: relative;
  text-align: left;
}


#your-shopping-cart #mobile-nav li a, #your-shopping-cart #mobile-nav li a:link, #your-shopping-cart #mobile-nav li a:visited {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-style: normal;
    font-weight: 300;
    color: #ffffff;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin: 0;
    padding: 20px 0 20px 4%;
}

#your-shopping-cart #mobile-nav li {
	display: block;
    border-bottom: 1px solid #000000;
    margin: 0;
}

#per-bottle {
  color: #7b9f5d;
  margin-left: 10px;
  font-size: 1.2em;
}

#shopify-section-product-footer #product-related {
  display: none;
}

input#checkout, input#checkout-second, #checkout_button, #checkout_button2 {
  background-color: #ffc968;
  color: #000;
}

.cart__additional_checkout {
  margin-top: 20px;
}

.additional-checkout-button {
  height: inherit !important;
}

#cart-bottom .seals img {
  vertical-align: middle;
  max-width: 100px;
  margin-right: 20px;
}

#footer-cart {
  display: none;
}

#product-media-wrapper iframe {
  width: 100%;
}

.fancybox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: -1;
}

.discount-tooltip {
  margin: 5px 0 10px;
  color: #7b9f5d;
}

.spr-badge-starrating .spr-icon {
  font-size: 200% !important;
}

.spr-badge {
  margin-bottom: 20px;
}

#product-header .icons {
  vertical-align: middle;
  text-align: center;
  margin-bottom: 20px;
}

#product-header .icons img {
  vertical-align: middle;
  max-width: 100%;
}

#product-header .icons .mcaffee {
  display: inline-block;
  border: 1px solid #ddd;
  margin-right: 10px;
}

.textile .img-seal {
  max-width: 250px;
}

#header-search img {
/* 	max-width: 80%; */
}

.question {
  font-size: 18px;
  color: #3c60aa;
}

#home-page .index-banner-bg-sm h2 {
  text-align: left;
}

.copy-featured .slide-btn {
  margin-top: 30px;
  margin-bottom: 0;
}

.text-center {
  text-align: center;
}

.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.grid__item {
    float: left;
    min-height: 1px;
    padding-left: 30px;
    vertical-align: top;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.post-large--one-half {
    width: 50%;
}

.post-large--two-eighths {
  width: 25%;
}

.post-large--six-eighths {
  width: 75%;
}

.post-large--two-thirds {
  width: 66.666%;
}
.post-large--one-third {
  width: 33.333%;
}

.no-lpadding {
    padding-left: 0px;
}

.buy-now-btn{
  background-color: transparent;
  background-image: url("btn-yell.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: 0 none;
  cursor: pointer;
  height: 80px;
  width: 300px;
}

.btn-prod-img{  background-color: #fff;
  border: 0 solid;
  padding: 0;
}

.site-header {
	padding: 10px 0;
}
.site-header  {
	
	padding-bottom: 20px;
  background-color:#f3f3f3;
}

.site-nav__link {
 text-transform:uppercase;
}
.header-bar__message {
	color: #cb0043;
	font-size: 1.2em;
}
.header-message {
	color: #cb0043;
}
.header-bar__message small {
	padding-left: 5px;
	color: #666;
}
.header-bar__message span {
	padding-left: 5px;
	color: #666;
}
.header-message span {
	color: #666;
	padding-left: 5px;
}
.customer-message {
	margin: auto;
	text-align: left;
	text-transform: uppercase;
	color: #cb0043;
	font-weight: bold;
}
.main-content.custom-banner {
	padding-bottom: 0px;
}
.home-wrapper h3 {
  font-weight: 400;
	color: #cb0043;
	margin: 10px 0 5px;
}
.home-wrapper h2 {
	color: #cb0043;
	margin: 0;
}

.learn-truth h2 {
	color: #cb0043;
	margin:  10px 0;
}
.home-wrapper img {
	max-width: 100%;
	margin-left: 100px;
}

.no-lpadding{padding-left:0px;}

.lpadding{padding-left:30px;}

.index-banner-bg-sm {
	background: url('fruit.jpg') no-repeat;

	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	padding: 0px;
	padding: 30px 30px 30px 0;
    background-position: 0 -50px;
}
.index-banner-bg-sm h1, .index-banner-bg-sm span {
	color: #CB0043;
	font-weight: 700;
}
.index-banner-bg h2 {
	padding-right: 50px;
}
.index-banner-bg p {
	padding-right: 50px;
}
.home-featured {
    margin-top: 30px;
	padding: 20px;
    padding-top: 0;
	background: #f5f6f6;
	background: -moz-linear-gradient(top, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
	background: -webkit-linear-gradient(top, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
	background: linear-gradient(to bottom, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6', GradientType=0 );
}
.home-featured .text {
 display: block;
  overflow: hidden;
}
.copy-featured {
	padding: 20px;
	background: #f5f6f6;
	text-align: center;
	margin-top: 30px;
}

.section-header__title.fivetips{text-align:center;font-size:2.2em;}
.fivetips p, .learn-truth p {
	font-size: 1.5em;
	font-weight: 200;
	line-height: 150%;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.fivetips h2 {
	font-weight: 700;
  margin-top:0px;
  
}
h1.fivetips {
	font-weight: bold;
}
.dr-alysa-wrapper .grid__item {
	padding: 0;
}
.dr-alysa-wrapper {
	padding-top: 30px;
}
.dr-alysa-wrapper h2 {
	margin-bottom: 0;
	font-weight: 700;
}
.dr-alysa-wrapper h3 {
	margin-top: 0;
	font-weight: normal;
}
.dr-alysa-wrapper p {
	font-size: 1.0em;
	font-weight: 200;
	line-height: 150%;
}
.dralysa {
	float: right;
	text-align: center;
}
#panel {
	margin: 0 30px 0 30px;
}
#toggle_panel {
	cursor: pointer;
	z-index: 2;
}
#toggle_panel:hover, #close:hover {
	color: #ddd;
}
.reviews {
	padding: 0px 20px;
}
.reviews h3 {
	text-transform: none;
  font-weight: normal;
	color: #75b8c0;
	margin-bottom: 10px;
}

.reviews h6 {
	  font-weight: normal;
  	text-transform: none;
  font-size: 14px;
}
.reviews-sub-wrapper {
	margin-top: 30px;
}
.reviews-sub-wrapper .grid__item {
	padding: 0;
}
.reviews-sub-wrapper span {
	color: #75b8c0;
	font-weight: bold;
}

.reviews-sub-wrapper h6{float:right;}
.review {
	border-bottom: 1px solid #000;
	display: block;
	clear: both;
	overflow: auto;
}
.reviews-sub-wrapper .row {
	padding-top: 10px;
}
.drs-btn {
	width: 200px;
	margin: auto;
	-moz-appearance: none;
	-moz-user-select: none;
	background-color: #468481;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42;
	padding: 8px 16px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
.learn-more-btn {
	width: 200px;
	margin: auto;
	-moz-appearance: none;
	-moz-user-select: none;
	background-color: #999;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42;
	padding: 8px 16px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
.featured-wrapper {
	overflow: auto;
	text-align: center;
}
.featured-title {
	background-color: #f00087;
	position: relative;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

.featured-custom p {text-align:center;padding:10px;margin-top:10px;}

.custom-img img{max-width:165px;}

.gray1 {
	text-align: center;
	padding-top: 0px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #f6f6f6 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #f6f6f6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
}
.gray2 {
	text-align: center;
	padding-top: 0px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #f7f7f7 0%, #e2e2e2 50%, #d8d8d8 100%);
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #e2e2e2 50%, #d8d8d8 100%);
	background: linear-gradient(to bottom, #f7f7f7 0%, #e2e2e2 50%, #d8d8d8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d8d8d8', GradientType=0 );
}
.gray1-title {
	font-weight: bold;
	color: #ffffff;
	background: #cccccc;
	background: -moz-linear-gradient(top, #cccccc 0%, #a7a7a7 100%);
	background: -webkit-linear-gradient(top, #cccccc 0%, #a7a7a7 100%);
	background: linear-gradient(to bottom, #cccccc 0%, #a7a7a7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#a7a7a7', GradientType=0 );
}
.gray2-title {
	font-weight: bold;
	color: #ffffff;
	background: #9d9d9d;
	background: -moz-linear-gradient(top, #9d9d9d 0%, #6f6f6f 100%);
	background: -webkit-linear-gradient(top, #9d9d9d 0%, #6f6f6f 100%);
	background: linear-gradient(to bottom, #9d9d9d 0%, #6f6f6f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d9d9d', endColorstr='#6f6f6f', GradientType=0 );
}
.pink-title {
	font-weight: bold;
	color: #ffffff;
	background: #ff84c3; /* Old browsers */
	background: -moz-linear-gradient(top, #ff84c3 0%, #ff0084 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff84c3 0%, #ff0084 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff84c3 0%, #ff0084 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff84c3', endColorstr='#ff0084', GradientType=0 ); /* IE6-9 */
}
.grid__item__featured {
	box-sizing: border-box;
	float: left;
	min-height: 1px;
	padding-left: 0px;
	vertical-align: top;
	width: 100%;
}
.custom--one-third {
	width: 32.0%;
  margin-right:15px;
  text-align:center;
}

p.featured-copy {
	min-height: 130px;
	margin: 0 10px;
  line-height:130%
}


p.featured-label {
	font-weight: bold;
	color: #E94D82;
	margin: 0 10px;
}
p.money {
	font-size: 1.5em;
	font-weight: bold;
}
.gray1 .grid-link, .gray2 .grid-link {
	padding-bottom: 5px;
}
.left-flt {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}
.right-flt {
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
  text-align:left;
}
.flt-custom {
	float: left;
	width: 45%;
}
.product-meta h2 {
	color: #f00087;
}
.home-ingreds {
	margin-top: 30px;
}
.home-ingreds h2 {
	font-size: 2.5em;
	margin-bottom: 0px;
	text-align: center;
}
.home-ingreds p {
	font-size: 1.5em;
	text-align: center;
}
.home-ingreds span {
	color: #CB0043;
}

.logo-footer img{margin-bottom:10px;}

.newsltr-custom h3 {
	text-transform: uppercase;
	font-size: 1.5em;
	padding-bottom: 0;
	margin-bottom: 0;
}
.newsltr-custom span {
	font-weight:bold;
	padding-bottom: 0;
	margin-bottom: 0;
    font-family: "Ubuntu","HelveticaNeue","Helvetica Neue",sans-serif;
    font-size:1.0em;
}
.newsltr-custom h3 {
	color: #CB0043
}

.money-back{padding-left:0px;padding-right:30px;}
.money-back .trust-seal{text-align:center;}
.money-back img{max-width:75px; margin:auto;}
.money-back p{font-size:.7em;}

.madeinusa img{max-width:120px; margin:auto;}
.madeinusa { margin:auto;text-align:center;}

.social-icons li a {
  color: #fff;
}

.product-single__prices {
float:left; width:50%;
}
.trust-seals{float: right;width:50%;overflow:inherit;text-align:right;}

.paypal-seal img{width:80px;}
.paypal-seal{padding-right:20px;}
.macafee-cart{float:left;padding-top:25px;}

.macafee-cart img{vertical-align:middle;}

/* aWeber From */

#af-form-1973828070 .af-body .af-textWrap{width:98%;display:block;float:none;}
#af-form-1973828070 .af-body input.text, #af-form-1973828070 .af-body textarea{background-color:#FFFFFF;border-color:#D9D9D9;border-width:1px;border-style:solid;color:#C7C7C7;text-decoration:none;font-style:normal;font-weight:normal;font-size:16px;}
#af-form-1973828070 .af-body input.text:focus, #af-form-1973828070 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;}
#af-form-1973828070 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:24px;font-family:Helvetica, sans-serif;}
#af-form-1973828070 .af-body{padding-bottom:15px;padding-top:0px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:#CCCCCC;font-size:11px;font-family:Verdana, sans-serif;}
#af-form-1973828070 .af-quirksMode{padding-right:0px;padding-left:0px;}
#af-form-1973828070 .af-standards .af-element{padding-right:0px;padding-left:0px;}
#af-form-1973828070 .buttonContainer input.submit{background-image:url("https://forms.aweber.com/images/auto/gradient/button/c04.png");background-position:top left;background-repeat:repeat-x;background-color:#ac0024;border:1px solid #ac0024;color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:18px;font-family:Helvetica, sans-serif;}
#af-form-1973828070 .buttonContainer input.submit{width:auto;}
#af-form-1973828070 .buttonContainer{text-align:left;}
#af-form-1973828070 button,#af-form-1973828070 input,#af-form-1973828070 submit,#af-form-1973828070 textarea,#af-form-1973828070 select,#af-form-1973828070 label,#af-form-1973828070 optgroup,#af-form-1973828070 option{float:none;position:static;margin:0;}
#af-form-1973828070 div{margin:0;}
#af-form-1973828070 form,#af-form-1973828070 textarea,.af-form-wrapper,.af-form-close-button,#af-form-1973828070 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-1973828070 input,#af-form-1973828070 button,#af-form-1973828070 textarea,#af-form-1973828070 select{font-size:100%;}
#af-form-1973828070 select,#af-form-1973828070 label,#af-form-1973828070 optgroup,#af-form-1973828070 option{padding:0;}
#af-form-1973828070,#af-form-1973828070 .quirksMode{width:100%;max-width:532px;}
#af-form-1973828070.af-quirksMode{overflow-x:hidden;}
#af-form-1973828070{background-color:transparent;border-color:#CFCFCF;border-width:1px;border-style:none;}
#af-form-1973828070{display:block;}
#af-form-1973828070{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding-bottom:5px;padding-top:5px;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}


#small-video-2, #small-video-1{width: 170px; float: left;}


#small-video-2{margin-right: 10px;}


#af-form-1973828070 .buttonContainer {
  text-align: center;
}

.lpadding{ padding-left: 30px;}

/* Media Queries */

@media only screen and (max-width: 1280px) {
.home-wrapper img {
	max-width: 100%;
	margin-left: 0px;
}
    .home-featured .text {
    text-align: center;
  }
}

@media only screen and (max-width: 960px) {
.fivetips p {
	font-size: 1.0em;
	font-weight: 200;
	line-height: 150%;
	font-family: 'Arial', sans-serif;
}
.fivetips h2 {
	font-size: 1.5em;
	font-weight: 700;
}
p.money {
	font-size: 1.0em;
	font-weight: bold;
}
p.featured-copy {
	min-height: 150px;
	margin: 0 10px;
}
.index-banner-bg h2 {
	padding-right: 400px;
}
.index-banner-bg p {
	padding-right: 400px;
}
.home-ingreds .post-large--one-fifth {
	width: 33%;
}
  

    
  .custom--one-third {
  margin-right: 15px;
  text-align: center;
  width: 30%;
}
  
  .buy-now-btn {
  height: 60px;
  width: 260px;
  max-width:100%;
}
}

@media only screen and (max-width: 768px) {
.custom-jacky {
	width: 300px;
}
.index-banner-bg p {
	padding-right: 250px;
}
  #ProductThumbs{display:none;}
  
  .money-back {
  padding-left: 30px;
  padding-right: 0px;
}  
   .site-header__logo {
  margin: 0 auto;
  max-width: 100%;
  text-align: center;
  float:left;
 }

	.site-header__logo img{width:75px;}
	.header-message img {width:175px;}

	.header-message {margin: 5px 0 0;text-align: right;} 

 
}

@media only screen and (max-width: 960px) {
    .fancybox-wrap {
  max-width: 80%;
  height: 50vh !important;

}
  .fancybox-wrap iframe {
   height: 50vw;
  }
  .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
  }
  
}

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

  #cart-bottom .seals {
    text-align: center;
  }
  #cart-bottom .seals img {
/*   max-width: 80px; */
}
  #header-search img {
	max-width: 100%;
}
p.featured-copy {
	min-height: 170px;
	margin: 0 10px;
}
.left-flt {
margin:10px float: none;
}
.right-flt {
	margin: 10px;
	float: none;
  text-align:center;
}

.index-banner-bg-sm h2, .index-banner-bg p {
	padding-right: 20px;
}
.dr-alysa-wrapper h2 {
	text-align: center;
}
.dr-alysa-wrapper h3 {
	text-align: center;
}
.home-ingreds .post-large--one-fifth {
	width: 33%;
}

  .paypal-seal {float:left;}
  .macafee-seal {float:left;}
  
  .product-single__prices {
	float:left; width:30%;
	}
  
  .trust-seals{width:70%;}
  
  .paypal-seal {margin-top: -10px;}
  
  .medium--one-whole {
    width: 100%;
  }
  
  .post-large--two-eighths, .post-large--six-eighths, .post-large--one-third, .post-large--two-thirds {
  	width: 100%;
  }
  
      #home-page .index-banner-bg-sm h2 {
    text-align: center;
  }
  
  .index-banner-bg-sm {
    padding: 0;
    text-align: center;
  }
  
}

@media only screen and (max-width: 700px) {
  .cart__additional_checkout .additional-checkout-button {
    margin-left: 0 !important;
  }
}


@media only screen and (max-width: 600px) {
    .seals .mobile-hidden {
    display: none;
  }
    .moneyback-seal .mobile-visible {
  display: block;
    max-width: 100%;
}
	.dralysa {
		float: none;
		text-align: center;
	}
   .custom-img img{max-width:100%;}
  
.buy-now-btn {
  height: 50px;
  max-width: 100%;
  width: 260px;
}
  
    .home-featured .text {
    width: 100%;
}
  
      .home-featured .home-wrapper img {
    display: block;
    margin: 0 auto;
    float: none;
  }
  
}  
  


@media only screen and (max-width: 480px) {
    .custom--one-third {
  margin-right: 15px;
  text-align: center;
  width: 100%;
}
  
  .buy-now-btn {
  height: 75px;
  max-width: 100%;
  width: 260px;
    margin-bottom:10px;
}
  
p.featured-copy {
	min-height: 270px;
	margin: 0 10px;
}
.left-flt {
	margin: 10px 0;
	float: none;
}
.right-flt {
	margin: 10px 0;
	float: none;
  text-align:center;
}
.flt-custom {
	float: none;
	width: 100%;
}
.index-banner-bg h2 {
	display: none;
}
.index-banner-bg h1 {
	margin-top: 30px;
	font-size: 1.5em;
}
.home-ingreds .grid__item {
	padding-left: 10px;
}
  
  .selector-wrapper  {clear:both;}
  
  #panel {
	margin: 0 5px 0 5px;
}
  
}

@media only screen and (max-width: 375px) {
  
	.slide-title, .slide-btn {text-align: center;}
   	#small-video-2 {width: 130px; float: left;margin-right: 10px;}
	#small-video-1{width: 130px; float: left;}
  	#big-video img {margin-top:20px;}
    .slide-btn {text-align:center;}
  


}

@media only screen and (max-width: 360px) {
p.featured-copy {
	min-height: 230px;
	margin: 0 10px;
}
.custom--one-third {
	width: 100%;
}
.grid__item__featured {
	float: none;
	width: 100%;
}
.home-ingreds .post-large--one-fifth {
	width: 50%;
}
  

 .video-wrapper {max-width: 100%;}

  
}

@media only screen and (max-width: 320px) {
p.featured-copy {
	min-height: 120px;
	margin: 0 10px;
}
.custom--one-third {
	width: 100%;
}
.grid__item__featured {
	float: none;
	width: 100%;
}
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
  #home-page .index-banner-bg-sm span.br {
    display: block;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .home-featured .text h3:last-of-type,
  .home-featured .text p:last-child {
    display: none;
  }
}


#stamped-reviews-widget[data-widget-type="full-page"] .stamped-ratings-wrapper > div {
    padding-left: 0px !important;
}

.one-row#stamped-reviews-widget[data-widget-type="full-page"] .stamped-ratings-wrapper {
    width: 100% !important;
  
    border-top: 3px solid #fafafa !important;
}



span.stamped-product-reviews-badge.stamped-main-badge {
    font-size: 17px !important;
}

/* Additional checkout button updates 04/18 */

.additional-checkout-button--paypal {
  display: none !important;
}

.stamped-summary-text-1 {display: none !Important;}

/* New Recharge 9/4/19 */

div.rc_popup {
  padding: 0 !important;
}

div#rc_container {
  margin-bottom: 0 !important;
}

/* Cart count buttons 2/20 */

.cart-count-button {
  background: none;
  border: none;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.9px;
  text-align: center;
  color: #22232b;
  margin: 0;
  padding: 0 5px;
  cursor: pointer;
}

@media (max-width: 600px) {
  .cart-count-button {
    padding: 0;
  }
}

/* Pagetop link */

#pagetop-link {
  background: url(/cdn/shop/t/51/assets/topbutton.jpg) no-repeat 0 0;
  background-size: 100%;
  display: none !important;
  height: 50px;
  overflow: hidden;
  position: fixed;
  text-indent: -9999em;
  width: 50px;
  bottom: 80px;
  right: 0px;
  z-index: 9999;
  top: auto !important;
  cursor:pointer;
}

@media (min-width: 848px) {
  #pagetop-link {
    display: none !important;
  }
}