/** Shopify CDN: Minification failed

Line 589:2 "padidng-bottom" is not a known CSS property
Line 814:0 Unexpected "}"

**/
/* newshop */

.new-btn {
    font-family: 'SofiaPro-Medium';
    font-size: 30px;
    letter-spacing: normal;
    background-color: #f48020;
    padding: 0 20px;
    line-height: 58px;
    border-radius: 0;
    color: #fff;
    width: 100%;
    height: 52px;
    margin: auto;
    display: block;
  text-align: center;
    max-width: none;
   font-weight: normal;
    font-style: normal;
    font-display: swap;
      max-width: fit-content;
}
.new-btn:hover{
  color: #fff !important;
  opacity: 0.8;
}
.image-top .slick-next{
  background-image: url('/cdn/shop/files/bold-arrow.png?v=1693278834');
	background-repeat: no-repeat;
    background-size: 6px;
    background-position: center;
    right: -8px;
    width: 25px;
    height: 25px;
    background-color: #00000059;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
      z-index: 8;
}
.image-top .slick-prev{
  background-image: url('/cdn/shop/files/bold-arrow-left.png?v=1693388265');
		background-repeat: no-repeat;
    background-size: 6px;
    background-position: center;
    left: -8px;
    width: 25px;
    height: 25px;
    background-color: #00000059;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
      z-index: 8;
}
.slick-prev:before, .slick-next:before{
  display: none;
}
.quote {
text-align: center;
    max-width: 550px;
    margin: auto;
    margin-top: 40px;
}
.quote p{
      font-family: 'SofiaPro-Bold';
    font-size: 20px !important;
    display: block;
  margin: 0;color: #000;
   font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.quote span{
      font-family: 'SofiaPro-Light';
  font-size: 18px;color: #000;
   font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.template-shop .page-container{
  overflow: unset;
  -ms-transform: unset;
    -webkit-transform: unset;
    transform: unset;
}
.row-featured-product p.note_title{
       font-family: 'SofiaPro-Black';
  color: #000;
    font-size: 17.5px !important;
    line-height: 22px;
    margin-top: -12px;
    font-weight: 900;
    font-style: normal
}
.row-featured-product .des_mb{
  display: none;
}
.wrapp-kit img, .image-top img{
    max-width: 100%;
    width: auto;
    margin: auto;
    display: block;
    margin-top: 0;
}
.wrapp-kit img{
  max-width: 460px;
}
.slider-for-style .product-single-image {
    width: 100%;
    max-height: 350px;
    object-fit: contain;
}
.slider-nav-style {
  margin-top: 30px;
}
.slider-nav-style .wrapp-img-thumnail {
      cursor: pointer;
      padding: 4px;
}
.slider-nav-style .wrapp-img-thumnail .product-single-image{
 padding: 0;
    object-fit: cover;
    object-position: center;
   max-width: 100%;
  border: 1px solid #5d5e5cb0;
  width: 80px;
  height: 80px;
}
.slider-nav-style .wrapp-img-thumnail.slick-current .product-single-image{
  border: 2px solid #5d5e5cb0;
}
.slider-nav-style .slick-track {
  /*
      display: flex;
    gap: 8px;
    justify-content: space-around
  */
}
.DeluxeShaving-kit.row-featured-product .featured-product-image .image-top {
    max-width: 100%;    padding-right: 40px;
}
.DeluxeShaving-kit-nav.slider-nav-style .slick-list{
  padding: 0 !important;
}
/*.DeluxeShaving-kit-nav.slider-nav-style .slick-track{
      max-width: 450px;
    margin-right: 15px;
}*/
.row-featured-product .product_title{
  font-size: 38px;
    font-family: 'SofiaPro-Medium';
      display: flex;
    align-items: center;
    gap: 15px;
    margin: 0;
   font-weight: normal;
    font-style: normal;
    font-display: swap;

}
.product-card-addon .row-featured-product .product_title{
  justify-content: center;
}
.row-featured-product .product_title img{
  width: auto;
    max-width: 60px;
}
.row-featured-product .save_price p,
.row-featured-product .first_price{
     font-family: 'SofiaPro-Bold';
    color: #000;
    letter-spacing: 0.5px;
    font-size: 24px;
    line-height: 26px;
      margin: 0;
   font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.row-featured-product .first_price{
      margin: 20px 0;
  margin-top: 0px;
}
.row-featured-product .save_price p .first_price_1{
display: block;
    position: relative;
    width: fit-content;
   margin: 0;z-index: 1;
}
.row-featured-product .save_price p .first_price_1:before{
    content: '';
    width: 100%;
    height: 5px;
    background-color: #ff000091;
    position: absolute;
    top: 25%;
    left: 48%;
  top: 38%;
left: 0;
transform: rotate(-8deg);
  /*
    -webkit-transform: rotateX(-17deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    -moz-transform: rotateX(-17deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    -o-transform: rotateX(-17deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    -ms-transform: rotateX(-17deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    transform: rotateX(-17deg) rotateY(20deg) rotate(0) translate(-50%,-50%);*/
  
}
.row-featured-product .prices_pr p, .row-featured-product .prices_pr p span{
   position: relative;
}
.row-featured-product .save_price p strong{
    font-family: 'SofiaPro-Bold'; font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.row-featured-product .save_price p .first_price:before,
.row-featured-product .prices_pr p span:before{
  content: '';
  width: 95px;
height: 5px;
background-color: #ff000091;
position: absolute;
top: 35%;
left: 48%;
-webkit-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
-moz-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
-o-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
-ms-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
transform: rotateX(-10deg) rotateY(20deg) rotate(0) translate(-50%,-50%);
}
.row-featured-product .prices_pr p span:before{
  content: '';
  width: 75px;
}
.row-featured-product .save_price strong{
padding-left: 0;
    padding-top: 2px;
    display: block;
}
.row-featured-product .save_price .save{
background-image: url(/cdn/shop/files/sale-tag_black.png?v=1724382263);
     display: flex;
    align-items: center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    width: 100px;
    color: #fff;
    background-size: 100px;
    background-position: left;
    background-repeat: no-repeat;
    font-family: 'SofiaPro-Medium';
    padding-left: 10px;
    text-align: center;
    padding: 3px;
    padding-left: 13px;
    font-weight: normal;
    font-style: normal;
    z-index: 1;
    line-height: 14px;
    font-size: 12px;
}
.row-featured-product .save_price{
      display: flex;
    align-items: center;
    gap: 12px;
}
.row-featured-product .description *{
  color: #000;
      margin: 0;
}
.row-featured-product .description {
       margin-bottom: 15px;
    margin-top: 18px;
}
.row-featured-product.single .description{
      margin-bottom: 20px;
}
.row-featured-product .description h3{
  margin-top: 10px;     
  font-size: 23px;
  line-height: 1;
}
.row-featured-product .description h3:first-child{
  margin-top: 0;
}
.row-featured-product .description p{
  font-size: 16px;
    line-height: 22px;
     font-family: 'SofiaPro-Medium';
    /*max-width: 400px;*/
}
.prices_bt{
      color: #5d5e5c;
    text-align: center;
    margin-bottom: 10px;
    font-size: 23px;
    font-family: 'SofiaPro-Bold';
   font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*.row-featured-product .center-button button{
     font-weight: 600;
    height: 67px;
    font-size: 24px !important;
  font-family: 'SofiaPro-Medium';
}*/
.Option-Box2 .caddy_shower .gr_content{
  max-width: 100%;
}
.Option-Box2 .gp_gift{
  text-align: center;
}
.Option-Box2 .gp_gift .rd{
  width: 100%;
  max-width: 700px;
}
.Option-Box2 .gp_gift p{
  color: #000000;
  line-height: initial;
  margin-bottom: 40px;
}
.Option-Box2 .gp_gift h3{
  margin: 0px;
  color: #000000;
  margin-top: -15px;
}
.Option-Box2 .techno_only_new .image .prd{
  margin-top: -50px;
}
.Option-Box2 .day_boost .image,
.Option-Box2 .night_boost .image{
  width: 30%;
}
.Option-Box2 .day_boost .ct,
.Option-Box2 .night_boost .ct{
  width: 70%;
}

.template-shop .site-footer{
  margin-top: 0px!important;
}
.techno_only_new .prices_pr p{
      text-align: center;
    margin-top: -20px;
    margin-bottom: 30px;
}
.Option-Box2 .star{
    display: flex;
    align-items: center;
  gap: 10px;
      margin-top: 7px;
}
.Option-Box2 .star img{
  width: 100%;
  max-width: 95px;
}
.Option-Box2 .star p{
  padding-top: 0;
      margin: 0;
    font-family: 'SofiaPro-Medium';
    font-size: 16px;
   font-weight: normal;
    font-style: normal;
    font-display: swap;
    line-height: 1;
}
.Option-Box2 .prices_pr h1{
  text-align: center;
    font-family: 'SofiaPro-light';
    margin-top: 20px;
   font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.Option-Box2 .prices_pr h1 span,
.Option-Box2 .prices_pr{
    position: relative;
}
.Option-Box2 .prices_pr{
  width: 100%;
  margin: auto;
      margin-top: 5px;
  margin-bottom: 7px;
}
.Option-Box2 .prices_pr p{
      text-align: left;
    font-size: 23px;
}
.Option-Box2 .content .ct p{
color: #000;
}
.techno_only h1{
  text-align: center;
    width: 100%;
}
.group_icon_col img{
      width: 100%;
    max-width: 50px;
    margin-right: 10px;
}
.group_icon_col,
.group_icon_col p{
    display: -ms-flexbox;
  display: flex;
  justify-content: center;
    margin-top: 20px;
}
.group_icon_col{
    width: 100%;
       max-width: 25%;
    margin: auto;
    flex-direction: column;
}
.group_icon_col p{
        -ms-flex-align: center;
    align-items: center;
  margin-bottom: 20px;
  color: #000;
      line-height: initial;
}
.group_icon_col .left,
.group_icon_col .right{
  width: 50%;
}
.group_icon_col .none{
  height: 65px;
  width:auto;
}
.techno_only{
  margin-bottom: 30px;
}

.Option-Box2 .group_product,
.Option-Box2 .techno{
  text-align: center;
}
.Option-Box2 .flex{
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.Option-Box2  .detail .content svg{
  width: 100%;
  max-width: 25px;
  margin-right: 20px;
}
.Option-Box2 .group_price{
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 50px 0px;
      width: 100%;
    max-width: 80%;
    margin: auto;
}
.Option-Box2 .onetime h1,
.Option-Box2 .monthly h1{
  margin: 0px;
}
.Option-Box2 .onetime p,
.Option-Box2 .monthly p{
  font-family: 'SofiaPro-Light';
  margin: 0px;
  line-height: 12px; font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.Option-Box2 .onetime p,
.Option-Box2 .onetime h1{
  color: #000;
}
.Option-Box2 .onetime.active p,
.Option-Box2 .onetime.active h1{
  color: #fff;
}
.Option-Box2 .monthly p,
.Option-Box2 .monthly h1{
  color: #000;
}
.Option-Box2 .monthly p.sbpr{
  margin-bottom: 6px;
}
.Option-Box2 .tmonth h2{
  text-align: center;
    font-family: 'SofiaPro-Medium';
    text-transform: capitalize;
    letter-spacing: inherit;
   font-weight: normal;
    font-style: normal;
    font-display: swap;
    font-size: 40px;
    color: #000;
}
.Option-Box2 .monthly.active p,
.Option-Box2 .monthly.active h1{
  color: #fff;
}
.Option-Box2 .onetime{
  border: solid 3px black;
  text-align: center;
  height: 115px;
  padding: 20px;
  width: 50%;
 border-radius: 10px 0px 0px 10px;
  padding-top: 27px;
}
.Option-Box2 .onetime.active{
  background-color: #000;
}
.Option-Box2 .monthly.active{
  text-align: center;
  height: 115px;
  padding: 20px;
  background-color: #000;
  width: 50%;
 border-radius: 0px 10px 10px 0px;
}
.Option-Box2 .monthly{
   background-color: transparent;
  border: solid 3px black;
  text-align: center;
    height: 115px;
    padding: 20px;
    width: 50%;
    border-radius: 0px 10px 10px 0px;
}
.Option-Box2 .save h1{
  font-size: 25px;
  color: #000;
  background-color: #fff;
  border: solid 2px #000;
  position: absolute;
  width: 140px;
  text-align: center;
  padding: 10px;
  line-height: initial;
  border-radius: 10px;
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
  right: -35px;
  top: 18px;
}

.Option-Box2 .content{
      -ms-flex-align: start;
    align-items: start;
  display: -ms-flexbox;
    display: flex;
  margin: 20px 0px!important;
}
.Option-Box2 .content .ct h2{
      padding: 0px;
    margin: 0px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: initial;
    font-size: 22px;
}
.Option-Box2 .center-button{
  text-align: left;
}
.Option-Box2 .star{
      justify-content: left;margin-bottom: 0;
}
.Option-Box2 .center-button{
     text-align: left;
}
.Option-Box2 .prices_pr p {
    text-align: left;
}
#Tool-Kit-Wrap2 .flex_custom{
  padding: 50px 0px;
  padidng-bottom: 0;
}
.Option-Box2 .group_deluxe{
  margin-top: 60px;
}
.Option-Box2 .techno h1{
  margin: 0px;
 line-height: 30px;
}
.Option-Box2 .techno .price{
  display: block!important;
}
.Option-Box2 .techno p{
   margin: 0px;
}
.group_icon p img{
  width: 100%;
    max-width: 60px;
  margin-right: 20px;
}
.group_icon p{
      margin: 0px;
    display: flex;
    align-items: center;
      line-height: initial;
    color: #000;
  margin-bottom: 30px;
}
.group_icon{
      width: 100%;
    max-width: 230px;
  margin: auto;
}
.techno_only{
      text-align: center;
}
.group_price_techno{
      padding: 50px 0px;
}
.group_price_techno .onetime{
      border: solid 3px black;
    text-align: center;
    height: 100px;
    padding: 20px;
    width: 30%;
    border-radius: 10px;
    margin: auto;
}
.rich-text-new {
  padding: 50px 15px;
}
#shopify-section-prd_img .prd_text .flex{
      width: 100%;
    max-width: 40%;
    margin: auto;
    padding-bottom: 50px;
}
#shopify-section-prd_img .prd_text .flex img{
      width: 100%;
    max-width: 300px;
}


.days_new .br{
      display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ebebeb;
    padding: 30px;
} 
.days_new .br img{
      width: 100%;
    max-width: 100px;
    margin-right: 30px;
}
/* newshop */
.brushshot .content .top p{
    width: 100%;
    max-width: 400px;
    margin: auto;
}



.template-about-us .grid,
.template-faq .grid,
.template-terms-and-conditions .grid,
.template-privacy-policy .grid{
  margin: 0px!important;
}
.deluxebun,
.dayboomkit,
.technobrushonly{
  text-align: center;
}
.deluxebun,
.technobrushonly{
  padding-top: 50px;
}
.flex_news .block_ct{
  width: 100%;
  margin: auto;
}
.flex_news .flex_item{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex_news{
  width: 100%;
  max-width: 100%;
  margin: auto;
}
.flex_news .flex_item .title_img{
  width: 70%;
  flex: 70%;
}
.flex_news .flex_item .content{
  flex: 30%;
  margin: 40px;
  text-align: start;
}
.flex_news .flex_item .content .price-discount{
  font-size: 35px;
  line-height: initial;
  margin-top: -2px;
  color: #5d5e5c;
  position: relative;
}
.flex_news .flex_item .content .price-discount:before{
  content: "";
  width: 140px;
  height: 2px;
  background-color: red;
  position: absolute;
  top: 30%;
  left: 20%;
  -webkit-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
  -moz-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
  -o-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
  -ms-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
  transform: rotateX(-10deg) rotateY(20deg) rotate(0) translate(-50%,-50%);
}
.flex_news .flex_item .content .only{
  color: #f48020;
  margin-bottom: 0px;
  margin-top: 30px;
  font-family: 'SofiaPro-Bold';
  font-size: 28px;
  line-height: initial;
}
.flex_news .btn {
  margin: 0px;
  margin-top: 30px;
}
.flex_news .ct_bt{
  padding-top: 10px;
}

.Option-Box .brushbundle .img_product img{
      height: 100%;
    max-height: 600px;
}

.Option-Box  .price h2{
   margin-bottom: 0px;
  color: black!important;
  text-transform: capitalize;
    letter-spacing: inherit;
    font-size: 24px;
  padding: 0px;
}

.Option-Box .content h1{
  font-family: 'SofiaPro-Bold';
    margin-bottom: 5px;
    font-size: 24px!important;
    color: black;
    letter-spacing: inherit;
}
.Option-Box .content p{
      font-family: 'SofiaPro-Medium';
    margin-bottom: 0px;
    font-size: 18px;
    color: black;
    letter-spacing: inherit;
  line-height: 22px;
   font-style: normal;
    font-display: swap;
}
.Option-Box .heading{
  font-size: 28px;
  text-align: center;
  color: black;
  font-family: 'SofiaPro-Medium';
  letter-spacing: inherit;
  margin: 60px 0px;
   font-style: normal;
    font-display: swap;
}
.Option-Box .heading span.discount{
    font-family: 'SofiaPro-Medium';
  font-size: 35px;
   font-style: normal;
    font-display: swap;
  margin-right: 10px;
  position: relative;
}
.Option-Box .heading span.discount:before{
  content: "";
    width: 140px;
    height: 2px;
    background-color: red;
    position: absolute;
    top: 30%;
    left: 45%;
    -webkit-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    -moz-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    -o-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    -ms-transform: rotateX(-10deg) rotateY(20deg) rotateZ(0deg) translate(-50%,-50%);
    transform: rotateX(-10deg) rotateY(20deg) rotate(0) translate(-50%,-50%);
}
}
.Option-Box .heading strong{
  color: #ff4545!important;
  font-family: 'SofiaPro-Medium'!important;
  font-size: 35px!important;
  font-weight: bold!important;
}
.Option-Box .flex_image{
  display: flex;
  align-items: end;
  -webkit-align-items: center;
		-moz-align-items: center;
		-ms-align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
}
.Option-Box .flex_image .col img{
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.Option-Box .flex_image .plus{
    margin: 0px 50px;
}
.Option-Box .flex_image .plus img{
      width: 100%;
    max-width: 60px;
}
.Option-Box .content{
  margin-top: 50px;
}
.row-featured-product {
  display: -ms-flexbox;
			display: flex;
  margin-bottom: 0px;
   gap: 30px;
      width: 100%;
    max-width: 1220px;
    margin: 0 auto 120px; 
}
.Option-Kit-Item2 {
   /* padding-top: 125px;*/
}
.Option-Kit-Item2.essentials-kit-w-technobrush-59{
 /* padding-top: 20px;*/
}
.shopify-section.multi-images-section.sticky + .featured-shop-collection .Option-Kit-Item2.essentials-kit-w-technobrush-59{
   padding-top: 125px;
}
.row-featured-product .featured-product-image {
    width: calc(50% - 15px);
}
.row-featured-product .featured-product-image .image-top{
  max-width: 550px;
    margin: auto;
}
.row-featured-product .featured-product-des {
width: calc(50% - 15px);
}
 .row-featured-product .wrapp-kit img.single{
      max-width: 100%;
    margin: auto;
    width: auto;
}

.featured-shop-collection{
  padding: 0 20px;
}


@media screen and (min-width: 1200px) {
  .energizing-eye-cream{
    justify-content: center !important;
    column-gap: 40px;
  }
  
}
@media screen and (max-width: 1366px) {
/*   .ingredients .background img {
    max-width: 500px;
    right: 180px;
} */
  .ingredients .background{
    min-height: 700px;
  }
.rich-text-new .content{
      max-width: 80%;
}
  #shopify-section-prd_img .prd_text .flex{
    max-width: 50%;
}
  .Option-Box2 .group_price {
    max-width: 80%;
  }
}
@media screen and (max-width: 1199px) {
.row-featured-product .product_title {
    font-size: 30px;
}
}
@media screen and (max-width: 1024px) {
.row-featured-product .product_title {
    font-size: 28px;
}
  .flex_news .flex_item .content .price-discount:before{
    left: 23%;
  }
  .flex_news .flex_item .content{
    margin-right: 0px;
  }
  #shopify-section-prd_img .prd_text .flex {
    max-width: 60%;
  }
}
@media screen and (max-width: 991px) {

#Tool-Kit-Wrap2 .flex_custom {
      padding: 30px 0px;
}
  .slider-nav-style .wrapp-img-thumnail .product-single-image {
    height: 70px;
    /*    padding: 6px;*/
  }
  .row-featured-product .featured-product-des {
    margin-top: 30px;
}
  .group_pr{
     max-width: 50%;
  }
  .group_icon_col {
    max-width: 32%;
  }
   .Option-Box2 .group_price{
    max-width: 100%;
  }
  #shopify-section-prd_img .prd_text .flex {
    max-width: 65%;
}
  .wrapp-kit img {
    max-width: 90%;
 
    margin: auto;
  }
  .Option-Box2 {
    max-width: 100%;
}
.triple .flex_group .col img {
    max-width: 150px;
}
  .electro .img_detail img {
    max-width: 100%;
        padding-left: 30px;
    padding-right: 30px;
  }
  .prd_text h1 {
    font-size: 48px;
    line-height: initial;
  }
  .group_price_techno .onetime{
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .new-btn {
    font-size: 18px;
    padding: 0 20px;
    line-height: 42px;
    height: 40px;
    max-width: 190px;
    width: fit-content;
}
    .slider-for-style .product-single-image {
    width: 100%;
    max-height: 250px;
  }
  .slider-nav-style .wrapp-img-thumnail .product-single-image {
    height: 90px;
   /* padding: 6px;*/
}
  .row-featured-product .featured-product-image, .row-featured-product .featured-product-des{
    width: 100%;
}
  .row-featured-product .des_mb{
  display: block;    padding-bottom: 20px;
}
  .row-featured-product .des_dk{
  display: none;
}
  .row-featured-product {
    display: block;
  }
  .Option-Box2 .prices_pr h1 span:before {
    width: 95px;
  }
  .Option-Box2 .save_ab h1 {
    font-size: 18px!important;
    padding: 6px;
        width: 100px;
        right: 15px;
    top: -60px;
  }
  .Option-Box2 .star img {
    width: 100%;
    max-width: 100px;
}
  .Option-Box2 .star p {
    padding-top: 5px;
}
  .Option-Box2 .image .dc {
    max-width: 80px;
    margin-top: -10px;
}
 .group_pr {
    max-width: 70%;
}
  .Option-Box2 .onetime p, .Option-Box2 .monthly p{
    font-size: 16px;
  }
  .techno_only h1 {
    max-width: 100%;
}
  .group_techno{
    margin-bottom: 50px;
  }
  .group_icon_col {
    max-width: 40%;
  }
 
  .Option-Box2 .save h1 {
    font-size: 22px;
    width: 130px;
    top: 30px;
}
  .electro h1,
  .triple .hd h1,
  .prd_text h1{
    font-size: 36px;
  }
  .ingredients .background {
    min-height: 500px;
}

  #shopify-section-prd_img .prd_text .flex img {
    max-width: 240px;
}
  .rich-text-new .content{
    max-width: 100%;
  }
  .product-serum .title p{
        font-size: 35px!important;
  }
  .Option-Box .heading{
    margin: 10px 0px 40px 0px;
    line-height: 30px;
  }

  .flex_news .flex_item .content .price-discount {
    font-size: 30px;
  }
  .flex_news .flex_item .content .price-discount:before {
    left: 22%;
    width: 110px;
  }
  .flex_news .flex_item .content .only{
    font-size: 25px;
  }
  .deluxebun, .technobrushonly {
    padding-top: 0px;
  }
  #Tool-Kit-Wrap .set_width {
    width: 100%;
    max-width: 95%;
    margin: auto;
}
  .Option-Box2 .flex{
    flex-direction: column;
      -ms-flex-align: center;
    align-items: center;
}
  .techno{
    padding-top: 60px;
  }

  .Option-Box2 .techno h1,
  .group_product h1{
    font-size: 38px;
    line-height: 35px;
}
  .Option-Box2 .techno p {
    font-size: 24px;
}

  .techno_only {
    text-align: center;
}
 .DeluxeShaving-kit-nav.slider-nav-style .slick-track {
       max-width: unset;
    justify-content: unset;
 }
   .DeluxeShaving-kit-nav.slider-nav-style .wrapp-img-thumnail {
    cursor: pointer;
    max-width: 80px;
}
  .DeluxeShaving-kit.row-featured-product .featured-product-image .image-top {
    padding-right: 0;
}
.row-featured-product .center-button button {
    font-weight: 600;
    height: 56px;
    font-size: 24px !important;
    font-family: 'SofiaPro-Medium';
    width: 100% !important;
    max-width: 200px !important;
    line-height: 1 !important;
}
  .Option-Box2 .prices_pr p {
    text-align: center;
}
  .Option-Box2 .star {
    justify-content: center;
  }
  .Option-Box2 .center-button {
    text-align: center;
}
  .row-featured-product .featured-product-des .prices_pr{
    
  }
  
}
@media screen and (max-width: 600px) {
  .Option-Box2 .prices_pr {
    max-width: 100%;
  }
  .Option-Box2 .save_ab h1 {
    font-size: 16px!important;
    width: 88px;
    right: 0px;
    top: -60px;
}

  .Option-Box2 .wake_up_gel, .Option-Box2 .night_boost, .Option-Box2 .day_boost, .Option-Box2 .group_dayboom {
    margin-top: 70px;
}
  .Option-Box2 .group_deluxe, .Option-Box2 .group_dayboom, .Option-Box2 .group_techno {
    margin-bottom: 70px;
}
.group_pr {
    max-width: 90%;
}
  .Option-Box2 .gr_content {
    max-width: 100%;
    margin: auto;
}
#shopify-section-prd_img .prd_text .flex {
    max-width: 75%;
}
  .ingredients .background {
    min-height: 400px;
}
}
@media screen and (max-width: 520px) {
  .Option-Box2 .image .prd {
    padding: 0px;
    padding-bottom: 20px;
     padding-top: 30px;
}
  .Option-Box2 .image .dc {
    right: 16%;
  }
  .Option-Box2 {
    max-width: 100%;
}
  .Option-Box2 .onetime p, .Option-Box2 .monthly p {
    font-size: 14px;
}
  .Option-Box2 .save h1 {
    font-size: 18px;
    width: 110px;
    top: 21px;
    right: -17px;
}
  .Option-Box2 .onetime,
  .Option-Box2 .onetime.active{
    padding-top: 30px;
  }
  .Option-Box2 .monthly.active,
  .Option-Box2 .monthly{
     padding-top: 25px;
  }
  #product-handle-technobrush-only .Option-Box2 .onetime,
  #product-handle-technobrush-only .Option-Box2 .onetime.active{
    padding-top: 22px;
  }
  .group_icon_col p{
    font-size: 18px;
  }

}
@media screen and (max-width: 479px) {
  .slider-nav-style .wrapp-img-thumnail .product-single-image {
    height: 75px;
   /* padding: 5px;*/
    object-position: center;
}
  .row-featured-product .save_price p, .row-featured-product .first_price{
        font-size: 20px !important;
    line-height: 26px
  }
  .row-featured-product .product_title img {
    max-width: 40px;
}
  .row-featured-product .save_price .save {
    width: 95px;
    background-size: contain;
    font-size: 15px;
    padding-left: 14px;
  }
.center-button button  {
    font-size: 18px;
    letter-spacing: inherit;
    background-color: #f48020;
    padding: 7px;
    line-height: initial;
    padding-top: 12px;
    border-radius: 5px;
    color: #fff;
    width: 100%;
    max-width: 180px;
  }
  .Option-Box2 .gp_gift h3 {
    margin-top: 0px;
  }
  .Option-Box2 .gp_gift p {
    margin-bottom: 20px;
  }
  .Option-Box2 .group_dayboom,
.Option-Box2 .deluxe,
.Option-Box2 .wake_up_gel,
.Option-Box2 .day_boost,
.Option-Box2 .night_boost,
.Option-Box2 .techno_only_new,
.Option-Box2 .group_dayboom_combo,
.Option-Box2 .deluxe_combo{
  margin-top: 70px;
}
  #product-handle-essentials-kit-w-technobrush{
    padding-top: 40px;
  }
  .Option-Box2 .prices_pr h1{
    font-size: 22px!important;
  }
  .Option-Box2 .save_ab h1 {
    font-size: 16px!important;
  }
  .Option-Box2 .prices_pr h1 span:before {
    content: "";
    width: 75px;
    height: 1.5px;
  }
  .group_price_techno .onetime {
    width: 100%;
}
  .Option-Box2 .group_deluxe, .Option-Box2 .group_dayboom, .Option-Box2 .group_techno {
    margin-bottom: 100px;
}
  .group_icon_col {
    max-width: 55%;
}
  .Option-Box2 .group_price {
    max-width: 100%;
}
.triple .flex_group .col p{
color: #000;
    padding: 0;
    width: 100%;
    max-width: 300px;
    margin: auto;
    font-size: 16px;
    line-height: initial;
}
  
  .days_new .br{
    padding-left: 15px;
    padding-right: 15px;
    flex-direction: column;
    text-align: center;
  }
  .days_new .br img {
    margin-right: 0px;
    margin-bottom: 20px;
}
  #shopify-section-prd_img .prd_text .flex img {
    max-width: 140px;
}
.ingredients .background {
    min-height: 350px;
}

   .product-serum .title p{
        font-size: 25px!important;
  }
  .rich-text-new .content{
        padding: 30px 15px;
  }
.rich-text-new .title{
  margin: auto;
    width: 100%;
    max-width: 80%;
}
  .rich-text-new .title img {
    width: 100%;
    max-width: 60px;
    margin-bottom: 10px;
}
.deluxebun, .technobrushonly {
    padding-top: 20px;
}
  .Option-Box .heading span.discount{
    font-size: 30px;
  }
  .Option-Box .heading{
    font-size: 24px;
    line-height: 28px;
  }
  .Option-Box .flex_image .plus {
    margin: 0px 25px;
}
  .Option-Box .heading span.discount:before{
        width: 110px;
  }
  .Option-Box .brushbundle .img_product img {
    height: 100%;
    max-height: 400px;
}

  .flex_news .flex_item .content h1 {
    line-height: initial;
}
  #Tool-Kit-Wrap .Option-Kit-Item .Option-Box {
    padding: 0px!important;
}
  .Option-Box .price h2{
    font-size: 18px;
  }
.Option-Box .brushbundle .img_product img{
    max-height: 200px!important;
}
  .Option-Box2 .tmonth h2 {
    font-size: 28px;
}
  .tt_new .testti h2 {
    font-size: 16px!important;
    padding-top: 0px;
}
  .tt_new .testti p {
    font-size: 16px!important;
    line-height: 20px;
  }
  .tt_new .testti .group {
    width: 42%;
    margin: 10px;
}
  .tt_new .testti {
    margin: 20px 0px;
}
}
@media screen and (max-width: 414px) {
  .Option-Box2 .prices_pr h1 {
    font-size: 18px!important;
    margin-top: 40px;
}
  .Option-Box2 .prices_pr .save_ab h1 {
    font-size: 14px!important;
}
  .tt_new .testti .group {
    width: 35%;
    margin: 10px;
}
  .Option-Box2 .save_ab h1{
        -ms-transform: rotate(12deg);
    transform: rotate(12deg);
    padding: 5px;
    width: 84px;
    right: -6px;
    top: -76px;
  }
  .Option-Box2 .monthly.active,
  .Option-Box2 .monthly,
  .Option-Box2 .onetime,
  .Option-Box2 .onetime.active{
    padding: 5px;
  }
    .Option-Box2 .onetime,
  .Option-Box2 .onetime.active{
    padding-top: 30px;
  }
    .Option-Box2 .monthly.active, .Option-Box2 .monthly {
    padding-top: 18px;
}
.electro h1, .triple .hd h1, .prd_text h1 {
    font-size: 28px;
}
  .triple .hd p{
  font-size: 22px;
  }
  .prd_text h1{
    padding-left: 15px;
    padding-right: 15px;
  }
  .ingredients .background {
    min-height: 320px;
}

  .Option-Box2 .onetime p, .Option-Box2 .monthly p{
    line-height: 14px;
  }
  .group_icon_col img {
    width: 100%;
        max-width: 50px;
    margin-right: 10px;
}

  .group_icon_col .none {
    height: 40px;
  }
  .feedback .flex{
    padding: 0px;
  }
  .row-featured-product .center-button button {
    max-width: fit-content !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: 52px;
    font-size: 19px !important;
}
}



  .wrapper-img{
   display: block;
    height: 100%;
    opacity: 1;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
  }
  .wrapper-img-chill{
   height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;

  }
    .wrapper-img img{
      height: 100% !important;
    object-fit: cover;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100% !important;

  }
