/*--
	Theme Name: theme1798_childtheme
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
	Template: theme1798
	Version: 1.0 
--*/

@import url("../theme1798/style.css");

#main {

	font: 14px/20px 'VAG Rounded W01 Thin', Arial,Helvetica,sans-serif !important;
}
nav.footer ul li a {

				font-size:16px;

				line-height:20px;

				text-transform:uppercase;

				color:#656464;

				text-decoration:none;

				font-family: VAG Rounded W01 bold,Oswald, sans-serif;

				font-weight:400;

				-webkit-transition: all 0.5s ease;

				-moz-transition: all 0.5s ease;

				-o-transition: all 0.5s ease;

				transition: all 0.5s ease;

			}

.sf-menu > li > a {

	font-size:17px; 

	line-height:21px;

	background:none;

	padding:74px 21px 73px 22px;

	color:#656464;

	text-transform:uppercase;

	font-family: 'VAG Rounded W01 Bold','Oswald', sans-serif;

	font-weight:400;


}

.logo img {margin-bottom:10px; max-width:152px;}


/* Form defaults */

input, select, textarea { 

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	vertical-align:middle;

	font-weight:normal;

	border:1px solid #dcdcdc;

	outline:none;

	color:#6d6d6d;

}

input[type="text"], textarea {

	background:none;

	border:1.5px solid #93C23C;

	padding:8px 7px 8px 7px;

	border-radius:4px;

	width: 100%;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	resize:none;

	-webkit-appearance: none;

}

input[type="submit"], input[type="reset"] {

	display:inline-block;

	padding:8px 23px 8px 23px;

	color:#fff;

	font-size:12px;

	line-height:17px;

	font-family: 'Oswald', sans-serif;

	font-weight:400;

	text-decoration:none;

	text-align:center;

	text-transform:uppercase;

	position:relative;

	height:34px;

	cursor:pointer;

	margin-right:4px;

	border-radius:4px;

	background: #93c23c;

	border-top:1px solid #80a835;

	border-left:1px solid #93c23c;

	border-right:1px solid #93c23c;

	border-bottom:1px solid #93c23c;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;

	transition: all 0.5s ease;

}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="submit"].submit-hover, input[type="reset"].submit-hover {

	color:#3b3b3b;

	background:#f8f8f8;

	border:1px solid #e4e4e4;

}

<?php echo do_shortcode("[accordions id='1107' ]"); ?>


.sf-menu ul li:first-child, .sf-menu ul li li:first-child {border-top:none;}





.sf-menu li li a {

	text-align:left;

	color:#fafafa;

	font-size:15px;

	line-height:18px;

	padding:20px 5px 20px 23px;

	background: none;

	display:block;

	-webkit-transition: all 0.5s ease;

	-moz-transition: all 0.5s ease;

	-o-transition: all 0.5s ease;

	transition: all 0.5s ease;

}


.footer-inav {text-align:center; padding: 0 0 15px;}
.footer-inav a {color: #666; text-decoration:none;} .footer-inav a:hover {color:#93c23c;}


