span.bold.line-throught {
    text-decoration: line-through;
}
span.bold.special-price {
    color: #86464b;
}
.checkout-index-index .panel.header .action.nav-toggle{
    display: none !important;
}

.homeblock-flex-pdf a {
    text-decoration: underline;
}

.checkout-cart-configure.catalog-product-view .product-add-form .box-tocart.update {
    display: flex !important;
    flex-direction: row;
    width: 100%;
}

.checkout-cart-configure.catalog-product-view .product-add-form .box-tocart .fieldset {
    max-width: unset;
    flex: 1;
    display: unset;
}

.ie11 .checkout-cart-configure.catalog-product-view .product-add-form .box-tocart .fieldset {
    max-width: none;
}

.checkout-cart-configure.catalog-product-view .product-add-form .box-tocart .actions {
    width: unset;
}
.checkout-cart-configure.catalog-product-view .product-add-form .box-tocart .actions button span {
    line-height: unset;
    font-size: 17px;
}
.checkout-cart-configure.catalog-product-view .product-add-form .box-tocart .actions button {
    margin-top: 15px;
}

.checkout-cart-configure.catalog-product-view .product-add-form .box-tocart .fieldset .field.qty {
    width: 30%;
    float: left;
}
.checkout-cart-configure.catalog-product-view .product-add-form .box-tocart .fieldset .actions {
    width: 65%;
    float: right;
}

.ie11 .fastorder-link{
    flex-direction: column;
}



.catalog-product-view .slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.block-authentication .actions-toolbar{
    padding-top: 10px;
}

.products.wrapper.list.products-list .product-item-description .action.more:hover{
    text-decoration: underline;
    text-decoration-color: #86464b;
}
.products.wrapper.list.products-list .product-item-description .action.more:after{
    content: '>>';
    padding-left: 5px;
}
.products.wrapper.list.products-list .product-item-description .action.more:before{
    white-space: pre;
    content: "\A";
    margin-top: 10px;
}
.products.wrapper.list.products-list .product-item-description .action.more{
    display: block;
}

.products.wrapper.list.products-list .old-price.uniqueprice .price-container .price-label{
    font-size: 14px;
}

.products.wrapper.list.products-list .old-price.uniqueprice .price-container .price-wrapper .price{
    color: #000000;
    font-weight: 500;
    font-size: 1.7rem;
}

.products.wrapper.list.products-list .old-price .price{
    color: #797979;
    font-weight: 500;
    font-size: 1.7rem;
}

.products.wrapper.list.products-list .special-price .price-container .price-wrapper .price:before{
    font-size: 21px !important;
    color: #86464b;
}
.products.wrapper.list.products-list .special-price .price-container .price-wrapper .price{
    font-size: 19px !important;
    color: #86464b;
}

.products.wrapper.list.products-list .special-price{
    display: block;
}

.products.wrapper.list.products-list .product-item-description h2{
    font-size: 15px;
}

.products.wrapper.list.products-list .old-price .price-container .price-label{
    font-size: 18px !important;
}

.products.wrapper.list.products-list .product-item .product-item-info .product-item-details .product-item-link {
    font-size: 18px;
    font-weight: 700;
}

.ie11 .page-with-filter .catalog-topnav.amasty-catalog-topnav{
    display: block;
}

.product-item-name{
    -moz-hyphens: none!important;
    -ms-hyphens: none!important;
    -webkit-hyphens: none!important;
}

button.fancybox-arrow.fancybox-arrow--right:hover, button.fancybox-arrow.fancybox-arrow--left:hover,
button.fancybox-arrow.fancybox-arrow--right:visited, button.fancybox-arrow.fancybox-arrow--left:visited,
button.fancybox-arrow.fancybox-arrow--right:active, button.fancybox-arrow.fancybox-arrow--left:active,
button.fancybox-arrow.fancybox-arrow--right:focus, button.fancybox-arrow.fancybox-arrow--left:focus
{
    background: transparent !important;
    border: 0px !important;
}
.popup-newcustomer-info{
    margin-bottom: 20px;
}
.box.box-address-shipping .box-actions .action.edit{
    display: none;
}

.category-description.std {
    border: unset!important;
}

body.checkout-index-index tr.totals.shipping .amount{
    display: none;
}
.field.region{
    display: none;
}

.nobr {
    white-space: nowrap!important;
}
li {
    margin-bottom: unset!important;
}
.minicart-wrapper .action.close:hover:before {
    color: #000000;
}

body.checkout-cart-configure .box-tocart.update #product-updatecart-button {
    width: unset;
}

.ie11 body.checkout-cart-configure .box-tocart.update #product-updatecart-button {
    width: 100%;
}

.mgantsfastorder-row-edit{
    display: table-cell;
}

.mgantsfastorder-row-edit:before{
    content: unset!important;
}

.account .pager .pages{
    display: none;
}

button.button.btn-ok.disabled:before, button.button.btn-ok:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    content: '\e604';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
button.button.btn-ok.disabled, button.button.btn-ok {
    background-color: unset;
    border: unset;
}

.ie11 button.button.btn-ok.disabled, button.button.btn-ok {
    background-color: #ffffff;
    border: none;
}

.home-slider-inner-container{
    max-width: 2000px;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.cms-newsletterfr fieldset, .cms-newsletter fieldset{
    border: unset;
}
.cms-newsletterfr input:not(.input-text), .cms-newsletter input:not(.input-text){
    border-width: 1px;
    border-color: #000000;
    max-width: 33.3%;
}
.cms-newsletterfr label, .cms-newsletter label{
    font-weight: 500;
}
.cms-newsletterfr .mimi_field, .cms-newsletter .mimi_field{
    padding: 5px;
}

.checkout-index-index .actions-toolbar .primary .action.action-update, .checkout-index-index .actions-toolbar .primary .action.action-cancel{
    visibility: hidden;
}
.field.field-select-billing .control .select{
    pointer-events: none!important;
    background: #ffffff;
}



.homeblock-flex-pdf {
    display: flex;
    flex-direction: column;
    flex: 1;
    max-width: 60%;
}

.step-title.second-checkout p:lang(de):before{
    content: 'Rechnungsaddresse: ';
}

.homeblock-flex-title {
    display: flex;
    flex-direction: row;
    flex: 1;
    font-weight: 700;
    margin-top: unset;
}

.homeblock-flex-title-under {
    display: flex;
    flex-direction: row;
    flex: 1;
}
.homeblox-flex-pdf-row {
    flex-direction: row;
    display: flex;
    padding-bottom: 20px;
    gap: 6%;
}


@media only screen and (max-width: 1024px)  {
    .column.main .homeblock-flex-pdf {
        max-width: 100%!important;
    }
}

@media only screen and (max-width: 480px)  {

    .homeblox-flex-pdf-row{
        flex-direction: column;
    }
}

@media only screen and (max-width: 505px) {
    .minicart-wrapper .block-minicart{
        width: 350px!important;
    }
}
@media only screen and (max-width: 404px) {
    .minicart-wrapper .block.block-minicart{
        width: 300px!important;
    }
}
@media only screen and (max-width: 353px) {
    .minicart-wrapper .block.block-minicart{
        width: 270px!important;
    }
}



.table-checkout-shipping-method tbody .row .col.col-price{
    display: none;
}
.table-checkout-shipping-method td#label_method_flatrate_flatrate {
    display: none;
}

.checkout-success .actions-toolbar{
    padding-top: 10px;
}

.navigation .submenu{
    text-transform: initial;
}

.mgantsproduct-name-select a{
    font-size: 1.8rem;
}

.mgantsfastorder-row-price .pricepercentage {
    font-weight: bold;
    font-size: 18px;
    white-space: nowrap;
}
.mgantsfastorder-row-price .pricepercentage:lang(de):before {
    content: attr(data-content);
}
.mgantsfastorder-row-price .pricepercentage:lang(fr):before {
    content: attr(data-content);
}


.mgantsfastorder-row-name .mgantsprice.price {
    color: #666666!important;
    font-size: 1.8rem;
    display: block;
    line-height: 1;
    white-space: nowrap;
    font-weight: 700;
}
.mgantsfastorder-row-price .price, .mgantsfastorder-row-price .configprice, .mgantsfastorder-row-price .pricefinalprice {
    color: #666666!important;
    font-size: 20px;
    display: block;
    line-height: 1;
    white-space: nowrap;
    font-weight: 700;
    padding: 5px;
    padding-left: unset!important;
}
.mgantsfastorder-row-price .pricefinalprice {
    color: #86464b!important;
}


.mgantsfastorder-row-price .price.currentprice:lang(de):before{
    content: attr(data-content);
    color: #666666!important;
}
.mgantsfastorder-row-price .price.currentprice:lang(fr):before{
    content: attr(data-content);
    color: #666666!important;
}


.mgantsfastorder-row-price .pricefinalprice:lang(de):before{
    content: attr(data-content);
    font-weight: bold;
    color: #86464b;
}
.mgantsfastorder-row-price .pricefinalprice:lang(fr):before{
    content: attr(data-content);
    font-weight: bold;
    color: #86464b;
}


.snm-slider-frame[data-position="1"] ~ .snm-indicators .snm-topos[data-position="1"] {
    background-color : #86464b !important;
}
.snm-slider-frame[data-position="2"] ~ .snm-indicators .snm-topos[data-position="2"] {
    background-color:#86464b!important;
}
.snm-slider-frame[data-position="3"] ~ .snm-indicators .snm-topos[data-position="3"] {
    background-color: #86464b!important;
}
.flex-1.flex-bottom-left.snm-contitem.snm-layer {
    max-width: 45%;
    height: 155px;
    max-height: 350px;
    margin-left: 2.5%;
}
.flex-1.flex-bottom-left.snm-contitem.snm-layer a {
    margin: auto;
    padding-left: 7px;
    flex: 1;
}
.ie11 .flex-1.flex-bottom-left.snm-contitem.snm-layer a {
    flex: none !important;
}
.flex-1.flex-bottom-left.snm-contitem.snm-layer a div button {
    min-height: 45px;
    display: flex;
    min-width: 260px;
}
.flex-1.flex-bottom-left.snm-contitem.snm-layer a div button span {
    font-size: 24px;
    margin-top: auto;
    margin-bottom: auto;
    font-weight: 300;
    letter-spacing: 1px;
}
.flex-1.flex-bottom-left.snm-contitem.snm-layer a div img {
    max-height: 28px;
    margin-left: auto;
}



.sidebar-main {
    letter-spacing: 0.4px;
}
.page-header{
    letter-spacing: 0.4px;
}
.nav-sections{
    letter-spacing: 0.4px;
}
@media only screen and (max-width: 1033px) {
    .pdfdownload-row {
        font-size: 10px;
    }
}

@media only screen and (max-width: 1037px) {
   .filter-options-content .items.am-dropdown {
        width: 100px;

    }
}

@media only screen and (max-width: 795px){
    .flex-1.flex-bottom-left.snm-contitem.snm-layer a{
        margin: unset!important;
        margin-bottom: auto;

    }

}

.snm-slider .snm-next:before {
    content: "\f105"!important;
    font-weight: 900;
    font-family: "Font Awesome 5 Free"!important;
    font-size: 30px;
    width: 50px;
    opacity: 0.4;
    height: 50px;
    background: #000000;
    border-radius: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.snm-slider .snm-prev:before {
    content: "\f104"!important;
    font-weight: 900;
    font-family: "Font Awesome 5 Free"!important;
    font-size: 30px;
    width: 50px;
    opacity: 0.4;
    height: 50px;
    background: #000000;
    border-radius: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.multishipping-checkout-overview .checkout-agreement-item-content {
    overflow: unset;
}
.overlay_multishipping {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay_multishipping:target {
    visibility: visible;
    opacity: 1;
}

.popup-multishipping {
    margin: 70px auto;
    padding: 20px;
    background: #fff;;
    max-width: 70%;
    max-height: 70%;
    overflow-y: scroll;
    position: relative;
    transition: all 5s ease-in-out;
}
.popup-multishipping .close {
    position: absolute;
    top: 5px;
    right: 10px;
    transition: all 200ms;
    font-size: 20px;
    text-decoration: none;
    color: #000000;
}




.registration-additional-text-heading {
    font-size: 1.8rem;
    font-weight: 500;
}

.block-collapsible-nav .item.current > strong {
    border-left: unset ;
}
.block-collapsible-nav .item a{
    border-left: unset ;
}

.account .sidebar-main  {
    background-color: unset;
}

#shopping-cart-table .cart.item .item-info .col.item {
    padding-bottom: unset!important;
}
#shopping-cart-table .cart.item .item-info .col.item .product-item-photo {
    display: none;
}

.minicart-items .product-item-name a {
    text-transform: none;
}

.slider-button.snm-contitem{
    margin-right:15px;
    position: initial;
}

.slider-button.snm-contitem button.action.primary {min-width: 200px;}


.slider-button.snm-contitem button.action.primary span {
    float: left;
    padding-right: 20px;
}

.slider-button.snm-contitem button.action.primary img {
    float: right;
    width: 20px;
}

.snm-portal h1 {
    margin-bottom: 5px;
}

.slider-button .snm-contitem.snm-text {
    width: 200px;
    float: left;
    margin-bottom: 60px;
}

.slider-button.snm-contitem:first-child {
    margin-left: 65px;
}
/*.catalog-category-view .category-description{*/
    /*border: unset!important;*/
/*}*/
.page-layout-3columns .sidebar-main{
    min-height: unset;
    height: 100%;
}
.page-layout-3columns .sidebar-additional{
    min-height: unset;
    height: 100%;
}

.page-layout-3columns .sidebar-main {
    display: flex;
    flex-direction: column;
}

.product-reviews-summary{
    display: none;
}
.products-reviews-toolbar{
    display: none;
}

.special-price .price-container .price-wrapper .price:before{
    content: 'Aktionspreis:  ';
    font-size: 26px;
}
.special-price .price-container .price-wrapper .price:lang(fr):before{
    content: "Prix d'action:  ";
    font-size: 26px;
}
.top-product-specialprice:before {
    content: 'Aktionspreis:  ';
    font-size: 23px;
}
.top-product-specialprice:lang(fr):before{
    content: "Prix d'action:  ";
    font-size: 23px;
}
.top-product-regularprice:before {
    content: 'Regulärer Preis:  ';
    font-size: 21px;
    font-weight: 300;
    color: #666666;
}
.top-product-regularprice:lang(fr):before{
    content: "Prix régulier:  ";
    font-size: 21px;
    font-weight: 300;
    color: #666666;
}

.product-social-links {
    display: none;
}
.action.primary:hover {
    border: 1px solid #86464b!important;
}
.items-subcategory-third:hover:before{
    content: '\e619';
    font-family: 'luma-icons';
    font-weight: 900;
    float: left;
    padding-top: 5px;
}
.items-subcategory:hover:before{
    content: '\e619';
    font-family: 'luma-icons';
    font-weight: 900;
    float: left;
    padding-top: 12px;
}
ul.category-sidebar .list.no-childs::after {
    content: "" !important;
}
#activeitem.items-subcategory-third:before {
    content: '\e619';
    font-family: 'luma-icons';
    font-weight: 900;
    float: left;
    padding-top: 5px;
}
.sidebar-main{
    height: 95%;
    background-color: #797979;
    background-clip: content-box;
}
.page-wrapper {
    height: 100vh;
}
.page-products .columns {
    height: 100%;
}
.catalog-topnav.amasty-catalog-topnav .filter.block{
    margin-bottom: 10px;
}

.items.am-dropdown{
    padding-top: 4px;
    padding-right: 8px;
    width: 180px;
}

.generalvertreter-title {
    min-height: 30px;
    text-align: center;
    background-color: #797979;
    margin-bottom: 35px;
    padding: 10px;
}
.generalvertreter-title .title{
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
}
.generalvertreter-wrapper {
    background-color: #e6e6e6;
    min-height: 850px;
}
.generalvertreter-wrapper:lang(fr) {
    background-color: #e6e6e6;
    min-height: 850px;
}
.generalvertreter-img {
    position: relative;
    display: block;
    margin: auto;
    width: 225px;
}
.generalvertreter-img-row {
    padding: 8px;
}
.top-product-image-wrapper {
    padding: 20px;
}
#amasty-main-container {
    min-height: unset!important;
}
.numeric img {
    max-height: 55px;
    vertical-align: bottom;
}
.input-text.qty {
    width: 70px;
    margin: auto;
    border: unset;
    box-shadow: inset 5px 5px 8px 0px rgba(0, 0, 0, 0.2);
}
.sidebar.sidebar-additional-right {
    width: 16.833333%;
    float: right;
    height: 100%;
    min-height: 1000px;
    background-color: #e6e6e6;
    padding-left: 10px;
    border-left:  1px solid #86464b;
    -ms-flex-order: 1;
    -webkit-order: 1;
    background-clip: content-box;
    order: 1;
}
button.action.primary h3 {
    margin-top: 0px;
    margin-bottom: 5px;
}
a.action.primary.backbutton::before {
    content: '\e617';
    font-family: 'luma-icons';
    font-weight: 900;
    float: left;
}
.store-switcher {
    display: none;
}

.custom-header-account-link .fa-user{
    font-size: 14px;
}
.fa-user a {
    color: #FFFFFF!important;
}
.action.showcart:before{
    color: #ffffff!important;
}
nav.navigation .submenu{
    top: 40px!important;
}
.dropdown .language-switch-label .switcher-option a:hover{
    text-decoration: none;
}
.minicart-wrapper .action.showcart:before{
    content: "\f07a";
    font-weight: 900;
    font-family: "Font Awesome 5 Free"!important;
    font-size: 14px;
}
.minicart-wrapper .action.showcart.active:before{
    content: "\f07a";
    font-weight: 900;
    font-family: "Font Awesome 5 Free"!important;
    font-size: 14px;
}
.page-footer .footer.content a {
    color: #000000;
}
.footerblock {
    width: 24%;
    float: left;
    height: 454px;
    border-left: 1px solid #FFFFFF;
}
.footerblock-inner{
    padding-left: 30px;
}
.footer.content {
    overflow: auto;
    color: #ffffff;
}
.footer.content a{
    color: #ffffff!important;
}
.custom-header-account-link a {
    color: #ffffff!important;
}
.language-switch-label a {
    color : #ffffff!important;
}
 body.cms-home .block-search{
     display: none;
 }
 .page-footer h4, .page-footer h5 {
     text-transform: uppercase;
     font-size: 1.2em;
 }
 .breadcrumbs .item {
     font-weight: bold;
     margin: 5px 0;
 }
.product.attribute.description {
    font-weight: 300;
    font-size: 16px;
    display: block;
    margin-bottom: 35px;
}

.product.attribute.description .value table tbody tr td, .product.attribute.overview .value table tbody tr td{
    padding: unset!important;
}

.product.attribute.description .value table, .product.attribute.overview .value table {
    width: 100%!important;
    height: 100%!important;
}

.product.attribute.overview {
    font-weight: 300;
}
.breadcrumbs .items{
    border-bottom: 1px solid #86464b;
}
.subcats-wrapper {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.col-subcat {
    width: 23%;
    margin-right: 1%;
    display: inline-block;
    padding-bottom: 25px;
    float: left;
}
.col-subcat-image {
    width: 100%;
}
.subcat-img-url img{
    width: 350px;
}
.subcat-img-link{
    font-size: 15px;
}
.page-products.catalog-category-view .category-description {
    border-bottom: 1px solid #86464b;
    border-top: 1px solid #86464b;
    clear: both;
    margin-top: 10px;
}
.catalog-category-view .category-description h1 {
    font-size: 30px;
    margin-bottom: 30px;
    padding-top: 35px;
}
.catalog-category-view .category-description p {
   padding-bottom: 10px;
}
.toolbar .field.limiter {
    display: inline-block;
    float: right;
    padding-right: 16px;
    padding-top: 5px;
}
.pages .item{
    width: 30px;
    background-color: #b4b4b4;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.pages .item.current{
    background-color: #86464b;
}
.pages .action.previous:before{
    color: #FFFFFF;
}
.pages .action.previous:hover:before {
    color: #797979;
}
.toolbar .pages .pages-item-previous{
    background-color: unset;
    box-shadow: unset;
}
.pages .action.next:before{
    color: #FFFFFF;
}
.pages .action.next:hover:before {
    color: #797979;
}
.toolbar .pages .pages-item-next{
    background-color: unset;
    box-shadow: unset;
}
.pages strong.page {
    color: #FFFFFF;
    font-size: 15px;
}
.modes .modes-mode.active:before {
    color: #86464b!important;
    font-size: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.modes .modes-mode:before{
    color: #797979!important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    font-size: 30px;
}
.products.wrapper.list.products-list .product-item {
    border-bottom: 1px solid #86464b;
    padding-top: 35px;
}
.products.wrapper.list.products-list li.item.product.product-item:first-child{
    padding-top: unset!important;
}
/*.after-filter-wrapper{*/
    /*height: 300px;*/
    /*background-color: #797979;*/
/*}*/
.action.primary.pdfbutton{
    margin-left: auto;
    margin-right: auto;
    display: block;
    box-shadow: 1px 8px 10px 1px rgba(0, 0, 0, 0.2);
}
.page-layout-3columns .sidebar-main {
    min-height: 1000px;
}
.pdfdownload-wrapper{
    padding: 40px 20px;
    margin: 0 auto;
}
.fotorama__stage {
    height: 400px!important;
}
.fotorama__caption{
    display: none;
}
.page-product-grouped.catalog-product-view .product-add-form .box-tocart {
    display: none;
}
.catalog-product-view .fotorama__stage__shaft.fotorama__grab{
    width: 400px!important;
}
.catalog-product-view .fotorama__arr__arr{
    display: none;
}
.product.attribute.overview ul {
    margin-left: -23px;
}

.cartbutton.fas.fa-cart-plus {
    display: inline-block;
    width: 45px;
    height: 35px;
    background: none;
    color: #86464b;
    margin: auto;
    font-size: 30px;
    border: none;
    box-shadow: unset;
    padding: 0;
    cursor: pointer;
    outline: inherit;
}
.grouped-items-name {
    margin-top: 25px;
    border-bottom: 1px solid #86464b;
}
.itemtitle{
    font-weight: bold;
}
.table-head, .table-body{
    background-color: #f2f2f2;
}
.accordion-active{
    background-color: #e5e5e5;
}
.table-head .numeric{
    border-bottom: 1px solid #86464b;
    border-top: 1px solid #86464b;
    min-width: 35px;
    padding: 5px 0px;
}
.table-body .tablecolumn{
    border-bottom: 1px solid #86464b;
    border-top: 1px solid #86464b;
    border-left: 1px solid #FFFFFF;
}
.table-items-name td{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.table-items-name{
    background-color: #FFFFFF;
    font-weight: bold;
}
.numeric{
    text-align: center;
}
#no-more-tables .input-text.qty {
    width: 70px;
    margin: auto;
    border: unset;
    box-shadow: inset 5px 5px 8px 0px rgba(0, 0, 0, 0.2);
}
input.input-text.qty.mage-error {
    border: 1px solid #86464b;
}
.table-body .tablecolumn:nth-child(2){
    background-color: #e9d9da;
}
.bold{
    font-weight: bold;
}
#no-more-tables .tablecolumn{
    text-align: center;
    vertical-align: middle;
}
.after-table-stripe {
    width: 100%;
    display: inline-block;
    margin-top: 40px;
    background-color: #f2f2f2;
}
a.action.primary.backbutton {
    padding: 7px;
    width: 132px;
    text-align: center;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.2);
}
.backbutton-wrapper {
    width: 20px;
    background: #FFFFFF;
}
.mobile-shops-wrapper{
    display: none;
}
.homepage-title-h1{
    font-size: 40px;
    margin-bottom: unset;
}
.homepage-title-h3 {
    font-weight: 700;
    margin-bottom: -16px;
}
.homepage-title-h3-under {
    font-weight: 700;
}
.top-products-wrapper {
    background-color: #e6e6e6;
    box-sizing: border-box;
    min-height: 1000px;
    height: 100%;
}
.top-products-title {
    background-color: #797979;
    color: white;
    padding: 10px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}
.top-products-image {
    display: block;
    position: relative;
    margin: auto;
}
.top-products-name-wrapper {
    text-align: center;
    padding: 15px;
}
.top-products-price-wrapper {
    text-align: center;
    color: #86464b;
    font-weight: 700;
    font-size: 23px;
    padding-left: 5px;
    padding-right: 5px;
}
.top-products-regular-price-wrapper {
    text-align: center;
    color: #666666;
    font-weight: 700;
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.top-product {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    height: 482px;
}
div.responsive-video {
    max-width: 100%;
    width: 800px;
    left: 0;
    right:0;
    margin:auto;
}
div.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}
.responsive-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.top-product:nth-child(1) {
    border-bottom: 1px solid #86464b;
    min-height: 482px;
}

.top-products-slider-wrapper{
    overflow: hidden;
}
.top-products-slider{
    display: flex;
    overflow-x: hidden;
    border-radius: 5px;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scroll-snap-points-x: repeat(300px);
    scroll-snap-type: mandatory;
}
.top-products-slider::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.top-products-slider::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}
.top-products-slider::-webkit-scrollbar-track {
    background: transparent;
}
.top-products-slider > div {
    flex-shrink: 0;
    width: 100%;
    flex-direction: column;
    border-radius: 10px;
    transform-origin: center center;
    transform: scale(1);
    transition: transform 0.5s;
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
}
.top-products-buttons {
    text-align: center;
    display: flex;
    flex-direction: row;
    padding: 20px;
}
.top-products-buttons .active{
    background-color: #86464b!important;
}
.top-products-points {
    height: 15px;
    width: 15px;
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;

}

.top-product-button{
    background-color: #d4d4d4;
    box-shadow: unset!important;
    max-width: 45px;
    height: 45px;
    display: flex;
    flex: 1;
    border-radius: 25px;
    text-align: center;
}
.prevbutton.top-product-button::before {
    content: '\e617';
    font-family: 'luma-icons';
    color: #ffffff;
    vertical-align: middle;
    margin: auto;
}
.nextbutton.top-product-button::before {
    content: '\e608';
    font-family: 'luma-icons';
    color: #ffffff;
    vertical-align: middle;
    margin: auto;
}
.nextbutton.top-product-button {
    float: right;
    border: none ;
    margin-left: auto;
}
.prevbutton.top-product-button {
    float: left;
    border: none;
    margin-right: auto;
}
.nextbutton.top-product-button:hover {
    background-color: #c9c9c9;
    border: #c9c9c9;
}
.nextbutton.top-product-button:active {
    background-color: #c9c9c9;
    border: #c9c9c9;
}
.prevbutton.top-product-button:hover {
    background-color: #c9c9c9;
    border: #c9c9c9;
}
.prevbutton.top-product-button:active {
    background-color: #c9c9c9;
    border: #c9c9c9;
}
.prevbutton.top-product-button:focus {
    background-color: #c9c9c9;
    border: #c9c9c9;
}
.nextbutton.top-product-button:focus {
    background-color: #c9c9c9;
    border: #c9c9c9;
}
.top-products-points-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex: 1;
}
.top-products-name {
    font-weight: 700;
    font-size: 20px;
}
#no-more-tables .tablecolumn {
    text-align: center;
    vertical-align: middle;
    padding: 5px;
}
.primary.go-to-top {
    position: relative;
    top: -16px;
    right: -85%;
    color: #ffffff;
}
.primary.go-to-top::after {
    content: '\e613';
    font-family: 'luma-icons';
    color: #ffffff;
    float: right;
    margin-left: 10px;
    vertical-align: middle;
}
@media only screen and (max-width: 1261px ){
    .top-products-points-wrapper {
        bottom: 42%;
        right: 8%;
    }
}
@media only screen and (max-width: 1100px ){

    .top-products-points-wrapper {
        bottom: 43%;
    }
}
@media only screen and (max-width: 1030px ){
    .top-products-points-wrapper {
        bottom: 45%;
    }
}
@media only screen and (max-width: 949px ){
    .top-products-points-wrapper {
        bottom: 48%;
    }
}
tr.table-items-name:nth-child(1) {
    border-top: 1px solid;
}

@media only screen  and  (min-width: 770px) and  (max-width: 1025px){
    .product.media #amasty-main-image{
        padding-bottom: 35px;
    }
}

@media only screen  and  (min-width: 1200px){
    .ie11 .page-header{
        height: 63px;
    }
}

@media only screen  and  (max-width: 1200px){
    .ie11 .biwac-header-menu{
        margin-top: 0;
    }
}

@media only screen and (min-width: 770px) {



    #mgantsfastorder-form .mgantssearch-input {
        max-width: unset !important;
    }

    td.mgantsfastorder-row-price {
        flex-direction: column;
        text-align: left!important;
    }

    #mgantsfastorder-form .mgantsfastorder-autocomplete {
        width: unset!important;

    }
    #mgantsfastorder-form .mgantsprice.price.unvalid-price{
        text-decoration: line-through;
    }
    #mgantsfastorder-form .mgantsfastorder-autocomplete ul li .mgantsproduct-price {
        display: none;
        width: 100%;

    }
    #mgantsfastorder-form .mgantsfastorder-autocomplete ul li .mgantsproduct-price .mgantsprice.price{
        font-weight: 500;
        flex: 1;
        margin: auto;
        padding: 10px;
    }

    #mgantsfastorder-form .mgantsfastorder-autocomplete ul li .mgantsproduct-price .mgantsprice-specialprice{
        display: unset!important;
        font-weight: bold;
        flex: 1;
        margin: auto;
        padding: 10px;
        white-space: nowrap;
    }

    #mgantsfastorder-form .mgantsfastorder-autocomplete ul li .mgantsproduct-price .mgantsprice-specialprice:before{
        content: 'Spezialpreis : ';
        font-weight: bold;
        font-size: 15px;
        color : #86464b;
    }
    body.checkout-index-index .step-title{
        border-bottom: 1px solid #cccccc;
    }
    body.checkout-index-index .step-title.second-checkout{
        border-bottom: unset;
    }
    body.checkout-index-index .step-title.second-checkout p{
        border-bottom: 1px solid #cccccc;
        padding-bottom: 10px;
    }

    body.checkout-index-index .opc-wrapper{
        position: relative;
    }
    body.checkout-index-index #checkout-step-payment .actions-toolbar .primary{
        position: absolute;
        bottom: 0;
        right: 5%;
        min-width: 300px;
    }

    body.checkout-index-index .payment-method-content{
        padding-left: unset;
    }
    body.checkout-index-index .checkout-agreement.required{
        display: flex;
    }
    body.checkout-index-index .checkout-agreement.required input.required-entry{
        margin-top: auto;
        margin-bottom: auto;
    }

    body.customer-account-index .block-title.order {
        margin-bottom: 20px;
    }
    .order-items .table-order-items .totals-tax th{
        padding-top: 10px!important;
    }

    .customer-account-forgotpassword .page-main{
        padding-top: 40px;
    }

    .action.primary.checkout{
        min-width: 160px;
    }

    body.customer-account-create #maincontent{
        padding-top: 20px;
    }


    .page-layout-2columns-right .sidebar-additional{
        height: 100%;
    }

    .fastorder-link {
        display: flex;
        position: relative;
        float: right;
        height: 37px;
        box-sizing: border-box;
    }
    .fastorderlink-value, .fastorderlink-value:visited{
        color: #ffffff!important;
        margin: auto;
    }

    .checkout-onepage-success .page-main,.multishipping-checkout-addresses .page-main,.multishipping-checkout-success .page-main, .multishipping-checkout-shipping .page-main, .multishipping-checkout-billing .page-main, .multishipping-checkout-overview .page-main{
        padding-top: 40px;
    }

    .fastorder-index-index .column.main{
        margin-top: 20px;
    }

    .nav-sections .mobile-shops-row{
        display: none;
    }

    .block-search .control {
        /*border-top: 1px solid #cccccc!important;*/
    }
    
    .mobile-shops-wrapper-bottom{
        display: none;
    }

    body.cms-home .navigation{
        display: none!important;
    }
    body.cms-home-baumgartner-fr .navigation{
        display: none!important;
    }

    .flex-1.flex-bottom-left.snm-contitem.snm-layer a div button span {
        padding-left: 13px;
        padding-bottom: 3px;
    }

    .snm-slider .snm-indicators {
        bottom: 20px!important;
    }

    .mobile-cart-button{
        display: none!important;
    }

    .tablecolumn.price {
        width: 100px;
    }
    .product.attribute.overview .value table tbody tr td{
        padding: unset;
    }
    .product.attribute.overview .value table{
        margin-bottom: 20px;
    }
    .customer-account-login #maincontent{
        margin-top: 40px;
    }
    .customer-header-account-logout{
        float: right;
        height: 37px;
        padding-top: 8px;
        box-sizing: border-box;
        margin: 0px 20px;
    }

    .customer-header-account-logout a{
        color: #FFFFFF;
    }

    .account .columns{
        margin-top: 50px;
    }
    .page-layout-2columns-left .sidebar-main {
        height: 100%;
        display: table-cell;
    }
    .sidebar-main {
        position: relative;
    }
    .pdfdownload-wrapper-under {
        /*position: relative;*/
        flex: 1;
        overflow: auto;
        /*display: table-row-group;*/
        min-height: 150px;
    }
    .pdfdownload-under-content {
        position: absolute;
        bottom: 20px;
        width: 88%;
    }

    .catalog-product-view .columns {
        display: block;
        padding-top: 0;
        position: relative;
        z-index: 1;
        height: 100%;
    }

    .language-switch-label a{
        text-decoration: unset!important;
    }
    ul.biwac-header-menu {
        margin-top: -5px;
    }
    div#switcher-language {
        margin-top: -5px;
    }
    .generalvertreter-title .title:lang(fr) {
        font-size: 23px;
    }
    .cms-home-rollenshop .columns{
        margin-top: 30px;
        padding-top: 30px;
        border-top: 1px solid #86464b;
    }
    .cms-home-rollenshop .columns .sidebar .generalvertreter-wrapper{
        border-left: 1px solid #86464b;
        padding-left: 10px;
        background-clip: content-box;
    }
    .cms-home-garagenshop .columns{
        padding-top: 30px;
        border-top: 1px solid #86464b;
    }
    .cms-home-garagenshop .top-products-wrapper{
        background-clip: content-box;
        padding-left: 10px;
        width: 100%;
        float: right;
        border-left: 1px solid #86464b;
    }
    .numeric.itemname {
        text-align: left;
        padding-left: 10px;
    }
    .tablecolumn.itemname {
        text-align: left!important;
        padding-left: 10px!important;
        max-width: 230px;
    }
    .page-layout-3columns .sidebar-main {
        width: 17.833333% !important;
    }
    .product.media #amasty-main-image {
        max-height: 80%;
        max-width: 80%;
    }
    .home-sidebar-container {
        border-left: 1px solid #86464b;
        padding-left: 10px;
        height: 100%;
    }
    .cms-no-route .columns, .customer-account-logoutsuccess .page-main{
        padding-top: 20px!important;
    }
    .cms-home .columns, .cms-home-baumgartner .columns {
        padding-top: 0;
        margin-top: 20px;
        height: 98%;
    }

    .checkout-index-index .column.main{
        padding-top: 50px;
    }
    .catalog-product-view.page-layout-2columns-left .product-info-main{
        width: 60% ;
    }
    .catalog-product-view.page-layout-2columns-left .product.media{
        width: 37% ;
    }
    .catalog-product-view .page-title .base {
        font-size: 30px;
    }
}


@media only screen and (max-width: 421px){
    .pages .pages-items {
        padding: 2px 0px 0;
    }
    .pages .item {
        width: 25px;
    }
    .column.main .toolbar .field.limiter {
        padding-right: 10px!important;
    }

}
@media only screen and (max-width: 618px) {
   .subcat-img-link{
       font-size: 13px;
   }
    .col-subcat{
        width: 48% !important;
        margin-right: 2%;
        float: left!important;
    }
}
@media only screen and (max-width: 639px) {
    .toolbar-products {
        height: 50px;
    }

    .toolbar .pages {
        margin-bottom: 10px;
        padding-top: 6px;
    }
    .column.main .toolbar .field.limiter {
        padding-right: 40px;
        display: inline-block;
        float: right;
        margin-top: 3px;
    }

}
@media only screen and (max-width: 1000px) {
    .limiter-text{
        display: none;
    }
}


@media only screen and (min-width: 770px) and (max-width: 1209px) {

    .biwac-head-lastchild{
        border-right: 1px solid #174e7a;
    }

    .biwac-head-firstchild{
        padding-left: 25px;
    }

    .biwac-header-menu {
        max-width: unset;
        float: left;
        margin-top: -5px;
        border-top: 1px solid #174e7a;
        width: 104%;
        margin-left: -20px;

    }
    .ie11 .biwac-header-menu {
        max-width: none;
    }

    .panel.header .links, .panel.header .switcher {
        border-left: unset!important;
    }
}

@media only screen and (min-width: 556px) {
    .snm-contitem.snm-text:not(a) {
        margin-top: 290px!important;
        margin-left: 60px!important;
    }
    a .snm-contitem.snm-text:not(a) {
        margin-top: unset!important;
        margin-left: unset!important;
    }
}
@media only screen and (max-width: 1440px) {
    .snm-contitem.snm-text:not(a) {
        margin-left: 50px!important;
    }
}
@media only screen and (max-width: 1440px) {
    .homeblock-flex-pdf {
        max-width: 75%;
    }
}

@media only screen and (max-width : 555px){

    body.sales-order-view .order-items.table-wrapper .col.price{
        text-align: left!important;
    }

    .cms-home .page-wrapper .snm-portal .snm-world-frame{
        max-height: 350px;
    }
    .cms-home .page-wrapper .snm-portal .snm-world-frame .grid-stack-item .grid-stack-item-content{
        height: 350px ;
    }
    .flex-1.flex-bottom-left.snm-contitem.snm-layer {
        margin-bottom: 35px;
        max-height: 160px;
        align-items: start!important;
        margin-left: -10px;
        flex-direction: column;
    }
    .snm-contitem .snm-text {
        display: flex!important;
        flex-direction: column;
        align-self: auto;
        width: 85%;
        margin-top: unset!important;
        justify-content: center;
        margin-left: 5%!important;
        flex-wrap: nowrap;
        height: 48%;
    }
}

@media only screen and (max-width: 795px){
    .flex-1.flex-bottom-left.snm-contitem.snm-layer {
        max-width: 100%!important;
        align-items: center;
    }
    .flex-1.flex-bottom-left.snm-contitem.snm-layer a div button span {
        font-size: 18px;
        margin: unset;
        margin-bottom: auto;
        margin-top: auto;
    }
    .flex-1.flex-bottom-left.snm-contitem.snm-layer a div button {
        min-width: 170px;
    }
    .flex-1.flex-bottom-left.snm-contitem.snm-layer a div img {
        max-height: 20px;
        margin-top: auto;
        margin-bottom: auto;
    }
}

@media only screen and (max-width: 1024px) {
    .homeblock-flex-pdf {
        max-width: 100%;
    }
    .snm-contitem.snm-text:not(a) {
        margin-left: 35px!important;
    }
    .biwac-header-menu-element {
        height: 30px;
    }
    ul.biwac-header-menu {
        line-height: 9px;
    }

    .flex-1.flex-bottom-left.snm-contitem.snm-layer {
        max-width: 65%;
    }
    .toolbar.toolbar-products .modes{
        display: none;
    }
    .cms-home-rollenshop .columns{
        padding-top: 20px;
    }
    .cms-home-garagenshop .columns{
        padding-top: 20px;
    }
    .cms-home .columns, .cms-home-baumgartner .columns {
        padding-top: 20px;
    }

    h1 {
        font-size: 36px!important;
    }
    .column.main .subcats-wrapper .col-subcat{
        width: 49%;
    }
}
@media only screen and (max-width: 425px) {
    h1 {
        font-size: 22px!important;
    }
}

@media only screen and (max-width: 770px){
    span.bold.special-price {
        padding-left: 10px;
    }

    .modal-popup.modal-slide._inner-scroll .modal-inner-wrap{
        height: 100% !important;
        max-height: none !important;
    }

    body.checkout-index-index .checkout-agreement.required {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    body.checkout-index-index .checkout-agreement.required label button.action.action-show  {
        text-align: left;
    }
    body.checkout-index-index .checkout-agreement.required .required-entry {
        margin-left: 5%;
    }

    #mgantsfastorder-form table td {
        border: none;
    }

    body.sales-order-view tfoot {
        display: flex!important;
        flex-direction: column!important;
    }
    body.sales-order-view tfoot tr th {
        padding: 10px!important;
        text-align: left!important;
        font-weight: unset!important;
        vertical-align: unset!important;
        background-color: unset!important;
        flex: 1;
    }
    body.sales-order-view tfoot tr td {
        padding: 10px!important;
        font-weight: unset!important;
        vertical-align: unset!important;
        background-color: unset!important;
        flex: 1;
        text-align: right;
    }


    .order-details-items .table-wrapper:not(:last-child) {
        margin-bottom: unset!important;
    }
    body.sales-order-view tfoot tr  {
        display: flex!important;
    }

    .column.main ul.items.order-links{
        display: none;
    }

    .snm-indicator.snm-prev{
         display: none!important;
     }
    .snm-indicator.snm-next{
        display: none!important;
    }
    .snm-slider .snm-indicators {
        bottom: 10px!important;
    }

}


@media only screen and (max-width: 770px) {

    button.cartbutton.fas.fa-cart-plus {
        margin-top: 0px;
        height: 100%;
        margin-left: 4px;
        margin-right: -4px;
    }


    .minicart-wrapper .block-minicart{
        width: 450px;
    }

    .nav-toggle:before{
        color: #ffffff!important;
    }

    .cms-newsletterfr input, .cms-newsletter input{
        max-width: unset;
    }
    .table-body-inner{
        flex-direction: column;
        display: flex;
    }
    .table-body-inner .tablecolumn:before{
        flex: 1;
    }
    .mobile-down-arrow{
        min-width: 20px;
        display: flex;
        flex: 1;
    }
    .accordion-active .accordion-td .mobile-down-arrow:after{
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .mobile-down-arrow:after {
        content: "\e607"!important;
        font-family: "luma-icons"!important;
        margin-left: auto;
        margin-top: auto;
        margin-bottom: auto;
        margin-right: 5px;
    }
    .column-outer{
        width: 100%;
    }
    .account .sidebar-main {
        display: unset!important;
    }
    .account .sidebar-main .title.block-collapsible-nav-title {
        background-color: #f5f5f5 !important;
    }
    .fastorder-link{
        display: none;
    }
    .mobile-shops-row .fastorder-link{
        display: unset;
    }

    .nav-sections {
       background: unset;
    }

    .panel.header .switcher.language.switcher-language{
        display: none!important;
    }

    .navigation.desktop-nav{
        display: none!important;
    }
    html, body{
        overflow-x: hidden!important;
    }

    .mobile-shops-wrapper-bottom-row {
        flex-direction: row;
        display: flex;

    }
    .mobile-shops-wrapper-bottom-row .login-link-mobile{
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        text-align: center;
        border-right: 1px solid #d1d1d1;

    }

    .nav-sections .login-link-mobile .custom-header-account-link {
        display: flex!important;
        flex-direction: column;
        flex: 1;
        width: 100%;
        padding-top: 14px;
        padding-bottom: 14px;
    }
    .mobile-shops-wrapper-bottom .actions.dropdown.options.switcher-options {
        display: flex;
        margin: auto;
    }
    .mobile-shops-wrapper-bottom{
        display: flex;
        flex-direction: column;
    }

    .custom-header-account-link{
        display: none!important;
    }
    .cms-home .page-header{
        margin-bottom: -1px;
        border-bottom: unset;
    }
    td.accordion-td {
        padding: unset;
    }
    .tablecolumn.tablecolumn-cart{
        display: none!important;
    }

    .accordion-leftcolumn{
        padding: 13px;
        float: left;
    }
    .accordion-rightcolumn{
        border-left:  1px solid #86464b;
        padding: 13px;
        text-transform: initial;
        display: flex;
    }
    #toolbar-amount{
        display: none;
    }
    .page-header .panel.wrapper{
        height: 100%;
    }
    .page-header .panel.wrapper .panel.header {
        height: 100%;
        padding-left: unset;
        min-width: 100%;
        position: relative;
        display: flex;
        flex-direction: row;
    }
    .page-header .panel.wrapper .panel.header .nav-toggle {
        margin-top: auto;
        margin-bottom: auto;
        margin-left: 15px;
        display: flex;
        min-width: 30px;
        position: unset;
    }

    body .page-wrapper{
        height: unset;
    }
    .filter-options-content .items.am-dropdown {
        width: 85%;
    }
    .columns .sidebar-additional {
        display: none!important;
    }

    .filter.active .filter-title strong:after {
       float: left;!important;
        margin: 10px;
    }
    .catalog-topnav .filter-options .filter-options-item {
         display: unset!important;
         border: unset!important;
         width: unset!important;
         height: unset!important;
         margin-left: unset!important;
         margin-top: unset!important;
        margin-bottom: unset!important;
    }
    .catalog-topnav .filter-options .filter-options-content {
        position: unset!important;
        padding: unset!important;
        display: unset!important;
        float: unset!important;
        z-index: unset!important;
        min-width: unset!important;
    }
    .items.am-dropdown {
        padding-top: 5px;
        padding-left: 10px;
        width: 85%;
        padding-bottom: 5px;
    }
    .filter-no-options .filter-title:before {
        content: unset!important;
    }
    .products {
        margin-top: 20px!important;
    }
    .catalog-topnav {
        display: unset!important;
    }
    .primary.go-to-top {
        display: none;
    }
    #no-more-tables .tablecolumn{
        text-align: right;
        vertical-align: middle;
        padding: 8px;
        height: auto;
    }
    .checkout-index-index .nav-toggle {
        display: block;
    }
    .table-body .tablecolumn{
        height: 48px;
    }

    .sidebar.sidebar-additional-right {
        display: none;
    }
    .action.primary.backbutton::before {
        left: 30px!important;
    }
    .limiter-text{
        display: none;
    }
    .toolbar-sorter.sorter{
        display: none;
    }
    .navigation .parent .level-top:after {
        color: #000000;
    }
    .view-rollen_de.switcher-option {
        position: absolute;
    }

    .nav-sections .custom-header-account-link a {
        margin: auto;
    }
    .nav-sections .minicart-wrapper {
        padding-top: 11px;
    }
    .nav-sections .language-switch-label a {
        color: #000000!important;
        font-weight: 300;
    }
    .nav-sections .language-switch-label {
        padding: 14px;
        width: 100%;
    }
    .nav-sections .language-switch-label a:nth-child(2) {
        display: none!important;
    }
    .nav-sections .switcher {
        border-top: unset;
        font-size: 1.6rem;
        font-weight: 700;
        margin: 0;
        padding: unset;
    }
    .nav-sections .store-switcher {
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        text-align: center;
        border-right: 1px solid #d1d1d1;
    }
    #switcher-language {
        background-color: #f2f2f2;
        height: 100%;
        width: 100%;
        min-height: 50px;
        display: flex;
        border-right: 1px solid #d1d1d1;

    }
    #switcher-language img {
        background-color: #f2f2f2;
        max-width: 50px;
    }
    .nav-sections .switcher .label {
       display: none;
    }
    .nav-sections .minicart-wrapper{
        display: none;
    }
    .nav-sections .minicart-wrapper .action.showcart:before {
        font-size: 20px;
    }

    .nav-sections .mobile-shops-wrapper-bottom-row .minicart-wrapper{
        padding: unset;
        display: flex;
        width: 100%;
        flex: 1;
        height: unset;
    }
    .nav-sections .mobile-shops-wrapper-bottom-row .minicart-wrapper .action.showcart{
        margin: auto;
    }
    .customer-header-account-logout {
        display: none;
    }
    .nav-sections .mobile-shops-wrapper-bottom-row .customer-header-account-logout{
        display: flex!important;
        flex-direction: column;
        flex: 1;
        width: 100%;
        order: 1;
        border-bottom: 1px solid #d1d1d1;
        background-color: #f2f2f2;
    }

    .nav-sections .mobile-shops-wrapper-bottom-row .customer-header-account-logout .logout-link{
        margin: auto;
    }
    .nav-sections .mobile-shops-wrapper-bottom-row .minicart-mobile{
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        text-align: center;
    }
    .nav-sections .block-search {
        margin-top: unset;
        width: unset!important;
    }
    .custom-header-account-link a {
        color: #000000!important;
    }
    .action.showcart:before {
        color: #000000!important;
    }
   .nav-sections .minicart-wrapper {
      margin-top: unset;
       background-color: #f2f2f2;
       height: 51px;
       width: 33%;
       float: right;
       text-align: center;
       border-bottom: 1px solid #d1d1d1;
   }
   .nav-sections .custom-header-account-link {
        width: 33.3%;
        display: inline-block;
       background-color: #f2f2f2;
        height: 50px;
       position: relative;
       text-align: center;
       border-bottom: 1px solid #d1d1d1;
       border-right: 1px solid #d1d1d1;
    }
    .nav-sections .block-search{
        background-color: #f2f2f2;
        border-bottom: 1px solid #d1d1d1;
   }
    .nav-sections-item-content {
        padding-top: unset;
    }
    .mobile-shops-element {
        padding: 10px;
        margin: auto;
    }
   .mobile-shops-wrapper{
       display: unset;
   }
    .activeElementMobile{
        font-weight: bold;
    }
    .mobile-shops-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        background-color: #f2f2f2;
        border-top: 1px solid #d1d1d1;
        order: -1;
    }
    .mobile-shops-column{
        display: flex;
        flex-direction: column;
        flex-basis: 100%;
        flex: 1;
        text-align: center;
        border-right: 1px solid #d1d1d1;
    }
    .pages .pages-items .pages-item-next {
        display: none;
    }
    .pages .pages-items .pages-item-previous {
        display: none;
    }
    .toolbar-sorter .sorter-label{
        display: none;
    }
    .catalog-category-view .category-description p {
        padding-bottom: unset;
    }
    .footerblock-inner {
         padding-left: unset;
        text-align: center;
    }
    .products-grid .product-item {
        position: relative;
    }
    .product-item-info {
        margin: auto;
    }

    .footer.content {
        overflow: unset;
        padding-top: unset;
    }
    .footerblock {
        width: 100%;
        float: unset;
        height: unset;
        border-left: unset;
        border-bottom: 1px solid #FFFFFF;
    }

    .page-footer{
        background-color: #b4b4b4;
        width: 100%;
        float: unset;
        margin-top: unset;
    }
    .toolbar .field.limiter {
        display: unset;
        float: right;
    }
    .col-subcat-info{
        height: 45px;
    }
    .page-products .columns {
        padding-top: unset;
    }
    .sidebar-main{
        display: none!important;
    }


    .section-items .navigation{
        background-color: #f2f2f2;
        display: flex;
        order: 0;
    }
    .section-items .navigation ul{
        width: 100%;
    }
    .nav-open .nav-sections {
        background-color: #ffffff;
    }
 .section-item-content.nav-sections-item-content{
     margin-top: unset;
     display: flex;
     flex-direction: column;
 }
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    .logo{
        min-width: 100%;
        text-align: center;
        margin-left: -30px;
        vertical-align: center;
        min-height: 100%;
        display: flex;
    }
    .logo img{
        max-width: 69% !important;
        margin: auto;
        /*height: 50%;*/
    }
    .go-to-other-shop {
        background: #f2f2f2;
        padding: 10px;
        text-align: center;
    }
    .go-to-other-shop img.img-desktop{
        display: none !important;
    }
    .go-to-other-shop img.img-mobile{
        display: inline !important;
    }
    .nav-sections .go-to-other-shop a {
        color: #000000 !important;
    }
    .filter.active .filter-title {
        background-color: #ffffff;
        padding-bottom: 1px;
    }
    .page-header {
        margin-bottom: 20px;
        width: 100%;
        z-index: 1;
        height: 65px;
        background-color: #1f7cc4;
    }
    .biwac-header-menu{
        display: none;
    }
    #amasty-main-container #amasty-main-image {
        max-width: 50%;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

     #no-more-tables .table-body .table-items-name td {
         padding: 5px;
    }


    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        display: flex;
        border-bottom: 1px solid #86464b;
        position: relative;
        white-space: normal;
        text-align:left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        float: left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title);
    text-align: left;
    }
}
div#no-more-tables {
    margin-bottom: 10px;
}
.block-title.title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.4rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.sidebar.sidebar-main .block.filter {
    display: none!important;
}
/* ie hack */
.ie10 .page-wrapper, .ie11 .page-wrapper{
    height: auto !important;
}
.ie11 .top-product-button::before{
    margin-top:8px;
}
.ie11 .top-product-button {
    flex: none;
}
.ie11 .homeblock-flex-title {
    margin-top: inherit;
    margin-bottom: 2rem;
}

.ie11 .page-with-filter .columns .sidebar {
    padding-bottom: 20px;
    height: 95%;
}


.ie11 .page-with-filter .columns {
    display: block ;
}


.ie11 .toolbar .pages .pages-item-next {
   background-color: transparent;
   box-shadow: none;
}
.ie11 li {
   margin-bottom: 0px !important;
}
.ie11 .toolbar .pages .pages-item-previous {
  background-color: transparent;
    box-shadow: none;
}
.ie11 .box-tocart .control .input-text.qty{
    margin: 0px;
}
.ie11 .input-text.qty {
    border: none;
}
.ie11 .account .sidebar-main {
    background-color: inherit;
}
.ie11 .category-sidebar .list.no-childs::after {
    content: none;
}


.ie11 ul.category-sidebar .list {
    margin-bottom: 0px;
    height: auto !important;
}
.ie11 ul.category-sidebar .active > .items li {
    overflow: visible !important;
}

.ie11 ul.category-sidebar {
    overflow: visible !important;
}


.ie11 .page-products.catalog-category-view .category-description {
    border: none;
}
.ie11 .catalog-topnav .filter-options .filter-options-content {
    padding: 0px;
}
.ie11 .flex-1.flex-bottom-left.snm-contitem.snm-layer a div button span {
    line-height: 1;
}
@media only screen and (min-width: 556px) {
    .ie11 a :not(a).snm-contitem.snm-text {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    li.level0.nav-4.category-item.level-top.ui-menu-item {
        display: none;
    }
}

.products.wrapper.list.products-list .price-container {
    display: inline-block;
    font-weight: 500;
}

.products.wrapper.list.products-list .price-label {
    font-weight: 500;
    font-size: 15px;
}

.products.wrapper.list.products-list .price {
    font-weight: 500;
    color: #333333;
}

.products.wrapper.list.products-list .old-price {
    display: block;
}

.products.wrapper.list.products-list .special-price .price-container .price-wrapper .price:before {
    font-size: 15px;
    color: #86464b;
}
.products.wrapper.list.products-list .special-price .price {
    color: #86464b;
}

.go-to-other-shop {
    display: inline;
    color: #fff !important;
}

.go-to-other-shop a {
    display: inline;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0px 8px;
}
.go-to-other-shop a:hover {
    text-decoration: none;
}

.go-to-other-shop img {
    max-width: 15px;
    padding: 0px 5px;
}
.go-to-other-shop img.img-desktop{
    display: inline;
}
.go-to-other-shop img.img-mobile{
    display: none;
}
.logo img {
    /*max-width: 581px;*/
    max-width: 640px;
    padding-top: 1px;

}

input#search::placeholder {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
input#search:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
input#search::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.nav-sections .block-search button.action.search {
    opacity: 1;
}
.nav-sections .block-search button.action.search:before {
    color: #fff;
}