@charset "UTF-8";
/*
Theme Name:     Divi Child
Theme URI:      https://www.elegantthemes.com/gallery/divi/
Description:    Divi Child Theme
Author:         Elegant Themes
Author URI:     https://www.elegantthemes.com
Template:       Divi
Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url("https://use.typekit.net/asz2nzm.css");
h1,
h2,
h3,
h4 {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal;
}

p {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
}

body.dnwoo_mmini_cart_right {
  overflow: visible !important;
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
}
.marquee span {
  display: inline-block;
  padding-left: 100%; /* Startposition außerhalb */
  animation: marquee 30s linear infinite;
  font-size: 16px; /* nach Wunsch anpassen */
}

@keyframes marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
header .et_pb_row {
  flex-direction: row;
  align-items: center;
}
header .et_pb_row .nav-column nav.et-menu-nav ul#menu-hauptmenue li a {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 800 !important;
  font-style: normal;
  font-size: 20px !important;
}
header .et_pb_row .nav-column nav.et-menu-nav ul#menu-hauptmenue li ul.sub-menu li ul.sub-menu li a {
  padding-left: 40px;
  color: #333 !important;
}
header .et_pb_row .nav-column nav.et-menu-nav ul#menu-hauptmenue li ul.sub-menu li ul.sub-menu li a:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 8px;
  height: 1px;
  background-color: #333;
}
header .et_pb_row .nav-column nav.et-menu-nav ul#menu-hauptmenue li ul.sub-menu li ul.sub-menu li a:hover {
  background-color: transparent !important;
  color: #8CC0CB !important;
}
header .et_pb_row .nav-column nav.et-menu-nav ul#menu-hauptmenue li ul.sub-menu li.menu-item-has-children:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.03);
}
header .et_pb_row .et_pb_column.et-last-child {
  text-align: right;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .et-pb-icon {
  background-color: transparent !important;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .et-pb-icon:before {
  content: "";
  background-image: url("/wp-content/themes/divi-child/img/cart-icon.svg");
  background-size: cover;
  position: absolute;
  width: 50px;
  height: 32px;
  border: 1px solid #b7b6b6;
  border-radius: 5px;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .dnwoo_mmini_cart_count_number {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 800;
  font-size: 18px;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .dnwoo_mminicart_cart_bag {
  box-shadow: 5px 10px 45px 0 rgba(10, 0, 22, 0);
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .dnwoo_mminicart_cart_bag .dnwoo_mminicart_items_heading {
  display: none;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .dnwoo_mminicart_cart_bag .widget_shopping_cart_content {
  margin-top: 30px;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .dnwoo_mminicart_cart_bag .widget_shopping_cart_content ul.cart_list li.mini_cart_item a {
  float: right;
  line-height: 24px !important;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .dnwoo_mminicart_cart_bag .widget_shopping_cart_content ul.cart_list li.mini_cart_item a.remove {
  line-height: 1 !important;
}
header .et_pb_row .et_pb_column.et-last-child .dnwoo_module_minicart .dnwoo_mminicart_cart_bag .widget_shopping_cart_content ul.cart_list li.mini_cart_item span.quantity {
  color: #222 !important;
  font-weight: 300;
  float: right;
}

.home .et_pb_slider .et_pb_slides .et_pb_slide {
  padding: 0;
}
.home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container {
  max-width: 100%;
}
.home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
  padding: 0;
}
.home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .nxt_content_container .et_pb_section {
  padding-top: 0 !important;
}
.home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .nxt_content_container .et_pb_section .et_pb_row {
  min-height: 600px;
}
.home .dnwoo_carousel .dnwoo_product_imgwrap img {
  width: 100% !important;
  height: auto !important;
}
.home .home-kategorien .mood {
  padding: 40px;
  transition: all 0.2s ease-out;
  cursor: pointer;
}
.home .home-kategorien .mood h3 {
  color: #fff;
}
.home .home-kategorien .mood h2 {
  text-transform: uppercase;
  font-size: 68px;
  color: #fff;
  font-weight: 800 !important;
}
.home .home-kategorien .mood a {
  color: #E3007E !important;
  font-size: 18px;
}
.home .home-kategorien .mood:hover {
  box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.15);
}

html .archive.et-db #et-boc.et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item,
html .page-shop.et-db #et-boc.et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item {
  width: 100% !important;
}
html .archive.et-db #et-boc #header h1,
html .page-shop.et-db #et-boc #header h1 {
  padding-bottom: 0;
  font-weight: 800 !important;
}
html .archive.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_shop_thumbnail .et_shop_image .et_overlay,
html .page-shop.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_shop_thumbnail .et_shop_image .et_overlay {
  border: 0px solid #e5e5e5 !important;
}
html .archive.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_shop_thumbnail .et_shop_image img,
html .page-shop.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_shop_thumbnail .et_shop_image img {
  border-radius: 10px;
}
html .archive.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_product_title h2,
html .page-shop.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_product_title h2 {
  font-weight: 800 !important;
  padding-bottom: 0;
}
html .archive.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_price p .woocommerce-Price-amount,
html .page-shop.et-db #et-boc .et_pb_de_mach_archive_loop .divi-filter-archive-loop .grid-posts .grid-col .et_pb_row .et_pb_db_price p .woocommerce-Price-amount {
  font-weight: 600 !important;
}
html .archive.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories,
html .page-shop.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories {
  background-color: transparent !important;
}
html .archive.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories ul.list-unstyled li,
html .page-shop.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories ul.list-unstyled li {
  color: transparent;
}
html .archive.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories ul.list-unstyled li a,
html .page-shop.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories ul.list-unstyled li a {
  display: none;
}
html .archive.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories ul.list-unstyled li a:first-child,
html .page-shop.et-db #et-boc .dnwoo_grid #dnwoo_product_grid ul.products li.dnwoo_product_grid_item .dnwoo_product_content .dnwoo_product_categories ul.list-unstyled li a:first-child {
  display: inline-block;
  background-color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: table;
  color: #E3007E !important;
}
html .archive.et-db #et-boc .dnwoo_grid #dnwoo_product_grid .dnwoo-paginav ul li:has(:not(span)):hover,
html .page-shop.et-db #et-boc .dnwoo_grid #dnwoo_product_grid .dnwoo-paginav ul li:has(:not(span)):hover {
  background: #dcdcdc;
  border-color: #dcdcdc;
}
html .archive.et-db #et-boc .unterkategorie,
html .page-shop.et-db #et-boc .unterkategorie {
  border-right: 1px solid rgba(0, 0, 0, 0);
  padding-right: 0px;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget {
  width: 100% !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories {
  margin-bottom: 0 !important;
  padding: 40px 0px 20px;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list {
  text-align: center;
  float: none;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px;
  margin-left: 0;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-1 li.wc-block-product-categories-list-item,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item ul.wc-block-product-categories-list--depth-1 li.wc-block-product-categories-list-item {
  margin-top: 20px;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item a,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item a {
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 10px;
  display: block;
  color: #222;
  font-size: 16px;
  transform: translateY(0px);
  transition: all 0.2s ease-out;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item a:hover,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item a:hover {
  transform: translateY(-5px);
  background-color: #E3007E;
  color: #fff;
}
html .archive.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item:last-child,
html .page-shop.et-db #et-boc .unterkategorie .et_pb_widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list li.wc-block-product-categories-list-item:last-child {
  margin-right: 0;
}

.woocommerce-cart .et_pb_wc_cart_products .woocommerce-cart-form .shop_table tbody,
.woocommerce-cart .et_pb_wc_cart_products .woocommerce-cart-form .shop_table thead {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px;
}
.woocommerce-cart .et_pb_wc_cart_products .woocommerce-cart-form .shop_table thead th {
  font-weight: 700 !important;
}
.woocommerce-cart .et_pb_wc_cart_products .woocommerce-cart-form .shop_table tbody td a {
  color: #222;
}
.woocommerce-cart .et_pb_wc_cart_totals table {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px;
}
.woocommerce-cart .et_pb_wc_cart_totals .wc-proceed-to-checkout a {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
}

.woocommerce-checkout .et_pb_wc_cart_notice .woocommerce-form-coupon-toggle .woocommerce-info {
  background: #888888;
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
}
.woocommerce-checkout .et_pb_wc_cart_notice .checkout_coupon {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #8cc0cc;
}
.woocommerce-checkout .et_pb_wc_cart_notice .checkout_coupon .form-row input {
  border-radius: 10px;
  border: 1px solid #8cc0cc;
  background-color: #fff;
}
.woocommerce-checkout .et_pb_wc_checkout_order_details #order_review table {
  border: 1px solid #8cc0cc !important;
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  font-size: 18px;
}
.woocommerce-checkout .et_pb_wc_checkout_order_details #order_review table thead tr {
  background-color: #8cc0cc;
}
.woocommerce-checkout .et_pb_wc_checkout_order_details #order_review table thead tr th {
  color: #fff;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info {
  border-radius: 10px;
  background-color: #fff !important;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info .woocommerce-NoticeGroup .woocommerce-error {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-color: #dfdcde;
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info .woocommerce-NoticeGroup .woocommerce-error li {
  color: #333;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info .woocommerce-NoticeGroup .woocommerce-error li a {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  color: #333;
  text-decoration: underline;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info form.checkout #order_review .wc-gzd-checkbox-placeholder-legal p {
  padding: 1em;
  margin-top: 0;
  font-size: 18px;
  color: #222;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info form.checkout #order_review .wc-gzd-checkbox-placeholder-legal a {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  color: #333;
  text-decoration: underline;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info form.checkout #order_review .dhl-preferred-service-content {
  display: none;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info form.checkout #order_review #payment .wc_payment_methods li {
  font-size: 18px;
}
.woocommerce-checkout .et_pb_wc_checkout_payment_info form.checkout #order_review #payment .button {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.tax-product_cat header .et_pb_menu .et_pb_menu__menu ul#menu-hauptmenue li:nth-child(2) a {
  color: #222 !important;
}

.single-product header .et_pb_menu .et_pb_menu__menu ul#menu-hauptmenue li:nth-child(2) a {
  color: #222 !important;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for {
  margin-bottom: 0 !important;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-list {
  margin-top: 0;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-list .slick-slide {
  border-radius: 10px;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-list .slick-slide .single-product-main-image .venobox img {
  border-radius: 10px;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-next,
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-prev {
  background-color: #E3007E !important;
  height: 43px;
  width: 40px;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-next::before,
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-prev::before {
  font-size: 40px;
  color: #fff;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-next {
  right: 9px;
}
.single-product .et_pb_db_images .bc-horizontal-slider-for .slick-prev {
  left: 9px;
}
.single-product .et_pb_db_images .bc-horizontal-slider-nav .slick-list .slick-slide img {
  border-radius: 10px;
}
.single-product .et_pb_wc_title {
  margin-bottom: 20px !important;
}
.single-product .et_pb_wc_title h1 {
  font-weight: 800 !important;
}
.single-product .et_pb_wc_price {
  margin-bottom: 4px !important;
}
.single-product .et_pb_wc_price p.price {
  font-weight: 600 !important;
  color: #222 !important;
}
.single-product .legal-price-info {
  margin-bottom: 30px;
}
.single-product .legal-price-info a {
  color: #666 !important;
}
.single-product .et_pb_wc_description p {
  margin-bottom: 0px;
  padding-bottom: 0;
}
.single-product .et_pb_wc_description ul {
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700;
  font-size: 22px;
  padding-top: 23px;
}
.single-product .et_pb_wc_description ul li {
  font-weight: 300;
}
.single-product .badge-hinweis {
  width: 49%;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 2%;
  vertical-align: top;
}
.single-product .badge-hinweis .et_pb_blurb_container {
  vertical-align: middle;
}
.single-product .badge-hinweis .et_pb_blurb_container h4 {
  padding-bottom: 0;
}
.single-product .hinweise a {
  color: #222;
  font-weight: 600;
}
.single-product .hinweise a:hover {
  text-decoration: underline;
}
.single-product .handgefertigt {
  margin-right: 0;
}
.single-product #aehnliche-produkte .et_pb_db_related_products ul.et_pb_row_bodycommerce {
  grid-gap: 2.5%;
}
.single-product #aehnliche-produkte .et_pb_db_related_products ul.et_pb_row_bodycommerce li.product {
  margin-bottom: 0 !important;
}
.single-product #aehnliche-produkte .et_pb_db_related_products ul.et_pb_row_bodycommerce li.product .et_shop_image img {
  border-radius: 10px;
}
.single-product #aehnliche-produkte .et_pb_db_related_products ul.et_pb_row_bodycommerce li.product .et_overlay {
  height: 98%;
  border-radius: 10px;
  border: 1px solid transparent;
}
.single-product #aehnliche-produkte .et_pb_db_product_title h2 {
  color: #fff !important;
  font-weight: 800 !important;
}
.single-product #aehnliche-produkte .et_pb_db_price span.price {
  color: #fff !important;
  font-family: "ff-speak-web", sans-serif !important;
}
.single-product #aehnliche-produkte .et_pb_db_price span.price .woocommerce-Price-amount {
  color: #fff !important;
}

.area-outer-wrap #tragehinweis-kinder .et_pb_text a,
.area-outer-wrap #material-pflege .et_pb_text a {
  color: #222;
  font-weight: 600;
}
.area-outer-wrap #tragehinweis-kinder .et_pb_text a:hover,
.area-outer-wrap #material-pflege .et_pb_text a:hover {
  text-decoration: underline;
}

.woocommerce-order-received .et_pb_wc_checkout_payment_info .woocommerce-order .woocommerce-thankyou-order-received {
  font-size: 26px;
  margin-bottom: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid #eee;
  display: block;
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 800 !important;
  font-style: normal;
  color: #222;
}
.woocommerce-order-received .et_pb_wc_checkout_payment_info .woocommerce-order .woocommerce-order-details .woocommerce-table a {
  color: #222;
}

.page-impressum #et-main-area ul li, .page-impressum #et-main-area ol li,
.page-widerrufsbelehrung #et-main-area ul li,
.page-widerrufsbelehrung #et-main-area ol li,
.page-agb #et-main-area ul li,
.page-agb #et-main-area ol li {
  font-size: 18px;
  font-weight: 300;
  font-family: "ff-speak-web", sans-serif !important;
}
.page-impressum #et-main-area a,
.page-widerrufsbelehrung #et-main-area a,
.page-agb #et-main-area a {
  color: #222;
}

footer .et_pb_code ul {
  padding: 0;
  list-style: none;
  text-align: right;
}
footer .et_pb_code ul li {
  display: inline-block;
  margin-right: 16px;
}
footer .et_pb_code ul li a {
  color: #222;
  font-family: "ff-speak-web", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal;
  font-size: 18px;
}
footer .et_pb_code ul li:last-child {
  margin-right: 0;
}

.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
  animation-duration: 0s !important;
}

@media only screen and (max-width: 1400px) {
  .home .home-kategorien {
    min-height: 700px;
  }
  .home .home-kategorien .mood h2 {
    font-size: 60px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .home .home-kategorien {
    min-height: 600px;
  }
  .home .home-kategorien .mood h2 {
    font-size: 50px !important;
  }
  .page-ueber-mich #main-content .et_pb_section .et_pb_row .et_pb_column_1_3 {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 4.787%;
  }
  .single-product .badge-hinweis {
    width: 100%;
    margin-right: 0;
  }
  .single-product .badge-hinweis.kostenlos {
    margin-bottom: 10px !important;
  }
  .single-product .et_pb_wc_title h1 {
    font-size: 30px !important;
  }
}
@media only screen and (max-width: 1110px) {
  .home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .nxt_content_container .et_pb_section .et_pb_row {
    min-height: 400px;
  }
  .home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .nxt_content_container .et_pb_section .et_pb_row .et_pb_column {
    padding-top: 200px;
    padding-bottom: 200px;
    display: block !important;
  }
  #shop-loop .divi-filter-archive-loop .grid-posts {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  #shop-loop .dnwoo_grid #dnwoo_product_grid ul.products {
    grid-template-columns: repeat(3, 1fr) !important;
    grid-gap: 15px !important;
  }
}
@media only screen and (max-width: 980px) {
  body .et_builder_inner_content .et_pb_section:first-of-type {
    padding-top: 100px !important;
  }
  .home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .nxt_content_container .et_pb_section .et_pb_row {
    min-height: auto;
  }
  .home .et_pb_slider .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .nxt_content_container .et_pb_section .et_pb_row .et_pb_column {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #shop-loop .divi-filter-archive-loop .grid-posts {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  #shop-loop .divi-filter-archive-loop .grid-posts .grid-col .bc-link-whole-grid-card .et_pb_db_shop_thumbnail,
  #shop-loop .divi-filter-archive-loop .grid-posts .grid-col .bc-link-whole-grid-card .et_pb_db_product_title {
    margin-bottom: 6px;
  }
  .dnwoo_grid #dnwoo_product_grid ul.products {
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .dnwoo_grid #dnwoo_product_grid ul.products li {
    width: 100% !important;
    margin: 0 !important;
  }
  .dnwoo_grid #dnwoo_product_grid ul.products li h2.dnwoo_product_grid_title {
    margin-bottom: 0px;
  }
  header #header-nav.mobile {
    top: 0;
  }
  header #header-nav.mobile .et_pb_row:last-child {
    height: 80px;
    display: flex;
  }
  header #header-nav.mobile .et_pb_row:last-child .et_pb_column .et_pb_module {
    margin-bottom: 0;
  }
  header #header-nav.mobile .et_pb_row:last-child .et_pb_column .dnwoo_module_minicart {
    position: absolute;
    top: 0;
    right: 40px;
    z-index: 999999;
  }
  header #header-nav.mobile .et_pb_row:last-child .et_pb_column .et_pb_menu {
    display: block !important;
  }
  header #header-nav.mobile .et_pb_row:last-child .et_pb_column .et_pb_menu .et_mobile_menu {
    top: 54px;
  }
  .page-ueber-mich #main-content .et_pb_section .et_pb_row .et_pb_column_1_3 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 30px;
  }
  footer .et_pb_code ul {
    text-align: center !important;
  }
  .single-product #aehnliche-produkte .et_pb_db_related_products ul.products .et_pb_db_shop_thumbnail {
    margin-bottom: 20px;
  }
  .single-product #aehnliche-produkte .et_pb_db_related_products ul.products .et_pb_db_product_title {
    margin-bottom: 10px;
  }
  .woocommerce-page ul.products li.product:nth-child(n) {
    width: 100% !important;
  }
}
@media only screen and (max-width: 776px) {
  #shop-loop .divi-filter-archive-loop .grid-posts {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  #shop-loop .divi-filter-archive-loop .grid-posts .grid-col .bc-link-whole-grid-card .et_pb_db_product_title h2 {
    font-size: 20px !important;
  }
  #shop-loop .dnwoo_grid #dnwoo_product_grid ul.products {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .single-product #aehnliche-produkte .et_pb_db_related_products ul.products {
    grid-template-columns: repeat(2, minmax(10px, 1fr));
  }
  .single-product #aehnliche-produkte .et_pb_db_related_products ul.products .et_pb_db_product_title h2 {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 500px) {
  #shop-loop .dnwoo_grid #dnwoo_product_grid ul.products {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
#wpadminbar {
  display: none !important;
}

html {
  margin-top: 0px !important;
}/*# sourceMappingURL=style.css.map */