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

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

/*/wp-content/themes/themify-landing/styles/modules/site-logo.css*/
#site-logo {
	margin: 0;
	padding: 0;
	line-height: 1em;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 2.2em;
	text-transform: uppercase;
	padding-top: 0.85em;
	letter-spacing: .07em;
	margin-right: .55em;
}
#site-logo a {
	text-decoration: none;
	color: inherit;
}
#site-logo a:hover {
	text-decoration: none;
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo {
	display:none !important;
}
/*/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)
}

/*/wp-content/uploads/themify-css/themify-builder-395-generated.css*/
/* Generated from page: dobre-praktyki */
.themify_builder_content-395 .tb_gnjh480.module-text{margin-left:30px;margin-right:30px;}

/*/wp-content/themes/themify-landing/style.css*/
/*
Theme Name: Themify Landing
Theme URI: https://themify.me/themes/landing
Version: 5.1.2
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://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

Required Plugins: themify-portfolio-post,woocommerce,themify-shortcodes
---------

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).
*/

/*----------------------------------------------------------------------------------
TABLE OF CONTENT

1.  Reset
2.  General Styling (default font,color,lists,headings,form elements,etc.)
3.  Structure (page width & layout containers)
4.  Grid (column width)
5.  Header (logo,tagline,social widget,search form,main menu)
6.  Page (page title,author page,pagination)
7.  Post (post layouts & styling,comments,post navigation)
    7.1 Masonry layout
8.  Sidebar
    8.1 Widget Styles
9.  Footer
10. Builder Styling
11. WordPress Formatting
12. WP Gallery
13. Clear & Alignment
14. Woocommerce

----*/

/************************************************************************************
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 img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
	display: block;
}

/* audio */
audio,
iframe,object,embed {
	max-width: 100%;
}

/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
@font-face {
	font-family: 'themify_theme_icon';
	font-display:swap;
	src: url('data:application/octet-stream;base64,d09GRgABAAAAABN8AA8AAAAAH9gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+IVG6Y21hcAAAAdgAAADDAAAChmcvM5VjdnQgAAACnAAAABMAAAAgBtX/AmZwZ20AAAKwAAAFkAAAC3CKkZBZZ2FzcAAACEAAAAAIAAAACAAAABBnbHlmAAAISAAAB8sAAAqGhzaWhWhlYWQAABAUAAAAMwAAADYN4eQWaGhlYQAAEEgAAAAfAAAAJAc6A1xobXR4AAAQaAAAACsAAAA8MsT//GxvY2EAABCUAAAAIAAAACASIhRjbWF4cAAAELQAAAAgAAAAIAF/DDpuYW1lAAAQ1AAAAZgAAANF4g1h0XBvc3QAABJsAAAAkwAAAN0Pk9xZcHJlcAAAEwAAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZE5inMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGD6cZA76n8UQxRzEMB0ozAiSAwDugAxhAHic5ZJNDoJADIUfP4I/QNyxMV4AbwM3Maw4CYnhHB5BNp7D5bsBtjwXaKIXsM03k2kzbTNvAKwARMbJiIHgjgBuN4sGczzCdo7HuNj5gL1FsgcYMmXOkhUbntmyY8+B4zQBb9n6M/vVAqu+9OPCPRta59gmTpBijY3NtUOGHIUlkx91/8Wyeb2+ToXrIFxJhgK+p8KVZy5cfZbCfwUrYa8N1gJ+rxGmAHgWpgXYCv8t7ITpA/bCp+Mg4D1HgeIJ5AtOOQB4nGNgQAMSEMgc9D8ThAESZgPbAHicrVZpd9NGFB15SZyELCULLWphxMRpsEYmbMGACUGyYyBdnK2VoIsUO+m+8Ynf4F/zZNpz6Dd+Wu8bLySQtOdwmpOjd+fN1czbZRJaktgL65GUmy/F1NYmjew8CemGTctRfCg7eyFlisnfBVEQrZbatx2HREQiULWusEQQ+x5ZmmR86FFGy7akV03KLT3pLlvjQb1V334aOsqxO6GkZjN0aD2yJVUYVaJIpj1S0qZlqPorSSu8v8LMV81QwohOImm8GcbQSN4bZ7TKaDW24yiKbLLcKFIkmuFBFHmU1RLn5IoJDMoHzZDyyqcR5cP8iKzYo5xWsEu20/y+L3mndzk/sV9vUbbkQB/Ijuzg7HQlX4RbW2HctJPtKFQRdtd3QmzZ7FT/Zo/ymkYDtysyvdCMYKl8hRArP6HM/iFZLZxP+ZJHo1qykRNB62VO7Es+gdbjiClxzRhZ0N3RCRHU/ZIzDPaYPh788d4plgsTAngcy3pHJZwIEylhczRJ2jByYCVliyqp9a6YOOV1WsRbwn7t2tGXzmjjUHdiPFsPHVs5UcnxaFKnmUyd2knNoykNopR0JnjMrwMoP6JJXm1jNYmVR9M4ZsaERCICLdxLU0EsO7GkKQTNoxm9uRumuXYtWqTJA/Xco/f05la4udNT2g70s0Z/VqdiOtgL0+lp5C/xadrlIkXp+ukZfkziQdYCMpEtNsOUgwdv/Q7Sy9eWHIXXBtju7fMrqH3WRPCkAfsb0B5P1SkJTIWYVYhWQGKta1mWydWsFqnI1HdDmla+rNMEinIcF8e+jHH9XzMzlpgSvt+J07MjLj1z7UsI0xx8m3U9mtepxXIBcWZ5TqdZlu/rNMfyA53mWZ7X6QhLW6ejLD/UaYHlRzodY3lBC5p038GQizDkAg6QMISlA0NYXoIhLBUMYbkIQ1gWYQjLJRjC8mMYwnIZhrC8rGXV1FNJ49qZWAZsQmBijh65zEXlaiq5VEK7aFRqQ54SbpVUFM+qf2WgXjzyhjmwFkiXyJpfMc6Vj0bl+NYVLW8aO1fAsepvH472OfFS1ouFPwX/1dZUJb1izcOTq/Abhp5sJ6o2qXh0TZfPVT26/l9UVFgL9BtIhVgoyrJscGcihI86nYZqoJVDzGzMPLTrdcuan8P9NzFCFlD9+DcUGgvcg05ZSVnt4KzV19uy3DuDcjgTLEkxN/P6VvgiI7PSfpFZyp6PfB5wBYxKZdhqA60VvNknMQ+Z3iTPBHFbUTZI2tjOBIkNHPOAefOdBCZh6qoN5E7hhg34BWFuwXknXKJ6oyyH7kXs8yik/Fun4kT2qGiMwLPZG2Gv70LKb3EMJDT5pX4MVBWhqRg1FdA0Um6oBl/G2bptQsYO9CMqdsOyrOLDxxb3lZJtGYR8pIjVo6Of1l6iTqrcfmYUl++dvgXBIDUxf3vfdHGQyrtayTJHbQNTtxqVU9eaQ+NVh+rmUfW94+wTOWuabronHnpf06rbwcVcLLD2bQ7SUiYX1PVhhQ2iy8WlUOplNEnvuAcYFhjQ71CKjf+r+th8nitVhdFxJN9O1LfR52AM/A/Yf0f1A9D3Y+hyDS7P95oTn2704WyZrqIX66foNzBrrblZugbc0HQD4iFHrY64yg18pwZxeqS5HOkh4GPdFeIBwCaAxeAT3bWM5lMAo/mMOT7A58xh0GQOgy3mMNhmzhrADnMY7DKHwR5zGHzBnHWAL5nDIGQOg4g5DJ4wJwB4yhwGXzGHwdfMYfANc+4DfMscBjFzGCTMYbCv6dYwzC1e0F2gtkFVoANTT1jcw+JQU2XI/o4Xhv29Qcz+wSCm/qjp9pD6Ey8M9WeDmPqLQUz9VdOdIfU3Xhjq7wYx9Q+DmPpMvxjLZQa/jHyXCgeUXWw+5++J9w/bxUC5AAEAAf//AA94nI1W/29T1xW/5973nu1nx3bs9yUh9gvxl+dgm5D4yzPki2MQ4HwxI4M0dRihgUVA+V4GFJWWsQ4hhFBaUa1Dq0RrlE5T1R9o6PrD1AmkpdPEJnVIFbD9ARXbD/QXpGmoODv3OYOsk6Yl9nn3nHvuO18+555jwghZ/Am7y7aRNtJDBshkaWIFUCpBuQ1gI3ExgbmEw04QRCaIBx0gSkyUDhKJMokelIESoDBFGCNVQoiHDYdDA/19vevWFqx8LpvpNEM94Z5VSbeopUSwuDBhJsxoxEtVRdd0LZspWAUXRLg0nyvSbIZLFYfkkFhWjarRfDSfzWfZ3fqX6ZbWXPbFyf2Vy4d6+WLf5vWDWeh+er86OpxK9+w8ub5awUU6NVzpPXmy79SpvhegOzu4fvP+yYlsrvfQ5cr+yRezudaWdP1L8HG16vpTO7txMXqDH4TdffwYhkEXFxcPsBprIk7SQVKlznYA4gUGtEwEQkAg0wQIo8CmCaVNdFiPKsGAKLamINcFkqIVARQpsgakaKSLFgWD6opD1+hPr/z5Cn7ASPcqt2bOjF3ZX6L9h2bnZg/1w6ZbKry57wp9985V6XL9F+GkemtT8cDb12eP9Aob9r675czMLZVw3xCvT+gd5iEqMUi8FCEiiEcZgABHiUCFo6hBj6Li3qDe3KxnJHFFKq5I0Y4Izy/TtUwhYzCG7nWBZQC9s7mnHuvZLLcki6uH74wkN5gh51uvf/qa8ObH5zf1V6v93eMT/Z0wNGQWxyfgdvXs2Rvn6OuYBPTjG/oVvUBixCi1RVr9DoFQKGOS0D7mi+xVQooiiC1o3gc8Gw5OzNwgJDixMu1Q4ETDbUzOV76KP+2fm0NS8fOn/znv883N+Y5pfPHhh77/VvR1cQXCFp8ufsJeYm6iIG5dpFQa8AJQl12lZUIZIGaHiYTQSYxDSARAKAVRFMaJIIhVIgpiRdVULWpGHWJbClRFSkHEHICc1Qd5TjKajhh7mUGLUFC8wAGGjAHwWHbOO2XZ+YbsiDnlh9su/fLyGB2/+NGFiTPHf//wD0ek1z5//JuzNPLEIdsaC6j8p+2XxunY7PVZ1Ly0/eTCiRMLf+dkCeffsi0Yi5OESazUQTCnUEan4RjfpONYevzSUVJZuyLARD0VzJleMKgFigPznYAu4H4XsugyaE+SvWnaWTTpC0r9kdan1F9RjWT4b+EhFd5SaNVIUrMUk7rrfzHU+iMVhepQ+GE4Cci+wguP432bXmUbMberf819gfLojdhYteTmm8eQ98BwW8nFPbTrb/JTXad4711UswsggdgXoIE4na3fh1WyPOUOuet73G64JhvylEw/qj+o37eXMryPT7jmdk/JxjP7J5bsu/4v+6GAbR8adYdtplF3OnfgAJoNuafQdGf9gW0Ejcnwcn13wytYBZ0NBa5IiA/t856wjTDiIG7kg0THntlOoiRLCqSPDJKt5Efkauln6+M0HBheHWPBMC13tNNw0BUeb4Ngq97EXM6g66UWzcOcarODiYJT3KX4JSb43IwBluOuFRAIGNWVYBieIa9MsT2HqiQUagoNHz92+MC+vT+cnvrBxPYtlU0bB4vPO23PmlWJaKRjZbsRDrWtaG3RNRU7UvPSnz8ihlN6Nh/l38SyJ3znyfI5E98jOVRFw7qxYJl+YWlPX9orNC91leZldyOMJxorh4p1V67Vvpif/+LfFN67efPe/Dx8XKvdu3lzwSPFHDI06Hu26F6tFpCdUYcHkDrl++nQt4/CyWR4KBePxXP3rFg0bkE5nNxaq9Vi8/PzsdrThdoTTmLz0F2z31bjp+sm7tVqB5eJ0k/z/FX0j+GkFc/l4laDJpdq62X2kP6OmCRUam2zi6sJyMZntRSLRKmopgAvfDSSkPh4MhN50zKxngahSAfxsiXs8WUAe3jh64uJ5JF32mKyl1GBMo/QpDgUv8NXnYGx85/PXPz6AuzaPTct7DadAnhwijoF5hO9mjMUCiYzV8aHz0+vnZ6z/fon1hzvZ3pJ4aP2eXvHucgvPfwHDByBjozGaiPZp5PZkZHszewIvIrfxfqrnKUtnAZGGjH/g13EmNeQLaWRrnRyJRVFqRUHvRagTHBj4xTKRBKlo7wr4mxhOFsYZegBoAd4HsZ5T6ryd1VimhZtjnTaTZOXj5clIgk+3TEvjccAaHoX5AoG6DiJrEJGtwqSw2IX4/nkxOlf7f75G8GWs3v6dgaCvpaWwW1mOp5u3Xj7mHhgZGt+wFL7cvSIldCH374wU6Lfp1tgs8Wkpj0bqEpbvzed3D4jqsrofljnWYltDPPD7NwF7f65kqwjVinb6aIcWMJwYjJ7DohMEqeXhSJgS8VgLG1tKBcM8GAKOCjNnJXRRM2eBAmMx+6rBcy2wZakhS7WkKJQE7TAveKOIn7AAKV51KuA57Nz3oDH5WOT139cgTio/jGvBo6Za3895VVUH7wD8t3TM6v5meJxnx7wnvvMg7U26sdRUTk7t8OnKU2nH3ywx4nCMb/iPHW3/vhZjDvoAnajdsSxUMp1In5O0ph3ImImCtOohr9U6PR3ITPz+J+1fx/gmHNgDSU4Lrx8kE8s8foSH13OTyr+b7/xKaB5WbNPg//BzZTtpU3BP4RRKz6bgrfs1fgGrsm/ABJr+W0AeJxjYGRgYADiWce/bInnt/nKwM38AijCcDXvgjWM/v/3fybzC+YgIJeDgQkkCgCk8w7rAHicY2BkYGAO+p8FJF/8//v/F/MLBqAICuAHALYSB5sAeJxjfsHAwAzCC/7/ZzoFpAWBOPL/X+ZIBgYQHyy2AKYGisFqGBgA2oAM6AAAAAAAAIoA2AEcAWYBzAIUAlQClAOCA84D/ARsBN4FQwABAAAADwB0AA8AAAAAAAIARABUAHMAAACpC3AAAAAAeJyNkM1Kw0AUhU9qVbTgQsH1LEQUIf0BKbhSCu3OhYtuXNQYJ8mUdKZMpkIWPoL4LG59AVe+gi/gS3iSDiIWoQmT+e65507mXgD7+ESA5XPOteSA+rnnBrYx8rxB/dpzk3zneRMtWM9b1J887+IML55bOMAbTwiaO4ym+PAc4Cjoe25gL7j1vEFdeW6Snz1v4jB49bxF/d3zLsbBl+cWjhtXAzMvrUozJ04Gp6LX6fbFfSkMJaWjXEQLlxlbiEuRGO1knpswNjOXyZlKykm1y4mKjb6R6SKP7GpiVRlLWyijRTfsrCZHUksbOflQ3aJ4THvOJSKxZiaG/v9ibs1Uxi7MnJtftNu/74UBDOYoOWaFFBkcBE6onnLvoYMu+qR7OgSdS5eCRoScSoQFK7I6UzC+5EoYaaqSjpwcIuZ3Vvskd0VHiclPLMmq9mjcMEp5Zs6T7VoV63jGjKr7qToS7ClkZ+tUjhjpujqqO3r4mUWBR960R9Wxvura1l0KDP/0LzjfKjelElMP6yk7qhdo8/1nXt9ndae2eJxtjc0OgjAQhDv4AxQVXqQPVWGBxtIm21UTn14qBz04l/12kplRhdqk1X+1KLDDHgccUaJCDY0GJ5xxQYtOaXHmFeNiXKhHaxJZ7udypXsirtbb+5hIb9DfTDyuKHZqszPTg2Mwnkbpfn520yxNNqynMFj+xOOyUJCcG6MfiL/N8nQixLmZU8rjV8tJqTcG/jawAHicY/DewXAiKGIjI2Nf5AbGnRwMHAzJBRsZWJ02MTAyaIEYm7mYGDkgLD4GMIvNaRfTAaA0J5DN7rSLwQHCZmZw2ajC2BEYscGhI2Ijc4rLRjUQbxdHAwMji0NHckgESEkkEGzmYWLk0drB+L91A0vvRiYGFwAMdiP0AAA=') format('woff');
}
body {
	font: 1em/1.7em 'Open Sans',sans-serif;
	overflow-wrap:break-word;
	background-color: #fff;
	color: #000;
	-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: underline;
	outline: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0 0 2.5em;
}
small {
	font-size: 87%;
}
blockquote {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: .8em 2em 1em;
	margin: 0 0 1.2em;
	position: relative;
}
blockquote:before {
	content: '\201C';
	font-size: 3.3em;
	position: absolute;
	margin-left: -.5em;
	margin-top: .2em;
}
ins {
	text-decoration: none;
}

em,i {
	font-family: 'Crimson Text',serif;
	font-size: 1.3em;
	letter-spacing: -.015em;
}

/* 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 .55em;
	overflow-wrap: normal;
}
h1 {
	font-size: 5em;
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-size: 4.5em;
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 .3em;
}
h3 {
	font-size: 2em;
	letter-spacing: -.025em;
	margin: 0 0 1.05em;
}
h3 em,
h3 i {
	font-weight: normal;
}
h4 {
	font-size: 2em;
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .05em;
	margin: 0 0 .35em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.1em;
}
h2[style*="text-align:center"]:after,
h2[style*="text-align: center"]:after {
	margin-left: auto;
	margin-right: auto;
}
h2[style*="text-align:right"]:after,
h2[style*="text-align: right"]:after {
	margin-left: auto;
	margin-right: 0;
}
/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button {
	font-size: 100%;
	font-family: inherit;
	max-width: 100%;
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week] {
	border: 1px solid #000;
	padding: .6em .8em;
	margin: .09em 0;
	max-width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
}
input[type=text],
input[type=password],
input[type=search],
input[type=email],
input[type=url],
input[type=tel] {
	width: 22.5em;
	margin-right: 1.1em;
}
input[type=number] {
	width: 7em;
}
select {
	border: 1px solid #000;
	padding: .8em;
}
select:focus {
	outline: none;
}
	
/* text area */
textarea {
	width: 100%;
	min-height: 16.8em;
}

/* form input: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 {
	outline: none;
	background-color: #eee;
}

/* form button */
input[type=reset],input[type=submit],button {
	background-color: #fecd06;
	border: none;
	cursor: pointer;
	padding: .9em 2em;
	text-transform: uppercase;
	margin-top: 0.8em;
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	letter-spacing: .06em;
	-webkit-appearance: none;
}

/* form input:hover */
input[type=reset]:hover,input[type=submit]:hover,button:hover {
	background-color: #000;
	color: #fff;
}

/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
#pagewrap,.pagewidth,#headerwrap,#header,#main-nav,#body,#layout,#content,.post,.author-box,.post-nav,#sidebar,.widget,#footerwrap,#footer,.col4-1,.col4-2,.col4-3,.col3-1,.col3-2,.col2-1 {
	box-sizing: border-box;
}

/* 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%;
}

/* body (middle container) */
#body {
	max-width: 100%;
	clear: both;
}
.admin-bar #headerwrap,
.admin-bar #headerwrap.fixed-header {
	top: 32px;
}

/* content */
#content {
	width: 69%;
	float: left;
	padding: 5% 0 11%;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* sidebar */
#sidebar {
	width: 25.85%;
	float: right;
	padding: 5% 0 11%;
}
#sidebar .secondary {
	width: 47%;
}

/* full_width content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/************************************************************************************
4. GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2,.col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap {
	background-color: #fecd06;
	color: #000;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	min-height: 50px;
}
#header {
	position: relative;
}

/* SideMenu Styles */
#headerwrap .sidemenu {
	transition: all .2s ease-out;
}

/* Transparent Header */
.transparent-header.themify_builder_active #headerwrap {
	position: static !important;	
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap a {
	color: inherit;
}
.transparent-header #pagewrap {
	padding-top:0 !important;
}
.transparent-header #headerwrap {
	background: none;
	color: #fff;
}
.transparent-header #headerwrap a {
	color: #fff;
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
/* Transparent Fixed Header */
.transparent-header #headerwrap{
	position:fixed
}
.transparent-header #headerwrap.fixed-header {
	background-color: rgba(0,0,0,.7);
	color: #fff;
}
.transparent-header #main-nav a {
	color: #fff;
}
.transparent-header #main-nav ul a {
	color: #000;
}

/* Fixed Header */
#headerwrap.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	transition: height .3s;
}
#headerwrap.fixed-header #site-logo {
	padding: 0.3em 0;
}
#headerwrap.fixed-header #site-description {
	padding-top: 1.4em;
}
#headerwrap.fixed-header #header .social-widget {
	padding-top: 1.3em;
}
#headerwrap.fixed-header #searchform-wrap {
	margin-top: 1em;
}
#headerwrap.fixed-header #main-nav a {
	padding: 1.3em .6em 1.3em;
}
#headerwrap.fixed-header #main-nav ul a {
	padding: .7em .6em .7em 1.1em;
}
#headerwrap.fixed-header #main-nav a:after {
	display: none !important; /* remove the bottom border */
}

/* sticky header logo */
#headerwrap .tf_sticky_logo,/* hide sticky header logo */
#headerwrap #fixedheaderheaderwrapsitelogoa,
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header .tf_sticky_logo + span,
#headerwrap.fixed-header .tf_sticky_logo + img,
#headerwrap #fixedheaderheaderwrapsitelogoa ~ .tf_sticky_logo {
	display: none;
}
#headerwrap.fixed-header .tf_sticky_logo,
#headerwrap.fixed-header #fixedheaderheaderwrapsitelogoa {
	display:block;
}
#headerwrap.fixed-header #site-logo img:not(.tf_sticky_logo) {
	max-height: 60px;
	width: auto;
	transition: all .3s;
}
.themify_builder_active #headerwrap {
	position: static !important; 
}

/* social widget */
#header .social-widget {
	float: right;
	padding-top: 2.05em;
	margin-right: 2.4em;
	margin-left: .8em;
}

/* Header Block */
.header-block #headerwrap {
	padding: 1em 0;
	text-align: center;
}
.header-block #header #site-logo,
.header-block #header #site-description,
.header-block #header .social-widget,
.header-block #header #searchform-wrap,
.header-block #header #main-nav {
	float: none;
	display: block;
}
.header-block #header #site-logo {
	font-size: 3.5em;
	letter-spacing: .07em;
	margin: 0;
	padding: .85em 0 .6em;
}
.header-block #header #site-description {
	padding: .45em 0 3em;
}
.header-block #header .social-widget {
	padding: 0 0 2.1em;
	margin: 0;
	display: inline-block;
}
.header-block #header #searchform-wrap {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}
.header-block #header #searchform {
	position: static;
}
.header-block #headerwrap #searchform .icon-search:before {
	font-size: 100%;
}
.header-block #header #main-nav li {
	margin: 0 0 -1.45em;
}
.header-block #header #main-nav li li {
	margin: 0;
}
.header-block #main-nav a {
	padding: .8em .6em 2.3em;
}
.header-block #header #main-nav ul a {
	padding: .7em .6em .7em 1.1em;
}
.header-block #headerwrap.fixed-header {
	position: fixed;
	padding: 0;
}
.header-block #headerwrap.fixed-header #main-nav ul {
	top: 53px;
}
.header-block #headerwrap.fixed-header #header #site-logo,
.header-block #headerwrap.fixed-header #header #site-description,
.header-block #headerwrap.fixed-header #header .social-widget,
.header-block #headerwrap.fixed-header #header #searchform-wrap {
	display: none; /* hide these elements on fixed header */
}

/* Header Leftpane */
.header-leftpane #pagewrap {
	padding-top: 0 !important;
	padding-left: 21.2em;
}
.header-leftpane #headerwrap {
	padding: 2em 1.45em;
	position: fixed;
	left: 0;
	height: 100%;
	width: 17.5em;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	float: left;
}
.header-leftpane #header {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.header-leftpane .pagewidth,
.header-leftpane .full_width .module_row .row_inner {
	width: 100%;
	max-width: 96%;
}
.header-leftpane #header #site-logo,
.header-leftpane #header #site-description,
.header-leftpane #header .social-widget,
.header-leftpane #header #searchform-wrap,
.header-leftpane #header #main-nav {
	float: none;
	margin: 0;
}
.header-leftpane #header #site-logo {
	font-size: 1.8em;
	letter-spacing: .07em;
	padding: 0 0 .55em;
}
.header-leftpane #header #site-description {
	padding: .35em 0 1.8em;
	font-size: .75em;
}
.header-leftpane #header #searchform-wrap {
	display: inline-block;
	vertical-align: middle;
}
.header-leftpane #header #searchform {
	position: static;
}
.header-leftpane #header .social-widget {
	padding: 0 0 .45em;
	margin-bottom: .8em;
	display: inline-block;
}
.header-leftpane #header #main-nav li {
	display: block;
}
.header-leftpane #header #main-nav a {
	padding: 0 0 .5em;
}
.header-leftpane #main-nav .current_page_item a:after,
.header-leftpane #main-nav .current-menu-item a:after {
	display: none;
}
.header-leftpane #header #main-nav ul {
	position: static;
	visibility: visible;
	background: none;
	border: none;
	text-align: inherit;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
.header-leftpane #header #main-nav ul:after,
.header-leftpane #header #main-nav ul ul:after {
	display: none;
}
.header-leftpane #header #main-nav ul a {
	width: auto;
}
.header-leftpane #header #main-nav ul li:hover > a {
	background: none;
}
.header-leftpane #headerwrap.fixed-header {
	background-color: #fecd06;
	color: inherit;
}
.header-leftpane #headerwrap.fixed-header #main-nav a {
	color: inherit;
}
/* 
SOCIAL WIDGET
================================================ */
.social-widget a {
	text-decoration: none;
	color: inherit;
}
.social-widget a:hover {
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px 0 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.social-widget .widget strong {
	display: inline-block;
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	vertical-align: middle;
	text-transform: uppercase;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-weight: bold;
	font-size: 100%;
	font-family: inherit;
	text-transform: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .5em 0 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-widget ul li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -3px;
}

/* rss */
.social-widget div.rss {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}
.social-widget div.rss a {
	display: inline-block;
}
.social-widget div.rss a:before {
	content: "\f09e"; /* fa-rss */
	font-family: 'themify_theme_icon';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 1.35em;
}

/* 
SEARCH FORM
================================================ */
#searchform-wrap {
	display: block;
	position: relative;
	margin-top: 1.8em;
	float: right;
}
#headerwrap #searchform {
	z-index: 1;
	position: absolute;
	right: 0;
}
#headerwrap #searchform #s {
	width: 30px;
	background: transparent;
	color: #ccc;
	margin: 0;
	padding: 7px;
	float: right;
	border: none;
	transition: width .7s;
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s {
	width: 180px;
	color: #fff;
	background-color: #000;
}
#headerwrap #searchform .icon-search:before {
	content: "\f002"; /* fa-search */
	font-family: 'themify_theme_icon';
	font-style: normal;
	position: absolute;
	right: .25em;
	top: .1em;
}
#headerwrap #searchform:focus .icon-search:before ,
#headerwrap #searchform:hover .icon-search:before {
	color: #fff;
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Oswald',sans-serif;
	float: right;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-block;
}

/* main level link */
#main-nav a {
	color: #000;
	display: block;
	padding: 2.1em .6em 2.3em;
	text-decoration: none;
	position: relative;

}

/* current link */
#main-nav .current_page_item > a:after,
#main-nav .current-menu-item > a:after {
	content: '';
	display: block;
	border-bottom: 1px solid;
	width: 22px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: .75em;
	margin: auto;
}

/* sub-levels link */
#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 {
	color: #000;
	font-size: .9em;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: none;
	padding: .7em .6em .7em 1.1em;
	margin: 0;
	display: block;
	width: 160px;
	background: none;
	border: none;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
}
#main-nav .current_page_item ul a:after,
#main-nav ul .current_page_item a:after,
#main-nav .current-menu-item ul a:after {
	display: none;
}
/* sub-levels link :hover */
#main-nav ul a:hover,
#main-nav .current_page_item ul a:hover,
#main-nav ul .current_page_item a:hover,
#main-nav .current-menu-item ul a:hover,
#main-nav ul .current-menu-item a:hover {
	background-color: #e5e5e5;
	color: #000;
}
#main-nav ul li:hover > a {
	background-color: #e5e5e5;
	color: #000;
}
/* dropdown ul */
#main-nav ul {
	margin: 0 0 0 -80px;
	padding: 0;
	list-style: none;
	background-color: #fff;
	border: 2px solid #000;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-top: 1em;
	z-index: 100;
	visibility: hidden;
	font-family: 'Open Sans',sans-serif;
	text-align: center;
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
#main-nav li ul,
#main-nav > li:last-child:hover a {
	transition: all .2s ease-in-out;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 105%;
	top: 0;
	text-align: left;
	margin: -2px 0 0 1em;
}
/* show dropdown ul */
@media (hover:hover){
	#main-nav li:hover > ul {
		display: block;
		visibility: visible;
	}
	#main-nav ul li:hover > ul {
		visibility: visible;
		left: 100%;
		margin-left: 0;
		margin-top: -2px;
	}
}
@media (hover:none){
	#main-nav .has-sub-menu> a{
		padding-right:50px
	}
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:10px
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1;
		visibility: visible
	}
}
.has-sub-menu .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)
}
#main-nav ul li:last-child a {
	border: none;
}

/* Arrow on left side for sub level menu */
#main-nav ul:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	bottom: 100%;
	position: absolute;
	pointer-events: none;

}
#main-nav ul:after {
	border-bottom-color: #000;
	border-width: 10px;
	left: 50%;
	margin-left: -.7em;
}
/* Arrow on left side for sub sub level menu */
#main-nav ul ul:after {
	left: -.65em;
	top: 1.2em;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#main-nav ul ul:after {
	border-right-color: #000;
	border-width: 10px;
	margin-top: -10px;
}

/* Edge Menu */
#main-nav li.edge > ul {
	left: auto;
    right: 0;
}
#main-nav ul li.edge > ul {
	left: auto;
    right: 100%;
}

#main-nav li.edge > ul:before {
	left: auto;
	right: 20px;
}
#main-nav ul li.edge > ul:after {
	left: auto;
	right: -20px;
	transform: rotate(180deg);
}

/* mobile menu icon */
#menu-icon,
#menu-icon-close {
	display: none;
}
.menu-icon-inner {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	width: 29px;
	height: 24px;
	overflow: hidden;
	vertical-align: middle;
}
.menu-icon-inner:before,
.menu-icon-inner:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	transition: all .7s ease;
	transition-property: transform;
	box-sizing: border-box;
}
.menu-icon-inner:before {
	top: 0;
	height: 100%;
	border-top: 4px solid;
	border-bottom: 4px solid;
}
.menu-icon-inner:after {
	top: 50%;
	transform: translateY(-50%);
	border-top: 4px solid;
}
body.mobile-menu-visible {
    position: relative;
    overflow-y: hidden;
}
.body-overlay {
    display: none;
    background-color: rgba(255,255,255,.7);
    width: 100%;
    height: 100%;
    position: fixed;
    right: 300px;
    top: 0;
    z-index: 1000;
    box-shadow: inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on {
    display: block; /* fix for Windows phone */
}


/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title {
	font-size: 5em;
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

/*
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);
}
/************************************************************************************
7. POST
*************************************************************************************/
.post {
	margin-bottom: 3.65em;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	font-size: 2.3em;
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	line-height: 1.1em;
	letter-spacing: -.015em;
	margin: 0 0 .8em;
	padding: 0;
	text-transform: uppercase;
}
.post-title a {
	text-decoration: none;
	color: #000;
}
.post-title a:hover {
	color: #000;
}
.post-title:after {
	display: none;
}

/* post image */
.post-image {
	margin: 0 0 2.3em;
}
.post-image img {
	width: 100%;
	vertical-align: bottom;
}
.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 2.1em;
	padding: 0;
}
.post-meta a {
	text-decoration: none;
	color: inherit;
}
.post-meta span {
	margin: 0 2.2em .8em 0;
	display: inline-block;
}
.post-meta span span {
	margin: 0;
}

/* post date */
.post-date {
	margin: 0 2.2em .8em 0;
	display: inline-block;
}
.post-date span {
	margin: 0;
}
.post-author:before,
.post-date:before,
.post-comment:before,
.post-category:before,
.post-tag:before {
	font: normal 12px/28px 'themify_theme_icon';
	width: 28px;
	height: 28px;
	display: inline-block;
	margin-right: .65em;
	text-align: center;
	background-color: #000;
	border-radius: 100%;
	color: #fff;
}
.post-author:before {
	content: '\f007'; /* fa-user */
}
.post-date:before {
	content: '\f073'; /* fa-calendar */
}
.post-comment:before {
	content: '\f075'; /* fa-comment */
}
.post-category:before {
	content: '\f07b'; /* fa-folder-close */
}
.post-tag:before {
	content: '\f02b'; /* fa-tag */
}

/*
LIST POST
================================================ */
.loops-wrapper.list-post .post-title {
	margin-bottom: .8em;
}

/*
GRID4 POST
================================================ */
.loops-wrapper.grid4 .post {
	margin-bottom: 2.5em;
}
.loops-wrapper.grid4 .post-title {
	font-size: 1.1em;
}

.loops-wrapper.grid4 .post-date,
.loops-wrapper.grid4 .post-meta span {
	display: block;
}
.loops-wrapper.grid4 .post-date span {
	display: inline-block;
}
.loops-wrapper.grid4 .post-meta .post-author:before,
.loops-wrapper.grid4 .post-meta .post-date:before,
.loops-wrapper.grid4 .post-meta .post-comment:before,
.loops-wrapper.grid4 .post-meta .post-category:before,
.loops-wrapper.grid4 .post-meta .post-tag:before {
	width: 26px;
	height: 26px;
	font-size: 11px;
}

/*
GRID3 POST
================================================ */
.loops-wrapper.grid3 .post {
	margin-bottom: 3.1em;
}
.loops-wrapper.grid3 .post-title {
	font-size: 1.5em;
}

.loops-wrapper.grid3 .post-date,
.loops-wrapper.grid3 .post-meta span {
	display: block;
}
.loops-wrapper.grid3 .post-date span {
	display: inline-block;
}

.loops-wrapper.grid3 .post-meta .post-author:before,
.loops-wrapper.grid3 .post-meta .post-date:before,
.loops-wrapper.grid3 .post-meta .post-comment:before,
.loops-wrapper.grid3 .post-meta .post-category:before,
.loops-wrapper.grid3 .post-meta .post-tag:before {
	width: 26px;
	height: 26px;
	font-size: 11px;
}

/*
GRID2 POST
================================================ */
.loops-wrapper.grid2 .post {
	margin-bottom: 3.7em;
}
.loops-wrapper.grid2 .post-title {
	font-size: 2.2em;
}

.loops-wrapper.grid2 .post-date,
.loops-wrapper.grid2 .post-meta span {
	display: block;
}
.loops-wrapper.grid2 .post-date span {
	display: inline-block;
}

.loops-wrapper.grid2 .post-meta .post-author:before,
.loops-wrapper.grid2 .post-meta .post-date:before,
.loops-wrapper.grid2 .post-meta .post-comment:before,
.loops-wrapper.grid2 .post-meta .post-category:before,
.loops-wrapper.grid2 .post-meta .post-tag:before {
	width: 26px;
	height: 26px;
	font-size: 11px;
}

/*
GRID2-THUMB POST
================================================ */
.loops-wrapper.grid2-thumb .post-title {
	font-size: 1.8em;
}
.loops-wrapper.grid2-thumb .post-image {
	width: 20%;
	float: left;
	margin: 0 1.6em 1.3em 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
	min-width: 120px;
}


/*
LIST-THUMB-IMAGE POST
================================================ */
.loops-wrapper.list-thumb-image .post-image {
	width: 20%;
	float: left;
	margin: 0 1.4em 1em 0;
}
.loops-wrapper.list-thumb-image .post-image img {
	width: 100%;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}

/*
LIST-LARGE-IMAGE POST
================================================ */
.loops-wrapper.list-large-image .post-image {
	max-width: 70%;
	float: left;
	margin: 0 2em 1.3em 0;
}

/*
SLIDER POST
================================================ */
.loops-wrapper.slider {
	position: relative;
	margin: 0 0 50px;
}
.loops-wrapper.slider .post {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-bottom: 0;
	text-align: left;
	position: relative;
	margin: 0;
	min-height: 40px;
} 
.loops-wrapper.slider .post-image {
	width: auto;
	float: none;
	margin: 0 0 15px;
}
.loops-wrapper.slider .post-image img {
	width: 100%;
	vertical-align: bottom;
}
.loops-wrapper.slider .post-image .themify_lightbox .zoom {
	display: none;
}
.loops-wrapper.slider .post-title {
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0 0 0.313em;
}
.loops-wrapper.slider .post-date {
	margin: 0;
}
.loops-wrapper.slider .location {
	margin-right: 10px;
}
.loops-wrapper.slider .post-content {
	width: 90%;
	min-height: 40px;
	padding: 15px 5%;
	overflow: visible;
	margin: 0 auto;
	background-color: rgba(0,0,0,.6);
	font-size: .9em;
	line-height: 1.5em;
	color: #eee;
}
.loops-wrapper.slider .post-content a {
	color: #fff !important;
}

/* 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;
}

/* slider carousel controls */
.loops-wrapper.slider .carousel-wrap {
	position: relative;
}
.loops-wrapper.slider .carousel-nav-wrap {
	width: 100% !important;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev,
.loops-wrapper.slider .carousel-nav-wrap .carousel-next {
	position: absolute; 
	top: 30%;
	display: block;
	width: auto !important;
	height: auto !important;
	float: left;
	font-size: 0;
	text-indent: -900em;
	text-decoration: none;
	color: #fff;	
	background-color: rgba(0,0,0,.3);
	padding: 5% 2.5%;
	transition: all .2s ease-in-out;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	left: 0;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;	
	right: 0;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover,
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover {
	color: #fff;
	background-color: rgba(0,0,0,.5);
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover {
	padding-left: 4%;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover {
	padding-right: 4%;
}

/* carousel prev/next arrow */
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:before,
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:before {
	width: 100%;
	text-align: center;
	content: '\f054'; /* fa-chevron-right */
	font-family: 'themify_theme_icon';
	display: block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	line-height: 100%;
	position: absolute;
	left: 0;
	top: 45%;
}

/* carousel pager */
.loops-wrapper.slider .carousel-pager {
	clear: both;
	text-align: center;
	line-height: 100%;
	width: auto;
}
.loops-wrapper.slider .carousel-pager a {
	text-indent: -900em;
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 2px 3px 0;
	background-color: #ccc;
	background-color: rgba(0,0,0,.2);
	border: solid 2px #666;
	border-radius: 100%;
	cursor: pointer;
}
.loops-wrapper.slider .carousel-pager a.selected {
	background-color: #fff;
	border-color: #ccc;
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
	border: none;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
}

/************************************************************************************
RELATED POSTS
*************************************************************************************/
.related-posts {
	overflow: hidden;
	border-bottom: 5px solid #fecd06;
	margin: 0 0 1.6em;
}
.related-posts .post {
	width: 32%;
	float: left;
	margin: 0 0 3% 2%;
	clear: none;
}
.related-posts .post:nth-of-type(3n+1) {
	margin-left: 0;
}
.related-posts .related-title {
	margin: 0 0 2em;
	padding: 1em 0 0;
	font-size: 1.6em;
	font-family: Oswald,sans-serif;
	text-transform: uppercase;
	color: #000;
	letter-spacing: normal;
}
.related-posts .post-image {
	margin: 0 0 1em 0;
	min-width: 0;
}
.related-posts .post-meta {
	margin: 0 0 1em;
}
.related-posts .post-meta .post-category:before {
	display: none;
}
.related-posts .post-content {
	overflow: hidden;
}
.related-posts .post-title {
	font-size: 1.2em;
	line-height: normal;
}

/************************************************************************************
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;
}

/************************************************************************************
POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 1.8em 0 1.5em;
	padding: 2.05em 0;
	clear: both;
	border-top: 5px solid #fecd06;
	border-bottom: 5px solid #fecd06;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
	box-sizing: border-box;
}
.post-nav .prev {
	float: left;
	padding-left: 2.15em;
}
.post-nav .next {
	float: right;
	text-align: right;
	padding-right: 2.15em;
}

/* post nav link */
.post-nav a {
	color: inherit;
	display: block;
	text-decoration: none;
}
.post-nav a:hover {
	text-decoration: none;
	color: #000;
}

/* post nav arrow */
.post-nav .arrow {
	display: block;
	width: auto;
	float: left;
	width: 28px;
	height: 28px;
	text-align: center;
	text-decoration: none;
}
.post-nav .next .arrow {
	float: right;
}
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before {
	font-family: 'themify_theme_icon';
	font-size: 2em;
	top: 50%;
	margin-top: -.45em;
	position: absolute;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.post-nav .next .arrow:before {
	content: '\f054'; /* fa-chevron-right */
}
.post-nav .prev .arrow:before {
	content: '\f053'; /* fa-chevron-left */
}
.post-nav .prev .arrow:before {
	left: .55em;
}
.post-nav .next .arrow:before {
	right: .55em;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: .625em 0 1.25em;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title,
.comment-reply-title {
	font-size: 1.9em;
	font-family: 'Oswald',sans-serif;
	margin: 0 0 1.15em;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .03em;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;

	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 1.8em;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 1em;
	padding: 5px 0 0;
	border-bottom: 5px solid #fecd06;
}
.commentlist li {
	margin: 0;
	padding: 1.9em 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 0 0 .3em;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: .3em 1.25em 0 0;
	border-radius: 100%;
}
.commentlist cite {
	font-style: normal;
	font-size: 140%;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .comment-time {
	display: block;
	font-size: 100%;
	font-family: 'Crimson Text',serif;
	font-style: italic;
}
.commentlist .commententry {
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 0;
	overflow-wrap:break-word;
}
.commentlist ul,.commentlist ol {
	margin: 0 0 0 7.5%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 0;
	top: 8px;
}
.commentlist .comment-reply-link {
	border: 2px solid #000;
	color: inherit;
	font-size: .9em;
	letter-spacing: .025em;
	padding: .25em .6em;
	text-transform: uppercase;
	text-decoration: none;
}
.commentlist .comment-reply-link:hover {
	background-color: #000;
	color: #fff;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: .5em;
	font-weight: normal;
	line-height: 100%;
	text-decoration: none;
	padding: .65em .95em;
	display: inline-block;
	color: inherit;
	background-color: #fecd06;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #000;
	color: #fff;
}
#commentform {
	margin: 15px 0 0;
}
#commentform label small {
	font-weight: normal;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}

/************************************************************************************
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%;
}
/*
NO-GUTTER POST
================================================ */
.loops-wrapper.no-gutter.grid4 {
	margin: 0 0 3em;
}


/* Masonry Gallery */
.gallery-wrapper.masonry .item .gallery-caption .post-title {
	font-size: 1em;
}
.gallery-wrapper.masonry .item .gallery-item-wrapper {
	overflow: hidden;
}
.gallery-wrapper.masonry .item .gallery-item-wrapper .gallery-caption {
	background-color: rgba(38,31,61,.8);
	margin: 0;
	height: 100%;
	text-align: center;
}
.gallery-wrapper.masonry .item .gallery-caption .post-category a,
.gallery-wrapper.masonry .item .gallery-caption .post-title a {
	color: #FFF;
}
.gallery-wrapper .item .gallery-item-wrapper {
	display: block;
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
}
.gallery-wrapper .item img {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	-webkit-backface-visibility: hidden;
	transition: all .3s ease;
}

.gallery-wrapper .item .gallery-item-wrapper .gallery-caption {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 20%;
	padding: 5%;
	width: 90%;
	text-align: left;
	color: inherit;
	font-weight: 300;
	line-height: 120%;
	margin: .25em 0 0;
	opacity: 0;
	transition: all .3s ease-in-out;
}
.gallery-wrapper .item:hover .gallery-caption {
	color: #fff;
	display: block;
	visibility: visible;
	top: 0;
	opacity: 1;
}

/* gallery caption content */
.gallery-wrapper .item .gallery-caption .post-title {
	font-size: 1.65em;
	margin-top: .5em;
	color: inherit;
}
.gallery-wrapper .item .gallery-caption .post-category {
	font-size: .85em;
	font-weight: 500;
	margin-top: .25em;
	text-decoration: none;
	color: inherit;
}
.gallery-wrapper .item.gallery-caption .entry-content {
	font-size: 1em;
	color: inherit;
}
.gallery-wrapper .item .gallery-caption .post-category a,
.gallery-wrapper .item .gallery-caption .post-title a {
	text-decoration: none;
	color: inherit;
}
.gallery-wrapper .item .gallery-caption .post-category:after,
.single-gallery .gallery-wrapper .item .gallery-caption .post-category,
.single-gallery .gallery-wrapper .item .gallery-caption .entry-content {
	display: none;
}

.gallery-wrapper .item:hover img {
	transform: scale(1.1);
}
.gallery-wrapper.masonry .item .gallery-item-wrapper:before {
	color: #fff;
	content: "\e800"; /* ti-zoom-in */
	font-family: 'themify_theme_icon';
	font-size: 2em;
	display: inline-block;
	position: absolute;
	z-index: 2;
	top: 100%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	line-height: normal;
	overflow: hidden;
	visibility: hidden;
	transition: all .3s ease;
}
.gallery-wrapper.masonry .item:hover .gallery-item-wrapper:before {
	top: 50%;
	visibility: visible;
}
.portfolio-post-wrap .post-category:before,
.portfolio-post-wrap .post-date:before {
	display: none;
}
.portfolio-post-wrap {
	text-align: center;
	color: #fff;
}
.portfolio-post-wrap .post-meta .post-category {
	margin: 0;
	text-transform: uppercase;
	position: relative;
}
.portfolio-post-wrap .post-meta .post-category:after {
	content: '';
	display: block;
	border-bottom: 1px solid;
	position: absolute;
	width: 2.35em;
	left: 50%;
	margin-left: -1.2em;
	bottom: -1.2em;
}
.portfolio-post-wrap .post-date {
	padding: 0 0 2.7em;
	font-size: 1.1em;
	display: block;
	margin-right: auto;
}
.portfolio-post-wrap .post-meta {
	padding: 3.75em 0 1.2em;
	font-size: 1.1em;
}
.portfolio-post-wrap .post-title {
	margin: 0 0 .57em;
	font-size: 3.8em;
	letter-spacing: .017em;
}
.portfolio-post-wrap .post-title a {
	color: #fff;
}
.portfolio-post-wrap .post-image {
	margin: 0;
}

/* Featured Area */
.featured-area.fullcover {
	background-size: cover;
}
.featured-area {
	width: 100%;
	position: relative;
}
.featured-background {
	background-color:#000;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	margin-top: -8%;
}

/************************************************************************************
7.2 SINGLE EVENT LAYOUT
*************************************************************************************/
/* single event */
.button.buy {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: 'Oswald',sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: .75em 2.3em .65em;
	text-transform: uppercase;
	text-decoration: none;
	margin: 2.1em 0 4.8em;
	letter-spacing: .09em;
}
.button.buy:hover {
	background-color: #fff;
	color: #000;
}
.portfolio-post-wrap .event-single-details .post-date {
	display: inline-block;
	text-align: left;
	float: left;
	width: 225px;
	border-right: 1px solid #808080;
	padding: 0em .6em;
	margin-right: 1.35em;
}

.portfolio-post-wrap .event-single-details .post-date .day,
.portfolio-post-wrap .event-single-details .post-date .time {
	display: block;
	vertical-align: top;
	line-height: 1.1em;
	letter-spacing: .015em;
}
.portfolio-post-wrap .event-single-details .post-date .day {
	margin-bottom: .7em;
}
.portfolio-post-wrap .event-single-details .post-date .day:before,
.portfolio-post-wrap .event-single-details .post-date .time:before {
	font: normal 22px/1;
	font-family: 'themify_theme_icon';
	width: 30px;
	display: inline-block;
	margin-right: .7em;
	text-align: center;
	background-color: #000;
	border-radius: 100%;
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.portfolio-post-wrap .event-single-details .post-date .day:before {
	content: '\f073'; /* fa-calendar */
}
.event-info .time:before,
.portfolio-post-wrap .event-single-details .post-date .time:before {
	content: '\f017'; /* fa-clock-o */
}
.portfolio-post-wrap .event-single-details .location {
	display: block;
	text-align: left;
	line-height: 1em;
	font-size: 1.1em;
	letter-spacing: .01em;
}
.portfolio-post-wrap .event-single-details .address {
	display: block;
	text-align: left;
	overflow: hidden;
	width: 232px;
	line-height: 1.4em;
	font-size: 1.1em;
	letter-spacing: .01em;
}
.event-info-wrap {
	max-width: 540px;
	margin: 0 auto;
	margin-top: 3em;
}
.event-info .day:before,.event-info .time:before {
	font: normal 16px/1;
	font-family: 'themify_theme_icon';
	width: 30px;
	display: inline-block;
	margin-right: .7em;
	text-align: center;
	content: '\f073'; /* fa-calendar */
	background-color: #000;
	border-radius: 100%;
	color: #fff;
	height: 30px;
	line-height: 30px;
}
.single-event .portfolio-post-wrap .post-image {
	width: 70%;
}
.single-event .portfolio-post-wrap .event-map {
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: bottom;
	width: 30%;
	height: 100%;
}


/* To make map in event single view fit vertically */
.single-event .themify-shortcodes-map{
	border: 0 !important;
	margin: 0 !important;
	height: 100% !important;
}
.event-single-image-map-wrap {
	width: 100%;
	position: relative;
}
.single-event .themify-shortcodes-map-wrap{
	width: 100%;
	height: 100%;
}
.single-portfolio.transparent-header .portfolio-post-wrap,
.single-event.transparent-header .portfolio-post-wrap {
	padding-top: 3em;
}

/* price box */
.price-box.default {
	background-color: #fff;
	padding: 0;
	margin-top: 4.2em;
}
.price-box.default h3 {
	background-color: #fecd06;
	color: #000;
	font-size: 2.1em;
	font-weight: bold;
	margin: 0;
	padding: 1.15em 0em 1em;
	text-align: center;
	text-transform: uppercase;
}
.price-box.default h4 {
	color: #000;
	font-size: 3em;
	font-weight: bold;
	font-family: 'Open Sans',sans-serif;
	margin: 0;
	padding: .6em 0 .55em;
	text-align: center;
}
.price-box.default ul {
	list-style: none;
	margin: 0 0 2.5em;
	padding: 0;
	text-align: center;
	border-top: 1px solid #f4f7fb;
}
.price-box.default ul li {
	border-bottom: 1px solid #f4f7fb;
	margin: 0;
	padding: .95em 1.5em;
}

/* custom tabs */
.custom-tabs.default.ui.module-tab.rounded .tab-nav {
	padding: 4.3em 0 0;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li {
	background-color: #000;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border: none;
	margin-right: .02em;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li.current,
.custom-tabs.default.ui.module-tab.rounded .tab-nav li:hover {
	background-color: #fecd06 !important;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li.current a,
.custom-tabs.default.ui.module-tab.rounded .tab-nav li:hover > a {
	color: #000;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li a {
	color: #fff;
	font-size: 1.6em;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	padding: .435em 1.62em;
	text-transform: uppercase;
	position: relative;
}
.custom-tabs.default.ui.module-tab.rounded .tab-nav li.current a:after,
.custom-tabs.default.ui.module-tab.rounded .tab-nav li:hover a:after {
	content: '';
	height: 0;
	width: 0;
	bottom: 100%;
	pointer-events: none;
	position: absolute;
	top: 100%;
	border: solid transparent;
	border-top-color: #fecd06;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
	margin-top: -1px;
}

.custom-tabs.default.ui.module-tab .tab-content {
	border: none;
	padding: 0;
	color: #000;
}
.custom-tabs.default.ui.module-tab .tab-content h4,
.custom-tabs.default.ui.module-tab .tab-content h5 {
	font-family: 'Oswald',sans-serif;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: .07em;
	margin: 2.15em 0 0;
	text-transform: uppercase;
}
.custom-tabs.default.ui.module-tab .tab-content h3 {
	font-size: 2em;
	margin: .3em 0 .45em;
}
.custom-tabs.default.ui.module-tab .tab-content p em {
	display: block;
	font-family: 'Crimson Text',serif;
	font-size: 1.5em;
	letter-spacing: -.025em;
	padding-bottom: .2em;
}


/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 3em;
}
.widgettitle {
	margin: 0 0 .2em;
	padding: .7em 0;	
	font-family: 'Oswald',sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: .055em;
	text-transform: uppercase;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: .4em 0;
	list-style: none;
	clear: both;
}
.widget ul ul {
	margin: 6px 0 -6px 0;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}
#sidebar .widgettitle {
	border-top: 5px solid #fecd06;
}

/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list li {
	padding: 0;
	margin: 0 0 1em;
}
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 0 1.2em 1em 0;
	float: left;
}
.widget .feature-posts-list small {
	font-style: italic;
	font-size: 90%;
	display: block;
	margin: 0 0 .3em;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 0 0 .3em;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
	overflow: hidden;
}

/* twitter widget */
.widget .twitter-list li {
	padding: 0;	
	margin: 0 0 1.5em;
}
.widget .twitter-list .twitter-timestamp {
	font-style: italic;
	font-size: .9em;
	font-weight: bold;
	font-family: 'Crimson Text',serif;
	display: block;
}
.widget .twitter-list li .twitter-user {
	font-weight: bold;
	color: inherit;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
	font-family: 'Oswald',sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .07em;
}
.widget .follow-user a {
	color: inherit;
}
.widget .follow-user a:before {
	content: '\f099'; /* fa-twitter */
	color: #000;
	font-family: 'themify_theme_icon';
	display: inline-block;
	margin-right: .9em;
}

/* links widget */
.widget .links-list img,.widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 65px;
	height: 65px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* 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;
}

/* Text widget */
.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;
}

/* Newsletter widget */
.mc4wp-form-fields p{
	margin:0
}

/************************************************************************************
9. FOOTER
*************************************************************************************/
.footer-widgets-wrap {
	background-color: #000;
	color: #fff;
}
.footer-widgets {
	clear: both;
}
.footer-widgets .widget {
	padding-bottom: 2.3em;
	padding-top: 3.8em;
}
.footer-widgets a {
	color: #fff;
}
.footer-widgets .widgettitle {
	font-size: 1.2em;
	margin-bottom: .35em;
}
.widget li {
	padding: .4em 0;
	line-height: normal;
}


/* footer text */
#footerwrap {
	clear: both;
	background-color: #fecd06;
	color: #000;
}
.footer-text {
	clear: both;
	font-size: 85%;
	padding: 1.65em 0;
}
.footer-text a {
	color: inherit;
}
#footer .one {
	float: left;
}
#footer .two {
	float: right;
}


/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* builder row */
.module_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

/* module title */
.themify_builder_content .module-title {
	margin: 1.4em 0 1.6em;
	padding: 1em 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* image module */
.module-image.image-top .image-wrap {
	width: 100%;
}
.module-image.image-top img {
	width: 100%;
}

/* map module */
.module-map {
	margin-bottom: 0;
}

.shortcode.themify-icon .themify-icon-icon {
	font-size: 1.3em;
}

/* shorcode button */
a.shortcode.button {
	font-family: 'Oswald',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1em;
}
a.shortcode.button.large {
	font-size: 1.5em;
}
a.shortcode.button.xlarge {
	font-size: 2em;
}

/* pricebox */
.module-box .price-box.default {
	background-color: #fff;
	padding: 0;
	margin-top: 4.2em;
}
.module-box .price-box.default h3 {
	background-color: #fecd06;
	color: #000;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 1em 0em 1em;
	text-align: center;
	text-transform: uppercase;
}
.module-box .price-box.default h4 {
	color: #000;
	font-size: 3em;
	font-weight: bold;
	font-family: 'Open Sans',sans-serif;
	margin: 0;
	padding: .6em 0 .55em;
	text-align: center;
}
.module-box .price-box.default ul {
	list-style: none;
	margin: 0 0 2.5em;
	padding: 0;
	text-align: center;
	border-top: 1px solid #f4f7fb;
}
.module-box .price-box.default ul li {
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: .95em 1.5em;
}

/* custom tabs */
.module-tab.custom-tabs.default .tab-nav li {
	background-color: #000;
	border-radius: 0;
	border-radius: 0;
	border: none;
	margin-right: .02em;
}
.module-tab.custom-tabs.default .tab-nav li.current,
.module-tab.custom-tabs.default .tab-nav li:hover {
	background-color: #fecd06 !important;
}
.module-tab.custom-tabs.default .tab-nav li.current a,
.module-tab.custom-tabs.default .tab-nav li:hover > a {
	color: #000;
}
.module-tab.custom-tabs.default .tab-nav li a {
	color: #fff;
	font-size: 1.5em;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: bold;
	padding: .435em 1.8em;
	text-transform: uppercase;
	position: relative;
}
.module-tab.custom-tabs.default .tab-nav li.current a:after,
.module-tab.custom-tabs.default .tab-nav li:hover a:after {
	content: '';
	height: 0;
	width: 0;
	bottom: 100%;
	pointer-events: none;
	position: absolute;
	top: 100%;
	border: solid transparent;
	border-top-color: #fecd06;
	border-width: 10px;
	left: 50%;
	margin-left: -10px;
	margin-top: -1px;
}

.custom-tabs.default.ui.module-tab .tab-content {
	border: none;
	padding: 2em 0 .5em;
	color: #000;
}
.custom-tabs.default.ui.module-tab .tab-content h4 {
	font-family: 'Oswald',sans-serif;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: .05em;
	margin: 1em 0 0;
	text-transform: uppercase;
}

/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
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 {
	margin: .5em 0;
}

/* attachment page */
body.attachment {
	width: auto;
	float: none;
	position: static;
}
.single .attachment.post {
	width: auto;
	float: none;
}
/************************************************************************************
13. CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after,#body:after,#footer:after,footer:after,.pagenav:after,#main-nav:after,.menu:after, #content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.widget li,#body,#footer,footer,.pagenav,#main-nav,.menu,#content
{ display: block; }

/************************************************************************************
14. WOOCOMMERCE
*************************************************************************************/

/* heading */
.woocommerce h2:after {
	display: none;
}

/* button */
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: #fecd06;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: inherit;
	font-family: 'Oswald',sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: none;
	padding: .7em 1em;
	letter-spacing: .06em;
	transition: all .3s ease-in-out;
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover{
	background-color: #000;
	color: #fff;
}

/* add to cart button in product archive */
.woocommerce ul.products li.product .add_to_cart_button {
	font-size: .85em;
}

/* pagination */
.woocommerce #content nav.woocommerce-pagination ul {
	border: none;
	border-right: 0;
}
.woocommerce #content nav.woocommerce-pagination ul li{
	border-right: 0;
}
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li span.current{
	background-color: #FECD06;
	color: inherit;
}

/* CART
================================================ */
.woocommerce table.shop_table {
	border-radius: 0;
	border: 1px solid #000;
	border-collapse: collapse;
}
.woocommerce table.shop_table td {
	border-top: 1px solid #000;
	padding: 1em 1.5em;
}
.woocommerce #content table.cart a.remove{
	color: inherit !important;
}
.woocommerce #content table.cart a.remove:hover{
	background-color: #fecd06;
	color: inherit !important;
}

/* coupon */
.woocommerce-cart #content table.cart td.actions .coupon .input-text{
	border: 1px solid #000;
	padding: .55em;
	width: 7.5em;
}

/* quantity */
.woocommerce .quantity .qty {
	padding: .6em;
}

/* price */
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price{
	color: inherit;
}

/* proceed */
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: inline-block;
}

/* cart totals */
.woocommerce .cart-collaterals .cart_totals {
	text-align: right;
}

/* cart collaterals */
.woocommerce .cart-collaterals .cart_totals tr td{
	border-top: 1px solid #000;
	width: 17%;
	box-sizing:border-box
}
.woocommerce .cart-collaterals .shipping_calculator{
	text-align: right;
}

/* cart table h2 */
.cart-collaterals h2 {
	font-size: 1.2em;
}

/* cart update button */ 
.woocommerce .cart-collaterals .shipping_calculator .button{
	display: inline-block;
	width: auto;
}

/* cart live css */
.woocommerce .cart .button,
.woocommerce .cart input.button {
	margin: 0 .1em;
}
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button span,
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
	display: none;
}

/* CHECKOUT
================================================ */
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	border-top: 1px solid #000;
}

/* payment */
.woocommerce-checkout #payment {
	background-color: #F5F5F5;
	border-radius: 0;
}
/* payment box */
.woocommerce-checkout #payment div.payment_box {
	background-color: #fecd06;
	color: inherit;
	text-shadow: none;
}
.woocommerce-checkout #payment div.payment_box:after {
	border-bottom-color: #fecd06;
	top: -1px;
}
.woocommerce-checkout #payment ul.payment_methods {
	border-bottom: 1px solid #000;
}

/* message,info,error */
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	border-top: 5px solid #fecd06;
	background-color: #F5F4F4;
	box-shadow: none;
	border-radius: 0;
	text-shadow: none;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	color: inherit;
	background-color: #fecd06;
	text-shadow: none;
	box-shadow: none;
}

/* ARCHIVE PRODUCTS
================================================ */
/* Sale */
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
	box-shadow: none;
	font-family: 'Oswald',sans-serif;
	min-width: 3.4em;
	text-transform: Uppercase;
	text-shadow: none;
	border-radius: 0;
	background: transparent;
	font-size: .6em;
	font-weight: 500;
	right: auto;
	left: 0;
	letter-spacing: .1em;
	line-height: 3.1em;
	min-height: 0;
	padding: .06em;
	text-align: left;
	text-indent: -.1em;
	transform: rotate(-45deg);
	color: inherit;
}
.woocommerce span.onsale:before{
	border-left: 3.2em solid transparent;
	border-right: 3.2em solid transparent;
	border-bottom: 3.2em solid #fecd06;
	content: '';
	display: inline-block;
	height: 0;
	width: 0;
	position: absolute;
	left: -2em;
	top: -.45em;
	z-index: -1;
}

/* product */
.woocommerce ul.products li.product{
	text-align: center;
}
.woocommerce ul.products li.product .star-rating {
	margin: auto;
}

/* product image */
.woocommerce #content div.product div.images img,
.woocommerce ul.products li.product a img:hover,
.woocommerce ul.products li.product a img {
	box-shadow: none;
}
/* SINGLE PRODUCTS
================================================ */
/* single title */
.woocommerce #content div.product .product_title {
	font-size: 3em;
}

/* single price */
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: inherit;
}

/* tabs */
.woocommerce #content div.product .woocommerce-tabs ul.tabs{
	padding: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before{
	border-bottom: 1px solid #000000;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li {
	background: none;
	border-radius: 0;
	border: 1px solid;
	font-family: 'Source Sans Pro',sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a{
	background-color: #000;
	color: #fff;
	padding: .8em 1.9em;
	text-shadow: none;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a{
	background-color: #fff;
	color: #000;
}

/* single product tabs h2 */
.woocommerce #content div.product .woocommerce-tabs h2
.woocommerce .related h2{
	font-size: 1.8em;
}

/* single product review */
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	padding: 0;
	width: 75px;
	border: none;
}
.woocommerce #reviews #comments ol.commentlist li img + .comment-text {
	margin: 0 0 0 95px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0;
	border: none;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
	color: inherit;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: auto;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
	font-weight: normal;
	font-size: 140%;
	display: block;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta time {
	font-size: 100%;
	font-family: 'Crimson Text',serif;
	font-style: italic;
}

/* Back to Top */
.landing-back-top {
	background-color: rgba(255,255,255,.8);
	border-radius: 100%;
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 44px;
	height: 44px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	opacity: 1;
	visibility: visible;
	filter: alpha(opacity=100);
	transition: opacity 200ms ease-in-out 200ms,visibility 0s ease-in-out 1s;
}
.landing-back-top span {
	position: absolute;
	visibility: hidden;
	display: block;
	width: 34px;
	height: 34px;
	top: 5px;
	left: 5px;
}
.landing-back-top span:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	border: solid transparent;
	border-width: 1px;
	border-top-color: #000;
	border-left-color: #000;
	transition: all 500ms;
	transform: rotate(45deg);
	vertical-align: middle;
	visibility: visible;
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: -7px;
}
.landing-back-top-hide {
	opacity: 0;
	visibility: hidden;
}
.landing-back-top:hover span:before {
	animation: arrow-up 500ms linear 200ms infinite alternate;
}

@keyframes arrow-up {
  0%   { top: 0px; }
  50%   { top: 7px; }
  100% { top: 14px; }
}

/*/wp-content/uploads/themify-customizer-5.0.9-5.1.2.css*/
/* Themify Customize Styling */
body #site-logo a {		font-weight:300;
	font-size:24px;
	line-height:30px;
 
}
body #site-logo a img {		width: 64px;
	height: 49px; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 64px;
	height: 49px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 64px;
	height: 49px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 64px;
	height: 49px; 
}
 }