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;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
#mp_body, html {
    overflow-x: hidden;
}
/* = = = modulpark CSS = = = */
html, body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;p
    color: #333;
    line-height: 1.5;
}
hr {
    border: 0;
    height: 1px;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
.mpg-ckEditor ul li {
    position: relative;
    padding-left: 20px;
}
.mpg-ckEditor ul li::before {
    content: '';
    width: 8px;
    height: 1px;
    background: #333;
    position: absolute;
    left: 2px;
    top: 10px;
}
#main .bg-dark li::before {
    background: #fff;
}
img {
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
    margin-bottom: 15px;
}
h1, h2 {
    text-transform: uppercase;
    font-weight: normal;
}
h3, h4, h5, h6 {
    font-weight: bold;
}
h1, #mp_content .pe_wrap h1, .title, #prodListWrap .seWrap h1 {
    font-size: 1.5rem;
    font-family: 'Ubuntu', sans-serif;
}
h2 {
    font-size: 1.3rem;
    position: relative;
    font-family: 'Ubuntu', sans-serif;
}
h2::after {
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    margin-top: 6px;
    background-color: #004C92;
}
h3 {
    font-size: 1.2rem;
    font-family: 'Ubuntu', sans-serif;
}
h4, h5 {
    font-size: 1.1rem;
    color: #004c92;
    font-family: 'Ubuntu', sans-serif;
}
h5 {
    margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
    h1 {
        font-size: 2rem;
    }
    h2 {
        font-size: 1.5rem;
    }
}
a {
    color: #000;
    text-decoration: none;
    transition: all 0.3s ease-out;
}
a:hover {
    color: #666;
}
/**/
#header {
    background: #fff;
    position: relative;
    z-index: 3;
}
#top-header, #mainHeader {
    background-color: #004C92;
    padding: 3px 0;
}
#mainHeader {
    display: none;
}
#top-header, #mainHeader, #top-header a, #mainHeader a, #top-header ul li a, #mainHeader ul li a {
    color: #fff;
}
#top-header a:hover, #mainHeader a:hover, #top-header ul li a:hover, #mainHeader ul li a:hover {
    opacity: .7;
}
.mgp-langNav ul {
    display: flex;
}
.mgp-langNav ul li a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 10px;
}
#top-header .column {
    display: flex;
    /*height: 40px;*/
    flex-direction: column;
    justify-content: center;
}
.mgp-langNav ul li.active a {
    background: rgba(0, 0, 0, 0.3);
}
.fa-linkedin-in::before {
    content: "\f08c" !important;
    color: #007AB5;
}
.fab.fa-linkedin-in {
    font-size: 25px;
}
@media only screen and (min-width: 1200px) {
    #mainNav ul li {
        text-align: left;
        position: relative;
    }
    .Workshops.spacer,
    .Cours.spacer,
    .active.messen_workshops.spacer,
    .active.foires_-_cours_.spacer {
        margin-top: 50px;
    }
    .mgp-langNav ul li a {
        padding: 0 4px;
        line-height: 1;
        border-left: 1px solid #fff;
        width: auto;
        height: auto;
    }
    .mgp-langNav ul li:first-child a {
        border-left: 0;
    }
    .mgp-langNav ul li {
        padding-top: 7px;
        opacity: .7;
    }
    .mgp-langNav ul li.active {
        opacity: 1;
    }
    .mgp-langNav ul li.active a {
        background: none;
    }
}
/**/
.inside, .alpha .slideInner {
    width: 90%;
    max-width: 1140px;
    margin: 0 auto;
}
#logo {
    padding: 10px 0;
    max-width: 80%;
}
#logo a {
    display: block;
    line-height: 1;
}
@media only screen and (min-width: 1200px) {
    #logo {
        max-width: 100%;
        padding: 40px 20px;
    }
}
/* Mobile Nav */
#mainNav {
    width: 100%;
    display: none;
    position: absolute;
    z-index: 11;
    width: 100%;
    right: 0;
    background-color: #004C92;
    max-width: 500px;
    box-shadow: -1px 3px 5px rgba(0, 0, 0, 0.3);
}
#mainNav a {
    display: block;
    padding: 15px 25px;
    padding-right: 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
}
#mainNav ul {
    min-width: 100%;
}
#mainNav ul li {
    text-align: left;
    position: relative;
}
#mainNav ul li a.active {
    font-weight: 700;
}
#mainNav ul.lvl-1>li {
    border-top: 2px solid rgba(255, 255, 255, 0.4);
}
#mainNav ul.lvl-2, #mainNav ul.lvl-3 {
    background: rgba(0, 0, 0, 0.2);
}
#mainNav .lvl-2, #mainNav .lvl-3 {
    display: none;
}
#mainNav ul li.current.ifsub ul.lvl-2, #mainNav ul li.current.ifsub ul.lvl-2 li.current.ifsub ul.lvl-3 {
    display: block;
}
#mainNav ul.lvl-2 li a {
    padding-left: 40px;
}
#mainNav ul.lvl-3 li a {
    padding-left: 60px;
}
/* touchBtn */
#mainNav .touchBtn {
    position: absolute;
    right: 0;
    width: 51px;
    height: 51px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
}
#mainNav .mtbArrow {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 450ms ease;
    -moz-transition: all 450ms ease;
    -o-transition: all 450ms ease;
    transition: all 450ms ease;
}
#mainNav .touchBtn.open .mtbArrow {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
#mainNav ul li .touchBtn .mtbArrow::before {
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    content: "\f105";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
/**/
#mobileNavOpener {
    z-index: 99;
    cursor: pointer;
    position: absolute;
    padding: 17px 0 20px 4px;
    right: 25px;
    top: 22px;
}
#mobileNavOpener div {
    cursor: pointer;
    position: relative;
    height: 3px;
    width: 25px;
}
#mobileNavOpener::before {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    height: 3px;
    width: 25px;
    opacity: 1;
    -webkit-transition: all 850ms ease;
    -moz-transition: all 850ms ease;
    -o-transition: all 850ms ease;
    transition: all 850ms ease;
}
#mobileNavOpener.open::before {
    -moz-transform: rotate(495deg);
    -webkit-transform: rotate(495deg);
    transform: rotate(495deg);
    top: 17px;
}
#mobileNavOpener.open::after {
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 17px;
}
#mobileNavOpener.open div {
    opacity: 0;
}
#mobileNavOpener::after {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    height: 3px;
    width: 25px;
    -webkit-transition: all 850ms ease;
    -moz-transition: all 850ms ease;
    -o-transition: all 850ms ease;
    transition: all 850ms ease;
}
#mobileNavOpener::before, #mobileNavOpener::after, #mobileNavOpener div {
    background-color: #333;
}
/* Buttons */
.btn.btn-prime, .btn.btn-success, .btn.btn-outline, .btn.btn-second {
    display: inline-block;
    padding: 10px 40px;
    text-decoration: none;
    margin: 10px 0;
    text-transform: uppercase;
    border: 0;
    font-size: 1rem;
    text-align: center;
    cursor: pointer;
    background-color: #98b817;
    color: #fff;
    transition: all 0.3s ease-out;
}
.btn:hover {
    /*opacity: .7;*/
}
.btn.btn-prime:hover {
    background: #fff;
    color: #004C92;
}
.button-zoom .btn {
    line-height: 22px;
}
.button-zoom .btn:hover {
    padding-left: 50px;
    padding-right: 50px;
    /*font-size: 1.1rem;*/
}
.btn.btn-outline {
    background-color: rgba(255,255,255,0);
    border: 2px solid #004C92;
    color: #004c92;
    padding-top: 8px;
    padding-bottom: 8px;
}
.btn.btn-outline:hover {
    background-color: #004C92;
    color: #fff;
    border-color: transparent;
}
.btn.btn-second {
    background: #fff;
    color: #333;
}
/* UpScroll*/
#upScroll {
    position: fixed;
    cursor: pointer;
    right: 20px;
    bottom: 20px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.4);
    z-index: 3;
}
#upScroll>* {
    color: #004C92;
}
/* slim-content */
@media only screen and (min-width: 1400px) {
    .slim-content .inside, .slim-content .alpha .slideInner .slideTextWrap {
        padding-right: 150px;
    }
}
/* very-slim-content */
@media only screen and (min-width: 1200px) {
    .very-slim-content .inside, .very-slim-content .alpha .slideInner .slideTextWrap {
        padding-right: 150px;
    }
}
@media only screen and (min-width: 1400px) {
    .very-slim-content .inside, .very-slim-content .alpha .slideInner .slideTextWrap {
        padding-right: 350px;
    }
}
/* Hintergrundfarbe - BG Color */
.bg-light, .mpg-content-bg-light .mpg-content {
    background-color: #EBECEC;
}
.mpg-content-bg-light .mpg-content {
    padding: 15px;
    height: 100%;
}
.bg-dark {
    background-color: #004C92;
}
.bg-dark .mpg-content, .bg-dark h1, .bg-dark h2, .bg-dark h3 {
    color: #fff;
}
.bg-dark h2::after {
    background-color: #fff;
}
.bg-dark hr {
    border-color: #fff;
}
/* .font-size-large */
.font-size-m, .alpha .slideText {
    font-size: 1.2rem;
}
.font-size-l, .alpha .slideTitle strong {
    font-size: 30px;
    line-height: 1;
    font-family: 'Ubuntu', sans-serif;
}
.font-size-xl, .alpha .slideTitle {
    font-size: 35px;
    line-height: 1;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
}
@media only screen and (min-width: 768px) {
    .font-size-m, .alpha .slideText {
        font-size: 1.5rem;
    }
    .font-size-l, .alpha .slideTitle strong {
        font-size: 46px;
    }
    .font-size-xl, .alpha .slideTitle {
        font-size: 65px;
    }
}
/**/
.alpha .swiper-slide .slideTextWrap {
    padding: 20px 0;
}
.alpha .swiper-slide {
    min-height: 400px !important;
}
.alpha .slideTitle {
    padding-top: 45px;
}
.alpha .slideTitle strong {
    font-weight: normal;
    display: block;
}
.alpha .slideText {
    margin-top: 25px;
    margin-bottom: 45px;
}
.alpha .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: .4;
}
.alpha .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
@media only screen and (min-width: 768px) {
    .alpha .swiper-slide {
        min-height: 565px !important;
    }
    .alpha .slideTitle {
        padding-top: 200px;
    }
    .alpha .slideText {
        margin-top: 45px;
    }
}
/* font-white */
.font-white, .font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white h5, .font-white h6 {
    color: #fff;
}
.font-white h2::after {
    background-color: #fff;
}
.font-white .btn.btn-outline {
    border-color: #fff;
    color: #fff;
}
.font-white hr {
    border-color: #fff;
}
/* Image Zoom Effekt */
.image-zoom .mpg-slimPlugin, .image-zoom .ceImageWrap {
    overflow: hidden;
    padding: 0 !important;
    line-height: 0;
}
.image-zoom .mpg-slimPlugin img, .image-zoom .ceImageWrap img, .image-zoom .ceIconWrap i {
    transition: all 0.5s ease-out;
}
.image-zoom .mpg-slimPlugin:hover img, .image-zoom .mpg-contentElement:hover img, .image-zoom .mpg-contentElement:hover .ceIconWrap i {
    transform: scale(1.2);
}
/* mpg-bg-img */
.mpg-bg-img {
    background-size: cover;
}
/* .mpg-bg-img.bg-row */
.mpg-bg-img.bg-row {
    position: relative;
    min-height: 300px;
}
.mpg-bg-img.bg-row .newImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    z-index: -1;
    margin: 0 15px;
}
.mpg-fullWidthContainer .mpg-bg-img.bg-row .newImage {
    margin: 0;
}
/* img-center */
.img-center .mpg-slimPlugin {
    text-align: center;
}
/* center - all */
.center-all {
    text-align: center;
}
/**/
.filter-grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
/* Icon Large */
.icon-l .fa:before, .icon-l .fab:before, .icon-l .fal:before, .icon-l .far:before, .icon-l .fas:before {
    display: block;
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #004C92;
}
@media only screen and (min-width: 768px) {
    .icon-l .fa:before, .icon-l .fab:before, .icon-l .fal:before, .icon-l .far:before, .icon-l .fas:before {
        font-size: 35px;
        padding-top: 0;
    }
}
/* grid-column-large-space */
.grid-column-space-large .row {
    margin-right: -35px;
    margin-left: -35px;
}
.grid-column-space-large .col-1, .col-2, .grid-column-space-large .col-3, .grid-column-space-large .col-4, .grid-column-space-large .col-5, .grid-column-space-large .col-6, .grid-column-space-large .col-7, .grid-column-space-large .col-8, .grid-column-space-large .col-9, .grid-column-space-large .col-10, .grid-column-space-large .col-11, .grid-column-space-large .col-12, .col, .grid-column-space-large .col-auto, .grid-column-space-large .col-xs-1, .grid-column-space-large .col-sm-1, .grid-column-space-large .col-xs-2, .grid-column-space-large .col-sm-2, .grid-column-space-large .col-xs-3, .grid-column-space-large .col-sm-3, .grid-column-space-large .col-xs-4, .grid-column-space-large .col-sm-4, .grid-column-space-large .col-xs-5, .grid-column-space-large .col-sm-5, .grid-column-space-large .col-xs-6, .grid-column-space-large .col-sm-6, .grid-column-space-large .col-xs-7, .grid-column-space-large .col-sm-7, .grid-column-space-large .col-xs-8, .grid-column-space-large .col-sm-8, .grid-column-space-large .col-xs-9, .grid-column-space-large .col-sm-9, .grid-column-space-large .col-xs-10, .grid-column-space-large .col-sm-10, .grid-column-space-large .col-xs-11, .grid-column-space-large .col-sm-11, .grid-column-space-large .col-xs-12, .grid-column-space-large .col-sm-12, .grid-column-space-large .col-sm, .grid-column-space-large .col-xs-a, .grid-column-space-large .col-sm-auto, .grid-column-space-large .col-md-1, .grid-column-space-large .col-md-2, .grid-column-space-large .col-md-3, .grid-column-space-large .col-md-4, .grid-column-space-large .col-md-5, .grid-column-space-large .col-md-6, .grid-column-space-large .col-md-7, .grid-column-space-large .col-md-8, .grid-column-space-large .col-md-9, .grid-column-space-large .col-md-10, .grid-column-space-large .col-md-11, .grid-column-space-large .col-md-12, .grid-column-space-large .col-md, .grid-column-space-large .col-md-auto, .grid-column-space-large .col-lg-1, .grid-column-space-large .col-lg-2, .grid-column-space-large .col-lg-3, .grid-column-space-large .col-lg-4, .grid-column-space-large .col-lg-5, .grid-column-space-large .col-lg-6, .grid-column-space-large .col-lg-7, .grid-column-space-large .col-lg-8, .grid-column-space-large .col-lg-9, .grid-column-space-large .col-lg-10, .grid-column-space-large .col-lg-11, .grid-column-space-large .col-lg-12, .grid-column-space-large .col-lg, .grid-column-space-large .col-lg-auto, .grid-column-space-large .col-xl-1, .grid-column-space-large .col-xl-2, .grid-column-space-large .col-xl-3, .grid-column-space-large .col-xl-4, .grid-column-space-large .col-xl-5, .grid-column-space-large .col-xl-6, .grid-column-space-large .col-xl-7, .grid-column-space-large .col-xl-8, .grid-column-space-large .col-xl-9, .grid-column-space-large .col-xl-10, .grid-column-space-large .col-xl-11, .grid-column-space-large .col-xl-12, .grid-column-space-large .col-xl, .grid-column-space-large .col-xl-auto {
    padding-right: 35px;
    padding-left: 35px;
}
/* Form */
.formBuilder .mpLabelCol, .formBuilder .mpInputCol {
    max-width: 100%;
    flex: 0 0 100%;
}
.formBuilder .mpInputCol input[type="text"], .formBuilder .mpInputCol input[type="date"], .formBuilder .mpInputCol input[type="number"], .formBuilder .mpInputCol input[type="file"], .formBuilder .mpInputCol input[type="text.email"], .formBuilder .mpInputCol select, .formBuilder .mpInputCol textarea {
    border: 0;
    padding: 10px 14px;
    margin-bottom: 10px;
    border-radius: 0;
    font-size: 1.1rem;
    background: #fff;
    border: 1px solid #ccc;
}
.formBuilder .mpInputCol select {
    height: 60px;
}
.formBuilder .mpInputCol textarea {
    resize: none;
    min-height: 100px;
}
.formBuilder .mpLabelCol label {
    line-height: 1.5;
    height: auto;
    padding: 6px 0;
}
@media only screen and (min-width: 991px) {
    #content {
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    }
    .mainContainer {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }
    #footer {
        margin-top: auto;
    }
    /*
.formBuilder {
display: flex;
flex-wrap: wrap;
}
.formBuilder .row {
width: 48%;
margin-left: 1%;
margin-right: 1%;
}
.formBuilder .row:first-child, .formBuilder .row:last-child {
width: 100%;
}*/
    .checkbox-group {
        display: flex;
        flex-wrap: wrap;
    }
    .checkbox-group .checkbox {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }
}
/*fullwidthcontent="true"*/
.row[fullwidthcontent="true"] {
    margin-left: 0;
    margin-right: 0;
}
.row[fullwidthcontent="true"]>.column {
    padding-left: 0;
    padding-right: 0;
}
/* mpg-widget mpg-slimPlugin */
.mpg-widget.mpg-slimPlugin {
    line-height: 0;
}
/* Abstand oben & unten */
/*
@media only screen and (min-width: 768px) {
.space-top-l {
padding-top: 75px;
}
.space-bottom-l {
padding-bottom: 75px;
}
}
@media only screen and (min-width: 1024px) {
.space-top-l {
padding-top: 100px;
}
.space-bottom-l {
padding-bottom: 100px;
}
}
*/
/* Doppel-Bild Hover-Effekt */
.double-img-hover .ceImageWrap {
    overflow: hidden;
}
.double-img-hover .ceImageWrap .ceImage {
    max-width: 200%;
}
.double-img-hover .ceTitleWrap {
    margin-top: 10px;
}
.mpg-contentElement.double-img-hover:hover .ceImage {
    margin-left: -100%;
}
.mpg-contentElement.double-img-hover .ceContentWrap {
    transition: all 0.3s ease-out;
}
.mpg-contentElement.double-img-hover:hover .ceContentWrap {
    /*transform: scale(1.1);*/
}
.mpg-contentElement.double-img-hover:hover .ceTitleWrap h4 {
    text-decoration: underline;
    color: #000;
}
/* Box Schatten */
.mpg-contentElement.cb-box-shadow {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0);
    transition: all 0.3s ease-out;
}
.mpg-contentElement.cb-box-shadow .ceContentWrap {
    padding: 15px;
}
.mpg-contentElement.cb-box-shadow:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 1200px) {
    #wrapper {
        position: relative;
    }
    #header {
        width: 300px;
        min-width: 300px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.23);
        position: fixed;
        height: 100vh;
        top: 0;
        bottom: 0;
        left: 0;
        overflow-y: auto;
    }
    #header .inside {
        display: flex;
        flex-direction: column;
        height: 100%;
    }
    #content {
        padding-left: 300px;
        /*display: flex;*/
    }
    /*
    #mainHeader {
display: block;
}
.mainContainer {
flex-grow: 1;
}
    #top-header {
display: none;
}*/
    .mpg-fullWidthContainer, #main .mpg-fullWidthContainer, #mp_htmlFront.Mac .row.mpg-stretched-row, .Mac .mpg-fullWidthContainer, .mobile .mpg-fullWidthContainer {
        width: calc(100vw - 300px) !important;
    }
    /* mainNav */
    #mobileNavOpener {
        display: none;
    }
    #mainNav {
        width: auto;
        display: block !important;
        position: relative;
        top: auto;
        background: none;
        border: 0;
        right: auto;
        z-index: auto;
        max-width: 100%;
        box-shadow: none;
        padding-bottom: 50px;
    }
    #mainNav ul li a {
        padding: 10px 12px;
        color: #666;
        font-weight: 700;
        font-size: 1rem;
    }
    #mainNav ul li:hover a, #mainNav ul li a.active, #mainNav ul li a.current {
        color: #000;
    }
    #mainNav ul.lvl-1>li {
        border-top: 0;
        border-bottom: 1px solid #ccc;
    }
    #mainNav .touchBtn {
        display: none;
        width: 41px;
        height: 41px;
    }
    #mainNav ul.lvl-2, #mainNav ul.lvl-3 {
        background: none;
    }
    #mainNav ul.lvl-1 li.active.ifsub ul.lvl-2, #mainNav ul.lvl-2 li.active.ifsub ul.lvl-3 {
        display: block;
    }
    #mainNav ul.lvl-2 li a {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 30px;
        text-transform: none;
        font-weight: 400;
    }
    #mainNav ul.lvl-3 li a {
        padding-left: 50px;
    }
    #mainNav ul.lvl-2>li.active>a, #mainNav ul.lvl-3>li.active>a {
        color: #004C92;
    }
}
/* slide Box */
.row.slideBox {
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.slideBox>.column {
    padding: 10px;
}
.slideBox>.column:first-child {
    cursor: pointer;
    position: relative;
}
.slideBox>.column:first-child:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro";
    content: "\f067";
    position: absolute;
    right: 10px;
    top: 5px;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 25px !important;
    color: #004C92;
    font-weight: 500;
    line-height: 25px !important;
    font-size: 18px;
}
.slideBox.slideBoxOpen>.column:first-child:after {
    content: '\f068';
}
.slideBox>.column:first-child h3 {
    margin-top: 5px;
}
.slideBox>.column:last-child {
    display: none;
}
.slideBoxOpen>.column:last-child {
    display: block;
}
/* News */
#newsWrap .newsItem {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-bottom: 15px;
}
#newsWrap .newsItem:first-child {
    border-top: 0;
    padding-top: 0;
}
#newsWrap .newsItem .newsTitle, #newsWrap a .newsTitle, #newsWrap .newsTitle a {
    color: #004C92;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
}
#loginWrap *, #loginWrap a {
    color: #333;
}
/* Login & Cart */
#cart, #whisList, #login, #userText, #userProfile {
    float: right;
    line-height: 30px;
    color: #eee;
    padding: 0 0 0 0;
    margin-left: 25px;
    font-size: 13px;
}
#loginWrap h3 {
    padding-bottom: 6px;
}
#loginWrap .formRow {
    margin: 0 -10px;
    padding: 0;
}
#loginWrap .formRow .formBreak input {
    width: 70%;
}
#loginWrap label {
    width: 30%;
}
.inlineLoginWrap {
    width: 350px;
    position: absolute;
    right: 0;
    background-color: #fff;
    border: 2px solid #004C93;
    box-sizing: border-box;
    padding: 25px;
    z-index: 80;
    top: 40px;
    display: none;
}
.inlineLoginWrap:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    height: 10px;
    width: 10px;
    background: #fff;
    top: -7px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 2px solid #004C93;
    border-top: 2px solid #004C93;
}
#loginCloser {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    color: #666;
    z-index: 10;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: 100;
}
#cart, #login {
    position: relative;
}
#cart::before, #login::before {
    content: '\f07a';
    /*overlays the icon and is not able to load - 240220*/
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    left: 0px;
    top: 0;
}
#login::before {
    content: '\f090';
    /*overlays the icon and is not able to load - 240220*/
}
#userProfile {
    background: url(user.png) no-repeat 0 5px;
    background-size: 16px 17px;
}
#login.logout {
    /*background: url(logout.png) no-repeat 0 8px;*/
    background-size: 16px 13px;
}
#cart a, #whisList a, #login a, #userText a, #userProfile a {
    line-height: 30px;
    color: #eee;
    font-size: 13px;
    display: block;
    /*padding-left:25px;*/
}
.noMobile {
    padding-left: 25px;
}
#userText .userName {
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 150px;
    display: inline-block;
    height: 30px;
    vertical-align: top;
    white-space: nowrap;
    cursor: help;
}
#cartQuantNumber:before {
    display: inline;
    content: ' (';
}
#cartQuantNumber:after {
    display: inline;
    content: ')';
}
#cartQuantNumber {
    display: none;
}
#cartQuantNumber.open {
    display: inline;
}
#whisList {
    background: url(merkliste.png) no-repeat 0 7px;
    background-size: 16px 15px;
}
#whisListQuant:before {
    display: inline;
    content: ' (';
}
#whisListQuant:after {
    display: inline;
    content: ')';
}
#whisListQuant {
    display: none;
}
#whisListQuant.open {
    display: inline;
}
@media all and (max-width:724px) {
    .noMobile {
        display: none;
    }
    #cart, #whisList, #login, #userProfile {
        height: 40px;
        width: 50px;
        position: relative;
        margin: 0;
        border-left: 1px solid #fff;
    }
    #cart a, #whisList a, #login a, #userProfile a {
        display: block;
        height: 40px;
        width: 49px;
        margin: 0;
        padding: 0;
    }
    #cart::before, #login::before {
        font-size: 24px;
        left: 12px;
        top: 5px;
    }
    #login.open {
        background-color: #d8d8d8;
    }
    #login.logout {
        background-size: 24px 20px;
        background-position: center 10px;
    }
    #userProfile {
        background-size: 19px 20px;
        background-position: center 9px;
    }
    #whisList {
        background: url(merkliste.png) no-repeat center 8px;
        background-size: 22px 21px;
    }
    #cartQuantNumber:before, #whisListQuant:before, #whisListQuant:after {
        display: inline;
        content: '';
    }
    #cartQuantNumber:after {
        display: inline;
        content: '';
    }
    .inlineLoginWrap {
        width: 100%;
        position: relative;
        padding: 10px 4%;
        background: #d8d8d8;
        border: none;
        top: 0;
        clear: both;
    }
    .inlineLoginWrap:before {
        display: none;
        left: auto;
        right: 65px;
    }
    #loginCloser {
        display: none;
    }
}
/* productSearch */
.prodSearchSection {
    display: none;
}
@media only screen and (min-width: 1200px) {
    .prodSearchSection {
        display: block;
        margin-top: auto;
    }
}
#productSearchWrap .searchSelect, #productSearchWrap .searchInput {
    height: 28px;
}
#productSearchWrap #searchFree {
    height: 34px;
    margin-top: 8px;
    border: 2px solid #004C92;
}
#productSearchWrap .searchSubmit {
    padding: 6px 20px;
    line-height: 1;
}
/* Product Detail Page */
/* Tabs mit radio-Buttons */
.tabbed figure {
    display: block;
    margin-left: 0;
    clear: both;
}
.tabbed>input, .tabbed figure>div {
    display: none;
}
#tab1:checked~figure .tab1, #tab2:checked~figure .tab2, #tab3:checked~figure .tab3 {
    display: block;
}
nav.prodDescNav {
    display: flex;
    flex-wrap: wrap;
}
nav.prodDescNav label {
    padding: 10px 0;
    font-weight: bold;
    font-size: 1.2rem;
    margin-right: 25px;
    cursor: pointer;
}
#tab1:checked~nav label[for="tab1"], #tab2:checked~nav label[for="tab2"], #tab3:checked~nav label[for="tab3"] {
    color: #004C92;
    border-bottom: 2px solid;
}
/* prodDescTitle */
.prodDescTitle {
    font-weight: bold;
    margin-top: 25px;
}
/* prodDetailBreadcrumb */
.prodDetailBreadcrumb {
    padding: 15px 0;
}
.prodDetailBreadcrumb ul {
    display: flex;
    flex-wrap: wrap;
}
.prodDetailBreadcrumb ul li {
    padding-left: 12px;
}
.prodDetailBreadcrumb ul li a {
    display: block;
    padding: 2px 6px;
    color: #ccc;
}
.prodDetailBreadcrumb ul li a:hover {
    color: #999;
}
.prodDetailBreadcrumb ul li:before {
    content: '>';
    background: none;
    top: 2px;
    color: #ccc;
}
.prodDetailBreadcrumb ul li:first-child, .prodDetailBreadcrumb ul li:first-child a {
    padding-left: 0;
}
.prodDetailBreadcrumb ul li:first-child::before {
    display: none;
}
.productDetails ul {
    list-style: none;
    margin-left: 20px;
}
.productDetails ul li::before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    height: 1px;
    width: 7px;
    background: black;
    vertical-align: middle;
}
@media only screen and (min-width: 1200px) {
    .prodDetailBreadcrumb {
        padding: 25px 0;
    }
}
/* PDF Link */
.pdf-link {}
.pdf-link a::before {
    content: '\f1c1';
    font-family: "Font Awesome 5 Pro";
    font-size: 20px;
    color: rgb(200, 0, 0);
    padding-right: 10px;
    transition: .3s ease-in-out;
}
.pdf-link a:hover:before {
    opacity: .6;
}
/* ==============================================================
\domains\<site>\appBuilder\shop\v1\shop.css
================================================================ */
.prodSearchOpener {
    display: none;
}
.bold {
    font-weight: bold;
}
.hide {
    display: none;
}
/*=====================modulStyles====================*/
.searchRow:after, .cartHead:after {
    clear: both;
    display: table;
    content: "";
}
#mp_content .pe_wrap h1, .title, #prodListWrap .seWrap h1 {
    /*#mp_content .seWrap h1*/
    color: #004c93;
    font-size: 26px;
    font-weight: 400;
    padding: 0 0 35px 0;
    text-transform: none;
}
#prodListWrap .seWrap h1.productTitle {
    color: #000;
}
/*=======================productsearch==================*/
.deliveryinfo {
    padding-top: 20px;
}
/*=======================productsearch==================*/
#productSearchWrap {
    padding-right: 45px;
}
#productSearch {
    position: relative;
}
#prodListWrap .section.shop.ckArea h1 {
    margin-top: 15px;
}
.searchSelect option.filterInactive {
    font-style: italic;
    color: red;
    display: none;
}
.completeFilterInactive {
    font-style: italic;
    color: #ccc;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}
.qSearchResultWrap {
    position: relative;
    border-bottom: 1px solid #ccc;
}
.paginationCounter {
    display: inline-block;
    margin: 5px 0 0 0;
}
.pagNmbrs ul {
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 11px;
}
.searchInfo {
    bottom: 3px;
    display: none;
    font-size: 12px;
    font-style: italic;
    position: absolute;
}
#productSearch {
    padding-right: 45px;
}
#prodListWrap .section.shop.ckArea h1 {
    margin-top: 15px;
}
.searchSelect option.filterInactive {
    font-style: italic;
    color: red;
    display: none;
}
.completeFilterInactive {
    font-style: italic;
    color: #ccc;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
}
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
}
.autocomplete-suggestion {
    padding: 4px 5px;
    line-height: 17px;
    font-size: 14px;
}
.autocomplete-selected {
    background: #F0F0F0;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}
.autocomplete-group {
    padding: 2px 5px;
}
.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000;
}
/*=======================category Top List==================*/
.catListElem {
    min-height: 30px;
    margin-bottom: 25px;
}
.catListElem .title {
    font-size: 14px;
    font-weight: bold;
    color: #555;
    margin-bottom: 6px;
}
/*=======================category Sub List==================*/
/*transitions*/
.catSubListElem .title,.catSubListElem:hover .title,.catSubListElem .image,.catSubListElem:hover .image {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.catSubListElem {
    min-height: 30px;
    margin-bottom: 35px;
}
.catSubListElem .title {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #000;
}
.catSubListElem .title .description {
    font-weight: normal;
}
.catSubListElem .quant {
    font-weight: normal;
}
.catSubListElem .image {
    border: 1px solid #aaa;
    margin-bottom: 6px;
    line-height: 0;
}
.catSubListElem:hover .image {
    border: 1px solid #004C92;
}
.catSubListElem:hover .title {
    color: #004C92;
}
.recommendElem .title {
    font-size: 13px;
    font-weight: 600;
    color: #333;
}
/*button styles*/
div.btn {
    padding: 15px 0;
}
div.btn:after {
    display: block;
    content: "";
    clear: both;
}
.btn-small .btn-submit {
    padding: 3px 6px;
    line-height: 18px;
    font-size: 12px;
}
input.btn-submit {
    color: #fff;
    display: block;
    background: none;
    border: none;
    float: right;
    cursor: pointer;
}
.btn-neutral .btn-submit {
    background: #999;
}
.btn-green-ortho .btn-submit {
    background: #8CBE29;
}
.btn-submit:focus {
    border: none !important;
}
#loginWrap .btn-green-ortho {
    background: none;
}
.btn {
    display: flex;
}
.btn a,
.btn button,
.btn input {
    border: none;
    display: inline-block;
    padding: 0 20px;
    background: #999;
    color: #fff;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    outline: none;
}
.btn .right {
    margin-left: auto;
}
*:focus {
    outline: none;
}
/*a.backToShopLink{
float: right;
padding-right: 15px;
background: #999;
display: inline-block;
height: 29px;
line-height: 29px;
text-align: center;
padding-left: 15px;
color: #fff !important;
margin-right: 30px;
}*/
/*=======================product detail==================*/
#productDetail .iconLink a {
    display: block;
    padding-left: 30px;
    font-weight: bold;
    color: #004C92;
}
#delAddressWrap h4, .cartHead > div, #paymentWrap h4 {
    color: black;
    font-size: 13px;
    line-height: 21px;
    font-weight: bold;
}
input[type="radio"] {
    position: relative;
    top: 2px;
    margin-right: 8px;
}
.hideAddProd {
    display: none;
}
/*=======================product detail==================*/
#content .openShopLogin {
    color: #fff;
    background: url(../../../application/design_20140918_0941/login.png) no-repeat 8px 8px #004C92;
    background-size: 18px 14px;
    display: inline-block;
    padding: 4px 20px 4px 35px;
    font-weight: normal;
}
.prodDetailItem .iconLink a {
    display: block;
    /*font-weight: bold;*/ /* removed bro 190120*/
    color: #004C92;
    /*padding:6px 0 6px 30px;*/
}
.prodDetailItem .row {
    padding: 8px 0;
}
.value .confSelect.row {
    padding: 0 0 5px 0;
}
.prodDetailItem hr {
    margin: 40px 0;
}
.prodDetailItem .price {
    font-weight: bold;
}
.prodDetailLabel {
    /*font-size: 13px;*/
    line-height: 20px;
    font-weight: bold;
    color: #333;
}
.prodFormWrap {
    /*padding:0 0 0 10px;*/
}
.prodFormWrap ul, .prodListItemDescription ul {
    margin: 0;
    padding: 0 0 0 10px;
    list-style-type: none;
}
.prodFormWrap ul li, .prodListItemDescription ul li {
    display: block;
    position: relative;
}
.prodFormWrap ul li:before, .prodListItemDescription ul li:before {
    content: '\203A';
    position: absolute;
    top: 0;
    left: -10px;
}
.f_prodOption_select {
    width: 100%;
    height: 25px;
    box-sizing: border-box;
    border-radius: 0;
    padding: 2px 5px;
    border: 1px solid #ccc;
}
.f_prodOption_select option {
    padding: 2px 5px;
}
.prodDetailItem .addToCart {
    width: 214px;
}
/*stock*/
.stockStatus {
    padding: 5px 0;
}
.stockIcons {
    height: 15px;
    width: 15px;
    float: left;
    margin: 3px 7px 0 0;
    position: relative;
}
.prodStockWrap[status='onStock'] {
    color: #000;
}
.prodStockWrap[status='onStock'] .stockIcons	 {
    background: #98B817;
}
.prodStockWrap[status='lessOnStock'] {
    color: #000;
}
.prodStockWrap[status='lessOnStock'] .stockIcons {
    background: #FC0;
}
.prodStockWrap[status='notOnStock'] {
    color: #000;
}
.prodStockWrap[status='notOnStock'] .stockIcons {
    background: #C90C10;
}
/*.onStock .stockIcons{
background: #98B817;
}
.lessOnStock .stockIcons{
background: #E36805;
}
.notOnStock .stockIcons{
background: #C90C10;
}
*/
.prodVariantWrap {
    /*margin:0 -10px;*/
}
.prodDetailItem .prodVariantWrap {
    margin: 0;
}
#productForm {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    display: flex;
}
#productForm input {
    border-radius: 0;
}
#productForm select {
    border-radius: 0;
    width: 100%;
    height: 23px;
}
#productForm .quantity {
    width: 40px;
    float: left;
    margin: 0 15px 0 0;
    height: 23px;
    padding: 0 2px;
    border: 1px solid #ccc;
}
a.pdf {
    display: block;
    background: url(images/pdficon.gif) no-repeat 0 0;
    padding-left: 35px;
    color: #323232;
}
.addToCart {
    background: url(images/warenkorb.png) no-repeat 7px 4px #98B817;
    background-size: 16px 14px;
    background-position: 20% center;
    border: 1px solid #98B817;
    height: 25px;
    color: #fff;
    padding: 0 15px 0 35px;
    cursor: pointer;
}
.addToCart.locked {
    border: 1px solid #aaa;
    background-color: #aaa;
    display: none;
}
#orderDetails .addToCart {
    background-position: center;
}
.pe_wrap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.pe_wrap ul li {
    padding-left: 12px;
}
.iconLink.productVideo {
    /*background:url(images/videoIcon.png) no-repeat 0 4px;*/
    background-size: 21px 20px;
}
.iconLink.productWhislist {
    /*background:url(images/starBlue.png) no-repeat 0 5px;*/
    background-size: 21px 20px;
    margin-bottom: 20px;
}
.iconLink.productRecommend {
    /*background:url(images/recommendIcon.png) no-repeat 0 4px;*/
    background-size: 21px 20px;
    /*margin-top:15px;*/
}
.prodSelectAlert {
    border: 2px solid #004C93;
    padding: 15px;
    position: absolute;
    top: -110px;
    background: #fff;
}
/*add Product Message*/
#dimmer {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.3);
    z-index: 50;
}
#dimmer .prodSelectAlert.addProdMsg {
    left: 50%;
    top: 50%;
    margin: -90px 0 0 -200px;
    min-height: 180px;
    width: 400px;
    padding: 0;
    z-index: 60;
    border: none;
    border-radius: 3px;
    box-shadow: 0 0 8px -1px rgba(0,0,0,.4);
}
#dimmer .prodSelectAlert.addProdMsg .msgTitle {
    background: #455E76;
    padding: 10px 35px;
    margin-bottom: 15px;
}
#dimmer .prodSelectAlert.addProdMsg .msgTitle h2 {
    color: #fff;
    padding: 0;
    letter-spacing: 0;
    text-transform: none;
    font-size: 1.1rem;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}
#dimmer .prodSelectAlert.addProdMsg .msgTitle h2:after {
    display: none;
}
#dimmer .prodSelectAlert.addProdMsg .msgBody {
    padding: 15px 35px;
}
#dimmer .prodSelectAlert.addProdMsg .msgBody:after {
    content: '';
    display: block;
    clear: both;
}
#dimmer .prodSelectAlert.addProdMsg .msgBody .fa {
    float: left;
    margin: 4px 8px 0 0;
}
#dimmer .prodSelectAlert.addProdMsg .msgBtnRow {
    padding: 15px 35px;
}
#dimmer .prodSelectAlert.addProdMsg .continueShopping {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    background: #ccc;
    margin-right: 8px;
    cursor: pointer;
}
#dimmer .prodSelectAlert.addProdMsg .toCart {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    background: #004C93;
    color: #fff;
    cursor: pointer;
}
#dimmer .prodSelectAlert.addProdMsg .popUpClose {
    position: absolute;
    cursor: pointer;
    width: 25px;
    height: 25px;
    -webkit-appearance: none;
    top: 10px;
    right: 10px;
}
#dimmer .prodSelectAlert.addProdMsg .popUpClose:before, #dimmer .prodSelectAlert.addProdMsg .popUpClose:after {
    content: '';
    display: block;
    height: 1px;
    width: 25px;
    position: absolute;
    top: 10px;
    left: 0;
    background: #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#dimmer .prodSelectAlert.addProdMsg .popUpClose:after {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*recommend*/
#recommendProducts {
    width: 100%;
    overflow: hidden;
    /*background:#eee;*/
    padding: 10px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.recommendTitle {
    font-weight: bold;
    color: #004C92;
    padding: 0 0 10px 10px;
}
.recommendElem {}
.recommendElem .image {
    line-height: 0;
    padding-bottom: 10px;
}
.recommendElem .image img {
    border: 1px solid #ccc;
}
/*========== product gallery========*/
/*======================product search===================*/
#productSearch {
    max-width: 400px;
    padding: 0 0 45px 0;
}
.searchResultWrap #prodListWrap {
    margin: 0 -10px;
    width: 70%;
    float: left;
}
.searchResultWrap #prodListWrap:after {
    content: '';
    display: block;
    clear: both;
}
.searchRow {
    width: 100%;
    margin-bottom: 4px;
}
.inlineSearch {
    margin: 0 -5px;
}
.inlineSearchWrap#productSearch {
    padding: 20px 10px;
    background: #efefef;
    width: 100%;
    max-width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.inlineSearch .searchRow {
    float: left;
    width: 25%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.box {
    background: #efefef;
    margin-bottom: 25px;
}
.box .noProd .boxImg {
    padding: 20px 10px 10px 10px;
    float: left;
}
.box .noProd .boxTitle {
    padding: 20px 10px 10px 0;
    font-weight: bold;
    font-size: 15px;
}
.box .noProd .boxText {
    clear: both;
    padding: 10px 10px 20px 10px;
}
.box .questions .boxTitle {
    padding: 20px 10px 10px 10px;
    font-weight: bold;
    font-size: 15px;
}
.box .questions .boxText {
    padding: 10px 10px 20px 10px
}
.inlineSearch .searchRow .searchSubmit {
    margin: 0;
    float: left;
}
.searchSelect, .searchInput {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    padding: 2px 4px;
    height: 23px;
    line-height: 19px;
    margin: 0;
    border: 1px solid #ddd;
    -webkit-transition: all 350ms linear;
    -moz-transition: all 350ms linear;
    -ms-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    transition: all 350ms linear;
    outline: none;
}
#top .searchSelect, #top .searchInput {
    width: 85% !important;
}
#top #searchFree {
    line-height: 20px !important;
    font-size: 12px !important;
}
.searchInput {
    padding-left: 8px;
}
.searchSelect:focus, .searchInput:focus {
    -webkit-transition: all 350ms linear;
    -moz-transition: all 350ms linear;
    -ms-transition: all 350ms linear;
    -o-transition: all 350ms linear;
    transition: all 350ms linear;
    background: #fdfdfd;
    border: 1px solid #004C92;
}
.searchSubmit {
    background: #004C92;
    border: none;
    color: #fff;
    margin: 15px 0 0 0;
    padding: 4px 15px;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0;
}
.searchResultWrap {
    /*margin:0 -10px;*/
}
.searchResultWrap .section.shop {
    width: 100%;
    float: none;
    padding: 0 10px;
    padding-top: 20px;
    box-sizing: border-box;
}
#sideBarShop {
    width: 30%;
    float: right;
    padding: 0;
    padding-top: 40px;
    box-sizing: border-box;
}
/*============breakpoind 700px=================*/
@media all and (max-width:1024px) {
    .inlineSearch .searchRow {
        width: 100%;
        float: none;
    }
    .searchResultWrap .section.shop {
        width: 100%;
        float: none;
    }
    .searchResultWrap #prodListWrap {
        margin: 0;
        float: 0;
        width: 100%;
    }
    .searchResultWrap .section.shop {
        padding: 0;
    }
    #sideBarShop {
        width: 100%;
        float: none;
    }
    .searchResultWrap {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
    .searchResultWrap #sideBarShop {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        box-ordinal-group: 3;
    }
    .searchResultWrap #prodListWrap {
        float: none;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
    }
    #orderDetails .userOrderSum {
        padding-left: 10px;
    }
}
/*============breakpoind 700px=================*/
@media all and (max-width:724px) {
    #prodListWrap .prodImage, #prodListWrap .prodText {
        display: block;
        width: 100%;
    }
    .searchSelect, .searchInput, .searchSubmit {
        height: 35px;
        line-height: 30px;
        /*font-size: 15px;*/
    }
    .searchSubmit {
        width: 50%;
    }
    .inlineSearchWrap#productSearch {
        display: block;
    }
    .inlineSearch .searchRow {
        float: none;
        width: 100%;
    }
    .addToCartCol {
        position: absolute;
        right: 35px;
    }
    .removeBtnCol {
        position: absolute;
        top: 3px;
        right: 0;
        width: 35px;
    }
}
/*button styles*/
.checkIcon, .alertIcon, .errorIcon {
    float: left;
    width: 15px;
    height: 15px;
    background: url(images/checkIcon.png) no-repeat 0 0;
    background-size: 15px 15px;
    margin: 2px 5px 0 0;
}
.alertIcon {
    background: url(images/alertIcon.png) no-repeat 0 0;
    background-size: 15px 15px;
}
.errorIcon {
    background: url(images/errorIcon.png) no-repeat 0 0;
    background-size: 15px 15px;
}
.textMsg {
    float: left;
}
#shopNav {
    padding: 0;
    margin: 45px 0 30px 0;
}
#shopNav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    font-family: 'Roboto',sans-serif,'Font Awesome 5 Pro';
}
#shopNav li {
    float: left;
}
#shopNav li:first-child a {
    padding-left: 0;
}
#shopNav li.navBorder {
    position: relative;
}
#shopNav li.navBorder:before {
    content: '\f054';
    position: absolute;
    left: -3px;
    color: #aaa;
    top: 2px;
    /*border-left: 2px solid #004c93;*/
}
#shopNav ul li {
    padding-left: 0;
}
#shopNav li a {
    color: #aaa;
    font-size: 16px;
    font-weight: 400;
    padding: 2px 15px;
    display: block;
    position: relative;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
#shopNav.orderProcess li {
    position: relative;
    width: 100%;
}
#shopNav.orderProcess li:after {
    content: '';
    height: 14px;
    width: 14px;
    background: #777777;
    transform: rotate(135deg);
    position: absolute;
    left: 25px;
    top: 34px;
    z-index: 5;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}
@media (min-width: 768px) {
    #shopNav.orderProcess li {
        width: auto;
    }
    #shopNav.orderProcess li:after {
        height: 21px;
        width: 21px;
        transform: rotate(45deg);
        right: -12px;
        top: 3px;
        left: auto;
    }
}
#shopNav.orderProcess ul li.active:after {
    background: #004C92;
}
.paymentRadio {
    position: relative;
    top: -9px;
}
/*Formular*/
.formRow {
    padding: 0 0 15px 0;
    margin: 0 -10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.formElement, .formBreak, .formTextElement {
    /*padding:0 10px;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.formElement.half {
    float: left;
    width: 50%;
}
.formElement .mand {
    color: #8dbe2a;
    font-weight: 600;
}
.formBreak {
    margin-bottom: 3px;
}
.formTextElement {
    /*float: right;*/
    padding: 0;
}
.formTextElement a.directProductLink {
    color: #004C92 !important;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #004C92;
    display: inline-block;
    margin-bottom: 8px;
}
.formTextElement ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 430px;
}
.formTextElement ul li {
    margin: 0;
    padding: 0;
}
.formElement label, .formTextElement label, .mandatory, .formBreak label {
    display: block;
    float: left;
    font-weight: 400;
    width: 25%;
}
.formElement input[type=text], .formElement input[type=button], .formElement select, .formElement textarea, .formBreak input, .formBreak select, .formBreak textarea {
    margin: 0;
    padding: 0 4px;
    width: 70%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
    border: 1px solid #ddd;
    font-size: 11px;
    font-family: 'Nunito Sans', sans-serif;
}
.formElement textarea, .formBreak textarea {
    height: 126px;
    padding: 4px;
}
.formBreak input:disabled, .formBreak select:disabled {
    background-color: #fafafa;
    color: #b7b7b7;
}
.formularfeld {
    border: 1px solid #ccc;
    padding: 2px;
}
.radioWrap {
    width: 300px;
}
.radioWrap label {
    font-size: 12px;
}
label.formLabel {
    float: left;
    display: block;
}
.radioWrap, .checkWrap, .formularfeld.send, .formularfeld.reset {
    float: left;
}
span.clear {
    clear: both;
    display: block;
}
span.spacer {
    height: 4px;
    display: block;
}
#mainContent input {
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}
#mainContent input:focus {}
option.formularfeld {
    line-height: 19px;
}
.radioButton, .checkBox {
    margin: 3px 3px 2px 0;
    float: left;
    border: none;
}
.formularfeld.selectField, .attachement {
    width: 200px;
}
.formButton {
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px 15px;
    min-width: 70px;
}
/*product recommendation */
#mp_body #overlay #recommendWrap {
    background: #fff;
    box-shadow: 0 0 8px -1px rgba(0,0,0,.4);
    padding: 0;
    border-radius: 3px;
    max-width: 800px;
    width: 90%;
}
#mp_body #overlay .recommendTitel {
    position: relative;
    background: #98b817;
    padding: 15px 35px;
    border-radius: 3px 3px 0 0;
}
#mp_body #overlay .recommendTitel h2 {
    color: #fff;
    padding-bottom: 0;
    letter-spacing: 0;
}
#mp_body #overlay #recommendWrap #recommendClose {
    position: absolute;
    cursor: pointer;
    width: 25px;
    height: 25px;
    -webkit-appearance: none;
    top: 15px;
    right: 15px;
}
#mp_body #overlay #recommendWrap #recommendClose:before, #mp_body #overlay #recommendWrap #recommendClose:after {
    content: '';
    display: block;
    height: 1px;
    width: 25px;
    position: absolute;
    top: 10px;
    left: 0;
    background: #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#mp_body #overlay #recommendWrap #recommendClose:after {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#mp_body #overlay .email.required {
    border: 1px solid #f00;
}
#mp_body #overlay .recommendContent {
    padding: 25px 35px 25px 35px;
}
#mp_body #overlay .formRow {
    display: flex;
}
#mp_body #overlay .formRow label {
    width: 200px;
}
#mp_body #overlay .formRow input, .formRow textarea {
    border: 1px solid #BDBDBD;
    height: 30px;
    padding: 2px 4px;
    flex-grow: 1
}
#mp_body #overlay h3 {
    color: #fff;
}
#mp_body #overlay #submit {
    flex-grow: 0;
    margin-left: auto;
}
#mp_body #overlay .formRow textarea {
    min-height: 180px;
}
#mp_body #overlay .formRow {
    padding: 0 0 15px 0;
    margin: 0;
}
#mp_body #overlay #submit {
    background: #004C92;
    color: #fff;
    height: 25px;
    width: 100px;
    border: none;
    float: right;
}
#mp_body #recommendOverlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.4);
    display: none;
    z-index: 1000000;
}
#mp_body #recommendOverlay #overlay {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#mp_body #overlay #recommendBtnWrap {
    margin-top: 30px;
    position: relative;
}
#mp_body #overlay #recommendMessage {
    display: none;
}
#mp_body #overlay #recommendMessage {
    /*position:absolute;
top:65px;
left:0;
border:2px solid #009984;
padding:10px 20px 10px 40px;
background:url(images/ok.gif) no-repeat 10px center #fff;
color:#004c93;
font-weight:bold;
font-size:18px;
margin-left: 0px;
margin-right: 0px;
border-radius:8px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;*/
}
#mp_content a {
    color: #333;
}
#catListWrap {
    width: 100%;
    /*width: 750px;*/
}
#catListWrap .section.shop:after, .formBreak:after {
    content: '';
    display: block;
    clear: both;
}
#catListWrap .section.shop {
    /*display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-wrap: wrap;
margin-left: -2%;*/
    margin: 0 -10px;
    font-size: 0;
}
#catListWrap .catListElement {
    width: 25%;
    /*display: table-cell;*/
    /*padding-left: 15px;*/
    margin-bottom: 40px;
    /*margin-left: 2%;*/
    padding: 0 10px;
    display: inline-block;
    font-size: 13px;
    box-sizing: border-box;
    min-height: 192px;
    vertical-align: top;
}
#catListWrap .catListElement .catListImg {
    width: 100%;
    background: url(images/placeholder.gif) no-repeat center;
    background-size: contain;
    background-color: #d4d4d4;
}
.webCatListImgBG {
    height: 0;
    padding-top: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}
#catListWrap .catListElement .catListImg img {
    width: 100%;
    height: 150px;
}
#catListWrap .catListElement .catListName {
    margin-top: 5px;
    color: #333;
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*orderProcessNav*/
#shopNav.orderProcess {
    background: #eaeaea;
    /*margin:25px 0;*/
}
#shopNav.orderProcess ul li a {
    font-size: 13px;
    color: #fff;
    padding: 4px 15px 4px 25px;
    background: #777;
    text-transform: uppercase;
    position: relative;
}
/*#shopNav.orderProcess ul li a:after{
content:'';
width:14px;
height:28px;
position:absolute;
right:-14px;
top:0;
z-index:50;
background:url(images/navArrow.png) no-repeat right center;
background-size:14px 28px;
}*/
#shopNav.orderProcess ul li.active a {
    background: #004C92;
}
/*#shopNav.orderProcess ul li.active a:after{
background:url(images/navArrowActive.png) no-repeat right center;
background-size:14px 28px;
}*/
/*cart Items*/
.prodListItem:after, .prodStockWrap:after {
    content: '';
    display: block;
    clear: both;
}
.prodListItem.cart {
    background: #eaeaea;
    padding: 15px;
    margin-bottom: 15px;
}
.prodListItem.cart .prodDynProperties {
    font-size: 12px;
    margin-top: 10px;
    width: 100%;
}
.prodListItem.cart .prodDynProperties .prodPropertyTitle {
    font-weight: bold;
    width: 40%;
    display: inline-block;
}
.prodListItem.cart .prodDynProperties .prodPropertyValue {
    display: inline-block;
    width: 58%;
}
.prodListItem.cart .properties {
    padding: 15px 0;
    width: 450px;
}
.prodImgWrap {
    width: 20%;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*.prodImg{
height:120px;
background-size:cover;
background-position:center;
}*/
.prodImg {
    height: 130px;
    width: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 1px solid #ccc;
    background-position: center;
}
.prodInfoWrap {
    width: 27%;
    /*28%*/
    float: left;
    /*padding:15px 0 0 15px;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#collectionWrap .prodStockWrap {
    width: 14%;
}
#collectionWrap .prodListItem .prodStockWrap {
    width: auto;
}
.prodStockWrap {
    float: left;
    padding: 0px 0 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.cart .prodStockWrap, .cart .cartSinglePrice, .cart .cartSingleDiscount {
    /*margin-top:14px;*/
    padding-top: 0;
}
.wishlistElement > .column {
    flex-grow: 1;
}
.column.imageCol {
    /* width: 130px;
max-width: 130px;*/
    box-sizing: content-box;
    padding-right: 0;
}
.prodName,
.delivery {
    padding-bottom: 10px;
}
.prodQuantWrap {
    width: 8%;
    float: left;
    /*padding:13px 15px 0 0px;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.prodQuantField {
    padding: 0 0 0 10px;
    height: 30px;
    line-height: 30px;
    border: none;
    border-radius: 0;
    /*width: 100%;*/
}
.column {
    padding-left: 15px;
    padding-right: 15px;
}
.prodPrice {
    width: 12%;
    float: left;
    /*padding:15px 0 0 0;*/
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.prodRemove {
    width: 1%;
    float: left;
    padding: 15px 0 0 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.prodRemove img {
    cursor: pointer;
}
.cartHead {
    background: #D8D8D8;
    padding: 5px 15px;
}
.cartHead div {
    /*float:left;*/
}
.cartArticleHead {
    width: 47%;
    /* 62% */
}
.cartQuantHead {
    width: 8%;
}
.cartSinglePriceHead, .cartSinglePrice, .cartSingleDiscountHead, .cartSingleDiscount, .cartSingleNettoHead {
    float: left;
    width: 10%;
}
.cartSingleDiscountHead, .cartSingleDiscount {
    width: 12%;
}
.cartPriceHead {
    width: 15%;
}
#price {
    width: 30%;
    margin-left: auto;
}
.priceTable {
    width: 100%;
}
.priceTable p {
    font-weight: bold;
}
.priceMon {
    text-align: right;
}
tr.cartResult_small p {
    font-weight: normal;
    /*font-size: 0.85em;*/
    color: #6b6b6b;
}
tr.pricePorto td, tr.totalMWST td {
    border-bottom: 1px solid #ccc;
}
#price .priceTable .totalMWST td,
#priceList .totalMWST td {
    padding-top: 0;
}
.priceTable .totalMWST p,
#priceList .totalMWST p {
    font-weight: normal;
    /*font-size: 0.85em;*/
    color: #6b6b6b;
}
#cartInfoText {
    width: 70%;
    float: left;
}
.prodDetailNav {}
.prodDetailNav .left {
    position: absolute;
    left: 0;
    top: 120px;
}
.prodDetailNav .right {
    position: absolute;
    right: 0;
    top: 110px;
}
.prodDetailNav .right a, .backLink a {
    text-decoration: underline;
}
.backLink.bottom {
    float: right;
    margin: 25px 0 45px 0;
}
/********** media queries ************/
@media all and (max-width:1199px) {
    .prodSearchOpener {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
    }}
@media all and (max-width:1024px) {
    #catListWrap .catListElement {
        width: 50%;
    }
    .additionalInfo textarea {
        width: 330px;
    }
    .cartArticleHead {
        width: 66%;
    }
    .cartPriceHead, .prodPrice {
        width: 12%;
    }
    .prodListItem.cart .prodDynProperties {
        width: 430px;
    }
    .cartSinglePriceHead, .cartSinglePrice {
        width: 12%;
    }
    #collectionWrap .prodStockWrap {
        width: 18%;
    }
    .prodRemove {
        position: absolute;
        right: 0;
    }
}
.noDesktop {
    display: inline-block;
    padding-right: 10px;
    width: 30%;
}
@media all and (max-width:750px) {
    #mp_body #overlay #recommendWrap {
        z-index: 350;
        display: none;
        position: fixed;
        background: #fff;
        box-shadow: 0 0 2px 1px rgba(0,0,0,.4);
        padding: 0;
        left: 0 !important;
        width: 100%;
    }
    #mp_body #overlay .formRow label {
        width: 40%;
    }
    #mp_body #overlay .formRow input, .formRow textarea {
        width: 60%;
        box-sizing: border-box;
    }
    .prodListItem.cart .properties {
        width: 100%;
    }
    #mp_body #overlay .formRow textarea {
        min-width: 100%;
    }
    #cartInfoText, #price {
        float: none;
        width: 100%
    }
    #shopNav li {
        float: none;
    }
    #shopNav.orderProcess ul li a {
        border: none;
        border-bottom: 2px solid #fff;
        padding: 10px 15px;
    }
    #shopNav.orderProcess ul li a:after {
        right: auto;
        top: auto;
        left: 25px;
        height: 11px;
        width: 14px;
        bottom: -11px;
        background: url(images/navMobArrow.png) no-repeat right center;
        background-size: 14px 11px;
    }
    .additionalInfo textarea {
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #ccc;
        background: #fff;
        padding: 10px;
    }
    #shopNav.orderProcess ul li.active a:after {
        background: url(images/navArrowMobActive.png) no-repeat right center;
        background-size: 14px 11px;
    }
    #catListWrap .catListElement {
        width: 100%;
    }
    .prodDetailNav {
        margin-bottom: 20px;
    }
    .prodDetailNav .left {
        position: static;
        float: left;
    }
    .prodDetailNav .right {
        position: static;
        float: right;
    }
    #dimmer .prodSelectAlert.addProdMsg {
        margin-left: -50%;
        width: 100%;
    }
    #dimmer .prodSelectAlert.addProdMsg .msgTitle {
        padding: 10px 15px;
    }
    #dimmer .prodSelectAlert.addProdMsg .msgBtnRow, #dimmer .prodSelectAlert.addProdMsg .msgBody {
        padding: 15px;
    }
    #dimmer .prodSelectAlert.addProdMsg .continueShopping, #dimmer .prodSelectAlert.addProdMsg .toCart {
        padding: 0 10px;
    }
    #catListWrap .catListElement .catListImg {
        height: auto;
        min-height: 150px;
    }
    #catListWrap .catListElement .catListImg img {
        height: auto;
    }
    .cartHead, #wishList .row.header {
        display: none;
    }
    /*.prodImgWrap{
display:none;
}*/
    .prodListItem.cart .prodDynProperties {
        width: 100%;
    }
    .prodImgWrap {
        width: 100%;
        float: none;
    }
    .prodImgWrap .prodImg {
        width: 130px;
        margin: auto;
    }
    .prodImgWrap {
        padding-bottom: 15px;
    }
    .prodInfoWrap, .prodStockWrap {
        width: 100%;
        padding: 0;
        float: none;
    }
    #collectionWrap .prodStockWrap {
        width: 100%;
        height: 30px;
    }
    .cartSinglePriceHead, .cartSinglePrice {
        width: 100%;
        float: none;
    }
    .prodStockWrap {
        height: 12px;
    }
    .prodQuantWrap {
        width: 100%;
        float: none;
        padding: 15px 0;
    }
    .prodPrice {
        width: 50%;
        float: left;
        padding: 15px 0;
    }
    .prodRemove {
        width: 50%;
        float: right;
        position: relative;
        text-align: right;
        padding: 15px 0;
    }
}
.infoOpener {
    cursor: help;
    cursor: help;
    color: #004C92;
    text-decoration: underline;
    padding-left: 18px;
}
.infoBubble {
    display: none;
    position: absolute;
    background: #999999;
    padding: 10px 15px;
    top: -7px;
    left: 110%;
    border-radius: 5px;
    box-shadow: 1px 1px 8px -2px rgba(0,0,0,.6);
    color: #fff;
    width: 300px;
    z-index: 50;
}
.infoBubble:before {
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    background: #999999;
    transform: rotate(45deg);
    position: absolute;
    left: -5px;
    top: 15px;
}
@media all and (max-width:768px) {
    .infoBubble {
        top: 35px;
        left: 5%;
        border-radius: 5px;
        box-shadow: 1px 1px 8px -2px rgba(0,0,0,.6);
        color: #fff;
        width: 90%;
        box-sizing: border-box;
    }
    .infoBubble:before {
        content: '';
        display: block;
        height: 10px;
        width: 10px;
        background: #999999;
        transform: rotate(45deg);
        position: absolute;
        left: 30px;
        top: -5px;
    }
}
.prodVariantWrap {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
}
@media (min-width: 1024px) {
    .noDesktop {
        display: none;
    }
    .prodQuantField {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .column.prodInfoTop {
        padding-left: 130px !important;
    }
}
#loginWrap.inlineLoginWrap .formRow {
    margin: 0;
}
#loginWrap.inlineLoginWrap a {
    color: #000;
}
#loginWrap h3 {
    padding-bottom: 6px;
    color: 333;
}
#loginWrap .formRow {
    margin: 0 -10px;
    padding: 0;
}
#loginWrap .formRow .formBreak input {
    width: 70%;
}
#loginWrap label {
    width: 30%;
}
.inlineLoginWrap {
    width: 350px;
    position: absolute;
    right: 0;
    background-color: #fff;
    border: 2px solid #004C93;
    box-sizing: border-box;
    padding: 25px;
    z-index: 80;
    top: 40px;
    display: none;
}
.inlineLoginWrap:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    height: 10px;
    width: 10px;
    background: #fff;
    top: -7px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 2px solid #004C93;
    border-top: 2px solid #004C93;
}
#loginCloser {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    color: #666;
    z-index: 10;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 20px;
    font-weight: 100;
}
.wishlistElement .actions {
    display: flex;
    padding-top: 25px;
}
.wishlistElement #productForm .quantity {
    width: auto;
    min-width: 50px;
    flex-grow: 1;
    margin: 0;
    padding: 0 10px;
    height: 30px;
    border: none;
}
.wishlistElement #productForm .addToCart {
    min-width: 50px;
    width: 50px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}
.removeItemFromBasket {
    min-width: 50px;
    width: 50px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer;
    background: #c90c10;
    color: #fff;
    margin-left: auto;
}
@media (min-width: 768px) {
    .wishlistElement .actions {
        padding-top: 0;
    }
    .wishlistElement #productForm .quantity {}
    .wishlistElement #productForm .addToCart {
        min-width: 30px;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }
    .removeItemFromBasket {
        min-width: 30px;
        width: 30px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        cursor: pointer;
        background: #c90c10;
        color: #fff;
    }
    .column.col-md-imageCol {
        width: 130px;
        max-width: 130px;
        flex: auto;
    }
    .column.col-md-dataCol {
        width: auto;
        max-width: 100%;
        flex: auto;
    }
    .row.wishlistElement {
        flex-wrap: nowrap;
    }
}
.cartHead {
    display: none;
}
@media (min-width: 992px) {
    .noDesktop {
        display: none;
    }
    .cartHead {
        display: block;
    }
    .prodQuantField {
        width: 100%;
    }
}
.regCard {
    background: #eee;
    padding: 15px;
    height: 100%;
}
.regCard textarea {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 11px;
    font-family: 'Nunito Sans', sans-serif;
}
.recommendTitle {
    width: 100%;
}
@media (min-width: 1200px) {
    .row .col-md-c20 {
        width: 20%;
        max-width: 20%
    }
}
/*icons*/
/*.seWrap .icons {
display: block;
}
.seWrap .icons img:nth-of-type(1) {
height: 18px;
margin-top: 5px;
padding-right: 5px;
}
.seWrap .icons img:nth-of-type(2),
.seWrap .icons img:only-of-type {
height: 18px;
/* Beispielgröße für das zweite Icon */
/*margin-top:5px;
}
.outerZoomImgWrap {
position: relative;
}
/*.outerZoomImgWrap .icons {
position: absolute;
right: 0;
bottom: -30px;
align-items: center;
display: flex;
/* align-content: center; */
/*justify-content: space-evenly;
}*/
.outerZoomImgWrap {
    position: relative;
}
.outerZoomImgWrap .icons {
    position: absolute;
    right: 0;
    bottom: -37px;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
}
.seWrap .icons img[title="Medizinprodukt"] {
    height: 18px;
    margin-top: 5px;
    padding-right: 5px;
    margin-bottom: 7px;
}
.seWrap .icons img[title="Latexfrei"] {
    height: 33px;
    /* Beispielgröße für das Latexfrei-Icon */
    margin-top: 5px;
}
