@charset "UTF-8";
/* Themify Ultra 7.1.3 framework 7.1.1 */

/*/wp-content/themes/themify-ultra/styles/modules/footers/left.css*/
.footer-left-col .main-col,
.footer-left-col .section-col,
.footer-horizontal-left .footer-left-wrap,
.footer-horizontal-left .footer-right-wrap{
	margin-left:3.2%;
	float:left
}
.footer-left-col .main-col.first,
.footer-horizontal-left .footer-left-wrap.first,
.footer-horizontal-left .footer-right-wrap.first{
	margin-left:0;
	clear:left
}
.footer-left-col .main-col,
.footer-horizontal-left .footer-left-wrap{
    width:22.6%
}
.footer-left-col .section-col,
.footer-horizontal-left .footer-right-wrap{
    width:74.2%
}
.footer-left-col #footer .widget{
    margin:0 0 2em
}
.footer-left-col .footer-text{
    padding-top:.9em
}
@media(max-width:680px){
	.footer-horizontal-left .footer-left-wrap,
	.footer-horizontal-left .footer-right-wrap,
	.footer-left-col .main-col,
	.footer-left-col .section-col{
		margin-left:0;
		margin-right:0;
		width:100%;
		max-width:100%
	}
	.footer-horizontal-left .back-top,
	.footer-left-col .back-top{
		top:-35px
	}
}

/*/wp-content/themes/themify-ultra/styles/modules/layouts/fullwidth.css*/
.single.single-fullwidth-layout .featured-area{
	margin:0 0 2.4em
}
.single.single-fullwidth-layout .featured-area .post-content{
	text-align:center
}
.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap{
	margin-top:-94px;
	position:relative
}
.single.single-fullwidth-layout .featured-area .post-image img{
	border-radius:0;
}
.single-post.single-fullwidth-layout #content,
.single-post.single-fullwidth-layout #sidebar,
.single-post.single-fullwidth-layout #sidebar-alt,
.single-portfolio.single-fullwidth-layout #content,
.single-portfolio.single-fullwidth-layout #sidebar,
.single-portfolio.single-fullwidth-layout #sidebar-alt{
	padding-top:8px
}
.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap.post-date-inline{
	margin-top:auto;
	width:auto;
	height:auto
}
.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap.post-date-inline .post-date{
	color:inherit;
	width:auto;
	height:auto;
	margin:0 0 .6em;
	border-radius:0;
	background:0;
	text-align:inherit
}
.featured-area .edit-button{
	display:none
}
/*/wp-content/themes/themify-ultra/styles/modules/sidebars/sidebar1.css*/
.sidebar-left #layout{
	flex-direction:row-reverse
}
.sidebar-left #sidebar{
	margin-right:auto;
	margin-left:unset
}