/** Shopify CDN: Minification failed

Line 8046:3 Unexpected "/"

**/
/*@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,300i,400,400i,500,600,700,800,900&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');

@font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-Regular.eot');
    src: url('AvenirNext-Regular.eot?#iefix') format('embedded-opentype'),
  url('AvenirNext-Regular.woff2') format('woff2'),
  url('AvenirNext-Regular.woff') format('woff'),
  url('AvenirNext-Regular.ttf') format('truetype'),
  url('AvenirNext-Regular.svg#AvenirNext-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-Medium.eot');
    src: url('AvenirNext-Medium.eot?#iefix') format('embedded-opentype'),
  url('AvenirNext-Medium.woff2') format('woff2'),
  url('AvenirNext-Medium.woff') format('woff'),
  url('AvenirNext-Medium.ttf') format('truetype'),
  url('AvenirNext-Medium.svg#AvenirNext-Medium') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next';
    src: url('AvenirNext-DemiBold.eot');
    src: url('AvenirNext-DemiBold.eot?#iefix') format('embedded-opentype'),
  url('AvenirNext-DemiBold.woff2') format('woff2'),
  url('AvenirNext-DemiBold.woff') format('woff'),
  url('AvenirNext-DemiBold.ttf') format('truetype'),
  url('AvenirNext-DemiBold.svg#AvenirNext-DemiBold') format('svg');
    font-weight: 700;
    font-style: normal;
}


/*Default-CSS*/
input[type="file"]::-webkit-file-upload-button {
  cursor:pointer; 
}
input[type="file"]::-moz-file-upload-button {
  cursor:pointer; 
}
input[type="file"]::-ms-file-upload-button {
  cursor:pointer; 
}
input[type="file"]::-o-file-upload-button {
  cursor:pointer; 
}
input[type="file"] {
  cursor:pointer; 
}


html body {
  font-family: 'din-2014', sans-serif;
font-weight: 400;
font-style: normal;
  margin: 0;
  padding-top: 212px;
  overflow-x: hidden;
}
*::selection {
  color: #fff;
  background:#000;
}
*::-moz-selection {
  color: #fff;
  background:#000;
}
*::-webkit-selection {
  color: #fff;
  background:#000;
}
*::-webkit-input-placeholder { 
  color: #333333;
  opacity:1;
}
*:-moz-placeholder { 
  color: #333333;
  opacity:1;
}
*::-moz-placeholder { 
  color: #333333;
  opacity:1;
}
*:-ms-input-placeholder { 
  color: #333333;
  opacity:1;
}
a,div a:hover, div a:active, div a:focus, button {
  text-decoration: none;
  -webkit-transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -ms-transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s;
  transition:all 0.5s ease 0s; 
}
a, span,div a:hover, div a:active, button {
  text-decoration: none;
}
*::after, *::before, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
body a {
  outline: none;
  color:#555;
}
body a:hover,
a:not([disabled]):hover {
  color:#5c98a5;
}
body .clearfix, body .clear {
  clear:both;
  line-height:100%;
}
body .clearfix{
  height:auto;
}
*{
  outline:none!important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clr:after, 
ul:after, 
.clearfix:after, 
li:after,
.grve-container:after {
  clear:both;
  display:block;
  content:"";
}
div input, div select, div textarea, div button{
  	font-family: 'din-2014', sans-serif;
	font-weight: 400;
	font-style: normal;
}
body h1, body h2, body h3, body h4, body h5, body h6{
  font-family: 'din-2014', sans-serif !important;
	font-weight: 400;
  line-height:120%;
  color:#333;
  font-weight: normal;
  margin:0 0 15px;
  letter-spacing: 0;
  text-transform: none;
}
body h1 { font-size: 24px;}
body h2 { font-size: 22px;}
body h3 { font-size: 18px;}
body h4 { font-size: 16px;}
body h5 { font-size: 12px;}
body h6 { font-size: 10px;}
body h1:last-child, 
body h2:last-child, 
body h3:last-child, 
body h4:last-child, 
body h5:last-child, 
body h6:last-child{
  margin-bottom:0;
}
div select {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div select option {
  font-size: 13px;
  color:#333;
  padding: 2px 5px;
}
img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height:auto;
}
body p{
  color: #333;
  font-family: 'din-2014', sans-serif;
font-weight: 400;
font-style: normal;
  font-size:16px;
  line-height: 160%;
  margin: 0 0 15px;
  padding: 0;
  
}
body p:empty{
  margin:0;
  line-height:0;
}
body p:last-child{
  margin-bottom:0;
}
p strong {
  font-weight: bold;
}
.a-left{
  text-align:left;
}
.a-right{
  text-align:right;
}
.a-center{
  text-align:center;
}
label em {
  color: #ff0000;
  display: inline-block;
  font-style: normal;
  vertical-align: top;
  margin-left:5px;
}
.hidden{
  display:none!important;
}
iframe{
  display:block;
  width:100%;
}
.gm-style img {
  max-height: inherit;
  max-width: none;
}
.container:after,
html .page-width:after{
  content:"";
  display:block;
  clear:both;
}
.container,
html .page-width {
  width:100%;
  max-width:90%;
  padding-left:15px;
  padding-right:15px;
  margin:0 auto;
  position:relative;
  float:none;
}
body .container .container{
  padding-left:0;
  padding-right:0;
}
/*scroll Hide*/
html.no-scroll{
  overflow: hidden;
}
html.no-scroll body {
  overflow: hidden;
  height:100%;
}
/*Default-CSS close*/
/*Gapping*/
.section-gapping,
section {
  padding-bottom: 60px;
  padding-top: 60px;
}
/*Gapping close*/
/*Default-CSS close*/





/* header */
.header-section {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.sticky .header-section {
  top: -50px;
}
.top-header {
  background-color: #5c98a5;
  padding: 15px 0;
  letter-spacing: 0.3px;
}
html .announcement-bar__message {
  font-size: 14px;
  padding: 0;
  color: #fff;
  font-weight: 500;
}
.left-top-header {
  float: left;
  margin-left:0;
}
.contact-header {
  float: left;
  padding-left: 30px;
  position: relative;
  line-height: 20px;
}
html .announcement-bar {
  background-color: transparent;
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  line-height: 20px;
  border-right: none;
}
.contact-header a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  font-weight: 500;
}
.contact-header::before {
  /*content: "";
  background-image: url("sprite2.png");
  background-repeat: no-repeat;
  width: 16px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;*/
}
.right-header {
  float: right;
}
.accounts-links {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #ddd;
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.accounts-links a {
  color: #fff;
  font-weight: 500;
}
html .cart-header {
  float: left;
  margin: 0;
  line-height: 20px;
}
html .site-header__account, html .site-header__cart {
    padding: 0;
}
.cart-header .icon__fallback-text {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  position: static !important;
  vertical-align: top;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  -webkit-transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -ms-transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s;
  transition:all 0.5s ease 0s; 
}
.cart-header a:hover .icon__fallback-text,
html .site-header__icon:hover .site-header__cart-count span {
  color: #b8f2fe;
}
html .site-header__cart-count {
  position: static;
  display: inline-block;
  background: none;
  color: #fff;
  width: auto;
  height: auto;
  line-height: 20px;
  vertical-align: top;
}
html .site-header__cart-count span {
  font-family: 'din-2014', sans-serif;
font-weight: 400;
font-style: normal;
  font-size: 14px;
  padding: 0;
  -webkit-transition:all 0.5s ease 0s;
  -moz-transition:all 0.5s ease 0s;
  -ms-transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s;
  transition:all 0.5s ease 0s; 
}
html .site-header__cart-count span::after {
  content: ")";
}
html .site-header__cart-count span::before {
  content: "(";
}
html .site-header__cart {
  position: relative;
}
/* delete this
html .site-header__cart::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("sprite2.png");
  background-repeat: no-repeat;
  background-position: -47px 0;
  width: 20px;
  height: 18px;
}

.site-header__mobile-nav .grid__item.logo-align--left {
  position: absolute;
  left: 0;
  top: -50px;
  width: auto;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
*/
.sticky .site-header__mobile-nav .grid__item.logo-align--left {
  top: -15px;
}
.h2.site-header__logo {
  margin: 0;
}
html .site-header__logo-image {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 210px;
  padding: 8px 4px 20px 0;
  max-width: 100%;
  -webkit-transition: .5s all;
  -ms-transition: .3s all;
  -o-transition: .3s all;
  -moz-transition: .3s all;
  transition: .3s all;
}
html .sticky .site-header__logo-image {
  width: 106px;
  padding: 20px 10px;
}
.site-header__logo-image img {
  max-width: 100% !important;
}

/* delete this
.site-header__logo-image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -15px;
  background-color: #fff;
  z-index: -1;
  border-radius: 0 0 85px 85px;
  box-shadow: 0 0px 15px rgba(0,0,0,0.12);
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.sticky .site-header__logo-image::before {
  bottom: -10px;
}

.site-header__mobile-nav {
  padding-left: 210px;
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
}
*/
.grid--no-gutters .grid__item {
  padding-left: 0;
  padding-right: 0;
  display: block;
  /*float: left;*/
  width: auto;
}
.grid--no-gutters .grid__item.text-right {
  float: right;
  padding-right: 0;
  margin-bottom: 0;
}
html .site-header__icons-wrapper {
  display: block;
}
html .site-header__search.site-header__icon {
  display: block;
  padding: 0;
}
html .search-header {
  max-width: 300px !important;
  width: 300px;
}
html .search-header__input {
  border: 1px solid rgb(235, 232, 232);
  height: 50px;
  border-radius: 30px;
  transition: 0.3s;
  padding: 0 50px 0 20px;
  width: 100%;
  font-size: 14px;
  color: #666666;
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.28);
}

.Rectangle_3 {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(235, 232, 232);
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.28);
  position: absolute;
  left: 958px;
  top: 1057px;
  width: 359px;
  height: 35px;
  z-index: 48;
}

.search-header__input.has-error {
    border-color: red !important;
}
html .search-header__submit {
  width: 40px;
  height: 40px;
  background-color: #77A737;
  border-radius: 30px;
  right: 5px;
  top: 5px;
  padding: 0;
  background-image: url("sprite2.png");
  background-repeat: no-repeat;
  background-position: -77px 10px;
  pointer-events: auto;
}
html .search-header__submit svg {
  display: none;
}
html .search-header__submit:hover {
  background-color: #333 !important;
}
html .site-header {
  padding: 2em 0 1em;
}
#SiteNav {
  margin: 12px 0 0;
  font-size: 0;
}
.search-header .search-banner {
  position: absolute;
  left: 14px;
  top: 14px;
  margin: 0;
  font-size: 14px;
  color: #666;
  pointer-events: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 0 7px;
  background-color: #fff;
}
.search-header.has-focus .search-banner {
  top: -9px;
  font-size: 13px;
}
html .site-nav a {
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
html .site-nav li {
  margin: 0 8px;
}
html .site-nav li:first-child {
  margin-left: 0;
}
.site-nav__link--active .site-nav__label {
    border: 0;
}
html .site-nav a:hover, html .site-nav .site-nav--active a, html .site-nav .active > a {
  color: #a0a0a0;
}
html .mobile-nav__label {
    border-bottom: 0;
}
/* header close */

/* home banner */
html .main-content {
  padding-top: 0;
}
#shopify-section-slideshow {
  padding: 0;
  margin: 100px auto 0;
  position: relative;
  max-width:90%;
}

/* delete this 
.slideshow__image::before, .inner-baner-section::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-image: url(banner-shape.png);
  background-size: 100% 100%;
  height: 236px;
  bottom: 0;
  z-index: 1;
}
.inner-baner-section::before {
  background-image: url("inner-banner-shape.png");
}
*/
html .slideshow--large {
  height: 575px;/*730*/
  max-height: none;
  padding-bottom: 40px;
}

body.template-index #shopify-section-slideshow .slideshow__image {background-size:100%;}

html .mega-title.slideshow__title {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  text-shadow: none;
  font-family: 'din-2014', sans-serif;
font-style: normal;
  margin-bottom: 6px;
}
html .mega-subtitle.slideshow__subtitle {
  text-shadow: none;
  font-size: 34px;
  color: #000;
  font-weight: 300;
  line-height: 140%;
  display: block;
}
.slideshow__text-content-list {
  max-width: 506px;
  position: relative;
}
.slideshow__text-content-list::before {
  content: "";
  position: absolute;
  left: 0;
  top: -53px;
  right: 0;
  margin: auto;
  background-image: url("slider-logo1.png");
  background-repeat: no-repeat;
  width: 350px;
  height: 350px;
}
html .slideshow .slideshow__btn {
  padding: 0 32px;
  height: auto;
  min-height: auto;
  background-color: #77a738;
  letter-spacing: 0;
  font-family: 'din-2014', sans-serif;
font-weight: 400;
font-style: normal;
  line-height: 50px;
  border-radius: 40px;
  font-size: 16px;
  position: relative;
} 
html .slideshow .slideshow__btn:hover {
  background-color: #436076 !important;
}
.bottom-header {
  background-color: #e8eff1;
  padding: 16px 0;
  border-top:1px solid #b7d1d6;
  border-bottom: 1px solid #b7d1d6;
}
.bottom-header #AccessibleNav {
  width: 100%;
  /*padding-left: 210px;*/
}
.bottom-header .site-nav.list--inline {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  margin: 0;
}
.bottom-header .site-nav.list--inline li:last-child {
  margin-right: 0;
}
.bottom-header .site-nav.list--inline li {
  flex: 1;
}
.bottom-header .site-nav.list--inline a {
  color:#5c98a5;
  font-weight:400;
  line-height: normal;
}
.bottom-header .site-nav.list--inline li.site-nav--has-dropdown button {
  padding: 0;
  font-size: 16px;
  color:#5c98a5;
  vertical-align: top;
  margin-top: 0;
  line-height: normal;
}
.site-nav__label {
  border: 0 !important;
}
.bottom-header .site-nav.list--inline a:hover, .bottom-header .site-nav.list--inline li.site-nav--active a,
.bottom-header .site-nav.list--inline li.site-nav--has-dropdown button:hover, .bottom-header .site-nav.list--inline li.site-nav--active-dropdown button {
  color: #4f848f;
  text-shadow: 0 0;
}
html .slideshow__text-wrap--desktop .slideshow__text-content {
  top: 39%;
}
.slideshow_side__image {
  background-position: 90% bottom;
  background-repeat: no-repeat;
  background-size: auto auto;
  bottom: -41px;
  height: 320px;
  left: 0;
  margin: auto;
  max-width: 1200px;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
} 
html .slideshow__arrows {
  display: block;
  background: none;
  padding: 0;
  position: static;
  height: auto;
}
html .slick-initialized + .slideshow__controls {
  display: block;
  position: static;
  margin: 0;
}
.slideshow__arrows .slick-dots {
  display: none !important;
}
.slideshow__arrows .slideshow__arrow .icon {
  display: none;
}
html .slideshow__arrows .slideshow__arrow {
  padding: 0;
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 23px;
  height: 44px;
  background-image: url("sprite2.png");
  margin: 0 8%;
  background-position: -75px -49px;
}
html .slideshow__arrows .slideshow__arrow.slideshow__arrow-right {
  left: auto;
  right: 0;
}
html .slideshow__arrows .slideshow__arrow-left {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
html .slideshow__arrows .slideshow__arrow:hover {
  background-position: -7px -49px;
}
.slideshow .slideshow__slide, .slideshow .slick-list, .slideshow .slick-track {
    overflow: visible;
}



html .index-section {
/*   padding-top: 60px;
  padding-bottom: 60px; */
  padding-top: 35px;
  padding-bottom: 35px;
}
html .main-title, .template-page .sa_cmp_title, .wishlist > h2, .compare > h2 {
  font-size: 45px;
  color: #711601;
   font-family: 'din-2014', sans-serif;
font-weight: 400;
font-style: normal;

  display: table;
  margin: -10px auto 20px !important;
  position: relative;
}
html .main-title::after, html .main-title::before, .template-page .sa_cmp_title::before, .template-page .sa_cmp_title::after,
.wishlist > h2::before, .compare > h2::before, .wishlist > h2::after, .compare > h2::after {
    content: "";
    position: absolute;
    background-image: url(sprite2.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 34px;
    right: 100%;
    top: 12px;
    margin-right: 14px;
    background-position: -9px -122px;
}
html .main-title::after, .template-page .sa_cmp_title::after, .wishlist > h2::after, .compare > h2::after {
  left: 100%;
  margin-right: 0;
  margin-left: 19px;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
html .grid__item {
  padding: 0 8px;
}
.grid--view-items {
  margin: 0 -8px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: visible;
}
.product-card {
  height: 100%;
  border: 1px solid #EEEEEE;
  background-color: #fff;
  margin: 0;
  padding: 0 22px 35px;
}
.product-card > .grid-view-item__link {
    display: none;
}
.product-card .product-card__image-with-placeholder-wrapper {
  height: 250px;
  position: relative;
  display: block;
}
html .grid-view-item__image-wrapper .grid-view-item__image {
  top: 0;
  bottom: 0;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: auto;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
}
html .new-arrivals-product-card .grid-view-item__image-wrapper .grid-view-item__image {
  max-height:195px !important;
}
html .grid-view-item__image-wrapper {
  max-height: 100% !important;
  max-width: 100% !important;
  height: 100%;
  width: 100%;
}
html .grid-view-item__image-wrapper > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0 !important;
}
.grid-view-item__title.product-card__title {
  color: #212121;
  font-size: 16px;
  text-align: center;
   font-family: 'din-2014', sans-serif;
  display: block;
  line-height: 140%;
  font-weight: 500;
  min-height: 45px;
  border: 0;
}
.product-card .price {
  text-align: center;
  display: block;
  font-size: 20px;
  color: #711601;
  margin-top: 4px;
  margin-bottom: 9px;
}
.product-card .price .price-item--regular {
  color: #711601;
}
html .btn, .template-page .sp_compare_tbl .sp_add_to_cart .sa_cmp_addcart {
  display: block;
  margin: 0 auto;
  letter-spacing: 0;
  border-radius: 30px;
  font-size: 16px;
  background-color: #98cb53;
  line-height: 42px;
  border: 1px solid #98cb53;
  text-align: center;
  font-family: 'din-2014', sans-serif;
  padding: 3px 30px 0px;
  pointer-events: auto;
  position: relative;
  z-index: 9;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
html .product-card .btn {
  color: #fff;
  background-color: #98cb53;
  display: block;
  padding: 0 15px;
  min-width: 150px;
}
.product-card .btn:hover {
  background-color: #5c98a5 !important;
  color: #fff;
  border-color: #5c98a5;
}
html .btn:hover, .template-page .sp_compare_tbl .sp_add_to_cart .sa_cmp_addcart:hover {
  background-color: #436076 !important;
  border-color: #436076;
}
#shopify-section-1564468365656 .hr--invisible,
#shopify-section-1564490470244 .hr--invisible {
  margin: 0 0 30px;
}
.product-card .btn-action.wishlist, .product-card .SPCMP_Add {
    width: 44px;
    height: 44px;
    background-color: #77A738;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    position: absolute;
    font-size: 0;
    left: -204px;
    right: 0;
    margin: auto;
    background-image: url(sprite2.png);
    background-repeat: no-repeat;
  background-position: -72px -231px;
  opacity: 0;
    visibility: hidden;
    top: auto;
  bottom: 34px;
}
.product-card .SPCMP_Add {
  width: 44px !important;
  height: 44px !important;
  right: -204px;
  left: 0;
  background-color: #77A738 !important;
  background-position: -72px -278px;
  border-radius: 50% !important;
  font-size: 0 !important;
  border: none;
  padding: 0 !important;
  bottom: 34px;
  cursor:pointer;
  margin: auto !important;
  top: auto;
  bottom: 34px;
}
.product-card:hover > .SPCMP_Add:hover {
    background-color: #436076 !important;
}
html .product-card:hover {
/*   border-color: transparent;
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
  -ms-box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
  -o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.06); */
}
html .product-card:hover .btn {
    background-color: #77A738;
    color: #fff;
}
.product-card:hover .btn:hover {
    background-color: #5c98a5 !important;
    border-color: #5c98a5;
}
.product-card:hover .btn-action.wishlist, .product-card:hover .SPCMP_Add {
    visibility: visible;
    opacity: 1;
}
.product-card .btn-action.wishlist:hover, .product-card .SPCMP_Add:hover {
    background-color: #436076 !important;
}
.product-card .btn-action.wishlist[data-button-status="added"] {
  background-color: gray !important;
}
/* product-section close*/

/* catagory section */
#shopify-section-1564489640070, #shopify-section-bdcfae2b-f33b-4198-8f3f-5f65ad3ec363 {
  padding: 0;
  background-color:#efefef;
}
#shopify-section-1564489640070 .page-width {
  max-width: 90%;
  padding: 3em 0;
}

#shopify-section-bdcfae2b-f33b-4198-8f3f-5f65ad3ec363 .page-width {
  max-width: 1200px;
  padding: 3em 0;
}
.collection-grid .grid {
    margin: 0 -4px;
}
html .collection-grid .grid__item {
    padding: 0 4px;
}
.collection-list-home .owl-item .grid__item.medium-up--one-half {
  width: 100%;
  padding: 0;
  float: none;
  position: relative;
}
.collection-grid-item__title-wrapper::before {
  height: 200px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: auto;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(92,152,165,0.75) 51%, rgba(92,152,165,0.99) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(92,152,165,0.75) 51%,rgba(92,152,165,0.99) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(92,152,165,0.75) 51%,rgba(92,152,165,0.99) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
  z-index: 1;
  pointer-events: none;
  opacity: 1;
}
html .collection-grid-item {
  margin-bottom: 0;
}
html .collection-grid-item .collection-grid-item__overlay {
  background-position: center bottom;
}
.collection-list-home.owl-carousel {
  margin: 0;
}
.collection-list-home .collection-grid-item__title {
  top: auto;
  bottom: 29px;
  transform: none;
  margin: 0;
  z-index: 1;
}
.collection-list-home .collection-grid-item__title .collection-grid-item__link {
  position: static;
  font-family: 'din-2014', sans-serif;
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 11px;
  display: inline-block;
  vertical-align: top;
}
.collection-list-home .btn {
  background-color: transparent;
  color: #77A738;
  display: block;
  width: 150px;
  padding: 0 10px;
}
.collection-list-home .btn:hover {
  background-color: #77A738 !important;
  color: #fff;
  border-color: #77A738;
}
html .collection-grid {
    margin-bottom: 0;
    overflow: visible;
}
/* catagory section close */


/* testimonial */
/* delete this 
#shopify-section-1564483392281 {
  background-image: url("testimonial-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
  padding-top: 70px;
    padding-bottom: 70px;
}
*/
html .section-header {
  margin-bottom: 0;
}
#shopify-section-1564483392281 .main-title {
  color: #fff;
  margin-bottom: 42px !important;
}
#shopify-section-1564483392281 .main-title::before, #shopify-section-1564483392281 .main-title::after {
  background-position: -73px -117px;
}
html .quote-icon {
  display: none;
}
.quotes-wrapper {
  max-width: 790px;
  margin: 0 auto;
}
.quotes-wrapper p {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 180%;
  font-style: italic;
}
.quotes-wrapper cite {
  display: block;
  text-align: center;
  color: #fff;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  margin-top: 14px;
  opacity: 0;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.quotes-wrapper .author-desg {
  display: block;
  text-align: center;
  color: #fff;
  font-style: italic;
  font-size: 16px;
  margin-top: 5px;
  opacity: 0;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.quotes-sync-slider .slider-for:first-child {
  margin-bottom: 30px;
}
.quotes-sync-slider .slick-list {
  padding: 0 !important;
}
.testimonial-img-wrap {
  height: 80px;
  width: 80px;
  margin: 22px auto 0;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #9ac85b;
}
.testimonial-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slick-center .testimonial-img-wrap {
  width: 122px;
  height: 122px;
  margin-top: 0;
  border-width: 2px;
}
.quotes-wrapper .slick-center cite,
.quotes-wrapper .slick-center .author-desg {
  opacity: 1;
  margin-left: -30px;
  margin-right: -30px;  
}
.quotes-sync-slider .slick-dotted.slick-slider:last-child {
  max-width: 422px;
  margin: 0 auto;
  height: 200px;
}
.quotes-wrapper .slick-dots {
  display: none !important;
}
.quotes-sync-slider .slick-dotted.slick-slider:last-child .slick-slide.slick-active {
  pointer-events: none;
}
.quotes-sync-slider .slick-dotted.slick-slider:last-child .slick-slide.slick-active .testimonial-img-wrap {
  pointer-events: auto;
  cursor: pointer;
}
/* testimonial close */

/* newslatter */
html .newsletter-section {
  background-color: #efefef;
  border-top:1px solid #d4d4d4;
  padding: 4em 0 6em;
  position: relative;
  box-shadow: -0.832px 3.913px 5px 0px rgba(12, 10, 8, 0.24);
  z-index:2;
}


.newsletter-section .section-header.text-center {
  float: left;
  text-align: left !important;
  margin: 0;
  width: 40%;
}
.newsletter-section form {
  float: right;
  width: 60%;
  max-width: 56%;
  margin: 6px 0 0;
  position: relative;
}
html [class*="index-section--flush"]:last-child {
  margin-bottom: 0;
}
.newsletter-section h2 {
  color: #28464d;
  letter-spacing: 0;
  font-family: 'din-2014', sans-serif;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 8px;
  text-transform: none;
  margin-top: -10px;
}
.newsletter-section p {
  color: #7f8182;
  font-weight: 500;
}
.newsletter-section .has-error {
    border: 1px solid red;
}
.newsletter-section .input-group__field, .newsletter-section .klaviyo_styling input.input-group__field[type=email] {
  border: 0 ;
  border-radius: 30px;
  height: 54px;
  padding: 0 155px 0 30px ;
  font-size: 16px;
  color: #666666;
  width: 100%;
  margin: 0;
  
   border-style: solid;
  border-width: 1px;
  border-color: rgb(235, 232, 232);
  background-color: rgb(255, 255, 255);
  box-shadow: inset 0px 1px 6px 0px rgba(0, 0, 0, 0.28);
/*   position: relative;
  z-index: 1; */
}


.newsletter-section .input-group__field.has-error,.newsletter-section .klaviyo_styling input.input-group__field.has-error[type=email] {
  border: 1px solid #ff0000;
}
.newsletter-section .input-group {
/*   display: block;
  position: relative; */
  display:flex;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  width:auto;
}
.newsletter-section .input-group__btn .btn, .newsletter-section .klaviyo_styling .btn.klaviyo_submit_button {
/*   position: absolute;
  right: 0;
  top: 0; */
  margin-left:15px;
  background-color: #98cb53;
  width: 150px;
  border-radius: 30px;
  border: 0;
  line-height: 54px;
  padding:0;
  font-size:16px;
  height:auto;
}


/* delete this
.newsletter-section .input-group::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 54px;
  background-color: #5f862d;
  border-radius: 40px;
  top: 3px;
  z-index: 0;
}

html .newsletter-section::before,
html .site-footer::before,
#shopify-section-1564483392281:after,
#shopify-section-1564483392281:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-image: url("newslatter-shape.png");
  bottom: 100%;
  height: 12px;
}
*/
.newsletter-section .input-group__btn .btn:hover {
  background-color: #000 !important;
}
#shopify-section-1564476438260 {
  padding: 11px 0 0;
}
.newsletter-section .input-group label, .newsletter-section .klaviyo_styling label {
  position: absolute;
  z-index: 9;
  padding: 0 10px;
  color: #666;
  left: 20px;
  top: 18px;
    font-size: 15px;
    font-weight: 400;
  pointer-events: none;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.newsletter-section .input-group.has-focus label {
  top: -9px;
  background-color: #fff;
  font-size: 13px;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  border-radius: 3px;
}
.results .error {
  border: 1px solid red;
  color: red;
  font-weight: normal;
  text-align: center;
  font-size: 14px;
  background-color: #fff;
  margin-top: 10px;
  padding: 2px 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
}
/* newslater clsoe */
#shopify-section-1564483392281:after {
  background-image: url("testimonial-shape-bottom.png");
  bottom: 0;
}
#shopify-section-1564483392281:before {
  background-image: url("testimonial-shape-top3.png");
  top: 0;
}
/*-----footer-----*/
html .site-footer {
  background: #5c98a5;
  margin: 0;
  padding: 0;
}
.site-footer section {
  padding: 0;
}

.site-footer .site-footer__item .h4 {
  color: #b0fafd;
  font-family: 'din-2014', sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 14px;
  min-height: 0;
  text-align: left;
  font-weight: 600;
}
.site-footer__content {
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  margin: 0 -15px;
  width: auto;
  display:flex;
}
.site-footer__content > .site-footer__item {
  flex:0 0 20%;
  -moz-flex: 0 0 20%;
  -webkit-flex:0 0 20%;
  -ms-flex: 0 0 20%;
  -o-flex: 0 0 20%;
  margin: 0;
  padding: 0 15px;
  display: block;
}
.site-footer__linklist > li::before {
  background: #ffffff;
  border-radius: 50px;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 5px;
}
.site-footer__linklist > li > a {
  color: #ffffff;
  display: inline-block;
  font-family: 'din-2014', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  vertical-align: top;
}
.site-footer__linklist > li > a:hover {
  color: #77A738;
}
.site-footer__linklist > li {
  line-height: 100%;
  margin: 0 0 13px;
  padding: 0 0 0 15px;
  position: relative;
}
.site-footer__linklist > li:last-child {
  margin-bottom:0;
}
.contact.details > div {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
  padding-left: 30px;
  position: relative;
  margin-bottom: 18px;
}
.contact.details > .location-wrap > .bold {
  display: block;
  font-weight: 700;
}
.location-wrap .address {
  display: block;
  margin: 0;
}
.contact.details > div > a {
  color: #ffffff;
  display: inline-block;
  line-height: 100%;
  vertical-align: top;
}
.contact.details > div > a:hover {
  color:#77A738;
}
.contact.details > div::before {
  background: rgba(0, 0, 0, 0) url("footer-sprite-2.png") no-repeat -1px 1px;
  content: "";
  width: 25px;
  height: 28px;
  position: absolute;
  left: 0;
  top: 0;
}
/* .contact.details .location-wrap::before {
  top: 4px;
} */
.contact.details .contact-number-footer::before {
  background-position: -3px -40px;
}
.contact.details .contact-mail-footer::before {
  background-position: -2px -86px;
}
html .site-footer {
  position: relative;
}
html .site-footer::before {
  background-image: url("footer-shape-top.png");
  height: 13px;
}
.site-footer .col-3-block-add-banner {
  padding: 2em;
  margin-bottom: 20px;
  background-color:#3c3e3a;
  border-radius: 1em;
  transform: translateY(-55px);
  position:relative;
  z-index:3;
}
.site-footer .col-3-block-add-banner .text-desc-wrap {
  position: relative;
  float: left;
  width: 33.33%;
  padding: 0 40px 0 88px;
}
.site-footer .col-3-block-add-banner .text-desc-wrap::before {
  content: "";
  position: absolute;
  width: 71px;
  height: 71px;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-image: url(footer-sprite.png);
  background-repeat: no-repeat;
  background-position: 10px 18px;
}
.site-footer .col-3-block-add-banner .text-desc-wrap:nth-child(2)::before {
  background-position: 10px -40px;
}
.site-footer .col-3-block-add-banner .text-desc-wrap:nth-child(3)::before {
  background-position: 8px -103px;
}
.site-footer .text-desc-wrap .block-text {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2px;
}
.site-footer .text-desc-wrap p {
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 160%;
  font-weight: 500;
}
.site-footer__hr {
  display: none;
}
.site-footer .page-width:last-child {
  background-color: #39626b;
  max-width: 100%;
  padding: 14px 0;
  margin-top: 55px;
}
.site-footer .page-width:last-child::before {
  content: "";
  position: absolute;
  left: -3000px;
  right: -3000px;
  top: 0;
  bottom: 0;
  background-color: #39626b;
  z-index: 0;
}
.site-footer .page-width:last-child > .small--text-center {
  z-index: 1;
  position: relative;
}
.site-footer .page-width:last-child .payment-icons-wrap {
  float: right;
}
.site-footer .page-width:last-child .payment-icons-wrap img {
  display: block;
}
.site-footer .site-footer__copyright-content, .site-footer .site-footer__copyright-content a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-family: 'din-2014', sans-serif;
  text-shadow: 0 0;
}
html .container .page-width {
  padding: 0;
}
.site-footer__content > .site-footer__item:first-child {
  -moz-flex: 0 0 24%;
  -webkit-flex: 0 0 24%;
  -ms-flex: 0 0 24%;
  -o-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 24%;
}
.site-footer__content > .site-footer__item:nth-child(2),
.site-footer__content > .site-footer__item:last-child {
  -moz-flex: 0 0 19%;
  -webkit-flex: 0 0 19%;
  -ms-flex: 0 0 19%;
  -o-flex: 0 0 19%;
  flex: 0 0 19%;
  max-width: 19%;
}
.site-footer__content > .site-footer__item:nth-child(3) {
  -moz-flex: 0 0 21%;
  -webkit-flex: 0 0 21%;
  -ms-flex: 0 0 21%;
  -o-flex: 0 0 21%;
  flex: 0 0 21%;
  max-width: 21%;
}
.site-footer__content > .site-footer__item:nth-child(4) {
  -moz-flex: 0 0 17%;
  -webkit-flex: 0 0 17%;
  -ms-flex: 0 0 17%;
  -o-flex: 0 0 17%;
  flex: 0 0 17%;
  max-width: 17%;
}
.contact.details > div:last-child {
  margin-bottom: 0;
}
.social-icons .icon {
  display: none;
}
html .social-icons__link {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: top;
  background-image: url("footer-socmed-sprite.png");
  border-radius: 50%;
  background-position: 1px 1px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
html .social-icons__link[href*="twitter"] {
  background-position: -41px 1px;
}
html .social-icons__link[href*="youtube"] {
  background-position: -126px 1px;
}
html .social-icons__link[href*="instagram"] {
  
  background-position: -84px 1px;
}
html .site-footer__social-icons li {
  padding: 0 5px 0 4px;
}
html .site-footer__icon-list {
  padding-bottom: 0;
}
html .social-icons__link:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.site-footer .site-footer__copyright-content a:hover {
  color: #6cbd40;
}
.site-footer__social-icons li:last-child {
    padding-right: 0;
}
#myBtn {
    position: fixed;
    right: 15px;
    bottom: 67px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: #77a738;
    border-radius: 50%;
    font-size: 0;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #77a738;
    font-family: Fontawesome;
    color: #fff;
    line-height: 33px;
    z-index: 99;
}
#myBtn:hover {
    background-color: #721503;
    box-shadow: 0 0 0 2px #721503;
}
#myBtn:before {
    content: "\f106";
    font-size: 24px;
}

/* footer close */



/* blog section */
html #shopify-section-1564649713295 {
  padding-top:20px;
  padding-bottom: 0px;
}
#shopify-section-1564649713295 .extra-wrap {
  float: left;
  width: 100%;
  padding-right: 0px;
  position: relative;
  padding-bottom: 80px;
}
#shopify-section-1564649713295 .extra-wrap:last-child {
  padding: 0px;
}
html .grid--blog {
  margin: 0;
  overflow: visible;
}
.grid--blog .grid__item {
  display: none;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.grid--blog .grid__item:nth-child(-n+2) {
  display: block;
}
.grid--blog .grid__item:nth-child(2) {
  margin-bottom: 0;
}
/* .grid--blog .article__grid-image-wrapper {
  float: left;
  width: 41%;
  border: 1px solid #d6d6d6;
  overflow: hidden;
} */
.grid--blog .article__grid-image-wrapper .article__grid-image-container {
  height: 200px;
  position: relative;
  padding: 0 !important;
}
.grid--blog .article__grid-image-wrapper img {
  object-fit: cover;
  object-position: top;
  bottom: 0;
  left: 0;
  right: 0;
  top: -8px;
  margin: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
/* .grid--blog .article__grid-image-wrapper:hover img {
  -webkit-transform: scale(1.1) rotate(-5deg);
  -moz-transform: scale(1.1) rotate(-5deg);
  -ms-transform: scale(1.1) rotate(-5deg);
  -o-transform: scale(1.1) rotate(-5deg);
  transform: scale(1.1) rotate(-5deg);
} */
html .article__grid-image-container {
  margin: 0;
}
/* .grid--blo g .article__grid-meta {
  float: left;
  width: 59%;
  padding-left: 20px;
  padding-right: 45px;
  margin-bottom: 0;
} */

.grid--blog .article__grid-meta.article__grid-meta--has-image {
  padding:1em 1.2em 0;
  margin-bottom:1em;
  display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  
  text-align:center;
}

.grid--blog .article__grid-meta.article__grid-meta--has-image > * {
  
/*   border:1px dashed red; */
}
.grid--blog .article__date {
  display: block;
  color: #666;
  margin-bottom: 2px;
  font-size: 14px;
}
.grid--blog .article__link h3 {
  font-size: 28px;
  color: #4d676d;
  font-weight: 500;
  font-family: 'din-2014', sans-serif;
  line-height: 1.2em;
  -moz-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.grid--blog .article__link h3:hover {
  color: #77a738;
}
.grid--blog .rte.article__grid-excerpt {
  
    font-size: 16px;
    line-height: 160%;
    color: #666;
    margin-bottom: 14px;
    margin-top: 11px;
}
.grid--blog .btn {
  
  width: 134px;
  padding: 0 15px;
  font-size: 14px;
}
.grid--blog .btn:hover {
  background-color: #77A738 !important;
  border-color: #77A738;
  color: #fff;
}
#shopify-section-1564655244441 {
  display: none;
}
#shopify-section-1564649713295 .page-width {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
}
#shopify-section-1564649713295 .hr--invisible {
  display: none;
}
#shopify-section-1564649713295 .text-center .btn {
  position: static;
}
#shopify-section-1564649713295 .extra-wrap ul.grid--uniform.grid--blog, #shopify-section-16619931811e209c7a div.grid--uniform  {
  display: flex;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  width: 100%;
  justify-content:space-between;

  margin-left:0;
}
#shopify-section-1564649713295 .extra-wrap ul.grid--uniform.grid--blog li, #shopify-section-16619931811e209c7a div.grid--uniform div.grid__item {
  display: block;
  flex: 0 0 24%;
  -moz-flex: 0 0 24%;
  -webkit-flex: 0 0 24%;
  -ms-flex: 0 0 24%;
  -o-flex: 0 0 24%;
  margin: 0 0 15px 0;
  
  background-color:#e8eff1;
  display:flex;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;

  padding:0 0 2em;
}

#shopify-section-16619931811e209c7a div.grid--uniform div.grid__item div:not(:first-of-type) {padding:0 1.2em;}

#shopify-section-1564649713295 .extra-wrap ul.article__meta-buttons li {margin:15px 0 !important;}

#shopify-section-1564649713295 .extra-wrap ul.grid--uniform.grid--blog li > *, #shopify-section-16619931811e209c7a div.grid--uniform > * {
  flex:1;
}

 #shopify-section-16619931811e209c7a div.grid--uniform div.grid__item .h4 {
   text-align:center;
       font-size: 28px;
    color: #4d676d;
    font-weight: 500;
    font-family: 'din-2014', sans-serif;
    line-height: 1.2em;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;

   padding:0 1.2em;
 }


/* #shopify-section-1564649713295 .extra-wrap ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
} */
#shopify-section-1564649713295 .extra-wrap:last-child .text-center {
  margin-top: 30px;
  display: block;
  width: 100%;
}
.grid--blog .btn.article__comment-count {
  float: right;
}
/* blog section close */

/* 404 page */
.empty-page-content {
    padding: 0;
}
section.error-404.not-found {
    padding-bottom: 70px;
}
.error404-icon {
    color: #77a738 !important;
    display: block;
    font-size: 150px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 30px;
    position: relative;
    text-shadow: 4px 4px 0px #547528;
    font-family: 'din-2014', sans-serif;
    margin: -20px 0 15px;
}
.error-404 h2 {
    font-family: 'din-2014', sans-serif;
    font-weight: 600;
}
.error-404 .error-subtitle {
    text-align: center;
    font-size: 18px;
}
.error-404 .btn {
    width: 160px;
    margin-top: 24px;
}
.page-container {
  transform: translate3d(0,0,0) !important;
}
body > #compare-it {
  display: none;
}
body > #sa_ca_wrapper .ca_bottom {
  left: auto !important;
  right: 15px;
}
body > #sa_ca_wrapper .ca_flap {
  background: #436076 !important;
  font-size: 14px;
}
body > #sa_ca_wrapper .ca_bottom .ca_flap .SP_triangle {
  border-width: 0 6px 7px;
}


.template-page #MainContent .container-fulid {
  max-width: 1200px;
  padding: 60px 15px;
}
.template-page .sa_cmp_title {
  font-size: 45px !important;
}

/* 04-08-2019 */
#shopify-section-1564649713295 .extra-wrap:last-child .text-center .btn {
  left: 25px;
}
html .site-footer ul li.text-desc-wrap:nth-child(3) .block-text > a,
html .site-footer ul li.text-desc-wrap:nth-child(3) .block-text > a span {
  display: inline-block;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
html .site-footer ul li.text-desc-wrap:nth-child(3) .block-text > a:hover, 
html .site-footer ul li.text-desc-wrap:nth-child(3) .block-text > a:hover span {
  color: #77A738;
}
.slideshow__slide--slideshow-1 .slideshow__text-wrap > .slideshow__text-content.slideshow__text-content--vertical-center .page-width > ul,
.slide-show-3 .slideshow__text-wrap > .slideshow__text-content.slideshow__text-content--vertical-center .page-width > ul,
.slide-show-4 .slideshow__text-wrap .page-width > ul ,.slidshow-collagen .slideshow__text-wrap .page-width > ul {
  margin-left: auto;
  margin-right: 0;
}
#slick-slide02 .slid-sub-title
{
font-size: 18px;
    margin-left: auto;
    margin-right: 0;
    text-align: center;
    color: #fff;
}
.slideshow__slide--slideshow-1 .slideshow__text-wrap > .slideshow__text-content.slideshow__text-content--vertical-center .page-width > div.slideshow__btn-wrapper.slideshow__btn-wrapper--push,
.slide-show-3 .slideshow__text-wrap .page-width > div.slideshow__btn-wrapper.slideshow__btn-wrapper--push,
.slide-show-4 .slideshow__text-wrap .page-width > div.slideshow__btn-wrapper.slideshow__btn-wrapper--push,.slidshow-collagen .slideshow__text-wrap .page-width > div.slideshow__btn-wrapper.slideshow__btn-wrapper--push {
  max-width: 506px;
  float: right;
  width: 100%;
}
.slide-show-3 .slideshow__text-wrap > .slideshow__text-content.slideshow__text-content--vertical-center .page-width > ul {
  margin-right: 0px;
  max-width: 560px;
  padding-top: 30px;
}
.slide-show-3 .slideshow__text-wrap .page-width > div.slideshow__btn-wrapper.slideshow__btn-wrapper--push {
  max-width: 560px;
} 
.slide-show-3 .slideshow__text-wrap .page-width > ul {
    text-align: center;
}
.slide-show-3 .slideshow__text-wrap .page-width > ul li .mega-subtitle.slideshow__subtitle {
  font-weight: bold;
  color: #fff;
  /*font-size: 34px;*/
  font-size:19px;
}
.slide-show-3 .slideshow__text-wrap .page-width > ul li h2 {
  color: #fff;
  font-weight: 300;
  text-shadow: 0 0;
  margin-top:30px;
}
.slide-show-3 .slideshow__text-content-list::before {
  background-image: url("slider3-logo.png");
  width: 560px;
  height: 560px;
  z-index:-1;
  left: -15px;
}
.slide-show-4 .slideshow__text-content-list::before {
  background-image: url("slider4-logo.png");
  opacity: 0.25;
  top: -75px;
}
.slide-show-3 .slideshow__text-wrap .page-width > div.slideshow__btn-wrapper.slideshow__btn-wrapper--push {
  text-align: center;
  max-width: 560px;
  margin-right: 0px !important; 
  margin-top: 15px;
}
.slide-show-3 .slideshow_side__image {
  z-index: 2;
}
.slide-show-3 .slideshow__text-wrap {
  z-index: 1;
}
.slide-show-4 .slideshow__text-wrap .page-width > ul li h2, .slide-show-4 .slideshow__text-wrap .page-width > ul li span,.slidshow-collagen .slideshow__text-wrap .page-width > ul li span {
  color: #fff;
}
.slide-show-4 .slideshow_side__image {
  left: 0;
  right: 0;
  margin: 0 auto;
}
#slick-slide00 .slideshow_side__image {
  max-width: 745px; /*433*/
  background-position: 84% bottom;
}

/* wishlist and product compare popup css starts */
.popup-wishlist__content .popup-wishlist__items div > .product-store-lists {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px !important;
}
.popup-wishlist__content .popup-wishlist__items div:last-child > .product-store-lists {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px !important;
}
.popup-wishlist__content .popup-wishlist__items div > .product-store-lists .product-store-lists__remove.btn-link:hover {
  color: #721503;
}
.popup-wishlist .popup-wishlist__close {
  width: 25px;
  height: 25px;
  text-align: center;
  border: 1px solid #333;
  color: #333;
  font-size: 15px;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.popup-wishlist .popup-wishlist__close:hover {
  background-color: #721503;
  color: #fff;
  border-color: #721503;
}
.popup-wishlist-full, .popup-compare-full {
  margin: 2% 0;
}
.product-card .btn-action.wishlist + br {
  display: none;
}
.popup-wishlist-full, .popup-compare-full {
  width: 100%;
  max-width: 94%;
  margin:auto;
  position: absolute;
  overflow-x: hidden;
  overflow-y: scroll;
  top: 50%;
  bottom: auto;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.popup .popup-wishlist-full, .popup .popup-compare-full {
  width: 100%;
  max-width: 1200px;
  height:auto;
}
.popup__content .js-popup-close {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  background-color: #77A738;
  color: #fff;
  font-weight: bold;
}
.popup__content .js-popup-close:hover {
  background-color: #000
}
.cm-title a {
  text-decoration: none;
  border: none;
  text-align: center;
  float: left;
  font-size: 16px;
  color: #333;
}
.compare__item a {
  display: inline-block;
  border: none;
}
.compare .table tr, .compare .table tr td {
  vertical-align: middle;
  font-size: 15px;
  color: #333;
  border: 1px solid #ddd;
}
.compare .table tr *, .compare .table tr td * {
  vertical-align: middle;
  font-size: 15px;
  color: #333;
  border: none;
  text-decoration: none;
  color: #333333;
  text-align: center;
}
.compare {
  padding-bottom: 20px;
}
.compare table td.compare__title:first-child {
  display: table-cell;
}
.compare table td.compare__title {
  display: none;
}
.compare__item > a {
  display: table;
  margin: auto;
}
.compare__items .product-compare__remove {
  width: 20px;
  height: 20px;
  margin: 0 auto 25px !important;
  font-size: 0 !important;
  border-radius: 50%;
  display: block;
  background-color: #ff0000;
  text-align: center;
  color: #fff;
  line-height: 20px;
}
.compare__items .product-compare__remove:hover {
  background-color: #000;
}
.compare__items .product-compare__remove::before {
  content: "\f00d";
  font-family: Fontawesome;
  font-size: 14px;
  color:#ffffff;
}
.popup-wishlist .popup-wishlist__content .popup-wishlist__items {
    border-bottom-color: #dddddd !important;
    padding-bottom: 12px;
    margin-bottom: 30px;
}
.popup-wishlist-full__content .page-width ul li {
  border: 1px solid #ddd;
  margin-right: 15px;
  padding: 20px;
  text-align: center;
  width: 23.96%;
}
.popup-wishlist-full__content .page-width ul li:nth-child(4n),.popup-wishlist-full__content .page-width ul li:last-child {
  margin-right: 0px;
}
.popup-wishlist-full__content .page-width ul {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
}
.popup-wishlist-full__content .page-width ul li p.cm-price {
  text-align: center;
  color: #711601;
  font-weight: 600;
}
.popup-wishlist-full__content .page-width ul li p.cm-title a {
  float: none;
}
.popup-wishlist-full__content .page-width ul li p.cm-title {
  text-align: center;
}
.popup-wishlist-full__content .page-width ul {
  margin-top: 40px;
}
.popup .popup-compare-full {
  height: 90vh;
}
.popup-compare-full__content .compare {
  padding-bottom: 30px;
}


.inner-baner-section .inner-baner-container .wrapper {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding-right: 15px;
  padding-left: 15px;
  display: block;
  z-index: 1;
  position: relative;
}
.inner-baner-section, .inner-baner-section .inner-baner-container {
  height: 390px;
  position: relative;
}
.inner-baner-section .inner-baner-container {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.inner-baner-section .h1.hero__title {
  font-size: 24px;
  color: #436076;
  line-height: 120%;
  margin: 0;
  display: block;
}
.inner-baner-section .hero__subtitle {
  font-size: 50px;
  line-height: 120%;
  color: #000000;
  font-weight: 300;
  max-width: 520px;
  text-align: left;
  margin-top: 5px;
}
.shopify-section .left-collection-section {
  float: left;
  width: 23.5%;
  background-color: #f1f6f8;

}
.left-collection-section .shop-by-title {
  height: 52px;
  background-color: #e8eff1;
  border-top:5px solid #5c98a5;
  width: auto;
  color: #28464d;
  font-size: 24px;
  font-weight:500;
  line-height: 130%;
  display: flex;
  align-items: center;
  padding: 0 26px;
}
.left-collection-section > div {
  background-color: #f1f6f8;
  padding: 30px;
  margin: 10px 0 20px;
}
.left-collection-section > div:last-child {
  margin-bottom: 0;
}
.left-collection-section > div .sidebar-section-title {
  font-size: 22px;
  line-height: 100%;
  color: #5A2C27;
  font-weight: bold;
  margin-bottom: 15px;
}
.left-collection-section > div ul {
  margin: 0 !important;
}
.left-collection-section > div ul > li {
  display: block;
  margin: 0;
  text-align: left;
  margin-bottom: 20px;
}
.left-collection-section > div ul > li:last-child {
  margin-bottom: 0px;
}
.left-collection-section > div ul > li a {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  position: relative;
}
.left-collection-section > div ul > li.plus > a::after {
  content: "\f067";
  font-family: fontawesome;
  position: absolute;
  right: 0;
  top: 0;
}
.left-collection-section > div ul > li.minus > a::after {
  content: "\f068";
  font-family: fontawesome;
  position: absolute;
  right: 0;
  top: 0;
}
.no-compare-msg {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #ff0000;
}
.right-collection-section .collection-header {
  display: none;
}

.shopify-section .right-collection-section {
  float: right;
  width: 74%;
}
.right-collection-section .toolbar .filters-toolbar-wrapper {
  border: none;
  background-color: #efefef;
  padding: 5px 10px;
  margin-bottom: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.right-collection-section .filters-toolbar-wrapper div.show-page-width-wrap {
  margin-left: auto;
}
.collection-view-as > button {
  width: 22px;
  height: 22px;
  padding: 0;
  border: none;
  line-height: 22px;
  background-color: transparent;
  vertical-align: middle;
}
.collection-view-as > button span i {
  font-size: 22px;
  line-height: 100%;
  color: #bfbfbf;
}
.collection-view-as > button:hover span i, .collection-view-as > button.change-view--active span i {
  color: #5c98a5;
}
.right-collection-section .toolbar label {
  display: inline-block;
  vertical-align: middle;
  color: #333333;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  font-family: 'din-2014', sans-serif;
  margin: 0;
  pointer-events: none;
  text-transform: none;
}
.right-collection-section .toolbar select {
  height: 39px;
  padding: 0 10px;
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  border-radius: 0;
  border: 1px solid #EEEEEE;
  background-color: #fff;
  width: 173px;
  background-image: url("down-arrow.png");
}
.show-page-width-wrap > div {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.show-page-width-wrap .filters-toolbar__item--count, .breadcrumb span[aria-hidden="true"] {
  display: none;
}
.filters-toolbar .filters-toolbar__item-child:first-child {
  margin: 0;
}
#SP_CmpHtml > div > a, #SP_CmpHtml > div > .cm-price {
  display: none;
}
.breadcrumb-wrap {
  margin-bottom: 60px;
  display: block;
/*   background-color: #f4f4f4; */
}
.breadcrumb {
  position: relative;
  z-index: 999;
  padding: 15px 0px;
}
.breadcrumb a, .breadcrumb span {
  font-size: 14px;
  line-height: 100%;
  color: #444;
  font-weight: 400;
  position: relative;
}
.breadcrumb span {
  font-weight: 600;
}
.breadcrumb a {
  margin-right: 40px;
}
.breadcrumb a:hover, .breadcrumb span {
  color: #a0a0a0;
}
.breadcrumb a::before {
  content: "";
  position: absolute;
  right: -23px;
  top: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #777;
}
.template-collection #MainContent {
  padding-bottom: 72px;
}
#SP_CmpHtml > div {
  clear: left;
  display: flex;
  max-width: 100%;
  min-width: 100%;
  position: relative;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 15px;
}
#SP_CmpHtml > div .product-compare__remove {
  width: 26px;
  height: 26px;
  margin: 0 !important;
  right: -12px;
  position: absolute;
  font-size: 0;
  background-color: #F4F4F4;
  color: #333;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  line-height: 26px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#SP_CmpHtml > div .product-compare__remove::before, #SP_CmpHtml > div .product-compare__remove::after {
  content: "";
  width: 1.5px;
  height: 12px;
  background-color: #333;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
}
#SP_CmpHtml > div .product-compare__remove::after {
  transform: rotate(-36deg);
  -moz-transform: rotate(-36deg);
  -webkit-transform: rotate(-36deg);
  -ms-transform: rotate(-36deg);
  -o-transform: rotate(-36deg);
}
#SP_CmpHtml > div .product-compare__remove:hover {
  background-color: #5A2C27;
  color: #fff;
}
#SP_CmpHtml > div .product-compare__remove:hover::before, #SP_CmpHtml > div .product-compare__remove:hover::after {
  background-color: #fff;
}
.compare__item .cm-title a {
  display: inline-block;
  border: none;
  text-align: left;
}
#SP_CmpHtml > div > a, #SP_CmpHtml > div > .cm-price {
  display: none;
}
#SP_CmpHtml .cm-title {
  margin: 0;
  padding-right: 25px;
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

#Collection .grid--view-items li {
  padding: 8px;
  width: 25%;
}
.left-collection-section > div.compare-loading {
  min-height: 150px;
  position: relative;
}
.left-collection-section > div.compare-loading::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  top: 40px;
  bottom: 0;
  margin: auto;
  border: 3px solid #ccc;
  border-radius: 50%;
  border-top: 3px solid #77A738;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}
.template-collection .cm-compare-button {
  opacity: 0;
  visibility: hidden;
}
.popup-compare-full__content .comare-custom-open {
  display: none;
}
.baner-content-container {
  padding-top: 70px;
}
.baner-content-container > img {
  float: right;
  margin-right: 190px;
}
#SP_CmpHtml .remove-compare-all {
  background-color: transparent;
  border: medium none;
  border-radius: 0;
  color: #77a738;
  display: inline-block;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 15px;
  min-width: auto;
  padding: 0;
  width: auto;
}
#SP_CmpHtml .remove-compare-all:hover {
  background-color: transparent !important;
  color: #701500;
}
.filters-toolbar-wrapper > div {
  margin-right: 15px;
}
.filters-toolbar-wrapper > div.show-page {
  margin-left: auto;
}
.filters-toolbar-wrapper .page-width {
  margin: 0;
  max-width: 100%;
  width: auto;
}
#SP_CmpHtml > div.btn {
  text-align: center;
  display: inline-block;
}
.right-collection-section > div[data-section-id="collection-list-template"] .product-card {
  padding-bottom: 10px;
  padding-top: 10px;
}
.smart-sorting .descending-sort, .smart-sorting .asc-sort {
  background-image: url("sprite1.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  margin: 0 10px 0 15px;
  position: relative;
  width: 22px;
}
.smart-sorting .asc-sort {
  transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.smart-sorting .descending-sort:hover, .smart-sorting .asc-sort:hover {
  background-position: 0 -30px;
}
.grid--blog .article__grid-meta .article__meta-buttons li+li {
    display: none;
}
.pagination {
  padding-top: 40px;
  text-align: center;
}
.pagination li .btn {
  background-color: #fff;
  border-color: #eeeeee;
  cursor: pointer;
  opacity: 1;
  padding: 0 9px;
}
.pagination li .icon__fallback-text {
  clip: auto;
  color: #555555;
  font-size: 16px;
  font-weight: normal;
  height: auto;
  margin: 0;
  position: static !important;
  text-transform: none;
  width: auto;
}
.pagination li .btn:hover {
  background-color: #5c98a5 !important;
  border-color: #5c98a5;
}
.pagination li .btn:hover .icon__fallback-text {
  color: #fff;
}
.pagination li a {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 50%;
  color: #444444;
  display: block;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  width: 28px;
}
.pagination li a:hover, .pagination li.active a {
  background-color: #98cb53;
  border-color: #98cb53;
  border-radius: 50%;
  color: #fff;
}

.pagination li a:hover {
background-color: #5c98a5;
  border-color: #5c98a5;
}

.popup-compare-full .popup-compare-full__head {
    margin-bottom: 15px;
}
.template-collection main#MainContent {
/*   background-image: url("product_bg.jpg");
  background-position: center bottom;
  background-repeat: repeat-x; */
}

.tab-related-wrap .product-tabs {
  width: 73%;
  float: left;
}
.tab-related-wrap > .shopify-section {
  width: 25%;
  float: right;
}
.product-tabs .nav {
  display: flex;
  justify-content:center;
  width: 100%;
  border-bottom: 1px solid #e5ecee;
}
.product-tabs .nav li {
  float: left;
  margin-right: 8px;
  position: relative;
}
.product-tabs .nav li.active::before {
  content: "";
  position: absolute;
  width: 99%;
  height: 2px;
  bottom: -2px;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #fff;
  display: block;
  z-index: 1;
}
.product-tabs .nav li a {
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  color: #252627;
  display: block;
  position: relative;
  background-color: #fff;
}
/* .product-tabs .nav li a::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 10px;
  background-image: url("pro-sprite.png");
  background-position: 0 1px;
  background-repeat: no-repeat;
  width: 27px;
  height: 32px;
  display: block;
}
.product-tabs .nav li:nth-child(2) a::before {
  background-position: 1px -50px;
}
.product-tabs .nav li:nth-child(3) a::before {
  background-position: 4px -102px;
} */
.product-tabs .nav li a:hover, .product-tabs .nav li.active a {
  color: #919191 ;
  border-bottom: 4px solid #5c98a5;
/*   border-bottom: none;
  box-shadow: 0 0 0 1px #75B904; */
}
.product-tabs .tab-content {
  padding: 40px 20px 0;
  background-color: #fff;
  position: relative;
}
.product-tabs .tab-content .tab-pane {
  display: none;
}
.product-tabs .tab-content .tab-pane.active {
  display: block;
}
.product-tabs .tab-content .product-description > div {
  margin-bottom: 40px;
}
.product-tabs .tab-content p {
  color: #333;
  font-size: 16px;
  text-align: justify;
  line-height: 160%;
}
.product-tabs .product-description .green {
  font-size: 18px;
  color: #79B300;
  font-weight: 500;
  margin-bottom: 13px;
      margin-top: 15px;
}
.product-tabs .tab-content ul, .product-tabs .tab-content ol {
  margin: 0;
  list-style: none;
}
.product-tabs .tab-content ol.smart-number li, .product-tabs .tab-content ul.smart-sign li {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
  list-style: none;
}
.product-tabs .tab-content ul.smart-sign li {
  padding-left: 30px;
  font-weight: 600;
  color: #333;
}
.product-tabs .tab-content ol.smart-number {
  counter-reset: section;
}
.product-tabs .tab-content ul.smart-sign li::before {
  content: "\f046";
  font-family: Fontawesome;
  position: absolute;
  left: 0;
  top: 0;
  color: #74B804;
  display: block;
  font-weight: normal;
  font-size: 18px;
}
.product-tabs .tab-content ol.smart-number li::before {
  counter-increment: section;
  content: counter(section) ". ";
  color: #75B904;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 500;
}
.product-tabs .product-description .green-box {
  font-size: 24px;
  line-height: 120%;
  color: #77A538;
  text-align: center;
  float: left;
  font-weight: bold;
  padding: 15px;
  border: 1px solid #DDDDDD;
  width: 100%;
  margin-bottom: 35px
}
h3.header-contain, #shopify-product-reviews .spr-header-title {
  font-size: 24px;
  color: #3f4040;
  line-height: 100%;
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  font-family: 'din-2014', sans-serif;
}
.product-tabs .sub-img p {
  position: relative;
  padding-left: 130px;
  min-height: 100px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.product-tabs .sub-img p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  display: block;
  background-color: #75B904;
  border-radius: 50%;
  overflow: hidden;
  background-image: url("pro-sprite.png");
  background-position: 19px -140px;
  background-repeat: no-repeat;
}
.product-tabs .sub-img p:nth-child(2)::before {
  background-position: 21px -225px;
}
#shopify-product-reviews .spr-form-label {
  font-size: 15px;
  color: #333;
  font-weight: bold;
}
#shopify-product-reviews .spr-form-label span {
  color: #ff0000;
  margin-left: 3px;
}
#shopify-product-reviews form input:not([type="submit"]), #shopify-product-reviews form textarea {
  border: 1px solid #ddd;
  height: 48px;
  padding: 0 15px;
  font-size: 14px;
  color: #333;
}
#shopify-product-reviews form textarea {
  height: 100px;
  padding-top: 15px;
  padding-bottom: 15px;
  resize: none;
}
#shopify-product-reviews form input.spr-form-input-error:not([type="submit"]), #shopify-product-reviews form textarea.spr-form-input-error {
  border-color: #ff0000;
}
#shopify-product-reviews .spr-form-message {
  background-color: #fff;
  color: #ff0000;
  font-size: 14px;
  border: 1px solid #ff0000;
  text-align: center;
  padding: 5px;
  margin-bottom: 18px;
}
#shopify-product-reviews .spr-form-message.spr-form-message-success {
  color: green;
  border: 1px solid green;
}
#shopify-product-reviews .spr-starrating.spr-form-input-error a {
  color: #ff0000;
  opacity: 1;
}
.sub-detail-wrap {
  background-color: #F4F4F2;
  padding: 40px 16px;
  border-radius: 8px;
  border: 1px solid #E9E9E4;
}

#shopify-section-product-recommendations .product-recommendations__inner, #shopify-section-product-recommendations-by-collection .product-recommendations__inner {
/*   box-shadow: 0 0 15px rgba(117,185,4, 0.40); 
  border-radius: 8px;*/
  background-color: #fff;
  padding: 0;
  border:1px solid #dfe8ea;
}
#shopify-section-product-recommendations .grid--view-items, #shopify-section-product-recommendations-by-collection .grid--view-items {
  margin: auto;
  padding: 0 10px 10px;
/*   background-image: url("sidebar-bg1.jpg");
  background-position: center top;
  border-radius: 0 0 8px 8px; */
}
#shopify-section-product-recommendations .product-recommendations__inner .section-header, #shopify-section-product-recommendations-by-collection .product-recommendations__inner .section-header {
 /* padding-bottom: 76px;
  margin-bottom: 10px;
   background-position: 0 123px;
  background-image: url("right-side-cruv.png");
  background-size: contain;
  background-repeat: no-repeat; */
  display: block;
}
#shopify-section-product-recommendations .product-recommendations__inner .section-header h2, #shopify-section-product-recommendations-by-collection .product-recommendations__inner .section-header h2 {
  padding: 23px;
  font-size: 20px;
  line-height: 130%;
/*   background-color: #77A738; */
  color: #050708;
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 0;
  border-radius: 8px 8px 0 0;
}
#shopify-section-product-recommendations ul .related-product-item, #shopify-section-product-recommendations-by-collection ul .related-product-item {
  margin-bottom: 18px;
  display: block;
  width: 100%;
  text-align: center;
}
#shopify-section-product-recommendations ul .related-product-item:last-child, #shopify-section-product-recommendations-by-collection ul .related-product-item:last-child  {
  margin-bottom: 0px;
}
#shopify-section-product-recommendations ul .related-product-item .product-card, #shopify-section-product-recommendations-by-collection ul .related-product-item .product-card {
  border: none;
  padding: 25px 16px;
/*   background-color: #FBFFF6; */
  display: block;
/*   box-shadow: 0 0 15px rgba(117,185,4, 0.40);
  border-radius: 8px; */
}
.related-product-item .related-product-title {
  display: block;
  position: static !important;
  height: auto;
  width: auto;
  font-size: 18px;
  font-weight: bold;
  color: #721503;
  margin-bottom: 10px;
}
.related-product-item .short-desc p {
  font-size: 16px;
  line-height: 160%;
  text-align: center;
  color: #333333;
}
.related-product-item .product-card__title, .related-product-item .related-review-wrap .spr-badge-caption {
  display: none;
}
.related-product-item .product-card .price {
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 8px;
  margin-top: 0;
}
.related-product-item .related-review-wrap {
  text-align: center;
  font-size: 16px;
  color: #333;
}
.related-product-item .view-details-wrap a {
  height: 45px;
  line-height: 45px;
  border: 1px solid #77A738;
  color: #77A738;
  display: inline-block;
  background-color: #fff;
  padding: 0 20px;
  border-radius: 25px;
  margin-top: 17px;
}
.related-product-item .view-details-wrap a:hover {
  border: 1px solid #77A738;
  color: #fff;
  background-color: #77A738;
}
.smart-product-desc-section .product-single__title {
  font-size: 40px;
  font-family: 'din-2014', sans-serif;
  font-weight: bold;
  color: #000;
}
.product-single__meta .pro-tagline {
  font-size: 17px;
  line-height: 150%;
  color: #79B300;
  font-weight: 600;
}
.pro-short {
  color: #666;
  font-size: 16px;
  line-height: 160%;
  text-align: justify;
  margin-top: 9px;
  border-top: 1px solid #dfe8ea;
  padding-top: 20px;
}
.product-form .product-form__item {
  display: none;
}
.variant-section {
  display: flex;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
}
.variant-section .individual-variant {
  flex: 0 0 31.33%;
  -moz-flex: 0 0 31.33%;
  -webkit-flex: 0 0 31.33%;
  -ms-flex: 0 0 31.33%;
  -o-flex: 0 0 31.33%;
  border: 1px solid #ddd;
  text-align: center;
  border-radius: 5px;
  padding-bottom: 10px;
  margin-bottom: 82px;
  position: relative;
  background-color: #fff;
}
.sub-detail-wrap {
  background-color: transparent;
  padding: 40px 16px;
  box-shadow: none;
  border: none;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url("how-take-bg.png");
  background-size: cover;
}
.sub-detail-wrap .sub-contain {
  width: 100%;
  max-width: 65%;
}
.product-single .smart-product-img-section {
  float: left;
  width: 35%;
  padding-left: 0px;
}
.product-single .smart-product-desc-section {
  width: 62%;
  float: right;
}
.individual-variant .variant-custom-title {
  background-color: #DDDDDD;
  height: 44px;
  display: flex;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.individual-variant.gold .variant-custom-title {
  background-color: #EFB361;
}
.individual-variant .variant-img-wrap {
  margin: 15px auto 7px;
  height: 120px;
  background-position: center center;
  background-repeat: no-repeat;
}
.individual-variant.silver .variant-img-wrap {
  background-image: url("silver-coin.png");
}
.individual-variant.gold .variant-img-wrap {
  background-image: url("golden-coin.png");
}
.individual-variant.platinum .variant-img-wrap {
  background-image: url("platinum-coin.png");
}
.individual-variant .variant-custom-price {
  font-size: 22px;
  color: #333;
  font-weight: bold;
  display: block;
}
.individual-variant .save-custom-price {
  color: #ff0000;
}
.individual-variant .variant-each-price {
  color: #75B904;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
  width: 100%;
}
.variant-section .individual-variant .custom-cart.btn {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -58px;
}
.pagination li .btn.disabled {
  display: none;
}
.tab-related-wrap {
  margin-top: 2em;
}
.list-view-items .list-view-item__image-column {
  width: auto;
  float: left;
  display: unset;
}
.list-view-items .list-view-item__image-column .list-view-item__image-wrapper {
  margin-right: 0;
  width: 200px;
  position: relative;
  background-color: #f5f5f5;
  height: 200px;
  border: 1px solid #ccc;
}
.list-view-items .list-view-item__image-column .list-view-item__image-wrapper img {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-width: 96%;
  max-height: 96%;
}
.slideshow-wrapper .slick-initialized .slideshow__image {
  background-position: center top !important;
}
.right-collection-section .toolbar select#SortBy {
  width: 180px !important;
}
.list-second-wrap {
  width: calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: -webkit-calc(100% - 200px);
  width: -ms-calc(100% - 200px);
  width: -o-calc(100% - 200px);
  float: right;
  padding-left: 50px;
}
.list-second-wrap .list-view-item__title-column {
  display: block;
  vertical-align: middle;
  width: 100%;
  font-size: 18px;
  margin-bottom: 15px;
}
.list-second-wrap .list-view-item__price-column {
  display: block;
  text-align: left;
  width: 100%;
  margin-bottom: 15px;
}
.product-card .list-second-wrap .price {
  text-align: left;
  display: block;
  font-size: 20px;
  color: #711601;
  margin-top: 4px;
  margin-bottom: 9px;
}
.list-second-wrap form {
  float: left;
  clear: left;
  margin-right: 3px;
}
.product-card .list-second-wrap .btn-action.wishlist, .product-card .list-second-wrap .SPCMP_Add {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  z-index: 9;
}
.product-single .shipping-announce-text {
  border: 1px solid #ddd;
  width: 100%;
  padding: 20px 20px 20px 130px;
  font-size: 22px;
  font-weight: 600;
  position: relative;
  background-color: #fff;
}
.product-single .shipping-announce-text::before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  left: 40px;
  width: 70px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: 0 -328px;
  background-image: url("pro-sprite.png");
  display: block;
}
.detail-contain .sub-detail {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
}
.detail-contain .sub-detail:last-child {
  margin-bottom: 0px;
}
.detail-contain .wrap-img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 1px solid #bbb;
}
.detail-contain .wrap-img img {
  border-radius: 50%;
}
.detail-contain .wrap-content {
  width: calc(100% - 170px);
  width: -moz-calc(100% - 170px);
  width: -webkit-calc(100% - 170px);
  width: -ms-calc(100% - 170px);
  width: -o-calc(100% - 170px);
  padding-left: 40px;
}
.detail-contain .sub-detail:nth-child(2n+1) .wrap-img {
  order: 2;
  -moz-order: 2;
  -webkit-order: 2;
  -ms-order: 2;
  -o-order: 2;
}
.detail-contain .sub-detail:nth-child(2n+1) .wrap-content {
  order: 1;
  -moz-order: 1;
  -webkit-order: 1;
  -ms-order: 1;
  -o-order: 1;
  padding-left: 0;
  padding-right: 40px;
}
.product-single .thumbnails-wrapper .product-single__thumbnails-item {
  width: 100%;
  padding: 0;
  margin: 0;
}
.product-single .thumbnails-wrapper .product-single__thumbnails-item a {
  width: 100%;
  height: 120px;
  position: relative;
  display: block;
  margin: auto;
  min-height: auto;
  padding: 5px;
  border: 1px solid #ddd;
}
.product-single .thumbnails-wrapper .product-single__thumbnails-item a img {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  max-width: 95%;
  max-height: 95%;
  border: none;
  width: auto;
  height: auto;
}
.smart-product-section .smart-product-img-section .product-single__photo-wrapper {
  max-width: unset !important;
  max-height: unset !important;
}
.smart-product-section .smart-product-img-section .product-single__photo-wrapper .product-single__photo {
  height: 567px;
  padding: 0 !important;
  position: relative;
  background-color: #fff;
  margin: 10px 0;
  box-shadow: 0 0 12px rgba(0,0,0,0.20);
}
.smart-product-section .smart-product-img-section .product-single__photo-wrapper .product-single__photo img.product-featured-img {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  max-width: 94% !important;
  max-height: 94% !important;
  display: block;
  width: auto;
  height: auto;
}
.grid.product-single {
  margin-left: 0;
}
.product-single .smart-product-img-section .thumbnails-wrapper ul {
  padding: 0 30px;
  margin: 30px auto 0;
  position: relative;
}
.list-view-items .product-card .full-width-link {
  display: none;
}
.left-collection-section .reset-wrap {
  padding: 20px;
  text-align: center;
}
.product-single .smart-product-img-section .thumbnails-wrapper ul .owl-dots {
  display: none;
}
.product-single .smart-product-img-section .thumbnails-wrapper ul .owl-nav button {
  position: absolute;
  height: 20px;
  width: 9px;
  font-size: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("small-arrow.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  transition: none;
}
.product-single .smart-product-img-section .thumbnails-wrapper ul .owl-nav button:hover {
  background-position: 0 -45px;
}
.product-single .smart-product-img-section .thumbnails-wrapper ul .owl-nav button.owl-next {
  left: auto;
  right: 0;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.product__price .price, .product__price .main-product-price {
  font-size: 35px;
  color: #77A738;
  line-height: 100%;
  width: auto;
  display: inline-block;
  font-weight: bold;
}
.product__price .price .price__regular {
  color: #77A738;
}
.product__price .price .price__regular > dd {
  margin: 0;
}
.wrap-curcumin .wrap-cur {
  margin-bottom: 20px !important;
  display: block;
  width: 100%;
}
.wrap-cur li {
  position: relative;
  padding-left: 80px;
  display: flex;
  min-height: 65px;
  margin-bottom: 15px;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  font-size: 20px;
  color: #333;
  font-weight: 500;
}
.wrap-cur li > span {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 65px;
  font-weight: bold;
  color: #000;
  background-image: url("round-bg.png");
  background-position: 0 0;
}
.wrap-cur li:nth-child(3) > span {
  background-position: 0 -90px;
}
.wrap-cur li:nth-child(4) > span {
  background-position: 0 -180px;
}
.wrap-cur li:nth-child(5) > span {
  background-position: 0 -270px;
}
.product-manual .table {
  width: 100%;
  margin: 0;
}
.variant-section .individual-variant.platinum::before {
  content: "";
  position: absolute;
  width: 76px;
  height: 75px;
  top: -10px;
  z-index: 1;
  left: -10px;
  display: block;
  background-image: url("pro-sprite.png");
  background-position: 0 -401px;
  background-repeat: no-repeat;
}
.template-product main#MainContent {
 
}
.product-single .smart-product-img-section .thumbnails-wrapper > button.btn {
  display: none;
}
.prize-title-wrap {
  display: flex;
  width: 100%;
  align-content: center;
  -moz-align-content: center;
  -webkit-align-content: center;
  -ms-align-content: center;
  -o-align-content: center;
  margin-top: 6px;
}
.prize-title-wrap .pro-tagline {
  flex: 0 0 67%;
  -moz-flex: 0 0 67%;
  -webkit-flex: 0 0 67%;
  -ms-flex: 0 0 67%;
  -o-flex: 0 0 67%;
  margin-right: auto;
}
.prize-title-wrap .product__price {
  flex: 0 0 33%;
  -moz-flex: 0 0 33%;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  -o-flex: 0 0 33%;
  margin-left: auto;
  align-self: end;
  -moz-align-self: end;
  -webkit-align-self: end;
  -ms-align-self: end;
  -o-align-self: end;
  text-align: right;
  margin-top: auto;
  
}
.detail-page .sub-detail > img {
  margin-left: 20px;
}
.spr-summary-actions-newreview {
  line-height: 100%;
  margin-top: 8px;
}
.new-review-form .spr-form-actions {
  margin-top: 7px;
}
#slick-slide02 .slideshow__text-content-list,#slick-slide02 .slid-sub-title {
  max-width: 565px;
}
html #slick-slide01 .mega-subtitle.slideshow__subtitle {
  font-size: 34px;
  line-height: 140%;
}
.low-price, .small-each {
  font-size: 16px;
  display: inline-block;
  color: #666;
  font-weight: normal;
}

#slick-slide04 .slideshow_side__image {
  background-position: 75% bottom;
}
#slick-slide04 .slideshow__text-content-list {
  max-width: 565px;
  position: relative;
  margin-left: auto;
  margin-right: 0;
}
html #slick-slide04 .mega-title.slideshow__title {
  font-size: 45px;
  color: #77A738;
  line-height: 120%;
  font-weight: bold;
  text-shadow: 0 0 20px rgba(0,0,0,0.7);
}
html #slick-slide04 .mega-subtitle.slideshow__subtitle {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 160%;
  text-shadow: 0 0 15px rgba(0,0,0,0.7);
}
#slick-slide04 .slideshow__text-wrap .page-width > div.slideshow__btn-wrapper.slideshow__btn-wrapper--push {
  width: 565px;
  float: right;
}
.product-single .owl-carousel .owl-stage-outer {
    margin: 0px -1px;
}
.bottom-header .site-nav.list--inline li > .site-nav__dropdown {
  border-top: 3px solid #77a738;
  padding: 0;
  width: 240px;
  top:37px;
}
.bottom-header .site-nav.list--inline li > .site-nav__dropdown li {
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.bottom-header .site-nav.list--inline li > .site-nav__dropdown li:last-child  {
  border-bottom: none;
}
.bottom-header .site-nav.list--inline li > .site-nav__dropdown li a {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 15px;
}
.bottom-header .site-nav.list--inline li > .site-nav__dropdown li a:hover {
  background-color: #77A738;
  color: #fff;
}
.bottom-header .site-nav.list--inline li > .site-nav__dropdown::before {
  border-bottom: 8px solid #77a738;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  content: "";
  display: block;
  left: 22px;
  position: absolute;
/*   right: 46px; */
  top: -9px;
  width: 5px;
}

.site-nav--has-dropdown .site-nav__label {padding-left:10px;}

.site-nav--has-dropdown .site-nav__link .icon-chevron-down {
  margin-top: -3px;
}
.bottom-header .site-nav.list--inline li:hover > .site-nav__dropdown {
  display: block;
}
.bottom-header .site-nav.list--inline li > .site-nav__dropdown::after {
  content: "";
  position: absolute;
  display: block;
  background-color: transparent;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: auto;
  height: 25px;
}
.product__price .main-product-price {
  font-size: 30px;
}
body.template-product .breadcrumb-wrap {
  margin-bottom: 0;
}
.slideshow-wrapper .slideshow__controls .slideshow__pause {
  display: none;
}
.left-collection-section > div ul > li:last-child > a {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.left-collection-section > div ul > li:last-child .site-nav__dropdown {
  background-color: transparent;
  border: medium none;
  margin-top: 20px;
  padding: 0;
  position: static;
}
.left-collection-section > div ul > li.minus .site-nav__dropdown {
  display: block;
}
.left-collection-section > div ul > li:last-child .site-nav__dropdown li {
  margin: 0 0 20px;
}
.left-collection-section > div ul > li:last-child .site-nav__dropdown li:last-child {
  margin: 0px;
}
.left-collection-section > div ul > li:last-child .site-nav__dropdown li a {
  padding: 0 0 0 10px;
}



@media all and (-ms-high-contrast:none){
  .cm-wishlist-button .cm-wishlist-icon {
    height: 40px;
  }
  .filters-toolbar-wrapper .page-width {
    min-width: 287px;
  }
  #template-wishlist-ajax {
    display: none;
  }
  *::-ms-backdrop,.cm-wishlist-button .cm-wishlist-icon {
    height: 40px;
  }
  .filters-toolbar-wrapper .page-width {
    min-width: 287px;
  }
  #template-wishlist-ajax {
    display: none;
  }
  
}


/* wishlist and product compare popup css close */

/*21-08-2019-********/
#MainContent {
  min-height: 300px;
    padding-bottom: 60px;
}
/*#slick-slide00 .slideshow__title {
  font-size: 24px;
  }
  #slick-slide00 .slideshow__subtitle {
  font-size: 34px;
  font-weight: 200;
  line-height: 140%;
}*/
#slick-slide01 .slideshow_side__image {
  background-position: 66% bottom;
  height: 350px;  
}
#slick-slide01 .slideshow__text-content, #slick-slide02 .slideshow__text-content {
  top: 35%;
}
#slick-slide02 .slideshow_side__image {
  background-position: 60% bottom;
  height: 350px;
  bottom: -35px;
}
#slick-slide02 .slideshow__btn-wrapper.slideshow__btn-wrapper--push {
  max-width: 560px;
}
#slick-slide00 .slid-sub-title {
  position: absolute;
  bottom: -10px;
  left: 32%;
  font-size: 18px;
  color: #436076;
  font-weight: 600;
}
#slick-slide03 ul.slideshow__text-content-list {
  max-width: 534px;
}
#slick-slide03 .slid-sub-title {
  position: absolute;
  right: 165px;
  bottom: -40px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}


/***23-08-2019-*************/

.testimonial-list > li {
  width: 100%;
  background-color: #F4F4F2;
  border-radius: 10px;
  border: 1px solid #E9E9E4;
  margin-bottom: 12px;
  padding: 30px;
}
.test-img-wrap {
  width: 102px;
  height: 102px;
  border-radius: 100%;
  overflow: hidden;
  float: left;
  margin-right: 24px;
}
.test-img-wrap > img {
  width: 100%;
  height: 100%;
}
.test-content-wrap {
  overflow: hidden;
}
.testimonial-list .test-content-wrap > p {
  color: #666666;
  margin: 0 0 10px;
}
.testimonial-list span.test-author {
  color: #333333;
}
.product-tabs .sub-img p:first-child > span {
  top: 13px;
}
.sub-contain.sub-img span {
  position: absolute;
  top: 0;
  width: 5px;
  height: 5px;
  left: 115px;
}
.product-tabs .product-description .green-box span.green-small {
  display: block;
  font-size: 20px;
}
.bullet {
  height: 5px;
  width: 5px;
  background: #77a738;
  display: inline-block;
  border-radius: 100%;
  margin: 5px 2px 4px 4px;
}
.black-box > p {
  border: 1px solid #ddd;
  padding: 20px;
}


/*********24-08-2019-***************/

h1.product-single-title.onlyinmobile {
  display: none;
}
.best-seller-pro {
  position: relative;
}
.best-seller-pro .product-single__photo::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  width: 100px;
  height: 100px;
  background: url("best-seller.png") no-repeat;
  background-position: 0 0;
}


/**27-08-2019-**/

.wishlist-smart-wrap .popup-wishlist__head {
  display: none !important;
}
.wishlist-smart-wrap .popup-wishlist__buttons {
  display: none;
}
.tempalte-smartwish .cm-wishlist-button {
  opacity: 0;
  visibility: hidden;
}
.wishlist-smart-wrap .popup-wishlist__empty {
  margin: 0 !important;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.wishlist-smart-wrap > .popup-wishlist {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.wishlist-smart-wrap .popup-wishlist .popup-wishlist__content .popup-wishlist__items {
  padding-bottom: 12px;
  border-bottom: 0 !important;
}
.wishlist-smart-wrap .popup-wishlist__content .popup-wishlist__items div > .product-store-lists {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  margin-top: 15px !important;
}
.wishlist-smart-wrap .popup-wishlist__content .popup-wishlist__items div:first-child > .product-store-lists {
  border: none;
  padding: 0;
  margin: 0 !important;
}
.wishlist-smart-wrap .product-store-lists__image {
  max-width:150px;
  position: relative;
  height: 150px;
  margin-right: 20px !important;
    width: 100%;
}
.wishlist-smart-wrap .product-store-lists__image > a {
  margin: auto;
  width: 150px;
  position: relative;
  background-color: #f5f5f5;
  height: 150px;
  border: 1px solid #ccc;
}
.wishlist-smart-wrap .product-store-lists__image > a > img {
  object-fit: cover;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-height: 96%;
}
.wishlist-smart-wrap h3 > a {
  font-size: 20px;
  font-family: 'din-2014', sans-serif;
}
.wishlist-smart-wrap span.price {
  color: #711601;
  font-weight: 600;
}
.wishlist-smart-wrap span.product-store-lists__remove {
  letter-spacing: 0;
  border-radius: 30px;
  font-size: 16px;
  line-height: 34px;
  border: 1px solid #77A738;
  display: block;
  padding: 0 15px;
  min-width: 120px;
  text-align: center;
  font-family: 'din-2014', sans-serif;
  color: #77A738;
  text-decoration: none;
  margin-top: 10px;
}
.wishlist-smart-wrap span.product-store-lists__remove:hover {
  background-color: #77a738;
  color: #fff !important;
}

.niacin p  {
    color: #333;
    font-size: 16px;
    text-align: justify;
    line-height: 160%;
}
.niacin p  {
  position: relative;
    padding-left: 130px;
    min-height: 100px;
    margin-bottom: 15px;
  /* display: flex;*/
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
  
}
.niacin p::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/nicial.png?1255);
    /*background-position: 19px -140px;*/
    background-repeat: no-repeat;
  
  
}
.niacin .blackberries {
    padding-bottom: 14px;
}
.niacin p.biotin::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/baiotin.png?1405);
    background-repeat: no-repeat;
}
.niacin p.zinc::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/zn.png?14055);
    background-repeat: no-repeat;
}
.niacin p.para::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/para.png?1405);
    background-repeat: no-repeat;
}
.niacin p.cistanche::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/chinchta.png?1405);
    background-repeat: no-repeat;
}
.niacin p.saw::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/saw.png?1405);
    background-repeat: no-repeat;
}
.niacin p.beta-s::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/beta.png?1405);
    background-repeat: no-repeat;
}
.niacin p.green-lipped::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/green.png?1405);
    background-repeat: no-repeat;
}
.niacin p.laminaria::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/japonica.png?1405);
    background-repeat: no-repeat;
}
.niacin p.horsetail::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/horstail.png?1405);
    background-repeat: no-repeat;
}
.niacin p.chlorella::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/chelpower.png?1405);
    background-repeat: no-repeat;
}
.niacin p.quercetin::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/support-hair.png?1405);
    background-repeat: no-repeat;
}
.niacin p.silica::before {
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/cilica.png?1405);
    background-repeat: no-repeat;
}
.niacin p.Poten::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Potent-Antioxidant-Properties.png?1517);
    background-repeat: no-repeat;
}
.niacin p.supports-healthy::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Supports-Healthy_-Beautiful-and-Soft-Skin.png?1521);
    background-repeat: no-repeat;
}

.niacin p.helps-maintain::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Helps-Maintain-Skin-Elasticity-to-Delay-the-Onset-of-Wrinkles.png?1525);
    background-repeat: no-repeat;
}
.niacin p.appearance::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/reduce.png?1539);
    background-repeat: no-repeat;
}
.niacin p.strengthens::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/strenthness.png?1543);
    background-repeat: no-repeat;
}
.niacin p.naturally::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/nuturally.png?1550);
    background-repeat: no-repeat;
}
.niacin p.provides-amino::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/provides.png?1554);
    background-repeat: no-repeat;
}

.niacin p.hyaluronic-acid::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/hyculic_acid.png?1558);
    background-repeat: no-repeat;
}

.niacin p.vitamin-c::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/vitamin-C.png?1562);
    background-repeat: no-repeat;
}

.niacin p.vitami12::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/vitaminB12.png?1566);
    background-repeat: no-repeat;
}

.niacin p.glycine::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Glycine-Lysine-and-Proline.png?1567);
    background-repeat: no-repeat;
}

.niacin p.vitamink::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/vitamin-k.png?1568);
    background-repeat: no-repeat;
}

.niacin p.citricacid::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/citric-acid.png?1569);
    background-repeat: no-repeat;
}

.niacin p.grapeseed::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Grape-Seed-Extract.png?1570);
    background-repeat: no-repeat;
}
.niacin p.Guava::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Guava.png?1740);
    background-repeat: no-repeat;
}
 
.niacin p.Cherimoya::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Cherimoya.png?1744);
    background-repeat: no-repeat;
}
.niacin p.Bilberries::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Bilberry.png?1748);
    background-repeat: no-repeat;
}

.niacin p.Raspberries::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Raspberries.png?1752);
    background-repeat: no-repeat;
}

.niacin p.Pomegranate::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Pomegranate.png?1756);
    background-repeat: no-repeat;
}

.niacin p.persimmons::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Persimmon.png?1760);
    background-repeat: no-repeat;
}

.niacin p.Blueberries::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Blueberries.png?1761);
    background-repeat: no-repeat;
}

.niacin p.blackberries::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Blackberries.png?1765);
    background-repeat: no-repeat;
}


.feature-section.niacin p::before {
   
    width: 80px;
    height: 80px;
    background-position: center;
    background-size: 90%;
}

.special-product-main .product-single__meta .feature-section.niacin > p {
    display: block;
    position: relative;
    font-size: 14px;
    color: #333;
    line-height: 160%;
    font-weight: 400;
    font-family: 'Amazon Ember';
    padding-left: 96px;
    text-align: justify;
    margin-bottom: 14px;
}

.detail-page .cus-img img{
  width:100%;
}
p.detail-contain.custm-p {
  
    margin-top: 16%;
}
.detail-page.cus-img {
    padding-top: 4%;
}
h3.header-contain.custm-p {
    padding-top: 7%;
    line-height: 7px;
}
.greeniconsection .geennbackicon::before
{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    display: block;
    background-color: #75B904;
    border-radius: 50%;
    overflow: hidden;
  background-repeat: no-repeat;
}
.oxidative::before
{
  background-image: url(/cdn/shop/files/help-protect.png?1634) !important; 
}.supports-healthy-vitality::before
{
  background-image: url(/cdn/shop/files/support-health.png?1634) !important;
}.helps-protext::before
{
  background-image: url(/cdn/shop/files/free-radical.png?1634) !important; 
}.eye-health::before
{
  background-image: url(/cdn/shop/files/eye-protect.png?1634) !important;
}.support-immune::before
{
  background-image: url(/cdn/shop/files/immune.png?1634) !important;
}.support-brain::before
{
  background-image: url(/cdn/shop/files/brain-system.png?1634) !important;
}.joint-health::before
{
  background-image: url(/cdn/shop/files/joint-health.png?1634) !important;
}.cardiovascular-health::before
{
  background-image: url(/cdn/shop/files/cardiovascular-health.png?1634) !important;
}.improve-digestion::before
{
  background-image: url(/cdn/shop/files/improve-digestion.png?1634) !important;
}.cellular-energy::before
{
  background-image: url(/cdn/shop/files/cellular-energy.png?1634) !important;
}
.sub-detail-wrap-seanu{
  width: 100%;
    background-color: #F4F4F2;
    border-radius: 10px;
    border: 1px solid #E9E9E4;
    margin-bottom: 4%;
    padding: 30px 14px 16px 20px;
    margin-top: 3%;
}
.detail-page .cus-img-no-padding img
{
  width: 100%;
}
.detail-page h4
{
  font-size: 18px;
    color: #3f4040;
    line-height: 100%;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    font-family: 'din-2014', sans-serif;
  margin-top: 25px;
}
.boldstrong
{
  font-size: 24px;
}
.detail-page h4 span
{
  
}
.why-left
{
  float: left;
    width: 75%;
}
.why-right
{
    float: right;
    width: 25%;
    padding-left: 10px;
}
.additional-info-item-left
{
  float: left;
    width: 75%;
}
.additional-info-item-right
{
    float: right;
    width: 25%;
    padding-left: 10px;
  text-align: right;
}
.additional-info-item
{
  margin-top: 30px;
}

.additional-info-item-left p{
  
}
.additional-info-item-right img

{
  max-width: 100%;
}
.sub-detail-wrap-all-day-energy {
    width: 100%;
    background-image: url("ready-10-minutes-back.png");
    background-color: #f3f4f8;
    border-radius: 10px;
    border: 1px solid #f3f4f8;
    margin-bottom: 4%;
    padding: 30px 14px 16px 20px;
    margin-top: 3%;
  background-repeat: no-repeat;
}
.sub-detail-wrap-all-day-energy-left
{
  float: left;
    width: 65%;
}
.sub-detail-wrap-all-day-energy-right
{ 
  float: right;
    width: 25%;
    padding-left: 10px;
  
}
span.loaded-images {
    vertical-align: top;
    padding-right: 10px;
}
.product-desc-border-box
{
      margin-top: 30px;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
}
@media only screen and (max-width: 767px){
  .sub-detail-wrap-all-day-energy {
    background-image:none;
  }
  .sub-detail-wrap-all-day-energy-left
  {
    
    width: 100%;
  }
  .why-left
  {
    
    width: 100%;
  }
  .why-right
  {
    text-align:center;
    
    width: 100%;
    
  }
  .additional-info-item-left
  {
    width: 100%;
  }
  .additional-info-item-right
  {
    text-align:center;
    
    width: 100%;
  }
  .niacin p {
    padding-left: 0px;
    padding-top: 120px;
  }
  .niacin p::before{
        right: 0;
    margin: auto;
  }
}
.sub-detail-wrap-seanu{
  width: 100%;
    background-color: #F4F4F2;
    border-radius: 10px;
    border: 1px solid #E9E9E4;
    margin-bottom: 4%;
    padding: 30px 14px 16px 20px;
    margin-top: 3%;
}
.fruityflavordisc ul li {
    list-style-type: disc !important;
      margin-left: 3%;
}
.smart-number a.reference-link {
    word-break: break-word;
}
li.toxin::before {
    color: red !important;
}
li.toxin {
    color: red !important;
}
.sub-detail-wrap-all-day-energy-left-organic {
    float: left;
    width: 65%;
    padding-bottom: 5%;
}
.test-content-wrap span.redunderline {
    color: red;
    border-bottom: 1px solid red;
}
/*Makana Natural Skin Cream*/
.sub-detail-wrap-natural-skin-cream{ 
background-color: #f4f4f2;
    padding: 33px 40px 35px 20px;
    border: 1px solid #E9E9E4;
    border-radius: 9px;
  position: relative;
      margin-top: 5%;
    
      
}
.sub-detail-wrap-natural-skin-cream::before {
    /*background-color: #F4F4F2;
    padding: 40px 16px;
    box-shadow: none;
    border: none;
    background-repeat: no-repeat;*/
    background-position: right top;
  content: "";
  position: absolute;
  bottom: 0px;
  right: 15px;
  width: 247px;
  height: 396px;
    background-image: url(/cdn/shop/files/makana-work-bg.png?1862);
    /*background-size: cover;*/
}
.sub-detail-wrap-natural-skin-cream .sub-contain {
    width: 100%;
    max-width: 65%;
}
.detail-image-content, .include-detail-wrap {
    margin-bottom: 15px;
    margin-top: 15px;
}
.detail-image-content > .detail-image-wrap, .include-detail-wrap > .include-image-wrap {
    width: 100px;
    height: 100px;
    background-color: #75B904!important;
    border-radius: 100%;
    position: relative;
    float: left;
    margin-right: 20px;
}
/*.detail-image-content > .detail-image-wrap > img, .include-detail-wrap > .include-image-wrap > img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}*/
.detail-page .white-box {
    font-size: 24px;
    line-height: 120%;
    color: #77A538;
   background:#fff;
    float: left;
    font-weight: bold;
    padding: 15px;
    border: 1px solid #DDDDDD;
    width: 100%;
}
.product-tabs .product-description .green-box-makana {
    font-size: 24px;
    line-height: 120%;
    color: #77A538;
    text-align: center;
    float: left;
    font-weight: bold;
    padding: 15px;
    border: 1px solid #DDDDDD;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 3%;
}
.detail-image-content > .detail-image-wrap > img, .include-detail-wrap > .include-image-wrap > img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.content-detail-wrap, .include-detail-wrap > .include-content-wrap {
    overflow: hidden;
}
/*ha*/
.boswellia.serrata.gum::before{
  background-image: url(/cdn/shop/files/boswellia-serrata-gum-extract-in-osteoha.png?2535) !important;
}
.ginger.root.powder::before{
  background-image: url(/cdn/shop/files/ginger-root-powder-in-osteoha.png?2539) !important;
}
.white-willow-bark-extract::before{
  background-image: url(/cdn/shop/files/white-wollow-back-extract-in-osteoha.png?2540) !important;
}
.hyaluronic-acid::before{
   background-image: url(/cdn/shop/files/hyaluronic-acid-in-osteoha.png?2541) !important;
}
/*trimotion*/
.apresflex::before{
   background-image: url(/cdn/shop/files/whyapresflex.png?2566) !important;
}
.ginger-root::before{
   background-image: url(/cdn/shop/files/ginger-root-extract.png?2575) !important;
}
.turmeric::before{
   background-image: url(/cdn/shop/files/turmeric-root-extract.png?2575) !important;
}
.devils-claw::before{
   background-image: url(/cdn/shop/files/devils-claw-root-extract.png?2575) !important;
}
.bromelain::before{
   background-image: url(/cdn/shop/files/bromelain.png?2575) !important;
}
.trimotion-greeni {
    margin-top: 20px;
}
b.smart-sign {
    margin-left: 25px;
}
 b.smart-sign::before{
  content: "\f046";
    font-family: Fontawesome;
    position: absolute;
    /*left: 0;
    top: 0;*/
    color: #74B804;
    display: block;
    font-weight: normal;
    font-size: 18px;
}
.wrap-img-white {
    width: 170px;
    height: 170px;
    /* border-radius: 141%; */
    /* border: 1px solid #bbb; */
    order: 2;
}
/*Reconnect*/
.vitamins-including::before{
   background-image: url(/cdn/shop/files/vitamins-including-niacin.png?2664) !important;
}
.magnesium::before{
   background-image: url(/cdn/shop/files/magnesium.png?2664) !important;
}
.botanicals::before{
    background-image: url(/cdn/shop/files/botanicals-and-herbs.png?2664) !important;
}
.botanicals::before{
    background-image: url(/cdn/shop/files/botanicals-and-herbs.png?2664) !important;
}
.n-acetyl-l::before{
 background-image: url(/cdn/shop/files/n-acetyl-l-cysteine.png?2664) !important; 
}
.alpha-lipoic::before{
 background-image: url(/cdn/shop/files/alpha-lipoic-acid.png?2664) !important; 
}
.acetyl-l::before{
  background-image: url(/cdn/shop/files/acetyl-l-carnitine.png?2664) !important; 
}
.ginkgo-biloba::before{
  background-image: url(/cdn/shop/files/ginkgo-biloba.png?2664) !important; 
}
span.why-reconnect-underline {
    border-bottom: 1px solid;
    font-weight: 500;
}
span.reconnect-underline {
    border-bottom: 1px solid;
}
.product-tabs .product-description .reconnect-gray-box {
    font-size: 24px;
    line-height: 120%;
   
    text-align: center;
    float: left;
    font-weight: bold;
    padding: 15px;
    border: 1px solid #DDDDDD;
    width: 100%;
  margin-top: 20px;
    margin-bottom: 20px;
}
.reconnect-wrap-img img {
    border-radius: 50%;
}
.reconnect-wrap-img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    border: 1px solid #bbb;
    order: 1;
}
.product-tabs .product-description .green-box-reconnect {
    font-size: 24px;
    line-height: 120%;
    color: #77A538;
    text-align: center;
    float: left;
    font-weight: bold;
    padding: 15px;
    border: 1px solid #DDDDDD;
    width: 100%;
    background: white;
  margin: 3% 0% 3% 0%;
}
ol.smart-number li a.reconnect-red {
    color: red;
    border-bottom: 1px solid red;
}
.reconnect-header h3 {
    text-align: center;
    margin-top: 0%!important;
}
p.reconnect-header-two {
    text-align: center!important;
}
p.header-reconnect-three {
    text-align: center!important;
    padding-bottom: 1%;
}
/*ASHWAMEND PLUS*/
.wrap-img-cur {
    order: 2;
}
.reduce-anxiety-and-tress-relief::before {
    background-image: url(/cdn/shop/files/reduce-asnxiety-and-stress-relife.png?2757) !important;
}
.helps-provide-greater-energy-and-stamina::before{
  background-image: url(/cdn/shop/files/helps-provide-greater-energy-and-stamina.png?2757) !important;
}
.helps-promote-cognition-and-mental-clarity::before{
  background-image: url(/cdn/shop/files/helps-promote-cognition-and-mentalclarity.png?2757) !important;
}
.helps-enhance-male-and-female-sexual-Health::before{
   background-image: url(/cdn/shop/files/helps-enhance-male-and-female-sexual-health.png?2757) !important;
}
.grid-wrapper {
  /*display: flex;
  grid-template-columns: 1fr 1fr;*/
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}
.grid-number {
    /*margin-left: 18px;
  width: 100%;*/
   -ms-flex: 25%; /* IE10 */
  /*flex: 15%;*/
    max-width: 25%;
    padding: 0 7px;
}
.grid-number img{
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}
.how-to-take-ashwamend-plus{

    background-color: #F4F4F2;
    border-radius: 10px;
    border: 1px solid #E9E9E4;
    margin-bottom: 4%;
    padding: 32px 65px 16px 20px;
    margin-top: 3%;
}
.how-to-take-ashwamend-plus .sub-contain {
    max-width: 65%;
    width: 100%;
}
.how-to-take-ashwamend-plus::before {
    content: "";
    position: absolute;
    bottom: 0px;
  right: 21px;
    width: 341px;
    height: 214px;
    background: url(how-to-tack-ashwamend-plus.png) no-repeat;
}
/*vision clear*/
.how-to-take-vision-clear {
    background-color: #F4F4F2;
    border-radius: 10px;
    border: 1px solid #E9E9E4;
    margin-bottom: 4%;
    padding: 32px 65px 16px 20px;
    margin-top: 3%;
}
.how-to-take-vision-clear-a{
  width: 100%;
   
    background-color: #F3F4EF;
    border-radius: 10px;
    border: 1px solid #f3f4f8;
    margin-bottom: 4%;
    padding: 60px 14px 19px 12px;
    margin-top: 3%;
    background-repeat: no-repeat;
}.how-to-take-vision-clear-a::before{
      content: " ";
background-image: url(vision_clear_ab.png);
  background-repeat: no-repeat;
  padding: 10% 14% 22% 17%;
  margin: -2%;
}
.how-to-take-vision-clear-a-right{
float: right;
    width: 76%;
  margin-right: 3%;
}
.how-to-take-vision-clear-b {
  width: 100%;
    
    background-color: #F3F4EF;
    border-radius: 10px;
    border: 1px solid #f3f4f8;
    margin-bottom: 4%;
    padding: 60px 14px 40px 12px;
    margin-top: 3%;
    background-repeat: no-repeat;
}
.how-to-take-vision-clear-b::before{
   content: " ";
  background-image: url(vision_clear_ba.png);
  background-repeat: no-repeat;
     padding: 9% 0% 22% 18%;
    float: right;
    margin-top: -10%;
    margin-right: -3%;
}
.how-to-take-vision-clear-b-left{
float: left;
    width: 75%;
    margin-left: 3%;
}

.detail-contain .wrap-img-vision-clear {
    width: 170px;
    /* height: 170px; */
    /* border-radius: 50%; */
    /* border: 1px solid #bbb; */
}
.detail-contain .sub-detail:nth-child(2n+1) .wrap-img-vision-clear{
  order: 2;
    -moz-order: 2;
    -webkit-order: 2;
    -ms-order: 2;
    -o-order: 2;

}
.product-tabs .product-description .green-box-bg {
    font-size: 24px;
    line-height: 120%;
    color: #77A538;
    text-align: center;
    float: left;
    font-weight: bold;
    padding: 15px;
    border: 1px solid #DDDDDD;
    width: 100%;
  background:#DDDDDD;
  margin:3%
}
.lutein::before{
   background-image: url(/cdn/shop/files/lutein.png?3062) !important;
}
.zeaxanthin::before{
   background-image: url(/cdn/shop/files/Zeaxanthin.png?3062) !important;
}
.vitamins::before{
   background-image: url(/cdn/shop/files/vitamins.png?3062) !important;
}
.bilberry::before{
   background-image: url(/cdn/shop/files/billbary.png?3062) !important;
}
.fish-oil::before{
   background-image: url(/cdn/shop/files/fish_oil.png?3062) !important;
}
.grape-seed-extract::before{
   background-image: url(/cdn/shop/files/greps_seeds.png?3062) !important;
}
.a-powerhouse-blend::before{
   background-image: url(/cdn/shop/files/Powerhouse.png?3062) !important;
}
/*kidney clear*/
.detail-page.green-box-kidney-clear{
  }
.sub-detail-wrap-seanu-kidney_clear{
    width: 100%;
    background-color: #F4F4F2;
    border-radius: 10px;
    border: 1px solid #E9E9E4;
    margin-bottom: 4%;
    padding: 30px 14px 16px 20px;
  margin-top:12%;
}
.vitamin-b-six::before{
   background-image: url(/cdn/shop/files/b-six.png?4624) !important;
}
.magnesium-second::before{
   background-image: url(/cdn/shop/files/magnesium_34580086-2ac9-4a2d-b3dc-0b57bb6f8a1f.png?4624) !important;
}
.green-tea-leaf-extractg::before{
   background-image: url(/cdn/shop/files/Green-tea-leaf-extract.png?4624) !important;
}
.goldenrod-extractg::before{
   background-image: url(/cdn/shop/files/goldenrod.png?4624) !important;
}
.cranberry-fruit-extractg::before{
   background-image: url(/cdn/shop/files/cranberry.png?4624) !important;
}
.holy-basil-leaf-extractg::before{
   background-image: url(/cdn/shop/files/holy_basil.png?4624) !important;
}
.horsetail-extractg::before{
   background-image: url(/cdn/shop/files/horsetail.png?4624) !important;
}
.three-leaf-caper-extract::before{
   background-image: url(/cdn/shop/files/three-leaf.png?4624) !important;
}
.detail-page img.mobile-view {
  display: none;
}

/********** 05-11-2019 ***********/

.individual-variant .variant-img-wrap {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
}
.individual-variant .variant-img-wrap .mobile-view {
    width: 100%;
    max-width: 120px;
    margin: auto;
}
.variant-img-wrap .mobile-view h2, .variant-img-wrap .mobile-view span {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    font-family: 'din-2014', sans-serif;
    text-shadow: -1px 2px 1px #fff, 1px -2px 1px #fff;
    line-height: 120%;
}
/*secobd wind 09-11-2019*/

.licorice_root::before{
   background-image: url(/cdn/shop/files/licorice-root.png?5688) !important;
}
.ln-acetyl-l::before{
 background-image: url(/cdn/shop/files/n-acetyl-l.png?5688) !important;
}
.bromrlain::before{
background-image: url(/cdn/shop/files/bromelain_ee436938-b380-4556-82c2-3f2e95f47915.png?5688) !important;
}
.english-ivy-leaf::before{
background-image: url(/cdn/shop/files/english-ivy.png?5688) !important;
}

.pleurisy-root::before{
  background-image: url(/cdn/shop/files/pleurisy-root.png?5688) !important;
}
.fenugreek-extrack::before{
 background-image: url(/cdn/shop/files/fenugreek.png?5688) !important;
}
.horehound-extract::before{
   background-image: url(/cdn/shop/files/horehound.png?5688) !important;
}
.mullein-leaf-powder::before{
  background-image: url(/cdn/shop/files/mullein.png?5688) !important;
}
.coqten::before{
   background-image: url(/cdn/shop/files/coq10.png?5688) !important;
}
.how-to-take-second-wind.clearfix {
   width: 100%;
    background-color: #F3F4EF;
    border-radius: 10px;
    border: 1px solid #f3f4f8;
    margin-bottom: 0%;
    padding: 37px 7px 0px 7px;
    margin-top: 0%;
    background-repeat: no-repeat;
  margin-bottom: 35px;
}
.how-to-take-second-wind::before {
    content: " ";
    background-image: url(how-to-take-second-wind.png);
    background-repeat: no-repeat;
   padding: 0% 0% 19% 21%;
    float: right;
    margin-top: -4%;
    margin-right: -4%;
}
.how-to-take-second-wind-left{
float: left;
    width: 65%;
    margin-left: 3%;
}
/*Nato Plus: 12-11-2019*/
.bonito-protein::before{
   background-image: url(/cdn/shop/files/bonito_protein_powder.png?5932) !important;
}
.acetyl-l-carnitine::before{
   background-image: url(/cdn/shop/files/acetyl-l-carnitine_ca1cbc5a-c4e9-4b7a-965a-b671ccd3273b.png?5932) !important;
}
.celery-seed::before{
   background-image: url(/cdn/shop/files/celery_seed_powder.png?5932) !important;
}
.nattokinase::before{
   background-image: url(/cdn/shop/files/nattokinase.png?5932) !important;
}
.nutricran::before{
   background-image: url(/cdn/shop/files/nutriCran-90.png?5932) !important;
}

/*gulco-harmony: 12-11-2019*/
.gymnema-sylvestre::before{ background-image: url(/cdn/shop/files/gymnema-sylvestre-leaf-extract.png?5986) !important;}
.bitter-melon-fruit::before{ background-image: url(/cdn/shop/files/bitter-melon-frui--extract.png?5986) !important;}
.banana-leaf-ext::before{ background-image: url(/cdn/shop/files/banaba-leaf-extract.png?5986) !important;}
.shilajit-ext::before{ background-image: url(/cdn/shop/files/shilajit-extrac.png?5986) !important;}
.tumeric-root-ext::before{ background-image: url(/cdn/shop/files/turmeric-root-extract_1f8264fb-8c3a-4843-99ef-040da325fea4.png?5986) !important;}
.cassia-bark-powder::before{ background-image: url(/cdn/shop/files/cassia-bark-powder.png?5986) !important;}
.fenugreek-see-powder::before{ background-image: url(/cdn/shop/files/fenugreek-see--powder.png?5986) !important;}
.holy-basil-leaf-ext::before{ background-image: url(/cdn/shop/files/holy-basil-leaf-extract.png?5986) !important;}
/* .sub-detail-wrap-seanu-gluco-harmony{
  width: 100%;
    
    background-color: #f3f4f8;
    border-radius: 10px;
    border: 1px solid #f3f4f8;
    margin-bottom: 4%;
    padding: 30px 14px 16px 20px;
    margin-top: 3%;
    background-repeat: no-repeat;
}
.sub-detail-wrap-seanu-gluco-harmony::before{
  content:"";
background-image: url(how-to-take-gluco-harmony.png);
  float:right;
  padding: 33% 35% 4% 26%;
    margin-top: 7%;
    margin-right: -2%;
} */

.sub-detail-wrap-seanu-gluco-harmony{
  width: 100%;
    
    background-color: #f3f4f8;
    border-radius: 10px;
    border: 1px solid #f3f4f8;
    margin-bottom: 4%;
    padding: 30px 14px 0 20px;
    margin-top: 3%;
    background-repeat: no-repeat;
}
.sub-detail-wrap-seanu-gluco-harmony::before{
  	content:"";
    background-image: url(Detail-Banner-2.png);
    float: right;
    padding: 20% 14% 4% 26%;
    margin-top: -2.9%;
    margin-right: -2%;
    background-repeat: no-repeat;
    background-size: 95%;
    background-position: 26px -93px;
    width: 60%;
}

.sub-detail-wrap-gluco-harmony-left
{
    float: left;
    width: 37%;
}
/*green tea 20-11-2019*/
.hibiscus_flower_extract::before{ background-image: url(/cdn/shop/files/hibiscus_flower_extract.png?6399) !important;} 
.rose_hips::before{ background-image: url(/cdn/shop/files/rose_hips.png?6399) !important;}
.green_tea_leaf_extract::before{ background-image: url(/cdn/shop/files/green_tea_leaf_extract.png?6399) !important;}
.pomegranate_whole_fruit_extract::before{ background-image: url(/cdn/shop/files/pomegranate_whole_fruit.png?6399) !important;}
.momordica_fruit_extract::before{ background-image: url(/cdn/shop/files/momordica_fruit_extract.png?6399) !important;}
/*
  position: absolute;
    top: 0;
    width: 5px;
    height: 5px;
    left: 115px;
  font-family: 'Montserrat', sans-serif;
  font-family: 'Avenir Next';
  
  fonts
  

*/
/*q-smart-ultimate coq10*/
.q-smart-white-box {
    background: #fff;
    text-align: center;
    /* float: left; */
    font-weight: bold;
    /* padding: 15px; */
    border: 1px solid #DDDDDD;
    width: 100%;
    margin-bottom: 3%;
    margin-top: 22px;

}

.q-smart-white-box p{
  text-align:center!important;
  padding:15px!important;
}
.sub-detail-wrap-q-smart-coqten {
 
    width: 100%;
     background-image: url("what_other_benefits_can_coq10.png");
  background-repeat: no-repeat;
    background-color: #f3f4f8;
    border-radius: 10px;
    border: 1px solid #f3f4f8;
    margin-bottom: 4%;
    padding: 30px 14px 16px 20px;
    margin-top: 3%;
  background-position-x:right;
   
}
.sub-detail-wrap-q-smart-coqten-left {
    float: left;
    width: 47%;
}
/*degestion protected*/
.digestion-boxed {
    margin-top: 17%;
}
/*INGREDIENTS & DOSAGE*/
.main-ingredients-dosage {
    padding: 30px;
}
.ingredients {
    border: 2px solid #75B904;
    padding: 18px 0;
    margin: 0 auto;
    /* font-size: 24px; */
}
tr:nth-child(even) {
  background-color: #dddddd;
}
.ingredients h1 {
    text-transform: uppercase;
    font-size: 24px;
    padding: 15px 0;
    margin: 0;
}
.ingredients table th, td{
  border:0px!important;
  padding: 5px 7px!important;
}
.ingredients td.ingradition_table_inner_left {
    padding-left: 30px!important;
}
/*over*/
/*sold out css 07-02-2020*/
.variant-section .individual-variant a.custom-sold-out.btn {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -58px;
}
/*secure payment shopping page 08-02-2020*/
.secure_pay_shopping_icon i.fa.fa-check-circle {
    color: #77a738;
    font-size: 1.5em;
    padding-right: 13px;
    font-weight: 400;
}
.main_secure_shopping ul {
    list-style: none;
      margin: 0 auto;
}
.secure-payment_shopping_icons ul a {
    font-size: 41px;
    line-height: 1;
    color: #73a534;
    border-bottom:0px!important;
}
.secure-payment_shopping_icons ul li {
    float: left;
    margin-right: 28px;
}
.secure-payment_shopping_icons ul li {
    margin-bottom: 15px;
}
.secure-payment_shopping_icons ul {
    padding: 15px 0 20px;
  list-style:none;
}
.main_secure_shopping h4 {
    color: #73a534;
    font-weight: 700;
    text-transform: uppercase;
    line-height: inherit;
    font-size: 1.2rem;
    margin-bottom: 1em;
      margin-top: 1em!important;
}
.secure-payment_shopping_icons ul a:hover {
    color: #212121!important;
}


/*New CSS Styles*/

.text__center {text-align:center;}

.spacer {padding:15px; width:100%; display:block; clear:both;}

.highlight__blue {color:#2170a5}
.highlight__red {color:#d01420}

.mb0 {margin-bottom:0 !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}

.mt0 {margin-top:0 !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}

.h2-heading {
  font-size:36px;
  line-height:1em;
}

.h3-heading {
  font-weight:bold;
  font-size:20px !important;
  color:;
}

.h4-heading {
}

.detail-page-wrapper {padding:1em;}


/*Page Specific Styles*/
.why-q-smart-wrapper {
  padding:3em 2em !important;
  
  display:flex !important;
  flex-flow: row wrap;
  align-items:center;
  justify-content: center;
  
  background: url('/cdn/shop/files/q-smart-bg.jpg?v=1576881467') scroll no-repeat bottom center;
  background-size:contain;
}

.colR, .colL {flex:1 !important; color:#2d2d2d;}

.colL {padding:1em 2em 2em 0;}

.Lg-heading {
  color:#2d2d2d;
  font-weight:bold;
  font-size:42px;
}

.colL ul {
  padding:0 !important;
  margin:0 !important;
  width:100% !important;
  
}

ul.q-smart-benefits {
  
  width:85%;
  display:block;
  margin:auto !important;

}

.colL ul li {
  background-color:#e8f1f6;
  border-left:5px solid #2170a5;
  padding:8px 16px 8px 42px;
  margin-bottom:10px;

}

ul.q-smart-benefits li {
  background-color:#f6f6f6;
  padding: 8px 8px 8px 50px;
  margin-bottom:10px;
  color:#2170a5;

}


.colL ul li::before, ul.q-smart-benefits li::before {
    content: "\f046";
    font-family: Fontawesome;
    position: absolute;
    color: #79b300;
    display: block;
    font-weight: normal;
    font-size: 20px;
    margin-left: -30px;
}

.testimonial-wrapper {
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,1) 25%, rgba(246,246,246,1) 25%);
  padding:1em 4em 2em;
  text-align:center !important;
}

.testimonial-wrapper p {
  text-align:center !important;
}

.divider__sm:before {
  content: "";
  display:block;
  width:100px;
  margin:2em auto;
  background-color:#2170a5;
  padding:2px;
  
  
}

.disclaimer {
  display:block;
  width:100%;
  padding:2em;
  margin:4em auto;
  
  font-size:11px;
  color:#2170a5;
  text-align:center;
  
  border:1px solid #d3d3d3;
}

.references {
  padding:2em;
 
}

.references p { font-size:10px;}

.references ol {
  margin:0;
  padding:0;
  list-style: decimal !important;
}

.references ol li {
  margin-bottom:10px;
  font-size:10px;
}


/*HIDE*/
.test-wishlist-button, .test-compare-button{visibility:hidden; display:none; height:0; width:0;}

/*--------------------------------21-02-2020----------------------*/

.header2-template 
{
  padding-top: 175px;
}
.header2-template .prize-title-wrap .product__price
{
  display: none;
}
.header2-template header .header2-links {
  /* float: right; */
  margin-left: auto;
  align-self: center;
}
.header2-template header #SiteNav li a {
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  padding:0 23px;
  border-right: 1px solid #DDD;
}
.header2-template header .site-header__mobile-nav {
  padding: 10px 0;
  display: flex;
}
.header2-template header .site-header__logo-image::before {
  box-shadow: none;
  position: unset;
}
.header2-template header .site-header__logo-image {
  width: 110px;
  padding: 0;
}
.header2-template header .grid__item.medium-up--one-quarter.logo-align--left {
  position: unset;
  float: left;
  text-align: left;
  background: unset;
}
.header2-template header .btn.link-btn {
  padding: 0 21px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0.01px;
  height: 50px;
  line-height: 47px;
  font-weight: 600;
}
.header2-template header #SiteNav
{
  margin-top: 18px;
}
.header2-template header .header2-links .menu.link-btn {
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  padding: 0 23px;
  border-right: 1px solid #DDD;
  color: #3d4246;
}
.header2-template header .header2-links > .phone-num {
  display: inline-block;
  margin-top: 15px;
  margin-right: 25px;
  font-weight: 600;
  padding-left: 25px;
  margin-left: 20px;
  position: relative;
}
.header2-template header .header2-links > .phone-num::after {
  content: "\f095";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 2px;
  color: #77a738;
}
.header2-template header #SiteNav li
{
  margin: 0;
}


/*--------about-----*/
.header2-template .product-single__title {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-family: 'din-2014', sans-serif;
}
.header2-template .prize-title-wrap span {
  width: 100%;
  display: block;
  margin: auto;
  font-weight: 500;
  max-width: 100%;
  flex: 0 0 100%;
  margin: 0;
}
.header2-template .prize-title-wrap {
  color: #77A738;
  text-align: center;
  font-size: 18px;
  line-height: 150%;
  margin: 17px 0 26px;
}
.header2-template.sticky .header-section
{
  top: 0;
}
.header2-template.sticky header .site-header__logo-image
{
  width: 75px;
}
.header2-template .tab-related-wrap .product-tabs
{
  width: 100%;
  float: unset;
}
.header2-template .product-tabs .detail-page .section1, .header2-template .product-tabs .detail-page .section2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0,0,0, .15);
  border-radius: 10px;
  padding: 24px 0;
}
.header2-template .product-tabs .detail-page .half-circle {
  width: 285px;
  position: relative;
  z-index: 1;
  padding: 15px 23px;
  align-items: center;
  display: flex;
  margin: -24px 0;
}

.header2-template .product-tabs .detail-page .half-circle:after
{
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 246px;
  bottom: 0;
  margin: auto;
  z-index: -1;
  background-color: #77A738;
  border-radius: 10px 100px 100px 10px;
}
.header2-template .product-tabs .detail-page .section2 .half-circle:after
{
  background-color: #EEEEEE;
}
.header2-template .product-tabs .detail-page .circle-text {
  width: calc(100% - 285px);
  align-self: center;
  padding: 10px 30px 10px 0;
}
.header2-template .product-tabs .circle-text span {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  padding-bottom: 9px;
  display: block;
  line-height: 100%;
}
.header2-template .product-tabs .circle-text p {
  font-size: 17px;
  line-height: 160%;
  color: #333;
  font-weight: 400;
  text-align: justify;
}
.header2-template .product-tabs .section3 {
  display: flex;
  flex-wrap: wrap;
  background-color: #F4F4F2;
}
.header2-template .product-tabs .section3 > * {
  width: 33.3%;
  text-align: center;
  padding: 30px;
  border: 1px solid #E9E9E4;
}
.header2-template .product-tabs .section3 .bloack2
{
  border-left: 0;
  border-right: 0;
}
.header2-template .product-tabs .section3 p {
  text-align: center;
  line-height: 160%;
  font-weight: 300;
  font-family: 'din-2014', sans-serif;
  font-size: 16px;
}
.header2-template .product-tabs .section3 h3 {
  font-size: 22px;
  color: #333;
  line-height: 140%;
  font-weight: 600;
  font-family: 'din-2014', sans-serif;
  margin: 10px 0 10px;
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header2-template .product-tabs .section3 .bloack3 p
{
  margin-bottom: 33px;

}
.header2-template .product-tabs .section3 p a
{
  color: #77A538;
}
.header2-template .product-tabs .section3 p a:hover
{
  color: #000;
}
.header2-template .aboutus-section {
  padding: 40px;
  box-shadow: 0 0 12px 0 rgba(0,0,0, .15);
  border-radius: 18px;
  margin: 50px 0;
  background-color: #fff;
  position: relative;
  background: url(/cdn/shop/files/bg-logo-big.png?v=1582266659) no-repeat;
  background-position: center center;
  background-size: auto;
  background-color: #fff;
}
.header2-template .aboutus-section b
{
  font-weight: 600;
  color: #333333;
}
.header2-template .aboutus-section .section-title {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  font-family: 'din-2014', sans-serif;
  color: #000;
  padding-top: 5px;
}
.header2-template .aboutus-section p
{
  font-weight: 400;
  margin-bottom: 25px;
}
.header2-template .aboutus-section p:last-child
{
  margin-bottom: 0;
}
.header2-template .note-section b {
  display: block;
  text-align: center;
  padding-bottom: 13px;
  font-weight: 500;
  font-family: 'din-2014', sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.header2-template .note-section p{
  font-size: 14px;
  text-align: center;
  padding: 20px;
  border: 1px solid #DDD;
  background-color: #F7FEEB;
  color: #333;
  font-weight: 400;
}
.header2-template .best-seller-pro .product-single__photo::after
{
  display: none;
}



/*----------------main-product--------------*/

.header2-template .product-single .smart-product-img-section
{
  float: right;
  padding-right: 0;
  width: 34%;
}

.header2-template .grid.product-single .pro-short {
  border-top: 0;
  padding-top: 0;
  margin-top: 15px;
}
.header2-template .grid.product-single .short-heading {
  font-size: 22px;
  font-weight: 600;
  font-family: 'din-2014', sans-serif;
  margin-bottom: 10px;
}
.header2-template .grid.product-single .pro-list li {
  font-size: 18px;
  color: #666;
  line-height: 160%;
  font-family: 'din-2014', sans-serif;
  font-weight: 400;
  padding-bottom: 6px;
  position: relative;
  padding-left: 30px;
  margin-left: 20px;
}
.header2-template .grid.product-single .pro-list li::before {
  content: "\f046";
  font: normal normal normal 18px/1 FontAwesome;
  color: #77a738;
  position: absolute;
  left: 0;
  top: 7px;
}
.header2-template .product-single .smart-product-desc-section
{
  float: left;
  width: 66%;
  padding-right: 40px;
}
.header2-template .smart-product-section .smart-product-img-section .product-single__photo-wrapper .product-single__photo
{
  height: 230px;
  width: 300px;
}
.header2-template .product-form {
  clear: both;
  margin-top: 0;
  padding-top: 28px;
}

.header2-template .product-form table {
  border-collapse: collapse;
  border: 1px solid #E9E9E4;
  color: #333;
  font-family: 'din-2014', sans-serif;

}
.header2-template .product-form table thead tr
{
  background-color: #F4F4F2;
}
.header2-template .product-form table tr
{
  height: 50px;
  background-color: #fff;
}
.header2-template .product-form table th {
  font-size: 18px;
  font-weight: 600;
  color: #333;
  padding: 0 16px;
  line-height: 48px;
  position: relative;
  white-space: nowrap;
}
.header2-template .product-form table td:last-child
{
  text-align: right;
  padding-left: 0 !important
}
.header2-template .product-form table td {
  /*font-size: 16px;*/
  font-size:14px;
  font-weight: 400;
  color: #333;
  padding: 0px 19px !important;
  white-space: nowrap;
  position: relative;
}
.header2-template .product-form table td:first-child {
  width: 18.5%;
}
.header2-template .product-form table td:nth-child(2) {
  width: 23.4%;
}
.header2-template .product-form table td:nth-child(3)
{ 
  font-weight: 500;
}
.header2-template .product-form table td a
{
  font-weight: 600;
}
.header2-template .product-form table td span b {
  display: block;
  font-weight: normal;
  font-style: italic;
  font-size: 11px;
  margin-top: -4px;
}
.header2-template .product-form table tr:not(:last-child)
{
  border-bottom: 1px solid #E9E9E4; 
}
.header2-template .product-form table th,
.header2-template .product-form table td {
  border: 0;
  font-family: 'din-2014', sans-serif;

}
.header2-template .product-form .custom-cart.btn {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  font-family: 'din-2014', sans-serif;
  font-weight: normal;
  padding: 0 21px;
  white-space: nowrap;
}
.header2-template .variation-table {
  max-width: 1200px;
  margin: auto;
  width: 100%;
}
.header2-template .tab-related-wrap
{
  margin-top: 23px;
  margin-bottom: 37px;
}
.header2-template main#MainContent {
  background: #fff;
  position: relative;
  z-index: 0;
  padding-bottom: 42px;
}
.header2-template main#MainContent:after
{
  content: '';
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(244,254,229,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(244,254,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(244,254,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4fee5',GradientType=0 ); /* IE6-9 */
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height:100%;
}
.header2-template main#MainContent::before {
  /* background: #fff; */
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url(/cdn/shop/files/logo-bg-2.png?v=1582266723)no-repeat;
  background-position: bottom left;
  top: 0;
  left: 0;
  pointer-events: none;
}
.header2-template .smart-product-section .smart-product-img-section .product-single__photo-wrapper
{
    max-width: 100% !important;
    max-height: 100% !important;
    display: table;
    width: auto;
}

.header2-template #header2-slides .slider-nav .slick-list .slick-slide {
  /*opacity: 0;*/
  border: 1px solid #E9E9E4;
  height: 120px;
  margin: 4px;
  padding: 6px;
  position: relative;
}

/*.header2-template .slider-nav .slick-list .slick-slide.slick-active
{
  opacity: 1 !important;
}*/
.header2-template #header2-slides .slider-nav .slick-list .slick-slide img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: 0;
    right: 0;
    left: 0;
}
.header2-template .slider-single .slick-list.draggable {
  box-shadow: 0 0 14px 0px rgba(0,0,0, .12);
  margin-bottom: 15px;
  padding: 7px 0;
}
.header2-template #header2-slides .slider-nav 
{
  padding: 0 20px !important
}
.header2-template .slider-single .slick-list.draggable .slick-track
{
  display: flex;
}
.header2-template .slider-single .slick-list.draggable .slick-slide 
{
  height: 445px;
  min-height: auto;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.header2-template .slider-single .slick-list.draggable .slick-slide  img
{
    max-height: 445px;
    max-width: 95%;
}
.header2-template .slick-prev.slick-arrow
{
  left: 0;
  z-index: 15;
}
.header2-template .slick-next.slick-arrow
{
  right: 0;
  z-index: 15;
}
.header2-template .slick-arrow.slick-disabled
{
  pointer-events: none;
}
.header2-template .slick-arrow.slick-disabled:before
{
  opacity: 1;
}
.header2-template  .slick-arrow::before {
  position: absolute;
  height: 20px;
  width: 9px;
  font-size: 0 !important;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("small-arrow.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
}
.header2-template  .slick-arrow:hover::before
{
  background-position: 0px -45px;
}
.header2-template .slick-next.slick-arrow::before {
  transform: rotate(180deg);
  right: -8px;
}
.header2-template .product-form table {
    display: block;
    overflow: auto;
    overflow-y: hidden;
    height: auto;
}
.header2-template .product-form table tr:first-child th:last-child:after{
    position: absolute;
    content: '';
    left: 100%;
    bottom: -1px;
    top: 0;
    /*width: 50px;*/
  width: 0px;
    border-bottom: 1px solid #E9E9E4;
    background-color: #f2f2f2;
}
.header2-template .product-form table tr td:last-child:after
{
  background-color: #fff;
  position: absolute;
    content: '';
    left: 100%;
    bottom: -1px;
    top: 0;
    /*width: 50px;*/
  width: 0px;
    border-bottom: 1px solid #E9E9E4;
}
.header2-template .footer2 .page-width {
  background-color: #111111;
  max-width: 100%;
  padding: 14px 0;
  margin-top: 0px !important;
  padding: 18px 0;
  text-align: center;
  color: #fff;
}
.header2-template .footer2 .page-width a
{
  color: #fff;
}
.header2-template .footer2 .page-width a:hover
{
  color: #77a738;
}
.header2-template .footer2::before
{
  display: none;
}
.header2-template .product-form .custom-cart.btn:focus {
  background-color: #436076 !important;
  border-color: #436076;
}
.cart-notice span
{
	background-color: #ccc;
    padding: 10px;
    color: #000;
    text-align: center;
   
}
.cart-notice
{
	padding: 10px;
    margin-bottom: 15px;
}
.slide-show-2 .slideshow_side__image{
  background-position: 84% bottom;
    background-size: 154px auto;
    height: 309px;

}
.slidshow-collagen .slideshow_side__image{
 background-position: 84% bottom;
    /*background-size: 138px auto;
    height: 309px;*/
      background-size: 138px auto;
    height: 309px;
}
.slide-show-4 .slideshow_side__image{
  background-position: 84% bottom;
    background-size: 138px auto;
    height: 309px;

}
#slick-slide02 .slideshow_side__image {
    background-position: 63% bottom;
    height: 230px;
    background-size: 154px auto;
}

/*12-11-2020 css starts */
.template-product .add-button .btn.product-form__cart-submit {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
.template-product .prize-title-wrap {
	display: block;
}
.template-product .prize-title-wrap .product__price {
	text-align: left;
	margin-top: 10px;
}
.btn:not([disabled]):hover, .shopify-payment-button .shopify-payment-button__button--unbranded:not([disabled]):hover, .btn:focus,
.shopify-payment-button .shopify-payment-button__button--unbranded:focus {
	color: #fff;
	background-color: #436076;
	
}
.list-view-items .list-view-item__image-column .list-view-item__image-wrapper {
	background-color: #fff;
}
.list-view-item__sold-out {
	color: #711601;
}
.grid-view-item--sold-out .grid-view-item__image {
	opacity: 1;
}
/*
.product-card--list-sold-out .list-view-item__image, .product-card--list-sold-out .list-view-item__image:hover {
   opacity:0.5;
}*/
/*12-11-2020 css close */

.footer-extra-logo > a img {
	display: block;
}
.footer-extra-logo > a {
	display: inline-block;
	background-color: #fff;
	border-radius: 7px;
}
.footer-extra-logo {
	/*background-color: #ddd;
	border-radius: 3px;*/
	margin-top: 25px;
}


/*.slide-show-3 .slideshow_side__image{
  background-position: 84% bottom;
    background-size: 138px auto;
    height: 309px;

}*/

/*09-12-2020*/
.saso-volumes, .saso-bundle, span.ot_ajax_notification_product, /*span.ot_cart__subtotal_new.money,*/ div.groupsTable {
    margin-top: 10px;
    clear: both;
    display: none !important;
    visibility: hidden !important;
}

/*Custom Bundle Collection Styles 01-18-2021*/
.shopify-section .right-collection-section.custom-fullwidth {float:none; width:100%;}
.custom-description-wrapper {padding: 0 1em 3em;}
.custom-description-wrapper h1 { font-size: 78px; font-weight: bold; color: #77a738;}
.custom-description-wrapper h2 { font-size: 32px; font-weight: 600; padding: 0 1em;}
#Collection .grid--view-items li.custom-featured-product {width:100%;}
#Collection .grid--view-items li.custom-featured-product .product-card .product-card__image-with-placeholder-wrapper {height: 35vh;}
h2.header-contain {padding-bottom:0 !important; margin-bottom:0 !important; font-weight:bold !important; font-size:30px !important; color:#67182c;}


.product-tabs .tab-content .product-description > div.cbwd {padding: 2em;}
.clrMg {margin-top:10px !important; color:#79b300 !important;}


/* 26-04-2021 css starts */
/* 14-04-2021 */
/* special product page css starts */
/* fonts */
@font-face {
    font-family: 'Amazon Ember';
    src: url('AmazonEmber-Regular.eot');
    src: url('AmazonEmber-Regular.eot?#iefix') format('embedded-opentype'),
        url('AmazonEmber-Regular.woff2') format('woff2'),
        url('AmazonEmber-Regular.woff') format('woff'),
        url('AmazonEmber-Regular.ttf') format('truetype'),
        url('AmazonEmber-Regular.svg#AmazonEmber-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Light.eot');
    src: url('Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Light.woff2') format('woff2'),
        url('Montserrat-Light.woff') format('woff'),
        url('Montserrat-Light.ttf') format('truetype'),
        url('Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Medium.eot');
    src: url('Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Medium.woff2') format('woff2'),
        url('Montserrat-Medium.woff') format('woff'),
        url('Montserrat-Medium.ttf') format('truetype'),
        url('Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.eot');
    src: url('Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff'),
        url('Montserrat-Regular.ttf') format('truetype'),
        url('Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amazon Ember';
    src: url('AmazonEmber-Bold.eot');
    src: url('AmazonEmber-Bold.eot?#iefix') format('embedded-opentype'),
        url('AmazonEmber-Bold.woff2') format('woff2'),
        url('AmazonEmber-Bold.woff') format('woff'),
        url('AmazonEmber-Bold.ttf') format('truetype'),
        url('AmazonEmber-Bold.svg#AmazonEmber-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.eot');
    src: url('Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.woff') format('woff'),
        url('Montserrat-Bold.ttf') format('truetype'),
        url('Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.eot');
    src: url('Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('Montserrat-SemiBold.woff2') format('woff2'),
        url('Montserrat-SemiBold.woff') format('woff'),
        url('Montserrat-SemiBold.ttf') format('truetype'),
        url('Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}




.template-product .special-product .product-wrap {
	width: 100%;
	max-width: 1530px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	float: none;
}
.special-product .product-wrap .slider-content {
    float: left;
    width: 77.8%;
}
.special-product .product-wrap > .product-sidebar {
    float: right;
    width: 19.34%;
}
.template-product .special-product .product-wrap::after {
	clear: both;
	content: "";
	display: block;
}
#shopify-section-product-recommendations .product-recommendations__inner .section-header h2 {
	padding: 23px 33px;
  	font-size:24px;
}
.special-product .related-product-item .related-product-title {
	font-size: 26px;
	text-transform: uppercase;
	color: #5B2D28;
	font-family: 'Amazon Ember';
	font-weight: bold;
	display: block;
	line-height: 100%;
}
.special-product .products-recommondations .shopify-section > .page-width {
	padding: 0;
}
.special-product .product-card .price .price-item--regular {
	color: #da2a40;
  	font-size:24px;
}
.special-product .product-wrap .slider-content > .product-description {
	padding: 40px 38px 30px 38px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.special-product .product-wrap .slider-content > .product-description .main-content > .first-image, .special-product .product-wrap .slider-content > .product-description .main-content > .second-image {
	margin-bottom: 40px;
}

.special-product .product-wrap .slider-content > .product-description .main-content > .first-image img,
.special-product .product-wrap .slider-content > .product-description .main-content > .second-image img {
	display: block;
  width:100% !important;
}
.special-product .product-wrap .slider-content > .product-description .third-section > * {
	display: inline-block;
	vertical-align: top;
}
.special-product .product-wrap .slider-content > .product-description .third-section > .grass-image {
	width: 31.5%;
}
.special-product .product-wrap .slider-content > .product-description .third-section > .grass-content {
	width: 68%;
	padding-left: 25px;
}
.special-product .product-wrap .grass-content > h2 {
	font-family: 'Amazon Ember';
	font-size: 16px;
	line-height: 146%;
	font-weight: bold;
	color: #080808;
	text-align: left;
	margin-bottom: 10px;
}
.special-product .product-wrap .grass-content .silent-dark {
	display: block;
	font-size: 14px;
	line-height: 146%;
	color: #555959;
	font-family: 'Amazon Ember';
	font-weight: 400;
	text-shadow: 0 0;
	margin-bottom: 9px;
}
.special-product .product-wrap .grass-content p, .special-product .product-wrap .third-section-fullwidth p {
	font-family: 'Amazon Ember';
	font-weight: 400;
	color: #0E1111;
	line-height: 146%;
	font-size: 14px;
	margin-bottom: 10px;
}
.special-product .product-wrap .grass-content p:last-child {
	margin-bottom: 0;
}
.special-product .product-description .main-content .fourth-section, .special-product .product-description .main-content .fifth-section,
.special-product .product-description .main-content .sixth-section {
	display: -webkit-box;      
	  display: -moz-box;    
	  display: -ms-flexbox;   
	  display: -webkit-flex;  
	  display: flex;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	margin-top: 3px;
}
.special-product .product-description .main-content .fourth-section .content h2,
.special-product .product-description .main-content .fifth-section .content h2,
.special-product .product-description .main-content .sixth-section .content h2 {
	font-size: 17px;
	color: #0F1111;
	line-height: 100%;
	font-family: 'Amazon Ember';
	font-weight: 400;
	margin-bottom: 17px;
}
.special-product .product-description .main-content .fourth-section .content p,
.special-product .product-description .main-content .fifth-section .content p,
.special-product .product-description .main-content .sixth-section .content p {
	font-size: 14px;
	color: #0F1111;
	line-height: 160%;
	font-family: 'Amazon Ember';
	font-weight: 400;
	margin-bottom: 10px;
}
.special-product .product-description .main-content .fourth-section .content p:last-child,
.special-product .product-description .main-content .fifth-section .content p:last-child,
.special-product .product-description .main-content .sixth-section .content p:last-child {
	margin-bottom: 0;
}
.special-product .product-description .main-content .fourth-section .image,
.special-product .product-description .main-content .fifth-section .image,
.special-product .product-description .main-content .sixth-section .image {
	width: 220px;
}
.special-product .product-description .main-content .fourth-section .content,
.special-product .product-description .main-content .fifth-section .content,
.special-product .product-description .main-content .sixth-section .content {
	width: calc(100% - 220px);
	padding-right: 50px;
}
.special-product .product-description .main-content .fifth-section .content {
	padding-right: 0 !important;
	padding-left: 50px;
}
.special-product .product-description .main-content .fourth-section .image img,
.special-product .product-description .main-content .fifth-section .image img,
.special-product .product-description .main-content .sixth-section .image img {
	display: block;
	border-radius: 50%;
}
.special-product .product-description .main-content .third-section {
	margin-bottom: 35px;
}
.special-product .product-wrap .grass-image img {
	display: block;
}
.special-product .product-description .seventh-section > h2 {
	font-size: 16px;
	line-height: 100%;
	color: #0F1111;
	font-family: 'Amazon Ember';
	font-weight: bold;
	margin-bottom: 21px;
}
.special-product .product-description .seventh-section {
	margin-top: 17px;
}
.special-product .product-description ul.lab-list {
	margin: 0;
	list-style: none;
	display: -webkit-box;      
	display: -moz-box;    
	display: -ms-flexbox;   
	display: -webkit-flex;  
	display: flex;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
}
.special-product .product-description ul.lab-list > li:nth-child(4n) {
	margin-right: 0;
}
.special-product .product-description ul.lab-list > li {
	width: 22.45%;
	margin-right: 3.4%;
	margin-bottom: 0;
	list-style: none;
}
.special-product .product-description ul.lab-list li.image img, .special-product .product-description ul.lab-list li .image {
	display: block;
}
.special-product .product-description ul.lab-list li .image img {
    display: block;
}
.special-product .product-description ul.lab-list li .image {
	position: relative;
}
.special-product .product-description ul.lab-list li .image .icon-wrap {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: auto;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	text-align: center;
	font-size: 0;
}
.special-product .product-description ul.lab-list .icon-wrap .icon {
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background-color: #6FA147;
	vertical-align: top;
	margin-bottom: 5px;
	position: relative;
}
.special-product .product-description ul.lab-list .icon-wrap b {
	display: block;
	color: #fff;
	font-family: 'Amazon Ember';
	font-size: 18px;
	line-height: normal;
}
.special-product .product-description ul.lab-list .icon-wrap .icon::before {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url("sprite-prod-details1.png");
	background-repeat: no-repeat;
	background-position: -102px -190px;
	width: 42px;
	height: 40px;
}
.special-product .product-description ul.lab-list li.organic .icon-wrap .icon::before {
	background-position: -102px -277px;
	width: 44px;
	height: 40px;
}
.special-product .product-description ul.lab-list li.madeinusa .icon-wrap .icon::before {
    background-position: -98px -363px;
    width: 48px;
    height: 40px;
    left: 1px;

}
.special-product .product-description ul.lab-list li.pladge .icon-wrap .icon::before {
    background-position: -96px -451px;
    width: 50px;
    height: 40px;
}
.special-product .product-description ul.lab-list > li h2 {
    font-size: 17px;
    line-height: 145%;
    font-family: 'Amazon Ember';
    font-weight: 400;
    text-align: center;
    color: #0F1111;
    margin-top: 9px;
    margin-bottom: 8px;
    padding: 0 10px;
}
.special-product .product-description ul.lab-list > li p {
	text-align: center;
	font-size: 14px;
	line-height: 160%;
	color: #0F1111;
	font-family: 'Amazon Ember';
	font-weight: 400;
}
.special-product-main #shopify-section-product-recommendations .product-recommendations__inner .section-header {
	margin-bottom: 0;
}
.special-product-main .related-product-item .product-card .price {
	line-height: 150%;
	margin-bottom: 8px;
	margin-top: 0;
	font-family: 'Amazon Ember';
	font-weight: bold;
	margin-bottom: -2px;
}
.special-product-main .related-product-item .related-review-wrap {
	text-align: center;
	font-size: 15px;
	color: #0E1111;
	line-height: 160%;
	font-weight: 400;
	font-family: 'Amazon Ember';
}
.special-product-main .related-product-item .related-review-wrap > a {
	color: #0E1111;
}
.special-product-main .related-product-item .related-review-wrap > a:hover {
	color: #77a738;
}
.special-product-main .related-product-item .view-details-wrap a {
	height: 44px;
	line-height: 42px;
	font-family: 'Amazon Ember';
	font-weight: 400;
	min-width: 170px;
}
.special-product-main .related-product-item .related-review-wrap .spr-badge {
	display: block;
	margin-top: 5px;
}
.special-product-main #shopify-section-product-recommendations ul .related-product-item .product-card .short-desc {
	font-size: 15px;
	line-height: 160%;
	font-family: 'Amazon Ember';
	font-weight: 400;
	color: #0D1111;
}
.special-product .product-wrap > .product-sidebar .subscription {
  border: 1px solid #dfe8ea;
  padding: 20px 16.5px;
  margin-bottom: 30px;
}
.special-product .product-wrap > .product-sidebar .subscription h2 {
	text-align: center;
	font-size: 26px;
	color: #0E1111;
	line-height: 100%;
	font-weight: 400;
	font-family: 'Amazon Ember';
}
.special-product .product-sidebar .subscription .sub1, .special-product .product-sidebar .subscription .sub2 {
/* 	border: 1px solid #ddd; */
	margin-bottom: 16px;
}
.special-product .product-sidebar .subscription .sub1 span, .special-product .product-sidebar .subscription .sub2 span {

/* 	display: flex;
	align-items: center;
	padding: 3px 30px 4px; */
  display:inline;
	font-size: 15px;
	color: #3f4040;
	line-height: 140%;
	font-weight: 500;
	min-height: 30px;
}
.special-product .product-sidebar .subscription .sub1 span:last-child, .special-product .product-sidebar .subscription .sub2 span:last-child {
	border-bottom: none;
}
.special-product .product-sidebar .subscription > a.btn {
	width: 100%;
	padding-top: 0;
	height: 45px;
	line-height: 43px;
	font-family: 'Amazon Ember';
	font-weight: 400;
}
.special-product-main .product-single .smart-product-img-section {
	width: 55.59%;
	padding-right: 0;
}
.special-product-main .product-single .smart-product-desc-section {
	width: 44.41%;
	padding: 0;
	padding-left: 36px;
}
.special-product-main .smart-product-desc-section .product-single__meta .product-single__title {
	font-size: 24px;
	font-weight: 400;
	font-family: 'Amazon Ember';
	line-height: 120%;
}
.special-product-main .smart-product-desc-section .product-single__meta .pro-short {
	padding: 0;
	margin: 0;
	border: none;
	color: #77A638;
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
	margin-top: 11px;
}
.special-product-main .products-reviews:hover {
    cursor: pointer;
    
}
.special-product-main .smart-product-desc-section .product-single__meta .products-reviews {
	background-color: rgba(51,51,51,0.05);
	font-size: 13px;
	color: #333333;
	line-height: 160%;
	font-weight: 400;
	padding: 6.6px 10px;
	margin: 16px 0 17px;
}
.special-product-main .smart-product-desc-section .product-single__meta .products-reviews > * {
	display: inline-block;
	vertical-align: top;
}
.special-product-main .smart-product-desc-section .product-single__meta .products-reviews .spr-badge-caption {
	margin-left: 16px;
}
.special-product-main .smart-product-desc-section .product-single__meta .products-reviews .review-counts {
	padding-left: 7px;
	margin-left: 5px;
	position: relative;
}
.special-product-main .smart-product-desc-section .product-single__meta .products-reviews .review-counts::before {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 13px;
	border-left: 1px solid #333;
}
.special-product-main .smart-product-desc-section .product-single__meta .featured {
	position: relative;
}
.special-product-main .smart-product-desc-section .product-single__meta .featured .feature-section h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0F1111;
	line-height: 100%;
	font-family: 'Amazon Ember';
	margin-bottom: 21px;
}	
.special-product-main .product-single__meta .feature-section > span {
	display: block;
	position: relative;
	font-size: 14px;
	color: #333;
	line-height: 160%;
	font-weight: 400;
	font-family: 'Amazon Ember';
	padding-left: 96px;
	text-align: justify;
	margin-bottom: 14px;
}
.special-product-main .product-single__meta .feature-section > span::before {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	right: auto;
	top: 0;
	bottom: auto;
	margin: auto;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #77A738;
	background-image: url("sprite-prod-details1.png");
	background-repeat: no-repeat;
	background-position: 17px 16px;
}
.special-product-main .product-single__meta .feature-section > span.nutrients::before {
	background-position: 17px -86px;
}
.special-product-main .product-single__meta .feature-section > span.immunity::before {
	background-position: 9px -192px;
}
.special-product-main .product-single__meta .feature-section > span.energy::before {
	background-position: 16px -294px;
}
.special-product-main .product-single__meta .feature-section > span.vegan::before {
	background-position: 15px -399px;
}
.template-product .special-product-main main#MainContent {
	background-position: bottom center, top 49% center;
	padding-bottom: 80px;
	background-size: auto, 100%;
}
.special-product .product-wrap .slider-content .slider-video-wrap .shopify-section > .page-width {
	padding: 0;
}
.special-product-main .product-single .smart-product-img-section > .product__image {
	padding: 0;
	padding-right: 16px;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-title {
	font-size: 16px !important;
	color: #0F1111 !important;
	line-height: 100% !important;
	font-weight: bold;
	font-family: 'Amazon Ember' !important;
	margin-bottom: 24px !important;
	text-transform: capitalize !important;
	-moz-text-transform: capitalize !important;
	-webkit-text-transform: capitalize !important;
	-ms-text-transform: capitalize !important;
	-o-text-transform: capitalize !important;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-products .cbb-frequently-bought-product-image {
	width: 150px !important;
	height: 150px !important;
	/* background-size: 150px !important; */
	margin: 0 !important;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-products .cbb-frequently-bought-plus-icon.skiptranslate {
	position: relative;
	width: 32px !important;
	font-size: 0 !important;
	margin: 0 11px;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-products .cbb-frequently-bought-plus-icon.skiptranslate::before {
	width: 32px !important;
	height: 32px !important;
	border-radius: 50%;
	border: 1px solid #ddd;
	line-height: 30px !important;
	display: block;
	position: absolute;
	content: "+";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	font-family: 'Montserrat';
	font-weight: bold;
	font-size: 26px;
	color: #666;
	font-weight: 500;
	pointer-events: none;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li input[type="checkbox"] {
	width: 20px !important;
	height: 20px !important;
	position: absolute;
	left: 0;
	right: auto;
	top: 2px;
	bottom: auto;
	margin: auto;
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li {
	position: relative;
	opacity: 1 !important;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > span.translatable,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > a.cbb-frequently-bought-selector-link {
	position: relative;
	padding-left: 35px;
	margin: 0 !important;
}	
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > a.cbb-frequently-bought-selector-link .cbb-frequently-bought-selector-label-name {
	margin: 0 !important;
}	
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > span.translatable::before,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > a.cbb-frequently-bought-selector-link::before {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	right: auto;
	top: 0px;
	bottom: auto;
	margin: auto;
	width: 20px;
	height: 20px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > span.translatable::after,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > a.cbb-frequently-bought-selector-link::after {
	position: absolute;
	content: "";
	display: block;
	left: 3px;
	right: auto;
	top: 3px;
	bottom: auto;
	margin: auto;
	background-image: url("sprite-prod-details1.png");
	background-repeat: no-repeat;
	background-position: -131px 0;
	pointer-events: none;
	width: 14px;
	height: 14px;
	opacity: 0;
	visibility: hidden;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > input[type="checkbox"]:checked + span.translatable::after,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > input[type="checkbox"]:checked + a.cbb-frequently-bought-selector-link::after {
	opacity: 1;
	visibility: visible;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > input[type="checkbox"]:checked + span.translatable::before,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > input[type="checkbox"]:checked + a.cbb-frequently-bought-selector-link::before {
	border-color:#77A738;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > span h3,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > span span,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > a.cbb-frequently-bought-selector-link h3,
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > span {
	font-size: 14px !important;
	color: #333 !important;
	text-transform: uppercase;
	font-family: 'Amazon Ember' !important;
	font-weight: bold !important;
	line-height: 145% !important;
	/*display: inline-block !important;
	vertical-align: top !important;*/
	margin-bottom: 0 !important;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li > span.cbb-frequently-bought-selector-label-regular-price span {
    line-height: 140% !important;
    font-size: 15px !important;
    color: #77A538 !important;
    font-weight: 400 !important;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-product {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	vertical-align: top !important;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-products {
	margin-bottom: 25px !important;
}	
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li:not(:last-child) {
	margin-bottom: 16px;
}
.special-product-main .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form {
	float: right;
	width: calc(100% - 370px);
}
.special-product-main .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box {
	margin-right: 0 !important;
	text-align: center !important;
	font-size: 20px;
	color: #666;
	font-weight: bold;
	line-height: 160%;
	font-family: 'Amazon Ember' !important;
	margin-bottom: 14px !important;
	text-transform: capitalize;
}
.special-product-main .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-total-price-box .cbb-frequently-bought-total-price-regular-price span {
	color: #77A538 !important;
}
.special-product-main .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form .cbb-frequently-bought-add-button {
	min-width: 210px;
	padding: 0 15px !important;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Amazon Ember';
	border: none;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container {
	padding: 50px 0 30px !important;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item .feature-row__image-wrapper .feature-row__image {
	position: static;
	min-height: 132px;
	max-height: 132px;
	object-fit: cover;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item .feature-row__image-wrapper {
	border-radius: 10px;
	overflow: hidden;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item .feature-row__image-wrapper::before {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-color: rgba(51,51,51,0.06);
	pointer-events: none;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item .feature-row__image-wrapper .video-popup {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 42px;
	height: 30px;
	background-image: url("sprite-prod-details1.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
.special-product-main .smart-product-section .products-video .our-vido {
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item .feature-row__image-wrapper .video-popup {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 42px;
	height: 30px;
	background-image: url("sprite-prod-details1.png");
	background-repeat: no-repeat;
	background-position: -104px -50px;
	transition:none !important;
	-moz-transition:none !important;
	-webkit-transition:none !important;
	-ms-transition:none !important;
	-o-transition:none !important;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item .feature-row__image-wrapper .video-popup:hover {
	background-position: -104px -120px;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item {
	flex: 0 1 23.65% !important;
	-moz-flex: 0 1 23.65% !important;
	-webkit-flex: 0 1 23.65% !important;
	-ms-flex: 0 1 23.65% !important;
	-o-flex: 0 1 23.65% !important;
	margin-right: 1.8%;
}
.special-product-main .smart-product-section .products-video .our-vido .feature-row__item:nth-child(4n) {
	margin-right: 0;
}
.special-product .product-wrap .slider-content .slider-video-wrap {
	margin-bottom: 35px;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .slick-track > .product-single__thumbnails-item > div {
	width: 60px !important;
	height: 60px;
	border: 1px solid #eee;
	background-color: #fff;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-nav1 {
	float: left;
	width: 16.5%;
	padding: 0;
	margin: 0;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-for1 {
	float: right;
	width: 83.5%;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-for1 .owl-nav {
	display: none;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-for1 .owl-stage {
	width: 100% !important;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-for1 .owl-stage .owl-item {
	width: 100% !important;
	margin: 0 !important;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-for1 .slick-list .slick-slide {
	background-color: #fff;
	/*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);
	-o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);*/
	min-height: 610px;
	padding: 25px;
	display: -webkit-box;      
	display: -moz-box;    
	display: -ms-flexbox;   
	display: -webkit-flex;  
	display: flex;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
}
/*
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .slick-slide {
	display: none;
}
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .slick-slide.slick-current {
	display: block;
}*/
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-nav1 .owl-item {
	width: 60px !important;
	margin-right: 0 !important;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-nav1 .slick-slide {
	width: 60px !important;
	height: 60px;
	border: 1px solid #eee;
	background-color: #fff;
	margin: 5px 0;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-nav1 .slick-slide img {
	border: none;
	padding: 0;
	width: auto;
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 button {
	padding: 0;
	background-color: transparent;
	width: 30px;
	height: 12px;
	appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
	border: none;
	background-image: url("sprite-prod-details1.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 button::before {
	display: none;
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 button {
	padding: 0;
	background-color: transparent;
	width: 30px;
	height: 12px;
	appearance: none;
	-webkit-appearance: none;
	box-shadow: none;
	border: none;
	background-image: url("sprite-prod-details1.png");
	background-repeat: no-repeat;
	background-position: -116px -530px;
	position: absolute;
	right: auto;
	top: 22px;
	bottom: auto;
	margin: auto;
	left: 15px;
	transition:none !important;
	-moz-transition:none !important;
	-webkit-transition:none !important;
	-ms-transition:none !important;
	-o-transition:none !important;
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 button.slick-next {
	background-position: 0 -530px;
	top: auto;
	bottom: 15px;
	transform: none !important;
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 button:hover {
	background-position: -116px -580px;
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 button.slick-next:hover {
	background-position: 0px -580px;
}
/*.special-product-main .product-single */ .thumbnails-wrapper .product-slide::after {
	clear: both;
	content: "";
	display: block;
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 .slick-dots {
	display: none !important;
}
/*.special-product-main .product-single */ .thumbnails-wrapper .product-slide > .slider-for1 .product-single__thumbnail {
	margin: 0 auto;
	width: 100%;
	/*height: 480px;*/
}
/*.special-product-main .product-single .smart-product-img-section*/ .thumbnails-wrapper ul.slider-nav1 {
	padding: 33px 0;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-for1 .slick-slide {
	opacity: 1;
}
/*.special-product-main .product-single*/ .thumbnails-wrapper .product-slide > .slider-for1 .slick-slide.slick-current {
	opacity: 1;
}
.special-product-main {
	padding-top: 65px;
}
.special-product-main .special-product > .disclaimer {
	width: 100%;
	max-width: 1200px;
	margin: 80px auto 0;
	padding: 0 15px;
}
.special-product-main .special-product .disclaimer .disclaimer {
	border: 1px solid #ddd;
	padding: 16px 30px 22px;
}
.special-product-main .special-product > .disclaimer .disclaimer h2 {
	font-size: 16px;
	line-height: 146%;
	color: #555959;
	font-weight: 500;
	font-family: 'Amazon Ember';
	text-shadow: 0 0;
	letter-spacing: normal;
	margin-bottom: 6px;
}
.special-product-main .special-product > .disclaimer .disclaimer p {
	font-size: 16px;
	line-height: 160%;
	color: #0E1111;
	font-family: 'Amazon Ember';
	font-weight: 400;
}
.special-product .cbb-frequently-bought-recommendations-container::after {
	clear: both;
	content: "";
	display: block;
}
.special-product-main .product-single__meta .feature-section > span:last-child {
	margin-bottom: 0;
}
.special-product .product-description .main-content .third-section {
	font-size: 0;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-selector-list > li .cbb-recommendations-variant-select {
	font-size: 14px !important;
	border-color: #ddd !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-family: 'Amazon Ember';
	font-weight: 400;
	color: #333;
}
.special-product-main .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form {
	text-align: center;
}
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .slick-dots {
	display: none !important;
}
.special-product-main .product-single .smart-product-img-section .thumbnails-wrapper ul.slider-nav1 button.slick-arrow.slick-disabled {
	cursor: not-allowed;
}
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .slick-list {
	padding: 5px !important;
	/*display: flex;
	align-items: center;*/ /*disablethis*/
}
html.no-scroll body.fancybox-active {
	pointer-events: none;
}
html.no-scroll body.fancybox-active .fancybox-infobar, html.no-scroll body.fancybox-active .fancybox-toolbar,
html.no-scroll body.fancybox-active .fancybox-navigation, html.no-scroll body.fancybox-active .fancybox-stage .fancybox-content {
	pointer-events: auto;
}
html.no-scroll body.fancybox-active .search-header__submit {
	pointer-events: none;
}
.fancybox-container {
	z-index: 9999999999 !important;
}
/* .template-product .special-product-main main#MainContent {
	background-image: url("special-product-details-bg1.png");
	background-position: bottom center;
	position: relative;
}
.template-product .special-product-main main#MainContent::after {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	right: auto;
	top: auto;
	bottom: -20px;
	margin: auto;
	background-image: url("special-product-details-bottom-left-logo.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	pointer-events: none;
	width: 277px;
	height: 300px;
} */
.special-product .product-wrap .slider-content > .product-description {
	position: relative;
	z-index: 1;
}
html.no-scroll body.fancybox-active .fancybox-toolbar .fancybox-button {
	display: none !important;
}
html.no-scroll body.fancybox-active .fancybox-toolbar .fancybox-button--close {
	display: block !important;
}
.special-product-main {
	padding-top: 25px;
}
.special-product-main .smart-product-desc-section .product-single__meta .pro-short {
	font-size: 16px;
}
.special-product-main .product-single .smart-product-desc-section {
	padding-left: 23px;
}
.special-product-main .product-single .smart-product-img-section .thumbnails-wrapper ul.slider-nav1 {
	padding-left: 3px;
}
.special-product-main .product-single .smart-product-img-section .thumbnails-wrapper ul.slider-nav1 button {
	left: 18px;
}
.special-product .product-description .main-content .fourth-section .content h2,
.special-product .product-description .main-content .fifth-section .content h2,
.special-product .product-description .main-content .sixth-section .content h2,
.special-product .product-description ul.lab-list > li h2 {
	font-weight: bold;
}
.special-product-main .special-product > .disclaimer {
	max-width: 77.8%;
	margin-left: 0;
	margin-right: auto;
}
.special-product-main .smart-product-section > .product-single > .pro-short,
.special-product-main .smart-product-section > .product-single > .products-reviews {
	display: none;
}
.special-product-main .product-single .thumbnails-wrapper > .subscription {
	display: none;
}
/*
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .slick-list {
	overflow: visible;
}*/
/* special product details footer css starts 
.special-product-main .site-footer > .container > .page-width:nth-child(2), .special-product-main .site-footer > .container > section {
	display: none;
}
.special-product-main .newsletter-section {
	display: none;
}
.special-product-main .site-footer::before {
	display: none;
}
.special-product-main .site-footer > .container > .page-width {
	margin-top: 0;
	padding: 18px 0;
}
.special-product-main .site-footer .payment-icons-wrap {
	display: none;
}
.special-product-main .site-footer .grid__item {
	float: none;
	text-align: center;
}
.special-product-main .site-footer .grid__item .site-footer__copyright-content,
.special-product-main .site-footer .grid__item .site-footer__copyright-content a {
	font-family: 'Amazon Ember';
	font-weight: 400;
	line-height: 120%;
	text-shadow: none;
}
.special-product-main .special-product .disclaimer .disclaimer {
  border: 1px solid #ddd;
  padding: 16px 30px 22px;
  margin: 0 !important;
  text-align: left;
  background: #fff;
  border-radius: 10px;
}
.special-product-main .special-product > .disclaimer {
  border: none;
  max-width: 1530px !important;
  margin-top: 17px !important;
}
.smart-product-section > .cbb-frequently-bought-container {
	display: none;
}
.special-product-main .smart-product-section > .cbb-frequently-bought-container {
   display: block;
}*/
/* 26-04-2021 */
.special-product-main .cbb-frequently-bought-recommendations-container .cbb-frequently-bought-form {
	float: none;
	width: 100%;
}
.special-product-main .smart-product-img-section .cbb-frequently-bought-container .cbb-frequently-bought-products {
	margin-bottom: 25px !important;
	margin-right: 0 !important;
	display: block !important;
	float: none !important;
}
/*06-05-2021 css starts*/
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget {
	border: 1px solid #fff;
	padding: 0;
	margin-bottom: 15px;
    background-color: #e8eff1;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div {
	border-bottom: 1px solid #fff;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div:last-child {
	border-bottom: none;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div label {
	margin: 0;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div > label {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	border-bottom: 1px solid #ddd;
	padding: 3px 10px 4px;
	font-size: 14px;
	color: #333;
	line-height: 140%;
	font-family: 'Amazon Ember';
	font-weight: 400;
	min-height: 40px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div label input {
	margin-right: 8px;
	margin-top: 2px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div > label {
	border-bottom: none;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget .SRI-widget-comment {
	font-size: 14px;
	color: #333;
	font-family: 'Amazon Ember';
	font-weight: 400;
	line-height: 130%;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget form > div > div {
	font-size: 15px;
	font-weight: 600;
	font-family: 'Amazon Ember';
	margin: 0 0 5px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget form label {
	font-size: 14px;
	color: #333;
	line-height: 130%;
	margin: 0 0 3px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget form label input {
	margin-top: 0;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget form label input {
	margin-top: -1px;
	margin-right: 5px;
}
.SRI-widget input[type="radio"] {
	cursor: pointer;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget form {
	padding-bottom: 10px;
	padding-right: 10px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div > label {
	position: relative;
	padding-left: 33px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div > label > input {
	position: absolute;
	left: 9px;
	right: auto;
	top: 0;
	bottom: auto;
	margin: auto;
}
/*.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div:nth-child(2) > label > input {
	top: -9px;
}*/
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div:nth-child(2) > label {
	padding-right: 20px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget .SRI-widget-comment:empty {
	margin: 5px 0;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget form #sri-period-custom-container > input {
	border: 1px solid #ddd;
	height: 35px;
	line-height: 33px;
	padding: 0 15px;
	appearance: textfield;
	-webkit-appearance: textfield;
	font-size: 14px;
	font-family: 'din-2014', sans-serif;
	font-weight: 500;
	margin: 10px 0;
	width: 100%;
	max-width: 180px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget form #sri-period-custom-container #sri-period-type {
	border: 1px solid #ddd;
	width: 100%;
	max-width: 180px;
	padding: 0 25px 0 12px;
	height: 35px;
	line-height: 33px;
	text-align: left;
	font-family: 'din-2014', sans-serif;
	font-weight: 500;
	font-size: 14px;
}
.special-product .product-sidebar .subscription .sub1 span {
/* 	margin-top: -25px;
	padding-left: 33px;
	padding-right: 10px; */
}
.special-product .product-sidebar .subscription .sub1 input[type="radio"] {
	display: inline-block;
	vertical-align: top;
	margin-left: 9px;
	margin-top: 4px;
}
.special-product .product-wrap .subscription > form > input[type="submit"] {
	/* display: block; */
	margin: 0 auto;
	letter-spacing: 0;
	border-radius: 30px;
	font-size: 16px;
	background-color: #98cb53;
	line-height: 42px;
	border: 1px solid #98cb53;
	text-align: center;
	font-family: 'din-2014', sans-serif;
	padding: 3px 30px 0px;
	pointer-events: auto;
	position: relative;
	z-index: 9;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.special-product .product-wrap .subscription > form > input[type="submit"] {
	width: 100%;
	padding-top: 0;
	height: 45px;
	line-height: 43px;
	font-family: 'din-2014', sans-serif;
	font-weight: 400;
}
.special-product .product-wrap .subscription > form > input[type="submit"]:hover {
	background-color: #5c98a5 !important;
	border-color: #5c98a5;
}
/*06-05-2021 css close */
/*10-5-2021*/
/*html #shopify-product-reviews {
  margin-left: 15px;
  margin-right: 15px;
}*/
.product-section .wrap_disclaimer_review {
  width: 100%;
  max-width: 1530px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  float: none;
}
#shopify-product-reviews .spr-container, .special-product-main .special-product > .disclaimer {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  float: none;
}
#shopify-product-reviews > .spr-container {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  /* box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); */
}
#sri-subscribe-form div {
  font-family: 'Amazon Ember';
}
#sri-subscribe-form > div:last-of-type > div:first-of-type {
  font-size: 15px;
  margin-bottom: 5px;
}
#sri-subscribe-form > div:last-of-type > div:last-of-type > div > label {
  font-size: 14px;
  margin-bottom: 4px;
}
#sri-subscribe-form > div:last-of-type > div:last-of-type {
  margin-bottom: 7px;
}
#sri-period-custom-container input, #sri-period-custom-container select {
  font-family: 'Amazon Ember';
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0 0 0;
  padding-right: ;
}
#sri-period-custom-container {
  padding: 0 10px 0 0;
}
.spr-form .new-review-form {
  border: 1px solid #ececec;
  border-radius: 10px;
  padding: 30px;
}
.spr-form .new-review-form .spr-form-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
  color: #77a738;
}
.spr-form .new-review-form fieldset > div[class*="spr-form"] {
  float: left;
  width: 50%;
  padding-right: 20px;
  clear: none;
}
.spr-form .new-review-form fieldset > div[class*="spr-form"]:last-child {
  padding-right: 0;
}
.spr-form .new-review-form fieldset > div[class*="spr-form"].spr-form-review-rating {
  /* padding-right: 0; */
  margin: 0 0 0 0;
}
.spr-form .new-review-form fieldset > div[class*="spr-form"].spr-form-review-body {
  float: none;
  clear: both;
  display: block;
  width: 100%;
}
.spr-form .new-review-form fieldset > div[class*="spr-form"].spr-form-review-rating .spr-form-input.spr-starrating {
  margin-top: 14px;
  display: block;
  clear: both;
}
.spr-form .new-review-form fieldset > div[class*="spr-form"].spr-form-review-title {
  padding-right: .0;
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-content {
  margin-bottom: 10px;
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-header-title {
  font-size: 18px;
  margin-bottom: 5px;
  font-family: 'Amazon Ember';
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-header-byline {
  font-size: 15px;
  margin-bottom: 8px;
  color: #333;
  opacity: 1;
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-header-byline strong {
  color: #333;
  position: relative;
  padding-left: 22px;
  font-weight: 600;
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-content-body {
  font-size: 15px;
  line-height: 120%;
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-header-byline strong::before {
  content: "\f2be";
  position: absolute;
  font-family: fontawesome;
  left: 0;
  font-weight: normal;
  font-style: normal;
  /* color: #333; */
  font-size: 15px;
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-header-byline strong:last-child::before {
  content: "\f073";
}
#shopify-product-reviews .spr-content > .spr-reviews .spr-review-header-byline strong:last-child {
  margin-left: 4px;
}




/*10-5-2021*/
/*11-5-2021*/
body .SRI-widget-discount {
  font-size: 15px;
  padding: 0 2px;
}
.product-section .wrap_disclaimer_review > .disclaimer {
  border: 0;
  padding: 0;
  margin: 17px 0 0 0;
}
.product-section .wrap_disclaimer_review > div {
  max-width: 77.8%;
  width: 100%;
}
[class^="spr-icon-"]::before, [class*=" spr-icon-"]::before {
  color: #dcbe25;
}

/*11-5-2021*/
/*15-05-2021*/
.special-product .product-sidebar .subscription .sub1 input[type="radio"]:first-child {
	position: relative;
	top: -3px;
}
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div .SRI-widget-form label input {
	position: relative;
	top: -2px;
	margin-right: 5px;
}
.template-cart button.edit_cart_option.btn.btn--primary.button {
    display: none;
}
/*15-05-2021 */

/*21-05-2021*/
.special-product .product-wrap > .product-sidebar .subscription .SRI-widget > div:nth-child(2) > label > input {
	top: -8px;
}
.special-product .product-sidebar .subscription .sub1 span {
	padding-right: 0;
}
.special-product .product-sidebar .subscription .sub1 input[type="radio"] {
	display: inline-block;
	vertical-align: top;
	margin-left: 9px;
	margin-top: 6px;
}
.special-product .product-sidebar .subscription .sub1 input[type="radio"]:not(first-child) {
	position: relative;
	top: 6px;
}
/* special product details footer css close */

/*
font-family: 'Amazon Ember';
font-family: 'Montserrat';
*/
 
/* special product page css close */

/*
	font-family: 'Montserrat', sans-serif;
	font-family: 'Avenir Next';
	
	fonts

*/

 /* 26-04-2021 css close*/
 
 
/* 10-06-2121 */

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .slick-list .slick-slide {padding:0 !important; min-height:750px !important; box-shadow:none !important;}
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single__thumbnail {
    margin: -7rem auto 0;
    width: 100%;
  height:100%;
  	max-width:580px;
    max-height: 620px;
}

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .image-28071139672179.product-single-4325305319539.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .image-28071139836019.product-single-4325305319539.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .image-28071139901555.product-single-4325305319539.product-single__thumbnail {max-width:380px;} /*QSM*/

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .image-13412912267379.product-single-4337212326003.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .image-13412912300147.product-single-4337212326003.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .image-13412912332915.product-single-4337212326003.product-single__thumbnail {max-width:380px;} /*IB Chewables*/

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4144604708919.image-13489224548467.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4144604708919.image-13489222516851.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4144604708919.image-13489223008371.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4144604708919.image-13489223237747.product-single__thumbnail{max-width:380px;} /*Ashwamend*/

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589003366515.image-28225569914995.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589003366515.image-28225569914995.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589003366515.image-28225569914995.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589003366515.image-28225569914995.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589003366515.image-28535022682227.product-single__thumbnail{max-width:380px;} /*14-Day Cleanse*/

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588625584243.image-28225574305907.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588625584243.image-28225574305907.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588625584243.image-28225574305907.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588625584243.image-28225574305907.product-single__thumbnail{max-width:380px;} 
.special-product-main .product-single .thumbnails-wrapper .product-slide>.slider-for1 #slick-slide01 a.product-single__thumbnail.product-single-6588625584243.image-28416866156659 >div img.feature-row__image,
.special-product-main .product-single .thumbnails-wrapper .product-slide>.slider-for1 #slick-slide02 a.product-single__thumbnail.product-single-6588625584243.image-28416866123891 >div img.feature-row__image { width: 70%;}/*Candida Support*/


.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588619817075.image-28225577517171.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588619817075.image-28225577582707.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588619817075.image-28225577484403.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6588619817075.image-28225569914995.product-single__thumbnail{max-width:380px;}/*Black Seed Oil*/

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589005627507.image-28225566212211.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589005627507.image-28225566146675.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589005627507.image-28225566179443.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-6589005627507.image-28225569914995.product-single__thumbnail{max-width:380px;}/*Mega Potency Fish Oil*/

.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4591123366003.image-28225514700915.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4591123366003.image-28225514569843.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4591123366003.image-28225514668147.product-single__thumbnail,
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single-4591123366003.image-28225569914995.product-single__thumbnail{max-width:370px;}/*Astaxanthin*/

   

 .special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single__thumbnail > div {width:100%;}
.special-product-main .product-single .thumbnails-wrapper .product-slide > .slider-for1 .product-single__thumbnail > div img.feature-row__image {width:98%;}

.special-product-main .smart-product-img-section .cbb-frequently-bought-container {
    padding: 0 0 30px !important;
    margin-top: -200px !important;
} */

.niacin p.qsm-1::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/qsm-1.jpg?v=1623401565);
    background-repeat: no-repeat;
}

.niacin p.qsm-2::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/qsm-2.jpg?v=1623401565);
    background-repeat: no-repeat;
}

.niacin p.qsm-3::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/qsm-3.jpg?v=1623401565);
    background-repeat: no-repeat;
}

.niacin p.qsm-4::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/qsm-4.jpg?v=1623401565);
    background-repeat: no-repeat;
}

.niacin p.qsm-5::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/qsm-5.jpg?v=1623401565);
    background-repeat: no-repeat;
}

.niacin p.ibc-1::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/IBC-1.png?v=1623746851);
    background-repeat: no-repeat;
}

.niacin p.ibc-2::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/IBC-2.png?v=1623746851);
    background-repeat: no-repeat;
}

.niacin p.ibc-3::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/IBC-3.png?v=1623746851);
    background-repeat: no-repeat;
}

.niacin p.ibc-4::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/IBC-4.png?v=1623746852);
    background-repeat: no-repeat;
}


.niacin p.ash-1::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/ash-1.png?v=1623836869);
    background-repeat: no-repeat;
}

.niacin p.ash-2::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/ash-2.png?v=1623836869);
    background-repeat: no-repeat;
}

.niacin p.ash-3::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/ash-3.png?v=1623836869);
    background-repeat: no-repeat;
}

.niacin p.ash-4::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/ash-4.png?v=1623836869);
    background-repeat: no-repeat;
}

.niacin p.ash-5::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/ash-5.png?v=1623836869);
    background-repeat: no-repeat;
}

.niacin p.cb-1::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/cb-mango-icon-2.png?v=1626353603);
    background-repeat: no-repeat;
}



.niacin p.D1::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/14d-1.png?v=1628677055);
    background-repeat: no-repeat;
}

.niacin p.D2::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/14d-2.png?v=16286770553);
    background-repeat: no-repeat;
}

.niacin p.D3::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/14d-3.png?v=1628677055);
    background-repeat: no-repeat;
}

.niacin p.D5::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/14d-5.png?v=1628677058);
    background-repeat: no-repeat;
}

.niacin p.CND4::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Candida-4.png?v=1628759251);
    background-repeat: no-repeat;
}

.niacin p.CND5::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Candida-5.png?v=1628759251);
    background-repeat: no-repeat;
}


.niacin p.F1::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Fish-1.png?v=1629193718);
    background-repeat: no-repeat;
}

.niacin p.F2::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Fish-2.png?v=1629193717);
    background-repeat: no-repeat;
}

.niacin p.F3::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Fish-3.png?v=1629193718);
    background-repeat: no-repeat;
}

.niacin p.F4::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Fish-4.png?v=1629193717);
    background-repeat: no-repeat;
}

.niacin p.F5::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/Fish-5.png?v=1629193717);
    background-repeat: no-repeat;
}

.niacin p.AST1::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/AST01.png?v=1632401999);
    background-repeat: no-repeat;
}

.niacin p.AST2::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/AST02.png?v=1632401999);
    background-repeat: no-repeat;
}

.niacin p.AST3::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/AST03.png?v=1632401999);
    background-repeat: no-repeat;
}

.niacin p.AST4::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/AST04.png?v=1632401999);
    background-repeat: no-repeat;
}

.niacin p.AST5::before{
  content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: transparent;
    border-radius: 50%;
    overflow: hidden;
    background-image: url(/cdn/shop/files/AST05.png?v=1632401999);
    background-repeat: no-repeat;
}


.special-product .product-wrap .slider-content > .product-description .third-section > .third-section-fullwidth {
}

.special-product .product-description ul.lab-list.cleanse-list >li {width: 29.9%;}
.special-product .product-description ul.lab-list.cleanse-list li .image img {min-width: 100%;}
.special-product .product-description ul.lab-list.cleanse-list > li > h2 {text-align:left !important; padding-left:0 !important;}
.special-product .product-description ul.lab-list.cleanse-list > li > p {text-align:justify !important;}


.special-product .product-description ul.lab-list.fishoil-list { width: 80%;margin: auto;}
.special-product .product-description ul.lab-list.fishoil-list >li {width:46%;}
.special-product .product-description ul.lab-list.fishoil-list li .image img {min-width: 100%;}
.special-product .product-description ul.lab-list.fishoil-list > li > h2 {text-align:left !important; padding-left:0 !important;}
.special-product .product-description ul.lab-list.fishoil-list > li > p {text-align:justify !important;}