/* start customstyles.php */

	                .simpleclassbyoptions{
margin: auto;
}            	
			
		/* primary color */
		
		body,
		nav .wrapper #bars .fa-bars,
		.carousel .carousel-control i{
			color: #7a7a7a !important;
		}
		@media (max-width: 767px){
			.carousel h2 a{
			color: #7a7a7a !important;
			}
		}
		
		section#top,
		section#chess article,
		section#breakingnews ul li div.cat{
			background-color: #7a7a7a !important;
		}
		
		.wrapper, .wrapper #mainmenu,
		header .wrapper #logo,
		header .wrapper #sublogo,
		nav div.rowstyle,
		hr, .hr,
		section#content main section.comments .commentlist li.comment:not(:first-child),
		section#content main section.comments .commentlist li.comment:not(:last-child),
		section#breakingnews ul,
		.wpcf7 input[type="text"], 
		.wpcf7 input[type="email"], 
		.wpcf7 select, 
		.wpcf7 textarea{
			border-color: #7a7a7a !important;
		}
		
		section#breakingnews ul li div.cat:after{
			border-left-color: #7a7a7a !important;
		}