body {
  padding: 0;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  color: #585858;
}
a:hover, a:focus {
  outline: none;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, ul {
  padding: 0;
  margin: 0;
}
section.top {
  /*background: #a3cc39;*/
  background: #c7197d;
  padding: 5px 0;
}
section.top p {
  color: #fff;
  line-height: 30px;
  text-transform: uppercase;
}
section.top .in-right {
  text-align: right;
}
section.top .in-right li {
  display: inline-block;
  padding: 0 3px;
}
header.header {
  background: #000;
  padding: 30px 0;
}
header.header ul.menu li {
  display: inline-block;
}
header.header ul.menu li a {
  padding: 7px 10px;
  color: #fff;
  text-transform: uppercase;
  display: block;
}
header.header ul.menu li a:hover, header.header ul.menu li.current-menu-item a {
  color: #a3cc39;
}
header.header ul.right-menu li {
  display: inline-block;
  padding: 0 10px;
}
header.header ul.right-menu li a {
  color: #fff;
  position: relative;
  text-transform: uppercase;
}
a.cart span {
  display: block;
  position: absolute;
  top: 5px;
  right: -5px;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background: #c7197d;
  font-size: 10px;
  text-align: center;
}
section.ban {
  background: url(../images/banner.jpg) no-repeat;
  padding: 170px 0;
  background-position: center top;
}
section.ban h2 span {
  color: #fff; /*color: #a3cc39;*/
  font-size: 22px;
  display: block;
  padding: 2px 0;
}
section.ban h2 {
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 53px;
  font-weight: 700;
}
section.ban .ban-but {
  background: #c7197d;
  color: #fff;
  font-size: 18px;
  padding: 6px 44px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  margin: 20px 0;
  border: 1px solid #c7197d;
  transition: background .15s;
}
section.ban .ban-but:hover {
  text-decoration: none;
  border: 1px solid #a3cc39;
  background: #a3cc39;
}
section.hone {
  text-align: center;
  padding: 50px 0 0;
}
section.hone h2 {
  font-size: 45px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}
section.hone p {
  font-size: 22px;
  color: #585858;
}
section.hone .in {
  padding: 35px 0;
}
section.hone .in h2 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 5px 0;
  color: #000;
}
section.hone .in p {
  font-size: 16px;
  /*text-transform: uppercase;*/
  padding: 6px 0 5px;
  line-height: 20px;
}
section.hone .in p.price {
  font-size: 22px;
  color: #c7197d;
  font-weight: 600;
}
section.hone .in .ban-but {
  background: #c7197d;
  color: #fff;
  font-size: 18px;
  padding: 6px 44px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  margin: 20px 0;
  border: 1px solid #c7197d;
  transition: background .15s;
  font-weight: 600;
}
section.hone .in .ban-but:hover {
  text-decoration: none;
  border: 1px solid #a3cc39;
  background: #a3cc39;
}
section.htwo {
  background: url(../images/banner-2.jpg) no-repeat;
  padding: 120px 0;
  background-size: cover;
  background-position: center;
}
section.htwo h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 700;
}
section.htwo h2 span {
  color: #fff;
  font-size: 22px;
  display: block;
}
section.htwo p {
  color: #fff;
  font-size: 19px;
  padding: 2px 0;
}
section.htwo .ban-but {
  background: #c7197d;
  color: #fff;
  font-size: 18px;
  padding: 6px 44px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  margin: 20px 0;
  border: 1px solid #c7197d;
  transition: background .15s;
  font-weight: 600;
}
section.htwo .ban-but:hover {
  text-decoration: none;
  border: 1px solid #a3cc39;
  background: #a3cc39;
}
section.hthree {
  background: url(../images/banner-3.jpg) no-repeat;
  padding: 150px 0;
  background-size: cover;
  background-position: center;
}
section.hthree h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
section.hthree h2 span {
  color: #fff;
  font-size: 20px;
  display: block;
}
section.hthree p {
  color: #fff;
  font-size: 19px;
  padding: 10px 0;
}
section.hthree .ban-but {
  background: #c7197d;
  color: #fff;
  font-size: 18px;
  padding: 6px 44px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  margin: 20px 0;
  border: 1px solid #c7197d;
  transition: background .15s;
  font-weight: 600;
}
section.hthree .ban-but:hover {
  text-decoration: none;
  border: 1px solid #a3cc39;
  background: #a3cc39;
}
section.hfour {
  background: url(../images/banner-4.jpg) no-repeat;
  padding: 150px 0;
  background-size: cover;
  background-position: center;
}
section.hfour h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
section.hfour h2 span {
  color: #fff;
  font-size: 22px;
  display: block;
}
section.hfour p {
  color: #fff;
  font-size: 19px;
  padding: 10px 0;
}
section.hfour .ban-but {
  background: #c7197d;
  color: #fff;
  font-size: 18px;
  padding: 6px 44px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  margin: 20px 0;
  border: 1px solid #c7197d;
  transition: background .15s;
  font-weight: 600;
}
section.hfour .ban-but:hover {
  text-decoration: none;
  border: 1px solid #a3cc39;
  background: #a3cc39;
}
section.foo-wid {
  background: #000;
  padding: 50px 0;
}
section.foo-wid ul.foo-menu li {
  list-style: none;
}
section.foo-wid ul.foo-menu li a {
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
}
section.foo-wid ul.foo-menu li a:hover, section.foo-wid ul.foo-menu li.current-menu-item a {
  color: #a3cc39;
}
section.foo-wid h2, section.foo-wid h4 {
  color: #fff;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.mchimp input {
  border-radius: 0;
  font-size: 15px;
  height: 45px;
}
.mchimp button.cus-btn {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  text-transform: uppercase;
  border-radius: 0;
  height: 40px;
  padding: 0 30px;
}
.social {
  color: #fff;
  text-transform: uppercase;
}
.social i, .social a {
  color: #fff;
}
.social a:hover, .social i:hover {
  color: #c7197d;
}
.social ul {
  display: inline-block;
}
.social ul li {
  padding: 0 5px;
  display: inline-block;
}
footer {
  background: #000;
  padding: 10px 0;
  color: #fff;
  text-transform: uppercase;
}
footer a {
  background: #000;
  padding: 0px 0;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
}
footer .right {
  text-align: right;
}
footer a:hover {
  color: #c7197d;
}
/*About*/
section.abban {
  background: url(../images/aboutus/banner-1.jpg) no-repeat;
  padding: 200px 0;
  background-size: cover;
  background-position: center;
}
section.abban h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  padding: 10px 0;
  font-weight: 700;
  line-height: 47px;
}
section.abban h2 span {
  color: #a3cc39;
  font-size: 22px;
  display: block;
}
section.abone {
  background: url(../images/aboutus/banner-2.jpg) no-repeat;
  padding: 150px 0;
  background-size: cover;
  background-position: center;
}
section.abone h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 42px;
  font-weight: 700;
}
section.abone h2 span {
  color: #a3cc39;
  font-size: 22px;
  display: block;
}
section.abone p {
  color: #fff;
  font-size: 19px;
  padding: 10px 0;
}
section.abtwo {
  background: url(../images/aboutus/banner-3.jpg) no-repeat;
  padding: 60px 0;
  background-size: cover;
  background-position: center;
}
section.abtwo h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  padding: 10px 0;
  font-weight: 700;
  line-height: 37px;
}
section.abtwo p {
  color: #fff;
  font-size: 19px;
  padding: 0;
}
section.abthree {
  background: url(../images/aboutus/banner-4.jpg) no-repeat;
  padding: 150px 0;
  background-size: cover;
  background-position: center;
}
section.abthree h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  padding: 10px 0;
  font-weight: 700;
  line-height: 47px;
}
section.abthree h2 span {
  color: #a6ce39;
  font-size: 24px;
  display: block;
}
section.abthree p {
  color: #fff;
  font-size: 19px;
  padding: 0 0 10px;
}
section.abfour {
  background: url(../images/aboutus/banner-5.jpg) no-repeat;
  padding: 100px 0;
  background-size: cover;
  background-position: center;
}
section.abfour h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 49px;
  padding: 10px 0;
  line-height: 46px;
  font-weight: 700;
}
section.abfour h2 span {
  color: #fff;
  font-size: 22px;
  display: none;
}
section.abfour p {
  color: #fff;
  font-size: 16px;
  padding: 0 0 10px;
}
/*contact*/
section.conban {
  background: url(../images/contactus/banner-1.jpg) no-repeat;
  padding: 180px 0;
  background-size: cover;
  background-position: center;
}
section.conban h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
section.conban h2 span {
  color: #fff;
  font-size: 22px;
  display: block;
}
section.conone {
  padding: 30px 0;
}
section.conone h2 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  color: #000;
}
section.conone p {
  font-size: 20px;
  text-align: center;
  padding: 5px 0 10px;
  color: #585858;
}
section.conone .in {
  padding: 20px 0;
}
section.conone .in input {
  font-size: 17px;
  height: 50px;
  text-indent: 30px;
  border-radius: 0;
}
section.conone .in textarea {
  font-size: 17px;
  height: 90px;
  text-indent: 30px;
  border-radius: 0;
}
section.conone .in .cus-btn {
  background: #c7197d;
  color: #fff;
  font-size: 17px;
  padding: 10px 60px;
  display: inline-block;
  border-radius: 0px;
  text-transform: uppercase;
  margin: 6px 0;
  border: 1px solid #c7197d;
  transition: background .15s;
}
section.conone .in .cus-btn:hover {
  text-decoration: none;
  color: #c7197d;
  background: #fff;
}
section.conone .in .yn {
  background: url(../images/contactus/name.png) no-repeat left center;
}
section.conone .in .ye {
  background: url(../images/contactus/email.png) no-repeat left center;
}
section.conone .in .ym {
  background: url(../images/contactus/write.png) no-repeat left 4px;
}
section.conone .in a {
  color: #585858;
  font-size: 20px;
  padding: 8px 0 0px;
  display: block;
}
section.conone .in a img {
  vertical-align: bottom;
}
/*Squad*/
section.sqban {
  background: url(../images/squad/banner-1.jpg) no-repeat;
  padding: 180px 0;
  background-size: cover;
  background-position: center;
}
section.sqban h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
section.sqban h2 span {
  color: #fff;
  font-size: 22px;
  display: block;
}
section.sqone {
  padding: 30px 0;
}
section.sqone h2 {
  text-transform: uppercase;
  font-size: 35px;
  text-align: center;
  font-weight: 700;
  color: #000;
}
section.sqone p {
  font-size: 20px;
  text-align: center;
  padding: 5px 0 10px;
  color: #585858;
}
section.sqone {
  padding: 50px 0;
}
section.sqone input[type="text"], section.sqone input[type="email"] {
  font-size: 17px;
  height: 42px;
  border-radius: 0;
}
section.sqone .in {
  padding: 30px 0;
}
section.sqone .cus-btn {
  background: #c7197d;
  color: #fff;
  font-size: 17px;
  padding: 10px 80px;
  display: inline-block;
  border-radius: 25px;
  text-transform: uppercase;
  margin: 6px 12px;
  border: 1px solid #c7197d;
  transition: background .15s;
}
section.sqone .cus-btn:hover {
  text-decoration: none;
  color: #c7197d;
  background: #fff;
}
section.sqone label {
  font-weight: 400;
  text-align: left !important;
  color: #7f7f7f;
  font-size: 16px;
}
section.sqone .form-group {
  margin-bottom: 25px;
}
p:empty {
  display: none;
}
.woocommerce-notices-wrapper {
  text-align: left;
}
/*Search*/
div#searchweb {
  padding: 0 23px;
}
div#searchweb img {
  cursor: pointer;
}
.searchweb {
  background: #a3cc39;
  padding: 5px;
  position: absolute;
  z-index: 999;
  right: 50px;
  display: none;
}
.searchweb input#search {
  width: 200px;
  padding-left: 5px;
}
.searchweb input[type="image"] {
  /* padding-left: 6px; */
  top: 9px;
  position: absolute;
  outline: none;
  cursor: pointer;
  right: 8px;
  width: 20px;
  height: auto;
  background: #a3cc39;
}
.search-show {
  display: block;
}
/*Single Product*/
.woocommerce div.product div.images img {
  width: auto !important;
  margin: auto;
}
.ptop {
  background: #a3cc39;
  padding: 40px 0;
  text-transform: uppercase;
}
.ptop h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
}
.ptop p {
  color: #fff;
  font-size: 15px;
}
.ptop .mcont p {
  text-transform: initial;
}
.ptop p.qu {
  font-size: 15px;
}
.ptop p.pr {
  font-weight: 600;
  font-size: 23px;
  text-align: center;
}
.ptop button.single_add_to_cart_button.button.alt {
  background: #c7197d;
  font-size: 20px;
  display: block;
  width: 100%;
  margin: 15px 0;
  font-weight: 600;
  height: 46px;
  border: 1px solid #c7197d;
  border-radius: 0;
  transition: background .15s;
  text-transform: uppercase;
}
.ptop button.single_add_to_cart_button.button.alt:hover {
  text-decoration: none;
  border: 1px solid #fff;
  background: #a3cc39;
}
ul.tlink {
  list-style: none;
  background: #f2f2f2;
}
ul.tlink li {
  display: inline-block;
  width: 25%;
  float: left;
}
ul.tlink li a {
  display: block;
  text-align: center;
  background: #f2f2f2;
  color: #585858;
  padding: 15px 0;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 1px;
}
ul.tlink li a:hover, ul.tlink li a:focus {
  background: #a3cc39;
  color: #fff;
  text-decoration: none;
}
.inner-det h2, h2.singlehead {
  color: #a3cc39;
  font-size: 34px;
  text-align: center;
  padding: 30px 0 15px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 15px;
}
.inner-det p {
  color: #000; /*#585858;*/
  font-size: 17px;
  text-align: center;
  line-height: 30px;
}
.inner-det p.pink {
  color: #cb4692;
  padding: 10px 0;
  font-weight: 600;
}
ul.ln-in {
  list-style: none;
}
ul.ln-in li {
  /*float: left;*/
  width: 24%;
  display: inline-block;
}
.ln-in a {
  background-color: #f2f2f2;
  padding: 130px 0 25px;
  text-align: center;
  color: #585858;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 1px 10px; /*margin: 0 1px 60px;*/
  cursor: pointer;
  position: relative;
}
ul.ln-in a.ia {
  background-image: url(../images/pd/weight-loss.png);
  background-repeat: no-repeat;
  background-position: center;
}
ul.ln-in a.ib {
  background-image: url(../images/pd/joint-pain.png);
  background-repeat: no-repeat;
  background-position: center;
}
ul.ln-in a.ic {
  background-image: url(../images/pd/athletic-boost.png);
  background-repeat: no-repeat;
  background-position: center;
}
ul.ln-in a.id {
  background-image: url(../images/pd/improves-brain.png);
  background-repeat: no-repeat;
  background-position: center;
}
ul.ln-in a.ia.active, ul.ln-in a.ia:hover {
  background-image: url(../images/pd/weight-loss-h.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #a3cc39;
  color: #fff;
}
ul.ln-in a.ib.active, ul.ln-in a.ib:hover {
  background-image: url(../images/pd/joint-pain-h.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #a3cc39;
  color: #fff;
}
ul.ln-in a.ic.active, ul.ln-in a.ic:hover {
  background-image: url(../images/pd/athletic-boost-h.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #a3cc39;
  color: #fff;
}
ul.ln-in a.id.active, ul.ln-in a.id:hover {
  background-image: url(../images/pd/improves-brain-h.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #a3cc39;
  color: #fff;
}
ul.ln-in a img {
  display: none;
}
ul.ln-in a.active img {
  display: block;
  position: absolute;
  bottom: -32px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
div#lc {
  text-transform: uppercase;
}
.iaa, .ibb, .icc, .idd, .iee, .iff, .igg, .ihh {
  display: none;
}
.iaa.active, .ibb.active, .icc.active, .idd.active, .iee.active, .iff.active, .igg.active, .ihh.active {
  display: block;
}
/***********************************************/
.owl-pagination {
  display: none;
}
div#owl-demo.owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url(../images/llarrow.png) no-repeat;
  width: 83px;
  height: 83px;
  text-indent: -3000px;
  background-position: center;
  position: absolute;
  left: -70px;
  top: 30%;
}
div#owl-demo.owl-theme .owl-controls .owl-buttons .owl-next {
  background: url(../images/rrarrow.png) no-repeat;
  width: 83px;
  height: 83px;
  text-indent: -3000px;
  background-position: center;
  position: absolute;
  right: -70px;
  top: 30%;
}
.carousel-indicators li.active {
  background-color: #c7197d;
}
div#ben.owl-theme .owl-controls .owl-buttons .owl-prev, div#bent.owl-theme .owl-controls .owl-buttons .owl-prev {
  background: url(../images/blarrow.png) no-repeat;
  width: 83px;
  height: 83px;
  text-indent: -3000px;
  background-position: center;
  position: absolute;
  left: -70px;
  top: 20%;
}
div#ben.owl-theme .owl-controls .owl-buttons .owl-next, div#bent.owl-theme .owl-controls .owl-buttons .owl-next {
  background: url(../images/brarrow.png) no-repeat;
  width: 83px;
  height: 83px;
  text-indent: -3000px;
  background-position: center;
  position: absolute;
  right: -70px;
  top: 20%;
}
/******************************/
div#ld .woocommerce #review_form #respond {
  text-align: center;
}
div#ld {
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 50px;
}
div#ld .form-submit input {
  background: #c7197d !important;
  color: #fff !important;
  font-size: 18px !important;
  padding: 12px 80px !important;
  display: inline-block !important;
  border-radius: 0px !important;
  text-transform: uppercase !important;
  margin: 15px 0 !important;
  border: 1px solid #c7197d !important;
  transition: background .15s !important;
}
div#ld .form-submit input:hover {
  text-decoration: none !important;
  border: 1px solid #a3cc39 !important;
  background: #a3cc39 !important;
}
p.stars a {
  color: #d6d6d6;
}
.ptop p.qu a {
  float: right;
  font-size: 18px;
  color: #fff;
}
/*Woocommerce IN*/
nav.woocommerce-MyAccount-navigation li a {
  color: #585858;
  font-size: 18px;
}
nav.woocommerce-MyAccount-navigation li {
  list-style: none;
  border-bottom: 1px solid #d6d6d6;
  padding: 15px 0;
}
.woocommerce-MyAccount-content {
  font-size: 18px;
  color: #585858;
  line-height: 30px;
}
.woocommerce-MyAccount-content a {
  color: #a3cc39;
}
body.page-id-46 div#post-46 .entry {
  padding: 60px 0;
}
.woocommerce-MyAccount-content input {
  padding: 8px 5px;
}
.woocommerce-MyAccount-content legend {
  padding-top: 20px;
}
.woocommerce-MyAccount-content button.woocommerce-Button.button {
  background: #c7197d !important;
  font-size: 20px !important;
  display: block !important;
  width: 100% !important;
  margin: 15px 0 !important;
  font-weight: 600 !important;
  height: 55px;
  border: 1px solid #c7197d !important;
  border-radius: 0 !important;
  transition: background .15s !important;
  text-transform: uppercase !important;
  color: #fff !important;
}
.woocommerce-MyAccount-content button.woocommerce-Button.button:hover {
  text-decoration: none !important;
  border: 1px solid #fff !important;
  background: #a3cc39 !important;
  color: #fff !important;
}
body.page-id-44 table.shop_table tr.cart_item a {
  color: #c7197d;
}
body.page-id-44 div#post-44 .entry {
  padding: 60px 0;
}
.wc-proceed-to-checkout a.checkout-button {
  background: #c7197d !important;
  font-size: 20px !important;
  display: block !important;
  width: 100% !important;
  margin: 15px 0 !important;
  font-weight: 600 !important;
  border: 1px solid #c7197d !important;
  border-radius: 0 !important;
  transition: background .15s !important;
  text-transform: uppercase !important;
  color: #fff !important;
}
.wc-proceed-to-checkout a.checkout-button:hover {
  text-decoration: none !important;
  border: 1px solid #fff !important;
  background: #a3cc39 !important;
  color: #fff !important;
}
body.page-id-44.woocommerce-page table.cart td.actions .input-text {
  width: 110px;
}
body.page-id-44.woocommerce-page table.cart .actions .coupon button {
  height: 34px;
}
body.page-id-45 .woocommerce form .form-row {}
body.page-id-45 .woocommerce form .form-row input {
  height: 38px !important;
  font-size: 18px;
}
body.page-id-45 .woocommerce form .form-row textarea {
  font-size: 18px;
}
body.page-id-45 .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 38px;
  font-size: 18px;
}
body.page-id-45 .woocommerce .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0;
  height: 38px;
}
body.page-id-45 .woocommerce div#payment {
  font-size: 18px;
}
body.page-id-45 .woocommerce button#place_order {
  background: #c7197d !important;
  font-size: 20px !important;
  margin: 15px 0 !important;
  font-weight: 600 !important;
  border: 1px solid #c7197d !important;
  border-radius: 0 !important;
  transition: background .15s !important;
  text-transform: uppercase !important;
  color: #fff !important;
}
body.page-id-45 .woocommerce button#place_order:hover {
  border: 1px solid #fff !important;
  background: #a3cc39 !important;
  color: #fff !important;
}
body.page-id-45 .woocommerce a.woocommerce-privacy-policy-link, body.page-id-45 .woocommerce a.showcoupon {
  color: #a3cc39;
}
body.page-id-45 div#post-45 .entry {
  padding: 60px 0;
}
body.page-id-45 .woocommerce form.checkout_coupon.woocommerce-form-coupon button {
  height: 38px;
}
body.page-id-46 .woocommerce form.woocommerce-form.woocommerce-form-login.login input, body.page-id-46 .woocommerce form.woocommerce-form button, form.woocommerce-form.woocommerce-form-register.register input, form.woocommerce-ResetPassword.lost_reset_password input {
  height: 38px;
  font-size: 18px;
}
body.page-id-46 .woocommerce input#rememberme {
  height: auto;
  margin-top: 14px;
}
body.page-id-46 .woocommerce p.woocommerce-LostPassword.lost_password a, body.page-id-46 .woocommerce a.woocommerce-privacy-policy-link {
  color: #a3cc39;
}
body.page-id-46 .woocommerce div#customer_login, body.page-id-46 form.woocommerce-ResetPassword.lost_reset_password {
  font-size: 18px;
}
body.page-id-46 .woocommerce div#customer_login button, body.page-id-46 form.woocommerce-ResetPassword.lost_reset_password button {
  background: #c7197d !important;
  font-size: 18px !important;
  margin: 15px 0 !important;
  font-weight: 600 !important;
  border: 1px solid #c7197d !important;
  border-radius: 0 !important;
  transition: background .15s !important;
  text-transform: uppercase !important;
  color: #fff !important;
  height: 45px;
}
body.page-id-46 .woocommerce div#customer_login button:hover {
  border: 1px solid #fff !important;
  background: #a3cc39 !important;
  color: #fff !important;
}
body.page-id-46 .woocommerce label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  display: block;
}
section.hone.pro-page {
  padding: 25px 0 0;
}
section.hone.pro-page h2.singlehead {
  padding: 20px 0 0;
}
section.hone.pro-page .in {
  padding: 15px 0;
}
/*ol.flex-control-nav.flex-control-thumbs {

    position: absolute;

}*/
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  float: none !important;
  margin-bottom: 10px;
}
.woocommerce-product-gallery .flex-control-thumbs img {
  opacity: .5;
  width: 100% !important;
  display: block;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 100% !important;
  margin-top: 20px !important;
}
.woocommerce-product-gallery .flex-viewport {
  width: 480px;
  float: right;
}
/*Faq*/
section.faq {
  padding: 50px 0;
}
section.faq h1 {
  color: #000;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
}
section.faq h2 {
  color: #a3cc39;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 38px;
  font-weight: 700;
  padding: 20px 0;
}
section.faq h4 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 5px 0;
  color: #c7197d;
}
section.faq p {
  color: #585858;
  font-size: 18px;
  text-align: justify;
}
/*Privacy Policy*/
section.privacy-policy {
  padding: 50px 0;
}
section.privacy-policy h2 {
  color: #a3cc39;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 20px 0;
}
section.privacy-policy p {
  color: #585858;
  font-size: 18px;
}
section.ban1 {
  background: url(../images/banner/asvagandha.jpg) no-repeat;
  /*padding: 170px 0;*/
  padding: 120px 0;
  background-position: center top;
}
section.ban2 {
  background: url(../images/banner/collagen.jpg) no-repeat;
  /*padding: 170px 0;*/
  padding: 120px 0;
  background-position: center top;
}
section.ban3 {
  background: url(../images/banner/cranberry.jpg) no-repeat;
  /*padding: 170px 0;*/
  padding: 120px 0;
  background-position: center top;
}
section.ban4 {
  background: url(../images/banner/garcinia.jpg) no-repeat;
  /*padding: 170px 0;*/
  padding: 120px 0;
  background-position: center top;
}
section.ban5 {
  background: url(../images/banner/spirulina.jpg) no-repeat;
  /*padding: 170px 0;*/
  padding: 120px 0;
  background-position: center top;
}
section.ban6 {
  background: url(../images/banner/turmeric.jpg) no-repeat;
  /*padding: 170px 0;*/
  padding: 120px 0;
  background-position: center top;
}
section.ban7 {
  background: url(../images/banner/marineollagen.jpg) no-repeat;
  /*padding: 170px 0;*/
  padding: 120px 0;
  background-position: center top;
}
section.faq-banner {
  background: url(../images/faq.jpg) no-repeat;
  padding: 180px 0;
  background-size: cover;
  background-position: center;
}
section.faq-banner h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
section.pp-banner {
  background: url(../images/privacy.jpg) no-repeat;
  padding: 180px 0;
  background-size: cover;
  background-position: center;
}
section.pp-banner h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
/*Refund*/
section.rf {
  padding: 50px 0;
}
section.rf h1 {
  color: #000;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
}
section.rf h2 {
  color: #a3cc39;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 38px;
  font-weight: 700;
  padding: 20px 0;
}
section.rf h4 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 5px 0;
  color: #c7197d;
}
section.rf p {
  color: #585858;
  font-size: 18px;
}
/*quiz*/
section.quiz > section {
  background: #c7197d;
  padding: 50px 0;
}
section.quiz h2 {
  text-transform: uppercase;
  font-size: 55px;
  text-align: center;
  color: #fff;
  padding-bottom: 20px;
}
section.quiz h2 span {
  text-transform: initial;
  font-size: 22px;
  text-align: center;
  color: #fff;
  display: block;
  padding-top: 20px;
}
section.quiz h3 {
  text-transform: uppercase;
  font-size: 35px;
  text-align: center;
  color: #fff;
  padding-bottom: 20px;
  font-weight: 700;
  padding-top: 15px;
}
section.quiz .in {
  padding: 25px 0;
}
section.quiz .an span {
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
  display: block;
  color: #fff;
  margin: 20px 0;
}
/*section.quiz-pro .quiz-but {

	background: transparent;

	color: #fff;

	font-size: 18px;

	padding: 6px 44px;

	display: inline-block;

	border-radius: 0;

	text-transform: uppercase;

	margin: 20px 0;

	border: 1px solid #fff;

	transition: background .15s;

	font-weight: 600;

}

section.quiz-pro .quiz-but:hover {

	text-decoration: none;

	border: 1px solid #fff;

	background: #fff;

	color: #000;

}*/
section.quiz-pro .quiz-but {
  background: #c7197d;
  color: #fff;
  font-size: 18px;
  padding: 6px 44px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  margin: 20px 0;
  border: 1px solid #c7197d;
  transition: background .15s;
}
section.quiz-pro .quiz-but:hover {
  text-decoration: none;
  border: 1px solid #a3cc39;
  background: #a3cc39;
}
section.quiz-pro h2 {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  /*text-align: left;*/
}
section.quiz-pro p {
  color: #000;
  font-size: 18px;
  margin: 20px 0 10px;
}
div.ans {
  width: 49%;
  margin: 0 auto;
  text-align: center;
  vertical-align: top;
  padding: 0 30px;
}
section.quiz-pro h2 span {
  text-transform: initial;
  font-size: 22px;
  text-align: center;
  color: #000;
  display: block;
  padding-top: 20px;
  font-weight: 400;
}
section.quiz-pro {
  padding: 50px 0;
  text-align: center;
}
section.quiz-pro .in {
  margin-top: 25px;
}
section.quiz-pro.mcs {
  background: #a3cc39;
}
section.quiz-pro.ggc {
  background: #c8d929;
}
section.quiz-pro.tur {
  background: #fcaf16;
}
section.quiz-pro.asv {
  background: #4eb747;
}
section.quiz-pro.spi {
  background: #2ebcb6;
}
section.quiz-pro.mcc {
  background: #7ad6e1;
}
.an {
  cursor: pointer;
  /* transition: .15s;

    min-height: 320px;*/
}
.an img, .an span {
  transition: .15s;
}
.an:hover img {
  transform: scale(1.1);
  position: relative;
}
section.quiz .an:hover span {
  position: relative;
  font-size: 25px;
}
div.ans .in h2 {
  padding-top: 30px;
  text-transform: uppercase;
}
section.hone .in .woocommerce-product-details__short-description {
  min-height: 51px;
}
/*29 oct 2019*/
section.ban h2 {
  font-size: 50px;
  line-height: 52px;
}
section.ban h2 span {
  font-size: 28px;
  line-height: 29px;
}
section.ban h3 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 20px;
  color: #fff;
  padding-top: 15px;
  font-weight: 700;
}
section.ban h3 span {
  display: block;
  padding-top: 5px;
}
section.ban.ban5 h2 span, section.ban.ban5 h3 span {
  color: #005957;
}
section.ban.ban5 h3 {
  color: #acdee3;
}
section.ban.ban1 h2 span, section.ban.ban1 h3 span {
  color: #10571c;
}
section.ban.ban1 h3 {
  color: #bee1c2;
}
section.ban.ban2 h2 span, section.ban.ban2 h3 span {
  color: #5a6031;
}
section.ban.ban2 h3 {
  color: #d6dd69;
}
section.ban.ban3 h2 span, section.ban.ban3 h3 span {
  color: #69090a;
}
section.ban.ban3 h3 {
  color: #f7a5a2;
}
section.ban.ban4 h2 span, section.ban.ban4 h3 span {
  color: #575a2b;
}
section.ban.ban4 h3 {
  color: #fded19;
}
section.ban.ban7 h2 span, section.ban.ban7 h3 span {
  color: #175e62;
}
section.ban.ban7 h3 {
  color: #d8eff3;
}
section.ban.ban6 h2 span, section.ban.ban6 h3 span {
  color: #765c00;
}
section.ban.ban6 h3 {
  color: #fee293;
}
section.ban .ban-but {
  font-size: 15px;
  padding: 6px 15px;
  font-weight: 700;
}
div#post-46 h2.head {
  font-size: 45px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}
.woocommerce-message {
  margin: 0 !important;
  border-top-color: #a3cc39 !important;
  background: #a3cc39 !important;
  color: #fff !important;
}
.woocommerce-info {
  margin: 0 !important;
  border-top-color: #a3cc39 !important;
  background: #a3cc39 !important;
  color: #fff !important;
  padding-left: 15px !important;
}
.woocommerce-message::before, .woocommerce-info::before {
  display: none !important;
}
.woocommerce-message .button {
  background: #c7197d !important;
  color: #fff !important;
}
body.page-id-46 div#post-46 .entry {
  padding-top: 0;
}
body.page-id-46 div#post-46 .entry .woocommerce {
  padding: 60px 0;
}
section.myac-ban {
  background: url(../images/myac.jpg) no-repeat;
  /* padding: 170px 0; */
  padding: 120px 0;
  background-position: center top;
  text-align: center;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  padding: 10px !important;
}
body.page-id-45 .woocommerce a.showcoupon {
  color: #c7197d;
}
body.page-id-45 .woocommerce-form-coupon-toggle {
  margin-bottom: 20px;
}
.pswp__caption__center {
  display: none;
}
body.postid-544 .tlink a span.over, body.postid-544 .tlink a span.bene, body.postid-544 .inner-det div#la h2 span.over, body.postid-544 .inner-det div#lb h2 span.bene {
  display: none;
}
body.postid-544 .tlink a span.descri, body.postid-544 .tlink a span.shak, body.postid-544 .inner-det div#la h2 span.descri, body.postid-544 .inner-det div#lb h2 span.shak {
  display: block !important;
}
body.postid-544 ul.tlink li {
  width: 33.3%;
}
.wlwl-show-again-option > div.wlwl-never-again {
  display: none !important;
}
.wheel_content_right > .wlwl_user_lucky > .wlwl_spin_button {
  color: #fff !important;
  font-weight: bold !important;
}
section.foo-wid {
  color: #fff;
}
section.foo-wid .mc4wp-response {
  margin-bottom: 10px;
}
body.archive.search div#carousel-example-generic {
  display: none;
}
.single-product .pswp img, .single-product .pswp img {
  max-width: none !important;
}
/*Blog*/
h1.blarch {
  color: #000;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
  text-align: center;
}
section.single_banner {
  background: url(../images/contactus/banner-1.jpg) no-repeat;
  padding: 180px 0;
  background-size: cover;
  background-position: center;
}
section.single_banner h2, section.single_banner_m h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
.single_content, .single_content p, .single_content li {
  font-size: 18px;
  padding: 10px 0 10px;
  color: #585858;
  line-height: 30px;
}
.ar-in h3 a {
  font-size: 22px;
  text-transform: uppercase;
  padding: 15px 0;
  color: #000;
  display: block;
}
.ar-in .in {
  margin: 35px 0 20px;
}
.ar_readmore {
  background: #c7197d;
  color: #fff;
  font-size: 18px;
  padding: 6px 44px;
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  border: 1px solid #c7197d;
  transition: background .15s;
  font-weight: 600;
}
.ar_readmore:hover {
  text-decoration: none;
  border: 1px solid #a3cc39;
  background: #a3cc39;
  color: #fff;
}
.single_content .sin-in {
  padding: 40px 0;
}
.single_content .sin-in h3 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 5px 0;
  color: #c7197d;
  margin: 0;
  line-height: 30px;
}
section.ar_banner {
  background: url(../images/blog-desk.jpg) no-repeat;
  padding: 180px 0;
  background-size: cover;
  background-position: center;
}
section.ar_banner h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
}
.woocommerce-product-rating {
  display: none !important;
}
/***/
section.march {
  background: url(../images/mar/ban.jpg) no-repeat;
  /* padding: 170px 0; */
  padding: 120px 0;
  background-position: center top;
}
section.march h3 {
  color: #02306b;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0;
  line-height: 30px;
}
section.march h3 span {
  display: inline-block;
  font-weight: 700;
}
section.march h2 {
  text-transform: uppercase;
  padding: 7px 0;
}
section.hnews {
  background: #a3cc39;
  padding: 50px 0;
}
section.hnews .mc4wp-response {
  color: #fff;
}
section.hnews h3 {
  color: #fff;
}
section.hnews p {
  color: #fff;
}
section.hnews input::placeholder {
  color: #fff;
}
section.hnews input.em, section.hnews input.em:focus {
  color: #151515;
  color: #fff;
  /*font-family: 'avenirroman';*/
  font-size: 26px;
  font-weight: 400;
  line-height: 40px;
  padding: 26px 0;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  max-width: 92%;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  display: inline-block;
  background: transparent;
  outline: none;
}
section.hnews button.cus-btn, section.hnews button.cus-btn:focus {
  background: none;
  font-weight: bold;
  border: none;
  display: inline-block;
  cursor: pointer;
  display: inline-block;
  width: 7%;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  outline: none;
  border: 1px solid #fff;
  padding: 5px;
}
/************/
/*,section.related.products .in,*/
.inner-det h2, .inner-det p, div#review_form, div#review_form p {
  text-align: left !important;
}
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 999999; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #000; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 36px;
}
.sidenav a {
  padding: 20px 8px 20px 32px;
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  display: block;
  transition: 0.3s;
  text-transform: uppercase;
}
.sidenav ul li:first-child {
  border-top: 1px solid #ddd;
}
.sidenav li {
  border-bottom: 1px solid #ddd;
}
.sidenav a:hover {
  color: #a3cc39;
}
.cmenu-button {
  position: absolute;
  right: 10%;
  top: 38%;
  z-index: 9;
}
.ccart {
  /* width: 20px; */
  position: absolute;
  right: 20%;
  top: 33%;
  z-index: 9;
}
.ccart a span {
  color: #fff;
}
.wlwl-show-again-option {
  display: none !important;
}
section.hthree p {
  color: #fff;
  font-size: 19px;
  padding: 2px 0;
}
.searchweb.searchwebm {
  position: relative;
  left: 8px;
  width: 235px;
  margin: 10px 0;
}
.cmen > a {
  display: inline-block;
  width: 49%;
  text-align: center;
  border: 1px solid #ddd;
  padding: 8px;
}
a#searchwebm {
  top: 0px;
  position: relative;
  left: 4px;
}
a#searchwebm img {
  top: 4px;
  position: relative;
}
.cmen {
  margin-top: 15px;
  padding-right: 4px;
}
section.related.products .in h2, section.related.products .in p {
  text-align: center !important;
}
.wlwl-close-wheel {
  right: 10px !important;
}
/*******/
.msocial ul li {
  border: 1px solid #e8e8e1;
  /* margin: 0 0 -1px; */
  display: inline-block;
  text-align: center;
  width: 75px;
}
.msocial a {
  padding: 8px 0;
}
.msocial {
  text-align: center;
  margin: 15px 0;
}
.msocial h4 {
  color: #fff;
  font-size: 14px;
  margin: 20px 0 12px;
  text-transform: uppercase;
  text-align: left;
  margin-left: 15px;
}
/*19 july 2020*/
.cuscom .star-rating {
  float: none !important;
  line-height: 15px !important;
}
.cuscom .description p {
  text-transform: none;
  font-size: 16px;
  line-height: 22px;
}
ul.overul {
  text-align: center;
  list-style: none;
}
ul.overul li {
  display: inline-block;
  padding: 10px;
}
ul.overul p {
  line-height: 20px;
  font-size: 15px;
  margin-top: 10px;
  font-weight: 500;
}
.supp {
  background: #191c21;
  color: #fff;
  padding: 30px 0;
  margin: 30px 0 0px;
}
section.supp p {
  color: #fff;
  text-align: left !important;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 10px;
}
.custb td {
  font-weight: 600;
}
.custb td span, .custb tr span {
  display: block;
  font-weight: 300;
}
.custb .table > tbody > tr > th, .custb .table {
  border: 0;
  border-bottom: 5px solid #fff;
}
.custb td, .custb tr {
  padding: 12px 0px;
}
ul.overul li img {
  height: auto;
  width: 65px;
}
td.product-name {
  text-transform: uppercase;
}
div#la ul.overul {
  margin-top: 60px;
}
div#review_form label {
  font-size: 14px;
}
body.postid-3232 .inner-det {
  display: none;
}
body.postid-3232 ul.tlink, body.postid-3232 .ptop p.qu a, body.postid-3232 .inner-det {
  display: none;
}
section.aug {
  background: url(//www.versusforher.com/wp-content/uploads/2020/08/summersale-banner2.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
}
.woocommerce span.onsale {
  background-color: red !important;
}
p.pr ins, section.hone .in p.price ins {
  text-decoration: none !important;
}
.cuspop {
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
  text-align: center;
  background: #00000094;
  height: 100%;
  padding-top: 40px;
}
.cuspop a {
  display: inline-block;
}
.closepop {
  position: absolute;
  right: 10px;
  background: #a3cc39;
  color: #fff;
  z-index: 10;
  top: 12px;
  padding: 5px 10px;
  cursor: pointer;
}
.cuspop .in {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
p.comment-form-cookies-consent {
  display: none;
}
.deskleft {
  cursor: pointer;
}
body.postid-3428 ul.tlink, body.postid-3428 .ptop p.qu a {
  display: none;
}
body.postid-3428 .inner-det {
  display: none;
}
section.sep {
  background: url(//www.versusforher.com/wp-content/uploads/2020/09/wellness-desk.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
}
.htc h4 {
  color: #a3cc39;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
}
.inner-det .htc p {
  text-align: left !important;
  margin-top: 15px;
  background-position: 0px 10px;
}
.htc .a {
  background: url(//www.versusforher.com/wp-content/uploads/2020/09/11.jpg) no-repeat;
  padding-left: 60px;
}
.htc .b {
  background: url(//www.versusforher.com/wp-content/uploads/2020/09/12.jpg) no-repeat;
  padding-left: 60px;
}
.htc .c {
  background: url(//www.versusforher.com/wp-content/uploads/2020/09/2.jpg) no-repeat;
  padding-left: 60px;
}
.htc .d {
  background: url(//www.versusforher.com/wp-content/uploads/2020/09/31.jpg) no-repeat;
  padding-left: 50px;
}
.htc .e {
  background: url(//www.versusforher.com/wp-content/uploads/2020/09/32.jpg) no-repeat;
  padding-left: 50px;
}
/*
section.hone .in::before {
  position: absolute;
  content: '22% OFF';
  height: 65px;
  width: 65px;
  display: block;
  left: 17px;
  padding: 24px 0 !important;
  font-size: 13px !important;
  line-height: 18px !important;
  background: red;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
}
*/
section.hone div#slpro-544::before{
	display: none;
}
section.oct {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/10/02.-Promotional-Post-Text-Shop-03.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
section.ban.oct h2 {
  font-size: 28px;
  line-height: 30px;
  margin-top: 20px;
  color: #6f325e;
}
section.ban.ban2.oct h2 span, section.ban.ban2.oct h3 span, section.ban.ban2.oct h3 {
  color: #6f325e;
}
body.postid-3954 ul.tlink, body.postid-3954 .ptop p.qu a {
  display: none;
}
body.postid-3954 .inner-det {
  display: none;
}
section.nov {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/11/Winter-Bundle-Web-Banner.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
div#product-3428 span.osb.onsale {
  display: none;
}
body.postid-3993 ul.tlink, body.postid-3993 .ptop p.qu a {
  display: none;
}
body.postid-3993 .inner-det {
  display: none;
}
section.nov2 {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/12/Collagen-CapletsOffer-02.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
div#product-3993 span.osb.onsale, div#product-3993 span.osa.onsale {
  display: none;
}
body.archive.post-type-archive section.hone .row .col-md-4:nth-child(3n+1) {
  clear: both;
}
section.nov3 {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/12/Prouct-Range-02-copy-desktop.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
section.nov4 {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/12/Collagen-Offer-03-1.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
section.nov5 {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/12/Superfood-for-Super-You-05.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
section.nov6 {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/12/New-to-Superfood-01.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
section.dec {
  background: url(https://www.versusforher.com/wp-content/uploads/2020/12/New-Years-21OFF-01.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #ffd1de !important;
}
/*13 jan 2021*/
body.postid-4257 .inner-det {
  display: none;
}
body.postid-4257 ul.tlink, body.postid-4257 .ptop p.qu a {
  display: none;
}
section.jan {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/03/spirulina-turmeric-offer-1.jpg) no-repeat;
  padding: 120px 0;
  background-position: center;
  background-color: #ffd1de !important;
}
body.postid-4981 ul.tlink, body.postid-4981 .ptop p.qu a, body.postid-4981 .inner-det {
  display: none;
}
section.april {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/04/r-OMG-BANNER-04-1.jpg) no-repeat;
  padding: 120px 0;
  background-position: center;
  background-color: #ffd1de !important;
}
body.postid-5262 ul.tlink, body.postid-5262 .ptop p.qu a, body.postid-5262 .inner-det {
  display: none;
}
section.april2 {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/04/spirulina-green-coffee-offer-ramadan-04.-2021-01.jpg) no-repeat;
  padding: 120px 0;
  background-position: center;
  background-color: #ffd1de !important;
}
.custom-ticker {
  background: #c7197d;
  color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0px;
}
.custom-ticker .close, .custom-ticker .close:hover, .custom-ticker .close:focus {
  color: #fff;
  opacity: 1;
}
body.postid-5458 ul.tlink, body.postid-5458 .ptop p.qu a, body.postid-5458 .inner-det {
  display: none;
}
.woocommerce span.onsale.salebacdgeb5458 {
    display: block !important;
    padding: 16px 0 !important;
}
.woocommerce span.onsale.salebacdgea5262 {
    display: block !important;
}

section.hone #slpro-5458:before{
  position: absolute;
  content: '1 PACK FREE';
  height: 65px;
  width: 65px;
  display: block;
  left: 17px;
  padding: 17px 0 !important;
  font-size: 13px !important;
  line-height: 18px !important;
  background: red;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
}

section.may7 {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/05/Mothers-Day-2021-01.jpg) no-repeat;
  padding: 120px 0;
  background-position: center;
  background-color: #ffd1de !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p{
  text-transform: initial !important;
}
section.july13 {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/07/02.-OMG-BANNER-Gut-Set-Go-01.jpg) no-repeat;
  padding: 120px 0;
  background-position: center;
  background-color: #ffd1de !important;
}
div#homeban .owl-pagination {
  display: block;
}
div#homeban .owl-controls .owl-page span{
	background: transparent;
	border: 1px solid #fff;
}
div#homeban .owl-controls .owl-page.active span{
	background: #c7197d;
}
div#homeban  .owl-controls{
	margin-top: 0;
}
div#homeban .owl-pagination {
    display: block;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

section.aug14 {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/08/14-Aug-2021-01.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #2E353B !important;
}
.sinqp {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
}
section.nov21 {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/12/01.-Ashwagandha-03.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #2E353B !important;
}

section.dec23a {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/12/01.-Ashwagandha-03.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #2E353B !important;
}

section.dec23b {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/12/01.-Garcinia-05.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #2E353B !important;
}
section.dec27 {
  background: url(https://www.versusforher.com/wp-content/uploads/2021/12/01.-Marine-Collagen-02.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #2E353B !important;
}
section.dec30 {
  background: url(https://www.versusforher.com/wp-content/uploads/2022/02/2000x6111.jpg) no-repeat;
  padding: 120px 0;
  background-position: center top;
  background-color: #2E353B !important;
}