/*
Theme Name: Oshin Child
Description: Oshin Child Theme
Author: Brand Exponents
Template: oshin
Version: 1.2
*/

@import url("../oshin/style.css");
@font-face {
	font-family: BrandonGrotesqueWeb-Bold;
	src: url('/wp-content/themes/oshin_child/fonts/webfonts/314DDA_0_0.ttf'); 	
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: BrandonGrotesqueWeb-Regular;
	src: url('/wp-content/themes/oshin_child/fonts/webfonts/314DDA_1_0.ttf'); 	 
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: BrandonGrotesqueWeb-Medium;	
	src: url('/wp-content/themes/oshin_child/fonts/webfonts/314DDA_2_0.ttf'); 
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: BrandonGrotesqueWeb-Thin;	
	src: url('/wp-content/themes/oshin_child/fonts/webfonts/314DDA_3_0.ttf');
	font-weight: normal;
	font-style: normal;
}
.wpcf7-form input[type="text"], input[type="email"], input[type="password"], input[type="tel"] {
    padding: 0px;
    width: 96% !important;
    margin-bottom: 30px;
  	text-indent: 10px;
	font-size: inherit;
	color: inherit ;
	font: inherit ;
	line-height: 41px;
	   
}

.wpcf7-form select {
    width: 50%;
    height: 38px;
	padding: 10px;
	display: block;
	position: relative;
	border: 2px solid #eeeeee;
}

sup { font-weight:normal;}

.mc4wp-form input[type=date], .mc4wp-form input[type=email], .mc4wp-form input[type=tel], .mc4wp-form input[type=text], .mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea {
 	background-color: transparent;
    color: #999999;
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    height: 55px;
}

check {
    /* font-weight: 700 !important; */
    font-size: 16px !important;
    color: #ffffff !important;
}

.element .post-content img{max-width: 100%;}

div.wptrigger_append {
color:#ffffff;
font-size:2.0em !important;
line-height:1.3em;
font-weight:400;
}

.noble input.wpcf7-form-control.wpcf7-submit {
	background-color:#595a5c;
	float:left;
	width:98%;	
}

.contact_form_module input[type="text"], .contact_form_module textarea {
	text-transform: none !important;	
}

.banner-link {
	background-color: pink;
}
