/**************************************************/
/***************      HEADER      *****************/
/**************************************************/
.header-shop-nav .shopnav__link.dropdown-toggle{
    padding-top: 0;
    padding-bottom: 0;
}
.search__wrapper{
    align-items: center;
}
.header-row.row-1{
    background-color: #fff;
}

/**************************************************/
/*************    MOBILE HEADER    ****************/
/**************************************************/




/**************************************************/
/***************    Offcanvas    *****************/
/**************************************************/




/**************************************************/
/***************    Breadcrumb    *****************/
/**************************************************/




/**************************************************/
/*************** Produktübersicht *****************/
/**************************************************/




/**************************************************/
/***************  Produktdetails  *****************/
/**************************************************/
.product_description_headlines {
    margin-top: 1.25em;
    margin-bottom: 0;
    font-size: 1em;
    font-weight: bold;
}
.pushed-success__button-group a .icon-content{
    --size: 1 !important;
    padding-right: 10px;
}
.pushed-success__button-group a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-info .shortdesc {
    color: rgba(0,0,0,.8);
}
.product-info .shortdesc ul{
    padding-left: 20px;
}
.delivery-status .status .icon-content{
    font-size: 8px;
}
.estimated-delivery .text-nowrap .icon-content{
    font-size: 10px;
}
.product-info .delivery-status{
    margin-top: 0;
}
.product-info .price{
    line-height: 1;
    font-size: 40px;
}
.text-muted {
    color: hsla(0,0%,0%,.8);
}

/**************************************************/
/***************      FOOTER      *****************/
/**************************************************/




/**************************************************/
/*************      Allgemein      ****************/
/**************************************************/
.img-fluid{
    max-width: 100%;
    height: auto;
}


/**************************************************/
/*************      Startseite      ***************/
/**************************************************/
.snk_flex {
    display: flex;
}
#nur_das_beste {
    display: flex;
    align-items: center;
    background: url(/templates/admorris_pro_child/img/HOMEPAGE_slider_Fischbild.jpg);
    background-size: cover;
    min-height: 400px;
    background-position: center;
}
.frontpage_cat_img_link:hover img {
    transform: scale(1.15);
}
.frontpage_headline_main {
    text-align: center;
    font-weight: bold;
    font-size: 3em;
    margin-bottom: 0;
    line-height: 1.2;
}
.frontpage_headline_sub {
    text-align: center;
    margin-top: 0.25em;
    margin-bottom: 2em;
    font-size: 2em;
}
#filialsuche {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    padding-bottom: 15px;
    background: url(/templates/admorris_pro_child/img/hierfindensieuns_right.jpg) repeat;
}
#ueberuns_right {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-family: 'Open Sans',sans-serif;
    background: url(/templates/admorris_pro_child/img/ueberuns_right.jpg);
    background-size: cover;
}
.evomrecomh1 {
    font-size: 1.75em;
    color: #fff;
}
.b-comment-text{
    color: #fff;
}
.recommendation_wrapper{
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 50px;
    padding-top: 10px;
}
#startcustom5 .h2 a , .sn-newsletter-title{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8em;
}
/**************************************************/
/*************        BASKET         **************/
/**************************************************/



/**************************************************/
/*************        MEDIA         ***************/
/**************************************************/
@media (min-width: 768px){
    #rmOrganism .rmPopup__container .rmPopup.rmPopup--modal {
        top: 15% !important;
    }
    .productdetails-additional-info .tablist{
        margin-bottom: 30px;
    }
    
}
@media (min-width: 992px){
    #footer-boxes .col-md-3 {
        width: 20%;
    }
    .header-row.row-1{
        /*background-image: url(/templates/admorris_pro_child/img/snackies_oben_holz.jpg);
        background-size: cover;*/
        background-color: #d3be9d99;
    }
}
@media (min-width: 1200px){
    
    
    
}
@media (min-width: 1601px){
    .container {
        width: 1260px;
    }
}