@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.braeunig-co.de/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(131,183,53);
	--btn-default-bgcolor-hover: rgb(131,183,53);
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #6ca300;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #84b736;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



/* FAQ */
#faq a {
	color: #84B736;
}

#faq a:hover {
	color: #aff249;
}

/* Verschieben in slicklside.css */
.swiper-slickslide-bg {
	width: 100%;
}

.swiper-slickslide-bg > picture {
	width: 100%; 
  height: 100%;
}


/* Admin Menu */
#adminmenu li.wp-menu-separator {
    height: 2px;
    padding: 0;
    margin: 10px 0;
    cursor: inherit;
    background-color: #515050;
}

/* Shop Landingpage */
@media screen and (min-width: 1025px) {
	#categories .col-lg-4 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}
#categories {
	padding: 20px;
	background-color: #FAFAFA;
}
.category-grid-item .wrapp-category {
    background-color: #FFF;
}
.category-grid-item .category-image-wrapp {
    padding: 40px;
}

.category-grid-item .category-title {
    text-align: center;
    width: 100%;
}
@media screen and (max-width: 460px) {
	#categories .col-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.cat-design-default .more-products {
	text-align: center;
}
/* Categories Title Size */
@media (min-width: 1025px) {
  .title-size-default .title {
    font-size: 48px;
  }
}
/* Remove Back Button in Category titles */
.title-design-centered .wd-back-btn, .without-title.with-back-btn .wd-back-btn {
    display: none;	
}
/* Breite der Submenüs in der Hauptnavigation */
ul#menu-hauptmenue .sub-menu-dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 250px;
    max-width: 250px;
}

/* VIDEO BUTTON */
.wd-action-btn.wd-style-icon-bg-text>a:before {
    color: rgb(131,183,53);
    display: inline-block;
    width: var(--icon-bg-size);
    height: var(--icon-bg-size);
    text-align: center;
    font-size: 16px;
    line-height: var(--icon-bg-size);
    font-family: "woodmart-font";
}

/* Produkte */
.woocommerce-product-details__short-description {
  margin-bottom: 30px;
  margin-top: 30px;
}
/* Produkt Detailseite Thumbnail same size */
.woocommerce-product-gallery .product-image-thumbnail {
	width: 145px;
	height: 145px;
}

.woocommerce-product-gallery .product-image-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

/* Preisinfo */
.hinweis {
	text-align: center;
	margin-top: -30px;
	margin-bottom: 20px;
	color: #84B736;
	display: flex;
	flex-direction: column;
}
.hinweis a {
	display: none;
	color: #84B736;
	cursor: pointer;
}

.hinweis a span.icon {
	color: #FFF;
	background-color: #84B736;
	border-radius: 50%;
	width: 22px;
	display: inline-block;
	font-weight: 900;
}

.preisinfo {
	display: block;
	max-width: 800px;
	align-self: center;
	margin-top: 10px;
	border: 1px solid #84B736;
	padding: 8px;
}

/* Shop Kategorien Menü */
#woocommerce_product_categories-1 ul.product-categories > li > ul {
	/* display: block; */
}

.widget_product_categories .wd-cats-toggle {
	right: 85px;
	color: #82c917;
	font-size: 10px;
	font-weight: 700;
}

.widget_product_categories .wd-cats-toggle.toggle-active,
.widget_product_categories .wd-cats-toggle:hover {
    background-color: #f1f1f1;
    color: #82c917;
}

/* Gleichmäßige Bildhöhen */
.product-grid-item .product-element-top {
	min-height: 250px;
}

/* deactivated for woodmart 7.6.0, SF 240908
.product-grid-item .product-element-top img {
	position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
}
*/
/* Thumbnail Größe */
.product-grid-item :is(.product-image-link,.hover-img) img {
    width: 80% !important; 
}


/* Boxed Container */
.elementor-section-boxed.wd-negative-gap .elementor-container,
body:not(.home) .container,
.wrapper-full-width-content .whb-main-header .container,
.single-product-page .container,
.single-post .container{
    max-width: 1222px !important; 
    margin: 0 auto !important;
}


/* Abstand Footer zum Content */
.footer-container {
	margin-top: 35px;
}
@media (min-width: 1025px) {
	.footer-container {
	margin-top: 35px;
}

.wd-nav {
	--nav-gap: 8px;
}

.whb-color-dark:not(.whb-with-bg) {
    background-color: #fff;
    padding-bottom: 10px;
}
}

