/* Themify Customize Styling */
body {	background: none;
	background-color: #353535;
	font-family: "Poppins";	font-weight:600;
	font-size:18px;

	color: #ffffff; 
}
body #site-logo a img {	
	height: 50px; 
}
#site-description {	display: none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }
/* Themify Custom CSS */
.tb_section-relatedbrands .image-content {
    background: #000000b0 !important;
    padding: 5px 0px !important;
}