/** Shopify CDN: Minification failed

Line 7:0 Invalid escape

**/
/* header start */
\
/* .shopify-section-header-sticky .header-wrapper {
  animation-name: stickySlideDown;
  animation-duration: 0.5s;
  transition: 0.5s;
}
@keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    transform: translateY(-100%); 
  }
  100% {
    opacity: 1;
    transform: translateY(0); 
  } 
} */
/* header end */

/* collection page start */
.new-featured-collection .featuredcollection-component {
  gap: 40px !important;
  justify-content: center;
  max-width: 1680px !important;
}
.new-featured-collection
  .featuredcollection-component
  .new-featured-collection-container {
  min-width: 400px !important;
  width: 400px !important;
}
.new-featured-collection .featuredcollection-component ul {
  width: calc(100% - 400px) !important;
  flex: unset !important;
  padding: 45px 0 !important;
}
.new-featured-collection-inner .logo img {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  max-width: 200px;
  width: 100%;
}
.new-featured-collection-description {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
}
.new-featured-collection-centered {
  width: 100% !important;
  padding: 0 25px;
  margin: 0 !important;
}
.new-featured-collection-centered a.button,
.new-featured-collection-centered button {
  font-size: 14px !important;
  line-height: 17px !important;
}
.new-featured-collection-centered a.button {
  padding: 15px 18px !important;
}
.new-featured-collection .new-featured-collection-centered .color-background-2 {
  gap: 16px !important;
}
.new-featured-collection-centered button {
  padding: 0 !important;
  min-height: 3rem;
}
.new-featured-collection-inner .new-featured-content {
  padding: 35px 0 40px !important;
}
.new-featured-collection-inner .media.media--16-9 {
  padding-bottom: 60% !important;
}
.new-featured-collection
  .featuredcollection-component
  ul
  .card-wrapper.product-card {
  padding: 8px 8px 40px !important;
}
.new-featured-collection
  .featuredcollection-component
  ul
  .card-information
  + .card {
  margin-bottom: 0 !important;
}
.new-featured-collection
  .featuredcollection-component
  ul
  h3.card-information__text.h3.center {
  margin: 0 !important;
  padding: 5px 0 30px;
  font-size: 13px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  text-transform: capitalize;
  color: #000000;
}
.new-featured-collection
  .featuredcollection-component
  ul
  .card-wrapper.product-card
  span.button.button--small {
  font-size: 14px !important;
  line-height: 17px !important;
  padding: 15px 60px !important;
}
.new-featured-collection
  .featuredcollection-component
  ul
  button.slick-prev.slick-arrow,
.new-featured-collection
  .featuredcollection-component
  ul
  button.slick-next.slick-arrow,
.product__recommandetion button.slick-prev.slick-arrow,
.product__recommandetion button.slick-next.slick-arrow {
  background-image: url("/cdn/shop/files/back.svg?v=1691577435") !important;
}
@media (max-width: 1550px) {
  .new-featured-collection
    .featuredcollection-component
    .new-featured-collection-container {
    min-width: 350px !important;
    width: 350px !important;
  }
  .new-featured-collection .featuredcollection-component ul {
    width: calc(100% - 350px) !important;
    padding: 25px 0 !important;
  }
  .new-featured-collection .featuredcollection-component {
    padding-inline: 100px !important;
  }
  .new-featured-collection-description {
    font-size: 14px;
    line-height: 20px;
  }
  .new-featured-collection-centered {
    padding: 0 15px;
  }
  .new-featured-collection-centered a.button,
  .new-featured-collection-centered button {
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .new-featured-collection-centered a.button {
    padding: 12px 15px !important;
  }
  .new-featured-collection-inner .new-featured-content {
    padding-block: 35px !important;
  }
  .new-featured-collection
    .featuredcollection-component
    ul
    h3.card-information__text.h3.center {
    padding: 20px 0 20px;
    font-size: 13px !important;
  }
  .new-featured-collection
    .featuredcollection-component
    ul
    .card-wrapper.product-card {
    padding: 8px 8px 30px !important;
  }
  .new-featured-collection
    .featuredcollection-component
    ul
    .card-wrapper.product-card
    span.button.button--small {
    font-size: 12px !important;
    line-height: 16px !important;
    padding: 15px 40px !important;
  }
}
@media (max-width: 1300px) {
  .new-featured-collection
    .featuredcollection-component
    ul
    .card-wrapper.product-card
    span.button.button--small {
    padding: 15px 20px !important;
  }
}
@media (max-width: 991px) {
  .new-featured-collection
    .featuredcollection-component
    .new-featured-collection-container {
    width: 100% !important;
  }
  .new-featured-collection .featuredcollection-component ul {
    width: 100% !important;
    padding: 0 !important;
  }
  .new-featured-collection-inner .new-featured-content {
    padding-block: 30px !important;
  }
}

@media (max-width: 768px) {
  /* .new-featured-collection .featuredcollection-component{padding-inline: 0 !important;} */
}
/* collection page end */

/* pdp start */
nav.breadcrumbs span {
  font-size: 13px;
  color: #a9a9a9;
  line-height: normal;
}
.product__info-wrapper.grid__item h1 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 22px !important;
  line-height: normal;
  font-weight: 700 !important;
  color: #ff008e;
  margin-top: 10px;
}
.product__info-wrapper .product__title h2.h1 {
  margin: 0;
  padding-bottom: 10px;
  font-size: 22px !important;
  line-height: normal;
  font-weight: 700 !important;
  color: #ff008e;
  margin-top: 10px;
}
.product__info-container > * + * {
  margin: 0 !important;
}
.product .price s.price-item.price-item--regular {
  font-size: 18px !important;
  line-height: normal;
  font-weight: 400 !important;
}
.product .price span.price-item.price-item--sale {
  font-size: 18px !important;
  line-height: normal;
  font-weight: 700 !important;
}
.product .price--sold-out .price__badge-sold-out,
span.badge.price__badge-sale {
  margin: 0 !important;
  background: #ff008e !important;
  color: white !important;
}
.product .price {
  align-items: center !important;
  padding-bottom: 10px !important;
}
.card__badge .badge {
  color: #ffffff;
}
.product__accordion.accordion .accordion__content p,
.product__accordion.accordion .accordion__content h3,
.product__accordion.accordion .accordion__content h4,
.product__accordion.accordion .accordion__content ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.product__accordion.accordion .accordion__content {
  padding-inline: 20px !important;
}
fieldset.product-form__input .form__label {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: normal;
  color: #a9a9a9;
  font-weight: 400 !important;
}
.product-form__input input[type="radio"]:checked + label {
  font-size: 16px !important;
  line-height: normal;
  color: #000 !important;
  font-weight: 400 !important;
}
.product-form__input input[type="radio"].disabled:checked + label,
.product-form__input input[type="radio"]:disabled:checked + label {
  color: #a9a9a9 !important;
}
fieldset.js.product-form__input {
  margin-bottom: 20px !important;
}
.product
  .product__info-wrapper
  .product__info-container
  ul.feature_types
  li
  h2 {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: normal;
  color: #a9a9a9;
  font-weight: 400 !important;
  padding: 10px 0 30px;
}
button.product-form__submit {
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
  background: #000000 !important;
  border-color: #000 !important;
  box-shadow: none !important;
}
a.button.button--full-width.button--secondary {
  font-size: 18px !important;
  line-height: 28px !important;
  font-weight: 500 !important;
}
button.product-form__submit:hover {
  background: #ff008e !important;
  color: #000 !important;
}

button.product-form__submit:hoverbefore,
button.product-form__submit:hover:before {
  background: #ff008e !important;
}
.product h2.title.inline-richtext,
.feature_section .inner__container .banner__content .banner__heading {
  font-size: 22px !important;
  line-height: normal;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.feature_section .inner__container .banner__content a.button {
  font-size: 14px !important;
  line-height: 17px !important;
  padding: 13px 50px !important;
  border-radius: 50px;
}
.feature_section
  .inner__container
  .banner__content
  .metafield-rich_text_field
  p {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #434343 !important;
  padding: 30px 0 20px;
}
.feature_section .inner__container .banner__content {
  padding: 40px 50px !important;
}
.brand-review-slider .slider-iteam .review_auther {
  font-size: 16px !important;
  line-height: normal;
}
.brand-review-slider .slider-iteam .review_comment p {
  font-size: 20px !important;
  line-height: 32px !important;
  color: #434343 !important;
}
.product h2.title.inline-richtext {
  margin: 0 !important;
  padding: 120px 0 30px;
}
.brand-review-slider .swiper-scrollbar .swiper-scrollbar-drag {
  height: 200%;
}
@media (max-width: 1550px) {
  .product .price s.price-item.price-item--regular,
  .product .price span.price-item.price-item--sale {
    font-size: 14px !important;
  }
  .product .price {
    padding-bottom: 35px !important;
  }
  fieldset.js.product-form__input {
    margin-bottom: 15px !important;
  }
  a.button.button--full-width.button--secondary,
  button.product-form__submit {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  .feature_section .inner__container .banner__content a.button {
    font-size: 12px !important;
    line-height: 16px !important;
    padding: 12px 30px !important;
  }
  .feature_section
    .inner__container
    .banner__content
    .metafield-rich_text_field
    p {
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 30px 0;
  }
  .feature_section .inner__container .banner__content {
    padding: 30px !important;
  }
  .brand-review-slider .slider-iteam .review_comment p {
    font-size: 14px !important;
    line-height: 25px !important;
  }
  .product
    .product__info-wrapper
    .product__info-container
    ul.feature_types
    li
    h2 {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .product h2.title.inline-richtext,
  .feature_section .inner__container .banner__content .banner__heading {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  nav.breadcrumbs {
    justify-content: center;
  }
  .product__info-wrapper.grid__item h1 {
    padding-bottom: 25px;
    font-size: 20px !important;
  }
  .product h2.title.inline-richtext,
  .feature_section .inner__container .banner__content .banner__heading {
    font-size: 20px !important;
  }
  .product .price s.price-item.price-item--regular,
  .product .price span.price-item.price-item--sale {
    font-size: 18px !important;
  }
  fieldset.product-form__input .form__label {
    font-size: 14px !important;
  }
  a.button.button--full-width.button--secondary button.product-form__submit {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .brand-review-slider .slider-iteam .review_auther {
    font-size: 14px !important;
  }
  .feature_section .inner__container .banner__content {
    padding: 30px 30px 10px !important;
  }
  .product h2.title.inline-richtext {
    margin: 0 !important;
    padding: 35px 0 35px;
  }
}
.logo-bar {
  display: block;
  float: left;
  width: 100%;
  margin: auto;
}
/* pdp end */

/* .collection h3.card-information__text.h3.center {
  text-align: left;
} */
.collection .card-information__wrapper .price + .center {
  display: none;
}
.collection .card-wrapper.product-card {
  border: 0 none;
}
.collection .card-information__text {
  margin: 10px 0 5px;
}
#main-collection-filters {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  padding-top: 1.5rem;
}
button.slick-prev.slick-arrow:before,
button.slick-next.slick-arrow:before {
  content: "";
}
.product__recommandetion button.slick-prev.slick-arrow {
  background-image: url({{"line-arrow-white.svg"|asset_url}});
  background-color: #000;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center;
  border-radius: 100%;
  left: 5px;
  z-index: 2;
}
.product__recommandetion button.slick-next.slick-arrow {
  background-image: url({{"line-arrow-white.svg"|asset_url}});
  background-color: #000;
  height: 40px;
  width: 40px;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center;
  transform: translate(0, -50%) rotate(180deg);
  border-radius: 100%;
  right: 5px;
}
.product__recommandetion button.slick-next.slick-arrow {
  right: -10px;
}
.product__recommandetion button.slick-prev.slick-arrow {
  left: -10px;
}
#marquee {
  padding: 0px 0px;
  width: 100%;
}

#marquee .marquee-container {
  overflow: hidden;
  width: 100%;
}

#marquee .logo-bar {
  display: flex;
  animation: marquee 12s infinite linear;
  align-items: center;
}

#marquee:hover {
  animation-play-state: paused;
}

#marquee .logo-bar .logo-bar__item {
  flex-basis: 20%;
  flex-shrink: 0;
  position: relative;
}

#marquee img {
  width: 100%;
  object-fit: cover;
  /* border: 1px solid rgba(238, 231, 231, 0.9); */
}
@media (max-width: 1024px) {
  #marquee logo-bar .logo-bar__item {
    flex-basis: 25%;
  }
}

@media (max-width: 768px) {
  .product__info-wrapper .product__title h2.h1 {
    margin-top: 6px;
  }
  #marquee logo-bar .logo-bar__item {
    flex-basis: 33.33%;
  }
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@media (max-width: 1024px) {
  @keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-125%);
    }
  }
  #marquee .logo-bar .logo-bar__item {
    flex-basis: 33%;
    flex-shrink: 0;
    position: relative;
  }
}

@media (max-width: 768px) {
  .new-featured-slider .slick-track {
    padding-left: 120px;
  }
  @keyframes marquee {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-186.65%);
    }
  }
  #marquee .logo-bar .logo-bar__item {
    flex-basis: 38%;
    flex-shrink: 0;
    position: relative;
  }
}
#marquee .logo-bar .logo-bar__item:before {
  /* content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #ff008e; */
}
.price > p {
  margin-left: 15px;
  font-size: 12px;
  font-weight: bold;
  font-family: var(--font-heading-family);
  color: #a9a9a9;
  line-height: normal;
}

.header__icon .icon {
  color: #ff008e;
}
.price > .price__container + p {
  margin-top: 0;
  margin-bottom: 0;
}
.price.price--on-sale {
  display: flex;
  align-items: center;
  justify-content: center;
}
header-drawer {
  justify-self: start;
}

@media screen and (min-width: 990px) {
  /* header-drawer {
      display: none;
    } */
}

.menu-drawer-container {
  display: flex;
}

.list-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-menu--inline {
  display: inline-flex;
  flex-wrap: wrap;
}

summary.list-menu__item {
  padding-right: 2.7rem;
}

.list-menu__item {
  display: flex;
  align-items: center;
  line-height: calc(1 + 0.3 / var(--font-body-scale));
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}

.list-menu__item--link {
  text-decoration: none;
  padding-bottom: 1rem;
  padding-top: 1rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
}
@media screen and (min-width: 991px) and (max-width: 1024) {
  .list-menu__item {
    font-size: 13px;
  }
}

@media screen and (min-width: 750px) {
  .list-menu__item--link {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
}
a.button.header__menu-item {
  background-color: rgb(var(--color-base-accent-1));
  box-shadow: none;
}
a.button.header__menu-item:hover span {
  text-decoration: none;
}
.menu-drawer-container .ham {
  width: 2rem;
  height: 36px;
  cursor: pointer;
  padding-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%; /*border:1px solid currentColor;*/
  /* color: #fff; */
  color: #ff008e;
  z-index: 9;
  position: relative;
}
/* .menu-drawer-container .ham:hover {
  color: rgb(var(--color-base-accent-1));
} */

.menu-drawer-container .ham span {
  display: block;
  background: currentColor;
  height: 1px;
  border-radius: 3px;
  transition: margin 0.25s 0.25s, transform 0.25s;
  width: 85%;
  margin: 0 0 0 auto;
}

.menu-drawer-container .ham .bar1 {
  margin-bottom: 8px;
}

.menu-drawer-container .ham .bar3 {
  width: 60%;
  margin: 8px 0 0 auto;
}

.menu-drawer-container.menu-opening .ham {
  /* color: #fff; */
  color: #ff008e;
}
.menu-drawer-container.menu-opening .ham span {
  transition: margin 0.25s, transform 0.25s 0.25s;
  height: 2px;
  width: 100%;
  margin: auto;
}

.menu-drawer-container.menu-opening .ham .bar1 {
  margin-top: 12px;
  margin-bottom: -2px;
  transform: rotate(45deg);
}

.menu-drawer-container.menu-opening .ham .bar2 {
  transform: rotate(45deg);
  opacity: 0;
}

.menu-drawer-container.menu-opening .ham .bar3 {
  margin-top: -2px;
  width: 100%;
  transform: rotate(135deg);
}
/* .menu-drawer-container.menu-opening .header__icon--menu:focus .ham {
  color: rgb(var(--color-base-accent-2));
} */
/* .menu-drawer-container.menu-opening .header__icon--menu:hover .ham {
  color: rgb(var(--color-base-accent-2));
} */
.header__icon--menu:focus .ham span {
  background: currentColor;
}
.js .shopify-section-group-header-group .menu-drawer {
  top: -1px;
}
@media screen and (max-width: 991px) {
  product-recommendations.related-products {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.breadcrumbs {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  line-height: 1.4em;
}

.breadcrumbs .icon {
  display: inline;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}

.breadcrumbs-list {
  display: inline-flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.breadcrumbs-list__item {
  display: inline;
  margin: 0 0 15px;
  padding: 0;
  font-family: "Lato";
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: normal;
  text-align: left;
  color: #a9a9a9;
}

.breadcrumbs-list__link {
  vertical-align: middle;
  text-decoration: none;
}

.breadcrumbs-list__link,
.breadcrumbs-prod-nav__link,
.breadcrumbs-list__link:hover,
.breadcrumbs-prod-nav__link:hover {
  color: inherit;
}

.breadcrumbs-prod-nav {
  display: flex;
}

.breadcrumbs-prod-nav__text {
  vertical-align: middle;
}

.breadcrumbs-prod-nav__link--prev:not(:last-child) {
  margin-inline-end: 1.2em;
}
.collection .breadcrumbs {
  align-self: flex-start;
  padding-top: 15px;
}
.quick-add-modal nav.breadcrumbs {
  display: none;
}
.quick-add-modal
  slickslider-component#slickslider[data-slick-dirfection="true"]
  #slider {
  width: 100%;
  margin-bottom: 0px;
}
.quick-add-modal .product__accordion {
  display: none;
}
.quick-add-modal .product__view-details {
  text-decoration: underline;
  text-decoration-color: #ff008e;
  padding-bottom: 20px;
}
.quick-add-modal .product__view-details svg {
  display: none;
}
.related-products .card__content .card-information .price.price--on-sale {
  padding-bottom: 0 !important;
}
.related-products .card__content .card__information {
  padding-bottom: 0.7rem;
}
@media screen and (max-width: 991px) {
  #main-collection-filters {
    padding-top: 0;
  }
  .product .price {
    padding-bottom: 5px !important;
  }
  .product__info-wrapper.grid__item h1 {
    padding-bottom: 5px;
  }
  .image-with-text__content {
    padding: 1rem;
  }
  .product .image-with-text .grid {
    padding-top: 1.5rem;
  }
  .collection-popup-modal:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #c5c3c3;
    position: absolute;
  }
}
.collection-popup-modal__content-info > * {
  background-color: transparent;
}
@media screen and (max-width: 1600px) {
  .new-featured-collection-inner .media.media--16-9 {
    padding-bottom: 60% !important;
  }
}
.new-featured-slider .card-information__wrapper {
  padding-top: 30px;
}
.pagehow-it-works nav.breadcrumbs {
  align-self: flex-start;
  padding-top: 15px;
}

/* Homepage */
.custom_buttons a.button.button--secondary {
  box-shadow: 0 0 0 0.1rem rgba(255, 255, 255, var(--alpha-button-border));
}
.custom_buttons a.button.button--secondary:hover {
  box-shadow: 0 0 0 0.1rem rgba(255, 0, 142, var(--alpha-button-border));
  /* background-color: #ffffff; */
  /* color: #000000; */
}
.custom_buttons a.button.button--primary:hover {
  box-shadow: none;
  border-color: #fff;
  color: #000;
  background: #fff;
}
.custom_buttons {
  margin-left: 15px;
  display: flex;
  gap: 0 15px;
}
.slideshow__text h2.banner__heading.inline-richtext.h1 {
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
}
span.highlited {
  color: #ff008e;
}
.slideshow__text .banner__buttons a.button {
  font-size: 14px;
  font-weight: 600;
}
.slideshow__text .banner__buttons a.button:first-of-type {
  background-color: #ff008e;
  border-color: #ff008e;
  color: #fff;
}
.slideshow__text .banner__buttons a.button:first-of-type:hover {
  background-color: transparent;
  border-color: transparent;
}
.slideshow__text .banner__buttons a.button:first-of-type:before {
  background-color: #000000;
  border-color: #000000;
}
.slideshow__text a.button.button--primary:nth-of-type(2) {
  background-color: transparent;
  border-bottom: 2px solid #ff008e;
  border-radius: 0;
  padding: 0 5px;
  margin: 0 15px;
  color: #000;
  text-transform: capitalize;
}
.slideshow__text a.button.button--primary:nth-of-type(2):hover {
  border-color: #000000;
  color: #000000;
}
.slideshow__text a.button.button--primary:nth-of-type(2):before {
  display: none;
}
.custom_buttons a.button {
  font-size: 12px;
  line-height: 12px;
  min-width: auto;
  min-height: auto;
  padding: 15px 20px;
  font-weight: bold;
}
.header__icon--account {
  color: #ff008e;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
}
/* .header__icon--account svg {
  margin-right: 10px;
} */
.header__search svg.modal__toggle-open.icon.icon-search {
  color: #fff;
  height: 2rem;
  width: 2rem;
  margin-left: 1.2rem;
}
.image_with_icon_inner {
  display: flex;
  gap: 0 30px;
  align-items: center;
}
.image_with_icon_inner .image_icon {
  text-align: center;
}
.image_with_icon_inner .image_icon p {
  margin: 0;
}
.index .image-with-text .image-with-text__text.rte.body {
  color: #a9a9a9;
}
.image-with-text .image-with-text__heading {
  margin-top: 0 !important;
}
.image-with-text
  p.image-with-text__text.image-with-text__text--caption.subtitle.subtitle--medium.subtitle {
  font-size: 14px;
  color: #434343;
}

.image-with-text .image-with-logo_slider {
  width: 100%;
}
.image-with-text .image-with-logo_slider .slick-track {
  display: flex;
  align-items: center;
}
.image-with-text .image-with-logo_slider button.slick-next.slick-arrow {
  background-image: url("/cdn/shop/files/next_4114c7b8-2c56-4a20-b98b-5367d47accde.svg?v=1714125680");
  width: 22px;
  height: 22px;
}
.marquee_text_section h2 {
  animation: slide-left 20s linear infinite;
  font-size: 80px;
  line-height: normal;
  margin: 10px 0;
}
@keyframes slide-left {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.marquee_text_section .marquee-container {
  display: flex;
  gap: 0 20px;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.marquee_text_section .marquee-container span.marquee-dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: #ff008e;
  border-radius: 100%;
  vertical-align: middle;
  margin-top: -15px;
}
.marquee_text_section .marquee-container span.line-text {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px #000;
}
.image-with-text .page-width .grid {
  padding-bottom: 30px;
  padding-top: 30px;
}
.image-with-text__content .image-with-logo_slider .logo-slide img {
  max-width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.dropbtn {
  cursor: pointer;
  background: transparent;
  color: #ff008e;
  border: none;
  font-weight: bold;
  font-size: 15px;
  padding: 0;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  top: 50px;
  left: 0px;
}

.dropdown-content a {
  color: #a9a9a9;
  padding: 6px 16px;
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.dropdown a:hover {
  border-left: 2px solid #ff008e;
  color: #000;
}

.dropdown:hover {
  border-bottom: 1px solid #fff;
}

.show {
  display: block;
}
.review_slider {
  width: 100%;
}
.review_slider button.slick-next.slick-arrow {
  background-image: url("/cdn/shop/files/next_small_3fbbcd8e-b14d-4a4d-bbf6-a4509d58df55.svg?v=1714125680");
  width: 22px;
  height: 22px;
  transform: rotate(0);
  top: 65%;
  background-repeat: no-repeat;
  right: -30px;
}
.review_slider button.slick-prev.slick-arrow {
  background-image: url("/cdn/shop/files/prev_small_617b569a-2bb8-4aa1-bdee-d69c42158ffd.svg?v=1714125680");
  width: 22px;
  height: 22px;
  transform: rotate(0deg);
  left: auto;
  right: -30px;
  top: 45%;
  background-repeat: no-repeat;
}
.review-slide p {
  font-size: 22px;
  font-weight: bold;
  color: #434343;
}
.review-slide p:nth-child(2) {
  font-size: 16px;
  /* color: #434343; */
}
span.founder {
  font-size: 14px;
  color: #a9a9a9;
  font-weight: 400;
}
.image-with-logo_slider span {
  font-size: 14px;
  font-weight: bold;
  color: #434343;
  text-transform: capitalize;
}
@media screen and (max-width: 1420px) {
  .marquee_text_section h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 990px) {
  .mobile_hide {
    display: none !important;
  }
  .header__icons {
    justify-content: end;
  }
}
details#Details-HeaderMenu-4 {
  display: none;
}

.menu-drawer-container .list-menu__item {
  /* font-size: 32px; */
  font-weight: 300;
}
.menu-drawer-container details#Details-menu-drawer-menu-item-4 summary {
  font-size: 15px;
  font-weight: bold;
  color: #ff008e;
}
.menu-drawer-container details#Details-menu-drawer-menu-item-4 summary:before {
  content: url(/cdn/shop/files/person.svg?v=1712320887);
  padding-right: 6px;
}
.menu-drawer-container .privacyLinks {
  padding-left: 1.2rem;
}
.menu-drawer-container .header__icons .icon path {
  fill: #ffffff;
}
.image-with-text .icon-text-list ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}
.image-with-text .icon-text-list ul li {
  flex: 0 0 50%;
  display: block;
  margin-bottom: 10px;
}
.image-with-text .icon-text-list ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.image-with-text .icon-text-list ul li p {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  font-size: 14px;
}

.image-text-slide button {
  display: inline-block;
  border: 0 none;
  cursor: pointer;
  position: absolute;
  right: calc(50% - 11rem);
  bottom: 0;
  z-index: 1;
  font-size: 0;
}

.image-text-slide button.slick-prev.slick-arrow {
  background-image: url(/cdn/shop/files/Group_378.svg?v=1714729140);
  transform: rotate(0deg);
  left: auto;
  right: calc(50% - 17rem);
  top: 80%;
  background-repeat: no-repeat;
  width: 38px;
  height: 38px;
}

.image-text-slide button.slick-next.slick-arrow {
  background-image: url(/cdn/shop/files/Group_378.svg?v=1714729140);
  width: 38px;
  height: 38px;
  transform: rotate(180deg);
  top: 80%;
  background-repeat: no-repeat;
}

.dropbtn ul.hover {
  list-style: none;
  padding-left: 0;
}
.dropdown-content {
  padding-left: 0;
  list-style: none;
}
header.header.logged-in {
  grid-template-columns: auto 25fr 147px auto;
}
@media screen and (max-width: 991px) {
  /* .image-with-text__content img {
    margin: auto;
  } */
  .brand-details {
    text-align: center !important;
  }
  .slideshow__text h2.banner__heading.inline-richtext.h1 {
    font-size: 22px;
  }
  .slideshow .banner__box > .banner__buttons {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
  }
  .slideshow .slideshow__text .banner__buttons a.button {
    font-size: 12px;
  }

  /* .image-overlay-logo {
    position: absolute;
    bottom: -45px;
    right: 0;
    text-align: center;
    top: auto;
  } */
  .image-with-text__content {
    padding: 2rem calc(0rem / var(--font-body-scale)) 2rem;
  }
  .marquee_text_section h2 {
    font-size: 40px;
  }
  .image-with-text .page-width .grid {
    padding-top: 0;
    gap: 0 15px;
  }
  .review-slide p {
    font-size: 18px;
  }
  .review_slider button.slick-next.slick-arrow,
  .review_slider button.slick-prev.slick-arrow {
    right: 0;
    width: 18px;
    height: 18px;
  }
  .review_slider button.slick-next.slick-arrow {
    top: 60%;
  }
  .review_slider button.slick-prev.slick-arrow {
    top: 40%;
  }
  .image-with-text .image-with-logo_slider button.slick-next.slick-arrow {
    right: 0;
  }
  .image-with-text .image-with-text__heading {
    font-size: 18px;
  }
  .image-with-text__text p {
    font-size: 14px;
  }
  /* .image-overlay-logo {
    top: -130px;
  } */
  .image-text-slide button.slick-next.slick-arrow,
  .image-text-slide button.slick-prev.slick-arrow {
    top: 100%;
  }
  .image-text-slide button {
    right: 52%;
  }
  .image-text-slide button.slick-prev.slick-arrow {
    right: 42%;
  }
}
@media screen and (max-width: 767px) {
  /* .image-overlay-logo {
    top: auto;
  }
  .image-overlay-logo img {
    max-width: 60%;
    height: auto;
  } */
  .review-slide p {
    font-size: 14px;
  }
  .image-text-slide button {
    right: 55%;
  }
  .image-text-slide button.slick-prev.slick-arrow {
    right: 40%;
  }
}

@media screen and (min-width: 990px) and (max-width: 1290px) {
  .review-slide p {
    font-size: 18px;
  }
}

/* Popup container */
a#contact-popup-button {
  cursor: pointer;
}
.popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}

/* Popup content */
.popup-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 600px;
  position: relative;
}

/* Close button */
.close-popup {
  position: absolute;
  top: 10px;
  right: 25px;
  color: #aaa;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.close-popup:hover,
.close-popup:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.product .image-with-text .page-width .grid,
.product-manlabs .image-with-text .page-width .grid {
  padding-bottom: 0px;
  padding-top: 0px;
}
.product .image-with-text .page-width {
  max-width: 100%;
}
.product-manlabs .image-with-text .page-width {
  padding: 0;
  max-width: 100%;
}
@media (max-width: 991px) {
  .product .image-with-text__text-item.grid__item,
  .product-manlabs .image-with-text__text-item.grid__item {
    padding: 0 1.5rem;
  }
}
.product-printique-gift-card .by-number .accordion__content {
  column-count: unset;
}
.product-printique-gift-card
  .by-number
  .accordion__content
  .gmail_default
  ol
  li {
  list-style: numbers;
}
.product-printique-gift-card
  .by-number
  .accordion__content
  .gmail_default
  ol
  li
  span
  a {
  text-decoration: none;
}
.product-printique-gift-card .by-number .accordion__content ol li a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .product-printique-gift-card
    .by-number
    .accordion__content
    .gmail_default
    ol
    li
    span
    a {
    display: block;
    word-break: break-all;
  }
}
.product__media-gallery .product-media-container .product__modal-opener .media {
  padding-top: 400px;
}
.product--Baby-Steps-\&-Mish-Kids
  .product__media-gallery
  .product-media-container
  .product__modal-opener
  .media {
  padding-top: 500px;
}

.product .product__info-wrapper .price.price--on-sale {
  justify-content: start;
}
