/** Shopify CDN: Minification failed

Line 724:14 Expected identifier but found "."
Line 776:22 Expected ":"
Line 789:22 Expected ":"

**/
.template-index .black_fri, .template-facebook .black_fri, .template-tiktok .black_fri{
  display: block!important;
}

.template-index .product-serum.serum_new, .template-facebook .product-serum.serum_new, .template-tiktok .product-serum.serum_new{
      background-color: #ebebeb!important;
}
.template-shop .main-content{
  padding-top: 0px!important;
}
.Shop-footer .grid, .Shop-head .grid {
  max-width: 1200px;
  margin: auto;
}
.template-index .main-content, .template-facebook .main-content, .template-tiktok .main-content{
  padding-top: 0px!important;
}
.testi-img .flex-content {
  padding: 20px 120px;
}
.testi-img .flex-content .col img{
  max-width: 100px;
}

p{
  font-size: 22px;
  line-height: 28px;
}
.template-index .site-footer, .template-facebook .site-footer, .template-tiktok .site-footer{
  margin-top: 0px;
}
/* ----- section 1 ----- */

.hero_img_text .background {
  height: 720px;
  min-height: 720px;
  overflow: hidden;
}
.hero_img_text .background img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.hero_img_text,
.hero_img_text .background{
  position: relative;
}

.hero_img_text .col-position{
  position: absolute;
  text-align: center;
  top: 25%;
  -webkit-transform: translate(0,-25%);
  -moz-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  transform: translate(0,-25%);
  left: 6%;
  -webkit-transform: translate(-6%,-6%);
  -moz-transform: translate(-6%,-6%);
  -o-transform: translate(-6%,-6%);
  -ms-transform: translate(-6%,-6%);
  transform: translate(-6%,-6%);

}
.hero_img_text .col-position .heading h1{
  font-family: SofiaPro-Bold;
  font-size: 80px;
  color: #5d5e5c;
  line-height: 70px;
  letter-spacing: 2px;
}
.hero_img_text .col-position img{
  max-width: 560px;
}
.hero_img_text .col-position .heading h1 span{
  color: #fff;
}
.hero_img_text .button{
  position: absolute;
  top: 90%;
  -webkit-transform: translate(0%, -90%);
  -moz-transform: translate(0%, -90%);
  -o-transform: translate(0%, -90%);
  -ms-transform: translate(0%, -90%);
  transform: translate(0%, -90%);
  right: 10%;
}

/* ----- section 2 ----- */

.page-width.rich-text{
  padding: 55px 30px;
}
.rich-text h2 p{
  font-family: 'Duke-Charming';
  font-size: 40px;
  line-height: initial;
  text-transform: capitalize;
}

.rich-text .logo_icon{
  padding: 15px 0px;
}

/* ----- section 3 ----- */
.hero_overlay .background {
  height: 720px;
  min-height: 720px;
  overflow: hidden;
}
.hero_overlay .background img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.hero_overlay,
.hero_overlay .background{
  position: relative;
}
.hero_overlay .img{
  position: absolute;
  top: 12%;
  right: 8%;
}
.hero_overlay .img img{
  max-width: 400px;
}

/* ----- section 4 ----- */

#shopify-section-1637549903dcda2409 .feature-row {
  padding: 40px 0px;
}
.feature-row .feature-row__item .h3 p {
  font-family: 'SofiaPro-Bold';
  font-weight: normal;
  font-size: 40px;
  line-height: initial;
  /*   text-transform: capitalize; */
}
.feature-row .featured-row__subtext p{
  font-size: 22px;
  line-height: 28px;
}

/* ----- section 5 ----- */
#shopify-section-16375504678cb68fa3{
  margin-bottom: -8px;
}
/* ----- section 6 ----- */

.feature_video_2 .row_1 .content{
  max-width: 400px;
}
.feature_video_2 .row_1 .content h2,
.hero_column2 .content h1{
  font-size: 40px;
  line-height: initial;
  text-transform: capitalize;
  font-family: 'SofiaPro-Medium';
}

/* ----- section 7 ----- */

.testi-img {
  background-color: #7d8188;
}
.testi-img .flex-content{
  display: flex;
  display: -ms-flexbox;
  text-align: center;
  margin: auto;
  padding: 10px 70px;
}
.testi-img .flex-content .col{
  flex: 33.33%;
  -webkit-flex: 0 1 33.33%;
  -moz-flex: 0 1 33.33%;
  -ms-flex: 0 1 33.33%;
  flex: 0 1 33.33%;
  padding: 40px;
  width: 100%;
  max-width: 420px;
  margin: auto;
}

/* .testi-img .flex-content .col img{
  max-width: 70px;
} */
.testi-img .flex-content .text h2{
  color: #fff;
  padding-top: 15px;
  font-size: 22px;
  text-transform: capitalize;
  letter-spacing: inherit;
  margin-bottom: -15px;
}
.testi-img .flex-content .text p{
  font-size: 18px!important;
  line-height: 22px;
  color: #ffff;
}

/* ----- section 8 ----- */
#shopify-section-1637554401db1538ca{
  padding: 40px 0px;
}
.feature-text{
  width: 100%;
  margin: auto;
}
.feature-text .title{
  text-align: center;
}
.feature-text .title h1{
  font-family: 'Duke-Charming';
  font-size: 55px;
  line-height: initial;
  text-transform: capitalize;
}
.feature-text .flex-col{
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px;
}
.feature-text .flex-col .img-product,
.feature-text .button {
  width: 100%;
  text-align: center;
}
.feature-text .flex-col .img-product,
.feature-text .flex-col .content{
  flex: 50%;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
.feature-text .flex-col .content h2{
  font-size: 40px;
  text-transform: capitalize;
  letter-spacing: inherit;
  margin-bottom: -18px;
}


/* ------- section 8 new -------- */
.product-overlay .background.mobile{
  display: none;
}
.product-overlay .col1 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.product-overlay .col2 .flex-col{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-width: 900px;
  width: 100%;
  /*   margin: auto; */
}
.product-overlay .background,
.product-overlay .background .col1{
  position: relative!important;
}
.product-overlay .col2{
  position: absolute;
  top: 60%;
  -webkit-transform: translate(0,-60%);
  -moz-transform: translate(0,-60%);
  -o-transform: translate(0,-60%);
  -ms-transform: translate(0,-60%);
  transform: translate(0,-60%);
  right: 10%;
}
.product-overlay .flex-col .product_img,
.product-overlay .flex-col .content{
  flex: 50%;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
.product-overlay .flex-col .content{
  padding-left: 50px;
}
.product-overlay .flex-col .content h2,
.product-overlay .flex-col .content p{
  color: #fff;
}
.product-overlay .flex-col .content p{
  font-size: 18px;
  line-height: 22px;
}
.product-overlay .flex-col .content h2{
  font-family: 'SofiaPro-Bold';
  text-transform: capitalize;
  letter-spacing: inherit;
  font-size: 30px;
  margin: 0;
}
.product-overlay .flex-col .content .custom{
  margin-top: -25px;
}

/* ----- section 9 ----- */

.testi-star {
  background-color: #7d8188;
}
.testi-star .star{
  text-align: center;
  width: 100%;
  padding-top: 60px;
}
.testi-star .star img{
  max-width: 200px;
}
.testi-star .flex-content{
  display: flex;
  display: -ms-flexbox;
  margin: auto;
  padding: 70px;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start;
}
.testi-star .col-content .flex-col1{
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
}
.testi-star .col-content .flex-col1 img{
  max-width: 80px;
  margin-right: 10px;
}
.testi-star .col-content .flex-col1 h2 p{
  font-size: 20px;
  line-height: 26px;
  letter-spacing: inherit;
  color: #fff;
}
.testi-star .col-content .flex-col1 h2{
  margin-bottom: 0px;
}
.testi-star .col-content{
  flex: 33.33%;
  -webkit-flex: 0 1 33.33%;
  -moz-flex: 0 1 33.33%;
  -ms-flex: 0 1 33.33%;
  flex: 0 1 33.33%;
  max-width: 500px;
  padding: 20px;
  margin: auto;
}
.testi-star .col-content p{
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  letter-spacing: inherit;
}


/* ----- section 9 new ----- */
.product-serum .title {
  text-align: center;
  padding: 50px 0px;
}
.product-serum .title h1 {
  font-family: Duke-Charming;
  font-size: 55px;
  line-height: initial;
  text-transform: initial;
  margin: 0px;
}
.product-serum .title p{    font-family: Duke-Charming;
    font-size: 45px;
    line-height: initial;}
.product-serum .serum-day,
.product-serum .serum-night{
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 50%;
  margin: auto;
}

.product-serum .product{
  flex: 30%;
  -webkit-flex: 0 1 30%;
  -moz-flex: 0 1 30%;
  -ms-flex: 0 1 30%;
  flex: 0 1 30%;
}
.product-serum .product img{
  width: 100%;
  max-width: 200px;
}
.product-serum .product.night{
  text-align: end;
}
.product-serum .content{
  flex: 70%;
  -webkit-flex: 0 1 70%;
  -moz-flex: 0 1 70%;
  -ms-flex: 0 1 70%;
  flex: 0 1 70%;
}
.product-serum .button{
  text-align: center;
  padding: 50px;
}

.product-serum .content h2{
  font-size: 40px;
  text-transform: capitalize;
  letter-spacing: inherit;
  font-family: 'SofiaPro-Medium';
}
.product-serum .content .fl{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.product-serum .content svg{
  width: 20px;
min-width: 20px;
  height: 20px;
margin-right: 8px;
}
/* ---- respon ----- */
@media screen and (max-width: 1920px) {

}
@media screen and (max-width: 1735px) {
.ingredientsshop .br {
    min-height: 750px!important;
}
  .ingredientsshop img {
    top: 35%!important;
    right: 11%!important;
}
}
@media screen and (max-width: 1199px) {
.ingredientsshop img {
    right: 12%!important;
}
}
@media screen and (max-width: 1100px) {
.ingredientsshop .br {
    min-height: 700px!important;
}
}
@media screen and (max-width: 1366px) {
  .product-overlay .flex-col .content {
    padding-left: 0px;
  }
  .column_img2 .columns-img-content{
    max-width: 90%!important;
  }
  .product-overlay .flex-col .product_img{
    text-align: center;
  }
  .product-overlay .flex-col .product_img img{
    max-width: 300px;
  }
  .product-overlay .col2 .flex-col{
    max-width: 800px;
  }

  .hero_column2 .flex_hero .content img {
    max-width: 180px!important;
  }
}

@media screen and (max-width: 1199px) {
/*   .flex_custom .Option-Kit-Item .block_content{
    -ms-flex-direction: column!important;
    flex-direction: column!important;
  } */
  .sign-bt {
    text-align: center;
    padding-top: 30px;
  }
  .right-content {
    width: 100%;
    max-width: 700px;
/*     margin: auto; */
    margin-top: -30px;
  }
  .Option-Box.d-flex, .right-content {
    flex: 50%;
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
  .product-overlay .col2{
    right: 5%;
  }

  .hero_column2 .flex_hero .content img {
    max-width: 150px!important;
  }
  .price1 h1 .bold-text, .sale h1, .price1 h1 .sale .bold-sale {
    font-size: 25px!important;
  }
  .column_img2 .columns-img-content .img_product {
    padding: 10px!important;
  }
  .sign-bt {
    text-align: center;
    padding-top: 30px;
  }
}

@media screen and (max-width: 1024px) {
  #Tool-Kit-Wrap .Option-Kit-Item .Option-Box {
    padding: 14px;
  }
  .hero_column2 .flex_hero .content img {
    padding-top: 0;
    padding-bottom: 0;
  }


  .hero_column2 .flex_hero .content img {
    /*     max-width: 100px!important; */
  }

  .hero_overlay .img img {
    max-width: 400px;
  }
  .hero_overlay .img {
    top: 12%;
    right: 5%;
  }
  .product-serum .serum-day, .product-serum .serum-night{
    max-width: 60%;
  }
  .product-serum .product img {
    max-width: 150px;
  }
  .product-overlay .col2 .flex-col {
    max-width: 600px;
  }
  .product-overlay .flex-col .product_img img {
    max-width: 260px;
  }
  .product-overlay .flex-col .content {
    padding-left: 20px;
  }
  .testi-img .flex-content .col{
    padding: 10px;
  }
  .feature-text .flex-col{
    padding: 20px;
  }
  .feature-text .flex-col .content{
    padding-left: 30px;
  }
  .testi-star .flex-content{
    padding: 10px;
  }
}
@media screen and (max-width: 991px) {
 .product-serum .serum-day, .product-serum .serum-night{
    max-width: 70%;
  }
  .column_img2 .columns-img-content .img_product {
    padding: 10px!important;
  }
  .column_img2 .br_white {
    padding: 30px 0px!important;
  }
  .product-overlay .background .col1{
    height: 520px;
    min-height: 520px;
  }
  .product-overlay .col2{
    right: 4%;
  }
  .hero_overlay .img {
    top: 16%;
    right: 5%;
  }
  .hero_column3 .content p {
    max-width: 380px!important;
  }
  .hero_overlay .img img {
    max-width: 360px;
  }
  .hero_column2 .flex_hero .content img {
    padding-top: 0px!important; 
    padding-bottom: 0px!important;
  }

  .hero_column2 .content p {
    max-width: 410px!important;
  }
  .hero_column2 .flex_hero .content img {
    max-width: 110px!important;
  }
}
@media screen and (max-width: 900px) {

}
@media screen and (max-width: 768px) {
  .testi-img .flex-content .text p {
    font-size: 16px!important;
        line-height: initial;
  }
  .testi-img .flex-content .text h2{
    font-size: 18px!important;
  }
  .ingredientsshop .br {
    min-height: 550px!important;
}
 .ingredientsshop img{
   max-width: 400px!important;
 }
  .ingredientsshop img {
    right: 16%!important;
}
  .hero_column3 .content{
    padding: 80px 0px;
  }
  .hero_column3 .flex_hero{
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
  }
  .product-overlay .flex-col .content {
    padding-left: 0px;
  }
  .product-overlay .background .col1 {
    height: 410px;
    min-height: 410px;
  }
  .product-overlay .flex-col .product_img img {
    max-width: 200px;
  }
  .product-overlay .col2 .flex-col {
    max-width: 490px;
  }
  /*   product-overlay .col2 .flex-col {
  max-width: 580px;
} */
  .product-serum .serum-day{
    -ms-flex-direction: column!important;
    flex-direction: column!important;
  }
  .product-serum .serum-night,
  .hero_column2 .flex_hero{
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important;
  }
  .hero_column2 .flex_hero .content{
    padding: 50px;
    margin: auto;
  }
  .hero_column2 .flex_hero .content img {
    max-width: 150px!important;
  }
  .hero_column2 .content p{
    max-width: 100%;
  }
  .hero_column {
    margin-bottom: 0;
  }
  .product-serum .serum-day, 
  .product-serum .serum-night{
    padding-left: 0px;
    padding-right: 0px;
    max-width: 70%;
    padding: 10px 0px !important;
  }
  .hero_img_text .col-position img {
    max-width: 320px;
  }
  .hero_img_text .col-position {
    top: 23%;
    -webkit-transform: translate(0,-23%);
    -moz-transform: translate(0,-23%);
    -o-transform: translate(0,-23%);
    -ms-transform: translate(0,-23%);
    transform: translate(0,-23%);
    left: 6%;
    -webkit-transform: translate(-6%,-6%);
    -moz-transform: translate(-6%,-6%);
    -o-transform: translate(-6%,-6%);
    -ms-transform: translate(-6%,-6%);
    transform: translate(-6%,-6%);
  }
  .hero_img_text .background,
  .hero_overlay .background{
    min-height: 400px;
    height: 400px;
  }
  .hero_img_text .col-position .heading h1{
    font-size: 40px;
    line-height: 36px;
  }
  .rich-text ..medium-up--push-one-sixth{
    width: 80%;
    margin: auto;
    left: 0px;
    float: inherit;
    padding-left: 0px;
  }
  .rich-text h2 p,
  .feature-text .flex-col .content h2{
    font-size: 30px;
  }
  .template-index p,
  .template-facebook p,
  .template-tiktok p
  .feature-row .featured-row__subtext p{
    font-size: 18px;
    line-height: 22px;
  }
  .page-width.rich-text {
    padding: 30px;
  }
  .hero_overlay .img img {
    max-width: 220px;
  }
  .hero_overlay .img {
    position: absolute;
    top: 8%;
    right: 5%;
  }
  .feature_video_2 .row_1 .content,
  .template-index .feature-row .feature-row__item, .template-facebook .feature-row .feature-row__item, .template-tiktok .feature-row .feature-row__item{
    padding: 30px;
    max-width: 500px;
  }
  .feature_video_2 .row_1 .content h2,
  .feature-row .feature-row__item .h3 p,
  .hero_column2 .content h1{
    font-size: 30px;
  }
  .testi-img .flex-content{
    width: 100%;
    max-width:  100%;
    padding: 15px;
  }
  .testi-img .flex-content .col img {
    max-width: 60px;
}
  .feature-text .title h1{
    font-size: 35px;
  }
  .feature-text .flex-col {
    flex-direction: column;
    -ms-flex-direction;
  }
  .feature-text .img-product img{
    max-width: 350px;
  }
  .feature-text .flex-col .content{
    flex: 100%;
    padding-left: 0px;
    text-align: center;
    padding-top: 20px;
  }
  .testi-star .flex-content{
    flex-direction: column;
    -ms-flex-direction;
  }
  .testi-star .col-content .flex-col1 h2 p {
    font-size: 18px!important;
    line-height: 20px!important;
  }
  .testi-star .star img {
    max-width: 150px!important;
  }
  .template-index .feature-row, .template-facebook .feature-row, .template-tiktok .feature-row {
    -webkit-flex-direction: column!important;
    -moz-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
  }
  .template-index .feature-row .feature-row__item, .template-facebook .feature-row .feature-row__item, .template-tiktok .feature-row .feature-row__item{
    width: 100%;
  }
  #shopify-section-1637549903dcda2409 .feature-row {
    padding: 0px;
  }
  .template-shop #MainContent{
  padding-top: 0px!important;
  }
  
}
@media screen and (max-width: 600px) {
.ingredientsshop .br {
    min-height: 430px!important;
}
  .ingredientsshop img {
    max-width: 320px!important;
}
}
@media screen and (max-width: 479px) {
  .product-serum .serum-day, .product-serum .serum-night {
    max-width: 90%;
  }
  .testi-img .flex-content .text p {
    font-size: 14px!important;
  }
 .testi-img .flex-content .text h2{
    font-size: 14px!important;
  }
.caddy .flex {
    padding: 0 20px;
}
  .rich-text .logo_icon{
    text-align: center;
    padding: 0;
    width: 100%;
    max-width: 50px;
    margin: auto;
  }
  .triple .flex_group .col {
    padding: 10px;
}
  .triple .flex_group .col img {
    max-width: 100px;
}
  .ingredientsshop .br {
    min-height: 340px!important;
}
  .ingredientsshop img {
    top: 30%!important;
    right: 3%!important;
  }

  .grid__item {
    padding-left: 0px;
}
  .right-content .your-gift .img-gift {
    width: 100%;
    margin: auto;
  }
  .technobrush-kit-2 .your-gift .img-gift.gift-bag img {
    max-width: 170px!important;
  }
  .wr_info .select-button .rte {
    line-height: 16px!important;
  }
  .right-content {
    padding-bottom: 0px!important;
  }
  .sign-bt {
    padding-top: 30px!important;
  }
  .right-content .content-gift h1, .right-content .content-gift h2, .right-content .price {
    font-size: 18px!important;
  }
  .hero_column3 .content p {
    max-width: 300px!important;
  }
  .hero_column3 .content {
    padding: 40px 0;
  }

  .product-overlay .content h2 {
    font-size: 22px!important;
    line-height: 24px!important;
  }
  .product-overlay .col3 h1 {
    line-height: 16px!important;
    font-size: 18px!important;
  }
  .product-overlay .col3 {
    left: 5%!important;
  }
  .product-overlay .col22 {
    top: 8%!important;
    left: 22%!important;
  }
  .product-overlay .col2 {
    top: 88%;
    -webkit-transform: translate(0,-88%);
    -moz-transform: translate(0,-88%);
    -o-transform: translate(0,-88%);
    -ms-transform: translate(0,-88%);
    transform: translate(0,-88%);
    right: 0%;
    padding: 0px 20px;
  }
  /*   .product-overlay .background.desktop{
  display: none!important;
}
  .product-overlay .background.mobile{
  display: block!important;
} */
  .feature_video_2 .row_1 .content {
    text-align: center;
  }
  .hero_overlay .img {
    top: 10%;
    right: 5%;
  }
  .product-overlay .flex-col .content {
    padding-left: 0px;
    text-align: center;
  }
  .template-index .feature-row .feature-row__item, .template-facebook .feature-row .feature-row__item, .template-tiktok .feature-row .feature-row__item{
    text-align: center;
  }
  /*   .hero_img_text, 
  .hero_img_text .background,
  .hero_img_text .col-position,
  .hero_img_text .button{
  position: unset;
  top: 0;
  left: 0;
  right: 0;
} */
  .product-overlay .flex-col .content h2 {
    font-size: 24px;
  }
  .product-serum .serum-day, .product-serum .serum-night{
    padding: 10px 50px!important;
  }
  .product-overlay .flex-col .product_img img {
    max-width: 250px;
    padding-bottom: 20px;
  }
  .product-overlay .col2 .flex-col {
    max-width: 435px;
    display: block;
  }
  .product-overlay .background .col1 {
    height: 300px;
    min-height: 300px;
  }
  /*   .product-overlay .col2 .flex-col{
  -ms-flex-direction: column!important;
  flex-direction: column!important;
} */
  .product-serum .content{
    padding-top: 20px;
  }
  .product-serum .button {
    padding: 30px;
    padding-top: 0px;
  }
  .product-serum .title h1 {
    font-size: 35px;
  }
  .product-serum .content h2 {
    font-size: 24px;
  }
  .product-serum .product img {
    max-width: 120px;
    margin-top: 30px;
  }
  .hero_img_text .col-position .heading h1 {
    font-size: 30px;
    line-height: 26px;
  }
  .hero_img_text .col-position img {
    max-width: 250px;
  }
  .hero_img_text .background, 
  .hero_overlay .background{
    min-height: 350px;
    height: 350px;
  }

  .hero_overlay .img img {
    max-width: 190px;
  }
  #FeatureRowImageWrapper-1637549903dcda2409 {
    max-width: 150px!important;
  }
  .testi-img .flex-content .col img {
    max-width: 50px;
  }

  .feature-text .flex-col .img-product img{
    max-width: 250px;
  }
  .feature-text .flex-col .content h2, .rich-text h2 p, .feature-row .feature-row__item .h3 p, .feature_video_2 .row_1 .content h2 {
    font-size: 24px!important;
  }
  .feature-row__item .feature-row__text{
    padding-top: 0px;
  }
  .hero_img_text .col-position {
    top: 20%;
    -webkit-transform: translate(0,-20%);
    -moz-transform: translate(0,-20%);
    -o-transform: translate(0,-20%);
    -ms-transform: translate(0,-20%);
    transform: translate(0,-20%);
    left: 10%;
    -webkit-transform: translate(-10%,-10%);
    -moz-transform: translate(-10%,-10%);
    -o-transform: translate(-10%,-10%);
    -ms-transform: translate(-10%,-10%);
    transform: translate(-10%,-10%);
  }
  .hero_img_text .button{
    left: 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%);
    right: auto;
  }
  /*
  .template-index .feature-row .feature-row__item {
    padding-top: 0px;
  }
  */

/*   .triple .flex_group .col,
  .triple .flex_group .col p{
    width: 80%;
    max-width: 80%;
} */
}

@media screen and (max-width: 375px) {
  .hero_column3 .content p {
    max-width: 280px!important;
  }
  .product-overlay .content h2 {
    font-size: 18px!important;
    line-height: 20px!important;
  }
  .product-overlay .col3 h1 {
    line-height: 14px!important;
    font-size: 16px!important;
  }
  .product-overlay .col22 {
    top: 7%!important;
    left: 22%!important;
  }
  .product-overlay .col2 {
    top: 92%;
    -webkit-transform: translate(0,-92%);
    -moz-transform: translate(0,-92%);
    -o-transform: translate(0,-92%);
    -ms-transform: translate(0,-92%);
    transform: translate(0,-92%);
  }
  .product-overlay .background .col1 {
    height:200px;
    min-height: 200px;
  }
  .product-overlay .col2 {
    right: 3%;
  }
  .product-overlay .flex-col .content p {
    font-size: 16px;
    line-height: 18px;
  }
  /*   .product-overlay .col2 .flex-col {
  max-width: 300px;
} */
  .product-serum .title {
    text-align: center;
    padding: 20px 0;
  }
  .product-serum .serum-day, .product-serum .serum-night {
    padding: 10px 10px!important;
  }
  /*   .hero_img_text .background img{
  object-position: right;
} */
  /*   .hero_img_text .col-position {
  top: 45%;
  -webkit-transform: translate(0, -45%);
  -moz-transform: translate(0, -45%);
  -o-transform: translate(0, -45%);
  -ms-transform: translate(0, -45%);
  transform: translate(0, -45%);
  left: 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%;
}
  .hero_img_text .button{
  left: 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%);
} */
  .hero_overlay .background {
    min-height: 300px;
    height: 300px;
  }
  .hero_img_text .background{
    min-height: 360px;
    height: 360px;
  }
  .hero_overlay .img img {
    max-width: 165px;
  }
  .hero_overlay .img {
    top: 12%;
    right: 4%;
  }
  .testi-star .col-content{
    padding: 20px 0px;
  }
  .testi-star .col-content .flex-col1 img {
    max-width: 70px;
  }
  .testi-star .col-content .flex-col1 h2 p {
    font-size: 15px;
    line-height: 20px;
  }

}
  @media screen and (max-width: 414px) {
    .product-serum .serum-day, .product-serum .serum-night {
    max-width: 100%;
}
  }
@media screen and (max-width: 350px) {
.ingredientsshop .br {
    min-height: 315px!important;
}
  .ingredientsshop img {
    max-width: 285px!important;
}
}