/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* 26.06.19 - TUTO SEO 36 */
#manufacturer #manufacturer-banner{margin-bottom:15px;}
#manufacturer #manufacturer-banner .img-responsive{width:100%;}
#manufacturer #manufacturer-short_description{background-color:#fff;padding:20px;padding-bottom:10px;margin-top:20px;margin-bottom:20px;}

#product .product-manufacturer{
    background-color: #8CE5F0;
    text-align: center;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    padding: 20px;
}
#product .product-manufacturer img{margin-bottom:20px;max-width:100px;border:1px solid #ccc;}
#product #brand_name{
    background-color: #A5A5FF;
    text-align: center;
}