:root {
	--wd-text-font: Verdana, Geneva, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(45,45,45);
	--wd-text-font-size: 14px;
	--wd-title-font: Verdana, Geneva, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(43,43,43);
	--wd-entities-title-font: Verdana, Geneva, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(179, 27, 27);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: Verdana, Geneva, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(45,45,45);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: Verdana, Geneva, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(179,27,27);
	--wd-alternative-color: rgb(179,27,27);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(173,26,26);
	--btn-accented-bgcolor-hover: rgb(173,26,26);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(179,27,27);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(179,27,27);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 190px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(231,231,231);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: #f9f9f9;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: #f7f7f7;
}

#gtranslate_wrapper
{
	position: absolute !important;
    top: 10px !important;
    right: 0 !important; 
    left: 6% !important;
}

html body.archive.search.search-results {
    max-height: 100% !important;
}

.switcher .selected
{
    background: none !important;
}

.switcher .selected a
{
    border: none !important;
	color:#fff !important;
	font-weight: 600;
}


.switcher .selected a:hover {
    background: none !important;
		color:#fff !important;
	
}

/*.whb-top-bar-inner .whb-visible-lg
{
display:none;
}*/

.switcher .option { 
    border-left: 1px solid #007bc4 !important;
    border-right: 1px solid #007bc4 !important;
    border-bottom: 1px solid #007bc4 !important;
	background-color: #ffffff !important; 
}
.product-label {
	min-width: 50px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	word-break: normal;
	letter-spacing: .4px;
	font-weight: 600;
	line-height: 1.2;
}
/* Swatches with Border */
.swatch-on-grid.swatch-with-bg {

border: 1px solid gray;

}
.swatch-on-single.swatch-with-bg{

border: 2px solid gray;
}
.copyrights-wrapper
{
	border-top: none;
}	
.filter-swatch > span, .woodmart-woocommerce-layered-nav .swatches-normal .filter-swatch > span {

border: 1px solid gray;

}	

/* Wholesale Registration Form CSS Start Here*/
.page-id-716316 p#first_name_field, p#last_name_field, .page-id-715554 p#first_name_field, p#last_name_field {
    width:50%;
    float:left;
}

.page-id-716316 a#log-in, a#lost-password, .page-id-715554 a#log-in, a#lost-password {
    display:none;
}

p#wwlc_address_field, p#wwlc_address_2_field {
    width:50%;
    float:left;
}

p#wwlc_phone_field, p#wwlc_cf_fax_field {
     width:50%;
    float:left;
}

p#wwlc_city_field, p#wwlc_postcode_field {
    width:50%;
    float:left;
}

p#wwlc_password, p.form-row.wwlc_password_confirm-field-set.wwlc_password_confirm.form_field {
     width:50%;
    float:left;
}

input#wwlc-register {  
    margin-left:12%;
    width:75%;
}

/* Wholesale Registration Form CSS End Here*/

.owl-carousel-item-inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

/* Product Sales Label in Red */
span.onsale.product-label
{
    background-color : #990f02;
}
.whb-row.whb-general-header .site-logo {
    display: block !important;
}

/* Center the Navigation of Shop Categories on top on 2 Lines */
.hasno-product-count.woodmart-product-categories {
margin-right: -20px !important;
margin-left: -20px !important;
}
.hasno-product-count .category-nav-link {
padding-right: 8px !important;
padding-left: 8px !important;
}
/* Product Delete Label in Red */
.price del, .price del .amount {
font-size: 24px !important;
color: red !important;
font-weight: 600 !important;
}

/* Search Form Orange Button */
.search-style-with-bg.searchform .searchsubmit {
	background-color: #e2a953;
}

/* Price color black */
.price .amount {
	color: #000;
}
.product-grid-item .price {
	color: #000;
}

/* Hide Subcategories*/
li.cat-item.cat-item-68 {
    display: none;
    }

/* Picture Demensions formated */
@media (min-width: 1025px){
.single.single-product .main-page-wrapper> .container, .single.single-product .main-page-wrapper> .container-fluid {
width: 90%;
margin: 0 auto;
}
}
/* Flag formated */
.whb-col-right .wpml-ls-current-language .wd-dropdown {

	left: auto !important;

	right: 0;

}
/* First Row Header correction */
body .whb-top-bar .wd-nav-secondary>li>a{

font-size:10px;

padding-right: 3px;

padding-left: 3px;

}
.grecaptcha-badge { visibility: hidden; }



.cky-btn-revisit-wrapper {
    /* display: flex
; */
    /* align-items: center; */
    /* justify-content: center; */
    /* background: #0056a7; */
    /* width: 45px; */
    /* height: 45px; */
    /* border-radius: 50%; */
    /* position: fixed; */
    /* z-index: 999999; */
    /* cursor: pointer; */
}@media (min-width: 1025px) {
	/* Wholesale Registration Form CSS Start Here*/
div#recaptcha_field {
    padding-top: 90px;
}

p.terms-and-condition-container {
    padding-top: 20px;
}
/* Wholesale Registration Form CSS End Here*/



/* Desktop Grid 100 px Padding */

.woodmart-tab-content {
padding-left: 100px !important;
padding-right: 100px !important;
}


/* Neuheiten Color on Hover */


/* Search Form Orange Button */
.search-style-with-bg.searchform .searchsubmit {
	background-color: #e2a953;
}

/* Products-Details Page with smaller Images */
.single-product-page .product-image-summary-inner {
    width: 80% !important;
    margin: 0 auto;
}

.single-breadcrumbs-wrapper {
    width: 80%;
    margin: 0 auto;
}


@media (max-width: 1024px){
.single-product-page .product-image-summary-inner {
    width: 100% !important;
   
}

.single-breadcrumbs-wrapper {
    width: 100%;
   
}
} 

}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Wholesale Registration Form CSS Start Here*/
div#recaptcha_field {
    padding-top: 90px;
}

p.terms-and-condition-container {
    padding-top: 20px;
}
/* Wholesale Registration Form CSS End Here*/

.woodmart-navigation .menu {

 flex-wrap: inherit; 
		/* flex-wrap: wrap; */
	
}
/* Search Form Orange Button */
.search-style-with-bg.searchform .searchsubmit {
	background-color: #e2a953;
}

/* Show Color Names instead of swatches */
.wrapp-swatches .swatch-with-bg {
	background-color: transparent !important;
		border: 0;
	}
	.wrapp-swatches .swatch-on-grid {
	font-size: 12px;
	}
.swatch-on-grid.swatch-with-bg {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 4px;
}
.woodmart-hover-base .wrapp-swatches {
    max-height: 176px;
    overflow-y: scroll;
}
.woodmart-hover-base .swatches-on-grid {
    height: 100%;
    max-height: 150px;

}
.woodmart-hover-base.state-hover .wrapp-swatches {
transform: translateY(102%) translateZ(0);
}


/* Button on Mobile for Products-Details */
@media only screen and (max-width: 950px) {
	.swatches-select.swatches-on-single {
			display: none !important;
	}
	
  .variations_form .variations .with-swatches select{
    display: inline-block !important;
  }
	.variations td.label {
    float: left !important;
}
	
}	 
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Wholesale Registration Form CSS Start Here*/
div#recaptcha_field {
    padding-top: 90px;
}

p.terms-and-condition-container {
    padding-top: 20px;
}
/* Wholesale Registration Form CSS End Here*/

.woodmart-navigation .menu {

 flex-wrap: inherit; 
		/* flex-wrap: wrap; */
	
}

/* Search Form Orange Button */
.search-style-with-bg.searchform .searchsubmit {
	background-color: #e2a953;
}

/* Show Color Names instead of swatches */
.wrapp-swatches .swatch-with-bg {
	background-color: transparent !important;
		border: 0;
	}
	.wrapp-swatches .swatch-on-grid {
	font-size: 12px;
	}
.swatch-on-grid.swatch-with-bg {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 4px;
}
.woodmart-hover-base .wrapp-swatches {
    max-height: 176px;
    overflow-y: scroll;
}
.woodmart-hover-base .swatches-on-grid {
    height: 100%;
    max-height: 150px;

}
.woodmart-hover-base.state-hover .wrapp-swatches {
transform: translateY(102%) translateZ(0);
}


/* Button on Mobile for Products-Details */
@media only screen and (max-width: 950px) {
	.swatches-select.swatches-on-single {
			display: none !important;
	}
	
  .variations_form .variations .with-swatches select{
    display: inline-block !important;
  }
	.variations td.label {
    float: left !important;
}
	
}	 
}

@media (max-width: 576px) {
	/* Wholesale Registration Form CSS Start Here*/
div#recaptcha_field {
    padding-top: 90px;
}

p.terms-and-condition-container {
    padding-top: 20px;
}
/* Wholesale Registration Form CSS End Here*/

.woodmart-navigation .menu {

 flex-wrap: inherit; 
		/* flex-wrap: wrap; */
	
}

/* Search Form Orange Button */
.search-style-with-bg.searchform .searchsubmit {
	background-color: #e2a953;
}


/* Show Color Names instead of swatches */
.wrapp-swatches .swatch-with-bg {
	background-color: transparent !important;
		border: 0;
	}
	.wrapp-swatches .swatch-on-grid {
	font-size: 12px;
	}
.swatch-on-grid.swatch-with-bg {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 4px;
}
.woodmart-hover-base .wrapp-swatches {
    max-height: 176px;
    overflow-y: scroll;
}
.woodmart-hover-base .swatches-on-grid {
    height: 100%;
    max-height: 150px;

}
.woodmart-hover-base.state-hover .wrapp-swatches {
transform: translateY(102%) translateZ(0);
}


/* Button on Mobile for Products-Details */
@media only screen and (max-width: 950px) {
	.swatches-select.swatches-on-single {
			display: none !important;
	}
	
  .variations_form .variations .with-swatches select{
    display: inline-block !important;
  }
	.variations td.label {
    float: left !important;
}
	
}	 
}

