
	/* start customstyles.php */

	                    .simpleclassbyoptions{
margin: auto;
}                	
			
		/* primary color */
		
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #000000 !important;
			}
		}

		
		
			
		/* secondary color */
		
		
		
		
		
		
		
		#mainmenu li.menu-item-has-children ul.sub-menu a.hover:before {
		  border-bottom-color: white !important;
		}
		
		.countcomments:after{
			border-right-color: #cccccc !important;
		}
		
		.widget h4:before,
		section#content aside .wrapper,section#content #main section.comments h3:after{
			border-color: #cccccc !important; 
		}
		
	
	
		.single-article .textcontent p:first-child:first-letter{
			background-color: #cccccc !important;
			font-size: 210%;
			float: left;
			margin-right: 8px;
			padding: 8px;
		}

		.single-article .textcontent blockquote p:first-child:first-letter {
			font-size:100%;
			float:none;
			background-color:transparent !important;
			margin:0;
			padding:0;
	}

		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 transparent, 4px 4px 0px #000000 !important;
		}
		
		
		
		/* background */
	
		.widget h4{
			background-image: none !important;
		}
		
		.widget h4 span{
			background: transparent !important;
		}
		
		#loader{
			background: transparent !important;
		}
		