<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** Header ***/
.header-bar {
    /* background-color: #f6f6f6; */
    background-color:#DFF7DE;
    color: #4d4d4d;
    margin-bottom: 5px;
}
.header-bar .header.content {
    padding: 2px 0px;
}
.header-bar .items {
    text-align: right;
    padding-left: 24px;
    padding-right: 24px;
}
.header-bar .items .item {
    display: inline-block;
    margin-bottom: 0px;
}
.header-bar .items .item + .item {
    margin-left: 12px;
}
.header-bar .items .item &gt;span,
.header-bar .items .item &gt;a {
    display: inline-block;
    margin-bottom: 0px;
    color: #006d00;
	font-size:98%;
}
.header-bar .items .item &gt;a:before {
	font-family: "FontAwesome";
	content: "\f0a9";
	padding-right:4px;
	font-size:104%;
}

div.page-title-wrapper {
    padding: 0;
    margin:0;
  }
h2.filterproduct-title{margin:0; padding:12px 0 12px 0;}

/* Service Navig */
.minicart-wrapper .action.showcart:before {
    color:#5b9b35;
    }
  .header.panel&gt;.header.links&gt;li {
    color:#5b9b35;
    }
  li.nav.item { 
    color:#f7d513 !important;
  }
.block-minicart .price
	{color:#bf0000;
	}

select {
  width: 300px;
  padding: 6px;
  border: 0 !important;
  background-color: #DFF7DE;
  /* needed */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* SVG background image */
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Ctitle%3Edown-arrow%3C%2Ftitle%3E%3Cg%20fill%3D%22%23000000%22%3E%3Cpath%20d%3D%22M10.293%2C3.293%2C6%2C7.586%2C1.707%2C3.293A1%2C1%2C0%2C0%2C0%2C.293%2C4.707l5%2C5a1%2C1%2C0%2C0%2C0%2C1.414%2C0l5-5a1%2C1%2C0%2C1%2C0-1.414-1.414Z%22%20fill%3D%22%23000000%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-size: .0em;
    background-position: calc(100% - 1.3em) center;
    background-repeat: no-repeat;
}
select::-ms-expand {
	display: none;
}


@media only screen and (max-width: 767px) {
    #maincontent {
        margin-top: 4px;
	}
	.page-products .columns {
	  padding-top:4px;
	}
	/* THIS !!! */
	#toolbar.toolbar-sorter {
		margin-top:30px;
	}
	.field-option, ::after, ::before {
	box-sizing: inherit;
	clear:left;
	}
	.fieldset&gt;.field .field.choice {
    	padding-bottom: 12px;
    	margin-bottom: 18px;
    	/*border-bottom: 1px solid #6fa648;*/
	}
}

/*** hyphenation on green category-navigation ***/
.category-tree {
  hyphens: auto;
}
/*ul li&gt; a:first-child {*/
/*ul li&gt; a:nth-of-type(0) {
    	color: red;
	background:cornsilk;
}
*/
.rootmenu &gt; .rootmenu-list .rootmenu-submenu li.nav-1-1 a {
	color:#990503;
	background:#E9989E !important;
}
/*** category-description at bottom of brands-sites ***/
/*.category-description {
	border: 1px solid #006d00;
	background: #B2E195;
        padding: 5px;
}
*/
span.amshopby-descr h1,h2,h3,h4,h5,h6{
	color:#006d00;
}
/*** overwrite border-radius of green buttons ***/
.action, .action.create.primary, .action.submit.primary, .action.tocart.primary .action.login.primary, .action.back.customization, .action.primary.customize {
        border-radius:0px;
        }
a.action.create.primary {
	color: #edf4ed;
}
.bundle-options-container .action.back.customization {
    line-height: 1.42857143;
    padding: 4px 16px 4px 16px;
    color: #FFFFF9;
    text-decoration: none;
    background: #5B9B35;
    border: 1px solid green;
    display: inline;
    font-weight: 300;
    border-radius: 0;
	font-family: Oswald,'Open Sans',Arial;
	font-size:1.3rem;
    }
div#bundleSummary.block-bundle-summary {
    background: #F2FCF2;
    margin: 0;
    padding: 4px 16px 4px 16px;
    display: inline;
    /*font-weight: 300;
 /*     font-family: Oswald,'Open Sans,Arial';*/
}
/* Bundled Products Rules (Aluboxen individual) ... */
.bundle-options-container .block-bundle-summary&gt;.title&gt;strong {
    font-weight: 300;
    line-height: 1.1;
    font-size: 1.3rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
    font-family: Oswald,'Open Sans,Arial';
}
div#bundleSummary.title strong { font-family: Oswald,'Open Sans,Arial';}
.block .title strong {
  font-weight: 900;
  line-height: 1.1;
  font-size: 1.9rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
div.field.qty.qty-holder {
	border-bottom:1px solid green;
	padding:0 0 14px 0;
}
.bundle-options-container .product-options-wrapper .fieldset&gt;.field {
	border-top:0px !important;
	padding-top:4px !important;
}

.block.related .action.select, .action.select.data-role.select-all {
  font-family: Oswald,'Open Sans',Arial;
  font-size:1.2rem;
  letter-spacing:0.02rem;
  vertical-align: top;
  color: green;
  display: block;
  border: 1px solid green;
  background: #accd99;
  padding:10px;
  margin-top:8px;
}
.block.related .action.select:hover, .action.select.data-role.select.all {
  color:green;
  background:#dff7de; 
  border:1px solid green;
  text-decoration:none;
}

#product-options-wrapper .fieldset-bundle-options {width: 182%;}
.bundle-options-wrapper {
    /*width:1600px;*/
    /*border:1px solid ##5B9B35;i*/
    background: #f2fcf2;
    padding:5px 0 5px 20px;
}
.legend&gt;span, .bundle-options-container .block-bundle-summary&gt;.title, .bundle-options-container .block-bundle-summary&gt;.title&gt;strong, .bundle-options-container .block-bundle-summary .bundle-summary&gt;.subtitle {
        font-weight:200 !important;
        color:#5B9B35;
        font-size:1.8rem;
	margin-top:1.05rem;
	margin-bottom: 2rem;
	line-height:1.1rem;
letter-spacing:0.06rem;
	font-family:Oswald, 'Open Sans,Arial';
}
div.block-bundle-summery {
}
#bundleSummary div.block.accessory-upsell {
   display:none;
}
.fieldset&gt;.field&gt;.label {
        font-size:1.22rem; color:green;
}
.fieldset-bundle-options div[data-role="selection-tier-prices"] + div[data-role="selection-tier-prices"] {
    display: none;
}
.price-to {
    display:none;
}
.price-from &gt; .price-container &gt; .price-label {
        color:#fff;
        visibility; hidden;
        position:relative;
}
.price-from &gt; .price-container &gt; .price-label:after {
        visibility:visible;
        position:absolute;
        color:red;
        top: 0;
        left: 0;
}
 html[lang="de"] .price-from &gt; .price-container &gt; .price-label:after {
        content: "Startet von";
 }
 html[lang="fr"] .price-from &gt; .price-container &gt; .price-label:after {
        content: "LancÃ© par:";
 }
footer.modal-footer, header.modal-header {
        background:#DFF7DE;
}
.modal-popup .modal-title {
        border-bottom: 2px solid #5B9A35;
}
h1.modal-title  {
        font-size:1.29rem;
        color:#437722;
}
.modaldetails &gt; ul {
    margin:6px 0 0 0 !important;
    padding:0 !important;
  }
.modaldetails &gt; ul &gt; li {
    margin: 0 !important;
    padding: 0 !important;
}

/*** Display Bundle Options &amp; Summary in Flexbox (Fix to enable sticky summary by Nawida, MZI) **/
@media only screen and (min-width: 768px) {
    /*
    Resize must be triggered to enable Magento Sticky Widget:
    window.dispatchEvent(new Event('resize'));
    */
    body.page-product-bundle #product_addtocart_form {
        display: flex;
        justify-content: space-between;
        align-items:flex-start;
        align-content:flex-start;
    }
    body.page-product-bundle .bundle-options-container .block-bundle-summary,
    body.page-product-bundle .bundle-options-container .bundle-options-wrapper{
        float:none !important;
    }
}
.minicart-items .product-item-details {
    line-height: 1.08rem;
    font-size: 1.0rem !important;
}

.minicart-items .product-item-details .price {
    display: block;
    color:#5B9B35!important;
	font-size:1.1rem; 
	padding-top:4px;
}

.product-item-name {
	font-size:1.265rem;
	font-weight:400;
	line-height:1.26rem;
	}
.product-item-name &gt;a {
	color:#006C00!important;
	}
.cart.table-wrapper .item-options dd {
	font-size:0.96rem;
	line-height:1.07rem;
    }
.cart.table-wrapper .item-options dd &gt; .price {
    color:#5B9B35;
    padding:2px 0 8px 0;
    display:block;
    }
.cart.table-wrapper .actions-toolbar&gt;.action-delete:before, .cart.table-wrapper .actions-toolbar&gt;.action-edit:before, .minicart-items .action.delete:before, .minicart-items .action.edit:before {
    color:#FB5401;
    }

/*** highlight package and inventory on detail-page ***/
.product-available-qty span.attr-value, .product-package-content span.attr-value {
        color: #6FA848;
        font-weight:bold;
}
.page-product-grouped span.attr-value {
    white-space: nowrap;
}

/*** hide additional stuff such as wish-list in right col ***/
.sidebar-additional {display:none;}

/*** Grid Column 3+4 Products ***/
.darkbox {
    background-color:#4d4d4d;
    border:2px outset #4D4D4D;
}
.darkbox-img {
}
.darkbox-text {
    text-align: center; 
    font-family:Oswald,Arial,Helvetica,sans-serif;
    text-transform:uppercase;
    font-size:1.5rem; 
    padding:0.9rem 0.16rem 1.2rem 0.16rem;
}
.darkbox-text-highlight {
	color:#006d00;
	text-transform:uppercase;
	font-size:1.4rem;
}
.darkbox-text a:link {
    color:#B2E195;
}
.darkbox-text a:active {
    color:#B2E195;
}
.darkbox-text a:visited {
    color:#B2E195;
}
.darkbox-text a:hover {
    color:#dff7de;
}
/*** colored term +startet von+ ***/
.price-box .minimal-price .price-label  {
	color:#006d00!important;
}
a.action.viewcart {
	font-size:1.16rem;
	font-weight:600;
	}
.cart-summary {
	background-color: #DFF7DE !important;
	}
/*** Variants on Cat-Overview ***/
.more-variants {
	color:#006d00;
}

/*** arrows brand-slider positioning ***/
.slick-prev::before, .slick-prev::after{
margin-left:-24px !important;
}
.slick-next::before, .slick-next::after{
margin-left:12px !important;
}
/*** scale iframe for virtual room ***/
scale-factor {
  display: block;
  overflow: hidden;
  opacity: 0;
  transition: opacity .3s linear;
}

/*.checkout-index-index .control span.note {color:red}*/


/*** Header ***/
@media only screen and (min-width: 768px) and (max-width: 991px) {
    html[lang="de"] .page-wrapper .page-header .header.panel {
        width: 272px;
    }
    html[lang="fr"] .page-wrapper .page-header .header.panel {
        width: 350px;
    }
    html[lang="de"] .header .block-search {
        width: calc(100% - 460px) !important;
        left: 157px;
    }
    html[lang="fr"] .header .block-search {
        width: calc(100% - 540px) !important;
        left: 157px;
    }
}
@media only screen and (min-width: 992px) {
    html[lang="de"] .page-wrapper .page-header .header.panel {
        width: 370px;
    }
    html[lang="fr"] .page-wrapper .page-header .header.panel {
        width: 452px;
    }
    html[lang="de"] .header .block-search {
        width: calc(100% - 678px) !important;
        left: 277px;
    }
    html[lang="fr"] .header .block-search {
        width: calc(100% - 760px) !important;
        left: 277px;
    }
}

/*** Navigation Menu **/
@media only screen and (min-width: 768px) {
    .nav-sections {
        z-index: 10 !important
    }
    .nav-search-container .header.panel {
    background: #4d4d4d;
    position: relative;
    right: unset;
    top: -5px;
    padding: 6px 2px 6px;
    word-spacing: -.12h;
    /*padding: 6px 30px 6px;*/
    }
}
.block-bundle-summary {
	scroll-behaviour:smooth;
}


/*** Home Page ***/
.cms-index-index .actions-toolbar {
    display:flex;
    row-gap:10px;
    flex-wrap: wrap;
}
.cms-index-index .actions-toolbar &gt; * {
    flex:1;
    min-width: 250px;
    padding: 0px 5px;
}
.cms-index-index .actions-toolbar a,
.cms-index-index .actions-toolbar input {
    width:100% !important;
}
body.cms-home .row {
    row-gap: 20px;
}
body.cms-home .row.grid-column-3 .darkbox-img img {
    width: 100%;
}
body.cms-home h1.page-title, h2.filterproduct-title {
    color:#4d4d4d;
}
body.cms-home a img {
    /* opacity: 0.92; */
    /* 1px solid #e2e2e2; */
}
body.cms-home a img:hover {
    /* opacity: 1.0; */
    border:2px solid #e2e2e2;
}
body.cms-home .darkboxtextonly {
    background-color:#4d4d4d;
    border:2px outset #4D4D4D;
    height:100%;
}
body.cms-home .darkboxtextonly-img {
}
body.cms-home .darkboxtextonly-text {
    padding:1rem 1rem 1rem 1rem;
    text-align: left;
    color:#e2e2e2;
    font-family:Abel,Arial,Helvetica,sans-serif;
       background-color:#4d4d4d;
}
body.cms-home .darkboxtext-imgleft {
    font-family:Abel,Arial,Helvetica,sans-serif;
    color:#e2e2e2;
    display:grid; 
    grid-template-columns: repeat(2, 1fr); 
    background-color:#4D4D4D;
    margin-bottom:1.6rem;
    padding-right:6px;
}
body.cms-home .darkboxtextonly-text h2 h3, .darkboxtext-imgleft h2 h3 {
     color: #B2E195;
 }
body.cms-home .darboxtextonly-text ul li, .darkboxtext-imgleft ul li, .porto-ultimate-content-box .text-box ul li {
    line-height:0.9rem;
 }
body.cms-home .darkboxtextonly-text a:link, .darkboxtext-imgleft a:link, .porto-ultimate-content-box .text-box  a:link {
    color:#B2E195;
}
body.cms-home .darkboxtextonly-text a:active, .darkboxtext-imgleft a:active, .porto-ultimate-content-box .text-box  a:active{
    color:#B2E195;
}
body.cms-home .darkboxtextonly-text a:visited, .darkboxtext-imgleft a:visited, .porto-ultimate-content-box .text-box  a:visited{
    color:#B2E195;
}
body.cms-home .darkboxtextonly-text a:hover, .darkboxtext-imgleft a:hover, .porto-ultimate-content-box .text-box  a:hover{
    color:#F4F4F4;
}
body.cms-home .fit-background {
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
}
/*   .text-box h2 a {
 *       color: #fff; 
 *           font-weight: normal;
 *           }
 *           .text-box h2 a strong:hover {
 *               text-decoration: underline;
 *               }
 *               */

.iconlist-indent {
	margin-left:6px;
	text-indent:-10px;
	}

/*** Product Page ***/
.product-item .price-box .special-price [data-price-type="finalPrice"] .price,
.product-info-price .price-box .special-price .price-container [data-price-type="finalPrice"] .price {
    color: #bf0000;
}
#super-product-table .thumbnail {
    text-align: center;
}
#super-product-table .thumbnail img {
    max-height: 80px;
}
.page-product-grouped .product-info-main .product.attribute.sku {
    display: none;
}
.product-info-main .product.attribute.sku .type:after {
    content: ':';
}
.filter-actions .filter-clear {
    color: :#FB5401!important;
    font-size: 14px;
    line-height: 19px
}

.filter-actions .filter-clear:hover {
    color:#FB5401!important;
    text-decoration: none
}
.filter-actions .filter-clear:focus,.filter-actions .filter-clear:active {
    color:#FB5401!important;
}
.filter-options-content .item a:hover {
    background-color: transparent;
    color:#FB5401!important;
}
.filter-options-content .item a:hover {
    background-color: transparent;
    color:#FB5401!important;
}

.filter-options-content .item a:hover .count {
    color:#FB5401!important;
}

.filter-options-content .item a:active,.filter-options-content .item a:active .count {
    color:#FB5401!important;
    text-decoration: none
}
/* SEARCH */
/*.mst-search__result-tabs li a {
    color:#DFF7DE;
    border: 1px solid #257f00;
}
*/
/* tags / keywords KEW 250130 */

/*	div.products-tag-container {
        }
        p.tag-links {
        }
*/

.tag-links a {
                background-color: #257f00;
                color: #FFF;
                padding:5px;
                margin-top:8px;
                display:inline-block;
}
.tag-links a[data-tag="aktion"], .tag-links a[data-tag="promotion"], .tag-links a[data-tag="neu"], .tag-links a[data-tag="neu!"], .tag-links a[data-tag="NEU!"], .tag-links a[data-tag="nouveux"], .tag-links a[data-tag="nouveux!"], .tag-links a[data-tag="rabatt"], .tag-links a[data-tag="rabais"], .tag-links a[data-tag="top-100"], .tag-links a[data-tag="top-500"] {
                background-color: #e9989e;
                color: #B20000;
                text-transform:uppercase;
}

@media only screen  and (max-width: 767px) {
    .product-info-main .additional-info-right .product-info-stock-sku {
		position: static;
	}
#product-options-wrapper .fieldset-bundle-options {
	width: 104%;
	}
/* making dots bigger and with more space wke@puag */
.fotorama__nav--dots .fotorama__nav__frame {
	width: 24px;
	height: 28px;
	}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
	}

.fotorama__dot {
	width: 11px;
	height: 11px;
	}a
/* tried to fix the visuals for mobile of this weird filter options, wke@puag */

.filter-no-options .filter-title::before {
	margin-top:0px;
	height:56px;
	z-index:-1;
	}
.page-products .sorter {
	position:relative;
	margin-bottom:12px;
	}
.sidebar .filter-block {
	margin-top:-20px;
	}
	
.block-title.filter-title {
	background-color:#fff;
	margin-top:24px;
	}
.filter .filter-current-subtitle {
	margin: -8px 0 -12px 0;
	}
h1  {
        font-size:1.69rem!important;
        color:#437722;
	}
h1.modal-title  {
        font-size:1.39rem!important;
        color:#437722;
	}
}
/* EOF Modal */
/* Voucher Fields */
.checkout-payment-method .payment-option .payment-option-title {
	background:#dff7de;
	margin-bottom:5px;
	border:1px solid #5b9b35;

}
.cart-discount .block&gt;.title {
	background:#dff7de;
	padding: 12px 0 12px 8px;
	margin:0 8pxa 8px 0;
	width:375px;
	border:1px solid #5b9b35;
	}
.cart-discount .block&gt;.title strong {
	font-size:1.29rem;
	font-weight:900;
	}
.cart-discount .block&gt;.title strong:before, .checkout-payment-method .payment-option .payment-option-title:before {
	content: "% ";
	/*font: FontAwesome;*/
	/*content: "\f295";*/
	font-weight:900;
	font-size:1.41rem;
	color:#FB5401;
	}
/* EOF Voucher */

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    body.cms-home .last-tile {
        order: 100;
    }
}

@media only screen and (max-width: 425px) {
    .grid-column-1, .grid-column-2, .grid-column-3, .grid-column-4 {
        display: flex;
    }
    .pewl .pew-content.pew-s.pew-a.pew-not-f&gt;div.pew-middle {
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 786px) and (max-width: 1199px) {
        scale-factor iframe {
        transform-origin: top left;
	width: 786px;
	height: 480px;
	data-scale: 0.444;
        }
}
@media only screen and (max-width: 785px) {
        scale-factor iframe {
        transform-origin: top left;
	width: 425px;
	height: 320px;
	data-scale: 0.888;
	}
}

</pre></body></html>