@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.1em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.hook-location-hint{
    padding:2px 5px;
    background:#fbffcd;
    border:solid 1px #cfd682;
    color:#666;
    font-size:11px;
    line-height:1;
    margin:2px 0;
    display:block;
    clear:both
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
    clip:rect(1px,1px,1px,1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.ui.builder_button{
	text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !important; }
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/* BUILDER STICKY */
.sticky-wrapper.tb_sticky_scroll_active [data-sticky-active]{
	z-index:1
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/themify-split/styles/modules/split-loader.css*/
.split-loader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 105;
	background-color: #00bf89;
}
.split-spinner {
	width: 50px;
	height: 50px;
	background-color: #fff;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	animation: rotateplane 1.2s infinite ease-in-out;
}
.split-spinner .tf_fa {
		background: none;
		display: block;
		color:#fff;
		font-size: 3.2em;
}
@keyframes rotateplane {
	0% { 
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	} 50% { 
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	} 100% { 
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}
/*/wp-content/themes/themify-split/styles/modules/site-logo.css*/
#site-logo {
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-family: 'Montserrat', sans-serif;
    font-size: 2.250em;
    text-transform: uppercase;
    letter-spacing: -.04em;
}
#site-logo a {
	text-decoration: none;
}
#site-logo a:hover {
	text-decoration: none;
}

/*/wp-content/themes/themify-split/styles/modules/site-description.css*/
#site-description {
	margin: .45em 0 0;
	padding: 0;
	line-height: 1.375em;
	font-family: 'Montserrat', sans-serif;
	font-size:.750em;
	opacity: .7;
}
#site-description .site-taglink{
	color: inherit;
	font: inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/wp-content/themes/themify-split/styles/modules/search-form.css*/
#searchform-wrap {
	margin-top: .3em;
}
#searchform {
	position: absolute;
	right: 0;
	border-left: solid 1px #fff;
	z-index: 1;
}
#searchform #s {
	width: 57px;
	background: transparent;
	box-shadow: none;
	color: #ccc;
	margin: 0;
	padding: 12px 43px 12px 12px;
	float: right;
	border: none;
	opacity: 0;
	border-radius: 0;
	transition: width .7s, background .7s, opacity .7s;
}
#searchform #s:focus,
#searchform #s:hover,
#searchform .icon-search:hover + #s {
	width: 279px;
	color: #000;
	background-color: #fff;
	opacity: 1;
}
#searchform .icon-search:before {
	content: '\e803'; /* fa-search */
	font-family: 'themify_theme_icon';
	font-size: 1.1em;
	font-style: normal;
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
}
#searchform:focus .icon-search:before,
#searchform:hover .icon-search:before {
	color: #000;
}
/*/wp-content/themes/themify-split/styles/modules/sidebar.css*/
.sidebar1 #content{
	padding-right:6%
}
#sidebar{
	width:32%;
	padding:6.2% 3%;
	background-color:#f2f2eb
}
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}
#sidebar #searchform{
	position:static
}
#sidebar #searchform #s{
	width:93%
}
@media screen and (max-width:760px){
	#sidebar{
		width:100%;
		max-width:100%;
		clear:both;
		display:block
	}
	.sidebar1 #content{
		padding-right:0
	}
}
/*/wp-content/themes/themify-split/styles/modules/widgets/themify-feature-posts.css*/
.widget .feature-posts-list li{
	padding:0;
	margin:0 0 1.2em;
}
.widget .feature-posts-list br{
	display:none;
}
.widget .feature-posts-list .post-img{
	margin:0 1.2em 1em 0;
	float:left;
}
.widget .feature-posts-list small{
	font-size:90%;
	display:block;
	margin:0 0 .3em;
}
.widget .feature-posts-list .feature-posts-title{
	margin:0 0 .2em;
	display:inline-block;
	font-size:1.1em;
}
.widget .feature-posts-list .post-excerpt{
	display:block;
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/wp-content/themes/themify-split/styles/modules/widgets/themify-social-links.css*/
.social-widget{
	float:right;
	margin-right:81px;
	margin-top:1em
}
.social-widget a:hover,
.social-widget a{
	text-decoration:none
}
.social-widget div.rss .tf_fa,
.social-links .icon-medium i{
	font-size:17px
}
.social-widget .widget{
	display:inline-block;
	vertical-align:middle;
	margin:0 2px 0 0;
	padding:0;
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font-weight:bold;
	font-size:100%;
	font-family:inherit;
	text-transform:none;
	letter-spacing:0;
	position:static;
	display:inline-block;
	vertical-align:middle;
	margin:0 .5em 0 0;
	padding:0;
	background:none;
	border:none;
	border-radius:0;
	box-shadow:none
}
.social-widget ul{
	margin:6px 0 0 !important;
	padding:0;
	display:inline
}
.social-widget .social-links.horizontal li{
	padding:0 2px 5px 0;
	margin:0;
	display:inline-block;
	border:none !important;
	clear:none;
	line-height:100%
}
.social-widget li img{
	vertical-align:middle;
	margin-top:-3px
}
/* increase social icons a bit */
.social-links .icon-medium i{
	font-size:21px
}
/* rss */
.social-widget div.rss{
	display:inline-block;
	vertical-align:middle;
	margin-left:1px
}
.social-widget div.rss a{
	display:inline-block;
	margin-bottom:6px;
}
/*/wp-content/themes/themify-split/styles/modules/widgets/text.css*/
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em;
}
.widget .textwidget li{
	display:list-item;
}
.widget .textwidget ul li{
	list-style:disc;
}
.widget .textwidget ol li{
	list-style:decimal;
}
/*/wp-content/themes/themify-split/style.css*/
/*  
Theme Name:Themify Split
Theme URI:https://themify.me/themes/split/
Version: 5.2.0
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
---------

DO NOT EDIT THIS FILE.

If you need to override theme styling,please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}

img,fieldset{
	border:0
}

/* set img max-width */
img{
	box-sizing:border-box
}

/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
	display:block
}
/* iframes and objects max-width (for embed media) */
iframe,object,embed,audio{
	max-width:100%
}

/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/

/* FONT FACE GENERATE
================================================ */
@font-face{
  font-family:'themify_theme_icon';
  font-display:swap;
  src:url('data:application/octet-stream;base64,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') format('woff')
}

/* GENERIC
================================================ */
body{
	font:1em/1.75em 'Roboto Slab',serif;
	overflow-wrap:break-word;
	color:#232930;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%;
	background:#fff
}
a{
	text-decoration:none;
	outline:none;
	color:#00be8a;
	transition:.3s ease-in-out
}
p{
	padding:0;
	margin:0 0 2.438em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.2em;
	line-height:1.4em;
	padding:.8em 2em 1em;
	margin:0 0 1.2em;
	position:relative
}
blockquote:before{
	content:'\201C';
	font-size:3.3em;
	position:absolute;
	margin-left:-.5em;
	margin-top:.2em
}
ins{
	text-decoration:none
}

/* LIST
================================================ */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em 0;
	padding:0
}

/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	font-family:'Sorts Mill Goudy',serif;	
	line-height:1.3em;
	margin:0 0 .4em;
	overflow-wrap:normal;
	font-weight:normal	
}
h1{
	font-size:4em;
	letter-spacing:-.04em
}
h2{
	font-family:'Sorts Mill Goudy',serif;
	font-size:3.5em;
	letter-spacing:-.03em
}
h3{
	font-family:'Sorts Mill Goudy',serif;
	font-style:italic;
	font-size:2em;
	margin-bottom:.6em
}
h4{
	font-family:'Montserrat',sans-serif;
	font-size:1.4em;
	text-transform:uppercase;
	letter-spacing:.05em
}
h5{
	font-size:1.3em
}
h6{
	font-size:1.1em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	border:2px solid rgba(0,0,0,0.1);
	padding:.4em .8em;
	margin:.6em 0;
	max-width:100%;
	-webkit-appearance:none;
	box-sizing:border-box;
	border-radius:3px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:15em
}
input[type=number]{
	width:7em
}

/* text area */
textarea{
	width:100%;
	min-height:8em
}

/* form input:focus */
textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	outline:none
}

/* form button */
input[type=reset],input[type=submit],button{
	background-color:#00be8a;
	border-radius:5em;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:.9em;
	padding:.7em 1.5em;
	text-transform:uppercase;
	letter-spacing:.16em;
	text-shadow:0 0 1px #fff;
	margin-top:.3em;
	transition:.3s ease-in-out;
	-webkit-appearance:none
}

/* form input:hover */
input[type=reset]:hover,input[type=submit]:hover,button:hover{
	background-color:#000;
	color:#fff
}

/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
#main-nav,.post,.author-box,.widget,.col4-1,.col4-2,.col4-3,.col3-1,.col3-2,.col2-1{
	box-sizing:border-box
}

/* main page width */
.pagewidth,
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner{
	width:1320px;
	max-width:100%;
	margin:0 auto
}

/* content */
#content{
	width:65%;
	float:left;
	padding:6.2% 0
}
/* full_width content */
.full_width #layout{
    width:100%;
	max-width:100%;
    display:block
}
.full_width #content{
   width:100%;
    padding:0;
    float:none
}
/************************************************************************************
4. GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}

/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap{
	background-color:rgba(0,190,138,.8);
	color:#fff;
	z-index:302;
	top:0;
	padding:1em 0
}
#headerwrap a{
	color:#fff
}
#header{
	width:94%
}
.fixed-header-enabled #headerwrap{
    position:sticky;
    position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
    position:fixed
}
/* 
MAIN NAVIGATION
================================================ */
.sidemenu{
	display:inline
}
#main-nav{
	margin:0;
	float:left;
	font-family:'Montserrat',sans-serif;
	margin-left:1.6em
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display:inline-block
}

/* main level link */
#main-nav a{
	display:block;
	padding:.5em .63em 1em;
	margin:0;
	text-decoration:none;
	position:relative
}
#main-nav li a:after{
	content:'';
	display:block;
	border-bottom:solid 4px #fff;
	width:0;
	height:4px;
	position:absolute;
	bottom:6px;
	left:0;
	transition:width .7s
}

/* main level link :hover & current link */
#main-nav li:hover a:after,
#main-nav .current_page_item > a:after,
#main-nav .current-menu-item > a:after{
	width:100%
}

/* sub-levels link */
#main-nav ul a{
	font-size:.95em;
	color:#666;
	padding:10px 0;
	display:block;
	width:180px;
	box-sizing:border-box;
	border-bottom:1px solid #ccc;
	text-align:center;
	margin:0 15px
}
#main-nav ul li:last-child > a{
	border:none
}
/* sub-levels link :hover */
#main-nav ul a:hover{
	color:#00be8a
}

/* dropdown ul */
#main-nav ul{
	background-color:#fff;
	border:solid 1px #000;
	border-radius:3px;
	font-size:.95em;
	list-style:none;
	margin:20px 0 0 -106px;
	padding:5px 0px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	opacity:0;
	left:50%;
	top:100%;
	transition:all .2s
}
#main-nav ul:after,
#main-nav ul:before{
	bottom:100%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	bottom:100%;
	position:absolute;
	pointer-events:none;
	border-bottom-color:#000;
	border-width:12px;
	left:50%;
	margin-left:-12px

}
#main-nav ul:after{
	border-bottom-color:#fff;
	border-width:10px;
	left:50%;
	margin-left:-10px
}
/* Arrow on left side for sub sub level menu */
#main-nav ul ul:after,
#main-nav ul ul:before{
	left:-10px;
	top:24px;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	border-right-color:#00be8a;
	border-width:10px;
	margin-top:-10px;
	pointer-events:none
}
#main-nav ul ul:before{
	border-right-color:#ddd;
	border-width:11px;
	margin-top:-11px
}
#main-nav ul li{
	background:none;
	float:none;
	display:block
}
/* sub-levels dropdown */
#main-nav ul ul{
	left:100%;
	top:-7px;
	margin-top:0;
	margin-left:20px
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu{
		visibility:visible;
		opacity:1;
		margin-top:0
	}
	#main-nav li li:hover > ul{
		margin-left:0
	}
}
@media (hover:none){
	#main-nav .has-sub-menu> a{
		padding-right:40px
	}
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-22px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1;
		visibility:visible
	}
}
.has-sub-menu .child-arrow{
	display:none;
	cursor:pointer;
	z-index:12;
	width:36px;
	height:36px;
	border-radius:100%;
	position:absolute;
	right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
	top:50%;
	left:12px;
	content:'';
	position:absolute;
	transition:transform .3s ease-in-out;
	height:1px;
	width:8px;
	transform:rotate(45deg);
	background:currentColor;
	z-index:9999;
	border-radius:10px
}
.child-arrow:after{
	left:17px;
	transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
.menu-icon-inner{
	border-bottom:5px solid;
	width:1.5em;
	height:1.2em
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:all .7s ease;
	border-bottom:5px solid;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
body.mobile-menu-visible{
	overflow-y:hidden
}
.body-overlay{
	display:none;
	background-color:rgba(255,255,255,.7);
	width:100%;
	height:100%;
	position:fixed;
	right:300px;
	top:0;
	z-index:310;
	box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay-on{
	display:block
}

/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 0.938em;
	padding:0;
	font-family:'Montserrat';
	font-size:4em;
	line-height:110%
}

/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 2em
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px rgba(118,118,118,.3)
}

/************************************************************************************
7. POST
*************************************************************************************/
.post{
	margin-bottom:1.6em
}

/* post content */
.post-content{
	min-width:120px
}

/* post title */
.post-title{
	font-size:3.5em;
	font-family:'Montserrat';
	line-height:1.1em;
	margin:0 0 .6em;
	padding:0;
	letter-spacing:-.025em
}
.post-title a{
	text-decoration:none;
	color:inherit
}

/* post image */
.post-image{
	margin:0 0 1.25em
}
.post-image img{
	vertical-align:bottom
}
.grid4 .post-image img,
.grid3 .post-image img,
.grid2 .post-image img{
	width:100%;
	vertical-align:bottom
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}

/* top post meta */
.top-post-meta{
	margin:0 0 .95em
}
/* post category */
.post-category{
	font-size:.9em;
	line-height:1.6em;
	letter-spacing:.08em;
	margin:0 0 .5em;
	padding:0;
	text-transform:uppercase
}

/* post meta */
.post-meta{
	font-size:.8em;
	line-height:1.6em;
	margin:0 0 1em;
	padding:0;
	text-transform:uppercase
}
.post-meta a{
	text-decoration:none
}
.post-meta span{
	margin-right:.6em
}
.post-meta .post-meta-inline{
	display:block;
	margin:1em 0 1.3em
}

/* post author */
.post-author{
	letter-spacing:.08em;
	display:inline-block
}

/* post date */
.post-date{
	display:inline-block;
	margin-right:1.5em;
	letter-spacing:.05em;
	vertical-align:middle
}
.post-date span{
	margin-right:0
}
.post-date:before,
.post-tag:before,
.post-comment:before{
	content:'\e801'; /* ti-tag */
	display:inline-block;
	font-family:'themify_theme_icon';
	font-style:normal;
	font-weight:normal;
	margin-right:10px;
	vertical-align:middle
}
.post-date:before{
	content:'\e800'; /* ti-calendar */
	font-size:1.35em
}

/* post tag */
.post-tag{
	letter-spacing:.04em
}
.post-tag:before{
	content:'\e801'; /* ti-tag */
	font-size:1.65em;
	margin-right:5px
}

/* post comment */
.post-comment:before{
	content:'\e806'; /* ti-comment */
	font-size:1.35em
}

/* author avatar */
.author-avatar{
	display:inline-block;
	vertical-align:middle;
	padding:0;
	margin:0
}
.author-avatar img{
	max-width:80px
}
.author-avatar .avatar{
	border-radius:100%
}
/* reduce avatar img size for grid layouts */
.loops-wrapper .author-avatar img{
	margin:0 .4em 0 0;
	width:30px
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:1em 0 4em;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 1.1em 0 0;
	padding:0
}
.author-box .author-name{
	margin:0 0 .3em
}
/************************************************************************************
POST PAGINATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 3em
}
.widgettitle{
	margin:0 0 1.2em;
	padding:0;
	font-family:'Montserrat',sans-serif;
	font-size:1.4em;
	color:inherit;
	text-transform:uppercase;
	letter-spacing:-.01em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:6px 0 -6px 0px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar{
	width:100%
}
.widget #wp-calendar caption{
	font-weight:bold;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.2em
}
.widget .twitter-list .twitter-timestamp{
	font-style:italic;
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100% !important
}
#content .twt-border{
	max-width:100% !important;
	min-width:180px !important
}
/************************************************************************************
SHORTCODE BUTTON
*************************************************************************************/
a.shortcode.button{
	font-family:'Montserrat',sans-serif;
	text-transform:uppercase;
	letter-spacing:.04em
}
a.shortcode.button.large,
a.shortcode.button.xlarge{
	font-weight:normal
}

/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.themify_builder .module-title{
	margin:1.4em 0 1.6em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	letter-spacing:1px
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll!important;
		background-position:center!important
	}
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:2em
}
.alignright{
	float:right;
	margin-left:2em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	margin:.5em 0
}

/* attachment page */
body.attachment{
	width:auto;
	float:none;
	position:static
}
.single .attachment.post{
	width:auto;
	float:none
}
/* clearfix */
 .widget li:after,.menu:after{
	content:"";
	display:table;
	clear:both
}
/*PAGE LOAD/UNLOAD SPLIT EFFECT*/
.hidden-view{
	background-color:#00bf89
}
#pagewrap{
	opacity:0; /* hide pagewrap when loading */
	transition:opacity .5s ease-out
}
.ready-view #pagewrap{
	opacity:1
}
/*FOOTER*/
#footerwrap{
	background-color:#00ca93;
	color:#fff;
	padding:1.2em 0
}
#footerwrap a{
	color:#fff
}
#footer{
	font-size:.9em;
	line-height:1.6em	
}
.footer-widgets .widget{
	margin-bottom:2em;
	margin:1em 0
}
/* footer text */
.footer-text{
	clear:both;
	font-size:85%
}
.footer-text .one{
	float:left
}
.footer-text .two{
	float:right;
	text-align:right
}
.back-top{
	width:60px;
	height:35px;
	top:-54px;
	bottom:100%
}
.back-top a{
	background-color:#00ca93;
	display:inline-block;
	width:100%;
	height:100%;
	line-height:35px;
	position:relative
}
.back-top:hover a{
	background-color:#000
}
.back-top a:before{
	content:'';
	display:block;
	width:1em;
	height:1em;
	border:1px solid transparent;
	border-left-color:inherit;
	border-top-color:inherit;
	transform:rotateZ(45deg) translate(-50%,-50%);
	transform-origin:0 0;
	position:absolute;
	top:60%;
	left:50%;
	transition:all .3s linear;
	transition-property:transform,top
}
@media screen and (max-width:1400px){
	#layout,
	.pagewidth,
	.module_row>.row_inner{
		max-width:94%
	}
}

@media screen and (max-width:760px){
	#layout,
	.pagewidth,
	.module_row>.row_inner{
		max-width:90%
	}
	#content{
		width:100%;
		max-width:100%;
		float:none;
		clear:both;
		display:block
	}
	.single .featured-area .post-image img{
		position:relative
	}
	.top-excerpt-wrap{
		max-width:none;
		font-size:.9em;
		line-height:normal;
		margin-top:1em
	}
	.post-meta{
		font-size:.75em;
		margin: 0 0 1em
	}
	.post-author{
		margin-bottom:.95em
	}
	.author-avatar .avatar{
		width:26px
	}
	.post-tag{
		margin-top:1em
	}	
	.post-title{
		font-size:1.7em;
		margin-bottom:.7em
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:2em
	}
	h2{
		font-size:1.8em
	}
	h3{
		font-size:1.6em
	}
	h4{
		font-size:1.2em
	}
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	.footer-text .one,
	.footer-text .two{
		float:none;
		text-align:left
	}
}

/*/wp-content/themes/themify-split/skins/black/style.css*/
/*
Skin Name: Black
Version: 1.0
Description: Skin for Split

*/

#footerwrap,
.back-top a,
.pagenav a:hover,
.pagenav .current{
	background-color: #222;
	color: #fff;
}
#headerwrap {
	background-color: rgba(0,0,0,.8);
}
a {
	color: #000;
}
input[type=reset],
input[type=submit],
button {
	background-color: #666;
}
.commentlist .comment-reply-link {
	color: #fff;
	background-color: #666;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
	background-color: #666;
}
.split-left,
.split-right,
.split-loader,
.hidden-view {
	background-color: #222;
}

.mobile_menu_active .sidemenu {
	background-color: #222;
	color: #fff;
}
/*/wp-content/uploads/themify-customizer-5.1.5-5.2.0.css*/
/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:normal;
 
}
h1 {	
	font-family: "Montserrat";	font-weight:bold;
 
}
h2 {	
	font-family: "Montserrat";	font-weight:bold;
	text-transform:none; 
}
h3 {	
	font-family: "Montserrat";	font-weight:bold;
 
}
h5 {		font-style:italic;
	font-style:italic;
	font-size:175%;
 
}
body #site-logo a img {		width: 275px; 
}
#site-description {	display: none; 
}
#main-nav a:hover {	
	color: #00873b; 
}
body:not(.mobile_menu_active) #main-nav .current_page_item > a, body:not(.mobile_menu_active) #main-nav .current-menu-item > a {	
	color: #00873b; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #008739; 
}
body:not(.mobile_menu_active) #main-nav li .current_page_item > a,  body:not(.mobile_menu_active) #main-nav li .current-menu-item > a {	
	color: #008739; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav a:hover, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a {	
	color: #444798; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav .current_page_item > a, .mobile_menu_active #headerwrap .sidemenu-on #main-nav .current-menu-item > a {	
	color: #444798; 
}
.mobile_menu_active #headerwrap .sidemenu-on #main-nav ul a:hover {	
	color: #008739; 
}
@media screen and (max-width: 960px) { /* Themify Customize Styling */
body #site-logo a img {		width: 275px; 
}
 }@media screen and (max-width: 960px) { /* Themify Customize Styling */
body #site-logo a img {		width: 275px; 
}
 }@media screen and (max-width: 524px) { /* Themify Customize Styling */
body #site-logo a img {		width: 275px; 
}
 }
/* Themify Custom CSS */
.single-portfolio .top-excerpt-wrap{
display:none;
}