@import url('https://fonts.cdnfonts.com/css/arial');


footer{
    background-color: #192028 !important;
}
body{
    background-color: #FCFDFF;
}
.container{
	/* Sascha 24.06.25 => Max. Breite Haupt-Container */
    /*max-width: 1250px;*/
    max-width: 1600px;
}
header{
    background-color: transparent;
}
#main-wrapper{
    background-color: transparent;
}
#header-top-bar{
    background-color: #000;
}
#header-top-bar .nav-link {
    color: #fff !important;
}
#shop-nav .search-wrapper-dropdown .nav-link{
    display: flex;
}
#header-top-bar .language-dropdown .dropdown-menu a{
    color: #2A3845 !important;
}

/* Sascha */
#header-top-bar .container-fluid{
    /*justify-content: space-between;*/
}
/* Sascha ENDE */

#header-top-bar .nav-dividers .nav-item:not(:last-child)::after{
    content: unset;
}
.topbar-col1{
    display: flex;
    margin-bottom: unset;
}
footer .productlist-filter-headline, .footnote-vat, .newsletter-footer-heading{
    display: none !important;
}
.btn-secondary{
    background-color: #4E79B0;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0 100%);
    border-radius: 5px !important;
    border: 1px solid #4E79B0;
    color: #D5DEEA !important;
}

.footer-links li a, .home-bannerText [data-area-id="col-0"] a, .home-sec-grid .btn {
    border: 1px solid #4E79B0;
    color: #fff !important;
    font-size: 14px;
    padding: 11px 30px !important;
    width: fit-content;
    background-color: #4E79B0;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0 100%);
    border-radius: 5px;
    font-weight: 600;
}
footer #burger-menu{
    display: none;
}
.newsletter-footer{
    flex-direction: column-reverse;
}
#footer-boxes .col:nth-child(1), #footer-boxes .col:nth-child(3){
    flex: 0 0 25%;
    max-width: 25%;
}
.newsletter-footer .col{
    flex: unset !important;
    max-width: unset !important;
}
#footer-boxes .col:nth-child(2){
    flex: 0 0 50%;
    max-width: 50%;
}
.footer-links {
    display: flex;
    column-gap: 10px;
    margin-top: 30px;
    flex-wrap: wrap;
}
.footer-text{
    display: flex;
    column-gap: 20px;
}
footer #shop-logo{
    width: 100%;
    height: unset;
}
.footer-text p{
    margin-bottom: unset;
    color: #fff !important;
    font-size: 14px;
}
.footer-links li:nth-child(1){
    order: 3;
}
.footer-links li:nth-child(2){
    order: 1;
}
.footer-links li:nth-child(3){
    order: 2;
}
.newsletter-footer .input-group{
    flex-direction: column;
    row-gap: 13px;
}
.newsletter-footer #newsletter_email{
    width: 100%;
    border: 1px solid #bebebe;
    background-color: transparent;
    color: #fff;
}
.newsletter-footer #newsletter_email::placeholder{
    color: #bebebe;
    font-size: 13px;
}
.newsletter-footer .info a{
    color: #eef0f4 !important;
    font-size: 13px;
}
.newsletter-footer .input-group .input-group-append{
    justify-content: right;
}
.newsletter-footer .input-group .input-group-append button{
    font-size: 14px;
    color: #fff;
}
#footer #copyright{
    background-color: #2a3945;
}
.footer-text2{
    color: #B0B0B0;
}
.footer-copyright-links li a, #system-credits{
    color: #ffffff;
    font-size: 13px;
}
.search-wrapper-dropdown .dropdown-menu .input-group-append  button{
    clip-path: unset;
    border-radius: unset;
}
header .toggler-logo-wrapper{
    margin-right: -27px;
}
.footer-copyright-links{
    display: flex;
    column-gap: 15px;
    margin-bottom: unset;
	/* Sascha 05.05.25 */
	margin-left: 40px;
}
header{
    padding-bottom: 20px;
    box-shadow: unset;
}
.footer-copyright-links li{
    margin-bottom: unset !important;
}
.footer-links li:nth-child(1){
    display: none;
}
/* Sascha: Breite abgeschaltet => Megmenü automatische Breite */
/*
header > .container-fluid{
    max-width: 1306px;
}*/
header .navbar{
    background-color: #CBCCCE;
    align-items: center !important;
    border-radius: 7px;
    border: 1px solid #CBCCCE;
}
header .toggler-logo-wrapper{
    margin-top: -6px;
}
#logo .navbar-brand{
    margin-right: unset;
    padding: 0;
}
#mainNavigation .nav-mobile-body .nav-scrollbar-item > .nav-link{
    font-size: 16px;
    font-weight: 600;
}
#shop-nav .search-wrapper-dropdown{
    display: block !important;
}
#shop-nav .cart-icon-dropdown .cart-icon-dropdown-price{
    display: none;
}
#shop-nav .search-wrapper-dropdown .nav-link .fa-search{
    /* color: #283543; */
    /*background-image: url('/media/image/storage/opc/mecheltron/search (1).png');*/
    background-image: url('../../../../media/image/storage/opc/mecheltron/search (1).png');
    font-size: 0;
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
}
#shop-nav-wish .fa-heart{
    color: #283543;
    font-size: 22px;
}
#shop-nav .nav-item .nav-link{
    padding: 10px
}
#copyright .footer-copyright-links li a{
    color: #fff;
}
#shop-nav .cart-icon-dropdown > .nav-link div{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1e98d7;
    width: 54px;
    height: 38px;
    justify-content: right;
    padding-right: 10px;
}
#shop-nav .cart-icon-dropdown .fa-sup{
    padding-top: 1px !important;
    align-items: center;
    justify-content: center;
    background: #e40c0c;
    font-size: 10px;
    min-width: 19px;
    min-height: 19px;
    display: flex;
    padding: 0;
    left: 18px;
    top: 2px;
}
header .navbar-brand img{
    clip-path: polygon(0 0, 100% 0%, 89% 100%, 0% 100%);
    border-radius: 3px;
    max-width: 280px;
    height: auto;
    margin-right: -7px;
}
/* Sascha 10.04.25 => nicht übersetzt, integriert in header_shop_nav_account.tpl */
/*.topbar-main .account-icon-dropdown .fa-user:before{
    content: 'Login / Registrieren' !important;
    font-family: "Arial", sans-serif;
}*/
#shop-nav .account-icon-dropdown{
    display: none;
}
.de-flag, .eng-flag {
    width: 38px;
    height: 25px;
}
.topbar-main .account-icon-dropdown .fa-user{
    font-weight: 400;
}
#shop-nav .cart-icon-dropdown .fa-shopping-cart{
    font-size: 0;
    /*background-image: url('/media/image/storage/opc/mecheltron/m-cart (1).png');*/
    background-image: url('../../../../media/image/storage/opc/mecheltron/m-cart (1).png');
    width: 35px;
    height: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    /* color: #283544; */
}
#shop-nav .cart-icon-dropdown .nav-link{
    display: flex;
}
.topbar-main .currency-dropdown{
    display: none;
}
.topbar-col1 li:nth-child(1){
    order: 3;
}
.topbar-col1 li:nth-child(2){
    order: 1;
}
.topbar-col1 li:nth-child(3){
    order: 2;
}
.topbar-main li:nth-child(1){
    order: 1;
}
.topbar-main .language-dropdown img{
    margin-right: 10px;
}
.topbar-main li:nth-child(3){
    order: 2;
}
.home-Banner .slick-slide, .home-Banner{
    padding: 0;
}
.home-Banner .slick-slide{
    width: 100% !important;
}
.home-Banner .slick-arrow{
    opacity: 1 !important;
    background-color: unset;
}
.home-Banner .slick-arrow:hover, .home-Banner .slick-arrow:focus{
    background-color: unset;
}
.home-Banner .slick-prev{
    left: 100px;
}
.home-Banner .slick-next{
    right: 100px;
}
.home-Banner .slick-prev::after{
    /*background-image: url('/media/image/storage/opc/mecheltron/arrow-left (1).png');*/
    background-image: url('../../../../media/image/storage/opc/mecheltron/arrow-left (1).png');
}
.home-Banner .slick-prev:hover::after{
    /*background-image: url('/media/image/storage/opc/mecheltron/arrow-right (1).png');*/
    background-image: url('../../../../media/image/storage/opc/mecheltron/arrow-right (1).png');
    transform: rotate(180deg);
}
.home-Banner .slick-next:hover::after{
    /*background-image: url('/media/image/storage/opc/mecheltron/arrow-right (1).png');*/
    background-image: url('../../../../media/image/storage/opc/mecheltron/arrow-right (1).png');
    transform: unset !important;
}
.content-cats-small .sub-categories {
    box-shadow: 0 2px 10px 1px #00000020;
    padding: 20px;
    border-radius: 5px;
}
[data-page="2"] #main-wrapper > .container-fluid{
    max-width: unset;
}
#product-list .table thead th, #product-list .table th, #product-list .table td{
    border: unset !important;
}
#product-list .table{
    margin-top: 25px;
}
#product-list .table thead tr *{
    color: #4D79B0;
}
#product-list .table thead tr th:has(label) {
    min-width: 5rem;
    width: 5rem;
    writing-mode: vertical-rl;
	/* Sascha
    white-space: nowrap;
    position: relative;
    transform: rotate(232deg);
    height: 155px;
    text-wrap: inherit;*/
}
#product-list .table thead tr th {
    width: 5rem;
}
#product-list thead + tbody > tr:nth-child(odd){
    background-color: #242629;
}
#product-list thead + tbody > tr:nth-child(odd) *{
    color: #FFFFFF;
}
/* #product-list thead + tbody > tr:nth-child(odd):has(:not(.collapsed)){
    background-color: #454545;
} */
#product-list .table thead{
    background-color: #EDEDED;
    border-radius: 5px;
}
.productlist-page-nav-top + .productlist-page-nav{
    padding-bottom: 100px;
}
.prod-qty{
    gap: unset !important;
}
.prod-qty .qty-input, .prod-qty .btn_container{
    padding-left: 5px;
    padding-right: 5px;
}
.prod-qty .qty-input{
    flex: 0 0 40%;
    max-width: 40%;
}
.prod-qty .btn_container{
    flex: 0 0 60%;
    max-width: 60%;
}
[data-page="2"] #content-wrapper{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.prod-qty .qty-input .quantity{
    background-color: transparent;
    color: #4D79B0;
}
.prod-qty .qty-input .form-counter{
    border-color: #4D79B0;
    border-radius: 2px;
}
.prod-qty .qty-input .form-counter button{
    padding-left: 8px;
    padding-right: 8px;
    color: #4D79B0;
}
[data-page="2"] .sub-kats{
    background-color: #fff;
}
.prod-qty .qty-input .form-counter button:hover{
    background-color: transparent;
}
.prod-qty .btn_container .basket-details-add-to-cart{
    margin-top: unset;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0 100%);
    height: 100%;
}
.productlist-page-nav-bottom{
    display: none;
}
[data-page="2"] .breadcrumb-container, [data-page="2"] #content .kat_banner, [data-page="2"] .productlist-page-nav-header-m, [data-page="2"] #product-list .table-responsive, [data-page="2"] .filter-finder, .item-box-layout{
	/* Sascha: gleiche Breite 1306px wie (Hauptmenu header > .container-fluid) */
    /*max-width: 1050px;*/
    max-width: 1306px;
	/* Sascha 24.06.25 => gleiche Max. Breite wie Haupt-Container */
    max-width: 1600px;
    margin: auto;
}
[data-page="2"] #result-wrapper{
    background-color: #292B2E;
}
.home-Banner .slick-next::after{
    /*background-image: url('/media/image/storage/opc/mecheltron/arrow-left (1).png');*/
    background-image: url('../../../../media/image/storage/opc/mecheltron/arrow-left (1).png');
    transform: rotate(180deg);
}
.home-Banner .slick-arrow::after{
    content: '' !important;
    width: 40px;
    height: 32px;
    display: block;
    background-repeat: no-repeat;
    font-size: 0;
    background-size: contain;
}
[data-page="18"] #content-wrapper{
    padding-top: unset;
}
.home-bannerSec{
    min-height: 751px;
    display: flex !important;
    justify-content: center;
    align-items: end;
    clip-path: polygon(0 0, 100% 0%, 100% 73%, 0 100%);
    padding-bottom: 300px;
}
.home-bannerSec h3{
    font-weight: 700;
}
.home-bannerSec p, .home-bannerSec h3{
    margin-bottom: unset;
}
.home-bannerSec a{
    font-weight: 600;
    text-decoration: none;
}
.home-bannerText{
    background-color:  #ffffff;
    /* border-radius: 5px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.35); */
  padding: 25px 32px 25px 32px;
  margin-top: -120px;
}
.home-bannerText h2{
    padding-top: 25px;
}
.home-bannerText h2 + p{
    margin-bottom: 45px;
}
.home-bannerText [data-area-id="col-0"] a{
    text-decoration: none;
}
.home-Banner .slick-list{
    width: 100%;
}
.home-bannerSec > div{
    width: 100%;
    display: flex;
}
.home-bannerSec > div > div{
    border: 1px solid #CBCCCE;
    border-left-width: 10px;
    background-color: #FFFFFF;
    clip-path: polygon(0 0, 100% 0%, 94% 100%, 0% 100%);
    padding: 30px 60px;
    position: relative;
}
.home-bannerSec > div > div::after{
    content: '\f0da';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 100px;
    color: #CBCCCE;
    position: absolute;
    top: 48%;
    left: -6px;
    transform: translateY(-50%);
}
.home-bannerSec h3 + p{
    margin-bottom: 15px;
}
.home-sec2{
    padding: 0;
    padding-bottom: 100px;
}
.home-sec3{
    margin-top: 60px;
}
.home-sec3-heading{
    color:  #ffffff;
    font-size: 32px;
    font-weight: 500;
}

.home-Banner .slick-next{
    transform: translate(100%, -50%);
}
.home-Banner .slick-prev{
    transform: translate(-100%, -50%);
}
.home-bannerSec > div{
    padding-left: 20px;
    padding-right: 20px;
}
.home-bannerText [data-area-id="col-1"]{
    display: flex;
    align-items: center;
}
.home-bannerText [data-area-id="col-1"] > div{
    width: 100%;
}
.categories_section .cat_sec h2{
    padding-top: 20px;
}
.home-sec-grid .card {
    background: transparent;
    border: 0;
}
.home-sec3 h2, .home-sec4 h2 {
    font-size: 40px;
}
.home-sec3 h2 {
    color: #fff;
}
.home-sec-grid .card img {
    max-height:  250px;
    object-fit: contain;    
}
.home-sec3-grid1 .card-body > div:nth-child(1), .home-sec-grid .card-body .col-xl-5 > div {
    text-align: center;
    margin-bottom: 25px;
}
.home-sec3-grid .card p, .home-sec3-grid .card h3 {
    color: #fff;
}
.home-sec-grid .card h3 {
    font-size: 18px;
    font-weight: bold;
}
.home-sec-grid .card select {
    border: 1px solid var(--primary);
    background: rgba(0, 0, 0, .15);
    color: var(--primary);
    padding: 10px;
    width: 100%;
    font-weight: bold;
}
.home-sec-grid  .card {
    margin-top: 50px;
}
.home-sec4 {    
    padding-top: 100px;
    padding-bottom: 100px;
}
.home-sec3-head h3 {
    color: #fff;
    font-size: 22px;
    margin: 0;
}
.home-sec3-grid1 {
    padding: 30px 20px 50px;
    background: #222;
}   
.home-sec3-head {
    display: flex;
    align-items: center;
    gap: 20px;
}
.custom-detail-content img{
    width: 100%;
}
.custom-detail-content .col{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.custom-detail-content h2{
    color: #283543;
    font-size: 36px;
    font-weight: 700;
}
.custom-detail-content p{
    color: #000000;
    font-size: 14px;
}
.custom-detail-content2{
    background-color: #242629;
    padding-top: 85px;
    padding-bottom: 100px;
    margin-top: 100px;
}
.custom-detail-content{
    row-gap: 20px;
}
.custom-detail-content2 h2, .custom-detail-content2 p{
    color: #FFFFFF !important;
}
.custom-detail-content2 a{
    color: #FFFFFF;
    background: var(--primary);
    text-decoration: none;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
    border-radius: 4px;
    width: fit-content;
    padding: 12px 50px;
    font-size: 16px;
    font-weight: 700;
    margin-left: auto;
}
.product-detail{
    flex-direction: row-reverse;
}
.product-detail .product-info{
    display: flex;
    align-items: center;
}
.breadcrumb-item + .breadcrumb-item::before{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.pro_detail_breadcrumb .breadcrumb-link, .breadcrumb-item + .breadcrumb-item::before{
    color: #9F9F9F;
}
.pro_detail_breadcrumb .breadcrumb-item.active a{
    color: var(--primary);
    font-size: 16px;
}
#breadcrumb ol{
    row-gap: 10px;
    align-items: center;
}
.product-detail .product-headline .h2{
    color: #283543;
    font-weight: 700;
    font-size: 36px;
}
.product-detail .product-headline{
    margin-top: 15px;
}
#content{
    padding-bottom: unset;
}
.product-detail .stock-information{
    display: none;
}
.kat_text_filters {
    padding: 50px 0 20px;
}
.comparelist-item .price_wrapper, .comparelist-item .rating, .comparelist-item-more {
    display: none !important;
}
tr.comparelist-row .collapse {
    display: block ! IMPORTANT;
}
#product-list .table thead tr th label svg {
    height: 15px;
    vertical-align: unset;
    rotate: 90deg;
    cursor: pointer;
}
.account-data-item-orders td:nth-child(2), .account-orders-item .row > div:nth-child(2) {
    display: none;
}
#product-list .table thead tr label {
    display: flex;
    align-items: center;
}
#product-list .table thead tr label > * {
    flex: 0 0 auto;
}
.productlist-page-nav {
    background-color: #fff;
    padding: 10px;
}
.productlist-page-nav:not(.productlist-page-nav-header-m), hr.productlist-page-nav-top, .displayoptions .filter-type-FilterItemLimits, .productlist-item-info, .displayoptions .filter-type-FilterItemSort, .productlist-page-nav-header-m {
    display: none !important;
}
.displayoptions {
    margin: 0 !IMPORTANT;
}
div#product-list {
    padding-bottom: 30px;
}
.layout-gallery {
    margin-top: 50px;
}
.productbox.productbox-hover:hover .productbox-inner::before {
    content: unset;
}
.productbox-inner {
    padding: 10px;
    background-color: #fff;
}
#product-list .product-wrapper:not(:last-child) {
    margin-bottom: 2rem;
}

.is-item-list .breadcrumb li:not(.breadcrumb-arrow) a {
    font-size: 16px;
}
.productbox .price_wrapper, .is-checkout .account-icon-dropdown, .is-checkout .language-dropdown::after {
    display: none;
}
@media only screen and (min-width: 1367px){
    .home-bannerSec > div{
        max-width: 1106px;
        justify-content: right;
    }
}
@media only screen and (max-width: 1366px){
    .home-bannerSec > div{
        justify-content: center;
    }
    .home-sec2{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media only screen and (min-width: 992px){
	/* ebakery 16.07.2025 => Anpassung Kategoriemenü für Mobiles */
    #mainNavigation .nav-mobile-body .nav-scrollbar-item .dropdown-toggle::after, #mainNavigation .nav-mobile-body .nav-scrollbar-item :not(.navbar-toggler)[data-toggle="collapse"]::after{
	    content: '\f0d7' !important;
	    font-size: 20px;
	}
	/* ebakery 16.07.2025 ENDE => Anpassung Kategoriemenü für Mobiles */
    .cart-dropdown {
        min-width: 370px;
    }
    #mainNavigation{
        padding-left: 40px;
    }
    .custom-detail-content h2, .custom-detail-content2 p{
        margin-bottom: 30px;
    }
    #mainNavigation .nav-mobile-body .nav-scrollbar-item > .nav-link{
        color: #2A3845;
        padding: 20px;
    }
    header{
        margin-top: 55px;
    }
    #mainNavigation .nav-mobile-body .nav-scrollbar-item::after{
        content: '/';
        font-size: 70px;
        line-height: 1;
        color: #9C9D9F;
    }
    #mainNavigation .nav-mobile-body .nav-scrollbar-item{
        display: flex;
        align-items: center;
    }
    #shop-nav .search-wrapper-dropdown .dropdown-menu{
        width: 100%;
    }
    #shop-nav #search{
        display: none;
    }
    #shop-nav .search-wrapper-dropdown{
        position: unset;
    }
    header > .container-fluid{
        position: relative;
    }
}
@media only screen and (max-width: 991px){
	/* ebakery 16.07.2025 => Anpassung Kategoriemenü für Mobiles */
    .subcategory-wrapper a picture {
	    display: none;
	}
	/* ebakery 16.07.2025 ENDE => Anpassung Kategoriemenü für Mobiles */
    .home-sec-grid .card img {
        max-height:  150px;
    }
    .footer-text{
        flex-direction: column;
    row-gap: 25px;
    } 
    .home-bannerText [data-area-id="col-0"] h2 span{
        font-size: 28px !important;
    }
    header > .container-fluid{
        display: flex;
        align-items: center;
        gap: 25px;
        justify-content: space-between;
    }
    header{
        background-color: #CBCCCE;
        padding: 20px 0;
    }
    header #burger-menu{
        padding-left: 20px;
    }
    #shop-nav .language-dropdown{
        display: none !important;
    }
    header .navbar-brand img{
        border-radius: 10px;
    }
    header .toggler-logo-wrapper{
        display: flex;
        align-items: center;
        position: unset;
        float: unset;
    }
	#footer-boxes .col:nth-child(2){
	    flex: 0 0 46%;
	    max-width: 46%;
	}
	#footer-boxes .col:nth-child(3){
	    flex: 0 0 29%;
	    max-width: 29%;
	}
}
@media only screen and (max-width: 767px){
#footer-boxes .col:nth-child(1), #footer-boxes .col:nth-child(2){
    flex: 0 0 50%;
    max-width: 50%;
}
.home-bannerText .row{
    row-gap: 20px;
}
.home-bannerSec{
    min-height: 531px;
}
#footer-boxes{
    margin-top: unset !important;
}
.home-bannerSec > div > div{
    padding: 23px 36px;
}
#footer-boxes .col:nth-child(1){
    order: 2;
}
#footer-boxes .col:nth-child(2){
    order: 3;
}
.footer-copyright-links{
    justify-content: center;
}
.newsletter-footer .input-group .input-group-append{
    justify-content: center;
}
#copyright .row{
    row-gap: 13px;
}
#footer-boxes .col:nth-child(3){
    flex: 0 0 100%;
    max-width: 100%;
    order: 1;
}
#footer-boxes{
    row-gap: 50px;
}
}
@media only screen and (max-width: 575px){
.home-Banner .slick-next{
    right: 50px;
}
.custom-detail-content2{
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 25px;
}
.custom-detail-content h2{
    font-size: 26px;
}
.cat_sec h2{
    font-size: 26px !important;
}
.home-bannerSec h3 span{
    font-size: 20px !important;
}
.home-bannerText [data-area-id="col-0"] h2 span{
    font-size: 24px;
}
.home-Banner .slick-prev{
    left: 50px;
}
}
@media only screen and (max-width: 481px){
    #footer-boxes{
        flex-direction: column;
    }
    .home-bannerSec{
        min-height: 520px;
        padding-bottom: 258px;
    }
    footer .footer-text{
        padding-top: 40px;
    }
    #footer-boxes .col:nth-child(1), #footer-boxes .col:nth-child(2){
        flex: 0 0 100%;
        max-width: 100%;
    }
    #footer-boxes .col:nth-child(2){
        margin-top: 20px;
    }
    #footer{
        padding-top: 2rem;
    }
    header .navbar-brand img{
        max-width: 160px;
    }
}
@media only screen and (max-width: 374px){
    header .navbar-brand img{
        max-width: 115px;
    }
    .home-bannerSec{
        padding-bottom: 227px;
    }
    .home-bannerSec h3 span{
        font-size: 18px !important;
    }
}

label.ip-sidebar-clabel>input {
    transform: translateY(2px);
    margin-right: 5px;
}

/* Sascha */
a.srt_dokulink {
    text-decoration: none;
    color: #2daae1;
    
    &:hover {
        color: #FE9900;
    }
}

.comparelist-image-container {
	height: 180px;
}

.comparelist-image-fluid_h {
    max-height: 150px;
    width: auto;
	height: unset !important;
}

#product-list .table thead tr th label {
    /*min-width: 5rem;
    width: 5rem;*/
    white-space: nowrap;
    position: relative !important;
    /*writing-mode: vertical-rl;*/
    transform: rotate(232deg);
    max-height: 120px;
    margin-left: 50px;
    margin-bottom: -10px;
    text-wrap: inherit;
    
	&:hover {
		cursor: pointer;
        color: #FE9900 !important;
    }
}

#product-list tbody > tr:nth-child(odd) {
    border-bottom: 1px solid white;
}

#plist_checkbox_head {
    width: 0.75rem !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
}

/* Sascha 11.04.25 */
#product-list thead > tr:nth-child(odd) * {
    font-size: 14px;
}
#product-list tbody > tr:nth-child(odd) * {
    font-size: 14px;
}
#plist_artno_head {
    width: 7rem !important;
    /*padding-left: 4rem;*/
}
#plist_artname_head {
    width: 10rem !important;
}
#plist_compare_btn_head {
	font-size: unset !important;
    width: 3rem !important;
}
#plist_compare_btn {
    font-size: unset !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#plist_icon_compare {
    font-size: 25px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* Sascha */
/*.plist_icon_compare_on_list {
	color: green !important;		
}*/
/*
#plist_icon_compare .badge-circle-1.on-list {
    color: green !important;
}*/

/* 15.07.25 ebakery Button green wenn auf Liste */
#product-list .compare.on-list span {
    color: #00b418;
}
/* Sascha */

#plist_compare_btn form {
	padding: 0 !important;
}
/* Sascha 11.04.25 */

#plist_checkbox {
    width: 0.75rem !important;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
}

#plist_artno, #plist_artname {
    width: 10rem !important;
}

.img_cat_plisting {
    max-height: 100px;
    aspect-ratio: auto;
    width: unset;
}

#content-wrapper:not(.has-fluid) {
    padding-top: 0; /* 4rem / 2rem; */
}

.product-detail {
    align-items: start;
}

.product-detail .product-image {
    max-height: 400px !important;
    aspect-ratio: auto;
}

#image_wrapper #gallery {
   max-height: 500px;
}

#image_wrapper #gallery .slick-slide {
    max-height: 500px;
}

.slick-slide .square, .slick-slide .productbox-image-wrapper {
    max-height: 500px;
}

#image_wrapper {
    margin-bottom: 0.5rem;
}

.ip-detail-container-buy:before {
    padding-bottom: 100px !important;
}

.topbar-col-srt {
    display: flex;
    margin-bottom: unset;
	/*width: 100%;*/
	justify-content: end;
}
/* Sascha */
.basket .basket-items li.attribute {
    display: none;
}

.basket .basket-items li.shortdescription {
    display: none;
}
.basket_wrapper>form#basket-shipping-estimate-form {
    display: none;
}
.card.order-details .row.order-item li.attribute {
    display: none;
}

.card.order-details .row.order-item li.shortdescription {
    display: none;
}
#pushed-success .x-selling .price_wrapper {
    display: none;
}

.container.basket .cart-summary .h2.basket-heading {
    display: none;
}

.container.basket .cart-summary .card.card-gray:not(.basket-summary) {
    display: none;
}

.container.basket .cart-summary .card.card-gray.basket-summary .row.shipping-costs {
    display: none;
}

.container.basket .cart-summary .card.card-gray a#cart-checkout-btn {
    margin-top: 0px;
}
.container.basket .slick-slider-other .price_wrapper {
    display: none;
}
div#checkout div#shipping-method {
    display: none;
}

div#checkout li.attribute {
    display: none;
}

div#checkout li.shortdescription {
    display: none;
}
.checkout-confirmation-items.basket-final .row.type-2.checkout-items-item {
    display: none;
}

.checkout-confirmation-items.basket-final .row.checkout-items-total-wrapper {
    display: none;
}
.stepper .step:nth-child(2) {
    display: none;
}

.stepper .step:last-child span.badge-count {
    display: none;
}

.stepper .step:last-child span.badge-primary:before {
    content: '2';
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
}
div#checkout {
    padding-top: 25px;
}
@media only screen and (min-width:800px){
    .stepper .step.col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

a.productbox-title-list {
    text-decoration: none;
}

a.detailToggler {
    text-decoration: none;
}