body {
    font-weight: 400;
    font-size: 17px;
    color: #383438;
    font-family: 'Open Sans', sans-serif;
    line-height: 25px;
    font-family: "Work Sans", sans-serif;
}
@font-face {
    font-family: 'BadCol';
    src: url('/site/fonts/BadCol/BadCol_Stoeckenweid.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
/*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;
}
ul, ol {
    padding-left: 20px;
}
li {
    list-style: none;
}
blockquote:before {
    color: #383438;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    font-family: 'Font Awesome 5 Brands';
}
blockquote:after {
    color: #383438;
    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: #383438;
}
.inside, .container {
    max-width: 1120px !important;
    margin: 0 auto;
    width: 100% !important;
    padding: 0 !important;
}
.mpg-fullWidthContainer>.row>.column, .round-img-left>.column {
    padding-left: 0;
    padding-right: 0;
}
span {
    color: #b51f1f;
}
/*.header_bar>.container>.row{
margin: 0 !important;
}*/
.info-box a:hover {
    opacity: 0.8;
}
div#wrapper {
    overflow: hidden;
}
.space-top-l {
    padding-top: 80px !important;
}
.space-bottom-l {
    padding-bottom: 80px !important;
}
.bg-dark-green {
    background-color: #576e39;
}
.bg-white {
    background-color: #ffffff;
}
.bg-light-gray {
    background-color: #ebebeb;
}
.bg-dark-gray {
    background-color: #e1e1e1;
}
.bg-dust-storm {
    background-color: #e0d1bc;
}
.bg-brown {
    background-color: #6a4e35;
}
.bg-red {
    background-color: #b51f1f;
}
.bg-white {
    background-color: #fff;
}
.bg-dark-cerulean {
    background-color: #237096;
}
.bg-dark-slate-blue {
    background-color: #324494;
}
.bg-medium-jungle-green {
    background-color: #2a856e;
}
.bg-picton-blue {
    background-color: #36a9e1;
}
.bg-green-sheen {
    background-color: #6ab08e;
}
.bg-blue-yonder {
    background-color: #5a68af;
}
.section-space .section-space {
    padding: 0;
}
.spacing-right {
    padding-right: 70px !important;
}
.spacing-right h4 {
    padding-right: 47px;
}
h1 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #b51f1f;
}
h2 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 400;
    margin-bottom: 40px;
}
h3 {
    font-size: 40px;
    line-height: 60px;
    font-family: 'BadCol';
    font-weight: 500;
}
h4 {
    font-size: 25px;
    line-height: 38px;
    font-weight: 400;
}
h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
h6 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
p {
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
}
table.table-lines {
    border-collapse: collapse;
    width: 100%;
}
table.table-lines th,
table.table-lines td {
    padding: 8px 12px;
    text-align: left;
}
table.table-lines tr {
    border-bottom: 1px solid #e0e0e0;
    /* hellgraue horizontale Linien */
}
.table-lines tr:first-child {
    border-bottom: 2px solid #d0d0d0;
}
/*************************************/
#upScroll {
    position: fixed;
    right: 15px;
    z-index: 99;
    padding: 8px 11px;
    bottom: 0px;
    font-weight: 500;
    border: 1px solid #bf1e2e;font-size: 16px;color: #fff;
    background-color: #bf1e2e;
}
#upScroll:hover {
    border: 1px solid #000;
    color: #fff;
    background-color: #000;
}
.searchWrap input {
    border: none;
    background: transparent;
    color: #fff;
}
img {
    max-width: 100%;
}
a {
    color: #383438;
    text-decoration: none;
    font-size: 18px;
}
.linkliste a {
    color: #383438;
    text-decoration: none;
    font-size: 18px;
    display: block;
    padding-left: 25px;
    text-indent: -25px;
}
a:hover {
    color: #b51f1f;
    text-decoration: none;
}
.info-box a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.info-box a svg#right-arrow line#primary, .info-box a svg#right-arrow polyline#primary-2 {
    stroke: #C3D6E8 !important;
}
.pluginPicker a {
    text-decoration: none !important;
}
.bg-dark-green a:hover {
    color: #C3D6E8;
    text-decoration: underline;
    font-size: 18px;
}
.btn-red {
    font-weight: 400;font-size: 20px;/*css-marker:btn-red-font-family*/
    color: #fff;background-color: #b51f1f;
    border: 1px solid #b51f1f;
    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: 1px solid #b51f1f;
    color: #b51f1f;
    background-color: #fff;
}
.btn-blue {
    font-weight: 400;border: 1px solid ;font-size: 20px;/*css-marker:btn-blue-font-family*/color: #fff;/*css-marker:btn-blue-background-color*/
    display: inline-block;
    margin: 20px 0;
    line-height: 22px;
    transition: all 0.3s ease-out;
    border-radius: 25px;
    padding: 15px 30px;
}
.btn-blue:hover {
    border: 1px solid ;/*css-marker:btn-blue-hover-color*/background-color: #fff;
}
.btn-green {
    font-weight: 400;
    border: 1px solid ;
    font-size: 20px;
    /*css-marker:btn-green-font-family*/
    color: #fff;
    /*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: 1px solid ;/*css-marker:btn-green-hover-color*/background-color: #fff;
}
.btn-grey {
    font-weight: 400;border: 1px solid ;font-size: 20px;/*css-marker:btn-grey-font-family*/color: #fff;/*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: 1px solid ;/*css-marker:btn-grey-hover-color*/background-color: #fff;
}
.btn-outline {
    font-weight: 400;border: 1px solid #000;/*css-marker:btn-outline-font-family*/font-size: 20px;color: #000;background-color: #fff;
    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: 1px solid #000;color: #fff;background-color: #000;
}
nav#navDesctop ul {
    display: inline-flex;
    max-width: 100%;
    width: 100%;
    justify-content: start;
    position: relative;
    gap: 0px 40px;
    padding: 0;
}
#navDesctop ul.lvl-2>li>a {
    font-size: 20px;
    font-family: 'Work Sans';
    line-height: 30px;
    color: #b51f1f;
    padding: 0;
    font-weight: 500;
}
nav#navDesctop ul.lvl-3>li>a {
    font-size: 17px;
    color: #383438;
    display: block;
    position: relative;
    line-height: 25px;
    margin: 0;
    font-weight: 400;
}
nav#navDesctop ul.lvl-3>li a:hover {
    font-weight: 600;
}
#navDesctop .lvl-1 .ifsub:hover .lvl-2 {
    display: flex!important;
    opacity: 1;
    visibility: visible;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    left: 0;
    padding: 45px 0px 55px;
}
nav#navDesctop ul li {
    display: block;
    z-index: 100;
    float: none;
}
#navDesctop .lvl-1 .ifsub:hover .lvl-3 {
    display: flex;
    flex-direction: column;
    padding: 10px 0 0;
}
nav#navDesctop ul.lvl-3 {
    display: none;
}
#navDesctop .lvl-2, #navDesctop .lvl-3 {
    display: none;
}
#navDesctop ul.main-nav li ul li a {
    padding: 0 0 5px 0;
}
.header_bar>.container>.row>.column:last-child ul {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}
#headermenu .mpg-content.flex-wrap {
    display: flex;
    gap: 40px;
    justify-content: end;
}
.moduleNavWrap ul li a:hover {
    color: #383438;
}
.header_bar {
    padding: 30px 0;
}
.header_bar>.container>.row>.column:last-child ul li a:hover {
    color: #b51f1f;
}
.header_bar>.container>.row>.column:last-child ul li {
    display: flex;
    align-items: center;
    gap: 5px;
}
.header_bar>.container>.row>.column:last-child ul li img {
    max-width: 20px;
    height: 20px;
}
#headermenu .mpg-siteSearch .searchWrap {
    display: flex;
}
#headermenu .mpg-siteSearch .searchWrap button.mpg-searchBtn:after {
    content: "Suche";
}
#headermenu .mpg-siteSearch .searchWrap button.mpg-searchBtn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: max-content;
    color: #383438;
    font-size: 18px;
    font-weight: 400;
}
#headermenu .mpg-siteSearch .searchWrap button.mpg-searchBtn i {
    transform: rotate(90deg);
}
#headermenu #mpg-searchBox {
    border: none;
    /*css-marker:header-menu-background-color*/
    color: #383438;
    position: relative;
    z-index: 999;
    order: 2;
    opacity: 0 !important;
    font-size: 17px;
    max-width: 0px;
    transition: ease-in-out 1s;
    border-radius: 5px;
    padding: 0 10px;
    font-weight: 400;
}
#headermenu .mpg-siteSearch:hover input#mpg-searchBox, #headermenu #mpg-searchBox:focus {
    border: 1px solid #383438;
    opacity: 1 !important;
    max-width: 120px;
    margin-left: -55px;
    background-color: #fff;
}
#headermenu #mpg-searchBox input#mpg-searchBox:focus {
    background-color: #fff;
    max-width: 90px !important;
    opacity: 1 !important;
}
.home .site-header, .Temp_Home .site-header {
    box-shadow: none;
}
.mpg-widget.mpg-logo {
    width: 260px;
    float: left;
}
.mpg-widget.mpg-logo a {
    height: 99px;
    display: block;
}
/*
.sound-icon img {
max-width: 44px;
padding-bottom: 15px;
display: block;
margin-top: -18px;
}
*/
.menu-bar>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_bar>.container>.row>.column:last-child ul {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin: 0;
}
#headermenu .mpg-content.flex-wrap {
    display: flex;
    gap: 40px;
    justify-content: end;
    align-items: center;
}
.moduleNavWrap ul li a:hover {
    color: #b51f1f;
}
.header_bar>.container>.row>.column:last-child ul li a:hover {
    /*css-marker:header-menu-hover-color*/
}
.header_bar>.container>.row>.column:last-child ul li {
    display: flex;
    align-items: center;
    gap: 5px;
}
.header_bar>.container>.row>.column:last-child ul li img {
    max-width: 20px;
    height: 20px;
}
#headermenu .mpg-siteSearch .searchWrap {
    display: flex;
}
#headermenu .mpg-siteSearch .searchWrap button.mpg-searchBtn:after {
    content: "Suche";
}
#headermenu .mpg-siteSearch .searchWrap button.mpg-searchBtn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    max-width: max-content;
    color: #383438;
    font-size: 18px;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    background: transparent;
    border: transparent;
}
#headermenu .mpg-siteSearch .searchWrap button.mpg-searchBtn i {
    transform: rotate(90deg);
}
#headermenu #mpg-searchBox {
    border: none;
    /*css-marker:header-menu-background-color*/
    color: #383438;
    position: relative;
    z-index: 999;
    order: 2;
    opacity: 0 !important;
    font-size: 18px;
    max-width: 0px;
    transition: ease-in-out 1s;
    border-radius: 5px;
    padding: 0;
    font-weight: 400;
}
#headermenu .mpg-siteSearch:hover input#mpg-searchBox, #headermenu #mpg-searchBox:focus {
    border: 1px solid #383438;
    opacity: 1 !important;
    max-width: 120px;
    margin-left: -55px;
    padding: 4px 10px;
    outline: none;
    background-color: #fff;
}
#headermenu #mpg-searchBox input#mpg-searchBox:focus {
    background-color: #fff;
    max-width: 90px !important;
    opacity: 1 !important;
}
.menu-bar>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*breadcrumb*/
.breadcrumb {
    display: none;
}
#breadcrumb ul {
    display: block;
    max-width: 1220px;
    margin: 0 auto;
    padding: 25px 0px;
}
#breadcrumb ul li {
    list-style: none;
    display: inline-block;
}
#breadcrumb ul li::after {
    content: ">";
    font-family: 'Font Awesome 6 Pro';
    padding: 0px 5px;
    font-size: 10px;
    font-weight: 600;
}
#breadcrumb a {
    font-size: 17px;
}
#breadcrumb ul li:last-child::after {
    content: '';
}
.main_footer p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
}
.main_footer p a {
    font-size: 20px;
    line-height: 28px;
    display: inline-block;
}
.main_footer .container .mpg-fullWidthContainer.bg-red {
    color: #fff;
    padding: 40px 0;
}
.main_footer .container .mpg-fullWidthContainer.bg-red p a {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: end;
    color: #fff;
    transition: 0.5s;
    margin-top: 10px;
}
.main_footer .mpg-fullWidthContainer.bg-light-gray {
    padding: 20px 0px;
}
@media screen and (max-width:991px) {
    /*More space so the upScroll does not overlay*/
    .main_footer .mpg-fullWidthContainer.bg-light-gray {
        padding-bottom: 60px;
    }
}
.main_footer .row.bg-light-gray .img-left {
    margin-top: 20px;
}
.main_footer .row.bg-light-gray .img-left .ceColLeft {
    max-width: 40px !important;
    width: 100%;
}
.main_footer .container .mpg-fullWidthContainer.bg-red h2 svg {
    max-width: 40px;
    height: 40px;
    width: 100%;
    fill: #fff;
}
.main_footer .container .mpg-fullWidthContainer.bg-red h2 {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0;
}
.main_footer .container .mpg-fullWidthContainer.bg-red p.large-text {
    font-size: 200px;
    position: absolute;
    left: -25%;
    font-family: 'BadCol';
    opacity: .1;
    z-index: -1;
    line-height: 200px;
    top: 50px;
}
.main_footer h3 {
    color: #383438;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
}
.main_footer .container .mpg-fullWidthContainer.bg-red p a:before {
    content: '';
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(https://template-171.mpstaging.ch/domains/tpl-171_infofactory_ch/data/free_docs/arrow_gray%20outline_right.svg);
    background-size: 40px;
    filter: invert(1) brightness(100);
}
.main_footer>.container>.row>.column>.row>.column:last-child .img-left .ceRow .ceColLeft {
    padding: 0;
    width: 40px;
    margin: 0 !important;
    height: 40px;
}
.main_footer>.container>.row>.column>.row>.column:last-child .img-left img {
    max-width: 40px;
}
.main_footer>.container>.row>.column>.row>.column:last-child .img-left .ceRow {
    align-items: center;
    gap: 20px;
    margin: 0;
    flex-direction: row;
    margin-top: 40px;
}
.main_footer>.container>.row>.column:nth-child(3) .img-left img.ceImage {
    max-width: 40px;
}
.main_footer>.container>.row>.column:nth-child(3) .img-left .ceRow {
    gap: 10px;
    align-items: center;
    margin: 0;
}
.main_footer>.container>.row>.column:nth-child(3) .img-left .ceRow .ceColLeft {
    width: 40px;
}
.main_footer>.container>.row .column>.row>.column:nth-child(2) .mpg-widget.mpg-contentElement {
    display: none;
    margin: 20px 0 40px;
}
.main_footer>.container>.row .column>.row>.column:nth-child(2) .mpg-widget.mpg-contentElement .ceCol.ceColLeft {
    max-width: 40px;
}
.main_footer .bg-light-gray>.column>.row>.column:nth-child(2) .ceRow {
    display: none;
}
.main_footer .row.bg-light-gray {
    align-items: center;
}
.main_footer .row.bg-light-gray>.column:nth-child(3) img.ceImage {
    filter: invert(1) brightness(100);
    max-width: 20px;
    height: 20px;
}
.main_footer .row.bg-light-gray>.column:nth-child(3) .ceImageWrap {
    height: 20px;
}
.main_footer .row.bg-light-gray>.column:last-child ul {
    gap: 40px;
    padding-left: 8px;
}
.main_footer .row.bg-light-gray>.column:nth-child(3) .ceRow {
    align-items: center;
    gap: 5px;
}
.main_footer .row.bg-light-gray>.column:nth-child(3) .img-left .ceColLeft {
    background-color: #383438;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main_footer .mpg-fullWidthContainer>.row.bg-red {
    background: transparent;
}
.main_footer p a img {
    max-width: 38px;
    height: 38px;
}
.main_footer p a {
    display: flex;
    align-items: center;
    gap: 0 10px;
}
.main_footer ul.main-nav.lvl-1 {
    gap: 0;
}
.main_footer ul li a {
    cursor: pointer;
    font-size: 15px;
}
.footer-news-letter {
    padding-top: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.footer-news-letter img {
    width: 100%;
    max-width: 40px !important;
    height: 40px;
}
.main_footer ul {
    display: flex;
    gap: 10px;
    padding: 0;
}
.main_footer .main-nav {
    flex-direction: column;
}
.main_footer .mpg-fullWidthContainer>.row.bg-red p {
    margin-bottom: 0;
}
.main_footer ul.main-nav li a, .main_footer a.feedback {
    font-weight: 400;
    font-size: 20px;
    color: #383438;
    display: block;
    line-height: 30px;
    transition: background 200ms ease-in;
    padding: 0;
}
.main_footer ul.main-nav li a:hover, a.feedback:hover {
    color: #b51f1f;
}
.main_footer ul li img {
    max-width: 40px;
    height: 40px;
    display: block;
    transition: ease-in-out .5s;
}
.main_footer ul li img:hover, .online-shop a:hover img {
    transform: scale(1.2);
}
.main_footer>.container>.row {
    align-items: center;
    gap: 40px 0;
    padding: 40px 0;
}
.main_footer .row.bg-light-gray>.column:nth-child(3), .main_footer .row.bg-light-gray>.column:nth-child(4) {
    padding-left: 10px;
}
@media screen and (max-width:991px) {
    padding-left: 20px;
}
.main_footer ul ul.lvl-2, .main_footer ul ul.lvl-3 {
    display: none;
}
.online-shop.online-shop-mobile {
    display: none;
}
.Chat {
    position: fixed;
    bottom: 40px;
    right: 40px;
    background-color: #fff;
    width: 92px;
    height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 0px 10px 0px #38343870;
}
.Chat .mpg-widget.mpg-slimPlugin {
    width: 50px;
    height: 50px;
}
.Chat img {
    max-width: 50px;
    height: 50px;
}
.banner .banner {
    max-width: 640px !important;
    padding: 70px 100px 250px;
    background-color: #b8292fba;
    color: #fff;
    margin: 0 !important;
}
.banner h3 {
    font-size: 56px;
    line-height: 86px;
    font-family: 'BadCol';
    margin: 20px 0;
}
.mpg-bg-img.banner {
    background-size: cover;
}
.banner .banner p {
    padding-right: 50px;
}
.banner .banner.ceColLeft img.ceImage {
    max-width: 40px;
}
.custom-mobile-image {
    display: none;
}
.btn-info {
    /*css-marker:btn-info-background-color*/
    font-size: 17px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0;
    transition: 0.5s;
}
.btn-info:before {
    content: '';
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(https://template-171.mpstaging.ch/domains/tpl-171_infofactory_ch/data/free_docs/arrow_gray%20outline_right.svg);
    background-size: 40px;
    filter: invert(1) brightness(100);
}
.mpg-fullWidthContainer>.row {
    max-width: 1120px;
    margin: 0 auto;
}
.red-box .ceColLeft {
    width: 100%;
    max-width: 40px;
    padding: 0;
    height: 40px;
}
.red-box .ceColRight h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}
.red-box p {
    margin: 40px 0 20px;
    font-size: 20px;
}
.red-box .mpg-content {
    color: #fff;
    padding: 40px 30px 20px;
}
.red-box .mpg-content a {
    color: #fff;
}
.red-box .mpg-content .ceColRight {
    width: 100%;
}
.red-box {
    padding-left: 0px !important;
}
.red-box .ceColLeft img {
    filter: invert(1) brightness(100);
}
.red-box a:hover {
    color: #383438;
}
.red-box a:hover .ceColLeft img {
    filter: none;
}
.red-box h2 {
    color: #fff;
}
.red-box .ceRow {
    align-items: center;
    gap: 10px;
    margin: 0;
    padding-bottom: 20px;
}
.our-range-sec .our-range-sec>.column>.row {
    gap: 30px;
    margin: 0;
}
.our-range-sec .our-range-sec>.column>.row>.column {
    padding: 0;
    max-width: calc(33.333% - 20px);
    flex: 0 0 33.333%;
}
.our-range-sec>.column>.row>.column .mpg-content {
    height: 100%;
}
.our-range-sec>.column>.row>.column .mpg-content .ceContentWrap {
    padding: 30px;
    color: #fff;
}
.our-range-sec>.column>.row>.column .mpg-content .ceContentWrap p {
    font-size: 20px;
    line-height: 30px;
    font-size: 17px;
}
.our-range-sec>.column>.row>.column .mpg-content .ceContentWrap h2 {
    color: #fff;
}
.our-product-sec .our-product-sec .ceCol.ceColRight li {
    display: flex;
    align-items: center;
}
.our-product-sec .our-product-sec .ceCol.ceColRight li:before {
    content: "\f054";
    font-family: 'Font Awesome 6 Pro';
    margin-left: -15px;
    margin-right: 10px;
    line-height: 30px;
    font-size: 30px;
}
.our-product-sec .our-product-sec .ceCol.ceColRight p {
    padding: 20px 10px 30px 0;
}
.round-img .img-top .ceImageWrap {
    max-width: 300px;
    margin: 0 auto;
    height: 300px;
}
.round-img .img-top .ceContentWrap .ceTitleWrap {
    margin: 30px 0 10px;
}
.round-img .img-top .ceImageWrap img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
}
.bg-white-product .img-top {
    background: #fff;
}
.bg-white-product .img-top .ceContentWrap {
    padding: 30px;
}
.news-events-sec .row.news-events-sec .ceCol.ceColRight a {
    color: #b51f1f;
}
.news-events-sec .row.news-events-sec .column .row .column .mpg-content {
    background-color: #fff;
    margin-bottom: 30px;
}
.news-events-sec>.column>.row>.column .img-left {
    background-color: #fff;
}
.news-events-sec .row.news-events-sec .column .row .column:last-child .mpg-content {
    background: transparent;
    margin-bottom: 0;
}
.news-events-sec .row.news-events-sec .ceCol.ceColRight {
    padding: 30px;
}
.news-events-sec .row.news-events-sec .column .row .column:last-child .mpg-content .btn-info:before {
    filter: none;
}
.news-events-sec .row.news-events-sec .column .row .column:last-child .mpg-content .btn-info {
    color: #383438;
    margin: 0;
}
.news-events-sec .row.news-events-sec h3 {
    color: #383438;
    margin: 0px 0 20px;
}
.news-events-sec .row.news-events-sec .column .row .column .mpg-content img.ceImage {
    margin-bottom: -8px;
    min-height: 230px;
    object-fit: cover;
}
.news-events-sec>.column>.row>.column .img-left {
    background-color: #fff;
    margin-bottom: 30px;
}
#touchCarousel_21195 .owl-wrapper img {
    max-height: 240px;
    min-height: 240px;
}
#touchCarousel_21196 .owl-wrapper img {
    max-height: 387px;
    min-height: 387px;
}
#touchCarousel_21195 .owl-buttons, #touchCarousel_21196 .owl-buttons {
    display: flex;
    justify-content: space-between;
}
#touchCarousel_21195 .owl-controls.clickable, #touchCarousel_21196 .owl-controls.clickable {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    max-width: 1440px;
}
#touchCarousel_21195 .owl-controls .owl-buttons div, #touchCarousel_21196 .owl-controls .owl-buttons div {
    background-color: #fff;
    opacity: 1;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.full-slider-sec h2 {
    color: #fff;
    margin-bottom: 20px;
}
.mpg-fullWidthContainer.bg-light-gray.full-slider-sec h2 {
    color: #383438;
}
#touchCarousel_21195 .owl-item, #touchCarousel_21196 .owl-item {
    margin: 0 15px;
}
#touchCarousel_21195 .owl-controls .owl-buttons div i, #touchCarousel_21196 .owl-controls .owl-buttons div i {
    opacity: 1;
    font-size: 20px;
    color: #a3b17c;
}
#touchCarousel_21195 {
    margin-left: -15px;
}
#touchCarousel_21196 .owl-item h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
}
#swiper_21195 {
    position: relative;
    padding-left: 80px;
}
#swiper_21199 .swiper-wrapper {
    gap: 0 30px;
}
#swiper_509113 .swiper-wrapper {
    gap: 0 32.8px;
}
#swiper_509116 .swiper-wrapper {
    gap: 0 32.8px;
}
#swiper_509125 .swiper-wrapper {
    gap: 0 32.8px;
}
#swiper_509113 .swiper-wrapper .swiper-slide, #swiper_509125 .swiper-wrapper .swiper-slide, #swiper_21199 .swiper-wrapper .swiper-slide, #swiper_509116 .swiper-wrapper .swiper-slide {
    max-width: calc(25% - 30px);
}
#swiper_509113 .swiper-wrapper .slideInner, #swiper_509125 .swiper-wrapper .slideInner, #swiper_21199 .swiper-wrapper .slideInner, #swiper_509116 .swiper-wrapper .slideInner {
    position: absolute;
    bottom: 0;
    min-height: 90px;
    color: #fff;
}
.mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev {
    left: -25px;
}
.mpg-fullWidthContainer.mpg-bg-img .swiper-button-next {
    right: -20px;
}
div#swiper_509113 , div#swiper_21199, div#swiper_509116, div#swiper_509125 {
    position: static;
}
/* our-product-sec */
.our-product-sec .our-product-sec {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
}
/* WICHTIG: Nur width setzen, damit Bootstrap Grid-Klassen funktionieren */
.our-product-sec .our-product-sec > .column {
    /* Keine flex oder max-width mehr! Bootstrap übernimmt die Breite */
}
.our-product-sec .our-product-sec > .column > .mpg-content {
    height: 100%;
}
.our-product-sec .our-product-sec .ceCol.ceColRight {
    padding: 30px 20px;
}
.our-product-sec .our-product-sec h2 {
    margin-bottom: 10px;
}
.our-product-sec .our-product-sec .ceCol.ceColRight ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.our-product-sec .our-product-sec .ceColLeft {
    max-width: 215px;
    padding-right: 0;
    width: 100%;
}
.our-product-sec .our-product-sec .ceColLeft img.ceImage {
    height: 380px;
    width: 100%;
    margin-bottom: -10px;
    object-fit: cover;
    object-position: top center;
}
.our-product-sec .column .mpg-content .mpg-contentElement {
    color: #fff;
    overflow: hidden;
}
.our-product-sec .our-product-sec .ceImageBG {
    height: 100%;
    justify-content: end;
    align-items: flex-start;
    padding: 30px 25px;
    background-position: center;
}
.our-product-sec .column .mpg-content .mpg-contentElement,
.our-product-sec .column .mpg-content .mpg-contentElement a {
    color: #fff;
    overflow: hidden;
    height: 100%;
}
.our-product-sec .our-product-sec .ceImageWrap {
    height: 100%;
}
/* ===================================================================
Bootstrap Grid Anpassungen für korrektes Verhalten mit Gap
=================================================================== */
/* Bootstrap col-xl-12 = 100% */
.our-product-sec .our-product-sec > .column.col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
/* Bootstrap col-xl-7 = 58.33% ? mit Gap angepasst */
.our-product-sec .our-product-sec > .column.col-xl-7 {
    flex: 0 0 calc(58.333333% - 15px);
    max-width: calc(58.333333% - 15px);
}
/* Bootstrap col-xl-5 = 41.67% ? mit Gap angepasst */
.our-product-sec .our-product-sec > .column.col-xl-5 {
    flex: 0 0 calc(41.666667% - 15px);
    max-width: calc(41.666667% - 15px);
}
/* Bootstrap col-xl-6 = 50% ? mit Gap angepasst */
.our-product-sec .our-product-sec > .column.col-xl-6 {
    flex: 0 0 calc(50% - 15px);
    max-width: calc(50% - 15px);
}
/* Bootstrap col-xl-4 = 33.33% ? mit Gap angepasst */
.our-product-sec .our-product-sec > .column.col-xl-4 {
    flex: 0 0 calc(33.333333% - 20px);
    max-width: calc(33.333333% - 20px);
}
/* Bootstrap col-xl-8 = 66.67% ? mit Gap angepasst */
.our-product-sec .our-product-sec > .column.col-xl-8 {
    flex: 0 0 calc(66.666667% - 10px);
    max-width: calc(66.666667% - 10px);
}
/* Bootstrap col-xl-3 = 25% ? mit Gap angepasst */
.our-product-sec .our-product-sec > .column.col-xl-3 {
    flex: 0 0 calc(25% - 22.5px);
    max-width: calc(25% - 22.5px);
}
/* Bootstrap col-xl-9 = 75% ? mit Gap angepasst */
.our-product-sec .our-product-sec > .column.col-xl-9 {
    flex: 0 0 calc(75% - 7.5px);
    max-width: calc(75% - 7.5px);
}
.mpg-fullWidthContainer.mpg-bg-img {
    background-repeat: no-repeat;
    background-size: cover;
}
.round-img-left {
    border: none;
    border-top: 1px solid #38343829;
    border-bottom: 1px solid #38343829;
}
.round-img-left .ceRow {
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}
.round-img-left.image-top .ceRow {
    align-items: flex-start !important;
    justify-content: space-between;
    gap: 30px;
}
.round-img-left {
    margin: 0 !important;
}
.round-img-left .img-left .ceColLeft {
    max-width: 300px;
    height: 300px;
    width: 100%;
}
.round-img-left.image-top .img-left .ceColLeft {
    max-width: 300px;
    height: 300px;
    width: 100%;
    margin-top: 30px;
}
.round-img-left .img-left img {
    border-radius: 50%;
    width: 100%;
    max-width: 290px;
    height: 290px;
}
.round-img-left .ceCol.ceColRight>.ceTitleWrap>div {
    color: #b51f1f;
    margin-bottom: 10px;
}
#touchCarousel_21195 .owl-item , #touchCarousel_21196 .owl-item > div {
    padding-right: 40px;
    margin: 0;
}
#touchCarousel_21195 .owl-item>div {
    background-color: #fff;
    min-height: 530px;
}
#touchCarousel_21195 .owl-item h3, #touchCarousel_21195 .owl-item p {
    padding: 0px 15px;
}
#touchCarousel_21196 .owl-item h3 {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
}
#touchCarousel_21196 .owl-item>div {
    position: relative;
    height: 387px;
}
#touchCarousel_21195 .owl-item p span, #touchCarousel_21196 .owl-item p span {
    padding: 30px 0 20px 0;
    display: block;
    font-size: 25px;
    line-height: 35px;
    color: #b51f1f;
}
#swiper_21195 .swiper-slide {
    min-height: 510px !important;
    position: relative;
    overflow: hidden;
}
#swiper_21195 .swiper-slide .slideTextWrap {
    min-height: 290px;
    box-sizing: border-box;
    padding: 30px;
    position: absolute;
    background: #fff;
    bottom: 0;
    max-width: 100%;
}
#swiper_21195 .slideTitle {
    font-size: 25px;
    font-family: 'BadCol';
    line-height: 60px;
    font-weight: 500;
}
#swiper_21195 .swiper-wrapper {
    gap: 0 30px;
}
.bg-light-green.full-slider-sec {
    padding: 0;
}
.full-slider-sec>.full-slider-sec>.column {
    padding: 0;
}
#swiper_21195 .swiper-button-next {
    right: 0;
    left: 1140px;
    background: none;
}
#swiper_21195 .swiper-button-prev {
    left: 0;
    background: none;
    max-width: 40px;
    height: 40px;
    display: block;
    width: 100%;
}
#swiper_21195 .swiper-button-prev:before, #swiper_21195 .swiper-button-next:before {
    content: "\f053";
    font-family: "Font Awesome 6 Pro";
    background: #fff;
    width: 40px;
    display: flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0 0 14px 3px #ccc;
}
#swiper_21195 .swiper-button-next:before {
    content: "\f054";
}
.team-section .mpg-content .ceCol.ceColLeft {
    max-width: 80px;
    height: 80px;
    width: 100%;
    padding: 0;
}
.info-box {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.info-box .info-box .ceCol.ceColLeft {
    max-width: 20px !important;
    height: 20px !important;
    width: 100%;
    margin-top: 0px;
    padding: 0;
}
.info-box .info-box .ceCol.ceColLeft img.ceImage {
    border-radius: 0;
}
.info-box .info-box .ceRow {
    margin: 0 !important;
    gap: 10px;
}
.info-box .info-box {
    padding: 30px !important;
    margin-bottom: 40px;
    color: #fff;
}
.info-box .info-box>.column {
    padding: 0;
}
.info-box .info-box p {
    margin-bottom: 10px;
}
.info-box .info-box .ceCol.ceColRight {
    width: 100%;
    padding: 0;
}
.team-section img {
    border-radius: 50%;
    width: 100%;
}
.team-section .info-box .info-box {
    border-radius: auto;
}
.team-section .img-left .ceRow {
    margin: 20px 0 0;
    gap: 15px;
}
.column.bg-dark-green {
    padding: 30px 30px 50px;
    height: max-content;
    color: #fff;
    font-size: 17px;
    line-height: 31px;
}
.column.bg-dark-green .img-left .ceRow img {
    margin-top: 10px;
}
.column.bg-dark-green .img-left {
    margin-top: 10px;
}
.column.bg-dark-green .img-left .ceRow {
    display: flex !important;
    flex-direction: row !important;
}
.grade-variant-sec .grade-variant-sec, .full-slider-sec .full-slider-sec {
    max-width: calc(100% - 20%)!important;
    margin-right: 0;
    padding-left: 15px;
}
.grade-variant-sec .bg-dust-storm .ceImageWrap, .grade-variant-sec>.column:nth-child(2) .ceImageWrap {
    justify-content: center;
    display: flex;
}
.grade-variant-sec .bg-dust-storm .ceImageWrap img, .grade-variant-sec>.column:nth-child(2) .ceImageWrap img {
    border-radius: 50%;
    height: 100%;
    width: 100%;
    max-width: 200px;
    max-height: 200px;
    object-fit: cover;
}
.grade-variant-sec>.column:nth-child(2)>.mpg-content:first-child {
    background-color: #e1e1e1;
    padding: 30px 30px 50px;
    position: relative;
}
.grade-variant-sec>.column:nth-child(2) .bg-dust-storm {
    padding: 30px 30px 50px;
    margin: 30px 0 0 !important;
    position: relative;
}
.grade-variant-sec>.column:first-child {
    padding: 0px 30px 0 15px;
}
.grade-variant-sec>.column:first-child p {
    padding: 0px 30px 30px 0px;
}
.grade-variant-sec>.column:nth-child(2) h3 {
    margin: 40px 0 10px;
}
#swiper_21198 .swiper-wrapper {
    gap: 24px;
}
.full-slider-sec .swiper-button-prev {
    left: -70px;
}
#swiper_21198 {
    position: static;
}
#swiper_21198 .swiper-wrapper .swiper-slide {
    max-width: calc(48% - 20px) !important;
    height: 400px !important;
    width: 100% !important;
}
.grade-variant-sec .grade-variant-sec>.column:last-child .row {
    position: absolute;
    top: 52%;
    bottom: auto;
    padding: 0;
}
.grade-variant-sec>.column:nth-child(2) .bg-dust-storm>.column {
    padding: 0;
    position: static;
}
#touchCarousel_21196 {
    margin-top: 40px;
}
.mpg-fullWidthContainer.mpg-bg-img.full-slider-sec:before {
    content: "";
    background-color: #6a4e35;
    position: absolute;
    width: 100%;
    min-height: 582px;
}
.mpg-bg-img.full-slider-sec:after, .mpg-bg-img.video-box-slider:after {
    content: "";
    background-color: #ffffff4f;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -9999999;
}
.mpg-bg-img.full-slider-sec .mpg-bg-img.full-slider-sec:after, .mpg-bg-img.video-box-slider .mpg-bg-img.video-box-slider:after {
    display: none;
}
.mpg-bg-img.full-slider-sec .full-slider-sec:before {
    position: absolute;
    top: 20px;
    left: 120px;
    /*content: "Videobox-Variante 1";*/
}
.mpg-bg-img.video-box-slider .mpg-bg-img.video-box-slider:before {
    /*content: "Videobox-Variante 2";*/
    position: absolute;
    top: 20px;
    left: 120px;
}
.mpg-fullWidthContainer.mpg-bg-img.full-slider-sec {
    padding: 308px 0 176px;
    background-position: top;
    position: relative;
}
.mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .full-slider-sec {
    max-width: 1120px !important;
    margin: 0 auto !important;
    padding: 0;
}
.mpg-bg-img.full-slider-sec .slideTextWrap {
    padding: 0px 10px 20px !important;
}
.mpg-fullWidthContainer.mpg-bg-img .slideTitle {
    font-size: 20px;
    line-height: 25px;
    max-width: 165px;
    font-family: 'Work Sans';
    font-weight: 500;
}
.mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .full-slider-sec .mpg-bg-img {
    padding: 45px 0 !important;
}
.mpg-fullWidthContainer.mpg-bg-img .swiper-button-next:before, .mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev:before {
    content: '\f105';
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 30px;
    font-family: 'FontAwesome';
    border: 2px solid #000;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #383438;
}
.mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev:before {
    rotate: 180deg;
}
.mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev, .mpg-fullWidthContainer.mpg-bg-img .swiper-button-next {
    background: none;
}
#swiper_21199 .swiper-wrapper .swiper-slide {
    border: solid 5px #fff;
    max-width: calc(25% - 38px);
}
.banner.mpg-fullWidthContainer.mpg-bg-img:after {
    background: transparent;
}
#swiper_21195 .slideText p span {
    font-size: 25px;
    line-height: 35px;
    margin: 0px 0 10px;
    display: inline-block;
    color: #b51f1f;
}
#swiper_21195 .slideText p {
    font-size: 17px;
    font-family: 'Work Sans' !important;
}
.mpg-fullWidthContainer.mpg-bg-img.full-slider-sec p {
    position: absolute;
    top: -280px;
}
.mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .swiper-button-next:before, .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .swiper-button-prev:before {
    filter: invert(1) brightness(100);
}
.mpg-fullWidthContainer.mpg-bg-img.video-box-slider {
    height: 1050px;
    background-position: center;
}
.mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}
.video-box-slider .mpg-widget.mpg-gallery {
    position: relative;
    top: 300px;
}
#swiper_21195 .swiper-slide {
    width: 430px !important;
}
.top-address-bar {
    display: none;
}
.bg-light-gray.full-slider-sec {
    padding: 45px 0 !important;
}
.bg-light-gray.full-slider-sec .swiper-button-next:before, .bg-light-gray.full-slider-sec .swiper-button-prev:before {
    content: '\f105';
    width: 50px;
    height: 50px;
    font-family: 'FontAwesome';
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: #b51f1f;
}
.bg-light-gray.full-slider-sec .swiper-button-next {
    right: 15%;
}
.bg-light-gray.full-slider-sec .swiper-button-prev:before {
    transform: rotate(180deg);
}
.bg-light-gray.full-slider-sec .swiper-button-next, .bg-light-gray.full-slider-sec .swiper-button-prev {
    background: none;
}
.bg-light-gray.full-slider-sec svg {
    height: 30px;
    width: 30px;
}
.bg-light-gray.full-slider-sec .slideInner {
    background: transparent;
    padding: 20px;
    max-width: 300px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 100%;
}
.bg-light-gray.full-slider-sec .slideInner .slideTextWrap {
    padding: 0;
}
.bg-light-gray.full-slider-sec .slider-content p {
    font-size: 17px;
    color: #fff;
    line-height: 24px;
    margin: 10px 0 20px
}
.bg-light-gray.full-slider-sec .slider-content h6 {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.bg-light-gray.full-slider-sec .slider-content {
    display: none;
}
.bg-light-gray.full-slider-sec .slideInner:hover .slider-content {
    display: block;
}
.bg-light-gray.full-slider-sec .slideInner:hover {
    background-color: #8b8989;
}
.bg-light-gray.full-slider-sec .slideInner:hover .slider-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.slider-icon a {
    display: block;
    width: 30px;
    height: 30px;
    margin-left: auto;
}
.bg-light-gray.full-slider-sec .slideInner:hover .slider-content .d-flex input {
    background: #fff;
    width: 80px;
    height: 30px;
    border: none;
    outline: none;
    padding: 0 10px;
}
.bg-light-gray.full-slider-sec .slider-content p:last-child {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 15px;
}
.bg-light-gray.full-slider-sec .slideInner:hover .slider-content .d-flex {
    align-items: center;
    gap: 20px;
}
.bg-light-gray.full-slider-sec .slideInner:hover .slider-content .d-flex p {
    margin: 0;
}
.our-range-sec .our-range-sec .ceImageWrap img {
    max-width: 100%;
    height: 460px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
#wrapper>.inner_content>.container>.mpg-fullWidthContainer.bg-light-gray:first-child>.inside>.bg-light-gray {
    margin: 0 !important;
}
.site-header {
    box-shadow: 0 0px 3px 3px #ccc;
    position: relative;
    z-index: 999;
}
#wrapper>.inner_content>.container>.mpg-fullWidthContainer.bg-dark-gray:first-child {
    position: relative;
}
.online-shop a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.online-shop img {
    width: 40px;
    transition: ease-in-out .5s;
}
.full-slider-sec .news-section .icon-circle {
    color: #fff;
    border: 1px solid #fff;
}
.full-slider-sec .news-section .program-link a {
    color: #fff;
}
#navDesctop ul li a.active {
    color: #b51f1f;
}
.slider-container-main {
    width: 100%;
    margin-left: -30px;
}
.slider-container-main .slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
    margin-left: -10px;
}
.slider-container-main .slide {
    flex: 0 0 calc(32% - 20px);
    box-sizing: border-box;
}
.team-section {
    padding-bottom: 40px;
}
.team-section>.mpg-content {
    background: #ebebeb;
    padding: 30px;
}
.team-section>.row {
    margin: 30px 0 0;
}
.team-section .info-box .info-box .ceRow {
    gap: 10px;
    color: #fff;
    align-items: start;
}
.team-section p a {
    font-size: 16px;
}
.download-box {
    height: max-content;
    margin: 0 !important;
}
.download-box.bg-light-green {
    padding: 30px;
    max-height: max-content;
    background-color: #d7dfc6;
}
.download-box .ceCol.ceColLeft {
    max-width: 40px !important;
    height: 40px !important;
    padding: 0;
}
.download-box .ceRow {
    align-items: center;
    padding-bottom: 20px;
    gap: 10px;
    margin: 0;
    flex-direction: row;
}
.download-box h5 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #576e39;
}
.grade-variant-sec .grade-variant-sec a {
    color: #b51f1f;
}
.slider-icon a {
    display: block;
    width: 30px;
    height: 30px;
    margin-left: auto;
    pointer-events: none;
    color: #383438;
    text-decoration: none;
}
.download-boxes .ceColLeft {
    max-width: 50px !important;
    height: 50px !important;
    padding: 0;
}
.download-boxes .ceRow {
    align-items: center;
    padding-bottom: 20px;
    gap: 10px;
    flex-direction: row;
}
.info-box .info-box .column .ceCol.ceColRight {
    width: 100%;
}
.info-box .info-box {
    padding-bottom: 30px;
}
.banner .banner a.btn-info {
    margin-top: 30px;
    color: #fff;
}
.bg-light-green.full-slider-sec .btn-info {
    color: #fff;
}
#navDesctop ul.main-nav>li:hover>a:before {
    content: "";
    background-color: #b51f1f;
    width: 100%;
    height: 8px;
    position: absolute;
    bottom: -8px;
}
nav#navDesctop ul li a {
    position: relative;
    display: block;
    font-weight: 500;
}
#navDesctop::before {
    content: "";
    background-color: #ebebeb;
    width: 100%;
    height: 355px;
    display: block;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
#navDesctop:has(li.ifsub:hover)::before {
    opacity: 1;
    visibility: visible;
}
.news-section .container {
    max-width: 1150px;
    margin: 0 auto;
    padding: 0 40px;
}
.news-section .event {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.news-section .event img {
    width: 30%;
    height: 240px;
    object-fit: cover;
}
.event-content {
    padding: 30px;
    width: 70%;
}
.event-content a {
    color: #b51f1f;
    text-decoration: none;
    margin-left: 0.3rem;
}
.news-section .program-link {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: 40px;
}
.news-section .icon-circle {
    width: 32px;
    height: 32px;
    border: 1px solid #555;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14.4px;
    color: #333;
}
.slider-container {
    overflow: hidden;
}
.slider-container-main .slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
    margin-left: -10px;
}
.slider-container-main .slide {
    flex: 0 0 calc(32% - 20px);
    box-sizing: border-box;
}
.full-slider-sec h3 {
    font-size: 32px;
    line-height: 48px;
    font-weight: 400;
}
.content {
    padding: 20px 20px 30px;
    text-align: left;
}
.slide {
    min-width: 320px;
    background-color: #fff;
    color: #383438;
    margin: 0 10px;
    border-radius: 5px;
    overflow: hidden;
    flex: 0 0 calc(100% / 3.2 - 20px);
    display: flex;
    flex-direction: column;
}
.full-slider-sec .date {
    font-size: 20px;
    line-height: 35px;
    margin: 0px 0 10px;
    display: inline-block;
    color: #b51f1f;
}
.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    color: #383438;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.3s;
    z-index: 10;
    box-shadow: 0px 0px 5px #000;
}
.news-section .slider-container .nav-btn {
    color: #a3b17c;
}
.full-slider-sec .prev {
    left: -5%;
}
.full-slider-sec .next {
    right: 12%;
}
.bg-dust-storm .img-top .ceImageWrap, .grade-variant-sec .col-md-5 .img-top .ceImageWrap {
    margin-bottom: 30px;
}
.grade-variant-sec .grade-variant-sec {
    padding-left: 0;
}
.space-top-l>.space-top-l {
    padding-top: 60px !important;
}
.space-bottom-l>.space-bottom-l {
    padding-bottom: 60px !important;
}
.grade-variant-sec .grade-variant-sec .column:last-child {
    padding-left: 15px !important;
}
.grade-variant-sec>.column:first-child>.mpg-content>.mpg-widget:first-child p {
    padding: 0;
}
.werkstaetten .row.bg-light-gray.parallax-window .column {
    padding: 0;
}
.team-section>.mpg-content .ceTitleWrap {
    font-weight: 600;
}
.mpSlideBox>.column:first-child:after {
    content: "+";
}
.mpSlideBox.mpSlideBoxOpen>.column:first-child:after {
    transform: rotate(0deg);
    content: "-";
}
.row.mpSlideBox .ckeditor-item {
    padding-right: 40px;
}
.teaser p {
    font-size: 25px;
    line-height: 34px;
    font-weight: 400;
}
.info-box .info-box {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.info-box .info-box .ceCol.ceColRight>.ceTitleWrap>div {
    line-height: 31px;
}
.team-section p {
    line-height: 22px;
    font-size: 16px;
}
/* UL: Abstände oben/unten + Einzug für Striche */
/*.mpCkEditorItem ul {
list-style: none;
margin: 0.8rem 0 1.3rem;
padding-left: 1.4rem;
}*/
/* LI: dichter stehen lassen und Grundtypografie */
/*.mpCkEditorItem ul li {
position: relative;
margin: 0 0 0.25rem;
line-height: 1.45;
color: #383438;
}
.mpCkEditorItem ul li:last-child {
margin-bottom: 0;
}*/
/* Strich als Aufzaehlungszeichen in #383438 */
/*.mpCkEditorItem ul li::before {
content: "-";
position: absolute;
left: -1.15rem;
top: 0;
color: #383438;
font-weight: 400;
}*/
#headermenu .mpCkEditorItem ul li::before {
    display: none;
}
.formBuilder .row {
    flex-direction: column;
    margin: 0;
}
.formBuilder .row>.column {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.formBuilder .row>.column button {
    background: #383438;
    padding: 10px 30px;
    color: #fff;
    border: none;
    font-size: 16px;
    line-height: 20px;
    border-radius: 6px;
}
#swiper_509113 a, #swiper_509113 .slideInner .slideTextWrap .slideButton a {
    position: fixed;
    max-width: calc(25% - 30px);
    height: 100%;
    top: 0;
    margin-left: -10px;
    font-size: 0;
    width: 100%;
}
#swiper_509116 a, #swiper_509116 a .slideInner .slideTextWrap .slideButton {
    position: fixed;
    max-width: calc(25% - 30px);
    height: 100%;
    top: 0;
    margin-left: -10px;
    font-size: 0;
    width: 100%;
}
#swiper_509125 a, #swiper_509125 a .slideInner .slideTextWrap .slideButton {
    position: fixed;
    max-width: calc(25% - 30px);
    height: 100%;
    top: 0;
    margin-left: -10px;
    font-size: 0;
    width: 100%;
}
@media (min-width: 1400px) {
    .grade-variant-sec .grade-variant-sec>.column:nth-child(2) {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .grade-variant-sec .grade-variant-sec>.column:nth-child(3) {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (max-width: 1400px) {
    .Chat {
        width: 75px;
        height: 75px;
    }
    .Chat .mpg-widget.mpg-slimPlugin {
        width: 38px;
        height: 38px;
    }
    .Chat img {
        max-width: 38px;
        height: 38px;
    }
    .grade-variant-sec {
        padding-right: 10%;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red p.large-text {
        font-size: 150px;
        left: -10%;
        line-height: 150px;
        top: 60px;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red h2 {
        font-size: 42px;
    }
    #swiper_21198 .swiper-wrapper .swiper-slide {
        max-width: calc(47% - 15px) !important;
    }
    .grade-variant-sec>.column:first-child p {
        padding: 0px 0px 16px 0px;
    }
    .banner .banner {
        max-width: 500px !important;
        padding: 70px 40px 250px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider {
        height: 900px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec p {
        position: absolute;
        top: -260px;
    }
    #navDesctop ul.main-nav li a {
        font-size: 18px;
    }
    .btn-info:before {
        width: 35px;
        height: 35px;
        background-size: 35px;
    }
    .banner h3 {
        font-size: 48px;
        line-height: 78px;
        margin: 20px 0 10px;
    }
    .bg-light-gray.full-slider-sec .slider-content p {
        font-size: 14px;
    }
    .our-range-sec>.column>.row>.column .mpg-content .ceContentWrap p {
        font-size: 18px;
        line-height: 28px;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight li:before {
        font-size: 20px;
    }
    .our-product-sec .column .mpg-content {
        height: 100%;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .full-slider-sec .mpg-bg-img {
        padding: 35px 0 !important;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec {
        padding: 280px 0 120px;
    }
    .grade-variant-sec .grade-variant-sec, .full-slider-sec .full-slider-sec {
        max-width: calc(100% - 9%)!important;
        margin-right: 0;
        padding-left: 0;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight p {
        padding: 0px 20px 20px 0;
    }
    .mpg-bg-img.full-slider-sec .full-slider-sec:before, .mpg-bg-img.video-box-slider .mpg-bg-img.video-box-slider:before {;
        top: 20px;
        left: 20px;
    }
}
@media (max-width: 1280px) {
    .mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev {
        left: -10px;
    }
    .mpg-fullWidthContainer.mpg-bg-img .swiper-button-next {
        right: -10px;
    }
}
@media (max-width: 1024px) {
    .full-slider-sec .full-slider-sec .nav-btn {
        font-size: 20px;
        width: 30px;
        height: 30px;
    }
    .grade-variant-sec>.column:first-child p {
        padding: 0px 0px 10px 0px;
        font-size: 15px;
        line-height: 22px;
    }
    .grade-variant-sec>.column:first-child {
        padding: 0px 15px 0 15px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider {
        height: 800px;
        background-position: right;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight {
        padding: 20px;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight ul {
        gap: 0px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .full-slider-sec {
        padding-left: 40px;
        padding-right: 40px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec {
        background-position: right;
        padding: 220px 0 80px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec p {
        top: -200px;
    }
    .grade-variant-sec .grade-variant-sec {
        max-width: 100% !important;
    }
    .grade-variant-sec>.column:nth-child(2)>.mpg-content:first-child, .grade-variant-sec>.column:nth-child(2) .bg-dust-storm {
        padding: 20px 20px 40px;
    }
    .grade-variant-sec .grade-variant-sec>.column:last-child {
        padding-left: 0;
    }
    .video-box-slider .mpg-widget.mpg-gallery {
        top: 260px;
    }
}
@media (max-width: 1200px) and (min-width: 768px) {
    .our-range-sec .our-range-sec .ceImageWrap img {
        height: 320px;
    }
    .team-section>.mpg-content {
        padding: 20px;
    }
}
@media screen and (max-width: 1200px) {
    #swiper_509113 a, #swiper_509113 .slideInner .slideTextWrap .slideButton a {
        max-width: calc(33.333% - 30px);
    }
    #swiper_509116 a, #swiper_509116 .slideInner .slideTextWrap .slideButton a {
        max-width: calc(33.333% - 30px);
    }
    #swiper_509125 a, #swiper_509125 .slideInner .slideTextWrap .slideButton a {
        max-width: calc(33.333% - 30px);
    }
    .grade-variant-sec .grade-variant-sec {
        padding-left: 0;
        max-width: 1120px !important;
        margin: 0 auto;
    }
    .grade-variant-sec .bg-dust-storm .ceImageWrap img, .grade-variant-sec>.column:nth-child(2) .ceImageWrap img {
        max-width: 240px;
        max-height: 240px;
    }
    .space-top-l>.space-top-l {
        padding-top: 20px !important;
    }
    .space-bottom-l>.space-bottom-l {
        padding-bottom: 20px !important;
    }
    h1 {
        font-size: 40px;
        line-height: 46px;
    }
    h2 {
        font-size: 40px;
        line-height: 46px;
    }
    h3 {
        font-size: 32px;
        line-height: 52px;
    }
    h4 {
        font-size: 22px;
        line-height: 32px;
    }
    h5 {
        font-size: 19px;
        line-height: 28px;
    }
    h6 {
        font-size: 17px;
        line-height: 25px;
    }
    .teaser p {
        font-size: 22px;
        line-height: 32px;
    }
    .inside, .container {
        max-width: 100% !important;
        margin: 0 auto;
        width: 100% !important;
        padding: 0 25px !important;
    }
    .info-box .info-box {
        padding: 20px 5px !important;
    }
    .mpg-fullWidthContainer>.row {
        max-width: 100%;
        padding: 0 25px;
    }
    .full-slider-sec .full-slider-sec {
        max-width: calc(100% - 8%)!important;
        margin-right: 0;
    }
    .banner .banner {
        max-width: 500px !important;
        padding: 70px 25px;
    }
    #touchCarousel_21195 {
        margin-left: 40px;
    }
    #swiper_509113 .swiper-wrapper .swiper-slide, #swiper_21199 .swiper-wrapper .swiper-slide, #swiper_509125 .swiper-wrapper .swiper-slide,
    #swiper_509116 .swiper-wrapper .swiper-slide {
        max-width: calc(33.33% - 30px);
    }
    .grade-variant-sec .grade-variant-sec {
        max-width: 100% !important;
    }
}
@media (min-width: 992px) {
    .menu-mobile {
        display: none;
    }
}
@media screen and (max-width:991px) {
    #swiper_509113 a, #swiper_509113 .slideInner .slideTextWrap .slideButton a {
        max-width: 40%;
    }
    #swiper_509116 a, #swiper_509116 .slideInner .slideTextWrap .slideButton a {
        max-width: 40%;
    }
    #swiper_509125 a, #swiper_509125 .slideInner .slideTextWrap .slideButton a {
        max-width: 40%;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .full-slider-sec h2, .mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider h2 {
        padding: 0 40px;
    }
    .grade-variant-sec .bg-dust-storm .ceImageWrap img, .grade-variant-sec>.column:nth-child(2) .ceImageWrap img {
        max-width: 170px;
        max-height: 170px;
    }
    .full-slider-sec .swiper-button-prev {
        left: -55px;
    }
    .team-section>.mpg-content {
        padding: 20px;
        margin: 40px 0;
    }
    .space-top-l>.space-top-l {
        padding-top: 0 !important;
    }
    .space-bottom-l>.space-bottom-l {
        padding-bottom: 0 !important;
    }
    .round-img .img-top .ceImageWrap {
        max-width: 200px;
        margin: 0 auto;
        height: 200px;
    }
    nav#navMobile>ul.lvl-1>li ul.lvl-2, nav#navMobile>ul.lvl-1>li ul.lvl-3 {
        display: none;
    }
    .spacing-right h4 {
        padding-right: 0;
    }
    .event-content h2 {
        margin: 10px 0 20px;
    }
    .event-content {
        padding: 20px;
    }
    .spacing-right {
        padding-right: 40px !important;
    }
    #swiper_21198 .swiper-wrapper .swiper-slide {
        height: 300px !important;
        max-width: calc(80% - 15px) !important;
    }
    #navMobile ul li .touchBtn.open {
        transform: rotate(90deg);
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .full-slider-sec, .mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider {
        padding: 0;
    }
    .video-box-slider .column, .full-slider-sec .column {
        padding: 0;
    }
    #swiper_21199 .swiper-wrapper, #swiper_509113 .swiper-wrapper, #swiper_509116 .swiper-wrapper, #swiper_509125 .swiper-wrapper, {
        gap: 0 16px;
        gap: 0 20px !important;
    }
    #swiper_509113 .swiper-wrapper .swiper-slide, #swiper_21199 .swiper-wrapper .swiper-slide, #swiper_509116 .swiper-wrapper .swiper-slide, #swiper_509125 .swiper-wrapper .swiper-slide {
        max-width: 40%;
    }
    .mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev {
        left: 35px;
    }
    .mpg-fullWidthContainer.mpg-bg-img .swiper-button-next {
        right: 35px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider h2 {
        margin: 0;
        padding: 0 40px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec p {
        left: auto;
        right: 50px;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider p {
        padding-left: 40px;
    }
    .mpg-fullWidthContainer.mpg-bg-img .slideTitle {
        font-size: 18px;
        line-height: 23px;
        max-width: 200px;
    }
    nav#navMobile ul li.ifsub ul.lvl-2>li>a {
        color: #b51f1f;
    }
    nav#navMobile ul li.ifsub ul.lvl-2>li> ul li a {
        color: #383438;
    }
    #headermenu-mobile ul li img {
        max-width: 20px;
    }
    #headermenu-mobile ul li a {
        display: flex;
        align-items: center;
        gap: 20px;
        font-size: 20px;
        font-weight: 500;
    }
    #headermenu-mobile ul li {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 0 5px 20px;
    }
    #headermenu-mobile ul {
        padding: 0 15px;
    }
    .space-top-l {
        padding-top: 70px !important;
    }
    .space-bottom-l {
        padding-bottom: 70px !important;
    }
    #navMobile ul li .touchBtn {
        position: absolute;
        right: 0;
        top: 0;
    }
    #navMobile .touchBtn.open .mtbArrow::before {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg );
        transform: rotate(90deg );
    }
    #navMobile ul li .touchBtn .mtbArrow::after {
        color: #383438;
        font-size: 18px;
        font-family: 'Font Awesome 5 Pro';
        content: "\f105";
    }
    .mpg-widget.mpg-logo {
        width: 310px;
        float: left;
    }
    .header_bar {
        padding: 40px 0 30px;
    }
    .site-header {
        position: relative;
    }
    nav#navMobile>ul.lvl-1>li a {
        color: #383438;
        font-size: 18px;
        line-height: 18px;
        text-transform: uppercase;
        font-weight: 500;
    }
    nav#navMobile>ul.lvl-1>li {
        padding-bottom: 10px;
        position: relative;
    }
    nav#navMobile ul.lvl-1 ul li {
        padding-top: 10px;
    }
    nav#navMobile {
        width: 100%;
        box-sizing: border-box;
        max-width: 470px;
        display: none;
        position: absolute;
        right: 0;
        z-index: 998;
        top: 0;
        padding: 168px 32px 12px;
        background: rgb(255 255 255 / 90%);
    }
    #mobileNavOpener {
        position: absolute;
        top: 50%;
        right: 40px;
        transform: translateY(-50%);
        z-index: 999;
    }
    #mobileNavOpener::before {
        background-color: #bf1e2e;
        font-weight: 700;
        font-size: 28px;
        content: "\f0c9";
        line-height: 26px;
        width: 50px;
        box-sizing: border-box;
        height: 50px;
        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: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        color: #fff;
    }
    #mobileNavOpener.open:before {
        content: "\f00d";
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        transform: translate(0, 0);
    }
    .header_bar .column:last-child, .menu-bar {
        display: none;
    }
    .mpg-widget.mpg-logo a {
        height: auto;
    }
    .our-range-sec>.column>.row>.column .mpg-content .ceContentWrap {
        padding: 20px;
        color: #fff;
    }
    .news-events-sec .row.news-events-sec .ceCol.ceColRight {
        padding: 20px;
    }
    .our-product-sec .our-product-sec .ceColLeft {
        max-width: 45%;
        width: 100%;
    }
    .our-product-sec .our-product-sec h3 {
        font-size: 22px;
        line-height: 40px;
    }
    .our-range-sec>.column>.row>.column .mpg-content .ceContentWrap p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }
    .main_footer ul li img {
        max-width: 30px;
        height: 30px;
    }
    /* #swiper_509113 .swiper-wrapper .swiper-slide, #swiper_21199 .swiper-wrapper .swiper-slide {
max-width: calc(50% - 30px);
}*/
    .our-product-sec .our-product-sec .ceCol.ceColRight {
        padding: 15px;
        max-width: 55%;
        width: 100%;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight p {
        padding: 0 0px 20px 0;
    }
    .team-section .img-left .ceRow {
        margin: 10px 0 0;
        gap: 10px;
        flex-direction: row;
    }
    .team-section .mpg-content .ceCol.ceColLeft {
        max-width: 70px;
        height: 70px;
    }
    .online-shop img {
        width: 30px;
        transition: ease-in-out .5s;
    }
    .main_footer p {
        font-size: 17px;
        line-height: 25px;
    }
    .main_footer p a {
        font-size: 17px;
        line-height: 25px;
    }
    .main_footer ul.main-nav li a {
        font-size: 17px;
        line-height: 25px;
    }
    #swiper_21195 .slideText p span {
        font-size: 20px;
        line-height: 30px;
    }
    #swiper_21195 .slideTitle {
        font-size: 30px;
        line-height: 50px;
    }
    #headermenu-mobile {
        padding-top: 80px;
    }
}
@media screen and (max-width: 767px) {
    #swiper_509113 a, #swiper_509113 .slideInner .slideTextWrap .slideButton a {
        max-width: 33%;
    }
    #swiper_509116 a, #swiper_509116 .slideInner .slideTextWrap .slideButton a {
        max-width: 33%;
    }
    #swiper_509125 a, #swiper_509125 .slideInner .slideTextWrap .slideButton a {
        max-width: 33%;
    }
    .our-range-sec .our-range-sec>.column>.row {
        gap: 30px;
    }
    .our-range-sec .our-range-sec>.column>.row>.column {
        padding: 0;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .our-product-sec .our-product-sec>.column, .our-product-sec .our-product-sec>.column:nth-child(2), .our-product-sec .our-product-sec>.column:nth-child(3), .our-product-sec .our-product-sec>.column:nth-child(4), .our-product-sec .our-product-sec>.column:nth-child(5),
    .our-product-sec .our-product-sec>.column:nth-child(8), .our-product-sec .our-product-sec>.column:nth-child(9) {
        /*max-width: calc(100% - 20px);*/
        max-width: calc(100%);
        flex: 0 0 100%;
        width: 100%;
    }
    .main_footer .row.bg-light-gray>.column:nth-child(3), .main_footer .row.bg-light-gray>.column:nth-child(4) {
        /*padding-left: 0;*/
    }
    .grade-variant-sec .bg-dust-storm .ceImageWrap img, .grade-variant-sec>.column:nth-child(2) .ceImageWrap img {
        max-width: 250px;
        max-height: 250px;
    }
    .grade-variant-sec {
        padding-right: 0;
    }
    .our-product-sec .our-product-sec>.column:nth-child(even)>.mpg-content {
        margin-right: 0px;
    }
    .full-slider-sec .swiper-button-prev {
        left: 0;
    }
    .full-slider-sec .full-slider-sec {
        max-width: calc(100% - 25px)!important;
    }
    .grade-variant-sec .grade-variant-sec {
        padding-left: 10px;
    }
    .Chat .column {
        padding: 0 !important;
    }
    .info-box .info-box {
        padding: 20px !important;
    }
    .online-shop.online-shop-mobile {
        display: block;
    }
    .banner .banner {
        max-width: 100% !important;
        padding: 0px !important;
    }
    .custom-mobile-image {
        display: block;
    }
    .banner .banner>.column:first-child {
        padding: 0 !important;
    }
    .banner .banner>.column:first-child>.row {
        margin: 0;
    }
    .banner .banner>.column:first-child>.row>.column {
        padding: 25px;
        background: #b51f1f;
    }
    .round-img-left .ceRow .ceCol.ceColRight {
        width: 100%;
    }
    .news-section .event {
        flex-direction: column;
    }
    .round-img-left .ceRow {
        flex-direction: column;
    }
    .event-content {
        width: 100%;
    }
    .news-section .event img {
        width: 100%;
        height: 325px;
        object-fit: cover;
    }
    .red-box {
        padding-left: 0px !important;
    }
    .spacing-right {
        padding: 0 15px 40px !important;
    }
    .red-box .mpg-content {
        padding: 40px 25px 20px;
    }
    .home #wrapper>.inner_content .container>.mpg-fullWidthContainer.bg-dark-gray:nth-child(2)>.row {
        padding-left: 0;
        padding-right: 0;
    }
    .home #wrapper>.inner_content .container>.mpg-fullWidthContainer.bg-dark-gray:nth-child(2)>.row .spacing-right {
        padding: 0 25px 40px !important;
    }
    .mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev, .mpg-fullWidthContainer.mpg-bg-img .swiper-button-next {
        display: none;
    }
    .bg-light-green.full-slider-sec {
        padding: 70px 0 70px 20px;
    }
    .full-slider-sec .full-slider-sec {
        padding: 0 !important;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec, .mpg-fullWidthContainer.mpg-bg-img.video-box-slider {
        background-position: 80%;
    }
    .grade-variant-sec>.column:first-child {
        padding: 0 15px;
    }
    .online-shop a {
        font-size: 22px;
    }
    .team-section>.mpg-content {
        padding: 20px;
        margin: 40px 0;
    }
    .team-section>.row {
        margin: 0;
    }
    .our-product-sec .our-product-sec .ceImageBG {
        justify-content: start;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider {
        background-position: 75%;
    }
    .main_footer .row.bg-light-gray>.column:last-child ul {
        gap: 10px;
        padding: 0;
    }
    .main_footer p a img {
        max-width: 30px;
        height: 30px;
    }
    .online-shop img {
        width: 30px;
    }
    .our-product-sec .our-product-sec .ceImageBG {
        height: 370px;
        margin: 0;
        background-position: left;
    }
    .mpg-fullWidthContainer.mpg-bg-img .swiper-button-next:before, .mpg-fullWidthContainer.mpg-bg-img .swiper-button-prev:before {
        background: #fff;
        border: 0;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .swiper-button-next:before, .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec .swiper-button-prev:before {
        filter: none;
        background: #fff;
        border: 0;
    }
    .our-range-sec>.column>.row>.column {
        margin-bottom: 30px;
    }
    .our-range-sec>.column>.row>.column:last-child {
        margin: 0;
    }
    .our-range-sec img.ceImage {
        height: 460px;
        object-position: top;
        width: 100%;
        object-fit: cover;
    }
    .main_footer>.container>.row .column>.row>.column:nth-child(2) .mpg-widget.mpg-contentElement {
        display: block;
    }
    .main_footer>.container>.row .column>.row>.column:nth-child(2) .mpg-widget.mpg-contentElement .ceCol.ceColLeft {
        max-width: 30px !important;
        padding: 0;
        height: 30px;
    }
    .main_footer>.container>.row .column>.row>.column:nth-child(2) .mpg-widget.mpg-contentElement .ceRow {
        flex-direction: row;
        align-items: center;
    }
    .main_footer>.container>.row>.column:nth-child(3) {
        display: none;
    }
    .main_footer .row.bg-light-gray .img-left .ceRow {
        flex-direction: row;
        display: flex !important;
    }
    #swiper_509113 .swiper-wrapper .swiper-slide, #swiper_21199 .swiper-wrapper .swiper-slide, #swiper_509116 .swiper-wrapper .swiper-slide, #swiper_509125 .swiper-wrapper .swiper-slide {
        max-width: calc(33% - 0px);
        width: 100% !important;
    }
    .main_footer .row.bg-light-gray>.column:nth-child(3) {
        display: none;
    }
    .main_footer .row.bg-light-gray>.column >.row, .main_footer .row.bg-light-gray {
        gap: 30px;
    }
    .our-product-sec .our-product-sec .ceColLeft {
        max-width: 250px;
    }
    .our-product-sec .our-product-sec .ceRow {
        flex-direction: column;
    }
    .our-product-sec .our-product-sec .ceColLeft {
        max-width: 100%;
    }
    .our-product-sec .our-product-sec .ceColLeft img.ceImage {
        height: 560px;
        width: 100%;
        margin-bottom: -10px;
        object-fit: cover;
        object-position: center;
    }
    .grade-variant-sec>.column:nth-child(2) p {
        font-size: 18px;
        line-height: 28px;
    }
    .grade-variant-sec>.column:nth-child(2) .bg-dust-storm {
        padding: 20px 10px 30px;
    }
    .Chat img {
        max-width: 30px;
        height: 30px;
    }
    .Chat .mpg-widget.mpg-slimPlugin {
        width: 30px;
        height: 30px;
    }
    .Chat {
        width: 60px;
        height: 60px;
    }
    .grade-variant-sec .grade-variant-sec>.column:last-child {
        display: none;
    }
    .grade-variant-sec>.column:nth-child(2)>.mpg-content:first-child, .grade-variant-sec>.column:nth-child(2) .bg-dust-storm {
        padding: 60px 20px 40px;
        position: relative;
    }
    .bg-dust-storm>.column {
        position: static;
        padding: 0;
    }
    .bg-dust-storm .mpg-widget.mpg-ckEditor, .grade-variant-sec .grade-variant-sec>.column:nth-child(2) .mpg-widget.mpg-ckEditor,
    .grade-variant-sec>.column:nth-child(2)>.mpg-content:first-child .mpg-widget:last-child {
        display: block;
        position: absolute;
        top: 10px;
    }
    #Mobile {
        padding: 0;
    }
    #Mobile>.column:first-child .row .column:first-child {
        padding: 0;
    }
    #Mobile>.column:first-child .row .column:first-child img {
        margin-bottom: -10px;
        min-height: 300px;
        object-fit: cover;
    }
    #Mobile>.column:first-child .row .column.bg-red:last-child {
        padding: 30px 40px;
        color: #fff;
    }
    .grade-variant-sec>.column:nth-child(2) {
        padding: 44px 15px 0;
    }
    .online-shop {
        display: none;
    }
    .online-shop-mobile {
        display: block;
        margin-top: 20px;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red p a:before {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red p a {
        margin-top: 10px;
        font-size: 24px;
    }
    #Mobile>.column:first-child .row .column.bg-red:last-child .btn-info {
        margin-top: 20px;
        color: #fff;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red h2 svg {
        max-width: 40px;
        height: 40px;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red h2 {
        font-size: 30px;
    }
    #Mobile>.column:first-child .row .column.bg-red:last-child .btn-info::before {
        width: 54px;
        height: 54px;
        background-size: 54px;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight ul {
        gap: 10px;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight {
        padding: 40px;
        width: 100%;
        max-width: 100%;
    }
    .mpg-fullWidthContainer.mpg-bg-img.full-slider-sec {
        padding: 400px 0 80px;
    }
    .our-product-sec .our-product-sec .ceImageBG p {
        max-width: 200px;
    }
    .team-section>.mpg-content p {
        line-height: 20px;
    }
    h1 {
        font-size: 40px;
        line-height: 46px;
    }
    h2 {
        font-size: 40px;
        line-height: 46px;
    }
    h3 {
        font-size: 32px;
        line-height: 52px;
    }
    h4 {
        font-size: 27px;
        line-height: 38px;
    }
    h5 {
        font-size: 19px;
        line-height: 28px;
    }
    h6 {
        font-size: 17px;
        line-height: 25px;
    }
    p {
        font-size: 25px;
        line-height: 35px;
    }
    .teaser p {
        font-size: 27px;
        line-height: 38px;
    }
    .Chat .row {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
    }
}
@media (min-width: 768px) {
    #Mobile {
        padding: 0;
        display: none !important;
    }
    .grade-variant-sec .grade-variant-sec>.column:nth-child(2) .mpg-widget.mpg-ckEditor,
    .grade-variant-sec>.column:nth-child(2)>.mpg-content:first-child .mpg-widget:last-child {
        position: absolute;
        left: 100%;
        width: 100%;
        top: 0;
    }
    .grade-variant-sec .grade-variant-sec>.column:nth-child(2) .mpg-widget.mpg-ckEditor p, .grade-variant-sec>.column:nth-child(2)>.mpg-content:first-child .mpg-widget:last-child p {
        padding-left: 10px;
        font-size: 15px;
    }
    #Mobile .column {
        padding: 0;
    }
    .online-shop-mobile {
        display: none;
    }
    .banner .banner img {
        display: none;
    }
    .main_footer .row.bg-light-gray .column .column:last-child h5 {
        max-width: 280px;
    }
}
@media screen and (max-width: 575px) {
    #swiper_509113 a, #swiper_509113 .slideInner .slideTextWrap .slideButton a {
        max-width: 45%;
    }
    #swiper_509116 a, #swiper_509116 .slideInner .slideTextWrap .slideButton a {
        max-width: 45%;
    }
    #swiper_509125 a, #swiper_509125 .slideInner .slideTextWrap .slideButton a {
        max-width: 45%;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider h2 {
        padding: 0 20px;
    }
    #swiper_509113 .swiper-wrapper .swiper-slide, #swiper_21199 .swiper-wrapper .swiper-slide, #swiper_509116 .swiper-wrapper .swiper-slide, #swiper_509125 .swiper-wrapper .swiper-slide {
        max-width: calc(45% - 0px);
        width: 100% !important;
    }
    .our-product-sec .our-product-sec .ceImageBG {
        height: 320px;
    }
    .our-product-sec .our-product-sec .ceColLeft img.ceImage {
        height: 430px;
    }
    .full-slider-sec .swiper-button-next, .full-slider-sec .swiper-button-prev {
        display: none;
    }
    .searchWrap input {
        width: 110px;
    }
    .moduleNavWrap span {
        display: none;
    }
    .news-events-sec img.ceImage {
        height: 325px !important;
        width: 100%;
        object-position: top;
        object-fit: cover;
    }
    #mobileNavOpener::before {
        font-size: 18px;;
        line-height: 26px;
        width: 40px;
        height: 40px;
    }
    #swiper_21198 {
        padding-left: 0;
    }
    #swiper_21198 .swiper-wrapper {
        padding-left: 0;
        margin-left: 0;
    }
    .bg-light-gray.full-slider-sec .slideInner {
        max-width: 250px;
    }
    .bg-light-gray.full-slider-sec .slider-content input {
        width: 60px;
        height: 30px;
    }
}
@media (max-width: 480px) {
    #swiper_509113 a, #swiper_509113 .slideInner .slideTextWrap .slideButton a {
        max-width: 70%;
    }
    #swiper_509116 a, #swiper_509116 .slideInner .slideTextWrap .slideButton a {
        max-width: 70%;
    }
    #swiper_509125 a, #swiper_509125 .slideInner .slideTextWrap .slideButton a {
        max-width: 70%;
    }
    .red-box .mpg-content {
        padding: 40px 20px 20px;
    }
    .home #wrapper>.inner_content .container>.mpg-fullWidthContainer.bg-dark-gray:nth-child(2)>.row .spacing-right {
        padding: 0 20px 40px !important;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red p a {
        justify-content: start;
    }
    .main_footer .flex-wrap.row {
        padding: 0;
    }
    .banner .banner>.column:first-child>.row>.column {
        padding: 20px !important;
    }
    .bg-white-product .img-top .ceContentWrap {
        padding: 20px;
    }
    #Mobile>.column:first-child .row .column:first-child img {
        min-height: 200px;
    }
    #swiper_21198 .swiper-wrapper .swiper-slide {
        height: 100% !important;
        max-width: calc(85% - 0px) !important;
        min-height: 200px !important;
    }
    .bg-light-gray.full-slider-sec .slideInner {
        max-width: 170px;
    }
    .bg-light-green.full-slider-sec {
        padding: 70px 0;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider {
        background-position: 77%;
    }
    .news-events-sec h2 {
        margin-bottom: 40px;
    }
    #Mobile>.column:first-child .row .column.bg-red:last-child {
        padding: 20px;
    }
    .full-slider-sec .full-slider-sec {
        max-width: calc(100% - 40px) !important;
        margin: 0 auto !important;
    }
    .inside, .container {
        padding: 0 20px !important;
    }
    .header_bar {
        padding: 20px 0 10px;
    }
    .mpg-widget.mpg-logo {
        width: 200px;
    }
    .btn-info {
        font-size: 16px;
        gap: 10px;
    }
    .mpg-fullWidthContainer>.row {
        padding-left: 20px;
        padding-right: 20px;
    }
    #swiper_509113 .swiper-wrapper .swiper-slide, #swiper_21199 .swiper-wrapper .swiper-slide, #swiper_509116 .swiper-wrapper .swiper-slide, #swiper_509125 .swiper-wrapper .swiper-slide {
        max-width: 70%;
    }
    .main_footer .container .mpg-fullWidthContainer.bg-red h2 {
        gap: 15px;
        align-items: start;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider h2 {
        max-width: 300px !important;
    }
    .mpg-fullWidthContainer.mpg-bg-img.video-box-slider .video-box-slider p {
        padding-left: 20px;
    }
    #mobileNavOpener {
        right: 20px;
    }
    .main_footer ul.main-nav li a, .main_footer p, .main_footer p a, .main_footer ul li a {
        font-size: 18px;
        line-height: 28px;
    }
    .main_footer h3 {
        margin-bottom: 10px;
    }
    .main_footer .mpg-fullWidthContainer>.row.bg-red>.column, .main_footer .row.bg-light-gray>.column {
        padding: 0 20px;
    }
    #Mobile>.column:first-child .row .column.bg-red:last-child p {
        font-size: 19px;
        line-height: 30px;
    }
    #Mobile>.column:first-child .row .column.bg-red:last-child .btn-info::before {
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight ul {
        gap: 10px;
    }
    .our-product-sec .our-product-sec .ceCol.ceColRight {
        padding: 20px;
        width: 100%;
        max-width: 100%;
    }
    .our-product-sec .our-product-sec .ceColLeft img.ceImage {
        height: 300px;
    }
    .our-range-sec .our-range-sec .ceImageWrap img {
        height: auto;
    }
    .bg-light-gray.full-slider-sec .slideInner:hover .slider-content .d-flex {
        gap: 10px;
    }
    .bg-light-gray.full-slider-sec .slideInner:hover .slider-content .d-flex input {
        background: #fff;
        width: 35px;
        height: 30px;
    }
    #swiper_21198 .swiper-wrapper .swiper-slide p {
        line-height: 20px;
    }
    .bg-light-gray.full-slider-sec .slideInner {
        background: transparent;
        padding: 16px;
    }
    h1 {
        font-size: 30px;
        line-height: 40px;
    }
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
    h3 {
        font-size: 28px;
        line-height: 48px;
    }
    h4 {
        font-size: 20px;
        line-height: 30px;
    }
    h5 {
        font-weight: 400;
        font-size: 19px;
        line-height: 28px;
    }
    h6 {
        font-size: 17px;
        line-height: 25px;
    }
    p {
        font-size: 17px;
        line-height: 25px;
    }
    .teaser p {
        font-size: 20px;
        line-height: 30px;
    }
}
@media screen and (max-width: 380px) {
    .btn-info:before {
        width: 20px;
        height: 20px;
        background-size: 20px;
    }
    .btn-info {
        font-size: 12px;
    }
    #headermenu-mobile {
        padding-top: 40px;
    }
    #navMobile {
        padding: 100px 20px 12px;
    }
}
.inner_content .mpg-ckEditor .pluginPicker a:before {
    content: "\f061";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.addToCart .add-item {
    cursor: pointer;
    background-color: #bf1e2e;
    color: white;
    font-size: 1.1em;
}
#cartModal .item {
    min-height: 100px;
    border: solid;
    margin: 5px;
}
#cartModal .infinite-content {
    height: 100%;
}
#cartModal form {
    padding-bottom: 30px;
}
#cartModal .tags,
tags-input {
    height: 33px;
}
#cartModal .infinite-content {
    margin-top: 50px;
}
#cartModal .vertical-bottom {
    padding-top: 32px;
}
#cartModal .single-event {
    margin-bottom: 10px;
    border: dotted 1px;
}
#cartModal div[ng-dropdown-multiselect]>div>ul>li.divider {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 1px;
    background-color: #e5e5e5;
}
#cartModal div[ng-dropdown-multiselect]>div>ul>li>a:hover {
    text-decoration: none;
}
#cartModal div[ng-dropdown-multiselect]>div>ul>li:hover {
    background-color: #F5F5F5;
}
#cartModal .shipping-rates {
    position: relative;
}
#cartModal .shipping-rates .tooltip-inner {
    max-width: none;
}
#cartModal .tooltip-inner p {
    color: white;
}
#cartModal {
    max-width: unset;
    height: unset;
    max-height: unset;
    min-width: 90%;
    left: 50%;
    transform: translate(-50%);
    min-height: 100%;
}
#cartModal .SumoSelect {
    min-width: 300px;
}
#cartModal .nav-tabs {
    display: none;
}
#cartModal .card {
    border: none;
}
#cartModal .card-header .fas {
    transition: 0.3s transform ease-in-out;
    color: #1b71aa;
}
#cartModal .card-header .collapsed .fas {
    transform: rotate(180deg);
}
#cartModal .nav-tabs .nav-link.visited {
    border-bottom: 5px solid #005c9b;
    cursor: pointer;
}
#cartModal .tbl-item-container {
    overflow-y: hidden;
}
#cartModal .mp-heading-tr {
    border-bottom: 3px solid #005c9b;
}
#cartModal .blue-label {
    color: #005c9b;
    font-weight: bold;
}
/* standard validations */
#cartModal form.errorBorder .ng-invalid {
    border: 2px solid #f00 !important;
}
#cartModal .validation-warning i.fas {
    color: #dc3545;
    padding-top: 11px;
}
@media (max-width: 575px) {
    #cartModal .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }
    #cartModal .card-header {
        background-color: transparent;
        border-bottom: 2px solid #e2f2fc;
    }
    #cartModal #no-more-tables table,
    #cartModal #no-more-tables thead,
    #cartModal #no-more-tables tbody,
    #cartModal #no-more-tables th,
    #cartModal #no-more-tables td,
    #cartModal #no-more-tables tr {
        display: block;
    }
    #cartModal #no-more-tables>table>tbody>tr {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    #cartModal #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #cartModal #no-more-tables td:before {
        float: left;
        width: 80px;
    }
    #cartModal #no-more-tables td {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #cartModal #no-more-tables td:before {
        content: attr(data-title);
    }
    #cartModal .modal-dialog {
        max-width: none;
    }
}
#cartModal #cart {
    border-style: none;
}
#cartModal .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    border: 0px;
}
#cartModal .page-link:focus {
    outline: 0;
    box-shadow: none;
}
#cartModal .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#cartModal .page-item:last-child .page-link {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#cartModal .page-item button {
    background-color: #fff;
    color: #79808f;
}
#cartModal .page-item.active button {
    border-bottom: 3px solid #005c9b;
    color: black;
}
#cartModal .tbl-items-container {
    max-height: 333px;
    overflow-y: auto;
    margin-bottom: 30px;
}
#cartModal .tbl-collection-items th {
    border-bottom: 3px solid #005c9b;
}
#cartModal .col-form-label,
#cartModal .form-check-label {
    font-weight: bold;
}
#cartModal .completion .table.table-bordered {
    border: 0px;
}
#cartModal .completion .table.table-bordered td,
#cartModal .completion .table.table-bordered th {
    border: 0px;
}
#cartModal .completion .table.table-bordered th {
    border-bottom: 3px solid #005c9b;
}
#cartModal .cart {
    margin-top: 30px;
}
#cartModal .address {
    margin-top: 30px;
}
#cartModal .completion {
    margin-top: 30px;
}
#cartModal .creditCard {
    margin-top: 30px;
}
#cartModal .confirmation {
    margin-top: 30px;
}
#cartModal .confirmation .table.table-bordered {
    border: 0px;
}
#cartModal .confirmation .table.table-bordered td,
#cartModal .confirmation .table.table-bordered th {
    border: 0px;
}
#cartModal .confirmation .table.table-bordered th {
    border-bottom: 3px solid #005c9b;
}
#cartModal .table.table-bordered.tbl-cart {
    border: 1px solid #dee2e6;
}
#cartModal .tbl-cart th,
#cartModal .tbl-cart td {
    padding: 0;
    border: 1px solid #dee2e6;
}
#cartModal .tbl-cart .label {
    color: #005c9b;
}
#cartModal .tooltip-inner {
    background-color: #005c9b;
    margin-top: 10px;
}
#cartModal .shipping-rate {
    color: white;
}
#cartModal {
    font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#cartModal .page-item {
    font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#cartModal .page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    border: 0px;
}
#cartModal .page-link:focus {
    outline: 0;
    box-shadow: none;
}
#cartModal .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#cartModal .page-item:last-child .page-link {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#cartModal .page-item button {
    background-color: #fff;
    color: #79808f;
}
#cartModal .page-item.active button {
    border-bottom: 3px solid #005c9b;
    color: black;
}
#cartModal .tbl-items-container {
    max-height: 333px;
    overflow-y: auto;
    margin-bottom: 30px;
}
#cartModal .col-form-label,
#cartModal .form-check-label {
    font-weight: bold;
}
#cartModal .completion .table.table-bordered {
    border: 0px;
}
#cartModal .completion .table.table-bordered td,
#cartModal .completion .table.table-bordered th {
    border: 0px;
}
#cartModal .completion .table.table-bordered th {
    border-bottom: 3px solid #005c9b;
}
#cartModal .cart {
    margin-top: 30px;
}
#cartModal .address {
    margin-top: 30px;
}
#cartModal .completion {
    margin-top: 30px;
}
#cartModal .creditCard {
    margin-top: 30px;
}
#cartModal .confirmation {
    margin-top: 30px;
}
#cartModal .confirmation .table.table-bordered {
    border: 0px;
}
#cartModal .confirmation .table.table-bordered td,
#cartModal .confirmation .table.table-bordered th {
    border: 0px;
}
#cartModal .confirmation .table.table-bordered th {
    border-bottom: 3px solid #005c9b;
}
#cartModal .table.table-bordered.tbl-cart {
    border: 1px solid #dee2e6;
}
#cartModal .tbl-cart th,
#cartModal .tbl-cart td {
    padding: 0;
    border: 1px solid #dee2e6;
}
#cartModal .tbl-cart .label {
    color: #005c9b;
}
#cartModal .tooltip-inner {
    background-color: #005c9b;
    margin-top: 10px;
}
#cartModal .shipping-rate {
    color: white;
}
#cartModal .btn-next-cart-tab {
    margin-left: auto;
    background-color: #1b71aa;
    border-style: none;
    margin-right: 3px;
    margin-top: -5px;
    margin-bottom: -10px;
}
#cartModal #completion,
#cartModal #paymentMethods,
#cartModal #confirmation,
#cartModal #address {
    border: none;
}
#cartModal .btn-pay,
#cartModal .btn-order,
#cartModal .total-price-container {
    float: right;
}
#cartModal .btn-order {
    margin-top: 10px;
}
#cartModal .confirmation-text {
    margin-left: 0px !important;
}
#cartModal .btn-remove-mobile {
    display: none;
}
#cartModal body.modal-open {
    overflow-y: auto;
}
.collection-plugin .modal-content {
    top: 0;
}
@media (max-width: 575px) {
    #cartModal .col-sm-2.col-form-label {
        margin-right: 1px;
    }
    #cartModal #cartTabs,
    .btn-next-step,
    .btn-pay,
    .btn-order {
        display: none;
    }
    #cartModal .total-price-container {
        float: none;
    }
    #cartModal #collapse-address,
    #cartModal #collapse-payment,
    #cartModal .confirmation-text {
        margin-left: 10px;
    }
    #cartModal .btn-remove {
        display: none;
    }
    #cartModal .btn-remove-mobile {
        display: inline-block;
    }
    #cartModal .displayNameContainer {
        padding-right: 0px;
    }
    #cartModal .btn-remove-mobile-container {
        padding: 0;
    }
}
#cartModal {
    overflow: auto !important;
    top: 0;
    height: 100vh !important;
}
#wrapper #cartModal .modal-dialog {
    max-width: none;
    display: flex !important;
    flex-direction: column;
    padding: 40px 0px 60px 0px;
}
.collection-plugin .modal {
    position: fixed;
}
#wrapper #cartModal .modal-dialog {
    position: relative;
    z-index: 1000;
}
#wrapper #cartModal .modal-dialog {
    max-width: none;
    display: flex !important;
    flex-direction: column;
    /* height: 100%; */
    padding: 40px 0px 60px 0px;
    top: 100px;
}
.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-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;
}
.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-weight: 700;
    color: #fff;
    text-shadow: none !important;
    opacity: 1;
    background: transparent;
    border: 0;
    font-size: 36px;
    line-height: 28px;
}
#wrapper #cartModal .modal-dialog {
    position: relative;
    z-index: 1000;
}
.iconSearchContainer {
    z-index: 1;
}
#cartModal .modal-footer,
#cartModal .modal-header {
    background: #bf1e2e;
    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);
}
#cartModal .modal-dialog .modal-body {
    height: 100%;
    overflow-y: auto;
    min-height: 300px;
}
.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-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 .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
/*Aldn new code - start*/
#main-collection-icon [ng-controller] a.aShowCart {
    color: #383438 !important;
    cursor: pointer;
}
/*Alden new code - end*/
#sideNav>.level1>a {
    display: none;
}
#sideNav {
    list-style: none;
}
#sideNav .level1 .active {
    color: #FFF;
    background-color: #bf1e2e;
}
.mpg-loginVue {
    color: white;
}
.fa-shopping-cart {
    cursor: pointer;
}
#cartTabs {
    margin: 0 !important;
    background-color: #f5f5f5;
    display: flex !important;
    flex-direction: row;
    padding-left: 0;
}
#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 .modal-dialog .nav-tabs .active .nav-link {
    background: #009fe3;
}
#wrapper #cartModal .modal-dialog .nav-tabs .nav-link {
    padding: 10px 25px;
    border-right: 1px solid #f5f5f5;
    color: #999;
    border-bottom: none;
}
@media screen and (max-width: 768px) {
    .listItemContainer .listItem .link {
        height: 442px;
    }
    .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 {
        /*hides the question in faq on mobile...*/
        /*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 #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;
    }
    .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;
    }
}
@media (max-width: 575px) {
    #cartModal .modal-dialog {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
#wrapper #cartModal .modal-dialog .modal-content {
    display: grid;
    height: 100%;
}
/*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: #bf1e2e;
    color: #fff;
    position: relative;
    padding: 10px 25px;
    border-right: 1px solid #f5f5f5;
    border-bottom: none;
}
div#cartModal::before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
}
.row.quantityrow.ng-scope .column.col-sm-2.col-md-4 {
    display: 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 10px;
    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%);
}
.sbCard {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
input.ng-pristine.ng-untouched.ng-valid.ng-not-empty {
    margin: 0 !important;
}
.inputs button.btn.btn-primary.ng-binding:hover {
    color: #000 !important;
}
#cartModal button.btn.btn-primary {
    background: #fff;
    color: #bf1e2e;
    border: 2px solid #fff;
    padding: 5px 20px;
    text-transform: capitalize;
    border-radius: 5px;
    font-weight: 700;
}
#cartModal button.btn.btn-primary:hover {
    background: transparent;
    color: #fff;
}
#wrapper .btn-remove {
    background: #bf1e2e;
    color: #fff;
    border: 2px solid #bf1e2e;
    padding: 8px 5px;
    border-radius: 5px;
    font-weight: 700;
}
#wrapper .btn-remove:hover {
    border: 2px solid #282828;
    color: #fff;
    background-color: #282828;
}
.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;
}*/
.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;
    width: 100%;
}
.sbCard .column {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100%;
}
p.memberLabel.ng-binding {
    font-weight: 600;
}
#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: 575px) {
    #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;
    }
    #cartModal .displayNameWithRemoveBtn {
        text-align: start;
        padding-left: 15px;
    }
    #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;
    }
}
#wrapper #cartModal .modal-dialog .nav-tabs .active .nav-link {
    display: block;
    border: none;
    margin-bottom: 0;
    border-radius: 0;
    background: #bf1e2e;
    color: #fff;
    position: relative;
    padding: 10px 25px;
    border-right: 1px solid #f5f5f5;
    border-bottom: none;
}
@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;
    }
    .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;
    }
}
@media (max-width: 575px) {
    #cartModal .modal-dialog {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}
#wrapper #cartModal .modal-dialog .modal-content {
    display: grid;
    height: 100%;
}
/*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: #bf1e2e;
    color: #fff;
    position: relative;
    padding: 10px 25px;
    border-right: 1px solid #f5f5f5;
    border-bottom: none;
}
div#cartModal::before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.3);
}
.row.quantityrow.ng-scope .column.col-sm-2.col-md-4 {
    display: 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 10px;
    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%);
}
.sbCard {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}
input.ng-pristine.ng-untouched.ng-valid.ng-not-empty {
    margin: 0 !important;
}
.inputs button.btn.btn-primary.ng-binding:hover {
    color: #000 !important;
}
#cartModal button.btn.btn-primary {
    background: #fff;
    color: #bf1e2e;
    border: 2px solid #fff;
    padding: 5px 20px;
    text-transform: capitalize;
    border-radius: 5px;
    font-weight: 700;
}
#cartModal button.btn.btn-primary:hover {
    background: transparent;
    color: #fff;
}
#wrapper .btn-remove {
    background: #bf1e2e;
    color: #fff;
    border: 2px solid #bf1e2e;
    padding: 8px 5px;
    border-radius: 5px;
    font-weight: 700;
}
#wrapper .btn-remove:hover {
    border: 2px solid #282828;
    color: #fff;
    background-color: #282828;
}
.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;
}*/
.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;
    width: 100%;
}
.sbCard .column {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100%;
}
p.memberLabel.ng-binding {
    font-weight: 600;
}
#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;
    /* margin-right: 73px;*/
}
#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: 575px) {
    #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;
    }
    #cartModal .displayNameWithRemoveBtn {
        text-align: start;
        padding-left: 15px;
    }
    #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*/
/*AOB collection END*/
@media (max-width: 800px) {
    .collection-plugin #cartModal .modal-dialog {
        height: 100% !important;
        max-height: unset !important;
        top: 0 !important;
        margin: 0 !important;
    }
    .collection-plugin #cartModal .modal-content {
        overflow-y: auto;
    }
    .addressWrap_order .formRow .row,
    .addressWrap_delivery .formRow .row,
    .addressWrap_factura .formRow .row {
        padding-right: 10px;
    }
    #completion .addressTitle {
        margin-top: 20px;
    }
    #completion .addresses {
        margin-left: 10px;
    }
}
.comment-row label {
    padding-left: 0;
}
#completion .addressTitle {
    font-size: 1.2em;
    font-weight: bold;
}
#completion .addresses .row {
    margin-right: 0;
    margin-left: 0;
}
#completion .addresses .col {
    padding-left: 0;
}
#completion .addresses .orderAddress .row .col:first-of-type,
#completion .addresses .deliveryAddress .row .col:first-of-type,
#completion .addresses .facturaAddress .row .col:first-of-type {
    font-weight: 500;
}
#completion .addresses {
    margin-top: 15px;
    margin-bottom: 25px;
}
#completion .addresses col {
    padding: 0;
}
.collection-plugin .mp-heading-tr th {
    padding-left: 0 !important;
}
.collection-plugin .total-price-container {
    padding-left: 0 !important;
}
.collection-plugin .addressForm h1 {
    font-size: 1.2em;
}
.collection-plugin .addressForm h1 {
    margin-bottom: 0;
}
.collection-plugin .addressWrap_delivery {
    margin-top: 25px;
}
.collection-plugin .addressForm input, .collection-plugin .addressForm select {
    width: 100%;
    border: 2px solid #ccc;
    border-radius: 0px;
    height: 40px;
    font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    padding: 0 10px;
    background: transparent;
}
a.aShowCart p {
    display: none;
}
.aShowCart sup {
    position: absolute;
    /*right: 45px;*/
    left: 6px;
    top: -8px;
    font-size: 10px;
    /*background: lightgrey;*/
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.listItemContainer {
    background-color: white;
    padding: 0;
    padding-right: 10px;
    margin-bottom: 10px;
}
.listItemContainer .listItem {
    background-color: #DCDCDC;
    padding: 10px 10px 22px 10px !important;
}
.listItemContainer {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #505050;
}
.listItemContainer .listName h4 {
    color: #bf1e2e;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}
.listItemContainer .listName {
    margin-bottom: 9px !important;
}
.listItemContainer .price {
    margin-bottom: 15px !important;
}
.listItemContainer .frm-variants {
    margin-bottom: 5px;
}
.listItemContainer .pluginPicker {
    margin-bottom: 20px !important;
}
.listItemContainer .frm-variants label,
.listItemContainer .pluginPicker label {
    width: 40%;
    display: inline-table;
}
.listItemContainer .frm-variants input,
.listItemContainer .pluginPicker input,
.listItemContainer .frm-variants select,
.listItemContainer .pluginPicker select {
    width: 50%;
    height: 20px;
    border: none;
}
.listItemContainer .add-item {
    padding: 5px 20px;
}
.listItemContainer .link {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
}
.listItem:not(.locked):hover {
    box-shadow: 0 0 15px 0px rgba(50,50,50,.3);
    transform: translateY(-1px) !important;
    background: #f0f0f0;
    z-index: 50;
}
.aShowCart {
    display: flex;
    flex-direction: row !important;
    padding: 4px;
    cursor: pointer;
}
.fas.fa-shopping-cart.cart-fix {
    align-self: center;
    padding-bottom: 0.18em;
    padding-right: 5px;
}
#wrapper #cartModal .modal-dialog .nav-tabs a.nav-link.visited:hover {
    background: #bf1e2e;
    color: #fff;
}
.ng-scope h1 {
    font-size: 15px !important;
    color: #222 !important;
    font-weight: 600;
    text-transform: capitalize;
    font-family: -apple-system, BlinkMacSystemFont,"Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.7;
    padding: 0;
}
:focus-visible {
    outline: none !important;
}
#selected_57143, #selected_57144 {
    height: auto;
    accent-color: #bf1e2e;
}
.formInputWrap br {
    display: none;
}
.quantityCell.ng-scope.showQuantity .column.col-sm-2.col-md-4 {
    display: none;
}
.row.addressTitle {
    padding-left: 0 !important;
}
#cartModal .mp-heading-tr {
    border-bottom: 4px solid #bf1e2e !important;
}
.btn.btn-red.ng-binding {
    background: #fff !important;
    color: #bf1e2e !important;
    border: 2px solid #fff !important;
    padding: 5px 20px;
    text-transform: capitalize;
    border-radius: 5px;
    font-weight: 700;
}
.btn.btn-red.ng-binding:hover {
    background: transparent !important;
    color: #fff !important;
}
@media only screen and (max-width: 768px) {
    .mpg-appBuilder #sideNav {
        margin-bottom: 30px;
    }
    .space-top-l {
        padding-top: 30px
    }
}
.collection-plugin .modal-xl, .mpg-login .modal-xl {
    max-width: 1024px !important;
}
.addresses .row .orderAddress,
.addresses .row .deliveryAddress,
.addresses .row .facturaAddress {
    flex: 0 0 45%;
}
.addresses > .row {
    gap: 30px
}
.pickup-info {
    padding-bottom: 20px;
}
.addressWrap_delivery p.memberLabel input.ng-pristine.ng-untouched.ng-valid.ng-not-empty[type=radio],
.addressWrap_delivery p.memberLabel input[type=radio] {
    width: auto;
    margin-left: -5px !important;
}
#cartModal button.btn.btn-primary.btn-edit-quantity {
    padding: 0;
}
#completion .displayNameWithRemoveBtn > div {
    padding-right: 5px;
}
#cartModal .tbl-item-container {
    overflow-y: hidden !important;
}
.formInputWrap.show-br br {
    display: block;
}
#toast-container {
    max-width: 280px;
}
.th-remove,
td.removeBtnDesktop {
    width: 80px;
}
.totalPriceWithTax {
    width: 140px;
}
.th-quantity,
.showQuantity {
    width: 180px;
}
#ui-datepicker-div {
    z-index: 1050 !important;
}
/**********************/
@media (max-width:1170px) and (min-width:767px) {
    .listItemContainer .listName {
        min-height: 158px;
    }}
@media (max-width:767px) and (min-width:575px) {
    .listItemContainer .listItem .link {
        height: 100% !important;
    }}
@media (min-width: 576px) {
    .wein-shop .image-container {
        height: 150px;
        margin-bottom: 10px;
    }
    .wein-shop .image-container .listImage {
        height: 100% !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .wein-shop .listItemContainer .listName h4 {
        min-height: 36px;
        margin-bottom: 9px !important;
        margin-top: 10px;
    }
    .listItemContainer {
        margin-bottom: 30px !important;
    }
    .listItemContainer .listName {
        min-height: 125px;
    }}
@media (max-width: 575px) {
    .wein-shop .image-container {
        height: 100%;
        margin-bottom: 10px;
    }
    .listItemContainer {
        margin-bottom: 15px !important;
    }
    .wein-shop .listItemContainer .listName h4 {
        margin-bottom: 9px !important;
        margin-top: 10px;
    }
    .image-container .listImage {
        height: 100%;
        width: 100%;
        background-size: cover;
        background-position: center;
    }
    .listItemContainer .listItem .link {
        height: 100% !important;
    }}
/*Aldn new code - start*/
#cartTabs ul li {
    display: block !important;
}
#cartTabs {
    justify-content: left;
}
.age-check-row {
    display: none;
}
/*Alden new code - end*/
.variantContainer {
    display: flex;
    color: grey;
    font-size: 12px;
}
.variantContainer p,
.variantContainer label {
    color: grey;
    font-size: 12px;
}
.variantContainer label {
    padding-right: 5px;
}
#cartModal form#addressData {
    display: flex;
    flex-wrap: wrap;
}
.collection-plugin .addressForm input, .collection-plugin .addressForm select {
    width: 100%;
    border: 1px solid rgb(118, 118, 118);
    border-radius: 2px;
    height: 25px;
}
#cartModal .sbCard {
    float: none;
    width: 100%;
}
.collection-plugin .addressWrap_delivery h1 {
    margin-bottom: 24px;
}
.addressWrap_order h1, .addressWrap_delivery h1, .addressWrap_factura h1 {
    font-size: 20px !important;
    margin-top: 20px;
}
.collection-plugin .addressWrap_delivery {
    margin-top: 0;
}
.addressWrap_factura h1 {
    padding-bottom: 24px;
}
.iframe-wrapper {
    height: 480px;
    overflow: hidden;
}
.iframe-wrapper iframe {
    position: relative;
    top: -60px;
    height: 500px;
    width: 100%;
    border: none;
}
