/* Themify Customize Styling */
#headerwrap {	
	background-color: #ffffff; 
}
#header {	
	color: #ffffff; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-color: #ff9000; 
}
#main-nav {	
	background-color: #ff9000; 
}
.post-title a:hover {	
	color: #ff9000; 
}

/* Themify Custom CSS */
.post-filter {
    display: none;
}

 #main-nav .current-menu-item > a {
    color: #000000;
}

h1 {
    font-size: 3.2em;
    letter-spacing: .1em;
    font-family: open sans;
    letter-spacing: 0em;
}

h1.page-title {
    margin: 0 0 0.938em;
    padding: 0;
    font-size: 2.8em;
    line-height: 110%;
    text-transform: none;
    font-family: open sans;
}

.pagenav {
    clear: both;
    padding-bottom: 20px;
    /* text-align: center; */
    width: 85%;
}


a {
color: #ff9000;
}

.col-full.first.tb-column.tb_368_column.module_column_0.module_column_368-0-0.module_column {
    height: 383px;
}

.wpoi-hustle .wpoi-content .wpoi-message p:last-child {
    color: black;
}


.popup-box .box-buttons li:first-child a {
    background: #ff9000;
}