.logo.mb-30 a img {
        max-width: 75%;
}
a.requestfullscreen{
  display:none!important;
}
section#product-categories img{
  	max-width:50%!important;
  	width:50%;
	height:50px;
  	object-fit:cover;
}
.preloader{
	display:none;
}
.footer-mid .widget-title{
  display:none;
}
.btn .btn-xs{
  display:none!important;
}
@media only screen and (max-width:768px){
  section.home-slider, section.banners, section.footer-mid, section.featured{
  	display:none!important;
  }
}
#news-flash{
	width:100%!important;
  	height:26px!important;
}
div.categories-dropdown-wrap{
	width:max-content!important;
}
.hero-slider-1 .slider-content p{
	line-height:1.5;
}