/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/



/***** POPUP *****/

.woodmart-promo-popup .fas::before {
	font-family: Fontawesome !important;
}
.woodmart-promo-popup .woodmart-title-style-simple.woodmart-title-color-default .liner-continer::after {
    background-color: rgba(255,255,255,.67);
}


/***** ALLGEMEIN *****/

.as-content-img img {
	box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px -9px;
}
.fa-file-pdf-o.fa {
	font-size: 22px !important;
	color: #e83e2f !important;
	padding-bottom: 10px;
}
.wpb_single_image .wpb_singleimage_heading {
	font-size: 18px;
}
html .site-content {
    margin-bottom: 0;
}


/**** HEADER *****/

header .header-categories-nav-wrap .menu-opener .menu-open-label {
	font-weight: bold;
}
.whb-general-header {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.24);
}
.whb-top-bar .menu a {
	font-weight: 500 !important;
}
header.whb-sticked .whb-general-header,
header.whb-sticked .whb-header-bottom,
header.whb-sticked .header-categories-nav-wrap .menu-opener {
	background-color: #e83e2f;
}
header .header-categories-nav-wrap .menu-opener span {
	color: #333;
}
header.whb-sticked .whb-general-header .whb-primary-menu .woodmart-nav-link,
header.whb-sticked .whb-header-bottom .whb-primary-menu .woodmart-nav-link,
header.whb-sticked .header-categories-nav-wrap .menu-opener span {
	color: #fff;
}
header.whb-sticked .navigation-style-underline .nav-link-text::after {
	background-color: #fff;
}
header.whb-sticked form.searchform {
	background-color: #fff;
}
header.whb-sticked .woodmart-shopping-cart .woodmart-cart-totals .woodmart-cart-number,
header.whb-sticked .woodmart-cart-design-5 .woodmart-cart-number,
header .header-categories-nav-wrap .menu-opener {
	background: #fff;
}
header.whb-sticked .woodmart-shopping-cart .woodmart-cart-icon,
header.whb-sticked .my-account-with-text .wd-tools-text,
header.whb-sticked .menu-item-my-account.item-level-0 > a span,
header.whb-sticked .wd-tools-element > a,
header.whb-sticked #menu-top-menue-de a .fa::before,
header.whb-sticked #menu-top-menue-de .menu-item .nav-link-text,
.whb-sticked .wd-header-main-nav .menu-item a.woodmart-nav-link {
	color: #fff;
}
header.whb-sticked .woodmart-shopping-cart .woodmart-cart-totals .woodmart-cart-number,
header.whb-sticked .woodmart-cart-design-5 .woodmart-cart-number  {
	color: #e83e2f;
}
header.whb-sticked .whb-general-header,
header.whb-sticked .navigation-style-separated .item-level-0::after {
    border-color: rgba(255, 255, 255, 0.35);
}
header .search-by-category .list-wrapper {
    width: 189px;
}
header .search-by-category ul li a {
    font-size: 13px;
    line-height: 18px;
	padding-right: 14px;
	padding-left: 14px;
}
@media (min-width: 1025px) {
	html .whb-sticky-shadow.whb-sticked .whb-header-bottom .menu-opener {
		height: 50px;
	}
}

.categories-menu-dropdown .sub-menu-dropdown {
	padding: 0 !important;
}
.aschauer-mm-container {
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 32px !important;
	padding-bottom: 36px !important;
	padding-left: 30px !important;
	min-height: 515px !important;
}



/***** FOOTER *****/

.footer-sidebar p {
	margin-bottom: 0;
}
.footer-unternehmen p {
	margin-bottom: 20px;
}
.woodmart-prefooter {
    padding-bottom: 0 !important;
}
html .footer-container {
    background-color: #ffffff;
    background-image: linear-gradient(180deg, #fff 30%, #ebedee 100%);
}
@media (max-width: 767px) {
    .callback-cta .title-wrapper.text-left,
    .callback-cta .woodmart-button-wrapper.text-left {
        text-align: center;
    }
    .callback-cta {
        padding-bottom: 35px;
    }
}



/***** FOOTER SHOP *****/

#aschauer-footer-cat .widget_nav_mega_menu .widget-title {
	display: none !important;
}
#aschauer-footer-cat .widget_nav_mega_menu .menu li a {
	font-size: 12px;
	line-height: 16px;
}
#aschauer-footer-cat .widget_nav_mega_menu .menu li:first-child {
	border-top: 1px solid rgba(129,129,129,.15) !important;
}
.woodmart-prefooter .dvr-position-top.dvr-style-diagonal-right svg {
	width: 101%;
}




/***** KONTAKTFORMULARE *****/

@media (min-width: 769px) {
	.qf-cf7-wrapper {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.qf-cf7-half {
		width: 48%;
	}
	.qf-cf7-full {
		width: 100%;
	}
}
.qf-cf7-half,
.qf-cf7-full,
.qf-konfigurator-half {
	margin-bottom: 15px;
}
/*.wpcf7 form .wpcf7-not-valid-tip {
	color: #f67066;
}
.dfd-background-dark .wpcf7-form .wpcf7-not-valid-tip,
.row .background--dark .wpcf7-form .wpcf7-not-valid-tip {
    color: #f67066;
}
.wpcf7 form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    background-color: #0be474;
}
.qf-cf7-wrapper textarea {
	max-height: 180px;
	resize: none;
	height: 140px;
}
.qf-cf7-send {
	margin: 0 auto;
}
.qf-cf7-wrapper .wpcf7-checkbox .wpcf7-list-item-label {
	font-size: 14px;
	line-height: 20px;
}
html .wpcf7-form div.wpcf7-mail-sent-ok,
html .wpcf7-form div.wpcf7-mail-sent-ok::before {
    color: #fff;
}*/




/***** FULL WIDTH SECTIONS *****/

.full-width-column-25 {
	padding: 0 2.5%;
}


/***** TM EXTRA OPTIONS *****/

.aschauer-tm-extra-field {
	max-width: 255px !important;
}
html .tm-extra-product-options .tmcp-field-wrap .after-amount {
	margin-left: 0;
}



/***** SCHARNIERBANDKETTEN - MATERIALQUALITAETEN *****/

.mark-titel {
	background: #323232;
	color: #fff;
	display: inline-block;
	padding: 1rem 4rem;
	margin-bottom: 25px;
	margin-top: 25px;
}



/***** WOOCOMMERCE *****/

.wrapp-category::before,
.categories-masonry .category-link {
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
		background: rgb(0,0,0);
		background: linear-gradient(0deg, rgba(0,0,0,0.7) 5%, rgba(255,255,255,0) 40%);
	opacity: .6;
	z-index: 4;
	left: 0 !important;
}
.category-grid-item .category-link {
	z-index: 100 !important;
}
.hover-mask{
	z-index: 15;
}
.category-title{
	color: #fff !important;
}
.categories-masonry .category-title,
.cat-design-default .category-title {
	color: #fff !important;
	text-shadow: 2px 1px 1px rgba(0,0,0,0.5);
	font-size: 18px;
	line-height: 1.4;
}
.product-element-top a::before {
    content: " ";
		background: rgb(0,0,0);
		background: linear-gradient(0deg, rgba(0,0,0,0.7) 5%, rgba(255,255,255,0) 40%);
    opacity: 0.6;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
}
.product-element-top a:hover::before {
	background: transparent;
}
.products .woodmart-lazy-load.woodmart-lazy-fade.woodmart-loaded {
    height: 100%;
    object-fit: cover;
    min-height: 254px;
}
.woodmart-add-btn{
	z-index: 10;
}
.archive .wgm-info.woocommerce_de_versandkosten {
	display: none !important;
}
html .woodmart-hover-quick .woodmart-add-btn > a::before {
	content: "\f061";
	font-family: FontAwesome;
}
.woocommerce #tab-description ul {
	margin-bottom: 35px;
	list-style: square inside none;
	padding-left: 0.7rem;
}
.woocommerce #tab-description ul li {
	line-height: 1.6;
}
.is_request_class p.wcb2b_login_message{
	display: none !important;
}
.gm-wp_bakery_woocommerce_get_price_html .wgm-info.shipping_de.shipping_de_string,.gm-wp_bakery_woocommerce_get_price_html .wgm-info.woocommerce_de_versandkosten{
	display:none;
}
.product-grid-item p.price{
	display: none !important;
}
.single-product .container .product_meta a.single_add_to_cart_button,
.single-product a.woodmart-back-btn {
	display: none !important;
}
.single-product .container.is_request_class .product_meta a.single_add_to_cart_button {
	display: inline-block !important;
}
.no-products-footer form.searchform {
	margin-bottom: 30px;
}
.woocommerce-page .woocommerce-notices-wrapper .woocommerce-message {
	padding-top: 2.2em !important;
	padding-bottom: 2.2em !important;
	font-size: 20px !important;
}




/***** MOBILE / RESPONSIVE ******/

@media (max-width: 1140px) {
	.wrapp-category .category-title,
	.categories-masonry .category-title,
	.cat-design-default .category-title {
		font-size: 15px;
	}
}
@media (min-width: 480px) and (max-width: 1024px) {
	html .woodmart-hover-quick .add-to-cart-loop {
		width: 100%;
	}
}
@media (max-width: 980px) {
	.wrapp-category .category-title,
	.categories-masonry .category-title,
	.cat-design-default .category-title {
		font-size: 14px;
	}
}
@media (min-width: 769px) and (max-width: 920px) {
	html .col-md-3 {
		-ms-flex: 0 0 33%;
		flex: 0 0 33%;
		max-width: 33%;
	}
}
@media (max-width: 768px) {
	html .cat-design-center .hover-mask,
	html .cat-design-default .hover-mask,
	html .cat-design-replace-title .hover-mask {
		position: absolute;
		padding: 3px;
	}
}
@media (min-width: 450px) and (max-width: 768px) {
	.wrapp-category .category-title,
	.categories-masonry .category-title,
	.cat-design-default .category-title {
		font-size: 15px;
	}
}
@media (max-width: 700px) {
	html .col-md-3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 479px) {
	html .woodmart-hover-quick .woodmart-add-btn > a {
		background: transparent;
	}
}
@media (max-width: 450px) {
	.wrapp-category .category-title,
	.categories-masonry .category-title,
	.cat-design-default .category-title {
		font-size: 12px;
		font-weight: bold !important;
	}
	html .cat-design-center .hover-mask,
	html .cat-design-default .hover-mask,
	html .cat-design-replace-title .hover-mask {
		left: 5px;
	}
}
p#woocommerce_my_account_geschaftskunde_field input {
    float: left ;
    margin-top: 5px !important;
}
p#woocommerce_my_account_geschaftskunde_field {
    margin-top: 20px !important;
}

/***** Preisanzeige *****/

.single-product .legacy-itemprop-offers .price {
	display: block !important;
}
.single-product .is_request_class .legacy-itemprop-offers .price {
	display: none !important;
}
