/*PPL blau #27408B*/
/*Breakpoints*/

/*@media (min-width: 576px) { !* Regeln hier *! }*/
/*@media (min-width: 768px) { !* Regeln hier *! }*/
/*@media (min-width: 992px) { !* Regeln hier *! }*/
/*@media (min-width: 1200px) { !* Regeln hier *! }*/
/*@media (min-width: 1400px) { !* Regeln hier *! }*/

/*co*/


/* open-sans-300 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/open-sans-v40-latin-300.woff2') format('woff2');
}

/* open-sans-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/open-sans-v40-latin-regular.woff2') format('woff2');
}

/* open-sans-500 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/open-sans-v40-latin-500.woff2') format('woff2');
}

/* open-sans-600 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/open-sans-v40-latin-600.woff2') format('woff2');
}

/* open-sans-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/open-sans-v40-latin-700.woff2') format('woff2');
}

/* open-sans-800 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/open-sans-v40-latin-800.woff2') format('woff2');
}

.maxwidth1250 {
    max-width: 1250px;
    margin: auto;
}

.no-underline {
    text-decoration: none !important;
}

.cursor-pointer {
    cursor: pointer;
}

body {
    font-family: 'Open Sans';
}


/*Zeigt desktopheader ab 768px*/
.header-nav-desktop {
    display: none;
}

.header-nav-mobile {
    position: relative !important;
    top: 4px !important;
    float: right;
    right: unset !important;
}

/*.header-top nav*/

@media (min-width: 768px) {
    .header-nav-desktop {
        display: flex;
    }

    .header-nav-mobile {
        display: none !important;
    }
}

.header-top {
    max-width: 1440px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: auto;
    position: relative;
}

.header-top nav {
    position: absolute;
    right: 332px;
    top: 35px;
}

@media (min-width: 1400px) {
    .header-top {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
}

.header-iconmenu {
    display: inline !important;
}


.header-iconmenu figure {
    display: inline !important;
}

.header-iconmenu img {
    display: inline !important;
}

.header-iconmenu figure {
    margin-right: 20px;
}

.header-iconmenu figure:last-child {
    margin-right: 0;
}


.wp-element-button, .wp-block-button__link {
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
}

.wp-element-button {
    background-image: linear-gradient(225deg, rgba(255, 191, 85, 1) 0%, rgba(255, 159, 0, 1) 36%, rgba(255, 159, 0, 1) 100%);
}


.wp-element-button, .wp-block-button__link {
    font-size: 14px;
}

.wp-element-button:visited, .wp-block-button__link:visited {
    color: #fff;
}


@media (min-width: 768px) {
    .wp-element-button, .wp-block-button__link {
        font-size: 16px;
    }

}

.wp-site-blocks {
    padding-top: 0;
}

.woocommerce-breadcrumb, .woocommerce-breadcrumb a {
    color: #27408B !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    margin-top: 12px !important;
}

.woocommerce-breadcrumb a {
    font-weight: 400;
}

.woocommerce-breadcrumb:last-child {
    font-weight: 800;
}


nav {
    opacity: 1;
    color: rgba(39, 64, 139, 1);
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 900;
    font-style: ExtraBold;
    letter-spacing: 0.43px;
    text-align: left;
    text-transform: uppercase;
}

nav li {
    margin-right: 33px;
}


@media (min-width: 600px) {
    nav li:last-child {
        margin-right: 0;
    }
}


.header-homepage {
    background: rgb(79, 116, 191);
    /*background: radial-gradient(circle at 80% 50%, rgba(79, 116, 191, 1) 0%, rgba(79, 116, 191, 1) 5%, rgba(39, 64, 139, 1) 55%, rgba(39, 64, 139, 1) 79%, rgba(13, 33, 95, 1) 100%);*/
    background-image: linear-gradient(222deg, rgba(0, 77, 148, 1) 0%, rgba(36, 51, 130, 1) 50%, rgba(19, 25, 78, 1) 100%);
}

.header-homepage h1, .header-homepage h2, .header-homepage h3 {
    color: #fff !important;
    background: transparent;
    box-shadow: unset !important;
}

.header-homepage h1 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1.29px;
    line-height: 0.8;
}

@media (min-width: 576px) {
    .header-homepage h1 {
        font-size: 30px;
    }
}

@media (min-width: 768px) {
    .header-homepage h1 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .header-homepage h1 {
        font-size: 54px;
    }
}


.header-homepage h2 {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1.71px;
    font-size: 30px;
    line-height: 0.8;
}

@media (min-width: 576px) {
    .header-homepage h2 {
        font-size: 40px;
    }
}

@media (min-width: 768px) {
    .header-homepage h2 {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .header-homepage h2 {
        font-size: 72px;
    }
}


.header-homepage h3 {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.71px;
    line-height: 1.2;
}

@media (min-width: 576px) {
    .header-homepage h3 {
        font-size: 22px;
    }
}

@media (min-width: 1400px) {
    .header-homepage h3 {
        font-size: 30px;
    }
}

.header-homepage {
    position: relative;
}


@media (min-width: 1440px) {
    .header-homepage {
        position: relative;
    }
}


.header-homepage-left {
    margin: auto;
    max-width: 1250px;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1440px) {
    .header-homepage-left {
        padding-left: calc((100vw - 1250px) / 2)
    }

    .header-homepage-right {
        padding-right: calc((100vw - 1250px) / 2)
        /*background-color:red;*/
    }
}

@media (max-width: 768px) {
    .header-homepage .imagebild {
        display: none;
    }
}


.header-homepage .imagebild img {
    max-height: 350px;
    width: auto;
}


/*breakpoint hamburger*/
/*@media (min-width: 600px) {*/
/*    .wp-block-navigation__responsive-container-open svg {*/
/*        display: block !important;*/
/*    }*/

/*    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {*/
/*        display: none !important;*/
/*    }*/

/*    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {*/
/*        display: block !important;*/
/*    }*/

/*    .wp-block-navigation__responsive-container-open:not(.always-shown) {*/
/*        display: block;*/
/*    }*/
/*}*/

/*@media (min-width: 1120px) {*/
/*@media (min-width: 800px) {*/
/*    .wp-block-navigation__responsive-container-open {*/
/*        display: none !important;*/
/*    }*/

/*    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {*/
/*        display: block !important;*/
/*    }*/

/*    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {*/
/*        display: none !important;*/
/*    }*/

/*    .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {*/
/*        -moz-box-shadow: 1px 19px 26px -11px #000000;*/
/*        -webkit-box-shadow: 1px 19px 26px -11px #000000;*/
/*        box-shadow: 1px 19px 26px -11px #000000;*/
/*    }*/
/*}*/

.wp-site-blocks {
    padding-bottom: 0;
}


footer {
    margin-top: 50px !important;
}

.footer-ppl {
    max-width: 1440px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: auto;
}

@media (min-width: 1400px) {
    .footer-ppl {
        max-width: 1440px;
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
}


.footer-ppl nav {
    color: rgba(39, 64, 139, 1) !important;
    font-family: "Open Sans" !important;
    font-weight: 700 !important;
    font-style: Bold !important;
    letter-spacing: 0.44px !important;
    text-align: left !important;
    text-transform: none !important;
}

.footer-ppl nav li {
    list-style-type: none;
    display: inline-block;
}


.footer-ppl nav li a {
    color: rgba(39, 64, 139, 1) !important;
    font-family: "Open Sans" !important;
    font-weight: 700 !important;
    font-style: Bold !important;
    letter-spacing: 0.44px !important;
    text-align: left !important;
    text-transform: none !important;
    text-decoration: none;
}


.footer-ppl .copy {
    opacity: 1;
    color: rgba(39, 64, 139, 1);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 300;
    font-style: Light;
    letter-spacing: 0.44px;
    text-align: right;
}

.footer-content {
    /*max-width:1440px;*/
    background: rgb(79, 116, 191);
    /*background: radial-gradient(circle at 80% 50%, rgba(79, 116, 191, 1) 0%, rgba(79, 116, 191, 1) 5%, rgba(39, 64, 139, 1) 55%, rgba(39, 64, 139, 1) 79%, rgba(13, 33, 95, 1) 100%);*/
    background-image: linear-gradient(222deg, rgba(0, 77, 148, 1) 0%, rgba(36, 51, 130, 1) 50%, rgba(19, 25, 78, 1) 100%);
}


.footer-wrapper-content {
    max-width: 1440px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: auto;
}


@media (min-width: 1400px) {
    .footer-wrapper-content {
        padding-left: 95px !important;
        padding-right: 95px !important;
    }
}


.footer-content-left, .footer-content-left a {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.56px;
    text-align: left;
    line-height: 30px;
    text-decoration: none !important;


}

@media (min-width: 1200px) {
    .footer-content-left, .footer-content-left a {
        font-size: 18px;
    }
}


.wpcf7-form-control-wrap {
    display: inline;
}

.footer-bottomline {
    margin-bottom: 0;
}

.footer-ppl-colleft {
    position: relative !important;
    top: 10px !important;
}

.wpcf7-form-control-wrap input[type=text] {
    height: 30px;
    display: inline;
    margin-bottom: 24px;
    padding: 3px;
    padding-left: 5px;
    font-size: 14px;
    opacity: 1;
    color: rgba(39, 64, 139, 1);
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: 0.44px;
    text-align: left;
    line-height: 14px;
    width: 250px;
    margin-right: 30px;

}

@media (min-width: 576px) {
    .wpcf7-form-control-wrap input[type=text] {
        width: 450px;
    }
}

@media (min-width: 768px) {
    .wpcf7-form-control-wrap input[type=text] {
        width: 350px;
    }
}

@media (min-width: 992px) {
    .wpcf7-form-control-wrap input[type=text] {
        width: 252px;
    }
}

@media (min-width: 1200px) {
    .wpcf7-form-control-wrap input[type=text] {
        width: 352px;
    }
}

@media (min-width: 1400px) {
    .wpcf7-form-control-wrap input[type=text] {
        height: 30px;
        display: inline;
        margin-bottom: 24px;
        padding: 3px;
        padding-left: 5px;
        font-size: 14px;
        opacity: 1;
        color: rgba(39, 64, 139, 1);
        font-family: "Open Sans";
        font-weight: 300;
        letter-spacing: 0.44px;
        text-align: left;
        line-height: 14px;
        width: 402px !important;
        margin-right: 30px;
    }
}


.wpcf7-form-control-wrap input[type=email] {
    height: 30px;
    display: inline;
    padding: 3px;
    padding-left: 5px;
    font-size: 14px;
    opacity: 1;
    color: rgba(39, 64, 139, 1);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.44px;
    text-align: left;
    line-height: 14px;
    margin-bottom: 24px;
    width: 250px;
}

@media (min-width: 576px) {
    .wpcf7-form-control-wrap input[type=email] {
        width: 450px;
    }
}

@media (min-width: 768px) {
    .wpcf7-form-control-wrap input[type=email] {
        width: 350px;
    }

}

@media (min-width: 992px) {
    .wpcf7-form-control-wrap input[type=email] {
        width: 252px;
    }
}

@media (min-width: 1200px) {
    .wpcf7-form-control-wrap input[type=email] {
        width: 352px;
    }
}

@media (min-width: 1400px) {
    .wpcf7-form-control-wrap input[type=email] {
        height: 30px;
        display: inline;
        padding: 3px;
        padding-left: 5px;
        font-size: 14px;
        opacity: 1;
        color: rgba(39, 64, 139, 1);
        font-family: "Open Sans";
        font-size: 14px;
        font-weight: 300;
        letter-spacing: 0.44px;
        text-align: left;
        line-height: 14px;
        margin-bottom: 24px;
        width: 390px;
    }
}


.wpcf7-form-control-wrap textarea {
    /*display:none;*/
    padding: 5px;
    padding-left: 5px;
    font-size: 14px !important;
    opacity: 1;
    color: rgba(39, 64, 139, 1);
    font-family: "Open Sans";
    font-weight: 300;
    letter-spacing: 0.44px;
    text-align: left;
    line-height: 14px;
    border: 0;
    width: 250px;
}

@media (min-width: 576px) {
    .wpcf7-form-control-wrap textarea {
        width: 450px;
    }
}

@media (min-width: 768px) {
    .wpcf7-form-control-wrap textarea {
        width: 350px;
    }
}

@media (min-width: 992px) {
    .wpcf7-form-control-wrap textarea {
        width: 550px;
    }
}

@media (min-width: 1200px) {
    .wpcf7-form-control-wrap textarea {
        width: 750px;
    }
}

@media (min-width: 1400px) {
    .wpcf7-form-control-wrap textarea {
        width: 824px;
    }
}


.ppldsgvo {
    margin-top: 31px !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
    position: relative !important;
    top: 4px;
    width: 18px;
    height: 18px;
}

.wpcf7-list-item {
    margin-left: 0 !important;
}


.pplbutton {
    background-image: linear-gradient(225deg, rgba(255, 191, 85, 1) 0%, rgba(255, 159, 0, 1) 36%, rgba(255, 159, 0, 1) 100%);
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
    border: 0;
    padding: 0.8rem 10%;
    font-family: 'Open Sans' !important;
    font-size: 16px !important;
    margin-top: 31px !important;

}

.formdsgvotext {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 0, 44px;
    text-align: left;
    line-height: 14px;
}

.formdsgvotext a {
    color: #FF9F00;
    text-decoration: none;
}

.wpcf7-not-valid-tip {
    color: #FF9F00;
}

.wpcf7 form.sent .wpcf7-response-output {
    border: 1px solid #FF9F00;
    color: #fff;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 700;
    font-style: Bold;
    letter-spacing: 0, 44px;
}


.woocommerce-page main {
    /*max-width: 1440px;*/
    max-width: 1250px;
    margin: 0 auto;
    /*text-align: center;*/
    text-align: left;
}

/*Steuerung Footer-bottomline*/
.footer-ppl nav li {
    /*margin-right: 20px;*/
    margin-right: 0;
    font-size: 14px;
}

.footer-ppl nav li:last-child {
    margin-right: 0;

}

@media (min-width: 992px) {
    .footer-ppl nav li {
        margin-right: 20px;
        font-size: 14px;
    }

}

/*@media (min-width: 992px) { !* Regeln hier *! }*/
/*@media (min-width: 1200px) { !* Regeln hier *! }*/
/*@media (min-width: 1400px) { !* Regeln hier *! }*/


.footer-ppl-colleft {
    flex-basis: unset !important;
    flex-basis: 1 !important;
}

.footer-ppl-colright {
    flex-basis: unset !important;
    flex-basis: 1 !important;
}

.footer-ppl-colleft .wp-block-navigation__container {
    row-gap: 5px;
}


@media (min-width: 768px) {
    .footer-ppl-colleft .wp-block-navigation__container {
        row-gap: 5px;
    }
}

@media (min-width: 992px) {
    .footer-ppl-colleft {
        flex-basis: 70% !important;
        line-height: 1;
    }

    .footer-ppl-colright {
        flex-basis: 30% !important;
    }
}

@media (min-width: 1200px) {
    .footer-ppl-colleft {
        flex-basis: 70% !important;
    }

    .footer-ppl-colright {
        flex-basis: 30% !important;
    }
}

.home .woocommerce-products-header__title {
    display: none;
}

.home .woocommerce-result-count {
    display: none;
}

.home .woocommerce-ordering {
    /*display: none !important;*/
}

/*home page-template-default page page-id-679 logged-in admin-bar wp-custom-logo theme-ppl-shop-classic woocommerce-shop woocommerce woocommerce-page woocommerce-js customize-support*/


body, .woocommerce, .woocommerce-loop-product__title {
    font-family: "Open Sans", sans-serif !important;
    color: rgba(0, 0, 0, 0.9) !important;
}


.haase-frontpage-product, .price {
    font-size: 15px !important;
    /*font-size: 32px !important;*/
    width: 100% !important;
    color: rgba(0, 0, 0, 0.9) !important;
}

.single-product .price {
    font-size: 32px !important;
}

.price {
    font-weight: 700 !important;
}

.woocommerce-de_price_taxrate, .woocommerce-de_price_taxrate, .woocommerce_de_versandkosten, .wgm-extra-costs-eu {
    display: none !important;
}

.woocommerce-loop-product__title {
    font-size: 21px !important;
    font-weight: 700 !important;
}

#category_filter, #zustand_filter {
    margin-right: 20px;
    background-color: #fff;
    border: 1px solid #000;
}

.orderby {
    background-color: #fff;
    border: 1px solid #000;
}

.size-woocommerce_thumbnail {
    min-width: 100% !important;
    /*height: auto;*/
}

/*Produktansicht Startseite*/
li.product {
    background-color: rgba(216, 216, 216, 0.3) !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

li.product img {
    width: auto !important;
    min-width: unset !important;
    max-width: 86% !important;
    margin: 0 auto !important;
    align-content: center !important;
}

.woocommerce ul.products li.product {
    align-items: center !important;
}

.woocommerce select.orderby {
    /*margin-top: -38px;*/
    font-size: 13.333px;
    margin-right: 7px;
    /*margin-bottom: 20px;*/
}

.haase-frontpage-product {
    font-size: 12px !important;
    width: 80% !important;
}

.woocommerce-loop-product__title {
    margin: 25px 0 10px 0 !important;
}

#combined-filter-form {
    display: inline;
    margin-right: 20px;
}

/*Toggle Switch vat*/
/* Toggle-Switch Style */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    scale: 70%;
    top: -2px;
}

/* Verstecke das input-Element */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* Der Slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Abgerundete Slider */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/* VAT Label Styling */
.vat-label {
    display: inline-block;
    margin-left: 10px;
    /*vertical-align: top;*/
    margin-top: 4px;
    font-size: 13.333px;
}


.haase-netto-produktseite, .haase-netto-produktseite span {
    font-size: 12px !important;
}

#hm_product_header {
    width: 100%;
    background: rgb(79, 116, 191);
    background-image: linear-gradient(222deg, rgba(0, 77, 148, 1) 0%, rgba(36, 51, 130, 1) 50%, rgba(19, 25, 78, 1) 100%);
    margin-left: 0 !important;
    padding: 0 !important;
    /*height: 190px;*/
    height: 150px;
}

#hm_product_header h1 {
    font-size: 36px;
    font-weight: 900;
    color: #fff;
    /*margin-top:50px;*/
    /*margin-bottom:50px;*/
}

.hm-product-wrapper {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 1250px;
}

#hm_product_header .hm-product-wrapper .row {
    display: flex;
    align-items: center; /* Zentriert die Items vertikal */
    /*height: 100%;*/
    height: 150px;
    /*height:190px;*/
}


#hm_product_header .hm-product-wrapper .col {
    flex: 1; /* Ermöglicht, dass die Spalte sich innerhalb des Flex-Containers ausdehnt */
}

.entry-summary .product_title {
    display: none !important;
}

.woocommerce-products-header {
    display: inline;
}

.woocommerce-notices-wrapper {
    display: inline;
}

.woocommerce-pagination {
    display: inline !important;
}

.page-numbers {
    display: inline !important;
    /*display:none !important;*/
}

.page-numbers::before, .page-numbers::after {
    display: inline !important;
}

.page-numbers {
    text-decoration: none !important;
    color: #000 !important;
    background: none !important;
    border: none !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none !important;
}

.page-numbers li {
    margin-right: 10px !important;
}

a.page-numbers {
    background-color: rgba(216, 216, 216, 0.3) !important;
    font-weight: 400 !important;
    font-family: "Open Sans" !important;
    padding: 7px !important;
    font-size: 13.33px !important;
}

.page-numbers .current {
    font-size: 13.33px !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: transparent !important;
    border: none !important;
}

a.page-numbers {
    background-color: transparent !important;
    border: none !important;
}

.woocommerce-pagination {
    /*background-color: #000000 !important;*/
    /*display:block;*/
}


.tax-product_cat .page-title {
    display: none;
}

.tax-product_cat .woocommerce-result-count {
    display: none;
}

.full-header-start {
    display: none;
}

.home .full-header-start {
    display: block;
}


#hm_fiktiv_header {
    width: 100%;
    background: rgb(79, 116, 191);
    background-image: linear-gradient(222deg, rgba(0, 77, 148, 1) 0%, rgba(36, 51, 130, 1) 50%, rgba(19, 25, 78, 1) 100%);
    margin-left: 0 !important;
    padding: 0 !important;
    color: #fff;
}

#hm_fiktiv_header h1 {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    margin-top: 35px;
    margin-bottom: 35px;
}

.hm-product-wrapper {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 1250px;
}

#hm_fiktiv_header .hm-product-wrapper .row {
    display: flex;
    align-items: center; /* Zentriert die Items vertikal */
    height: 100%; /* Stelle sicher, dass der Container die volle Höhe einnimmt */
    /*height:190px;*/
}

#hm_fiktiv_header .hm-product-wrapper .col {
    /*flex: 1; !* Ermöglicht, dass die Spalte sich innerhalb des Flex-Containers ausdehnt *!*/
}

#hm_fiktiv_header .firstpara {
    font-size: 24px;
    line-height: 1.2;
}

#hm_fiktiv_header input[type="text"] {
    border: none !important;
    border-radius: 5px !important;
    padding: 20px;
    margin-bottom: 0;
}

#hm_fiktiv_header textarea {
    border: none !important;
    border-radius: 5px !important;
    padding: 20px;
    margin-bottom: 0;
    margin-right: 30px;
    width: 100%;
}

.formfullwidth {
    font-size: 16px;
}

.formfullwidth a {
    color: rgba(255, 159, 0, 1) !important;
    text-decoration: none;
}

.formanfrage {
    margin-top: 30px !important;
}

.formanfrage .wpcf7-not-valid-tip {
    font-size: 16px;
}

.anfrage-out-of-stock {
    background-color: rgba(216, 216, 216, 0.3) !important;
    font-size: 16px;
}

.anfrage-out-of-stock input[type="text"] {
    width: auto;
    max-width: 100%;
    /*background-color:#ccc !important;*/
    /*border: none !important;*/
    /*border-radius: 5px !important;*/
    /*padding:20px;*/
    /*margin-bottom:0;*/
}

.anfrage-out-of-stock textarea {
    /*width:auto;*/
    max-width: 100%;
}

.anfrage-out-of-stock a {
    /*color:rgba(255, 159, 0, 1) !important;*/
    text-decoration: none;
    color: rgba(255, 159, 0, 1) !important;
}

ul.products {
    display: flex;
    flex-wrap: wrap;
}

ul.products li.product {
    /*flex: 1 1 20%; !* Anpassen für die gewünschte Breite pro Box, z.B. 20% für 5 in einer Reihe *!*/
    /*max-width: 20%; !* Maximale Breite jedes Elements *!*/
    /*display: flex;*/
    /*flex-direction: column;*/
}


ul.products li.product .woocommerce-LoopProduct-link {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

ul.products li.product .woocommerce-LoopProduct-link h2 {
    margin-top: auto;
}


/*neu*/

.wp-element-button, .wp-block-button__link {
    color: #fff;
    text-transform: uppercase;
    opacity: 1;
}

.wp-element-button {
    background-image: linear-gradient(225deg, rgba(255, 191, 85, 1) 0%, rgba(255, 159, 0, 1) 36%, rgba(255, 159, 0, 1) 100%);
}


.wp-element-button, .wp-block-button__link {
    font-size: 14px;
}

.wp-element-button:visited, .wp-block-button__link:visited {
    color: #fff;
}


.single_add_to_cart_button {
    background-image: linear-gradient(225deg, rgba(255, 191, 85, 1) 0%, rgba(255, 159, 0, 1) 36%, rgba(255, 159, 0, 1) 100%) !important;
    color: #fff !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    font-weight: bold !important;
    border-radius: 0 !important;
}

ul.products li.product .button {
    color: #ffffff; /* Weiße Textfarbe */
    /*border: 2px solid transparent; !* Transparenter Rand *!*/
    padding: 10px 20px; /* Padding innen */
    text-transform: uppercase; /* Großbuchstaben */
    font-weight: bold; /* Fettschrift */
    /*border-radius: 5px; !* Abgerundete Ecken *!*/
    border-radius: 0;
    transition: all 0.3s ease; /* Glatter Übergangseffekt */
    font-size: 14px;
    background-image: linear-gradient(225deg, rgba(255, 191, 85, 1) 0%, rgba(255, 159, 0, 1) 36%, rgba(255, 159, 0, 1) 100%);
}


ul.products li.product .button:hover {
    /*background-color: #ffffff; !* Weiße Hintergrundfarbe beim Hover *!*/
    /*color: #ff69b4; !* Pink Textfarbe beim Hover *!*/
    /*border-color: #ff69b4; !* Pink Randfarbe beim Hover *!*/
    /*text-decoration: none; !* Keine Textdekoration *!*/
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    /*width:290px !important;*/
    /*margin-right:15px;*/
    /*margin-right:30px !important;*/
    /*width:22% !important;*/
}

ul.products li.product {
    /*flex: 1 1 22% !important;*/
    /*max-width:20.5% !important;*/
    text-align: center;
}

.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0;
}


.haase-frontpage-product {
    display: -webkit-box;
    /*-webkit-line-clamp: 6; !* Anzahl der angezeigten Zeilen *!*/
    -webkit-box-orient: vertical;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    line-height: 1.2em; /* Höhe jeder Zeile, ändere dies entsprechend */
    margin: 0 auto;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: unset !important;
}

.hm-product-wrapper {
    display: flex;
    height: 100%; /* Stelle sicher, dass der Eltern-Container eine Höhe hat */
    align-items: center; /* Vertikales Zentrieren der Inhalte */
}

.hm-product-wrapper .row {
    width: 100%;
}

.hm-product-wrapper .col {
    flex: 1; /* Ermöglicht, dass die .col-Klasse flexibel ist und sich an den verfügbaren Platz anpasst */
}

.flex-control-nav.flex-control-thumbs {
    display: flex; /* Definiert das Element als Flex-Container */
    flex-wrap: nowrap; /* Verhindert das Umbrechen der Elemente */
    overflow-x: auto; /* Ermöglicht das horizontale Scrollen bei vielen Thumbnails */
    list-style: none; /* Entfernt die Listensymbole */
    padding: 0; /* Entfernt das innere Abstand */
    margin: 0; /* Entfernt den äußeren Abstand */
}

.flex-control-nav.flex-control-thumbs li {
    flex: 0 0 auto; /* Die Elemente wachsen nicht, schrumpfen nicht und behalten ihre Größe */
    margin-right: 10px; /* Fügt einen rechten Abstand zwischen den Thumbnails hinzu */
}

.woocommerce-product-gallery__image a img {
    height: 300px; /* Deine gewünschte einheitliche Höhe */
    width: auto;
    object-fit: cover; /* Sorgt dafür, dass das Bild den Container gut ausfüllt */
}


#fiktive_produkte_header {
    width: 100%;
    background: rgb(79, 116, 191);
    background-image: linear-gradient(222deg, rgba(0, 77, 148, 1) 0%, rgba(36, 51, 130, 1) 50%, rgba(19, 25, 78, 1) 100%);
    margin-left: 0 !important;
    padding: 0 !important;
    height: auto;
    color: #fff;
}

#fiktive_produkte_header h1 {
    font-size: 36px;
    font-weight: 900;
    color: #fff;
    /*margin-top:50px;*/
    /*margin-bottom:50px;*/
}

#fiktive_produkte_header input {
    /*border-radius: 5px !important;*/
}

#fiktive_produkte_header input[type=text] {
    height: 50px !important;
    /*background-color: #fff !important;*/
    /*padding: 0 !important;*/
    /*margin: 0 !important;*/
    /*padding-left: 20px !important;*/
}

#fiktive_produkte_header teaxtarea {
    padding-left: 20px;
    margin-left: 20px;
}

.home .product:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
}

ul.products li.product .button:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
    transform: translateY(-2px); /* Leichtes Anheben des Buttons */
    background-color: #FF8C00; /* Optional: Dunklere Hintergrundfarbe beim Hover */
}

.woocommerce-account h2 {
    /*color: #000 !important;*/
    color: rgba(39, 64, 139, 1) !important;
    font-size: 32px;
}

.woocommerce-button, .page .button, .woocommerce-form-login__submit, .woocommerce .button {
    /*display:none !important;*/
    color: #fff !important;
    text-transform: uppercase !important;
    opacity: 1 !important;
    background-image: linear-gradient(225deg, rgba(255, 191, 85, 1) 0%, rgba(255, 159, 0, 1) 36%, rgba(255, 159, 0, 1) 100%) !important;
    font-size: 14px !important;
    border-radius: 0 !important;
    font-family: "Open Sans" !important;
    padding: 10px 20px !important;
    font-weight: bold !important;
    transition: all 0.3s ease; /* Glatter Übergangseffekt */
}

.woocommerce-button:hover, .page .button:hover, .wpcf7-submit:hover, .woocommerce-form-login__submit:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19) !important;
    transform: translateY(-2px) !important;
    background-color: #FF8C00 !important;
}

.wpcf7-submit {
    transition: all 0.3s ease; /* Glatter Übergangseffekt */
}

/*.woocommerce-form-login{*/
.woocommerce-form {
    color: rgba(39, 64, 139, 1) !important;
    border-radius: 0 !important;
}

.woocommerce-Input {
    color: rgba(39, 64, 139, 1) !important;
    /*border-color: rgba(39, 64, 139, 1) !important;*/
    border-radius: 0 !important;
    border: 1px solid !important;
}

/*.woocommerce-form-login .required{*/
.woocommerce-form .required {
    color: rgba(39, 64, 139, 1) !important;
}

.woocommerce-LostPassword a {
    color: rgba(39, 64, 139, 1) !important;
}

.wgm-privacy {
    color: rgba(39, 64, 139, 1) !important;
}

.in-stock {
    color: #ff9f00 !important;
}

.footer-ppl textarea {
    /*display:none !important;*/
    height: 200px;
}

.formdsgvotext a {
    color: #ff9f00 !important;
    text-decoration: none !important;
}

.woocommerce-pagination:nth-of-type(2) {
    /*display:none !important;*/
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 80px !important;
}

.woocommerce ul.products {
    margin-bottom: -40px !important;
}

.woocommerce-form-register {
    margin-bottom: 200px !important;
}

.woocommerce-form-register .woocommerce-form__input-checkbox {
    margin-right: 15px;
}

.footer-content {
    margin-top: 150px;
}


h2, h3 {
    color: rgba(0, 0, 0, 0.9);
}

.header h2 {
    color: #fff !important;
}

.full-header-start h2 {
    color: #fff !important;
}

.woocommerce-breadcrumb {
    font-size: 14px !important;
}

input[type=text], input[type=number], .input-text {
    height: 30px !important;
}

input.haase-media-suchfeld {
    height: 48px !important;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    height: 34px !important;
}

.product-name a {
    color: #ff9f00 !important;
}

.woocommerce-breadcrumb {
    text-transform: none;
}

.woocommerce thead {
    background-color: rgba(216, 216, 216, 0.3);
}

.woocommerce-cart .woocommerce a.remove {
    border-color: #ff9f00 !important;
    color: #ff9f00 !important;
    text-decoration-color: #ff9f00 !important;
}


.attachment-woo-singleprodimage-haase {
    /*border:1px solid #27408B !important;*/
}


.woocommerce-product-gallery__image a {
    /*display:none;*/
    width: 583px !important;
    height: 562px !important;
    overflow: hidden !important;
    display: block;
    border: 1px solid #27408B !important;
}

.woocommerce-product-gallery__image a img {
    /*border: 1px solid #27408B !important;*/
}

.woocommerce-product-gallery__wrapper {
    /*width: 585px !important;*/
    /*height: 562px !important;*/
    /*overflow: hidden !important;*/
}

.woocommerce-product-gallery__image, .flex-active-slide {
    /*width: 585px !important;*/
    /*height: 562px !important;*/
    /*overflow: hidden !important;*/
}

.woocommerce-product-gallery .flex-control-thumbs li {
    width: 108px !important;
    height: 108px !important;
    overflow: hidden !important;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 107px !important;
    height: 107px !important;
    overflow: hidden !important;
    border: 1px solid #27408B !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    display: none; /* Standardmäßig alle Thumbnails verstecken */
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(-n+5) {
    display: block; /* Nur die ersten fünf Thumbnails anzeigen */
}


.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:first-child {
    margin-left: 0 !important;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    right: 0.8em !important;
}

.haase-netto-produktseite {
    clear: both;
    display: block;
}

.single-product .price {
    margin-top: 20px;
}


.single-product hr {
    background-color: rgba(216, 216, 216, 0.3);
    color: rgba(216, 216, 216, 0.3);
}

.haase-akkordeon {
    padding-left: 30px;
    padding-right: 15px;
    margin-bottom: 30px;
    cursor: pointer;
}

.haase-akkordeon span {
    font-weight: bold;
    font-size: 14px;
}

.haase-akkordeon .openarrow {
    float: right;
    transition: transform 0.3s ease;
}

.hm-akkordeon-active span {
    color: #ff9f00 !important;
}

.haase-akkordeon .content {
    display: none;
    font-weight: normal;
    font-size: 14px !important;
}

.haase-akkordeon .content li{
    font-weight: bold;
}

.hm-akkordeon-active .content {
    display: block;
}

.openarrow.rotated {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

,quantity input[type=number]{
    height:38px !important;
    display:none;
}

/* grecaptcha-badge */
.grecaptcha-badge { display: none!important; }

/* ### Haase Anpassungen  2025-06-11 ### */
.woocommerce .woocommerce-result-count{
    font-family: "Open Sans", sans-serif;
    font-size:13.33px;
    padding-top:7px;
    padding-bottom:7px;
    font-style: normal;
    font-weight: 400;
    margin-right:30px;
    margin-left:30px !important;
}

#combined-filter-form{
    float:right;
}

.woocommerce select.orderby{
    margin-right:20px;
}

#zustand_filter{
    margin-right:0;
}

#combined-filter-form{
    margin-right:10px;
}

@media (max-width: 991.98px) {
    #combined-filter-form{
        margin:0 !important;
        width:auto !important;
        padding-top: 0 !important;
        padding-bottom:0 !important;
    }

    #category_filter{
        margin:0;
    }

    .woocommerce-ordering{
        padding:0 !important;
        margin:0 !important;
        width:auto !important;
        float: none;
        padding-right:10px !important;
    }

    form.woocommerce-ordering select.orderby {
        margin:0;
    }

    .woocommerce .woocommerce-result-count{
        width:auto !important;
        margin:0 !important;
    }
}

@media (max-width: 575.98px) {
    #combined-filter-form{
        margin:0 !important;
        width:auto !important;
        padding-top: 0 !important;
        padding-bottom:0 !important;
    }

    #category_filter{
        margin:0;
    }

    .woocommerce-ordering{
        padding:0 !important;
        margin:0 !important;
        width:auto !important;
        float: none;
        padding-right:10px !important;
    }

    form.woocommerce-ordering select.orderby {
        margin:0;
    }

    .woocommerce-result-count{
        width:auto !important;
        margin:0 !important;
    }
}
/* ### ENDE Haase Anpassungen  2025-06-11 ### */

/*Anpassungen Haase 2025-08-20*/
.single-product .summary .price .haase-netto-produktseite,
.single-product .summary .price .haase-netto-produktseite span,
.woocommerce div.product .summary .price .haase-netto-produktseite,
.woocommerce div.product .summary .price .haase-netto-produktseite span,
.woocommerce div.product .summary .price .haase-netto-produktseite * {
    font-size: inherit !important;
    font-weight: inherit !important;
    color: inherit !important;
    line-height: inherit !important;
}


/*Anpassungen nach Update vom 30.09.2025 notwendig*/
/*ul.products.columns-3 { display: flex; flex-wrap: wrap; gap: 25px; }*/
/*ul.products.columns-3 > li.product { flex: 1 1 calc((100% - 2*25px) / 3); }*/

