@font-face {
  font-family: 'Proxima Nova Rg';
  src: url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Regular.eot');
  src: url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Regular.woff') format('woff'),
    url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Regular.ttf') format('truetype'),
    url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova Bl';
  src: url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Black.eot');
  src: url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
    url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Black.woff') format('woff'),
    url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Black.ttf') format('truetype'),
    url('https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/ProximaNova-Black.svg#ProximaNova-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}

body{
  font-family: 'Proxima Nova Rg';
  font-size: 20px;
  color: #000;
}
.index-section{
  padding-top: 0px;
  padding-bottom: 0px;
}
.capitalize{
  text-transform: capitalize;
}
h2{
  font-size: 40px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

.page h2,
.page h3{
  width: 100%;
  text-align: left;

}
#gift h3{
  text-align: center;
  text-transform: uppercase;
  font-size:24px;
}
a.nav-link {
  font-size: 20px;
  color: #171b1f;
}

a.nav-link:hover {
  font-weight: 900;
}

.navbar-toggler-icon {
  background-image: url(https://cdn.shopify.com/s/files/1/0342/2601/2204/t/1/assets/menu1.svg);
}

section.main-slider {
  background-position: center left !important;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5%;
  height: 70vh;
}

.main-slider h1 {
  font-size: 55px;
  font-weight: 900;
  font-family: 'Proxima Nova Bl';
}

.main-slider h4 {
  font-size: 25px;
  font-weight: 600;
  color: #5d5d5d;
  margin: 20px 0;
}
.hideoption{display: none}
a.slider1-btn {
  font-size: 17px !important;
}

a.slider-btn{
  background: #970048;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 1em 4.5em;
  margin: 0;
  display: block;
  width: fit-content;
  line-height: 30px;
  border: solid 1px #970048;
  font-weight: 900;
}

#Subscribe {
  background: #970048;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  padding: .5em 4em;
  margin: 0;
  display: block;
  width: fit-content;
  line-height: 30px;
  border: solid 1px #970048;
  margin-left: 10px;
      font-weight: 900;
}

a.slider-btn:hover, #Subscribe:hover, a.slider-btn {
  color: #fff;
  text-decoration: none;
  font-weight: 900;
}

.seen-on h3 {
  text-align: center;
  font-size: 30px;
  font-family: 'Proxima Nova Bl';
  text-transform: uppercase;
  margin: 0;
}


.so-logo{
  list-style: none;
  margin: 0;
  padding: 0;
}

.so-logo li{
  float: left;
  padding: 10px;
}

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

.hiw-box img {
  height: 80px;
  width: auto;
  margin: 30px 0;
}

.hiw-box h5 {
  text-transform: uppercase;
  font-weight: 600;
}

section#explore, section#insta {
  background: #fcfcfc;
  padding: 5% 0;
}

.subcribe{
  margin-bottom: 3rem !important;
  text-align: center;
  color: #777777;
  font-weight: 600;
  width: 85%;
  margin: auto;
}

.testimonail-box{
  padding: 30px;
  border-right: solid 1px #ccc;
}

p.test-title {
  text-transform: uppercase;
  color: #950047;
  font-weight: 600;
}

.testi-boxs1 {
  background: url(../images/testimonials2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px;
}

.testi-boxs2 {
  background: url(../images/testimonials1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 50px;
}

.subscript-boxs1 {
  background: url(../images/subscript1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20% 50px;
}

.subscript-boxs2 {
  background: url(../images/subscript2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20% 50px;
}


p.sub-title {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #171b1f;
  font-weight: 700;
  margin: 0;
  padding: 20px 0 10px;
}
.sub-title a {
  border: solid 1px #970048;
  border-radius: 0;
  background: #970048;
  color: #fff;
  width: auto;
  padding: 10px 20px;
  display: inline-block;
}
.sub-title a:hover {
  border: solid 1px #970048;
  border-radius: 0;
  background: #970048;
  color: #fff;
  width: auto;
  padding: 10px 20px;
  display: inline-block;
  text-decoration: none
}

.col-lg-4.sub-price {
  background: url(../images/curve.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 20px 0 0 ;
  margin: 0;
}
.sub-price {
  text-align: center;
  font-size: 30px;
  font-family: 'Proxima Nova Rg';
  text-transform: uppercase;
  font-weight: 800;
}

section#about-sec {
  background: url(../images/about-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10% 0px;
}

section#gift, section#newsletter, section#testimonail, #hiw, .top-product, #full-description {
  padding-top: 3em;
  padding-bottom: 3rem;
}

p.gift-title{
  padding: 15px;
}


p.gift-title a {
  text-transform: uppercase;
  color: #171b1f;
  font-weight: 600;
}

input.newsletter-feild {
  font-size: 20px;
  padding: 1em 4.5em;
  width: 100%;
  line-height: 30px;
  border: solid 1px #ababab;
}

footer#footer-top {
  background: #171b1f;
  padding: 3% 0;
  color: #ffffff;
  font-size: 17px;
}

#footer-top h3 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

#footer-top p {
  font-size: 17px;
  color: #9f9f9f;
}

#footer-top ul {
  list-style: none;
  margin: 0;
  padding: 0;
}


#footer-top a {
  font-size: 20px;
  color: #9f9f9f;
}

.foot-social li{
  float: left;
  background: #fff;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 30px;
  text-align: center;
  line-height: 40px;
  border: solid 1px #fff;
}

.foot-social li:hover{
  background: transparent;
  border: solid 1px #fff;
}

.foot-social li:hover a{
  color: #fff !important;
}

.foot-social li a {
  color: #171b1f !important
}

section#footer-bottom {
  background: #21282e;
  padding: 2% 0;
}

section#footer-bottom p {
  color: #fff;
  margin: 0;
}


section#footer-bottom p a{
  color: #fff;
  margin: 0;
}

.price-boxs{
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 67px;
  width: 90%;
  left: 0;
  right: 0;
}

.form-single-field {
  margin: 20px auto;
  max-width: 100%;
}

input#Contact_1584116489319-email {
  padding: .5em;
  border: solid 1px #ababab;
  font-size: 20px;
}

button.shopify-payment-button__button.shopify-payment-button__button--unbranded._2ogcW-Q9I-rgsSkNbRiJzA._2EiMjnumZ6FVtlC7RViKtj._2-dUletcCZ2ZL1aaH0GXxT {
  background: #970048;
  font-size: 20px;
  border: solid 1px #970048;
}

button.btn.product-form__cart-submit.btn--secondary-accent {
  border: solid 1px #970048;
  border-radius: 0;
  background: #970048;
  color: #fff;
  width: 100%;
}

.btn--secondary-accent:not([disabled]):hover, .btn--secondary-accent:focus {
  color: #fff !important;
  background: #970048 !important;
}

/*------- Single Product Page CSS Here Start --------*/

section.top-product, section.reviews {
  background: #fcfcfc;
}

.addtocart-btn {
  background: #970048;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  padding: .5em 1.5em;
  width: 100%;
  border: solid 1px #970048;
}

.addtocart-btn:hover {
  color: #970048;
  background: transparent;
}

.wishlist-btn {
  background: transparent;
  color: #970048;
  font-size: 20px;  
  text-transform: uppercase;
  padding: .5em 1.5em;
  width: 100%;
  border: solid 1px #970048;
}

.wishlist-btn:hover {
  background: #970048;
  color: #ffffff;
}

.price {
  text-align: center;
  font-size: 25px;
}

.quantity-wrapper{
  display: grid;
  grid-template-columns: 70% 30%;
  align-items: center;
  font-size: 30px;
}

input.qty {
  border: none;
  text-align: center;
  color: #000;
  font-size: 20px;
  background: transparent;
}

.btn-number{
  font-size: 20px;
  padding: 0;
  color: #000;
}

a{
  color: #970048;
}

select.rc_select, .single-option-selector {
  background: transparent;
  color: #970048;
  text-transform: uppercase;
  padding: .2em 1.2em;
  border: solid 1px #970048;
  font-size:20px !important;
  background-image: linear-gradient(45deg, transparent 50%, #970048 50%), linear-gradient(135deg, #970048 50%, transparent 50%), linear-gradient(to right, #34343400, #87ceeb00);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}

.product-form__item label {
  margin-right: 20px;
}



div.rc_block__type--active {
  border: none;
  text-align: left;
  position: relative;
  background: #fcfcfc !important;
}


.selector-wrapper.js.product-form__item {
  display: flex;
  flex-basis: 100%;
}

div.rc_block__type {
  font-size: 20px;

}
.product-form {
  padding-top: 0;
}
/*------- Collection Product Page CSS Here Start --------*/

.collec-price{
  text-align: right;
  font-size: 18px;
}

.shopnow-btn {
      background: #970048;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: .2em 1.2em;
    width: 100%;
    border: solid 1px #970048;
    display: block;
    text-align: center;
    font-weight: 900;
}

.shopnow-btn:hover {
  background: #970048;
  color: #fff !important;
  text-decoration: none;

}
.title h5{
  font-size: 16px;
  margin: 0;
  padding: 20px 0;
}

select.sortby_select {
  background: transparent;
  color: #970048;
  text-transform: uppercase;
  padding: .2em 1.2em;
  border: solid 1px #970048;
  font-size: 16px;
  height: auto;
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
}


.sort-section h6{
  font-size: 18px;
  margin: 0;
  margin-right: 10px;
  line-height: 1.5;
}
.product-img:hover{
  opacity: .5;
}


.collec-price .price-item {
  color: #69727b;
  font-weight: 500;
  font-size: 18px;
}

li {
  list-style: none;
  margin-bottom: 0rem !important;
}

#full-description .row{
  padding: 1em 0;
}


/*------- Login and signup  Page CSS Here Start --------*/



section.login {
  height: 80vh;
  min-height: 500px;
}

.default-btn{
  background: #970048;
  color: #ffffff;
  text-transform: uppercase;
  padding: .5em 2.5em;
  width: fit-content;
  border: solid 1px #970048;
  border-radius: 0;
}

.default-btn:hover{
  color: #970048;
  background: transparent;
}

.form-control {
  border: 1px solid #970048;
  border-radius: 0;
}

.dropdown:hover .dropdown-menu {
  display: block;
  border: none;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #970048;
  text-decoration: underline;
  background-color: transparent;
}

/*------- All Button CSS Here Start --------*/

.shopify-challenge__container .shopify-challenge__button, .btn {
  display: block;
  background: #970048;
  color: #ffffff;
  text-transform: uppercase;
  padding: .5em 2.5em;
  border: solid 1px #970048;
  border-radius: 0;
  margin-bottom: 20px !important;
  font-weight: 900;
}

.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 !important;
  background-color: #970048 !important;
  font-weight: 900;
}

.cancel {
  display: block;
  background: #7d7d7d;
  color: #fff;
  text-transform: uppercase;
  padding: .5em 2.5em;
  border: solid 1px #7d7d7d;
  border-radius: 0;
  margin-bottom: 20px !important;
  font-size: 16px;
}

.cancel:hover {
  background: transparent;
  color: #7d7d7d;
}
.slider-img{
  display:none;
}
.desk{
  display:block
}
.mob{
  display:none
}
label[for] {
  font-size: 20px;
}

/* product page */

/* slider */
ol.productSlider-indicators li{
  width: 70px;
  float: left;
  margin-right: 10px;
  padding: 2px;
  border: 1px solid #ccc
}


ol.productSlider-indicators {
  position: relative;
  margin-top: 20px
}

.carousel-control-prev, .carousel-control-next{
  position: relative;
  background: #000;
  padding: 10px 10px 5px;
  display: inline-block;
  float:left;
  width: 42px;
  margin-right: 5px;
  margin-top: 7px;
}

/* product detail */
.product span.red {
  color: #a01557;
  font-weight: 700;
  font-size: 30px;
}
.product {
  font-size: 16px;
  line-height: 23px;
  color: #6b6b6b;
}
.product h3 {
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
}
h5{
  color: #000;
  text-transform: uppercase;
  font-weight:600;
}
.product h4{
  color: #a01557;
  text-transform: uppercase;
}
.content-how strong{
  color: #a01557;
}

label[for] {
  font-size: 17px;
}

/* product review */

.product .spr-container {
  border: 0;
  padding: 10px 0;
}

.product h2.spr-header-title {
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.75rem;
  letter-spacing: normal;
  text-align: left;
}

.product.review h3 {
  color: #970048;
  font-weight: 600;
  text-transform: uppercase;
}

.more{
  display: none;
  min-width: 100%;
}

.read-less{
  display: none;
}
iframe {
  max-width: 100% !important;
}
.btn-subscribe {
  background: #aa2d5e;
  padding: 10px;
  width: 100%;
  display: none;
  text-align: center;
  color: #fff;
}

.mobile{
  display: none;
}
.desktop{
  display: block;
}
.subhead {
  padding-bottom: 20px;
}

a.pp-mob {
  border: 1px soiid transparent;
  display: block;
  background: #980a4d;
  color: #fff;
  padding: 10px 20px;
  font-size: 25px;
  margin-bottom: 10px
}
a.pp-mob:hover {
  border: 1px soiid #980a4d;
  display: block;
  background: #fff;
  color: #980a4d;
  padding: 10px 20px;
  font-size: 25px;
  margin-bottom: 10px
}
a.pp-mob span{
  float: right;
}
.search-form__connected-submit {
  background: #a82354;
}
form.search-top {
  position: absolute;
  width: 400px;
  right: 100%;
  top: -10px;
  padding: 10px 10px;
  background: rgba(0,0,0,0.6);
}
form.search-top input{
  padding:2px 10px;
  border: 1px solid #ccc;
  font-size: 17px;
  height: auto;
  min-height: 1px;
}

.btn-search-submit {
  background: transparent;
  border: none;
  position: absolute;
  right: 20px;
}
.mob-search {
  right: 33px;
  position: absolute;
}
.note, .form-message {
  padding: 8px;
  margin: 10px 0 0;
}
/* account page */
.account-inner {
  background: #fcc5c0;
}
.account-inner a{
  padding: 15px;
  display: inline-block;
}
.account-inner a:hover{
  color: #fff;
  text-decoration: none;
  background: #970048;
}

.myaccount {
  color: #222;
}
.small_container{
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}


/* subscription form */

.questions{
  color: #555
}

.questions .cf-app__field label{
  padding-right: 10px;
}
.questions .cf-app__field label input[type="checkbox"]{
  display: inline-block;
}
.questions .cf-app__field label input[type="checkbox"]:before{
  content: "";
  width: 20px;
  height: 20px;
  background: #dedede;
  display:block;
  position: absolute;
  top: 4px;
  left:12px;
}
.questions .cf-app__field label input[type="checkbox"]:checked:after{
  content: "";
  width: 12px;
  height: 24px;
  display:block;
  position: absolute;
  top: -4px;
  left:15px;
  display: inline-block;
  transform: rotate(45deg);
  border-bottom: 3px solid #970048;
  border-right: 3px solid #970048;
}

.questions .cf-app__field label{
  padding-right: 10px;
}
.questions .cf-app__field label input[type="radio"]{
  display: inline-block;
}
.questions .cf-app__field label input[type="radio"]:before{
  content: "";
  width: 20px;
  height: 20px;
  background: #dedede;
  display:block;
  position: absolute;
  top: 3px;
  left:13px;
  border-radius: 100%
}
.questions .cf-app__field label input[type="radio"]:checked:after{
  content: "";
  width: 10px;
  height: 10px;
  display:block;
  position: absolute;
  top: 8px;
  left:18px;
  display: inline-block;
  transform: rotate(45de);
  background: #970048;
  border-radius: 100%
}

.questions .cf-app__field label{
  padding-left: 20px;
  position: relative;
}
.questions .cf-app__field {
  padding-bottom: 48px;
}
.questions label.image-checkbox img{
  width:300px
}
.questions .cf-app__field label.image-checkbox input[type="checkbox"]{
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 0;
  background: transparent;
}
.questions .cf-app__field label.image-checkbox input[type="checkbox"]:before{
  content: "";
  width: 30px;
  height: 30px;
  top: 0px;
  left:0px;
}
.questions .cf-app__field label.image-checkbox input[type="checkbox"]:checked:after{
  top: -3px;
  left: 8px;
}
.questions .cf-app__field label.image-checkbox h5{
  text-align: center;
  padding-top: 10px;
}
textarea{
  width: 100%;
}
/* Check out */
a.btn.complete_profile {
  display: inline-block;
  margin-top: 20px;
}

.thank-you__additional-content {
  display: inline-block;
  /* margin-top: 30px !important; */
}
/*------------- how it work------------- */

.bg-lighter{
  background: #fcfcfc;

}

#hiw h6{
  font-size: 27px;
  text-transform: uppercase;
}


#hiw h2{
  text-align: center;
  font-size: 66px;
  font-family: 'Proxima Nova Bl';
  letter-spacing: -2px;
  text-transform: capitalize;
  padding: 3rem 0;
}

#hiw h3 {
  text-align: left;
  font-size: 55px;
  font-family: 'Proxima Nova Rg';
  font-weight: 700;
}

#billing-shipping h3 {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
}

#billing-shipping h4 {
  font-size: 20px;
  font-family: 'Proxima Nova Bl';
  text-transform: uppercase;
}


/* Recharge */
div#ReCharge {
  padding: 80px 0;
  font-size: 18px;
}
div#ReCharge h2{
  color: #333;
  text-align: left;
  font-size: 30px;
  font-family: 'Proxima Nova Rg';
  font-weight: 700;
}
div#ReCharge h2.rc_customer__name{
  font-size: 20px
}
#ReCharge #customer_tab_nav{
  font-size: 18px
}
#ReCharge .rc_menu__item {
  width:100%;
  padding: 5px 0;
}
div#ReCharge th{
  font-weight: 600
}
#ReCharge h4 {
  font-family: 'Proxima Nova Rg';
}
#ReCharge .rc_title-bar__description{
  margin-bottom: 20px;
}

/* Social media icons */
.social_links a{
  margin-right: 10px;
  margin-top:5px;
  display: inline-block
}
.how-it-works #hiw h3 a{
  color: #980a4d;
}
a.btn.btn-contact {
  display: inline-block;
}

.opacity-0{
  opacity: 0 !important;
}

.btn-show {
  color: #fff !important;
}
.btn-show:hover {
  color: #970048 !important;
}
.hidden-text{
  min-width: 100%;
}

form[action^="/cart"] [type="submit"] {
    visibility: visible !important;
}

@media (max-width: 1300px){
  .main-slider h1 {
    font-size: 35px;
  }
  .main-slider h4 {
    font-size: 20px;
  }
}

@media (max-width: 1200px){
  body {
    font-size: 16px;
  }
  section.login{
    height: auto !important;
    padding-top: 20px !important;
  }
  .small_container{
    padding-right: 15px;
    padding-left: 15px;
  }

  .price-boxs {
    max-height: 60px;
  }

  .nav-link {
    font-size: 16px !important;
  }

  .title h5 {
    font-size: 13px;
  } 

  h2 {
    font-size: 30px;
  }

  .main-slider h1 {
    font-size: 30px;  
  }

  .main-slider h4 {
    font-size: 18px;
  }

  .so-logo {
    display: flex;
  }

  a.slider-btn, input.newsletter-feild {
    font-size: 17px;
    padding: .5em 2.5em;
    margin-bottom: 10px;
  }

  .hiw-box h5 {
    font-size: 16px;
  }
  .testimonail-box {
    font-size: 16px;
  } 

  .col-lg-4.sub-price {
    padding: 15px;
  }

  p.sub-title {
    font-size: 14px;
  }

  #footer-top a {
    font-size: 16px;
  }

  #footer-top h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media (max-width: 991px){
  li#sarch-btn {
    border: none !important;
  }
  #sarch-btn img{
    display: none;
  }
  .btn-search-submit img{
    display: block !important;
    padding: 6px 0;
  }    

  form.search-top {
    position: initial;
    width: 100%;
    display: block !important;
  }

  ul.nav.navbar-nav.text-center {
    float: left;
    width: 100%;
  }

  .mob-search {
    display: none;
  }

  .hiw-box img {
    height: 60px;
  }
  .btn-subscribe {
    display: block;
  }
  .how-it-works #hiw h2{
    padding: 5px 0;
  }
  .how-it-works #hiw{
    padding: 25px 0 0;
  }
  .how-it-works #hiw h3,
  .how-it-works h6{
    text-align: center;
  }
}


@media (max-width: 768px){

  .main-slider h4 {
    font-size: 18px;
    max-width: 30%;
  }  

  .productSlider-indicators{

  }
  .mobile{
    display: block;
  }
  .desktop{
    display: none;
  }
  #productSlider{
    margin-bottom: 20px;
  }
  .carousel-control-prev, .carousel-control-next{
    position: absolute; 
    top:50%;
    background: none;   
  }
  .testimonail-box img, .testi-boxs1 img, .testi-boxs2 img{
    width:20% !important;
  }
  .no-mobile{
    display:none;
  }
  #insta img{
    margin-bottom: 10px;
  }

  h2 {
    font-size: 20px;
  }

  section#explore, section#insta, section#gift, section#newsletter, section#testimonail, #hiw {
    padding: 15% 0;
  }

  .subscript-boxs1 {
    margin-bottom: 20px;
  }

  #Subscribe, input#Contact_1584116489319-email {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
    margin-left: 0;
  }

  p.gift-title {
    text-align: center;
    margin-bottom: 20px;
  }

  #two-testimonail img {
    max-width: 30%;
    margin-bottom: 20px;
  }

  .price-boxs{
    position: static;
    width: 100%;
    max-height: 1000px;

  }
  .price-boxs .sub-title{
    text-align: left;
  }
  .slider-img{
    display:block;
  }

  .slider-img{
    position: absolute;
    width: 100%;
  }
  section.main-slider {
    height: auto;
    background-position-y: top !important;
    background-image: url(https://cdn.shopify.com/s/files/1/0342/2601/2204/files/main-banner.png?v=1584024243) !important;
  }
  .slider-desc p{
    margin-bottom: auto
  }

  .seen-on h3{
    font-size: 18px;
  }
  .desk{
    display:none
  }
  .mob{
    display:block
  }

}

@media (max-width: 600px){

  ol.productSlider-indicators li {
    width: 31%;
    height: auto;
    float: left;
    margin-right: 5px;
    padding: 2px;
    border: 1px solid #ccc;
    margin-bottom: 5px !important;
  }

  .productSlider-indicators img {
    width: 100%;
    height: 120px;
  }

  .main-slider h4 {
    max-width: 100%;
  } 

  .slider-desc {
    padding-top: 100%;
  }
  section.main-slider {
    background-image: url(https://cdn.shopify.com/s/files/1/0342/2601/2204/files/hero_vert_8d1f9d29-0e66-4b70-9e6c-3f60000e67a8.jpg?v=1584726249) !important;
  }

}


@media (max-width: 500px){

  .productSlider-indicators img {
    height: 100px;
  }

  .slider-desc {
    padding-top: 105%;
  }

}

@media (max-width: 400px){

  .productSlider-indicators img {
    height: 80px;
  }

 
  .main-slider h1 {
    font-size: 25px;
  }

}
.template-page section.main-slider {
    background-image: url(https://cdn.shopify.com/s/files/1/0342/2601/2204/files/Ambassadorsignupbanner_9d60a9d0-acb1-4d0f-9036-7bc4e6961b5b.jpg?v=1599146897) !important;
}