/** Shopify CDN: Minification failed

Line 422:23 Unexpected "{"

**/

@media (min-width: 1280px) {
  .content-section {
    padding: 0 70px;
  }

   body .window {
    max-width: 80rem;
  }

}

.feature-product {
  border-radius: 100px;
  background: #FFF;
}

.cwf-row {
  gap: 160px;
}

.cwf-f-text.bullet-text {
    text-align: left;
}

.cwf-row.cwf-left {
  grid-template-columns: 52% 1fr;
}

.home-page a:hover {
    text-decoration-line: none;
    opacity: .75;
}

.feature-product .max-w-prose p {
  color: #000000;
  font-size: 16px;
  margin-top: 31px;
}

.feature-title-se {
    padding-bottom: 60px;
}

.home-page .max-w-prose {
  max-width: 100%;
}

.content-section h2 {
  font-weight: 300;
  font-size: 32px;
  letter-spacing: -0.1px;
  line-height: 41px;
  margin-bottom: 24px;
}

.home-page {
  padding: 100px 0;
}

.content-section p,
.content-section ul {
  color: #FFFFFF99;
  line-height: 27px;
  padding-bottom: 30px;
}

.content-section {
  .cwf-btn {
    margin-bottom: 50px;
    margin-top: 25px;
  }
}

.content-section h3 {
  margin-bottom: 31px;
}

.content-section h2 strong {
  text-align: center;
}

.shopify-section:has(> .faq-sec) {
    background: #000000 ;
}

.faq-sec,
.news-sec,
.home-page {
  border-radius: 0 0 100px 100px;
  border: none;
}

.faq-sec h3 {
    font-size: 60px;
    background: linear-gradient(90deg, #860f37, #ffc6c5, #f798a5);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    margin-bottom: 64px;
    font-weight: 500;
    line-height: 90px;
}

.about-us h1 {
  text-align: center;
}

.faq-sec .max-w-prose {
    max-width: 100%;
}

.news-sec .max-w-prose h3,
.content-section h3,
.cwf-steps-h,
.feature-product .max-w-prose h3,
.categories-section .feature-title-sec h3,
.page-title-wrapper h3 span {
  font-size: 54px;
  background: linear-gradient(90deg, #860f37, #ffc6c5, #f798a5);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 70px;
}

.categories-section .feature-title-sec p {
    margin-top: 31px;
}

.shopify-section:has(> .home-page) {
    background: white;
}

.faq-sec .type__body--bold,
.faq-sec .accordion-content p {
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.accordion-content,
.cwf-f-text {
    color: #FFFFFFB2;
}

.cwf-steps {
  margin-top:100px;
}

.cwf-steps-sub {
  font-size:16px;
  line-height: 25px;
}

.cwf-steps-grid {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
}

.cwf-steps-content {
    margin-bottom: 80px;
}

.cwf-step-card {
  padding: 25px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.05);
}

.cwf-step-badge {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 12px;
  background: linear-gradient(92deg, #860F37 -29.53%, #FFC6C5 55.37%, #F798A5 105.28%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cwf-step-title {
  margin:0 0 12px;
  font-size: 20px;
}

.cwf-step-text {
  color: #FFFFFF80;
  font-size:14px;
}

.cwf-step-actions {
  display:flex;gap:12px;
  margin-top:25px;
  flex-wrap:wrap;
}

.cwf-step-text p {
  margin-bottom: 10px;
}

.cwf-step-text p, .cwf-step-text li {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.1px;
}

.cwf-f-h,
.recent-slider h3.slider-head,
.reccomnd-slider .max-w-prose h3 {
  background: linear-gradient(90deg, #860f37, #ffc6c5, #f798a5);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.faq-sec .accordion-content {
  margin-bottom: 40px;
}

.faq-sec button {
  padding: 0;
  margin-bottom: 20px;
}

/*Custom Pages css*/
.custom-page p,
.custom-manufacturing-page p span,
.steps-process ul li {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.14px;
}

.custom-page h1 {
  display: none;
}

.steps-process h6 {
  margin-bottom: 10px;
}

.steps-process h6 strong {
  font-size: 16px;
}

.steps-process p {
  margin-bottom: 1.25rem;
}

.steps-process strong span {
  color: #f8a800;
  font-weight: 700;
}

.btn-secondary.cwf-step-btn {
  color: #CF5B79;
  background: none;
  border: none;
  box-shadow: none;
  text-decoration: underline;
}

.page-title-wrapper h3 span,
.custom-page h3 span,
.custom-page h4.page-title,
.about-us h1 {
  font-size: 45px;
  background: linear-gradient(90deg, #860f37, #ffc6c5, #f798a5);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 45px;
}

.cwf-step-head-title {
  font-size: 28px;
  line-height: 36px;
  padding-bottom: 60px;
  color: #FFF;
  font-weight: 500;
  letter-spacing: -0.1px;
}

 .btn.btn--secondary,
 .btn.btn--plain,
 .btn.btn--load,
 .btn-section a,
 .btn-primary.cwf-step-btn {
  padding: 10px 20px;
  background-color: #cf5b79;
  color: #ffffff;
  text-decoration: none;
  border-radius: 40px;
  font-size: 16px;
  border: 1px solid #cf5b79;
  text-transform: capitalize;
}

.arrow-btn {
  background-color: #cf5b79;
  color: #ffffff;
  border: 1px solid #cf5b79;
  border-radius: 40px;
}

.collection-page-title,
.product-title {
  background: linear-gradient(90deg, #860f37, #ffc6c5, #f798a5);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

.process-label-section .cwf-steps-content {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}

.row-cwf-steps {
    display: flex;
    align-items: center;
    gap: 11px;
}

.btn.btn--secondary:focus,
.btn.btn--plain:focus,
 .btn.btn--load:focus {
  box-shadow: none;
  outline: none;
  outline-offset: unset;
}

.slideshow__slide a:hover {
    opacity: 1;
}

.cwf-step-text a strong {
  font-size: 14px;
}

.cwf-step-text a, 
.accordion-content a {
  font-size: 14px;
  background: linear-gradient(90deg, #860f37, #f798a5);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  text-decoration: none;
}

.feature-title-sec {
  padding-bottom: 31px;
}

.custom-manufacturing-page .img-sec {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

.custom-manufacturing-page h3 {
  text-align: left !important;
}

.btn-section a {
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
}

.btn-section a span {
  font-weight: 700;
}

.accordion-content .max-w-prose {
  max-width: 100%;
  padding-right: 14px;
}

.btn-section {
  margin-bottom: 40px;
}

/* private label process page */
.private-label-process {
  padding: 40px 0;

  .section-3 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
  }

  .section-3 .col {
    flex: 0 1 calc(33.333% - 20px);
    box-sizing: border-box;
  }
}

.slider-section .text-start .h3,
h2 .contained-heading,
.feature-title-sec h3 {
  font-size: 38px;
  background: linear-gradient(90deg, #860f37, #ffc6c5, #f798a5);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

h2 .contained-heading, { 
  color: #fff9;
}

.steps-faq p {
  color: #ffffffb2;
}

.slider-section .reading-width p, 
.slider-section .reading-width ul {
  font-size: 16px;
  color: #fff9;
}

.process-image {
  text-align: center;
}

.process-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  image-rendering: -webkit-optimize-contrast;
}

.process-desc {
  color: #b9cbcd;
  font-size: 16px;
}

.private-label-process .section-3 .steps span {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  border-radius: 8px;
  padding: 7px 11px;
  margin-bottom: 10px;
  background-color: #cf5b79;
  color: #ffffff;
}

.private-label-process .section-3 .process-image {
  margin-bottom: 15px;
  width: 150px;
  height: 150px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.row.section-3 {
  padding-top: 20px;
}

.slider-section {
  padding: 40px 0;
  .slideshow-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    z-index: 9;
    width: 100%;
    padding: 0 10px;
  }
}

.slider-section .slideshow__slide.is-active {
  max-width: 100%;
  height: auto;
  display: flex;
}

.slider-section .slideshow__slide:not(.is-active) {
  display: none;
}

.categories-section {
  padding: 80px 0;
  border: none;
}

.contact-us-section {
    display: inline;
}

@media (max-width: 768px) {
  .private-label-process .section-3 .col {
    flex: 0 1 calc(50% - 20px);
  }
  .template-index .sliser-section .window {
    display: inline;
  }
  .template-index .sliser-section .btn--secondary {
    font-size: 10px;
    min-height: auto;
    padding: 0.3rem 0.5rem;
  }

  .cwf-row, .cwf-right {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .cwf-steps-grid{grid-template-columns:1fr}
  .cwf-right .cwf-img-wrap{ order: 1; }
  .cwf-right .cwf-content{ order: 2; }
  .cwf-content, .cwf-right .cwf-content{ padding-left: 0; padding-right: 0;text-align: left; }

  .icon-whatsapp svg {
    margin-left: 6px;
  }

  .contact-us-section {
    padding-left: 8px;
  }

  .categories-section {
    padding-top: 30px;
  }

  .contact-us-section {
    display: none;
  }

  .news-sec .max-w-prose h3, 
  .content-section h3, .cwf-steps-h, 
  .feature-product .max-w-prose h3, 
  .categories-section .feature-title-sec h3 {
    font-size: 42px;
    line-height: 45px;
  }

  .faq-sec h3 {
    font-size: 42px;
    line-height: 45px;
  }

  .faq-sec .type__body--bold, 
  .faq-sec .accordion-content p {
    font-size: 22px;
    line-height: 32px;
  }

  .content-section h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .feature-title-sec {
    padding-bottom: 0;
  }

  .faq-sec h3 {
    margin-bottom: 30px;
  }

  .cwf-steps-content {
    margin-bottom: 48px;
  }

  .cwf-steps-h {
    padding-bottom: 26px;
  }


}

.slideshow-section {
  padding-bottom: 35px;
}

@media (max-width: 480px) {
  .private-label-process .section-3 .col {
    flex: 0 1 100%;
  }
}

/*For Desktop*/
@media (min-width: 767px) {
  .slider-section .media-with-text {
    display: flex;
    justify-content: space-between;
  }

  .slider-section .media-with-text .media-with-text__media,
  .slider-section .media-with-text .media-with-text__text {
    width: 50%;
    padding: 0 10px;
  }
  
  .cwf-steps-content {
    display: grid;
    grid-template-columns: 50% 1fr;
    gap: 32px;
  }
  

}
/* custome block private lable cosmatic */
.custom-two-blocks {
  margin-top: 25px;
}
.cosmatic-page div strong {
  font-size: 28px;
}
.cosmatic-page .max-w-prose {
  max-width: 100%;
}
.custom-two-blocks a {
  color: #f8a800;
}
/* custome block private lable cosmatic */
@media (max-width: 767px) {
  .mobile-scroll {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: auto;
  }
  .mobile-scroll::-webkit-scrollbar {
    height: 4px;
    display: block;
    width: 5px !important;
    height: 5px !important;
  }

  .mobile-scroll::-webkit-scrollbar-track {
    background-color: #e5e5e5;
    border-radius: 4px;
  }

  .mobile-scroll::-webkit-scrollbar-thumb {
    background-color: #555;
    border-radius: 4px;
  }
}

@media (max-width: 991px) {
  .cwf-row.cwf-left {
    grid-template-columns: 1fr;
  }

}

@media (max-width: 1440px) {
  .cwf-row {
    gap: 40px;
  }

}
