/* Themify Customize Styling */
body {	
	background-color: #ffffff; 
}
#sidebar {	
	background-color: #6dd5ff;
	padding: 18px;
	margin-top: 5.75%;margin-right: auto;margin-bottom: auto;margin-left: auto; 
}
#headerwrap {	
	background-color: #eed7af;
	border-bottom: 10px solid #6dd5ff; 
}
#header {	
	background-size: cover; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-repeat: no-repeat; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		text-decoration:underline;
 
}
#site-description {	display: none; 
}
.post-date, .post .post-date .day,.post-date .month, .post .post-date .year, .loops-wrapper.list-post .post .post-date, .single .post-content .post-date {	
	font-family:Questrial;	font-weight:normal;
	font-size:12px;
 
}
#sidebar .widget {	
	border: 15px dotted #6dd5ff; 
}

/* Themify Custom CSS */
#headerwrap #site-logo {
    width: 100%;
    text-align: center;
    position: absolute;
}

#header {
    min-height: 190px;
}

.header-on-scroll #sticky_header_logo, #headerwrap.fixed-header .header-bar{
    display:block;
    padding-top: 5px;
}

#headerwrap.fixed-header{
    background-color:#eed7af;
}

#headerwrap.fixed-header #header {
    min-height: auto;
}

#headerwrap.fixed-header #main-nav {
    float: right;
    padding-right: 15px;
    width: 52%;
    margin-right: 80px;
}

#headerwrap.fixed-header .social-links .icon-medium i:hover{
    color:#6dd5ff !important;
}

.fixed-header-on #site-logo img {
    height: 52px;
}

.fixed-header-on #headerwrap #site-logo{
    left: 10;
    width:90% !important;
}

.navbar-wrapper {
    border-top: 1px solid #FFF;
    border-bottom: none;
}

.navbar-wrapper #searchform-wrap{
    right:10%;
}

#header .navbar-wrapper .social-widget {
    margin: 1px 25px 0 0;
}

@media screen and (max-width: 680px){
#header {
    min-height: 80px;
}}

#headerwrap .social-links .icon-medium i:hover{
    color:#fff;
}

#headerwrap.fixed-header .social-links .icon-medium i:hover{
    color:#fff !important;
}

#headerwrap .social-links a, #headerwrap #searchform .icon-search:before{
    color: #6dd5ff;
}

body:not(.sidebar2):not(.sidebar-left) #sidebar .widget {
    border-bottom: 37px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

#sidebar{
    padding: 0% 0% 0%;
}

#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description{
text-decoration: none;
border-bottom: none;
}

#headerwrap.fixed-header #header{
min-height: 62px;
}

@media screen and (max-width:1024px){
.fixed-header-on #headerwrap #site-logo {
    top: 0px ;
}
}

@media (max-width:700px) {

.themify_builder_25_row.module_row_0.module_row {
background-size: cover!important;
background-attachment: scroll!important;
}

}


@media screen and (max-width: 502px) { /* Themify Customize Styling */
#headerwrap #mobile-menu.sidemenu-on {	
	background-color: #51b5e0; 
}
#headerwrap #mobile-menu.sidemenu-on nav li {	
	color: #ffffff; 
}
 }