body {
    font-weight: 500;font-size: 18px;font-family: 'Open Sans', sans-serif;color: #000;
    line-height: 26px;
}
p, ul, ol {
    font-family: 'Open Sans', sans-serif;font-size: 16px;color: #555;
    line-height: 32px;
    font-weight: 400;
}
#searchWrap .multiCheckBox .options label:hover:before {
    color: #009fe3;
    border-color: #009fe3;
}
#searchWrap .multiCheckBox .options label:hover {
    color: #009fe3 !important;
}
#productSearch {
    z-index: 8 !important;
}
.price-holder.ng-scope {
    margin: 10px 0 40px;
}
.d-flex.flex-wrap.row.add-to-cart .column:nth-child(3) {
    padding-left: 0;
    padding-right: 30px;
}
.d-flex.flex-wrap.row.add-to-cart .column:nth-child(2) {
    padding: 0;
}
.d-flex.flex-wrap.row.add-to-cart .mpl-button.left p {
    background: #e9e9f0;
    color: #555;
    padding: 5px 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.d-flex.flex-wrap.row.add-to-cart .mpl-button.left p:hover {
    background: #009fe3;
    color: #fff;
}
/*RESET STYLE OF BROWSER START */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
#rootNav.breadcrumbs a:hover {
    color: #009fe3;
}
.mpg-menu .langNavContainer a:hover, .mpg-menu .langNavContainer a.active {
    color: #fff;
}
.moduleNavWrap ul li a:hover i.far {
    color: #009ee0;
}
.mpg-menu .langNavContainer ul {
    display: inline-flex;
}
.langNavOpener.closed {
    display: none;
}
.darkHeader {
    position: fixed;
    z-index: 9;
    width: 100%;
    background-color: #fff;
    top: 0;
    box-shadow: 0 1px 18px rgba(0, 0, 0, 0.3);
}
.darkHeader .top_bar {
    display: none;
}
.darkHeader .header_bar {
    padding: 15px 0;
}
ul, ol {
    padding-left: 20px;
}
blockquote:before {
    color: #000;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    font-family: 'Font Awesome 5 Brands';
}
blockquote:after {
    color: #000;
    content: close-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.8em;
    position: absolute;
    bottom: 0;
    margin-left: 15px;
    font-family: 'Font Awesome 5 Brands';
}
blockquote {
    margin: 3.5em 10px 0;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
}
blockquote p {
    display: inline-flex;
    color: #000;
}
.inside, .container {
    max-width: 1280px !important;
    margin: 0 auto;
    width: 100% !important;
    padding: 0px 30px!important;
}
body .container .inside {
    padding: 0 !important;
}
.inner_content .inside {
    padding: 0 15px !important;
}
div#wrapper {
    overflow: hidden;
}
/**************************Headings************************************************/
h1 {
    font-family: 'Open Sans', sans-serif;font-size: 30px;color: #000;
    line-height: 32px;
    font-weight: 600;
}
h2 {
    font-weight: 400;font-family: 'Open Sans', sans-serif;font-size: 30px;color: #bf1e2e;
    line-height: 32px;
}
h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
    text-align: center;
}
h4 {
    font-family: 'Open Sans', sans-serif;font-size: 24px;color: #f00;
    font-weight: 700;
    line-height: 42px;
}
h5 {
    font-weight: 700;
    font-size: 20px;font-family: 'Open Sans', sans-serif;color: #bf1e2e;
    line-height: 22px;
}
h6 {
    /*css-marker:h6-font-weight*/
    /*css-marker:h6-font-size*//*css-marker:h6-font-family*//*css-marker:h6-color*/
    line-height: 24px;
}
/*****************************************************************************/
.top_bar {
    background-color: rgba(0,159,227);
    /*css-marker:white-color*/
    position: relative;
    z-index: 9;
    display: block;
}
.column.top-address-bar > .mpg-content {
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: flex-end;
}
.column.top-address-bar > .mpg-content .mpg-widget {
    padding-right: 20px;
}
.searchWrap {
    padding: 0;
    top: 0;
    transition: all 250ms;
    display: inline-flex;
}
.moduleNavWrap ul li:last-child {
    margin-right: 0;
}
.mgp-langNav .langNavOpener {
    font-size: 14px;
}
.mpg-menu .langNavContainer {
    background-color: rgba(0,159,227);
    padding: 0;
    box-shadow: none;
    z-index: 999 !important;
    display: block !important;
    position: relative !important;
    left: 0;
}
.mpg-menu .langNavContainer a {
    color: #555555;
    display: block;
    padding: 0px 0px;
    font-size: 14px;
}
nav#language li {
    padding-left: 15px;
}
.moduleNavWrap ul {
    display: inline-flex;
    width: 100%;
}
.moduleNavWrap ul li {
    margin-right: 25px;
    padding: 12px 0;
}
.moduleNavWrap ul li a {
    text-decoration: none;
    font-size: .8rem;
    text-transform: uppercase;
    text-decoration: none;
}
#upScroll {
    position: fixed;
    right: 15px;
    z-index: 99;
    padding: 8px 11px;
    bottom: 0px;
    font-weight: 500;
    border: 1px solid #009ee0;
    font-size: 16px;
    color: #fff;
    background-color: #009ee0;
    cursor: pointer;
}
#upScroll:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
}
.inner_content {
    min-height: 83vh;
    background-color: #e9e9f0;
}
img {
    max-width: 100%;
}
a {
    color: #555;
    text-decoration: none;
}
a:hover {
    color: #009ee0;
    text-decoration: none;
}
.site-logo-div .column {
    padding: 0;
}
.moduleNavWrap ul li:first-child ul {
    display: none;
}
.moduleNavWrap ul li:first-child:hover ul {
    display: block;
}
.moduleNavWrap ul li {
    margin-right: 0;
    padding: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.moduleNavWrap ul li ul {
    background-color: rgba(0,159,227);
    position: absolute;
    width: 115px;
    padding-top: 4px;
    text-align: center;
    top: 35px;
    z-index: 9;
}
.moduleNavWrap ul li ul li a {
    /*css-marker:white-color*/
    width: 100%;
    text-align: center;
    justify-content: center;
}
.moduleNavWrap ul li ul li:hover {
    background-color: #000;
}
:focus-visible ,:focus {
    outline: none !important;
}
/*******************************Button******************************************/
.btn-red {
    /*css-marker:btn-red-font-weight*//*css-marker:btn-red-font-size*//*css-marker:btn-red-font-family*/
    /*css-marker:btn-red-color*//*css-marker:btn-red-background-color*/
    border: px  ;
    text-decoration: none;
    text-align: center;
    margin: 20px 0;
    line-height: 18px;
    transition: all 0.3s ease-out;
    appearance: none;
    border-radius: 3px;
    cursor: pointer;
    padding: 5px 10px
}
.btn-red:hover {
    border: px  ;
    /*css-marker:btn-red-hover-color*/
    /*css-marker:btn-red-hover-background-color*/
}
.btn-blue {
    /*css-marker:btn-blue-font-weight*/border: px  ;/*css-marker:btn-blue-font-size*//*css-marker:btn-blue-font-family*//*css-marker:btn-blue-color*//*css-marker:btn-blue-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px !important;
    padding: 15px 30px;
}
.btn-blue:hover {
    border: px  ;/*css-marker:btn-blue-hover-color*//*css-marker:btn-blue-hover-background-color*/
}
.btn-green {
    /*css-marker:btn-green-font-weight*/
    border: px  ;
    /*css-marker:btn-green-font-size*/
    /*css-marker:btn-green-font-family*/
    /*css-marker:btn-green-color*/
    /*css-marker:btn-green-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-green:hover {
    border: px  ;/*css-marker:btn-green-hover-color*//*css-marker:btn-green-hover-background-color*/
}
.btn-grey {
    /*css-marker:btn-grey-font-weight*/border: px  ;/*css-marker:btn-grey-font-size*//*css-marker:btn-grey-font-family*//*css-marker:btn-grey-color*//*css-marker:btn-grey-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-grey:hover {
    border: px  ;/*css-marker:btn-grey-hover-color*//*css-marker:btn-grey-hover-background-color*/
}
.btn-outline {
    /*css-marker:btn-outline-font-weight*/border: px  ;/*css-marker:btn-outline-font-family*//*css-marker:btn-outline-font-size*//*css-marker:btn-outline-color*//*css-marker:btn-outline-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-outline:hover {
    border: px  ;/*css-marker:btn-outline-hover-color*//*css-marker:btn-outline-hover-background-color*/
}
/******************************************************************************************************/
.mpLabelCol {
    display: none !important;
}
#frmRegistrationContainer .mpLabelCol {
    display: block !important;
}
#mobileNavOpener.open::after {
    content: '';
    position: fixed;
    background: rgba(0,0,0,0.3);
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.img-top-title .ceTitleWrap {
    text-align: center;
    background-color: #4756654d;
    padding: 20px 15px;
    transition: background-color .33s;
    width: 100%;
}
nav#navMobile .img-top-title .ceTitleWrap {
    padding: 5px 15px;
}
.img-top-title .ceImageBG {
    min-height: 240px;
    justify-content: end;
}
nav#navMobile .img-top-title .ceImageBG {
    min-height: 169px;
}
nav#navMobile ul.lvl-1 li ul.lvl-2 a:hover, nav#navMobile ul.lvl-1 li ul.lvl-2 a.active {
    color: #ec6e60;
}
.img-top-title:hover .ceTitleWrap {
    background: #475665;
}
#searchWrap .column {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-bottom: 15px;
}
#searchWrap .row {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
/*****************************************************************************************************************/
.bg-grey {
    background-color: #e9e9f0;
}
.bg-white {
    background-color: #fff;
}
nav#sideNav ul.main-nav.lvl-1 {
    width: 100%;
    float: none;
}
.breadcrumb ul {
    display: inline-flex;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
}
.breadcrumb ul li {
    line-height: normal;
}
.breadcrumb ul li + li {
    padding-left: 10px;
}
.breadcrumb ul li:after {
    content: '\f068';
    margin-left: 5px;
    font-family: 'Font Awesome 5 Pro';
    font-size: 10px;
}
.breadcrumb ul li:last-child:after {
    content: none;
}
.hiden {
    width: 33%;
    float: left;
    padding: 0 15px;
}
/*....header-responsive...*/
.header_bar .mpg-widget.mpg-logo a {
    display: block;
    line-height: 0;
}
.header_bar .mpg-widget.mpg-siteSearch {
    text-align: left;
}
.login_section .column {
    justify-content: end;
    display: flex;
}
.header_bar .column:first-child {
    padding-left: 0;
}
.moduleNavWrap ul li a .far {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.moduleNavWrap ul li a span {
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 600;
}
.header_bar .col-md-5 {
    padding-left: 60px;
}
.moduleNavWrap ul li a {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.moduleNavWrap ul li a .far {
    width: 100%;
    font-size: 20px;
    font-family: 'Font Awesome 5 Pro';
}
.moduleNavWrap ul li a span {
    text-align: center;
    width: 100%;
    line-height: normal;
    margin-top: 3px;
}
.mpg-fullWidthContainer.bg-grey {
    width: 100% !important;
}
.header_bar .row, .loadHeader {
    /*min-width: 800px; AOB - 241023 - commented out*/
    /* Die Breite des Headers sollte nicht springen */
    /*height: auto;AOB - 241023 - commented out*/
    /* Höhe an Inhalt anpassen */
}
/* Feste Breite für den Inhaltsbereich */
.loadContent {
    min-width: 800px;
    /* Feste Breite für den Inhaltsbereich */
    min-height: 500px !important;
    /* Optional: Feste Mindesthöhe, um das vertikale Springen zu verhindern */
    background-color: #f0f0f0;
    /* Optional: Hintergrundfarbe als Platzhalter */
    display: flex;
    justify-content: center;
    align-items: center;
}
/* Platzhaltertext während des Ladevorgangs */
.loadContent::before {
    content: "Inhalt wird geladen...";
    /* Platzhaltertext */
    color: #999;
    font-size: 16px;
    display: none;
}
@media(min-width:320px) and (max-width:480px) {
    nav#sideNav li a {
        padding: 5px 0 !important;
    }
    body nav#sideNav li.ifsub .touchBtn {
        top: 0px !important;
    }
    nav#sideNav li a {
        padding: 2px 0 !important;
    }
    #mobileNavOpener {
        display: flex;
    }
    #mobileNavOpener::before {
        font-size: 26px !important;
    }
    .moduleNavWrap ul li {
        margin: 0 5px !important;
    }
    .searchBar, div#productSearch {
        padding: 5px 5px !important;
    }
    .moduleNavWrap ul li a .far {
        width: 100%;
        font-size: 14px !important;
        font-family: 'Font Awesome 5 Pro';
    }
    body .col-md-3.login_section {
        width: 20%!important;
    }
    body .col-md-1.toggle-button {
        width: 15%!important;
    }
    body .header_bar .col-md-5 {
        width: 64% !important;
    }
    #productSearch input::placeholder {
        font-size: 9px;
    }
}
@media(min-width:768px) and (max-width:1200px) {
    .inside, .container {
        max-width: 1280px !important;
        margin: 0 auto;
        width: 100% !important;
        padding: 0px 30px!important;
    }
    #mobileNavOpener {
        right: 15px;
    }
}
.mtbArrowContainer.open .mtbArrow::before {
    transform: rotate(90deg);
    right: -7px;
    top: 15px;
}
@media(max-width:767px) {
    .mp-widget-content .dropdown .dropdown-menu.show {
        margin-top: 70px;
    }
    .shopApp .mpg-widget [ng-controller=preCtrl] {
        padding: 0 0px !important;
    }
    .moduleNavWrap ul li a span {
        display: none;
    }
    .moduleNavWrap ul li {
        margin: 0 10px;
    }
    .inside, .container {
        max-width: 1280px !important;
        margin: 0 auto;
        width: 100% !important;
        padding: 0px 30px!important;
    }
    #mobileNavOpener {
        right: 15px;
    }
}
@media(min-width:575px) and (max-width:767px) {
    #mobileNavOpener {
        right: 15px;
        top: -80px;
    }
}
@media(max-width:575px) {
    nav#navMobile ul.lvl-1>li a {
        padding-right: 50px;
    }
}
/*...home-content-css...*/
.item-box .column {
    padding: 10px 10px 0 0;
}
.item-box .column .ceImageBG {
    margin: 0;
}
.item-box .column:nth-child(1),
.item-box .column:nth-child(5),
.item-box .column:nth-child(9) {
    padding-left: 10px;
}
.item-box .column:nth-child(9),
.item-box .column:nth-child(10),
.item-box .column:nth-child(11),
.item-box .column:nth-child(12) {
    padding-bottom: 10px;
}
.item-box .column .ceImageBG .ceTitleWrap {
    min-height: 70px;
}
@media(max-width:767px) {
    .item-box .column {
        padding: 15px 15px 0 15px !important;
    }
    .item-box .column:last-child {
        padding-bottom: 15px !important;
    }
    .item-box .column:nth-child(4),
    .item-box .column:nth-child(8),
    .item-box .column:nth-child(12) {
        display: none;
    }
}
/*.....badewannen-stahl.....*/
form.filter_div select {
    padding: 10px 15px;
    width: 23.8%;
    border: 1px solid #636262;
    color: #636262;
    margin-bottom: 10px;
    margin: 0 5px 10px 5px;
    background: #fff;
}
img.left_top_corner {
    position: absolute;
    width: 20px;
    left: 15px;
}
@media(min-width:1025px) and (max-width:1200px) {
    form.filter_div select {
        width: 23.6%;
        margin: 0 5px 10px 5px;
    }
}
@media(min-width:992px) and (max-width:1025px) {
    form.filter_div select {
        width: 23.6%;
        margin: 0 5px 10px 5px;
    }
}
@media(min-width:768px) and (max-width:991px) {
    form.filter_div select {
        width: 23.1%;
        margin: 0 5px 10px 5px;
    }
}
@media(min-width:992px) and (max-width:1280px) {
    div#FilterContainer .all:nth-child(2),
    div#FilterContainer .all:nth-child(5),
    div#FilterContainer .all:nth-child(8) {
        margin: 0 15px;
    }
    .right_content .mpl-spacer {
        height: 250px !IMPORTANT;
    }
    div#FilterContainer .all {
        width: 29%;
        margin: 0 15px;
    }
    div#FilterContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 -15px;
    }
    div#FilterContainer .all {
        min-height: auto !important;
        height: fit-content;
        float: unset !important;
    }
}
@media(max-width:767px) {
    .collection-plugin sup {
        right: -10px !important;
    }
    .breadcrumb {
        margin-bottom: 30px;
    }
    .side_bar {
        padding: 0 !IMPORTANT;
    }
    .right_content form.filter_div select {
        width: 49%;
        margin-bottom: 10px;
    }
    h1 {
        font-size: 24px;
    }
    .right_content form.filter_div {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    div#FilterContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    div#FilterContainer .all {
        padding: 20px 0 0;
        min-height: auto !IMPORTANT;
        width: 48.3%;
        margin: 0 !important;
    }
    div#FilterContainer a .content h4 {
        font-size: 14px;
    }
    div#FilterContainer a .content p {
        font-size: 12px;
        line-height: normal;
    }
    div#FilterContainer a .content span.price {
        margin-top: 20px;
        font-size: 11px;
    }
    div#FilterContainer .mpl-spacer {
        height: 10px !IMPORTANT;
    }
    .breadcrumb ul li {
        line-height: normal;
    }
    .right_content .breadcrumb a {
        font-size: 13px !important;
        line-height: normal;
    }
    .right_content form.filter_div {
        flex-wrap: wrap;
        margin-bottom: 0;
        justify-content: space-around;
    }
    .right_content form.filter_div select {
        width: 48%;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
    }
    h1 {
        font-size: 24px;
    }
    div#FilterContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0;
    }
    .mpl-spacer {
        height: 10px !IMPORTANT;
    }
    .breadcrumb ul {
        flex-wrap: wrap;
    }
    .breadcrumb ul li + li {
        padding-left: 0;
    }
    body .side_bar ul.sub-menu {
        padding: 20px 0 0 !important;
    }
}
@media(min-width:1200px) {
    div#FilterContainer a .content h4 {
        max-width: 50%;
    }
}
@media(min-width:991px) and (max-width:1024px) {
    .add-to-cart a.btn.btn-grey {
        padding: 10px 30px;
        font-size: 13px;
    }
}
@media(min-width:768px) and (max-width:991px) {
    .product-info .col-xl-7 .mpg-slimPlugin {
        top: 0;
        right: 15px;
    }
}
/***************************Search Bar *******************************/
.searchBar , div#productSearch {
    width: 327px;
    height: 43px;
    padding: 5px 20px;
    transform: unset;
    position: relative;
    /* left: 0; */
    border-radius: 0px;
    margin: 0;
    border: 1px solid #cacaca;
}
.searchBarInput, #productSearch input {
    color: #333;
    height: 100%;
    width: 100%;
    margin: 0;
    border: 0;
    border-radius: 2.5rem!important;
    background-color: transparent;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    font-weight: 500;
    padding: 0 !important;
}
.iconSearchContainer , button.productSearchSubmit {
    cursor: pointer;
    z-index: 50;
    position: absolute;
    right: 5px;
    top: 0;
    width: 2rem;
    height: calc(100% - 0.5rem);
    margin: 0.25rem;
    padding: 0;
    line-height: 0;
    background-color: #fff;
    font-size: 1rem;
    border: 0;
    border-radius: 0 2.5rem 2.5rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconSearchContainer i , button.productSearchSubmit i {
    font-size: 20px;
    color: #9c9c9c;
    font-weight: 600;
}
#res {
    background: #ffffff;
    width: 700px;
    border: 2px solid #9c9c9c;
    position: absolute;
    top: 43px;
    z-index: 999;
    padding: 15px 40px;
}
div#res .col-md-6 {
    padding: 0;
}
.inner_result:hover {
    background: rgba(0,159,227,.3);
    color: #fff;
    cursor: pointer;
}
div#res .container {
    padding: 0 !important;
}
/*.inner_result:hover p, .inner_result:hover span {
color: #fff;
}*/
.inner_result {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #9c9c9c;
    padding: 5px 10px;
}
.inner_result p, .inner_result span {
    font-size: 14px;
    font-weight: 400;
    color: #575757;
    line-height: 26px;
}
/* extra class to hide results */
.hideResults {
    display: none;
}
/**************************Header Media Query *****************/
@media(min-width:768px) and (max-width:991px) {
    .inner_result p, .inner_result span {
        font-size: 12px;
    }
    .searchBar , div#productSearch {
        width: 250px;
    }
    #res {
        width: 520px;
    }
}
@media(max-width:575px) {
    .searchBar, div#productSearch {
        width: 100%;
        margin: 0 auto !important;
    }
    .header_bar .col-md-5 {
        width: 60% !important;
    }
    .col-md-3.login_section {
        width: 20%!important;
    }
    .col-md-1.toggle-button {
        width: 20%!important;
    }
    .header_bar .mpg-widget.mpg-logo a img {
        width: 200px;
        height: 60px;
        object-fit: contain;
    }
    #res {
        width: 297px !important;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .searchWrap {
        width: 100%;
    }
}
@media(max-width:767px) {
    .mpg-login .mp-widget-content > .dropdown .far, .login_section #main-collection-icon .fas {
        font-size: 16px !IMPORTANT;
    }
    p.cartIconText.ng-binding {
        display: none;
    }
    .header_bar .col-md-3 {
        order: 1;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .header_bar .col-md-5 {
        padding-left: 15px;
        order: 2;
        width: 50%;
    }
    .col-md-3.login_section {
        order: 3 !important;
        width: 25%;
    }
    .col-md-1.toggle-button {
        width: 25%;
        order: 4;
    }
    .header_bar {
        padding: 10px 0 !important;
    }
    .searchBar , div#productSearch {
        margin: 0 auto;
    }
    #res {
        width: 337px;
    }
    .header_bar .column:first-child {
        padding-left: 0;
        padding-right: 0;
    }
}
/******************************Menu*************************/
nav#navMobile , nav#navMobile ul.lvl-2 {
    display: none;
}
nav#navMobile ul {
    list-style: none;
    padding: 0;
}
.header_bar {
    padding: 40px 0;
}
.touchBtn .mtbArrow::before {
    color: #9c9c9c;
    font-size: 21px;
    height: 0;
    position: unset;
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    transform: translate(-50%, -50%);
    padding-left: 2px;
    padding-bottom: 15px;
    font-weight: 300;
}
nav#navMobile ul.lvl-1 > li > a {
    display: block;
    color: #636262;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding: 0.55rem 0.5rem 0.55rem 3rem;
    line-height: 21px;
    width: 100%;
}
nav#navMobile ul.lvl-1 li ul.lvl-2 a {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    position: relative;
    line-height: 42px
}
nav#navMobile {
    width: 100%;
    box-sizing: border-box;
    max-width: 1280px;
    display: none;
    position: absolute;
    z-index: 70;
    top: 163px;
    background-color: #fff;
    border: 1px solid #eee;
}
ul.main-nav.lvl-1 {
    width: 33.333%;
    float: left;
    padding: calc(6rem - 25px) 0 2.5rem !important;
}
nav#navMobile > h3 {
    text-transform: capitalize;
    color: #000;
    z-index: 9;
    padding: 1.75rem 0 .75rem 3rem;
    display: block;
    font-size: 1.5rem;
    text-align: left;
    position: absolute;
}
#mobileNavOpener {
    cursor: pointer;
    text-align: right;
}
.header_bar .row {
    align-items: center;
}
.login_section .column {
    justify-content: end;
    padding-left: 0;
}
.darkHeader .mp-widget-content .dropdown .dropdown-menu.show {
    margin-top: 68px;
}
.toggle-button {
    padding-right: 0 !important;
}
.darkHeader nav#navMobile {
    top: 88px;
}
#mobileNavOpener::before {
    font-size: 40px;
    content: "\f0c9";
    line-height: 40px;
    padding: 0 0;
    border-radius: 3px;
    width: 50px;
    box-sizing: border-box;
    height: 40px;
    text-align: center;
    font-family: 'Font Awesome 5 Pro';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    display: inline-block;
}
#mobileNavOpener.open:before {
    content: "\f00d";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    display: inline-block;
}
.toggle .container {
    position: relative;
}
nav#navMobile ul.lvl-2 {
    position: absolute;
    left: 0;
    height: 100%;
    list-style-type: none;
    background-color: #009fe3;
    transform: none;
    top: 0px;
    bottom: 0;
    width: 100%;
    overflow-y: visible;
    z-index: 1;
    transition: width ease-in-out .3s,left ease-in-out .3s,transform ease-in-out .3s;
    -webkit-overflow-scrolling: touch;
    background-repeat: no-repeat;
}
nav#navMobile ul.main-nav li.ifsub ul.lvl-2 {
    left: calc(33.33% - 5px);
    width: 66%;
    columns: 2;
    column-fill: auto;
    padding: 1.75rem 30px;
}
nav#navMobile .touchBtn {
    padding-right: 2.5rem;
}
nav#navMobile ul li {
    display: flex;
    align-items: center;
}
nav#navMobile ul.lvl-2 .touchBtn {
    position: absolute;
    right: 0;
    top: 10px;
    display: none;
}
nav#navMobile ul.lvl-2 li {
    /* position: relative;*/
    display: block;
}
.menu-mobile .container {
    padding: 0 !important;
}
nav#navMobile .img-top-title .ceTitleWrap {
    min-height: 60px;
}
nav#navMobile .column.bg-white {
    padding: 10px 10px 0 0;
    width: 33.333333%;
    max-width: 33.333333%;
    flex: 33.333333%;
}
nav#navMobile .column.bg-white .ceImageBG {
    margin: 0;
}
nav#navMobile .column.bg-white:nth-child(1),
nav#navMobile .column.bg-white:nth-child(4),
nav#navMobile .column.bg-white:nth-child(7) {
    padding-left: 10px;
}
nav#navMobile .column.bg-white:nth-child(9),
nav#navMobile .column.bg-white:nth-child(10),
nav#navMobile .column.bg-white:nth-child(11),
nav#navMobile .column.bg-white:nth-child(12) {
    padding-bottom: 10px;
}
nav#navMobile .column.bg-white .ceImageBG .ceTitleWrap {
    min-height: 70px;
}
.result.inside.ng-scope .mpSlideBox>.column:first-child:after {
    transform: rotate(270deg);
    color: #aaaaaa;
    top: 15px;
}
.row.ng-scope .col-md-7 select {
    display: block;
    width: 100%;
}
/*******************************Menu Media Query*****************************************/
@media (min-width:991px) {
    .result.inside.ng-scope .col-md-5 {
        width: 65%;
        max-width: 65%;
        flex: 65%;
    }
    .result.inside.ng-scope .col-md-7 {
        width: 35%;
        max-width: 35%;
        flex: 0 0 35%;
    }
    .row.ng-scope .col-md-7 {
        width: 55% !important;
        max-width: 55% !important;
        flex: 55% !important;
    }
    .row.ng-scope .col-xl-5 {
        width: 25%;
        max-width: 25%;
        flex: 0 0 25%;
    }
    nav#navMobile .touchBtn {
        padding-right: 2.5rem;
        position: absolute;
        left: 0;
        width: 34%;
        margin: 0 auto;
        text-align: right;
        cursor: pointer;
    }
}
@media (max-width:991px) {
    nav#navMobile > h3 {
        color: #fff;
        padding: 1.75rem 0 .75rem 1rem;
    }
    nav#navMobile ul.lvl-2 {
        position: unset;
        width: 100% !important;
        padding: 0 0 !important;
        columns: 1 !important;
        background: #636262;
    }
    ul.main-nav.lvl-1 {
        width: 100%;
        background: #009ee0;
    }
    nav#navMobile ul.lvl-1>li a {
        line-height: 18px;
        font-size: 14px;
        padding: 10px 15px;
        color: #fff;
    }
    nav#navMobile ul li {
        display: block;
        position: relative;
    }
    nav#navMobile .touchBtn.open .mtbArrow::before {
        transform: rotate(90deg);
        text-align: center;
        justify-content: center;
        align-items: center;
        top: 7px;
        padding-bottom: 1px;
        right: 13px;
    }
    nav#navMobile .touchBtn .mtbArrow::before {
        position: absolute;
        right: 0;
        top: 20px;
        width: 25px;
        height: 25px;
        display: flex;
        align-items: center;
        background-color: #fff;
        padding: 0;
        justify-content: center;
        color: #009ee0;
    }
    nav#navMobile .bg-grey {
        display: none !important;
    }
    ul.main-nav.lvl-1 {
        width: 100%;
    }
    nav#navMobile ul.lvl-1>li a {
        width: 100%;
    }
    nav#navMobile .touchBtn {
        padding-right: 15px;
    }
    .header_bar .column:nth-child(2) {
        padding-left: 20px;
    }
}
@media (min-width:992px) {
    nav#navMobile ul.lvl-2:before {
        content: '';
        background: #009fe39e;
        position: absolute;
        top: -1px;
        right: 0;
        bottom: -2px;
        left: 0;
    }
    .imgPath {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
        background-position: center center;
        background-size: 100% 100% !important;
    }
    nav#navMobile ul.lvl-1>li:hover a, nav#navMobile ul.lvl-1>li:hover .touchBtn .mtbArrow::before {
        color: #009fe3;
    }
    nav#navMobile ul.lvl-1>li.active a, nav#navMobile ul.lvl-1>li.active .touchBtn .mtbArrow::before {
        color: #009fe3;
    }
    nav#navMobile ul.lvl-1>li.active> a , li.ifsub.mpslideBoxOpenNew {
        border: 5px solid #009fe3;
        border-right: 0;
        border-bottom: 0;
        border-top: 0;
    }
}
@media(min-width:992px) and (max-width:1024px) {
    nav#navMobile ul.lvl-1>li a {
        padding: 0.55rem 1.5rem 0.55rem 1.5rem;
    }
    nav#navMobile .touchBtn {
        width: 36.5% !important;
    }
    nav#navMobile > h3 {
        padding: 1.75rem 0 0.75rem 1.5rem;
    }
}
@media(min-width:1025px) and (max-width:1200px) {
    nav#navMobile ul.lvl-1>li a {
        padding: 0.55rem 1.5rem 0.55rem 1rem;
    }
    nav#navMobile .touchBtn {
        width: 36% !important;
    }
    nav#navMobile > h3 {
        padding: 0.75rem 0 0.75rem 1rem;
    }
}
/***************************************single-product-page-css*****************************/
.product-info {
    position: relative;
    margin-top: 20px !important;
}
.product-info .mpg-slimPlugin {
    text-align: center;
}
.product-info .mpg-slimPlugin img {
    width: 90%;
}
.product-info form {
    margin-top: 30px;
}
.product-info .col-xl-7 .mpg-slimPlugin {
    position: absolute;
    width: 100px;
    top: -30px;
    right: 15px;
}
.product-info h1 {
    margin-bottom: 10px;
}
.product-info .mpg-ckEditor p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
    font-weight: 400;
    color: #636262;
}
.product-info form label {
    font-size: 15px;
    font-weight: 600;
    color: #636262;
    width: 30%;
    display: inline-block;
}
.product-info form .form-data {
    margin-bottom: 15px;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.product-info form select {
    font-size: 14px;
    padding: 5px 10px;
    width: 65%;
    color: #636262;
    border: 1px solid #636262;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
}
.product-info .mpSlideBox .column:first-child {
    border: none !IMPORTANT;
    padding: 10px 0 !important;
}
.product-info .mpSlideBox .column:first-child::after {
    top: 6px;
    font-size: 14px;
    color: #636262;
}
.product-info span.price {
    color: #009ee0;
    font-size: 18px;
    font-weight: 600;
}
.product-info .mpSlideBox .column:last-child img {
    width: 50%;
}
.product-info .mpSlideBox .column:first-child p {
    font-weight: 600;
    margin: 0;
}
.product-info .mpSlideBox .column:last-child .row {
    margin: 0 !important;
}
.product-info .mpSlideBox .column:last-child .mpg-slimPlugin {
    position: unset;
    width: auto;
}
.product-info .mpSlideBox .column:last-child {
    border: none;
    padding: 0;
}
body .product-info .mpSlideBoxOpen > .column:first-child {
    background-color: transparent;
}
.mpSlideBoxOpen {
    box-shadow: 0 2px 10px 1px rgba(0,0,0,0.2);
}
body .product-info .mpSlideBoxOpen > .column:first-child p {
    color: #636262 !important;
    margin: 0 15px;
    border-bottom: 1px solid #636262 !important;
    padding-bottom: 8px;
}
.row.mpSlideBox {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    width: 83%;
}
.mpSlideBoxOpen {
    margin-bottom: 30px !important;
}
.product-info .mpSlideBox .column:last-child h5 {
    color: #000;
    margin-bottom: 15px;
    font-size: 14px;
    margin-right: 10px;
}
.product-info .mpSlideBox .column:last-child form label {
    display: block;
}
.product-info .mpSlideBox .column:last-child form {
    margin-bottom: 15px;
}
.add-to-cart {
    display: flex;
    align-items: center;
}
.add-to-cart p {
    margin: 0 !IMPORTANT;
}
.add-to-cart p input {
    padding: 10px;
    text-align: center;
    border: 1px solid #aaaaaa;
    width: 95px;
    color: #aaaaaa;
}
.add-to-cart a.btn.btn-grey {
    margin-left: 15px;
    border-radius: 0;
    background: #e9e9f0;
    padding: 10px 30px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.add-to-cart a.btn.btn-grey:hover {
    background: #009ee0;
    color: #fff;
}
.product-variation p {
    font-size: 15px;
    line-height: 24px;
    color: #636262;
}
.product-variation p strong {
    color: #999;
    font-weight: 600;
}
.product-variation p {
    font-size: 15px;
    line-height: 24px;
    color: #636262;
}
.product-variation p strong {
    color: #999;
    font-weight: 600;
}
.Zusatzdaten h4 {
    color: #636262;
    font-size: 19px;
}
.Zusatzdaten p {
    font-size: 15px;
    line-height: normal;
    color: #636262;
}
.Zusatzdaten .mpg-widget.mpg-ckEditor:nth-child(2) {
    margin-bottom: 25px;
}
.Zusatzdaten .mpl-button.left a {
    font-size: 14px;
    color: #636262;
    padding-left: 20px;
    position: relative;
}
.Zusatzdaten .mpl-button.left a:hover {
    color: #009ee0;
}
.Zusatzdaten .mpl-button.left a:after {
    content: '\f08e';
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    left: 0;
    font-size: 12px;
    top: 0;
}
@media(max-width:991px) {
    .row.mpSlideBox {
        width: 100%;
    }
    .product-info .mpSlideBox .column:last-child img {
        width: 30%;
    }
    .product-info .mpSlideBox .column:last-child {
        text-align: center;
    }
    .product-info .mpSlideBox .column:last-child form label {
        display: block;
        text-align: center;
        width: 100%;
    }
}
@media(max-width:767px) {
    .product-info .col-xl-7 .mpg-slimPlugin {
        width: 90px;
        top: 3px;
        right: 15px;
    }
    h1 {
        font-size: 18px;
    }
    .product-info form .form-data {
        width: 100%;
    }
    body .product-info .mpSlideBox .column:first-child {
        width: 100%;
        max-width: 100%;
    }
    .product-info .mpSlideBox .column:first-child::after {
        right: 0;
    }
    .add-to-cart a.btn.btn-grey {
        margin-left: 0;
        padding: 10px;
    }
    .product-info .mpSlideBox .column:last-child {
        width: 100%;
        max-width: 100%;
        border: none;
        padding: 0;
    }
}
/*************************************Filter*****************************/
form.filter_div {
    margin-bottom: 30px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
div#FilterContainer a {
    display: block;
    position: relative;
    background-color: #fff;
    padding: 15px;
}
div#FilterContainer a:hover {
    box-shadow: 3px 10px 15px rgba(0,0,0,0.5);
}
div#FilterContainer a img.top_corner {
    position: absolute;
    width: 80px;
    right: 15px;
}
.thumb.image img {
    width: 60%;
    margin: 25px auto 0 auto;
}
.thumb.image {
    text-align: center;
    margin: 15px 0;
}
div#FilterContainer a .content h4 {
    font-size: 18px;
    color: #707070;
    font-weight: 500;
    line-height: normal;
}
div#FilterContainer a .content p {
    font-size: 14px;
    line-height: normal;
}
div#FilterContainer a .content span.price {
    margin-top: 20px;
    display: block;
    font-size: 13px;
    color: #009ee0;
    font-weight: 600;
}
div#FilterContainer .all {
    padding: 20px 0;
    min-height: 340px !important;
    width: 29.1%;
    margin: 0 20px;
}
div#FilterContainer {
    margin: 0 -20px;
}
div#FilterContainer .all:nth-child(2), div#FilterContainer .all:nth-child(5), div#FilterContainer .all:nth-child(8) {
    margin: 0 20px;
}
@media(min-width:768px) and (max-width:992px) {
    .categoryTitle {
        padding: 20px 0 !important;
    }
    #rootNav ul {
        padding-left: 0px !important;
    }
    body .result.inside {
        margin: 0 !important;
    }
    div#FilterContainer .all:nth-child(2),
    div#FilterContainer .all:nth-child(5),
    div#FilterContainer .all:nth-child(8) {
        margin: 0 10px;
    }
    .right_content .mpl-spacer {
        height: 250px !IMPORTANT;
    }
    div#FilterContainer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0 -10px;
    }
    div#FilterContainer a .content h4 {
        font-size: 14px;
        line-height: normal;
    }
    div#FilterContainer a .content p {
        font-size: 12px;
        line-height: normal;
    }
    div#FilterContainer .all {
        min-height: auto !important;
        height: fit-content;
        float: unset !important;
        padding-top: 0;
        margin: 0 10px;
    }
}
/***********************************Footer**********************************/
/*...footer-css-started-here....*/
.main_footer p {
    font-size: 16px;
    line-height: normal;
}
.main_footer .mpg-form {
    margin-top: 15px;
}
.main_footer .mpg-form .mpInputCol {
    max-width: 80%;
    flex: 100%;
    width: 100%;
}
.main_footer .mpg-form .mpInputCol input {
    padding: 15px;
}
.main_footer {
    background-color: #cfcfd8;
    color: #000;
    border: 2px solid #3e3e3e17;
    padding: 30px 0;
}
.btn-success {
    font-weight: 400 !important;
    border: 1px #000 !important;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif;
    color: #fff !important;
    background-color: #3e3e3e !important;
    width: 150px !important;
    height: 45px;
    margin-top: 10px;
    position: relative;
    padding-left: 30px !important;
    cursor: pointer !important;
}
.btn-success:hover {
    border: 1px  #009ee0;
    color: #fff;
    background-color: #009ee0;
}
.btn-success:after {
    content: '\f1d8';
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    left: 35px;
}
.main_footer .container {
    padding: 0 15px !important;
}
@media (max-width:991px) {
    .main_footer .column:nth-child(3), .main_footer .column:nth-child(4) {
        margin-top: 25px;
    }
}
/**************************Sidebar , Breadcrumb****************************/
nav#sideNav h3 {
    text-transform: capitalize;
    color: #555;
    z-index: 9;
    padding-top: 1.75rem;
    display: block;
    font-size: 16px;
    text-align: left;
}
ul.sub-menu-second.lvl-2 , .sub-menu-second {
    display: none;
}
.right_content .row.bg-white {
    margin: 0;
}
nav#sideNav li.ifsub {
    display: block;
    position: relative;
}
nav#sideNav li.ifsub .touchBtn {
    position: absolute;
    top: 3px;
    right: 10px;
}
nav#sideNav li.ifsub .touchBtn.open {
    transform: rotate(90deg);
}
.side_bar ul.sub-menu {
    padding: 20px 0;
}
nav#sideNav li ul.lvl-2.lvl-1 {
    padding: 0;
    display: none;
}
nav#sideNav li ul.lvl-2.lvl-1 .mtbArrowContainer {
    display: none;
}
nav#sideNav {
    display: block !important;
}
nav#sideNav::before {
    content: 'Kategorien';
    font-size: 1.4375em;
    color: #5f7285;
    line-height: 1.4;
    font-weight: 700;
    margin: 4px 0 10px 0;
    display: block;
}
.categoryTitle {
    font-size: 1.4375em;
    color: #5f7285;
    line-height: 1.4;
    font-weight: 700;
    padding: 20px;
}
nav#sideNav .touchBtn .mtbArrow::before {
    transform: none !important;
}
nav#sideNav li a {
    display: block;
    font-size: 14px;
    line-height: normal;
    padding: 5px 0;
}
nav#sideNav li a:hover {
    color: #009fe3;
}
nav#sideNav li a.active {
    font-weight: 600;
}
.right_content {
    padding: 23px 0;
    /* padding-right: 0 !IMPORTANT;
padding-left: 30px !important; */
}
.right_content .breadcrumb a {
    font-size: 14px;
}
.right_content .breadcrumb a:hover {
    color: #009ee0;
}
@media(min-width:768px) and (max-width:992px) {
    .right_content .breadcrumb a {
        font-size: 12px;
    }
}
/*collection start*/
.collection-plugin .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.collection-plugin [role="button"] {
    cursor: pointer;
}
#cartModal {
    overflow: auto !important;
    font-family: 'Mulish', sans-serif !important;
    width: 100vw;
}
#cartModal {
    max-width: unset;
    height: unset;
    max-height: unset;
    /* width: inherit; */
    min-width: 90%;
    left: 50%;
    /* top: 50%; */
    transform: translate(-50%);
    min-height: 100%;
}
#cartModal {
    overflow: auto !important;
    top: 0;
    height: 100vh !important;
}
#wrapper #cartModal .modal-dialog {
    max-width: none;
    display: flex !important;
    flex-direction: column;
    /* height: 100%; */
    padding: 40px 0px 60px 0px;
    top: 20%;
}
.collection-plugin .modal-xl, .mpg-login .modal-xl {
    max-width: 65% !important;
    margin: 0px auto !important;
    height: auto;
    background-color: transparent;
}
#wrapper #cartModal .modal-dialog .modal-content {
    display: grid;
    height: 100%;
}
.collection-plugin .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.collection-plugin button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    opacity: 1;
    font-size: 30px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0px 15px;
    border-top-right-radius: calc(0.3rem - 1px);
}
#wrapper .btn {
    border-radius: 25px !important;
}
.collection-plugin button:not(:disabled), .collection-plugin [type="button"]:not(:disabled), .collection-plugin [type="reset"]:not(:disabled), .collection-plugin [type="submit"]:not(:disabled) {
    cursor: pointer;
}
.collection-plugin .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}
#wrapper #cartModal .modal-dialog {
    position: relative;
    z-index: 1000;
}
.iconSearchContainer {
    z-index: 1;
}
#cartModal .modal-footer, #cartModal .modal-header {
    background: #009fe3;
    color: #fff;
    position: relative;
}
.collection-plugin .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}
.collection-plugin .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
#cartModal .modal-dialog .modal-body {
    height: 100%;
    overflow-y: auto;
    min-height: 250px;
}
.collection-plugin .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}
.collection-plugin .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #fff;
}
.collection-plugin h5, .collection-plugin .h5 {
    font-size: 1.25rem;
    font-weight: 500;
}
/*collection end*/
/*login start*/
.mpg-widget.mpg-loginVue {
    height: 27px;
    text-align: right;
    padding: 0 0 0 15px;
}
.mpg-login .dropdown {
    position: relative;
}
.mp-widget-content .dropdown .dropdown-menu.show {
    position: absolute;
    right: -100px !important;
    background-color: #fff;
    border: 1px solid #d8dde1 !important;
    z-index: 100;
    margin-top: 90px;
    /* width: 665px; */
    width: 750px;
    box-shadow: 1px 10px 14px 2px rgba(0,0,0,0.3);
}
.mp-widget-content .dropdown .dropdown-menu .dropdown-content-wrapper.mp-dropdown-login {
    color: rgb(33, 37, 41);
    font-size: 16px;
    font-weight: 400;
    padding: 15px 20px !important;
}
.mpg-login .dropdown .dropdown-menu .mp-dropdown-login {
    display: none;
}
.mpg-login .dropdown div:first-child {
    text-align: left;
}
.loginVue .dropdown-content-wrapper.mp-dropdown-login {
    padding: 0 !important;
}
.mp-widget-content .mp-dropdown-login {
    width: 400px;
}
.mp-widget-content .mp-dropdown-login {
    width: 100% !important;
    padding: 0px 24px;
}
.mpg-login .dropdown .dropdown-menu.show .mp-dropdown-login {
    display: block;
}
.mpg-loginVue .fa-regular.fa-user {
    display: none;
}
.mpg-login h3 {
    font-family: 'Roboto', sans-serif;
    color: #0e2048;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-bottom: 8px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-align: left;
}
.mpg-login .dropdown div:first-child {
    text-align: left;
}
.mpg-login .dropdown .form-group {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
}
.mp-widget-content .dropdown .dropdown-menu input {
    height: 40px;
    border: 1px solid #d8dde1;
    padding: 0px 10px;
    border-radius: 4px;
}
.mpg-login .dropdown .form-group input {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5rem;
    text-decoration: none;
    box-shadow: 0 0 0 30px white inset !important;
    font-weight: 400;
    font-size: 16px;
    color: #6a6a6a;
}
.mpg-login .form-group {
    margin-bottom: 8px;
}
#wrapper button.btn.btn-forget, #wrapper button.btn.btn-back_to_login {
    border: 0 !important;
    background: transparent !important;
    color: #009cdc !important;
    text-align: left !important;
    display: block !important;
    width: auto !important;
    padding: 15px 0 !important;
    line-height: 0;
    height: auto !important;
    font-size: 16px;
}
#wrapper .btn:not([disabled]):hover, #wrapper .btn:not(.btn-blank):hover, #wrapper .mp_btn:not([disabled]):hover {
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
}
#wrapper button.btn.btn-forget:hover, #wrapper button.btn.btn-back_to_login:hover {
    box-shadow: unset !important;
    color: #000 !important;
}
mp-login-dynamic .loginDisclaimer, .loginVue .loginDisclaimer {
    text-align: center;
    margin-top: 28px;
}
.mpg-login .text-xs {
    font-size: 12px;
    line-height: 1rem;
    color: rgb(33, 37, 41);
}
.mpg-login .text-xs a {
    font-size: 12px !important;
    line-height: 1rem !important;
    color: #009cdc !important;
}
.mpg-login .btn {
    font-size: 18px;
    background: #009cdc !important;
    color: #fff !important;
    line-height: 10px !important;
    height: auto !important;
    padding: 15px !important;
    margin-bottom: 0;
    border: 1px solid #009cdc !important;
    border-radius: 4px !important;
    display: flex !important;
    align-items: center;
    justify-content: center !important;
    width: 100%;
    margin-top: 15px;
}
.mp-widget-content .dropdown .dropdown-menu .contents ul {
    list-style: disc;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    border: 0;
    outline: 0;
    font-style: normal;
    background: transparent;
    text-decoration: none;
}
.mpg-login ul li {
    color: rgb(33, 37, 41);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5rem;
}
.mpg-login .contents p, .mpg-login .contents ul li {
    color: rgb(33, 37, 41);
    font-size: 16px;
    font-weight: 400;
}
.mpg-menu .langNavContainer a {
    color: #555555;
    display: block;
    padding: 0px 0px;
    font-size: 14px;
}
.mpg-login .openLogin {
    color: white;
    display: block;
    padding: 0px 0px;
    font-size: 14px;
}
#main-collection-icon {
    padding: 0 !important;
    margin: 0 !important;
}
.mpg-login .login-modal-alert.alert-danger {
    margin-top: 8px;
    padding: 12px 0px 10px 25px;
    text-align: left;
    border-radius: 5px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.mpg-login .dropdown .dropdown-menu.show {
    padding: 5px !important;
}
.mp-widget-content .dropdown .dropdown-menu .dropdown-content-wrapper.mp-dropdown-login {
    padding: 10px !important;
}
.mpg-login .heading_style {
    padding: 0 !important;
    padding-right: 25px !important;
}
.mpg-login .right_Content_area {
    padding: 0 !important;
    padding-left: 25px !important;
}
.mpg-login .mp-login-mobile {
    padding: 10px;
}
.mpg-login .btn:disabled {
    cursor: not-allowed;
}
/*login end*/
/*SHOP*/
.listItem {
    min-height: 300px;
    background: white;
}
.link {
    height: 300px;
    display: flex;
    flex-direction: column;
}
.listImage {
    background-size: auto 100% !important;
    background-repeat: no-repeat !important;
    height: 90% !important;
    margin: 10px !important;
}
.listItem:not(.locked):hover {
    background: white !important;
}
.image-container {
    height: 100%;
}
.manufacturer-logo {
    position: absolute;
    max-width: 90px;
    right: 10px;
    top: 4px;
}
.productDescription .logo {
    display: flex;
    flex-direction: row-reverse;
    padding: 5px 0;
    margin: -20px 0px 30px;
}
.productDescription .logo img {
    max-width: 120px;
}
.accessories .productDescription .logo img {
    max-width: 80px;
}
.accessories .productDescription .logo {
    margin: 0 !important;
}
.variants-number {
    padding: 0px 15px;
    color: lightgrey;
    font-size: 12px;
}
.accessories {
    margin: 30px 0;
    width: 90%;
}
.price {
    padding: 0px 8px;
    color: #009fe3;
    font-size: 12px;
}
.price .priceValue {
    font-weight: bold;
    font-size: 16px;
}
.price .priceValue {
    font-weight: bold;
}
/*Hide all but parent categories*/
/*
.categorySelected{
display: none;
}
.categorySelected.currentCategory,
.categorySelected.currentCategory .categorySelected{
display: block;
}*/
.searchRow .productgroup {
    width: 60% !important;
}
.searchRow .category {
    width: 30% !important;
}
.searchRow .category {
    width: 10%;
}
.additionalInfo .row {
    display: flex;
    font-size: 15px;
    line-height: 24px;
    color: #636262;
    font-weight: 400;
    padding-left: 1em;
}
.additionalInfo .row .bold-text {
    min-width: 35%;
    font-size: 15px;
    line-height: 24px;
    color: #999;
    font-weight: 600;
}
.additionalData .row {
    display: block;
}
#searchWrap .filterElement select {
    padding: 10px 15px;
    width: 100%;
    border: 1px solid #636262;
    color: #636262;
    margin-bottom: 10px;
    background: #fff;
}
.filterElement .rzslider {
    margin: 0;
}
.result .listName h4 {
    font-size: 16px;
    color: #707070;
    font-weight: 500;
    line-height: normal;
}
.result .variant-number {
    font-size: 14px;
    line-height: normal;
    color: #555;
}
.result span.price {
    display: block;
    font-size: 13px;
    color: #009ee0;
    font-weight: 600;
}
.zoomImgWrap {
    border: none !important;
}
.productDescription p.description {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
    font-weight: 400;
    margin-top: 10px;
}
.productDescription span.price {
    color: #009ee0;
    font-size: 18px;
    font-weight: 600;
    padding-left: 0;
}
.productDescription .mwst {
    font-size: 14px;
    line-height: normal;
    font-weight: 400;
    color: #636262;
}
.productDescription p {
    line-height: normal;
}
.productDescription form label {
    font-size: 15px;
    font-weight: 600;
    color: #636262;
    width: 30%;
    display: inline-block;
}
.productDescription form select {
    font-size: 16px;
    padding: 5px 10px;
    width: 65%;
    color: #aaaaaa;
    border: 1px solid #aaaaaa;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("https://dev.modulpark.ch/domains/tpl-151_infofactory_ch/application/design_20220127_1219/down_arrownew.png");
    background-repeat: no-repeat;
    background-position-x: 96%;
    background-position-y: 8px;
    background-size: 16px;
}
.productDescription .frm-variants {
    margin-top: 25px;
}
.productDescription .frm-variants .form-data {
    margin-bottom: 15px;
}
.additionalData h4 {
    color: #636262;
    font-size: 19px;
}
.additionalData .row {
    padding-left: 15px;
}
.additionalData .row.dimensions .column {
    font-size: 15px;
    line-height: normal;
    color: #636262;
}
.additionalData .links {
    margin-top: 15px;
    color: #636262;
    font-size: 13px;
    font-weight: 700;
}
.additionalData .links.homepage {
    margin-top: 5px;
}
.additionalData .links i {
    margin-right: 5px;
}
.mpSlideBox > .column:first-child {
    border: none;
    color: #636262;
    padding: 10px 0;
}
.mpSlideBoxOpen > .column:first-child {
    background-color: unset;
}
.row.mpSlideBox {
    width: unset;
}
/* .result .price {
padding: 0 !important;
} */
.mpSlideBoxOpen > .column:first-child p {
    color: #636262 !important;
    margin: 0 15px;
    border-bottom: 1px solid #636262 !important;
    padding-bottom: 8px;
}
.accessories h5 {
    color: #636262;
    margin-bottom: 15px;
    font-size: 14px;
}
.accessories .art-no {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
    font-weight: 400;
    color: #636262;
}
.modal-open #productSearch {
    display: none;
}
.add-item {
    cursor: pointer;
}
#sideNav li {
    list-style: none;
    position: relative;
    padding: 5px 35px 5px 0!important;
    transition: background-position 150ms ease-out;
    -moz-transition: background-position 150ms ease-out;
    -webkit-transition: background-position 150ms ease-out;
    -o-transition: background-position 150ms ease-out;
}
/*#sideNav > li > .mtbArrowContainer .mtbArrow::before {
display: none;
}*/
#sideNav .shop-home {
    margin-left: auto;
    background: #3f5f7e;
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
nav#sideNav li ul.lvl-2.lvl-1 li {
    border: 0;
    background: url(https://dev.modulpark.ch/domains/tpl-151_infofactory_ch/application/design_20220127_1219/bullet.png) -5px 7px no-repeat;
    padding: 0px 35px 0px 25px !important;
}
nav#sideNav li ul.lvl-2.lvl-1 li:hover {
    background-position: 4px 7px;
}
#sideNav .shop-home a {
    color: white;
    width: 100%;
    text-align: center;
}
#sideNav li.level1.currentChild {
    display: block;
}
#sideNav > li > ul {
    padding-left: 0;
}
.mtbArrowContainer .mtbArrow::before {
    color: #555;
    font-size: 18px;
    height: 0;
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    content: "\f105";
    top: 0;
}
.mtbArrowContainer {
    position: absolute;
    right: 0;
    top: 3px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    height: 35px;
    width: 35px;
    padding: .9375em;
    display: block;
}
#loader {
    background-image: url(/domains/tpl-151_infofactory_ch/appBuilder/shop/v1/images/loader_grey.gif);
    background-repeat: no-repeat;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    z-index: 1000;
    background-size: 50px;
}
#sideNav .shop-home.shop-root {
    display: none;
}
.categorySelected .active,
.categorySelected .active .mtbArrow::before {
    color: black;
}
.shop-home-link,
.shop-home-link:hover {
    color: white;
    display: block;
    padding: 0px 0px;
    font-size: 14px;
}
.hideMe.select2-dropdown--below {
    display: none !important;
}
.filterElement.select2FilterInsideDropdown .select2-container--default .select2-selection--single {
    border-radius: 0 !important;
    border: 1px solid #636262 !important;
}
.filterElement.select2FilterInsideDropdown .select2.select2-container.select2-container--default.select2-container--below {
    width: 100% !important;
}
.filterElement.select2FilterInsideDropdown .select2-selection.select2-selection--single {
    padding: 10px 15px !important;
    height: 37px !important;
}
.filterElement.select2FilterInsideDropdown .select2-selection.select2-selection--single span {
    color: #636262;
    font-size: 13.3333px !important;
    font-weight: 400;
    line-height: normal;
}
.filterElement.select2FilterInsideDropdown .slider {
    padding-top: 10px;
    border: 1px solid #636262 !important;
    border-bottom: none !important;
    border-top: none !important;
    visibility: hidden;
}
.filterElement.select2FilterInsideDropdown .nzSliderCustom {
    border: 1px solid #636262 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-bottom: 10px;
    border-top: none !important;
    visibility: hidden;
}
.filterElement.select2FilterInsideDropdown .rzslider .rz-bubble {
    bottom: 5px;
}
.filterElement.select2FilterInsideDropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
}
.listItem .price .price {
    margin-bottom: -10px;
}
.listItem .mwst {
    color: #636262;
    padding-left: 8px;
    font-size: 10px;
}
.listItemContainer {
    margin-top: 20px;
}
#rootNav ul {
    list-style: none;
    text-decoration: none;
    line-height: 1.7;
    padding-left: 15px;
}
#rootNav {
    padding-top: 15px;
}
#rootNav .inside {
    width: 1300px;
}
#rootNav ul li {
    float: left;
    padding-left: 15px;
    padding-right: 10px;
    position: relative;
    font-weight: 100;
    color: #009fe3;
}
#rootNav ul li a {
    font-weight: 600;
    color: #009fe3;
}
#rootNav ul li::before {
    content: '\f054';
    color: #3f5f7e;
    color: #009fe3;
    position: absolute;
    left: 0px;
    top: 10px;
    font-size: 12px;
    line-height: 10px;
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
}
.login_section .flex-wrap.mpg-content {
    display: flex;
    flex-direction: row;
}
.login_section span.loggedIn,
.login_section span.openLogin {
    color: black;
}
.login_section #main-collection-icon a .fas {
    color: black;
}
.login_section .far {
    font-family: "Font Awesome 5 Pro";
}
.mpg-login .openLogin.notLoggedIn {
    display: none;
}
.mpg-login .openLogin.notLoggedIn {
    display: none;
}
.mpg-login span.loggedIn,
.mpg-login p.loggedIn {
    display: none;
}
.mpg-login .loginIconLabel,
.mpg-login .userIconLabel {
    font-size: small;
    line-height: 15px;
}
.mpg-login .mp-widget-content > .dropdown {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mpg-login .mp-widget-content > .dropdown .far,
.login_section #main-collection-icon .fas {
    font-size: x-large;
    padding-top: 3px;
    color: black;
}
.collection-plugin sub, .mpg-login sub, .collection-plugin sup, .mpg-login sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup[ng-if=itemsCount] {
    color: gray;
}
.login_section .mpg-loginVue {
    padding-right: 20px;
}
.collection-plugin sup {
    position: absolute;
    top: -0.5em;
    right: 16px;
    background: #009fe3;
    height: 20px;
    width: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
/*AOB 20240315 - collection start*/
#wrapper #cartModal .modal-dialog .modal-content {
    height: auto;
}
#cartTabs {
    margin: 0 !important;
    background-color: #f5f5f5;
    display: flex !important;
    flex-direction: row;
    padding-left: 0;
}
#cartModal .modal-dialog .nav-tabs li {
    margin-bottom: 0;
    list-style: none;
}
.top-address-bar ul li {
    list-style: none;
}
#wrapper #cartModal .modal-dialog .nav-tabs .active .nav-link
{
    display: block;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    background: #004e97;
    color: #fff;
    position: relative;
    padding: 10px 25px;
    border-right: 1px solid #f5f5f5;
    border-bottom: none;
}
#cartModal #cartTabs .checked {
    display: none;
}
#wrapper #cartModal .modal-dialog .nav-tabs .nav-link {
    padding: 10px 25px;
    border-right: 1px solid #f5f5f5;
    color: #999;
    border-bottom: none;
}
#cartModal .modal-dialog .nav-tabs .nav-link {
    border: none;
    margin-bottom: 0;
    border-radius: 0;
}
.collection-plugin .nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.top-address-bar ul li a {
    font-size: 15px;
    color: #000;
    line-height: 27px;
    display: block;
}
.collection-plugin .mb-3, .collection-plugin .my-3 {
    margin-bottom: 1rem !important;
}
.collection-plugin .mt-3, .collection-plugin .my-3 {
    margin-top: 1rem !important;
}
.collection-plugin .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.collection-plugin .table {
    margin-bottom: 0 !important;
}
.collection-plugin table {
    border-collapse: collapse;
}
#wrapper #cartModal .mp-heading-tr th {
    font-weight: 700;
    color: #000;
    border: none;
    padding: 15px 10px 5px 0px;
    margin-bottom: 20px;
}
.collection-plugin th {
    text-align: inherit;
}
#cartModal .tab-content > .tab-pane {
    display: none !important;
}
#cartModal .tab-content > .tab-pane.active {
    display: block !important;
}
.collection-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1000;
    width: 80px;
    transform: translate(-50%, -50%);
}
#cartModal button.btn.btn-primary {
    background: #fff;
    color: #009fe3;
}
#wrapper .btn-remove {
    background: #004e97;
    color: #fff;
}
.collection-plugin #cartModal .table td {
    padding: 15px 0;
}
#cartModal .removeBtnMobile {
    display: none;
}
#wrapper .btn, #wrapper .mp_btn {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    border-radius: 10px;
    transition: all 250ms;
    border: 1px solid transparent;
    background: transparent;
    padding: 0 15px;
    line-height: 32px;
    cursor: pointer;
    margin-top: 4px;
}
.multiCheckBox .options .btn {
    display: block !important;
    width: fit-content;
    margin: 20px auto;
}
.collection-plugin #cartModal .table td {
    padding: 15px 0;
}
.removeFromBasket {
    border: none;
    background: transparent;
    float: right;
}
.collection-plugin .row {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
}
#cartModal .tbl-item-container table tbody tr {
    border-bottom: solid 2px #f5f5f5;
}
.collection-plugin #cartModal .table td {
    padding: 15px 0;
}
#cartModal {
    font-size: 15px;
}
.total-price-container {
    padding: 15px 0;
    float: none !important;
    font-weight: 700 !important;
    border-bottom: 2px solid #f5f5f5;
    text-align: start;
    /*padding-left: 15px !important;*/
}
.total-price-container .total-to-pay {
    padding-right: 5px;
}
.total-price-container .total-price {
    float: right;
}
#cartModal .tab-content > .tab-pane {
    display: none;
}
#cartModal .form-group input,
#cartModal .form-group select {
    height: 30px;
    border: 1px solid #d8dde1;
    padding: 0px 10px;
    border-radius: 4px;
    margin-bottom: 4px;
    min-width: 200px;
}
#cartModal .form-group label {
    text-align: start;
}
#cartModal form {
    padding-left: 15px;
}
@media (max-width: 766px) {
    #cartModal .modal-body {
        padding: 0px;
    }
    #cartModal #no-more-tables > table > tbody > tr {
        margin-bottom: 20px;
    }
    #cartModal .displayNameContainer {
        padding-right: 0px;
    }
    .total-price-container {
        margin-top: 2px;
        background-color: #fafafa ! important;
        padding: 10px !important;
        padding-left: 5px !important;
    }
    .total-price-container .total-to-pay {
        font-weight: normal !important;
    }
}
@media (max-width: 800px) {
    #cartModal .modal-dialog .modal-body {
        overflow-y: hidden !important;
        display: flex;
        flex-direction: column;
    }
    #cartModal #cart-tabs-content {
        overflow-y: auto;
        height: 100%;
        overflow-x: hidden;
    }
    #cartModal #no-more-tables > table > tbody > tr {
        padding-bottom: 0 !important;
    }
    #cartModal .removeFromBasket {
        color: #e42c2a;
        z-index: 100;
    }
    .removeBtnMobile button {
        float: none;
        position: absolute;
        right: 12px;
    }
    #cartModal .columnValue.displayNameWithRemoveBtn {
        margin-bottom: -20px;
    }
    #cartModal .col-sm-10.displayNameContainer {
        flex: none;
        max-width: 100%;
    }
    #cartModal .productImage {
        padding: 0;
        max-width: 16.666667%;
    }
    #cartModal .columnValue {
        text-align: end;
        padding-right: 15px;
    }
    #cartModal .displayNameWithRemoveBtn {
        text-align: start;
    }
    #cartModal #no-more-tables .removeBtnDesktop {
        display: none;
    }
    #cartModal .tbl-collection-items td {
        margin-top: 0;
        padding-top: 0 !important;
    }
}
@media (max-width: 992px) {
    #cartTabs {
        flex-direction: column;
    }
    #wrapper #cartModal .modal-dialog .nav-tabs .nav-link {
        padding: 5px 15px !important;
        border-right: none;
        border-bottom: 1px solid #f5f5f5;
        text-align: left;
    }
}
/*AOB 20240315 - collection end*/
#wrapper .btn-remove {
    background: #004e97 !important;
    color: #fff;
}
.frm-variants .form-data.error select {
    border-color: red;
}
.frm-variants span.mp-tooltip {
    bottom: 3px;
    right: -10px;
    position: absolute;
    color: red;
    display: none;
}
.frm-variants .form-data.error span.mp-tooltip {
    display: block;
}
.frm-variants span.mp-tooltip .message-text {
    display: none;
}
.frm-variants span.mp-tooltip:hover .message-text {
    display: block;
    position: absolute;
    right: 18px;
    max-width: 200px;
    width: 200px;
    font-size: 12px;
    color: white;
    bottom: 8px;
    padding: 8px 15px;
    border-radius: 0px;
    background: red;
}
.frm-variants .form-data {
    position: relative;
}
.form-data select .not-available,
.form-data select .not-available:hover {
    color: lightgray;
}
#toast-container > .toast {
    background-image: none !important;
}
.accessory-items > .column:last-child {
    background-color: white;
    width: 439px;
    position: absolute;
    z-index: 1;
    left: 14px;
    /* margin-top: 50px; */
    border: 1px solid #eee;
    box-shadow: 0 2px 10px 1px rgba(0,0,0,0.2);
    /* display: none; */
}
.accessory-items > .column:first-child {
    height: 52px !important;
}
.accessory-item {
    border-bottom: 1px solid;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.accessory-header {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    color: #555;
    cursor: pointer;
}
.accessory-header:after {
    content: '\f078';
    position: absolute;
    right: 10px;
    top: 10px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px !important;
    display: inline-block;
    font-family: "Font Awesome 5 Pro";
    font-size: inherit;
}
.mpSlideBoxOpen .accessory-header:after {
    transform: rotate(180deg);
}
.accessory-items.row {
    margin-bottom: 0 !important;
}
.items-container {
    overflow-y: auto;
    max-height: 500px;
    min-height: 250px;
    overflow-x: hidden;
    padding-right: 5px;
    scrollbar-width: thin;
}
.multiCheckBox .btn-blue {
    background: #318ac3 !important;
}
.item-loader img {
    max-height: 50px !important;
    max-width: 50px !important;
    transform: translate(-50%, 0);
    margin-left: 50%;
}
.item-loader img {
    max-height: 50px !important;
    max-width: 50px !important;
    transform: translate(-50%, 0);
    margin-left: 50%;
}
.shopApp {
    display: none;
}
.shopApp.ng-scope {
    display: block;
}
.shopApp [ng-controller] {
    display: none;
}
.shopApp .ng-scope[ng-controller] {
    display: block;
}
nav#rootNav {
    display: flex;
}
.product-attributes {
    position: absolute;
    padding-left: 5px;
    top: 0;
}
.product-attributes img {
    max-width: 10%;
    margin-top: 10px;
    margin-left: 5px;
}
#wrapper > .shopApp {
    background-color: #e9e9f0;
}
.listItemContainer .listItem {
    padding-top: 20px;
}
@media screen and (max-width: 768px) {
    .listItemContainer .listItem .link {
        height: 400px;
    }
    .loginIconLabel {
        display: none;
    }
    .header_bar > .container {
        padding: 0 !important;
    }
    .header_bar .searchWrap {
        padding-left: 27px !important;
    }
    .accessory-items > .column:last-child {
        min-width: unset;
        position: relative;
        margin: 0;
        right: 0;
        margin-top: 0;
    }
    .mpSlideBoxOpen > .column:first-child {
        display: none;
    }
}
body .result.inside {
    padding: 20px !important;
    margin: 0 20px;
    background: #fff;
}
body .shopWrap .result {
    background: transparent;
    padding: 0 !important;
    margin: 0 20px !important;
}
#cartModal .lbl-quantity {
    display: none !important;
}
#wrapper .btn-remove {
    background: #009fe3 !important;
}
#wrapper #cartModal .modal-dialog .nav-tabs .active .nav-link {
    background: #009fe3;
}
@media (max-width: 992px) {}
@media (max-width: 800px) {
    .mpg-loginVue div.right_Content_area {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 35px !important;
    }
    .mp-widget-content .dropdown .dropdown-menu.show {
        position: fixed;
        right: 0 !important;
        width: 100vw !important;
        margin-top: 50px !IMPORTANT;
    }
    .mpg-login .heading_style {
        padding-right: 0px !important;
    }
    .collection-plugin #cartModal {
        overflow-y: hidden !important;
    }
    #wrapper #cartModal .modal-dialog {
        padding: 0 !important;
    }
    #wrapper #cartModal .modal-dialog .modal-content {
        height: 100vh;
        width: 100vw;
    }
    #cartModal .lbl-quantity {
        display: inline-block !important;
        margin-left: 3px;
        align-self: center;
        min-width: 150px;
    }
    .quantityrow .col-md-8 .columnValue {
        display: flex;
    }
    #cartModal .tbl-collection-items td input {
        margin-top: 2px;
        height: 32px;
    }
    #cartModal .quantityrow {
        margin-top: 10px;
    }
    .mp-widget-content .dropdown .dropdown-menu {
        width: 340px !important;
    }
    #cartModal #no-more-tables td {
        padding-left: 15px;
    }
    #cartModal .displayNameWithRemoveBtn {
        padding-left: 0px;
    }
}
@media (max-width: 766px) {
    #cartModal .modal-dialog {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
#wrapper #cartModal .modal-dialog .modal-content {
    display: grid;
    height: 100%;
}
.product-attributes .protection img,
.product-attributes .noise img {
    height: 20px;
    margin-top: 5px;
}
#rootNav {
    display: none !important;
}
#rootNav.breadcrumbs {
    display: flex !important;
    padding-bottom: 20px;
}
#rootNav.breadcrumbs a {
    color: #555;
    font-size: 12px;
    text-transform: uppercase;
}
#rootNav.breadcrumbs li::before {
    display: none;
}
#rootNav.breadcrumbs .minus {
    padding: 0 10px;
    color: #555;
}
#rootNav.breadcrumbs ul li {
    padding: 0;
}
#searchWrap {
    padding-top: 20px;
}
.additionalInfo .not-available {
    color: #bfbfbf;
}
.mp-dropdown-login > .flex-wrap {
    align-items: baseline;
}
/********************Search*************************/
.searchOverlayInner {
    background: #ffffff !important;
    border: 2px solid #9c9c9c !important;
    top: 0 !important;
    z-index: 999 !important;
    padding: 15px 20px !important;
}
.resultLink .quantity {
    background: transparent !important;
    font-size: 14px!important;
    height: unset!important;
    width: 44px!important;
    justify-content: right!important;
    color: #636262 !important;
}
.resultLink {
    color: #636262 !important;
    padding: 6px 5px!important;
}
.searchOverlay:before {
    content: none !important;
}
.searchRow {
    border-bottom: 1px solid #63626259 !important;
}
.searchRow:hover {
    background: transparent !important;
}
@media (min-width: 1200px) {
    .searchOverlay {
        width: 700px!important;
    }
}
@media(min-width:768px) and (max-width:991px) {
    .searchOverlay {
        width: 520px!important;
    }
}
@media(max-width:575px) {
    .searchOverlay {
        width: 297px !important;
    }
}
@media(max-width:767px) {
    p.userIconLabel {
        display: none;
    }
    .searchOverlay {
        width: 337px !important;
    }
    #searchWrap .column {
        margin-bottom: 15px;
    }
}
nav#navMobile .row {
    margin-left: 0 !important;
}
div#cartModal::before {
    content: '' !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.6);
}
#searchWrap label {
    background: transparent !important;
}
.filterElement {
    height: 100%;
    padding: 10px 15px !important;
    border: 1px solid #b9b9b9 !important;
    color: #b9b9b9 !important;
    margin: 0 5px 0px 5px !important;
    background: #fff !important;
}
.multiCheckBox .options {
    top: 37px!important;
    left: -15px!important;
    z-index: 9 !important;
    width: 181px !important;
}
.multiCheckBox .options input {
    width: 85%;
    left: 8px;
    right: 0;
}
#searchWrap .multiCheckBox .options label {
    align-items: baseline;
}
.multiCheckBox .trigger:after {
    color: #b9b9b9 !important;
}
#completion .comment-row {
    padding: 10px 0;
}
#completion .comment-row textarea {
    /* margin-left: 15px; */
    margin-top: 5px;
    width: 100%;
    min-height: 60px;
    padding: 10px;
}
#searchWrap .multiCheckBox .options label:before {
    margin-top: 0px !IMPORTANT;
}
.listItem:not(.locked):hover {
    z-index: 8 !IMPORTANT;
}
#searchWrap .row.nzSliderCustom {
    margin: 0px !important;
}
div.slider:not([style]) * {
    visibility: hidden!important;
}
div.nzSliderCustom {
    display: none;
}
.nzSliderCustom .minValueCustom , .nzSliderCustom .maxValueCustom {
    padding: 0!important;
}
.nzSliderCustom input {
    font-size: 14px !IMPORTANT;
    background-color: #009fe3!IMPORTANT;
    color: #fff!IMPORTANT;
    padding: 5px 0px!IMPORTANT;
    border: 0!IMPORTANT;
}
.logo.product-attribute.ng-scope img {
    height: 24px;
    object-fit: contain;
    margin-top: 5px;
}
.btn-logout {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    border-radius: 10px;
    transition: all 250ms;
    border: 1px solid #009fe3 !important;
    background: #009fe3 !important;
    padding: 0 15px;
    padding-left: 15px;
    line-height: 32px;
    color: #fff;
    border-radius: 25px !important;
    cursor: pointer;
}
.btn-logout:hover {
    border: 1px solid #ec6e60 !important;
    background: #ec6e60 !important;
}
.row.quantityrow.ng-scope .btn:hover {
    box-shadow: none !important;
}
#wrapper .btn-red {
    background: #ec6e60 !important;
}
.d-block.text-decoration-none.text-dark.user.pl-4 {
    color: #009fe3;
    font-size: 28px;
    font-weight: bold;
    line-height: 34px;
}
.d-block.text-decoration-none.text-dark.company.pl-4 {
    color: #000;
    font-weight: bold;
}
.fa {
    font-family: "Font Awesome 5 Pro" !important;
}
.productDescription .option-value {
    width: auto;
}
.col-value.col-md-7 {
    padding-left: 0;
}
.header_bar .shopApp {
    min-height: auto;
}
.shopApp {
    min-height: 500px;
}
.passFilterItem {
    white-space: nowrap;
}
.passedFilters {
    overflow-x: auto;
    min-height: 50px !important;
}
#cartModal .col-form-label, #cartModal .form-check-label {
    padding-left: 0;
}
.col.ng-binding {
    padding-left: 0;
}
.mp-dropdown-loggedIn::before {
    content: '\f007';
    font-family: Fontawesome;
    height: 80px;
    display: flex;
    width: 80px;
    background: #009fe3;
    color: #fff;
    font-size: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
}
.mp-dropdown-loggedIn .heading_style {
    text-align: center !important;
}
.mp-dropdown-loggedIn .border-light.border-top {
    text-align: center;
}
.toast.ng-scope.toast-success {
    width: 250px;
    right: 50px !important;
    top: 125px !important;
    background-color: green !important;
    z-index: 1 !important;
}
.inputs button.btn.btn-primary.ng-binding {
    line-height: 16px !important;
    margin: 0 !important;
}
.orderByDropdown {
    min-height: 50px;
    border: none;
    color: grey;
    text-align: center;
}
.shopApp .result {
    min-height: 30vh;
}
body > #wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}
#completion .additionalData-row textarea {
    margin-top: 5px;
    width: 100%;
    min-height: 60px;
    padding: 10px;
}
#completion .additionalData-row input[type=text] {
    width: 100%;
    height: 32px;
}
#completion .delivery-address-row {
    padding-top: 20px;
}
#completion .projectNumber-row {
    padding-top: 10px;
    padding-bottom: 10px;
}
#cartModal #completion .additionalData-row label,
#cartModal #completion .comment-row label {
    font-weight: normal !important;
}
#cartModal #completion .additionalData-row input,
#cartModal #completion .additionalData-row textarea,
#cartModal #completion .comment-row textarea {
    border: 1px solid #a3a3a3;
    padding: 10px;
    margin-top: 0;
}
#confirmation .confirmation-text {
    margin-left: 0 !important;
    padding-top: 30px;
}

#confirmation .confirmation-text h5 {
    color: black;
    padding-bottom: 10px;
}
