/*========================================================
                    Allgemein 
=========================================================*/
@media (max-width: 940px){
    a.brand-logo img {
        margin-left: -8%!important; }

        .titelslider{
            font-size: 300%!important;       
        }
        
        .textslider {
            font-size: 160%!important;     
        }
        .right.item-image {
            float: right;
            padding-left: 0px!important;     
            padding-top: 0px!important;     
        }

}
@media (max-width: 680px){
        
        .promo-banner {
            margin-bottom: 130px!important;
        }
}

.com-content-category-blog__items .right.item-image {
    float: right;
    padding-left: 0px!important;     
    padding-top: 0px!important;     
}


@media (min-width: 992px){
.header-main .container-inner {
    padding: 1rem 0;}
}

@media screen and (max-width: 1240px) {
    .mod-vpprime-ajax-search {
        display: none;}
    .mod-megamenu--deeper:not(.mod-megamenu--group)>.mod-megamenu--item-anchor {
            padding-right: 1.0rem;
    }

    .mod-megamenu--deeper:not(.mod-megamenu--group)>.mod-megamenu--item-anchor:after {

        right: .2rem;

    }

}
.alert-heading {
        background: #088f34 !important;
}


:root {
    scroll-behavior: smooth;
    font-size: 16px

}

.promo-banner {
    height: 100% !important;
    width: 100%;
    background-color: transparent;
    margin-bottom: 200px;
}

.main-content-area {
    background-color: transparent!important;
}

#mod-custom212 .row {
    background-color: transparent;
}

.product-field-display {
    width: 350px;
}

.com-content-article__body {
    margin-top: 20px;
}
@media screen and (max-width: 991px) and (min-width: 388px) {
    
    #mod-custom212 .row .col-lg-4 {
        flex: 0 0 auto;
        width: 50%;
  
    }
}
.offcanvas-brand-logo {
    display: none;
}
.btn-secondary{
    color: #ffffff;
    background-color: #019035;
    border-color: #019035;
}

a.btn.btn-switch.btn-secondary {
    background-color: #9e9e9e00;
    border-color: #cdd3d9;
    color: #000000;
}

button.btn.btn-secondary.quantity-controls {
    background-color: white;
    border-color: #ddd;
    color: black;
}

.com-content-article__body .col-sm-3 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-header h1:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    transform: translate(0, -100%);
    height: 1px;
    background-color: #939393;
    width: 100%;
}

.right.item-image {
    float: right;
    padding-left: 20px;
    padding-top: 20px;
}

.product-horizon .gelb {

    margin: inherit;

}
.modal-backdrop {
    --backdrop-zindex: 1040;
    --backdrop-bg: hsl(0, 0%, 0%);
    --backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: black;
}
.mod-header .mod-title {
    margin: 0;
    padding: 0;
    text-transform: none;
    font-size: 2rem;
    font-weight: 500;
}
/*========================================================
                    Menu 
=========================================================*/
ul.mod-megamenu {
    font-size: 18px
}
.mod-megamenu>.mod-megamenu--item:last-child {
    margin-left: auto;
}
ul.mod-megamenu--sub {

    line-height: 14px;
}

.mod-megamenu>.mod-megamenu--item:last-child>.mod-megamenu--item-anchor {
    padding-right: 0;
}

.mod-megamenu--item.mod-megamenu--level-1>.mod-megamenu--item-anchor .mod-megamenu--item-title {
    text-transform: none;
}

.mod-megamenu>.mod-megamenu--item:last-child {
    margin-left:revert ;
}

img.mod-megamenu--item-image {
    width: 30px;
    padding: 0px;
    margin-bottom: -10px;
    margin-right: 5px;
  }
  
/*========================================================
                    Header
=========================================================*/
.header-main {
    background-image: url(hg.png);
    height: 235px;
}
.d-inline-flex a {
    color: white;
}
.d-inline-flex a:hover {
    color: #088f34;
}
.header-is-sticky .brand-logo img {
    margin-top: -2px;
}
.mobile-header-center.d-flex.flex-row.justify-content-center.align-items-center {
    margin-top: -3px;
}

button.offcanvas-toggler.btn-icon {
    margin-top: -100px;
}
img.mod-offcanvas-menu--item-image {
    width: 30px;
}
.header-right-lg.footer-toolbar.fixed-bottom.d-flex.flex-row.justify-content-around.justify-content-lg-end.align-items-center {
    margin-top: -100px;
}
    .header-is-sticky .header-content {
        box-shadow: 0 1px 5px rgba(0,0,0,.6);
    }

    .main-content-area {
        background-color: rgb(230, 230, 230)!important;
    }
    .breadcrumbs-section {
        background-color: rgb(230, 230, 230);
    }

    .product-container {
        position: relative;
        transition: transform .3s ease;
        background: #fff;
    }

    span.addtocart-button-container {
        background-color: #d92236;
        border-radius: 5px;
    }

    .btn, .btn-vm-customfield .form-check-label-text {
        text-transform: none;
      }

      .btn-icon {
        font-weight: 300;
      }
      .text-uppercase, .top-bar-content {
        text-transform: none !important;
      }

 /*========================================================
                    Footer
=========================================================*/
      ul.mod-menu.mod-list.nav.list {

       line-height: 15px; 
    }

    div#mod-custom209 {
        font-size: 14px;
        text-transform: none !important;
    }

    .acym_introtext {
        color: #bbbbbb;
        margin-top: -30px;
    }
.back-to-top-link {
    width: 3.2rem;
    height: 3.2rem;
    bottom: 1.2rem;
    font-size: 1.2rem;
}

.bottom-section .mod-header .mod-title, aside .mod-header .mod-title {
    font-size: 1.2rem;
    color: rgb(255, 255, 255);
    font-weight: 300;
    letter-spacing: 1px;
}

input.cell {
    margin-left: 10px;
    background-color: #e5e5e5;
}
.acym_checkbox {
    background-color: #e5e5e5;
}

 /*========================================================
                    Shop
=========================================================*/
.category.d-flex.col-12.col-sm-6.col-md-4.col-lg-4 {
    display: none !important;
}    

.vm-search-custom-search-input.mb-3 {
    display: none;
}
.productDisplayShipments.mb-4 {
    display: none;
}
.product-image-default {
        margin-top: 20px;
    }
    .empty-card-icon {
        color: #d90036!important;
        text-align: center;
        margin-bottom: 1.5rem;
    }
    .proopc-btn-info {
        background-color: #d90036!important;
        background-color: #d90036!important;
        background-image: linear-gradient(to bottom, #d90036, #d90036)!important;
        background-image: -moz-linear-gradient(top, #d90036, #d90036)!important;
        background-image: -o-linear-gradient(top, #d90036, #d90036)!important;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d90036), to(#d90036))!important;
        background-image: -webkit-linear-gradient(top, #d90036, #d90036)!important;
        background-repeat: repeat-x;
        border-color: #d90036 #d90036 #d90036!important;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
        color: #fff!important;
        text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25)!important;
    }

    .page-header .h1, .page-header h1 {
        position: relative;
        padding-bottom: 0.8rem;
        margin-bottom: 0rem;
        text-transform: none;
        font-size: 2rem;
    }

  .product-horizon .d-flex .row {

        margin-bottom: 40px;
        margin-top: 30px;
    }

    .vm-prices-info.text-muted.text-small.text-center {
        display: none;
    }

    .product-sales-price div {
        font-weight: 500;
    }
    .btn-vme-round .vme-btn-text {

        font-weight: 500!important;
    }
    button#price_158_button {
  
        background-color: #ffffff!important;
    
    }
    .bg-info {
        background-color: #029034 !important;
    }
    .product-prices {
        font-size: 1.5rem;
    }
    .nav-tabs-simple {
        justify-content: left;
    }
    .nav-tabs-simple .nav-link {
        margin-left: -10px;
    }
    .nav-tabs-simple .nav-link {

        font-weight: 500!important;

    }

    .nav-tabs-simple .nav-link {
  
        text-transform: none!important;
  
    }

    .product-labels {
        letter-spacing: 2px;
    }

    .fa-random:before {
        content: "\f074";
 
    }
    
    
    .fa-heart:before {
        content: "\f004";

    }
 /*========================================================
                    Warenkorb
=========================================================*/
#ProOPC div
{
    font-family: var(--body-font-family)!important;
    font-size: var(--body-font-size)!important;
    font-weight: var(--body-font-weight)!important;
    line-height: var(--body-line-height)!important;
    color: var(--body-color)!important;
    text-align: var(--body-text-align)!important;
    text-transform: none;
}

label.st-same-checkbox {
    font-size: 16px!important;
}
.proopc-step {
    color: white !important;
    background-color: #dcdcdc!important;
    padding-left: 8px!important;
    padding-top: 2px !important;

}

#ProOPC .cart-page-title {
    font-size: var(--body-font-size)!important;
    text-transform: none!important;
    font-family: var(--body-font-family)!important;
}
#ProOPC, #ProOPC span, #ProOPC div, #ProOPC p, #ProOPC input, #ProOPC select, #ProOPC button, #ProOPC h1, .proopc-finalpage h3, .proopc-finalpage h2, .proopc-finalpage h1, .proopc-finalpage h4, .proopc-register-login h3, .proopc-register-login h2, .proopc-register-login h4, .proopc-register-login h1 {
    font-family: var(--body-font-family)!important;
    font-size: var(--body-font-size)!important;
}

table.cart-summary.proopc-table-striped tr th, table.cart-summary.proopc-table-striped tr td {
    font-family: var(--body-font-family)!important;
    font-size: var(--body-font-size)!important;
    text-transform: none!important;
}

.price-title, .final-price, .product-discount, .product-price .PricesalesPrice, .col-total .PricesalesPrice {
    color: #da0136!important;
}

.grand-total .PricebillTotal {
    color: #da0136!important;
    font-weight: bold !important;
}

input#proopc-coupon-code {
    font-size: 14px !important;
}

.proopc-btn {
    display: inline-block!important;
    padding: 6px 12px!important;
    margin-bottom: 0!important;
    font-size: 16px!important;
    line-height: 20px!important;
    color: #fff !important;
    text-align: center;
    text-shadow: none!important;
    vertical-align: middle;
    cursor: pointer;
    background-color: #da0136!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-image: none!important;
    background-repeat: no-repeat;
    border: #da0136!important;
    border-color: #da0136!important;
    border-bottom-color: #b3b3b3!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    margin-bottom: 20px!important;
}

.fa-shopping-cart:before {
    content: "\f07a";
    color: #da0136;
}

.col-qty .proopc-btn {

    background-color: #ffffff!important;
}
i.fas.fa-times.fa-lg {
    padding: 10px;
}

span.vmshipment_description {
    color: #da0136;
}

.col-name a {
    text-transform: none!important;
}

.modal-content {
    background-color: #ffffff!important;
    box-shadow: 0 0 10px #000000!important;
  }
  .input-ultra-mini.proopc-qty-input {
    width: 30px !important;
  }

  .fw-bold {
    font-weight: 500 !important;
}
.vme-mod__empty .empty-heading {
    font-weight: 500;
}
 /*========================================================
                    Aktion
=========================================================*/

   .aktion {
    font-weight: bolder;
    color: #ffffff;
    background: #d90035;
    padding: 10px;
    letter-spacing: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    display: block;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    }

    .gelb {
        background-color: yellow;
        width: 60%;
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        margin-top: 10px;
        margin: auto;
        margin-top: 10px;
    }

    .gelb span {
        display: block;
    }
 /*========================================================
                    Filter
=========================================================*/

    ul#cf_list_custom_f_19_158 {
        display: flex;
        flex-wrap: wrap;
    }

    a.handle163.ui-slideouttab-handle {
    display: block;
    outline: none medium;
    position: absolute;
    top: 0px;
    right: 2px!important;
    }

    #sidepanel_jt163 .ui-slideouttab-handle {
        font-size: 16px !important;
        border-radius: 0px 0px 5px 5px;
    }

    .sidepanel-styling163 {
        min-height: 145px;
    }
    button#price_158_button {
        color: #333;
        background: none;
        border: none;
        padding: 0px;
    }

    .sidepanel-styling163 h3 {
        display: none;
    }
  
    .slider_bkg {
        background-color: #da0136!important;
    }
    .cf_wrapper_input_text_2 input {
        width: 22%!important;
        min-width: 40px!important;
    }

    .cf_filtering_slide_container {
        --track-height: 5px;
        --track-color_behind: #dfdfdf;
        --track-color: #bbbbbb;
        --knob-dimensions: 20px;
        --knob-background: #029034!important;
        --knob-focus-color: #029034!important;
    }
 /*========================================================
                    Breackcrumbs
=========================================================*/
    ol.mod-breadcrumbs.breadcrumb.px-3.py-2 {
        color: #da0136;
    }
 /*========================================================
                    Formular
=========================================================*/

    input#field1 {
        background: white;
    }
    input#field2 {
        background: white;
    }
    input#field3 {
        background: white;
    }
    textarea#field4 {
        background: white;
    }

    input#field5 {
        background: #da0136;
        color: white;
        padding: 10px 20px;

    }
    .visCSSlabel {
        display: block;
        float: left;
        /* margin-top: 10px; */
        margin-right: 1%;
        width: 15%;
        font-size: 1em;
    }

    label.vis_mandatory.visCSSbot10.visCSStop10 {
        display: none;
    }

    .visBtnCon {
        text-align: right !important;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    textarea#field4 {
        max-height: 200px;
    }

    .visCSSinput, .editor {
        width: 84%;
        margin-top: 10px;
        background: 0;
    }
 /*========================================================
                    Suche
=========================================================*/
    .form-control {

        border: 1px solid #ddd;
        border-radius: var(--border-radius);
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    i.fa.fa-spinner.fa-spin.fa-lg.vpprime-ajax-search-btn-loading-icon {
        display: none;
    }
 /*========================================================
                    Merkliste / Vergleichen
=========================================================*/

    .vme-table tr.vmevar_product_name>td, .vme-table tr.vmevar_product_name>th {
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #e6e6e6;
    }

    .view-compare .main-section {
        padding-top: 3rem;
        background-color: white;
        padding: 20px;
    }
    .vme-share-container {
        margin-top: 10px;
    }
 /*========================================================
                    Newsletter
=========================================================*/
    .acym_module_form input {
        border: none;
        border-radius: 3px;
    }
    .mod-subtitle {
        color: white;
    }

    .acym__regacy__label {
        font-size: 16px !important;
    }

    .acym__virtuemart__lists__label {
        font-size: 14px !important;
    }
 /*========================================================
                    Registration
=========================================================*/

div.acym_module_error {

    display: none!important;


}

.form-check-input{
    --form-check-bg: #fffdfd!important;
}


 /*========================================================
                    Registration Menu oben
=========================================================*/

a.com-users-login__register.list-group-item {
    display: none;
}