.logo img {
    height:150px;
}

@media only screen and (max-width: 767px) {
.salla-theme_4 .site-header .logo-wrapper .logo img {
    max-height:120px;
}
}

 .section[data-type=banner]{
background:black;
} 

section.section {
background:black !important;
}

.promotion-title{
background-color:#00982a;
}
.product-info .product-summary{
color:red;
}

.products-listing.eq-height .product.contain>:first-child .img-cont img{
border:3px solid #d5bc28;
}