* {
	font-family: 'Tahoma', sans-serif;
}
@font-face {
    font-family: Tahoma;  
    src: url(/conveyancing/wp-content/themes/themify-ultra/themify/Fonts/Tahoma.ttf);  
    font-weight: normal;  
}
#site-logo, #site-description {
	float: left;
}
#site-description {
	font-size: 25px;
    width: 25%;
    padding-top: 38px;
    padding-left: 7%;
    line-height: 40px;
}
.social-widget .widget div {
	display: block;
}
.fa-facebook-square {
	background-color: #fff;
	color: #ED6A4D;
	font-size: 25px !important;
    position: relative;
    right: 15px;
    bottom: 5px;
}
.fa-phone {
	color: #ED6A4D;
	font-size: 40px !important;
    position: relative;
    top: 10px;
    right: 25px;
}
.social-widget {
	float: right;
	position: relative;
    top: 23px;
    line-height: 40px;
}
.pagewidth, .full_width .themify_builder_row .row_inner {
	width:	1350px;
}
#main-nav-wrap {
	background-color: #ED6A4D;
    width: 99.5vw;
    left: calc(-50vw + 50%);
    position: relative;
	color: #fff;
    font-size: 25px;
}
#main-nav a {
	padding: 0.6em 2em;
}
#header {
	padding-bottom: 0;
}
#main-nav .current_page_item>a, #main-nav .current-menu-item>a {
	background-color: #808285;
	color: #fff;
}
#main-nav a:hover {
	background-color: #808285;
}
.home #content {
	padding-top: 0;
}
#headerwrap {
	border-bottom: none;
	margin-bottom: -1px;
}
p {
	margin-bottom: 1em;
}
a {
	color: #ED6A4D;
}

h1, h2, h3, h4, h5, h6 {
   margin: 0 0 .4em;
}

h1, h2, h3, h4 {
	color: #ED6A4D;
}
h1 {
	font-size: 2em;
	text-transform: capitalize;
   letter-spacing: .1em;
}
h2 {
	font-size: 1.8em;
   letter-spacing: .1em;
   text-transform: capitalize;
}

h4 {
   font-size: 1.2em;
}

.footer-nav a {
	margin: 0 4em .8em 0;
}
#footerwrap {
	padding: 10px 0;
}
.module-slider .carousel-nav-wrap {
	padding: 0;
}
.carousel-wrap {
	margin-bottom: -1px;
}
input[type=submit] {
	background-color: #ED6A4D;
}
input[type=submit]:hover {
	background-color: #fff;
	color: #ED6A4D;
	border: 1px solid #ED6A4D;
}
#main-nav ul, .mobile_menu_active #site-description {
	width: auto;
}
#main-nav ul a {
	padding: .4em 1em;
}
.mobile_menu_active #site-logo {
	height: auto;
}
.loops-wrapper .post {
	text-align: left;
}
.post-title { font-size: 2.8em; }

#field_1_5 .gfield_label {
	float: left;
	font-style: italic;
}
#choice_1_5_1 {
	margin: 0 0 0 10px;
}
.mobile_menu_active #main-nav-wrap {
   position: inherit;
   width: auto;
}

.mobile_menu_active #headerwrap #main-nav a, .mobile_menu_active #headerwrap #main-nav ul a {
   padding: .6em 10px;
}

#main-nav-wrap {
   clear: both;
}