/*
Theme Name: TechCentral based on Gonzo
Theme URI: http://www.themeforest.net
Description: TechCentral Responsive Magazine
Version: 1.7
Author: Ian Walsh
Author URI: http:///www.themeforest.net/user/OllieMcCarthy
License URI: http://themeforest.net/licenses/regular_extended
Tags: light, white, black,  two-columns, left-sidebar, flexible-width,  custom-colors, custom-menu,  featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready
*/
 
@import url("css/style_reset.css"); 
@import url("css/flexslider.css");
@import url("css/elastislide.css");
@import url("css/style_main.css") ; 
@import url("css/style_400.css");
@import url("css/style_320.css");
@import url("css/style_768.css");
@import url("css/style_1024.css");
@import url("css/tabber.css");
@import url("css/wpp.css");

/* Put your custom css in here  */
.really_simple_twitter_widget a {text-decoration:underline !important;}
#mailchimpsf_widget-7 {display:inline-block;}
#mailchimpsf_widget-7 h3.widgettitle {
background-image: url(http://shelflifeire.wpengine.com/wp-content/uploads/2014/07/Envelope-Icon-small-e1406547634868.png) !important;
}

/*
.img-crop{
height:164px;
width: 292px;
overflow: hidden;
display: block;
 border: 1px solid #666 !important; 
}


.img-small-crop{
height: 102px;
width: 100%;
overflow: hidden;
display: block;
border: 1px solid #666 !important;
}*/


.omc-image-resize.wp-post-image, .omc-resize-290 .omc-image-resize {
    max-height: none !important;
    border: none !important;

} 

#reallysimpletwitterwidget-2{
	clear:both;
}

/* Restyling the Cookie Consent Notification */
body #catapult-cookie-bar{
	position:fixed;
	width:280px;
	padding:12px;
	color:#666;
	box-shadow: 0px 0px 20px #222;
	bottom:12px;
	right:12px;
	background-color: rgba(250, 250, 250, .8);
}

body #catapult-cookie-bar a{
	color:red;
	display:inline-block;
	clear:both;
}

body #catapult-cookie-bar h5{
	font-size:1.4em;
}

body #catapult-cookie-bar button{
	position:absolute;
	top:-12px;
	left: -38px;
	line-height:24px;
	border-radius: 16px;
}

/* Quick fix for vertical alignment of social share icons on posts */
.a2a_kit{line-height: 16px !important;}

/* Mobile images fixes */
img.featured-mobile{
	width:108%;
	height:auto;
} 

span.ctcc-left-side {
    padding-left: 20px;
}

.omc-inner-standard div.wp-caption.alignright img{
	width: 95% !important;
    height: 250px;
    object-fit: cover;
}

.omc-inner-standard div.wp-caption.alignright{
	background: transparent;
	text-align: center;
	margin-bottom: 0;
	margin-left: 0;
}

article#omc-full-article .wp-caption.alignleft p.wp-caption-text, article#omc-full-article .wp-caption.alignright p.wp-caption-text{
	color: black !important;
}

.omc-inner-standard div.wp-caption.alignleft img{
	width: 95% !important;
    height: 250px;
    object-fit: cover;
}

.omc-inner-standard div.wp-caption.alignleft{
	background: transparent;
	text-align: center;
	margin-bottom: 0;
	margin-right: 0;

}

article#omc-full-article .wp-caption.alignleft p.wp-caption-text, article#omc-full-article .wp-caption.alignleft p.wp-caption-text{
	color: black !important;
}
