:root {
    --main-color: #222222;
    --font-color: #2C2C2C;
    --grey: #b6b6b6;
    --button-grey: #EFF1F1;
    --grey-paragraph: #B2B9BF;
    --heading-color: #000;
    --main-mandant: #FFAA00;
    --main-nav: #42515C;
    --border-radius: 15px;
    --bg: #f9f9f9;
    --bg-white: #fff;
    --font-family: 'Lato', sans-serif;
    --heading-color: var(--font-color);
    --shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;;
    
}

li.level_1 svg {
    width: 26px;
    height: 26px;
    fill: var(--main-nav);
}


@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url('/layout/frontend/b2c/dist/fonts/SourceSansPro-Regular.ttf');
	}

    @font-face {
	font-family: 'SourceSansPro-Bold';
	src: url('/layout/frontend/b2c/dist/fonts/SourceSansPro-Bold.ttf');
	}

    @font-face {
	font-family: 'SourceSansPro-Black';
	src: url('/layout/frontend/b2c/dist/fonts/SourceSansPro-Black.ttf');
	}
    @font-face {
        font-family: 'Lato';
        src: url('/layout/frontend/b2c/dist/fonts/Lato-Regular.eot');
        src: url('/layout/frontend/b2c/dist/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Regular.woff2') format('woff2'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Regular.woff') format('woff'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Regular.ttf') format('truetype'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Regular.svg#Lato-Regular') format('svg');
        font-weight: 400;
        font-style: normal;
        font-display: swap;
    }
    
    @font-face {
        font-family: 'Lato';
        src: url('/layout/frontend/b2c/dist/fonts/Lato-Bold.eot');
        src: url('/layout/frontend/b2c/dist/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Bold.woff2') format('woff2'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Bold.woff') format('woff'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Bold.ttf') format('truetype'),
            url('/layout/frontend/b2c/dist/fonts/Lato-Bold.svg#Lato-Bold') format('svg');
        font-weight: 600;
        font-style: normal;
        font-display: swap;
    }
    
    
body {
    background-color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    font-family: var(--font-family) !important;
    color: var(--font-color);
    overflow-x: hidden;
    margin: 0;
    background-color: #f9f9f9!important;
}

/* Chrome, Safari, Edge, Opera */
.bestellcenter input::-webkit-outer-spin-button,
.bestellcenter input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.bestellcenter input[type=number] {
  -moz-appearance: textfield;
}

.auswahl .number-mid .form-control {
    text-align: center;
}

.pop-up-element .row {
    z-index: 1;
    padding: 40px !important;
    background: rgb(4 4 4 / 20%);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 15px;
    border: 2px solid var(--akzentfarbe);
    max-width: 1440px;
    margin: 0 auto;
    color: #fff;
    display: -webkit-box;
}



.pop-up-element .row :is(li, p, a, span, strong, b, em, ul, li, h2, h1, h3) {
    color: #fff !important;
}

.pop-up-element {
   z-index: 1;
   padding: 30px;
}

.pop-up-element {
    display: none;
}

.pop-up-element:first-child {
    display: block;
}

.pop-up-button-group .row {
   display: flex;
   justify-content: center;
}

.pop-up-element .row:after {
    content: 'X';
    background: #e35353;
    height: 30px;
    width: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    text-align: center;
    border-radius: 5000px;
    line-height: 1.7;
    padding-left: 2px;
    cursor: pointer;
}

.pop-up-element .row {
    cursor: pointer;
}

.pop-up-element.current {
   display: block;
}

.pop-up-button {
   background: #f5f7fb;
   width: auto;
   padding: 10px 20px;
   text-align: center;
   border: 1px solid #d7dcde;
   border-radius: 5px;
   float: left;
   margin-right: 1rem;
   cursor: pointer;
}

.pop-up-button.current {
   background: var(--gradient);
   color: #fff;
   border: 1px solid #294d5d;
}

/* Navgation */

div#header {
    background: rgb(49, 102, 126);
    background: linear-gradient(45deg, rgba(49, 102, 12 6, 1) 0%, rgba( 36, 61, 72, 1) 100%);
}


#header a {
    color: var(--font-color);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 5px;
}

#header a.active_tree:after {
    content: '';
    width: 4px;
    height: 100%;
    background: var(--main-nav);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0 20px 20px 0;
}

#header a.active_tree {
    position: relative;
    width: 100%;
    opacity: 1;
}

#header_2 a {
    opacity: .7;
}

.logout-button {
    position: absolute;
    bottom: 30px;
    opacity: .5;
    transition: 300ms;
}

.logout-button:hover {
    opacity: 1;
}
lottie-player {
    margin-left: auto;
}
.next .collection_content.title.custom {
    font-size: 1.3rem;
    font-weight: 600;
    padding: 0 0 0.5rem;
}
.faq_nearest_search {
    display: none;
}

.collection_list.next .collection_container:before {
    content: '';
    background: var(--gradient);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    border-radius: 5px 5px 0 0;
}
.collection_list.next .collection_container {
    border: 1px solid #dfdfdf;
    padding: 30px;
    border-radius: 5px;
    min-height: 208px;
}

#header>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#header>.container:before {
    display: none;
}
.collection_content.field-1655046812 {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    padding-top: 1rem;
}
.collection_content.field-1655046828 {
    text-align: center;
}
.collection_content.field-1655046843 img {
    border-radius: 10px;
    height: 100%;
}
.collection_content.field-1655053570 {
    margin-right: 1rem;
    flex-shrink: 0;
    height: 40px;
}
.collection_list.bugfixes {
    width: 33.33%;
    padding: 10px;
}
.bugfixes-collection {
    padding-left: 0!important;
    margin-left: -10px!important;
}
div#area-6 {
    background: linear-gradient(45deg, rgba(49, 102, 126, 1) 0%, rgba(36, 61, 72, 1) 100%);
    color: #fff;
}

.new-f-text h2 {
    color: #fff;
}
.new-f-img:before {
    content: '';
    background: #000;
    width: 81px;
    height: 8px;
    position: absolute;
    top: -3px;
    left: 12%;
    border-radius: 5px 5px 0 0;
}

lection_list.bugfixes .collection_container {
    border: 1px solid #243d482e;
    padding: 10px;
    border-radius: 5px;
    min-height: 70px;
}
.collection_content.field-1655053557 {
    font-size: 1rem;
    margin: 0;
}
.collection_content.field-1655053570 img {
    object-fit: contain;
}


div#footer-header {
    float: left;
    width: 100%;
}
#header_3 {
    display: none;
}
#header #header_1 {
    width: auto!important;
    height: 100%;
}
#header>.container:before {
    display: none;
}
#header_1 img {
    padding: 10px;
}
#header>.container:after {
    display: none;
}
#header #header_2 {
    width: auto!important;
}
.collection_list.all .collection_container:hover .collection_content.all-img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.collection_container.Presse.und.Publikationen .all-text-group {
    border-top: 2px solid #EDEDED;
}
.collection_container.Soziales.Engagement .collection_link {
    display: none;
}
.collection_link a {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 2;
}

.w-25 .collection_list.teamCollection,
.w-25 .collection_list.blog-multi {
    width: 25%;
    float: left;
    padding: 20px;
    border: 2px solid #80808080;
    text-align: center;
}
.border-gray {
    border: 2px solid #80808080;
}
.mg-top-30 {
    margin-top: 30px;
}
.padding-20 {
    padding: 20px;
}

/* Kollektion ALL Ende */

/* Products Catalogue */
select#categoryFind,
select#categoryDesc2 {
    /* width: 180px; */
    
    border: 1px solid #f4f4f4;
    padding: 5px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.nav.nav-pills li.nav-item {
    list-style-type: none;
}
.sidebar-categories .card-header {
    background: rgb(49, 102, 126);
}
.sidebar-categories .card-header .card-link {
    color: white;
}
.sidebar-categories .card-header .card-link:hover {
    color: black;
}
.sidebar-categories .collapse ul,
.sidebar-categories .collapse ul li {
    list-style-type: none;
}
.filter-list {
    line-height: 32px;
}
.sidebar-categories ul .pixel-radio {
    background: transparent!important;
}
.pixel-radio:checked {
    border: 8px solid rgb(49, 102, 126);
}
.pixel-radio {
    border-radius: 50%;
    top: 2px;
}
.pixel-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 15px;
    width: 15px;
    -webkit-transition: all .15s ease-out 0s;
    -moz-transition: all .15s ease-out 0s;
    transition: all .15s ease-out 0s;
    background: #fff;
    border: 1px solid #999;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
    outline: none;
    position: relative;
    z-index: 1;
}
.pixel-radio:checked::after {
    -webkit-animation: click-wave .65s;
    -moz-animation: click-wave .65s;
    animation: click-wave .65s;
    background: #384aeb;
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    opacity: 0;
}
.filter-list label {
    margin-bottom: 3px;
    cursor: pointer;
}
#products-section ul.pagination li {
    list-style-type: none;
}
#products-section .page-item.active .page-link {
    background-color: rgb(49, 102, 126);
    border-color: rgb(49, 102, 126);
}
.products-listing.lattest-product-area .img-thumbnail {
    border: none;
}
.card-product {
    border: 0;
}
.card-product__img {
    position: relative;
}
.products-listing .card-product__img {
    height: 300px;
    overflow: hidden;
}
.products-listing .card-product__img .card-img {
    object-fit: contain;
}

.card-product__img {
    padding: 0!important;
}
.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}
.card-product:hover .card-product__imgOverlay {
    opacity: 1;
    z-index: 1;
    transform: translateY(0);
}
.card-product__imgOverlay {
    background: rgba(255, 255, 255, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 5px;
    transform: translateY(30px);
    opacity: 0;
    z-index: -1;
    transition: all .48s ease;
}
.card-product__imgOverlay li {
    list-style-type: none;
}
.card-product__imgOverlay li:not(:last-child) {
    margin-right: 5px;
}
.card-product__imgOverlay li {
    display: inline-block;
}
.card-product__imgOverlay li a {
    border: 0;
    border-radius: 0;
    padding: 7px 12px;
    background: rgb(49, 102, 126);
    color: white;
}
.card-product__imgOverlay li button i,
.card-product__imgOverlay li button span {
    font-size: 15px;
    color: #fff;
    vertical-align: middle;
}
.card-product__title a {
    color: rgb(49, 102, 126);
}
.card-product:hover .card-product__title a {
    color: rgb(33, 50, 58);
}
.card-product a:hover {
    text-decoration: none;
}
.card-product .product_count .product_count_item {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
}
.product_count_item .fas {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
}
h4.product-name.card-product__title {
    height: 80px
}
.cart-listing .table thead tr th {
    border-top: 0;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    border-bottom: 0!important;
    padding-left: 0;
}
.cart-listing .table tbody tr td .media .d-flex {
    padding-right: 30px;
}
.cart-listing .table tbody tr td .media .d-flex img {
    width: 300px;
    height: 210px;
    background: var(--bg);
    border-radius: var(--border-radius);
    object-fit: contain;

}
.cart-listing .table tbody tr td .media .media-body {
    vertical-align: middle;
    align-self: center;
}
.cart-listing .table tbody tr td .media .media-body {
    vertical-align: middle;
    align-self: center;
}
.cart-listing .table tbody tr td .product_count {
    margin-bottom: 0;
    vertical-align: middle;
    align-self: center;
}
.cart-listing .table tbody tr td .product_count input {
    width: 300px;
    padding-left: 30px;
    height: 50px;
    outline: none;
    box-shadow: none;
}
.cart-listing .table tbody tr td .product_count .increase {
    top: -2px;
}
.product_count .increase {
    top: -4px;
}
.product_count {
    display: inline-block;
    position: relative;
    margin-bottom: 24px;
}
.product_count button {
    display: block;
    border: none;
    background: transparent;
    box-shadow: none;
    cursor: pointer;
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #ccc;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.cart-total {
    width: 100%;
    float: left;
}
.cart-listing .table tbody tr td .product_count .reduced {
    bottom: -6px;
}
.product_count .reduced {
    bottom: -8px;
}
.cart-listing .table tbody tr td {
    vertical-align: middle;
    align-self: center;
    padding: 1rem 0;
}

.cart-listing h3.product-name {
    font-size: 22px;
}

#cookie-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px 20px;
    z-index: 200;
    min-width: 320px;
}

#cookie-bar #cookie-bar-button {
    float: right;
    margin-left: 20px;
    display: inline-block;
    padding: 8px 10px;
    min-width: 150px;
    text-transform: uppercase;
    border: 1px solid #ff6532;
    color: #fff;
    cursor: pointer;
    background-color: #ff6532;
    text-align: center;
}

#cookie-bar #cookie-bar-button:hover {
    background-color: #e43900;
    border-color: #e43900;
}

#cookie-bar #cookie-bar-button:active {
    background-color: #b22c00;
    border-color: #b22c00;
}

td.empty-cart {
    background: var(--bg);
}

#cookie-bar #cookie-bar-prompt-button {
    white-space: nowrap;
}

div#header, .header-wrapper {
    height: 60px;
    width: 100%;
    z-index: 10;
}

#cookie-bar>p {
    float: left;
    margin: 0;
    line-height: 40px;
}

#cookie-bar:after {
    clear: both;
    display: block;
    content: " ";
}



.header-wrapper.fixed-header {
    position: fixed;
    top: 0;
    z-index: 99999999999;
}

/* Extra Module */
html {
    scroll-behavior: smooth;
  }

/* FAQ */

.faq_group_container .faq_question_box {
    padding: 5px 15px 8px 15px;
    border: none;
    background: var(--gradient);
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px;
    position: relative;
}

.faq_question_box {
    cursor: pointer;
}

.faq_group_container .faq_answer_box {
    margin-bottom: 30px;
    padding: 20px;
    background: rgb(245 247 251);
    margin-top: -10px;
    border-radius: 0 0 5px 5px;
}

.faq_question_box.active {
    border-radius: 5px 5px 0 0;
}

.faq_question_box:after {
    content: '+';
    position: absolute;
    right: 16px;
    color: #ffffff;
    top: 50%;
    font-size: 20px;
    transform: translateY(-50%);
}

.faq_question_box.active:after {
    content: '-';
    position: absolute;
    right: 16px;
    color: #fff;
    bottom: 11px;
    font-size: 25px;
}

.faq_group_container .faq_answer_box {
    display: none;
}

.faq h3 {
    font-size: 18px;
    font-weight: 400!Important;
    border: none;
    color: #fff;
    line-height: 1;
    margin-bottom: 7px;
}

.next lottie-player {
    margin: 0 auto;
}

.faq-search input[type="text"] {
    width: 250px;
    height: 30px;
    color: #fff;
    background: rgba(9, 0, 0, 0.9);
    border: 0;
    padding: 20px;
    position: relative;
}


/* 
.faq-search input[type="text"]:after {
    content: ' ';
    position: absolute;
    width: 100%;
    left: 0;
    border-bottom: 4px solid #5a9c9d !important;
} */


/* FAQ END */


/* END Extra Module */



/* Global */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



ol li,
ul li {
    color: #4b4b4b;
    list-style-type: square;
}

.same-height>.row {
    display: flex;
    flex-wrap: wrap;
}

#content {
    min-height: 400px;
}

.textcontent {
    height: 100%;
}

div#content,
.main-screen {
    padding: 70px 0 !important;
    margin: 0 !important;
    position: relative;
    float: left;
    width: 100%;
}

.main-screen.grey {
    background-color: #f5f7fb
}

.back_to_overview {
    background: #eeeeee;
    display: inline-block;
    margin-bottom: 40px;
}

.back_to_overview a {
    color: #7f7f7f;
    padding: 10px 20px;
    display: block;
    font-weight: 600;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


input#login-button {
    cursor: pointer;
}

#login_1 span {
    font-size: 13px;
}


.slideshow_box .slideshow_content {
    width: 100%;
}

.slideshow_box .slideshow_content .slideshow_content_inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    text-align: center;
}

.slideshow_box .slideshow_content .slideshow_headline {
    font-size: 45px;
    line-height: 1;
    color: #ffffff;
    margin-top: 0;
    font-weight: 600;
}

.slideshow_box .slideshow_content .slideshow_text {
    font-weight: 600;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 20px;
}

.slideshow_box .slideshow_content .slideshow_button .button {
    color: #222222;
    text-transform: uppercase;
}

.slideshow_box .owl-carousel-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.slideshow_box .owl-carousel-item>a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


/* Full width split with container */

.container-holder {
    overflow: hidden;
    background: white;
    padding: 0 !important;
}

.collection_list {
    width: 33.33%;
    float: left;
    padding: 15px;
}

img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-width: 100%;
}

.d-none {
    display: none!Important;
}



/* Schriften */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    clear: both;
    font-weight: 600 !important;
    color: var(--heading-color);
    margin: 10px 0;
}

h1 {
    font-size: 3.6rem;
    line-height: 1.2!important;
}



h2 {
    font-size: 35px;
}

h3 {
    font-size: 26px;
}

h4,
h5 {
    font-size: 25px;
}

h6 {
    font-size: 17px;
}


/* 
.patrol h1, .patrol h2, .patrol h3, .patrol h4, .patrol h5, .patrol h6, .patrol,  .we_are_breadcrumb h2 {
    color: #2d2d2d !important;
} */


/* END Schriften */

a {
    color: #4b4b4b;
    text-decoration: none;
    transition: 300ms;
}

a:hover {
    color: var(--main-color);
    text-decoration: none;
}


/* Kollektion */

.full_preview .collection_full {
    display: block !important;
}

.collection_list,
.collection_container {
    position: relative;
}

.collection_list,
.content-container {
    position: relative;
}


/* END Kollektion */


/* Kontaktformular */

.fade {
    opacity: 1;
}

.modal {
    display: block;
}

.contactformular .form-check {
    height: 35px;
    line-height: 35px;
    clear: both;
    height: auto !important;
    line-height: 35px;
}

.contactformular .form-check input {
    display: inline-block !important;
    width: auto !important;
}

.input.select_body,
.contactformular select {
    width: 100% !important;
}

.modal.success .modal-header {
    border-color: var(--main-color);
    background-color: var(--main-color);
    color: #fff;
}


/* END Kontaktformular */


/* OWL Carousel Global */

.owl-stage-outer {
    width: 100%;
}


/* END OWL Carousel Global */


/* END Global */


/* Cookie */

div#cookiewarnung {
    position: fixed;
    bottom: 40px;
    background: #f2f6ff;
    color: #000;
    z-index: 99999999;
    width: 80%;
    text-align: center;
    padding: 15px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    border: 1px solid #d7e0ff;
    box-shadow: var(--shadow)
}

.cookie-option-container {
    margin-top: 10px;
}

.cookie-option {
    cursor: pointer;
    border: 1px solid #d7e0ff;
    display: inline-block;
    padding: 7px !important;
    border-radius: 5px;
    background: #e5edff;
}


div#cookie-config {
    display: none;
    left: -100%;
    transition: 1s;
}

div#cookie-config.show {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: #ffffff;
    max-width: 300px;
    z-index: 99999999999;
    overflow-y: auto;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#cookie-config .cookie-config-close {
    background: #f2f6ff;
    color: #000;
    padding: 10px;
    position: relative;
    cursor: pointer;
}

#cookie-config input {
    margin-right: 10px;
}

#cookie-config label {
    font-weight: normal;
    color: #000;
}

.cookie-config-close:after,
.cookie-arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    transform: rotate(225deg);
    box-shadow: -2px 2px 0 rgba(90, 156, 157, 0.5);
    content: "";
    right: 20px;
    top: 20px;
    transition: 0.1s;
}

.cookie-config-options.open .cookie-arrow {
    transform: rotate(315deg) !important;
}

.cookie-config-options {
    background: #f2f6ff;
    padding: 10px;
    cursor: pointer;
    position: relative;
}

input#required {
    width: auto;
}

input#tracking {
    width: auto;
}


.cookie-config-configuration .cookie-config-options:nth-child(2) {
    border-bottom: 1px solid #d5d5d5;
}

.config-child {
    display: none;
    background: #fff;
    padding: 10px;
}

.cookie-config-save {
    padding: 10px;
    text-align: center;
    background: #68c567;
    cursor: pointer;
    margin: 20px 15px;
    color: #fff;
    border-radius: 5px;
}

.cookie-config-configuration {
    margin-top: 10px;
}

.cookie-config-configuration>p {
    padding: 10px;
    font-weight: bold;
}

.cookie-config-description {
    padding: 10px;
    font-size: 15px;
}

/* Tabs */

.tab {
    overflow: hidden;
}


/* Style the buttons inside the tab */

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}


/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #ddd;
}


/* Create an active/current tablink class */

.tab button.active {
    background-color: #ccc;
}


/* Style the tab content */

.tabcontent,
.tabcontentSection {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.multiFormPage form .header-text-wrapper {
    display: none;
}

.multiFormPage form .collection_content.header-img {
    position: inherit;
    top: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.multiFormPage form #slider-wrapper,
.multiFormPage form .collection_list.header .collection_container {
    height: auto;
}

.multiFormPage form .form-group label.classLabel {
    text-align: center;
    font-size: 24px;
}

.multiFormPage form .iconfield .material-icons {
    font-size: 15rem;
}

.multiFormPage form .collection_content.header-img img {
    width: 100%;
    height: 300px !important;
}

.multiFormPage form .iconfield {
    text-align: center;
    padding: 10px;
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
}

.contact-button button {
    background: var(--gradient);
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    cursor: pointer;
    border-radius: 5px;
}

div#submit_button {
    display: flex;
    justify-content: center;
}

.input_collection_link_checkbox {
    cursor: pointer!important;
}

.multiFormPage form .owl-nav {
    display: none !important;
}

.img_container.img-option {
    height: 320px;
}

.form-group h2 {
    text-align: center;
    margin-bottom: 1.2rem;
}

.faq_headline {
    margin: 0 0 1rem;
}




/* Tabs end */


/* Multi-Form */





input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
}


/* Mark input boxes that gets an error on validation: */

input.invalid {
    background-color: #ffdddd;
}

a.button-highlight {
    background: var(--main-mandant)!important;
    color: #fff;
    padding: 10px 20px;
    border-radius: calc(var(--border-radius) - 10px);
    text-align: center;
    text-decoration: none;
}

button.button-highlight {
    background: var(--main-mandant)!important;
    color: #fff;
    padding: 10px 20px;
    border-radius: calc(var(--border-radius) - 10px);
    text-align: center;
    text-decoration: none;  
}
button.button-highlight:hover {
    opacity: .8;
    cursor: pointer;
    color: #fff;
    text-decoration: none; 
}

a.button-highlight:hover {
opacity: .8;
cursor: pointer;
color: #fff;
text-decoration: none;
}

a.button-grey {
    background: var(--button-grey)!important;
    color: var(--main-nav);
    padding: 10px 20px;
    border-radius: calc(var(--border-radius) - 10px);
    text-align: center;
    text-decoration: none;
}

a.button-grey:hover {
opacity: .8;
cursor: pointer;
color: var(--main-nav);
text-decoration: none;
}
button.button-grey {
    background: var(--button-grey)!important;
    color: var(--main-nav);
    padding: 10px 20px;
    border-radius: calc(var(--border-radius) - 10px);
    text-align: center;
    text-decoration: none;
}

.checkout textarea.form-control {
    height: 250px!important;
    max-width: 510px;
}

.checkout-content {
    max-width: 680px;
}

.checkout-success {
    max-width: 450px;
    margin: 0 auto;
    height: 640px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: var(--border-radius)!important;
    box-shadow: var(--shadow);
    background: var(--bg-white)!important;
}

td.empty-cart {
    padding: 1rem!Important;
}

.button-content {
    width: 100%;
    float: left;
    margin: 9rem 0 0;
}

.checkout .cart_buttons {
    width: 100%;
    max-width: 320px;
    float: right;
}

button.button-grey:hover {
opacity: .8;
cursor: pointer;
color: var(--main-nav);
text-decoration: none;
}

.border-none {
    border: none!important;
}


/* Hide all steps by default: */

.tab {
    display: none;
}

input#input_collection_link_40_value_1 {
    width: auto;
}

.kontaktanfragegruppe .input_collection_link_checkbox {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    width: 30%;
}

input#input_collection_link_40_value_2 {
    width: auto;
}

button {
    background-color: #04AA6D;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    cursor: pointer;
}

button:hover {
    opacity: 0.8;
}

.contact-button #prevBtn {
    background: #787878!important;
}

.col-xs-12.all-dishes.all-dishes h4 {
    color: #fff;
}

.col-xs-12.all-dishes.all-dishes {
    padding: 10px 20px;
    background: var(--gradient);
    border: 1px solid grey;
    border-radius: 5px;
    margin-bottom: 1rem;
    color: #fff;
}

/* Make circles that indicate the steps of the form: */

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.step.active {
    opacity: 1;
}


/* Mark the steps that are finished and valid: */

.step.finish {
    background-color: #04AA6D;
}


/* Multi-form end */


/* Cookie end */


/* Header */


/* Sticky Header */

#header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3;
}


/* END Sticky Header */

.header-wrapper {
    position: relative;
}

#header {
    background: #222222;
    padding: 0;
}

#header a {
    color: #222222;
}

#header a:hover {
    text-decoration: none;
}

#header a:hover {
    opacity: 1;
}

#header #header_1,
#header #header_2,
#header #header_3 {
    float: left !important;
}

#header #header_1 {
    width: 35%;
}

#header #header_2 {
    padding: 0 !important;
    width: 100%!Important;
}

#header div#header_2 li {
    display: inline-block;
    padding: 0;
    width: 100%;
}

#header #header_3 {
    width: 15%;
}



#header ul.level_1 {
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
    width: 100%;
}

div#header_1 {
    padding: 5px;
}

#header div#header_3 li {
    display: inline-block;
    float: left;
}



#header div#header_3 li i {
    font-size: 14px;
}

div#header_3 {
    margin-top: 11px !important;
}

#header .component.logo,
#header .component.logo .textcontent {
    height: 100%;
}

#header_1 img {
    width: 173px !important;
    height: 100% !important;
    object-fit: contain;
}

div#header,
#header .container {
    height: 100%;
}

div#header,
.header-wrapper {
    height: 60px;
    width: 100%;
    z-index: 10;
}

div#header img {
    width: 250px;
}

.sticky-active {
    position: relative;
}


/* hamburger menu */

#toggle_navigation,
.hamburger-menu {
    display: none;
}





.hamburger-menu {
    background: var(--bg);
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    box-shadow: var(--shadow);
    display: none;
}

#header .hamburger-menu li.level_1 {
    padding: 0;
    border-bottom: 1px solid #fff;
}

#header .hamburger-menu a {
    padding: 15px 20px !important;
    display: block;
}

#header .hamburger-menu li.level_1:last-child {
    border-bottom: 0 !important;
}

#header .hamburger-menu li.level_2 {
    padding: 20px 0px;
    color: #fff;
}

#header .hamburger-menu li.level_1 {
    list-style-type: none;
}

.tab-content {
    max-width: 1000px;
}

.konto-wrapper {
    padding: 1rem;
}


.line {
    position: absolute;
    left: 10px;
    height: 4px;
    width: 35px;
    background: var(--main-color);
    border-radius: 2px;
    display: block;
    transition: 0.5s;
    transform-origin: center;
}

.line:nth-child(1) {
    top: 12px;
}

.line:nth-child(2) {
    top: 24px;
}

.line:nth-child(3) {
    top: 36px;
}

div#toggle_navigation.active>.hamburg .line:nth-child(1) {
    transform: translateY(12px) rotate(-45deg);
}

div#toggle_navigation.active>.hamburg .line:nth-child(2) {
    opacity: 0;
}

div#toggle_navigation.active>.hamburg .line:nth-child(3) {
    transform: translateY(-12px) rotate(45deg);
}


/* end* Header */

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}




/* Slideshow */

#slider-wrapper {
    position: relative;
}

div#slider {
    height: 100%;
    position: relative;
}

div#slider-title .container {
    width: 100%;
}

#slider #slider-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#slider div#slider-title h1 {
    color: #fff;
}

#slider-wrapper div.slider-untertitle {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(55, 55, 55, 0.7);
    color: #fff;
    padding: 20px 0;
}

#slider img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}


/* End Slideshow */


/* Pop up Element */


/* .pop-up-element:first-child {
    display: block;
}
.pop-up-element {
    display: none;
} */


/* END Pop up Element */


/* Anker Element */

.anker-navi .row {
    margin: 0 !important;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.anker-navi {
    position: relative;
    background: rgba(77, 77, 77, 0.7);
    top: 0;
    width: 100%;
    clear: both;
    font-family: calibri light !important;
    margin-top: -70px;
    margin-bottom: 50px;
    z-index: 9;
    transition: 0.1s;
}

.anker-navi.sticky {
    position: fixed;
    top: 0;
    margin: 0 !important;
    background: rgba(77, 77, 77, 0.7);
}

.anker-button .textcontent {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    font-weight: 600;
    text-transform: initial;
}

.anker-button .textcontent:hover,
.anker-button.active .textcontent {
    background: #5a9c9d !important;
}

.anker-button.button {
    margin: 0 !important;
    padding: 0 !important;
    /* width: 20%; */
    width: 16.1666%;
    border-left: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
    background: transparent !important;
    color: #fff;
    align-items: center;
}

.anker-button.button:last-child {
    border-right: 1px solid #fff;
}


/* END Anker Element */

.d-flex, .d-flex > .row {
    display: flex!important;
}

.align-items-center, .align-items-center > .row {
    align-items: center!important;
}


/* Footer */

#footer {
    clear: both;
    padding: 70px 0 25px 0;
    background: var(--gradient);
    font-size: 15px;
    position: relative;
    float: left;
    width: 100%;
}

.footer-sitemap {
    height: auto;
    clear: both;
    width: 100%;
    margin: 0 auto;
    display: block;
    float: left;
    margin-bottom: 40px;
}

.footer-sitemap ul {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.cart-text-bottom-right, .cart-text-bottom-left {
    max-width: 500px;
    width: 100%;
}

.cart_buttons {
    width: 100%;
    max-width: 190px;
    float: right;
}




/* #footer a:hover {
  color: #5a9c9d;
} */

#footer li {
    list-style-type: none;
}

.footer-sitemap li.level_1 {
    font-weight: 500;
    font-size: 20px;
    width: auto;
    float: left;
    padding: 0px 20px;

}

.component.privacy_policy {
    display: flex;
    justify-content: center;
}

#footer li.level_1 a {
    margin-bottom: 7px;
    display: inline-block;
    color: #fff;
}

.footer-sitemap li.level_2 {
    font-weight: normal;
    font-size: 15px;
    text-transform: initial;
}

div#privacy-policy {
    background: #fff;
    padding: 15px 0;
    clear: both;
    text-align: right;
    color: #fff;
    display: none;
}

div#privacy-policy a {
    color: #fff;
}



#privacy-policy .footer-1 {
    text-align: left;
}

div#privacy-policy ul li {
    display: inline-block;
    padding: 0 10px;
}

#footer .footer-seo {
    clear: both;
    color: #fff;
}

.seo .footer-1 {
    border-right: 1px solid #9d9d9c;
    padding-right: 50px;
}

.seo .footer-2 {
    padding-left: 50px;
}

.footer-links a {
    color: #b5b5b5;
}

.footer-links a:hover {
    color: #5a9c9d !important;
}


/* End Footer */

.owl-dots {
    height: 10px;
}

.owl-dots {
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
}

.owl-dot span {
    height: 10px;
    width: 10px;
    background: #ccc;
    position: relative;
    float: left;
    border-radius: 500px;
    margin: 0 2px;
}

.owl-dot.active span {
    position: relative;
    float: left;
    height: 10px;
    width: 10px;
    background: #7f7f7f;
    border-radius: 500px;
}

.owl-dots {
    position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slidecontent_content_container {
    display: none;
}

.slidecontent_headline:after {
    content: "";
    position: absolute;
    right: 15px;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid var(--light-grey);
    border-right: 2px solid var(--light-grey);
    transform: rotate(45deg);
    transition: 300ms;
}

.slidecontent_headline.active:after {
    transform: rotate(-135deg);
    transition: 300ms;
    margin-top: 5px;
}

.slidecontent_headline {
    padding: 10px 40px 8px 0px;
    cursor: pointer;
}





.warenkorb .product-content {
    display: flex;
    flex-direction: column-reverse;
}



.products-listing-description {
    float: left;
    width: 95%;
    background: var(--bg-white);
}

.back-button-wrapper {
    width: 5%;
    float: left;
    position: sticky;
    top: 40px;
}

.product-img {
    width: 40%;
    float: left;
}

.product-data {
    width: 60%;
    float: left;
}

.product_wrapper {
    float: left;
    width: 100%;
}

.slideshow_box .owl-carousel-item.animated {
    background-size: contain!important;
}

.banner_wrapper {
    background-color: var(--bg);
}

.line-seperator {
    float: left;
    width: 100%;
    background-color: var(--bg);
    height: 2px;
}

.slideshow_box .owl-carousel-item.animated {
    height: 500px!important;
}

p.product-no {
    color: var(--grey);
}

p.product-desc {
    color: var(--grey-paragraph);
}

.logout-button {
    position: absolute;
    bottom: 30px;
}

div#header_1 {
    margin-bottom: 3rem;
}

.banner_wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    z-index: -1;
    opacity: .3;
}

.banner_wrapper {
    position: relative;
    z-index: 0;
    overflow: hidden;
    border-radius: var(--border-radius);
}

.banner_wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
    height: 100%;
    background: linear-gradient(275deg, rgba(249,249,249,0) 0%, rgba(249,249,249,1) 100%);
    z-index: -1;
    overflow: hidden;
}

.price {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.product-data {
    max-width: 730px;
}

.type-name {
    font-size: 14px;
    color: var(--grey);
}

span.badge.badge-pill.badge-primary.btnCount:empty {
    display: none;
}

.back_button_responsiv {
    width: 100%;
    float: left;
}

/* Responsiv */




@media (min-width: 1500px) {
    .container {
        width: 1440px;
    }
}

@media (min-width: 1200px) {

    .back_button_responsiv {
        display: none;
    }


    .container {
        width: 1170px;
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}



@media (max-width: 1200px) {

    #cookie-bar>p {
        line-height: 20px;
    }

    .cart-listing .table tbody tr td .product_count input {
        width: 80px;
    }

    .back-button-wrapper.mt-5 {
        display: none;
    }

    .cart-listing .table tbody tr td .media .d-flex img {
        width: 200px;
    }

    div#header {
        box-shadow: var(--shadow);
    }


}

@media (max-width: 1024px) {

    .product_wrapper {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .product-img {
        width: 100%;
        margin: 0 0 2rem;
    }

    .product-data.px-5 {
        width: 100%;
        padding: 0!important;
    }

    .collection_list {
        width: 50%;
    }
}

@media (max-width: 992px) {

    .footer-sitemap ul {
        flex-wrap: wrap;
    }

    div#cookiewarnung {
        width: 90%;
    }

    h1 {
        font-size: 2.7rem;
    }
    #header #header_1 {
        width: 50%;
    }
    .anker-navi.sticky {
        position: relative !important;
    }

    #toggle_navigation {
        display: block;
    }

    #toggle_navigation label.hamburg {
        display: block;
        background: transparent;
        width: 55px;
        height: 50px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        border-radius: 4px;
        margin: 0;
        cursor: pointer;
    }

    .header-wrapper, div#header {
        background-color: #fff!important;
        position: fixed!important;
        height: 60px!important;
        width: 100%!important;
    }

    div#header .container {
        flex-direction: row!important;
        justify-content: space-between!important;
        width: 100%!important;
        align-items: center!important;
    }

    div#header_2 {
        display: none;
    }

    .logout-button {
        display: none;
    }

    div#header_1 {
        margin-bottom: 0;
    }

    #header ul.level_1 {
        align-items: start;
        gap: 0;

    }

    div#header div#header_1 {
        height: 80px!important;
    }

    #header_1 img {
        width: 80px!important;
    }

    #header .container {
        max-width: 100%!important;
    }

    .main__wrapper {
width: 100%!important;
        padding-top: 60px;
    }

    .products-listing-description {
        width: 100%;
    }
}

@media (max-width: 768px) {
    #cookie-bar {
        text-align: center;
    }
    #cookie-bar #cookie-bar-button {
        float: none;
        margin-left: 0;
        margin-top: 10px;
    }
    #cookie-bar>p {
        float: none;
    }

    /* .login-area div#logo-area {
        width: 100%;
        margin-right: 0;
        height: 230px;
        margin-bottom: 2rem;
    } */

    .login-area .login__form {
        width: 100%;
    }

    #logo-area lottie-player {
        height: 100%!Important;
        object-fit: contain;
        width: 100%!Important;
    }

    /* .login-area .login-row {
        padding: 1rem;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        box-shadow: none!important;
        border: none!important;
        background-color: none!important;
    } */

    .media.bild {
        flex-wrap: wrap;
        flex-direction: column;
        align-content: flex-start!important;
    }

    .cart-listing .table tbody tr td .media .d-flex {
        padding-right: 0px;
    }

    .cart-total-content.d-flex.justify-content-between {
        flex-wrap: wrap;
        justify-content: flex-end!important;
        width: 100%!important;
        gap: 20px;
    }

    .cart-listing .table tbody tr td .media .d-flex img {
        width: 190px;
        height: 140px;
    }

    .cart-listing .table tbody tr td .media .media-body {
        align-self: flex-start;
    }

    .cart-text-bottom-right, .cart-text-bottom-left {
        max-width: 100%;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .faq_group_container .faq_question_box {
        padding: 5px 34px 8px 15px;
    }


    h1 {
        font-size: 2rem!important;
    }
    h2 {
        font-size: 28px!important;
    }

    .pop-up-button {
        margin-top: 1rem;
    }

    .pop-up-button-group .row {
        flex-wrap: wrap;
        margin-left: 7px;
    }


    .anker-button.button {
        width: 100%;
        border-bottom: 1px solid #fff;
    }
    #footer .footer-1,
    #footer .footer-2,
    #footer .footer-3,
    #footer .footer-4 {
        text-align: center;
        margin-bottom: 25px;
    }
    .footer-sitemap li.level_1 {
        width: 50%;
        margin-bottom: 30px;
    }

    #privacy-policy .footer-1,
    div#privacy-policy {
        text-align: center !important;
    }
    div#privacy-policy ul {
        padding: 0 !important;
        margin: 0 !important;
    }
    .component.privacy_policy {
        padding: 20px 0 0 0;
    }
    div#cookiewarnung {
        font-size: 13px !important;
    }
}

@media (max-width: 600px) {
    .collection_list {
        width: 100%;
    }

    .pop-up-button {
        width: 40%!important;
        float: left!important;
    }

    .pop-up-button .textcontent {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

}    

@media (max-width: 500px) {

    .products-listing-description.p-5 {
        padding: 0!important;
    }

    .table-responsive, .cart-total {
        padding: 1rem;
    }

    h4 {
        font-size: 20px!important;
    }

    .cart__wrapper {
        width: 76px!important;
        height: 76px!important;
        background-size: 50%!important;
    }

    .badge.badge-pill.badge-primary.btnCount {
        height: 26px!important;
        min-width: 26px!important;
    }

    .line-seperator.my-5 {
        display: none;
    }

    .back_button_responsiv {
        margin: 1rem 0;
    }

    .product_wrapper {
        padding: 1rem;
        margin: 0 0 7rem;
    }

    .slideshow_box .owl-carousel-item.animated {
        height: 320px!important;
    }


    div#content, .main-screen {
        padding: 30px 0 !important;
    }

    .pop-up-element {
        padding: 30px 10px!important;
    }

    .container {
        min-width: 250px;
    }

    .banner_wrapper.p-5 {
        border-radius: 0!Important;
        padding: 2rem!important;
    }

    div#slider-wrapper {
        height: auto !important;
    }
    #slider-wrapper div.slider-untertitle {
        position: relative;
        background: rgba(55, 55, 55, 0.9);
    }
    #slider div#slider-title {
        padding: 0 20px !important;
    }
    .footer-sitemap li.level_1 {
        width: 100%;
        text-align: center;
    }
    h2 {
        margin-top: 0px;
    }
}
.button-filter, 
.button-filter-m {
    position: relative;
}
.button-filter .text-close, 
.button-filter-m .text-close {
    color: var(--color-accent);
    position: absolute;
    bottom: 7px;
    right: -120px; 
}
.button-filter .text-open, 
.button-filter-m .text-open {
    color: var(--color-accent);
    position: absolute;
    bottom: 7px;
    right: -100px; 
}
.hide {
    display: none;
}

/* Responsiv */