:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: 313b48;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(49,59,72);
	--wd-entities-title-color-hover: #68a4b8;
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(49,59,72);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(104,164,184);
	--wd-alternative-color: #313b48;
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #68a4b8;
	--btn-default-bgcolor-hover: rgb(49,59,72);
	--btn-accented-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(49,59,72);
	--btn-accented-bgcolor-hover: rgb(104,164,184);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(241,245,248);
	--notices-success-color: rgb(146,196,98);
	--notices-warning-bg: rgb(163,33,33);
	--notices-warning-color: rgb(241,245,248);
	--wd-link-color: #313b48;
	--wd-link-color-hover: #68a4b8;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #313b48;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 60px;
	color: 68a4b8;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	color: rgb(104,164,184);
}
.elementor-image-box-title a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
	color: rgb(104,164,184);
}
.cart-totals-inner h2 {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: uppercase;
}
html .product-quick-view .product_title {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 38px;
}
html .product-quick-view .view-details-btn {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	color: 313b48;
}
html .product-quick-view .view-details-btn:hover {
	color: 68a4b8;
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(255,255,255);
	background: rgb(49,59,72);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	background: rgb(104,164,184);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(49,59,72);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(49,59,72);
	--wd-form-placeholder-color: rgb(49,59,72);
	--wd-form-brd-color: rgb(241,245,248);
	--wd-form-bg: rgb(241,245,248);
}
.wd .product-label.onsale {
	background-color: rgb(163,33,33);
}
.wd .product-label.new {
	background-color: rgb(104,164,184);
}
.wd .product-label.featured {
	background-color: rgb(146,196,98);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Montserrat !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Montserrat !important;
}

.wd-page-title {
background-color: rgb(49,59,72);
}

@font-face {
	font-family: "Montserrat";
	src: url("//einhornverlag-shop.de/wp-content/uploads/2023/09/Montserrat-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.min-footer, .min-footer a {
      color: white;
   }

.main-footer, main-footer a {
      color: white;
   }

.footer-container a {
      color: white;
   }

:is(.widget_categories, .widget_pages, .widget_archive, .widget_nav_menu) ul li.current_page_item > a {
  color: #68A4B8;
  font-weight: 400;
}

.topbar {
      font-family: Montserrat;
   }
.woocommerce-product-details__short-description h4 {
      font-family: Montserrat;
			font-size: 28px;
	color: #313b48;
	text-transform: none;
   }

.wd-highlighted-products .elements-grid, .wd-highlighted-products.wd-carousel-container {
  margin-right: 0;
  margin-left: 0;
  padding: 25px 20px 0 20px;
  border: none !important ; 
}
/*
.archive .product-grid-item :is(.product-image-link, .hover-img) img {
  width: 250px;
	height: 300px; 
}*/

.archive .products.wd-stretch-cont-lg :is(.product, .product-wrapper) {
  margin-bottom: 25px;
}

 table td {
 padding: 15px 5px 0px 0px;
  border-bottom: 1px solid var(--brdcolor-gray-300);
}

label {
  display:inline-table;
	margin-left: 0px;
}

.cart-content-wrapper .cart-totals-inner {
  padding: 15px;
}

.dhl-preferred-service-content .dhl-preferred-service-item .dhl-preferred-delivery-types, .dhl-preferred-service-content .dhl-preferred-service-item .dhl-preferred-location-types {
  display: inline-table;
}

.elementor-kit-5 p {
	font-size: 
  margin-bottom: 15px;
   }

.woocommerce-ordering.wd-style-underline select {
			font-weight: 400;
   }

.wd-product-cats {
	color: #777777;
	text-transform: none;
   }

#sb_instagram #sbi_load .sbi_load_btn {
  background: #313b48;
  color: #fff;
}

#sb_instagram .sbi_follow_btn a {
  background: #68A4B8;
  color: #fff;
}

.news {
  margin-top: -25px;
	    font-family: Montserrat;
			font-size: 28px;
}
#mailpoet_form_1 form.mailpoet_form {
  padding: 0px;
}

.mailpoet_submit{
	    font-family: Montserrat;
			font-size: 13px;
	font-weight: 400;
	text-transform:;
}

:is(.product, .product-quick-view) p.wc-gzd-additional-info {
  font-size: 14px;
	color: #777777;
}
/*
.woocommerce-product-attributes-item__label {
  display: none;
}*/

:is(.woocommerce-info) {
	color: rgb(241,245,248);
	background-color: rgb(146,196,98)
}
.lieferzeit {
	color: #313B48;
}


.dhl-preferred-service-title, .dhl-preferred-service-data{
  display: none;
}@media (min-width: 1025px) {
	form.woocommerce-checkout {
  display: flex;
  align-items: flex-start;
  flex-wrap: inherit;
  column-gap: 30px;
	}
}

