/* 
Theme Name:		 Create child
Theme URI:		 http://childtheme-generator.com/
Description:	 Create child is a child theme of themetrust-create, created by ChildTheme-Generator.com
Author:			 Terri-Mae
Author URI:		 http://childtheme-generator.com/
Template:		 themetrust-create
Version:		 1.0.0
Text Domain:	 create-child
*/


/*
    Add your custom styles here
*/
/* Font-face Icons */
@font-face {
  font-family: 'HansKendrick';
  font-style: normal;
  font-weight: 400;
    src: url('fonts/HansKendrickRegular.eot');
    src: url('fonts/HansKendrickRegular.eot') format('embedded-opentype'),
         url('fonts/HansKendrickRegular.svg#HansKendrickRegular') format('svg'),
         url('fonts/HansKendrickRegular.woff') format('woff'),
         url('fonts/HansKendrickRegular.ttf') format('truetype');
}

h1, h2, h3, h4, h5{
	  font-family: "HansKendrick" !important;
}
	@media only screen and (max-width: 740px){
		.embed-nav{min-height:50px !important;}
		.universal-block ul{text-align:left !important;}
		.universal-block li a {padding: 8px 10px 10px !important;}
	}
@media only screen and (max-width: 460px){

	}
	
@media only screen and (max-width: 768px){
	body #site-header{padding:0 30px !important;}
	#topbar{background:#000000 !important;}
	#topbar #sow-social-media-buttons-2{display:none;}
	.team-box{padding:0 !important;}
	.askholder{padding-left:0 !important;padding-right:0 !important;}
	#pl-2325 .askholder #panel-2325-0-0-0{margin-right:0 !important;}
	#contactform{padding:0 !important}
	#contactform input, #contactform textarea{width: 100%;}
	

}
body #logo{
	position:absolute;
}

/** universal navigator **/
.universal-block li {
  display: inline-block;
  padding-bottom:0;
}
.universal-block {
  background: #000;
  padding: 0;
  overflow: hidden;
line-height: 130%;
}
.universal-block ul{text-align:right;}
.universal-block li a {
 color: #FFF !important;
font-size: 12px;
padding: 8px 20px 10px;
text-transform: uppercase;
letter-spacing: 0.7px;
transition: 0.5s;
}
.universal-block li a:hover {
  background: #181818;
}
.top-language {
	display: inline-block;
	float: left;
  }
.embed-nav { position: relative; /*padding-bottom: 56.25%;*/ min-height: 25px;overflow: hidden; max-width: 100%; } .embed-nav iframe, .embed-nav object, .embed-nav embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

