/** Shopify CDN: Minification failed

Line 2412:68 The "-" operator only works if there is whitespace on both sides

**/
/*custom CSS*/

.d-none {
  display: none !important;
}

span,
.text-lg {
  font-family: "Satoshi";
}

.heading,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.prose :is(h1, h2, h3, h4, h5, h6) {
  font-family: Gelica;
  font-weight: 500;
}

h1,
.h1 {
  font-family: Gelica;
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h2,
.h2 {
  font-family: Gelica;
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h3,
.h3 {
  font-family: Gelica;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

h5,
.h5 {
  font-size: 24px;
  font-family: Gelica;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

p {
  font-family: Satoshi;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/*header*/

/*.header, .header__wrapper  {
  background-color: #312325;
} */

/*.slideshow__slide .prose {
  color: #EAE0D6;
}*/

store-header.is-filled .header__wrapper {
  background-color: #eae0d6;
  color: #312325;
}

.header__pdp {
  background-color: #eae0d6;
  color: #312325;
}

.header__pdp img {
  color: #312325;
  fill: #312325;
}

.dropdown-menu {
  background-color: #eae0d6;
  color: #312325;
  border-radius: 8px;
  border: 0;
}

.drawer::part(content) {
  border-radius: 12px;
}

.panel__wrapper span {
  font-family: "Gelica";
  font-size: 24px;
}

.panel__wrapper .text-with-icon span {
  font-family: "Satoshi";
  font-size: 16px;
}

.panel-footer__localization-wrapper {
  display: grid;
  justify-content: right;
  font-family: "Satoshi";
  font-size: 16px;
}

/* Hero Slide */

p,
span {
  font-family: "Satoshi", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.button,
.btn,
.button--xl {
  font-family: "Satoshi", sans-serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px;
}

.content-over-media > :is(img, video, iframe, svg, video-media) {
  height: 100%;
}

#block-template--18230418735372__018240b3-044d-4dff-bf07-b752c37f9e88-image-1
  .prose {
  padding-bottom: 20px;
}

/* Logo scroll-area */

.image-link-blocks {
  align-items: center;
  width: 100%;
}

.image-link-blocks .image-link-blocks__inner {
  margin-right: 20px;
  padding: 0;
  max-height: 60px;
  width: fit-content;
  justify-content: center;
}

.image-link-blocks .image-link-blocks__item {
  justify-content: center;
  display: flex;
}

.image-link-blocks .image-link-blocks__inner img {
  max-height: 60px;
  width: auto;
}

/*Hot Spots*/

.shopify-section--hot-spots
  .content-over-media
  > :is(img, video, iframe, svg, video-media) {
  border-radius: 20px;
}

.shopify-section--hot-spots .hot-spot__dot {
  background-color: #312325;
  color: #f0e7e0;
  opacity: 1;
}

/* image with text overlay */

.shopify-section--image-with-text-overlay .prose {
  color: #f0e7e0;
}

/* media grid */

.media-grid .prose {
  color: #f0e7e0;
}

/*featured Collection*/
.circle-chevron {
  background-color: #59886b;
  color: #eae0d6;
}

.product-quick-add__button {
  font-size: 18px !important;
}

/*Product Card*/

.product-card {
  border-radius: 12px;
}
/*.product-card__info{
    max-width: 300px;
    margin-right: auto;
    margin-left: auto; } */

/*.product-card unit-price {
  display:none;
}*/

.product-card__image:not(
    :lang(ae),
    :lang(ar),
    :lang(arc),
    :lang(bcc),
    :lang(bqi),
    :lang(ckb),
    :lang(dv),
    :lang(fa),
    :lang(glk),
    :lang(he),
    :lang(ku),
    :lang(mzn),
    :lang(nqo),
    :lang(pnb),
    :lang(ps),
    :lang(sd),
    :lang(ug),
    :lang(ur),
    :lang(yi)
  ) {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.ruk-icon-percentage-star--100:before,
.ruk-icon-percentage-star--75:before {
  color: #ec91d8;
}

.ruk-icon-percentage-star--0 {
  color: #ec91d8;
}

.ruk-icon-percentage-star--50 {
  color: #ec91d8;
}

.ruk-rating-snippet-count {
  font-family: "Satoshi";
  color: #312325;
}

.ruk_rating_snippet i {
  font-family: "Satoshi";
}

.ruk_rating_snippet .ruk-rating-snippet-count {
  text-align: center;
  font-family: "Satoshi" !important;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 4px;
}

scroll-carousel .product-card__title {
  font-family: Gelica;
  max-width: 200px;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.price-list .text-subdued {
  font-family: "Satoshi", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #312325;
}

price-list .text-on-sale {
  color: #ec91d8;
  font-family: "Satoshi";
}

.shopify-section--featured-collection
  .product-card
  .product-card__info
  .price-list {
  align-items: center !important;
}

.shopify-section--featured-collection
  .product-card
  .product-card__info
  .price-list
  .text-sm {
  font-size: 12px;
}

.shopify-section--featured-collection
  .product-card
  .product-card__info
  .price-list
  .line-through {
  margin-left: 0;
}

.shopify-section--main-product sale-price.text-lg {
  font-size: 16px !important;
  font-family: "Satoshi";
}

.shopify-section--main-product unit-price.text-subdued {
  font-family: "Satoshi";
  font-size: 6px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -3px;
}

.shopify-section--main-product .variant-picker__option-info {
  font-family: "Satoshi";
  display: none;
}

.produkt_price-per-day {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  height: 40px;
  background-color: #f0e7e0;
  border-radius: 0 100px 100px 0;
  padding: 2px 16px;
}

.produkt_price-per-day p {
  font-size: 14px;
}

.rating-with-text {
  gap: 0;
  align-items: center;
}

.rating-with-text price-list {
  padding: 2px 16px;
  /* border-radius: 100px 0 0 100px; */
  border-radius: 100px;
  height: 40px;
}

.produkt-kurzbeschreibung {
  max-width: 80%;
  margin: 6px auto 10px auto;
}

.produkt-kurzbeschreibung p {
  font-family: Satoshi;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  overflow-wrap: break-word;
}

.w-full{
  width: 100%;
}

blockquote.blockquote.h3 {
  font-size: 28px;
}

/*multiple images with text */
.multiple-images-with-text__image-list > img {
  border-radius: 12px;
}

.multiple-images-with-text__content-with-nav .circle-button {
  background-color: #eae0d6;
  color: #312325;
}

/* featured Product */

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .product {
  display: flex;
  padding: 12px;
  border-radius: 12px;
  border: 1px solid #dcd2c9;
  gap: 20px;
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .product
  .h5 {
  font-size: 20px;
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .product
  .button,
#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .product
  .btn,
#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .product
  .button--xl {
  border-radius: 100px;
  padding: 8px 16px;
  width: 100%;
  font-size: 12px;
  margin-bottom: 0;
  line-height: normal;
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .text-on-sale,
#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .text-subdued,
#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .text-lg {
  font-size: 14px;
  font-family: "satoshi";
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .badge--on-sale {
  display: none;
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  img {
  width: 74px;
  height: 88px;
  flex-shrink: 0;
  border-radius: 6px;
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .product-info
  > *
  + * {
  margin-block-start: 0;
  margin-block-end: 0;
}
#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .product-info {
  text-align: left;
  align-items: flex-start;
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .rating-with-text {
  margin: 2px 0;
}

#shopify-section-template--18322016010508__9fe809d6-1aeb-4724-a654-3cf622796fd2
  .rating-with-text
  price-list,
.cart-drawer__inner price-list {
  height: fit-content;
  background-color: transparent;
  padding-left: 0;
  display: block;
}

.cart-drawer__inner price-list .text-on-sale {
  font-size: 16px;
  color: #bb0606;
}

#shopify-section-template--18322016010508__32117dbd-2965-4aa2-8970-1f2629ff8764 {
  border-radius: 12px;
  margin: 20px;
}

.line-item-property-wrapper {
  justify-content: center;
}

.gravur_img {
  object-position: 0 50%;
  width: 80%;
  height: 70px;
  margin: 20px auto;
  object-fit: cover;
  object-position: 0 35%;
}

/*.cart-drawer .cart-drawer__recommendations .recommendation-featured-media img {
  object-fit: initial !important;
} */

.cart-drawer .badge {
  margin-top: 10px;
}

/*.section.section-full.bg-custom.text-custom {
  border-radius: 12px;
}*/

.product-list__promo span {
  font-size: 20px;
}

.shopify-section .shopify-section--press .section--stack {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

/*custom-icon-text Section*/
.icons-with-headings-and-text .icons-with-text {
  flex-direction: row;
  justify-content: left;
  width: 100%;
}

.icons-with-headings-and-text .icons-with-text .icon {
  margin-right: 20px;
}

.icons-with-headings-and-text .prose p {
  font-size: 14px;
  text-align: left;
}

.icons-with-headings-and-text .icons-with-text .h5 {
  font-size: 20px;
}

#icons-with-headings-and-text {
  border-radius: 12px !important;
}

.media-with-text__item {
  margin-bottom: 20px;
}

.media-with-text__media {
  border-radius: 12px;
}

.icons-with-text {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.icons-with-text .icon {
  margin-bottom: 16px;
}

.text-with-icons__item {
  gap: 12px;
}

.shopify-section--icons-with-text {
  margin: 20px;
  border-radius: 12px !important;
}

.icons-with-headings-and-text {
  border-radius: 16px;
}

.icon-text__container {
  display: flex;
  width: 100%;
  align-items: center;
}

.icon-text__container svg {
  margin-right: 20px;
}

.icon-text__container .h4 {
  font-size: 20px;
}

.icon-text__container p {
  font-size: 14px;
}

/*Accordion-Box*/
.accordion-box {
  border-radius: 12px;
  border: 1px solid #dcd2c9;
  background-color: transparent;
}

.accordion-box .circle-chevron {
  background-color: #dcd2c9;
  color: #312325;
}

.accordion-box .accordion__toggle span {
  /* font-family: "Gelica"; */
}

#shopify-section-template--18322016010508__3f74967a-9791-48e9-9e33-da023c522303
  .multiple-images-with-text__content-with-nav
  .circle-button {
  background-color: #312325;
  color: #eae0d6;
}

/* Über uns Section*/
.shopify-section--media-with-text .media-with-text__item {
  padding: 12px !important;
  background-color: #f0e7e0;
  border-radius: 12px !important;
}

.media-with-text__content {
  background-color: #f0e7e0;
  color: #312325;
  padding: 20px !important;
}

.media-with-text__media img {
  border-radius: 12px;
}

.media-with-text__item .h2 {
  font-size: 44px;
  color: #312325;
}
/*product-recommendation*/

#shopify-section-template--18322016010508__main
  .horizontal-product-list-carousel
  > .horizontal-product-list:not(.separate) {
  border-radius: 12px;
}

#shopify-section-template--18322016010508__main
  .horizontal-product-list-carousel
  > .horizontal-product-list {
  display: flex;
}

#shopify-section-template--18322016010508__main product-recommendations .block {
  width: 100% !important;
  text-align: left;
}

#shopify-section-template--18322016010508__main product-recommendations {
  width: 100% !important;
}

#shopify-section-template--18322016010508__main product-recommendations span {
  font-family: "Gelica";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

#shopify-section-template--18322016010508__main
  product-recommendations
  .recommendation-featured-media
  img {
  height: 100%;
  width: auto;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: 6px;
}

#shopify-section-template--18322016010508__main
  product-recommendations
  .recommendation-featured-media {
  width: 40%;
  height: 100%;
}

#shopify-section-template--18322016010508__main
  product-recommendations
  .horizontal-product__info {
  width: 100%;
  padding-left: 10px;
}

#shopify-section-template--18322016010508__main
  product-recommendations
  .v-stack {
  text-align: left;
}

#shopify-section-template--18322016010508__main
  product-recommendations
  .horizontal-product {
  padding: 12px;
}

#shopify-section-template--18322016010508__main
  product-recommendations
  .horizontal-product {
  width: 100%;
  height: 100%;
}

#shopify-section-template--18322016010508__main
  product-recommendations
  .button {
  border-radius: 100px;
  font-size: 12px;
  font-family: "Satoshi";
  padding: 6px 16px;
  background-color: #59886b;
  color: #eae0d6;
  margin-bottom: 0;
}

.quick-buy-drawer__variant .price-list-pdp {
  background-color: transparent;
  padding-left: 0;
}

/*review.io* global*/

.CarouselWidget-prefix .CarouselWidget .CarouselWidget__header .header__inner {
  background-color: #312325 !important;
  background-image: none !important;
}

.CarouselWidget-prefix
  .CarouselWidget
  .R-ReviewsList
  .R-ReviewsList__item
  .item__inner {
  background-image: none !important;
  background-color: #f0e7e0 !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  color: #312325 !important;
}

.CarouselWidget-prefix
  .R-BadgeElement
  .R-BadgeElement__icon
  .cssVar-badgeElement__icon {
  color: #03b0ee !important;
}

.CarouselWidget-prefix
  .CarouselWidget
  .CarouselWidget__header
  .R-RatingStars
  .R-RatingStars__stars
  .stars__icon.ricon-percentage-star--100 {
  color: #ffe100 !important;
}

.CarouselWidget-prefix
  .CarouselWidget
  .CarouselWidget__header
  .R-RatingStars
  .R-RatingStars__stars
  .stars__icon {
  --override-header-star-color: #ffe100 !important;
}

.CarouselWidget-prefix .header__inner {
  border-radius: 12px !important;
}

.CarouselWidget-prefix .CarouselWidget .R-TextBody--xxxs {
  margin-bottom: 20px !important;
}

.CarouselWidget .header__inner .cssVar-header__heading {
  font-family: Gelica;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;
}

.CarouselWidget .header__inner .cssVar-header__subheading {
  font-family: Satoshi;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
}

.CarouselWidget .item__inner .cssVar-authorName {
  font-family: Gelica;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal;
}

.CarouselWidget .item__inner .cssVar-badgeElement__text,
.CarouselWidget .item__inner .R-TextBody--xxxs {
  font-family: Satoshi;
  font-size: 11px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
}

.CarouselWidget .item__inner .R-TextBody--xxs {
  font-family: Satoshi;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
}

.CarouselWidget .item__inner .R-TextBody--xxxxs {
  font-family: Satoshi;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
}

/*Collection Page*/

.product-list {
  gap: 20px 16px;
}

.collection__results .product-card__title a {
  font-family: Gelica;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.rounded-sm {
  border-radius: 12px;
}

.sort-by-facet .circle-chevron {
  background-color: rgba(49, 35, 37, 0.1);
  color: #312325;
}

.sort-by-facet .bold {
  font-family: Satoshi;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.collection__top-bar .reversed-link {
  font-family: Satoshi;
  font-size: 18px;
}

.shopify-section--main-collection
  .product-card
  .product-card__info
  .price-list {
  align-items: center !important;
}

.shopify-section--main-collection
  .product-card
  .product-card__info
  .price-list
  .text-sm {
  font-size: 12px;
}

.shopify-section--main-collection
  .product-card
  .product-card__info
  .price-list
  .line-through {
  margin-left: 0;
}

.shopify-section--collection-list
  .collection-list
  .collection-card
  .collection-card__content
  .h2 {
  color: #f0e7e0 !important;
}

/*PDP*/

.product-info {
  display: flex;
  flex-direction: column;
  /* align-items: center;
  text-align: center; */
}
scroll-shadow {
  display: none;
}

.product-info__buy-buttons {
  width: 100%;
}

.trust-fact {
  align-items: center;
  width: fit-content;
  height: fit-content;
  flex-shrink: 0;
  border-radius: 100px !important;
  background: #fff;
  padding: 8px;
  z-index: 1;
  justify-content: space-evenly;
  margin-bottom: 10px;
}

.add-to-cart-note {
  width: fit-content;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  /* margin-left: auto; */
}

.add-to-cart-note .spunch-icon {
  padding-right: 10px;
  padding-left: 10px;
}

.add-to-cart-note .atc-note-text {
  padding-right: 10px;
}

.trust-fact p {
  font-size: 14px;
  padding-right: 10px;
  padding-left: 10px;
}

.shopify-section--main-cart .cart-form__totals .h5 {
  font-size: 20px;
}

#shopify-block-34486a45-fbb1-44a5-ac02-20ad918481b0 {
  margin: 20px auto 12px auto;
}

.ruk_rating_snippet {
  color: #ec91d8;
}

.truncate-text {
  font-family: "Gelica";
  font-size: 18px;
}

.product-info__variant-picker {
  margin-top: 0;
}

.product .variant-picker .variant-picker__option-values {
  justify-content: center;
}

.price-list-pdp {
  flex-direction: row;
  justify-content: center;
  align-content: center;
  background-color: #f0e7e0;
  padding: 0 16px;
  border-radius: 100px 0 100px 0;
  border-right: solid 2px #eae0d6;
}

compare-at-price.text-subdued.line-through {
  margin-left: 8px;
  font-size: 14px;
}

.product-info__price .rating-with-text {
  align-content: center;
  margin-bottom: 8px;
  gap: 12px;
}

.product-info__price .text-subdued {
  font-size: 12px;
}

.shopify-section--accordion-content p {
  font-size: 16px;
}

/*product-recommendation*/

.product-info__complementary-products
  .horizontal-product-list-carousel
  > .horizontal-product-list:not(.separate) {
  border-radius: 12px;
}

.product-info__complementary-products
  .horizontal-product-list-carousel
  > .horizontal-product-list {
  display: flex;
}

.product-info__complementary-products product-recommendations .block {
  width: 100% !important;
  text-align: left;
}

.product-info__complementary-products product-recommendations {
  width: 100% !important;
}

.product-info__complementary-products span {
  font-family: "Gelica";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.product-info__complementary-products .recommendation-featured-media img {
  height: 100%;
  width: auto;
  object-fit: cover;
  flex-shrink: 0;
  border-radius: 6px;
}

.product-info__complementary-products .recommendation-featured-media {
  width: 40%;
  height: 100%;
}

.product-info__complementary-products .horizontal-product__info {
  width: 100%;
  padding-left: 10px;
}

.product-info__complementary-products .v-stack {
  text-align: left;
}

.product-info__complementary-products .horizontal-product {
  padding: 12px;
}

.product-info__complementary-products .horizontal-product {
  width: 100%;
  height: 100%;
}

.product-info__complementary-products .horizontal-product__cta {
  display: flex;
  align-items: left;
}

.product-info__complementary-products .horizontal-product__cta .button {
  border-radius: 100px;
  font-size: 12px;
  font-family: "Satoshi";
  padding: 6px 16px;
  background-color: #59886b;
  color: #eae0d6;
  margin-bottom: 0;
  margin-left: 0;
}

.quick-buy-drawer__variant .price-list-pdp {
  background-color: transparent;
  padding-left: 0;
}

/*footer*/

.footer .circle-chevron-secondary {
  background-color: #312325;
  color: #eae0d6;
}

.footer__copyright a {
  text-decoration: underline;
}

.footer .input:before,
.footer .input:after {
  border-color: #eae0d6;
}

.footer .h5 {
  font-size: 20px;
}

.footer p {
  color: #eae0d6;
}

.footer .footer__block--menu p {
  font-family: "Gelica";
  font-size: 20px;
}

.footer .footer__block--menu li a {
  font-family: "Satoshi";
  font-weight: normal;
}

#shopify-section-template--18322016928012__67b02473-88ed-4695-a922-55749e9b3ce1 {
  padding-bottom: 50px !important;
}

.facets__floating-filter button {
  border-radius: 100px;
}

.icon-text__text {
  font-size: 14px;
}

/* -------------Media Queries--------------- */

@media screen and (max-width: 699px) {
  .product-gallery__media-list {
    --product-gallery-media-list-grid: auto / auto-flow calc(100vw - 60px);
  }
}

@media screen and (min-width: 700px) and (max-width: 1000px) {
  .content-over-media .prose {
    max-width: 350px;
  }

  .header__logo-image {
    width: 80px;
  }
}

@media screen and (max-width: 999px) {
  .trust-fact {
    position: absolute;
    top: 9px;
    left: 9px;
    padding: 4px 8px;
    margin-bottom: 0;
  }

  .trust-fact .icon {
    width: 18px;
  }

  .trust-fact p {
    font-size: 10px;
    padding-inline: 7px 2px;
    margin-bottom: 1px;
  }
}

@media screen and (min-width: 1000px) {
  .p-s > p {
    font-size: 20px;
    font-family: "Satoshi";
  }
  p {
    font-size: 20px;
    font-family: "Satoshi";
  }

  h1,
  .h1 {
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: "Gelica";
  }

  h2,
  .h2 {
    font-size: 76px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: "Gelica";
  }

  h3,
  .h3 {
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: "Gelica";
  }

  h5,
  .h5 {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-family: "Gelica";
  }

  .header__logo-image {
    width: 80px;
  }

  .image-link-blocks {
    justify-content: space-evenly;
  }

  /*Review.io*/

  .CarouselWidget-prefix .CarouselWidget .cssVar-header__heading {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
  }

  .CarouselWidget-prefix .CarouselWidget .cssVar-authorName {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: normal;
  }

  .CarouselWidget-prefix .CarouselWidget .R-TextBody--xxxs {
    margin-bottom: 20px !important;
  }

  .content-over-media > :not(img, video, iframe, svg, video-media) {
    max-width: 450px;
  }

  .shopify-section--featured-collection .h2 {
    font-size: 48px;
  }

  .shopify-section--featured-collection span {
    font-size: 20px;
  }

  .accordion-box .accordion__toggle span {
    font-size: 20px;
  }

  .shopify-section--hot-spots
    .content-over-media
    > :is(img, video, iframe, svg, video-media) {
    height: 600px;
  }

  #shopify-section-template--18270794711308__fb17a4bf-5c48-4f24-813f-e1a1e5c844e8
    .prose {
    text-align: center;
  }

  #shopify-section-template--18270794711308__fb17a4bf-5c48-4f24-813f-e1a1e5c844e8
    p {
    margin-right: auto;
    margin-left: auto;
  }

  .button,
  .btn,
  .button--xl {
    font-size: 18px !important;
  }

  .rich-text .rich-text__wrapper {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
  .rich-text .prose {
    text-align: center;
  }

  .shopify-section--featured-collection .h2 {
    font-size: 48px;
  }
  .shopify-section--featured-collection .product-card__title {
    font-size: 36px;
  }

  .shopify-section--featured-collection .produkt-kurzbeschreibung p {
    font-size: 18px;
    overflow-wrap: break-word;
  }
  .shopify-section--featured-collection sale-price,
  .shopify-section--featured-collection span {
    font-size: 20px;
  }

  .scrolling-text__text {
    /* font-size: 120px;
    padding-top:60px !important; */
  }

  .shopify-section--multiple-images-with-text .multiple-images-with-text {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .shopify-section--multiple-images-with-text p {
    font-size: 20px;
    margin-top: 10px !important;
    width: 600px;
  }

  .shopify-section--multiple-images-with-text .h1 {
    font-size: 76px;
  }

  .shopify-section--multiple-images-with-text .circle-button {
    width: 44px;
    height: 44px;
    margin-top: -20px;
  }

  .shopify-section--media-with-text .media-with-text__item {
    padding: 20px !important;
  }

  .shopify-section--media-with-text .media-with-text__icon {
    width: 28px;
  }

  .shopify-section--accordion-content {
    display: flex;
  }

  .shopify-section--accordion-content .section-stack--horizontal {
    align-items: center;
  }

  .shopify-section--accordion-content .section-stack__intro {
    max-width: 480px;
  }

  .shopify-section--accordion-content .section-stack__intro p {
    font-size: 20px;
  }

  .shopify-section--accordion-content .section-stack__intro .h2 {
    font-size: 56px;
  }

  .media-with-text__content .prose {
    max-width: 500px;
  }

  .media-with-text__content .prose p {
    font-size: 20px;
    color: #312325;
  }

  .shopify-section--media-with-text .prose .h2 {
    font-size: 76px;
    color: #312325;
  }

  .shopify-section--text-with-icons .section-boxed {
    border-radius: 16px !important;
  }

  .shopify-section--text-with-icons p {
    font-size: 20px;
  }

  .shopify-section--text-with-icons .h5 {
    font-size: 32px;
  }

  .content-over-media .prose {
    max-width: 550px;
  }

  .product-list .product-list__promo {
    grid-column: span 1;
    grid-column: 3;
  }

  .product-list .product-list__promo p {
    font-size: 22px;
  }

  .product-list .product-list__promo .h3 {
    font-size: 40px;
  }

  .collection__results .product-card__title a {
    font-family: Gelica;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .produkt-kurzbeschreibung p {
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    overflow-wrap: break-word !important;
  }

  .price-list .text-subdued {
    font-size: 20px;
  }

  .ruk_rating_snippet i {
    font-size: inherit;
    font-family: "Satoshi";
    font-size: 20px;
  }

  .ruk-icon-percentage-star--100:before,
  .ruk-icon-percentage-star--75:before {
    font-size: 20px;
  }

  /* #shopify-block-34486a45-fbb1-44a5-ac02-20ad918481b0 {
  margin: 20px auto -10px auto;
} */

  .ruk_rating_snippet .ruk-rating-snippet-count {
    font-size: 14px;
    font-family: "Satoshi";
  }

  /* PDP*/

  product-recommendations {
    display: none !important;
  }

  .trust-fact {
    margin-top: -5px;
    background: rgba(255, 255, 255, .5);
  }

  .trust-fact p {
    font-size: 14px !important;
  }

  .product-info {
    background-color: #f0e7e0;
    padding: 32px;
    border-radius: 20px;
  }

  .price-list-pdp {
    background-color: #eae0d6;
    font-family: "Satoshi";
    font-size: 20px;
  }

  .shopify-section--main-product sale-price.text-lg {
    font-size: 20px !important;
  }

  .produkt_price-per-day {
    background-color: #eae0d6;
    border-left: solid 2px #f0e7e0;
  }

  .shopify-section--main-product .rounded {
    border-radius: 20px !important;
  }

  .shopify-section--main-product .rounded-sm {
    border-radius: 6px !important;
  }

  .shopify-section--main-product .section p {
    font-size: 18px;
  }

  .shopify-section--main-product p.text-sm {
    font-size: 13px;
  }

  .shopify-section--main-product .produkt-kurzbeschreibung p {
    font-size: 20px;
  }

  .shopify-section--main-product .variant-picker__option-info {
    font-family: "Satoshi";
    display: none;
  }

  .shopify-section--main-product .section .h5 {
    font-size: 28px;
  }

  .shopify-section--main-product .section .h3 {
    font-size: 40px;
  }

  blockquote.blockquote.h3 {
    font-size: 48px;
  }

  .shopify-section--icons-with-text .icons-with-headings-and-text .prose p {
    font-size: 18px;
  }

  .ruk_rating_snippet .ruk-rating-snippet-count {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 18px !important;
  }

  impact-text {
    font-size: 80px;
    /*background: linear-gradient(to right, rgba(49, 35, 37, 1), rgba(49, 35, 37, 0));
  -webkit-background-clip: text;
  color: transparent; */
  }

  .impact-text__content p {
    font-size: 20px;
  }

  .icon-text__text p {
    font-size: 18px;
  }

  .icons-with-headings-and-text .h4 {
    font-size: 28px !important;
  }

  #icons-with-headings-and-text {
    border-radius: 16px !important;
  }

  #shopify-section-template--18322016928012__5e57ea58-e343-4439-a8cb-70b3f5590ae4
    .rich-text__wrapper {
    max-width: fit-content;
  }

  .footer__wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer__wrapper img {
    max-width: 320px !important;
  }

  .footer__wrapper .h5,
  .footer .footer__block--menu p {
    font-size: 28px;
  }

  /* .footer__block-list {
  justify-content: center;

}
*/
}
/*#shopify-section-template--18322016010508__main .product-info {
  background-color: #F0E7E0;
  padding:32px;
  border-radius:12px;
} */

@media screen and (min-width: 1150px) {
  /* .header__wrapper {
    padding: 30px 160px 0 160px;
  }*/

  .header__wrapper a,
  .header__wrapper summary {
    font-family: Satoshi;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .header__wrapper .header__main-nav {
    margin-right: auto;
    margin-left: auto;
  }

  .header__wrapper .header__link-list {
    align-items: center;
  }

  .floating-controls-container {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}

.footer .klaviyo-form {
  max-width: 100% !important;
}
.footer .klaviyo-form input {
  border-radius: var(--rounded-input) !important;
  height: calc(var(--input-height) + 0.625rem) !important;
  padding-inline: var(--input-padding-inline) !important;
  border-color: rgb(var(--text-color) / 0.12) !important;
  color: rgb(240, 231, 224) !important;
  box-shadow: unset !important;
  font-family: inherit !important;
  font-size: 20px !important;
}
.footer .klaviyo-form .needsclick input:hover {
  border-color: rgb(240, 231, 224) !important;
}
.footer .klaviyo-form input:focus {
  border-color: currentColor !important;
  box-shadow: inset 0 0 0 1px !important;
}
.footer .klaviyo-form input::placeholder {
  opacity: 0.5 !important;
  font-size: 20px !important;
  font-family: inherit !important;
}
.footer .klaviyo-form button {
  font-size: 20px !important;
  font-weight: 400 !important;
  height: calc(var(--input-height) + 0.625rem) !important;
  font-family: inherit !important;
  border-radius: var(--rounded-input) !important;
  padding-inline: var(--input-padding-inline) !important;
  box-sizing: border-box;
  box-shadow: unset !important;
}
.footer .klaviyo-form p {
  line-height: 1.4;
  text-align: left !important;
  font-family: inherit !important;
}
.footer .klaviyo-form span {
  font-family: inherit !important;
}

@media screen and (max-width: 767px) {
  .footer .klaviyo-form input::placeholder,
  .footer .klaviyo-form button,
  .footer .klaviyo-form input {
    font-size: 16px !important;
  }
}

.shipping_info_main {
  width: 100%;
  position: relative;
  margin: 0px 0 0px;
}
.cart-drawer .progress-bar {
  background-color: #f0e7e0;
  height: 7px;
  width: 100%;
  display: inline-block;
  border-radius: 100px;
}
.progress-bar-marker.shipping_marker {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  top: 6px;
  margin-left: -8px;
  width: 26px;
  height: 26px;
  z-index: 11;
  position: absolute;
  transition: left 0.35s ease-out;
  left: calc((var(--amountTotalPrice) * 100) / var(--treshold) - 20px);
}
.progress-bar-marker.first_marker.progress-bar-marker {
  position: absolute;
  top: 6px;
  right: -10px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: var(--body-color);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: left 0.35s ease-out;
  left: calc((var(--amountTotalPrice) * 100) / var(--treshold) - 20px);
  z-index: 10;
}
.progress-bar-marker.second_marker {
  position: absolute;
  top: 8px;
  right: -10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: var(--body-color);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: left 0.35s ease-out;
  left: calc((var(--amountTotalPrice) * 100) / var(--treshold) - 20px);
  z-index: 10;
}
.cart-benefit__container {
  display: flex;
  padding: 4px 12px;
  background: #f0e7e0;
  width: 100%;
  margin: 0 0 20px;
  align-items: center;
  border-radius: 50px;
}
.cart-benefit__container > div {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  line-height: 1.4;
}
.cart-benefit__product-image {
  width: 34px;
  min-width: 34px;
  background-color: #cfd0cd;
  border-radius: 100%;
}
.cart-benefit__product-image img {
  border-radius: 100%;
}
.cart-benefit__container p {
  font-size: 14px;
  color: #3e3e3d;
  line-height: 1.4;
}
.cart-first_giftproduct:not(.hidden) + .cart-second_giftproduct {
  display: none;
}
.cart-benefit__container .hidden {
  display: none;
}
.cart-drawer .progress-bar:before {
  background: #312325;
  position: absolute;
  top: 20px;
  width: 100px;
  height: 3px;
  z-index: 999999999;
  display: none;
}
.progress-amount {
  width: calc((var(--amountTotalPrice) * 100) / var(--treshold));
  height: 7px;
  z-index: 10;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  background-color: #000;
  max-width: 100%;
  transition: width 0.35s ease-out;
  border-radius: 50px;
}
.free-ship-text-second {
  font-weight: 400;
}
.free-ship-text-first-amount {
  font-weight: 400;
}
.free-ship-text-first {
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .progress-amount {
    top: 11px;
  }
  .progress-bar-marker {
    top: 5px !important;
  }
  .shipping_info_main {
    margin-bottom: 6px;
  }
}

/*=== */
.cart-drawer .atc-note-upper-wrapper,
.cart-drawer .add-to-cart-note {
  margin-bottom: 0 !important;
}

/* === Armbrand Product Page === */
@media screen and (min-width: 1000px) {
  .product-gallery {
    position: sticky;
    top: calc(var(--header-height) + 1rem);
  }
}

.product-armband-info {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.product-armband-info > * + * {
  margin-top: 0;
  margin-bottom: 1.8rem;
}
.product-armband-info .product-info__title {
  margin-bottom: 1.8rem;
}

.product-armband-info .select {
  height: calc(var(--input-height) + 0.625rem);
}

.product-armband-info .product-info__price {
  display: flex;
  flex-wrap: wrap;
  gap: var(--product-info-block-spacing);
}
.product-armband-info .product-info__price .rating-with-text {
  display: inline-flex;
  margin-bottom: 0;
}
.product-armband-info
  .product-info__price
  .rating-with-text
  price-list:only-child {
  border-radius: 100px;
  border-right: 0;
}
.product-armband-info
  .product-info__price
  .rating-with-text:not(.rating-with-text-perday)
  + .text-subdued {
  max-width: 12rem;
  text-align: left;
}

.product-armband-info .product-info__image-overlay {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  padding: 1rem;
  width: 100%;
}
.product-armband-info .product-info__image-overlay.left {
  text-align: left;
}
.product-armband-info .product-info__image-overlay.right {
  text-align: right;
}
.product-armband-info .product-info__image-overlay-image {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
  width: 100% !important;
  height: 100% !important;
  z-index: 0;
}
.product-armband-info .product-info__image-overlay-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.product-armband-info .product-info__image-overlay-content span {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.product-armband-info .product-info__allproperty {
  width: 100%;
  text-align: left;
  /* max-width: 500px; */
}
.product-armband-info .allproperty-label {
  margin: 0 0 0.4rem;
  font-size: 20px;
}
.product-armband-info .variant-option__subtitle {
  display: flex;
  gap: 5px;
  margin-top: -0.4rem;
}
.product-armband-info .product-info__allproperty .floating-label {
  width: calc(100% - var(--spacing-4) - var(--spacing-4));
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-armband-info .product-info__variant-picker {
  width: 100%;
  text-align: left;
}
.product-armband-info .variant-picker__option-values {
  justify-content: flex-start !important;
}
.product-armband-info .select-chevron {
  top: calc(50% - 12px);
}

.product-armband-info .sale-point_title {
  text-align: left;
}

.variant-picker__option-values + .product-info__property {
  margin-top: 0.8rem;
}

.variant-pickers__wahle-dein-armband .block-swatch {
  flex: 1;
}

.product-armband-info .klaviyo-bis-trigger {
  margin: 0 0 10px !important;
  padding-block-start: var(--spacing-4);
  padding-block-end: var(--spacing-4);
  padding-inline-start: var(--spacing-8);
  padding-inline-end: var(--spacing-8);
}

.product-armband-info .variant-picker .block-swatch-value {
  font-size: 16px;
}
.product_info--inner-box > :first-child {
  margin-bottom: 1.8rem;
}
.product_info--inner-box > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 999px) {
  .product_info--inner-box {
    width: 100%;
    padding: 1rem;
    border-radius: 12px;
  }
}
@media screen and (min-width: 1000px) {
  .product-info__text :where(p, span) {
    font-size: 18px;
  }
  
  .product_info--inner-box {
    background-color: transparent !important;
  }
}

.product-recommendations-block {
  width: 100%;
  overflow: hidden;
}
.product-recommendations-block .horizontal-product-lists {
  border: 1px solid rgb(var(--text-color) / 0.12);
  border-radius: 12px;
}
.product-recommendations-block .horizontal-product-list-carousel {
  margin-inline: 0;
  padding-inline: 0;
  scroll-padding: 0;
  border: 1px solid rgb(var(--text-color) / 0.12);
  border-radius: 12px;
}

.product-recommendations-block .cart-drawer_recommendation-header .h-stack {
  margin-left: auto;
}
.product-recommendations-block .horizontal-product-list {
  border: 0 !important;
  gap: 12px;
  grid: auto / auto-flow 100%;
}

.product-recommendations-block .horizontal-product {
  border-radius: 12px;
  border-width: 0 !important;
  align-items: flex-start;
  position: relative;
  padding: var(--spacing-3);
}

.product-recommendations-block .horizontal-product__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
}
.product-recommendations-block .horizontal-product__image {
  height: 100%;
  object-fit: cover;
  min-width: 5rem;
}

.product-recommendations-block .button {
  padding: 7px 16px;
  font-size: 12px;
  color: #eae0d6;
  background-color: #59886b;
  border-radius: 100px;
  height: auto;
  line-height: 1;
  margin-bottom: 0;
}

.product-recommendations-block .rec-products-title,
.product-recommendations-block .rec-products-title * {
  font-size: 20px;
  font-family: Gelica;
  font-weight: 500;
}
.product-recommendations-block .rec-products-title {
  padding-right: 1.3rem;
}

.product-recommendations-block .horizontal-product__info {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 3px;
}

.product-recommendations-block .horizontal-product__info-button {
  background: transparent;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0;
  color: currentColor;
}

.product-recommendations-block .horizontal-product__info-button .icon {
  width: 20px;
  height: 20px;
}

.horizontal-product__info-drawer {
  height: auto;
}

.horizontal-product__info-drawer .drawer_header {
  padding-right: 2rem;
}
.horizontal-product__info-drawer .drawer_header.rec-products-title {
  font-size: 20px;
  font-family: Gelica;
  font-weight: 500;
}
.horizontal-product__info-drawer .drawer_content {
  padding-top: var(--spacing-4);
}

@media screen and (min-width: 1000px) {
  /* .product-recommendations-block .horizontal-product__image{
    min-width: 5.5rem;
  } */
  .product-recommendations-block .horizontal-product__info {
    font-size: 1rem;
    line-height: 1.2;
  }
}

/* Styling Changes For PDP Title Mobile */

@media screen and (max-width: 800px) {
  .product-armband-info .product-info__title {
    margin-bottom: 0.4rem;
    font-size: 28px;
  }

  #shopify-block-34486a45-fbb1-44a5-ac02-20ad918481b0 {
    margin: 12px auto 8px;
  }
}

.custom-modal{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
}

.custom-modal__modal{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 40px 15px 15px;
  border-radius: 15px;
  background: #EAE0D6;
  max-width: 350px;
  width: 100%;
  z-index: 2;
}

.custom-modal--open{
  display: block;
}

.custom-modal__overlay{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.custom-modal__close{
  width: 25px;
  height: 25px;
  background: #F0E7E0;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  border: none;
  outline: none;
  border-radius: 100%;
}

.recharge-modal__items{
  display: flex;
  gap: 7px;
}

.recharge-modal__item{
  width: calc((100% - 14px) / 3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}


.recharge-modal__item * {
  text-align: center;
  color: #000;
  font-size: 12px !important;
  font-family: Satoshi, sans-serif;
}

.recharge-modal__item-img{
  mix-blend-mode: darken;
}

.recharge-modal__item-title{
  font-size: 18px !important;
  font-family: Gelica;
  font-weight: 500;
  line-height: 22px;
  margin-top: 10px;
}

.recharge-modal__item-block{
  border-radius: 8px;
  background: #F0E7E0;
  padding: 8px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 10px;
}

.recharge-modal__item-block-title{
  font-weight: 700;
}

.recharge-modal__text{
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-family: Satoshi, sans-serif;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 22px;
}

.recharge-modal{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.multiple-product-block-2 {
  margin-top: 0;
  margin-bottom: 30px;
}
.line-item_info-wrapper li[data-pair-symbol] {
  display: none;
}
@media screen and (max-width: 767px) {
  .multiple-product-block-2 {
    margin-bottom: 20px;
  }
}
/* Custom qty box */
.custom_quantitybox {
    border: 1px solid;
    border-radius: 100px;
    border-color: #dcd2c9;
    padding-left: var(--spacing-2);
    padding-right: var(--spacing-2);
    display: flex;
    align-items: center;
}
.custom_quantitybox input {
    border: unset;
}

.custom_quantitybox button {
    font-size: 18px;
}

.remaining-amount-value {
  font-size:14px;
}

.upsell-modal {
  max-width: 500px;
  padding-top: 15px;
  padding-left: 24px;
  padding-right: 24px;
}

.upsell-modal-footer,
.upsell-modal-header {
  text-align: center;
}

.upsell-modal-header > h3 {
  font-size: 1.8rem;
}

.upsell-item-variant-picker {
  margin-top: 10px;
  display: none;
}

[upsell-added] .upsell-item-variant-picker {
  display: block;
}

[upsell-added] .variant-picker-toggler .not-added,
.variant-picker-toggler .added {
  display: none;
}

[upsell-added] .variant-picker-toggler .added {
  display: block;
}


@media(max-width: 750px) {
  .product-info__buy-buttons {
    margin-top: 8px; 
  }
  .upsell-modal-header > h3 {
    font-size: min(5.7vw, 1.5rem);
    max-width: 82vw;
  }
  .upsell-modal {
    max-width: 95% !important;
  }
  .upsell-modal .horizontal-product__info {
    display: flex;
  }

  .upsell-modal {
    max-width: 500px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .upsell-modal .recommendation-featured-media {
    flex-shrink: 0;
  }

  .niccos-upsell-item-wrapper .rec-products-title {
    word-break: break-word;
  }

  .variant-picker-toggler span {
    font-size: min(3vw, 16px);
  }
  
  .variant-picker-toggler {
    padding: 4px 10px;
  }

  .upsell-modal .bg-custom.text-custom {
    padding: 15px !important;
  }
}

/*** vDEV ***/
/* [Product page] Trust point */
.product-block--trust-point {
  border: 1px solid #3123251F;
  border-radius: 8px;
  background: #EAE0D6;
  display: flex;
  gap: 12px;
  align-items: center;
  padding: 18px;
  margin-block: 0 27px;
  width: 100%;
  text-align: left;
}

.product-block--trust-point > img {
  --size: 61px;
  width: var(--size);
  flex: 0 0 var(--size);
  aspect-ratio: 1;
  border-radius: 50%;
}

.product-block--trust-point .bold {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 16.94px;
}

.product-block--trust-point .bold + span {
  margin-top: 5px;
}

.product-block--trust-point span {
  font-family: Satoshi, sans-serif;
  display: block;
  font-size: 13.67px;
  line-height: 18.2px;
}
/* /[Product page] Trust point */

/* [Section] Custom: Image with text */
custom-image-with-text-tabs {
  display: flex;
  flex-direction: row;
}

custom-image-with-text-tab {
  font-family: Satoshi, sans-serif;
  font-weight: 700;
  line-height: 22px;
  display: block;
  cursor: pointer;
  padding-block: 5px;
  white-space: nowrap;
  border-bottom: 1px transparent solid;
  scroll-snap-align: center;
  transition: opacity .2s ease-in-out, border-bottom-color .2s ease-in-out;
}

custom-image-with-text-tab:not(.is-selected):hover {
  opacity: .7;
}

custom-image-with-text-tab.is-selected {
  pointer-events: none;
  border-bottom-color: rgb(var(--text-color));
}

custom-image-with-text-list {
  --list-row-gap: var(--spacing-8);
  --list-column-gap: var(--grid-gutter);
  --list-grid: auto / auto-flow var(--list-carousel-item-width);
  --list-carousel-item-width: calc(var(--container-inner-width) / 3 -(var(--list-column-gap) / 3 * 2));
  scroll-padding-top: calc(var(--sticky-area-height) + 20px);
  display: grid;
  grid: var(--list-grid);
  gap: var(--list-gap);
  grid-template-rows: auto;
}

custom-image-with-text-card {
  scroll-snap-align: center;
  background: #F0E7E0;
  border-radius: 15px;
  display: flex;
}

custom-image-with-text-card .media-with-text__media img {
  display: block;
  aspect-ratio: var(--aspect-ratio);
}

.custom-image-with-text__content-title {
  font-family: Inter, sans-serif;
  font-weight: 700;
  line-height: 150%;
}

.custom-image-with-text__content-text {
  font-family: Satoshi, sans-serif;
}

.custom-image-with-text__content-title + .custom-image-with-text__content-text {
  margin-top: 24px;
}

@media screen and (max-width: 999px) {
  .shopify-section--custom-image-with-text section-header {
    margin-bottom: 30px;
  }

  .custom-image-with-text-tabs__wrapper {
    margin-inline: calc(max(
      var(--calculated-section-spacing-inline),
      50% - var(--container-max-width) / 2
    ) * -1);
    overflow: hidden;
  }

  custom-image-with-text-tabs {
    gap: 24px;
    margin-bottom: 27px;
    padding-inline: max(
      var(--calculated-section-spacing-inline),
      50% - var(--container-max-width) / 2
    );
  }
  
  custom-image-with-text-tab {
    font-size: 15px;
  }

  custom-image-with-text-card {
    flex-direction: column;
    gap: 32px;
  }

  .custom-image-with-text__content {
    padding: 0 24px 32px;
  }

  .custom-image-with-text__image .media-with-text__media,
  .custom-image-with-text__image .media-with-text__media img {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .custom-image-with-text__content-title {
    font-size: 14px;
  }

  .custom-image-with-text__content-text {
    font-size: 14px;
    line-height: 17px;
  }
}

@media screen and (min-width: 1000px) {
  .shopify-section--custom-image-with-text section-header {
    margin-bottom: 36px;
  }

  .floating-controls-container::before,
  .floating-controls-container::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50vw - 50%);
    background: #eae0d6;
    z-index: 1;
  }

  .floating-controls-container::before {
    left: 100%;
  }

  .floating-controls-container::after {
    right: 100%;
  }

  custom-image-with-text-tabs {
    gap: 45px;
    margin-bottom: 32px;
  }
  
  custom-image-with-text-tab {
    font-size: 15px;
    justify-content: space-between;
  }
  
  custom-image-with-text-card {
    padding: 14px;
    flex-direction: row-reverse;
    align-items: center;
  }

  .custom-image-with-text__image {
    --width: 33.333%;
    width: var(--width);
    flex: 0 0 var(--width);
  }

  .custom-image-with-text__content {
    padding: 56px;
  }

  .custom-image-with-text__content-title {
    font-size: 32px;
  }

  .custom-image-with-text__content-text {
    font-size: 16px;
    line-height: 20.92px;
  }
}

.shopify-section--custom-image-with-text .circle-button {
  background: rgb(var(--text-primary));
  color: rgb(var(--background-primary));
  z-index: 2;
}

.shopify-section--custom-image-with-text .circle-button:not([disabled]) {
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
}

.shopify-section--custom-image-with-text .circle-button .animated-arrow::before {
  --size: 1rem;
  width: var(--size);
  height: var(--size);
  position: relative;
  margin-right: calc(var(--size) / 4);
}

@media screen and (max-width: 999px) {
  .shopify-section--custom-image-with-text .circle-button {
    display: none !important;
  }
}

@media screen and (max-width: 1399px) {
  .shopify-section--custom-image-with-text .circle-button[is="prev-button"] {
    left: -16px !important;
  }
  .shopify-section--custom-image-with-text .circle-button[is="next-button"] {
    right: -16px !important;
  }
}

@media screen and (min-width: 1400px) {
  .shopify-section--custom-image-with-text .circle-button[is="prev-button"] {
    left: -80px !important;
  }
  .shopify-section--custom-image-with-text .circle-button[is="next-button"] {
    right: -80px !important;
  }
}
/* /[Section] Custom: Image with text */
/*** /vDEV ***/

/* WhatsApp widget */
.chatarmin-widget-wrapper {
    z-index: 995 !important;
}

.modal{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
  background: #0006;
  padding: 50px;
}

.modal.visible{
  opacity: 1;
  visibility: visible;
}

.modal-faq video{
  height: 100% !important;
  width: auto !important;
  margin: 0 auto;
}

.outside-close-button{
  top: 10px;
  right: 10px;
  width: var(--spacing-12);
  height: var(--spacing-12);
  bottom: 100%;
  background: rgb(var(--dialog-background));
  color: rgb(var(--text-color));
  border-radius: var(--rounded-full);
  z-index: 1;
  place-items: center;
  margin-block-end: var(--spacing-4);
  margin-inline-start: auto;
  margin-inline-end: auto;
  display: grid;
  position: absolute;
}

.modal-faq .outside-close-button path{
  stroke: #59886B;
}

.modal-faq > div:not(.multi-column-lightbox) {
  position: relative;
  width: fit-content;
  height: 100%;
  margin: 0 auto;
  @media screen and (max-width: 700px){
    display: flex;
    align-items: center;
    height: fit-content;
    top: 50%;
    transform: translateY(-50%);
    video { 
      height: unset !important;
    }
  }

  button {
    top: -50px;
    right: -40px;
    @media screen and (min-width: 700px){
      top: -50px;
      right: -50px;
    }
  }
}

@media screen and (min-width: 650px){
  .modal-faq{
    padding: 100px;
  }
}




/*multi columns*/

.multi-column-modal{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.multi-column-modal > *{
  flex: 0 0 calc(100% / var(--block-image-columns) - 14px * (var(--block-image-columns) - 1) / var(--block-image-columns))
}

.multi-column-modal__item{
  display: flex;
  padding: 3px 14px 3px 3px;
  gap: 14px;
  border-radius: 18px;
  background: #F0E7E0;
  align-items: start;
  cursor: pointer;
}

.multi-column-modal__item .v-stack{
  gap: 0;
  padding: 12px 0;
}

.multi-column-modal__item h4{
  font-size: 19px;
  font-weight: 700;
  font-family: "Satoshi";
}

.multi-column-modal__item .prose{
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.multi-column-modal__item .prose,
.multi-column-modal__item .prose > *,
.multi-column-modal__item .prose > .metafield-rich_text_field > *{
  font-size: 19px !important;
  font-weight: 400;
  margin: 0;
}

.multi-column-modal__item > img{
  height: 139px;
  object-fit: cover;
  position: relative;
}

.multi-column-modal__item-media{
  position: relative;
  flex: 0 0 var(--block-image-width);
}

.multi-column-modal__item-media:after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 57.21%, rgba(0, 0, 0, 0.20) 100%);
}

.multi-column__collapsible{
  font-family: "Satoshi";
  font-size: 19px;
  font-weight: 700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.multi-column__collapsible svg{
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 2;
}

.multi-column-modal__item-media svg{
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.multi-column-lightbox{
  position: relative;
  height: 100%;
  max-height: 80%;
  border-radius: 15px;
  overflow: hidden;
  background: #F0E7E0;
}

.multi-column-lightbox__wrapper{
  max-width: 435px;
  padding: 20px;
  overflow: auto;
  max-height: 100%;
  padding-bottom: 72px;
}

.multi-column-lightbox__media{
  position: relative;
  padding-bottom: 100%;
  margin-bottom: 18px;
}

.multi-column-lightbox__media img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

.multi-column-lightbox h4{
  font-family: "Satoshi";
  font-size: 19px;
  font-weight: 700;
}

.multi-column-lightbox .prose,
.multi-column-lightbox .prose > *,
.multi-column-lightbox .prose > .metafield-rich_text_field > *{
  font-size: 19px;
  margin-block-start: 10px;
}

.multi-column-lightbox__media + .v-stack .prose p:has(strong) {
  margin-block-start: 5px;
}

.modal-multi-column{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.modal-multi-column .button-close{
  width: 100%;
  background: #000;
  font-size: 14px !important;
  padding-block: 10px;
  margin: 0;
  margin-top: 10px;
  font-weight: 500;
}

.button-close__sticky{
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 20px 20px;
  background: #F0E7E0;
  width: 100%;
}

.shopify-section--multi-column h2{
  font-size: 48px;
}

.shopify-section--multi-column .section-stack{
  gap: 43px;
}

.multi-column-lightbox .v-stack{
  gap: 0;
}


.shopify-section--multi-column  .section-header{
    grid-template-columns: 100%;
}

@media screen and (max-width: 600px) {
  .multi-column-modal > *{
    flex: 0 0 100%;
  }

  .multi-column-modal__item-media{
    flex: 0 0 140px;
  }

  .multi-column-modal__item{
    gap: 12px;
  }

  .multi-column__collapsible,
  .multi-column-modal__item h4,
  .multi-column-modal__item .prose,
  .multi-column-modal__item .prose > *,
  .multi-column-modal__item .prose > .metafield-rich_text_field > *
  .multi-column-modal__item .prose {
    font-size: 16px !important;
  }

  .shopify-section--multi-column h2{
    font-size: 28px;
  }

  .shopify-section--multi-column .section-stack{
    gap: 29px;
  }

  .multi-column-lightbox__wrapper{
    max-width: 335px;
  }

  .multi-column-lightbox h4{
    font-size: 16px;
  }

  .multi-column-lightbox .prose, .multi-column-lightbox .prose > *, .multi-column-lightbox .prose > .metafield-rich_text_field > * {
    font-size: 16px;
  }
}
