.entry-content p {
	line-height: 25px;
	margin: 0 0 20px;
}

.entry-content h1{
	line-height: 40px;
}

.entry-content h2 {
	line-height: 35px;
}
div.wpcf7 {
background-color: #edeef0;
border: 1px solid #edeef0;
padding:2px 20px;
border-radius:8px;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
background-color:#dd9934;
width:100%;
text-align:center;
text-transform:uppercase;
font-size: 16px;
}
.wpcf7-text {
width: 100%;
}
.wpcf7-textarea {
width: 100%;
}
.wpcf7-select {
width: 100%;
}
/*--- 2 Column Form Styles Start ---*/

#left { width: 47%; float: left; margin-right:6%;
}

#right { width: 47%; float: left;
}

.clearfix:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; margin-bottom:10px;
}

.clearfix { display:block;
}

/*--- 2 Column Form Styles End ---*/
.entry-content p {
	line-height: 25px;
	margin: 0 0 20px;
}

.entry-content h1{
	line-height: 40px;
}

.entry-content h2 {
	line-height: 35px;
}
/* Vantage Current Menu Item Colors */

.main-navigation ul li.current-menu-item > a { background-color: #8a0411 } 
.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-item > a [class^=”icon-“] { color: #ffffff }
.panel-grid-cell .so-panel {
  margin-bottom: 0 !important;
}
/* Sidebar */

#secondary .widget {
    font-size: 17px;
}
/* Narrow Sidebar */
@media (min-width: 681px){
	 /* Content area */
	.page-template-default #primary, #primary, .woocommerce-page #container {
		width: 65%;
	}

	 /* Sidebar */
	#secondary {
		width: 28%;
	}
}

/* Allow for full width templates to continue working */
.page-template-home-panels #primary, .page-layout-no-sidebar #primary, .page-layout-full-width #primary {
	width:  100% !important;
}

/* Header Widget Area */

#header-sidebar .textwidget h2 {
	font-size: 30px;
  font-weight: bold;
}