/** Shopify CDN: Minification failed

Line 785:4 Unexpected "{"
Line 785:5 Expected identifier but found "%"
Line 792:4 Unexpected "{"
Line 792:5 Expected identifier but found "%"

**/
.diammond_baby {
  width: 100%;
  position: relative;
  overflow: hidden;

}

.diammond_baby .diammond_baby_image img {
  width: 100%;
  vertical-align: middle;
  height: auto;
}

.diammond_baby .heading_shadow {
  text-shadow: -5px 6px 13px rgba(0, 0, 0, .6);
  position: absolute;
  inset: 0;
  margin: 0;
}

.diammond_baby .diammond_inner_text h1,
.diammond_baby .diammond_inner_text .h1 {
  font-weight: 400;
  font-size: 6.4vw;
  line-height: 0.9;
  font-family: 'Hawkins';
  text-transform: uppercase;
  letter-spacing: -0.01em;

}

.diammond_baby .diammond_inner_text span {
  font-family: "cc-matinee-idol", sans-serif;
  color: #fff;
  font-size: 3.6vw;
  font-weight: 400;
  text-shadow: 0px 2px 8px rgba(85, 36, 5, 0.72);
  line-height: 1;
}

.diammond_baby p {
  font-size: 1.6vw;
  padding-top: 1.4vw;
  padding-bottom: 1.7vw;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .1vw;
  text-transform: uppercase;
  width: 100%;
  max-width: 70%;
  text-shadow: 0px 5px 8px rgba(0, 0, 0, 0.72);
  margin: auto;

}

.diammond_baby .primary_button_shop {
  margin-left: 3.5vw;
}

.diammond_baby .heading_gradient {
  background: #E8CA82;
  background-image: linear-gradient(326deg, rgb(232, 204, 130) 0%, rgb(255, 251, 195) 52%, rgb(232, 202, 130) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
  position: relative;
}

.diammond_baby .btn-white_primary {
  height: 4.2vw;
  line-height: 4.2vw;
  min-width: 22vw;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.3vw;
  font-weight: 500;
  display: inline-block;
  letter-spacing: .05vw;
  transition: all .2s ease-in-out;
  border-radius: .2vw;
  background: linear-gradient(90deg, #e8ca67, #fffbc3 30% 70%, #e8ca67);
  box-shadow: 3px 6px 13px 0px rgba(107, 16, 65, 0.72);

}

.diammond_baby .btn-white_primary:hover {
  box-shadow: rgba(138, 57, 111, 0.5) 0 0 1px;
  transform: translateY(3px);

}

.diammond_baby .mystery_text p {
  font-size: 6.5vw;
  color: #000;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Hawkins';
  margin-top: 0.4vw;
}

.diammond_baby .star-img-1 {
  position: absolute;
  inset: 0;
}

.diammond_baby .star-img-1 img {
  width: 10vw;
  position: absolute;
  animation: animate 3s linear infinite;
  transform-origin: center;
  height:auto;
}

.diammond_baby .diammond_inner_text {
  position: relative;

}

.styles_text {
  transform: rotate(-4deg) translate(9vw, -0.4vw);
}

.diammond_baby .star-img-1 img:nth-child(1) {
  top: -4.3vw;
  left: 1.6vw;
}

.diammond_baby .star-img-1 img:nth-child(2) {
  top: 0vw;
  left: 16vw;
  animation-delay: 0.1s;
  width: 9vw;

}

.diammond_baby .star-img-1 img:nth-child(3) {
  top: -4vw;
  left: 19.4vw;
}

.diammond_baby .star-img-1 img:nth-child(4) {
  top: -0.5vw;
  left: 32.8vw;

}

.diammond_baby .star-img-1 img:nth-child(5) {
  top: -4vw;
  left: 41.5vw;
  animation-delay: 0.3s;
}

.diammond_baby .star-img-1 img:nth-child(6) {
  top: 1.6vw;
  left: 6vw;
  animation-delay: 0.5s;
}

.diammond_baby .star-img-1 img:nth-child(7) {
  top: 5vw;
  left: 13.3vw;
}

.diammond_baby .star-img-1 img:nth-child(8) {
  top: 1.6vw;
  left: 25vw;
  animation-delay: 0.7s;
}


.diammond_baby .star-img-1 img:nth-child(9) {
  top: 4.9vw;
  left: 37.6vw;
}



@supports (-moz-appearance: none) {
  .diammond_baby .star-img-1 img:nth-child(1) {
      top: -3.5vw;
      left: 1.6vw;
  }

  .diammond_baby .star-img-1 img:nth-child(2) {
      top: 0.5vw;
  }

  .diammond_baby .star-img-1 img:nth-child(3) {
      top: -3.5vw;
      left: 19.4vw;
  }

  .diammond_baby .star-img-1 img:nth-child(4) {
      top: -0.2vw;
      left: 32.8vw;
  }


  .diammond_baby .star-img-1 img:nth-child(5) {
      top: -3.5vw;
      left: 41.3vw;
  }



  .diammond_baby .star-img-1 img:nth-child(6) {
      top: 2vw;
      left: 6.3vw;
  }

  .diammond_baby .star-img-1 img:nth-child(7) {
      top: 5.4vw;
      left: 13.5vw;
  }

  .diammond_baby .star-img-1 img:nth-child(8) {
      top: 2vw;
  }

  .diammond_baby .star-img-1 img:nth-child(9) {
      top: 5.3vw;
  }

}


.diammond_baby .diammond_baby_container {
  width: 100%;
  max-width: 100%;
  margin: auto;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  padding: 0 3vw 0 0;

}

.diammond_baby .diammond_baby_title {
  width: 100%;
  max-width: 56%;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding-top: 3vw;


}

.diammond_baby .diammond_baby_image img {
  width: 100%;
  vertical-align: middle;
}

.diammond_baby_title .top_subtitle span {
  font-size: 2.5vw;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.03em;
  display: block;
  padding-bottom: 0.5vw;
}

.diammond_baby_tag {
  position: absolute;
  right: 2.9vw;
  bottom: 2.5vw;
  width: 9vw;

}

.diammond_baby_tag img {
  width: 100%;
  height: 100%;

}

@keyframes animate {
  0% {
      transform: scale(0.5) rotate(0deg);
  }

  50% {
      transform: scale(1) rotate(180deg);
  }

  100% {
      transform: scale(0.5) rotate(360deg);
  }
}

@media screen and (max-width: 750px) {
  .diammond_baby .heading_shadow {
      text-shadow: 0px 3px 7px rgba(0, 0, 0, .7);
  }



  .diammond_baby .diammond_baby_container {
      width: 100%;
      padding: 1vw 0 4vw 0;

  }

  .diammond_baby .primary_button_shop {
      margin-top: auto;
  }

  .diammond_baby .diammond_inner_text h1,
  .diammond_baby .diammond_inner_text .h1 {
      font-size: 12vw;
      margin-bottom: 0;
      display: block;
      line-height: 0.9;
  }

  .diammond_baby_tag {
      right: 38px;
      bottom: 21vw;
      width: 25vw;

  }

  .diammond_baby .diammond_inner_text {
      margin-top: 0;
  }

  .diammond_baby .diammond_baby_title {
      width: 100%;
      max-width: 100%;
      height: 100%;
      padding-top: 2vw;


  }

  .diammond_baby p {
      font-size: 4vw;
      padding: 0 9vw;
      letter-spacing: .2vw;
      margin: 0 auto;
      max-width: 100%;
      line-height: 1.2;

  }

  .diammond_baby .btn-white_primary {
      font-size: 3.2vw;
      padding: 3vw 13.3vw;
      height: auto;
      border-radius: 2px;
      box-shadow: -4px 1px 10px 0px rgba(0, 0, 0, 0.5);
      min-width: 22vw;
      line-height: 4.2vw;
      margin-top: 2vw;

  }

  .diammond_baby .star-img-1 img {
      width: 15vw;
  }

  .diammond_baby .star-img-1 img:nth-child(1) {
      top: -6vw;
      left: 3.5vw;
  }

  .diammond_baby .star-img-1 img:nth-child(2) {
      top: 2vw;
      left: 33vw;
      width: 11vw;
  }

  .diammond_baby .star-img-1 img:nth-child(3) {
      top: -6vw;
      left: 37vw;
  }


  .diammond_baby .star-img-1 img:nth-child(4) {
      top: 0.5vw;
      left: 63.3vw;
  }

  .diammond_baby .star-img-1 img:nth-child(5) {
      top: -5vw;
      left: 79.5vw;
  }

  .diammond_baby .star-img-1 img:nth-child(6) {
      top: 5.2vw;
      left: 13vw;
  }


  .diammond_baby .star-img-1 img:nth-child(7) {
      top: 11.3vw;
      left: 26vw;
      animation-delay: 0.5s;
  }


  .diammond_baby .star-img-1 img:nth-child(8) {
      top: 4.5vw;
      left: 47.3vw;
  }

  .diammond_baby .star-img-1 img:nth-child(9) {
      top: 10.6vw;
      left: 72vw;
      animation-delay: 0.7s;
  }



  @supports (-moz-appearance: none) {
      .diammond_baby .star-img-1 img:nth-child(1) {
          top: -5vw;
          left: 3.5vw;
      }

      .diammond_baby .star-img-1 img:nth-child(2) {
          top: 4vw;
      }

      .diammond_baby .star-img-1 img:nth-child(3) {
          top: -5vw;
      }

      .diammond_baby .star-img-1 img:nth-child(4) {
          top: 1.5vw;
      }


      .diammond_baby .star-img-1 img:nth-child(5) {
          top: -3.7vw;
          left: 79vw;
      }

      .diammond_baby .star-img-1 img:nth-child(6) {
          top: 5.7vw;
      }

      .diammond_baby .star-img-1 img:nth-child(8) {
          top: 5.9vw;
      }

      .diammond_baby .star-img-1 img:nth-child(9) {
          top: 12vw;

      }
  }

  .styles_text {
      transform: rotate(-5deg) translate(15.6vw, 0.3vw);
  }

  .diammond_baby .diammond_inner_text span {
      font-size: 6.5vw;
      text-shadow: 0px 2px 8px rgba(85, 36, 5, 0.72);
  }

}
/* end home new banner */

/* home new collectoin tabs */
.introducing_fav .stamped-badge-starrating .stamped-fa {
    color: #ff9cca !important;
}
.introducing_fav span.stamped-product-reviews-badge span.stamped-badge {
    flex-direction: column-reverse;
    margin-top: 10px;
}
.fa-star-half-o::before,
.fa-star-o::before,
.fa-star::before,
.stamped-fa-star-half-o::before,
.stamped-fa-star-o::before,
.stamped-fa-star::before {
    font-size: 13px;
}
.stamped-badge-caption[data-reviews][data-label][data-version="2"]>span {
    text-transform: capitalize;
}
.stamped-badge-starrating {
    justify-content: flex-end;
}
.fav-tabs .tab_link {
  background: #f0f0f0;
  cursor: pointer;
  color: #000;
  font-size: 16px;
  font-family: "futura-pt";
  font-weight: 500;
  font-style: italic;

  line-height: 1;
  text-transform: capitalize;
  margin: 0 5px;
  padding: 3px 22px;
  border-radius: 3px;
}
.into_product_slider:not(.slick-initialized) div {
    display: none;
}
.into_product_slider .slick-initialized div {
    display: block;
}
.fav-tabs .tab_link.active {
    background-color: #FF9CCA;
    color: #000;
}
.into_product_meta {
    display: flex;
    align-items: flex-end;
    flex: 1;
}
.into_product_title,
.into_product_meta_wrap {
    flex: 1;
    height: auto;
}
.into_product_review span,
.into_product_title p {
    font-size: 12px;
    color: #24221E;
}
.product_link__visual {
    position: relative;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.into_product-slide .common-btn {
    background-color: #FF9CCA;
    border: 1px solid #FF76B6;
    font-family: "futura-pt";
    font-weight: 600;
    width: 100%;
    border-radius: 3px;
    color: #000;
}
.into_product-slide .common-btn span {
    font-family: "futura-pt";
    font-weight: 700;
}
.into_product-slide .common-btn:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}
.into_product_title h3 {
    font-size: 16px;
    margin-bottom: 0;
}
.into_product_item.product_link {
    border: 1px solid #FF9CCA;
    overflow: hidden;
    box-shadow: 0 2px 2px #0003;
    border-radius: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0 0px 13px;
}
.into_product_meta,
.into_product_link__actions {
    padding: 0 15px;
}
.into_product_badges {
    display: flex;
    justify-content: center;
    width: fit-content;
    position: absolute;
    top: 16px;
    left: 16px;
}
.into_product_badges span {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    font-family: "futura-pt";
    display: block;
    padding: 2px 11px;
    text-transform: uppercase;
    background-color: #FF9CCA;
    border-radius: 3px;
    line-height: 1;
}
.into_product_price del {
    font-family: "futura-pt";
    font-weight: 500;
}
.into_product-slide {
    padding-inline: 15px;
    padding-bottom: 4px;
}
.into_product_review.text-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.introducing_fav-tabs_content ul.slick-dots li {
    background: #D9D9D9;
    border: 0px solid #D9D9D9;
    width: 18px;
    height: 2px;
    margin: 0 3px;
}
.introducing_fav-tabs_content ul.slick-dots li button {
    background: transparent;
    top: -7px;
    position: relative;
}
.introducing_fav-tabs_content ul.slick-dots li.slick-active {
    background: #24221E;
}
.introducing_fav-tabs_content .slick-slider .slick-arrow.slick-next {
    background-image: url('/cdn/shop/files/svg-image-1_d264afac-a0a2-4882-aad9-f70c1e399a8a.svg?v=1741352209');
    right: -35px;
}
.into_product_slider .slick-track {
    display: flex;
}
.into_product_slider.slick-initialized .slick-slide {
    display: flex;
    height: auto;
}
.into_product_slider.slick-initialized .slick-slide>div {
    width: 100%;
}
.into_product_slider.slick-initialized .slick-slide>div,
.into_product_slider.slick-initialized .slick-slide>div>div {
    display: flex !important;
}
.introducing_fav-tabs_content .slick-slider .slick-arrow {
    background-color: transparent;
    box-shadow: none;
    border: 0;
}
.introducing_fav-tabs_content .slick-slider .slick-arrow.slick-prev {
    background-image: url('/cdn/shop/files/svg-image-1_e3b0cc3f-9cd2-4189-8edf-728a4f6812fa.svg?v=1741352202');
    left: -35px;
}
.introducing_fav1 .into_product {
    display: none;
}
.into_product.active {
    display: block;
}
.padding_c_intro {
    padding: 28px 0;
}
.intro_title_ol {
    text-align: center;
}
.intro_title_ol h2 {
    font-size: 32px;
    font-family: "futura-pt";
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
}
/* from stylecss start */
.introducing_fav:not(.introducing_fav1) .into_product {
  margin: 0 -30px;
}

.into_product_slider2 {
  padding: 0 30px;
}

.into_product_slider2.swiper .swiper-button {
  width: 30px;
  height: 30px;
  font-size: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px;
}

.into_product_slider2.swiper .swiper-button::after {
  content: none;
}

.into_product_slider2.swiper .swiper-button-prev {
  background-image: url("/cdn/shop/files/svg-image-1_e3b0cc3f-9cd2-4189-8edf-728a4f6812fa.svg?v=1741352202");
  left: 0;
}
.into_product_slider2.swiper .swiper-button-next {
  background-image: url("/cdn/shop/files/svg-image-1_d264afac-a0a2-4882-aad9-f70c1e399a8a.svg?v=1741352209");
  right: 0;
}
.into_product_slider2 .into_product-slide {
  padding-inline: inherit;
  height: auto;
  display: flex;
}
.common-btn.collection_bytag:hover {
  background-color: #ff9cca;
  border: 1px solid #ff76b6;
  color: #000;
}
.common-btn.collection_bytag {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: futura-pt;
  font-weight: 600;
  display: inline-block;
  border-radius: 0.2vw;
  background-color: #000;
  border: 1px solid #000;
}
.into_product_item.product_link{
    width: 100%;
}
/* from style css file */
@media screen and (max-width: 750px) {
    /* home new collection tabs start */  
    .introducing_fav:not(.introducing_fav1) .into_product {
        margin: 0;
    }  
    .into_product_slider,
    .into_product_slider2 {
        padding: 0 0 35px;
    }
    .into_product_slider2.swiper .swiper-button {
        top: calc(100% - 4px);
        background-size: 21px 19px;
    }
    .into_product_slider2.swiper .swiper-button-next {
        right: calc(50% - 140px);
    }
    .into_product_slider2.swiper .swiper-button-prev {
        left: calc(50% - 140px);
    }
    .introducing_fav .into_product_meta {
        min-height: 68px;
    }
    .fav-tabs .tab_link {
        padding: 8px 10px;
        font-size: 14px;
    }
    .into_product-slide {
        padding-inline: 7px;
    }
    .into_product_meta,
    .into_product_link__actions {
        padding: 0 9px;
    }
    .introducing_fav-tabs_content .slick-slider .slick-arrow {
        top: auto;
        bottom: -17px;
        z-index: 3;
        background-size: 21px 19px;
    }
    .introducing_fav-tabs_content .slick-slider .slick-arrow.slick-prev {
        left: calc(50% - 140px);
    }
    .introducing_fav-tabs_content .slick-slider .slick-arrow.slick-next {
        right: calc(50% - 140px);
    }
    .introducing_fav-tabs_content .slick-dots {
        bottom: -11px;
    }
    {% comment %}  
    .into_product_slider.slick-initialized .slick-slide>div, .into_product_slider.slick-initialized .slick-slide>div>div{
     width: 100%;
    }
    .into_product_item.product_link{
     width: 100%;
    }
    {% endcomment %}
}
@media(max-width:989px) {
    .fav-tabs .tab_link {
        padding: 3px 15px;
    }
}
@media(max-width:1300px) {
    .introducing_fav-tabs_content .slick-slider .slick-arrow.slick-next {
        right: -26px;
    }
    .introducing_fav-tabs_content .slick-slider .slick-arrow.slick-prev {
        left: -26px;
    }
}
@media (max-width: 989px) {
  .fav-tabs .tab_link {
    padding: 3px 15px;
  }
}
@media (max-width: 750px) {
  .into_product_slider,
  .into_product_slider2 {
    padding: 0 0 35px;
  }
  .introducing_fav .into_product_meta {
    min-height: 68px;
  }

  .fav-tabs .tab_link {
    padding: 8px 10px;
    font-size: 14px;
  }

  .into_product-slide {
    padding-inline: 7px;
  }

  .into_product_meta,
  .into_product_link__actions {
    padding: 0 9px;
  }

  .introducing_fav-tabs_content .slick-slider .slick-arrow {
    top: auto;
    bottom: -17px;
    z-index: 3;
    background-size: 21px 19px;
  }

  .introducing_fav-tabs_content .slick-slider .slick-arrow.slick-prev {
    left: calc(50% - 140px);
  }

  .introducing_fav-tabs_content .slick-slider .slick-arrow.slick-next {
    right: calc(50% - 140px);
  }

  .introducing_fav-tabs_content .slick-dots {
    bottom: -11px;
  }
}
@media(max-width:575px) {
    .fav-tabs .tab_link {
        font-size: 12px;
        padding: 8px 10px;
        margin: 0 3px;
    }
    .intro_title_ol h2 {
        font-size: 25px;
    }
}
@media screen and (max-width: 430px) {
  .introducing_fav-tabs ul.home_tabs {
    white-space: nowrap;
    overflow: auto;
    padding: 0 0 7px;
    justify-content: flex-start !important;
  }
}
@media(max-width:480px) {
    .into_product_title h3 {
        font-size: 14px;
    }
    .introducing_fav-tabs_content {
        overflow: hidden;
        margin-top: 26px !important;
    }
    .intro_title_ol h2 {
        font-size: 20px;
    }
    .fav-tabs .tab_link {
        padding: 8px 6px;
        margin: 0 3px;
    }
}
@media screen and (min-width: 750px) {
    .into_product_slider2.swiper:not(.swiper-initialized) .into_product-slide {
        width: 53% !important;
    }

    .into_product_slider2.swiper:not(.swiper-initialized) .into_product-slide .into_product_item.product_link {
        width: 95%;
    }
}
@media screen and (min-width: 1100px) {
    .into_product_slider2.swiper:not(.swiper-initialized) .into_product-slide {
        width: 34.6% !important;
    }
}  
/* home new collection tabs ends */
/* home new icons */
.shippingdetails_section {
    padding: 5px 0 40px 0;
}
.shippingdetails_content p {
    font-size: 14px;
    color: #24221E;
    text-transform: uppercase;
    line-height: 1;
}
.shippingdetails_icon {
    margin-bottom: 2px;
}
.shippingdetails_icon img {
  max-width: 38px;
}
@media screen and (max-width: 750px) {
 .shippingdetails_section {
    padding: 5px 0 30px 0;
 }
 .shippingdetails_content p {
    font-size: 12px;
    /* margin-bottom: 17px; */
    font-family: 'futura-pt';
    font-weight: 500;
 }
}
@media(max-width:400px) { 
    .shippingdetails_icon img {
        max-height: 30px;
    }
    .shippingdetails_content p {
        font-size: 10px;
    }
} 
/* home new icons ends */
/* home new promocontent */
.fordinary_vanillavideo_wrapper video {
    width: 100%;
}
.ordinary_vanillavideo_content h2 {
    font-size: 32px;
    font-family: "futura-pt";
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
}
.ordinary_vanillavideo_content p {
    font-size: 18px;
    padding: 15px 0 35px 0;
    color: #000;
}
.ordinary_vanillavideo_wrapper,
.ordinary_wrapper_v {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    position: relative;
}
.ordinary_vanillavideo_wrapper video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.ordinary_vanillavideo_content {
    background: #FADBEA;
    /* box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2); */
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 100px 110px 100px 80px;
    min-height: 585px;
    color: #000;
}
.ordinary_vanillavideo .btn_wrapper .btn-link {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    font-family: "futura-pt";
    font-weight: 600;
}
.ordinary_vanillavideo .btn_wrapper .btn-link:hover {
   text-decoration: none;
}
.ordinary_vanillavideo {
    padding: 0px 0 17px 0;
    /* margin-bottom:30px; */
}
.ordinary_vanillavideo .video_play_pause {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 8;
    -webkit-transform: translate(-14%, -50%);
    -ms-transform: translate(-14%, -50%);
    transform: translate(-50%, -50%);
}
.ordinary_vanillavideo .video_play_pause img {
    object-fit: contain;
    width: 50px;
    height: 50px;
}
.ordinary_vanillavideo_wrapper img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
    /* display: none; */
}
.ordinary_vanillavideo_content h2 br {
    display: none;
}
span.tagline {
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 0 9px 0;
    font-family: "futura-pt";
    font-weight: 600;
    font-style: italic;
}
@media(max-width:1250px) {
    .ordinary_vanillavideo_content {
        padding: 100px 20px 100px 20px;
    }
}
@media(max-width:1199px) {
    .ordinary_vanillavideo_content {
        min-height: 427px;
    }
}
@media screen and (max-width: 750px) {
 .ordinary_vanillavideo_content {
    justify-content: center;
    padding: 50px 16px 50px;
    min-height: auto;
    align-items: center;
    /* margin-top: -10px; */
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 0px;
}
.ordinary_vanillavideo_wrapper, .ordinary_wrapper_v {
    border-radius: 0px;
}
.ordinary_vanillavideo_content h2 {
    font-size: 20px;
    text-align: center;
}
.ordinary_vanillavideo_content h2 br {
    display: block;
}
.ordinary_vanillavideo .video_play_pause img {
    width: 33px;
    height: 33px;
}
.ordinary_vanillavideo_wrapper {
    border-radius: 0;
    margin-inline: -10px;
}
.ordinary_vanillavideo_content p {
    text-align: center;
    max-width: 400px;
    padding: 5px 0 30px 0;

}
.featured_logo_description-n p {
    font-size: 14px;
    line-height: 1.2;

}
.ordinary_vanillavideo {
    padding: 4px 0 10px 0;
    overflow: hidden;
}
.ordinary_vanillavideo .btn_wrapper .btn-link {
    font-size: 14px;
}
.ordinary_vanillavideo_wrapper video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    inset: 0;
}
.ordinary_vanillavideo_wrapper .ordinary_wrapper_v {
    position: relative;
    padding-top: 100%;
}
}
/* home new promocontent ends */
/* home new promobanner  */
  .silky_smoothspring {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .silky_smoothspring_text {
    width: 53%;
    z-index: 9;
    position: relative;
  }
  .silky_smoothspring_batch-inner {
    width: 12vw;
    height: auto;
    position: absolute;
    top: 2vw;
    left: auto;
    right: 0vw;
    object-fit: contain;
  }
  .silky_smoothspring h2,
  .silky_smoothspring .h2 {
    font-weight: 400;
    font-size: 6.6vw;
    line-height: 0.9;
    text-transform: uppercase;
    font-family: "Hawkins";
  }
  .silky_smoothspring .viral_inner_text h2 span,
  .silky_smoothspring .viral_inner_text .h2 span {
    font-size: 6vw;
    font-family: inherit;
    display: block;
  }
  .silky_smoothspring .heading_shadow {
    text-shadow: 8px 5px 7px #420d0d69;
    position: absolute;
    inset: 0;
    margin: 0;
  }
  .silky_smoothspring .heading_gradient {
    background: #e8ca82;
    background-image: linear-gradient(
      326deg,
      rgb(232, 204, 130) 0%,
      rgb(255, 251, 195) 52%,
      rgb(232, 202, 130) 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
    position: relative;
  }
  .silky_smoothspring_batch-inner img {
    width: 100%;
    height: 100%;
  }
  .silky_smoothspring .btn-white_primary {
    height: 4.2vw;
    line-height: 4.2vw;
    min-width: 22vw;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.3vw;
    font-weight: 500;
    display: inline-block;
    letter-spacing: 0.05vw;
    transition: all 0.2s ease-in-out;
    border-radius: 0.2vw;
    background: linear-gradient(
      90deg,
      rgba(232, 202, 103, 1) 0%,
      rgba(255, 251, 195, 1) 30%,
      rgba(255, 251, 195, 1) 70%,
      rgba(232, 202, 103, 1) 100%
    );
    box-shadow: 3px 6px 13px 0px rgba(107, 16, 65, 0.2);
  }
  .silky_smoothspring .btn-white_primary:hover {
    box-shadow: rgba(138, 57, 111, 0.5) 0 0 1px;
    transform: translateY(3px);
  }
  .silky_smoothspring .primary_button_shop {
    padding-right: 1vw;
  }
  .silky_smoothspring_title p {
    font-size: 1.7vw;
    padding-bottom: 1.3vw;
    color: #000000;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0.1vw;
    margin-top: 1vw;
    text-transform: uppercase;
    max-width: 41vw;
    margin-inline: auto;
  }
  .silky_smoothspring .viral_inner_text {
    position: relative;
  }
  .silky_smoothspring .subscr-text {
    color: #fff;
    font-size: 1.05vw;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 1vw;
    letter-spacing: 0.06em;
  }
  .silky_smoothspring .silky_smoothspring_container {
    width: 100%;
    max-width: 95vw;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    inset: 0;
    padding: 4vw 0 3vw 0;
  }
  .silky_smoothspring .silky_smoothspring_title {
    width: 100%;
    max-width: 52%;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .silky_smoothspring .silky_smoothspring_image img {
    width: 100%;
    vertical-align: middle;
    height: auto;
  }
  .silky_smoothspring .silky_smoothspring_batch_right img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .silky_smoothspring .silky_smoothspring_batch_right {
    width: 18vw;
    height: 18vw;
    position: absolute;
    top: auto;
    bottom: -0.2vw;
    right: -1.1vw;
    object-fit: contain;
    z-index: 1;
  }
  .silky_smoothspring .star-img-1 {
    position: absolute;
    inset: 0;
  }
  .silky_smoothspring .star-img-1 img {
    width: 10vw;
    position: absolute;
    animation: animate 3s linear infinite;
    transform-origin: center;
  }
  .silky_smoothspring .star-img-1 img:nth-child(1) {
    top: -4.1vw;
    left: -3.7vw;
  }
  .silky_smoothspring .star-img-1 img:nth-child(2) {
    top: -0.5vw;
    left: 10.2vw;
    animation-delay: 0.5s;
  }
  .silky_smoothspring .star-img-1 img:nth-child(3) {
    top: -3.7vw;
    left: 16.5vw;
  }
  .silky_smoothspring .star-img-1 img:nth-child(4) {
    top: -0.7vw;
    left: auto;
    right: 10vw;
    animation-delay: 0.5s;
  }
  .silky_smoothspring .star-img-1 img:nth-child(5) {
    top: -4.2vw;
    left: 43vw;
  }
  .silky_smoothspring .star-img-1 img:nth-child(6) {
    top: 5.4vw;
    left: 9.6vw;
    animation-delay: 0.7s;
  }
  .silky_smoothspring .star-img-1 img:nth-child(7) {
    top: 2.1vw;
    left: 19.7vw;
  }
  .silky_smoothspring .star-img-1 img:nth-child(8) {
    top: 5.1vw;
    left: 30.8vw;
  }
  @supports (-moz-appearance: none) {
   .silky_smoothspring .star-img-1 {
    top: 9px;
   }
  }
  @keyframes animate {
    0% {
      transform: scale(0.5) rotate(0deg);
    }

    50% {
      transform: scale(1) rotate(180deg);
    }

    100% {
      transform: scale(0.5) rotate(360deg);
    }
  }
  @media screen and (max-width: 750px) {
    .silky_smoothspring .silky_smoothspring_container {
      width: 100%;
      padding: 4vw 0 2vw 0;
    }
    .silky_smoothspring .viral_inner_text h2 span,
    .silky_smoothspring .viral_inner_text .h2 span {
      font-size: 13vw;
    }
    .silky_smoothspring h2,
    .silky_smoothspring .h2 {
      font-size: 12.5vw;
      margin-bottom: 1vw;
      display: block;
      line-height: 0.9;
    }
    .silky_smoothspring .heading_shadow {
      text-shadow: 3px 2px 6px #420d0d69;
    }
    .silky_smoothspring_batch-inner {
      width: 29.8vw;
      height: auto;
      top: auto;
      bottom: 28vw;
      left: 71.1vw;
    }
    .silky_smoothspring .primary_button_shop {
      margin-top: auto;
    }
    .silky_smoothspring .initial_heading {
      line-height: 1;
      font-size: 4.5vw;
    }
    .silky_smoothspring .silky_smoothspring_title {
      width: 100%;
      max-width: 100%;
      height: 100%;
      position: relative;
      right: 1vw;
    }
    .silky_smoothspring_title p {
      font-size: 3.2vw;
      padding: 2px 0 2vw;
      letter-spacing: 0.2vw;
      line-height: 1.2;
      max-width: 74vw;
    }
    .silky_smoothspring_title span {
      font-size: 4.6vw;
    }
    .silky_smoothspring .silky_smoothspring_batch_right {
      width: 32vw;
      height: 32vw;
      position: absolute;
      top: auto;
      bottom: 25vw;
      right: -0.5vw;
      object-fit: contain;
      z-index: 1;
    }
    .silky_smoothspring .subscr-text {
      font-size: 2vw;
    }
    .silky_smoothspring .btn-white_primary {
      font-size: 3.2vw;
      padding: 3vw 14vw;
      height: auto;
      border-radius: 2px;
    }
    .silky_smoothspring .star-img-1 img {
      width: 15vw;
    }
    .silky_smoothspring .star-img-1 img:nth-child(1) {
      top: -6.1vw;
      left: -4.1vw;
    }
    .silky_smoothspring .star-img-1 img:nth-child(2) {
      top: 0.6vw;
      left: 22vw;
      animation-delay: 0.5s;
    }
    .silky_smoothspring .star-img-1 img:nth-child(3) {
      top: -5.8vw;
      left: 34.2vw;
    }
    .silky_smoothspring .star-img-1 img:nth-child(4) {
      top: 0.1vw;
      left: auto;
      right: 21vw;
      animation-delay: 0.5s;
    }
    .silky_smoothspring .star-img-1 img:nth-child(5) {
      top: -6.5vw;
      left: auto;
      right: -5vw;
    }
    .silky_smoothspring .star-img-1 img:nth-child(6) {
      top: 12.3vw;
      left: 20vw;
      animation-delay: 0.7s;
    }
    .silky_smoothspring .star-img-1 img:nth-child(7) {
      top: 5.3vw;
      left: 39vw;
    }
    .silky_smoothspring .star-img-1 img:nth-child(8) {
      top: 12.1vw;
      left: 61.5vw;
    }
     @supports (-moz-appearance: none) {
      .silky_smoothspring .star-img-1 {
       top: 7px;
      }
    }
  }
/* home new promobanner ends */
/* home new featrued logos */
  .featured_logo_slider-n {
      display: flex;
      padding: 44px 0;
      align-items: center;
      justify-content: space-between;
  }
  .featured_logo_slider-n .slick-slide {
      display: flex;
      align-items: center;
      justify-content: center;
  }
  @media(max-width:1199px) {
      .featured_logo_slider-n img {
          max-width: 83%;
      }
  }
  @media(max-width:989px) {
      .featured_logo_slider-n {
          display: block;
      }
      .featured_logo_slider-n img {
          max-width: 100%;
      }
      .featured_logo_slider-n .slick-track {
          display: flex !important;
      }
      .featured_logo_slider-n .slick-slide {
          height: auto;
      }
      .featured_logo_slider-n .slick-dots {
          display: none !important;
      }
  }
  @media(max-width:750px) {
      .featured_logo_description-n p {
          font-size: 14px;
      }
      .featured_logo_slider-n {
          padding: 27px 0 14px;
      }
  }
/* home new featured logos ends */
/* instafeed section css */
.smooth_skin .smooth_skin_badge {
  display: inline-block;
  padding: 6px 69px;
  background-color: #ff9cca;
  letter-spacing: 0.33px;
  font-size: 16px;
  border-radius: 5px;
  text-transform: capitalize;
  font-family: "futura-pt";
  font-weight: 500;
  margin-bottom: 18px;
  font-style: italic;
  color: #000;
}
.instagram_reals img {
  width: 100%;
}
.smooth_skin {
  margin: 17px 0px 2.52px 0;
}
@media screen and (max-width: 750px) {
  .smooth_skin {
    margin: 17px 0px 1.45px 0;
  }
}
/* instafeed section css ends */