/** Shopify CDN: Minification failed

Line 73:51 Unexpected "{"
Line 1540:13 Expected identifier but found "#product__slider_board"
Line 1707:18 Expected identifier but found whitespace

**/
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
body{
  padding-top: 0px;
  background-color: #fff;
}
body, p, li, div, span, input, button{
  font-family: 'Poppins', sans-serif !important;
} 
h1, h2, h3, h4, h5, h6, .collection_title, .headline, .subtitle p, .footer_menu a, .empty_cart, .promo_banner{
  font-style: normal;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Montserrat', sans-serif !important;
}


#qab_container,
#qab_ba,
body.cart #product__slider_board .notice-board{
  display: none !important;
}

.loading img{
 max-width: 200px;
	
}
.cart-selected img {
  width: 75px;
  height: 75px;
  margin-left: 0px;
  display: inline;
  position: relative;
  margin-top: 7px;
}


.hide{
  display:none !important;
}
span.currency_sign {
    font-weight: normal;
}
span#save_price {
    font-weight: normal;
}
span#price {
    font-weight: normal;
}
img{
  display: inherit;
  max-width: 1200px;
  margin: auto;
}

ul, li{
  list-style: none;
  margin:0;
  padding:0;
}

.header_logo{
  max-width: 110px;
}

body.index .container, body.page-packs .container, {
  max-width: 100%;
  padding: 0px 20px;

}

.section__main .container{
   padding: 0px 20px;
}
.section_header {
  text-align: center;
  padding-top: 20px;
}

.anouncmentbar {
  text-align: center;
  padding: 5px 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 27px;
  z-index: 999;
}

 .anouncmentbar span {
   font-size: 16px;
   font-weight: 500;
 }

 .anouncmentbar .container {
    padding: 0 !important;
 }

 .page-customer-reviews .anouncmentbar,
 .page-reviews .anouncmentbar,
 .cart .anouncmentbar,
 .blog .anouncmentbar {
    display: none !important;
 } 

.main-content#MainContent {
  padding: 0px !important;
}

.sale_bar {
  position: absolute;
  width: 100px;
  height: 50px;
  line-height: 85px;
  background: #fff;
  text-align: center;
  font-size: 9px;
  font-weight: 500;
  color: #000;
  left: -45px;
  top: -20px;
  transform: rotate(-45deg);
  z-index: 1;
}

.site__header {
/*    margin-top: 100px; */
   background: #fff;
}
  

.site__header_main header.site__header .container{
  padding: 0;
}

.site__header_main header .header__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  background-color:#fff;
}

.site__header_main header .header__inner .logo_box {
  flex: 0 0 200px;
}

.site__header_main header .header__inner .logo_box a {
  display: block;
  width: 100%;
  padding-bottom: 10px;

}

.site__header_main header .header__inner > div{
  align-self: center;
}

.site__header_main header .header__inner .site__navbar__ .mobile_menu_header {
  display: none;
}

.site__header_main header .header__inner .site__navbar__ ul {

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}

.page-oneoffpromo
.border .overlay-gift {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  transition: .5s ease;
  background-color: #c5c5c5;
} 

 .product_box:selected .overlay-gift {
  opacity: 1;
}

.checkout-one-one {
  width:75%;
  margin: auto;    
}

.site__header_main header .header__inner .logo_box .mobile_header_cart, .site__header_main header .header__inner .logo_box .mob_header_close_btn {
  display: none;
}

.site__header_main header .header__inner .site__navbar__ ul .site__nav {
  margin-right: 20px;
}

.site__header_main header .header__inner .site__navbar__ ul > .site__nav:last-child {
  margin-right: 0px;

}
.site__header_main header .header__inner .site__navbar__ ul .site__nav .site_nav__link {

  font-size: 1em;
  color: rgba(17,17,17,0.85);
  font-weight: 600;
  text-transform: uppercase;
  opacity: 0.8;
  transition: all 0.3s ease;

}

.site__header_main header .header__inner .site__navbar__ ul .site__nav .site_nav__link:hover{
  opacity: 1;
}

.site__header_main header .header__inner .site__navbar__ ul .site__nav.site__nav__active .site_nav__link.site_nav__link__active {

  opacity: 1;

}



.hero__section .hero__inner__ {

  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;

} 

.hero__section .hero__inner__ img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 800px;
  object-position: right;
}

.block__me__event { 
  pointer-events: none;
  opacity: 0.5;
}
.slider_qty_btns.sold__out_product .sold--out--alert {
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif !important;
}
.slider_qty_btns.sold__out_product {
  text-align: center;
  background-color: #000000;
}

.hero__section .hero__inner__ .hero_content {

  position: absolute;
  top: 50%;
  transform: translate(0 , -50%);
  left: 55px;
}


.hero__section .hero__inner__ .hero_content .hero_content__inner {
  color: #fff;
  text-shadow: #000 -3px 2px 4px, #000 0px 0px 0px, #000 0px 0px 0px;
}

.hero__section .hero__inner__ .hero_content .hero_content__inner h1 {
  font-size: 4em;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-style: inherit;
  max-width: 400px;
  margin-left: 0;
}

.hero__section .hero__inner__ .hero_content .hero_content__inner h3 {

  font-size: 2.5em;
  line-height: 1.25em;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  max-width: 400px;

}

.image__section .image__section__inner__ img {
  width: 100%;
  max-width: 100%;
}

.custome__section-image img {
  width: 100%;
  max-width: 100%;
}

.custome__section-image {
  padding-top: 15px;
}

.image__section .image__section__inner__ img{
  width: 100%;
}


.testimonials__section {
  background: rgb(242, 254, 254);
}

.testimonials__section .testimonials__section__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.testimonials__section .testimonials__section__inner .image__block {
  width: 35%;
}

.testimonials__section .testimonials__section__inner .slider_block {
  width: 65%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 30px;
  box-sizing: border-box;
}

.testimonials__section .testimonials__section__inner .slider_block .testimonials__slider {
  align-self: center;
  text-align: center;
}

.testimonials__section .testimonials__section__inner .slider_block .testimonials__slider .item{
  background: #fff;
  padding: 60px 20px;
}


.testimonials__section .testimonials__section__inner .slider_block .testimonials__slider .ts_stars {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

.testimonials__section .testimonials__section__inner .slider_block .testimonials__slider .ts_stars li{
  color: #ffd1c4;
}

.product__slider {
  background: #fff;
  padding-top:0px;
}
#shopify-section-product-slider .product__slider {
  background: #fff;
}

.product__slider .product__slider__innner  form .slider_varients__box{

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}

.product__slider .product__slider__innner .slider_varients__box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 50px;
}

.product__slider .product__slider__innner .slider_varients__box .single__varient {
  width: 25%;
  margin: 0px;
/*   padding: 20px 20px; */
  border-collapse: collapse;
  border: 1px solid #c1c1c152;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.product__slider .product__slider__innner .slider_varients__box > .single__varient:last-child {
  border: 0;
  border-top-style: solid;
  border-top-color: #f41f7e;
  border-left-style: solid;
  border-left-color: #fe3daa;
  background: white;
  border-width: 3px;
}

.product__slider .product__slider__innner .slider_varients__box .single__varient ul {
  width: 100%;
  height: 100%;
  text-align: center;
}

.product__slider .product__slider__innner .slider_varients__box .single__varient ul li {
  line-height: 40px;
  font-size: 20px;
  color: #808080;
  font-weight: 400;
}

.product__slider .product__slider__innner .slider_varients__box .single__varient ul li span{
  font-weight: 600;
}

.product__slider .product__slider__innner .slider_varients__box .single__varient img.img-responsive {
  max-width: 200px;
  margin: 0px auto;
  display: block;
  margin-bottom: 10px;
}

.loadingoverlay {
  background-size: 40px !important;
}
.loadingoverlay .my-text--come-here {
  display: block;
  margin-top: 116px;
}
.loadingoverlay .my-text--come-here span {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #000000;
}

.product__slider__innner .slider__info__bar {
  background: #fff;
  border-top: 0px solid;
  border-color: #808080;
  padding: 0px 0px;
/*   position: fixed; */
}

 .info__bar__inner{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  width: 35%;
  margin: auto; 
   
}
.info__bar__inner h2{
	font-weight: bold;
    font-size: 17px;
    letter-spacing: 0;
  	text-align: right;
}
.slider__info__bar .info__bar__inner .info__blocks {
  width: 50%;
  box-sizing: border-box;
}

.saved_span{
  display: none;
  font-size:12px;
}
.info__bar__inner .title{
  margin-bottom: 0;
  letter-spacing: 1px;
  line-height: 20px;
  text-align:center;
  font-weight: bold;
}

.product__slider__innner .slider__info__bar .info__bar__inner .info__blocks h1.title {
  font-size: 24px;
  font-weight: 400;
  color: #808080;
  margin: 0;
}

.product__slider__innner .slider__info__bar .info__bar__inner .info__blocks h1.title span{
  font-weight: 600;
  color: #000;
}

.product__slider__innner .slider__info__bar .info__bar__inner .info__blocks h1.title > span:nth-child(1) {
  margin-left: 8px;
}

.product__slider .product__slider__innner .slider_cart_btn {
  text-align: center;
}

.product__slider .product__slider__innner .slider_cart_btn .button__inner {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
}

.product__slider .product__slider__innner .slider_cart_btn .slider_cart_btn {
  width: 100%;
  height: 75px;
  border: 0;
  background: #ffd1c4;
  color: #000;
  font-size: 22px !important;
  padding: 0;
  line-height: 60px;
  padding-left: 60px;
}

.product__slider .product__slider__innner .slider_cart_btn .button__inner:before {
  content: "\f218";
  position: absolute;
  left: 0;
  top: 0px;
  background: #ffd1c4;
  width: 80px;
  height: 70px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  line-height: 60px;
  font-size: 30px;
  pointer-events: none;
}


.product__slider .product__slider__innner .slider_varients__box .single__varient .slider_qty_btns {
  width: 100%;
  max-width: 100px;
  margin: 5px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

input.quantity {
	height: 20px;
    min-height: 20px !important;
}

.slider__info__bar .container {
	padding: 0px 0 !important;
} 

.product__slider .product__slider__innner .slider_varients__box .single__varient .slider_qty_btns a {
  width: 30px;
  height: 30px;
  background: #ffd1c4;
  border-radius: 100px;
  color: #000;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
  align-self: center;
}

.product__slider .product__slider__innner .slider_varients__box .single__varient .slider_qty_btns input.quantity {
  width: 20%;
  padding: 0;
  margin: 0 10px;
  text-align: center;
  max-width: 50px;
  background: transparent;
  border: none;
}
.product__slider .product__slider__innner .slider_varients__box .single__varient .slider_qty_btns input.quantity:focus{
  outline:none;
  border:none;
  box-shadow: none;
}

.gallery__section {
  padding: 20px 0;
}

.section__heading {
  text-align: center;
  font-size: 3rem;
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #555;
  letter-spacing: 1px;
  font-weight: 700;
  font-style: normal;
}

.gallery__section .gallery__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.gallery__section .gallery__inner .image__box {
  width: calc(25% - 20px);
  margin: 10px;
}


.product_featuers_section {
  background-color: rgb(242, 254, 254);
}

.product_featuers_section .full_width_container {
  width: 100%;
  max-width: 1400px;
  margin: 0px auto;
}

.product_featuers_section .image__block_box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product_featuers_section .image__block_box > div > img {
  width: 100%;
}


.product_featuers_section .image__block_box .small_imamge {display: none;
  width: 0%;
}

.product_featuers_section .image__block_box .large_imamge {
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: center;
}

.product_featuers_section .image__block_box .feature_button_box {
  padding: 20px;
  margin-top: 20px;
}

.product_featuers_section .image__block_box .feature_button_box a {
  background-color: #f41c96;
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0px auto;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  box-shadow: 0 0 0 transparent;
  transition: all 0.3s ease;
}

.product_featuers_section .image__block_box .feature_button_box a:hover{
  box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);
}



.about__section {
  background-color: rgb(242, 254, 254);
  padding: 20px 0;
}

.about__section .about__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}


.about__section .about__inner .image__box {
  width: 40%;
  box-sizing: border-box;
  padding: 0 20px;
  align-self: center;
  position: relative
}


.about__section .about__inner .text__box {
  width: 60%;
  padding: 0 20px;
  box-sizing: border-box;
  text-align: left;
  align-self: center;
}

.about__section .about__inner .text__box .text_container {
  padding: 40px 60px;
  background: #fff;
}

.about__section .about__inner .text__box .text_container .section__heading {
  text-align: left;
  margin-bottom: 10px;
}

.about__section .about__inner .button__box {
  position: absolute;
  width: calc(100% - 40px);
  text-align: center;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0px auto;
}

.about__section .about__inner .button__box a {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #ffd1c4;
  display: block;
  width: 100%;
  margin: 0px auto;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  box-shadow: 0 0 0 transparent;
  transition: all 0.3s ease;
}

.about__section .about__inner .button__box a:hover{
  box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);
}


.about__section .about__inner .text__box .text_container p{
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 1.25em;
  color: #777;
  font-weight: 300;
}




.how_to_use_section .how_to_use_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.how_to_use_section .how_to_use_inner .tab_block {

  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
}


.how_to_use_section .how_to_use_inner .image_block {
  width: 0%;
  box-sizing: border-box;
}

.how_to_use_section .how_to_use_inner .image_block img{
  width: 100%;
}

.how_to_use_section .how_to_use_inner .tab_block .block_boxes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}


.how_to_use_section .how_to_use_inner .tab_block .block_boxes > div {
  align-self: center;
}

.how_to_use_section .how_to_use_inner .tab_block .block_boxes .image_box {
  width: 200px;
  box-sizing: border-box;
  text-align: center;
}

.how_to_use_section .how_to_use_inner .tab_block .block_boxes .image_box img{
  margin: 0 auto;
}

.how_to_use_section .how_to_use_inner .tab_block .block_boxes .text_block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fff;
  padding: 0px 0px 0px 0px;
  box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.how_to_use_section .how_to_use_inner .tab_block .block_boxes .text_block h2 {
  color: #f41c96;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.how_to_use_section .how_to_use_inner .tab_block .block_boxes .text_block p{
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 1.25em;
  color: #777;
}


.cta__section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
}

.cta__section .cta_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cta__section .cta_inner > div{
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
  align-self: center;
}

.cta__section .cta_inner .image_block img {
  margin: 0px auto;
  width: 100%;
  max-width: 600px;
}

.cta__section .cta_inner .image_block {
  flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}

.cta__section .cta_inner .overlay_text {
  max-width: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  padding: 0;
}

.cta__section .cta_inner .overlay_text h2 {
  font-size: 4.35em;
  line-height: 1;
  margin-bottom: 0.35em;
  color: #ffd1c4;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-style: inherit;
  font-family: "Montserrat", sans-serif !important;
  text-rendering: optimizeSpeed;
  text-align: right;
}


.cta__section .cta_inner .overlay_text .button_box a {

  background-color: #ffd1c4;
  display: block;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  margin-right: auto;
  margin-right: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding: 0 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 25px;

}


.sweet-alert.showSweetAlert fieldset  {
  display: none !important;
}


.testimonials__section .testimonials__section__inner .testimonials__slider .owl-nav {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none;
}

.testimonials__section .testimonials__section__inner .testimonials__slider .owl-nav button {
  position: absolute;
  font-size: 50px;
  width: 40px;
  height: 40px;
  border: 2px solid #000;
  border-radius: 100px;
  background: transparent;
  padding: 0 !important;
  line-height: 0;
  margin: 0;
  top: 50%;
  transform: translate(0 , -50%);
  transition: all 0.3s ease;
  pointer-events: auto;
  outline: 0 !important;
}

.testimonials__section .testimonials__section__inner .testimonials__slider .owl-nav button:hover  {
  background: #b0279e;
  color: #fff;
  border: 2px solid #b0279e;
}


.testimonials__section .testimonials__section__inner .testimonials__slider .owl-nav button span {
  line-height: 30px;
  height: unset;
  font-size: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.testimonials__section .testimonials__section__inner .testimonials__slider .owl-nav button.owl-prev {
  left: -50px;
}

.testimonials__section .testimonials__section__inner .testimonials__slider .owl-nav button.owl-next {
  right: -50px;
}

.footer__main_ {
  background-color: #333333;
  padding-top: 50px;
}

.footer__main_ .logo__box {

  text-align: center;
  margin-bottom: 20px;

}
.footer__main_ .nav__box {

  text-align: center;
  background: #797979;
  padding: 30px 0;

}

.footer__main_ .nav__box ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}


.footer__main_ .nav__box ul li {
  margin: 0 2%;
} 

.footer__main_ .nav__box ul li a {
  padding: 6px 0;
  font-size: 16px;
  line-height: 1.65;
  color: #eff1f1;
  font-weight: 500;
}

.footer__main_ .text__block p {

  text-align: center;
  color: #f1f1f1;
  font-size: 18px;
  font-weight: 500;
  max-width: 800px;
  margin: 20px auto;

}

.footer__main_ .text__block .social_icons {

  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;

}
.footer__main_ .text__block .social_icons .icons {

  margin: 0 10px;

}

.footer__main_ .text__block .social_icons .icons a{
  font-size: 16px;
  color: #f1f1f1;

}

.footer__main_  .footer__bottom {

/*   display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; */
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0;
  color: #f1f1f1;
  font-size: 16px;
  font-weight: 500;

}

.footer__main_ .footer__bottom .payment_icons {

  font-size: 30px;
  color: #929292;

}

.testimonials__section .testimonials__section__inner .slider_block .testimonials__slider .item h3 {
  font-style: inherit;
}

.shopify-section {
  overflow: hidden;
}


.cart__list__outer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cart__list__outer .cart__blocks {
  width: 30%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.cart__list__outer .cart__blocks .image_block a {
  float: none;
}


.lazyload{transition: all 0.3s linear}

.lazyload.blur {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

#checkout--btn-container span {
  font-size: 16px !important;
}


.new_banner-block {
  position: relative;
  overflow: hidden;
}

.new_banner-block:after {
  display: none;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.35);
  background: -moz-linear-gradient(left, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.35)), color-stop(53%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
  background: -webkit-linear-gradient(left, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}
.new_banner-block .new_banner-img {
  max-width: 100%;
  object-fit: cover;
  min-width: 100%;
  min-height: 450px;
  object-position: top right;
}

.new_banner-block .new_banner-inner {
  position: absolute;
  z-index: 1;
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
  left: 0;
}

.new_banner-block .new_banner-inner * {
  text-align: left;
}

.new_banner-block .new_banner-inner h1 {
  font-size: 44px;
  font-weight: bold;
  color: #fff;
}

.new_banner-block .new_banner-inner h2 {
  font-size: 34px;
  line-height: 35px;
  font-weight: bold;
  color: #fff;
}

.new_banner-block .new_banner-inner h1, .new_banner-block .new_banner-inner h2 {
  max-width: 350px;
  margin-left: 0;
  text-shadow: 2px 2px 2px rgb(0, 0, 0);
}

.new_banner-block .new_banner-inner .button_block a {
  display: block;
  background: #000000;
  padding: 0 15px;
  height: 56px;
  line-height: 56px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  max-width: 200px;
  text-align: center;
  border-radius: 5px;
}

/* reviews page design */

.reviews-video-container {
    margin-bottom: 20px;
}

.reviews-video-container .mediaWrapper {
    padding: 52.6% 0 0 0;
}

.cs_reviews-filterbar {
    margin: 20px 0;
}

.cs_reviews-filterbar .cs_reviews-filterbar_inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}

.cs_reviews-filterbar .cs_reviews-filterbar_inner > *{
  margin:0;
  align-self: center;
}

.cs_reviews-filterbar .cs_reviews-filterbar_inner select {
  width: 100%;
  max-width: 160px;
  font-size: 15px;
}

.cs_reviews-block {
/*   webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px; */
  float:left;
}
.cs_reviews-box{
  display: inline-block;
    width: 29%;
    height: 400px;
    overflow: hidden;
    margin: 0px 20px 0 20px;
}
 .section__main {
     background-color: #fff !important; 
  }
.faqs_header {
    background: white;
}
.faqs_header h1{
  margin:0;
  padding: 25px 0 10px 0;
}
.faqs_main{
  background: #ffeaed;
  padding: 30px 0;
}
.faqs_container{
  width: 90%;
    margin: 0 auto;
}
.accordion_header {
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #b9b9b9;
  position:relative;
  cursor: pointer;
  background: #ffeaed;
}
.accordion_header p{
  margin:0;
}
span.acc-icon {
    position: absolute;
    width: 0;
    height: 0;
    right: 30px;
    margin-top: -7px;
    cursor: pointer;
    background: #333;
}
.up-arrow:before {
  -webkit-transform: rotate(135deg) translate(13px,1px);
  -ms-transform: rotate(135deg) translate(13px,1px);
  transform: rotate(135deg) translate(13px,1px);
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background: #000;
  top: -15px;
  left: 0;
}
.up-arrow:after {
  -webkit-transform: rotate(45deg) translate(4px,8px);
  -ms-transform: rotate(45deg) translate(4px,8px);
  transform: rotate(45deg) translate(4px,8px);
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background: #000;
  top: -15px;
  left: 0;
}
.down-arrow:before {
      -webkit-transform: rotate(45deg) translate(0,13px);
    -ms-transform: rotate(45deg) translate(0,13px);
    transform: rotate(45deg) translate(0,13px);
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background: #000;
  top: -15px;
  left: 0;
}
.down-arrow:after {
  -webkit-transform: rotate(135deg) translate(7px,-6px);
    -ms-transform: rotate(135deg) translate(7px,-6px);
    transform: rotate(135deg) translate(7px,-6px);
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background: #000;
  top: -15px;
  left: 0;
}
.accordion_content img{
  width:100%;
}
.bottom_content{
  margin-top: 20px;
}
.bottom_content p {
  text-align:center;
}
.up-arrow{
  display:none;
}
.accordion_content{
  display:none;
}
.accordion.visible .accordion_content{
  display:block;
}
.accordion.visible .up-arrow{
  display:block;
}
.accordion.visible .down-arrow{
  display:none;
}
/* The Modal (background) */
.product_modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: #ffffff; /* Black w/ opacity */
}
.modal__content {
/*     padding: 100px 0; */
  background-color: #fff;
}

/* Modal Content */
.product_modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 120px;
  width: 75%;	
}
.close_content{
  margin: auto;
  padding: 20px;
  background: white;
  position: fixed;
  width: 75%;
  text-align: center;
  z-index: 1;
/*   border-top: 5px solid #000;
  border-bottom: 5px solid #000; */
}
/* The Close Button */
.product_close {
    background: #ffd1c4;
}
.btn__close{
  color: #fff;
  font-weight: 500;
  padding: 7px 25px;
  border:2px solid #fff;
  box-shadow: 0px 2px 5px 3px #ccc;
}

.product_close:hover,
.product_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.btn__addFreePack {
 	font-weight: 500;
  	font-weight: bold;
    padding: 7px 25px; 
  	width:100% !important;
}  
.close_fixed{
  bottom: 0;
    position: fixed;
    width: 80%;
  /*94% */
}
.product_flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 135px;
}
.product_box{
  width:21%;
  padding: 0 10px;
  cursor:pointer;
}

.buy-one-get-one-free,
.product_box{
  width:22% !important;
  position: relative;
}

.product_box img{
  width:100%;
}

.buy-one-get-one-free,
.product_box img{
  padding-bottom: 5px;
}

.free_pack{
  font-weight:bold;
  margin: 0px !important;
}
.product_error_msg{
  color:red;
  display:none;
}
.page-oneoffpromo
.border{
  border:1px solid #e2e2e2;
}

.border{
  border:5px solid #000;
}
.page-deals .#product__slider_board .notice-3{
  display:none;
}
.locked{
    pointer-events: none;
    background: #ecd4d4;
}
.border_close {
  margin:0 10px;
  display: inline-block;
}
.bottom__fixed {
    background: #fff;
    width: 100%;
    float: left;
}
.fixed__center {
    width: 70%;
    margin: 0 auto;
}
.bottom__fixed .total_quantity {
    float: left;
    width: 50%;
    text-align: left;
}
.bottom__fixed .total_price {
    float: left;
    width: 50%;
}
.bottom__fixed .total_discount {
    float: left;
    width: 50%;
}
.bottom__fixed .total_quantity .title {
  text-align:left;
}
.bottom__fixed .total_price .title {
  text-align:left;
  padding-left: 10px;
}
.bottom__fixed .total_discount .title {
  text-align:right;
  padding-right: 10px;
}
.bottom__fixed .title{
 font-weight: bold;
      font-size: 17px;
    letter-spacing: 0;
}

.bottom_btn {
    position: relative;
    text-align: center;
    width: 300px;
    margin: 0 auto;
}
.bottom_btn:before {
    z-index: 999;
    content: "\f218";
    position: absolute;
    left: 0px;
    top: 0px;
    background: #ffd1c4;
    width: 67px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    line-height: 1;
    font-weight: 900;
    line-height: 60px;
    font-size: 30px;
    pointer-events: none;
    text-align: center;
}

.bottom_btn .deals_addToCart{
    height: 60px;
    background: #000;
    padding: 0 20px 0 60px;
    text-align: center;
    font-size: 22px;
    background: #000;
}

.fixed__border{
  border-top: 2px solid #808080;
  border-bottom: 2px solid #808080;
}
.position_sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.fixed__height{
  height:60px;
}
.deals_text{
    text-align: center;
    padding: 10px;
    font-weight: 400;
    background: rgba(0,0,0,0.85);
    color: #fff;
    font-size: 18px;
}
.before_shipping_text{
    text-align: center;
    padding: 3px;
    font-weight: 400;
    background: rgba(0,0,0,0.85);
    color: #ffd1c4;
    font-size: 15px;
}
.shipping_text {
    display:none;
    background: rgb(253, 164, 164, 0.85);
    padding: 3px;
  font-weight: 400;
    color: #000;
    font-size: 15px;
  text-align: center;
}
.topbar_msg.make_me_sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}


  
/* The Modal (background) */
.error_modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 200px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.error_content {
  background-color: #fefefe;
  margin: auto;
  padding: 5px;
  border: 1px solid #888;
  width: 320px;
  border-radius: 8px;
  text-align:center;
}

/* The Close Button */
.error_close_bogo,
.error_close {
  color: #fff;
  border: 2px solid gray;
    background: #ffd1c4;
    padding: 8px 15px;
}

.error_close_bogo: hover,
.error_close_bogo:focus,
.error_close:hover,
.error_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
span.arrow_right {
    position: relative;
    right: -10px;
}
span.arrow_left {
    left: -10px;
    position: relative;
}


@media only screen and (min-width: 768px) {
  
 
  .product__slider .product__slider__innner .slider_cart_btn .slider_cart_btn{
    height:70px;
  }
  .product__slider .product__slider__innner .slider_cart_btn{
        background: white;
  }


}

@media (max-width: 798px){
  .deals_text{
    font-size:16px;
  }
  
  .global-wrapper {
    margin-top: 0px;
  }
  .faqs_container {
    width: 90%;
  }
  
  .site__header_main header .header__inner {
  
  }
  
  .site__header_main header .header__inner .logo_box {
   flex: 0 0 140px;
  } 
}


@media(max-width: 767px){
span.arrow_right {
  right: -4px;
}
span.arrow_left {
  left: -4px;
}  
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.btn__close{
  padding: 7px 10px;
  font-size:12px;
}
.close_content{
  padding:20px 10px;
  width: 92%;
}
.fixed__center{
  width:100%;
}


.blog-template-section .container{
  width: 90%;
}
.blog-template-section .sixteen.columns{
  width:100% !important;
}
  .blog-template-section .dilflex{
    
 	display:flex;
    flex-wrap: wrap;
}
.blog-template-section  .one-third.column{
   width:100% !important;
   flex: 0 0 44.33%;
    margin: 0 auto;
}
 
 
.cart__list__outer .cart__blocks{
  margin:0 auto;
}
  
input.quantity{
  text-align: left;
}
  
.cart__heading{
  width:100% !important;
}
.product__heading{
  text-align:center;
}
.cart_items{
      width: 100% !important;
}
.detail_block {
    text-align: center;
}
.cart__total{
 width: 91% !important;
    padding: 0 20px !important;
    text-align: center;
}
  .anouncmentbar span{
    font-size:11px;
  }
  body .container {
    width: 100%;
    padding: 0 0px !important;
    box-sizing: border-box;
  }
  body .global-wrapper {
    margin-top: -25px;
  }
  .hero__section .hero__inner__ .hero_content .hero_content__inner h1 {
    font-size: 3em; 
    text-align: left;
    max-width: 300px;
  }
  .hero__section .hero__inner__ .hero_content .hero_content__inner h3 {
    font-size: 1.55em; 
    text-align: left;
    max-width: 300px;
  }
  .hero__section .hero__inner__ .hero_content{
    left: 0;
    bottom: 70px;
    right: 100px;
    padding: 0px;
  }

  .hero__section .hero__inner__ img { 
    min-height: 500px; 
  }

  .product__slider .product__slider__innner .slider_varients__box .single__varient {
    width: 33.33%;
    padding: 20px 20px;
  }
  .product__slider__innner .slider__info__bar .info__bar__inner .info__blocks h1.title {
    font-size: 18px;
  }
  .testimonials__section .testimonials__section__inner{
    display: block;
  }
  .testimonials__section .testimonials__section__inner .image__block,
  .testimonials__section .testimonials__section__inner .slider_block{
    width: 100%;
  }
  .testimonials__section .testimonials__section__inner .image__block img{display: none;
    margin: 0 auto;
  }
  .testimonials__section .testimonials__section__inner .slider_block{
    margin-bottom: 20px;
    margin-top: 50px;
  }

  .section__heading {
    text-align: center;
    font-size: 1.6rem;
  }
  .gallery__section .gallery__inner .image__box {
    width: calc(33.33% - 20px); 
  }
  .product_featuers_section .image__block_box .small_imamge {
    width: 100%;
  }

  .product_featuers_section .image__block_box .small_imamge img{
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .product_featuers_section .image__block_box .large_imamge {
    width: 100%;

  }
  .about__section .about__inner .image__box {
    width: 100%; 
    margin-bottom: 20px;
  }
  .about__section .about__inner .image__box img{
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .about__section .about__inner .text__box {
    width: 100%; 
  }
  .how_to_use_section .how_to_use_inner .image_block{
    display: none;
  }
  .how_to_use_section .how_to_use_inner .tab_block {
    width: 100%;
  }
  .cta__section .cta_inner .overlay_text h2 {
    font-size: 3em;
  }

  .site__header_main header .header__inner {
    display: block;
    padding: 0 0 0 20px;
  }

  .site__header_main header .header__inner .site__navbar__ {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    max-width: 100%;
    background: #fff;
    height: 100%;
    z-index: 999;
    transition: all 0.3s linear;
  }

  .site__header_main header .header__inner .site__navbar__.is__open{
    left: 0px;
  }

  .site__header_main header .header__inner .site__navbar__ ul .site__nav {
    margin-right: 0;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 0px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid;
    border-color: #ffd1c4;
  }

  .site__header_main header .header__inner .site__navbar__ ul .site__nav a{
    display: block;
    width: 100%;
  }

  .site__header_main header .header__inner .site__navbar__ ul .site__nav.site__nav__active .site_nav__link.site_nav__link__active {
    color: #ffd1c4;
  }

  .site__header_main header .header__inner .site__navbar__ .mobile_menu_header {
    display: -webkit-box;     
    display: -moz-box;       
    display: -ms-flexbox;    
    display: -webkit-flex;    
    display: flex;   
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px ;
    border-bottom: 1px solid;
    border-color: #ffd1c4;
  }
  .site__header_main header .header__inner .site__navbar__ .mobile_menu_header .mobile_logo {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .site__header_main header .header__inner .site__navbar__ .mobile_menu_header .mob_close_btn {
    align-self: center;
  }

  .site__header_main header .header__inner .site__navbar__ .mobile_menu_header .mob_close_btn a {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0;
    position: relative;
  }

  .site__header_main header .header__inner .site__navbar__ .mobile_menu_header .mob_close_btn a span {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #ffd1c4;
    transform: rotate(45deg);
    top: 20px;
    left: 0;
    right: 0;
    margin: 0px auto;
  }
  .site__header_main header .header__inner .site__navbar__ .mobile_menu_header .mob_close_btn a > span:nth-child(2) {
    transform: rotate(-45deg);
  }

  .site__header_main header .header__inner .logo_box {
    flex: unset;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    
  }

  .site__header_main header .header__inner .logo_box > a {
    flex: 0 0 200px;
  }

  .site__header_main header .header__inner .logo_box > a img {
    margin: 0 auto;
  }

  .site__header_main header .header__inner .logo_box .mobile_header_cart,
  .site__header_main header .header__inner .logo_box .mob_header_close_btn{
    align-self: center;
    display: block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;  
  }

  .site__header_main header .header__inner .logo_box .mob_header_close_btn #mobile_header_close_btn {
    padding: 0;
    width: 30px;
    height: 22px;
    position: relative;
    top:-9px;
  }



  .site__header_main header .header__inner .logo_box .mob_header_close_btn #mobile_header_close_btn span {
    width: 30px;
    height: 2px;
    background: #ffd1c4;
    position: absolute;
    top: 0;
  }



  .site__header_main header .header__inner .logo_box .mob_header_close_btn #mobile_header_close_btn > span:nth-child(2) {
    top: 10px;
  }

  .site__header_main header .header__inner .logo_box .mob_header_close_btn #mobile_header_close_btn > span:nth-child(3) {
    top: 20px;
  }

  .site__header_main header .header__inner .logo_box .mobile_header_cart a {
    color: #ffd1c4;
    width: 50px;
    font-size: 30px;
    position: relative;
    
    margin-left: 50% !important;
    margin-top: 20%;
    margin-bottom: 20%;
    top:-4px;
    margin-left: 0;
  }

  .site__header_main header .header__inner .logo_box .mobile_header_cart a span.cart_count {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    width: 25px;
    height: 25px;
    background: #000;
    text-align: center;
    border-radius: 100px;
    font-weight: 500;
    color: #fff;
    line-height: 25px;
  }

  .product__slider__innner .slider__info__bar.touch_to_bottom .info__bar__inner .info__blocks {
    width: 50% !important;
  }
  .product__slider .product__slider__innner .slider_cart_btn.touch_to_bottom {
    padding: 0;
    height: 75px;
  }
  .product__slider .product__slider__innner .slider_cart_btn.touch_to_bottom .button__inner {
    max-width: 100%;
  }

  .slider__info__bar.touch_to_bottom, .product__slider .product__slider__innner .slider_cart_btn.touch_to_bottom {
    z-index: 999;
    padding-bottom: 0px !important
  }

  .new_banner-block .new_banner-inner {
    top: unset;
    transform: unset;
    bottom: 20px;
  }
  .new_banner-block .new_banner-inner {
    top: unset;
    transform: unset;
    bottom: 20px;
  }
  .new_banner-block .new_banner-inner * {
    text-align: center;
  }

  .new_banner-block .new_banner-inner h1, .new_banner-block .new_banner-inner h2 {
    max-width: 100%;
  }

  .new_banner-block .new_banner-inner h1 {
    font-size: 28px;
  }

  .new_banner-block .new_banner-inner h2 {
    font-size: 22px;
  }
  .new_banner-block .new_banner-inner .button_block a{
    margin: 0 auto;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    max-width: 140px;
  }
  
 .cs_reviews-box{
   width:42%;
 }
  
}

@media (max-width: 550px){
  
 .cs_reviews-box{
   width:91%;
   height:unset;
 }
  .page-oneoffpromo .product_box {
    width: 17% !important;
    height: 80px;
  }

/*   .product__slider__innner .slider__info__bar .info__bar__inner .info__blocks{
    width: 100% !important;
  } */
  .product__slider__innner .slider__info__bar .info__bar__inner .info__blocks.total_price h2{
    text-align:left;
  }
  .product__slider__innner .slider__info__bar .info__bar__inner .info__blocks.total_discount h2{
    text-align:right;
  }
  .product__slider__innner .slider__info__bar.touch_to_bottom .info__bar__inner .info__blocks {
    width: 50% !important;
    padding: 0 ;
  }
  .product__slider__innner .slider__info__bar.touch_to_bottom .info__bar__inner .info__blocks h2.title {
    font-size: 17px;
    letter-spacing: 0;
  }
  .product__slider__innner .slider__info__bar .info__bar__inner .info__blocks h2 {
    margin: 0;
    font-size: 15px;
  }
  
  .info__bar__inner h2 {
  	font-size:12px;
  }
  .info__blocks.total_price {
    padding-left: 0px;
  }
  .info__blocks.total_discount {
    padding-right: 10px;
  }
  .product__slider .product__slider__innner .slider_cart_btn.touch_to_bottom {
    padding: 0;
    height: 70px;
    background-color: #fff;
  	padding-top: 10px;
  }
  
  .cs_reviews-block {
    webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}
  
}

@media (max-width: 500px){
  .info__bar__inner .total_price .title{
    text-align:left;
  }
  
  
  .checkout-one-one {
  	width:85%;
   }
  .hero__section .hero__inner__ .hero_content .hero_content__inner h1 {
    font-size: 1.65em; 
    max-width: 140px
  }
  .hero__section .hero__inner__ .hero_content .hero_content__inner h3 {
    font-size: 1.25em; 
    max-width: 140px
  }
  .hero__section .hero__inner__ img {
    min-height: 400px;
  }
  .custome__section-image {
    padding-top: 10px;
  }
  .product__slider .product__slider__innner .slider_varients__box .single__varient {
    width: 50%;
    padding: 10px 0px 0px 10px;
  }
  .product__slider .product__slider__innner .slider_varients__box .single__varient img.img-responsive {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
  .gallery__section .gallery__inner .image__box {
    width: calc(50% - 20px);
  }

  .about__section .about__inner .text__box .text_container {
    padding: 20px 30px;
    background: #fff;
    text-align: center;
  } 
  .about__section .about__inner .text__box .text_container .section__heading {
    text-align: center;
  }

  .how_to_use_section .how_to_use_inner .tab_block .block_boxes .image_box { 
    margin: 0px auto;
    margin-bottom: 10px;
  }
  .how_to_use_section .how_to_use_inner .tab_block .block_boxes .text_block { 
    padding: 0px 0px 0px 0px; 
    text-align: center;
  }
  .how_to_use_section .how_to_use_inner .tab_block .block_boxes{ 
    display: block;
  }
  .cta__section .cta_inner{ 
    display: block;
  }

  .cta__section .cta_inner > div {
    width: 100%;
  }

  .cta__section .cta_inner .overlay_text {
    max-width: 100%;
    text-align: center;
  }
  .cta__section .cta_inner .overlay_text .button_box a{
    margin-right: auto;
  }

  .cta__section .cta_inner .overlay_text .button_box{
    padding-bottom: 20px;
  }
  .footer__main_ .text__block p{
    font-size: 14px;
  }
  .footer__main_ .footer__bottom{
    font-size: 12px;
    text-align: center;
  }

  .footer__main_ .footer__bottom .payment_icons { 
    text-align: center;
    width: 100%;
  }
  .product__slider__innner .slider__info__bar .info__bar__inner .info__blocks h1.title {
    font-size: 14px;
  }

  .product__slider .product__slider__innner .slider_varients__box .single__varient ul li {
    font-size: 14px;
  }
  .product__slider .product__slider__innner .slider_varients__box .single__varient .slider_qty_btns a {
    width: 25px;
    height: 25px;
    font-size: 10px;
    line-height: 25px;
  }

}

.slider__info__bar.touch_to_bottom {
  position: fixed;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 99;
  border-bottom: solid 1px #b0afafd6;
}
.slider_cart_btn.touch_to_bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index:99;
  height: 80px;
  padding-top: 10px;
}
#product__slider_board {
  display: none;
  width: 100%;
  background: #fff;
}
#product__slider_board .notice-1, #product__slider_board .notice-2 {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.product__slider_board.make_me_sticky {
  position: fixed;
  top: 0;
  z-index: 9999999;
}
#product__slider_board .notice-board {
  text-align: center;
  padding: 0px;
  font-weight: 400;
  background: #000;
  color: #fff;
  font-size: 16px;
}
#product__slider_board .notice-3 {
/*   background: rgb(253, 164, 164, 0.85); */
  background: #ffd1c4;
}
#product__slider_board .notice-3 a {
  color: #fff;
  padding-left: 5px;
}
#product__slider_board .notice-board > span {
  font-size: 16px;
  color: #fff;
  color: #fff;
  font-weight: bold;
/*     -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: black; */
/*   text-shadow: 1px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 5px #000; */
}

.add-more_unit,
.usa_day_text,
.color_pink {
  color: #ffd1c4 !important;
  font-weight: bold;
}

.slider_variant__title {
  text-align: center;
  display: block;
  padding-bottom: 5px;
  font-size: 14px;
}

.page-oneoffpromo
.product_modal
.slider_variant__title {
  text-align: center;
  display: block;
  padding-bottom: 5px;
  position:absolute;
  bottom: -10px;
  left: 36%;
  font-weight: 400;
}

.border .slider_variant__title {
  font-weight: 600;
}  

.page-oneoffpromo
.border .slider_variant__title {
  bottom: -5px;
}

.r_view_more{
  padding:30px 0;
  float: left;
  width: 100%;
  text-align: center;
    background: #fff;
      font-weight: bold;
}
.r_view_more span{
  background: #ffebed;
  color: #000;
  padding: 15px 30px;
  cursor:pointer;
}
.review_toggle_img{
  cursor:pointer;
  width:100%;
}




@media(max-width: 600px){
  .slider_variant__title {
    font-size: 12px;
  }
  
  .info__bar__inner {
  	width: 100%;
  }

  .cart-selected img{
    width: 55px;
    height: 55px;
    margin-left: 5px;
    display: inline;
    position: relative;
  }
  
  .page-oneoffpromo
  .product_modal
  .slider_variant__title {
  	text-align: center;
  	display: block;
  	padding-bottom: 0px;
  	position:absolute;
  	bottom: 2px;
  	left: 8%;
  	font-weight: 400;
	line-height: 1.3;
   }

  .mobile_header_cart,
  .new_banner-block:after{
    display: none;
  }

  .new_banner-block .new_banner-inner {
    top: unset;
    transform: unset;
    bottom: 0;
    padding-bottom: 0px;
    background: none;
  }
  
  
  .site__header_main header .header__inner .logo_box>a {
  
  	flex: 0 0 200px;
    flex:1;
  }
  
 }
@media(max-width:360px){
	
  	.site__header_main header .header__inner .logo_box>a {
    flex: 0 0 187px;
}
}
@media(max-width:375px){

.site__header_main header .header__inner .logo_box .mobile_header_cart a {
    color: #ffd1c4;
    width: 50px;
    font-size: 30px;
    position: relative;
    margin-left: 38% !important;
    margin-top: 20%;
    margin-bottom: 20%;
    margin-left: 33%;
}
  .site__header_main header .header__inner .logo_box>a {
    flex: 0 0 155px;
}
}


@media(max-width:441px){

.site__header_main header .header__inner .logo_box .mobile_header_cart a {
    color: #ffd1c4;
    width: 50px;
    font-size: 30px;
    position: relative;
   margin-left: 40% !important;
    margin-top: 20%;
    margin-bottom: 20%;
    margin-left:32%;
}
  .site__header_main header .header__inner .logo_box>a {
    flex: 0 0 145px;
}
}
@media(max-width:320px){

.site__header_main header .header__inner .logo_box .mobile_header_cart a {
    color: #ffd1c4;
    width: 50px;
    font-size: 30px;
    position: relative;
   margin-left: 30% !important;
    margin-top: 20%;
    margin-bottom: 20%;
    margin-left:32%;
}
  .site__header_main header .header__inner .logo_box>a {
    flex: 0 0 145px;
}
}