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

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "YWFT League", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 200;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Raleway", 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: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #00baf8;
	--wd-alternative-color: #e34010;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #00baf8;
	--btn-default-bgcolor-hover: #e34010;
	--btn-accented-bgcolor: #00baf8;
	--btn-accented-bgcolor-hover: #e34010;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #81d742;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #dd3333;
	--notices-warning-color: #ffffff;
}
.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: #00baf8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #424242;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 1000px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "YWFT League";
	src: url("//schushi.de/wp-content/uploads/2020/06/font.woff2") format("woff2"), 
url("//schushi.de/wp-content/uploads/2020/06/font.woff") format("woff");
	font-weight: 200;
	font-style: normal;
}

.wc-quick-view-button,
.product-element-top::before {
	/*display:none;*/
}
.wd-checkout-prod .wc-gzd-cart-item-thumbnail {
	width:70px;
	float: left;
  margin-right: 8px
}
td.wc_bof_product_price, th.wc_bof_product_price {
	width:14%;
}
td.wc_bof_product_name, th.wc_bof_product_name {
	min-width: 30%;
}
.swal2-container {
	display:none !important;
}
.woodmart-add-btn {
	/*display:none;*/
}
.whb-sticked .whb-main-header {
	z-index: 9999999;
}
h1, h2, h3, h4, h5, h6 { text-transform: uppercase }
.woodmart-entry-meta .meta-author {
    display: none;
}

body .woodmart-entry-meta .meta-reply,
body .hovered-social-icons,
body .blog-post-loop .woodmart-entry-content
body .woodmart-entry-meta .meta-author{
display:none;
}

.woodmart-entry-meta,
.woodmart-post-date {
	display: none!important;
}
.product-element-top:before{
	
}


.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

#ui-datepicker-div {z-index:99!important;}

/*#payment-form .dokan-w6 .dokan-form-group:nth-child(7),*/
#payment-form .dokan-w6 .dokan-form-group:nth-child(2),
#payment-form .dokan-w6 .dokan-form-group:nth-child(3),
#payment-form .dokan-w6 .dokan-form-group:nth-child(4),
#payment-form .dokan-w6 .dokan-form-group:nth-child(6)
 {
	display:none !important;
}
#payment-form.dokan-form-horizontal label {
	float:left;
}

.comment_container .woocommerce-review__dash,
.comment_container .woocommerce-review__published-date {
  display: none;
}

button.single_add_to_cart_button.button.alt {
    flex: 1 0 auto;
}

button#wd-add-to-cart {
    flex: 1 0 auto;
}
