/*
Theme Name: Oshin child
Theme URI: http://brandexponents.com/oshin-child/
Description:  This is a child theme for Oshin Theme
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Template: oshin
Version: 7.1.1
*/


.wpcf7 form .wpcf7-response-output {
    background: #fff !important;
}

body.header-transparent.semi #content {
    padding-top: 80px !important;
}

.style1 #navigation {
    line-height: 76px !important;
}

textarea {
    background: #ffffff !important;
}

.post-meta post-category {
	display: none !important;
}

.form-row{
	width: 100%;
}

.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.column-half{
		width: 50%;
}

#navigation a {
    padding: 0px 14px !important;
}

#navigation .current_page_item a, #navigation .current-menu-item > a {
	color: #f2f3f8 !important;
}

#navigation a:hover {
	color: #f2f3f8 !important;
}

#menu li.current-menu-ancestor > a, #navigation .current-menu-ancestor > a {
	color: #f2f3f8 !important;
}