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

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/sidebars/left.css*/
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}
/*/wp-content/themes/themify-shoppe/styles/modules/search-form.css*/
#searchform{
	font-size:2em;
	border-bottom:1px solid;
	position:relative;
	margin:0 0 1em
}
#searchform #s{
	background-color:transparent;
	border:none;
	margin:0;
	width:100%;
	padding:.45em;
	padding-left:1.75em;
	box-shadow:none;
}
#searchform .icon-search{
	color:#000;
	font-size:1.2em;
	line-height:1;
	position:absolute;
	left:2px;
	bottom:15px;
}
/*/wp-content/themes/themify-shoppe/styles/modules/top-bar-widgets.css*/
.top-bar-widgets{
	background-color:rgba(0,0,0,.1);
	font-size:.9em
}
.top-bar-widgets p:last-child{
	margin:0
}
.top-bar-widgets .top-bar-widget-inner{
	max-width:none;
	width:auto;
	padding:0 32px
}
.top-bar-widgets .widget{
	display:inline-block;
	margin-top:8px;
	margin-bottom:8px
}
.top-bar-left .widget{
	margin-left:1em
}
.top-bar-left .widget:first-child{
	margin-left:0
}
.top-bar-right .widget{
	margin-right:1em
}
.top-bar-right .widget:last-child{
	margin-right:0
}
.top-bar-left,
.top-bar-right{
	width:50%
}
.fixed-header .top-bar-widgets,
.sidemenu .top-bar-widgets{
	display:none
}
/*/wp-content/themes/themify-shoppe/styles/modules/site-logo.css*/
.logo-wrap{
	z-index:1
}
#site-logo{
	margin:5px 0;
	font-weight:400;
	line-height:1em;
	font-size:1.6em;
	text-transform:uppercase;
	display:inline-block;
	transition:padding .2s linear
}
#site-logo a span{
	display:inline-block;/* padding for logo text only */
	padding:.55em 0
}
#site-logo a,
#site-logo a:hover{
	text-decoration:none
}
#site-logo img{
	vertical-align:middle
}
#headerwrap.fixed-header #site-logo img:not(.tf_sticky_logo){
	max-height:60px;
	width:auto
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo {
	display:none !important;
}
/*/wp-content/themes/themify-shoppe/styles/modules/site-description.css*/
#site-description{
	background-color:rgba(240,190,91,1);
	color:#fff;
	display:inline-block;
	font-size:.9em;
	line-height:130%;
	letter-spacing:-.02em;
	min-width:180px;
	text-align:center;
	margin:10px 0 0;
	padding:.7em 1em;
	position:absolute;
	top:100%;
	left:50%;
	transform:translateX(-50%);
	opacity:0;
	visibility:hidden;
	border-radius:20px;	
	transition:opacity .2s linear,margin-top .2s linear
}
#site-description:before{
	content:'';
	display:block;
	width:11px;
	height:11px;
	background-color:inherit;
	transform:rotateZ(-45deg);
	position:absolute;
	bottom:100%;
	left:50%;
	margin-left:-6px;
	margin-bottom:-6px;
	pointer-events:none
}
#site-logo:focus + #site-description,
#site-logo:hover + #site-description{
	opacity:1;
	visibility:visible;
	margin-top:0
}
#site-description .site-taglink{
	color:inherit;
	font:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
/*/wp-content/themes/themify-shoppe/styles/modules/post_layouts/boxed.css*/
.woocommerce .loops-wrapper.boxed .product,
.loops-wrapper.boxed .post{
	background-color:#fff;
	box-shadow:0 2px 8px 0 rgba(0,0,0,.12);
	padding:0 0 .5em;
	border-radius:8px;
}
.woocommerce .loops-wrapper.boxed.grid4 .product,
.loops-wrapper.boxed.grid4 .post,
.woocommerce .loops-wrapper.boxed.grid2 .product,
.loops-wrapper.boxed.grid2 .post{
	margin-bottom:2em
}
.loops-wrapper.boxed .has-post-thumbnail{
	padding-top:0
}
.loops-wrapper.boxed li.product .post-image {
	border-radius:8px 8px 0 0;	
}
.loops-wrapper.boxed .post-image img{
	width:100%;
	border-radius:8px 8px 0 0;
}
.loops-wrapper.boxed .post-content,
.woocommerce .loops-wrapper.boxed .product-content{
	padding:0 7%;
	box-sizing:border-box
}

/*/css/grids/grid3.css*/
.loops-wrapper.products.grid3>.product,
.loops-wrapper.grid3>.post{
    width:31.2%
}
.loops-wrapper.grid3>.post:nth-of-type(3n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid3.no-gutter>.product,
.loops-wrapper.grid3.no-gutter>.post{
    width:33.33%
}
@media screen and (max-width:900px){
	.loops-wrapper.products.grid3>.product,
	.loops-wrapper.grid3>.post{
		width:48.4%
	}
	.loops-wrapper.products.grid3.no-gutter>.product,
	.loops-wrapper.grid3.no-gutter>.post{
		width:50%
	}
	.loops-wrapper.grid3>.post:nth-of-type(3n+1){
		clear:none;
		margin-left:3.2%
	}
	.loops-wrapper.products.grid3>.product:nth-of-type(2n+1),
	.loops-wrapper.grid3>.post:nth-of-type(2n+1){
		margin-left:0;
		clear:left
	}
	.loops-wrapper.products.grid3.no-gutter>.product,
	.loops-wrapper.grid3.no-gutter>.post{
		margin-left:0
	}
}
@media screen and (max-width:680px){
	.loops-wrapper.grid3>.post,
	.loops-wrapper.grid3.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
	.loops-wrapper.grid3>.post:nth-of-type(4n){
		margin-left:0;
		clear:none
	}
}
@media screen and (min-width:901px){
	.loops-wrapper.products.grid3>.product:nth-of-type(3n+1){
		margin-left:0;
		clear:left
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/grids/grid3.css*/
.loops-wrapper.grid3>.post{
	margin-bottom:3.1em
}
.loops-wrapper.grid3 .post-title{
	font-size:1.3em
}
.loops-wrapper.grid3 .post-meta{
	font-size:.725em
}
@media screen and (max-width:680px){
	.loops-wrapper.grid3 .post-title{
		font-size:1.4em
	}
	.loops-wrapper.grid3 .post-image{
		float:none;
		position:static;
		width:auto;
		overflow:visible
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/sidebar.css*/
#content {
	float: left;
}
#sidebar{
	width:24%;
	padding:6.5% 0;
	font-size:.95em;
	line-height:1.7em
}
.full_width #sidebar{
	width:auto;
	float:none
}
/* search widget */
#sidebar #searchform{
	font-size:1em
}
#sidebar #searchform #s{
	width:93%
}
/*/wp-content/themes/themify-shoppe/styles/modules/widgets/text.css*/
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}
/*/wp-content/themes/themify-shoppe/styles/modules/back-top.css*/
.back-top{
	width:62px;
	line-height:56px;
	margin-right:1.1em;
	z-index:11
}
.back-top a{
	background-color:rgba(255,255,255,.9); 
	text-decoration:none;
	display:block;
	position:relative;
	overflow:hidden;
	line-height:inherit;
	border-radius:8px 8px 0 0;
	box-shadow:0 1px 13px 1px rgba(0,0,0,.15);	
	transition:background-color .3s ease-in-out
}
.back-top a:before {
	content:'';
	transform:translateY(50%) rotate(-135deg);
	border:solid currentColor;
	border-width:0px 1px 1px 0;
	display:inline-block;
	padding:7px;
	z-index:1;
	position:relative
}
.back-top a:after {
	content:'';
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	background-color:#dcaa2e;
	bottom:100%;
	transition:bottom .3s ease-in-out
}
.back-top:hover a:after {
	bottom:0
}
.back-top a:hover:before {
	color:#fff;
	animation:backtoparrow .8s infinite;
	animation-timing-function:linear
}
#pagewrap .back-top.back-top-float{
	cursor:pointer;
	position:fixed;
	right:15px;
	bottom:15px;
	left:auto;
	top:auto;
	width:44px;
	height:44px;
	margin:0;
	line-height:44px;
	font-size:16px;
	opacity:1;
	visibility:visible;
	border-radius:100%;
	transition:opacity .2s ease-in-out .2s,visibility 0s ease-in-out 1s;
	z-index:9999;
}
#pagewrap .back-top.back-top-float a{
	border-radius:100%;
}
#pagewrap .back-top.back-top-float.back-top-hide{
	opacity:0;
	visibility:hidden
}
.mobile-menu-visible .back-top.back-top-float,
.slide-cart-visible #pagewrap .back-top.back-top-float{
	display:none;/* hide floating back-top when slide cart/menu visible */
}
@keyframes backtoparrow{
	0%,100%{
		top:0
	}
	50%{
		top:-10px
	}
}
@media screen and (max-width:680px){
	.back-top{
		margin-top:1em;
		width:45px;
		order:2;
		line-height:40px
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/footer-social-badge.css*/
.footer-social-wrap{
	display:table;
        contain:layout paint;
	table-layout:fixed
}
.footer-social-badge{
	display:table-cell;
	height:100px;
	color:#fff
}
#footerwrap .footer-social-badge a{
	background-size:cover;
	color:inherit;
	display:block;
	width:100%;
	height:100%;
	line-height:99px;
	letter-spacing:.1em;
	text-decoration:none;
	position:relative;
	z-index:1;
	transition:transform .3s ease-out
}
.footer-social-badge:hover a{
	transform:scale(1.13)
}
.footer-social-badge a:after{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1
}
.footer-social-badge .tfb-twitter-alt:after{
	background-color:rgba(85,172,238,.8)
}
.footer-social-badge .tfb-facebook-alt:after{
	background-color:rgba(59,89,152,.8)
}
.footer-social-badge .tfb-pinterest-alt:after{
	background-color:rgba(203,32,39,.8)
}
.footer-social-badge .tfb-youtube-alt:after{
	background-color:rgba(187,0,0,.8)
}
.footer-social-badge .tfb-linkedin-alt:after{
	background-color:rgba(0,123,181,.8)
}
.footer-social-badge .tfb-google-alt:after{
	background-color:rgba(221,75,57,.8)
}
.footer-social-badge .tfb-instagram-alt:after{
	background-color:rgba(76,104,215,.8)
}
.footer-social-badge .tf_fa{
	font-size:2em;
	vertical-align:middle;
	margin-right:.15em
}
.footer-social-badge strong,
.footer-social-badge span{
	font-family:"Libre Franklin",sans-serif;
	letter-spacing:normal;
	margin-left:2px
}
.footer-social-badge strong{
	font-weight:600;
	letter-spacing:0.1em;
	text-transform:uppercase
}
#footerwrap .footer-social-badge a:hover{
    color:inherit
}
@media screen and (max-width:695px){
	/* Added this breakpoint exclusively for social badges */
	#footerwrap .footer-social-badge a{
		line-height:99px;
		padding-top:0
	}
	.footer-social-wrap .footer-social-badge{
		display:block
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/footer-logo.css*/
#footer-logo{
	font-size:1.65em;
	font-weight:600;
	letter-spacing:-.008em;
	line-height:normal;
	margin-bottom:.4em
}
#footer-logo a{
	text-decoration:none
}
@media screen and (max-width:680px){
	.footer-column-wrap .footer-logo-wrap{
		clear:both;
		float:none;
		margin:0;
		width:auto
	}
}
/*/wp-content/themes/themify-shoppe/styles/modules/footer-nav.css*/
.footer-nav{
	margin:.5em 0 1em;
	padding:0 0 2em 0
}
.footer-nav li{
	list-style:none;
	padding:.1em 0;
	margin:0
}
.footer-nav li a{
	text-decoration:none;
	letter-spacing:-.01em
}
.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-nav li ul{
	background-color:#fff;
	margin:0;
	padding:.6em 0;
	position:absolute;
	z-index:11;
	bottom:100%;
	list-style:none;
	text-align:left;
	opacity:0;
	visibility:hidden;
	box-sizing:border-box;
	box-shadow:0 6px 20px 5px rgba(0,0,0,.12);
	border-radius:8px
}
@media (hover:none){
	.footer-nav li ul{
		display:none
	}
}
#footerwrap .footer-nav ul a{
	display:block;
	width:238px;
	padding:.5em 1.25em .5em 1.6em;
	margin:0;
	box-sizing:border-box;
	color:#666
}
.footer-nav li li ul{
	left:100%;
	bottom:-.65em
}
.footer-nav li:hover > ul,
/* tab keyboard menu nav */
.footer-nav li> a:focus + .sub-menu,
.footer-nav li> .sub-menu:focus-within{
	margin-bottom:0;
	opacity:1;
	pointer-events:auto;
	visibility:visible
}
/* Footer Edge Menu */
.footer-nav li.edge ul{
	left:auto;
	right:0
}
.footer-nav ul li.edge ul{
	right:100%
}

/*/wp-content/themes/themify-shoppe/style.css*/
/*  
Theme Name:Themify Shoppe
Theme URI:https://themify.me/themes/shoppe
Version: 5.3.8
Description:Themify Shoppe is a multi-purpose WooCommerce theme that helps you build professional eCommerce sites in minutes. It comes with the drag & drop Themify Builder and many eCommerce features such as ajax cart,wishlist,quick look lightbox,ajax quick search,product image zoom/gallery,and tons of layout options. Read <a href="https://themify.me/docs/shoppe-documentation">Shoppe 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

---------
DO NOT EDIT THIS FILE.
If you need to overwrite the CSS styling,create a new custom_style.css 
in the theme folder and it will automatically load in the <head>.
*/
/************************************************************************************
1. RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}
img,fieldset{
	border:0
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
    display:block
}
address{
	font-style:normal
}
html{
  scroll-behavior:smooth
}
iframe,audio{
    max-width:100%
}
/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
body{
	font:1em/1.7em 'Libre Franklin',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;
	transition:color .2s ease-in-out;
	color:#b78711
}
a:hover{
	text-decoration:none;
	color:#000
}
p{
	padding:0;
	margin:0 0 1.2em
}
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
}
ul ul,
ul ol,
ol ol,
ol ul{
	margin-top:1em
}
/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .4em;
	color:#000;
	overflow-wrap:normal;
	font-weight:500	
}
h1,
.page-title{
	font-size:3em;
	line-height:90%;
	font-weight:600;
	margin:0 0 .6em;
	padding:0;
	letter-spacing:-.03em
}
h2{
	font-size:1.8em;
	font-weight:600;
	letter-spacing:-.02em
}
h3{
	font-size:1.4em
}
h4{
	font-size:1.1em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.05em
}
h5{
	font-size:1.1em
}
h6{
	font-size:1em
}
/* FORM
================================================ */
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,.15);
	padding:.6em;
	max-width:100%;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius:8px
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	margin:0 1em .4em 0;
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=tel]{
	width:17em
}
input[type=number]{
	width:7em
}
input[type=checkbox]+label{
	display:inline-block
}
textarea{
	width:100%;
	min-height:13.5em;
	margin:0
}
select{
	padding-right:30px;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke-linecap='round' width='100' height='100' stroke='rgba(180,180,180,.9)' stroke-width='3'%3E%3Cpolyline points='2.7,2.3 49.1,57.2 95.5,2.3 '/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-size:12px;
	background-position:calc(100% - 8px) calc(50% + 3px)
}
#pagewrap input[type=radio],
#pagewrap input[type=checkbox]{
	border-radius:6px;
	clear: none;
	cursor: pointer;
	padding:0;
	margin:0 .3em 0 0;
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
	line-height: 1;
	-webkit-appearance: none;
}
#pagewrap input[type=radio],
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)
}
input[type=reset],input[type=submit],button{
	background-color:#dcaa2e;
	border:none;
	border-radius:0;
	color:#fff;
	cursor:pointer;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:.05em;
	padding:.8em 1.4em;
	border-radius:30px;
	-webkit-appearance:none;
	transition-property:background-color,transform,box-shadow;
	transition-duration: .3s
}
input[type=reset]:hover,input[type=submit]:hover,button:hover{
	background:#000;
	color:#fff;
	transform:translateY(-2px);
	box-shadow:0 5px 12px 3px rgba(0,0,0,.12)
}
/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
img,textarea,input,.author-box,.widget,.col4-1,.col4-2,.col3-1{
	box-sizing:border-box
}
.pagewidth,
.module_row>.row_inner,
.module-layout-part .module_row.fullwidth_row_container>.row_inner{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
#content{
	width:72%;
	padding:6.5% 0
}
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	max-width:100%;
	float:none
}
/************************************************************************************
4. GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}
/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap{
	background-color:rgba(255,255,255,.9);
	left:0;
	top:0;
	z-index:999;
	position:relative;
	text-align:center;
	box-shadow:0 1px 15px rgba(0,0,0,.12);
}
#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-enabled #headerwrap{
    position:sticky;
    position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap,
.transparent-header.no-fixed-header #headerwrap{
	position:fixed
}
/* Announcement Bar compatibility */
.themify_announcement.bar .announcement_container{
	width:auto;
	margin:0 28px
}
#header{
	width:calc(100% - 56px);
	max-width:none;
	margin:0 28px
}
#headerwrap a{
	color:#000
}
#headerwrap a:hover{
	color:#dcaa2e
}
/* 
SEARCH FORM
================================================ */
.header-icons .search-button{
	text-decoration:none;
	text-align:center;
	outline:0;
	border-left:1px solid rgba(180,180,180,.2);
	margin-right:-28px;
	margin-left:10px
}
.header-icons .search-button:hover{
    background:rgba(200,200,200,.25)
}
.search-button:focus{
	outline:0
}
.search-button .tf_fa{
	display:block;
	font-size:1.3em;
	margin:auto;
	padding:1.06em .8em
}
/* 
ICON MENU
================================================ */
.header-icons{
	position:absolute;
	right:0;
	bottom:0;
	display:flex;
	flex-wrap:wrap;
    align-items:center;
	z-index:2
}
.top-icon-wrap{
	display:flex;
	align-items:center;
	flex-wrap:wrap
}
.icon-menu{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.icon-menu li{
	display:inline-block;
	vertical-align:middle;
	margin:0;
	padding:10px 0;
	position:relative;
	list-style:none;
}
.icon-menu em{
    font-size:19px;
    padding:9px 10px;
    display:inline-block;
    vertical-align:middle;
    line-height:1;
    box-shadow:none;
    text-shadow:none;
    border-radius:100%;
}
#header .icon-shopping-cart.tf_loader{
	font-size:7px;
	padding:9px
}
#header .icon-shopping-cart.tf_loader:before{
	border-width:2px
}
.icon-menu a:hover em{
    background-color:rgba(200,200,200,.25);	
}
.icon-menu li>a{
	display:inline-block;
	text-decoration:none;
	margin:3px 5px;
	position:relative
}
.icon-shopping-cart svg {
	margin-top:-2px;/* for alignment */
}
.icon-shopping-cart.tf_loader svg {
	display:none
}
.icon-menu ul li{
	padding:0
}
.icon-menu li>.sub-menu{
	text-align:left
}
/* Remove Cart Tooltip & Hover */
.cart-style-dropdown .icon-menu .cart a .tooltip{
	display:none
}
.icon-menu li>a .tooltip{
	background-color:#000;
	color:#fff;
	display:inline-block;
	font-size:.8em;
	line-height:1.3em;
	text-align:center;
	padding:.5em 1.15em;
	position:absolute;
	top:130%;
    margin-top:0;
	left:50%;
	opacity:0;
	visibility:hidden;
	border-radius:30px;
	transform:translateX(-50%);
    transition:.3s ease-out;
	transition-property:opacity,visibility;
	z-index:1
}
.icon-menu li>a:hover .tooltip{
	opacity:1;
	visibility:visible
}
.cart-style-slide-out .icon-menu .cart a .cart_empty + .tooltip{
	display:block
}
.icon-menu li>a .tooltip:before{
	content:'';
	display:block;
	border:5px solid transparent;
	border-bottom-color:#000;
	position:absolute;
	bottom:100%;
	left:50%;
	margin-left:-5px
}
.icon-menu .icon-menu-count{
	min-width:10px;
	position:absolute;
	right:-6px;
	top:50%;
	padding:4px;
	border-radius:10px;
	background-color:#dcaa2e;
	font-size:9px;
	line-height:1;
	animation:zoomIn .3s ease;
	color:#fff;
	text-align:center
}
.tf_loader + .icon-menu-count{
	display:none
}
@keyframes zoomIn{
    0%{ transform:scale(.5) }
    100%{ transform:scale(1) }
}
/* 
MAIN NAVIGATION
================================================ */
#main-nav{
	margin:0;
	padding:0;
	text-align:left;
	position:absolute;
	width:100%;
	left:0;
	bottom:0
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display:inline-block
}
/* main level link */
#main-nav a{
	display:inline-block;
	position:relative;
	padding:1.2em .4em;
	margin:0 .25em 0 0;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.02em
}
#main-nav>li>a:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin-bottom:-1px;
	color:transparent;
	border-bottom:3px solid currentColor;
	transition:inherit
}
#main-nav>li:hover>a:before,
#main-nav>.current_page_item>a:before,
#main-nav>.current-menu-item>a:before,
#main-nav>.current_page_item>a:hover:before,
#main-nav>.current-menu-item>a:hover:before{
	color:#dcaa2e
}
#main-nav .highlight-link>a{
	padding:.2em 1em;
	border:1px solid;
	border-radius:8px
}
.icon-menu ul a,
#main-nav ul a{
	border:none;
	border-bottom:1px solid rgba(180,180,180,.2);
	color:#060604;
	display:block;
	font-size:.95em;
	line-height:1.4em;
	letter-spacing:0;
	font-weight:400;
	text-transform:none;
	margin:0;
	padding:.6em 0;
	width:170px;
	box-sizing:border-box
}
.icon-menu ul li:last-child>a,
#main-nav ul li:last-child>a{
	border-bottom:none
}
#main-nav .current_page_item>a,
#main-nav .current-menu-item>a,
#main-nav a:hover{
	color:#b78711
}
/* mobile menu icon */
.menu-icon-inner:before{
	border-top:2px solid;
	border-bottom:2px solid
}
.menu-icon-inner:after{
	border-top:2px solid
}
#slide-cart.sidemenu-on,
#mobile-menu.sidemenu-on{
	right:0;
	box-shadow:-6px 0 20px 5px rgba(0,0,0,.25)
}
body.slide-cart-visible,
body.mobile-menu-visible{
    position:relative;
    overflow-y:hidden
}
body.slide-cart-visible{
	overflow:hidden !important
}
.body-overlay{
    display:none;
    background-color:rgba(232,232,232,.9);
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    box-shadow:none;
    z-index:1000;
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px)
}
.body-overlay-on{
    display:block
}
.sidemenu-left .body-overlay{
    right:auto
}
.empty-shopdock{
    padding:1em
}
/* Edge Menu */
#main-nav .edge>.sub-menu{
    left:auto;
    right:0
}
#main-nav ul .edge>.sub-menu{
    left:auto;
    right:100%
}
.menu-item .child-arrow{
    display:none;
    cursor:pointer;
    z-index:12;
    color:#7d7d7d;
    width:34px;
    height:34px;
    position:absolute;
    right:10px;
    top:5px;
    border-radius:100%;
    transition:transform .4s
}
.menu-item .child-arrow:hover{
	background:rgba(200,200,200,.25);
    transform:rotateZ(180deg)
}
.child-arrow:before,
.child-arrow:after{
    top:50%;
    left:9px;
    content:'';
    position:absolute;
    transition:transform .5s ease-in-out;
    height:1px;
    width:10px;
    transform:rotate(45deg);
    background:currentColor;
    z-index:9999;
    border-radius:10px;
}
.child-arrow:after{
    left:16px;
    transform:rotate(-45deg)
}
.toggle-on>a .child-arrow:after,
.toggle-on>a .child-arrow:before{
	left:9px;
	width:50%;
}
@media (hover:none){
	#main-nav .menu-item-has-children > a,
	#icon-menu .menu-item-has-children > a{
		padding-right:43px
	}
	#footer-nav .menu-item-has-children > a{
		padding-right:28px
	}
	.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
	}
}
.icon-menu li>.sub-menu,
#main-nav li>.sub-menu{
    color:#484848;
    background-color:#fff;
    box-shadow:0 6px 20px 5px rgba(0,0,0,.12);
    margin:0;
    list-style:none;
    padding:10px 20px;
    position:absolute;
    z-index:100;
    left:0;
    top:100%;
    box-sizing:border-box;
    transition:opacity .2s ease-in-out;
    pointer-events:none;
    opacity:0;
    border-radius:8px	
}
.icon-menu li:hover>.sub-menu,
#main-nav li:hover>.sub-menu,
/* tab keyboard menu nav */
#main-nav li> a:focus + .sub-menu,
#main-nav li> .sub-menu:focus-within{
    pointer-events:auto;
    opacity:1
}
#main-nav li>.sub-menu .sub-menu{
	left:100%;
	top:0;
}
.icon-menu li>.sub-menu ul{
	left:auto;
	right:100%;
	top:0;
	margin-top:-10px
}
#main-nav .tf_post_count {
	background:rgba(200,200,200,.25);
	border-radius:100%;
	margin:auto 3px;
	font-size:.7em;
	line-height:1em;
	padding:.4em;
	margin-left:5px;
	display:none;
	min-width:11px;
	text-align:center;
	vertical-align:middle
}
#main-nav .has-mega-sub-menu .tf_post_count{
    display:inline-block
}
/* mega menu posts */
#main-nav .mega-menu-posts .post-title{
	font-size:.9em;
	font-weight:400;
	font-family:inherit;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	padding:0
}
#main-nav .mega-menu-posts .post a{
	text-transform:none;
	padding:0;
	border:none;
	width:auto;
	font-size:unset
}
#main-nav .mega-menu-posts .post del{
	opacity:.5;
	font-size:.85em /* for woocommerce */
}
#main-nav .themify_mega_menu_category_link{
	width:auto;
	border:none
}
#main-nav .mega-menu-posts .post{
	margin:0
}
/* mega column */
#main-nav .has-mega-column>.sub-menu li{
	display:block
}
#main-nav .has-mega-column>.sub-menu a{
	background:none;
	width:100%;
	padding:.6em 0;
}
#main-nav .has-mega-column .widget{
	margin:0 0 .5em;
	font-size:.95em
}
#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:.925em;
	font-weight:500;
	line-height:1.6em;
	margin:0 0 .7em;
	padding:0;
	text-decoration:none;
	letter-spacing:.04em;
	text-transform:uppercase;
	border:none
}
/* mega menu WC styles */
#main-nav .has-mega-column .product-categories .count{
	font-size:.8em;
	border-radius:10px;
	background-color:rgba(0,0,0,.2);
	color:#fff;
	display:inline-block;
	min-height:10px;
	line-height:normal;
	padding:3px 9px;
	margin:.55em 0;
	position:absolute;
	top:1px;
	right:0
}
#main-nav .has-mega-column .product-categories li:hover>.count{
	background-color:#dcaa2e;
	color:#fff
}
#main-nav .has-mega-column .cart_list ins,
#main-nav .has-mega-column .product_list_widget ins{
	font-weight:300
}
/* user menu icon */
#main-nav a>i .tf_fa{
	margin-right:5px;
}
#main-nav a .tf_lazy{
	display:none
}
/* 
FIXED HEADER
================================================ */
.revealing-header #headerwrap{
	transition:transform .5s ease-in-out,opacity .5s ease-in-out
}
.revealing-header #headerwrap.hidden{
	transform:translateY(-100%);
	opacity:0
}
/* sticky header logo */
#headerwrap .tf_sticky_logo,/* hide sticky header logo */
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header .tf_sticky_logo + span,
#headerwrap.fixed-header .tf_sticky_logo + img{
	display:none
}
#headerwrap.fixed-header .tf_sticky_logo{
	display:block
}
/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 2em
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px #ccc;
	border-color:rgba(118,118,118,.3)
}
/*
GENERIC POST
================================================ */
.post{
	margin-bottom:3em;
	position:relative
}
/* post title */
.post-title{
	font-size:1.8em;
	line-height:1.3em;
	letter-spacing:-.02em;
	margin:0 0 .4em;
	padding:0
}
.post-title a{
	text-decoration:none;
	color:#000
}
.post-title a:hover{
	color:#dcaa2e
}
/* post image */
.post-image{
	margin:0 0 .7em
}
.post-image img{
    border-radius:8px;	
	vertical-align:bottom
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
/* post meta */
.post-meta{
	color:#959595;
	font-size:.75em;
	line-height:1.6em;
	margin:0 0 1em;
	padding:0
}
.post-meta a{
	text-decoration:none
}
.post-meta a:hover{
	text-decoration:underline
}
.post-cat-tag-wrap span,
.post-meta span{
	vertical-align:middle
}
/* post category */
.post-cat-tag-wrap{
	font-size:.7em;
	margin:0 0 .2em;
	display:inline-block
}
.post-category{
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.03em
}
.post-tag{
	letter-spacing:-.01em;
	color:#e1e1e1
}
.post-tag a{
	color:#ababab
}
.post-date:before,
.post-comment:before,
.post-tag:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
	margin-right:7px;
	background-color:rgba(0,0,0,.15);
	width:4px;
	height:4px;
	border-radius:100%
}
/* post author */
.post-author{
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:.09em
}
.post-author:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	border-bottom:solid 1px;
	width:17px;
	margin-right:6px;
	opacity:.4
}
/* post comment */
.post-comment{
	letter-spacing:.03em
}
/* post date */
.post-date{
	letter-spacing:.007em;
	margin:0;
	display:inline-block;
	vertical-align:middle
}
/* more link */
.more-link{
	color:#060604;
	font-size:.8em;
	font-weight:600;
	display:inline-block;
	text-transform:uppercase;
	letter-spacing:.05em;
	line-height:1.9em;
	margin:0 0 .8em;
	padding:0
}
.more-link:after{
	content:'';
	display:block;
	border-bottom:3px solid #f2cd8a
}
/* reset slider shortcode in framework css */
.shortcode.post-slider .carousel-prev,
.shortcode.slider .carousel-prev,
.shortcode.post-slider .carousel-next,
.shortcode.slider .carousel-next{
	border-radius:0;
	border:0;
	text-shadow:none;
	margin:0;
	box-shadow:none;
	background-image:none
}
/*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;
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:57px 0;
	border:none
}
.author-box .author-avatar{
	float:left;
	margin:0 30px 5px 0
}
.author-box .author-avatar img{
	border-radius:100%;
	max-width:85px
}
.author-box .author-name{
	margin:0 0 12px;
	text-transform:none;
	letter-spacing:.07em;
	font-size:1.1em;
	font-weight:300
}
/************************************************************************************
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
*************************************************************************************/
.wpf_infinity a,
#load-more a{
	color:#060604;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:.065em;
	line-height:1.9em;
	margin:50px 0 .8em;
	padding:0;	
	width:auto;
	display:none
}
.wpf_infinity a:after,
#load-more a:after{
	content:'';
	display:block;
	border-bottom:3px solid #f2cd8a
}
.wpf-search-container .wpf_infinity a,
.wpf-search-container .wpf_infinity a:hover,
.wpf_infinity_container .wpf_infinity a,
.wpf_infinity_container .wpf_infinity a:hover{
	background-color:transparent
}
/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom:15px
}
.post-video iframe,
.embed-youtube iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget{
	margin:0 0 1em
}
.widgettitle{
	margin:0 0 1.2em;
	padding:0;
	font-weight:600;
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:.15em;
	line-height:1.8em
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:0 0 1em;
	list-style:none;
	clear:both
}
.widget ul ul{
	margin:1em 0 -1em 0;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}
/************************************************************************************
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.2em
}
.widget .twitter-list .twitter-timestamp{
	font-style:italic;
	display:block;
	padding-top:.4em
}
.widget .follow-user{
	margin:0;
	padding:5px 0
}
/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}
/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}
/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered{
	max-width:100% !important
}
#content .twt-border{
	max-width:100% !important;
	min-width:180px !important
}
/* product filter plugin */
#pagewrap .wpf_slider.ui-slider .ui-widget-header{
	background-color:#dcaa2e
}
#pagewrap .wpf_item .wpf_item_name{
	border:none;
	font-weight:500;
	color:inherit
}
#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-weight:inherit
}
.wpf_items_wrapper .wpf_item ul li{
	margin-right:1em
}
/************************************************************************************
9. FOOTER
*************************************************************************************/
#footerwrap{
    font-size:.95em;
    line-height:1.7em
}
#footerwrap a{
	color:#000
}
#footerwrap a:hover{
	color:#dcaa2e
}
#footer{
	position:relative
}
#footerwrap .col4-1{
	font-size:.95em
}
/* 
FOOTER WIDGETS
================================================ */
#footerwrap .below-logo-widget {
	margin-bottom:2em
}
.footer-widgets .widget{
	margin-bottom:2.2em
}
.footer-widgets .widgettitle{
	font-size:.95em;
	font-weight:500;
	letter-spacing:.1em;
	margin-bottom:1.4em;
	line-height:normal
}
.footer-widgets .widget li{
	border:none;
	padding:0 0 .6em
}
.footer-widgets .widget li a{
	text-decoration:none
}
/* 
FOOTER TEXT
================================================ */
.footer-text{
	font-size:85%;
	opacity:.7
}
.footer-text .one,
.footer-text .two{
	display:inline-block;
	vertical-align:middle
}
.footer-text .one{
	margin-right:1em
}
.back-top-float + .footer-text{
	padding-bottom: 20px;
}
/* 
FOOTER COLUMNS
================================================ */
.footer-column-wrap{
	padding-top:2.5em
}
.footer-logo-wrap{
    width:26%
}
.footer-widgets-wrap{
	width:70%;
	margin-left:4%
}
/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
.module_row.fullwidth>.row_inner{ /* for content width = full_width */
	width:100%;
	max-width:100%
}

/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll!important;
		background-position:center!important
	}
}
/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:1em
}
.alignleft{
	float:left;
	margin-right:2em
}
.alignright{
	float:right;
	margin-left:2em
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:1em;
	max-width:100%
}
.wp-caption-text{
	font-style:italic;
	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
}
/* Spark animation fix */
.cs-canvas-container{ overflow:hidden }

/* when logged-in-as 1px gap fix */
.screen-reader-text{ height:0!important}

/* SPIN ANIMATION */
.mobile-menu-visible #headerwrap #menu-icon{
    transition:transform .3s linear
}
.mobile-menu-visible #headerwrap #menu-icon:hover{
    transform:rotate(90deg)
}
@media screen and (max-width:1200px){
	.mobile-menu-visible,
	.slide-cart-visible{
		overflow-y:hidden
	}
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:94%
	}
	#pagewrap,
	.module-layout-part .module_row.fullwidth>.row_inner,
	.module_row.fullwidth>.row_inner{
		max-width:100%
	}
	.module_row .row_inner .module-layout-part .row_inner{
		width:auto
	}
}
@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:800px){
	.page-title,
	h1{
		font-size:2.4em
	}	
}
@media screen and (max-width:760px){
	.pagewidth,
	.module_row>.row_inner,
	.module-layout-part .module_row.fullwidth_row_container>.row_inner{
		max-width:90%
	}
	body #content{
		width:100%;
		max-width:100%;
		float:none;
		clear:both;
		padding-top:10%
	}
	/* Sidebars & Sticky Sidebar */
	body #sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both;
		padding-top:10%
	}
	#header{
		margin-left:5%;
		margin-right:5%
	}
	.tf-mc-form .module{
		padding-left:5%;
		padding-right:5%
	}
	.tf-mc-form .mc4wp-form-fields input[type=submit]{
		padding-left:.5em;
		padding-right:.5em
	}
}

@media screen and (max-width:680px){
	.page-title,
	h1{
		font-size:1.9em
	}
	h3{
		font-size:1.3em
	}
	h2.fancy-heading {
		font-size:1.8em;
	}	
	h2,
	h3.fancy-heading {
		font-size:1.6em;
	}
	#footerwrap .col4-2,
	#footerwrap .col2-1,
	#footerwrap .col4-3,
	#footerwrap .col3-1,
	#footerwrap .col3-2,
	.col4-1,
	.col4-2,
	.col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}
	.post-title{
		font-size:1.4em
	}
	.footer-widgets-wrap{
		clear:both;
		float:none;
		margin:0;
		width:auto
	}
	.footer-text-outer{
		right:auto;
		left:0;
		display:flex;
		flex-direction:column;
		align-items:flex-start
	}
}

/*/wp-content/themes/themify-shoppe/styles/headers/header-logo-left.css*/
#headerwrap{
	text-align:inherit
}
.logo-wrap{
	float:left
}
#site-description{
	left:0;
	transform:none;
	text-align:left
}
#site-description:before{
	left:0;
	margin-left:24px
}
#main-nav{
	position:static;
	float:left;
	width:auto;
	max-width:none;
	padding-left:23px
}
#headerwrap #menu-icon{
	position:absolute;
	margin:auto
}
/*/wp-content/themes/themify-shoppe-child/style.css*/

/*
Theme Name: Themify Shoppe Child
Description: Child theme for Themify Shoppe
Author: Crystal Wizardry
Template: themify-shoppe
Version: 3.162
*/
/* fix firefox rendering fonts too bold */
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
}

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}
/* */
:target:before {
  content: "";
  display: block;
  height: 100px;
  /* fixed header height*/
  margin: -100px 0 0;
  /* negative fixed header height */
}

/* ------------------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
.cw_hover_lift:hover {
  transform: translateY(-5px);
  transition: all 0.3s linear;
  box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.3);
}

/* ------------------------------------------------------------------------------------------------*/
/* Fonts */
@font-face {
  font-family: "Baron Neue";
  src: url("/wp-content/themes/themify-shoppe-child/fonts/BaronNeueBold.woff2") format("woff2"), url("/wp-content/themes/themify-shoppe-child/fonts/BaronNeueBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Baron Neue";
  src: url("/wp-content/themes/themify-shoppe-child/fonts/BaronNeueBlack.woff2") format("woff2"), url("/wp-content/themes/themify-shoppe-child/fonts/BaronNeueBlack.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "1669 Elzevir";
  src: url("/wp-content/themes/themify-shoppe-child/fonts/1669 Elzevir W00 Normal.woff2") format("woff2"), url("/wp-content/themes/themify-shoppe-child/fonts/1669 Elzevir W00 Normal.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Ace Sans";
  src: url("/wp-content/themes/themify-shoppe-child/fonts/AceSansExtrabold.woff2") format("woff2"), url("/wp-content/themes/themify-shoppe-child/fonts/AceSansExtrabold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Ace Sans";
  src: url("/wp-content/themes/themify-shoppe-child/fonts/AceSansBold.woff2") format("woff2"), url("/wp-content/themes/themify-shoppe-child/fonts/AceSansBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Ace Sans";
  src: url("/wp-content/themes/themify-shoppe-child/fonts/AceSansMedium.woff2") format("woff2"), url("/wp-content/themes/themify-shoppe-child/fonts/AceSansMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
/* ------------------------------------------------------------------------------------------------*/
/* Typography */
h1, h2, h3, h4, h5, h6 {
  font-family: "Baron Neue" !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  background: #ffa239;
  background: -webkit-linear-gradient(0deg, #ffa239 0%, #ff5d5e 100%);
  background-image: -webkit-linear-gradient(0deg, #ffa239 0%, #ff5d5e 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background-image: reset;
  line-height: 100% !important;
}

h2, h3, h4, h5, h6 {
  font-family: "Baron Neue" !important;
  font-weight: bold !important;
}

h2 {
  font-size: 35px;
}

h3 {
  font-size: 1.8em;
}

h4, h4.widgettitle {
  font-size: 1.4em;
}

h5 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.1em;
}

.cw_list_compressed li {
  margin-bottom: 0 !important;
}

strong {
  font-weight: bold !important;
}

/* ------------------------------------------------------------------------------------------------*/
/* Nav */
/* Fix navigation alignment */
#main-nav {
  float: right;
  padding-right: 140px;
}

#main-nav a {
  font-family: "Baron Neue" !important;
  font-weight: bold !important;
  font-size: 22px;
  padding: 1em 0.4em 0em 0.4em;
  color: white !important;
}

#main-nav a:hover {
  color: white !important;
}

#main-nav > li:hover > a::before, #main-nav > .current_page_item > a::before, #main-nav > .current-menu-item > a::before, #main-nav > .current_page_item > a:hover::before, #main-nav > .current-menu-item > a:hover::before {
  color: #37d5ff;
}

#mobile-menu {
  background-color: #552b87;
  background-image: -webkit-linear-gradient(45deg, #b633c8 0%, #ff5d5e 100%);
}

.mobile_menu_active #main-nav a {
  font-size: 30px;
}

/* ------------------------------------------------------------------------------------------------*/
/* Header */
#headerwrap a {
  color: white !important;
}

#headerwrap a:hover {
  color: #37d5ff;
}

/*
body:not(.home .page-id-32) #header, body.page-id-32 #header.header-on-scroll {
  background-image: url("http://crystalwizardry.com/wp-content/uploads/2020/03/header-background.jpg");
}
*/
body:not(.home):not(.page-id-32) #header, #header.header-on-scroll {
  background-image: url("http://crystalwizardry.com/wp-content/uploads/2020/03/header-background.jpg");
}

@media screen and (max-width: 680px) {
  #headerwrap #header {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 760px) {
  #headerwrap #header {
    margin-left: 0;
    margin-right: 0;
  }
}

.mobile_menu_active #header {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 680px) {
  #pagewrap {
    padding-top: 58px !important;
  }
}
@media screen and (max-width: 375px) {
  #pagewrap {
    padding-top: 53px !important;
  }
}

/* ------------------------------------------------------------------------------------------------*/
/* Footer */
#footerwrap {
  background-image: -webkit-linear-gradient(45deg, #552b87 0%, #b633c8 100%) !important;
}

/* ------------------------------------------------------------------------------------------------*/
/* Blue gradient buttons */
.ui.builder_button, .cw_1111form input[type=submit], .cw_1111form #c-submit-button, .cw_cognito_form input[type=submit], .cw_cognito_form #c-submit-button {
  font-family: "Baron Neue" !important;
  font-weight: 900 !important;
  padding: 25px 30px 20px 30px;
  font-size: 24px;
  text-transform: none;
  color: white !important;
  background-color: #6b9df9;
  background-image: linear-gradient(135deg, #009cff 0px, #00bdff 66%, #00deff 100%);
}

.ui.builder_button:hover, .cw_1111form input[type=submit]:hover, .cw_1111form #c-submit-button:hover, .cw_cognito_form input[type=submit]:hover, .cw_cognito_form #c-submit-button:hover {
  color: white;
  background-color: #4d7de1;
  background-image: linear-gradient(135deg, #00deff 0px, #00bdff 66%, #009cff 100%);
  transform: translateY(-5px);
  transition: all 0.3s linear;
  box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.3);
}

/* ------------------------------------------------------------------------------------------------*/
/* Etsy shop */
.etsy-shop-listing-container {
  margin-bottom: 50px;
}

.cw_etsy_shop .etsy-shop-listing {
  border: 1px solid #bbb !important;
  margin: 11px;
}

.etsy-shop-listing:hover {
  transform: translateY(-5px);
  transition: all 0.3s linear;
  box-shadow: 0 17px 30px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.2s linear;
}

/* Item info color */
.cw_etsy_shop .etsy-shop-listing-title, .cw_etsy_shop .etsy-shop-listing-maker {
  color: #2b369f;
}

.cw_etsy_shop hr {
  background: #ffa239;
  background: -webkit-linear-gradient(0deg, #ffa239 0%, #ff5d5e 100%);
  background-image: -webkit-linear-gradient(0deg, #ffa239 0%, #ff5d5e 100%) !important;
  height: 1px;
  border: 0;
}

/* ------------------------------------------------------------------------------------------------*/
/* Home */
.cw_home_headline h1 {
  font-size: 57px !important;
}
@media screen and (max-width: 680px) {
  .cw_home_headline h1 {
    font-size: 53px !important;
  }
}

@media screen and (max-width: 680px) {
  .cw_homepage_slider {
    margin-top: 70px;
  }
}

.cw_homepageslider_text {
  font-family: "Baron Neue" !important;
  font-weight: bold !important;
  font-size: 44px;
  color: white;
  text-shadow: 3px 3px 2px #969696;
  line-height: normal;
}
@media screen and (max-width: 812px) {
  .cw_homepageslider_text {
    font-size: 34px;
  }
}
@media screen and (max-width: 768px) {
  .cw_homepageslider_text {
    font-size: 34px;
  }
}
@media screen and (max-width: 666px) {
  .cw_homepageslider_text {
    font-size: 24px;
  }
}

.cw_homepageslider_sub {
  font-size: 30px;
}
@media screen and (max-width: 812px) {
  .cw_homepageslider_sub {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  .cw_homepageslider_sub {
    font-size: 26px;
  }
}
@media screen and (max-width: 666px) {
  .cw_homepageslider_sub {
    font-size: 18px;
  }
}

/* ------------------------------------------------------------------------------------------------*/
/* About */
.cw_about_mission .tb_text_wrap p, .cw_about_vision .tb_text_wrap p {
  font-family: "Baron Neue" !important;
  font-weight: 900 !important;
  background: #ffa239;
  background: -webkit-linear-gradient(270deg, #b633c8 0%, #ff5d5e 100%);
  background-image: -webkit-linear-gradient(270deg, #b633c8 0%, #ff5d5e 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background-image: reset;
  line-height: 1em;
}

.cw_about_vision_col {
  transform: rotate(-9deg);
}

.cw_skin_hide {
  display: none;
}

/* ------------------------------------------------------------------------------------------------*/
/* Giveaway */
.cw_giveaway_headline h2 {
  font-size: 65px;
  line-height: 1.2em !important;
}
@media screen and (max-width: 1280px) {
  .cw_giveaway_headline h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 1024px) {
  .cw_giveaway_headline h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 812px) {
  .cw_giveaway_headline h2 {
    font-size: 38px;
  }
}
@media screen and (max-width: 768px) {
  .cw_giveaway_headline h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 740px) {
  .cw_giveaway_headline h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 736px) {
  .cw_giveaway_headline h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 667px) {
  .cw_giveaway_headline h2 {
    font-size: 31px;
  }
}
@media screen and (max-width: 360px) {
  .cw_giveaway_headline h2 {
    font-size: 32px;
  }
}

.cw_giveaway_prize_row {
  margin-top: 25px;
  margin-bottom: 50px;
}
.cw_giveaway_prize_row .tb_title_accordion::before {
  content: "🎁 ";
}

.cw_giveaway_prize ul {
  list-style: none;
}
.cw_giveaway_prize ul li {
  padding-left: 1rem;
  text-indent: -1.5rem;
  font-weight: 500;
}
.cw_giveaway_prize ul li .description {
  font-weight: normal;
}
.cw_giveaway_prize ul li::before {
  content: "🎁 ";
}
.cw_giveaway_prize :not(h4) > a, .cw_giveaway_prize :not(h4) > a:hover {
  text-decoration: underline;
}
.cw_giveaway_prize h4 {
  margin-bottom: 0;
}
.cw_giveaway_prize .cw_giveaway_prizepartnerwrap {
  display: table;
  position: relative;
  background: #fff;
  background-clip: padding-box;
  border-bottom: solid 2px transparent;
  margin-bottom: 14px;
}
.cw_giveaway_prize .cw_giveaway_prizepartnerwrap:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: 0px;
  /* !importanté */
  border-radius: inherit;
  /* !importanté */
  background: -webkit-linear-gradient(0deg, #ffa239 0%, #ff5d5e 100%);
}

.cw_giveaway_image_75 {
  width: 75%;
}

#cw_giveaway_sumo_wrap {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
}

.cw_giveaway_prize_row .master-slider-parent, .cw_giveaway_prize_row img {
  margin-bottom: 50px;
}

.cw_prize_col h2, .cw_giveaway_prize_row h4 {
  font-size: 40px;
}

.cw_giveaway_tldr a {
  text-decoration: underline !important;
}

/* ------------------------------------------------------------------------------------------------*/
/* Bio Links */
.biolinks-page {
  background: #ffa239;
  background: -webkit-linear-gradient(270deg, #b633c8 0%, #ff5d5e 100%);
  background-image: -webkit-linear-gradient(270deg, #b633c8 0%, #ff5d5e 100%) !important;
}
.biolinks-page .button {
  background-color: unset;
  color: black;
}

/* ------------------------------------------------------------------------------------------------*/
/* Blog */
.cw_blog_sabbattable {
  border-collapse: collapse;
  margin-bottom: 30px;
}

.cw_blog_sabbattable, .cw_blog_sabbattable th, .cw_blog_sabbattable td {
  border: 1px solid #777;
  padding: 5px;
}

.cw_blog_sabbattable p {
  margin-bottom: 0;
}

.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  margin-top: 1.5em;
}

/* ------------------------------------------------------------------------------------------------*/
/* 1111 Giveaway / Cognito forms in general*/
.cw_1111form, .cw_cognito_form {
  /* gravity form stuff */
  /* cognito form stuff */
}
.cw_1111form .gform_wrapper .top_label select.medium, .cw_1111form .gform_wrapper .top_label input.medium, .cw_cognito_form .gform_wrapper .top_label select.medium, .cw_cognito_form .gform_wrapper .top_label input.medium {
  width: unset !important;
}
.cw_1111form input[type=submit], .cw_cognito_form input[type=submit] {
  border-radius: 50em;
  font-size: 21px !important;
  text-transform: uppercase !important;
}
.cw_1111form #c-submit-button, .cw_cognito_form #c-submit-button {
  border-radius: 50em;
  font-size: 32px !important;
  border: none;
}

/* ------------------------------------------------------------------------------------------------*/
/* WLU */
.page-id-1080 h1, .page-id-1080 h2, .page-id-1080 h3, .page-id-1080 h4, .page-id-1080 h5, .page-id-1080 h6 {
  background: unset;
  background-image: unset !important;
  background-color: unset;
  -webkit-text-fill-color: unset;
  font-family: "1669 Elzevir" !important;
  font-weight: normal !important;
  text-transform: unset;
  line-height: unset !important;
}
.page-id-1080 h2 {
  font-family: "Ace Sans" !important;
  font-weight: 500 !important;
  font-style: normal;
  text-transform: uppercase;
  color: #485b4f !important;
}
.page-id-1080 #tcb_landing_page .cw_wlu_tagline p {
  font-family: "1669 Elzevir" !important;
  font-weight: normal !important;
}
.page-id-1080 .cw_wlu_logotype h1 {
  font-family: "Ace Sans" !important;
  font-weight: bold !important;
  font-style: normal;
}
.page-id-1080 .cw_wlu_highlight {
  color: #fbb81d;
}
.page-id-1080 .cw_wlu_button .tcb-button-text {
  font-family: "Ace Sans" !important;
  font-weight: 800 !important;
  color: #dfecda !important;
}
.page-id-1080 .cw_wlu_prehead p {
  color: #fbb81d !important;
  font-family: "1669 Elzevir" !important;
  font-weight: normal !important;
}
.page-id-1080 .cw_wlu_quote p {
  font-family: "1669 Elzevir" !important;
  font-weight: normal !important;
}
.page-id-1080 #tcb_landing_page li strong, .page-id-1080 #tcb_landing_page p strong {
  font-weight: 600 !important;
}

/*# sourceMappingURL=style.css.map */

/*/wp-content/uploads/themify-customizer-5.3.6-5.3.8.css*/
/* Themify Customize Styling */
a {	
	color: #1c1479; 
}
#headerwrap {	
	background-color: transparent; 
}
body #site-logo a img {		width: 500px; 
}
#site-logo {	
	margin-top: 10px; 
}
#footerwrap {	background: none;
	background-color: #552b87;
	background-repeat: no-repeat;
	background-position: center top; 
}
#footer {		line-height:14px;

	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #ffa239; 
}
.footer-widgets .widgettitle {		font-size:20px;
 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 500px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#footerwrap {	
	background-repeat: no-repeat;
	background-position: center top; 
}
.footer-widgets {		font-size:14px;
 
}
 }