/*
Theme Name: Ratio Child
Theme URI: https://ratio.qodeinteractive.com/
Description: A child theme of Ratio Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.1.1
Template: ratio
Text Domain: ratio
*/
.edgtf-grid{
	width: 100% important;
}
.edgtf-vertical-align-containers
{
	padding-left:25px !important;
	padding-right:25px !important;
}
.edgtf-search-opener
{
	display:none !important;
}
.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-main-menu>ul>li>a, .edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-main-menu>ul>li>a {
 	color: black !important; 
}
@media only screen and (min-width: 800px) 
{
	.edgtf-side-menu-button-opener
	{
		display: none !important;
	}
}

.edgtf-ptf-category-holder
{
	display:none !important;
}

.wpcf6-submit
{
	background-color: #0087bf !important;
	padding-right:5px !important;
}
.edgtf-post-info
{
	display:none !important;
}
.edgtf-post-excerpt
{
	display:none !important;
}
.edgtf-post-text .edgtf-btn
{
		display:none !important;
}
.edgtf-title.edgtf-title-medium-text-size h1 { 
	font-size: 50px !important;
}

.wpcf7-submit
{
	padding: 0px !important;
	padding-left:5px !important;
	padding-right:5px !important;

}
.coloredh:hover
{
	color: #005794 !important;
}