/*!***********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wp-content/themes/hannaszive/assets/scss/master.scss ***!
  \***********************************************************************************************************************************************/
@charset "UTF-8";
:root {
  --color-primary: #51b4cd;
  --color-secondary: #cac8b8;
  --color-gold: #e2aa31;
}

.cont p a, .cont p a:link, .cont p a:visited {
  /*color: var(--color-primary);*/
  text-decoration: underline;
}

footer a,
.menu-item a {
  color: black;
}

.menu-fomenu-container > ul > li > a {
  color: var(--color-primary);
  font-weight: bold;
}
.menu-fomenu-container > ul > li > a .starcount {
  font-weight: normal !important;
  position: absolute;
  top: 22px;
  font-size: 0.85rem;
  left: 50%;
  transform: translateX(-50%);
}
.menu-fomenu-container > ul > li > a .ico-active {
  display: none;
}

.menu-fomenu-container > ul > li.reviews {
  color: var(--color-primary);
  font-weight: bold;
}
.menu-fomenu-container > ul > li.reviews .ico img, .menu-fomenu-container > ul > li.reviews .ico-active img {
  width: 80px;
  height: 28px;
}

.current-menu-item {
  opacity: 1 !important;
}
.current-menu-item > a {
  color: var(--color-gold) !important;
  font-weight: bold !important;
}
.current-menu-item > a .ico {
  display: none;
}
.current-menu-item > a .ico-active {
  display: block !important;
}

h1, h2, h3, h4, h5 {
  font-weight: bold !important;
}

.video169 {
  overflow: hidden !important;
}

.video169 .wp-video {
  width: 100% !important;
  height: auto !important;
}

.wp-block-group ul {
  list-style: disc !important;
  margin: 12px 0 12px 24px;
}

.breadcrumbs {
  font-size: 0.9rem;
  font-weight: 300;
}
.breadcrumbs strong {
  font-weight: bold;
}
.breadcrumbs > span {
  color: #d2d2d2;
}
.breadcrumbs > span > span {
  color: #5d5d5d;
  margin: 0 8px;
}
.breadcrumbs > span > span:first-child {
  margin-left: 0 !important;
}
.breadcrumbs a:hover {
  color: var(--color-primary);
  transition: color 0.4s;
}

header {
  background-image: url(d3a9ce8f18afa1cc0e90.jpeg);
  background-repeat: no-repeat;
  background-position: center bottom 30%;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
header .profil {
  width: 460px;
  height: 460px;
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
  background-image: url(ae2b860de77cd9b675a8.webp);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
header:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  background-color: #031015;
  filter: blur(55px) opacity(0.8);
  pointer-events: none;
}

.idezet {
  padding: 24px 64px !important;
  text-shadow: 0 5px 16px black;
  text-align: center;
}
.idezet .text {
  text-align: center;
}
.idezet .text:before {
  content: "“";
  vertical-align: sup;
  margin-right: 4px;
}
.idezet .text:after {
  content: "”";
  vertical-align: sub;
  margin-left: 4px;
}
.idezet .by {
  font-weight: normal !important;
  font-size: 0.9rem;
  text-align: right;
}

.table-auto table {
  width: auto !important;
}

.borderless-table td, .borderless-table th {
  border: none !important;
  padding: 8px 0 !important;
}
.borderless-table tr td + td {
  padding: 8px 16px !important;
}

.menu-fomenu-container .sub-menu {
  display: none;
  position: absolute;
  top: 64px;
  left: -6px;
  min-width: 240px;
  background-color: white;
  border-radius: 8px;
  z-index: 10;
}
.menu-fomenu-container .sub-menu li a {
  white-space: nowrap;
  padding: 12px 16px;
  display: block;
}
.menu-fomenu-container .sub-menu li a:hover {
  color: var(--color-primary);
}
.menu-fomenu-container > ul > li {
  position: relative;
}
.menu-fomenu-container > ul > li > a {
  padding: 8px;
  display: block;
}
.menu-fomenu-container ul li:hover > .sub-menu {
  display: block;
}

body.single-product .products.related {
  clear: both;
  margin: 10px 0;
}
body.single-product .products.related h2 {
  text-align: center;
  font-size: 1.2rem;
  font-family: "Noto Sans", sans-serif;
  text-transform: uppercase;
  margin: 0 0 24px 0;
}

body.single article.wpa.testimonial {
  padding: 2rem 16px;
}
body.single article.wpa.testimonial h1 {
  text-align: right;
  font-size: 1.2rem !important;
  position: relative;
  display: block;
  float: right;
}
body.single article.wpa.testimonial h1:before {
  content: "";
  width: 40px;
  height: 1px;
  background-color: black;
  display: inline-block;
  margin: 0 12px 0 0;
  position: absolute;
  left: -50px;
  top: 17px;
}
body.single article.wpa.testimonial div.cont {
  font-size: 2rem;
  text-align: center;
  line-height: 1.4;
  font-style: italic;
  padding: 2rem 48px;
  position: relative;
}
body.single article.wpa.testimonial div.cont p {
  position: relative;
  z-index: 2;
}
body.single article.wpa.testimonial div.cont:before {
  content: "“";
  display: block;
  position: absolute;
  font-size: 16rem;
  top: -3px;
  left: -21px;
  color: #d6d6d6;
  line-height: 1;
  font-family: emoji;
  pointer-events: none;
  z-index: 1;
  width: 148px;
  height: 105px;
}
body.single article.wpa.testimonial div.cont:after {
  content: "”";
  display: block;
  position: absolute;
  font-size: 16rem;
  bottom: 20px;
  right: 30px;
  color: #d6d6d6;
  line-height: 1;
  font-family: emoji;
  pointer-events: none;
  z-index: 1;
  width: 148px;
  height: 105px;
}
body.single article.wpa.testimonial div.title {
  order: 2;
}
body.single article.wpa {
  display: flex;
  flex-wrap: wrap;
}
body.single article.wpa > div {
  flex: 1 1 100%;
  order: 1;
}

.owl-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 16px 0;
}
.owl-dots button {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #c9c9c9 !important;
  display: block;
}
.owl-dots button.active {
  background-color: #e2b84b !important;
}

.event-posts {
  margin: 12px 0;
}
.event-posts .post > .wrap {
  background-color: white;
  border-radius: 8px;
  padding: 12px 16px;
  line-height: 1.4;
}
.event-posts .post > .wrap .title a {
  font-weight: bold;
  font-size: 1.3rem;
}
.event-posts .post > .wrap .event-date {
  color: grey;
  font-size: 0.92rem;
}
.event-posts .post > .wrap .abs {
  margin: 4px 0 12px 0;
}
.event-posts .post > .wrap .more a {
  display: inline-block;
  background-color: var(--color-primary);
  color: white;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 0.8rem;
}
.event-posts .post + .post {
  margin-top: 12px !important;
}

body .container {
  position: relative;
}

footer {
  position: relative;
  z-index: 1;
}
footer .simplepay {
  text-align: center;
  margin: 12px 0 0 0;
}
footer .simplepay a {
  display: inline-block;
  margin: 0 auto;
}
footer .container {
  z-index: 2;
}
footer:before {
  background-color: #ffffff;
  filter: blur(100px);
  height: 180px;
  border-radius: 100%;
  position: absolute;
  z-index: 2;
  content: "";
  bottom: 0;
  left: 25%;
  right: 25%;
}

.footer-testimonials {
  z-index: 10;
  position: relative;
}
.footer-testimonials .testimonial {
  padding: 15px;
}
.footer-testimonials .testimonial > .wrap {
  background-color: #fff;
  border-radius: 8px;
  padding: 12px;
  font-size: 0.9rem;
}
.footer-testimonials .testimonial > .wrap .cont {
  text-align: center;
  line-height: 1.2;
}
.footer-testimonials .testimonial > .wrap .cont .wp-block-jetpack-rating-star {
  margin: 10px 0 !important;
}
.footer-testimonials .testimonial > .wrap .title {
  font-weight: bold !important;
  text-align: center !important;
  font-size: 0.82rem;
  margin: 5px 0 0 0;
}

body.noscroll {
  overflow: hidden !important;
  top: 0 !important;
}

.mobile-menu-toggler,
.menu-closer {
  display: none;
}

@media screen and (max-width: 980px) {
  .mobile-menu-toggler {
    display: block;
    position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0;
    left: calc(100% - 64px);
    width: 64px;
    height: 56px;
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(10px);
    border-radius: 16px 0 0 0;
    text-align: right;
    box-shadow: -8px -8px 46px -21px black;
  }
  .mobile-menu-toggler svg {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .menu-closer {
    position: fixed;
    z-index: 1001;
    bottom: 0;
    right: 0;
    left: calc(100% - 64px);
    width: 64px;
    height: 56px;
  }
  .menu-closer svg {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .menu-closer.open {
    display: block !important;
  }
  .menu-fomenu-container > ul {
    flex-wrap: wrap !important;
    gap: 0 !important;
    padding: 5px 0 !important;
  }
  .menu-fomenu-container > ul > li {
    flex-basis: 25%;
    font-size: 0.78rem !important;
    letter-spacing: -1px;
    padding: 2px !important;
  }
  .menu-fomenu-container > ul > li a {
    text-align: center;
    line-height: 1.1;
    padding: 5px !important;
    height: 100%;
    width: 100%;
    border-radius: 4px;
  }
  .menu-fomenu-container > ul > li a .ico {
    margin: 0 0 2px 0;
  }
  .menu-fomenu-container > ul > li a .ico img {
    width: 20px;
    height: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  header .profil {
    width: 180px;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: initial;
    right: 5px;
    z-index: 1;
  }
  header .idezet {
    padding: 24px 32px !important;
    z-index: 10;
    font-size: 0.75rem !important;
  }
  header .idezet:before, header .idezet:after {
    font-size: 3rem !important;
    width: 32px;
    height: 32px;
  }
  header .idezet:before {
    top: 13px;
    left: 0px;
  }
  header .idezet:after {
    right: 13px;
  }
  header .idezet .by {
    font-size: 0.68rem !important;
  }
  header:after {
    height: 40px;
  }
  .menu-fomenu-container {
    background-color: white;
  }
  .menu-fomenu-container > ul {
    margin-bottom: 12px !important;
    border-bottom: 2px solid rgb(226, 226, 226);
  }
}
.woocommerce .product form.cart {
  margin: 12px 0;
}
.woocommerce .product form.cart div.quantity input[type=number] {
  border: 2px solid black;
  border-radius: 5px;
}
.woocommerce .product form.cart div.quantity,
.woocommerce .product form.cart div.quantity input[type=number],
.woocommerce .product form.cart .button {
  line-height: 48px !important;
  height: 48px !important;
}
.woocommerce .product form.cart .button {
  padding: 0 16px !important;
}
.woocommerce .woocommerce-product-details__short-description {
  line-height: 1.56;
  font-size: 0.95rem;
  margin: 12px 0 24px 0;
  color: #4a4a4a;
}
.woocommerce .product-labels div + div {
  margin-left: 12px;
}
.woocommerce .preorder-label {
  display: inline-block;
  line-height: 1;
  padding: 12px 16px;
  text-transform: uppercase;
  background-color: var(--color-secondary);
  color: white;
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 0.85rem;
}
.woocommerce span.onsale {
  background-color: #fb8b7f !important;
}
.woocommerce .sale-label {
  display: inline-block;
  line-height: 1;
  padding: 12px 16px;
  text-transform: uppercase;
  background-color: #fb8b7f;
  color: white;
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 0.85rem;
}

.woocommerce .products ul, .woocommerce ul.products {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
}
.woocommerce .products ul > li, .woocommerce ul.products > li {
  flex-basis: 25%;
  float: none;
  clear: both;
  margin: 0;
  width: initial;
}
.woocommerce .products ul > li.product, .woocommerce ul.products > li.product {
  width: auto;
  flex-basis: 25%;
  margin: 0;
  padding: 12px;
  float: none;
}
.woocommerce .products ul .prod-in-cat, .woocommerce ul.products .prod-in-cat {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  justify-content: center;
}
.woocommerce .products ul .prod-in-cat a, .woocommerce ul.products .prod-in-cat a {
  border: 1px solid var(--color-secondary);
  color: #0a0a09;
  line-height: 1;
  padding: 3px 6px;
  border-radius: 3px;
  font-size: 0.7rem;
  font-weight: 300;
}
.woocommerce .products ul .prod-in-cat a:hover, .woocommerce ul.products .prod-in-cat a:hover {
  transition: background-color 0.5s;
  background-color: var(--color-secondary);
}
.woocommerce .products ul .woocommerce-loop-product__title, .woocommerce ul.products .woocommerce-loop-product__title {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.2rem !important;
  font-weight: bold;
  color: black;
  text-align: center;
}
.woocommerce .products ul .price, .woocommerce ul.products .price {
  text-align: center;
}
.woocommerce .products ul .woocommerce-Price-amount, .woocommerce ul.products .woocommerce-Price-amount {
  color: #222222 !important;
  font-weight: 500;
}
.woocommerce .products ul .product_type_simple:not(.add_to_cart_button), .woocommerce ul.products .product_type_simple:not(.add_to_cart_button) {
  color: black;
  background-color: transparent;
  border: 1px solid black;
  text-align: center;
  left: 50%;
  font-weight: 300;
  font-size: 0.9rem !important;
  text-transform: uppercase !important;
  transform: translateX(-50%);
}
.woocommerce .products ul .add_to_cart_button, .woocommerce ul.products .add_to_cart_button {
  background-color: var(--color-primary) !important;
  color: white;
  text-align: center;
  left: 50%;
  font-weight: 300;
  font-size: 0.9rem !important;
  text-transform: uppercase !important;
  transform: translateX(-50%);
}

a.single_add_to_cart_button {
  background-color: var(--color-primary) !important;
  color: white;
  text-align: center;
  left: 50%;
  font-weight: 300;
  font-size: 0.9rem !important;
  text-transform: uppercase !important;
  padding: 12px 15px;
  border-radius: 8px;
  font-size: 1.1rem;
  font-weight: 500;
  display: inline-block;
}

.external-link-hint {
  font-size: 0.8rem;
  margin: 0 8px;
  font-weight: 300;
}

.woocommerce .product .product_title {
  line-height: 1.2 !important;
  font-size: 2.1rem !important;
  margin: 12px 0 0 0 !important;
  display: block;
}

body.single-product .soon-msg {
  color: #e96666;
  margin: 12px 0;
}

ul li.product .soon-msg {
  color: #e96666;
  font-size: 0.8rem !important;
  text-align: center;
  font-weight: 300;
  margin: 0 0 5px 0;
}

body.page .woocommerce,
body.woocommerce-page .woocommerce {
  display: block !important;
  columns: unset;
}
body.page .woocommerce .woocommerce-ordering select,
body.page .woocommerce .woocommerce-ordering select:focus,
body.woocommerce-page .woocommerce .woocommerce-ordering select,
body.woocommerce-page .woocommerce .woocommerce-ordering select:focus {
  border: 1px solid #f4f4f5 !important;
  border-bottom: 1px dashed #f1f1f1 !important;
  outline: none !important;
  background-color: transparent !important;
  line-height: 32px !important;
  height: 32px !important;
  max-height: 32px !important;
  padding: 0 12px;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.85rem;
  color: #747474;
  text-align: right;
}
body.page .woocommerce ul.products,
body.woocommerce-page .woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
body.page .woocommerce ul.products > li.product,
body.woocommerce-page .woocommerce ul.products > li.product {
  width: auto;
  flex-basis: 25%;
  margin: 0;
  padding: 12px;
  float: none;
}
body.page .woocommerce ul.products .prod-in-cat,
body.woocommerce-page .woocommerce ul.products .prod-in-cat {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  justify-content: center;
}
body.page .woocommerce ul.products .prod-in-cat a,
body.woocommerce-page .woocommerce ul.products .prod-in-cat a {
  border: 1px solid var(--color-secondary);
  color: #0a0a09;
  line-height: 1;
  padding: 3px 6px;
  border-radius: 3px;
  font-size: 0.7rem;
  font-weight: 300;
}
body.page .woocommerce ul.products .prod-in-cat a:hover,
body.woocommerce-page .woocommerce ul.products .prod-in-cat a:hover {
  transition: background-color 0.5s;
  background-color: var(--color-secondary);
}
body.page .woocommerce ul.products .woocommerce-loop-product__title,
body.woocommerce-page .woocommerce ul.products .woocommerce-loop-product__title {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.2rem !important;
  line-height: 1.2 !important;
  font-weight: bold;
  color: black;
  text-align: center;
}
body.page .woocommerce ul.products .price,
body.woocommerce-page .woocommerce ul.products .price {
  text-align: center;
}
body.page .woocommerce ul.products .woocommerce-Price-amount,
body.woocommerce-page .woocommerce ul.products .woocommerce-Price-amount {
  color: #222222 !important;
  font-weight: 500;
}
body.page .woocommerce ul.products .add_to_cart_button,
body.woocommerce-page .woocommerce ul.products .add_to_cart_button {
  background-color: var(--color-primary) !important;
  color: white;
  text-align: center;
  left: 50%;
  font-weight: 300;
  font-size: 0.9rem !important;
  text-transform: uppercase !important;
  transform: translateX(-50%);
}

.wc-block-cart .wc-block-cart__submit-container--sticky {
  background-color: #64b964 !important;
}

.wp-block-woocommerce-cart-order-summary-block {
  background-color: white !important;
  padding: 16px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}

.wp-block-woocommerce-checkout-order-summary-block {
  background-color: white !important;
  padding: 0;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}

.wc-block-components-checkout-step__container {
  background-color: white !important;
  padding: 16px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}

.wp-block-woocommerce-cart-order-summary-heading-block {
  font-size: 1.5rem !important;
  text-transform: uppercase;
  margin: 0 0 12px 0 !important;
}

.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
  font-weight: bold;
  color: black;
  font-size: 1.4rem !important;
}

.wc-block-components-checkout-step__description {
  margin: 4px 0 16px 0 !important;
  font-size: 1.1rem !important;
}

.wp-block-woocommerce-cart-order-summary-coupon-form-block,
.wp-block-woocommerce-checkout-order-summary-coupon-form-block {
  font-size: 0.85rem;
  color: #29456e !important;
}
.wp-block-woocommerce-cart-order-summary-coupon-form-block .wc-block-components-button,
.wp-block-woocommerce-checkout-order-summary-coupon-form-block .wc-block-components-button {
  background-color: #6fc1f6;
  color: #ffffff !important;
  font-weight: bold !important;
  border-radius: 8px !important;
}

.wc-block-components-radio-control-accordion-content {
  font-size: 0.85rem;
  line-height: 1.3;
  padding-left: 75px !important;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .wc-block-components-form .wc-block-components-text-input.is-active input[type=password], .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=number], .wc-block-components-text-input.is-active input[type=password], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {
  padding: 1.5em 0.5em 1em !important;
}

.wc-block-cart__submit-container,
.wc-block-components-checkout-place-order-button {
  background-color: #64b964;
  color: white;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
  margin: 12px 0 0 0;
}

.wc-block-components-checkout-place-order-button {
  font-size: 1.3rem;
  text-transform: uppercase;
}

.wc-block-components-checkbox a {
  text-decoration: underline;
  font-weight: 500;
}

.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected {
  background-color: rgb(166, 222, 236) !important;
}

.woocommerce-order .woocommerce-thankyou-order-received {
  text-align: center;
  font-size: 1.2rem !important;
}
.woocommerce-order .woocommerce-thankyou-order-received.woocommerce-notice.woocommerce-notice--success {
  padding: 24px;
  background-color: rgb(240, 246, 252) !important;
  color: rgb(33, 33, 33);
  font-weight: bold !important;
  font-size: 1.2rem !important;
  border-radius: 0 0 8px 8px;
  border-top: 10px solid black;
  box-shadow: 0 10px 30px -20px black;
}
.woocommerce-order .woocommerce-thankyou-order-details {
  background-color: white !important;
  padding: 16px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}
.woocommerce-order .woocommerce-order-details__title,
.woocommerce-order .woocommerce-customer-details .woocommerce-column__title {
  font-size: 1.3rem;
  margin: 0 0 12px 0;
}
.woocommerce-order .woocommerce-table {
  background-color: white !important;
  padding: 16px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}
.woocommerce-order .woocommerce-table tbody .product-name a {
  text-decoration: none;
  color: #2b5d95;
  border-bottom: 1px dotted #66a4eb;
}
.woocommerce-order .woocommerce-table tfoot {
  font-size: 0.85rem !important;
}
.woocommerce-order .woocommerce-table tfoot tr td,
.woocommerce-order .woocommerce-table tfoot tr th {
  background-color: #f3f3f3;
  border: none !important;
}
.woocommerce-order .woocommerce-customer-details address {
  background-color: white !important;
  padding: 16px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}

.wc-block-components-checkout-step__description {
  font-size: 0.89rem !important;
  color: #2e2e2e;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background-color: white !important;
}

.wc-block-components-shipping-address {
  color: rgb(44, 139, 220) !important;
  background-color: rgb(241, 247, 251) !important;
  border: 1px solid #b6ddef;
  padding: 12px;
  border-radius: 10px;
}

.wc-block-components-totals-shipping__change-address__link {
  font-size: 0.85rem;
  font-weight: 500 !important;
}

.wc-block-components-totals-item__description .wc-block-components-totals-shipping__via {
  color: #6f6f6f !important;
}

.woocommerce .testimonials.slide {
  margin: 2rem 0 16px 0;
}
.woocommerce .testimonials.slide h4 {
  text-align: center;
  font-family: var(--font-body);
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2rem;
  position: relative;
}
.woocommerce .testimonials.slide h4:after {
  content: "";
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 25%;
  height: 1px;
  background-color: rgb(179, 179, 179);
  display: block;
  position: absolute;
}
.woocommerce .testimonials.slide .testimonial .cont {
  text-align: center;
  position: relative;
  padding: 2rem;
  font-size: 1.1rem;
  font-style: italic;
  line-height: 1.5;
}
.woocommerce .testimonials.slide .testimonial .cont p {
  position: relative;
  z-index: 2;
}
.woocommerce .testimonials.slide .testimonial .cont:before {
  content: "“";
  display: block;
  position: absolute;
  font-size: 7rem;
  top: 8px;
  left: -8px;
  color: #d6d6d6;
  line-height: 1;
  font-family: emoji;
  z-index: 1;
  width: 65px;
  height: 65px;
}
.woocommerce .testimonials.slide .testimonial .cont:after {
  content: "”";
  display: block;
  position: absolute;
  font-size: 7rem;
  bottom: 20px;
  right: 30px;
  color: #d6d6d6;
  line-height: 1;
  font-family: emoji;
  pointer-events: none;
  z-index: 1;
  width: 65px;
  height: 65px;
}
.woocommerce .testimonials.slide .testimonial .title {
  text-align: center;
  font-weight: bold;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-name {
  font-weight: bold;
  color: black;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
  font-size: 0.8rem;
  color: grey;
  line-height: 1.3;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background-color: var(--color-primary) !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: black !important;
  font-weight: bold !important;
}

.wp-block-woocommerce-empty-cart-block .wp-block-heading.with-empty-cart-icon {
  font-size: 1.5rem;
}

.wp-block-woocommerce-empty-cart-block h2 {
  font-size: 2rem;
  margin: 24px 0;
}

.sc-product-lists {
  display: flex;
  flex-wrap: wrap;
}
.sc-product-lists > .product {
  flex-basis: 33.3333333333%;
  padding: 5px;
}
.sc-product-lists > .product .name {
  margin: 10px 0 4px 0;
}
.sc-product-lists > .product .name a {
  font-size: 1.2rem;
  font-weight: bold !important;
  text-align: center;
  display: block;
  line-height: 1.2;
}
.sc-product-lists > .product .img a {
  display: block;
}
.sc-product-lists > .product .img a img {
  width: 100%;
}
.sc-product-lists > .product .variable-label {
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  margin: 10px 0 5px 0;
  font-size: 0.7rem;
  line-height: 1.4;
}
.sc-product-lists > .product .variables {
  display: flex;
  flex-wrap: wrap;
}
.sc-product-lists > .product .variables > .variable {
  flex: 1 1 33.3333333333%;
  padding: 2px;
}
.sc-product-lists > .product .variables > .variable a {
  background-color: white;
  padding: 10px;
  display: block;
  line-height: 1;
  font-size: 0.93rem !important;
  text-align: center;
  font-weight: bold;
  font-family: math;
}
.sc-product-lists > .product .variables > .variable a:hover {
  background-color: var(--color-primary);
  color: white;
}

body.single-product .variations .label,
body.single-product .variations .value {
  display: block !important;
  text-align: left !important;
}
body.single-product .variations .label select,
body.single-product .variations .value select {
  background-color: white !important;
  border-radius: 4px !important;
  padding-left: 17px !important;
}
body.single-product .variations .label label {
  font-size: 1rem !important;
  font-weight: 300 !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: var(--color-primary) !important;
  font-family: math;
}

@media screen and (max-width: 768px) {
  .wp-block-woocommerce-empty-cart-block .wp-block-heading.with-empty-cart-icon {
    aspect-ratio: 1/1;
    padding-top: 2rem;
  }
  body.page .woocommerce ul.products > li.product {
    width: auto;
    flex-basis: 50%;
    margin: 0;
    padding: 12px;
    float: none;
  }
  .woocommerce div.product div.summary {
    padding: 0 16px;
  }
  body.single-product .preview {
    padding: 16px;
  }
  .woocommerce div.product form.cart div.quantity {
    width: 27%;
  }
  .woocommerce .quantity .qty {
    width: 95% !important;
  }
  .woocommerce div.product form.cart .button {
    width: 70%;
  }
  .woocommerce div.product form.cart {
    text-align: center;
  }
  .woocommerce .testimonials.slide {
    margin: 0 -16px;
    padding: 32px 16px;
    background: #e6e6e6;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    flex-basis: 100%;
  }
  .woocommerce .related.products {
    padding: 24px;
  }
  body.page .woocommerce ul.products > li.product {
    flex-basis: 100%;
  }
}

/*# sourceMappingURL=main.css.map*/