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

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.tb_module_front .edit-button{
	display:none
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/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,transform
}
/* 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
}
video[poster]{
	object-fit:cover
}
/*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
}
/* top aligned */
.col_align_top>.module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* 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/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
}
/*/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)
}

/*/style.css*/
/*
Theme Name:Themify Ultra
Theme URI:https://themify.me/themes/ultra/
Version: 5.5.1 
Description:Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read <a href="https://themify.me/docs/ultra-documentation">Ultra documentation</a> for more information.
Author:Themify
Author URI:https://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) Themify.
Tags:themify,featured-images,translation-ready,custom-menu,sidebar
Text Domain:themify
Recommended Plugins:woocommerce,themify-portfolio-post,builder-countdown,builder-progress-bar,builder-counter,builder-contact,builder-woocommerce,builder-timeline,builder-image-pro,builder-typewriter,builder-maps-pro,builder-pricing-table,builder-slider-pro
---------
DO NOT EDIT THIS FILE.
If you need to override theme styling,please add custom CSS in Appearance>Customize>Custom CSS or a child theme (https://themify.me/docs/child-theme).
/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset,a{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
iframe,audio{
	max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
html{
  scroll-behavior:smooth
}
body{
	font:1em/1.65em 'Public Sans',"Arial",sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
	-webkit-font-smoothing:antialiased;
	-ms-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%
}
a{
	text-decoration:none;
	color:#ed1e24;
	transition:color .3s ease-in-out
}
a:hover{
	text-decoration:underline
}
p{
	padding:0;
	margin:0 0 1.3em
}
small{
	font-size:87%
}
blockquote{
	font-size:1.1em;
	line-height:1.4em;
	padding:.8em 1.4em;
	margin:0 5% 1.2em;
	border-left:solid 3px rgba(150,150,150,.3);
}
ins{
	text-decoration:none
}
/* LIST */
ul,ol{
	margin:0 0 1.4em 1.6em;
	padding:0
}
li{
	margin:0 0 1em 0;
	padding:0
}
/* HEADINGS*/
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .5em;
	overflow-wrap:normal;
	font-weight:600;
	color:#000
}
h1{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:700;	
	letter-spacing:-.03em
}
h2{
	font-size: 2em;
	line-height:1.3em;
	letter-spacing:-.02em;
}
h3{
	font-size: 1.45em;
	letter-spacing:-.02em;
}
h4{
	font-size:1.1em;
	letter-spacing:.05em;
	line-height:1.6em;
	text-transform:uppercase
}
h5{
	font-size:1.2em;
	line-height:1.7em
}
h6{
	font-size:1.1em;
	line-height:1.7em
}
/* FORM*/
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
input[type=radio],input[type=checkbox],select,textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background:#fff;
	border:1px solid rgba(0,0,0,.2);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(40,40,40,.8)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
input[type=radio],
input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
input[type=radio]{
	border-radius:100%;
    display:inline-flex;
    justify-content:center;
    align-items:center
}
input[type="checkbox"]{
	padding:0 2px
}
input[type="checkbox"]:before{
	content:"";
	display:inline-block;
	width:12px;
	height:5px;
	margin-bottom:4px;
	margin-left:1px;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
	transform:rotateZ(-45deg) skewY(-10deg)
}
input[type="checkbox"]:checked:before{
	border-left:1px solid;
	border-bottom:1px solid;
}
input[type="radio"]:checked:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	border-radius:100%;
	background-color:#222;
	width:12px;
	height:12px;
}
/* form input:focus */
select:focus,textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	border-color:rgba(0,0,0,.5);
}
/* form button */
input[type=reset],input[type=submit],button{
	background-color:#ed1e24;
	color:#fff;
	border:none;
	padding:.6em 1.4em;
	cursor:pointer;
	border-radius:30px;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.065em;
	-webkit-appearance:none;
	transition:background .3s,color .3s, transform .3s
}
/* form input:hover */
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#000;
	color:#fff;
	box-shadow:0 5px 10px rgba(0,0,0,.1);
	transform:translateY(-1px)
}
.gm-style-mtc button{
	border-radius:0
}
/*3. STRUCTURE*/
img,textarea,input,#main-nav ul a,.sidemenu,.post,.post-content,.author-box,.widget{
	box-sizing:border-box
}
/*4. GRID*/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/* main page width */
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.module_row.fullwidth>.row_inner{
	width:100%
}
/* content */
#layout{
	display:flex;
	flex-wrap:wrap
}
#content{
	width:71%;
	padding:5.75% 0
}
.sidebar-none #content{
	width:100%
}
.sidebar-none #layout{
	display:block
}
/* sidemenu active */
.sidemenu-active{
	position:relative;
	transition:left .2s ease-in-out
}
.sidemenu-active,
.sidemenu-active #headerwrap{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left,
.sidemenu-left #headerwrap{
	left:300px
}
/* full_width content */
.full_width #layout{
	flex-wrap:wrap;
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:100%;
	max-width:100%
}
/*5. HEADER*/
#headerwrap{
	color:#000;
	position:absolute;
	background-color:#fff;
	border-bottom:1px solid rgba(0,0,0,.05);
	min-height:55px;
	z-index:999;
	top:0;
	left:0;
	transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out,left .3s ease-in-out,min-height .3s ease-in-out
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed;
}
.transparent-header.no-fixed-header #headerwrap{
	position:absolute
}
.no-fixed-header #headerwrap{
	position:relative
} 
#header{
	position:relative;
	padding:2em 0;
	overflow:visible; /* required to prevent menu dropdown hidden */
	z-index:1
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}
/* header widget */
.header-widget{
	font-size:.92em;
	height:100%
}
.header-widget .widget{
	margin:2em 0
}
.header-widget .widgettitle{
	margin:0 0 .5em;
	font-size:1em;
	color:inherit
}
/* site logo */
/* sticky header logo */
.fixed-header-on .tf_sticky_logo ~ * {
	display:none !important;
}
/* Search Form */
.search-button{
	color:inherit;
	padding:9px 10px;
	margin:0;
	margin-left:5px;
	line-height:1;
	box-sizing:border-box;
	font-size:19px;
	border-radius:100%;
}
.search-button:hover{
	background:rgba(200,200,200,.25);	
}
a.search-button{
	text-decoration:none
}
.search-button:focus{
	outline:0
}
/* main navigation */
#main-nav{
	padding:0;
	margin:0
}
#main-nav li{
	margin:0;
    padding:0;
    list-style:none;
	position:relative;
    display:inline-block
}
#main-nav ul li{
    background:none;
    float:none;
    display:block
}
#main-nav li>.sub-menu{
    padding:.6em 0;
	margin:0;
    position:absolute;
    z-index:100;
    opacity:0;
    left:-.3em;
    top:100%;
    transform:scale(1,0);
    transform-origin:top;
    box-sizing:border-box;
    transition:transform .3s ease-in-out,opacity .3s ease-in-out;
    box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 12px rgba(0,0,0,.12);
    border-radius:8px;
	background:#fff;
	width:210px
}
/* sub-levels dropdown */
#main-nav li .sub-menu .sub-menu{
	left:100%;
	top:-.65em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
	left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
	left:auto;
    right:100%
}
@media (hover:hover){
	#main-nav li:hover>.sub-menu,
	/* tab keyboard menu nav */
	#main-nav li> a:focus + .sub-menu,
	#main-nav li> .sub-menu:focus-within{
		opacity:1;
		transform:scale(1,1)
	}
}
.menu-item .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    width:36px;
    height:36px;
	border-radius:100%;
    position:absolute;
    right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:12px;
    content:'';
    position:absolute;
    transition:transform .3s ease-in-out;
    height:1px;
    width:8px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px
}
.child-arrow:after{
    left:17px;
    transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
@media (hover:none){
	#main-nav .menu-item-has-children > a{
		padding-right:45px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:30px
	}
	.menu-item .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}
.tf_post_count{
	background:rgba(202,202,202,.3);
	border-radius:100%;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
.has-mega-sub-menu .tf_post_count{
    display:inline-block;
}
#main-nav .has-mega-column .widget_product_categories .product-categories a{
	width:auto;
	padding-left:0;
	padding-right:0;	
	display:inline-block
}
#main-nav .has-mega-column .product-categories .count{
	display:inline-block
}
#main-nav a{
    color:inherit;
    display:block;
	position:relative;
    padding:.6em;
    margin:0;
    text-decoration:none;
    transition:color .2s ease-in-out
}
/* highlight link */
#main-nav .highlight-link > a{
	border:none;
	background-color:rgba(200,200,200,.25);	
	color:#000;
	padding:.3em 1em;
    margin-left:.6em;
    margin-right:.6em;    
	border-radius:30px
}
#main-nav .highlight-link:last-child > a{
	margin-right:0
}
/* user menu icon */
#main-nav a > i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* dropdown link */
#main-nav ul a{
	padding:.4em 1.4em;
	text-align:left
}
#main-nav ul a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts span{
	color:#353535
}
#main-nav a:hover,
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav ul a:hover{
	color:#ed1e24
}
#main-nav .has-mega-column>.sub-menu a {
    background:0;
    padding:.5em 0;
}
#main-nav .mega-menu-posts .post-title{
	font-size:.95em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0;
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em; /* for woocommerce */
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	text-align:left
}
#main-nav .has-mega-column .widget h1,
#main-nav .has-mega-column .widget h2,
#main-nav .has-mega-column .widget h3,
#main-nav .has-mega-column .widget h4,
#main-nav .has-mega-column .widget h5,
#main-nav .has-mega-column .widget h6{
	color:inherit
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column>.sub-menu>.columns-sub-item>a{
	font-size:1.05em;
	font-weight:600;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0;
	text-decoration:none;
	letter-spacing:0;
	text-transform:none
}
#main-nav .has-mega-column .widgettitle:before{ /* hide widget title bottom border */
	display:none;
	margin:0;
	padding:0
}
#main-nav .has-mega-column>.sub-menu>li{
	line-height:1.7em;
	box-sizing:border-box
}
.header-icons a,
.header-icons a:hover{
	color:inherit;
	text-decoration:none
}
#headerwrap .header-icons>*{
	vertical-align:middle
}
.slide-cart .header-icons{
	min-width:75px;
	text-align:right
}
#menu-icon{
	margin:0 0 0 10px;
	padding:10px 9px 11px;
	line-height:1em;
	border-radius:100%;
}
#menu-icon:hover{
	background:rgba(200,200,200,.25);	
}
.menu-icon-inner{
	border-bottom:2px solid;
	box-sizing:border-box;
	position:relative;
	width:22px;
	height:18px;
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	border-top:2px solid;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	transition:border .7s ease;
	transition-property:transform
}
.menu-icon-inner:after{
	top:50%
}
#menu-icon-close{
	transform:rotateZ(0deg);
	transition:border .3s ease-in-out,transform .3s ease-in-out
}
.body-overlay{
	display:none;
	background-color:rgba(206,206,206,.8);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.body-overlay-on{
	display:block;
	z-index:998
}
/* fixed-header */
#headerwrap.fixed-header{
	background-color:rgba(255,255,255,.9);
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.slide-cart-visible #headerwrap:before,
.mobile-menu-visible #headerwrap:before,
.fixed-header .header-bar,
.fixed-header .search-button,
.fixed-header .header-widget{
	display:none; /* hide unnecessary elements in fixed-header */
}
.fixed-header #header{
	transition:padding .3s ease-in-out;
	padding-top:5px;
	padding-bottom:5px
}
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title{
	margin:0 0 1em;
	padding:0
}
/*AUTHOR PAGE*/
.author-bio{
	margin:0 0 2em;
	overflow:hidden
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*7. POST*/
.post{
	margin-bottom:2em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}
/* post title */
.post-title{
	font-size:2.4em;
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	text-transform:none;
	letter-spacing:-.04em
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#ed1e24
}
/* post image */
.post-image{
	margin:0 0 1em
}
.post-image img{
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	font-size:.9em;
	line-height:1.6em;
	margin:0 0 .5em;
	padding:0
}
.post-meta .separator{
	opacity:.1
}
.post-meta a{
	text-decoration:none
}
.post-meta .post-author:after,
.post-meta .post-category:after,
.post-meta .post-tag:after{
	display:inline-block;
	content:'';
	width:1px;
	height:1.3em;
	margin:0 .45em 0 .6em;
	white-space:nowrap;
	vertical-align:middle;
	border-left:1px solid;
	transform:skewX(-15deg);
	opacity:.2
}
.post-meta .post-comment .tf_fa{
	margin-left:8px;
	vertical-align:text-top;
	font-size:.8em;
	opacity:.7
}
/* more link */
.more-link,
.more-link:hover{
	text-decoration:none
}
.more-link:after{
	content:'';
	border:1px solid transparent;
	border-top-color:inherit;
	border-right-color:inherit;
	min-width:.7em;
	min-height:.7em;
	transform:rotateZ(45deg);
	margin-left:.5em;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle
}
/* post date */
.post-date{
	margin:0 0 .4em;
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	letter-spacing:.04em
}
/*GENERAL POST STYLING*/
.loops-wrapper .post{
	text-align:center; /* make archive post view text center */
}
.loops-wrapper .post-image{
	margin-bottom:1em;
	position:relative;
	transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out
}
/*AUTHOR BOX*/
.author-box{
	margin:5.5em 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 2em .3em 0
}
.author-box .author-name{
	margin:0 0 .3em
}
/*POST PAGINATION (the <nextpage> tag)*/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
/*INFINITE SCROLL*/
#load-more{
	padding:50px 0
}
a.load-more-button{
	padding:10px 28px;
	text-decoration:none;
	display:none;
	box-sizing:border-box;
	width:auto;
	background:rgba(183,183,183,.16);
	border-radius:30px
}
/*POST VIDEO (css for fluid video)*/
.post-video{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.featured-area img{
	width:100%
}
/*NO-GUTTER POST*/
.loops-wrapper.no-gutter .post-image{
	margin:0
}
.loops-wrapper.no-gutter .post,
ul.products.no-gutter li.product .post-image,
.loops-wrapper.no-gutter .post-image img{
	border-radius:0;
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 2.4em
}
.widgettitle{
	margin:0 0 1em;
	padding:0;
	font-size:1em;
	font-weight:600;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.09em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.4em 0;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:.6em 0 -.6em 0;
	padding:0
}
.widget ul ul li{
	margin:0;
	padding-left:1em
}
/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}
/* twitter widget */
.widget .twitter-list li{
	padding:0;
	margin:0 0 1.5em
}
.widget .twitter-list .twitter-timestamp{
	display:block;
	padding-top:.1em
}
.widget .follow-user{
	margin:0;
	padding:.5em 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:1.2em;
	float:left
}
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}
/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100%!important
}
#content .twt-border{
	max-width:100%!important;
	min-width:180px!important
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* module title */
.module-title{
	font-size:1.2em;
	font-weight:600;
	margin:0 0 .8em
}
/* post module */
.col4-3 .loops-wrapper .post,
.col4-2 .loops-wrapper .post,
.col4-1 .loops-wrapper .post,
.col3-2 .loops-wrapper .post,
.col3-1 .loops-wrapper .post,
.col2-1 .loops-wrapper .post{
	text-align:inherit; /* reset text center */
	margin-bottom:1em
}
.col4-3 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col4-1 .loops-wrapper.list-post .post-title,
.col3-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title{
	font-size:1.4em; /* reset text center */
	margin:0 0 .5em
}
/* map module */
.module-map{
	margin-bottom:0
}
/* themify-icon shortcode */
.shortcode.themify-icon .themify-icon-icon{
	font-size:1.3em
}
/* shorcode button */
a.shortcode.button{
	border-radius:2px;
	padding:.65em 1em
}
/* general module heading styling */
.module-image .image-title,
.module-tile .tile-title,
.module-feature .module-feature-title,
.module-pro-image .image-pro-title{
	font-size:1.1em;
	font-weight:600;
}
.module-service-menu .tb-menu-title{
	text-transform:inherit;
	letter-spacing:inherit
}
/* optin module */
.tb_optin_horizontal form > div[class*="tb_optin_"]{
	width:auto
}
.module-optin.tb_optin_horizontal .tb_optin_submit{
	background:0
}

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

/*/styles/headers/header-minbar.css*/
#body,
#footerwrap{
	padding-left:69px
}
.row_inner{
	width:auto;
	max-width:90%;
	margin:0 auto
}
.slide-cart-visible.full_width #body,
.mobile-menu-visible.full_width #body{
	padding-left:0
}
.announcement-bar-showing .themify_announcement.top{
    top:0
}
.sidemenu-left.announcement-top.announcement-bar-showing #mobile-menu.sidemenu-on{
	padding-top:90px
}
.header-minbar.announcement-top.announcement-bar-showing #headerwrap #menu-icon{
	top:90px
}
.sidemenu-active #headerwrap{
	float:left;
	width:318px;
	position:fixed;
	height:100%;
	left:-249px;
	transition:left .2s ease-in-out;
	z-index:9999;
	border:none;
	box-shadow:none
}
.transparent-header #headerwrap{
	background-color:rgba(0,0,0,.3)
}
#header{
	position:absolute;
	height:100%;
	width:248px;
	font-size:.95em;
	padding:0
}
.header-bar{
	transform:rotate(-90deg);
	transform-origin:0 0;
	position:fixed;
	bottom:-45px;
	left:0;
	height:69px;
	line-height:69px
}
.header-icons{
	display:block
}
#mobile-menu,
.header-widget{
	opacity:0
}
.cart-wrap .cart-icon-link{
	padding:0;
	margin:.3em 0 0;
	position:relative
}
.header-widget{
	height:auto
}
.sidemenu{
	transition:left .2s ease-in-out,top .2s ease-in-out,top .2s ease-in-out,bottom .2s ease-in-out,transform .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out;
	height:100%;
	width:250px;
	padding:40px 25px 25px;
	background-color:#fff;
	color:#000;
	display:block;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
	position:fixed;
	top:0;
	z-index:11111;
	box-shadow:3px 0 12px -3px rgba(0,0,0,.07)
}
.sidemenu.sidemenu-on{
	box-shadow:3px 0 12px 0px rgba(0,0,0,.07)
}
#mobile-menu{
	left:-300px;
	transition:left .2s ease-out
}
#mobile-menu.sidemenu-on{
	left:0
}
.sidemenu-active{
	position:relative;
	left:0;
	transition:left .2s ease-in-out
}
.slide-cart-visible.sidemenu-right{
	left:319px;
	overflow-x:hidden
}
.sidemenu-active .header-widget{
	transition:opacity .2s ease-out
}
.sidemenu-active .header-widget{
  opacity:1
}
.sidemenu-left{
	left:319px
}
.sidemenu-left #mobile-menu.sidemenu-on{
	left:69px;
	opacity:1;
	visibility:visible;
	z-index:1
}
#site-logo{
	padding-top:0;
	margin:0 .3em 0 0;
	display:inline-block;
	vertical-align:middle
}
#site-logo img{
	height:30px;
	width:auto
}
#site-description{
	font-size:.9em;
	margin:0;
	display:inline-block
}
.social-widget .widget_search{
	display:block
}
#header .social-widget{
	margin:0;
}
#headerwrap #searchform-wrap{
	width:100%;
	display:block;
	float:none;
	clear:both;
	margin:1em 0
}
#headerwrap #searchform{
    width:100%
}
#headerwrap #searchform #s{
    position:static;
    width:100%;
    background-color:#eee;
	padding-left:40px
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .tf_fa:hover + #s{
    width:100%
}
header .tf_s_dropdown .search-results-wrap{
    right:auto;
    left:0;
    width:190px
}
#main-nav-wrap{
	margin:1em 0 1.5em
}
#main-nav li{
	clear:both;
	width:100%;
	display:block
}
#main-nav a{
	padding:.6em 0;
	color:inherit;
	width:100%
}
#main-nav .child-arrow{
	display:inline-block
}
.menu-item .child-arrow:hover{
	background:rgba(200,200,200,.25)
}
#main-nav li> .sub-menu{
	border:none;
	background:none;
	position:static;
	width:auto;	
	padding:.5em 0;
	margin:0 0 0 1em;
	letter-spacing:0;
	display:none;
	transition:none;
	opacity:1;
	transform:none;
	overflow:inherit;
	color:inherit;
	box-shadow:none
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega > .sub-menu {
	padding:0;
	width: auto;
	margin:0;
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega-column > .sub-menu ul,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	float:none;
	margin: 0 0 0 1em
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column > .sub-menu > .columns-sub-item > a,
#main-nav .has-mega-column > .sub-menu a{
	font-weight:400;
	text-transform:none
}
.header-minbar #gallery-controller .carousel-nav-wrap,
#main-nav li.mega-link.loading:before,
#main-nav .mega-sub-menu li:hover a:after,
#main-nav .mega-menu-posts{
	display:none
}
#main-nav .has-mega-column > .sub-menu .widget{
	margin-top:.5em;
	margin-bottom:.5em
}
#main-nav > li:last-child a,
#main-nav > li a{
	border-bottom:1px solid rgba(180,180,180,.2)
}
#headerwrap #main-nav > li li a{
	margin-bottom:0;
	padding:.6em 0
}
#headerwrap .col4-1,
#headerwrap .col4-2,
#headerwrap .col3-1{
	float:none;
	width:auto;
	margin:auto
}
#slide-cart{
	right:auto;
	left:-250px;
	width:250px
}
#slide-cart.sidemenu-on{
	right:auto;
	left:69px;
	box-shadow:-1px 0 15px rgba(0,0,0,.1)
}
.slide-cart #main-nav{
	margin-bottom:.5em
}
#headerwrap .header-icons{
	position:fixed;
	display:block;
	text-decoration:none;
	top:30px;
	left:0;
	font-size:1.4em;
	text-align:center;
	width:69px;
	z-index:9999;
	transition:left .2s ease-in-out;
	transform:none;
	min-width:initial
}
#menu-icon{
	display:inline-block;
	padding:14px 10px;
	margin:0
}
.mobile-menu-visible #menu-icon{
	padding:10px
}
.menu-icon-inner{
    width:26px;
    height:18px;
	margin:auto;
	display:block;
	transition:border .5s,transform .5s
}
.mobile-menu-visible .menu-icon-inner{
	border:none;
	height:26px;
	width:26px;
	overflow:hidden
}
.mobile-menu-visible .menu-icon-inner:hover{
	transform:rotateZ(90deg)
}
.mobile-menu-visible .menu-icon-inner:before,
.mobile-menu-visible .menu-icon-inner:after{
	transform:rotateZ(-45deg);
	top:50%
}
.mobile-menu-visible .menu-icon-inner:after{
	transform:rotateZ(45deg)
}
.header-minbar.mobile-menu-visible{
	overflow-x:hidden;
	overflow-y:auto
}
.body-overlay{
	display:none
}
@media screen and (max-width:680px){
	#menu-icon{
		width:20px;
		height:20px;
		margin:0 auto 6px;
		padding:12px 10px 8px
	}
	.mobile-menu-visible .menu-icon-inner,
	.mobile-menu-visible #menu-icon{
		height:20px;
		width:20px
	}
	.menu-icon-inner{
		height:16px;
		width:20px
	}
	#header{
		z-index:initial; /* reset z-index to prevent header cover menu-icon */
	}
	body.slide-cart-visible,
	.header-minbar.sidemenu-left{
		left:296px
	}
	.sidemenu-active #headerwrap{
		left:-204px;
		width:250px;
	}
	.slide-cart-visible #headerwrap,
	.mobile-menu-visible #headerwrap{
		left:0;
	}
	.header-bar{
		height:46px;
		line-height:46px;
		width:200%;
		bottom:-20px
	}
	.header-minbar #headerwrap .header-icons{
		width:46px;
		font-size:1em
	}
	#slide-cart.sidemenu-on,
	.sidemenu-left #mobile-menu.sidemenu-on{
		left:0
	}
	#body,
	#footerwrap,
	.full_width #body{
		padding-left:46px
	}
	.header-minbar #menu-icon-close,
	.slide-cart-visible #headerwrap #menu-icon{
		display:block
	}
	#slide-cart.sidemenu-on{
		right:auto;
		left:46px
	}
}
@media screen and (max-width:320px){
	.sidemenu{
		width:251px
	}
}
@media screen and (min-width:1201px){
	.full_width .row_inner{
		 max-width:96%
	}
}
/*/skins/ecommerce/style.css*/
/*  
Skin Name:Ultra eCommerce
Version:1.0
Demo URI:https://themify.me/demo/themes/ultra-ecommerce/
Required Plugins:woocommerce, builder-woocommerce, themify-wc-product-filter
*/

/************************************************************************************
GENERAL
*************************************************************************************/
body{
	font-family:'Poppins',Arial,sans-serif
}
a{
	color:#7086c1
}
a:hover{
	color:#8282a2
}
input[type=reset],
input[type=submit],
button{
	background-color:#e4c272;
	color:#242847;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:.095em;
	padding:.9em 1.2em .9em 1.5em
}
input[type=reset]:hover,
input[type=submit]:hover,
button:hover{
	background-color:#d4ad52
}
/* reset general border-radius */
input[type=reset],input[type=submit],button,select,textarea,input[type=checkbox],input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week],.woocommerce ul.products li.product .button,.woocommerce a.button,.woocommerce #respond input#submit,.woocommerce #respond input#submit.alt,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce button.button.alt,.woocommerce button.button,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.loops-wrapper.polaroid .post,.loops-wrapper.overlay .post,.loops-wrapper.auto_tiles>.product,.loops-wrapper.auto_tiles .post-image + .post-content,.loops-wrapper.auto_tiles>.post,.post-image img,.product img, ul.products li.product .post-image,#cart-wrap .product-image img,.woocommerce div.product div.images img,.woocommerce-product-gallery__wrapper .tf_swiper-container-initialized,#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img,.select2-dropdown,.select2-container--default .select2-selection--single,.select2-container--default .select2-selection--single .select2-selection__arrow,#slide-cart .button,#slide-cart .product-image img,.woocommerce-cart #content table.cart td.actions .coupon .input-text,.woocommerce span.onsale,.woocommerce ul.products li.product .onsale,.woocommerce table.shop_table,.woocommerce-checkout #payment,#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li,.woocommerce-error, .woocommerce-info, .woocommerce-message,.woocommerce-page .cart-collaterals .cart_totals,body:not(.footer-block) #footer .back-top a,#main-nav .highlight-link > a,.pagenav a,.pagenav span,.pagenav .current,a.load-more-button,.more-link,.widget .feature-posts-list .post-img{
	border-radius:0
}

/************************************************************************************
HEADING
*************************************************************************************/
h1, h2, h3{
	font-weight:700;
	text-transform:none
}
h1, h2, h3, h4, h5, h6{
	color:#242847
}
h1{
	font-size:3.75em;
	letter-spacing:-.05em
}
h2{
	font-size:3.1em;
	margin-bottom:.3em
}
h3{
	font-size:1.16em;
	letter-spacing:.03em
}
h4{
	font-size:1em;
	font-weight:500;
	letter-spacing:.11em;
	margin-bottom:.5em
}
.sub-head{
	font-weight:400;
	letter-spacing:normal
}
/*STRUCTURE*/
.sidebar-left #content{
	width:75%
}
.sidebar-left #sidebar{
	width:20%
}
#sidebar,
#footer{
	font-size:.9em
}
/*HEADER**/
#headerwrap{
	background-color:#242847;
	border:none;
	color:#fff
}
#headerwrap a{
	color:#fff
}
#headerwrap a:hover{
	color:#e4c272
}
/* SITE LOGO*/
#site-logo{
	font-weight:700;
	text-transform:none;
	letter-spacing:-.05em
}

/* MAIN NAVIGATION*/
#main-nav a{
	font-weight:700
}
#main-nav ul a{
	font-weight:400
}
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:#e4c272
}
#main-nav ul a:hover,
#main-nav .mega-menu-posts a:hover{
	color:#e4c272
}

/* CART WRAP*/
.cart-wrap a i{
	font-size:1.1em
}
.cart-wrap a span{
	border-radius:100%;
	background-color:#e4c272;
	color:#242847;
	display:inline-block;
	font-size:11px;
	font-weight:700;
	padding:9px 3px 3px;
	margin-bottom:-4px;
	opacity:1;
	min-width:18px;
	min-height:12px;
	line-height:1;
	text-align:center
}
.cart-wrap i .tf_fa{
	display:none
}
.woocommerce ul.products li.product .button:before,
.cart-wrap a i:before{
	content:"";
    -webkit-mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/font-icons.svg#c') no-repeat;/*ti-shoping-cart*/
    mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/cart.svg') no-repeat;/*for firefox*/
    background-color:currentColor;
    display:inline-block;
    vertical-align:middle;
    margin-right:.2em;
	width:1em;
    height:1em
}
#slide-cart{
	background-color:#fff;
	color:#242847
}
#headerwrap #slide-cart a{
	color:#242847
}
#slide-cart #cart-list{
	margin-bottom:1.4em
}
#slide-cart .product:last-child,
#slide-cart .product{
	border-bottom:1px solid rgba(0,0,0,.08);
	padding:1em 0 .5em;
	margin:0
}
#slide-cart .product-title{
	margin-bottom:.2em;
	text-transform:none;
	font-size:1em
}
#slide-cart .quantity-count{
	color:#adadad;
	font-size:1em;
	margin:0
}
#slide-cart .remove-item{
	color:#8282a2
}
#slide-cart .cart-total .amount{
	font-size:1em
}
#slide-cart .cart-total #view-cart{
	color:#8282a2;
	text-transform:none;
	letter-spacing:.075em
}
#slide-cart .button{
	font-size:1em;
	line-height:1.1em;
	padding:1em 1.5em
}
/* SEARCH LIGHTBOX */
.search-option-tab li:hover a,
.search-option-tab li.active a{
	box-shadow:inset 0 -3px 0 0 #e4c272
}
.search-results-wrap .view-all-button{
	color:#e4c272
}
.view-all-button:after{
	border-color:#e4c272
}
/* HEADER HORIZONTAL*/
.header-horizontal .cart-wrap,
.header-horizontal .search-button{
	float:right;
	margin-left:.8em
}
.header-horizontal .search-button{
	margin:5px 0 0
}
.header-horizontal .search-button .tf_fa{
	display:none
}
.header-horizontal .search-button:before{
	content:"";
    -webkit-mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/font-icons.svg#s') no-repeat;/*ti-search*/
    mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/search.svg') no-repeat;/*for firefox*/
    background-color:currentColor;
    display:inline-block;
    vertical-align:middle;
	width:1.15em;
    height:1.15em
}
.header-horizontal.slide-cart #main-nav-wrap{
	position:static
}
.header-horizontal #main-nav{
	clear:none
}
.header-horizontal .cart-wrap a i:before{
	font-size:1.55em;
	margin:0
}
/* HEADER STRIPE*/
.header-stripe #headerwrap{
	background:0
}
.header-stripe #header{
	background-color:#242847;
	color:#fff
}
/* HEADER SLIDE OUT*/
.header-slide-out #main-nav a,
.header-slide-out #main-nav ul a,
.header-slide-out #main-nav .mega-menu-posts a{
	color:inherit
}
.header-minbar .sidemenu,
.header-slide-out .sidemenu{
	background-color:#242847;
	color:#fff
}
.header-minbar #headerwrap #main-nav a,
.header-minbar #headerwrap #main-nav ul a,
.header-slide-out #headerwrap #main-nav a,
.header-slide-out #headerwrap #main-nav ul a{
	border-bottom:1px solid rgba(255,255,255,.3)
}

/* HEADER OVERLAY*/
.header-overlay.mobile-menu-visible #headerwrap{
	background-color:rgba(36, 40, 71,.95)
}
.header-overlay #slide-cart{
	left:auto
}
/* HEADER TOP BAR*/
.header-top-bar .cart-wrap{
	float:left
}
/* BOXED CONTENT*/
.boxed-content #headerwrap,
.boxed-content #headerwrap a{
	color:#000
}
/* BOXED COMPACT*/
.boxed-compact .cart-wrap{
	margin-top:.2em
}
/* FIXED HEADER*/
.transparent-header #headerwrap.fixed-header,
#headerwrap.fixed-header{
	background-color:rgba(36,40,71,.8)
}
/* TRANSPARENT HEADER */
.transparent-header #main-nav > li:hover > a,
.transparent-header #main-nav .current_page_item > a,
.transparent-header #main-nav .current-menu-item > a,
.transparent-header .fixed-header #main-nav > .current-menu-item.highlight-link > a,
.transparent-header #main-nav .current-menu-item.highlight-link > a{
	color:#fff
}
.pull-down:before{
	border-bottom-color:#242847
}
/*POST*/
.post-nav .arrow,
.post-nav a:hover > span,
.post-title a:hover{
	color:#8282a2
}
.loops-wrapper.list-post .post-date,
.single .post-content .post-date{
	background-color:rgba(36, 40, 71,.8)
}
.commentlist .comment-reply-link:hover{
	background-color:#242847;
	border-color:#242847
}
/*WIDGET*/
.widgettitle{
	font-size:1.2em;
	letter-spacing:-.025em;
	text-transform:none;
	margin:0 0 .5em
}
#sidebar .widget{
	margin:0 0 2.5em
}
#sidebar .widget li{
	border-bottom:1px solid rgba(0,0,0,.08);
	padding:.65em 0
}
/* feature posts widget */
.widget .feature-posts-list .feature-posts-title{
	font-weight:700
}
/* twitter widget */
#sidebar .widget .twitter-list li,
.widget .twitter-list li{
	padding-left:40px;
	position:relative
}
.widget .twitter-list li:before{
	content:"";
    -webkit-mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/font-icons.svg#t') no-repeat;/*ti-twitter*/
    mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/twitter.svg') no-repeat;/*for firefox*/
    background-color:currentColor;	
	position:absolute;
	left:0;
	width:1.5em;
    height:1.5em
}
.widget .twitter-list .twitter-timestamp{
	font-style:normal;	
	font-size:.9em;
	margin-bottom:1em
}

/* WooCommerce sidebar widgets */
/* woocommerce price filter */
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
	background-color:#ddd
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
	height:1px;
	margin-bottom:2.2em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	border-radius:0;
	background-color:#e4c272;
	width:13px;
	height:13px;
	top:-7px
}
.woocommerce .widget_price_filter .price_slider_amount .button{
	font-weight:700;
	padding:.8em 1em;
	background-color:#414355;
	color:#fff
}
.woocommerce .widget_price_filter .price_slider_amount .price_label{
	float:left;
	margin-left:1.2em;
	font-weight:500;
	margin-top:5px
}
.woocommerce .widget_price_filter .price_slider_amount .price_label span{
	font-weight:400
}
.woocommerce .product-categories .count,
.woocommerce .widget_product_categories .count{
	float:right;
	font-weight:700;
	opacity:.6
}
/* recent products */
.woocommerce .product-categories a,
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a{
	font-weight:700
}
.woocommerce #content table.cart td.actions .coupon .input-text{
	padding:.4em
}
/* product filter */
#pagewrap .wpf_layout_vertical .wpf_item .wpf_item_name{
	color:#242847;
	font-size:1.2em;
	letter-spacing:-.025em;
	text-transform:none;
	margin:0 0 .5em;
	border:none
}
#pagewrap .wpf_layout_vertical .wpf_item.wpf_item_onsale .wpf_item_name, 
#pagewrap .wpf_layout_vertical .wpf_item.wpf_item_instock .wpf_item_name{
	color:inherit;
	font-size:inherit;
	letter-spacing:0
}
#pagewrap .wpf_item li{
	padding-top:0;
	border:0
}
#pagewrap .wpf_item{
	padding:0
}
/*PAGINATION*/
.pagenav a,
.pagenav span{
	font-size:.9em;
	font-weight:500;
	margin:0 4px
}
.pagenav .current{
	border:none;
	background-color:#e4c272
}
/*FOOTER*/
#footerwrap{
	background-color:#FFF;
	color:#666
}
#footerwrap a:hover{
	color:#8282a2
}
#footer-logo{
	font-size:2em;
	font-weight:700;
	text-transform:none;
	letter-spacing:-.05em
}
#footer-logo a{
	color:inherit
}
#footer-logo,
.footer-widgets .widgettitle{
	color:#242847
}
/* BACK TOP*/
#pagewrap .back-top-float,
.back-top:not(.back-top-float) .arrow-up a{
	background-color:#ebd297
}
#footer .back-top .arrow-up{
    color:#fff
}
.footer-block .back-top:not(.back-top-float) .arrow-up a{
	background:0
}
/* FOOTER SOCIAL WIDGET*/
#footer .social-links li:first-child{
	margin-left:0
}
#footer .social-widget li:first-child a i{
	padding-left:0
}
#footer .social-widget a i{
	font-size:1.4em;
	padding:0 10px
}
/* FOOTER TEXT */
.footer-left-col .footer-text .two{
	margin-top:1.9em;
	padding-top:1.9em;
	border-top:1px solid rgba(180,180,180,.3)
}
/* FOOTER WIDGET*/
#footer .widget_products li{
	border-bottom:1px solid rgba(0,0,0,.08);
	padding:.75em 0
}
/*MODULE STYLING*/
.ui.builder_button{
	padding:1.5em 1.05em 1.35em 1.35em;
	font-weight:700;
	font-size:.9em;
	border:none;
	text-transform:uppercase;
	letter-spacing:.055em
}
.themify_builder .ui.yellow{
	background-color:#e4c272;
	color:#242847
}
.themify_builder .ui.yellow:hover{
	background-color:#000;
	color:#fff
}
/* SUBSCRIBE FORM */
.tf-subscribe-form h3{
	font-size:2em;
	letter-spacing:-2.6px
}
.tf-subscribe-form img{
	padding-left:64px
}
.tf-subscribe-form h3,
.tf-subscribe-form img,
.tf-subscribe-form .mc4wp-form{
	display:inline-block;
	vertical-align:middle
}
.tf-subscribe-form .mc4wp-form{
	max-width:360px;
	min-width:360px
}
.tf-subscribe-form input[type=email]{
	border:none;
	border-bottom:4px solid;
	background-color:transparent;
	font-size:13px;
	font-weight:700;
	max-width:360px;
	width:100%;
	margin:0;
	letter-spacing:.7px;
	padding:7px 0 18px
}
.tf-subscribe-form input[type=email]::-webkit-input-placeholder{
	color:#000
}
.tf-subscribe-form input[type=submit]{
	position:absolute;
	right:0;
	bottom:22px;
	padding:0;
	width:35px;
	height:29px;
	background-color:transparent;
	font-size:0;
	z-index:1
}
.tf-subscribe-form .mc4wp-form .mc4wp-form-fields{
	position:relative
}
.tf-subscribe-form .mc4wp-form .mc4wp-form-fields:after{
	content:"";
    -webkit-mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/font-icons.svg#e') no-repeat;/*ti-email*/
    mask:url('http://www.miavandenbos.com/wp-content/themes/themify-ultra/skins/ecommerce/images/email.svg') no-repeat;/*for firefox*/
    background-color:currentColor;	
	width:1em;
    height:1em;
	font-size:35px;
	display:inline-block;
	position:absolute;
	right:0;
	bottom:22px
}
.tf-subscribe-form .mc4wp-form .mc4wp-form-fields p{
	margin:0
}
.tf-subscribe-form .mc4wp-form .mc4wp-response:empty{
	display:none
}
/*WOOCOMMERCE*/
.woocommerce .wc-products .product,
.woocommerce ul.products li.product{
	text-align:center;
	transition:box-shadow .3s linear;
	margin-bottom:1em
}
#pagewrap .wc-products .product h3,
.woocommerce ul.products li.product h3{
	font-size:1em;
	letter-spacing:0;
	padding:0 .5em
}
.products .product .product-image,
.products .product .post-image{
	border-bottom:1px solid rgba(0,0,0,.13);
	padding:8% 6%;
	margin:0 0 1.75em
}
.woocommerce ul.products li.product.sale a img,
.woocommerce .wc-products .product.sale .post-image{
	padding-top:3.3em
}
.woocommerce .wc-products .product .post-content a{
	text-decoration:none
}
.module-products .price,
.module-products .star-rating{
	float:none;
	margin:0 auto 1em
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price{
	font-size:1em
}
.woocommerce ul.products li.product .price ins,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins{
	font-weight:400
}
.woocommerce ul.products li.product .price del + ins,
.woocommerce div.product p.price del + ins,
.woocommerce div.product span.price del + ins{
	color:#ce9c25
}
.woocommerce .product .add-to-cart-button{
	margin:0
}
.woocommerce ul.products li.product .button:before{
	width:1.6em;
	height:1.6em;
	vertical-align:sub;
	margin-right:.4em
}
.woocommerce .product .post-image{
	overflow:hidden;
	display:block
}
.products .product .product-image img,
.products .product .post-image img{
	transition:transform .3s linear,padding .3s linear
}
.woocommerce .wc-products .product:hover,
.woocommerce ul.products li.product:hover{
	box-shadow:0 0 38px rgba(0,0,0,.18)
}
.woocommerce ul.products li.product:hover a img,
.woocommerce .wc-products .product:hover .post-image img{
	padding-bottom:0;
	transform:scale(1.2)
}
.products .product:hover .product-image,
.products .product:hover .post-image{
	border-bottom-color:transparent
}
.woocommerce ul.products li.product:hover .button{
	opacity:1;
	visibility:visible;
	transform:translateY(0);
	transition-delay:.2s
}
/* SALE */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
	background-color:#e0e1e9;
	color:#242847;
	font-size:1em;
	right:auto;
	left:0;
	top:0;
	width:auto;
	height:auto;
	min-width:initial;
	min-height:inherit;
	line-height:normal;
	letter-spacing:.2em;
	padding:.4em 1.55em;
	margin:0
}
.woocommerce.single-product span.onsale,
.woocommerce.single-product ul.products li.product .onsale{
	margin:0;
	top:0
}
/* 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{
	background-color:#e4c272;
	color:#242847;
	font-weight:700;
	font-size:.9em;
	text-transform:uppercase;
	padding:.9em;
	letter-spacing:.03em
}
.woocommerce ul.products li.product .button{
	display:block;
	text-transform:capitalize;
	padding:.9em .9em 1.3em;
	letter-spacing:.03em;
	white-space:normal;
	margin-bottom:0;
	opacity:0;
	visibility:hidden;
	transform:translateY(20px);
	transition:transform .2s linear,visibility .2s linear,opacity .2s linear
}
/* ARCHIVE PRODUCT*/
.woocommerce .woocommerce-ordering select{
	border:none;
	padding:0 0 0 22px;
	background:none;
}
.woocommerce .woocommerce-ordering{
	position:relative
}
.woocommerce .woocommerce-ordering:after{
	content:'\2195';
	position:absolute;
	left:5px;
	top:-5px;
	border:none;
	margin:0;
	transform:none;
	height:auto;
	font-size:14px
}
/* SINGLE PRODUCT*/
.woocommerce div.product .product_title{
	font-size:3em;
	letter-spacing:-.05em;
	line-height:1.15em;
	margin:0 0 .25em
}
.woocommerce div.product p.price,
.woocommerce div.product span.price{
	margin:0 0 1.3em
}
/* quantity */
.woocommerce div.product form.cart div.quantity,
.woocommerce .quantity{
	position:relative;
	margin-right:1.1em
}
.woocommerce .quantity .qty{
	border:none;
	border-bottom:1px solid;
	font-size:1.4em;
	font-weight:700;
	width:4.45em;
	padding-right:0
}
.woocommerce div.product form.cart .button{
	padding:1.3em 2.65em;
	font-size:.95em;
	letter-spacing:.15em
}
.product_meta a{
	color:#ce9c25;
	text-transform:uppercase
}
/* TABS */
.woocommerce div.product .woocommerce-tabs .panel{
	margin:0 0 3em
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
	border:none
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	margin:0 0 2.5em
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border:none;
	background-color:transparent;
	text-transform:none;
	font-size:1.35em;
	color:#242847
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	padding:.85em
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	background-color:transparent;
	color:inherit
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
	box-shadow:inset 0 -3px 0 0 #e4c272
}
/* RELATED PRODUCTS */
.woocommerce .related.products{
	border:none
}
.woocommerce .related h2,
.woocommerce .upsells h2{
	text-transform:none;
	font-size:1.5em;
	letter-spacing:-.05em;
	margin:0 0 1.75em
}
/* message, info, error */
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message{
	border-top-color:transparent
}
/* OPTIN MODULE */
.module-optin.tb_optin_horizontal .tb_optin_submit,
.module-optin.tb_optin_horizontal .tb_optin_submit button{
	width:auto;
	background:0
}
.module-optin.tb_optin_horizontal .tb_optin_submit button{
	font-size:33px;
	color:rgba(102, 102, 102, 1);
	padding:0;
	margin-bottom:0
}
/*MEDIA QUERIES*/
@media screen and (max-width:760px){
	/* HEADINGS */
	h1{
		font-size:1.95em
	}
	h2{
		font-size:1.75em
	}
	h3{
		font-size:1.05em
	}
	/* structure */
	.sidebar-left #content,
	.sidebar-left #sidebar{
		width:auto
	}
	.woocommerce ul.products li.product{
		width:50%;
		float:left;
		clear:both;
		margin:0 0 2%;
		padding:0;
		box-sizing:border-box
	}
	/* override WooCommerce styling */
	#pagewrap .module-products .product{
		width:50% !important;
		float:left !important;
		clear:none !important;
		margin:0 0 2%
	}
	#pagewrap .module-products .product:nth-of-type(2n+1){
		clear:both !important
	}
	.woocommerce ul.products li.product:nth-child(2n){
		float:right;
		clear:none
	}
	.woocommerce ul.products li.product a img,
	.woocommerce .wc-products .product .post-image{
		margin-bottom:1em
	}
	/* fix woocommerce tabs */
	.woocommerce div.product .woocommerce-tabs ul.tabs li{
		font-size:1em
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
		padding:.5em
	}
}
@media screen and (max-width:680px){
	.header-minbar #pagewrap #headerwrap #menu-icon{
		background-color:#242847
	}
	#site-logo{
		font-size:25px
	}
}
/*/wp-content/uploads/themify-css/themify-builder-417-generated.css*/
.themify_builder .slider-417-0-0-0.module-slider .slide-content,.themify_builder .slider-417-0-0-0.module-slider .slide-content .slide-title,.themify_builder .slider-417-0-0-0.module-slider .slide-content .slide-title a{font-family: Lato; }
.themify_builder .slider-417-0-0-0.module-slider .slide-content,.themify_builder .slider-417-0-0-0.module-slider .slide-content h1,.themify_builder .slider-417-0-0-0.module-slider .slide-content h2,.themify_builder .slider-417-0-0-0.module-slider .slide-content h3,.themify_builder .slider-417-0-0-0.module-slider .slide-content h4,.themify_builder .slider-417-0-0-0.module-slider .slide-content h5,.themify_builder .slider-417-0-0-0.module-slider .slide-content h6,.themify_builder .slider-417-0-0-0.module-slider .slide-content .slide-title,.themify_builder .slider-417-0-0-0.module-slider .slide-content .slide-title a{color:#050505; }
.themify_builder .slider-417-0-0-0.module-slider .slide-content{font-size:12px; }
.themify_builder .text-417-1-0-0.module-text{background-repeat: repeat; }
.themify_builder .text-417-1-0-0.module-text,.themify_builder .text-417-1-0-0.module-text h1,.themify_builder .text-417-1-0-0.module-text h2,.themify_builder .text-417-1-0-0.module-text h3:not(.module-title),.themify_builder .text-417-1-0-0.module-text h4,.themify_builder .text-417-1-0-0.module-text h5,.themify_builder .text-417-1-0-0.module-text h6{font-family: 'Times New Roman', Times, serif; color:#fa050d; }

/*/wp-content/uploads/themify-customizer-5.4.8-5.5.1.css*/
/* Themify Customize Styling */
a {	
	color: #f0080f; 
}
.transparent-header #headerwrap,#headerwrap,#footerwrap,.transparent-header #headerwrap.fixed-header,#headerwrap.fixed-header {	
	color: #fa0000; 
}
.transparent-header #headerwrap a,#headerwrap a,#footerwrap a,input[type=reset], input[type=submit], button, button[type=submit], .woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #content input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,.module-buttons .module-buttons-item .ui.builder_button,.transparent-header #headerwrap.fixed-header a, #headerwrap.fixed-header a, #main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #050000; 
}
h1 {	
	font-family: "Astloch";	font-style:italic;
	font-weight:bold;
	letter-spacing:0px;
	font-style:italic;
	font-size:30px;
	text-transform:none;
	color: #f50303; 
}
#headerwrap {	
	background-color: transparent;
	background-size: cover; 
}
#headerwrap #header {	background: none;
	background-color: #ffffff; 
}
#header {	
	font-family: "BioRhyme";	font-weight:200;

	color: #f50c0c; 
}
#headerwrap a {	
	color: #fa0505; 
}
#headerwrap a:hover {	
	color: #ff0000; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Astloch";	font-weight:normal;
 
}
#headerwrap.fixed-header #header {	
	color: #f70505; 
}
.fixed-header #header a {	
	color: #fa0303; 
}
body #site-logo a {	
	font-family: "Astloch";	font-weight:bold;
	letter-spacing:1px;
	font-size:50px;

	color: #fa0000; 
}
#site-logo {		position:static;
 
}
#main-nav {	background-attachment: fixed;	position:static;
margin: auto;
	padding: 0px; 
}
#main-nav a {	
	font-family: "Astloch";	font-weight:bold;
	font-size:40px;
	text-transform:capitalize; 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #fa0000; 
}
#main-nav-wrap #main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #fa0000; 
}
#main-nav li:not(.themify-widget-menu) > ul, #main-nav .has-mega-sub-menu .mega-sub-menu, #main-nav .has-mega-column > .sub-menu {	background-attachment: fixed; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a, #main-nav .has-mega-column > .sub-menu a, #main-nav .has-mega-sub-menu > .sub-menu a {	
	font-family: "Astloch";	font-weight:normal;
 
}
.page-title {	
	color: #ed0303; 
}
.mobile-menu-visible.header-slide-out .sidemenu-on a, .mobile_menu_active.header-leftpane #headerwrap a, .mobile_menu_active.header-rightpane #headerwrap a, .mobile_menu_active #headerwrap .sidemenu.sidemenu-on a { 
	color: #ee2312; }.mobile_menu_active #headerwrap .sidemenu-on #main-nav a { 
	font-family: "Astloch";	font-weight:bold;
	font-size:40px;
	text-transform:capitalize; }
/* Themify Custom CSS */
.sidemenu-left #mobile-menu.sidemenu-on{
background:#000000;
 }