/*
 Theme Name: Layers Dosa
 Description: Layers Child Theme Test: http://www.oboxthemes.com
 Author: Obox Themes
 Template: layerswp
 Version:  2.2.0
 License: GPL 2.0
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
 */


.site-logo-link img{

max-height:90px !important;

}



a.created-using-layers{

display:none;

}



.footer-site{

background-color: #222222 !important;

color:#fff !important;

}



.section-title.large .heading{

text-transform: none !important;

}



input#yourname{

margin: 5px 0 0 0;

max-width: 489px !important;

float: left;

}



.meta-info{

display:none;

}



input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{

margin-bottom:20px;

}



input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number{

margin-bottom:20px;

}



input#yourname{

margin-bottom:15px;

}



p.site-text{

color:#fff;

}



body{

color:#000000 !important;

}



.story a:not(.button){

border-bottom: none !important;

}

h1{
    font-size: 27px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}