@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;inset: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
}
.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
}
/*/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/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/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/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/wp-content/themes/themify-ultra/styles/modules/post-filter.css*/
.post-filter{
	margin-bottom:2em
}
.post-filter li{
	display:inline-block;
	margin:0
}
.post-filter li a{
	text-decoration:none;
	text-transform:uppercase;
	position:relative;
	letter-spacing:.04em;
	font-size:.8em;
	line-height:1.2;
	padding:.3em 1em;
	border-radius:30px;
	display:inline-block
}
.post-filter li.active a{
	background-color:#272727;
	color:#fff
}
/*/css/grids/list-post.css*/
.woocommerce .loops-wrapper.products.list-post>.product,
.loops-wrapper.list-post>.post{
    width:100%;
    min-height:0;
    clear:both;
    float:none;
    margin:0 0 2.5em
}
.loops-wrapper.list-post.products.no-gutter>.product,
.loops-wrapper.list-post.no-gutter>.post{
    padding:0
}
/*/wp/wp-content/themes/themify-ultra/styles/modules/grids/list-post.css*/
.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline){
	width:110px;
	height:110px;
	border-radius:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
.loops-wrapper.list-post .has-post-thumbnail .post-date-wrap{
	position:relative;
	margin-top:-75px
}
.loops-wrapper.list-post .post-date span{
	display:block
}
.loops-wrapper.list-post .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
}
.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline) .post-date{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.loops-wrapper.list-post .post-date .day{
	font-size:36px;
	margin:4px 0;
	letter-spacing:-.05em;
	line-height:100%
}
.loops-wrapper.list-post .post-date .month{
	font-size:14px;
	text-transform:uppercase;
	line-height:100%;
	margin:0
}
.loops-wrapper.list-post .post-date .year{
	font-size:14px;
	margin:0;
	line-height:100%
}
/* Display post date circle as inline text */
.loops-wrapper.list-post .post-date-inline{
	width:auto;
	height:auto;
	border-radius:0;
	margin:0 auto 1em
}
.loops-wrapper.list-post .has-post-thumbnail .post-date-inline{
	position:static;
	margin-top:0;
	margin-bottom:0
}
.loops-wrapper.list-post .post-date-inline .post-date{
	color:inherit;
	width:auto;
	height:auto;
	margin:0 0 .4em;
	border-radius:0;
	background:none
}
.loops-wrapper.list-post .post-date-inline .post-date span{
	display:inline
}
.loops-wrapper.list-post .post-date-inline .post-date .year,
.loops-wrapper.list-post .post-date-inline .post-date .month,
.loops-wrapper.list-post .post-date-inline .post-date .day{
	font-size:inherit;
	font-family:inherit;
	text-transform:inherit;
	line-height:inherit;
	display:inline
}
/* post meta */
.loops-wrapper.list-post .post-meta{
	margin:0 0 1em
}
.loops-wrapper.list-post .post-author{
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.05em;
	font-weight:400
}
@media screen and (max-width:680px){
	
	.loops-wrapper.list-post .post-meta{
		font-size:.9em
	}
	.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline),
	.loops-wrapper.list-post .post-date{
		width:80px;
		height:80px
	}
	.loops-wrapper.list-post .has-post-thumbnail .post-date-wrap{
		margin-top:-65px
	}
	.loops-wrapper.list-post .post-date .day{
		font-size:23px
	}
	.loops-wrapper.list-post .post-date .month{
		font-size:13px
	}
	.loops-wrapper.list-post .post-date .year{
		font-size:10px
	}
	/* post date inline */
	.loops-wrapper.list-post .has-post-thumbnail .post-date-wrap.post-date-inline{
		margin-top:auto
	}
	.loops-wrapper.list-post .post-date-inline{
		width:auto;
		height:auto
	}
}
/*/wp/wp-content/themes/themify-ultra/styles/modules/pagenav.css*/
.pagenav{
	padding-top:2em;
	padding-bottom:40px;
	text-align:center
}
.pagenav a,
.pagenav span{
	font-size:1.1em;
	display:inline-block;
	line-height:100%;
	margin:0 1px 0 0;
	min-height:36px;
	min-width:36px;
	padding:8px 9px;
	text-align:center;
	border-radius:100%;
	vertical-align:middle;
	text-decoration:none;
	box-sizing:border-box;
}
.pagenav a:hover{
	text-decoration:underline
}
.pagenav .current{
	background-color:#272727;
	color:#fff;
	border:none;
}
/* prev/next arrow */
.pagenav .prevp,.pagenav .nextp,
.pagenav .firstp,.pagenav .lastp{
	position:relative;
	text-indent:-999em;
	margin-right:5px;
}
.pagenav .prevp:before,.pagenav .nextp:before,
.pagenav .firstp:before,.pagenav .firstp:after,
.pagenav .lastp:before,.pagenav .lastp:after{
	content:"";
	display:inline-block;
	border:1px solid transparent;
	border-top-color:inherit;
	position:absolute;
	top:35%;
	width:.5em;
	height:.5em;
	text-indent:0
}
.pagenav .prevp:before,.pagenav .firstp:before,.pagenav .firstp:after{
	left:50%;
	border-left-color:inherit;
	transform:rotateZ(-45deg)
}
.pagenav .firstp:after{
	left:35%
}
.pagenav .nextp:before,.pagenav .lastp:before,.pagenav .lastp:after{
	right:50%;
	border-right-color:inherit;
	transform:rotateZ(45deg)
}
.pagenav .nextp:before{
	right:40%;
}
.pagenav .lastp:after{
	right:35%
}
@media screen and (max-width:680px){
	.pagenav{
        font-size:1em;
	}
}
/*/wp/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/wp-content/themes/themify-ultra/styles/modules/widgets/themify-feature-posts.css*/
.widget .feature-posts-list li{
	padding:0;
	margin:0 0 1em;
	text-align:left; /* required for footer widget */
}
.feature-posts-list .tf_inline_b {
    vertical-align: top;
}
.widget .feature-posts-list br{
	display:none
}
.widget .feature-posts-list .post-img{
	margin:0 1em .5em 0;
	float:left;
	border-radius:8px
}
.widget .feature-posts-list small{
	font-style:italic;
	font-size:.85em;
	display:block;
	margin:0 0 .3em
}
.widget .feature-posts-list .feature-posts-title{
	margin:0 0 .4em;
	display:inherit;
	line-height:1.3em;
	text-decoration:none
}
.widget .feature-posts-list .post-excerpt{
	display:block;
	overflow:hidden
}
/*/wp/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/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/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
}
/*/wp/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
	}
}
/*/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 em{
    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 em{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large em{
    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/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 em{
	border-radius:100%;
	padding:9px;
	margin:0;
	line-height:1em
}
.social-links a:hover em{
	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 em{
	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/wp-content/themes/themify-ultra/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.4.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(40,40,40,.8)' 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)
}
input[type=radio],
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;
}
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;
	margin-left:5px;
	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,
.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/wp-content/themes/themify-ultra/styles/headers/header-top-widgets.css*/
#header{
	padding:1em 0
}
.header-bar{
	float:left
}
#site-logo{
	margin:.5em .7em .5em 0
}
#site-description{
	margin:5px .5em 5px 0;
	font-size:.8em
}
#headerwrap #searchform-wrap,
.cart-icon,
.search-button,
.social-widget{
	order:1
}
.social-widget .social-links.horizontal li{
	padding-bottom:0;
	margin-bottom:0
}
#headerwrap .header-widget-full #searchform #s{
	position:static
}
#main-nav .has-mega-column > .sub-menu{
	padding:32px 39px 39px
}
.sidemenu-off .navbar-wrapper,#header{
	display:flex;
	align-items:center
}
.sidemenu-off{
	flex:1
}
.sidemenu-off #main-nav-wrap{
	margin-left:auto
}
.header-widget{
	height:auto;
	padding: 7px 0
}
.header-widget .header-widget-inner{
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .search-button{
	display:inline-block
}
.fixed-header .header-bar{
	display:block
}
.header-top-widgets .pull-down,.sidemenu .header-widget{
	display:none
}
.header-widget-full{
	background:rgba(0,0,0,.07);
	font-size:.9em;
	position:relative;
	z-index:1
}
.header-widget-full .header-widget-inner{
	margin:0 auto;
	max-width:100%;
	width:1160px
}
.header-widget-full .header-widget-inner .widget{
	margin:1em 0;
	padding:0
}
.header-widget-full .header-widget-inner .widget p{
	margin: 0 0 5px
}
.header-widget-full .header-widget-inner .widgettitle{
	margin:0 0 .2em
}
.header-top-widgets .sidemenu > p{
	margin:0
}
.header-widget-full .header-widget-inner > .first ~ div:last-child{
	text-align:right
}
.header-widget-full .header-widget-inner .widget{
	margin:0;
	display:inline-block
}
.header-widget-full .header-widget{
	transition:transform .4s,min-height .4s,height .4s;
	min-height:30px;
	display:block
}
.fixed-header .header-widget-full .header-widget{
	transform:translateY(-100%);
	overflow:hidden;
	min-height:0;
	height:0;
	padding:0
}
@media screen and (max-width:1260px){
	.header-widget-full > .header-widget-inner{
		max-width:96%
    }
}

/*/wp/wp-content/themes/themify-ultra/skins/magazine/style.css*/
/*
Skin Name:Ultra Magazine
Version:1.0
Demo URI:https://themify.me/demo/themes/ultra-magazine/
Required Plugins:
*/

/************************************************************************************
GENERAL
*************************************************************************************/
body{
	font-family:'Fira Sans',Arial,sans-serif
}
a{
	color:#000
}
a:hover,
.post-nav a:hover .arrow{
	color:#000
}
blockquote{
	color:#000;
	border-left:5px solid rgba(180,180,180,.3);
	font-family:'Playfair Display', serif;
	font-weight:400;
	font-size:1.5em;
	line-height:1.5em;
	padding:0 .85em
}
blockquote:before{
	display:none
}

/* reset general border-radius */
input[type=reset],input[type=submit],button,select,textarea,input[type=checkbox],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],.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce button.button.alt,.woocommerce button.button,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.loops-wrapper.polaroid .post,.loops-wrapper.overlay .post,.loops-wrapper.auto_tiles>.product,.loops-wrapper.auto_tiles .post-image + .post-content,.loops-wrapper.auto_tiles>.post,.post-image img,.product img, ul.products li.product .post-image,#cart-wrap .product-image img,.woocommerce div.product div.images img,.woocommerce-product-gallery__wrapper .tf_swiper-container-initialized,#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img,.select2-dropdown,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow,#slide-cart .button,#slide-cart .product-image img,.woocommerce-cart #content table.cart td.actions .coupon .input-text,.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.woocommerce table.shop_table,.woocommerce-checkout #payment,#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li,.woocommerce-error, .woocommerce-info, .woocommerce-message,.woocommerce-page .cart-collaterals .cart_totals,body:not(.footer-block) #footer .back-top a,#main-nav .highlight-link > a,.pagenav a,.pagenav span,.pagenav .current,a.load-more-button,.more-link,.widget .feature-posts-list .post-img{
	border-radius:0
}
.commentlist .comment-reply-link,.tagcloud a,.widget_categories li a, .single .post-content .post-date-wrap:not(.post-date-inline),.single .post-content .post-date-wrap:not(.post-date-inline) .post-date,.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline),.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline) .post-date,.grid4 .post-date-wrap,.grid3 .post-date-wrap,.grid2 .post-date-wrap,.commentlist .avatar, .commentlist .comment-reply-link{
	border-radius:0
}


/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6{
	font-family:'Playfair Display', serif
}
h3{
	font-size:1.2em;
	margin:0 0 1.6em
}

/* FORM
================================================ */
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-color:#ccc;
	margin:0;
	max-width:none;
	padding-left:1.2em;
	padding-right:1.2em
}
textarea{
	min-height:auto
}
/* form button */
input[type=reset], input[type=submit], button[type=submit]{
	background:#000;
	border:1px solid #434343;
	color:#fff;
	padding:1.1em 1.45em;
	line-height:normal;
	letter-spacing:.19em;
	font-weight:400;
	font-size:.9em;
	float:right
}
#commentform label,
label{
	text-transform:none
}
#commentform p label{
	transform:translate(21px, 32px)
}
#commentform textarea{
	height:155px
}
#commentform .form-submit:after{
	content:"";
	clear:both;
	display:table
}
#review_form p label{
	transform:none
}

/* FANCY HEADING
================================================ */
.fancy-heading{
	font-weight:400
}
.fancy-heading .main-head{
	text-transform:uppercase;
	letter-spacing:.2em
}
.fancy-heading .sub-head{
	padding-top:1.25em
}
.fancy-heading .sub-head:before{
	border-width:5px;
	width:70px;
	padding:0
}
.fancy-heading .sub-head:after{
	content:"";
	border-bottom:1px solid #e5e5e5;
	position:absolute;
	top:auto;
	width:100%;
	left:0
}
.module.tb_hide_divider .sub-head:after{
    display:none
}

/************************************************************************************
HEADER
*************************************************************************************/
/* SITE LOGO
================================================ */
#site-logo{
	font-family:'Playfair Display', serif;
	font-weight:400;
	font-variant:small-caps;
	letter-spacing:-.005em;
	text-transform:none
}

/* MAIN NAVIGATION
================================================ */
#main-nav a{
	font-size:.875em;
	font-weight:600;
	letter-spacing:.1em;
	text-transform:uppercase;
	position:relative;
	margin:0 .7em
}
#main-nav .mega-menu-posts a,
#main-nav ul a{
	font-size:100%;
	font-weight:400;
	letter-spacing:0;
	margin:0
}
#main-nav .mega-menu-posts .post{
	text-align:left;
	border:none
}
#main-nav .mega-menu-posts .post-title{
	text-align:left;
	font-family:inherit
}
#main-nav > .page_item_has_children > a:before,
#main-nav > .menu-item-has-children > a:before{
    content:"";
    line-height:1;
    cursor:pointer;
    position:absolute;
    left:100%;
    top:50%;
    transition:transform .3s ease-in-out;
    border:4px solid transparent;
    border-top-color:inherit;
    margin-top:-2px
}
#main-nav li:not(.themify-widget-menu) > ul,
#main-nav .has-mega-sub-menu .mega-sub-menu,
#main-nav .has-mega-column > .sub-menu,
#main-nav li.menu-item-object-tbuilder_layout_part > .sub-menu{
	border-radius:0
}

/* current link */
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:#000
}

/* CART ICON
================================================ */
.cart-icon-link{
	display:flex;
	align-items:flex-end
}
.cart-wrap a span{
	background-color:#000;
	color:#fff;
	margin-left:-3px;
	padding:2px 5px 0;
	line-height:1.6em
}

/* SEARCH LIGHTBOX
================================================ */
.search-option-tab li:hover a,
.search-option-tab li.active a{
	box-shadow:inset 0 -3px 0 0 rgb(0,0,0)
}
.search-results-wrap .view-all-button{
	border:1px solid #e5e5e5;
	padding:1em 1.35em;
	font-weight:400;
	line-height:normal
}
.view-all-button:after{
	display:none
}

/* HEADER WIDGETS
================================================ */
.header-widget .widgettitle{
	font-family:'Fira sans',Arial,sans-serif;
	font-size:1em;
	letter-spacing:.19em;
	margin:0 0 .9em
}

/* HEADER TOP WIDGETS
================================================ */
.header-top-widgets:not(.mobile_menu_active) #site-logo a{
	font-size:3em;
	line-height:normal
}
.header-top-widgets:not(.mobile_menu_active) .fixed-header #site-logo a{
	font-size:100%
}
.header-top-widgets:not(.fixed-header-on) #site-logo{
	margin-right:0
}
.header-widget-full .header-widget-inner .widgettitle{
	text-align:left
}
.header-widget-full .header-widget-inner .widgettitle:before{
	margin-left:0
}
.header-top-widgets .header-widget .header-widget-inner{
	overflow:visible
}
.header-top-widgets:not(.mobile_menu_active) .header-widget .header-widget-inner{
	padding:0 20px;
	box-sizing:border-box
}
.header-widget-full{
	background-color:#000;
	color:#fff
}
.header-top-widgets .header-widget-full .header-widget-inner{
	width:auto
}
.header-top-widgets #searchform-wrap,
.header-top-widgets .header-bar{
	float:none
}
.header-top-widgets #headerwrap{
	border-bottom:1px solid rgba(180,180,180,.3)
}
.header-top-widgets:not(.mobile_menu_active) #header{
	text-align:center;
	padding-bottom:0
}
.header-top-widgets:not(.mobile_menu_active):not(.fixed-header-on) .sidemenu-off .navbar-wrapper,
.header-top-widgets:not(.mobile_menu_active):not(.fixed-header-on) #header{
	display:block
}
.header-top-widgets:not(.mobile_menu_active) .sidemenu-off #main-nav-wrap{
	justify-content:center
}
.header-top-widgets .sidemenu-off #main-nav{
	float:none
}
.header-top-widgets #main-nav >li > a:after{
	content:'';
	display:block;
	width:100%;
	border-bottom:5px solid;
	position:absolute;
	bottom:-1px;
	left:0;
	transition:transform .3s ease-in-out;
	transform:scaleX(0)
}
.header-top-widgets #main-nav >li.has-sub-menu > a:after{
	width:110%
}
.header-top-widgets #main-nav > li:hover > a:after,
.header-top-widgets #main-nav .current_page_item > a:after,
.header-top-widgets #main-nav .current-menu-item > a:after{
	transform:scale(1)
}
.header-top-widgets #main-nav .has-mega-column > .sub-menu,
.header-top-widgets #main-nav .has-mega-sub-menu .mega-sub-menu{
	top:auto
}
.header-widget-full .header-widget-inner .widget{
	display:inline-block
}
.header-widget-full .header-widget-inner .widget + .widget{
	margin-left:1.2em
}
#headerwrap .header-widget-full #searchform #s{
	background:none;
	color:#fff;
	padding:11px 15px 10px 40px;
	height:auto;
}
#headerwrap .header-widget-full #searchform:hover #s{
	background:rgba(88,88,88,.7)
}
#headerwrap .header-widget-full #searchform .tf_fa{
	background:none;
	color:#fff
}
.header-widget-full .social-links li{
	margin:.5em 1.6em .4em 0
}
.header-widget-full .social-links a{
	text-transform:uppercase;
	color:#fff;
	letter-spacing:.05em
}
.header-widget-full .social-links .icon-medium i{
	font-size:.9em;
}
.header-widget-full .col4-2:last-child{
	text-align:right
}

.header-top-widgets:not(.mobile_menu_active) .fixed-header #header{
	padding:0
}
.header-top-widgets .fixed-header #main-nav >li > a{
	padding-top:1.5em;
	padding-bottom:1.5em
}

/* HEADER BLOCK
================================================ */
.header-block:not(.mobile_menu_active) #site-logo a{
	font-size:3em;
	line-height:normal
}
.header-block:not(.mobile_menu_active) .fixed-header #site-logo a{
	font-size:100%
}
.header-block .fixed-header #site-logo{
	margin-top:0
}

/* BOXED COMPACT
================================================ */
.boxed-compact #site-logo{
	margin-top:0
}
.boxed-compact #header .social-widget{
	margin-top:5px
}
.boxed-compact .search-button{
	margin-top:3px
}
.boxed-compact .header-widget .header-widget-inner{
	overflow:visible
}

/* HEADER OVERLAY
================================================ */
.header-overlay #main-nav a{
	margin:0
}

/* HEADER STRIPE
================================================ */
.header-stripe #main-nav a{
	margin:0 .6em
}

/* HEADER LEFTPANE & RIGHTPANE & MINBAR
================================================ */
.header-minbar #main-nav a,
.header-leftpane #main-nav a,
.header-rightpane #main-nav a{
	margin:0
}
.header-minbar .header-widget .widgettitle,
.header-leftpane .header-widget .widgettitle,
.header-rightpane .header-widget .widgettitle{
	text-align:left
}
.header-minbar .header-widget .widgettitle:before,
.header-leftpane .header-widget .widgettitle:before,
.header-rightpane .header-widget .widgettitle:before{
	margin-left:0
}

/* HEADER MAGAZINE
================================================ */
.header-magazine .header-widget .header-widget-inner{
	overflow:visible
}
.header-magazine .header-widget .widgettitle{
	text-align:left
}
.header-magazine .header-widget .widgettitle:before{
	margin-left:0
}

/* HEADER TOPBAR
================================================ */
.header-top-bar #main-nav-wrap{
	margin-top:5px
}

/* HEADER BOTTOM
================================================ */
.header-bottom #main-nav-wrap{
	margin-top:8px
}
.header-bottom #footerwrap{
	overflow:visible
}
.header-bottom .section-col + .footer-text{
	overflow:hidden
}

/* HEADER CLASSIC
================================================ */
.header-classic .header-widget .widgettitle{
	text-align:left
}
.header-classic .header-widget .widgettitle:before{
	margin-left:0
}

/* HEADER MENU SPLIT
================================================ */
.header-menu-split #main-nav-wrap{
	margin-top:5px
}

/* ALL HEADER - MENU DROPDOWN
================================================ */
.header-overlay #main-nav > .page_item_has_children > a:before,
.header-overlay #main-nav > .menu-item-has-children > a:before,
.header-slide-out #main-nav > .page_item_has_children > a:before,
.header-slide-out #main-nav > .menu-item-has-children > a:before,
.header-leftpane #main-nav > .page_item_has_children > a:before,
.header-leftpane #main-nav > .menu-item-has-children > a:before,
.header-rightpane #main-nav > .page_item_has_children > a:before,
.header-rightpane #main-nav > .menu-item-has-children > a:before,
.header-minbar #main-nav > .page_item_has_children > a:before,
.header-minbar #main-nav > .menu-item-has-children > a:before{
	display:none
}
.header-top-bar #site-logo,
.header-bottom #site-logo,
.header-slide-out #site-logo,
.header-overlay #site-logo{
	vertical-align:sub
}

/* SECTION SCROLL
================================================ */
.full-section-scrolling #footerwrap{
	overflow:visible
}
.full-section-scrolling .section-col + .footer-text{
	overflow:hidden
}

/* TRANSPARENT HEADER
================================================ */
.transparent-header #main-nav > li:hover > a,
.transparent-header #main-nav > .current-menu-item > a,
.transparent-header #main-nav > .current_page_item > a{
	color:#fff
}

/************************************************************************************
POST
*************************************************************************************/
/* POST TITLE
================================================ */
.post-title{
	font-size:2.2em;
	font-weight:400;
	letter-spacing:normal;
	line-height:1.2em
}
.post-title a{
	color:#1a1a1a
}

/* POST META
================================================ */
.post-meta{
	text-transform:uppercase
}
.post-meta a{
	color:#000
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	transform:none
}

.loops-wrapper .post{
	text-align:left
}
.loops-wrapper .entry-content{
	clear:both
}

/* POST DATE
================================================ */
/* single post date */
.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap,
.single .has-post-thumbnail .post-date-wrap{
	margin-top:.7em
}
.single .post-content .post-date-wrap:not(.post-date-inline),
.single .post-content .post-date-wrap:not(.post-date-inline) .post-date{
	width:90px;
	height:auto;
	min-height:140px;
	box-sizing:border-box;
	float:left;
	margin-right:1.9em
}
.single .post-content .post-date-wrap:not(.post-date-inline) .post-date{
	padding:1em 0
}
.single .post-content .post-date-wrap:not(.post-date-inline) .post-date:before{
	content:"";
	display:block;
	border-top:5px solid #000;
	margin-top:-1px;
	position:absolute;
	top:0;
	left:1.325em;
	right:1.325em
}
.single .post-content .post-date{
	border:1px solid rgba(180,180,180,.3);
	background:0;
	color:#000;
	position:relative;
	text-align:center
}
.single .post-meta,
.single .post-title{
	text-align:left
}
.single .entry-content{
	clear:both
}

.single.single-slider-layout .featured-area .single-slider + .post-content .post-date-wrap:not(.post-date-inline),
.single.single-slider-layout .featured-area .post-image + .post-content .post-date-wrap,
.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-date-wrap{
	margin-top:auto;
	margin-right:auto;
	float:none
}
.single.single-slider-layout .featured-area .post-title,
.single.single-slider-layout .featured-area .post-meta,
.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-title,
.single.single-fullwidth-layout .featured-area .post-image + .post-content .post-meta{
	text-align:center
}

.single.single-split-layout .featured-area .post-content .post-date{
	color:inherit
}
.single.single-split-layout .featured-area .post-content .post-date,
.single.single-split-layout .featured-area .post-content .post-date:before{
	border-color:inherit
}

/* list-post post date */
.loops-wrapper.list-post .has-post-thumbnail .post-date-wrap{
	margin:0
}
.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline),
.loops-wrapper.list-post .post-date-wrap:not(.post-date-inline) .post-date{
	width:auto;
	height:auto;
	box-sizing:border-box;
	display:block;
	text-align:initial;
	margin:0 0 .2em
}
.loops-wrapper.list-post .post-content .post-date{
	background:0;
	color:inherit;
	opacity:.6
}
.loops-wrapper.list-post .post-date span{
	display:inline-block
}
.loops-wrapper.list-post .post-date .month,
.loops-wrapper.list-post .post-date .day,
.loops-wrapper.list-post .post-date .year{
	font-size:100%;
	text-transform:none
}

.loops-wrapper.list-post .post{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:.8em;
	margin-bottom:1.2em
}
.loops-wrapper.list-post .post-image{
	margin-bottom:.55em
}
.loops-wrapper.list-post .post-content-inner{
	display:flex;
	flex-direction:column
}
.loops-wrapper.list-post .post-title{
	order:-1;
	line-height:1.3em;
	letter-spacing:-.045em;
	margin-bottom:.25em
}
.loops-wrapper.list-post .post:not(.has-post-thumbnail) .post-meta{
	order:-2
}
.loops-wrapper.list-post .post-image + .post-content .post-category{
	position:absolute;
	left:0;
	top:0
}
.loops-wrapper.list-post .post-image + .post-content .post-category:after{
	display:none
}
.loops-wrapper.list-post .post-image + .post-content .post-category a{
	background-color:#1a1a1a;
	color:#fff;
	padding:.9em 1.9em;
	display:inline-block;
	margin-bottom:5px
}

/* post title size in various grid */
.col2-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title{
	font-size:2.4em;
	margin-bottom:.25em
}
.col3-1 .loops-wrapper.list-post .post-title{
	font-size:1.6em;
	margin-bottom:.25em
}
.col4-1 .loops-wrapper.list-post .post-title{
	font-size:1.3em;
	margin-bottom:.25em
}

/* post date */
.loops-wrapper:not(.list-thumb-image):not(.list-post) .post-date-wrap .post-date span{
	display:block
}
.loops-wrapper:not(.list-thumb-image):not(.list-post) .post-date-wrap .post-date .day{
	font-size:2em
}
.grid4 .post-date-wrap,
.grid3 .post-date-wrap,
.grid2 .post-date-wrap{
	width:50px;
	min-height:70px;
	box-sizing:border-box;
	float:left;
	margin-right:1.1em;
	margin-bottom:1em
}
.grid4 .post-date,
.grid3 .post-date,
.grid2 .post-date{
	border:1px solid rgba(180,180,180,.3);
	background:0;
	color:#000;
	position:relative;
	text-align:center;
	padding:1em 0
}
.grid4 .post-date:before,
.grid3 .post-date:before,
.grid2 .post-date:before{
	content:"";
	display:block;
	border-top:5px solid #000;
	margin-top:-1px;
	position:absolute;
	top:0;
	left:1.325em;
	right:1.325em
}
.grid3 .post-date-wrap{
	width:70px;
	min-height:90px;
	margin-right:1.1em
}
.grid2 .post-date-wrap{
	width:90px;
	min-height:120px;
	margin-right:1.1em
}

/* COMMENT LIST
================================================ */
.commentlist .comment-author:after{
	content:"";
	clear:both;
	display:table
}
.commentlist .comment-author{
	margin-bottom:.7em
}
.commentlist .avatar{
	float:left;
	margin-right:22px
}
.commentlist cite{
	font-size:1em;
	font-weight:400;
	font-family:'Playfair Display', serif;
	display:block;
	letter-spacing:-.02em
}
.commentlist cite:after{
	display:none
}
.commentlist .comment-time{
	color:#999
}
.commentlist .commententry{
	padding-bottom:1.85em
}
.commentlist .comment-reply-link{
	border:1px solid #e5e5e5;
	background:0;
	color:#999;
	display:inline-block;
	line-height:normal;
	letter-spacing:.175em;
	font-size:.9em;
	padding:.35em .95em
}
.commentlist .comment-reply-link:hover{
	border-color:#000;
	background:#000;
	color:#fff
}

/* RELATED POSTS
================================================ */
.related-posts{
	border:none
}
.woocommerce .related > h2,
.woocommerce .upsells > h2, 
.comment-title,
.comment-reply-title,
.related-posts .related-title{
	font-weight:400;
	font-size:1.2em;
	text-align:center;
	text-transform:uppercase;
	position:relative;
	padding-bottom:1.25em;
	letter-spacing:.16em;
	margin:0 0 1.75em
}
.woocommerce .related > h2:after,
.woocommerce .upsells > h2:after,
.comment-title:after,
.comment-reply-title:after,
.related-posts .related-title:after{
	content:"";
	display:block;
	border-bottom:1px solid #e5e5e5;
	position:absolute;
	bottom:0;
	width:100%;
	left:0
}
.woocommerce .related > h2:before,
.woocommerce .upsells > h2:before,
.comment-title:before,
.comment-reply-title:before,
.related-posts .related-title:before{
	content:"";
	display:block;
	border-top:5px solid;
	width:70px;
	margin:auto;
	position:absolute;
	bottom:0;
	left:0;
	right:0
}
.related-posts .post-category a{
	background-color:#1a1a1a;
	color:#fff;
	padding:1.3em 2.5em;
	display:inline-block;
	margin-bottom:5px
}
.related-posts .post-image + .post-content .post-category{
	position:absolute;
	top:1px;
	left:0
}
.related-posts .post-title{
	font-size:1.4em;
	margin-top:.4em;
	letter-spacing:-.01em;
	line-height:1.2em
}

/* POST NAVIGATION
================================================ */
.post-nav{
	font-family:'Playfair Display', serif;
	border-top:1px solid rgb(0,0,0,.1)
}
.post-nav .prev,
.post-nav .next{
	padding:0;
	padding-top:1.4em
}
.post-nav a{
	font-size:1.45em;
	letter-spacing:-.025em;
	line-height:1.4em
}
.post-nav .arrow{
	color:#000;
	top:0
}
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before{
	content:"";
	display:block;
	border:none;
	border-top:5px solid;
	width:70px;
	transform:none;
}
.post-nav .prev .arrow:after,
.post-nav .next .arrow:after{
	display:none;
}
.rtl .post-nav .prev .arrow:before,
.rtl .post-nav .next .arrow:before{
	transform:none
}

/************************************************************************************
PAGE NAVIGATION
*************************************************************************************/
.pagenav{
	margin-top:2.6em
}
.pagenav .current,
.pagenav a{
	padding:.5em;
	margin:0 3px;
	min-width:auto;
	min-height:auto;
	line-height:normal;
	box-sizing:border-box;
	border:none;
	border-bottom:3px solid transparent
}
.pagenav a:hover,
.pagenav .current{
	border-color:#000;
	text-decoration:none
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widgettitle{
	font-size:1.25em;
	font-weight:400;
	font-family:'Playfair Display', serif;
	letter-spacing:.21em;
	text-transform:uppercase;
	text-align:center
}
.widgettitle:before{
	content:"";
	display:block;
	border-top:5px solid;
	width:70px;
	margin:auto;
	margin-top:-1px;
	padding-top:1.25em
}
.widget li{
	padding:.2em 0
}
#sidebar input{
	width:100%;
	max-width:100%;
	margin:0;
	margin-bottom:10px
}
#sidebar input[type="radio"],
#sidebar input[type="checkbox"]{
	width:auto;
	margin:auto
}
#sidebar .widgettitle{
	border-bottom:1px solid #e5e5e5
}
#sidebar .widgettitle:before{
	display:none
}
#sidebar .widgettitle:after{
	content:"";
	display:block;
	border-bottom:5px solid;
	width:70px;
	margin:auto;
	padding-top:1.85em
}
.widget .feature-posts-list .feature-posts-title{
	font-family:'Playfair Display', serif;
	font-size:1.15em
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
	border-top:1px solid rgba(180,180,180,.3)
}
#footer{
	padding-top:0
}
/* FOOTER LOGO
================================================ */
#footer-logo{
	font-family:'Playfair Display', serif;
	font-variant:small-caps;
	letter-spacing:-.05em;
	color:#000;
	padding-top:1em;
	margin-bottom:1.15em
}
.footer-nav{
	margin:0;
	margin-bottom:1em
}
.footer-horizontal-left .footer-nav,
.footer-horizontal-right .footer-nav{
	padding-top:1.8em
}

/* FOOTER BACK TO TOP
================================================ */
.footer-tab,
#pagewrap .back-top-float,
.back-top:not(.back-top-float) .arrow-up a{
	background-color:#000
}
.footer-block .back-top:not(.back-top-float) .arrow-up a{
	background:0
}
/* FOOTER WIDGETS
================================================ */
.footer-widgets .widget{
	margin-top:0
}
.footer-widgets .widgettitle{
	color:#000;
	font-family:'Fira sans',Arial,sans-serif;
	font-size:1em;
	font-weight:600;
	letter-spacing:.19em;
	text-align:left;
	margin:0 0 1.4em
}
.footer-widgets .widgettitle:before{
	display:none
}
.footer-widgets .widget:before{
	content:"";
	display:block;
	border-top:5px solid #000;
	width:70px;
	margin-top:-1px;
	padding-top:1.85em
}

/* FOOTER TEXT
================================================ */
.section-col + .footer-text{
	position:relative;
	padding:1.1em 0;
	margin-top:1em;
	font-weight:400;
	font-size:.95em;
	border-top:1px solid rgba(0,0,0,.05)
}
.section-col + .footer-text .one,
.section-col + .footer-text .two{
	display:inline-block;
	vertical-align:middle
}
.section-col + .footer-text .one{
	margin-right:.4em
}

/* FOOTER LAYOUTS
================================================ */
.footer-block .footer-widgets .widgettitle{
	text-align:center
}
.footer-block .footer-widgets .widget:before{
	margin:auto
}
.footer-block .footer-widgets .widget{
	margin-top:auto
}

/************************************************************************************
WOOCOMMERCE
*************************************************************************************/
/* ARCHIVE PRODUCTS
================================================ */
/* Sale */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
	background-color:#000
}

/* archive product title */
.module-products .wc-products .product h3,
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woocommerce-loop-product__title{
	font-family:'Playfair Display', serif;
	font-weight:400;
	letter-spacing:normal;
	margin:0 0 .2em
}
.woocommerce ul.products li.product a img{
	margin:0 0 1.35em
}
.woocommerce ul.products li.product .price{
	font-weight:700;
	margin:0 0 .4em;
	transform:none;
	transform-origin:center;
	transition:.7s
}
.woocommerce ul.products li.product .price del{
	color:#363636
}
.woocommerce .woocommerce-ordering{
	margin:-1.6em 0 8em
}
.woocommerce .woocommerce-ordering select{
	border:1px solid #e5e5e5;
	font-weight:700;
	font-size:.9em;
	padding:1em 1.35em;
	padding-right:3em;
	text-transform:uppercase
}
.module-products .wc-products .product h3 a{
	color:inherit
}

/* SINGLE PRODUCTS
================================================ */
/* Title */
.woocommerce div.product .product_title{
	font-size:1.625em;
  	font-weight:700;
	letter-spacing:0;
	margin:0 0 .33em
}

/* price */
.woocommerce div.product p.price,
.woocommerce div.product span.price{
    font-size:1em;
    margin:0 0 .75em;
    transform:none
}
.woocommerce div.product p.price{
    font-size:1.5em
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del{
	color:#363636
}

/* quantity */
.woocommerce div.product form.cart{
	border-bottom:1px solid rgba(180,180,180,.3);
	padding-bottom:2.25em;
	margin-bottom:1.3em
}
.woocommerce .quantity .qty{
	padding:.6em .5em
}
.product_meta{
	text-transform:none
}

/* breadcrumb */
.woocommerce .woocommerce-breadcrumb{
	color:#000;
	font-weight:700
}
.woocommerce .woocommerce-breadcrumb a{
	color:#999
}

/* message, info, error */
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before{
    color:#000
}

/* tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs{
	margin:0 0 2.2em
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	text-transform:none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	font-weight:400;
	letter-spacing:0;
	padding:1.05em 1.45em
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	border-color:#000
}
#commentform .comment-form-rating label{
	font-weight:400
}
#commentform .comment-form-rating label,
#review_form #commentform .comment-form-rating .stars{
	display:inline-block;
	vertical-align:middle;
	margin:0;
	line-height:1
}
#review_form #commentform .comment-form-rating .stars{
	margin-left:1em;
	font-size:1.1em
}
.woocommerce p.stars a{
	margin:0 .06em
}

/* WOOCOMMERCE CART
================================================ */
.woocommerce-cart #content table.cart td.actions .coupon .input-text{
	width:7.5em;
	padding:.6em
}

/* WOOCOMMERCE CHECKOUT
================================================ */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:40px;
	border-color:#ddd
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:40px;
	padding-left:1.2em;
	padding-right:1.2em
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	right:1.2em
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true]{
	background-color:#000;
	color:#fff
}
.select2-results__option{
	margin:0
}

/************************************************************************************
BUILDER STYLING
*************************************************************************************/
/* BUILDER BUTTON
================================================ */
#slide-cart .button,.woocommerce ul.products li.product .button,.woocommerce a.button.disabled,.woocommerce button.button.disabled,
.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{
	background:#000;
	color:#fff;
	font-weight:600;
	font-size:.825em;
	text-transform:uppercase;
	padding:1em 1.35em;
	letter-spacing:.025em
}
.ui.builder_button{
	text-transform:uppercase;
	font-weight:600;
	background:0;
	padding:1em 1.35em
}
.builder_button span{
	letter-spacing:.2em;
	font-size:.9em
}
/************************************************************************************
RESPONSIVE 
*************************************************************************************/
@media screen and (max-width:680px){
	.col2-1 .loops-wrapper.list-post .post-title,
	.col3-2 .loops-wrapper.list-post .post-title,
	.col4-3 .loops-wrapper.list-post .post-title,
	.col4-2 .loops-wrapper.list-post .post-title,
	.col3-1 .loops-wrapper.list-post .post-title,
	.col4-1 .loops-wrapper.list-post .post-title{
		font-size:1.8em
	}
}

/*/wp/wp-content/themes/themify-ultra-child/style.css*/
/*
Theme Name: Summa Money Child Theme
Description: Child theme for Themify Ultra
Author: Themify
Template: themify-ultra
*/


/* write custom css below */


.i-hide-stuff {
    display: none;
}

@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&display=swap');

@media (min-width:20px) {
    
    a:hover, .post-title a:hover, .post-meta a, .post-date-wrap, .post-date-wrap a {
        color: #026cb5;
    }

    .post-meta a:hover {
        color: #000;
    }
    
    .loops-wrapper.list-post .post-date .year, .post-date-wrap, .loops-wrapper.list-post .post-date .month, .loops-wrapper.list-post .post-date .day, .loops-wrapper.list-post .post-date .year {
        text-transform: uppercase;
    }
    
    .loops-wrapper.list-post .post-content .post-date {
        opacity: 1;
    }
    
    .header-widget-full {
           background-color: #f2f2f2;
        font-size: 12px;
        color: #5e5d5e;
        font-weight: 400;
    }

    #content {
        padding: 0px;
    }
    
 
    
    .header-widget {
        padding: 0px;
    }
    
    .bold-font {
        font-weight: 700;
    }
    
    .red-font {
        color: #be1e2d;
    }
    
    .green-font {
        color: #287f21;
    }
    
    .lt-blue-italic {
        font-style:italic;
        color: #7cebf7;
    }
 #sm-post-hero .builder-posts-wrap .post-image img {
width: auto;
    height: auto;
    border-radius: 0px;
    margin: 0px auto;
}
    
    
          #sm-post-hero .loops-wrapper.list-post .post {
        border-radius: 0px;
    width: 100%;
    height: auto;
    background-color: #00315c;
    margin-bottom: 100px;
    padding: 0px 0px 0px;
              box-shadow: inset 18px 100px 160px 0px rgba(0,0,0,.55);
}
    
  
    .home-hero {
        border-radius: 0px;
    width: 100%;
    height: auto;
    background-color: #333;
    margin-bottom: 100px;
    padding: 200px 0px 0px;
    background-size: cover;
}

     #sm-post-hero  .loops-wrapper.boxed .post-content,
    .home-hero .row_inner {
    position: relative;
    bottom: 0px;
    height: auto;
    background-color: rgb(0 0 0 / 69%);
        padding: 30px 10%;
}
    
    #sm-post-hero .loops-wrapper.list-post .post-author, #sm-post-hero .loops-wrapper.list-post .post-date, #sm-post-hero .loops-wrapper.list-post, .home-hero-date {
    font-size: 12.75px;
    line-height: 1.85em;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 15px;
}
    

    
    #sm-post-hero  .loops-wrapper.list-post .post-date .month,
    #sm-post-hero  .loops-wrapper.list-post .post-date {
         color: #7cebf7;
           text-transform: none;
    }
    
#sm-post-hero .loops-wrapper.list-post .post-author a,
  #sm-post-hero  .loops-wrapper.list-post .post-date a,
    .home-hero-date a {
        font-weight: 600;
        color: #7cebf7;
        text-decoration: underline;
    }
    
       .home-hero-date a:hover {
        color: #fcf291;
    }
    
    #sm-post-hero  .loops-wrapper.list-post .post-image {
        overflow: hidden;
        margin: 0px auto;
        height: auto;
    }
    
    #sm-post-hero  .loops-wrapper.list-post .post-content-inner {
    display: inline-block;
    }
    
     #sm-post-hero .loops-wrapper.list-post .post-title, 
    .home-hero-header h1 {
     font-weight: 700;
    color: #fff;
    letter-spacing: 0px;
    margin: 0px 0px 15px;
    width: 100%;
    font-size: 2.75em;
    line-height: 1.25em;
    }
    
 
    
    #sm-post-hero .loops-wrapper.list-post .post-title a {
        color: #fff;
    }
 
    .home-hero-desc {
        color: #fff;
    font-weight: 400;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    #sm-post-hero .home-hero-button,
    .home-hero-button a {
       font-family: 'Playfair Display', serif;
        font-weight: 700;
        font-size: 18px;
        border-bottom: .5px solid #7cebf7;
        padding-bottom: 5px;
        color: #fff;
        width: auto;
        font-style: italic;

    }
    
    .single .post-content .post-date {
    border: 1px solid rgb(2 108 181 / 43%);
    color: #026cb5;
}

   .single .post-content .post-date-wrap:not(.post-date-inline) .post-date:before {
        display: none;
    }
    
    .related-posts .post-category a, .loops-wrapper.list-post .post-image + .post-content .post-category a {
       font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-style: italic;
    background-color: #7cebf7;
    color: #000;
    text-transform: none;
    font-size: 20px;
    padding: 14px 20px 14.5px;
    margin: -5px 0px 0px -5px;
}
    
    .module-header {
            font-family: "google-font-playfair-display";
        text-transform: uppercase;
        text-align: center;
           font-weight: 400;
        font-size: 24px;
        line-height: 36px;

    }
    
  .module-header h3 {
    width: 80%;
    margin: 0px auto 40px;
}
    .module-header a {
        font-weight: 900;
        border-bottom: 1px solid #7cebf7;
        padding: 0px 0px 6px 0px;
    }
    

    
    .post-nav {
        font-weight: 700; 
    }
    
    .header-widget-full .social-links a {
        color: #5c5c5c;
    }
    
    .header-widget-full .header-widget-inner .widget + .widget {
        float: right;
    }
    .header-stock-placeholder {
        display: none;
    }
    
.category-header {
    width: 100%;
    padding: 10px 0px 25px;
    color: #fff;
   background-color: #00264a;
    background-repeat: no-repeat;
    border-bottom: 1px solid #025685;
    background-position: top left;
    background-size: contain;
}
  
    .ivy-bg {
        background-image: url(https://summamoney.com/wp/wp-content/uploads/2022/01/Ivy.jpg);
    
    }
    
      .burst-bg {
        background-image: url(https://summamoney.com/wp/wp-content/uploads/2022/01/Burst.jpg);
    
    }
   
      .spotlight-bg {
        background-image: url(https://summamoney.com/wp/wp-content/uploads/2022/01/Spotlight.jpg);
    
    }
    
          .daily-bg {
        background-image: url(https://summamoney.com/wp/wp-content/uploads/2022/01/Daily.jpg);
    
    }
    
    .category-header .row_inner {
        max-width: 1140px !important;
    }
    
    .category-name {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 36px;
    margin: 20px 0px 20px;
    height: auto;
    width: auto;
    line-height: 1em;
}
   
   
    .sm-footer-desc,
    .category-content {
        font-size: 12.75px;
        line-height: 1.85em;
    }
  
    .footer-widgets .widget:before {
        content: none;
    }
    
.sm-static-page h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 28px;
    width: 90%;
    max-width: 875px;
    margin: 30px auto 14.5px;
    padding: 0px 0px 0px 15px;
    border-left: 4px solid #5bafe9;
}
    
    .sm-static-page-lead-p {
         width: 90%;
    max-width: 900px;
    margin: 60px auto 40px;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 43px;
    }
    
    .sm-static-page p {
            width: 90%;
         max-width: 900px;
        margin: 0px auto 1.3em;
    }
    
  .sm-page-title {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 36px;
    margin: 100px 0px 0px;
    width: auto;
    line-height: 45px;
}
    
  

   .entry-content > div, .content-brief-section > div {
            padding: 0;
    margin: 0 0 1.3em;
    }
    
    #footer .footer-widgets .widgettitle,
    .sm-footer-title {
         font-family: 'Playfair Display', serif;
         font-size: 25px;
    line-height: 1.3em;
        font-weight: 700;
            text-transform: none;
    letter-spacing: unset;
    }
    
    .entry-content h4 {
  font-family: 'Playfair Display', serif;
    width: 90%;
    margin: 40px auto;
    text-transform: none;
    font-weight: 700;
    font-size: 27px;
    line-height: 38px;
    padding: 30px 20px;
    border-top: 10px solid #000;
    border-bottom: 1px solid #000;
    letter-spacing: 0px;
}
    
  
    
    #sm-post-hero .post-category {
        display: none;
    }
    
    .category-banner-column {
        margin: 0px auto !important;
    }
    
 .category-logo {
        display: none;
    }
    
    #media_image-2 {
        width: 165px;
        height: 260px;
        margin: 0px 30px 0px 0px;
        padding: 0px 30px 0px 0px;
        border-right: 1px solid #fff;
    }
    
    #footer .col4-1 {
        width: 90%;
        margin: 0px auto;
        max-width: 450px;
    }
    
}


@media (min-width:1140px) {
    
    #sm-post-hero .loops-wrapper.list-post .post-image {
    width: 1920px;
    height: 571px;
}
        #sm-post-hero .builder-posts-wrap .post-image img {
    width: auto;
    height: auto;
    border-radius: 0px 151px 0px 0px;
    margin: 9px 0px 0px 0px;
    box-shadow: 19px 16px 30px #000;
}
    
    
    
    #footer .col4-1:nth-child(1), #footer .col4-1:nth-child(4) {
        width: 16% !important;
    margin: 0px 2%;
    }
    
        #footer .col4-1:nth-child(2), #footer .col4-1:nth-child(3) {
      width: 26% !important;
    margin: 0px 4% 0px 0px;
    }
    
    #sm-post-hero  {
    margin-bottom: 60px;
}
    
    #sm-post-hero .loops-wrapper.list-post .post-author,
  #sm-post-hero  .loops-wrapper.list-post .post-date, 
     #sm-post-hero .loops-wrapper.list-post,
        .home-hero-date {
        font-size: 16px;
    }
    
            #sm-post-hero .loops-wrapper.list-post .post-title, 
    .home-hero-header h1 {
    width: 80%;
            margin: 0px 0px 15px !important;
    }
    
     .category-header {
        padding: 40px 0px;
    }
    
    
       .category-content {
        font-size: 16px;
    }
    
      .category-name {
    font-size: 48px;
    margin: 60px 0px 20px;
    }
    
      .category-banner-column {
        margin: 0px auto !important;
    }
    
.category-logo {
    max-width: 125px;
    height: auto;
    display: block;
    margin: 8px 10px 0px -28px !important;
}
      .entry-content h4 {
    float: right;
    width: 290px;
    margin: 30px 0px 30px 35px;
}
    
                .header-stock-placeholder {
        display: block;
       margin:   11px 0px 0px 5px; 
    }
#site-logo {
    float: left;
    margin-left: -100px;
}
    
       #main-nav {
    float: right !important;
    margin: 53px -50px 0px;
}
    
        .post-title {
     font-size: 60px;
    font-weight: 700;
    margin: 30px 0px 15px !important;
    width: 80%;
}
    #sm-post-hero {
        max-width: 1920px;
        height: 571px;
        border-radius: 0px;
    }
    
      

          #sm-post-hero .loops-wrapper.list-post .post,
    .home-hero {
        height: 571px;
        padding: 0px;
        border-radius: 0px;
    }
      #sm-post-hero  .loops-wrapper.boxed .post-content,
   .home-hero  .row_inner {
  position: absolute;
    right: 4%;
   height: auto;
    padding: 30px 50px;
       max-width: 700px;
}
    
      #main-nav > li.menu-item-page-570 {
    border-left: 1px solid #026cb5;
    margin-left: 20px;
    padding-left: 20px;
}
    
}
/*/wp/wp-content/uploads/themify-customizer-5.4.6-5.4.9.css*/
/* Themify Customize Styling */
body {	
	font-family: "google-font-barlow";	font-weight:400;
	font-size:16px;
	line-height:28px;

	color: #000000; 
}
a:hover {	
	color: #026cb5; 
}
h1 {	
	font-family: "google-font-playfair-display";	font-weight:700;
	font-size:40px;
	line-height:48px;
 
}
h2 {	
	font-family: "google-font-playfair-display";	font-weight:700;
	font-size:30px;
	line-height:36px;
 
}
h3 {	
	font-family: "google-font-playfair-display";	font-weight:700;
	font-size:24px;
	line-height:36px;
 
}
#header {	
	font-family: "google-font-barlow";	font-weight:400;
	font-size:16px;
	line-height:1em;
 
}
#headerwrap.fixed-header #site-logo a img {		width: 212px;
	height: 56px; 
}
body #site-logo a img {		width: 194px;
	height: 75px; 
}
#main-nav a {		font-size:13px;
 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #026cb5; 
}
#footerwrap {	background: none;
	background-color: #00203b; 
}
#footer-logo a {	display: none; 
}
#footer-logo a img {		width: 166px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "google-font-barlow"; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #7cebf7; 
}
#footer .footer-widgets .widgettitle {	
	font-family: "google-font-playfair-display";
	color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 212px;
	height: 56px; 
}
body #site-logo a img {		width: 194px;
	height: 75px; 
}
#footer-logo a img {		width: 166px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 212px;
	height: 56px; 
}
body #site-logo a img {		width: 194px;
	height: 75px; 
}
#footer-logo a img {		width: 166px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 212px;
	height: 56px; 
}
body #site-logo a img {		width: 194px;
	height: 75px; 
}
#footer-logo a img {		width: 166px; 
}
 }
/* Themify Custom CSS */
 @font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Regular'), url('/fonts/Segoe UI.woff') format('woff');
    }
@font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('/fonts/Segoe UI Bold.woff') format('woff');
    }

.category-the-daily .post-content  img {
  display: none!Important;
}
#themify-feature-posts-1003 .post-img {
	display: none!Important;
}
#main-nav > li.menu-item-page-4884 {
    border-left: 1px solid #026cb5;
    margin-left: 20px;
    padding-left: 20px;
}
.post-date-wrap {
  
}
.category-the-daily .post-date-wrap {
  display: block!Important;
}
.footer-text-inner {
	display: none;
}
body {
	
	/*font-family: "Segoe UI Regular"!Important;*/
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!Important;
	font-size: 20px!Important;
}
.sm-static-page-lead-p {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!Important;
	font-size: 20px!Important;
	line-height: 28px!Important;
}
h1 {
	/*font-family: "Segoe UI Bold"!Important;*/
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!Important;
}
h2 {
	/*font-family: "Segoe UI Bold"!Important;*/
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!Important;
}
.widget .feature-posts-list .feature-posts-title {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!Important;
    font-size: 1.15em;
}

.entry-content a {
  color: #026cb5;
	text-decoration: underline;
}