@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//greensol.de/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Nunito Sans-local", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #39393A;
	--wd-text-font-size: 18px;
	--wd-title-font: "Days One-local", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: rgb(57,57,58);
	--wd-entities-title-font: "Days One-local", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(57,57,58);
	--wd-entities-title-color-hover: rgb(57, 57, 58);
	--wd-alternative-font: "Days One-local", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Days One-local", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito Sans-local", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: "Nunito Sans-local", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(164,196,36);
	--btn-default-bgcolor-hover: rgb(214,230,149);
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 225px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .widget-area .widget .price, .woocommerce-shipping-methods .woocommerce-Price-amount, .order-total .woocommerce-Price-amount, .order-tax .woocommerce-Price-amount, .product-subtotal .woocommerce-Price-amount, .cart-subtotal .woocommerce-Price-amount {
	color: rgb(57,57,58);
}
html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-quick-view .summary-inner > .price del, .bundled_table_item_price .woocommerce-Price-amount,  {
	color: rgba(57,57,58,0.5);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(244,247,240);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(57,57,58);
	--wd-form-placeholder-color: rgb(196,196,196);
	--wd-form-brd-color: rgb(196,196,196);
	--wd-form-brd-color-focus: rgb(57,57,58);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(189,38,0);
}
.product-labels .product-label.new {
	background-color: rgb(37,72,116);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 17px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	--wd-sticky-btn-height: 45px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--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: 12px;
}

@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: "Days One-local";
	src: url("//greensol.de/wp-content/uploads/2024/06/days-one-v18-latin-regular.woff2") format("woff2");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Nunito Sans-local";
	src: url("//greensol.de/wp-content/uploads/2024/06/nunito-sans-v15-latin-regular.woff2") format("woff2");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Nunito Sans-local";
	src: url("//greensol.de/wp-content/uploads/2024/06/nunito-sans-v15-latin-700.woff2") format("woff2");
	font-weight: 700;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans-local";
	src: url("//greensol.de/wp-content/uploads/2025/04/open-sans-v40-latin-regular.woff2") format("woff2");
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "Open Sans-local";
	src: url("//greensol.de/wp-content/uploads/2025/04/open-sans-v40-latin-700.woff2") format("woff2");
	font-weight: 700;
	font-display:block;
	font-style: normal;
}

/* Wrapper */
.greensol-plz-check-wrap {
    margin: 20px 0;
    padding: 18px;
    border: 1px solid #e6e6e6;
    border-radius: 16px;
    background: #fafafa;
}

/* Head */
.greensol-plz-check-head {
    margin-bottom: 12px;
}

.greensol-plz-check-head strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #1f2937;
}

.greensol-plz-check-head span {
    font-size: 13px;
    color: #6b7280;
}

/* Row */
.greensol-plz-row {
    display: flex;
    gap: 10px;
    align-items: center;
}

/* Input */
.greensol-plz-row input {
    flex: 1;
    height: 46px;
    padding: 0 14px;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    font-size: 15px;
    background: #fff;
    transition: all 0.2s ease;
}

.greensol-plz-row input:focus {
    outline: none;
    border-color: #a3c614; /* Woodmart Grün */
}

/* Button */
.greensol-plz-row button {
    height: 46px;
    padding: 0 18px;
    border-radius: 10px;
    border: none;
    background: #f1f1f1;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
}

.greensol-plz-row button:hover {
    background: #e7e7e7;
}

/* Ergebnis */
.greensol-plz-result {
    margin-top: 10px;
    font-size: 13px;
    color: #b42318;
    min-height: 18px;
}

/* Installation Block */
.Installation {
    margin-top: 16px;
    padding: 16px;
    border-radius: 14px;
    background: #f6faee;
    border: 1px solid #dbe9b8;
}

/* Optional schöner Content */
.Installation p {
    margin: 0;
}

.Installation p + p {
    margin-top: 6px;
    color: #4b5563;
}

/* Hide Helper */
.greensol-hidden {
    display: none !important;
}

/* Mobile */
@media (max-width: 767px) {
    .greensol-plz-row {
        flex-direction: column;
        align-items: stretch;
    }

    .greensol-plz-row button {
        width: 100%;
    }
}


.bundle_form .bundled_product_image{
max-width: 75%;}
@media (max-width: 600px) {
	.bundle_form td, .bundle_form tr {
		display: flex!important;
	}
	.bundle_form .bundled_product_image {
width: 50px;}
	.bundled_item_images_col {
		min-width: 70px!important;
		width: 75px!important;
		padding-right: 0!important;
		padding-left: 0!important;
	}
}
.wd-sticky-btn form.cart .bundle_form{
	display: none !important;
}


/* Variables */
:root {
	--ftw-box-shadow: 0 0 4px rgba(0,0,0,0.12);
	--ftw-border-radius: 12px;
	--ftw-color-primary: #83b735;
		--ftw-color-secondary: #F9B400;
	--ftw-color-bg: #f4f7f0;
	--ftw-color-tab-active: #D6E695;
	--ftw-color-bg-alt: #FFFFFF;
	--ftw-color-bg-box: #39393A;
	--ftw-color-bg-infbox: #EBFADF;
	--ftw-color-bg-caution: #f7c1bb;
	--ftw-color-border: #C4C4C4;
	--ftw-color-faded: #9F9F9F;
	--ftw-color-footer-title: #fdfdfd;
	--ftw-color-footer-links: #9F9F9F;
	--ftw-color-text: #39393A;
	--ftw-color-heading: #191919;
	--ftw-color-btn-primary: #A4C424;
	--ftw-color-btn-secondary: transparent;
	--ftw-color-red: rgb(189,38,0);
	--ftw-color-green: #62AD2D;
}
/* Typografie */
h1, h2, h3, h4, h5, h6 {
	text-transform: none!important;
}
h1, h2 {
	font-size: 2.027rem;
}
h3 {
	font-size: 1.802rem;
}
h4{
		font-size: 1.602rem;
}
.wc-gzd-photovoltaic-systems-notice h4 {
font-size: inherit;
}
h5 {
		font-size: 1.424rem;
}
h6 {
	font-size: 1.125rem;
}
/* Allgemein */
strong, b {
	font-weight: 700;
}
.far, .fa, .fas, .fa-regular {
font-family: "Font Awesome 6 Pro"!important;
}
.ftw-vertical-padding {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
@media (max-width: 600px) {
	.ftw-vertical-padding {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
}
.wd-text-block a {
	text-decoration: underline;
}
.wd-single-breadcrumbs {
	font-size: 0.842rem;
	margin-bottom: 0.632rem;
}
.content-with-products {
	margin-bottom: 0;
}
.bundle_container_mini_cart_item .variation {
display: none;}
/* Helper Klassen */
.ftw-center {
	margin-left: auto;
	margin-right: auto;
}
.ftw-box-shadow {
	box-shadow: var(--ftw-box-shadow);
}
.ftw-bg {
	background: var(--ftw-color-bg);
}
.ftw-bg-alt {
	background: var(--ftw-color-bg-alt);
}
.ftw-green-highlight {
	    color: var(--ftw-color-primary);
	margin-bottom: 0;
}

.ftw-maxWidth-700 {
	max-width: 700px;
	margin-left: auto!important;
margin-right: auto!important;
}
.ftw-maxWidth-800 {
	max-width: 800px!important;
	margin-left: auto!important;
margin-right: auto!important;
}
.ftw-maxWidth-900 {
	max-width: 900px;
	margin-left: auto!important;
margin-right: auto!important;
}
.ftw-overlay .vc_column-inner, .ftw-overlay {
	background-blend-mode: darken!important;
}
.ftw-border-radius {
	border-radius: var(--ftw-border-radius);
}
.ftw-bild {
	margin-bottom: unset;
}
.ftw-no-padding {
	padding-top: 0rem;
	padding-bottom: 0rem;
}
.ftw-ratio-16-9 img{
	aspect-ratio: 16 / 9;
}
p.wd-product-stock.stock.wd-style-default {
font-size: 1rem;
}
/* Mega Menue */
.mega-menu-list  .nav-link-text {
	text-transform: none;
}
/* Buttons*/
.wd-button-wrapper a, .single_add_to_cart_button, .wd-buy-now-btn, .checkout-button, .next-step-button, #place_order, .comments-area .submit, .wd-sticky-btn .wd-sticky-add-to-cart, .wpcf7-submit, a.button.checkout.wc-forward, a.button.btn-cart.wc-forward, a.button.wd-wtl-subscribe, .woocommerce-Button{
	font-size: 1rem;
	padding: 0.8em 1.5em;
	font-weight: 700!important;
	text-transform: none;
		border-radius: var(--ftw-border-radius)!important;
}
.ftw-btn-primary, .checkout-button, .next-step-button, #place_order, .wd-buy-now-btn, .wpcf7-submit, a.button.checkout.wc-forward, .woocommerce-Button {
	background: var(--ftw-color-btn-primary)!important;
	color: var(--ftw-color-text)!important;
	text-transform: none!important;
	font-weight: 700!important;
}
.ftw-btn-secondary, .coupon .button, .comments-area .submit, .wd-sticky-btn .wd-sticky-add-to-cart, .wd-single-add-cart .single_add_to_cart_button, .single_add_to_cart_button, a.button.btn-cart.wc-forward, a.button.wd-wtl-subscribe   {
	color: var(--ftw-color-text)!important;
	background: transparent!important;
	border: 2px solid var(--ftw-color-text);
		font-weight: 700;
}
.ftw-btn-alt{
	background: transparent!important;
	color: white!important;
		border: 2px solid var(--ftw-color-bg-alt);
}
.coupon .button{
	text-transform: none!important;
	border-radius: var(--ftw-border-radius)!important;
	border-width: 1.5px;
	border-color: var(--ftw-color-text)!important;
}
.btn.wd-load-more {
	color: var(--ftw-color-heading);
	text-transform: none;
	font-weight: 700;
	background-color: var(--ftw-color-btn-primary)!important;
	border-radius: var(--ftw-border-radius);
	border: none;
}
/* Akkordeon */
.wd-accordion {
	max-width: 900px;
}
.wd-accordion-title {
font-weight: inherit!important;
}
.woocommerce-tabs .wd-accordion-item .wd-accordion-title-text {
	font-family: "Days One-local";
}
.wd-sticky-btn.wd-quantity-overlap.wd-sticky-btn-shown {
	background: white;
}
.wd-sticky-btn.wd-quantity-overlap.wd-sticky-btn-shown button.single_add_to_cart_button.button.alt {
background: var(--ftw-color-btn-primary)!important;
	border: none;
}
/*Bild Hexagon*/
.svg {
	position: absolute;
  width: 0;
  height: 0;
}
  
.ftw-bild-hexagon img {
	background: white;
	clip-path: url(#round);
}
/*Inhaltsverzeichnis*/
/*Rand und Padding*/
.inhaltsverzeichnis {
    padding: 1rem!important;
}

/*Farben Styling*/
.inhaltsverzeichnis a {
	color: var(--ftw-color-text)!important;
}
.inhaltsverzeichnis a:hover {
	color: var(--ftw-color-primary)!important;
}

.inhaltsverzeichnis h4 {
		font-size: 1.25rem;	
	    color: var(--ftw-color-heading)!important;
	     margin-bottom: 2rem!important;
}

.inhaltsverzeichnis .active a {
    color: var(--ftw-color-primary)!important;
}

/*Inhaltsverzeichnis Tabletoptimierung 
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.ftw-inhaltsverzeichnis {
	    display: block!important;
position: relative!important;
	}
		.ftw-inhaltsverzeichnisRechts {
width: 100%!important;}
}
*/

/* Aktive Links beim Scrollen*/
.inhaltsverzeichnis li.active a{
	font-weight: bold!important;
	padding-left: 3px;
	margin-left: -5px;
	display: block;
	color: var(--ftw-color-primary)!important;
}
ol.inhaltsverzeichnis-liste {
    list-style: decimal!important;
}
/* Formulare */
.wpcf7-form .ftw-flex {
  display: flex;
  justify-content: space-between;
  gap: 14px;
}
.wpcf7-form .ftw-flex-item {
  flex: 1;
}
	/* Produktseite */
	#tab-wd_custom_tab .fa-regular.fa-file-pdf {
    margin-right: 0.3rem!important;
}
#tab-wd_custom_tab a {
    text-decoration: underline!important;
}
.wc-gzd-additional-info.delivery-time-info {
	font-size: 0.789rem!important;
		padding-bottom: 1rem!important;
}
.wd-tabs-title, .bundled_item_col.bundled_item_details_head, .bundled_item_col.bundled_item_qty_head {
	text-transform: none!important;
}
.wd-single-add-cart {
	background: var(--ftw-color-bg);
	border-radius: var(--ftw-border-radius);
	padding: 2.105rem 1.053rem 2.105rem 1.053rem;
}
.woocommerce-product-details__short-description li, .ftw-archive-short-description li {
list-style: none;
	display: flex;
}
.woocommerce-product-details__short-description li:before, .ftw-archive-short-description li:before {
	font-family: "Font Awesome 6 Pro";
    content: "\e416";
    margin-right: 0.5rem;
    display: flex;
}
div.quantity {
font-size: 1rem;}
.woocommerce-tabs .bundled_product_attributes_title {
	margin-top: 1rem;
}
.single-product .bundled_product_excerpt.product_excerpt, .single-product .bundled_item_cart_details .price {
	display: none!important;
}
.single-product .wc-gzd-additional-info, .single-product .bundled_item_cart_details .stock {
	font-size: 0.777rem;
}
.single-product .bundled_item_cart_details .stock {
	margin-top: 0;
}
.single-product .bundle_price .price {
	margin-bottom: 0!important;
}
.single-product .bundle_wrap {
	margin-bottom: 1rem;
}
.single-product .bundled_products {
	margin-bottom: 0.5rem;
}
.single-product .product-type-bundle #wd-add-to-cart {
display: none;
}
#ftw-zerotax-banner {
	border-radius: var(--ftw-border-radius);
padding: 1rem;
	font-size: 0.888rem;
	background: rgba(249,180,0,0.20);
}
#ftw-zerotax-banner a {
	text-decoration: underline;
}
.woocommerce-product-details__short-description a {
    text-decoration: underline;
}
p.wc-gzd-additional-info.tax-info {
	font-size: 0.736rem;
color: var(--ftw-color-text);
}
.wd-sticky-btn-cart .price ins .amount:after {
	content: " *";
	color: var(--ftw-color-faded);
	font-size: 0.842rem;
	vertical-align: top;
}
/* Kategorieseiten */
#produkte {
padding-bottom: 2rem!important;
}
.wd-term-desc {
margin-bottom: -40px;
}
.widget_product_categories .wd-cats-toggle {
	font-weight: 700;
	color: var(--ftw-color-text);
}
.ftw-archive-sidebar .wd-wpb, .sidebar-container .widget-area {
background: var(--ftw-color-bg-alt)!important;
padding: 1rem!important;
	border-radius: var(--ftw-border-radius)!important;
	box-shadow: var(--ftw-box-shadow)!important;
}
.ftw-archive-sidebar .product-categories li, .sidebar-container .product-categories li {
	font-size: 1rem;
}
.ftw-archive-sidebar .woodmart-woocommerce-layered-nav.widget, .sidebar-container .woodmart-woocommerce-layered-nav.widget{
margin-bottom: 15px;
	padding-bottom:0;
	border: none;
}
.ftw-archive-sidebar .widget.woodmart-woocommerce-layered-nav .widget-title, .sidebar-container .widget.woodmart-woocommerce-layered-nav .widget-title  {
	padding: 0.555rem;
margin-bottom: 15px;
	background: var(--ftw-color-bg);
		border-radius: var(--ftw-border-radius);
}
.ftw-archive-sidebar .widget:last-child, .sidebar-container .widget:last-child {
	margin-bottom: 0;
}

.wd-gallery-item img {
	box-shadow: var(--ftw-box-shadow);
}
.wd-gallery-item:hover {
	transform: scale(1.025);
		transition: all 0.4s ease-out;
}
.woocommerce-ordering select {
	background: var(--ftw-color-bg-alt);
}
.woocommerce-ordering select:after {
	color: red;
	z-index: 322222;
	position: relative;
}
.archive .term-description ul {
	padding-left: 0;
}
.archive .term-description li {
list-style: none;
}
.archive .term-description li:before {
	margin-right: 0.5rem;
	content: "\e416";
	font-family: "Font Awesome 6 Pro";
	font-weight: 400;
}
.sale .price ins .woocommerce-Price-amount, .product-type-bundle ins .woocommerce-Price-amount {
color: var(--ftw-color-red)!important;
	font-weight: 700;
}
	/* Footer */
.ftw-footer h6 {
color: var(--ftw-color-footer-title);
}
.ftw-footer .menu-item a{
	color: var(--ftw-color-faded);
}
.ftw-footer a{
	color: var(--ftw-color-footer-links);
}
.ftw-footer a:hover {
		color: var(--ftw-color-footer-title)!important;
}
.ftw-footerLinks {
	display: flex;
	justify-content: space-between;
}
@media (max-width: 820px) {
	.ftw-footerLinks {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
		grid-column-gap: 10px;
		grid-row-gap: 10px;
	}
}
/* Menü */
.ftw-menu-sale a{
	color: var(--ftw-color-red)!important;
}


/* Blog Archive */
.wd-blog-holder .wd-post-header {
	display: none;
}
.wd-blog-holder .wd-entry-content {
	min-height: 115px
}
.wd-blog-holder .wd-entities-title {
	min-height: 90px;
}
.wd-read-more {
	text-align: right;
}
.btn-read-more {
	text-transform: none!important;
	font-size: 1.111rem!important;
}
.wd-blog-holder .wd-entities-title{
	font-size: 1.3rem;
}
/* Blog */
.single-post i.far.fa-list, .single-post .inhaltsverzeichnis h4 {
	display: inline-block!important;
}
.single-post i.far.fa-list {
	margin-left: -1rem;
	padding-right: 0.75rem;
}
.far {
	font-weight: 900;
}
.single-post .inhaltsverzeichnis li{
font-size: 1rem;
}
.single-post h2 {
	padding-top: 2rem;
}

/* Tippbox */
.ftw-tippbox {
	background: var(--ftw-color-bg-infbox);
	padding: 4rem;
	border-radius: var(--ftw-border-radius);
}
.ftw-tippbox h4, .ftw-tippbox p {
	display: inline-block!important;
}
.ftw-tippbox img {
	margin-right: 0.5rem;
}
/* Action Box */
.ftw-action-box {
	border-radius: var(--ftw-border-radius);
	background: var(--ftw-color-bg-box);
		max-width: 900px;
}

/* Product Bundles */
.bundled_product_title.product_title {
	font-size: 1rem;
}
.bundle_wrap {
	display: inline-block;
}
/* Stickyleiste unten */
.wd-sticky-btn .stock, .wd-sticky-btn p.wc-gzd-additional-info.delivery-time-info {
display: none;}
/* Vorteile/Nachteile */
.ftw-vorteile {
	background: var(--ftw-color-bg-infbox);
	padding: 2rem;
	border-radius: var(--ftw-border-radius);
}
.ftw-vorteile ul, .ftw-nachteile ul {
	list-style: none;
	padding-left: 0;
}
.ftw-vorteile ul li:before {
	font-family: "Font Awesome 6 Pro";
		content: "\e416";
	padding-right: 0.5rem;
	font-weight: 900;
	font-size: 1.2rem;
}
.ftw-nachteile ul li:before {
	font-family: "Font Awesome 6 Pro";
	content:"\f307";
	padding-right: 0.5rem;
	font-weight: 900;
	font-size: 1.2rem;
}
.ftw-nachteile {
		padding: 2rem;
	background: var(--ftw-color-bg-caution);
		border-radius: var(--ftw-border-radius);
}
/* USPs klein */
.ftw-usps-small .wpb_raw_code {
	margin-bottom: 20px;
}
.ftw-usp-container{
	display: flex;
	align-items: bottom;
}
.ftw-usp-container div {
font-size: 0.777rem;
}
.ftw-usp-container p {
margin-bottom: 0;
}
.ftw-usp-container i {
	font-size: 1.222rem;
	color: var(--ftw-color-secondary);
	margin-right: 0.777rem;
}
@media (max-width: 601px) {
	.ftw-usp-container div, .ftw-usp-container i {
font-size: 0.666rem;
}
}

.wd-product.product-type-bundle.outofstock .product_type_bundle:before {
    content: "\f11a"
}
.comments-area{
    display: none!important;
}