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

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

/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/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
	}
}

/*/styles/modules/search-form.css*/
#searchform{
	font-size:1.3em;
	border-bottom:1px solid;
	position:relative;
	margin:0 0 1em
}
#searchform #s{
	background-color:transparent;
	border:none;
	margin:0;
	width:100%;
	max-width:none;
	padding:.45em;
	padding-left:1.75em;
	letter-spacing:-.04em;
	outline:none;
	box-shadow:none;
	border-radius:0
}
#searchform .icon-search{
	font-size:1.2em;
	line-height:1;
	position:absolute;
	left:2px;
	bottom:15px;
}
/* Rounded BG searchform */
#headerwrap #searchform-wrap{
	display:inline-block;
	vertical-align:middle;
	margin-left:4px
}
#headerwrap #searchform{
	position:relative;
	width:34px;
	border:none;
	margin:0 0 0 5px;
	font-size:1em
}
#headerwrap #searchform #s{
	border-radius:5em;
	padding:6px 15px 6px 25px;
	width:1px;
	height:40px;
	position:absolute;
	right:-5px;
	top:-20px;
	transition:width .7s,background .7s
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .tf_fa:hover + #s{
	width:140px;
	background-color:#eee
}
#headerwrap #searchform .tf_fa{
	font-size:16px;
	background-color:#eee;
	color:#000;
	border-radius:100%;
	padding:11px;
	z-index:1;
	width:1em;
	height:1em;
	line-height:1.2em;
	margin:0;
	text-align:center;
	left:0;
	top:50%
}
.fixed-header-on #headerwrap #searchform-wrap{
	display:none
}
/*/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
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/styles/modules/widgets/themify-social-links.css*/
#headerwrap .social-widget strong,
.fixed-header-on #headerwrap .social-widget{
	display:none
}
#header .social-widget{
	margin-left:10px;
}
.social-widget a{
	color:inherit
}
.social-links .icon-medium i{
	border-radius:100%;
	padding:9px;
	margin:0;
	line-height:1em
}
.social-links a:hover i {
	background:rgba(150,150,150,.15);
}
.social-widget .widget div{
	display:inline
}
.social-widget .widget {
	margin:0
}
.social-widget .social-links.horizontal {
	margin:0;
}
.social-widget .social-links.horizontal li{
	padding:0;
	margin:0 6px 0 0;
	clear:none;
	line-height:100%;
}
.social-widget li img{
	margin-top:-3px
}
.social-links li i{
	border-radius:100%;
	padding:.25em;
	margin-right:.25em;
	width:1.1em;
	height:1.1em;
	line-height:1.1em
}
/* footer social-widget */
#footer .social-widget{
	padding-bottom:1.6em
}
#footer .social-widget .widget,
.footer-left-col #footer .social-widget .widget,
.footer-right-col #footer .social-widget .widget{
	margin:0
}
.feature-posts + .themify-social-links{
	text-align:left
}
/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap>:first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:#0f70e8;
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/icon.css*/
.module-icon-item + .module-icon-item{
    margin-left:.4em
}
.icon_vertical .module-icon-item{
    display:block;
    margin:0 0 .4em
}
.module-icon .module-icon-item a{
    text-decoration:none;
    display:inline-block
}
.module-icon span{
    margin-left:.3em;
    margin-right:.6em
}
.module-icon i{
    display:inline-block;
    padding:.5em;
    font-size:16px;
    border-radius:100%;
    line-height:0;
    transition:box-shadow .3s ease,border .3s ease,background-color .3s ease,color .3s ease,padding .3s ease,font-size .3s ease
}
/* size */
.module-icon.small i{
    font-size:12px;
    min-width:24px;
    min-height:24px
}
.module-icon.large i{
    font-size:24px;
    min-width:48px;
    min-height:48px
}
.module-icon.large span{
    font-size:1.2em
}
.module-icon.xlarge i{
    padding:12px 0 0 2px;
    font-size:36px;
    min-width:62px;
    min-height:62px
}
.module-icon.xlarge span{
    font-size:1.4em
}
/* image icon size */
.module-icon.circle img{
	border-radius:100%;
}
.module-icon img {
	max-width:32px;
	padding:3px;
}
.module-icon.small img {
	max-width:16px;
}
.module-icon.large img {
	max-width:48px;
	padding:6px;
}
.module-icon.xlarge img {
	max-width:148px;
	padding:9px;
}
/* rounded style */
.module-icon.rounded i,
.module-icon.rounded img{
    border-radius:8px
}
/* squared style */
.module-icon.squared i,
.module-icon.squared img{
    border-radius:0
}
.module-icon.none.small i{
    font-size:18px
}
.module-icon.none.large i{
    font-size:30px
}
.module-icon.none.xlarge i{
    font-size:36px
}
/* rounded style */
.module-icon.rounded i{
    border-radius:8px
}
/* squared style */
.module-icon.squared i{
    border-radius:0
}
.module-icon.none.small i{
    font-size:18px
}
.module-icon.none.large i{
    font-size:30px
}
.module-icon.none.xlarge i{
    font-size:36px
}
/* none (no bg) style */
.module-icon.none{
    display:block; /* prevent theme override */
}
.module-icon.none i{
    padding:.2em;
    border-radius:0;
    background:none;
    font-size:24px;
    color:inherit
}
.module-icon.none i.black{
    color:#000
}
.module-icon.none i.gray{
    color:#666
}
.module-icon.none i.blue{
    color:#3e65b2
}
.module-icon.none i.light-blue{
    color:#6694d6
}
.module-icon.none i.green{
    color:#4aab10
}
.module-icon.none i.light-green{
    color:#71a115
}
.module-icon.none i.purple{
    color:#584eb2
}
.module-icon.none i.light-purple{
    color:#7f76cc
}
.module-icon.none i.brown{
    color:#622d07
}
.module-icon.none i.orange{
    color:#bc6e00
}
.module-icon.none i.yellow{
    color:#dcb232
}
.module-icon.none i.red{
    color:#9d1d14
}
.module-icon.none i.pink{
    color:#b27e9d
}
/* icon position */
.tf_textc .module-icon span {
	display:block;
	margin-top:.2em
}
.module:not(.tf_textc) .module-icon-item,
.module:not(.tf_textc) .module-icon-item a{
    display:flex;
    align-items:center;
}
.tf_textr .module-icon-item i,
.tf_textr .module-icon-item img{
    order:1;
}
.module:not(.tf_textc) .module-icon-item.tf_inline_b a,
.module:not(.tf_textc) .module-icon-item.tf_inline_b{
    display:inline-flex
}
@media screen and (max-width:680px){
    .module-icon.large span{
        font-size:1.1em
    }
    .module-icon.xlarge span{
        font-size:1.2em
    }
}
/*/themify-builder/css/modules/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/themify-builder/css/modules/divider.css*/
.module-divider{
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important
}
.module-divider.solid{
    border-style:solid
}
.module-divider.dashed{
    border-style:dashed
}
.module-divider.dotted{
    border-style:dotted
}
.module-divider.double{
    border-style:double
}
.divider-center{
    margin-left:auto;
    margin-right:auto
}
.divider-right{
    margin-left:auto;
    float:right
}
.divider-right+div{
    clear:both; /* require to clear float */
}
/*/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;
}
.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}
}
/*/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){
	#footer{
		padding-top:35px
	}
	.footer-widgets .col4-2,
	.footer-widgets .col3-1{
		margin-left:0;
		width:100%;
		max-width:100%
	}
}
/*/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
}
/*/styles/modules/widgets/text.css*/
.textwidget ul{
	margin:0 0 1.4em 1.6em
}
.textwidget ul li{
	list-style:disc
}
.textwidget ol li{
	list-style:decimal
}
/*/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:11;
	bottom:100%;
	list-style:none;
	text-align:left;
	margin-bottom:1em;
	opacity:0;
	visibility:hidden;
	box-sizing:border-box;
	transform: scale(1,0);
	transform-origin: bottom;
	transition:transform .2s ease-in-out,opacity .2s ease-in-out
}
#footerwrap .footer-nav ul a{
	display:block;
	width:238px;
	padding:.5em 1.25em .5em 1.6em;
	margin:0;
	box-sizing:border-box
}
.footer-nav li li ul{
	left:100%;
	bottom:-.65em
}
.footer-nav li:hover > ul{
	margin-bottom:0;
	opacity:1;
	visibility:visible;
	display:block;
	transform: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
	}
	.footer-nav li ul{
		display:none
	}
	.footer-nav li:hover>ul{
		display:block
	}
}
/*/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
}
/*/themify-builder/css/modules/optin.css*/
.module .tb_optin_form input{
    width:100%;
    max-width:none
}
.module .tb_optin_form .tb_optin_gdpr input{
    width:auto
}
.module .tb_optin_submit button{
    display:block;
    width:100%
}
/*INLINE BLOCK*/
.tb_optin_inline_block .tb_optin_form{
    display:grid;
    grid-template-columns:auto auto auto auto auto auto;
    grid-column-gap:5px
}
/* Three Column */
.tb_optin_inline_block .tb_optin_fname{
    grid-column:1/3
}
.tb_optin_inline_block .tb_optin_lname{
    grid-column:3/5
}
.tb_optin_inline_block .tb_optin_email{
    grid-column:5/7
}
.tb_optin_inline_block .tb_optin_gdpr,
.tb_optin_inline_block .tb_optin_submit,
.tb_optin_inline_block .tb_optin_email:nth-of-type(1){
    grid-column:1/7
}
.tb_optin_inline_block .tb_optin_gdpr{
    margin-bottom:.4em
}
/* Two Column */
.tb_optin_inline_block .tb_optin_lname:nth-of-type(1),
.tb_optin_inline_block .tb_optin_fname:nth-last-of-type(3){
    grid-column:1/4
}
.tb_optin_inline_block .tb_optin_lname:last-child,
.tb_optin_inline_block .tb_optin_email:nth-of-type(2){
    grid-column:4/7
}
/*HORIZONTAL*/
.tb_optin_horizontal .tb_optin_form{
    display:flex;
    align-items:flex-end;
    flex-wrap:wrap
}
.tb_optin_horizontal .tb_optin_form input,
.tb_optin_horizontal .tb_optin_form .tb_optin_submit button{
    margin:0
}
.tb_optin_horizontal form>div[class*="tb_optin_"]{
    padding:0 5px 0 0;
    width:100%;
    flex-grow:1;
    justify-content:space-between;
    width:32.5%
}
.tb_optin_horizontal form>div[class*="tb_optin_"]:last-child{
    padding-right:0
}
.tb_optin_horizontal form>div.tb_optin_gdpr{
    width:100%;
    order:1
}
@media screen and (max-width:680px){
	.tb_optin_inline_block .tb_optin_form{
		display:block
	}
	.tb_optin_horizontal .tb_optin_form{
		flex-wrap:wrap;
	}
	.module-optin.tb_optin_horizontal .tb_optin_form div[class*="tb_optin_"]{
		margin-bottom:10px;
	}
	.tb_optin_horizontal form>div[class*="tb_optin_"],
	.module-optin.tb_optin_horizontal .tb_optin_submit{
		width:100%
	}
	.tb_optin_horizontal form>div.tb_optin_submit{
		order:1;
	}
}
/*/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.1.6 
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;
	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;
	outline: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(55,55,55,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio]{
	border-radius:100%
}
input[type="checkbox"]:checked:before{
	content:"";
	display:inline-block;
	width:70%;
	height:30%;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid;
	border-bottom:1px solid;
	transform:rotateZ(-45deg) skewY(-10deg)
}
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:700;
	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%
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute;
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(150,150,150,.15);	
}
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{
		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(150,150,150,.15);	
	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(150,150,150,.15);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before{
	display:none;
}
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .8em;
	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
}
/* required for making post content vertical alignment */
.disp-table{
	display:table;
	width:100%;
	height:100%
}
.disp-row{
	display:table-row
}
.disp-cell{
	width:100%;
	display:table-cell
}
.disp-cell.valignmid{
	vertical-align:middle
}
/*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
}
/************************************************************************************
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
	}
}

/*/styles/headers/header-classic.css*/
#headerwrap{
	padding-bottom:58px;
	border:none;
	background-color:#fff;
	color:#000
}
.fixed-header-enabled #headerwrap{
	position:relative
}
#headerwrap.fixed-header{
    position:fixed;
    padding-bottom:0
}
#header{
	padding:2.5em 0 2em;
	position:static
}
.header-bar{
	float:left;
	width:20%;
	max-width:100%
}
.navbar-wrapper{
	background-color:#f00;
	color:#fff;
	clear:both;
	position:absolute;
	width:100%;
	left:0;
	bottom:0;
	padding:0
}
.navbar-wrapper-inner{
	max-width:1160px;
	margin:auto;
	position:relative;
    display:flex;
    justify-content:flex-end;
    align-items:center
}
#site-logo{
	color:#000;
	margin:0
}
#site-logo a{
	color:#000
}
#site-description{
	margin:12px 0 0 2px
}
#searchform-wrap,
.search-button,
.cart-icon,
#header .social-widget{
	order:1
}
/* main nav */
#main-nav-wrap:after{
	content:"";
	clear:both;
	display:block
}
#main-nav-wrap{
    display:flex;
    flex:1
}
.fixed-header #main-nav,
#main-nav{
	margin-right:auto
}
#main-nav > li{
	float:left
}
#main-nav > li > a{
	border-left:1px solid rgba(255,255,255,.2);
	padding:18px 1.8em;
	line-height:normal
}
#main-nav > li:first-child > a{
	border-left:none
}
#main-nav li:not(.themify-widget-menu) > ul{
	margin-top:-1px
}
#main-nav > li > a:hover,
#main-nav > .current_page_item > a,
#main-nav > .current-menu-item > a{
	color:rgba(255,255,255,.75)
}
/* header widget */
.header-widget{
	float:right;
	clear:right;
	width:78%;
	font-size:.9em;
	line-height:1.6em
}
.header-widget .widget{
	margin-top:0;
	margin-bottom:1.2em
}
.header-widget .widgettitle{
	font-size:1.05em;
	margin-bottom:.75em
}
.fixed-header #header{
	padding-top:0;
	padding-bottom:0
}
.fixed-header-on #headerwrap .social-widget,
.fixed-header-on #headerwrap #searchform-wrap,
.fixed-header .search-button{
	display:inline-block
}
/* header gallery */
.header-gallery #header{
	position:relative
}
body:not(.mobile_menu_active) .header-gallery .navbar-wrapper{
	bottom:auto;
	top:100%
}
.header-gallery #main-nav > li:first-child > a{
	padding-left:1.85em
}

/*/skins/lifestyle/style.css*/
/*
Skin Name:Ultra Lifestyle
Version:1.0
Demo URI:https://themify.me/demo/themes/ultra-lifestyle/
Required Plugins:builder-contact, builder-woocommerce, woocommerce
*/

/************************************************************************************
GENERAL
*************************************************************************************/
body{
	font-family:'Poppins',Arial,sans-serif;
	color:#777;
	line-height:1.7em
}
a{
	color:#f04646
}
#content,
#sidebar{
	padding-top:0
}

/* reset general border-radius */
input[type=reset],input[type=submit],button,select,textarea,#pagewrap 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,.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 .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.sidebar-none .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
}

/* HEADINGS
================================================ */
h1, h2, h3, h4{
    font-family:'Prata', serif;
	font-weight:400
}
h1,
.page-title{
	font-size:3em;
	letter-spacing:-.0278em;
	line-height:1em;
	margin:0 0 1em
}
h2{
	font-size:2.2em
}
h3{
	font-size:1.5em
}

/* 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:#e3e3e3;
	margin:0;
	max-width:none
}
input[type=text],
input[type=email],
input[type=url]{
	padding:.71em
}
#commentform textarea,
textarea{
	resize:vertical;
	height:170px;
	min-height:auto
}
/* form button */
input[type=reset], input[type=submit], button[type=submit]{
	background-color:#f04646;
	font-weight:600;
	font-size:.9em;
	letter-spacing:.105em;
	padding:1.05em 2em 1em;
	text-align:center
}
label,
#commentform label{
	opacity:1;
	font-size:.95em;
	text-transform:none
}
#commentform p label{
	transform:translate(21px,35px);
	width:80%
}
input[type=reset]:hover, input[type=submit]:hover, button[type=submit]:hover{
	animation:btn_h_bounceIn .3s ease-in-out;
	background-color:#000
}

/************************************************************************************
HEADER
*************************************************************************************/
/* SITE LOGO
================================================ */
#site-logo{
	text-transform:uppercase;
	letter-spacing:.1em;
	font-family:'Prata', serif;
	font-weight:400
}

/* MAIN NAVIGATION
================================================ */
#main-nav a{
	font-family:'Prata', serif;
	font-size:.9em;
	letter-spacing:.04em;
	text-transform:uppercase
}
#main-nav ul a:hover,
#main-nav .mega-menu-posts a:hover,
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:#f04646
}

/* mega menu */
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column > .sub-menu > .columns-sub-item > a{
	font-weight:400
}
#main-nav .mega-menu-posts .post{
	text-align:left
}

/* HEADER CLASSIC
================================================ */
.header-classic:not(.mobile_menu_active) #header{
	width:auto;
	padding:1.5em 0 4.5em
}
.header-classic #site-description{
	margin:1.5em 0
}
.header-classic:not(.mobile_menu_active) #headerwrap{
	padding-top:54px;
	padding-bottom:0 !important
}
.header-classic:not(.mobile_menu_active) .navbar-wrapper{
	bottom:auto;
	top:0;
	color:#000;
	background-color:transparent;
	border-bottom:1px solid rgba(0,0,0,.1)
}
.header-classic:not(.mobile_menu_active) .fixed-header #headerwrap{
	border-bottom:solid 1px rgba(0,0,0,.1)
}
.header-classic:not(.mobile_menu_active) .fixed-header .navbar-wrapper{
	border-bottom:none
}
.header-classic:not(.mobile_menu_active) .navbar-wrapper-inner{
	max-width:none
}
.header-classic:not(.mobile_menu_active) .header-bar,
.header-classic:not(.mobile_menu_active) .header-widget{
	width:auto;
	max-width:none;
	float:none;
	text-align:center
}
.header-classic:not(.mobile_menu_active) .header-widget{
	margin-top:4.5em
}
.header-classic:not(.mobile_menu_active) .header-bar{
	margin-top:2.282em
}
.header-classic:not(.mobile_menu_active) #site-logo{
	font-size:3.75em;
	letter-spacing:.4em
}
.header-classic:not(.mobile_menu_active) #main-nav-wrap{
	text-align:center;
	padding-left:140px;
	padding-right:140px;
	box-sizing:border-box
}
.header-classic:not(.mobile_menu_active) #main-nav{
	margin-left:auto;
	margin-right:auto;
	float:none
}
.header-classic:not(.mobile_menu_active) #main-nav > li{
	float:none
}
.header-classic:not(.mobile_menu_active) #main-nav > li > a{
	padding:1.25em 1em
}
.header-classic #main-nav > li > a:hover,
.header-classic #main-nav > .current_page_item > a,
.header-classic #main-nav > .current-menu-item > a{
	color:#f04646
}
.header-classic:not(.mobile_menu_active) #main-nav > li > a:hover,
.header-classic:not(.mobile_menu_active) #main-nav > .current_page_item > a,
.header-classic:not(.mobile_menu_active) #main-nav > .current-menu-item > a{
	box-shadow:inset 0 2px 0 0
}
.header-classic:not(.mobile_menu_active) #cart-icon{
	margin:0
}
.header-classic:not(.mobile_menu_active) .cart-icon{
	position:absolute;
	right:20px
}
.header-classic:not(.mobile_menu_active) .search-button{
	position:absolute;
}
.header-classic:not(.mobile_menu_active) #cart-icon:hover i,
.header-classic:not(.mobile_menu_active) .search-button:hover{
	background-color:rgba(0,0,0,.05)
}
.header-classic:not(.mobile_menu_active).slide-cart #searchform-wrap,
.header-classic:not(.mobile_menu_active).slide-cart .search-button{
	right:66px;
}
.header-classic:not(.mobile_menu_active) #header .social-widget{
	float:left;
	position:absolute;
	margin-right:0;
	margin-left:1.3em;
	margin-top:0;
	left:0
}
.header-classic:not(.mobile_menu_active).slide-cart #searchform-wrap{
	min-width:65px
}
.header-classic:not(.mobile_menu_active) #searchform-wrap{
	top:0;
	bottom:0
}
.header-classic:not(.mobile_menu_active) #headerwrap #searchform{
	width:auto
}
.header-classic:not(.mobile_menu_active) #headerwrap #searchform-wrap #s{
	border-left:1px solid rgba(0,0,0,.1);
	padding:15px 48px 14px 16px
}
.header-classic:not(.mobile_menu_active) #headerwrap #searchform-wrap .tf_fa{
	left:50%;
	top:50%;
	transform:translateX(-50%)
}
.header-classic .fixed-header #header{
	padding-top:0;
	padding-bottom:0
}

/* HEADER OVERLAY
================================================ */
.header-overlay.transparent-header .fixed-header,
.header-overlay.mobile-menu-visible #headerwrap{
	background-color:rgba(240,70,70,.94)
}

/* HEADER BOTTOM
================================================ */
.header-bottom #main-nav{
	line-height:2.2
}

/* HEADER STRIPE
================================================ */
.header-stripe #site-logo{
	padding:.5em;
	background-color:#f04646
}
.header-stripe.slide-cart #main-nav-wrap{
	padding-top:10px
}
.header-stripe .header-bar{
	position:relative
}
.header-stripe #site-description{
	position:absolute;
	top:100%;
	left:50%;
	transform:translateX(-50%);
	background-color: #FF0000;
	box-sizing:border-box;
	padding:.5em;
	color:#fff;
	text-align:center;
	min-width:180px;
	max-width:200px;
	margin:0;
	margin-top:5px;
	visibility:hidden;
	transition:margin .3s ease,visibility .3s ease,opacity .3s ease,transform .3s ease
}
.header-stripe #site-description:before{
	content:"";
	background-color:inherit;
	width:10px;
	height:10px;
	margin-bottom:-5px;
	position:absolute;
	bottom:100%;
	left:50%;
	transform:translateX(-50%) rotateZ(45deg)
}
.header-stripe .header-bar:hover #site-description{
	margin-top:0;
	visibility:visible
}

/* HEADER TOPBAR
================================================ */
.header-top-bar #site-logo{
	margin-top:10px
}
.header-top-bar .fixed-header #main-nav,
.header-top-bar #main-nav{
	margin-top:8px
}

/* HEADER MENU SPLIT
================================================ */
.header-menu-split #headerwrap #header,
.header-menu-split .fixed-header #header{
	padding:1em 0
}

/* HEADER BOXED COMPACT
================================================ */
.boxed-compact .fixed-header #main-nav,
.boxed-compact #main-nav{
	margin-top:6px
}

/* HEADER MAGAZINE
================================================ */
.header-magazine .cart-wrap{
	padding:6px 0 12px
}

/* HEADER HORIZONTAL
================================================ */
.header-horizontal.slide-cart .fixed-header #main-nav-wrap{
	position:relative
}
.header-horizontal #site-logo{
	margin-top:10px
}
.header-horizontal #main-nav,
.header-horizontal .fixed-header #main-nav{
	margin-top:5px
}

/* SEARCH OPTIONS
================================================ */
.search-option-tab li:hover a,
.search-option-tab li.active a{
	box-shadow:inset 0 -3px 0 0 #f04646;
	color:#000
}

/* CART ICON
================================================ */
.cart-wrap a span{
	background-color:#f04646;
	box-sizing:border-box;
	min-width:16px;
	min-height:16px;
	padding:3px;
	vertical-align:top
}
/************************************************************************************
POST
*************************************************************************************/
/* post meta */
.post-meta{
	color:#888;
	font-size:.8em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.17em
}
.post-meta a{
	color:inherit
}
.post-meta a:hover{
	color:#f04646
}

/* post date */
.loops-wrapper.list-post .post-date,
.single .post-content .post-date{
	background-color:#f04646
}

/* post title */
.post-title{
	font-size:3.7em;
	letter-spacing:.007em;
	margin:0 0 .1em
}

/* single post */
.featured-area,
.single .post-meta,
.single .post-title{
	text-align:initial
}
.loops-wrapper.list-post .post-author,
.single .post-author{
	font-size:inherit;
	text-transform:inherit;
	letter-spacing:inherit;
	font-weight:inherit
}
.loops-wrapper.list-post .post-date-inline .post-date, 
.single-post .post-content .post-date-inline .post-date,
.single.single-fullwidth-layout .featured-area .post-content{
	text-align:initial;
	margin-bottom:.6em
}
.featured-area .post-content{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column
}
.featured-area .post-meta{
	order:-1
}
.featured-area .post-title{
	order:0
}
.featured-area .post-date-wrap{
	order:1
}
.single.single-post .featured-area .post-image + .post-content .post-date-wrap:not(.post-date-inline){
	order:-2
}
.featured-area .post-content{
	width:1160px;
	margin:auto
}
.single.single-fullwidth-layout .featured-area{
	margin:0 0 .4em
}
/* single fullwidth layout */
.single-fullwidth-layout  .featured-area .post-image{
	margin:0
}
.single-fullwidth-layout .featured-area .post-content{
	margin-top:-70px;
	transform:translateY(-10px)
}
.single-fullwidth-layout .featured-area .post-meta{
	padding-top:29px
}
.single-fullwidth-layout .featured-area  .post-content:before{
	content:"";
	display:block;
	position:absolute;
	width:70%;
	height:100%;
	margin-left:-45px;
	background-color:#fff;
	z-index:-1;
	padding-right:30px;
	pointer-events:none
}
.single-fullwidth-layout .featured-area .post-meta,
.single-fullwidth-layout .featured-area .post-title,
.single-fullwidth-layout .featured-area  .post-content:before{
	width:74%
}

/* related posts */
.related-posts{
	border:none;
	padding-top:.6em;
	margin:0 0 3em
}
.related-posts .related-title{
	letter-spacing:.3em;
	font-size:1.5em;
	font-weight:400;
	text-align:center;
	padding:0;
	margin:0 0 1.5em
}
.related-posts .post-meta{
	padding-top:.8em;
	font-weight:600
}

/* GRID STYLES
================================================ */
.loops-wrapper .post{
	text-align:initial
}
.post-content-inner{
	display:flex;
	flex-wrap:wrap;
	flex-direction:column
}
.post-content-inner .post-meta{
	order:-3
}
.post-content-inner .post-title{
	order:-2
}
.loops-wrapper .post-content-inner .post-date-wrap:not(.post-date-inline),
.single-post .post-content-inner .post-date-wrap:not(.post-date-inline){
	order:-4
}
.loops-wrapper.list-post .post-date-inline,
.single-post .post .post-date-inline{
	margin-left:0
}

/* list large image */
.loops-wrapper.list-large-image .post-title{
	font-size:2.45em;
	line-height:1.25em
}
.loops-wrapper.list-large-image .post-image{
	width:50%;
	max-width:none
}
.loops-wrapper.list-large-image .post-content{
	padding:5% 3%;
	box-sizing:border-box
}

/* POST NAVIGATION
================================================ */
.post-nav{
	border-top:1px solid rgba(0,0,0,.1);
	font-family:'Prata', serif;
	margin:0 0 3em
}
.post-nav a{
	letter-spacing:-.015em
}
.post-nav .prev,
.post-nav .next{
	padding-top:2.15em;
	padding-bottom:2.15em
}
.post-nav .prev{
	padding-left:1.65em
}
.post-nav .next{
	padding-right:1.65em
}
.post-nav .arrow{
	top: auto;
	bottom: 0;
}
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before{
	content:"";
	width:1em;
	height:1em;
	border:none;
	border-bottom:1px solid;
	bottom:18px;
	top:auto;
	transform:none
}
.post-nav .next .arrow:before{
	border-right:1px solid
}
.post-nav .prev .arrow:before{
	border-left:1px solid
}
.post-nav .next .arrow:after,
.post-nav .prev .arrow:after{
	display:none;
}
/* POST NAVIGATION */
.rtl .post-nav .next .arrow:before{
	transform:none;
	border-right:none;
	border-left:1px solid
}
.rtl .post-nav .prev .arrow:before{
	transform:none;
	border-left:none;
	border-right:1px solid
}

/* Loadmore */
#load-more{
	text-transform:uppercase;
	border-top:1px solid rgba(0,0,0,.1);
	padding:20px 0;
	font-size:.85em;
	letter-spacing:.17em;
	margin-top:2em
}
#load-more a{
	color:#333;
	text-decoration:none;
	padding:0
}
#load-more a:hover{
	color:#f04646
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.comment-title,
.comment-reply-title{
	text-transform:uppercase;
	letter-spacing:.3em;
	margin:0 0 1.5em
}
.commentlist .comment-reply-link{
	border:1px solid #e3e3e3;
	color:inherit;
	letter-spacing:.04em;
	padding:.4em 2.4em
}
.commentlist .comment-reply-link:hover{
	border-color:#f04646;
	background-color:#f04646
}
.commentlist .avatar{
	width:60px;
	height:60px;
	margin-right:18px
}
.commentlist cite{
	color:#f04646;
	font-size:1.1em;
	letter-spacing:.015em;
	margin-right:4px
}
.commentlist cite:after{
	display:none
}
.commentlist .comment-time{
	font-size:.95em;
	color:#888;
	letter-spacing:-.005em
}

/************************************************************************************
PORTFOLIO
*************************************************************************************/
.single-portfolio .project-meta{
	margin:0 0 2em
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar{
	font-size:.85em	
}
.widgettitle{
	text-transform:none;
	font-size:1.4em;
	font-weight:400;
	letter-spacing:-.01em
}
.widget li{
	padding:0;
	margin:0 0 .75em
}
.widget ul ul li{
	margin:0 0 .75em
}
.widget .feature-posts-list .feature-posts-title{
	font-family:'Prata', serif;
	font-size:1.1em;
	letter-spacing:normal;
	line-height:1.35em;
	margin:0 0 .2em;
	color:#000
}
.widget .feature-posts-list small{
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:.07em;
	margin:0 0 .5em;
	font-size:.7em
}

/* Tag widget */
.tagcloud a{
	border:1px solid #e0e0e0;
	box-sizing:border-box;
	color:inherit;
	display:inline-block;
	font-size:.7em !important;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	text-overflow:ellipsis;
	letter-spacing:.04em;
	padding:.4em .2em;
	width:calc(33.33% - 7px);
	white-space:nowrap;
	margin:0 0 10px 10px;
	overflow:hidden;
	float:left
}
.tagcloud:after{
	content:"";
	clear:both;
	display:block
}
.tagcloud a:nth-of-type(3n+1){
	margin-left:0
}
.tagcloud a:hover{
	border-color:#f04646;
	background-color:#f04646;
	color:#fff
}

/* Categories widget */
.widget_categories ul:after{
	content:"";
	clear:both;
	display:block
}
.widget_categories li{
	display:inline-block;
	width:calc(50% - 5px);
	margin:0 0 10px 10px;
	float:left;
	clear:none
}
.widget_categories li:nth-of-type(2n+1){
	margin-left:0
}
.widget_categories li a{
	border:1px solid #e0e0e0;
	box-sizing:border-box;
	color:inherit;
	display:block;
	font-size:.7em;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	text-overflow:ellipsis;
	letter-spacing:.04em;
	padding:.4em;
	white-space:nowrap;
	width:100%;
	overflow:hidden
}
.widget_categories li a:hover{
	border-color:#f04646;
	background-color:#f04646;
	color:#fff
}

/* menu widget */
.widget_nav_menu{
	width:50%;
	display:inline-block;
	min-width:110px;
	vertical-align:top
}

/* Image widget */
#sidebar .widget_media_image img{
	display:block;
	margin-left:auto;
	margin-right:auto
}
#sidebar .ui.builder_button{
	text-transform:uppercase
}

.header-widget .widgettitle,
#sidebar .widgettitle{
	font-size:1.1em;
	letter-spacing:.18em;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 1.5em
}
#sidebar .feature-posts-list li{
	border-top:1px solid rgba(0,0,0,.1);
	padding:1em 0;
	margin:0
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
	background-color:#fff;
	border:none;
	line-height:1.5em
}
#footer{
	font-size:.85em
}
#footer a{
	color:#000
}
#footer a:hover{
	color:#f04646
}

/* FOOTER LOGO
================================================ */
#footer-logo{
	font-size:1.4em;
	font-family:'Prata', serif;
	font-weight:400;
	letter-spacing:.1em;
	line-height:normal;
	text-transform:uppercase;
	margin:0 0 .925em
}

/* FOOTER SOCIAL WIDGET
================================================ */
#footer .social-widget{
	margin:0 0 1.4em
}
#footer .social-links li{
	margin:0 3px 0 0
}
#footerwrap .social-links a i{
	background-color:rgba(200,200,200,.3);
	color:#000;
	min-width:2.2em;
	min-height:2.2em;
	padding:.6em;
	display:inline-block;
	border-radius:50em;
	box-sizing:border-box
}
#footerwrap .social-links a:hover i{
	background-color:#f04646;
	color:#fff
}

/* FOOTER TEXT
================================================ */
.footer-text{
	font-size:.95em
}
.footer-text .one,
.footer-text .two{
	display:inline-block
}
.footer-text .two{
	margin-left:.2em
}

/* FOOTER WIDGET
================================================ */
.footer-widgets .widgettitle{
	margin:0 0 1.2em;
	color:#000;
	font-size:1.3em
}
.footer-widgets .widget .feature-posts-list li img{
	width:100%
}
.footer-widgets .widget .feature-posts-list:after{
	content:"";
	clear:both;
	display:block
}
.footer-widgets .widget .feature-posts-list li{
	width:45%;
	float:left;
	clear:none
}
.footer-widgets .widget .feature-posts-list li:nth-of-type(2n){
	margin-left:5%
}
.footer-widgets .widget .feature-posts-list li:nth-of-type(2n+1){
	clear:left
}

/* FOOTER BACK TO TOP
================================================ */
#pagewrap .back-top-float,
.back-top:not(.back-top-float) .arrow-up a{
	background-color:rgba(240,70,70,.8)
}
.footer-block .back-top:not(.back-top-float) .arrow-up a{
	background:0
}
/************************************************************************************
WOOCOMMERCE
*************************************************************************************/
/* ARCHIVE PRODUCTS
================================================ */
/* Sale */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
    background-color:#f04646;
	font-size:.8em;
	font-weight:600
}

/* 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:'Prata', serif;
	letter-spacing:-.03em;
	margin:0 0 .25em;
	text-transform:none
}
.module-products .wc-products.grid4 .product h3,
.woocommerce ul.products.columns-4 li.product .woocommerce-loop-product__title{
    font-size:1em
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after{
	top:auto;
	right:auto;
	margin-left:.53em
}

/* 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],/* for disabled state */
.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{
	border:none;
	background-color:#f04646;
	color:#fff;
	font-weight:600;
	padding:1.05em 2em 1em;
	letter-spacing:.115em
}
.woocommerce ul.products li.product .button:hover,
.woocommerce a.button.alt.disabled:hover,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
    animation:btn_h_bounceIn .3s ease-in-out
}
#slide-cart .button{
	min-width:auto
}

/* WC Grid style */
.wc-products.grid4 .post-image,
.wc-products.grid3 .post-image,
.wc-products.grid2 .post-image{
	position:relative;
	margin:0;
	margin-bottom:31px
}
.wc-products.grid4 .post-image:before,
.wc-products.grid3 .post-image:before,
.wc-products.grid2 .post-image:before{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.2);
	pointer-events:none
}
.wc-products.grid4 .post-content,
.wc-products.grid3 .post-content,
.wc-products.grid2 .post-content{
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	padding:0 5%;
	box-sizing:border-box;
	pointer-events:none
}
.wc-products.grid4 .post-content .add-to-cart-button,
.wc-products.grid3 .post-content .add-to-cart-button,
.wc-products.grid2 .post-content .add-to-cart-button{
	margin:0;
	pointer-events:auto
}
.module-products .woocommerce .post-content .price{
	font-size:1em;
	margin:0 0 .4em
}
.module-products .woocommerce .star-rating{
	margin:.2em auto .4em;
	color:#fff
}
.module-products .wc-products.products .post-content .price,
.module-products .wc-products.products .product h3 a{
	color:#fff
}
.module-products .wc-products .product h3,
.module-products .wc-products .star-rating,
.module-products .wc-products .product .price{
	opacity:0;
	visibility:hidden;
	max-height:0;
	overflow:hidden;
	transition:opacity .5s ease-in-out,visibility .5s ease-in-out,max-height .5s ease-in-out
}
.module-products .wc-products .product:hover h3,
.module-products .wc-products .product:hover .star-rating,
.module-products .wc-products .product:hover .price{
	opacity:1;
	visibility:visible;
	max-height:100px
}
.module-products .wc-products .product:hover .button{
	animation:btn_h_bounceIn .3s ease-in-out
}
.woocommerce ul.products li.product .button{
	padding:2.2em 4.65em
}

/* SINGLE PRODUCTS
================================================ */
/* quantity */
.woocommerce-cart #content table.cart td.actions .coupon .input-text,
.woocommerce .quantity .qty{
    padding:.68em;
    width:8.5em
}

/* tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	border-color:#f04646;
	color:#000
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	font-family:"Prata", serif;
	font-weight:400;
	font-size:.9em;
	letter-spacing:.15em
}
.woocommerce form .form-row textarea,
.woocommerce #reviews #comment{
	height:170px
}
.woocommerce .related h2,
.woocommerce .upsells h2{
    font-weight:400
}

/* woocommerce breadcrumb */
.woocommerce .woocommerce-breadcrumb{
	font-size:.8em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.17em
}

/* comment reply title */
.woocommerce #reviews .comment-reply-title{
	color:#000;
	font-family:'Prata', serif;
	font-weight:400;
	letter-spacing:normal
}

/* CART
================================================ */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height:49px;
	border-color:#ddd
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height:49px
}
.select2-results__option{
	margin:0
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true]{
	background-color:#f04646;
	color:#000
}

/*
PAGINATION
================================================ */
.pagenav .current,
.pagenav a,
.pagenav span{
	padding:5px;
	min-width:30px;
	min-height:30px;
	font-weight:600;
	text-decoration:none;
	border:1px solid;
	margin:0 3px;
	transition:background .3s ease,color .3s ease,padding .3s ease
}
.pagenav a:hover,
.pagenav .current{
	text-decoration:none;
	animation:btn_h_bounceIn .3s ease-in-out
}

/************************************************************************************
BUILDER STYLES
*************************************************************************************/
/* BUTTONS
================================================ */
.ui.builder_button{
	padding:.85em 2.4em;
	border:none;
	box-sizing:border-box;
	font-size:.9em;
	text-align:center;
	letter-spacing:.115em;
	text-transform:uppercase
}
.module.module-buttons a.tb_default_color{
	background-color:#f04646;
	color:#fff
}
.small .ui.builder_button{
	padding:.65em 1.8em
}
.large .ui.builder_button{
	padding:.95em 2.6em
}
.xlarge .ui.builder_button{
	padding:1.15em 2.8em
}
.module.module-buttons .tb_default_color:hover{
	background-color:#333	
}
.ui.builder_button:hover{
	animation:btn_h_bounceIn .3s ease-in-out
}
@keyframes btn_h_bounceIn{
	0%{transform:scale(1)}
	50%{transform:scale(1.05)}
	100%{transform:scale(1)}
}
.module.module-buttons.outline .tb_default_color{
	background:0
}

/* CATEGORIES
================================================ */
.module.module-product-categories .products .product h3{
	text-transform:uppercase;
	padding:16px 21px;
	position:absolute;
	bottom:0;
	right:0;
	color:#fff
}
.module-product-categories .product > a:nth-of-type(1){
	max-height:100px;
	overflow:hidden;
	display:inline-block;
	margin-bottom:0 !important;
	position:relative
}
.module-product-categories .product > a:nth-of-type(1):before{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.3)
}
.module-product-categories .product > a:nth-of-type(1) img{
	height:100%;
	max-height:100px;
	object-fit:cover
}

/* SLIDER
================================================ */
.themify_builder_slider .slide-title{
	font-size:4.2em;
	text-transform:uppercase;
	letter-spacing:-.01em;
	line-height:1.2em;
	text-shadow:1px 1px 12px rgba(0,0,0,.3)
}

/* slider caption overlay */
.slider-caption-overlay .themify_builder_slider .slide-image{
	margin:0
}
.module-slider.slider-caption-overlay .slide-content{
	background-color:transparent;
	max-width:40%;
	padding:1em 7.5%;
	position:absolute !important
}
.module-slider.slider-caption-overlay .slide-image + .slide-content{
	bottom:18%
}

/* slider arrow */
.themify_builder_slider_wrap.themify_builder_slider_vertical .carousel-prev,
.themify_builder_slider_wrap.themify_builder_slider_vertical .carousel-next{
	top:auto;
	bottom:7%;
	padding:9px 22px;
	min-width:142px;
	background-color:#fff;
	color:#181818;
	border-radius:0
}
.themify_builder_slider_wrap.themify_builder_slider_vertical .carousel-prev{
	left:21px;
	text-align:left
}
.themify_builder_slider_wrap.themify_builder_slider_vertical .carousel-next{
	right:6px;
	left:auto;
	text-align:right
}
.themify_builder_slider_wrap .carousel-prev:before,
.themify_builder_slider_wrap .carousel-next:before{
	width:8px;
	height:8px;
	margin-left:7px;
	border-width:1px;
	position:relative
}
.themify_builder_slider_wrap .carousel-prev:hover:before{
	animation:arrow-prev 1s linear infinite
}
.themify_builder_slider_wrap .carousel-next:hover:before{
	animation:arrow-next 1s linear infinite
}

/* OPTIN MODULE
================================================ */
.module-optin form .tb_optin_email,
.module-optin form .tb_optin_submit{
	margin-bottom:1em
}
/* MEDIA
================================================ */
@media screen and (max-width:1300px){
	.single.single-fullwidth-layout  .post-content:before{
		margin-left:-30px;
		padding-right:60px
	}
}
@media screen and (max-width:1260px){
	.featured-area .post-content{
		max-width:96%
	}
}
@media screen and (max-width:760px){
	.loops-wrapper.list-large-image .post-image{
		width:100%;
		float:none
	}
	.featured-area .post-content{
		max-width:90%
	}
	.single-fullwidth-layout .featured-area .post-content{
		margin-top:-20px
	}
	.single-fullwidth-layout .featured-area .post-meta{
		padding-top:1em
	}
	.single-fullwidth-layout .featured-area .post-meta,
	.single-fullwidth-layout .featured-area .post-title,
	.single-fullwidth-layout .featured-area .post-content:before{
		width:80%
	}
}
@media screen and (max-width:680px){
	h1, .page-title{
		font-size:2em
	}
	h3{
		font-size:1.3em
	}
	.post-title{
		font-size:1.6em
	}
	.themify_builder_slider .slide-title{
		font-size:1.4em
	}
	.related-posts .related-title,
	.comment-title,
	.comment-reply-title{
		font-size:1.05em
	}
	.loops-wrapper.list-post .post-meta, .single .post-meta{
		font-size:.7em
	}
	#footer-logo{
		font-size:1.45em
	}
	#footerwrap .social-links a i{
		min-width:2em;
		min-height:2em;
		padding:.5em
	}
	.wc-products.grid4 .post-image img,
	.wc-products.grid3 .post-image img,
	.wc-products.grid2 .post-image img{
		width:100%
	}
	.woocommerce div.product form.cart .qty{
		width:5.6em
	}
	.woocommerce div.product form.cart .button{
		float:right
	}
	.woocommerce ul.products li.product .button{
		padding:2.2em 4.65em
	}
	.themify_builder_slider_wrap.themify_builder_slider_vertical .carousel-prev,
	.themify_builder_slider_wrap.themify_builder_slider_vertical .carousel-next{
		min-width:auto;
		padding:8px 10px;
		line-height:0;
		bottom:32px;
		left:6px
	}
	.themify_builder_slider_wrap.themify_builder_slider_vertical .carousel-next{
		left:auto;
		right:6px
	}
}
@media screen and (max-width:1200px) and (min-width:681px){
	.woocommerce ul.products li.product .button{
		padding:2.2em 2em
	}
}

/*/wp/wp-content/uploads/themify-css/themify-builder-38-generated.css*/
/* Generated from tbuilder_layout_part: optin-form */
.themify_builder_content-38 .tb_2j2c325.module-optin .tb_optin_submit button{border-radius:0px;color:rgba(255, 255, 255, 1);background-color:rgba(51, 51, 51, 1);padding-bottom:14px;padding-top:14px;font-size:14px;}
