/** Shopify CDN: Minification failed

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

**/
/* .pdp-new-layout .product-single__photo__nav__dots .slick-dots .product-single__photo-thumbs__item{
  width:200px;
  height:200px;
} */

/* .pdp-new-layout .media-gallery__thumbs .thumbnail-list__item {
    flex-basis: calc((100% + 1rem) / 4 - 1rem) !important;
} */
.home-products__grid h2.product-card__title.h4 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  /* font-family: "Inter", serif; */
}
.home-products__grid p.product-card__price.h5 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
  /* font-family: "Inter", serif; */
  font-weight: 300;
}
.template-index .section__title {
  max-width: 100%;
}
.new-header {
  display: flex;
  align-items: center;
}
.new-header nav.primary-nav,
.new-header nav.secondary-nav {
  width: 50% !important;
}
.new-header .new-head-logo {
  width: 20%;
  text-align: center;
}
.announcement {
  background-color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.announcement-bar-div {
  width: 100%;
  max-width: 600px;
}
.announcement__text p {
  margin: 0;
  width: 88%;
  margin: auto;
  font-size: 12px;
}
.announcement button.slick-next.slick-arrow svg.next {
  width: 12px !important;
  height: 7px !important;
  transform: rotate(270deg);
}
.announcement button.slick-prev.slick-arrow svg.prev {
  width: 12px !important;
  height: 7px !important;
  transform: rotate(90deg);
}
.announcement button.slick-next.slick-arrow,
.announcement button.slick-prev.slick-arrow {
  background: none;
  color: white;
  border: none;
  position: absolute;
  font-size: 18px;
  line-height: 28px;
}
.announcement button.slick-next.slick-arrow {
  right: 0;
  z-index: 99;
  top: 46%;
  transform: translateY(-55%);
}
.announcement button.slick-prev.slick-arrow {
  left: 0;
  z-index: 99;
  top: 46%;
  transform: translateY(-55%);
}
.new-header .primary-nav__items {
  padding: 0 !important;
  text-align: left;
}
.new-header nav.secondary-nav {
  position: unset !important;
}

.custom-image-only img {
  cursor: pointer !important;
  pointer-events: all !important;
}
.custom-image-only a {
  display: block;
  width: 100%;
}
.custom-image-only a:hover {
  opacity: 1;
}
.image-only,
.image-only img {
  height: calc(80vh - 125px);
  width: 100%;
  object-fit: cover;
}
.template-index .home-collections [data-aos^="fade"][data-aos^="fade"] {
  opacity: 1 !important;
  transform: translateZ(0) !important;
}
h2.yotpo-reviews-carousel-header {
  font-weight: 600 !important;
  text-align: center !important;
  font-size: 50px;
}
.pdp-new-layout .yotpo-reviews-carousel-bottomline-seo {
  max-width: 1300px;
  margin: 0 auto;
  padding-bottom: 15px;
}
body[data-heading-border="false"] .section__title {
  margin-bottom: 5px;
}
.product-single--minimal .product-single__box__block--separator {
  padding-bottom: 0;
}
.pdp-new-layout button.slick-arrow {
  cursor: pointer;
}
.pdp-new-layout .product-single__top {
  padding: 10px 0;
}
.pdp-new-layout .product-single__accordion__item-wrap.rte {
  /* font-family: "Inter", serif; */
  line-height: 22px;
  font-size: 14px;
}
.pdp-new-layout .reviewer-status svg {
  width: 22px;
  height: 22px;
}
.pdp-new-layout h3.review-title {
  text-align: center !important;
}
.pdp-new-layout .thumb-desk-slide .slick-slide img {
  display: block;
  width: 100%;
  object-fit: contain;
}
.thumb-desk-slide .slick-slide:nth-child(odd) {
  margin-right: 14px;
}
.thumb-desk-slide .slick-slide:nth-child(even) {
  margin-left: 14px;
}
.thumb-desk-slide .slick-slide {
  margin-top: 28px;
}
.pdp-new-layout .f-buy-msg .f-buy-block {
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  padding: 40px 0;
  font-size: 30px;
  /* font-family: "Inter", serif; */
  line-height: 38px;
  letter-spacing: 3px;
  color: #101010;
}
.pdp-new-layout .grsntee-msg {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 38px;
  letter-spacing: 2px;
  font-weight: normal;
  color: #101010;
  /* font-family: "Inter", serif; */
  opacity: 0.6;
}
.pdp-new-layout ._cartbooster_pd_wrapper {
  display: none !important;
}
.pdp-new-layout
  .product-single--minimal
  .product-single__box__block--separator {
  border-bottom: none;
}
.pdp-new-layout
  .product-form__add--sold
  button.c-btn.c-btn--full.c-btn--hollow.product-form__add-btn.js-product-add.disabled {
  background: transparent;
  color: #000;
  opacity: 1;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 38px;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout a#more-payment-options-link {
  display: none !important;
}
.pdp-new-layout .payment-icons {
  display: flex;
  align-items: center;
  margin: 15px 0 0 0;
  justify-content: space-between;
}
.pdp-new-layout .payment-icons div {
  padding: 0 20px;
}
.pdp-new-layout div#trust-badge-content-div {
  display: none;
}
.pdp-new-layout .container--large,
.template-index .container--large {
  max-width: 100%;
  padding-left: 93px;
  padding-right: 93px;
}
.section--footer .o-layout {
  margin-left: 0;
}
.pdp-new-layout .pdp-left.o-layout__item {
  padding-left: 40px;
}
.pdp-new-layout .pdp-right.o-layout__item {
  padding-left: 0px;
}
.pdp-new-layout h1.section__title-text.product-single__title-text {
  color: #101010;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
  line-height: 38px;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout .product-single__price-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 38px;
  letter-spacing: 3px;
  color: #101010;
  font-weight: 500;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout .sezzle-button-text.sezzle-left.szl-light {
  font-size: 20px !important;
  font-weight: 500;
  line-height: 38px !important;
  color: #101010 !important;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout .product-form__swatch.js-product-form-swatch {
  display: flex;
  align-items: baseline;
}
.pdp-new-layout h2.product-form__swatch__title.h6 {
  margin-bottom: 0;
  padding-right: 25px;
  font-size: 20px;
  line-height: 38px;
  letter-spacing: 0;
  font-weight: 500;
  color: #101010;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout
  .product-form__swatch__item--disabled
  input[type="radio"]:checked
  + label {
  border-color: #707070 !important;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 500;
  color: #101010;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout a.btn.klaviyo-bis-trigger {
  font-size: 20px;
  line-height: 38px;
  font-weight: 500;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout h3.product-single__accordion__title-text.h4 {
  font-size: 12px;
  line-height: 38px;
  font-weight: 500;
  letter-spacing: 0;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout .new-layout-tabs {
  margin-top: 10px;
}
.pdp-new-layout .product-single__accordion__title {
  border-top: 0;
  border-bottom: 1px solid #10101042;
}
.pdp-new-layout .product-single__accordion__title-icon {
  font-size: 20px;
}
.pdp-new-layout .product-single__accordion__item-wrap.rte p {
  /* font-family: "Inter", serif; */
}
.product-marquee {
  margin: 50px 0;
}
.template-index .product-marquee {
  margin: 50px 0;
}
.template-index .block-amrquee img {
  width: 30px;
}

.newlayout-image-text {
  margin: 70px auto;
  max-width: 1920px;
}
.template-index .newlayout-image-text {
  margin: 90px auto;
}
.template-index .new-pdp-faq {
  margin: 200px auto;
}
.js-section__home-collection .product-card .label {
  right: 0;
}
.logos_sec {
  overflow: hidden;
  width: 100%;
  padding-top: 27px;
  padding-bottom: 27px;
}
.block-amrquee span {
  padding-right: 10px;
}
.logo-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  width: 100%;
}
.logo-track {
  display: flex;
  animation: marquee 40s linear infinite;
  gap: 70px;
  will-change: transform;
}
.block-amrquee {
  flex-shrink: 0;
  width: max-content;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 4px;
  font-weight: 500;
  /* font-family: Inter, serif; */
}
.block-amrquee img {
  max-width: 100%;
  height: auto;
}
.pdp-new-layout .product-single__box__block {
  margin-top: 10px;
  margin-bottom: 10px;
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.layout-image-text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #f8f8f8;
  border-radius: 10px;
}
.newlayout-cnt,
.newlayout-img {
  width: 50%;
}
.newlayout-cnt h4 {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 5px;
  font-weight: 600;
  color: #101010;
  /* font-family: "Inter", serif; */
}

.pdp-new-layout .layout-cnt {
  /* font-family: "Inter", serif; */
  font-size: 20px;
  line-height: 32px;
  color: #101010;
  font-weight: 500;
}
.newlayout-cnt {
  padding-inline: 70px;
}
.coll_slider .slick-slide img,
.product-single__photo__item img,
.product-single__photo__item.product-single__photo__item--image {
  border-radius: 10px;
}
.pdp-new-layout .product-single--minimal .product-single__photos {
  margin-bottom: 0;
}
.coll_slider .slick-slide {
  margin: 0 10px;
}
.layout-image-text.image_on_left {
  flex-direction: row-reverse;
}
.new-pdp-faq {
  display: flex;
  flex-wrap: wrap;
  margin: 70px 0;
}
.product-faq .faq-title {
  width: 40%;
  padding-right: 93px;
  position: sticky;
  top: 110px;
  height: fit-content;
}
.product-faq .pdp-faq-cnt {
  width: 60%;
}
.product-faq .faq-title h4 {
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 40px;
}
.new-pdp-faq h3.product-single__accordion__title-text.h4 {
  font-size: 30px !important;
  letter-spacing: 0;
  text-transform: none;
  font-weight: 500;
  line-height: 38px !important;
  margin-bottom: 30px !important;
  margin-top: 28px !important;
}
.new-pdp-faq .product-single__accordion__title-icon {
  top: 50%;
  transform: translateY(-50%);
  padding-top: 12px;
}
.js-active span.pdp-plus {
  display: none;
}
.js-active span.pdp-minus {
  display: block !important;
}
.product-single__accordion__title.js-active
  .product-single__accordion__title-icon {
  transform: none !important;
}
.product-single__accordion__item {
  margin-top: 20px;
}
.new-pdp-faq .product-single__accordion__item.js-accordion-info.js-active,
.new-layout-tabs .product-single__accordion__item.js-accordion-info.js-active {
  display: block !important;
}
.product-single__accordion__item-wrap:before {
  content: none !important;
}
.template-index .section--mb-reset--mob h2.section__title-text,
.coll_slider h4 {
  width: 100%;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 5px;
  color: #101010;
  margin-bottom: 50px;
  margin-top: 50px;
}
.coll_slider button.slick-arrow {
  background: transparent;
  border: none;
}
/* .pdp-new-layout .coll_slider button.slick-prev.slick-arrow {
    position: absolute;
    left: 50px;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
} */
.coll_slider button.slick-prev.slick-arrow {
  position: absolute;
  left: 0;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  width: 25%;
  height: 100%;
  background: transparent linear-gradient(270deg, #ffffff00 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
}
.coll_slider button.slick-next.slick-arrow {
  position: absolute;
  right: 0px;
  z-index: 99;
  top: 50%;
  transform: translateY(-50%);
  width: 25%;
  height: 100%;
  background: transparent linear-gradient(90deg, #ffffff00 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
}
button.slick-prev.slick-arrow svg {
  margin-left: -70%;
}
button.slick-next.slick-arrow svg {
  margin-right: -70%;
}
/* .pdp-new-layout .coll_slider button.slick-next.slick-arrow {
    position: absolute;
    right: 50px;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
} */
.coll_slider .coll_title_link {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  padding-inline: 25px;
  bottom: 25px;
}
.coll_slider .coll_title {
  font-size: 35px;
  color: #fff;
  font-weight: 600;
  line-height: 60px;
  padding-left: 40px;
  /* font-family: "Inter", serif; */
}
.coll_slider .collect_img {
  position: relative;
}
.before-active .collect_img {
  position: relative;
}
.before-active .collect_img:after {
  content: "";
  position: absolute;
  left: 0;
  background: transparent linear-gradient(270deg, #ffffff00 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
  width: 100%;
  z-index: 99;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.after-active .collect_img:after {
  content: "";
  position: absolute;
  left: 0;
  background: transparent linear-gradient(90deg, #ffffff00 0%, #ffffff 100%) 0%
    0% no-repeat padding-box;
  width: 100%;
  z-index: 99;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
}
.slick-slide .coll_url {
  opacity: 0;
}
.slick-slide.slick-active .coll_url {
  opacity: 1;
}
.shopify-section-header {
  z-index: 999;
}
.reviews-carousel-card-star-rating-shop-badge-container {
  justify-content: center !important;
}

.product-form.product-form--single.js-product-form {
  display: flex;
  flex-direction: column;
}
.product-form.product-form--single.js-product-form
  .product-single__box__block--buy_buttons:has(.payment-icons) {
  order: unset;
}
.product-form.product-form--single.js-product-form
  .product-single__box__block:has(.wk-button) {
  order: unset;
}
.product-form.product-form--single.js-product-form .klaviyo-bis-trigger {
  /* display: flexf; */
  order: unset;
}
.pdp-new-layout .pdp-right.o-layout__item {
  position: sticky;
  top: 110px;
  height: fit-content;
}
.pdp-new-layout .product-form__add {
  margin-top: 0px;
}
h2.section__title-text {
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 4.5px;
  font-weight: 600;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout .section__title-desc {
  font-size: 20px;
  line-height: 60px;
  letter-spacing: 2px;
  /* font-family: "Inter", serif; */
  text-transform: uppercase;
}
section.section.section--footer {
  background: #000;
  margin-bottom: 0;
}
.newsletter__content .section__title {
  max-width: 80%;
}
.new-layout .c-btn--arrow:after {
  content: none !important;
}
.o-layout__item.new-layout {
  position: relative;
  width: max-content;
  left: -40px;
}
.o-layout__item.new-layout svg {
  position: absolute;
  right: -20;
  width: 35px;
  height: 35px;
  top: 50%;
  transform: translateY(-50%);
}
.pdp-footer .newsletter__input {
  background: transparent !important;
  border: none;
  margin-bottom: 0;
}
.o-layout__item.new-layout .newsletter__btn {
  background: transparent !important;
  padding-inline: 10px;
}
.pdp-footer {
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pdp-footer input#Email-Footer::placeholder,
.newsletter__btn {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.8px;
  line-height: 39px;
}
.pdp-new-layout .yotpo-star-ratings > div {
  justify-content: center !important;
}
.newsletter.newsletter--light,
.pdp-new-layout .newsletter__content .section__title,
.pdp-new-layout .section__title-desc.rte {
  opacity: 1 !important;
}
.pdp-new-layout li.breadcrumb__item.o-list-inline__item {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1.8px;
  /* font-family: "Inter", serif; */
}
.pdp-new-layout .breadcrumb {
  margin-bottom: 0px;
}
h2.yotpo-reviews-carousel-header {
  /* font-family: "Inter", serif !important; */
}
.yotpo-reviews-carousel-reviews-by-yotpo-seo {
  display: none !important;
}
.pdp-new-layout .yotpo-carousel span,
.pdp-new-layout .yotpo-carousel p,
.pdp-new-layout .yotpo-carousel h3.review-title,
.pdp-new-layout span.reviews-bottomline-total-reviews,
.pdp-new-layout span.yotpo-reviews-carousel-seo-link-button,
.pdp-new-layout .review-date {
  /* font-family: "Inter", serif !important; */
}
.pdp-new-layout .yotpo-reviews-carousel-reviews-by-yotpo-seo {
  display: none !important;
}
input#Email-Footer {
  color: #fff !important;
}
.product-single__accordion__item-wrap {
  line-height: 24px;
}
.product-single__box__block {
  margin-top: 10px;
  margin-bottom: 10px;
}
section.section.section--product-single {
  margin-bottom: 55px !important;
}
.image-only {
  margin-bottom: 100px;
}
.coll_slider {
  margin-bottom: 30px;
}
/* .template-index .section--mb-reset--mob {
margin-top:197px;
background-color: #f8f8f8;
} */
.js-section__home-collection {
  background: linear-gradient(to bottom, #f8f8f8, #ffffff);
}
.js-section__home-collection section.section {
  padding-top: 197px;
}
.template-index .section--mb-reset--mob h2.section__title-text {
  width: 100%;
  margin-bottom: 58px;
}
.template-index .section--mb-reset--mob .product-card {
  margin-bottom: 0px;
}
h3.review-title {
  text-align: center;
}
.template-index .section--mb-reset--mob h2.section__title-text,
.template-index .section--mb-reset--mob h2.section__title-text,
.coll_slider h4 {
  /* font-family: "Inter", serif !important; */
}
.layout-cnt {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0;
  /* font-family: "Inter", serif !important; */
}
h2.yotpo-reviews-carousel-header {
  font-size: 50px !important;
  line-height: 60px !important;
  letter-spacing: 5px !important;
}
.layout-cnt a {
  background: #000;
  color: #fff;
  padding: 23px 76px;
  margin-top: 10px;
  display: block;
  width: max-content;
  font-size: 20px;
  line-height: 38px;
  letter-spacing: 0;
}
.image-content {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  max-width: 70%;
  width: 100%;
}
.image-content h2 {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: 5px;
  color: #fff;
  /* font-family: "Inter", serif !important; */
  text-transform: inherit;
}
.img-cnt p {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 1px;
  /* font-family: "Inter", serif !important; */
}
.custom-image-only {
  position: relative;
}
a.js-active span.product-single__accordion__title-icon {
  padding-top: 0px;
}
.custom-shop-brands {
  width: 100%;
  max-width: 1200px;
}
.shop-brands {
  display: flex;
  justify-content: center;
  align-items: center;
}

.block-shop-brand {
  width: 33.3%;
  text-align: center;
}

.block-shop-brand img {
  max-width: 220px;
}

.non-slide-coll {
  display: flex;
  flex-wrap: wrap;
  padding-inline: 50px;
  gap: 30px;
}
.non-slide-coll .slider_sec {
  width: calc(50% - 15px);
}
.non-slide-coll .coll_title_link {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.non-slide-coll .collect_img img {
  border-radius: 20px;
}

@media screen and (max-width: 900px) {
  .announcement-bar-div {
    max-width: 500px;
  }
}
@media (min-width: 768px) {
  .header-trigger.wk-mobile {
    display: none !important;
  }
  .header__logo {
    display: none;
  }
  .header-navs__items wishlist-link wk-icon.wk-icon svg {
    height: 17px !important;
    width: 17px !important;
  }
}

/* @media (max-width: 1200px) {
ul.primary-nav__items a, .secondary-nav__items a {
    font-size: 10px;
}
} */

@media (min-width: 1651px) {
  .pdp-new-layout .pdp-left.o-layout__item {
    padding-left: 45px;
  }
}
@media (min-width: 981px) {
  .pdp-new-layout .u-2\/5\@desk {
    width: 35% !important;
  }
  .pdp-new-layout .u-3\/5\@desk {
    width: 65% !important;
  }
}

@media (max-width: 1600px) {
  .layout-cnt a {
    padding: 10px 30px;
    margin-top: 10px;
    font-size: 20px;
  }
  .pdp-new-layout .container--large,
  .template-index .container--large {
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  .pdp-new-layout .f-buy-msg .f-buy-block {
    font-size: 20px;
    padding: 5px 0 15px 0;
    line-height: 25px;
  }
  .pdp-new-layout .grsntee-msg {
    font-size: 12px;
    line-height: 28px;
  }
  .pdp-new-layout body[data-heading-border="false"] .section__title {
    margin-bottom: 8px;
  }
  .pdp-new-layout .sezzle-button-text.sezzle-left.szl-light {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .pdp-new-layout
    .product-form__swatch__item--disabled
    input[type="radio"]:checked
    + label {
    font-size: 16px;
  }
  .pdp-new-layout
    .product-single__box__block.product-single__box__block--buy_buttons {
    margin-top: 0 !important;
  }
  .pdp-new-layout .new-layout-tabs {
    margin-top: 8px;
  }
}

@media (max-width: 1599px) and (min-width: 1440px) {
  .pdp-new-layout h2.product-form__swatch__title.h6 {
    padding-right: 16px;
    font-size: 18px;
  }
  .pdp-new-layout
    .product-form__swatch__item--disabled
    input[type="radio"]:checked
    + label {
    font-size: 13px;
  }
  button.slick-arrow svg,
  span.collection-icon svg {
    width: 70px;
    height: 70px;
  }
  h2.yotpo-reviews-carousel-header,
  .template-index .section--mb-reset--mob h2.section__title-text,
  h2.yotpo-reviews-carousel-header,
  .newlayout-cnt h4,
  .coll_slider h4,
  .product-faq .faq-title h4,
  .pdp-new-layout h2.section__title-text {
    font-size: 40px !important;
    line-height: 50px !important;
    letter-spacing: 3px;
  }
  .new-pdp-faq h3.product-single__accordion__title-text.h4 {
    margin-bottom: 23px !important;
    margin-top: 22px !important;
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .pdp-new-layout .sezzle-button-text.sezzle-left.szl-light {
    font-size: 14px !important;
  }
  .pdp-new-layout .product-single__box__block {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1439px) and (min-width: 1361px) {
  .block-amrquee {
    font-size: 30px;
    line-height: 40px;
  }
  .template-index .new-pdp-faq,
  .template-index .newlayout-image-text {
    margin: 90px auto;
  }
  .js-section__home-collection section.section {
    padding-top: 100px;
  }
  .template-index .section--mb-reset--mob h2.section__title-text,
  h2.yotpo-reviews-carousel-header,
  .newlayout-cnt h4,
  .coll_slider h4,
  .product-faq .faq-title h4,
  .pdp-new-layout h2.section__title-text {
    font-size: 35px !important;
    line-height: 40px !important;
    letter-spacing: 3px !important;
  }
  .new-pdp-faq h3.product-single__accordion__title-text.h4 {
    margin-bottom: 23px !important;
    margin-top: 22px !important;
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .pdp-new-layout h2.product-form__swatch__title.h6 {
    padding-right: 16px;
    font-size: 18px;
  }
  .pdp-new-layout
    .product-form__swatch__item--disabled
    input[type="radio"]:checked
    + label {
    font-size: 13px;
  }
  .pdp-new-layout .sezzle-button-text.sezzle-left.szl-light {
    font-size: 14px !important;
  }
  .pdp-new-layout .product-single__box__block {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1360px) and (min-width: 1024px) {
  .layout-cnt {
    font-size: 15px;
    line-height: 18px;
  }
  .layout-cnt a {
    padding: 3px 20px;
    margin-top: 10px;
    font-size: 16px;
  }
  .newlayout-img img {
    min-height: 326px;
  }
  .image-content h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .block-amrquee {
    font-size: 25px;
    line-height: 30px;
  }
  .template-index .new-pdp-faq,
  .template-index .newlayout-image-text {
    margin: 90px auto;
  }
  .js-section__home-collection section.section {
    padding-top: 100px;
  }
  button.slick-arrow svg,
  span.collection-icon svg {
    width: 60px;
    height: 60px;
  }
  .coll_slider .coll_title {
    padding-left: 0;
  }
  .template-index .section--mb-reset--mob h2.section__title-text,
  .coll_slider h4 {
    margin-bottom: 30px;
    margin-top: 50px;
  }
  .pdp-new-layout .u-3\/5\@desk,
  .pdp-new-layout .u-2\/5\@desk {
    width: 50% !important;
  }
  .pdp-new-layout .f-buy-msg .f-buy-block {
    font-size: 22px;
  }
  .logos_sec {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .newlayout-cnt {
    padding: 40px;
  }
  .pdp-new-layout h1.section__title-text.product-single__title-text {
    font-size: 23px;
    line-height: 30px;
  }
  body[data-heading-border="false"]
    .product-single__classic-title
    .section__title {
    margin-bottom: 5px;
  }
  h2.yotpo-reviews-carousel-header,
  .template-index .section--mb-reset--mob h2.section__title-text,
  h2.yotpo-reviews-carousel-header,
  .newlayout-cnt h4,
  .coll_slider h4,
  .product-faq .faq-title h4,
  .pdp-new-layout h2.section__title-text {
    font-size: 35px !important;
    line-height: 40px !important;
    letter-spacing: 3px;
  }
  .new-pdp-faq h3.product-single__accordion__title-text.h4 {
    margin-bottom: 23px !important;
    margin-top: 22px !important;
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .pdp-new-layout .sezzle-button-text.sezzle-left.szl-light {
    font-size: 15px !important;
  }
  .pdp-new-layout .product-single__box__block {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 1023px) and (min-width: 981px) {
  .layout-cnt {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
  }
  .layout-cnt a {
    padding: 3px 20px;
    margin-top: 10px;
    font-size: 15px;
  }
  .image-content h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-products__grid h2.product-card__title.h4 {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0px;
  }
  .block-amrquee {
    font-size: 25px;
    line-height: 33px;
    letter-spacing: 2px;
  }
  .template-index .new-pdp-faq,
  .template-index .newlayout-image-text {
    margin: 90px auto;
  }
  .js-section__home-collection section.section {
    padding-top: 50px;
  }
  .template-index .section--mb-reset--mob h2.section__title-text,
  .coll_slider h4,
  .template-index .section--mb-reset--mob h2.section__title-text {
    margin-bottom: 30px;
    margin-top: 45px;
  }
  button.slick-arrow svg {
    width: 50px;
    height: 50px;
  }
  span.collection-icon svg {
    width: 50px;
    height: 50px;
  }
  .coll_slider .coll_title {
    padding-left: 0px;
  }
  .new-pdp-faq {
    margin: 50px 0;
  }

  .pdp-new-layout .u-3\/5\@desk,
  .pdp-new-layout .u-2\/5\@desk {
    width: 50% !important;
  }
  .pdp-new-layout .product-single__price-text {
    font-size: 23px;
    line-height: 30px;
  }
  .pdp-new-layout
    .product-form__swatch__item--disabled
    input[type="radio"]:checked
    + label {
    font-size: 14px;
    padding: 6px 10px;
  }
  .pdp-new-layout .f-buy-msg .f-buy-block {
    font-size: 22px;
  }
  .logos_sec {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .newlayout-cnt {
    padding: 40px;
  }
  .pdp-new-layout h1.section__title-text.product-single__title-text {
    font-size: 23px;
    line-height: 30px;
  }
  body[data-heading-border="false"]
    .product-single__classic-title
    .section__title {
    margin-bottom: 5px;
  }
  h2.yotpo-reviews-carousel-header,
  .template-index .section--mb-reset--mob h2.section__title-text,
  h2.yotpo-reviews-carousel-header,
  .newlayout-cnt h4,
  .coll_slider h4,
  .product-faq .faq-title h4,
  .pdp-new-layout h2.section__title-text {
    font-size: 28px !important;
    line-height: 32px !important;
    letter-spacing: 2px;
  }
  .newlayout-img img {
    min-height: 340px;
  }
  .newsletter__content h2.section__title-text {
    font-size: 35px;
  }
  .new-pdp-faq h3.product-single__accordion__title-text.h4 {
    margin-bottom: 23px !important;
    margin-top: 22px !important;
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .pdp-new-layout .sezzle-button-text.sezzle-left.szl-light {
    font-size: 15px !important;
  }
  .pdp-new-layout .product-single__box__block {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1190px) and (min-width: 981px) {
  .pdp-new-layout .layout-cnt {
    font-size: 15px !important;
    line-height: 22px !important;
  }
  .newlayout-cnt {
    padding: 30px !important;
  }
}
@media (max-width: 980px) {
  .mobile-draw-trigger-icon {
    position: absolute;
    right: 18px;
  }
  .non-slide-coll {
    padding-inline: 30px;
    gap: 20px;
  }
  .non-slide-coll .slider_sec {
    width: calc(50% - 10px);
  }
  .non-slide-coll .coll_title_link {
    padding-inline: 10px;
    bottom: 0px;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .non-slide-coll .collect_img img {
    border-radius: 20px;
  }
  .non-slide-coll .coll_title {
    line-height: 20px !important;
    padding-left: 10px !important;
    font-size: 16px !important;
  }
  .non-slide-coll span.collection-icon {
    display: block;
    width: 100%;
    height: 50px;
  }
  .layout-cnt a {
    padding: 2px 20px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 30px;
  }
  .layout-cnt {
    font-size: 16px;
    line-height: 26px;
  }
  .image-content h2 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 3px;
  }
  .image-only {
    margin-bottom: 50px;
  }
  .template-index .new-pdp-faq,
  .template-index .newlayout-image-text {
    margin: 50px auto;
  }
  .js-section__home-collection section.section {
    padding-top: 50px;
  }
  .product-faq .faq-title {
    position: unset;
  }
  section.section.section--product-single {
    margin-bottom: 20px !important;
  }
  .product-single__box {
    margin-bottom: 15px;
  }

  .product-single__classic-title .section__title {
    max-width: 100%;
  }
  li.breadcrumb__item.o-list-inline__item {
    font-size: 12px !important;
    line-height: 20px !important;
    margin-bottom: 0px;
  }
  ul.breadcrumb__items.o-list-bare.o-list-inline {
    margin-bottom: 15px;
  }
  h2.yotpo-reviews-carousel-header.reviews-carousel-header-mobile-mode {
    padding-inline: 20px;
    /* font-family: "Inter", serif; */
  }
  .coll_slider {
    overflow-x: hidden;
  }
  .pdp-new-layout .product-single__price-text {
    margin-bottom: 20px;
  }
  .pdp-new-layout .product-form.product-form--single.js-product-form {
    max-width: 760px;
    margin: 0 auto;
    text-align: center;
  }
  .pdp-new-layout .product-single__box__block.product-single__box__block--\@app,
  .pdp-new-layout
    .product-single__box__block.product-single__box__block--variant_picker {
    margin: 0 auto;
  }
  .pdp-new-layout
    .sezzle-shopify-info-button
    .sezzle-checkout-button-wrapper
    .sezzle-button-text.sezzle-left {
    text-align: center;
  }
  .product-faq .faq-title {
    width: 100%;
    padding-right: 0;
  }
  .product-faq .pdp-faq-cnt,
  .newlayout-cnt,
  .newlayout-img {
    width: 100%;
  }
  .pdp-new-layout .f-buy-msg .f-buy-block {
    font-size: 16px;
    padding: 10px 0;
    line-height: 22px;
    letter-spacing: 1px;
  }
  .product-single__classic-title,
  .product-single__box,
  .product-single__content {
    max-width: 100%;
    width: 100%;
  }
  .product-single__box__block {
    margin-bottom: 5px;
  }
  .newlayout-cnt {
    padding: 40px;
  }
  .thumb-desk-slide {
    display: none;
  }
  .pdp-new-layout .sezzle-button-text.sezzle-left.szl-light {
    line-height: 20px !important;
    padding-top: 10px;
    font-size: 12px !important;
  }
  .pdp-new-layout
    .product-single__accordion__title.js-active
    .product-single__accordion__title-icon,
  .pdp-new-layout .product-single__accordion__title-icon {
    top: 50%;
    transform: translateY(-50%) !important;
  }
  .logos_sec {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .block-amrquee {
    font-size: 18px;
    line-height: 28px;
  }
  .coll_slider button.slick-next.slick-arrow,
  .coll_slider button.slick-prev.slick-arrow {
    width: 10% !important;
  }
  button.slick-prev.slick-arrow svg {
    margin-left: 0;
  }
  button.slick-next.slick-arrow svg {
    margin-right: 0;
  }

  /***/
  .pdp-new-layout .container--large,
  .template-index .container--large {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-single--classic .product-single__bottom,
  .product-single--minimal .product-single__bottom {
    padding-top: 0px;
  }
  .pdp-new-layout h1.section__title-text.product-single__title-text {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .pdp-new-layout .grsntee-msg {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
  }
  .pdp-new-layout .product-single__price-text {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .pdp-new-layout h2.product-form__swatch__title.h6 {
    padding-right: 15px;
    font-size: 15px;
    line-height: 35px;
  }
  .pdp-new-layout
    .product-form__swatch__item--disabled
    input[type="radio"]:checked
    + label {
    font-size: 12px;
    line-height: 20px;
  }
  .pdp-new-layout a.btn.klaviyo-bis-trigger {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px !important;
  }
  .pdp-new-layout h3.product-single__accordion__title-text.h4 {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }
  .product-single__accordion__item-wrap.rte {
    font-size: 14px;
  }
  .newlayout-cnt h4 {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .pdp-new-layout .layout-cnt {
    font-size: 16px;
    line-height: 25px;
  }
  .newlayout-cnt {
    padding: 20px;
  }
  h2.yotpo-reviews-carousel-header,
  .template-index .section--mb-reset--mob h2.section__title-text,
  .coll_slider h4,
  h2.yotpo-reviews-carousel-header {
    font-size: 35px !important;
    line-height: 42px !important;
    letter-spacing: 2px;
    margin-bottom: 25px;
  }
  span.collection-icon svg {
    width: 50px;
    height: 50px;
  }
  .coll_slider .coll_title {
    line-height: 30px;
    padding-left: 10px;
    font-size: 25px;
  }
  .pdp-new-layout .coll_title_link {
    padding-inline: 10px;
    bottom: 5px;
  }
  button.slick-arrow svg {
    width: 60px;
    height: 60px;
  }
  .product-faq .faq-title h4 {
    font-size: 35px;
    line-height: 45px;
    margin-top: 10px;
  }
  .new-pdp-faq {
    margin: 30px 0;
  }
  .new-pdp-faq h3.product-single__accordion__title-text.h4 {
    line-height: 23px !important;
    margin-bottom: 18px !important;
    margin-top: 18px !important;
    font-size: 17px !important;
    padding-right: 20px;
  }
  .product-marquee {
    margin: 25px 0;
  }
  .newlayout-image-text {
    margin: 40px 0;
  }
  .coll_slider {
    margin-top: 40px;
  }
  .pdp-new-layout h2.section__title-text,
  .newsletter__content h2.section__title-text {
    font-size: 30px;
    line-height: 42px;
  }
  .pdp-new-layout .section__title-desc {
    font-size: 16px;
    line-height: 28px;
  }
  .pdp-footer input#Email-Footer::placeholder,
  .newsletter__btn {
    font-size: 12px !important;
  }
  .pdp-new-layout .newsletter {
    padding: 30px 0px;
  }
  /***/
}

@media (max-width: 560px) {
  .non-slide-coll {
    padding-inline: 30px;
    gap: 0px;
  }
  .non-slide-coll .slider_sec {
    width: 100%;
    margin-bottom: 30px;
  }
  .non-slide-coll span.collection-icon {
    height: 35px;
  }
  .non-slide-coll .coll_title_link {
    padding-inline: 10px;
    bottom: 0px;
  }
  .non-slide-coll .coll_title {
    line-height: 20px !important;
    padding-left: 10px !important;
    font-size: 16px !important;
  }
  .template-index .home-collections [data-aos^="fade"][data-aos^="fade"] {
    opacity: 1 !important;
    transform: translateZ(0) !important;
  }
  .shop-brands {
    justify-content: flex-start;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    gap: 10px;
    padding: 10px;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }

  .block-shop-brand {
    flex: 0 0 auto;
    scroll-snap-align: center;
    width: 65%;
  }
  .image-content h2 {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 2px;
  }
  .coll_slider button.slick-next.slick-arrow,
  .coll_slider button.slick-prev.slick-arrow {
    display: none !important;
  }
  .pdp-new-layout .f-buy-msg .f-buy-block {
    font-size: 12px;
    padding: 10px 0;
    line-height: 18px;
    letter-spacing: 1px;
  }
  .pdp-new-layout .container--large,
  .template-index .container--large {
    padding-left: 20px;
    padding-right: 20px;
  }
  .product-single--classic .product-single__bottom,
  .product-single--minimal .product-single__bottom {
    padding-top: 0px;
  }
  .pdp-new-layout h1.section__title-text.product-single__title-text {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .pdp-new-layout .grsntee-msg {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
  }
  .pdp-new-layout .product-single__price-text {
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 2px;
  }
  .pdp-new-layout h2.product-form__swatch__title.h6 {
    padding-right: 15px;
    font-size: 15px;
    line-height: 35px;
  }
  .pdp-new-layout
    .product-form__swatch__item--disabled
    input[type="radio"]:checked
    + label {
    font-size: 10px;
    line-height: 20px;
  }
  .pdp-new-layout a.btn.klaviyo-bis-trigger {
    font-size: 15px;
    line-height: 30px;
  }
  .pdp-new-layout h3.product-single__accordion__title-text.h4 {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }
  .product-single__accordion__item-wrap.rte {
    font-size: 14px;
  }
  .newlayout-cnt h4 {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .pdp-new-layout .layout-cnt {
    font-size: 16px;
    line-height: 25px;
  }
  .newlayout-cnt {
    padding: 20px;
  }
  h2.yotpo-reviews-carousel-header,
  .template-index .section--mb-reset--mob h2.section__title-text,
  .coll_slider h4,
  h2.yotpo-reviews-carousel-header.reviews-carousel-header-mobile-mode {
    font-size: 30px !important;
    line-height: 35px !important;
    letter-spacing: 2px;
    margin-bottom: 25px;
  }
  span.collection-icon svg {
    width: 35px;
    height: 35px;
  }
  .coll_slider .coll_title {
    line-height: 30px;
    padding-left: 10px;
    font-size: 25px;
  }
  .pdp-new-layout .coll_title_link {
    padding-inline: 10px;
    bottom: 5px;
  }
  button.slick-arrow svg {
    width: 40px;
    height: 40px;
  }
  .product-faq .faq-title h4 {
    font-size: 35px;
    line-height: 45px;
    margin-top: 10px;
  }
  .new-pdp-faq {
    margin: 30px 0;
  }
  .new-pdp-faq h3.product-single__accordion__title-text.h4 {
    line-height: 23px !important;
    margin-bottom: 18px !important;
    margin-top: 18px !important;
    font-size: 17px !important;
    padding-right: 20px;
  }
  .product-marquee {
    margin: 25px 0;
  }
  .newlayout-image-text {
    margin: 40px 0;
  }
  .coll_slider {
    margin-top: 40px;
  }
  .pdp-new-layout h2.section__title-text {
    font-size: 30px;
    line-height: 42px;
  }
  .pdp-new-layout .section__title-desc {
    font-size: 16px;
    line-height: 28px;
  }
  .pdp-footer input#Email-Footer::placeholder,
  .newsletter__btn {
    font-size: 12px !important;
  }
  .pdp-new-layout .newsletter {
    padding: 30px 0px;
  }
}
.search-bar-mobile {
  display: none;
}
.account-icon-mobile {
  display: none;
}
.account_icon-container {
  display: flex;
  position: relative;
  top: 1px;
}
@media (max-width: 767px) {
  .account-icon-mobile {
    display: flex;
    align-items: center;
    right: 135px;
  }
  .account-icon-mobile .account_icon {
    width: 23px;
    height: 23px;
    position: relative;
    top: -2px;
  }
  .search-bar-mobile {
    display: block;
    margin: auto;
    background: black;
  }
  .search__form-input-mobile {
    padding: 10px 40px 10px 12px;
    width: 92%;
    height: 30px;
    line-height: 32px;
    font-weight: 500;
    margin: auto;
    font-size: 12px;
    background: #000;
    border: 2px solid white;
    border-radius: 50px;
    color: #fff !important;
    margin-bottom: 10px;
  }
  .search__form-submit {
    right: 14px;
  }
  .pdp-new-layout .payment-icons div {
    padding: 0;
  }
  wishlist-link wk-button wk-icon.wk-icon {
    position: relative;
    top: -1.75px;
  }
  .block-shop-brand img {
    max-width: 170px;
  }
  .header,
  .header__logo,
  .header.header--center .header__logo,
  .header-trigger {
    height: 65px !important;
  }
  .image-only,
  .image-only img {
    height: calc(70vh - 125px);
  }
  .template-index .home-collections [data-aos^="fade"][data-aos^="fade"] {
    opacity: 1 !important;
    transform: translateZ(0) !important;
  }
  .image-only {
    margin-bottom: 20px;
  }
  .coll_slider {
    margin-top: 20px !important;
  }
  .image-content {
    max-width: 90%;
  }
  .image-content h2 {
    text-transform: capitalize;
  }
  .layout-cnt a {
    margin: 10px auto;
  }
  .newlayout-cnt,
  .product-faq .faq-title,
  .pdp-faq-cnt {
    text-align: center;
  }
}

[data-aos] {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: ease-in-out;
}

[data-aos].aos-animate {
  opacity: 1;
  transform: translate(0, 0);
}

/*******/
.header_navigation_content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* .template-product .product-form .payment-icons {
    display: none;
} */
.navigation_inner_desktop,
.navigation_inner_desktop .nav__sub-wrap,
.header--light .navigation_inner_desktop .nav__sub__link:hover {
  background: #fff;
}
.navigation_inner_desktop,
.navigation_inner_desktop .nav__sub-wrap:after {
  border-bottom-color: #fdfafa;
}
.navigation_inner_desktop {
  width: 100%;
  position: relative;
  top: 1px;
}
.navigation_inner_desktop
  nav.primary-nav
  ul.primary-nav__items
  li
  a.primary-nav__link,
.navigation_inner_desktop .nav__sub-wrap li a {
  color: #000;
}
.navigation_inner_desktop nav.primary-nav {
  margin-top: 12px !important;
}
.account_icon {
  fill: #fff;
  width: 20px;
  height: 18px;
  display: flex;
}
.icon--cart {
  display: flex;
}
.navigation_inner_desktop .secondary-nav li a {
  display: flex;
  align-items: center;
}
.pdp-plus text#_ {
  font-weight: 100;
}
span.pdp-minus {
  font-weight: 100;
}
button.c-btn.c-btn--full.c-btn--primary.product-form__add-btn.js-product-add {
  font-weight: 500;
}
.product-form__add-btn__text:after {
  content: inherit;
}
wishlist-button-block wk-button button wk-icon svg path {
  stroke: #000000 !important;
}
wishlist-button-block wk-button button.wk-selected wk-icon svg path {
  stroke: #000000 !important;
  fill: black !important;
}
.product-wishlist-star {
  display: flex;
  cursor: pointer;
}

body:has(wk-button button.wk-selected) .product-wishlist-star svg path {
  stroke: #000000 !important;
  fill: black !important;
}
.product-single__box .wk-button {
  display: none !important;
}
wishlist-button-collection wk-button button.wk-selected wk-icon svg path {
  fill: white !important;
}
.svg_bell_ico {
  display: flex;
  cursor: pointer;
}
.svg-bell-text {
  color: white;
  line-height: 33px;
  font-size: 15px;
}
.speak-to-client-advisor-container {
  display: none;
}
body.pdp-contact-us-new:has(#repWebClientContainer)
  .speak-to-client-advisor-container {
  display: block;
}
.secondary-nav__items {
  display: flex;
  align-items: center;
  justify-content: end;
}
.home-inline__media .image_inner {
  background: #000;
  border-radius: 50%;
  max-width: 150px;
  margin: auto;
  /* padding: 21px; */
  height: 150px;
  display: flex;
  align-items: center;
}
.home-inline__media .image_inner .home-inline__media-img {
  max-width: 50%;
  margin:auto;
}
.rev_slider:has(.slick-track:empty) {
  display: none;
}
.home-inline__items .o-layout__item:nth-child(3) img {
    max-width: 75%;
}
@media only screen and (max-width: 980px) {
  body .header-trigger--right.wk-mobile {
    right: 100px !important;
    display: flex;
  }
  .search__form-input {
    width: 330px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .header_navigation_content .navigation_inner_desktop {
    display: none;
  }
  .search-draw-trigger-icon {
    display: none !important;
  }
  body .header__logo-img {
    max-width: 210px;
    margin-top: -14px;
  }
}
@media (min-width: 768px) {
  .header_navigation_content .new-header nav.primary-nav {
    visibility: hidden;
  }
  body .header--center .header__logo-img {
    width: 300px;
  }
  body .new-header .new-head-logo {
    width: 50%;
  }
}

body #CookiebotWidget{
  z-index:2147483648;
}
body #google-merchantwidget-iframe-wrapper{
  margin-left:25px;
}
.header_navigation_content a[data-title="Contact"] {
    display: none;
}
h2.inner__heading_custom {
  padding: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
  font-family: Inter, sans-serif;
  text-transform: none;
}
.form_content_custom{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #DDDDDD;
  padding: 24px 16px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 24px; 
}
.form_content_custom .o-layout .o-layout__item {
  display:block;
}
.form_content_custom .o-layout .o-layout__item input {
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
  color: #161616;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.14px;
  line-height: 20px;
  -webkit-transition: background-color 0.2s linear, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s linear;
  transition: background-color 0.2s linear, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s linear;
}
.form_content_custom .o-layout .o-layout__item textarea {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #DDDDDD;
  color: #161616;
  font-family: var(--ghc-primary-font-family), sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.14px;
  line-height: 20px;
  -webkit-transition: background-color 0.2s linear, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s linear;
  transition: background-color 0.2s linear, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s linear;
  height: 120px;
  padding: 12px;
  resize: vertical;
}  
.form_content_custom .o-layout .o-layout__item label{
  display: inline-block;
  margin-bottom: 4px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.14px;
  color: #161616;
}
.form_content_custom .o-layout .o-layout__item span{
  display: inline-block;
  margin-left: 4px;
  color: #F24F66;
}    
h4.contact-form__note.form-success {
  text-transform: unset;
}

@media (min-width: 1200px) {
  body .header--center .header__logo-img {
    width: 400px;
  }


  /********************/
  .template-product .product-single__bottom .payment-icons{
    display: none;
  }