/*
Theme Name:   Tisca Theme
Theme URL:
Description:  Tisca Theme
Author:       Bernardo Bär
Author URL:
Template:     storefront
Version:      1.0.0
Tags:
Text Domain:  tisca_theme
*/


@font-face {
    font-family: Theinhardt;
    src: url(assets/font/Theinhardt-Bold.woff2);
    font-weight: bold;
}

@font-face {
    font-family: Theinhardt;
    src: url(assets/font/Theinhardt-Regular.woff2);
    font-weight: normal;
}

@font-face {
    font-family: Theinhardt;
    src: url(assets/font/Theinhardt-Medium.woff2);
    font-weight: 500;
}

a:focus {
    outline: none;
}


b,
strong {
    font-weight: bold;
}

body {
    font-size: 17px;
    line-height: 24px;
    color: black;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: white;
}

body,
html,
h1,
h2,
h3,
h4 {
    font-family: 'Theinhardt' !important;
}

.home.post-type-archive-product .site-header {
    margin-bottom: 0;
}
.page-id-6938 .site-header,
.page-id-3 .site-header{
    margin-bottom: 0;
    background-color: white;
    box-shadow: 0px 5px 10px #0000000D;
    position: relative;

}

.woocommerce-breadcrumb a:first-of-type::before {
    content: unset;
}

.woocommerce-breadcrumb a:not(.homepage) {
    color: #78797b;
    padding-left: 30px;
    background: url(assets/img/arrow_left_grey.svg) no-repeat;
    background-size: 16px 16px;
    background-position: left;
}

.woocommerce-breadcrumb span {
    margin-left: 30px;
}

.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
    font-family: 'Theinhardt' !important;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: black;

    text-decoration: none;
}

.col-full:has(> .col-full > .woocommerce-breadcrumb) {
    background: #F7F7F7;

    max-width: unset;
    width: 100%;
    position: absolute;

    padding: unset;
    margin: unset;

    left: 0;
    top: 0;
}

.woocommerce-breadcrumb {
    padding: 15px 0;
}

.single-product .content-area {
    margin-top: 162px;
}

.content-area {
    margin-top: 122px;
}

.site-content {
    position: relative;
}

.storefront-full-width-content .woocommerce-products-header {
    text-align: left;
}

p.lead {
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: #78797b;
}

h1 {
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    color: black;
    margin-bottom: 20px;
    margin-top: 0;
}

.products-filter {
    display: flex;
}

.products-filter>.awf-preset-wrapper {
    /* padding-right: 15px;*/
}

.products-filter>.products-loadmore {
    padding-left: 15px;
}

.products-filter>.awf-preset-wrapper {
    position: relative;
    width: 275px;
    min-width: 275px;
    user-select: none;
}

.products-filter>.awf-preset-wrapper .awf-preset-title {
    color: black;
}

#shortcode-1-filter-1-1-wrapper .awf-filter-title-container .awf-filter-title {
    color: black;
}

.col-full {
    max-width: 1190px;
    width: 100%;
}

.site-header>.col-full {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}

.site-header>.col-full::before,
.site-header>.col-full::after {
    content: unset;
}

.site-header {
    border: unset;
    padding: 0;
}

.site-header .servicenav {
    background-color: black;
    color: white;
    border-bottom: 4px solid #EC771B;
}

.site-header .servicenav .container {
    height: 28px;
}

.site-header .servicenav .container a {
    display: none;
}

.woocommerce-active .site-header .site-branding {
    width: auto;
    margin: 0 0 10px 0;
}

.woocommerce-active .site-header .site-search {
    margin-bottom: 0;
    width: auto;
}

.site-header .custom-logo-link {
    width: 125px;
}

.site-header .search-branding {
    display: flex;
}

.site-header .search {
    width: 25px;
    height: 25px;
    padding: 0;
    margin-right: 35px;
    margin-top: 16px;
    background-size: 20px 20px;
    background: url(assets/img/search_grey.svg) no-repeat center;
}

.site-header .contact {
    margin-top: 10px;
    color: #78797b;
    transition: color 250ms ease-in;
}

.site-header .contact:hover {
    color: black;
}

.awf-filters-container>ul {
    padding-left: 20px;
}

.awf-filter-title-container {
    border-top: 1px solid #78797b;
    border-bottom: 1px solid #78797b;
    padding: 10px 10px 10px 0;
    font-weight: bold !important;
    color: #78797b !important;
    font-size: 17px;
    line-height: 24px;
    position: relative;
    margin-bottom: 0;
}

.awf-filter-title-container.open {
    border-bottom: none;
}

.awf-filter-title-container:after {
    background: url(assets/img/plus.svg) no-repeat;
    background-size: 24px 24px !important;
    background-position: center;
    width: 14px;
    height: 14px;
    top: 14px !important;
    transform: none !important;
    right: 0;
    position: absolute;
    content: ' ';
}

#shortcode-1-filter-1-1-wrapper.open .awf-filter-title-container:after {
    background: url(assets/img/x.svg) no-repeat;
    background-size: 24px 24px !important;
    background-position: center;
}

#shortcode-1-filter-1-1-wrapper.open .awf-filter-title-container .awf-filter-title {
    color: black;
}

.awf-filters-container>ul>.awf-children-container .awf-filter-container {
    border-bottom: 1px solid #78797b;
    padding: 6px 10px 6px 0;
    font-weight: bold;
    font-size: 17px;
    color: #78797b !important;
    position: relative;

    cursor: pointer;
}

.awf-filters-container>ul>.awf-children-container .awf-product-categories-farbe-und-design-product-finder-container {
    border-bottom: none;
}


.awf-filters-container>ul>.awf-children-container .awf-filter-container:after {
    background: url(assets/img/pfil_down_grey.svg) no-repeat;
    background-size: 14px 14px !important;
    background-position: center;
    width: 14px !important;
    height: 14px;
    top: 14px !important;
    transform: none !important;
    right: 0;
    content: '' !important;
}

.awf-filters-container>ul>.awf-children-container .awf-filter-container.awf-collapsed-on:after {
    background: url(assets/img/pfil_right_grey.svg) no-repeat;
    background-size: 14px 14px !important;
    background-position: center;
}

#shortcode-1-filter-1-1-wrapper .awf-filters-container>ul>ul>li .awf-filter-count {
    display: none;
}

#shortcode-1-filter-1-1-wrapper .awf-filters-container>ul {
    display: none;
}

#shortcode-1-filter-1-1-wrapper.open .awf-filters-container>ul {
    display: block;
}

.awf-filters-container>ul>.awf-children-container ul ul li:after {
    display: none;
}

.awf-filters-container>ul>.awf-children-container .awf-filter-container::after {
    padding: 0 !important;
}

.awf-filter-container .awf-filter-count {
    font-weight: normal !important;
    right: 21px;
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 1;
}

.awf-filter-container .awf-filter-count::before,
.awf-filter-container .awf-filter-count::after {
    display: none;
}

.awf-filters-1-1-container.awf-style-icons label::before {
    content: "";
    height: 13px;
    width: 13px;
    background-color: white;
    border: 1px solid #78797b;
    border-radius: 3px;
    color: white;
    line-height: .75;
    flex-shrink: 0;
}

.awf-filters-1-1-container.awf-style-icons .awf-active:not(.awf-product-categories-rot-farbwelt-farbe-und-design-product-finder-container) label::before {
     border-color: black !important;
    background-color: black !important;
    content: "";
    background-image: url(assets/img/checkmark_white.svg);
    background-repeat: no-repeat;
    background-size: 8px;
    background-position: center; 
}

.awf-filters-1-1-container.awf-style-icons .awf-filter-container:not(.awf-hover-off) label:hover::before {
    content: '';
    border-color: black !important;
}

.awf-collapsible-children .awf-parent-container:hover {
    background-color: transparent;
}

.awf-active>label {
    color: black;
}

.awf-filters-container ul.awf-children-container {
    margin-left: 20px;
}


.awf-filter-container input[type='checkbox']+label {
    align-items: baseline;
}

.awf-filters-container>ul>.awf-children-container>.awf-filter-container label {
    white-space: nowrap;
}

.awf-filters-container>ul>.awf-children-container>.awf-filter-container label::before {
    content: unset;
}

.awf-filters-container>ul>.awf-children-container>.awf-filter-container label:hover::before {
    content: unset !important;
}

.awf-filters-container>ul>.awf-children-container .awf-filter-container::after {
    padding: 5px;
}



.awf-filters-container>ul>.awf-children-container>.awf-filter-container::after {
    width: 100%;
    text-align: end;

    box-sizing: border-box;
}

[data-parent="farbwelt-farbe-und-design-product-finder"] {
    display: flex;
    flex-wrap: wrap;
}

[data-parent="farbwelt-farbe-und-design-product-finder"] .awf-filter-count {
    display: none;
}

[data-parent="farbwelt-farbe-und-design-product-finder"] label {
    text-indent: -99999px; 
    align-items: center !important;
}

.awf-filters-1-1-container.awf-style-icons .awf-children-container[data-parent="farbwelt-farbe-und-design-product-finder"] label::before {
    text-indent: unset;
    background-size: cover;
    border: none;
    border-radius: 0;
    width: 30px;
    height: 30px;
}

.awf-filters-container ul[data-parent="farbwelt-farbe-und-design-product-finder"] .awf-filter-container {
    padding: 5px 3px !important;
}

[data-parent="farbwelt-farbe-und-design-product-finder"] label[aria-selected="true"]::before {
    border: 1px solid black;
    box-sizing: border-box;
}

[data-parent="farbwelt-farbe-und-design-product-finder"] label[aria-selected="true"]::after {
    content: "";
    background-size: cover;

    position: absolute;

    width: 30px;
    height: 30px;

    background: url(assets/img/checkmark_white.svg) no-repeat center;
    border: 1px black solid !important;
}


.awf-product-categories-farbwelt-farbe-und-design-product-finder-container {
    border: unset !important;
}

[data-parent="farbwelt-farbe-und-design-product-finder"] .awf-filter-container {
    border: unset !important;
}

.awf-product-categories-farbwelt-farbe-und-design-product-finder-container::after {
    width: 100%;
    text-align: end;
}

.awf-product-categories-farbwelt-farbe-und-design-product-finder-container label::before {
    content: unset !important;
}

.awf-product-categories-farbwelt-farbe-und-design-product-finder-container label:hover::before {
    content: unset !important;
}

.awf-product-categories-gruen-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/1.jfif) no-repeat center;
}

.awf-product-categories-rot-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/2.jfif) no-repeat center;
}

.awf-product-categories-beige-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/3.jfif) no-repeat center;
}

.awf-product-categories-braun-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/4.jfif) no-repeat center;
}

.awf-product-categories-gelb-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/5.jfif) no-repeat center;
}

.awf-product-categories-grau-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/6.jfif) no-repeat center;
}

.awf-product-categories-blau-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/7.jfif) no-repeat center;
}

.awf-product-categories-weiss-creme-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/8.jfif) no-repeat center;
}

.awf-product-categories-schwarz-farbwelt-farbe-und-design-product-finder-container label::before {
    background: url(assets/img/9.jfif) no-repeat center;
}



ul.products li.product .woocommerce-loop-product__title {
    text-align: start;
}

.image-pdf {
    width: 41.66666667%;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    /* ensure children fill width */
}

.image-pdf .woocommerce-product-gallery {
    min-width: 0;
    /* critical for flex children to measure width correctly */
    width: 100%;
}

.image-pdf .woocommerce-product-gallery__wrapper {
    width: 100%;
}

.image-pdf .pdfline {
    display: inline-block;
    margin: 0 15px 35px 0;
}

.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100%;
    margin-bottom: 30px;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    margin-bottom: 0;
}

ul.products li.product .woocommerce-loop-product__title .designation1,
ul.products li.product .woocommerce-loop-product__title .designation2,
ul.products li.product .woocommerce-loop-product__title .variant-attribute {
    line-height: 24px;
    font-size: 16px;

}

body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: auto;

}

ul.products li.product .woocommerce-loop-product__title .designation2,
ul.products li.product .woocommerce-loop-product__title .variant-attribute {
    color: #78797b;

}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: 1;
    max-width: 67px;
    height: auto;
    width: auto;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    position: relative;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:has(> img.flex-active)::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(assets/img/eye_white.svg) no-repeat center rgba(0, 0, 0, 0.5);
    background-size: 34px 20px;
    content: '';
}

ul.products li.product img {
    margin-bottom: 12px;
}

ul.products li.product .woocommerce-loop-product__title .variant-attribute {
    display: none;
}

.variation-detail-wrapper {
    /*  display: none;*/

    background-color: #E9EAEE;
    position: absolute;
    width: calc(100% - 30px);
    left: 15px;
    transition: max-height .6s;
    overflow: hidden;
    margin-top: 40px;
    max-height: 0px;
    text-align: start;
}

.single-product .variantlineblock .variation-detail-wrapper {
    top: 12vh;
    width: 990px;
    max-width: 990px;
    left: calc((100% - 990px) / 2);
}

.storefront-full-width-content .site-main ul.products.columns-3 li.product.open .variation-detail-wrapper {
    max-height: 520px;
    height: 520px;

}

.variation-detail-text {
    padding-right: 15px;
    padding-left: 15px;
}

.variation-detail-wrapper-inner {
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0 20px
}

.variation-detail-wrapper-inner .overlay-contact {
    display: none;
}

.variation-detail-wrapper .variation-detail-wrapper-inner .variation-detail-close {
    background: transparent url(assets/img/close_black.png) no-repeat center center;
    background-size: auto;
    background-size: 20px auto;
    cursor: pointer;
    position: absolute;
    height: 20px;
    width: 20px;

    top: 10px;
    right: 10px;
}

.variation-detail-wrapper .pdfline,
.variation-detail-wrapper .button-mtextur {
    background-color: #fff;
    margin-right: 15px;
}

.variation-detail-wrapper-inner .variation-detail-image img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.pdfline {
    background-color: #e9eaee;

    color: #78797b;
    height: 34px;
    display: inline-block;
    line-height: 26px;
    margin-bottom: 0;

    font-size: 17px;
    text-align: center;
    font-weight: normal;
    border: none;
    padding: 5px 100px 5px 20px;
    position: relative;
}

.pdfline::after {
    content: "";

    background: url(assets/img/download_grey.svg) no-repeat center;
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 7px;
}

.pdfline:hover:after {

    background: url(assets/img/download.svg) no-repeat center;
    background-size: 20px 20px;
}

.variation-detail-wrapper-inner .textdetail {
    font-size: 17px;
    line-height: 24px;
}

.variation-detail-wrapper-inner #informationen b {
    font-weight: bold;
}


.products-loadmore ul.products {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.products-loadmore ul.products::before {
    content: unset;
}

.site-main {
    display: flex;
    flex-direction: column;
}

.storefront-full-width-content .site-main ul.products.columns-3 li.product {
    margin-bottom: 80px;
    margin-right: 0;

    padding: 0 15px;

    width: 33.33%;
    position: static;
}

.storefront-full-width-content .site-main ul.products.columns-3 li.product.open {
    height: 950px;
    margin-bottom: 20px;
}

.woocommerce-result-count {
    padding: .327em 15px;
    margin-bottom: 16px;
    font-size: 17px;
    line-height: 24px;
    color: black;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    min-height: 1px;
    padding-right: 15px;
}

.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
    float: left;
}

.col-sm-9 {
    width: 75%;
}

.col-sm-6 {
    width: 50%;
    float: left;
}

.col-sm-5 {
    width: 41.66666667%;
    float: left;
}

.col-sm-4 {
    width: 33.33333333%;
}

.col-sm-3 {
    width: 25%;
}

.beschreibungscroll {
    height: 130px;
    overflow: auto;
    margin-top: 0px;
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
}



.demo_overlay {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
    background: #fff;
    justify-content: center;
    align-items: center;
    display: none;
}

.demo_overlay #demo-container,
.demo_overlay #demo-container-variant {
    width: 500px;
    height: 500px;
    display: block;
}




.demo_overlay .close {
    background: url(assets/img/close_black.png) no-repeat;
    background-size: contain;
    height: 20px;
    width: 20px;
    opacity: 1;
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: 20px
}


.single-product .beschreibungscroll {
    margin-top: 10px;
}

.variation-detail-wrapper .button-detail {
    background-color: #fff;
    color: #78797b;
    height: 34px;
    display: inline-block;
    line-height: 26px;
    margin-bottom: 0;

    font-size: 17px;
    text-align: center;
    font-weight: normal;
    border: none;
    padding: 5px 20px;
    position: relative;

    margin-right: 15px;
    margin-top: 50px;
}

.variation-detail-wrapper .button-detail:hover {
    color: #333333;
}

.variation-detail-wrapper .button-contact {
    background-color: #fff;
    margin-top: 50px;
}

.variation-detail-button {
    display: flex;
}

.open_img {
    line-height: 26px;
    background-color: #fff;
    padding: 4px 20px;
    color: #78797b;
    height: 34px;
    font-weight: normal;
    margin-top: 50px;
}

.single-product .button-contact {
    margin-top: 50px;
}

.single-product .button-contact:hover {
    background-color: #e9eaee;
    border-color: #e9eaee;
    color: black;
}


.storefront-full-width-content.single-product div.product .summary {
    width: 50%;
}

.button-contact,
.colorbutton,
.button-mtextur {
    background-color: #e9eaee;
    color: #78797b;
    height: 34px;
    display: inline-block;
    line-height: 26px;
    margin-bottom: 0;

    font-size: 17px;
    text-align: center;
    font-weight: normal;
    border: none;
    padding: 5px 20px;
    position: relative;

    margin-right: 15px;
}

a {
    color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h3,
.h3 {
    font-size: 24px;
}

.awf-active-badges-container {
    display: none;
}

.awf-reset-btn {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: rgb(233, 234, 238);
    /*height: 30px;*/
    height: auto;
    margin: 0;
    color: white;
    padding: 3px 20px 3px 20px !important;
    text-align: center !important;
    color: rgb(120, 121, 123);
    margin-bottom: 20px;
    width: 50%;

    font-weight: 500;
}

.overlay-contact {
    background: #E9EAEE;
    position: fixed;
    z-index: 100;
    top: calc(50% - 250px);
    height: auto;
    padding: 20px;
    color: #000;
    -webkit-box-shadow: 0px 0px 14px -1px rgb(0 0 0 / 74%);
    box-shadow: 0px 0px 14px -1px rgb(0 0 0 / 74%);
    width: 60%;
    left: 20%;
    display: none;
}

.overlay-contact p.lead {
    color: #000;
    margin-bottom: 90px;
}

.overlay-contact.contactheader p.lead {
    margin-bottom: 20px;
}


.overlay-contact .close {
    background: url(assets/img/close_black.png) no-repeat;
    background-size: contain;
    height: 20px;
    width: 20px;
    opacity: 1;
    position: absolute;
    right: 20px;
    cursor: pointer;
}

.container {
    max-width: 1185px;
    width: 100%;

    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

h4,
.h4 {
    font-size: 18px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    color: #78797b;
}

a,
.font-text a {
    color: #78797b;
    transition: color 250ms ease-in;
}

li.product b {
    font-weight: normal;
    color: black;
}

.beschreibungscroll p {
    color: #000 !important;
}

.beschreibungscroll span,
.beschreibungscroll font {
    font-size: 17px;
}

.single-product div.product .image-info {
    display: flex;
    flex-direction: row-reverse;

    justify-content: space-between;

    color: #78797b;

    margin-bottom: 80px;
}

.single-product div.product {
    position: initial;
    display: flex;
    flex-direction: column;

    justify-content: space-between;

    font-family: 'Theinhardt' !important;
    font-weight: normal;
    text-align: left;
    padding: 0;
    font-size: 17px;
    line-height: 24px;
}

p {
    margin: 0 0 10px;
}

h1 {
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
    color: black;
    margin-bottom: 20px;
    margin-top: 0;
}

h2 {
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    color: black;
}

.single-product div.product::before,
.single-product div.product::after {
    content: unset;
}

img {
    width: 100%;
    border-radius: 0;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
    display: none;
    color: white;

    height: 30px;
    width: 30px;

    content: "";
    background: url(assets/img/search_white.svg) no-repeat;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    top: 0;
    left: 0;
    height: calc(100% - 95px);
    width: 100%;
    background-color: unset;
    justify-content: center;
    display: flex;
    align-items: center;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #0000003b;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover::before {
    display: block;
}

.ankernav {
    background-color: #fff;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    border-bottom: 0.75px solid #e9eaee;
}

.ankernav .container {
    max-width: 1185px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 0;
}

.ankernav .container a:not(:last-of-type) {
    margin-right: 32px;
}

a:hover,
.font-text a:hover {
    color: black;
}

.prodimglink {
    display: inline-block;
    height: 274px;
    width: 100%;
    background-size: cover;
}

.row.sortgrid {
    display: flex;
    flex-wrap: wrap;
}

table:not(.has-background) tbody td {
    background-color: unset;
    padding: unset;
}

.productblock .panel-container .panel-description-container .variantwrapper div,
.variation-detail-wrapper-inner .variantwrapper div,
.variantlineblock .variantwrapper div {
    display: none;
}

#farbvarianten .desc_small {
    height: 50px;
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    color: black;
}

.variantlineblock.open .variation-detail-wrapper {
    height: 500px;
    max-height: 500px;
    position: fixed;
    top: 12vh;
    width: 990px;
    max-width: 990px;
    left: calc((100% - 990px) / 2);
    display: block;
    z-index: 100;
    -webkit-box-shadow: 0px 0px 14px -1px rgb(0 0 0 / 74%);
    box-shadow: 0px 0px 14px -1px rgb(0 0 0 / 74%);
}

.single-product .variantlineblock.open .variation-detail-wrapper .variation-detail-image a.overlay:hover .lupe {
    background: url(assets/img/search_white.svg) no-repeat;
    background-size: 20px 20px;
    background-position: center;
    height: 100%;
    width: 100%;
    display: block;
}
.single-product .variantlineblock.open .variation-detail-wrapper .variation-detail-image a.overlay {
    position: relative;
}
.single-product .variantlineblock.open .variation-detail-wrapper .variation-detail-image a.overlay:hover .icons {
    position: absolute;
    height: 100%;
    text-align: center;
    width: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.25);
    display: block;
}

.variation-detail-button .button-mtextur {
    display: none;
}

.variantlineblock table td {
    text-align: center;
}

.panel-nra-container .product-nra {
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    color: #78797b;
}

#farbvarianten .col-sm-3 .variant-visible {
    margin-bottom: 20px;
}

.product-info-icons {
    margin-bottom: 60px;
    color: #78797b;
}

.product-info-icons::before {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #e9eaee;

    content: "";
}

.row.product-info-icons .text h4 {
    color: black;
    margin-bottom: 5px;
    margin-top: 15px;

    font-weight: 600;
    line-height: 1.1;
}

.row.product-info-icons .wrapper {
    padding-top: 60px;
}

.product-info-icons .pictogram-wrapper {
    background-color: #E9EAEE;
    width: 72px;
    height: 72px;
    margin-right: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-info-icons .pictogram-wrapper img.pictogram {
    opacity: .65;
    mix-blend-mode: multiply;
    max-width: 50px;
    max-height: 50px;
}

.product-info-icons .wrapper>.row {
    display: flex;
    flex-wrap: wrap;
}

.row.product-info-icons .col-wrapper {
    /* display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin-bottom: 30px; */
    display: grid;
    grid-template-columns: min-content;
    margin-bottom: 32px;
}

.row.product-info-icons .wrapper h2 {
    margin-bottom: 30px;
}

.row.product-info-icons .col-wrapper .text,
.row.product-info-icons .col-wrapper .detail-text {
    grid-column: 2;
}

.row.product-info-icons .col-wrapper .pictogram-wrapper {
    grid-row: 1 / 3;
    grid-column: 1;

}


.row.product-info-icons .col-wrapper {
    /*flex-direction: column;*/
}


.copyright .row {
    max-width: 1216px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 15px;
}

.copyright .row a {
    margin-right: 30px;
}

footer#colophon {
    padding: 50px 0;
}

footer#colophon .col-full {
    max-width: 1216px;
}

footer#colophon a {
    text-decoration: none;
    margin: 0 15px;
    color: #78797b;
}

.woocommerce-pagination {
    display: none;
}

form.is-search-form input[type="submit"] {
    float: right;
    text-align: center !important;
    height: 48px;
    font-weight: normal;
    border: none;
    background-color: #e9eaee !important;
    font-size: 17px !important;
    width: 25%;
    line-height: 24px;
    font-family: 'Theinhardt' !important;
    margin-top: 25px;
    position: relative;
}

.is-search-form input[type=search] {
    width: 100%;
    height: 40px !important;
    border:none !important;
    text-align: left;
    font-size: 17px !important;
    line-height: 24px;
    color: black;
    font-style: normal !important;
    font-family: 'Theinhardt' !important;
    margin: 0;
    background: transparent !important;
    box-shadow: none;
    
}

.is-search-form {
    border-radius: 20px;
    border: 1px solid #e9eaee;
    padding-right: 10px !important;
}

.is-ajax-search .is-loader-image {
    right: 15px !important;

}

.search-result .storefront-sorting {
    display: none
}

.storefront-full-width-content .site-main .search-result ul.products.columns-3 li.product.first {
    clear: none !important;

}

.storefront-full-width-content .site-main .search-result ul.products.columns-3 li.product {
    width: 25%;
    float: inherit;
}

.woocommerce-products-header,
.result-count {
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    color: #78797b;
}

.result-count {
    margin-top: 73px;
    margin-bottom: 20px;

}

body .site-footer {
    background-color: #F7F7F7;
}

.storefront-full-width-content .site-main .search-result ul.products.columns-3 {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

body.search-results .woocommerce-products-header {
    padding: 0 0 25px;
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
    outline: none;
}

html {
    scroll-behavior: smooth;
}

ul.container_text {
    padding-left: 17px;
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
    color: #78797b;
    margin-left: 0;
}

@media (max-width: 1024px) {
    .content-area {
        margin-top: 40px;
    }

    #page>header:first-of-type {
        box-shadow: 0px 5px 10px #0000000D;
    }

    .single-product .content-area {
        margin-top: 60px;
    }

    .site-header .servicenav {
        display: none;
    }

    .handheld-navigation {
        padding-top: 30px;
        padding-right: 15px;
        padding-left: 15px;
        display: none
    }

    .handheld-navigation a {
        padding: 12px 0 !important;
        border-top: 1px solid #A7A8AA;
        width: 100%;
        display: block;
        margin-top: 0 !important;
        font-weight: bold;
    }

    .col-full {
        margin-left: 15px;
        /*max-width: calc(100% - 30px) !important;*/
        margin-right: 15px;

    }

    .overlay-contact p.lead {
        margin-top: 35px;
        margin-bottom: 0 !important;
    }

    .overlay-contact {
        width: 94% !important;
        left: 3% !important;
        top: 33% !important;
        height: 300px !important;
    }

    .variation-detail-wrapper {
        height: auto;
    }

    .variation-detail-wrapper .pdfline,
    .variation-detail-wrapper .button-contact {
        height: auto;
    }

    .col-full:has(> .col-full > .woocommerce-breadcrumb) {
        max-width: 100% !important;
    }

    .storefront-full-width-content .site-main .search-result ul.products.columns-3 li.product {
        width: calc(100% / 3);
    }

    .storefront-full-width-content .site-main ul.products.columns-3 li.product {
        width: 50%;
    }

    .image-pdf {
        margin-top: 60px;
    }

    body .contact_wrapper p.lead {
        width: auto;
        text-align: center;
        margin: 0% 12.5% 5%;
    }
    .woocommerce-active .site-header .site-branding {
    align-items: end;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    height: auto;
    width: 76px;
}


}

button.burger {
    background: url(assets/img/menu.svg) no-repeat;
    width: 24px;
    height: 24px;
    padding: 0;
    margin-right: auto;
    margin-top: 0;
    background-size: 24px 24px;
    background-position: center;
}

button.burger.open {
    background: url(assets/img/x.svg) no-repeat;
}

.handheld-navigation.open {
    max-height: 100%;
    display: block;
}

nav.handheld-navigation.open:after {
    content: '';
    height: 80vh;
    width: 100vw;
    margin-left: -15px;
    display: block;
    background: black;
}
.page-id-6938 .content-area,
    .page-id-3 .content-area {
        margin-top: 40px;
    }

@media (min-width: 1024px) {
    button.burger {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .content-area {
        margin-top: 120px;
    }
    .page-id-6938 .content-area,
    .page-id-3 .content-area {
        margin-top: 40px;
    }
    .page-id-6938 h2{
        margin-top: 20px;
    }

    body .d-sm-block {
        display: block !important;
        margin-top: 20px;
    }

    .flex-100 {
        flex-basis: 100% !important;
        margin: 0 !important;
    }

    body .d-sm-none {
        display: none !important;
    }

    .overlay-contact .close {
        top: 20px;
    }

    .primary-navigation {
        display: none;
    }

    .single-product #farbvarianten .row.sortgrid {
        display: flex;
        flex-wrap: wrap;
        margin-right: -30px;
    }

    .products-filter>.awf-preset-wrapper {
        position: relative;
        width: 280px;
        min-width: 280px;

    }

    .products-filter>.products-loadmore ul.products {
        margin-right: -15px;
    }
}

@media screen and (max-width: 1000px)and (min-width: 768px) {
    .variation-detail-wrapper-inner .pdfline {
        padding-right: 50px;
        text-align: left;
    }

    .variation-detail-wrapper .button-contact,
    .variation-detail-wrapper .button-detail {
        margin-top: 15px;
    }

    .variation-detail-wrapper-inner .variation-detail-text {
        width: 58%;
    }

    .variantlineblock.open .variation-detail-wrapper {
        max-width: 90%;
        left: 5%;
    }

    .prodimglink {
        height: 190px;

    }

}

.d-none {
    display: none !important;
}

@media (max-width: 768px) {
    form.is-search-form input[type="submit"] {
        width: 100%;
        margin-bottom: 20px;
    }

    #piktogramme .col-sm-4,
    #pflegehinweise .col-sm-4 {
        width: 100%;
    }

    .woocommerce-breadcrumb {
        display: none !important;
    }

    body .col-xs-12 {
        width: 100%;

    }



    .single-product #content>.col-full>.col-full:first-child {
        margin-inline: 0;
    }

    .single-product #content>.col-full>.col-full:first-child .ankernav {
        position: relative;
        left: auto;
        right: auto;
        width: 100%;
        margin: auto;
        /* margin-left: -15px;*/
    }



    .overlay-contact p.lead {
        font-size: 19px;
        line-height: 24px;
        margin-top: 0 !important;
        margin-bottom: 10px !important;
    }

    body.storefront-full-width-content.single-product div.product .summary {
        margin-bottom: 0;
    }

    body.storefront-full-width-content.single-product div.product .image-pdf {
        margin-top: 0;
    }

    .variation-detail-wrapper-inner {
        padding-top: 37px;
        margin: 0 28px;
    }

    .variation-detail-wrapper .button-contact {
        margin-top: 15px;
    }

    .variation-detail-wrapper-inner .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .variation-detail-wrapper-inner .pdfline {
        width: 100%;

    }

    .storefront-full-width-content .site-main ul.products.columns-3 li.product.open {
        height: auto !important;
    }

    .variation-detail-wrapper {
        position: relative;
        width: 100%;
        left: auto;
    }

    .beschreibungscroll {
        height: auto;
        padding-bottom: 50px;
        padding-top: 30px;
    }

    .col-sm-9 {
        width: 100%;
    }

    .awf-preset-title {
        font-size: 24px;
    }

    .home .woocommerce-products-header {
        margin-bottom: 90px;
    }

    .single-product div.product .image-info {
        flex-wrap: wrap;
        flex-direction: column-reverse;

    }

    .single-product #farbvarianten .sortgrid>.col-sm-3,
    .single-product #farbvarianten .sortgrid>.col-sm-3 .variant-visible>.row>.col-xs-12 {
        padding-left: 0;
        padding-right: 0;

    }

    body .site-header .search {
        margin-top: 0;
        width: 24px;
        height: 24px;
    }

    .handheld-navigation {
        padding-top: 30px;
        padding-right: 15px;
        padding-left: 15px;
        display: none
    }



    body.woocommerce-active .site-header .site-branding {
        margin-bottom: 0;
    }

    body .site-header .custom-logo-link {
        height: auto;
        width: 76px;
        padding: 0;
        margin-top: -3px;
    }



    .image-pdf,
    .storefront-full-width-content.single-product div.product .summary,
    .single-product #farbvarianten .sortgrid .col-sm-3 {
        width: 100%;
    }

    .storefront-full-width-content .site-main .search-result ul.products.columns-3 li.product {
        width: 50%;
        float: left;
    }

    .products-filter {
        flex-wrap: wrap;
    }

    .products-filter>.awf-preset-wrapper {
        width: 100%;
    }

    .products-filter>.products-loadmore {
        padding-left: 0;
    }

    .home .products-loadmore ul.products {
        margin-left: -15px;
        margin-right: -15px;
    }

    body .contact_wrapper p.lead {
        width: 100%;
        font-size: 19px;
        line-height: 24px;
        text-align: left;
        margin: 0 0 10px 0 !important;
    }
}

@media screen and (max-width: 550px) {

    .storefront-full-width-content .site-main ul.products.columns-3 li.product,
    .storefront-full-width-content .site-main .search-result ul.products.columns-3 li.product {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .single-product #content>.col-full>.col-full:first-child .ankernav {
        /* margin-left: -15px;*/
    }
}

@media screen and (max-width: 1250px) {
    .site-header>.col-full {
        max-width: calc(100% - 30px);
    }

    .col-full {
        box-sizing: border-box;
        margin-left: 15px;
        margin-right: 15px;
        padding: 0;

    }

    .storefront-full-width-content .content-area {
        width: calc(100% - 30px) !important;
    }

    .ankernav .container {
        margin-inline: 15px;

    }
}

.contact_wrapper {
    position: relative;
    padding: 100px 0;
    margin-bottom: -60px;
    margin-top: 50px;
}

.contact_wrapper:before {
    content: '';
    background: #E9EAEE;
    height: 100%;
    display: block;
    width: 100vw;
    z-index: 1111;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: -1;
    top: 0;
}

.single-product div.product {
    overflow: visible;
}

.contact_wrapper p.lead {
    color: black;
    width: 75%;
}

.single-product .content-area {
    margin-bottom: 0;
}

.fancybox__backdrop {
    background: white !important;

}

.fancybox__toolbar {
    background: transparent !important;
    padding: 0 !important;
}

.fancybox__button--zoom,
.fancybox__button--fullscreen,
.fancybox__button--close {
    background: #e9eaee !important;
    border-radius: 0 !important;
    opacity: 1 !important;
}

.fancybox__button--zoom svg,
.fancybox__button--fullscreen svg,
.fancybox__button--close svg {
    stroke: #78797b;
}

.flex-control-thumbs li.tisca-360-thumb { position: relative; }
.flex-control-thumbs li.tisca-360-thumb::after {
    content: "360°";
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #fff;
    background: rgba(0,0,0,.45);
    pointer-events: none;
}

/* Make viewer fill the slide */
.woocommerce-product-gallery__image--360,
.woocommerce-product-gallery__image--360 #ov-viewer-360 { width: 100%; height: 100%; }

/* Flexslider: only show viewer on the active 360 slide */
.woocommerce-product-gallery__image--360 #ov-viewer-360 { visibility: hidden; pointer-events: none; }
.woocommerce-product-gallery__image--360.flex-active-slide #ov-viewer-360 { visibility: visible; pointer-events: auto; }

/* Slick variant (if your theme uses Slick for the main image) */
.slick-slide.woocommerce-product-gallery__image--360 #ov-viewer-360 { visibility: hidden; pointer-events: none; }
.slick-slide.woocommerce-product-gallery__image--360.slick-current #ov-viewer-360 { visibility: visible; pointer-events: auto; }

/* Flexslider */
.woocommerce-product-gallery:has(.woocommerce-product-gallery__image--360.flex-active-slide)
.woocommerce-product-gallery__trigger { display: none !important; }

/* Slick (if your theme uses Slick for the main image) */
.woocommerce-product-gallery:has(.woocommerce-product-gallery__image--360.slick-current)
.woocommerce-product-gallery__trigger { display: none !important; }

.awf-filter-wrapper > .awf-filters-container > ul > .awf-children-container > .awf-filter-container label {
    pointer-events: none;
    touch-action: none;

    cursor: pointer;
}

#primary .wp-block-cover {
    min-height: 260px;
}

#primary .wp-block-cover .wp-block-cover__inner-container{
    width: 100% !important;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#primary .wp-block-cover .wp-block-cover__inner-container a{
      position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    font-family: 'Theinhardt' !important;
    font-weight: normal;
    font-size: 30px;
    line-height: 58px;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
}

#primary .wp-block-cover .wp-block-cover__background {
    background:#000;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: all 0.3s ease;
}

#primary .wp-block-cover:hover .wp-block-cover__background {
    opacity: 0;
}
@media (max-width: 900px) and (min-width: 768px) {
    .home .top-cover .wp-block-column {
        width: 50%;
        min-width: calc(50% - 12px);
    }
    .home .top-cover {
        flex-wrap: wrap !important;
    }
}
.home .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child), .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
}

body .bottom_cover, body .bottom_cover_links {
    display: none;
}

.wp-block-cover__image-background {
    transition: transform 0.6s ease;
    transform-origin: center center;
  }
  
  .wp-block-cover:hover .wp-block-cover__image-background {
    transform: scale(1.05); /* leicht vergrößert */
  }

  .page-id-7015 .content-area {
    margin-top: 0;
}

.is-search-form{
    display: flex;
    align-items: center;
}
.products-loadmore .is-search-form{
    float: right;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

form.is-search-form input[type="submit"] {
    font-size: 0 !important;
    background-color: #fff !important;
    width: 25px;
    margin: 0 0 0 10px;
    height: 25px;
    background: url(assets/img/search_grey.svg) no-repeat center;
}

form.is-search-form input[type="submit"]:hover {
    background: url(assets/img/search_grey.svg) no-repeat center;
}

.archive div.is-ajax-search-result{
    max-width: 237px;
    background: #fff;
    padding: 0;
    border:1px #e9eaee solid;
    margin-top: 10px;
}

.search-results div.is-ajax-search-result {
    max-width: 100%;
}

.is-ajax-search-details a, .is-ajax-search-result a {
    color: #000 !important;
}