/*
Theme Name: Gonzo's Child
Theme URI: http://www.themeforest.net
Description: Minimalist, Responsive Magazine
Version: 1.9.8
Author: T H (Sharp Darts)
Author URI: http://www.sharp-darts.com
Template: gonzo
Version: 1.0.0
Tags: light, white, black,  two-columns, left-sidebar,   custom-colors, custom-menu,  featured-images, full-width-template, post-formats,  theme-options, translation-ready
Text Domain: gonzo-child
*/


.omc-related-posts article {position:relative;}
.omc-related-post img {text-align:center; margin:0 auto; display:block;}
article#omc-full-article > p a, a, a:visited {color:#00ccff;}
a.omc-title-category-context {color:#fff;}
.sash {position:absolute; top:9px; left:0px; opacity:0.8; background-color:yellow; color:#000; padding:2px; font-size:small; font-weight:bold; -ms-transform: rotate(-30deg); -webkit-transform: rotate(-30deg); transform: rotate(-30deg); text-align:center; width:65%;}
.sash a { color:#000 }
.sash a:hover {background-color:transparent;}

@media only screen and (max-width: 768px) {
	input.omc-header-mobi-search-input-box {
		position:relative !important;
	}
	nav#omc-main-navigation ul li {
		display: block;
		float: none;
		position: relative;
	}
	nav#omc-main-navigation ul li a {
		display: block;
	}
}

span.wpcf7-list-item.last {
    margin: 0 0 0 1em;
    float:none;
}