@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:.15em 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}.tf_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 a,
.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{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.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
}
.skip-to-content:focus{
	clip-path:none
}
.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
}
/*/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 screen and (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/sidebars/sidebar1.css*/
.sidebar-left #layout{
	flex-direction:row-reverse
}
.sidebar-left #sidebar{
	margin-right:auto;
	margin-left:unset
}
/*/wp-content/themes/themify-ultra/styles/modules/search-form.css*/
#searchform{
	font-size:1.2em;
	border-bottom:1px solid;
	position:relative;
	margin:0
}
#searchform #s{
	background-color:transparent;
	border:none;
	margin:0;
	width:100%;
	max-width:none;
	padding:.45em;
	padding-left:1.75em;
	letter-spacing:-.04em;
	box-shadow:none;
	border-radius:0
}
#searchform .icon-search{
	font-size:1.2em;
	line-height:1;
	position:absolute;
	top:.2em
}
#searchform .icon-search .tf_fa{
	stroke-width:1.3
}
.search-lightbox #searchform .icon-search{
	top:10px;
	left:2px
}
/* Rounded BG searchform */
#headerwrap #searchform-wrap{
	display:inline-block;
	vertical-align:middle;
	margin-left:4px
}
#headerwrap #searchform{
	position:relative;
	width:40px;
	height:40px;
	border:none;
	margin:0;
	font-size:1em
}
#headerwrap #searchform #s{
	border-radius:5em;
	padding:6px 15px 6px 25px;
	width:1px;
	height:40px;
	position:absolute;
	right:-2px;
	transition:width .7s,background .7s
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .tf_fa:hover + #s{
	width:140px;
	background-color:#eee
}
#headerwrap #searchform .tf_fa{
	font-size:16px;
	background-color:#eee;
	color:#000;
	border-radius:100%;
	padding:12px;
	z-index:1;
	width:1em;
	height:1em;
	line-height:1.2em;
	margin:0;
	text-align:center;
	left:0;
	top:50%
}
.fixed-header-on #headerwrap #searchform-wrap{
	display:none
}
header .tf_s_dropdown .search-results-wrap{
	width: 250px;
	left: -205px;
}
/*/wp-content/themes/themify-ultra/styles/modules/site-logo.css*/
#site-logo{
	margin:.5em auto;
	padding:0;
	line-height:1.2em;
	font-size:1.7em;
	font-weight:700;
	font-style:normal;
	letter-spacing:-.04em;
	transition:color .2s ease-in-out,margin .2s ease-in-out,padding .2s ease-in-out,font-size .2s ease-in-out
}
#site-logo a{
	text-decoration:none;
	color:inherit
}
#site-logo a:hover{
	text-decoration:none
}
.header-block .fixed-header #site-logo{
	margin:5px 0 0
}
body:not(.fixed-header-on) #site-logo .tf_sticky_logo,
.fixed-header #site-logo .tf_sticky_logo + img{
	display:none
}
/*/wp-content/themes/themify-ultra/styles/modules/site-description.css*/
#site-description{
	margin:0 0 1.8em;
	padding:0;
	font-size:.9em;
	line-height:110%;
	opacity:.7
}
#site-description p{
	padding:0
}
#site-description .site-taglink{
	color:inherit;
	font:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
.fixed-header #site-description{
	display:none
}
/*/wp-content/themes/themify-ultra/styles/modules/single.css*/
.single .post-content .post-date-wrap:not(.post-date-inline){
	width:110px;
	height:110px;
	border-radius:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
.single .has-post-thumbnail .post-date-wrap{
	position:relative;
	margin-top:-75px
}
.single .post-date span{
	display:block
}
.single .post-content .post-date{
	color:#fff;
	display:block;
	width:110px;
	height:110px;
	margin:0;
	border-radius:100%;
	background-color:rgba(251,9,48,.8);
	text-align:center
}
.single .post-content .post-date-wrap:not(.post-date-inline) .post-date{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.single .post-date .day{
	font-size:36px;
	margin:4px 0;
	letter-spacing:-.05em;
	line-height:100%
}
.single .post-date .month{
	font-size:14px;
	text-transform:uppercase;
	line-height:100%;
	margin:0
}
.single .post-date .year{
	font-size:14px;
	margin:0;
	line-height:100%
}
/* Display post date circle as inline text */
.single .post .post-date-inline{
	width:auto;
	height:auto;
	border-radius:0;
	margin:0 auto 1em
}
.single .has-post-thumbnail .post-date-inline{
	position:static;
	margin-top:0;
	margin-bottom:0
}
.single .post-content .post-date-inline .post-date{
	color:inherit;
	width:auto;
	height:auto;
	margin:0 0 .4em;
	border-radius:0;
	background:none
}
.single .post-date-inline .post-date span{
	display:inline
}
.single .post-date-inline .post-date .year,
.single .post-date-inline .post-date .month,
.single .post-date-inline .post-date .day{
	font-size:inherit;
	font-family:inherit;
	text-transform:inherit;
	line-height:inherit;
	display:inline
}
/* post meta */
.single .post-meta{
	margin:0 0 1em
}
.single .post-author{
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:400
}
.single .post-meta,
.single .post-title{
	text-align:center
}
.single .post-meta:empty,
.single .post-author:empty{
	display:none
}
@media screen and (max-width:680px){
	.single .post-meta{
		font-size:.9em
	}
	.single .post-content .post-date,
	.single .post-content .post-date-wrap:not(.post-date-inline){
		width:80px;
		height:80px
	}
	.single .post-date .year{
		font-size:10px
	}
	.single .post-date .month{
		font-size:13px
	}
	.single .post-date .day{
		font-size:23px
	}
	.single .has-post-thumbnail .post-date-wrap.post-date-inline{
		margin-top:auto
	}
	.single-post .post-content .post-date-wrap.post-date-inline{
		width:auto;
		height:auto
	}
	.single .has-post-thumbnail .post-date-wrap,
	.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap{
		margin-top:-65px
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/post-nav.css*/
.post-nav{
	margin:0 0 3.5em;
	padding:0;
}
.post-nav .prev,
.post-nav .next{
	width:47%;
	position:relative
}
.post-nav .prev{
	float:left;
	padding-left:2.1em
}
.post-nav .next{
	float:right;
	text-align:right;
	padding-right:2.1em
}
.full_width .post-nav{
	max-width:1160px;
	margin-left:auto;
	margin-right:auto
}
/* post nav link */
.post-nav a{
	color:#000;
	display:block;
	font-size:1.15em;
	letter-spacing:-.005em;
	text-decoration:none
}
.post-nav a:hover{
	text-decoration:none
}
/* post nav arrow */
.post-nav .arrow{
	display:block;
	float:left;
	width:1em;
	height:1em;
	text-align:center;
	text-decoration:none;
	color:#ed1e24;
	position:absolute;
	left:0;
	top:4px
}
.post-nav .next .arrow{
	left:auto;
	right:0
}
.post-nav .next .arrow:after,
.post-nav .prev .arrow:after,
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before{
	content:"";
	font-size:1.7em;
	color:inherit;
	text-decoration:none;
	border:1px solid transparent;
	border-top-color:inherit;
	position:absolute;
	top:0;
	width:.45em;
	height:.45em
}
.post-nav .next .arrow:after,
.post-nav .next .arrow:before{
	right:0;
	border-right-color:inherit;
	transform:rotateZ(45deg)
}
.post-nav .prev .arrow:after,
.post-nav .prev .arrow:before{
	left:0;
	border-left-color:inherit;
	transform:rotateZ(-45deg)
}
.post-nav .next .arrow:after{
	right:10px
}
.post-nav .prev .arrow:after{
	left:10px
}
.post-nav a:hover span{
	color:#ed1e24
}
.post-nav .prev a:hover .arrow{
	animation:arrow-prev 1s infinite;
	animation-timing-function:linear
}
.post-nav .next a:hover .arrow{
	animation:arrow-next 1s infinite;
	animation-timing-function:linear
}
@media screen and (max-width:1260px){
	.full_width .post-nav{
		max-width:94%
	}
}
@media screen and (max-width:760px){
	.full_width .post-nav{
		max-width:90%
	}
	.post-nav .prev,
	.post-nav .next{
		width:100%;
		margin-bottom:10px
	}
}
@media screen and (max-width:680px){
	.post-nav{
		line-height:1.4;
	}
	.post-nav a {
		font-size:1em;
	}
}
@keyframes arrow-prev{
	0%{left:0}
	50%{left:-10px}
	100%{left:0}
}
@keyframes arrow-next{
	0%{right:0}
	50%{right:-10px}
	100%{right:0}
}
/*/wp-content/themes/themify-ultra/styles/modules/sidebar.css*/
#sidebar,
#sidebar-alt{
	padding:5.75% 0 10%;
	font-size:.95em
}
#sidebar{
	margin-left:auto;
	width:24%
}
.full_width #sidebar{
	margin:0 auto;
	width:auto
}
/*/wp-content/themes/themify-ultra/styles/modules/back-top.css*/
.back-top{
	margin:0 auto .6em auto;
	width:200px
}
.back-top:not(.back-top-float) .arrow-up a{
	text-decoration:none;
	display:inline-block;
	position:relative;
	outline:0;
	bottom:0;
	padding:.4em;
	line-height:1;
	z-index:10;
	color:inherit;
	transition:bottom .5s
}
.back-top:not(.back-top-float):hover .arrow-up a{
	bottom:20px
}
.back-top a:before{
	content:'';
	display:inline-block;
	width:30px;
	height:30px;
	border:2px solid transparent;
	border-top-color:inherit;
	border-left-color:inherit;
	transform:rotate(45deg);
	margin-top:4px
}
#footer .back-top-float,
#pagewrap .back-top-float{
	background-color:rgba(251,9,48,.8);
	border-radius:100%;
	color:#fff;
	cursor:pointer;
	position:fixed;
	right:20px;
	bottom:20px;
	left:auto;
	top:auto;
	width:44px;
	height:44px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	opacity:1;
	z-index:101;
	transition:opacity .2s ease-in-out .2s,transform .2s ease-in-out;
	box-shadow:0 1px 8px rgba(0,0,0,.12)
}
#footer .back-top-hide,
#pagewrap .back-top-hide{
	opacity:0;
	pointer-events: none;
}
.back-top-float .arrow-up a,
#pagewrap .back-top-float .arrow-up a{
	background:none;
	color:inherit
}
.back-top-float .arrow-up,
#pagewrap .back-top-float .arrow-up{
	position:absolute;
	top:5px;
	left:50%
}
.back-top-float:hover .arrow-up,
#pagewrap .back-top-float:hover .arrow-up{
	animation:back-top-arrow-up .25s linear .2s infinite alternate
}
.back-top-float a:before,
#pagewrap .back-top-float a:before{
	width:13px;
	height:13px;
	position:absolute;
	top:14px;
	left:50%;
	margin-left:-7px;
	margin-top:0;
	border-width:1px
}
.footer-horizontal-left .back-top,
.footer-horizontal-right .back-top,
.footer-left-col .back-top,
.footer-right-col .back-top{
	position:absolute;
	top:-35px;
	width:60px;
	margin:0
}
.footer-horizontal-left .back-top .arrow-up a,
.footer-horizontal-right .back-top .arrow-up a,
.footer-left-col .back-top .arrow-up a,
.footer-right-col .back-top .arrow-up a{
	background-color:rgba(171,171,171,.78);
	color:#fff;
	width:60px;
	height:25px;
	line-height:100%;
	padding:10px 0 0;
	text-align:center!important;
	border-radius:8px 8px 0 0
}
.footer-horizontal-left .back-top a:before,
.footer-horizontal-right .back-top a:before,
.footer-left-col .back-top a:before,
.footer-right-col .back-top a:before{
	width:14px;
	height:14px
}
.footer-horizontal-left .back-top:hover .arrow-up a,
.footer-horizontal-right .back-top:hover .arrow-up a,
.footer-left-col .back-top:hover .arrow-up a,
.footer-right-col .back-top:hover .arrow-up a{
	bottom:0
}
.footer-horizontal-left .back-top .arrow-up:hover a,
.footer-horizontal-right .back-top .arrow-up:hover a,
.footer-left-col .back-top .arrow-up:hover a,
.footer-right-col .back-top .arrow-up:hover a{
	background-color:#000
}
@keyframes back-top-arrow-up{
    0%{top:0}
    100%{top:-5px}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer.css*/
#footerwrap{
	padding:54px 0 2em;
	border-top:1px solid rgba(0,0,0,.05);
	background-color:#fff;
}
#footer{
	font-size:.9em;
}
/* for layout part inserted in footer */
#footer .module_row > .row_inner {
    max-width:100% 
}
.footer-block #footerwrap{
	text-align: center;
	position:static
}
.footer-text{
	padding:0 0 2em;
	line-height:1.8em;
	font-size:.85em
}
.footer-widgets .widget{
	margin:0 0 1.5em
}
.footer-widgets .widgettitle{
	color:inherit;
	margin:0 0 1em
}
.main-col,
.section-col{
	box-sizing:border-box
}
@media screen and (max-width:1024px){
	.footer-widgets .col4-1{
		width:48.4%
	}
	.footer-widgets .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:680px){
	#footerwrap{
		padding-top:35px
	}
	.footer-widgets .col4-2,
	.footer-widgets .col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-logo.css*/
#footer-logo{
    font-size:1.5em;
    font-weight:600;
    letter-spacing:-.03em;
    padding:0;
    margin:0 0 .8em
}
#footer-logo a{
    color:inherit;
    text-decoration:none
}
/*/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-ultra/styles/modules/widgets/themify-social-links.css*/
#headerwrap .social-widget strong,
.fixed-header-on #headerwrap .social-widget{
	display:none
}
#header .social-widget{
	margin-left:10px;
}
.social-widget a{
	color:inherit
}
.social-links .icon-medium i{
	border-radius:100%;
	padding:9px;
	margin:0;
	line-height:1em
}
.social-links a:hover i {
	background:rgba(200,200,200,.25);
}
.social-widget .widget div{
	display:inline
}
.social-widget .widget {
	margin:0
}
.social-widget .social-links.horizontal {
	margin:0;
}
.social-widget .social-links.horizontal li{
	padding:0;
	margin:0 6px 0 0;
	clear:none;
	line-height:100%;
}
.social-widget li img{
	margin-top:-3px
}
.social-links li i{
	border-radius:100%;
	padding:.25em;
	margin-right:.25em;
	width:1.1em;
	height:1.1em;
	line-height:1.1em
}
/* footer social-widget */
#footer .social-widget{
	padding-bottom:1.6em
}
#footer .social-widget .widget,
.footer-left-col #footer .social-widget .widget,
.footer-right-col #footer .social-widget .widget{
	margin:0
}
.feature-posts + .themify-social-links{
	text-align:left
}
/*/wp-content/themes/themify-ultra/styles/modules/footer-nav.css*/
.footer-nav{
	margin:.5em 0 1em;
	padding:0
}
.footer-nav li{
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
	position:relative
}
.footer-nav a{
	text-decoration:none;
	margin:0 1em .8em 0
}
.footer-horizontal-left .footer-nav a,
.footer-horizontal-right .footer-nav a,
.footer-left-col .footer-nav a,
.footer-right-col .footer-nav a{
	margin:0 .8em 1em 0;
	padding:0
}
.footer-nav li ul{
	background-color:#fff;
	box-shadow:0 0 0 1px rgba(0,0,0,.1), 0 3px 12px rgba(0,0,0,.12);
	border-radius:8px;
	margin:0;
	padding:.6em 0;
	position:absolute;
	z-index:99;
	bottom:100%;
	list-style:none;
	text-align:left;
	box-sizing:border-box;
}
#footerwrap .footer-nav ul a{
	display:block;
	width:238px;
	padding:.5em 1.25em .5em 1.6em;
	margin:0;
	box-sizing:border-box;
	color:#666
}
#footerwrap .footer-nav ul a:hover{
	color:#ed1e24
}
.footer-nav li li ul{
	left:100%;
	bottom:-.65em
}
@media (hover:hover){
	.footer-nav li ul{
		opacity:0;
		visibility:hidden;
		transform: scale(1,0);
		transform-origin: bottom;
		transition:transform .2s ease-in-out,opacity .2s ease-in-out
	}
	.footer-nav li:hover > ul,
	/* tab keyboard menu nav */
	.footer-nav li> a:focus + .sub-menu,
	.footer-nav li> .sub-menu:focus-within{
		margin-bottom:0;
		opacity:1;
		visibility:visible;
		transform:none;
		pointer-events:auto
	}
}
@media (hover:none){
	.footer-nav li ul{
		display:none
	}
}
.footer-nav li:hover > a{
    color:#ed1e24
}
/* Footer Edge Menu */
.footer-nav li.edge ul{
	left:auto;
	right:0
}
.footer-nav ul li.edge ul{
	right:100%
}
.footer-right-col #footerwrap .footer-nav ul li.edge ul{
	left:auto;
	right:100%
}
.footer-horizontal-left #footer .footer-nav,
.footer-horizontal-right #footer .footer-nav{
	float:left;
	margin-top:0
}
@media screen and (max-width:680px){
	#footerwrap .footer-nav ul a{
		width:160px
	}
}
/*/wp-content/themes/themify-ultra/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.2.9 
Description:Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra documentation</a> for more information.
Author:Themify
Author URI:https://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
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
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,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"Arial",sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	color:#ed1e24;
	transition:color .3s ease-in-out
}
a:hover{
	text-decoration:underline
}
p{
	padding:0;
	margin:0 0 1.3em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
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{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size: 2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size: 1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* FORM*/
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input[type=radio],input[type=checkbox],select,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]{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
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]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(180,180,180,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio]{
	border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
input[type="checkbox"]{
	padding:0 2px
}
input[type="checkbox"]:before{
	content:"";
	display:inline-block;
	width:12px;
	height:5px;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="checkbox"]:checked:before{
	border-left:1px solid;
	border-bottom:1px solid;
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px;
}
/* form input:focus */
select: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{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:#ed1e24;
	color:#fff;
	border:none;
	padding:.6em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
.gm-style-mtc button{
	border-radius:0
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*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
}
/* main page width */
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth>.row_inner{
	width:100%
}
/* content */
#layout{
	display:flex;
	flex-wrap:wrap
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
.sidebar-none #layout{
	display:block
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(200,200,200,.25);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li>.sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
	left:auto;
    right:100%
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu,
	/* tab keyboard menu nav */
	#main-nav li> a:focus + .sub-menu,
	#main-nav li> .sub-menu:focus-within{
		opacity:1;
		transform:scale(1,1)
	}
}
.menu-item .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)
}
@media (hover:none){
	#main-nav .menu-item-has-children > a{
		padding-right:45px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:30px
	}
	.menu-item .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#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
	}
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(200,200,200,.25);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav ul a:hover{
	color:#ed1e24
}
#main-nav .has-mega-column>.sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column>.sub-menu>li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons>*{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(200,200,200,.25);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before{
	display:none;
}
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.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 #ccc;
	border-color:rgba(118,118,118,.3)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 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
}
/*INFINITE SCROLL*/
#load-more{
	padding:50px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*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%
}
.featured-area img{
	width:100%
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0;
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	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.5em
}
.widget .twitter-list .twitter-timestamp{
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:.5em 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:1.2em;
	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
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/* optin module */
.tb_optin_horizontal form > div[class*="tb_optin_"]{
	width:auto
}
.module-optin.tb_optin_horizontal .tb_optin_submit{
	background:0
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:1em
}
.alignright{
	float:right;
	margin-left:1em
}
.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
}
.post-image,
.post-img,
.module-feature-image,
.slide-image{
    transition:border .3s ease-in-out,margin .5s ease-out,padding .3s ease-in-out,width .3s ease-in-out
}
.mobile-menu-visible{
	overflow-y:hidden
}
/*BASE MEDIA QUERIES*/
@media screen and (max-width:1260px){
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .module_row>.row_inner,
	.module-layout-part .module_row.fullwidth>.row_inner,
	.module_row.fullwidth>.row_inner{
		max-width:100%
	}
}
@media screen and (max-width:1024px){
	.header-widget .col4-1{
		width:48.4%
	}
	.header-widget .col4-1:nth-child(2n+1){
		margin-left:0;
		clear:left
	}
}
@media screen and (max-width:760px){
	body .pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:90%
	}
	/* sidebar */
	#layout{
		flex-wrap:wrap
	}
	#sidebar,
	#content{
		width:100%;
		max-width:100%;
		clear:both;
		padding-top:10%
	}
}
@media screen and (max-width:680px){
	h1{
		font-size:1.9em
	}
	h2,
	.post-title,
	.loops-wrapper.tf_clear .post-title{
		font-size:1.6em
	}
	h3{
		font-size:1.35em
	}
	.col4-1{
		font-size:.95em
	}
	.col4-2,
	.col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	/*HEADER*/	
	/* prevent logo img extend the fixed header on mobile */
	.fixed-header #site-logo img:not(.tf_sticky_logo){
		width:auto;
		max-height:40px
	}
	#headerwrap .header-icons{ 
		right:5%
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		max-width:none;
		overflow:visible
	}
}

/*/wp-content/themes/themify-ultra/styles/headers/header-block.css*/
#main-nav-wrap,
.fixed-header-enabled #headerwrap{
	position:relative
}
.fixed-header-enabled.transparent-header #headerwrap,
#headerwrap.fixed-header{
	position:fixed
}
#header{
	text-align:center
}
/* header block */
.fixed-header .header-bar{
	display:block;
	float:left;
	position:relative;
	z-index:1
}
.fixed-header .sidemenu .cart-icon{
	float:right;
	margin-top:4px;
	position:relative;
	z-index:1
}
#main-nav{
	margin-top:15px;
}
.fixed-header #main-nav{
	margin-top:0;
}
/*/wp-content/themes/themify-ultra/styles/colors/lime.css*/
/* general bg & color */
a, .post-nav .arrow{
	color:#6faf18
}
a:hover{
	color:#000
}
.post-nav a:hover span{
	color:inherit
}
.post-title a{
	color:#000
}
.post-title a:hover{
	color:#8fca3f
}
input[type=reset],
input[type=submit],
button,
#respond #cancel-comment-reply-link,
.commentlist .comment-reply-link{
	background-color:#8fca3f;
	color:#fff;
	border:none
}
input[type=reset]:hover,
input[type=submit]:hover,
button:hover,
.commentlist .comment-reply-link:hover,
#respond #cancel-comment-reply-link:hover{
	background-color:#000;
	color:#fff
}
#main-nav .has-mega-column {
	color:#666;
}
.header-minbar #main-nav .has-mega-column,
.header-slide-out #main-nav .has-mega-column,
.header-leftpane #main-nav .has-mega-column,
.header-rightpane #main-nav .has-mega-column,
.mobile-menu-visible #main-nav .has-mega-column {
	color:rgba(255,255,255,.7)
}
.boxed-content,
#slide-cart,
.header-minbar .sidemenu,
.header-slide-out .sidemenu,
.mobile_menu_active .sidemenu,
#headerwrap,
#footerwrap{
	background-color:#8fca3f;
	color:rgba(255,255,255,.7)
}
.header-stripe.mobile-menu-visible #headerwrap a,
.header-rightpane #main-nav ul a,
.header-rightpane #main-nav .mega-menu-posts a,
.header-leftpane #main-nav ul a,
.header-leftpane #main-nav .mega-menu-posts a,
.mobile-menu-visible #headerwrap #main-nav a,
.mobile-menu-visible #header .social-widget a,
#slide-cart .product-title a,
#headerwrap a,
#footerwrap a{
	color:#fff
}
#main-nav ul .current_page_item > a,
#main-nav ul .current-menu-item > a,
.transparent-header #main-nav ul a:hover,
.transparent-header #main-nav .mega-menu-posts a:hover,
#main-nav ul a:hover,
#main-nav .mega-menu-posts a:hover{
	color:#8fca3f
}
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a,
#headerwrap a:hover,
#footerwrap a:hover,
#slide-cart a:hover,
.header-stripe.mobile-menu-visible #headerwrap a:hover,
.header-rightpane #main-nav ul a:hover,
.header-rightpane #main-nav .mega-menu-posts a:hover,
.header-leftpane #main-nav ul a:hover,
.header-leftpane #main-nav .mega-menu-posts a:hover,
.mobile_menu_active #headerwrap a:hover,
.mobile-menu-visible #headerwrap a:hover,
.mobile-menu-visible #headerwrap #main-nav a:hover,
.mobile-menu-visible #headerwrap #main-nav ul a:hover{
	color:#000
}
#headerwrap h1,
#headerwrap h2,
#headerwrap h3,
#headerwrap h4,
#headerwrap h5,
#headerwrap h6,
#footerwrap h1,
#footerwrap h2,
#footerwrap h3,
#footerwrap h4,
#footerwrap h5,
#footerwrap h6{
	color:inherit
}

/* full section scrolling loader */
.theme-color-lime .section_loader{
	background-color:#8fca3f
}

/* header classic */
body:not(.mobile_menu_active).header-classic #headerwrap{
	background-color:transparent;
	color:inherit
}
.header-classic:not(.mobile_menu_active) #site-logo a{
	color:inherit
}
body:not(.mobile_menu_active).header-classic #headerwrap .navbar-wrapper{
	background-color:#8fca3f
}

/* header stripe */
.header-stripe #headerwrap,
.header-stripe #headerwrap.fixed-header{
	background-color:transparent;
	color:#000;
}
.header-stripe #headerwrap a{
	color:#000
}
.header-stripe #headerwrap a:hover{
    color:#8fca3f	
}
.header-stripe #site-logo{
	background-color:#8fca3f;
	color:#fff;
}
.header-stripe #site-logo a,
.header-stripe #site-logo a:hover{
	color:#fff
}

/* semi-transparent element */
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header,
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.single .post-content .post-date,
.loops-wrapper.list-post .post-date,
.mobile-menu-visible.header-overlay #headerwrap,
#pagewrap .back-top-float{
	background-color:rgba(143,202,63,.8);
	color:#fff
}

/* left/right pane menu icon */
.mobile_menu_active.header-leftpane #pagewrap #headerwrap #menu-icon,
.mobile_menu_active.header-rightpane #pagewrap #headerwrap #menu-icon{
	background-color:#8fca3f;
	color:#fff
}

/* sidebar toggle & footer tab */
.sticky_sidebar_enabled #toggle-mobile-sidebar-button,
.header-bottom #pagewrap .back-top-float,
.footer-tab,
.full-section-scrolling #footerwrap .back-top .arrow-up a,
.footer-horizontal-left #footerwrap .back-top .arrow-up a,
.footer-horizontal-right #footerwrap .back-top .arrow-up a,
.footer-left-col #footerwrap .back-top .arrow-up a,
.footer-right-col #footerwrap .back-top .arrow-up a{
	background-color:#8fca3f;
	color:#fff
}
.header-bottom #pagewrap .back-top-float:hover,
.footer-tab:hover,
.full-section-scrolling #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-left #footerwrap .back-top .arrow-up:hover a,
.footer-horizontal-right #footerwrap .back-top .arrow-up:hover a,
.footer-left-col #footerwrap .back-top .arrow-up:hover a,
.footer-right-col #footerwrap .back-top .arrow-up:hover a{
	background-color:#000;
	color:#fff
}

/* Flip Post Layout */
.loops-wrapper.flip .post-image + .post-content{
	background-color:#8fca3f;
	color:rgba(255,255,255,.7)
}
.loops-wrapper.flip .post-image + .post-content a{
	color:#fff
}
.loops-wrapper.flip .post-image + .post-content a:hover{
	color:#ffe61d
}

/* WOOCOMMERCE
================================================ */
/* button */
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled],
.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 ul.products li.product .button{
	background-color:#8fca3f;
	color:#fff
}
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce ul.products li.product .button:hover{
	background-color:#000;
	color:#fff
}
#slide-cart .button{
	background-color:#000;
}
/*/wp-content/themes/themify-ultra-child/style.css*/
/* 
Theme Name:Themify Ultra Child
Description:Child theme for Themify Ultra theme
Author:Bigego
Template:themify-ultra
*/

/*
Text Domain: themify
@import url("https://www.sussexherbalist.co.uk/wp-content/themes/themify-ultra/style.css");
 write custom css  
 */
 
body, 
body .post-meta, 
body #site-description, 
body .post-date .year, 
body .post-date .month, 
body .post-date .day, 
.loops-wrapper .entry-content,
body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6,
.post-title, 
.post-title a,
.testimonials-widget-testimonial,
.testimonials-widget-testimonial span,
.testimonials-widget-testimonial pre {
  font-family: Abel,'Open Sans','Arial',sans-serif !important;
 /*  font-weight: normal; */
  }

/** ====================
General core 
======================= **/
body {background-color:#fcfcf4 !important;}

li {margin:0;}
blockquote {font-size:1em;}
p {padding:0; margin:0 0 1em;/* color:red; */}
a:hover {cursor: pointer;}



.more-link {
background:#99cc33;
padding:8px 8px 8px 14px;
}
.more-link:hover  {
background:#325c23;
color:#99cc33;
}
.more-link:after {
    font-size: 0.8em;
}



/** ===================
Font stuff
======================== **/

h1, h2, h3, h4, h5, h6, .widgettitle,
h3.page-list-ext-title {
line-height: 36px !important;
letter-spacing:-0.025em !important;
margin-top:36px!important; /* was 1em / 36px = 18px default body font size X 2 */
margin-bottom:36px !important; /* was 1em */
color: #325c23;
}

h1 {font-size: 36px; text-transform:none;}
h1, h2, h3.page-list-ext-title {border-bottom:1px dashed #ccc;}
h2, h3.page-list-ext-title {font-size:24px; }
h3 {font-size:18px;}

.text-center {text-align:center;}

h3.page-list-ext-title a {
color:#325c23;
}

h1.smaller-margin, h2.smaller-margin, h3.smaller-margin, h4.smaller-margin, h5.smaller-margin, h6.smaller-margin {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
}

/** At bottom of single post page - RELATED POSTS 
---------------------------------------------  **/
/* 
.single-post .related-posts .post-title,
.single-post .related-posts .post-title a {font-size:24px;} 
*/
.related-posts .post-title,
.related-posts .post-title a {font-size:18px; line-height:1 !important; margin: 1em auto !important}



/** Remove top margin for alignment on first page title and aside heading **/
.page-title:first-of-type,
/* Sidebar stuff */
#sidebar h4.widgettitle  {margin-top:0!important;}
/* first sidebar heading - Andrea Hughes */
#sidebar .widget:nth-of-type(1) h4.widgettitle {margin-bottom: 30px !important;}
/* all other sidebar headings */
#sidebar .widget:not(:nth-of-type(1)) h4.widgettitle {margin-bottom:18px !important}


/** =============
Hide Google Captcha V3 badge bottom right float?
================ **/
@media screen and (max-width: 480px) {
  .grecaptcha-badge{visibility:hidden; right:-260px !important;}
}


/** =============
Home page?
================ **/




/** ====================
Buttons?
====================== **/
input[type="reset"], 
input[type="submit"], 
input[type="button"], 
button , 
.button
, #respond #cancel-comment-reply-link, 
.commentlist .comment-reply-link,
.page-numbers
 {
    background-color: #99cc33 !important;
    border: medium none;
    border-radius: 3px;
    color: #325c23 !important;
    cursor: pointer;
    font-family: "Raleway",sans-serif;
    font-weight: 400;
    letter-spacing: 0.065em;
    padding: 0.7em 1.4em;
    text-transform: uppercase;
    box-shadow: 0px 0px 3px #000;
    transition: all 0.3s ease-in-out 0s;
    display: inline-block;
}

input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover , .button:hover
, #respond #cancel-comment-reply-link:hover, 
.commentlist .comment-reply-link:hover,
.page-numbers.current {
    background-color: #325c23 !important;
    color: #99cc33 !important;
    cursor: pointer;
    text-decoration:none !important;
    transition: all 0.3s ease-in-out 0s;
}

/* Themify gallery style the pagination and apply buttons */

.page-numbers
 {
    border-radius: 2px;
    padding: 0.4em 0.7em;
}

.themify_lightbox_loaded a.themify_lightbox, 
.themify_lightbox_loaded .module-gallery a, 
.themify_lightbox_loaded .gallery-icon {
    cursor: pointer;
}


/** ===================
Page core
======================= **/

#pagewrap {overflow:hidden;}

	.pagewidth,
	.full_width .themify_builder_row .row_inner,
	.full_width .related-posts,
	.full_width .post-nav,
	.full_width .commentwrap	{
		max-width: 90%;
	}
  
  .pagewidth, 
  .full_width .themify_builder_row .row_inner {width:1000px;}
  
  
#headerwrap {
    background-color: #325c23 !important;
    border-bottom: 4px solid #000000;
    background-position:96% bottom !important;
}
#headerwrap #header {
    padding-bottom: 0px;
    padding-top: 15px;
}
#headerwrap.fixed-header #header {
    padding-bottom: 5px;
    padding-top: 5px;
}

#header {
    color: #99cc33;
}



#site-logo {margin:0 auto;}
#site-description {max-width:370px;margin:0 auto 1.5em; opacity:1;}

/* header stuck */
#headerwrap.fixed-header .header-bar {display:none !important;}

/*
body:not(.fixed-header-on), 
body.boxed-content:not(.fixed-header-on), 
body.boxed-layout:not(.fixed-header-on), 
body.boxed-compact:not(.fixed-header-on) { background-position:center 180px !important;}

@media all and (max-width: 1000px) {
  body:not(.fixed-header-on), 
  body.boxed-content:not(.fixed-header-on), 
  body.boxed-layout:not(.fixed-header-on), 
  body.boxed-compact:not(.fixed-header-on) { background-position:center 120px !important;}
}
*/

/* https://www.sussexherbalist.co.uk/wp-content/uploads/2016/06/background.jpg */
body.boxed-content, 
body.boxed-layout, 
body.boxed-compact { background-image:none;}

#body {
    background-image: url("/wp-content/themes/themify-ultra-child/images/background.jpg");
    background-position: center -90px;
    background-repeat: no-repeat;
}
@media all and (max-width: 1000px) {
  #body { background-position: 80% -90px;}
}


/** =====================
Link Colours
====================== **/

body #headerwrap a, 
body #footerwrap a, 
body .sidemenu a, 
body .post-nav .arrow, 
body .widget .social-links a, 
body .widget .social-links a:hover, 
body .footer-nav li a {
    color: #99cc33;
}

/** ==================
Top menu and sub menu links
======================= **/


#main-nav a {
    font-weight: normal;
    font-size: 18px;
    line-height: 1em;
    text-align: left;
    background-color: #6f9631;
    border-right: 1px solid #325c23;
}

/* #main-nav a,  */
#main-nav > li > a,
#headerwrap.fixed-header #main-nav > li > a  {
    color: #fff !important;
}


/* fixed nav top nav */
/* #headerwrap {min-height:40px;} */

/* search input and icon - centralise by removing right padding */
#headerwrap #searchform-wrap {
  margin: 0 auto 1em auto;
}
#headerwrap #searchform {
  width:auto; 
  min-width: 34px;
}
#headerwrap #searchform #s {
padding:6px 6px 6px 35px;
}

#headerwrap #searchform #s:focus, 
#headerwrap #searchform #s:hover, 
#headerwrap #searchform .icon-search:hover + #s {
  width:210px;
  background: #000 !important;
  color: #fff !important;
}


#main-nav li:not(.themify-widget-menu) > ul  {
  margin:4px 0;
}

/* sub menu 
===================== */

#main-nav li > .sub-menu {
  margin-left:0;
}

/* #main-nav ul:after, 
#main-nav ul:before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: auto;
    pointer-events: none;
    position: absolute;
    width: auto;
}
#main-nav ul:after {
    border-bottom-color: #fff;
    border-width: 10px;
    left: 15%;
    margin-left: -10px;
} */

#main-nav ul li:after {
  content:''; 
  background:#e8e8e8;
  height:1px;
  display:block;
  margin:auto;
  position: relative;
}
#main-nav ul li:last-of-type:after {
  height:0px;
  }
 
body #main-nav  ul li a,
#headerwrap.fixed-header #main-nav  ul li a {  
  color: #335104;
  background-color: transparent !important;
  border-right: 0 solid #325c23 !important;
} /* was #99cc33  */



/* ===================
Menu State (hover/active) Overrides  
================== */


/* highlight colour */
#main-nav a:hover,
#main-nav ul li.current_page_item,
#headerwrap.fixed-header #main-nav a:hover,
#headerwrap.fixed-header #main-nav ul li.current_page_item { 
  background-color: #97bd5b !important;
  border-right: 1px solid #325c23 !important;
  }

#main-nav li:hover:after,
#main-nav ul li.current_page_item:after {
  background:transparent !important;
}

#main-nav .current-menu-parent > a,
#main-nav .current_page_item > a, 
#main-nav .current-menu-item > a,
#headerwrap.fixed-header #main-nav > li.current-menu-parent > a,
#headerwrap.fixed-header #main-nav > li.current_page_item > a,
#headerwrap.fixed-header #main-nav > li.current-menu-item > a,
#headerwrap a:hover, 
#footerwrap a:hover { color: #335104 !important;}



/** =====================
Footer
====================== **/


#footerwrap a:hover { color: #6FA400 !important;}

#footer-logo {
    font-size: 1em;
    line-height:1.5;
    font-weight: 300;
    letter-spacing: 0.05em;
    margin: 0 auto 0.8em;
    max-width: 290px;
    padding: 0;
    text-transform: uppercase;
}

#pagewrap .back-top.back-top-float {
  left: 50%;
  right:auto;
  margin-left: -22px;
  background-color: #99cc33;
}

/** ===================
Content
==================  **/

#content { padding: 6% 0 3%;}

/** ===================
Sidebar
==================  **/

#sidebar, #sidebar-alt {
    font-size: 0.9em;
    line-height: 1.5;
}

#sidebar {padding:6% 0 3%;}
#sidebar .widgettitle a {color:#325c23;}

/* side menu list styling */
#sidebar ul li:not(.social-link-item) {
    padding: 0.2em 0 0.2em 20px;
    background: transparent url("/wp-content/themes/themify-ultra-child/images/leafgreenar.png") no-repeat 1px 12px;
}

/* social links icons */
.widget .social-link-item {
border-radius:20px;
padding:4px !important;
background:#325c23;
}
.social-links .icon-medium i {margin-right:0;padding: 0.35em;}



/** ===================
Posts
======================= **/

.post-title,
.page-title {
letter-spacing:-0.025em;
border-bottom:0;
}

.post-nav a {font-size:inherit;}



.post-meta {font-family:inherit;}

/** Posts Loop List 
================================= **/

/* If Themify image script not used - apply this.
-----------------------------
.loops-wrapper .post-image img {width:100%;}
.loops-wrapper .post-image {max-height: 400px;}
*/

/* hover effect */
.loops-wrapper .post-image {
  overflow: hidden;
/*   border: 1px solid #767676;
  -webkit-border-radius: 4px;
  border-radius: 4px; */
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
}
.loops-wrapper .post-image:hover {
  -webkit-filter: saturate(25%) !important;
  filter: saturate(25%) !important;
}

/** Posts Meta tags **/
.loops-wrapper.list-post .post-meta, 
.single .post-meta,
.loops-wrapper.list-post .post-author, 
.single .post-author {
    font-size: 1em;
}
/** Post list Date Circle **/
.single .post-content .post-date, 
.loops-wrapper.list-post .post-date {
  color: #fff !important;
}

.loops-wrapper.list-post .post-date .day, 
.single .post-date .day {    
    font-size: 42px;
    letter-spacing: -0.05em;
    line-height: 100%;
    /* padding-top: 28px; */
    width: 100%;
    }
.loops-wrapper.list-post .post-date .month, 
.single .post-date .month {
    font-size: 20px;
    line-height: 100%;
    margin: 0;
    padding-top: 0;
    text-transform: uppercase;
}


/* Single post page ? cant find accrate ID for it 
================================= */

/* top image and home page blog extract loop image */
.type-post figure.post-image,
/* in body images */
.type-post .post-content img,
.page-content.entry-content img {  
    border: 2px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 4px 0px #333;
    box-shadow: 0px 0px 4px 0px #333;
  }
    
    
/** remove last-of-type // seperator **/
.post-meta .post-author:last-of-type:after, 
.post-meta .post-category:last-of-type:after, 
.post-meta .post-tag:last-of-type:after {content:none;}

/* post pagination - see home page bottom if not lazyload */
.pagenav { text-align: center !important;}


/** =================================
#
#
#
#
#
#
# Custom Functions and Themify Hooks etc
#
#
#
#
#
#
====================================== **/

/* the form to submit
-------------------------- */
.testimonials-widget-premium-form label {font-weight:800;}

.testimonials-widget-premium-form p label,
.testimonials-widget-premium-form label {
    float: left;
    width: 200px;
}
.testimonials-widget-premium-form .ratings {
  width: 17em !important;
  display: inline-block;
  margin: 0 0 1em;
}

.testimonials-widget-premium-form .form-submit input {
  margin: 20px;
}

.testimonials-widget-premium-form .error {
    color: red;
    float:left;
    display:inline-block;
    padding: 0 8px;
}
.testimonials-widget-premium-form .post_content + .error {margin-top:-20px;}

/* the lists etc
---------------------- */
.testimonials-widget-testimonial.list {
    border-bottom: 1px solid #ececec;
}


.my-testimonials-widget-testimonials {
  min-height:450px;

}
.my-testimonials-widget-testimonials .bx-wrapper {
  background: #8fca3f!important;
  background: rgba(143,202,63,0.2)!important;
  border-radius: .25em !important;
}

.testimonials-widget-testimonial q, 
.testimonials-widget-testimonial blockquote {
  font-size: 1em;
  line-height: 1.5em;
  padding: 1em 5% 1em 5%;
  margin: 0;
  position: relative;
  max-width: 90%;
  border-left:none;
}
.testimonials-widget-testimonial cite, 
.testimonials-widget-testimonial div.credit {
  padding: 0em 5% 1em 5%;
  font-style: italic;
  margin-top: 0 !important;
  opacity: .65;
}

.testimonials-widget-testimonial blockquote {
    quotes: none;
    font-style: italic;
}

.testimonials-widget-testimonial blockquote::before {
    content: '\201C';
    font-size: 3.3em;
    position: absolute;
    margin-left: -.5em;
    margin-top: .2em;
}
.testimonials-widget-testimonial q:before, 
.testimonials-widget-testimonial blockquote:before {
    margin: 0 0 0 -.25rem;
    opacity: .25;
    line-height: 1;
}
.testimonials-widget-testimonial .list-title {
  margin-left: 22px; /* 0 */
  display: inline-block;
font-family: Abel,'Open Sans','Arial',sans-serif !important;
font-weight: normal !important;
font-style: normal;
font-size: 1.2em; /* 26px; */
line-height: 36px !important;
letter-spacing: -0.025em !important;
margin-top: 0 !important;
margin-bottom: 18px !important;
color: #325c23;
border-bottom: 1px dashed #ccc;
}

.testimonials-widget-testimonial .more-link {
background:transparent;
padding:0;
}

.testimonials-widget-testimonial .ratings {
    float: none;
  margin: 0.5em auto -0.5em auto;
  width: 100% !important;
    /* display: inline-block; */
    text-align: right;
}
.testimonials-widget-testimonial .ratings img {
-webkit-box-shadow: none;
    box-shadow: none;
}

.testimonials-widget-testimonial pre,
.testimonials-widget-testimonial pre span {white-space:normal !important;font-size: 18px !important;}

.my-testimonials-slider-prefooter {background: #97bd5b none repeat scroll 0 0;border: 1em solid #6f9631; border-width:2em 2em 2em; padding:0em; text-align: center; /* color:#BFFC3F; */}
.my-testimonials-slider-prefooter h4.widgettitle {margin:1em auto !important;}
.my-testimonials-slider-prefooter h4.widgettitle a {color: initial;}
.my-testimonials-slider-prefooter blockquote {margin:0;padding: 0 auto 1em;}
.my-testimonials-slider-prefooter .bx-wrapper {margin-bottom:1em;}

.my-testimonials-slider-prefooter .testimonials-widget-testimonial cite, 
.my-testimonials-slider-prefooter .testimonials-widget-testimonial div.credit {text-align: center;font-style: italic;}

.my-testimonials-slider-prefooter .bx-controls .bx-controls-auto {
    line-height: 1;
    overflow: hidden;
    padding: 1em 0 1em;
    position: relative;
    bottom: auto;
}


.my-post-slider-prefooter {margin:0 auto 0 !important; background: #6f9631 none repeat scroll 0 0; padding:0 0 0 5px !important}
.my-post-slider-prefooter .post-title  {
  margin: 1em auto !important;
   }
.my-post-slider-prefooter .post-title,
.my-post-slider-prefooter .post-title a {
  font-size: 18px !important; 
  line-height:1 !important;
    }
.my-post-slider-prefooter .carousel-nav-wrap {margin:0 auto 1em !important;}


/* easy facebook likebox = easy social post feed - */

#efblcf .efbl_info {
    background: transparent;
}
#efblcf .efbl_info span {
color: #404040
}

/** ===============================
#
# custom functions like fade in and lazyload?
#
#
===================================== **/

/* Fadein onload */
#body img,
#body .post-image,
#searchform-wrap {
opacity:0.0001;
-moz-transition: opacity 1s; /* Firefox 4 */
-webkit-transition: opacity 1s; /* Safari and Chrome */
-o-transition: opacity 1s;
transition: opacity 1s;
}

body.page-loaded #body  img,
body.page-loaded #body .post-image,
body.page-loaded #searchform-wrap {opacity:1;}



@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/** ===============================
#
# testimonials widget overides
#
# https://www.sussexherbalist.co.uk/wp-content/plugins/testimonials-widget/assets/css/testimonials-widget.css?ver=4.4
#
===================================== **/

.testimonials-widget-testimonials {overflow:hidden;height:100%;}

.testimonials-widget-testimonials .paging {height:auto !important; overflow:hidden;}
.testimonials-widget-testimonials .paging a {
  padding:0.40em 1em;
  background:#6f9631;
  color:#fff;
  -webkit-border-radius:3px;
  border-radius:3px;
  display:block;
  font-weight: 400;
}

.testimonials-widget-testimonials .paging a:hover {
  text-decoration:none;
  opacity:0.75;
}

.testimonials-widget-testimonials .paging .alignleft a:after {content:' previous';}
.testimonials-widget-testimonials .paging .alignright a:before {content:'next ';}


/** =================================
#
# Form 7
#
======================================== */

.wpcf7 form .wpcf7-response-output {
    background: #9c3;
    width: 100%;
    margin: 0;
    padding: 3rem;
    text-align: center;
    font-size: 1.5rem;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #6f9631;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    background:#dc3232;
    color: white;
}
/** ===============================
#
# Booking plugin overides
#
# https://www.birchpress.com/account/purchases?action=manage_licenses&payment_id=23879
# purchased business edition at $150 single site licence - sales@bigego / user: bigego
#
===================================== **/

#birs_booking_box {
    width: 100%;
    overflow: hidden;
    display: block;
}

/* hide the location selection drop down as only one. */
.birs_form_field.birs_appointment_location {visibility:hidden;height:1px;overflow:hidden;}
/* hide the "provider" select as just Andy */
.birs_form_field.birs_appointment_staff  {visibility:hidden;height:1px;overflow:hidden;}

/* the time selector - give notice to select date first */
.birs_form_field.birs_appointment_time .birs_field_content:empty:after {content: 'Please select a date to see times available'; display:block; padding:10px;color:red;}
/* the time selector - loading notice */
.birs_form_field.birs_appointment_time .birs_field_content  {
    color: #fff;
    text-align: center;
    width: 100%;
}

.ui-datepicker .ui-datepicker-title {font-weight:800;}

#birs_appointment_form .ui-datepicker {  padding: 10px;border: none !important;}

#birs_appointment_datepicker a,
#birs_appointment_datepicker .ui-datepicker-today span {
  border:1px solid #404040; 
  border-radius: 5px;
  margin: .2em;
  padding: .2em 0 !important;
  }
#birs_appointment_datepicker .ui-state-disabled { color: #a8a8a8 !important; }
#birs_appointment_datepicker .ui-datepicker-today span {border:1px solid #a8a8a8 !important;}
#birs_appointment_datepicker .ui-state-active {background-color: #6f9631 !important; color: white !important; border-radius: 5px;}
#birs_appointment_datepicker .ui-datepicker-current-day span  {
  border:1px solid #dedede !important; 
  border-radius: 5px;
  margin: .2em;
  padding: .2em 0 !important;
}


/* calendar next and prev month picker 
---------------------------------------------- */
 #birs_appointment_datepicker .ui-icon {
background: none !important;
position: relative;
height: 0px !important;
width: 0px !important;
border: 12px solid;
overflow: visible;
border-color: #99cc33 #99cc33 transparent transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
margin: 0 auto;
top: 25%;
left:0;
}
#birs_appointment_datepicker .ui-datepicker-prev .ui-icon {
 -webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}

 #birs_appointment_datepicker .ui-icon:after {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    height: 12px;
    width: 16px;
    background-color: #99cc33;
    -webkit-transform: rotate(-45deg) translate(2px, 1px);
    transform: rotate(-45deg) translate(2px, 1px);
      cursor: pointer;
    cursor: hand;
}
#birs_appointment_datepicker .ui-datepicker-prev .ui-icon:after {
   /*  content: '';
    position: absolute;
    top: 0px;
    right: auto;
    left:0; */
}

/* #birs_appointment_datepicker .ui-datepicker-current-day[data-handler="selectDay"] .ui-state-active {
  color:#404040; border:1px solid #8a8a8a;
  background:transparent;
  -moz-box-shadow: 0 0 3px #8a8a8a;
-webkit-box-shadow: 0 0 3px #8a8a8a;
box-shadow: 0px 0px 3px #8a8a8a;
} */


/* labels */
#birs_appointment_form .birs_form_field > label {color:#325c23;}

/* style the containers - the time slots container and success booked container etc 
----------------------------------------------------- */
li[class^='birs_appointment'] .birs_field_content, 
li[class*=' birs_appointment'] .birs_field_content {border:1px solid #325c23; border-radius: 4px;}

li[class^='birs_client'] .birs_field_content, 
li[class*=' birs_client'] .birs_field_content  {border:0px solid #325c23; border-radius: 4px;}

div#birs_appointment_timeoptions {
  padding:1em 4% !important; 
  width:92% !important;
  min-height:auto !important; 
  background:#325c23 none repeat scroll 0 0;
  text-align:center !important; 
  color:#fff;
  border: none !important;
  }

/* time select box loading image alignment 
wp-content/plugins/birchschedule/assets/images/ajax-loader.gif
*/
div#birs_appointment_timeoptions img {
  clear:both; 
  margin: 10px 40%;
    border: 0px solid #fff !important;
  -webkit-box-shadow: none !important;
box-shadow: none !important;
}
div#birs_appointment_timeoptions span {background:transparent; border:0px solid #325c23; border-radius:0; min-width:18.5%; padding:0 !important;}

div#birs_appointment_timeoptions span a {
text-align:center !important; color:#fff !important;width:98% !important;white-space:nowrap;
background:#6f9631; border:1px solid #325c23; border-radius:7px; padding:4px 1% !important;
}
div#birs_appointment_timeoptions span a.selected  {background:#153708; border:1px solid #6f9631; border-radius:7px; min-width:17.5%; padding:4px 0.5% !important;}

/* style the select option for the service type - initial or follow up to seperate the new ones satrting May 2017 
#birs_appointment_service option[value="2782"] {margin-top:9px;}
*/

div#birs_appointment_notes {color: initial; border: none;}

/* style the "please wait" as so small */
div#birs_please_wait {padding:3em 4% !important; width:92% !important; min-height:auto !important; background:#770109 none repeat scroll 0 0; border-radius: 7px;border-color:#325c23;text-align:center !important; color:#fff;margin:1em auto !important;}
div#birs_please_wait:before {content: url('/wp-content/themes/themify-ultra-child/images/ajax-loader.gif'); display:block; padding:1em; max-width:75%;margin: auto;}
div#birs_please_wait:after {content:'please be patient, this can take a moment or two.'}

/* booking success */
div#birs_booking_success {padding:1em 4% !important; width:92% !important; min-height:auto !important; background:#325c23 none repeat scroll 0 0; border-radius: 7px;border-color:#325c23;text-align:center !important; color:#fff;}
div#birs_booking_success h3 {color:#fff;}
div#birs_booking_success:after {content:'An email has been sent with details and instructions.Thank you, Andrea.';display:block; padding:1em; max-width:75%;margin: auto;}



/** ====================
Easy Social Feed (Previously Easy Facebook Likebox)

facebook widget
======================== **/

.efbl-col-12 {
    flex: 0 1 100%;
    max-width: 100%;
}

/* hide ugly bits in column feed */
.efbl-feed-content .efbl-profile-image,
.efbl-feed-content .efbl-profile-title-wrap  {
  display: none;
}

.efbl-post-footer .efbl-justify-content-between {flex-direction: column;}
.efbl-post-footer .efbl-justify-content-between.efbl-view-share {flex: unset;display: block !important;text-align: center;align-self: center;}
.efbl-post-footer .efbl-justify-content-between.efbl-view-share .esf-share-wrapper,
.efbl-fullwidth-skin.efbl-story-wrapper .efbl-thumbnail-wrapper .efbl-post-footer .esf-share-wrapper {margin: auto;display: inline-flex !important;}

.efbl-row > *,
.efbl-fullwidth-skin .efbl-feed-content {box-sizing: border-box;}

.efbl-post-footer  .efbl-reacted {justify-content: center;padding-bottom: 15px;}

.efbl-fullwidth-skin .efbl-thumbnail-wrapper .efbl-post-footer .efbl-view-on-fb {white-space: nowrap;}


/** ==================
my extras
===================== **/

.italic {
    font-style: italic;
}
.aboutmebox {
    border: 2px solid #fff;
    margin: 0 0 22px;
    padding: 10px;
   /*  line-height: 1.5; */
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.greybox {
    border: 1px solid #ccc;
		display:inline-block;
    margin: 0 0 22px;
    padding: 10px;
		background:#efefef;
   /*  line-height: 1.5; */
    -webkit-border-radius: 4px;
    border-radius: 4px;
		font-size: 0.9em;
    line-height: 1.5;
  }

.gradient-green {
    color: #335104;
    -webkit-box-shadow: 0px 0px 4px 0px #333;
    box-shadow: 0px 0px 4px 0px #333;
    background: #9e5e9313;
    background: -moz-linear-gradient(top, rgba(159,226,65,0.62) 0%, rgba(94,147,19,0.62) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,226,65,0.62)), color-stop(100%,rgba(94,147,19,0.62)));
    background: -webkit-linear-gradient(top, rgba(159,226,65,0.62) 0%,rgba(94,147,19,0.62) 100%);
    background: -o-linear-gradient(top, rgba(159,226,65,0.62) 0%,rgba(94,147,19,0.62) 100%);
    background: -ms-linear-gradient(top, rgba(159,226,65,0.62) 0%,rgba(94,147,19,0.62) 100%);
    background: linear-gradient(to bottom, rgba(159,226,65,0.62) 0%,rgba(94,147,19,0.62) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9fe241', endColorstr='#9e5e9313',GradientType=0 );
}

.fullwidth {width:100%; max-width:100%;box-sizing: border-box;}

/** ==================
From Ultra customizer just in case.
===================== **/
/*

body-font: 16px / 1em  #404040
body-link-hover: #99cc33;

header: bg #325c23; border-bottom:4px solid #000; 
header-inner: padding-top: 2em; padding-bottom:0;
color / link / link hoer: #99cc33;

site-logo and tagline:
"Western Medical Herbalists blend holistic treatment with a sound understanding of orthodox medicine"

main-navigation: menu link-font-size: 18px/1em 
link background:#6f9631;
boder-right: #325c23;
menu-link-hover:#97bd5b;
menu link hover color: #325c23

post-title: 36px / 1em Raleway
color: #325c23
single-post-title: 36px / 1em Raleway

page title: 36px / 1em Raleway

module title: 18px

sidebar widget title: #325c23

footer: bg #325c23 / border-top 4px solid #000
footer font: #ffffff


h1 {font-sizet:26px;font-family: "Raleway",sans-serif;}
h2 {font-sizet:20px;font-family: "Raleway",sans-serif;}
h3 {font-sizet:18px;font-family: "Raleway",sans-serif;}
h4 {font-sizet:16px;font-family: "Raleway",sans-serif;}
h5 {font-sizet:16px;font-family: "Raleway",sans-serif;}
h6 {font-sizet:16px;font-family: "Raleway",sans-serif;}

.pagewidth {
    width: 990px;
}


*/


/* ============================================================
#
#
#
#
#
# - Media Queries Overrides https://www.sussexherbalist.co.uk/wp-content/themes. we used a custom one but that needs copying from parent theme each time so simply override below.
#
#
##
#
#
#
================================================================ */




  /************************************************************************************
  MOBILE NAVIGATION
  *************************************************************************************/

  /* site logo */
  .mobile_menu_active #site-logo {
    text-align: left;
  }
  .mobile_menu_active #site-description {
      text-align: left;
  }

  .mobile_menu_active .header-widget .widget {
      margin: 0 0 10px;
      padding-top: 1.1em;
  }
@media screen and (max-width: 325px) {
  #site-logo {
    margin-right: 50px !important;
    position: relative !important;
  }
}

  .mobile_menu_active #main-nav ul:after, 
  .mobile_menu_active #main-nav ul:before { content: none;}
  
  .mobile_menu_active .sidemenu {  }
  .mobile_menu_active.theme-color-lime .sidemenu {background-color:#99cc33 !important;}

  .mobile_menu_active #main-nav > li > a {
    color: #325c23 !important;
    border-bottom: 1px solid #325c23 !important;
    padding-left: 0.25em !important;
    border-right: none !important;
  }
  .mobile_menu_active #main-nav li.current-menu-parent > a {
    background-color: #7ba428 !important;
  }
  .mobile_menu_active #main-nav .sub-arrow {float:right;}
  .mobile_menu_active #main-nav ul li:after {
      width: 100%;
  }


/************************************************************************************
	MENU PANEL
	*************************************************************************************/

  /* Mobile Menu Styles */
	.mobile_menu_active .sidemenu {
		/* padding: 50px 10px 0 0; */
	}
	.admin-bar .sidemenu {
		top: 32px;
	}
  /* .mobile_menu_active #headerwrap #main-nav{
		width:100%;
	} */

  /* slide menu close */
	.mobile_menu_active #menu-icon-close {
		position: absolute;
		display: block;
		text-decoration: none;
		top: 15px;
		right: 15px;
		font-size: 35px;
		color: inherit;
	}

	.mobile_menu_active .search-button {
		color: #fff;
		width:100%;
		background: rgba(111, 150, 49, 0.34);
    border-radius: 0;
	}


	#headerwrap.fixed-header #main-nav li {
		padding-top: 0;
		padding-bottom: 0;
	}

	/* sub level */
	.mobile_menu_active #headerwrap #main-nav li:not(.themify-widget-menu) > ul,
	.mobile_menu_active #headerwrap #main-nav ul{
		padding: 0;
	}

  .mobile_menu_active #headerwrap #main-nav ul a {
    padding-left: 0.5em !important;
    background-color: #97bd5b !important;
  }
  .mobile_menu_active #headerwrap #main-nav ul .current_page_item > a, 
  .mobile_menu_active #headerwrap #main-nav ul .current-menu-item > a {
    background-color: #7ba428  !important;
  }




@media screen and (max-width: 1200px) {

	body {
		font-size: 1em;
	}

	#pagewrap {
		max-width: 100%;
	}


	body {
		font-size: 1em;
	}

}

@media screen and (max-width: 1000px) {



}


@media screen and (max-width: 680px) {

	#content img.alignleft:not(.size-thumbnail), 
	#content img.aligncenter:not(.size-thumbnail), 
	#content img.alignright:not(.size-thumbnail), 
	#content img.alignnone:not(.size-thumbnail),
	#content .wp-caption.alignright,
	#content .wp-caption.alignleft {
		width:100% !important;
		max-width:100%;
		margin-top: 1em;
		margin-bottom: 1em;
	}

}


@media screen and (max-width: 760px) {
	body {
		font-size: .95em;
	}

	/* heading */
	.page-title,
	#pagewrap h1 {
		/* font-size: 1.95em; */
	}
	#pagewrap h2 {
		font-size: 22px;
		line-height: 1.25 !important;
	}
	#pagewrap h3 {
		font-size: 20px;
		line-height: 1.25 !important;
	}
	#pagewrap h4 {
		font-size: 16px;
		line-height: 1.25 !important;
	}

}


/*/wp-content/uploads/themify-customizer-5.2.5-5.2.9.css*/
/* Themify Customize Styling */
body {		font-weight:normal;
	font-size:18px;
	line-height:1.5em;

	color: #404040; 
}
a {	
	color: #99cc33; 
}
.transparent-header #headerwrap a,#headerwrap a,#footerwrap a,input[type=reset], input[type=submit], button[type=submit], button, .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,.module-buttons .module-buttons-item .ui.builder_button,.transparent-header #headerwrap.fixed-header a, #headerwrap.fixed-header a, #main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #99cc33; 
}
h1 {		font-weight:normal;
	font-size:26px;
	line-height:1em;
 
}
h2 {		font-weight:normal;
	font-size:20px;
	line-height:1em;
 
}
h3 {		font-weight:normal;
	font-size:18px;
	line-height:1em;
 
}
h4 {		font-weight:normal;
	font-size:18px;
	line-height:1em;
 
}
h5 {		font-weight:normal;
	font-size:18px;
	line-height:1em;
 
}
h6 {		font-weight:normal;
	font-size:18px;
	line-height:1em;
 
}
#headerwrap {	
	background-color: transparent;
	border-bottom: 4px solid #000000; 
}
#header {	
	color: #99cc33; 
}
#headerwrap a {	
	color: #99cc33; 
}
#headerwrap a:hover {	
	color: #99cc33; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #325c23; 
}
#main-nav-wrap #main-nav a {	background: none;
	background-color: #6f9631;
	border-right: 1px solid #325c23; 
}
#main-nav a {		font-weight:normal;
	font-size:18px;
	line-height:1em;
	text-align:left; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav a:hover {	background: none;
	background-color: #97bd5b; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffffff; 
}
.post-title {	
	font-family: "Raleway";	font-weight:normal;
	font-size:36px;
	line-height:1em;
 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #325c23; 
}
.single-post .has-post-title .post-title,.single-post .featured-area .post-title {	
	font-family: "Raleway";	font-weight:normal;
	font-size:36px;
	line-height:1em;
 
}
.page-title {	
	font-family: "Raleway";	font-weight:normal;
	font-size:36px;
	line-height:1em;

	color: #325c23; 
}
.module-title {		font-size:18px;
 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {	
	color: #325c23; 
}
#footerwrap {	background: none;
	background-color: #325c23;
	border-top: 4px solid #000000; 
}
#footer {	
	color: #ffffff; 
}
