.home_featured_category .featured_category{display:none;}
.home_featured_category .featured_category:first-child{display:block;}

#home_featured_category{width:400px !important;}
#uniform-home_featured_category{ border:0 !important; text-transform:uppercase; padding-left:0; font-size:28px; margin-bottom:10px;}
#uniform-home_featured_category span{ color:#ff0000 !important; font-weight:bold;}

#uniform-home_featured_category select option {color:#000000 !important; font-weight:bold; text-transform:uppercase; font-size:26px; font-family:'Roboto', sans-serif;}


.home_featured_category{ margin-bottom:25px;}


@media (min-width: 768px) and (max-width: 991px) {
#home_featured_category{width:350px !important;}
#uniform-home_featured_category{ font-size:22px;}
#uniform-home_featured_category select option {font-size:20px; font-family:'Roboto', sans-serif;}
}

@media (max-width: 767px) {
#home_featured_category{width:100% !important;}
#uniform-home_featured_category{ font-size:16px;}
#uniform-home_featured_category select option {font-size:14px; font-family:'Roboto', sans-serif;}
	
}




