
@font-face {
  font-family: Muli;
  font-weight: 400;
  font-style: normal;
  src: url("//www.soulfull.co.in/cdn/fonts/muli/muli_n4.e949947cfff05efcc994b2e2db40359a04fa9a92.woff2") format("woff2"),
       url("//www.soulfull.co.in/cdn/fonts/muli/muli_n4.35355e4a0c27c9bc94d9af3f9bcb586d8229277a.woff") format("woff");
}

@font-face {
  font-family: Muli;
  font-weight: 300;
  font-style: normal;
  src: url("//www.soulfull.co.in/cdn/fonts/muli/muli_n3.eb26389ceb64d8e291e0e54b7062f20e7b222f9d.woff2") format("woff2"),
       url("//www.soulfull.co.in/cdn/fonts/muli/muli_n3.6d84e73a633f80b55aef7c219f353299136e4671.woff") format("woff");
}

@font-face {
  font-family: Muli;
  font-weight: 600;
  font-style: normal;
  src: url("//www.soulfull.co.in/cdn/fonts/muli/muli_n6.cc1d2d4222c93c9ee9f6de4489226d2e1332d85b.woff2") format("woff2"),
       url("//www.soulfull.co.in/cdn/fonts/muli/muli_n6.2bb79714f197c09d3f5905925734a3f1166d5d27.woff") format("woff");
}

@font-face {
  font-family: Muli;
  font-weight: 700;
  font-style: normal;
  src: url("//www.soulfull.co.in/cdn/fonts/muli/muli_n7.c8c44d0404947d89610714223e630c4cbe005587.woff2") format("woff2"),
       url("//www.soulfull.co.in/cdn/fonts/muli/muli_n7.4cbcffea6175d46b4d67e9408244a5b38c2ac568.woff") format("woff");
}

@font-face {
  font-family: Muli;
  font-weight: 900;
  font-style: normal;
  src: url("//www.soulfull.co.in/cdn/fonts/muli/muli_n9.7d66dc53f2718d25858080de2e0ed540c07d1bad.woff2") format("woff2"),
       url("//www.soulfull.co.in/cdn/fonts/muli/muli_n9.73693cff699117abf881b7381fb75f2bb2c48ced.woff") format("woff");
}



a{ text-decoration: none!important; }
a:hover{ opacity: 1; }
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
li{ list-style: none; }
*{ box-sizing: border-box; }
img{ max-width: 100%; }
h1,h2,h3,h4,h5,h6,body, ul, ol, p{margin:0;}
ul,ol, p{ padding: 0; }

.landingPage .header__logo-wrapper{
  margin: 0 !important;
  text-align: right;
  padding: 28px 48px 0 48px;
}
.landingPage .header__logo-wrapper a{ display: inline-block; }
.container{
  width: 1920px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;  
}
.align-center{
  display: table;
  margin: 0 auto;
}
.banner .image{
  float: left;
  width: 69%;
  margin-top: -29px;
}
.banner .heading{
  float: left;
  width: 31%;
  color: #441170;
  text-align: center;
  margin-left: -48px;
}
.banner .heading h2{ 
  color: #5d2c84; 
  font-size: 110px;
  line-height: 0.6;
  padding-top: 28%;
}
.banner .heading h2 .text-pink,
.banner-mobile  h2 .text-pink{ 
  color: #E91675;
  font-size: 70px; 
}
.banner .heading h2 .text-yellow,
.banner-mobile h2 .text-yellow{ color: #FFC429; }
.banner .heading h2 .small,
.banner-mobile h2 .small{ 
  text-transform: lowercase; 
  font-size: 65px!important;
  display: block;
  line-height: 1;
  padding: 4% 0 2%;
}
.text-purple{ 
  line-height: 1;
  display: block;
}
.banner .heading img{ display: block;}
.banner .button,
.banner-mobile .button{
  font-family: "Muli";
  font-weight: 700;
  display: inline-block;
  font-size: 32px;
  color: #fff;
  padding: 20px 27px 20px 45px;
  margin: 18px 0 0 15px;
  line-height: 1;
  background-image: linear-gradient(to right, #5D2C87,  #D20A78);
  background-color:  #D20A78;
  border-radius: 50px;
  box-shadow: 5px 5px 20px #ff008829;
}
.banner .button img{
  float: right;
  padding: 2px 0 0 30px;
}
.heading h2,
.ingredients h2,
.benefits h2,
.popular-products h2{
  font-family: "Inter", sans-serif;
  font-size: 72px;
  color: #F4006F;
  text-transform: capitalize;	
  padding-top: 195px;
  position: relative;
}
.section-wrap{
  background: url(//www.soulfull.co.in/cdn/shop/files/bg.png?v=8798694486063535989) #fff no-repeat center bottom;
  background-size: contain;
  padding-bottom: 29%;
}
.ingredients{ padding-top: 12%;}
.ingredients h2{ padding-top: 221px;}
.ingredients h2:before{ top: 4px!important;}
.ingredients h2:before,
.benefits h2:before{
  content:" ";
  background-color: #441170;
  width: 10px;
  height: 134px;
  position: absolute;
  top: 22px;
  left: 50%;
  margin-left: -10px;
  border-radius: 5px;
}
.ingredients h2:after{
  content:" ";
  background: url(//www.soulfull.co.in/cdn/shop/files/purple-stroke.png?v=3458211090726389554) no-repeat;
  width: 167px;
  height: 10px;
  position: absolute;
  bottom: 17px;
  left: 53%;
}
.ingredients .ingredient-fns{ 
  text-align: left;
  margin-top: 31px;
  margin-left: 90px;
}
.ingredients .ingredient-fns img,
.ingredients .ingredient-cc img{ width: 60%; }
.ingredients .ingredient-cc{ 
  text-align: right; 
  margin-top: -155px;
  margin-right: 80px;
}
.benefits{ 
  font-family: "Muli";
  margin-top: -12%;
}
.benefits h2{
  color: #441170;
  padding-top: 183px;
}
.benefits h2:before{ top: 6px; }
.benefits h2:after{
  content: " ";
  background: url(//www.soulfull.co.in/cdn/shop/files/pink-stroke.png?v=4917704379070733629) no-repeat;
  width: 227px;
  height: 25px;
  position: absolute;
  bottom: 0;
  left: 49%;
}
.benefits-list{
  /*display: flex;
  flex-wrap: wrap;
  justify-content: center;*/
  padding: 95px 0 0 0;
  text-align: center;
}
.benefits-list li{
  font-family: "Muli";
  width: 24.1%;
  color: #511F7C;
  margin: 0 26px 75px;
  position: relative;
  display: inline-block;
  text-align: left;
  box-shadow: 0px 7px 6px #00000029;
  border-radius: 45px; 
}
.benefits-list li img{ display: block; }
.benefits-list li h3{ 
  color: #511F7C;
  max-width: 100%;
  font-size: 46px;
  font-weight: 900;
  text-transform: capitalize;
  margin: 0;
  position: absolute;
  bottom: 30px;
  left: 47px;
  line-height: 1.2;
  font-family: "Muli";
}
.products{
  font-family: "Muli";
  background: url(//www.soulfull.co.in/cdn/shop/files/bg-texture.png?v=9917463689667648542) no-repeat center 124px;
  background-size: cover;
  padding: 59px 0 152px;
}
.products-list{ 
  text-align: center;
  margin-top: 18.5%;
  padding: 0 20px;
  display: flex;
  justify-content: center;
}
.products-list li{ 
  width: 31%;
  display: inline-block;
  color: #fff;
  border-radius: 50px;
  box-shadow: 0px 7px 6px rgba(0, 0, 0, 16%);
  position: relative;
}
.products-list li p{ 
	font-size: 30px;
    font-weight: 400;
    line-height: 1;
    width: 400px;
    min-height: 100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.products-list .content{ padding-bottom: 10%; }
.products-list .product-img{ /* margin-top: -202px; */
    margin-top: -28.5%;
    margin-left: 36px;
    width: 73%;
}

.products-list .price-wrap{border-radius: 0 0 50px 50px;}
.products-list .price{
    font-size: 40px;
    font-weight: 900;
    position: relative;
    top: -9px;
}
.products-list .button{
    font-size: 49px;
    font-weight: 700;
    color: #511F7C;
    text-transform: uppercase;
    display: block;
    padding: 22px 0 38px;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 50px 50px;
    cursor: pointer;
}
.products-list .product-fns .button{ color: #F4006F; }
.products-list .button:focus{ outline: none;}
.products-list .content{ border-radius: 50px 50px 0 0;}
.products-list .product-fns .content{ background-color: #F4006F; }
.products-list .product-cc .content{  background-color: #511F7C;}
.products-list .product-fns .price-wrap{ background: url(//www.soulfull.co.in/cdn/shop/files/price-bg.jpg?v=6782474838636745338) #fff no-repeat center 0; }
.products-list .product-cc .price-wrap{ background: url(//www.soulfull.co.in/cdn/shop/files/price-bg-purple.jpg?v=12008546575622151699) #fff no-repeat center 0; }
.products-list .button{color: #511F7C}
.popular-products .hook{ 
  max-width: 145px;
  padding: 50px 0 0 52px; 
}
.popular-products h2{ padding-top: 55px; }
.popular-products h2:after{
  content:" ";
  background: url(//www.soulfull.co.in/cdn/shop/files/purple-stroke-large.png?v=9439453278441262911) no-repeat;
  width: 348px;
  height: 10px;
  position: absolute;
  bottom: 17px;
  left: 42%;
}
.product-variants{
  text-align: center;
  margin-top: 114px;
  color: #fff;
}
.product-variants li{
  width: 21.7%;
  margin: 0 3%;
  display: inline-block;
  border-radius: 50px;
  box-shadow: 0px 6px 6px rgba(0,0,0,0.16);
}
.product-variants .product-img{
    margin: -51px 0 0 0;
    max-width: inherit;
}
.product-variants .product-img img{
  width: 113%;
  max-width: inherit;
}

.product-variants .content p{
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  min-height: 100px;
  padding: 26px 35px 0;
  text-align: center;
  line-height: 1.2;
}
.product-variants li.product-purple{ background-color: #9C2798; }
.product-variants li.product-red{ background-color: #C8102D; }
.product-variants li.product-green{ background-color: #62AD36; }

.product-variants .content .price{
  font-size: 33px;
  font-weight: 900;
  display: block;
  margin: 25px 0 32px;
}
.product-variants li .button{
  font-size: 21px;
  font-weight: 400;
  color: #000;
  background: url(//www.soulfull.co.in/cdn/shop/files/cart.png?v=2549568069940396879) #fff no-repeat right 0;
  padding: 22px 62px 22px 40px;
  display: block;
  width: 88%;
  max-width: 236px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -26px;
  border-radius: 50px 13px 61px 50px;
  box-shadow: 2px 5px 7px rgba(0,0,0,0.16);
  text-transform: uppercase;
  text-align: left;
}

/** Mobile Menu *//

.banner-mobile{ 
  text-align: center;
  padding: 5% 2% 0!important; 
  float: none;
  background-color: #000;
  display: none;
}
.banner-mobile h2{ 
  text-align: center;
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  color: #5d2c84; 
  font-size: 100px;
  line-height: 0.6;
  margin-bottom: 5%;
}
.banner-mobile h2 .small{ padding: 2% 0 1%;}
.banner-mobile .button{
  display: table;
  margin: 48px auto 0px ;
}
.banner-mobile .button img{
  float: right;	
  padding: 2px 0 0 30px;
}

.mobile{ display: none;}


/** Media Queries**/

@media only screen and (min-width: 1450px) and (max-width: 1800px){

  .banner .heading h2{ padding-top: 20%;}
  .banner .heading h2{ font-size: 107px; }
  .banner .heading h2 .text-pink{ font-size: 60px;}
  .banner .heading h2 .small{ font-size: 53px!important; }
  .banner .button{ padding: 20px 25px 20px 40px; }
  .ingredients{ padding-top: 11%; }
  .ingredients h2:before { top: 26px!important;}
  .benefits-list li h3{
    font-size: 38px;
    left: 25px;
    line-height: 1;
  }
  .products-list li .product-img{
    width: 93%;
    margin-left: 8%;
  }
}

/*
.products-list li .product-img {
    margin-top: -28.5%;
    margin-left: 36px;
    width: 73%;
  }
*/

.products-list{ 
  padding: 0 30px;
  /* margin-top: 22.5%; */
}
.products-list .content{ padding-bottom: 3%; border-radius: 50px 50px 0 0; }
.products-list li p{
  font-size: 21px;
  min-height: 80px;
  line-height: 1.2;
}
.products-list .price{ font-size: 32px; }
.products-list .button{
  font-size: 38px;
  padding: 26px 0 32px;
}


@media only screen and (max-width: 1370px){ 
  
  .products-list .button {
      font-size: 31px;
      padding: 26px 0 22px;
  }
  .products-list li p{
    font-size: 21px;
    padding: 0 30px;
  }
  .product-variants .content p{ 
    font-size: 24px; 
    padding: 10px 18px 0;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .product-variants .content .price{
    font-size: 30px;
    margin: 27px 0;
    line-height: 1;
  }
  
}

@media only screen and (min-width: 999px){
  .product-variants .product-img{
    position: relative;
    left: 52px;
  } 
  .banner-mobile{ display: none; }
}

@media only screen and (min-width: 1199px) and (max-width: 1399px){

  .banner .heading h2{ font-size: 80px; }
  .banner .heading h2 .text-pink{ font-size: 50px;}
  .banner .heading h2 .small{ font-size: 45px!important; }
  .banner .button{ 
    padding: 16px 25px 16px 35px; 
    font-size:30px;
    line-height: 1.1;
  }
  .banner .button img{ padding: 2px 0 0 15px;}
  .ingredients{ padding-top: 10%;}
  .ingredients h2 { padding-top: 173px; }
  .ingredients h2:before { 
    top: 36px!important; 
    height: 105px;
  } 
  .ingredients .ingredient-cc{ 
    margin-top: -100px;
  }
  .benefits h2 { padding-top: 149px; }
  .benefits h2:before{ height: 105px; }
  .benefits-list li h3{
    font-size: 38px;
    left: 25px;
    line-height: 1;
    bottom: 15px;
  }
  /*
  .products-list li.product-fns .price{ background: url(//www.soulfull.co.in/cdn/shop/files/price-bg.png?v=84404) no-repeat center 9px;}
  
  .products-list li .product-img{
    width: 91%;
    margin-left: 8%;
  }
  */
}
@media only screen and (min-width:1000px) and (max-width:1198px){

  .banner .heading h2{ font-size: 70px; }
  .banner .heading h2 .text-pink{ font-size: 40px;}
  .banner .heading h2 .small{ font-size: 35px!important; }
  .banner .button{ 
    padding: 11px 15px 11px 25px;
    font-size: 26px;
    line-height: 1.4;
  }
  .banner .button img{ padding: 2px 0 0 5px;}
  .ingredients { padding-top: 0%; }
  .ingredients h2 { 
    padding-top: 230px; 
    font-size: 70px;
  }
  .ingredients .ingredient-cc{ 
    margin-top: -60px;
  }
  .ingredients h2:before,
  .benefits h2:before{ height: 76px; }
  .ingredients h2:before { top: 132px!important; }
  .benefits h2{ 
    padding-top: 112px; 
    font-size: 70px;
  }
  .benefits-list li h3{
    font-size: 25px;
    left: 25px;
    line-height: 1.3;
    bottom: 15px;
  }
  .products-list li .product-img{
    width: 91%;
    margin-left: 8%;
    margin-top: -119px;
  }
  .products-list li p{
    font-size: 20px;
    padding: 0 25px;
    width: 100%;
  }
  .products-list .price{
    padding-bottom: 28px;
    font-size: 35px;
  }
  .products-list .button{
    padding: 86px 0 22px;
    font-size: 45px;
  }
  .popular-products h2{ font-size: 70px; }

}
@media only screen and (min-width: 1000px){ 
  .banner{ display: block; }
  .banner-mobile{ display: none;}	
}
@media only screen and (max-width: 999px){ 
  .banner{ display: none; }
 .banner-mobile{ display: block;}
}
@media only screen and (max-width: 999px){

  .landingPage .header__logo-wrapper{ padding: 20px 22px 0 22px; }
  .landingPage .header__logo-wrapper a .header__logo-img{ width: 67%!important; }
  .section-wrap{
    background: url(//www.soulfull.co.in/cdn/shop/files/bg-mobile.png?v=16479513061508937940) #fff no-repeat center bottom;
    background-size: contain;
  }
  .ingredients .ingredient-fns img, .ingredients .ingredient-cc img{ width: 90%; }
  .ingredients .ingredient-fns,
  .ingredients .ingredient-cc{
    text-align: center;
    margin: 10px 20px;
  }
  .ingredients h2{ padding-top: 140px;}
  .ingredients h2, .benefits h2, .popular-products h2{ font-size: 57px; }
  .ingredients h2:after{
    background: url(//www.soulfull.co.in/cdn/shop/files/purple-stroke.png?v=3458211090726389554) no-repeat;   
    width: 157px;
    left: 44%;
    bottom: 1px;
  }
  .benefits h2{ padding-top: 120px; }
  .benefits-list { padding: 55px 0 0 0; }
  .benefits-list li{
    width: 43%;
    margin: 0% 2% 5% 2%;
  }
  .benefits-list li h3{
    font-size: 35px;
    left: 10%;
    line-height: 1.2;
    bottom: 7%;
    padding-right: 4%;
  }
  .ingredients h2:before, .benefits h2:before{ height: 85px; }
  .products{ 
    padding: 0px 0 152px; 
    background-position: center 16px;
  }
  .popular-products h2:after{ 
  	background: url(//www.soulfull.co.in/cdn/shop/files/purple-stroke.png?v=3458211090726389554) no-repeat;   
    width: 157px;
    left: 44%;
  }
  .products-list li .product-img { margin-top: -127px; }
  .products-list li .product-img {
    margin-top: -43%;
    margin-left: 36px;
    width: 90%;
  }
  .products-list{ 
    padding: 0 30px;
    margin-top: 22.5%;
  }
  .products-list li{ width: 50%; }
  .products-list li p{
    font-size: 25px;
    padding: 0 25px;
    width: 100%;
  }
  .products-list .price{ font-size: 35px; }
  /*
  .products-list li.product-fns .price{ top: 35px!important; }
  */
  .products-list .button{
    font-size: 38px;
    padding: 50px 0 22px;
  }
  .popular-products .hook{ padding-left: 5%; }
  .product-variants li .product-img{ 
    float: right; 
    width: 50%;
    margin: -16px -46px 0 0px;
  }
  .product-variants li .product-img img{ 
    width: 110%;
    max-width: inherit;
  }
  .product-variants li{ width: 60%; }
  .product-variants .content{
    width: 50%; 
    float: left;
    padding: 100px 0 0 20px;
  }
  .product-variants .content p{
    font-size: 27px;
    max-width: 100%;
    text-align: right;
    padding: 0;

  }
  .product-variants li .price{ 
    font-size: 30px;
    text-align: right;
  }  
}


@media only screen and (min-width: 480px) and (max-width:767px){
  .banner-mobile h2{ font-size: 90px;}
  .banner-mobile h2 .text-pink{ font-size: 58px; }
  .banner-mobile h2 .small{  font-size: 45px!important; }
}

@media only screen and (min-width: 550px) and (max-width:680px){
  .popular-products h2:after{
    background: url(//www.soulfull.co.in/cdn/shop/files/purple-stroke.png?v=3458211090726389554) no-repeat;   
    width: 167px;
    left: 59%;
  }
  .benefits h2:after{ width: 167px; }
  .benefits-list li h3{ font-size: 30px; }

}

@media only screen and (max-width: 768px){
	.products-list .product-fns .price-wrap,
  	.products-list .product-cc .price-wrap{ background-size: contain; }
  	.ingredients { padding-top: 30%; }
}

@media only screen and (max-width: 601px){
  .products-list li p {
    font-size: 14px;
    line-height: 1.3;
  }
}

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

  .landingPage .header__logo-wrapper { padding: 15px 15px 0 15px; }
  .landingPage .header__logo-wrapper a .header__logo-img{ width: 42%!important; }
  .banner-mobile h2{ font-size: 65px;}
  .banner-mobile h2 .text-pink{ font-size: 40px; }
  .banner-mobile h2 .small{  font-size: 26px!important; }
  .banner-mobile .button {
    margin: 28px auto 1px;
    font-size: 15px;
    padding: 10px 15px 10px 22px;
    line-height: 1.2;
	}
  .banner-mobile .button img {
    float: right;
    margin: 0px 0 0 9px;
    width: 17px;
    height: 17px;
    padding: 2px 0 0 0 !important;
	}
  
  
  /*.banner-mobile .button {
    margin: 20px auto 50px;
    font-size: 32px;
    18px 22px 15px 38px
    line-height: 1.2;
  }
  .banner-mobile .button img {
    float: right;
    padding: 0px 0 0 18px;
  }
  */
  .ingredient-fns img.desktop,
  .ingredient-cc img.desktop{ display: none; }
  .ingredient-fns img.mobile,
  .ingredient-cc img.mobile{ display: block; }
  .ingredients .ingredient-fns img, .ingredients .ingredient-cc img{ width: 100%; }
  .ingredients{ padding-top: 3%; }
  .ingredients h2{ 
    padding-top: 30%;
    top: 10px;
  }
  .ingredients h2, .benefits h2, .popular-products h2 {
    font-size: 27px;
  }
  .ingredients h2:before, .benefits h2:before {
    width: 3px;
    height: 28px;
    background-color: #441170;
  }
  .ingredients h2:before { top: 87px!important; }
  .ingredients h2:after{
    background: url(//www.soulfull.co.in/cdn/shop/files/mb-goes-in.png?v=1214904301527169720) no-repeat;
    bottom: 2px;
    left: 46%;
    width: 80px;
  }
  .ingredients .ingredient-fns{ margin: 21px 20px; } 
  .ingredients .ingredient-cc { margin: 25px 20px;}
  .benefits h2 { 
    padding-top: 29px; 
    color: #F4006F;
  }
  .benefits h2:after{
    background: url(//www.soulfull.co.in/cdn/shop/files/p-stroke-80.png?v=9545486483648816127) no-repeat;
    bottom: -15px;
    left: 45%;
    width: 84px;
  }
  .benefits-list{ padding: 17px 0 0 0; }
  .benefits-list li{ width: 80%; }
  .benefits-list li {
    width: 45%;
    margin: 2%;
    border-radius: 28px;
  }
  .benefits-list li h3 {
    font-size: 23px;;
    padding-right: 13%;
    line-height: 1;
  }
  .products {
    padding: 19px 0 152px;
    background-position: center 26px;
  }
  .products-list{ 
    padding: 0 15px;
    margin-top: 18%;
  }
  .products-list li{ border-radius: 25px;}
  .products-list li .product-img{ 
    margin-left: 12px; 
  	display: inline;
    margin-top: -31%;
  }
  .products-list .content{ border-radius: 25px 25px 0 0; padding-bottom: 10%; }
  .products-list li p {
    font-size: 10px;
    padding: 0px 10px;
    min-height: 40px;
    font-weight: 300;
  }
  .products-list .price-wrap{ border-radius: 0 0 25px 25px; }
  .products-list .price-wrap form{ overflow: visible; }
  .products-list .price{ 
    font-size: 12px; 
  	top: -16px;
    left: -4px;
  }
  .products-list .product-fns .price-wrap{ 
    background: url(//www.soulfull.co.in/cdn/shop/files/mb-price-bg-pink.png?v=336625045135462341) #fff no-repeat center -1px; 
  	border-top: 1px solid #F4006F;
    background-size: contain;
  }
  .products-list .product-cc .price-wrap{ 
    background: url(//www.soulfull.co.in/cdn/shop/files/mb-price-bg-purple.png?v=2278956010822107479) #fff no-repeat center -1px; 
    border-top: 1px solid #511F7C;
    background-size: contain;
  }
  
  .products-list .button {
    font-size: 13px;
    padding: 1px 0 10px;
    border-radius: 0 0 23px 23px;
    margin-top: -7px;
}
  
  .popular-products .hook{ 
    padding-left: 5%;
    text-align: center;
    padding-top: 20px;
    width: 50%;
    max-width: 120px;
  }
  .popular-products h2{ padding-top: 15px;}
  .product-variants{ margin-top: 34px; }
  .product-variants li{
    width: 69%;
    border-radius: 25px; 
    margin: 0 5% 0 0%;
  }
  .popular-products h2:after{
  	background: url(//www.soulfull.co.in/cdn/shop/files/mb-goes-in.png?v=1214904301527169720) no-repeat;
    bottom: 1px;
    left: 65%;
    width: 80px;
  }
  .product-variants li .product-img{ margin: -3% -3% 0% 0%; }
  .product-variants li .product-img img { width: 130%; }
  .product-variants .content{ padding: 17% 0% 0% 3%; }
  .product-variants .content p{ font-size: 14px; }
  .product-variants .content .price{ 
    font-size: 14px;
    margin: 4% 0% 18% 0%;
  }
  .product-variants li .button {
    font-size: 11px;
    padding: 11px 46px 11px 23px;
    background: url(//www.soulfull.co.in/cdn/shop/files/mb-cart.png?v=14375476337746369191) #fff no-repeat right top;
    border-radius: 50px 13px 63px 50px;
    max-width: 129px;
    margin-bottom: -10px;
    text-align: center;
	}
}

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

  .popular-products .desktop{ display: none;}

}
@media only screen and ( min-width:480px){

  .products a.desktop{ display: block; }
  .products a.mobile{ display: none; }
}

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

  .landingPage .header__logo-wrapper{ padding: 10px;}
  .landingPage .header__logo-wrapper a .header__logo-img { width: 34%!important; }
  .banner-mobile h2{ font-size: 50px;}
  .banner-mobile h2 .text-pink{ font-size: 30px; }
  .banner-mobile h2 .small{  font-size: 21px!important; }
  .benefits-list li h3{ font-size: 16px; }
}

@media only screen and (max-width: 360px){
  .products a.desktop{ display: none;}
  .products a.mobile{ display: block;}
}


.slick-list{ overflow: visible !important; }
.product-variants form { overflow: visible; }
.product-variants li .button{
  outline: none;
  cursor: pointer;
}
.slick-prev,
.slick-next{
	position: absolute;
    cursor: pointer;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    line-height: 42px;
    z-index: 99;
    top: 50%;
    margin-top: -24px;
}

@media only screen and (max-width:600px){
  .landingPage .header__logo-wrapper a .header__logo-img{ 
    width: 82px !important; 
    float: right;
  }
  
}