/*
Theme Name: LABO SPA
Author: David Maucher
Author URI: https://maucher-online.com
Version: 1.02
*/
.woocommerce .labospa header {
  z-index: 999;
}

.woocommerce-cart .order-total th:after {
  content: " - inkl. MwSt. 8.1%";
}

.woocommerce-order-received .order_details tfoot tr:last-of-type th:after {
  content: " (inkl. MwSt. 8.1%)";
}

.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .price {
  color: #000 !important;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .price ins {
  font-weight: 400 !important;
  text-decoration: none;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form {
  flex-wrap: wrap !important;
  row-gap: 16px;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .add_to_cart_button,
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .button.product_type_simple {
  background: #4b3d3d !important;
  color: #f4e8da;
  border-radius: 8px !important;
  padding: 10px 20px !important;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  text-transform: none;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .add_to_cart_button:hover,
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .button.product_type_simple:hover {
  background-color: #e98630 !important;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity {
  display: none;
  margin: 0 !important;
  flex: 1 1 50%;
  position: relative;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity .minus,
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity .plus {
  position: absolute;
  top: 3px;
  z-index: 9;
  cursor: pointer;
  user-select: none;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity .minus {
  left: 8px;
  font-size: 24px;
  top: 3px;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity .plus {
  left: 138px;
  font-size: 20px;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity input[type=number],
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity input[type=number] {
  max-width: 162px;
  width: 100px !important;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  background: #fff7ef !important;
  border: 1px solid #bba4a4 !important;
}
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity input[type=number]::-webkit-outer-spin-button, .elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity input[type=number]::-webkit-inner-spin-button,
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity input[type=number]::-webkit-outer-spin-button,
.elementor-widget-loop-grid .elementor-loop-container .e-loop-item .elementor-add-to-cart .e-loop-add-to-cart-form .quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.single-product {
  /** quantity, add_to_cart etc. **/
  /** variations form **/
}
.single-product .labospa > header {
  z-index: 99;
}
.single-product .elementor-widget-woocommerce-product-price ins {
  font-weight: 500 !important;
  text-decoration: none;
}
.single-product #add_to_cart .cart.hide_quantity .quantity {
  display: none;
}
.single-product .single_variation_wrap .quantity,
.single-product .cart .quantity {
  margin: 0 !important;
  flex: 1 1 50%;
  position: relative;
}
.single-product .single_variation_wrap .quantity .minus,
.single-product .single_variation_wrap .quantity .plus,
.single-product .cart .quantity .minus,
.single-product .cart .quantity .plus {
  position: absolute;
  top: 5px;
  z-index: 9;
  cursor: pointer;
  user-select: none;
}
.single-product .single_variation_wrap .quantity .minus,
.single-product .cart .quantity .minus {
  left: 8px;
  font-size: 24px;
  top: 3px;
}
.single-product .single_variation_wrap .quantity .plus,
.single-product .cart .quantity .plus {
  left: 80px;
  font-size: 20px;
}
.single-product .single_variation_wrap .quantity input[type=number],
.single-product .single_variation_wrap .quantity input[type=number],
.single-product .cart .quantity input[type=number],
.single-product .cart .quantity input[type=number] {
  max-width: 100px;
  width: 100px !important;
  -webkit-appearance: none;
  -moz-appearance: textfield;
  background: #fff7ef !important;
  border: 1px solid #bba4a4 !important;
}
.single-product .single_variation_wrap .quantity input[type=number]::-webkit-outer-spin-button, .single-product .single_variation_wrap .quantity input[type=number]::-webkit-inner-spin-button,
.single-product .single_variation_wrap .quantity input[type=number]::-webkit-outer-spin-button,
.single-product .single_variation_wrap .quantity input[type=number]::-webkit-inner-spin-button,
.single-product .cart .quantity input[type=number]::-webkit-outer-spin-button,
.single-product .cart .quantity input[type=number]::-webkit-inner-spin-button,
.single-product .cart .quantity input[type=number]::-webkit-outer-spin-button,
.single-product .cart .quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single-product .single_variation_wrap button[type=submit],
.single-product .cart button[type=submit] {
  background: #4b3d3d !important;
  color: #f4e8da;
  border-radius: 8px !important;
  padding: 10px 20px !important;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  flex: 1 1 50%;
}
.single-product .single_variation_wrap button[type=submit]:hover,
.single-product .cart button[type=submit]:hover {
  background-color: #e98630 !important;
}
.single-product .elementor-widget-woocommerce-product-add-to-cart {
  /** normal product: quantity etc. **/
}
.single-product .elementor-widget-woocommerce-product-add-to-cart .woocommerce-variation-add-to-cart {
  gap: 1rem;
}
.single-product .elementor-widget-woocommerce-product-add-to-cart .elementor-add-to-cart .stock {
  font-weight: 500;
}
.single-product .elementor-widget-woocommerce-product-add-to-cart .elementor-add-to-cart .stock.in-stock {
  color: #000;
  display: none;
}
.single-product .elementor-widget-woocommerce-product-add-to-cart .elementor-add-to-cart .stock.out-of-stock {
  color: #e98630 !important;
}
.single-product .elementor-widget-woocommerce-product-add-to-cart .cart {
  gap: 1rem;
  justify-content: flex-start;
  row-gap: 1rem;
}
.single-product .elementor-widget-woocommerce-product-add-to-cart .cart:before, .single-product .elementor-widget-woocommerce-product-add-to-cart .cart:after {
  display: none !important;
}
.single-product .elementor-widget-woocommerce-product-add-to-cart .cart .quantity {
  flex: none;
}
.single-product .variations_form .variations {
  max-width: 367px;
}
.single-product .variations_form .variations th {
  display: none;
}
.single-product .variations_form .variations th label {
  font-weight: 500 !important;
}
.single-product .variations_form .variations td select {
  margin-right: 0 !important;
  width: 100%;
  border-radius: 8px !important;
  appearance: none;
  background-color: #fff7ef !important;
  color: #4b3d3d;
  text-align: center;
  border: 1px solid #bba4a4;
  padding: 7px 20px;
  background-image: url(/wp-content/uploads/2024/08/noun-down-chevron-350061-4B3D3D.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 98%;
  font-size: 18px;
  font-family: "HelveticaNeueLTPro", sans-serif;
}
.single-product .woocommerce-variation {
  margin-bottom: 2rem;
}
.single-product .woocommerce-variation .woocommerce-variation-price .price {
  color: #000 !important;
}
.single-product .woocommerce-variation .woocommerce-variation-price .price ins {
  font-weight: 400 !important;
  text-decoration: none;
}
.single-product .woocommerce-variation .woocommerce-variation-availability p {
  color: #000 !important;
}
.single-product .single-product-slider .swiper-button-prev,
.single-product .single-product-slider .swiper-button-next {
  display: none;
}
.single-product .single-product-slider .swiper-pagination {
  bottom: 10px;
}
.single-product .single-product-slider .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.single-product .single-product-slider .swiper-slide {
  cursor: pointer;
}
.single-product .single-product-slider .swiper-slide img {
  border-radius: 8px;
}

.woocommerce.archive .elementor-nav-menu--main .elementor-nav-menu,
.page-id-15388 .elementor-nav-menu--main .elementor-nav-menu,
.page-id-15446 .elementor-nav-menu--main .elementor-nav-menu,
.page-id-16701 .elementor-nav-menu--main .elementor-nav-menu {
  flex-wrap: nowrap;
  column-gap: 36px;
  margin: 0;
}
@media (max-width: 767px) {
  .woocommerce.archive .elementor-nav-menu--main .elementor-nav-menu,
  .page-id-15388 .elementor-nav-menu--main .elementor-nav-menu,
  .page-id-15446 .elementor-nav-menu--main .elementor-nav-menu,
  .page-id-16701 .elementor-nav-menu--main .elementor-nav-menu {
    column-gap: 20px;
  }
}
@media (max-width: 475px) {
  .woocommerce.archive .elementor-nav-menu--main .elementor-nav-menu,
  .page-id-15388 .elementor-nav-menu--main .elementor-nav-menu,
  .page-id-15446 .elementor-nav-menu--main .elementor-nav-menu,
  .page-id-16701 .elementor-nav-menu--main .elementor-nav-menu {
    column-gap: 18px;
  }
  .woocommerce.archive .elementor-nav-menu--main .elementor-nav-menu .menu-item a,
  .page-id-15388 .elementor-nav-menu--main .elementor-nav-menu .menu-item a,
  .page-id-15446 .elementor-nav-menu--main .elementor-nav-menu .menu-item a,
  .page-id-16701 .elementor-nav-menu--main .elementor-nav-menu .menu-item a {
    font-size: 16px !important;
  }
}
.woocommerce.archive .elementor-nav-menu--main .elementor-nav-menu .menu-item,
.page-id-15388 .elementor-nav-menu--main .elementor-nav-menu .menu-item,
.page-id-15446 .elementor-nav-menu--main .elementor-nav-menu .menu-item,
.page-id-16701 .elementor-nav-menu--main .elementor-nav-menu .menu-item {
  flex-basis: 25%;
  margin: 0;
}
.woocommerce.archive .elementor-nav-menu--main .elementor-nav-menu .menu-item a,
.page-id-15388 .elementor-nav-menu--main .elementor-nav-menu .menu-item a,
.page-id-15446 .elementor-nav-menu--main .elementor-nav-menu .menu-item a,
.page-id-16701 .elementor-nav-menu--main .elementor-nav-menu .menu-item a {
  padding: 0 !important;
}
.woocommerce.archive .elementor-nothing-found,
.page-id-15388 .elementor-nothing-found,
.page-id-15446 .elementor-nothing-found,
.page-id-16701 .elementor-nothing-found {
  font-size: 18px;
  font-weight: 400 !important;
  font-family: "HelveticaNeueLTPro", Sans-serif !important;
  color: #4b3d3d;
}
.woocommerce.archive .woocommerce-ordering,
.page-id-15388 .woocommerce-ordering,
.page-id-15446 .woocommerce-ordering,
.page-id-16701 .woocommerce-ordering {
  margin-bottom: 30px;
  max-width: 100%;
}
.woocommerce.archive .woocommerce-ordering .orderby,
.page-id-15388 .woocommerce-ordering .orderby,
.page-id-15446 .woocommerce-ordering .orderby,
.page-id-16701 .woocommerce-ordering .orderby {
  border-radius: 8px !important;
  appearance: none;
  background-color: #fff7ef !important;
  color: #4b3d3d;
  text-align: center;
  border: 1px solid #bba4a4;
  padding: 7px 12px;
  background-image: url(/wp-content/uploads/2024/08/noun-down-chevron-350061-4B3D3D.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 98%;
  font-size: 16px;
  font-family: "HelveticaNeueLTPro", sans-serif;
}
@media (max-width: 475px) {
  .woocommerce.archive .woocommerce-ordering .orderby,
  .page-id-15388 .woocommerce-ordering .orderby,
  .page-id-15446 .woocommerce-ordering .orderby,
  .page-id-16701 .woocommerce-ordering .orderby {
    font-size: 14px;
  }
}
.woocommerce.archive .products .product,
.page-id-15388 .products .product,
.page-id-15446 .products .product,
.page-id-16701 .products .product {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start;
  gap: 0;
}
.woocommerce.archive .products .product img,
.page-id-15388 .products .product img,
.page-id-15446 .products .product img,
.page-id-16701 .products .product img {
  border-radius: 8px;
  transition: all 0.3s;
}
.woocommerce.archive .products .product .onsale,
.page-id-15388 .products .product .onsale,
.page-id-15446 .products .product .onsale,
.page-id-16701 .products .product .onsale {
  width: 60px;
  height: 60px;
  background-color: #e98630;
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-weight: 400;
}
.woocommerce.archive .products .product .product-tags,
.page-id-15388 .products .product .product-tags,
.page-id-15446 .products .product .product-tags,
.page-id-16701 .products .product .product-tags {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
}
.woocommerce.archive .products .product .product-tags > a,
.page-id-15388 .products .product .product-tags > a,
.page-id-15446 .products .product .product-tags > a,
.page-id-16701 .products .product .product-tags > a {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .woocommerce.archive .products .product .product-tags > a,
  .page-id-15388 .products .product .product-tags > a,
  .page-id-15446 .products .product .product-tags > a,
  .page-id-16701 .products .product .product-tags > a {
    font-size: 14px !important;
  }
}
.woocommerce.archive .products .product .woocommerce-loop-product__title,
.page-id-15388 .products .product .woocommerce-loop-product__title,
.page-id-15446 .products .product .woocommerce-loop-product__title,
.page-id-16701 .products .product .woocommerce-loop-product__title {
  font-size: clamp(16px, 1vw, 20px) !important;
  font-weight: 500 !important;
  font-family: "HelveticaNeueLTPro", Sans-serif !important;
  margin-bottom: 20px !important;
  min-height: 36px !important;
  padding: 0 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
@media (max-width: 768px) {
  .woocommerce.archive .products .product .woocommerce-loop-product__title,
  .page-id-15388 .products .product .woocommerce-loop-product__title,
  .page-id-15446 .products .product .woocommerce-loop-product__title,
  .page-id-16701 .products .product .woocommerce-loop-product__title {
    font-size: 16px !important;
    min-height: 35px !important;
  }
}
.woocommerce.archive .products .product .price,
.page-id-15388 .products .product .price,
.page-id-15446 .products .product .price,
.page-id-16701 .products .product .price {
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: "HelveticaNeueLTPro", Sans-serif !important;
}
@media (max-width: 768px) {
  .woocommerce.archive .products .product .price,
  .page-id-15388 .products .product .price,
  .page-id-15446 .products .product .price,
  .page-id-16701 .products .product .price {
    font-size: 16px !important;
  }
}
.woocommerce.archive .products .product .price ins,
.page-id-15388 .products .product .price ins,
.page-id-15446 .products .product .price ins,
.page-id-16701 .products .product .price ins {
  font-weight: 400;
  text-decoration: none;
}
.woocommerce.archive .products .product .price del bdi,
.page-id-15388 .products .product .price del bdi,
.page-id-15446 .products .product .price del bdi,
.page-id-16701 .products .product .price del bdi {
  font-weight: 400;
}
.woocommerce.archive .products .product .button,
.page-id-15388 .products .product .button,
.page-id-15446 .products .product .button,
.page-id-16701 .products .product .button {
  background: #4b3d3d !important;
  color: #f4e8da;
  border-radius: 8px !important;
  padding: 10px 20px !important;
  cursor: pointer;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  text-transform: none;
  text-align: center;
}
@media (max-width: 768px) {
  .woocommerce.archive .products .product .button,
  .page-id-15388 .products .product .button,
  .page-id-15446 .products .product .button,
  .page-id-16701 .products .product .button {
    font-size: 14px !important;
  }
}
.woocommerce.archive .products .product .button:hover,
.page-id-15388 .products .product .button:hover,
.page-id-15446 .products .product .button:hover,
.page-id-16701 .products .product .button:hover {
  background-color: #e98630 !important;
}

.category__list .categories__headline {
  font-size: 22px;
  font-weight: 500;
  font-family: "HelveticaNeueLTPro", Sans-serif;
  color: #f4e8da;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .category__list .categories__headline {
    font-size: 20px;
  }
}
@media (max-width: 475px) {
  .category__list .categories__headline {
    font-size: 18px;
  }
}
.category__list .categories__headline img {
  max-width: 30px;
  position: absolute;
  filter: invert(1);
  top: -2px;
  right: -35px;
  cursor: pointer;
  transition: all 0.3s;
}
@media (min-width: 768px) {
  .category__list .categories__headline img {
    display: none;
  }
}
@media (max-width: 475px) {
  .category__list .categories__headline img {
    top: -6px;
  }
}
.category__list.no_children .categories__headline img {
  display: none;
}
.category__list .sibling-categories,
.category__list ul {
  transition: all 0.3s;
  margin: 1rem 0 0 0;
}
.category__list .sibling-categories li,
.category__list ul li {
  list-style: none;
  margin-bottom: 0;
}
.category__list .sibling-categories li a,
.category__list ul li a {
  color: #f4e8da;
  line-height: 1.8em;
  font-size: 18px;
  border-bottom: 1px solid transparent;
}
.category__list .sibling-categories li a:hover,
.category__list ul li a:hover {
  border-bottom: 1px solid #f4e8da;
}
.category__list .sibling-categories li.current-cat a,
.category__list ul li.current-cat a {
  border-bottom: 1px solid #f4e8da;
  font-weight: 500;
}
.category__list.collapse .categories__headline img {
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .category__list .sibling-categories,
  .category__list ul {
    opacity: 0;
    height: 0;
    margin-top: 0;
  }
  .category__list.collapse .sibling-categories,
  .category__list.collapse ul {
    height: 100%;
    opacity: 1;
    margin-top: 1rem;
  }
}

.page-id-15446 .labo-product-categories-list,
.tax-product_tag .labo-product-categories-list {
  gap: 2rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .page-id-15446 .labo-product-categories-list,
  .tax-product_tag .labo-product-categories-list {
    display: flex;
    justify-content: flex-start;
    gap: 1rem;
    flex-wrap: wrap;
  }
}
@media (max-width: 555px) {
  .page-id-15446 .labo-product-categories-list .category__list,
  .tax-product_tag .labo-product-categories-list .category__list {
    flex-basis: 100%;
  }
  .page-id-15446 .labo-product-categories-list .category__list h3,
  .tax-product_tag .labo-product-categories-list .category__list h3 {
    min-width: 100px;
  }
}
.page-id-15446 .labo-product-categories-list .category__list h3 a,
.tax-product_tag .labo-product-categories-list .category__list h3 a {
  color: #f4e8da;
  font-size: 22px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .page-id-15446 .labo-product-categories-list .category__list h3 a,
  .tax-product_tag .labo-product-categories-list .category__list h3 a {
    font-size: 20px;
  }
}
@media (max-width: 475px) {
  .page-id-15446 .labo-product-categories-list .category__list h3 a,
  .tax-product_tag .labo-product-categories-list .category__list h3 a {
    font-size: 18px;
  }
}
.page-id-15446 .labo-product-categories-list .category__list ul,
.tax-product_tag .labo-product-categories-list .category__list ul {
  list-style: none;
  margin: 1rem 0 0 0;
}
@media (max-width: 767px) {
  .page-id-15446 .labo-product-categories-list .category__list ul,
  .tax-product_tag .labo-product-categories-list .category__list ul {
    margin: 0;
  }
}
.page-id-15446 .labo-product-categories-list .category__list ul li a,
.tax-product_tag .labo-product-categories-list .category__list ul li a {
  color: #f4e8da;
  font-size: 18px;
  line-height: 1.4em;
}
.page-id-15446 .labo-product-categories-list .category__list ul li a:hover,
.tax-product_tag .labo-product-categories-list .category__list ul li a:hover {
  border-bottom: 1px solid #f4e8da;
}
@media (max-width: 767px) {
  .page-id-15446 .labo-product-categories-list .category__list.collapse ul,
  .tax-product_tag .labo-product-categories-list .category__list.collapse ul {
    margin-top: 1rem;
  }
}
@media (max-width: 700px) {
  .showbutton header nav {
    display: block;
  }
  .showbutton header nav .wpmenucart {
    display: none;
  }
  .showbutton header .cta-buttons {
    display: none;
  }
  .showbutton header .wpmenucart-shortcode {
    display: none;
  }
  header {
    position: relative;
    padding-top: 75px;
  }
  header nav > .menu {
    width: 100%;
  }
  header .wpmenucart-shortcode {
    width: 45px;
    position: absolute;
    top: 12px;
    left: 94px;
  }
  header .wpmenucart-shortcode a {
    display: flex;
    width: 45px;
    justify-content: space-between;
    align-items: center;
    color: #4b3d3d;
  }
  header .wpmenucart-shortcode a i {
    font-size: 21px;
  }
  header .wpmenucart-shortcode a span {
    background-color: #4b3d3d;
    color: #f4e8da;
    border-color: #f4e8da;
    width: 16px;
    height: 16px;
    font-size: 12px;
    border-radius: 10px;
    text-align: center;
    padding-top: 2px;
  }
  header .cta-buttons {
    position: absolute;
    top: 60px;
    right: 0;
    display: flex;
    gap: 16px;
  }
}
@media (max-width: 700px) and (max-width: 400px) {
  header .cta-buttons {
    gap: 2vw;
  }
}
@media (max-width: 700px) {
  header .cta-buttons a {
    border-radius: 8px;
    border: 1px solid;
    padding: 8px 24px;
  }
}
@media (max-width: 700px) and (max-width: 400px) {
  header .cta-buttons a {
    font-size: 14px;
    padding: 8px 14px;
  }
}
@media (max-width: 700px) {
  header .cta-buttons a.shop {
    background-color: #4b3d3d;
    border: 1px solid #4b3d3d;
    color: #f4e8da;
  }
  header .cta-buttons a.termin {
    background-color: #e98630;
    color: #f4e8da;
    border: 1px solid transparent;
  }
  header #logo {
    position: absolute;
    max-width: 80px;
    top: 15px;
  }
  header .social {
    display: none;
  }
  header .menu > .menu-item {
    margin-bottom: 8px;
  }
  header .menu > .menu-item.bold {
    font-weight: 600;
  }
  header .menu > .menu-item a {
    font-size: 18px;
  }
  header .menu > .menu-item .menu-item a {
    font-size: 16px;
  }
  header .menu > .menu-item.menu-item-has-children {
    position: relative;
    max-width: 215px;
  }
  header .menu > .menu-item.menu-item-has-children:after {
    position: absolute;
    display: block;
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/themes/labo/images/chevron-down.svg);
    background-size: contain;
    top: 0px;
    right: 0;
    transition: transform 0.3s;
  }
  header .menu > .menu-item.menu-item-has-children.clicked:after {
    transform: rotate(180deg);
  }
  header .menu > .menu-item.menu-item-has-children.clicked .sub-menu {
    opacity: 1;
    height: 100%;
    display: block !important;
  }
  header .menu > .menu-item .sub-menu {
    border-bottom: 0;
    height: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    transition: all 0.3s;
    display: none !important;
  }
  header .menu > .menu-item .sub-menu .menu-item {
    margin: 10px 0 0 5px;
  }
  header .menu > .menu-item .sub-menu .menu-item:first-of-type {
    margin-top: 8px;
  }
  header .menu > .menu-item.buchen, header .menu > .menu-item.shop {
    position: absolute;
    top: 17px;
    margin: 0;
    width: auto;
  }
  header .menu > .menu-item.buchen a, header .menu > .menu-item.shop a {
    font-size: 16px;
  }
}
@media (max-width: 700px) and (max-width: 400px) {
  header .menu > .menu-item.buchen a, header .menu > .menu-item.shop a {
    font-size: 14px;
    padding: 8px 18px !important;
  }
}
@media (max-width: 700px) {
  header .menu > .menu-item.buchen {
    left: 105px;
  }
}
@media (max-width: 700px) and (max-width: 400px) {
  header .menu > .menu-item.buchen {
    left: 85px;
  }
}
@media (max-width: 700px) {
  header .menu > .menu-item.buchen a {
    padding: 8px 24px;
    border: 1px solid transparent;
    border-radius: 8px;
    background-color: #e8841f;
    color: #f4e8da;
  }
  header .menu > .menu-item.shop {
    right: unset;
    left: 0;
  }
  header .menu > .menu-item.shop a {
    border: 1px solid;
    border-radius: 8px;
    padding: 8px 24px;
    background-color: #4b3d3d;
    color: #f4e8da;
  }
  header .menu > .menu-item.shop a > strong {
    font-weight: 400;
  }
  header .menu > .menu-item.wpmenucart {
    /*
    position: absolute;
    left: 110px;
    top: -35px;
    width: 145px;
    //right: 0;
    //top: 65px;

    a {
      display: flex;
      width: 45px;
      justify-content: space-between;
      align-items: center;
      color: #9b9697;

      i {
        font-size: 18px;
      }

      span {
        background-color: #4b3d3d;
        color: #9b9697;
        border-color: #9b9697;
        width: 16px;
        height: 16px;
        font-size: 12px;
        border-radius: 10px;
        text-align: center;
        padding-top: 2px;
      }
    }

     */
  }
}
@media (min-width: 701px) {
  header {
    position: relative;
  }
  header .cta-buttons {
    display: none;
  }
  header .wpmenucart-shortcode {
    display: none;
  }
  header .menu .menu-item.buchen, header .menu .menu-item.shop {
    position: absolute;
    top: 26px;
    margin: 0;
  }
  header .menu .menu-item .mobile {
    display: none;
  }
  header .menu .menu-item.buchen {
    right: 190px;
  }
  header .menu .menu-item.buchen a {
    padding: 8px 24px;
    border: 1px solid transparent;
    border-radius: 8px;
    background-color: #e8841f;
    color: #f4e8da;
  }
  header .menu .menu-item.shop {
    right: 80px;
  }
  header .menu .menu-item.shop a {
    border: 1px solid;
    border-radius: 8px;
    padding: 8px 24px;
    background-color: #4b3d3d;
    color: #f4e8da;
  }
  header .menu .menu-item.shop a > strong {
    font-weight: 400;
  }
  header .menu .menu-item.wpmenucart {
    position: absolute;
    right: 0;
  }
  header .menu .menu-item.wpmenucart a {
    display: flex;
    width: 50px;
    justify-content: space-between;
    align-items: center;
  }
  header .menu .menu-item.wpmenucart a i {
    font-size: 20px;
  }
  header .menu .menu-item.wpmenucart a span {
    background-color: #4b3d3d;
    color: #f4e8da;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    font-size: 14px;
    text-align: center;
    padding-top: 2px;
  }
}
footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
@media (max-width: 555px) {
  footer {
    flex-direction: column-reverse;
  }
}
footer .legal-social {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}
@media (max-width: 555px) {
  footer .legal-social {
    flex-direction: column;
    align-items: center;
  }
}
footer .legal-social .social {
  position: static;
}
footer .legal-social .social > a > img {
  filter: invert(1);
}
footer .legal-social .menu {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 555px) {
  footer .legal-social .menu {
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: space-around;
  }
}
footer .legal-social .menu > li {
  margin: 0;
}

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