/** Shopify CDN: Minification failed

Line 595:3 Expected "}" to go with "{"

**/
#shopify-section-day-night-serum-ab .title h1{
  padding-top: 30px;
}
.product-serum.serum_new2 .product img {
    width: 100%;
    max-width: 200px!important;
}
.cl_pb {
    background-color: #ebebeb;
    text-align: center;
}
.cl_pb .content {
    padding: 50px;
}
.cl_pb .title {
    padding-top: 50px;
}
.cl_pb .flex_prd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 55%;
    margin: auto;
}
.cl_pb .flex_prd .text {
    width: 50%;
    flex: 50%;
    text-align: start;
}
.cl_pb .flex_prd .image {
    width: 50%;
    flex: 50%;
}
.cl_pb .title h2 {
    margin-bottom: 5px;
    text-transform: capitalize;
    letter-spacing: inherit;
    font-size: 30px;
    font-family: SofiaPro-Medium;
}
.cl_pb .title h1 {
    font-family: Duke-Charming;
    font-size: 54px;
    line-height: initial;
}
.page-width.rich-text.text_new {
    padding: 55px 30px;
}
#shopify-section-rich-text .grid__item {
    left: 0px;
    text-align: center;
    width: 100%;
    max-width: 80%;
    margin: auto;
    padding-left: 0;
    float: none;
    padding-bottom: 50px;
}
.template-acne-shop .main-content {
    padding-top: 0px!important;
}
/* .template-index #shopify-section-footer,
.template-index #shopify-section-header{
  display: none!important;
} */
.product-serum .title {
    padding-top: 100px;
}
.template-index{
  padding-top: 20px;
}
 .simple .background{
   text-align: center;
   background-color: #ebebeb;
 }
  .simple .title{
    padding: 60px 20px;
  }
  .simple .title h1{
        text-transform: uppercase;
    margin: 0px;
    font-family: 'SofiaPro-Light';
  }
  .simple .title h2{
    text-transform: capitalize;
    letter-spacing: initial;
    font-size: 35px;
    margin: 0;
    padding: 0;
  }
  .simple .product img{
        width: 100%;
    max-width: 800px;
    padding-bottom: 100px;
  }

.cl_pb .title{
  padding-top: 50px;
}
.product-serum .serum-day {
    padding-left: 0!important;
    padding-bottom: 50px;
}

#shopify-section-rich-text-ab .grid__item {
  left: 0px;
    text-align: center;
    width: 100%;
    max-width: 80%;
    margin: auto;
    padding-left: 0;
   float: none;
    padding-bottom: 50px;
}
      .new_hrr{
      margin-top: 50px;
    }
  .title_img{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .title_img .button.desk{
    margin-top: 60px;
  }
  .new_hero .discount img,
    .new_hrr .discount img{
    width: 100%;
    max-width: 200px;
    z-index: 99999;
    border-radius: 10px;
    left: 15%;
    position: absolute;
    top: 0;
  }
.product-serum.serum_new2 .product {
    flex: 40%;
    -webkit-flex: 0 1 40%;
    -moz-flex: 0 1 40%;
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
  text-align: center;
}
.product-serum.serum_new2 .content {
    flex: 60%;
    -webkit-flex: 0 1 60%;
    -moz-flex: 0 1 60%;
    -ms-flex: 0 1 60%;
    flex: 0 1 60%;
}
.product-serum.serum_new2{
    background-color: #fff!important;
  }
  .product-serum .content svg{
    margin-right: 8px;
  }
   .product-serum .title h2{
     font-family: 'SofiaPro-Medium';
     font-size: 30px;
    margin: 0px;
     text-transform: capitalize;
    letter-spacing: initial;
   }
  .product-serum .content h2{
  font-family: 'SofiaPro-Medium';
}


.shopouracne .br{
    background-color: #3e4042;
  }
  .shopouracne .flex_col .col_prd img{
    width: 100%;
    max-width: 50%;
    margin:auto;
  }
  .shopouracne .flex_col{
 text-align: center;
  margin: auto;
  padding: 50px 15px;
    padding-top: 20px;
  }
  .shopouracne .flex_col .col_prd{
  position: relative;
  margin: 10px;
  }
.shopouracne .flex_col .col_one .discount img{
    position: absolute;
    width: 100%;
    max-width: 180px;
    border-radius: 5px;
    top: -12%;
    left: 4%;
}
  .shopouracne .flex_col p{
  font-family: 'SofiaPro-Bold';
  font-size: 40px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  top: 6%;
  }
  .shopouracne .flex_col .bottom{
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 10%;
  }
  .shopouracne .br .title{
  text-align: center;
  color: #fff;
  font-size: 56px;
  font-family: 'SofiaPro-light';
  padding-top: 50px;
  }
  .shopouracne .flex_col .bottom h2{
  margin: 0px;
        font-size: 23px;
  }
  .shopouracne .flex_col .bottom h1{
  font-size: 70px;
  }
  .shopouracne .flex_col .bottom span{
      font-size: 50px;
    margin-left: -12px;
  }
  @media screen and (max-width: 1800px) {
  .shopouracne .flex_col {
  max-width: 90%;
  }
    .shopouracne .flex_col .col_prd img {
    max-width: 70%;
}
  }
  @media screen and (max-width: 1400px) {
  .shopouracne .flex_col {
  max-width: 100%;
  }
    .simple .product img {
    width: 100%!important;
    max-width: 500px!important;
    padding-bottom: 60px!important;
}
    #shopify-section-rich-text-ab .grid__item {
    padding-bottom: 10px;
}
  }
  @media screen and (max-width: 1366px) {
    .new_hrr .title_img,
    .new_hrr .discount img{
    left: 10%!important;
    }
  .shopouracne .flex_col .col_prd {
  margin: 20px;
  }
    .shopouracne .flex_col .col_one .discount img {
    max-width: 140px;
    top: -9%;
    left: 4%;
}
  }
  @media screen and (max-width: 1199px) {
    .new_hrr .background{
    background-position: 15%!important;
    min-height: 700px!important;
}
    .cl_pb .flex_prd {
    max-width: 80%!important;
    }
  }
  @media screen and (max-width: 1024px) {
  .shopouracne .flex_col .col_one .discount img {
    max-width: 145px;
    top: -12%;
    left: 86%;
    z-index: 1;
}
    .shopouracne .flex_col .col_prd img {
    max-width: 80%;
}
    .shopouracne .br .title {
    font-size: 45px;
    }
    .new_hrr .title_img{
    top: 32%!important;
    }
    .shopouracne .br .title{
      margin-bottom: 0px;
    }
  }
  @media screen and (max-width: 991px) {
    .product-serum.serum_new2 .serum-day{
      max-width: 85%!important;
    }
    .simple .product img{
      padding-bottom: 70px;
      }
      .simple .product img {
      width: 100%;
      max-width: 100%;
      padding: 50px;
      }
     .simple .title {
      padding-bottom: 0px;
      }
    .new_hrr .background{
    background-position: 52%!important;
    min-height: 600px!important;
  }
    .cl_pb .content{
      padding-top: 20px;
      padding-bottom: 25px;
    }
  .shopouracne .flex_col {
    padding: 0px;
    padding-bottom: 30px;
  }
/*   .shopour .flex_col .bottom h1 {
  font-size: 55px;
  }
  .shopour .flex_col .bottom h2 {
  font-size: 18px;
  } */
  .shopouracne .flex_col .bottom {
  bottom: 6%;
  }
  }
  @media screen and (max-width: 768px) {
    #shopify-section-day-night-serum .product-serum.serum_new2 .serum-day{
          -ms-flex-direction: inherit!important;
    flex-direction: inherit!important;
    }
    .new_hrr .discount img{
      max-width: 150px;
    }
    .new_hrr .button.mobile{
    top: 82%;
    }
    #shopify-section-rich-text-ab .grid__item {
    padding-bottom: 25px;
    }
    .cl_pb .flex_prd{
    max-width: 100%!important;
}
    .product-serum .serum-day{
      max-width: 80%!important;
    }
    .simple .product img {
    max-width: 450px!important;
    }
    .new_hero{
      margin-top: 50px;
    }
    .cl_pb .title {
    padding-top: 0px;
    }
    .product-serum .title {
    text-align: center;
    padding: 20px 0!important;
}
    .product-serum.serum_new .serum-day{
          margin-bottom: 15px;
    }
    .cl_pb .content {
    padding-bottom: 10px;
}
    .new_hrr .background{
      z-index: 0;
    }
    .new_hrr .background{
    min-height: 500px!important;
}
    .simple .title {
    padding: 50px 20px;
    padding-bottom: 0px;
}
    .title.ttmb{
        display: block!important;
      }
      .product-serum .title p {
    font-size: 25px!important;
}
      .title.ttdk{
        display: none;
      }
      .product-serum.serum_new .serum-night,
      .product-serum.serum_new .serum-day{
      -ms-flex-direction: initial!important;
    flex-direction: initial!important;
      }
  .shopouracne .flex_col .col_one .discount img {
    max-width: 130px;
      top: -16%;
    left: 85%;
  }
  .shopouracne .flex_col p {
    font-size: 30px!important;
  }
  .shopouracne .flex_col .col_prd img {
    max-width: 90%;
  }
  .shopouracne .flex_col .bottom {
      bottom: 7%;
  }
  .shopouracne .flex_col .bottom span{
  font-size: 40px;
  }
  .shopouracne .flex_col .bottom h1{
        font-size: 60px!important;
        margin-bottom: 5px;
  }
  .shopouracne .flex_col .col_prd{
  text-align: center;
  }
  .shopouracne .br .title {
  font-size: 36px!important;
    margin-bottom: 60px!important;
  }
  }
  @media screen and (max-width: 600px){
    .shopouracne .flex_col p {
    font-size: 24px!important;
}
    .shopouracne .flex_col .bottom h1 {
    font-size: 50px!important;
}
    .shopouracne .flex_col .bottom span {
    font-size: 32px;
    margin-left: -5px;
}
    .shopouracne .flex_col .col_prd img {
    max-width: 95%;
}
    .new_hrr .background{
    min-height: 380px!important;
} .new_hrr .title_img, .new_hrr .discount img {
    left: 6%!important;
}
    .shopouracne .flex_col .col_one .discount img {
    max-width: 90px;
          left: 86%;
}
.simple .product img {
    max-width: 400px!important;
    padding-bottom: 30px!important;
}

    .new_hrr .discount img{
    max-width: 120px;
}

    .new_hrr .title_img{
    top: 22%!important;
}

    .new_hrr .button.mobile{
    top: 78%!important;
    }
.shopouracne .br .title {
    margin-bottom: 35px!important;
}
    .shopouracne .flex_col .col_prd {
    margin: 8px;
}
    .shopouracne .br .title {
    margin-bottom: 40px;
}
  }
   @media screen and (max-width: 500px){
     .shopouracne .flex_col .col_one .discount img {
    max-width: 80px;
    left: 85%;
}
   }
  @media screen and (max-width: 479px) {
    .page-width.rich-text.text_new {
    padding: 20px 30px;
    padding-bottom: 5px;
}
    .product-serum.serum_new2 .serum-day {
    max-width: 100%!important;
    padding-bottom: 30px!important;
          padding-left: 10px!important;
    padding-right: 10px!important;
}

    .new_hrr .discount img{
    max-width: 90px;
}

    .new_hrr .background{
    min-height: 300px!important;
}
    .cl_pb .content {
    padding: 20px!important;
}
    .simple .product img {
    max-width: 320px!important;
    }
      .simple .title h1{
      font-size: 24px!important;
      }
      .simple .product img {
      padding-left: 10px;
      padding-right: 10px;
      }
    .product-serum.serum_new .serum-day{
  padding: 0px!important;
  margin-bottom: 40px;
      margin-left: 0px;
    margin-right: 0px;
    max-width: 100%!important;
}
    .shopouracne .flex_col .bottom h2 {
    font-size: 16px!important;
}
    .shopouracne .flex_col .col_one .discount img {

}
    .shopouracne .br .title {
    font-size: 28px!important;
      padding-top: 30px;
    }

.shopouracne .flex_col .bottom h1, .shopour .flex_col .bottom span {
    font-size: 40px!important;
    margin-bottom: 6px;
}
    .shopouracne .flex_col .bottom h2 {
    font-size: 12px;
}
  .shopouracne .flex_col .bottom {
  bottom: 7%;
  }
  .shopouracne .flex_col p {
  font-size: 20px!important;
  }
  @media screen and (max-width: 414px) {
    .product-serum.serum_new2{
      padding: 0px 20px!important;
    }
    .simple .product img {
    max-width: 250px!important;
}
    #shopify-section-rich-text-ab .grid__item {
    max-width: 92%;
    }
    .shopouracne .flex_col .bottom h1, .shopour .flex_col .bottom span {
    font-size: 28px!important;
    margin-bottom: 6px;
}
      .simple .title h1{
      font-size: 19px!important;
      }
      .simple .title h2 {
    font-size: 18px!important;
      }
      .simple .product img {
    padding: 20px;
        padding-bottom: 40px;
            padding-left: 8px;
    padding-right: 8px;
    }
  .shopouracne .flex_col .bottom h2 {
  font-size: 10px!important;
  margin-bottom: 0px;
  }
  .shopouracne .br .title {
  font-size: 26px!important;
  }
.shopouracne .flex_col .col_one .discount img {
    max-width: 70px;
}
  }
  @media screen and (max-width: 380px) {
.shopouracne .flex_col .col_one .discount img {
  max-width: 60px;
  left: 87%;
   top: -20%;
}
    
  }