/* zweite Kategorie Ebene linke navgation */
.level_1 .heading {display: none;}
.level_2 {overflow:hidden}
.level_2 li  {margin-left:1em}

.mod_iso_checkout .widget-radio {height: 125px;}
.mod_iso_checkout .street-address {text-align: initial;}

#nav297dropdown184 {display: contents;}

.mod_iso_productlist .product h2, .mod_iso_relatedproducts .product h2 {font-size: 1em;}
.mod_iso_productreader h1 {font-size: 1.8em; font-family: "Montserrat" !important;}


/* Bildervorschau modal */
#cboxTitle {display: none !important;}

.original_price strike::after {
    content: " "; 
    text-decoration: line-through;
    display:inline-block;
    font-size: 0.5em;
    height:32px;
    margin: -5px 0 0px 5px;}

.price .price::after {
    content: "(Mitgliederpreis)"; 
    display:inline-block; 
    font-size: 0.5em;
    background:; 
    background-size: contain;
    height:32px; 
    width:32px;  
    margin: 0 0 5px 3px;}

.subnav .dropdown-content {margin:0px !important;}
#left {margin-left: -105%;}
#shophead {    max-width: 1040px;
    margin: 0 auto;
    padding: 0 20px;}
#shophead .ce_headline {margin:1em 0 0 0}
@media only screen and (max-width: 880px) {
    body.shop .container #container {padding-left:0}    
}

/* Suchfilter Ausgabe */
.product em, div.awesomplete mark {background: #FFFF27; color:black; font-style: normal;}
#main .mod_iso_productfilter .search {display: none;}
