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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(117,117,117);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(4,104,191);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(4,104,191);
	--btn-accented-bgcolor-hover: rgb(1,49,112);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(4,104,191);
}
.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: rgb(0,0,0);
	background-image: none;
}
.title-size-small .title h1 {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 36px;
	text-transform: uppercase;
	color: rgb(221,51,51);
}
.banner-title .wd-fontsize-l h4 {
	font-family: "Oswald", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 38px;
	text-transform: uppercase;
	color: rgb(255,255,255);
}
.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-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) {
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: Lato !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.wd-page-title {
background-color: rgb(232,234,237);
}

@font-face {
	font-family: "Oswald";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.main-page-wrapper {
    margin-top: -40px;
    padding-top: 40px;
    min-height: 50vh;
	background-color: #FFF;
}

/* button color homepage banner */
.btn.btn-color-alt {
	background-color: #0468bf;
}

/* product tabs mobile */
.tabs-layout-tabs {
   display: block;
}

/* page title shop */
.page-title .entry-title {
  font-size: 35px !important;
}

/* space over short-description */
.woocommerce-product-details__short-description {
	margin-top: 20px !important;
}

/* space over short-description */
.--li-mb {
	margin-top: 0px !important;
}

ol, ul {
    --list-mb: 20px;
    --li-mb: 0px !important;
	 --li-pl: 17px;
}

/* navigation link */
 a span .woodmart-nav-link {
	font-family: Bebas Neue !important;
	font-size: 20px !important;
}

/* change color product video */
.product-360-button>a:before, .product-video-button>a:before, .woodmart-show-product-gallery-wrap>a:before {
    color: #ffffff;
    background: #0468bf;
}

td.product-name {
 text-align:left;
 color: black;
}

ul.variation {
 --li-mb: 5px;
 --list-mb: 0;
 font-size:13px;
 color:var(--color-gray-500);
 --wd-tags-mb: 0
}

/* Label SOLD - Ausverkauft */
.product-label.out-of-stock {
 background-color:#d20a11 !important;
 font-size: 13px !important;
 color:#fff !important;
}

/* hide Bocking Price ad Product */
.booking_price .woocommerce-Price-amount {
	color: #ffffff;
}

/* hide Zwischensumme */
.cart-widget-side .woocommerce-mini-cart__total {
	display:none;
}

/* hide Bocking Price on Minicard */
.cart-info .woocommerce-Price-amount {
	display: none;
}

/* hide Price an Tax Header Warenkorb */
.wd-cart-subtotal {
	display: none;
}

/* Warenkorb Tabelle Zischensumme ausgeblendet */
.cart-table-section .product-subtotal {
	display: none;
}

/* Warenkorb Tabelle Preis */
.cart-table-section .product-price {
	color: #fff;
}

/* Warenkorb Button Proced to submit your Quote */
.wc-proceed-to-checkout {
	margin-top: 30px;
}

/* Warenkorb Gesamt - Hide Zwischensumme und Summe */
.cart-totals-inner table {
	display: none;
}

/* Kasse Hide Zwischensumme */
.woocommerce-checkout-review-order-table .product-total {
  color: #ffffff;
}

/* Kasse Hide Zwischensumme order table */
.woocommerce-checkout-review-order-table .cart-subtotal {
  display: none;
}

/* Kasse Hide Zwischensumme order table */
.woocommerce-checkout-review-order-table .order-total {
  display: none;
}

/* Kasse Hide payment-method order table */
.payment_methods li > label {
	display: none;
	margin-bottom: 0;
}

td.product-name a {
 display:block;
 color:var(--wd-entities-title-color);
 word-wrap:break-word;
 font-weight:var(--wd-entities-title-font-weight);
 font-style:var(--wd-entities-title-font-style);
 font-family:var(--wd-entities-title-font);
 text-transform:var(--wd-entities-title-transform);
 line-height:1.4;
 display:inline-block;
 font-size:15px !important;
}

.wc-item-meta {
 margin-top:10px;
 font-size:14px;
 line-height:1.2
}

/* button catalog */
:is(.btn, .button, button, [type="submit"], [type="button"]) {
  padding: 10px 25px !important;
}


/* Banner Black h1 */

.elementor-1300 .elementor-element.elementor-element-59c699d7 .banner-title {
    font-family: "Oswald", Sans-serif !important;
    font-size: 38px;
    font-weight:600;
}

.elementor-1300 .elementor-element.elementor-element-59c699d7 .promo-banner:not(.banner-content-background) .content-banner, .elementor-1300 .elementor-element.elementor-element-59c699d7 .promo-banner.banner-content-background .wrapper-content-banner {
    max-width:100%
}

.elementor-1300 .elementor-element.elementor-element-5b4e5481 .banner-title {
    font-family: "Oswald", Sans-serif !important;
    font-size: 38px;
    font-weight:600;
}

.elementor-1300 .elementor-element.elementor-element-5b4e5481 .promo-banner:not(.banner-content-background) .content-banner, .elementor-1300 .elementor-element.elementor-element-5b4e5481 .promo-banner.banner-content-background .wrapper-content-banner {
    max-width:100%
}

.elementor-1300 .elementor-element.elementor-element-6548ca81 .banner-title {
    font-family: "Oswald", Sans-serif !important;
    font-size: 38px;
    font-weight:600;
}

.banner-title .wd-fontsize-l h4 {
    font-family: "Oswald", Sans-serif !important;
    font-size: 36px !important;
    font-weight:600 !important;
}

/* Banner-Box Homepage Headline H4 - Element 1 */
.elementor-1300 .elementor-element.elementor-element-59c699d7 .banner-title {
    font-family: "Oswald", Sans-serif !important;
    font-size: 33px !important;
    font-weight:600 !important;
	  letter-spacing: -0.2px !important;
}

/* Banner-Box Homepage Headline H4 - Element 2 */
.elementor-1300 .elementor-element.elementor-element-5b4e5481 .banner-title {
    font-family: "Oswald", Sans-serif !important;
    font-size: 33px !important;
    font-weight:600 !important;
	  letter-spacing: -0.2px !important;
}

/* Banner-Box Homepage Headline H4 - Element 3 */
.elementor-1300 .elementor-element.elementor-element-6548ca81 .banner-title {
    font-family: "Oswald", Sans-serif !important;
    font-size: 33px !important;
    font-weight:600 !important;
	  letter-spacing: -0.2px !important;
}






@media (max-width: 576px) {
	.whb-header .whb-sticky-shadow .whb-scroll-stick .whb-sticky-real .whb-sticky-prepared {
	padding-top: 98px !important;
}


.elementor-1300 .elementor-element.elementor-element-59c699d7 .banner-title (
  font-size: 36px !important;
}


}

