:root {
    --color-second: #9EC41F;
}

button{
    color: #ffffff;
}
.mark, mark {
    background-color: transparent; /*on product page*/
}

.page-zahlungsarten .pagebuilder-column{ /*zahlungsarten page*/
    padding: 20px;
}

.field.field-name-prefix { /*registration page*/
    min-width: 100px;
}

.pagebuilder-button-primary:visited{
    color: #ffffff;
}

.autocomplete-list.autocomplete-list-product dd {
    flex-basis: calc(33% - 20px);
}

body{
    max-width: 1920px;
    margin: 0 auto;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    height: 42px;
    border-radius: 5px;
}
select{
    height: 38px;
    border-radius: 5px;
}
input[type="radio"] {
    width: 20px;
    height: 20px;
}
.cms-datenschutz .block-static-block {
    display: none;
}
.home-slider-goods .slick-prev, .home-slider-goods .slick-next {
    display: none !important;
}
input#assistance_allowed_checkbox,
label[for="assistance_allowed_checkbox"],
.account .form-edit-account .field-tooltip .field-tooltip-action:before{
    display: none !important;
}
.g-recaptcha {
    clear: both;
    padding-top: 30px;
}
@media (max-width: 768px){
    .autocomplete-list.autocomplete-list-product dd {
        flex-basis: calc(50% - 20px);
    }
}
.hausnumField{ /*checkout 1 page*/
    margin-top: 20px;
}
button:active {
    box-shadow: none;
}

.page-footer .widget.block {
    margin: 0;
}
@media (min-width: 640px) {
    .home-page-slide-1 .products-grid .product-item-info:hover:before {
        box-shadow: none;
    }
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
    font-size: 18px;
    color: #000000;
}
.action-login.secondary{
    background-color: #ffffff;
    border: 1px solid #e42313;
    color: #e42313;
}
.payment-method-content .action-edit-address{
    background: #ffffff;
    color: #e42313;
}

/*todo buttons on checkout popup (new adress & payment)*/
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover {
    text-decoration: none;
}
.checkout-index-index button.action.secondary.action-hide-popup span {
    background: transparent;
    padding: 7px 14px;
    border: none;
    border-radius: 5px;
    color: #ffffff;
}

/*todo Account page*/
@media (min-width: 769px){
    .form-create-account .fieldset-fullname .field-name-prefix, .form-create-account .fieldset-fullname .field-name-suffix {
        width: 115px;
    }
}


/*todo Coockies*/
.amgdprjs-bar-template:not(:has(:not(style))) {
    display: none !important;
}
.amgdprjs-bar-template { /*less than 100 - paypal is above, less than 1000 - warenlorb float panel is above*/
    z-index: 1000 !important;
}
.amgdprjs-bar-template.-popup {
    top: calc(50% - 50px);
}
a.custom-cookie-btn {
    background: var(--color-second);
    border: 1px solid var(--color-second);
    color: #ffffff;
    flex-basis: 48%;
    margin: 12px auto 0;
    text-align: center;
    margin-bottom: 14px;
    border-radius: 5px;
    padding: 14px 0;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: normal;
}
a.custom-cookie-btn:hover{
    text-decoration: none;
}



/*todo Product page*/
.product.info.detailed .product.data.items > .item.title {
    min-height: 44px;
}
.reserv_active{
    background-color: #228492 !important;
    border: 1px solid #228492 !important;
}
.product.data.items > .item.title.active > .switch {
    border-bottom: 1px solid #228492;
}
.product.attribute.description span{
    font-size: 16px !important;
    font-family: "Roboto Condensed", sans-serif !important;
}
.product-info-stock-sku .stock.available,
.product.attribute.sku{
    display: none;
}
#review-form > div{
    padding: 0;
}
.product-add-form .product-options-wrapper .field .control{
    width: 100%;
}
.leasing-wrap {
    padding-bottom: 16px;
    padding-top: 10px;
}
#awag-float-panel {
    width: calc(100% - 20px);
}
#Fin .finance #button, .leasing-wrap .leasing-details {
    position: relative;
    padding-right: 30px;
}
#Fin .finance #button:before, .leasing-wrap .leasing-details:before {
    content: "i";
    width: 20px;
    height: 20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.avail_legend_container {
    padding: 80px 0 0;
    border-top: 1px solid #cccccc;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#awag_availability img {
    width: 24px;
}
.avail_legend_container__descr small {
    font-size: 14px;
}
.avail_legend_container__item {
    text-align: center;
}
.avail_legend_container__descr {
    font-size: 14px;
}

@media (max-width: 991px){
    #awag-float-panel .btn {
        margin: 10px auto 0;
    }
}
@media (min-width: 576px) and (max-width: 991px){
    #awag-float-panel .btn {
        flex-basis: auto;
    }
}




/*todo Category */
.catalog-category-view #maincontent{
    display: flex;
    flex-direction: column;
}
.catalog-category-view #maincontent .category-view{
    order: 0;
}
.tax-details {
    color: #000000;
    margin-bottom: 14px;
    display: block;
}
.products-grid .product-item-details .price-container .price {
    font-size: 16px;
}
@media (min-width: 640px) {
    .page-products .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 2%) / 2);
    }
}
@media (min-width: 769px) {
    .page-products .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 2%) / 2);
    }
    .products-grid .product-item-details .price-container .price {
        font-size: 14px;
    }
}
@media (min-width: 769px) and (max-width: 1023px) {
    .page-layout-2columns-left .sidebar-main {
        width: 28.833333%;
    }
    .page-layout-2columns-left .column.main {
        width: 71.166667%;
    }
}
@media (min-width: 1024px) {
    /* for 3th item per row*/
    .products-grid .product-item {width: calc((100%/3) - 16px)}
    .page-layout-1column .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-layout-3columns .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-products .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-products.page-layout-1column .products-grid .product-item { width: calc((100%/3) - 18px)  }
    .page-products.page-layout-3columns .products-grid .product-item { width: calc((100%/3) - 18px)  }

    .page-products .products-grid .product-item:nth-child(4n + 1) {
        margin-left: 2% !important;
    }
    .page-products .products-grid .product-item:nth-child(3n + 1) {
        margin-left: 0 !important;
    }
    /* for 3th item per row End*/
}
@media (min-width: 1366px) {
    .products-grid .product-item-details .price-container .price {
        font-size: 16px;
    }
}
/*todo Category Left Filter*/
#layered-filter-block .filter-options-content .count{
    margin-left: 4px;
}

.filter-options-item {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.filter-options-title {
    cursor: pointer;
    font-weight: 600;
    margin: 0;
    overflow: hidden;
    padding: 10px 40px 0 0;
    position: relative;
    text-transform: uppercase;
    word-break: break-all;
    z-index: 1;
    display: block;
    text-decoration: none;
}
.filter-options-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.filter-options-title:after {
    position: absolute;
    right: 13px;
    top: 12px;
}
#layered-filter-block .filter-content .filter-options-item .item > a{
    color: #000000;
}



/* todo POPUP*/ /*popup Reservirung*/
.modal-popup.modal-slide .modal-footer button {
    background-color: var(--color-second) !important;
    border-color: var(--color-second) !important;
    padding: 7px 15px;
}
@media (max-width: 768px) {
    .modal-popup.modal-slide .modal-inner-wrap{
        max-height: 100vh;
    }
}
/* todo MODAL POPUP*/
.modal-popup.modal-slide .modal-footer button {
    font-size: medium;
}
@media (max-width: 768px) {
    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        min-height: auto;
    }
}


/*todo checkout */
.checkout-index-index .table-checkout-shipping-method tbody td {
    vertical-align: middle;
}
.checkout-index-index .header-top-bar {
    background: #eeeeee;
    padding: 6px;
    max-width: calc(100vw - 28px);

}
.checkout-index-index .header-top-bar  p{
    text-transform: none;
    font-size: 14px;
}
.checkout-index-index .page-header .header.content {
    padding: 20px !important;
    display: grid !important;
}
#confirm-order {
    padding-left: 0;
}
#checkout .payment-option-content .form-discount {
    flex-direction: row;
}
.checkout-payment-method .payment-method .payment-method-title label {
    padding-left: 0;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
    display: flex;
    align-items: center;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title input {
    margin-top: -4px;
}
.checkout-payment-method .payment-method .payment-method-title label[for="banktransfer"],
.checkout-payment-method .payment-method .payment-method-title label[for="cashondelivery"] {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    width: 100%;
    flex-direction: row-reverse;
}
.checkout-payment-method .payment-method .payment-method-title label:after {
    position: relative;
    content: "";
    background-size: cover;
}
.checkout-payment-method .payment-method .payment-method-title label[for="paypal_express"]{
    flex-direction: row;
}
.checkout-payment-method .payment-method .payment-method-title label[for="paypal_express"] > span{
    order: 1;
}
label[for="banktransfer"]:after {
    background: url('../images/payment/vorkasseb.png');
    width: 100px;
    height: 26px;
    top: -7px;
    left: 2px;
    right: auto;
}

label[for="cashondelivery"]:after {
    background: url('../images/payment/barzahlung.png');
    background-position: center center;
    width: 68px;
    height: 28px;
    top: -3px;
    left: -5px;
    right: auto;
}

label[for="targocredit"] {
    min-height: 32px;
    align-items: center;
    flex-direction: row-reverse;
}
label[for="targocredit"]:after {
    background: url('../images/payment/Targobank_logo.svg-3.png');
    width: 100px;
    height: 15px;
    top: -3px;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
label[for="awag_leasing"] {
    justify-content: space-between !important;
    min-height: 32px;
    align-items: center;
    flex-direction: row-reverse;
}
label[for="awag_leasing"]:after {
    background: url('../images/payment/awag_leasing.png');
    width: 59px;
    height: 51px;
    top: 0;
    left: 0;
    right: auto;
}
label[for="checkmo"] {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    width: 100%;
    flex-direction: row-reverse;
}
label[for="checkmo"]:after {
    background: url('../images/payment/barzahlung.png');
    background-position: center center;
    width: 68px;
    height: 28px;
    top: -3px;
    left: 0;
    right: auto;
}

label[for="unzer_cards"]:after {
    background: url('../images/payment/unzer_cards.png');
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

label[for="pickupcharge"]:after {
    background: url('../images/payment/zahlart_bar_im_laden.png');
    width: 120px;
    height: 34px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
#checkout .discount-code .payment-option-content .form-discount {
    display: flex !important;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
    display: flex !important;
}
#checkout-step-payment .payment-method-content li {
    list-style: none;
}
.targo_payment_info,
#checkout-payment-method-load .payment-method .payment-method-content .checkout-billing-address,
.checkout-agreements-block{
    text-align: left;
}

@media (min-width: 769px) and (max-width: 1024px){
    #checkout .opc-summary-wrapper .modal-content {
        height: auto !important;
    }
}
@media (min-width: 769px) {
    #checkout .payment-option-content .form-discount {
        flex-direction: row;
    }
    #checkout .opc-sidebar {
        margin: 0 0 20px;
    }

    .checkout-index-index .page-header.sticky .header.content {
        grid-template-rows: 40px 40px 44px;
    }
    .checkout-index-index .page-header.sticky .header.content .header-left .logo {
        max-width: 80% !important;
    }
    .checkout-index-index .page-header.sticky .header.content .header-left .logo img {
        width: 100%;
    }
}
@media (min-width: 1024px){
    .checkout-index-index .modal-popup.amgdprcookie-modal-container .modal-inner-wrap {
        margin-left: 25%;
        left: unset;
        width: 50%;
    }
}
@media (min-width: 1366px){
    .checkout-index-index .page-header.sticky {
        grid-template-columns: 30% 44% 18% 8%;
    }
}
@media (max-width: 639px) {
    .checkout-cart-index .cart.table-wrapper {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .checkout-index-index .page-header .header.content .header-left .logo {
        display: none;
    }
    .checkout-index-index .opc-block-summary {
        width: 100%;
    }
    .checkout-index-index .opc-summary-wrapper .modal-custom .action-close {
        margin: 0 15px;
    }
    .opc-summary-wrapper .modal-content {
        margin-top: 50px;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
        right: 10px;
        height: 35px;
        width: 35px;
        border-radius: 50%;
        border: none;
        top: 0;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty .counter-number{
        display: none;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty{
        position: relative;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty:before{
        position: absolute;
        content: '\e622';
        font-family: 'luma-icons';
        font-size: 20px;
        line-height: 20px;
        width: 35px;
        top: 0;
        color: #000000;
        transform: rotate(270deg);
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart .counter-number {
        font-size: 20px;
        color: #000000;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
        display: none;
    }
    .cart.table-wrapper .item .col.item {
        padding: 15px 0;
    }
    .cart.table-wrapper .product-item-photo {
        left: 0;
        text-align: center;
    }
    .checkout-index-index .nav-toggle {
        display: none;
    }
    #checkout .payment-option-content .form-discount .actions-toolbar button {
        margin-top: 0;
        padding: 12px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {

    #checkout #opc-sidebar {
        width: 100% !important;
        position: relative !important;
        margin-top: 40px;
    }

    .opc-wrapper {
        width: 100%;
    }
    div#opc-sidebar {
        width: 100% !important;
    }
    #checkout .opc-summary-wrapper .modal-content {
        height: auto !important;
    }
}


/*===============================
todo Checkout Payments
================================*/
#checkout-step-payment .payment-method .form-check-label label{
    padding-left: 0;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title > div {
    padding-left: 10px;
}
.checkout-payment-method .payment-method .payment-method-title label {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    width: 100% !important;
}
.form-check-label{
    width: 100%;
}
label[for="pickupcharge"],
label[for="unzer_cards"],
label[for="unzer_giropay"],
label[for="targocredit"]{
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
}

label[for="unzer_giropay"]:after {
    background: url(../images/payment/unzer_giropay.png);
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
label[for="unzer_cards"]:after {
    background: url(../images/payment/unzer_cards.png);
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
label[for="pickupcharge"]:after {
    background: url(../images/payment/zahlart_bar_im_laden.png);
    width: 120px;
    height: 34px;
    top: 0;
    left: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}


/* todo Static Pages Bootstrap*/
@media (min-width: 1200px) {
    .ms-md-20{
        margin-left: 20px;
    }
    .ms-md-40{
        margin-left: 40px;
    }
    .me-md-20{
        margin-right: 20px;
    }
    .me-md-40{
        margin-right: 40px;
    }
    .mt-md-20{
        margin-top: 20px;
    }
}
@media (max-width: 1199px) {
    .ms-xs-0{
        margin-left: 0;
    }
    .mt-xs-20{
        margin-top: 20px;
    }
    .mb-xs-20{
        margin-bottom: 20px;
    }
}
@media (max-width: 768px) {
    .pt-xxs-80{
        padding-top: 80px !important;
    }
}

/* todo  Static Pages - structure for Tablet*/
@media (min-width: 769px) and (max-width: 1199px) {
    .col_for_tablet .pagebuilder-column{
        width: 100% !important;
    }
    .col_for_tablet .pagebuilder-column-line{
        flex-wrap: wrap;
    }
    .col_for_tablet .pagebuilder-column-line figure{
        text-align: center;
    }
    .md-col-100{
        width: 100% !important;
    }
    .md-col-0{
        display: none !important;
    }
}


@media (max-width: 768px) {
    [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
        padding: 0 30px;
    }
}



/*===============================
todo Header Elastic Search Result
================================*/
.smile-elasticsuite-autocomplete-result > div{
    width: 100%;
}
.search-autocomplete .autocomplete-list-title-left {
    width: 0;
}
.catalogsearch-result-index .product-attribute-set-12 .product-item-details > *,
.catalogsearch-result-index .product-attribute-set-12 .lagerbestand-details{
    display: none;
}
.catalogsearch-result-index .product-attribute-set-12 .product-item-details > .product-item-name{
    display: block;
}
.smile-elasticsuite-autocomplete-result{
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
}
.autocomplete-list:last-child{
    display: block;
    background: #eeeeee;
}
.autocomplete-list:last-child dd,
.autocomplete-list:last-child dt{
    padding-left: 0;
    padding-right: 0;
}
.autocomplete-list:first-child{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    background: #ffffff;
}
.autocomplete-list:first-child dt {
    flex-basis: 100%;
}
.autocomplete-list:first-child dd {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 0 6px;
}
.autocomplete-list:first-child dd .product-item {
    text-align: center;
}
.search-autocomplete dl dd:not(:empty) {
    border: none;
    position: relative;
}
.search-autocomplete dl {
    border: none;
    padding: 40px 8px 10px;
    width: 100%;
}
.search-autocomplete .product-name{
    font-weight: 700;
}
.search-autocomplete dl dt, .search-autocomplete dl dd, .search-autocomplete dl dt:not(:empty), .search-autocomplete dl dd:not(:empty){
    background: transparent;
}
.search-autocomplete .product-image-box {
    padding: 10px 0;
}
.search-autocomplete dl dt:not(:empty) {
    border: none;
}
.smile-elasticsuite-autocomplete-result .product-shop {
    width: 80%;
}
.smile-elasticsuite-autocomplete-result .product-image-box {
    width: 120px;
    text-align: center;
}
.smile-elasticsuite-autocomplete-result .product-image-box > img {
    max-height: 120px;
    width: auto;
}
.smile-elasticsuite-autocomplete-result .price-box *{
    white-space: wrap;
}
.search-autocomplete .product-item .price-box .price {
    font-weight: 400;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb{
    color: #000000;
}
.header.content .block-search .search-autocomplete {
    color: #000000;
}
.search-autocomplete dl dd {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}
.smile-elasticsuite-autocomplete-result .qs-option-name{
    margin-right: 14px;
}
.search-autocomplete dl dd .amount {
    color: #2b2b2b;
    position: absolute;
    right: 7px;
    top: 5px;
}
.smile-elasticsuite-autocomplete-result .category-mini-crumb {
    font-style: italic;
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
    color: #2b2b2b;
}
.search-autocomplete {
    right: auto;
    position: fixed !important;
    /*display: block !important;*/ /* hide & show block for developer*/
    box-shadow: 0 0 5px 0 rgba(0,0,0,.33);
    background: #ffffff;
    height: auto;
    max-height: 70vh;
    overflow-x: hidden;
    overflow-y: scroll;
}
.search-autocomplete .price-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.search-autocomplete .price-box .price{
    margin: 0 4px;
}
.search-autocomplete .price-box .price-label{
    display: none;
}
.search-autocomplete .price-box .old_regular_price{
    display: block !important;
    text-decoration: line-through;
    margin: 0 4px;
}
.search-autocomplete .price-box .price-final_price,
.search-autocomplete .price-box .normal-price{
    color: var(--color-second);
    margin: 0 4px;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price{
    text-decoration: line-through;
    margin: 0 4px;
}
.smile-elasticsuite-autocomplete-result .price-box span.old-price *{
    color: #000000;
}
.smile-elasticsuite-autocomplete-result .price-box span.discount{
    background: #ff0000;
    color: #ffffff;
    padding: 2px 4px 4px;
}
.autocomplete-list dd {
    flex-direction: column;
}
@media (min-width: 769px) {
    .search-autocomplete {
        width: 100% !important;
        left: 0;
    }
    .autocomplete-list:first-child dd {
        flex-basis: calc(33% - 20px);
        width: calc(33% - 20px);
    }
    .smile-elasticsuite-autocomplete-result > dl:nth-of-type(1):nth-last-of-type(2),
    .smile-elasticsuite-autocomplete-result > dl:nth-of-type(2):nth-last-of-type(1) {
        width: 80%;
    }
    .smile-elasticsuite-autocomplete-result > dl:nth-of-type(2):nth-last-of-type(1) {
        width: 20%;
    }
}
@media (min-width: 1366px) {
    .search-autocomplete {
        width: 1100px !important;
        left: calc((100vw - 1100px) / 2);
    }
}
@media (max-width: 768px) {
    .search-autocomplete {
        left: 1%;
        width: 100vw !important;
        margin-top: 0;
        max-height: 80vh;
    }
    .autocomplete-list:first-child dd {
        flex-basis: calc(50% - 20px);
        width: calc(33% - 20px);
    }
    .smile-elasticsuite-autocomplete-result {
        flex-direction: column;
        overflow: scroll;
    }
    .search-autocomplete .autocomplete-list-title-left > dl {
        width: 100%;
    }
}

/* Elastic Search Result End */



/*todo .navigation ul*/
@media (min-width: 992px) {
    .navigation ul {
        display: grid;
        grid-template-columns: 17% 17% 17% 9% 10% 10% 10% 10%;
    }
    li.level0.nav-1{
        grid-column-start: 1;
        grid-column-end: 2;
    }
    li.level0.nav-2{
        grid-column-start: 2;
        grid-column-end: 3;
    }
    li.level0.nav-3{
        grid-column-start: 3;
        grid-column-end: 4;
    }
    li.level0.nav-4{
        grid-column-start: 5;
        grid-column-end: 6;
    }
    li.level0.nav-5{
        grid-column-start: 6;
        grid-column-end: 7;
    }
    li.level0.nav-6{
        grid-column-start: 7;
        grid-column-end: 8;
    }
    li.level0.nav-7{
        grid-column-start: 8;
        grid-column-end: 9;
    }
}

@media (min-width: 1024px) {
    .navigation ul {
        grid-template-columns: 17% 17% 17% 4% 10% 13% 7% 10%;
    }
}
@media (min-width: 1366px) {
    .navigation ul {
        grid-template-columns: 17% 17% 17% 8% 12% 13% 8% 7%;
    }
}




/*todo werkstat*/
.cms-werkstatt .grid{
    background: #585657;
    padding: 80px 0 40px 20px;
}
.cms-werkstatt .column.main h2{
    color: #585657;
    font-size: 46px;
    font-weight: 700;
    padding-left: 35%;
}
.cms-werkstatt .grid .row{
    display: grid;
    margin-bottom: 10px;
    align-items: center;
}
@media (min-width: 769px) {
    .cms-werkstatt .grid.green .row{
        grid-template-columns: 60% 20% 20%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 58% 14% 14% 14%;
    }
}
@media (min-width: 1220px) {
    .cms-werkstatt .grid.green .row{
        grid-template-columns: 34% 33% 33%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 34% 22% 22% 22%;
    }
}

.cms-werkstatt .grid .row .text{
    text-align: right;
    margin-right: 20px;
    font-size: 20px;
    color: #fff;
}
.cms-werkstatt .grid .row .line{
    background: #ffffff;
    height: 14px;
}
.cms-werkstatt .row.thead > div{
    text-align: center;
}
.cms-werkstatt .thead{
    font-size: 24px;
    color: #fff;
    position: relative;
}

.cms-werkstatt .flag{
    background: transparent;
    position: absolute;
    width: 98px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 49px;
    left: calc(50% - 48px);
    top: 44px;
}
.cms-werkstatt .flag.green.left{
    height: 206px;
}
.cms-werkstatt .flag.green.right{
    height: 284px;
}
.cms-werkstatt .flag.red.left{
    height: 320px;
}
.cms-werkstatt .flag.red.center{
    height: 436px;
}
.cms-werkstatt .flag.red.right{
    height: 550px;
}
.cms-werkstatt .flag:before{
    content: "";
    width: 66px;
    height: 100%;
    top: 0;
    position: absolute;
    -webkit-box-shadow: 0px 7px 8px -3px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0px 7px 8px -3px rgba(0, 0, 0, 0.85);
    box-shadow: 0px 7px 8px -3px rgba(0, 0, 0, 0.85);
}
.cms-werkstatt .green.flag:before{
    background: var(--color-second);
}
.cms-werkstatt .red.flag:before{
    background: #ee1513;
}

.cms-werkstatt .flag:after{
    content: '';
    position: absolute;
    width: 68px;
    height: 40px;
    bottom: -40px;
    background-size: 100%;
}
.cms-werkstatt .green.flag:after{
    background: url(../images/green-ico.png) no-repeat top center;
}
.cms-werkstatt .red.flag:after{
    background: url(../images/red-ico.png) no-repeat top center;
}
.cms-werkstatt .flag span{
    transform: rotate(-90deg);
    bottom: 0;
    position: relative;
}

.cms-werkstatt .row.tfooter{
    margin-top: 80px;
    height: auto;
}
.cms-werkstatt .grid .row .tfoot{
    background: #ffffff;
    height: 34px;
    color: #585657;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 1.6;
}
.cms-werkstatt .row.tfooter > p{
    grid-column-start: 2;
    grid-column-end: 5;
    color: #ffffff;
    font-size: 18px;
    padding-top: 14px;
}
@media (max-width: 768px) {
    .cms-werkstatt .grid {
        padding: 20px 0 40px 6px;
    }
    .cms-werkstatt .grid.green .row{
        grid-template-columns: 50% 25% 25%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 46% 18% 18% 18%;
    }
    .cms-werkstatt .flag {
        width: 60px;
        left: calc(50% - 30px);
    }
    .cms-werkstatt .grid .row {
        align-items: end;
        height: 38px;
    }
    .cms-werkstatt .grid .row .text {
        font-size: 14px;
        line-height: 1.4;
    }
    .cms-werkstatt .thead {
        font-size: 14px;
    }
    .cms-werkstatt .flag:before {
        width: 38px;
    }
    .cms-werkstatt .flag:after {
        width: 38px;
        bottom: -39px;
        background-size: 109%;
        background-position: top center;
    }
    .cms-werkstatt .column.main h2 {
        padding-left: 0;
        font-size: 32px;
    }
    .cms-werkstatt .flag.green.left {
        height: 280px;
    }
    .cms-werkstatt .flag.green.right {
        height: 378px;
    }
    .cms-werkstatt .flag.red.left{
        height: 426px;
    }
    .cms-werkstatt .flag.red.center{
        height: 522px;
    }
    .cms-werkstatt .flag.red.right{
        height: 715px;
    }
    .cms-werkstatt .row.tfooter{
        margin-top: 40px;
        height: auto;
    }
    .cms-werkstatt .row.tfooter > p{
        font-size: 14px;
    }
    .cms-werkstatt .grid .row .tfoot {
        font-size: 16px;
        line-height: 1.8;
    }
}
@media (max-width: 373px){
    .cms-werkstatt .grid .row {
        min-height: 38px;
    }
    .cms-werkstatt .grid.green .row {
        grid-template-columns: 58% 21% 21%;
    }
    .cms-werkstatt .grid.red .row{
        grid-template-columns: 46% 18% 18% 18%;
    }
    .cms-werkstatt .flag:before {
        width: 32px;
    }
    .cms-werkstatt .flag:after {
        width: 32px;
    }
    .cms-werkstatt .thead {
        font-size: 12px;
    }
    .cms-werkstatt .grid .row .text {
        font-size: 13px;
    }
}


/* todo Tabs */
#pills-all .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#pills-all .row > div{
    flex: 0 0 calc(25% - 30px);
    max-width: calc(25% - 30px);
    padding-right: 15px;
    padding-left: 15px;
}
#content-seite .zahlart {
    background: var(--color-second);
    padding: 14px 40px;
    margin-bottom: 20px;
}
#content-seite p, .content-seiten-inhalt p {
    color: #585857;
    font-weight: 300;
    line-height: 25px;
}

#content-seite div.filter{
    display: inline-block;
    padding: 0 0 0 20px;
    margin: 0 20px 0 0;
}
.tab-nav {
    margin: 0;
    padding: 0;
}

.tab-link {
    margin-right: 5px;
    padding: 10px 20px;
    color: #585857;
    display: inline-block;
    background-color: #eef1f2;
    text-decoration: none;
}
.tab-link.is-active {
    background-color: var(--color-second);
}
.tab-link:last-child {
    margin-right: 0;
}
.tab-link:hover {
    text-decoration: underline;
}

/* Tab Content */
.tab-content {
    display: none;
    background-color: #ffffff;
}
.tab-content.is-active {
    display: block;
    padding: 20px;
    border: none;
}
#product-options-wrapper .control select[id^="attribute"] {
    width: max-content;
}

@media (max-width: 768px){
    #pills-all .row > div {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
    }
    #content-seite div.filter {
        display: block;
        padding: 0;
        margin: 0;
    }
    .tab-nav {
        padding: 0 0 0 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .tab-link {
        margin-top: 10px;
        width: 60%;
        text-align: center;
        border-radius: 5px;
    }
    #content-seite .zahlart {
        padding: 10px 20px;
    }
}


/*todo job page*/
.job-item {
    padding: 24px;
    background-color: #fff;
    line-height: 1.2;
    border: 0;
    margin-top: 4px;
    color: #000000;
    display: flex;
}
.job-item span {

    display: inline-flex;
    align-items: center;
}
.job-item span.title {
    width: 40%;
    flex-basis: 40%;
}
.job-item span.time {
    width: 40%;
    flex-basis: 40%;
}
.job-item span.store {
    width: 20%;
    flex-basis: 20%;
}
@media (max-width: 768px){
    .job-item {
        padding: 12px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .job-item span {
        padding: 6px 0;
    }
    .job-item span.title {
        font-weight: 700;
    }
    .job-item span.title {
        width: 100%;
        flex-basis: 100%;
    }
    .job-item span.time {
        width: 46%;
        flex-basis: 46%;
    }
    .job-item span.store {
        width: 46%;
        flex-basis: 46%;
    }
}

/*todo cookie-einstellungen*/
.cms-cookie-einstellungen .block-static-block{
    display: none;
}

/* todo slider goods custom*/
.home-page-slide-1{
    display: none;
}

/* todo slider goods default of magento*/
.product-items.widget-product-carousel  .product-item-info {
    padding: 0 5px;
}
.product-items.widget-product-carousel  .price-box{
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
    min-height: 30px;
}
.product-items.widget-product-carousel  .price-box > span{
    display: flex;
    align-items: center;
}
.product-items.widget-product-carousel .old-price .price-label,
.product-items.widget-product-carousel .product-item-inner{
    display: none;
}
.product-items.widget-product-carousel .price{
    color: #9ec41f;
    font-weight: 600;
    font-size: 1.4rem;
}
.product-items.widget-product-carousel .old-price{
    margin: 0;
}
.product-items.widget-product-carousel .old-price .price{
    color: #39343a;
    position: relative;
}
.product-items.widget-product-carousel .old-price .price:before {
    border-top: 2px solid #39343a;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid #39343a;
    width: 100%;
    background: 0;
    -webkit-transform: rotate(-11deg);
    -moz-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    -o-transform: rotate(-11deg);
    transform: rotate(-11deg);
    content: "";
    text-decoration: none;
}
.product-brand img{
    max-height: 50px;
}

.product-brand .brandName{
    font-size: 40px;
    font-weight: 700;
}



/* todo dots for sliders */
.mp-banner-slider .owl-dots {
    position: relative;
    top: 100%;
    left: auto;
}
.owl-theme .owl-dots .owl-dot,
.slick-dots li {
    height: 22px;
    width: 22px;
    margin: 0 5px;
}
.owl-theme .owl-dots .owl-dot span,
.slick-dots li button {
    width: 18px;
    height: 18px;
    max-width: 18px;
    max-height: 18px;
    padding: 8px;
    background: #575756;
    border: 1px solid #575756;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.slick-dots li.slick-active button {
    background: #9ab828;
    border: 1px solid #9ab828;
}

.owl-theme .owl-dots .owl-dot span{
    margin: 0 5px;
    padding: 0;
    width: 16px;
    height: 16px;
}


