/*
 Theme Name:     Specular Child
 Theme URI:      http://codeless.co
 Description:    Specular Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       specular
 Version:        1.0.0
*/

@import url("../specular/style.css");

body {color:#333 !important;}

top_wrapper {
	background:url(http://redglue.eu/wp-content/uploads/2015/10/bg.png) center top no-repeat;
}

.header_shadow_full .header_wrapper {
	box-shadow:0 0px 0px rgba(0,0,0,0.05);
	-moz-box-shadow:0 0px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow:0 0px 0px rgba(0,0,0,0.05)
	}

#blog.container {margin-top:30px}

.titles {display:none;}

.block_title.column_title.inner-inline_border h1 {background:#ce0010; color:#fff; padding:0 15px !important;}

.vimeo a {margin:3px 0 0 0; }
.vimeo a i {width:auto !important; margin:0 5px; line-height:20px !important;}


.partnersItems li.isotope-item {margin:0 25px !important; }
.partnersItems.wpb_gallery { max-height:20px; }

.page-id-759 .wpb_wrapper ul li img.attachment-thumbnail {opacity:0.8;-webkit-filter: grayscale(100%);
	filter: grayscale(100%);}

.page-id-759 .wpb_wrapper ul li img.attachment-thumbnail:hover {opacity:1;-webkit-filter: grayscale(0%);
	filter: grayscale(0%);}

.page-id-759 .wpb_wrapper .wpb_content_element.media {margin-top:-45px;}
.page-id-759 .container.dark .vc_col-sm-12 {margin-bottom:-15px;}

.footer_wrapper .vimeo { display:none }

.wpcf7-form p { color:#333;}
div.wpcf7-validation-errors {border:none;}

.bypostauthor {
background-color: #d3d3d3;
}