/** Shopify CDN: Minification failed

Line 1243:17 Unexpected "/"

**/
@font-face {
  font-family: Augillion_DEMO;
  src: url(https://cdn.shopify.com/s/files/1/0726/1608/3762/files/Augillion_DEMO.otf?v=1738672569);
}
@font-face {
  font-family: Acumin_Variable_Concept;
  src: url(https://cdn.shopify.com/s/files/1/0726/1608/3762/files/Acumin_Variable_Concept.ttf?v=1738672558);
}
h1,h2,h3,h4,h5,h6{
  font-family: Augillion_DEMO !important;
}
body,p,a,p span,div{
  font-family: Acumin_Variable_Concept !important;
}
.banner__buttons a,.featured-product .product-form__submit {
    border-radius: 8px;
    overflow: hidden;
}
.product-form__submit {
    border-radius: 8px;
    overflow: hidden;
}
a.link.product__view-details{
    display: none;
}
.home-banner .banner__box.content-container {
    padding: 0px;
}
.product-form__input--pill input[type=radio]+label {
    border: 1px solid rgb(18 18 18 / 13%) !important;
    box-shadow: 0 0 0 1px #cec7bc;
    border-radius: 8px!important;
    width: 100%;
    margin: 0!important;
}
 fieldset.product-form__input {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 15px;
    max-width: 100%;
    margin-top: 20px;
    padding-top: 10px;
}
.product-form__input--pill input[type=radio]:checked+label {
    background: #3fc5c4 !important;
    box-shadow: unset !important;
}
.featured-product  .product-form__submit {
    background: #e08f51;
}
.featured-product  .product-form__submit:hover {
    background: #68b357;
}
.featured-product  .product-form__submit:after,.product-form__submit:before {
    display: none;
}
.icontext-block h3 {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    /* font-weight: 600; */
}
.icontext-block {
    padding: 18px;
    border: 2px solid #EFEBE5;
    background: #fff;
    border-radius: 8px;
}
.icontext-block .rte:after {
    display: none;
}
.imageText-repeat-block .image-with-text__content {
    gap: 15px;
}
.icontext-block .image-with-text__text p {
    font-size: 15px;
    line-height: 22px;
}
.icontext-block h3 i {
    color: #68b357;
    font-size: 19px;
}
.imageText-repeat-block .image-with-text__content {
    padding: 30px 0 30px 50px;
}
.imageText-repeat-block .image-with-text__media-item>*,
.imageText-repeat-block .image-with-text__media-item img{
    border-radius: 8px !important;
}
.lilyahair-comparative h2.fwe_heading.inline-richtext {
    margin-bottom: 30px;
}
.lilyahair-comparative .eg-table td {
    text-align: center;
}
.lilyahair-comparative td.col-first {
    text-align: left;
}
.lilyahair-comparative .eg-table td:nth-child(2) {
    background: #fff !important;
}

.lilyahair-comparative tr.repeat-table-row td:first-child {
    padding: 25px 20px;
}
/* .lilyahair-comparative .eg-table {
    border: unset !IMPORTANT;
  border-bottom: 2px solid #e38d9a !important;
} */
tr.repeat-table-row {
    background: white;
}
td.col-fourth,td.col-first {
    position: relative;
}
/* td.col-first:after ,
td.col-fourth:after {
    content: "";
    background: #e38d9a;
    width: 2px;
    height: 103%;
    position: absolute;
    top: 0;
    bottom: 0;
}
td.col-fourth:after {
    right: 0;
}
td.col-first:after {
    left: 0;
} */
/* .lilyahair-comparative .eg-table>table td {
    border: 2px solid #e7e7e7 !important;
} */
.lilyahair-comparative tr.repeat-table-row.compartive-row-1 td {
    position: relative;
}
/* .lilyahair-comparative tr.repeat-table-row.compartive-row-1 td:before {
    content: "";
    background: #e38d9a;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left:0;
    right:0px
} */
.compartive-table-main {
    border: 2px solid #e38d9a;
    border-radius: 8px;
    overflow: hidden;
}
.compartive-top-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.compartive-top-row div {
    width: 50%;
    text-align: center;
}
.eg-table>table>tbody>tr:first-child>td:nth-child(2) {
    border-radius: 0px;
}
td.col-first {
    font-size: 16px;
    color: black;
    font-weight: 600;
}
.logo-img {
    background: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.logo-img img {
    width: 55%;
}
.lilyahair-comparative .eg-table td {
    line-height: 18px;
    letter-spacing: 0;
}

.blank-div {
    opacity: 0;
}
.lilyahair-comparative tr.repeat-table-row:nth-child(even) td.col-second {
    background: #fff ! IMPORTANT;
}
.featured-product .product__info-wrapper.grid__item {
    padding: 15px 0 0 50px!important;
}
.featured-product .product__info-wrapper.grid__item>section {
    max-width: 100%;
}
.item-slick img {
    /* height: 90px; */
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.item-slick{
    margin-top:10px;
}
.slider-nav .slick-track {
    display: flex;
    gap: 10px;
}
.slider-nav.slick-initialized.slick-slider {
    margin: 0px -5px;
}
.main-slider-image img {
    height: 535px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.featured-product button.slide-arrow {
    background: transparent;
    border: none;
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.featured-product button.slide-arrow.next-arrow {
    right: 10px;
}
.featured-product button.slide-arrow.prev-arrow {
    left: 10px;
}
.featured-product button.slide-arrow i {
    font-size: 20px;
    color: #3fc5c4;
}
button.slide-arrow.slick-disabled {
    opacity: 0.4;
}
product-info .product-media-container {
    border-radius: 10px;
    overflow: hidden !important;
}
product-info button.thumbnail {
    border-radius: 50%;
}
product-info .product--thumbnail_slider .thumbnail-slider {
    margin-top: -10px;
}
product-info modal-opener.product__modal-opener.product__modal-opener--image {
    height: 600px !important;
}
product-info .product.product--medium {
    padding-top: 20px;
}
product-info .accordion summary {
    padding-left: 10px !important;
}
product-info .accordion summary:hover {
    background: #fcdbc0;
}
product-info .h4.accordion__title {
    font-size: 16px;
}
product-info .accordion__content p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0;
}
.vartion_block .custom-tag {
    display: none;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    text-align: center;
}
.vartion_block .custom-tag div {
    display: inline-block;
    border-radius: 4px;
    padding: 8px 20px 5px;
    font-weight: 600;
    line-height: 11px;
    font-family: inherit;
    letter-spacing: 0;
    text-transform: uppercase;
    font-size: 12px;
}
.bestseller{
    background: #00b67a;
    color: #ffffff;
}
.economic{
    background: #4777ff;
    color: #ffffff;
}
.vartion_block.block-2 .custom-tag {
    display: block;
}
.vartion_block.block-2 .custom-tag .economic {
    display: none;
}
.vartion_block.block-3 .custom-tag {
    display: block;
}
.vartion_block.block-3 .custom-tag .bestseller {
    display: none;
}
.bndlr-container {
    margin-top: 0px;
    padding-top: 0px;
}
.bndlr-bundle-description {
    margin-bottom: 10px;
}
.bndlr-add-to-cart {
    background: #e48e9b;
}
.compartive-top-row br {
    display: none;
}
.logo-img {
    border-bottom: 1px solid white;
    margin-bottom: -1px;
}
.slider-review-box {
    background: white;
    border-radius: 8px;
    padding: 25px;
}
.trustpilot-header {
    display: flex;
    align-items: center;
    gap: 15px;
}
.review-load__image span{
    width: 65px;
    height: 65px;
    background: #f5b0bb;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-transform: uppercase;
}
.trust-title {
    width: auto;
}
.review_slider .trust-title h3 {
    text-align: left;
    display: block;
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
}
h4.star-rating {
    margin: 0px;
    justify-content: flex-start;
}
h4.star-rating svg {
    margin: 0px;
    width: 13px;
    margin-right: -2px;
}

.trust-title h4 {
    margin: 0px;
    font-size: 12px;
    margin-bottom: -4px;
}
.review-content p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 25px;
}
.review_slider_inner  .swiper-slide {
    display: block;
    height: auto;
    display: flex;
}
.faq-sec-main {
    display: flex;
    gap: 50px;
}
.faq-left-sec {
    width: 40%;
}
.fwe_accordian_row {
    width: 60%;
}
.accordian_fwe h2.fwe_heading {
    text-align: left;
    letter-spacing: 0;
}
.accordian_fwe h2.fwe_heading {
    font-size: 20px;
}
.faq-left-sec h4 {
    font-size: 40px;
    text-transform: unset;
    line-height: 45px;
    margin: 30px 0px 10px;
}
.fwe_accordian_row >div,.fwe_accordian_row >div>div {
    width: 100% !IMPORTANT;
    max-width: 100%;
}
.fwe_accordian_row .grid__item {
    margin-bottom: 15px;
}
.accordian-header {
    flex-direction: row-reverse;
    justify-content: space-between;
    font-size: 18px;
    letter-spacing: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.accordian-header {
    font-family: 'Augillion_DEMO' !important;
}
.accordian-item {
    border-radius: 8px;
}
span.accordion_icon {
    margin-right: -10px;
    transform: scale(0.7);
}
.accordian-content p,.accordian-content li {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
}
.accordian-content ul {
    margin: 0px;
}
.faq-left-sec>div {
    position: sticky;
    top: 20px;
}
.review_slider h2.fwe_heading {
    text-align: center;
}
.compartive-top-row div {
    font-family: Augillion_DEMO!important;
    letter-spacing: 0;
    font-size: 20px;
}
.collection-hero {
    background: #fcd2e7;
}
.collection-hero .collection-hero__inner {
    padding: 0px 40px;
}
h1.collection-hero__title {
    margin: 15px 0px;
}
.quick-add button:before,.quick-add button:after {
    display: none;
}
.quick-add button {
    background: #e48e9b;
    color: white;
    border-radius: 50px;
}
td.col-fourth {
    display: none;
}
.faq-image img {
    height: 425px;
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin-top: 10px;
}
.lilyahair-comparative .eg-table td {
    border: 1px solid rgb(198 143 152) !important;
}
.logo-img {
    border: 1.3px solid rgb(220 127 141);
}
.lilyahair-section-row-reverse {
    flex-direction: row-reverse;
}

.lilyahair-htuse-section {
    padding-top: 60px;
}

.lilyahair-ingredient-section {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 70px;
}

.lilyahair-ingredient-section h3 {
    font-family: 'Augillion DEMO';
    font-size: 18px;
    letter-spacing: 2px;
    color: #373737;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 60px;
}

.lilyahair-ingredient-box {
    box-shadow: 0px 0px 24px 0px rgba(119, 122, 122, .1);
    border-radius: 44px;
    width: 25%;
    padding: 40px 30px;
    transition: all linear 0.4s;
}

.lilyahair-gap-2 {
    gap: 30px;
}

.lilyahair-ingredient-row {
    margin-top: 50px;
}

.lilyahair-ingredient-box h4 {
    margin: 0;
    letter-spacing: 0;
    font-family: Averta Demo PE;
    font-weight: 700;
    font-style: italic;
    font-size: 23px;
}

.lilyahair-ingredient-box:hover {
    background: #a1e8e7;
}

.lilyahair-ingredient-box:hover h4 {
    color: #fff;
}

.lilyahair-ingredient-box:hover p {
    color: #fff;
}
.lilyahair-section-row {
    display: flex;
}

@media(max-width:822px){
  .featured-product.product {
    display: block;
}
.featured-product.product>div {
    width: 100%;
}
    .featured-product .product__info-wrapper.grid__item {
    padding: 45px 0 0 0px!important;
}
  .imageText-repeat-block .image-with-text .grid {
    display: block;
}
.imageText-repeat-block .image-with-text .grid>div {
    width: 100%;
}
.imageText-repeat-block {
    padding-top: 20px;
}
.imageText-repeat-block .image-with-text__content {
    padding: 30px 0 30px 0px;
}
    product-info modal-opener.product__modal-opener.product__modal-opener--image {
    height: 350px!important;
}
  .faq-sec-main {
    flex-direction: column;
    gap: 10px;
}
.faq-left-sec {
    width: 100%;
}
.fwe_accordian_row {
    width: 100%;
}
.faq-left-sec h4 {
    margin: 0px;
    font-size: 30px;
}
.accordian_fwe  h2.fwe_heading {
    font-size: 18px;
}
  .lilyahair-section-row {
    flex-direction: column;
}
.lilyahair-ingredient-box {
    width: 100%;
}
}
@media(max-width:480px){
.featured-product  h2.product__title.h1 {
    margin: -25px 0px 0px;
}
  .imageText-repeat-block .image-with-text__content {
    padding: 20px 0px 0px;
}
.section-template--24012110725426__rich_text_XzxCHB-padding .rich-text__wrapper.rich-text__wrapper--left.page-width {
    padding: 0px;
}
  .featured-product .product__info-wrapper.grid__item {
    padding: 45px 0 0 0px!important;
}
  .main-slider-image img {
    height: 350px;
}
  .vartion_block .custom-tag div {
    padding: 4px 15px;
    font-size: 9px;
}
  .vartion_block .custom-tag {
    top: -15px;
}
  .lilyahair-comparative tr.repeat-table-row td:first-child {
    padding: 10px 10px;
}
  tr.repeat-table-row img {
    width: 15px;
}
  tr.top-row-main td {
    font-size: 11px;
    line-height: 11px !IMPORTANT;
}
  tr.repeat-table-row img {
    width: 15px;
}
tr.top-row-main td {
    font-size: 11px;
    line-height: 11px !IMPORTANT;
}
.eg-table>table>tbody>tr.repeat-table-row td {
    width: auto !important;
}
tr.repeat-table-row td.col-first {
    width: 110px !important;
    min-width: 110px !important;
    max-width: 110px !important;
}
  tr.top-row-main td:nth-child(2) {
    padding: 5px !IMPORTANT;
}
  .eg-table>table td {
    word-break: unset;
}
  td.col-first {
    font-size: 10px;
    line-height: 11px !IMPORTANT;
}
  .compartive-top-row div {
    font-size: 10px;
    line-height: 12px;
}
  .compartive-top-row br {
    display: block;
}
  .blank-div {
    width: 162px !IMPORTANT;
}
  /* .logo-img {
    border: 1px solid #fde0c9;
    border-bottom: 1px solid white;
} */
  .logo-img img {
    width: 70%;
}
  product-info modal-opener.product__modal-opener.product__modal-opener--image {
    height: 350px!important;
}
.vartion_block  .economic {
    display: block;
    width: 85%;
}
  .accordian-header {
    font-size: 16px;
    line-height: 20px;
}
  .section-template--24012110725426__multicolumn_Mgrz98-padding h2.title {
    font-size: 30px;
}
  .faq-image img {
    height: 100%;
}
  
}



/* custom css by nmh 31 aug */
/* Desktop layout */
.grid__item.product__media-wrapper {
  max-width: 60% !important;
}

.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
  max-width: 40% !important;
}

/* Tablet and mobile: stack vertically */
@media screen and (max-width: 768px) {
  .grid__item.product__media-wrapper,
  .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    max-width: 100% !important;
  }

  /* Optional: adjust spacing when stacked */
  .grid__item.product__media-wrapper {
    margin-bottom: 20px;
  }
}


.product-media-container.media-type-image.media-fit-contain.global-media-settings.gradient.constrain-height {
    width: 100%;
}

modal-opener.product__modal-opener.product__modal-opener--image {
    height: unset !important;
}

product-info modal-opener.product__modal-opener.product__modal-opener--image {
    height: unset !important;
}





.nmh-gotham {
  font-family: "Caveat", cursive;
  font-size: 58px;
  font-weight: 400;
  color: #f9d0ae;
}
.custom-title{
    margin-bottom:0px;
}

.nmh-subtext {
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-top: -8px !important;
}

.nmh-subtext .separator {
  color: #999;
}


.nmh-benefits-block {
  font-size: 16px;
  color: #222;
  margin-bottom: 24px;
}

.nmh-benefits-block p {
  margin: 0 0 12px;
  line-height: 1.5;
}

.nmh-benefit-list {
  list-style: none;
  padding-left: 0;
  margin: 12px 0;
}

.nmh-benefit-list li {
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}

.nmh-benefit-list li::before {
  content: "";
  position: absolute;
  left: 0;
  color: #000;
  font-weight: bold;
}

.nmh-benefits-link {
  text-decoration: underline;
  color: #000;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 6px;

}

.nmh-highlight-badges ul {
 list-style: none;
 padding: 0;
 margin: 0;
 display: flex;
 gap: 12px; /* space between badges */
 flex-wrap: wrap;
}

.nmh-highlight-badges li {
  background-color: #fef1e9; /* light beige */
  padding: 6px 14px;
  border-radius: 9999px; /* pill shape */
  font-size: 14px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  white-space: nowrap;
}


.nmh-subscription-options {
  font-family: 'Arial', sans-serif;
  max-width: 700px;
  margin: 0 auto;
  color: #1a1a1a;
}


.nmh-subscription-options {
    margin-top: 50px !important;
}

.subscription-variants {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
  border-radius: 12px;
  gap:15px;
}

.subscription-choice{
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0px;
    text-align: center;
    position:relative;
    border: .1rem solid rgba(154, 154, 154, .15);
    padding: 15px 0px;
    border-radius: 10px;
    padding: 10px;
}

.subscription-badge .badge {
    position: absolute;
    left: 50%;
    top: -13px;
    transform: translate(-50%);
    border: none;
    white-space: nowrap;
    background: lightgray;
}



.subscription-choice.selected{
    background: #fef6ef;
}

.subscription-choice.selected .subscription-badge .badge {
    background: #fbe4d2;
}

.subscription-choice input[type="radio"] {
  display: none;
}

.subscription-choice label {
  display: block;
  cursor: pointer;
}

.subscription-choice .duration {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 6px;
  display: block;
  color: #222;
}

.subscription-choice .price {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 6px;
  color: #000;
}

.stock-info {
  font-size: 14px;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 600;
}

.payment-info {
  font-size: 14px;
  margin-bottom: 24px;
  text-align: left;
}

.payment-info a {
  text-decoration: underline;
  font-weight: 700;
  color: #000;
}

#add-to-cart-btn {
  display: block !important;
  width: 100%;
  background-color: #292929;
  border-radius: 32px;
  padding: 16px 0;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  border: none;
  cursor: pointer;
  text-align: center;
}

#add-to-cart-btn span {
  margin-left: 8px;
}


/* Spinner styles */
.nmh-spinner {
  border: 2px solid #f3f3f3; /* Light grey */
  border-top: 2px solid #555; /* Darker grey */
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: spin 1s linear infinite;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.stock-demand-wrapper {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 12px 16px;
  max-width: 500px;
  font-family: Arial, sans-serif;
}

.stock-demand-labels {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  color: #222;
}

.stock-demand-labels label {
  display: flex;
  align-items: center;
  font-weight: bold;
}

.stock-demand-labels input[type="radio"] {
  margin-right: 10px;
}

.stock-left-text {
  font-weight: normal;
  color: #444;
}

.stock-progress-bar {
  width: 100%;
  height: 6px;
  background: #eee;
  border-radius: 3px;
  overflow: hidden;
}

.stock-progress-fill {
  height: 100%;
  background-color: #111; /* black bar */
  border-radius: 3px 0 0 3px;
  transition: width 0.3s ease;
}

.stock-demand-indicator{
    background-color: #f3f3f3;
    border-radius: 8px;
    padding: 25px 20px;
    display: flex;
    font-size: 14px;
    flex-direction: column;
    color: #333;
    box-sizing: border-box;
}

.stock-demand-indicator label {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1;
  cursor: pointer;
}

.stock-demand-indicator input[type="radio"] {
  appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #555;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  margin: 0;
  flex-shrink: 0;
}

.stock-demand-indicator input[type="radio"]:checked::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: #555;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.stock-demand-indicator strong {
  font-weight: 700;
  color: #000;
}

.stock-demand-indicator span {
  margin-left: auto;
  font-weight: 600;
  color: #666;
}

.stock-demand-indicator span b {
  font-weight: 700;
  color: #000;
}

/* Style for the progress bar */
.stock-demand-indicator progress{
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    height: 8px;
    margin-top: 5px;
    border-radius: 10px;
    flex-shrink: 0;
    background-color: #e0e0e0;
    position: relative;
    transform: rotate(180deg);
}

.stock-demand-indicator progress::-webkit-progress-bar {
  background-color: #e0e0e0;
  border-radius: 10px;
}

.stock-demand-indicator progress::-webkit-progress-value {
  background-color: #000; /* black bar */
  border-radius: 10px;
}

.stock-demand-indicator progress::-moz-progress-bar {
  background-color: #000;
  border-radius: 10px;
}



img.trustpilotImg {
    object-fit: cover;
    width: 153px;
    height: 70px;
    position: absolute;
    top: 23px;
    right: 2px;
}


.footer-block:only-child:last-child{
    max-width: 100% !important;
}


.footer-newsletter-wrapper {
    padding: 100px 0px 44px 0px;
  color: #fff;
  margin-top: 40px;
}

.footer-newsletter-container {
  display: flex;
  justify-content: space-between;
}

.newsletter-left {
  flex: 1 1 350px;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.newsletter-heading {
  color: #fff;
  font-size: 4.8rem;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 0px;
}

.newsletter-description {
    color: #fff;
  font-size: 1.6rem;
  margin-bottom: 20px;
  max-width: 500px;
}

.newsletter-form {
  display: flex;
  border-bottom: 1px solid #fff;
  max-width: 400px;
}

.newsletter-input {
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  flex-grow: 1;
  padding: 10px 0;
  font-size: 16px;
}

.newsletter-button {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
}

.newsletter-links {
  display: flex;
  gap: 60px;
  flex: 1 1 350px;
  justify-content: flex-end;
}

.link-column h4 {
    color: #fff;
    font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 12px;
  margin-top: 0px;
}

.link-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.link-column li {
  margin-bottom: 8px;
}

.link-column a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.link-column a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 750px) {
  .newsletter-form {
    margin: unset !important;
  }
}

form.newsletter-form {
    align-items: center;
    flex-direction: row !important;
}

footer{
    position: relative;
    border-radius: 30px 30px 0px 0px;
    overflow: hidden;
}

.footer-bg-design{
    position: absolute;
    bottom: 0;
     right: 0;
}


@media screen and (max-width: 768px) {
.footer-newsletter-container {
  flex-direction: column;
}
.footer-card{
    flex-direction: column;
}
}



* custom by nmh */
<style>
  .story-video-section {
    max-width: 900px;
    margin: 0 auto;
    padding: 1rem;
    text-align: center;
  }
  .section-title {
    font-weight: normal;
    font-size: 1.25rem;
    margin-bottom: 2.5rem;
    letter-spacing: 1px;
    word-spacing: 2px;
  }
  .videos-wrapper {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
  }
@media screen and (max-width: 749px) {
  .videos-wrapper {
    display: flex;
    justify-content: start;
    overflow-x: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* Internet Explorer 10+ */
  }

  .videos-wrapper::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }
}
  .video-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 80px;
  }
  .play-video-button {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid #7c3aed;
    box-shadow: 0 4px 6px rgba(124, 58, 237, 0.4);
    background: transparent;
    cursor: pointer;
    padding: 0;
    outline: none;
    border: none;
  }
  .thumbnail-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    display: block;
  }
  .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    width: 24px;
    height: 24px;
    color: rgba(255, 255, 255, 0.8);
  }
  .play-icon svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
  }
  .video-title {
    margin-top: 0.25rem;
    font-size: 1.3rem;
    color: #333;
  }
  .modal {
    display: none;
    position: fixed;
    inset: 0;
    background-color: rgba(0,0,0,0.9);
    z-index: 1000;
    align-items: center;
    justify-content: center;
    padding: 1rem;
  }
  .modal.active {
    display: flex;
  }
  .close-modal {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 3rem;
    font-weight: 700;
    color: white;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 1010;
    line-height: 1;
  }
  .modal-video {
    width: 100%;
    max-width: 400px;
    aspect-ratio: 9 / 16;
    border-radius: 0.5rem;
    background: black;
  }

  div#_rsi-buy-now-button {
    display: none !important;
}


.swiper-wrapper {
    height: 400px !important;
    justify-content:center;
}

.lilyahair-review-item {
    height: 100% !important;
}

.lilyahair-review-item-inner {
    height: 100% !important;
}

.lilyahair-review-item-image {
    height: 100% !important;
}