/*
Theme Name:     AAPKC (Tanj Child)
Theme URI: 		http://tanj.dttheme.com
Author: 		the DesignThemes team
Author URI: 	http://themeforest.net/user/designthemes
Description:    Child theme for the Tanj theme powered by DesignThemes
Template:       tanj
Version:        1.0
*/

.manufacturer .dt-sc-image-wrapper img {
    padding: 20px;
    margin: 0 auto;
}

@media (min-width:768px) {
    .manufacturer .dt-sc-image-wrapper img {
        max-height: 100px;
    }
}

.green-product-label {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    color: #ffffff;
    background: #7cb332;
    border-radius: 50%;
    padding: 0 6px;
}