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

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

/*/styles/modules/site-logo.css*/
#site-logo {
	font-family: 'Suranna', serif;
	float: left;
	font-size: 2.6em;
	font-weight: 400;
	line-height: 1em;
	letter-spacing: -0.03em;
	margin: 0.4em 0.55em 0.25em 0;
	padding: 0;
	border: none;
}
#site-logo a {
	text-decoration: none;
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo {
	display:none !important;
}
/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li i{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small i{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large i{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
.themify_builder_active .module-image .image-wrap img{
    object-fit:cover
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/image_styles/left.css*/
.module-image.image-left .image-wrap{
    float:left;
    margin:0 1.2em 1em 0
}
.module-image.image-left .image-content{
    overflow:hidden;
    padding-top:8px;
    min-width:100px;
	text-align:left
}
/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap:first-child:first-letter,
.tb_text_dropcap>.tb_text_wrap>:first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:#0f70e8;
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/gallery.css*/
.module-gallery .gallery-icon,
.module-gallery .gallery-icon img{
    margin:0;
    padding:0;
    vertical-align:bottom;
    display:inline-block
}
.module-gallery.gallery .gallery-item img{
    padding:0; /* reset FW gallery.css */
}
/* rounded */
.module-gallery.rounded .gallery-icon{
    max-width:100%; /* for FF */
}
.module-gallery.rounded img{
    border-radius:8px
}
/* border */
.module-gallery.bordered img{
    border:solid 1px rgba(0,0,0,.2);
    padding:3px
}
/* drop shadow */
.module-gallery.drop-shadow img{
    box-shadow:0 1px 8px 0 rgba(0,0,0,.1)
}
/* circle */
.module.module-gallery.circle img{
    overflow:hidden;
    text-align:center;
    border-radius:50em
}
.module_column .module.module-gallery.circle .gallery-caption{
    text-align:center
}
.builder_gallery_load{
    cursor:wait;
    opacity:.5;
    position:relative;
}
.module.gallery .gallery-caption{
    margin:.5em 0;
    font-size:.95em
}
.module.layout-showcase .gallery-images img{
    max-width:50px;
    max-height:50px;
    margin-right:5px;
    margin-bottom:5px
}
/*/themify-builder/css/modules/appearance/rounded.css*/
/* top left corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded>li:first-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:first-child a,
.ui.nav.rounded>li:first-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:first-child,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.rounded.separate .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.rounded.separate.vertical li:last-child:before,
.ui.nav.rounded.vertical.separate>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-left-radius:8px
}
/* top right corner */
.ui.rounded,
.ui.builder_button.rounded:before,
.ui.nav.rounded.vertical li:first-child,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.separate.rounded>li a:before,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:first-child,
.ui.nav.rounded>li:last-child a:before,
.ui.nav.rounded ul>li:first-child a:before,
.ui.nav.rounded li:last-child a,
.ui.module-tab.rounded .tab-nav li,
.ui.module-accordion.rounded li:first-child,
.ui.module-accordion.rounded>li:first-child .accordion-title,
.ui.module-accordion.rounded>li:first-child .accordion-title a:before,
.ui.module-accordion.separate.rounded .accordion-title a:before,
.ui.module-callout.rounded,
.ui.module-callout.rounded:before,
.ui.nav.rounded>li:last-child:before,
.ui.nav.rounded.vertical>li:first-child:before,
.ui.nav.fullwidth.rounded:before,
.ui.glossy.rounded .tab-nav>li a:before,
.ui.nav.separate.rounded.vertical li:last-child:before,
.ui.nav.rounded li:last-child:before,
.ui.nav.rounded.vertical li:first-child a:before,
.ui.nav.separate.rounded.vertical>li:last-child a:before,
.ui.module-tab.panel.rounded .tab-nav,
.ui.module-tab.panel .tab-nav:before{
    border-top-right-radius:8px
}
/* bottom right corner */
.ui.rounded,
.ui.nav.rounded>li:last-child,
.ui.nav.separate.rounded>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded li:last-child a,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-right-radius:8px
}
/* bottom left corner */
.ui.rounded,
.ui.nav.rounded.vertical li:last-child,
.ui.nav.rounded>li:first-child,
.ui.nav.rounded.separate>li,
.ui.nav.rounded ul,
.ui.nav.rounded ul>li:last-child,
.ui.nav.rounded>li:first-child a,
.ui.module-tab.rounded.vertical .tab-nav,
.ui.module-tab.rounded.vertical .tab-nav li:last-child,
.ui.module-accordion.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-content,
.ui.module-accordion.rounded li:last-child .accordion-content,
.ui.module-callout.rounded{
    border-bottom-left-radius:8px
}
/* no top-left corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:last-child a:before{
    border-top-left-radius:0;
}
/* no top-right corner */
.ui.nav.separate.vertical ul li:not(:first-child) a:before,
.ui.tab.vertical .tab-nav li:not(:first-child) a:before,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.nav.rounded.vertical li:last-child,
.ui.module-tab.panel.rounded .tab-content,
.ui.module-tab.vertical li:first-child a:before,
.ui.module-tab.vertical li:last-child a:before{
    border-top-right-radius:0
}
/* no bottom-left corner */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-left-radius:0;
}
/* no bottom-right */
.ui.nav.rounded.vertical>li:first-child,
.ui.nav.rounded.vertical>li:first-child a,
.ui.nav.fullwidth.rounded li:last-child a,
.ui.nav.fullwidth.rounded li:last-child,
.ui.module-accordion.rounded>li:last-child.current .accordion-title,
.ui.module-accordion.separate.rounded li.current .accordion-title{
    border-bottom-right-radius:0
}
/* all border-radius */
.ui.nav.rounded.vertical.separate>li:first-child,
.ui.nav.rounded.vertical.separate>li:first-child a,
.ui.nav.rounded.vertical.separate>li:last-child,
.ui.nav.rounded.vertical.separate>li:last-child a,
.ui.module-accordion.separate.rounded li,
.ui.module-accordion.separate.rounded .accordion-title,
.ui.module-tab.rounded .tab-content{
    border-radius:8px
}
/* no border-radius all */
.ui.nav.rounded.vertical>li:last-child:before,
.ui.module-tab.rounded.vertical .tab-nav li,
.ui.nav.rounded.vertical>li:last-child a:before{
    border-radius:0
}
/*/themify-builder/css/modules/fancy-heading.css*/
.module-fancy-heading a{
    text-decoration:none;  
    display:inline-block
}
.module-fancy-heading a:hover{
    text-decoration:none
}
.module-fancy-heading .sub-head{
    padding-top:.6em;
    margin-top:.2em;
    font-size:65%
}
.module .sub-head.tb_hide_divider:before{
    display:none
}
.module-fancy-heading .sub-head:before{
    content:"";
    border-top: 1px solid;
    width:2em;
    display:block;
    padding-top:.2em;
}
.module-fancy-heading .tf_textc .sub-head:before{
    margin:auto
}
.module-fancy-heading .tf_textr .sub-head:before{
    margin:0 0 0 auto
}
.inline-fancy-heading .fancy-heading .sub-head:after,
.inline-fancy-heading .fancy-heading .sub-head:before{
    display: none
}
/*/themify-builder/css/modules/image_styles/center.css*/
.module-image.image-center .image-wrap{
    text-align:center
}
.module-image.image-center .image-content{
    text-align:center;
    padding-top:.5em;
    padding-bottom:1em
}
/*/themify-builder/css/modules/feature.css*/
.layout-icon-top .module-feature-content{
    min-width:120px;/*prevent iOS Safari flicker on scroll */
}
.module .module-feature-title{
    font-size:1.2em;
    margin:.5em 0 .2em;
    padding:0
}
.chart-html5-circle{
    display:flex;
    align-items:center;
    justify-content:center
}
/* feature module html5 chart (overwriting styles above) */
.module-feature-chart-html5 img{
    border-radius:100%;
    max-height:100%;
    max-width:100%;
    object-fit:cover
}
.module-feature-chart-html5{
    border-radius:50%;
    width:100px;
    height:100px
}
.tb_feature_stroke{
    fill:none;
    transition:stroke-dasharray 2s;
    transform:rotate(-90deg);
    transform-origin:center
}
.tb_feature_fill{
    fill:none;
    stroke:rgba(0,0,0,.1)
}
.module-feature-image a:hover{
    text-decoration:none
}
.module .module-feature-icon{
    font-size:2em
}
.module.size-medium .module-feature-chart-html5{
    width:150px;
    height:150px
}
.module.size-medium .module-feature-icon{
    font-size:3.5em
}
.module.size-large .module-feature-icon{
    font-size:4.5em
}
.module.size-large .module-feature-chart-html5{
    width:200px;
    height:200px
}
/*/themify-builder/css/modules/feature_styles/left.css*/
.module.layout-icon-left{
    text-align:left
}
.layout-icon-left .module-feature-image{
    float:left;
    max-width:200px;
    margin:0 1.1em .4em 0
}
.layout-icon-left .module-feature-content{
    text-align:inherit;
    overflow:hidden;
    min-width:140px
}
/*/themify-builder/css/modules/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons i{
    display:inline-block;
    font-size:16px
}
/* size */
.module-buttons.small i{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large i{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small i{
    font-size:18px
}
.module-buttons.none.large i{
    font-size:30px
}
.module-buttons.xlarge i,
.module-buttons.none.xlarge i{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/buttons_styles/outline.css*/
.module.module-buttons.outline a{
    border-style:solid;
    border-width:1px;
    background:none;
    box-shadow:none;
    color:#fff;
    border-color:#fff
}
.module.module-buttons.outline a:hover{
    color:#000;
    background:#fff
}
.module.module-buttons.outline .tb_default_color {
	color: #fff;
}
.module.module-buttons.outline a.black{
    color:#000;
    border-color:#000
}
.module.module-buttons.outline a.black:hover{
    color:#fff;
    background-color:#000
}
.module.module-buttons.outline a.gray{
    color:#666;
    border-color:#666
}
.module.module-buttons.outline a.gray:hover{
    color:#fff;
    background-color:#666
}
.module.module-buttons.outline a.blue{
    color:#3e65b2;
    border-color:#3e65b2
}
.module.module-buttons.outline a.blue:hover{
    color:#fff;
    background-color:#3e65b2
}
.module.module-buttons.outline a.light-blue{
    color:#6694d6;
    border-color:#6694d6
}
.module.module-buttons.outline a.light-blue:hover{
    color:#fff;
    background-color:#6694d6;
}
.module.module-buttons.outline a.green{
    color:#76ab3b;
    border-color:#76ab3b
}
.module.module-buttons.outline a.green:hover{
    color:#fff;
    background-color:#76ab3b
}
.module.module-buttons.outline a.light-green{
    color:#ebf8d6;
    border-color:#ebf8d6
}
.module.module-buttons.outline a.light-green:hover{
    color:#000;
    background-color:#ebf8d6
}
.module.module-buttons.outline a.purple{
    color:#584eb2;
    border-color:#584eb2
}
.module.module-buttons.outline a.purple:hover{
    color:#fff;
    background-color:#584eb2
}
.module.module-buttons.outline a.light-purple{
    color:#7f76cc;
    border-color:#7f76cc
}
.module.module-buttons.outline a.light-purple:hover{
    color:#fff;
    background-color:#7f76cc
}
.module.module-buttons.outline a.brown{
    color:#622d07;
    border-color:#622d07
}
.module.module-buttons.outline a.brown:hover{
    color:#fff;
    background-color:#622d07
}
.module.module-buttons.outline a.orange{
    color:#bc6e00;
    border-color:#bc6e00
}
.module.module-buttons.outline a.orange:hover{
    color:#fff;
    background-color:#bc6e00
}
.module.module-buttons.outline a.yellow{
    color:#dcb232;
    border-color:#dcb232
}
.module.module-buttons.outline a.yellow:hover{
    color:#fff;
    background-color:#dcb232
}
.module.module-buttons.outline a.red{
    color:#9d1d14;
    border-color:#9d1d14
}
.module.module-buttons.outline a.red:hover{
    color:#fff;
    background-color:#9d1d14
}
.module.module-buttons.outline a.pink{
    color:#b27e9d;
    border-color:#b27e9d
}
.module.module-buttons.outline a.pink:hover{
    color:#fff;
    background-color:#b27e9d
}
/*/de/wp-content/uploads/themify-css/themify-builder-363-generated.css*/
/* Generated from post: gartenspielraum */
.themify_builder_content-363 .tb_nmq9550.module_row{background-position:50% 50%;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://www.kibobe.at/de/wp-content/uploads/2020/12/Header_Gartenspielraum-scaled.jpg);padding-bottom:200px;padding-right:20px;margin-top:-104px;padding-top:0px;margin-bottom:32px;}
.themify_builder_content-363 .tb_2ayu551.module-image .image-content{text-align:right;font-size:30px;}
.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap,.themify_builder_content-363 .tb_2ayu551.module-image .image-title,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap p,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap blockquote,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap h1,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap h2,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap h3,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap h4,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap h5,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap h6,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap li,.themify_builder_content-363 .tb_2ayu551.module-image .tb_text_wrap span{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-363 .tb_2ayu551.module-image .image-content,.themify_builder_content-363 .tb_2ayu551.module-image .image-title{font-weight:normal;font-family:"coarse-rounded";}
.themify_builder_content-363 .tb_2ayu551.module-image{margin-top:200px;margin-left:100px;}
.themify_builder_content-363 .tb_zuw3552.module-plain-text{text-align:left;font-size:35px;margin-left:119px;}
.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap p,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap blockquote,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h1,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h2,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h3,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h4,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h5,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h6,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap li,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap span{color:rgba(111, 116, 82, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:normal;font-family:"coarse-rounded";}
.themify_builder_content-363 .tb_3uty552.module_column{padding-right:130px;}
.themify_builder_content-363 .tb_x7iu753.module_row{margin-bottom:40px;padding-top:15px;}
.themify_builder_content-363 .tb_4new753.module_column{padding-right:50px;}
.themify_builder_content-363 .tb_arom754.module-text{text-align:justify;}
.themify_builder_content-363 .tb_fj1x755.module_column,.themify_builder_content-363 .tb_fj1x755.module_column>.builder_row_cover::before,.themify_builder_content-363 .tb_fj1x755.module_column>.ms-tableCell>.builder_row_cover::before{border-bottom-left-radius:12px;border-top-right-radius:12px;border-bottom-right-radius:12px;border-top-left-radius:12px;}
.themify_builder_content-363 .tb_pblf86.module-fancy-heading.module .main-head,.themify_builder_content-363 .tb_pblf86.module-fancy-heading.module .main-head a{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-363 .tb_pblf86.module-fancy-heading.module .main-head{font-weight:normal;font-family:"coarse-rounded";}
.themify_builder_content-363 .tb_4ssh830.module_row{padding-top:0px;}
.themify_builder_content-363 .tb_asrp775.module-image{padding-bottom:0px;}
.themify_builder_content-363 .tb_c6gw649.module-text{padding-top:20px;text-align:justify;}
.themify_builder_content-363 .tb_m5tc630.module-image .image-wrap img{margin-bottom:20px;}
.themify_builder_content-363 .tb_m5tc630.module-image{padding-bottom:0px;}
.themify_builder_content-363 .tb_2o3q174.module-text{text-align:justify;}
.themify_builder_content-363 .tb_6hsp991.module-text{padding-top:20px;text-align:justify;}
.themify_builder_content-363 .tb_4icr430.module_row{padding-top:6%;padding-bottom:6%;padding-left:3%;padding-right:3%;}
.themify_builder_content-363 .tb_psy7430.module_column,.themify_builder_content-363 .tb_psy7430.module_column>.builder_row_cover::before,.themify_builder_content-363 .tb_psy7430.module_column>.ms-tableCell>.builder_row_cover::before{border-radius:12px;}
.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap p,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap blockquote,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap h1,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap h2,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap h3,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap h4,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap h5,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap h6,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap li,.themify_builder_content-363 .tb_dae2430.module-text .tb_text_wrap span{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-363 .tb_dae2430.module-text{text-align:left;margin-bottom:16px;margin-top:4px;}
.themify_builder_content-363 .tb_dzav430.module_column{padding-right:3%;border-right:1px solid rgba(228, 229, 227, 0.10);border-bottom:1px solid rgba(228, 229, 227, 0.10);}
.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap,.themify_builder_content-363 .tb_7sb0430.module-feature h3.module-feature-title,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap p,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap blockquote,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap h1,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap h2,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap h3,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap h4,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap h5,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap h6,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap li,.themify_builder_content-363 .tb_7sb0430.module-feature .tb_text_wrap span{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-363 .tb_7sb0430.module-feature{margin-bottom:10px;mix-blend-mode:normal;margin-left:12px;}
.themify_builder_content-363 .tb_7sb0430.module-feature.module h3.module-feature-title,.themify_builder_content-363 .tb_7sb0430.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-363 .tb_7sb0430.module-feature .module-feature-content{margin:10px;}
.themify_builder_content-363 .tb_lirl430.module_column{padding-left:3%;border-bottom:1px solid rgba(228, 230, 225, 0.10);}
.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap,.themify_builder_content-363 .tb_m0xs430.module-feature h3.module-feature-title,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap p,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap blockquote,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap h1,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap h2,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap h3,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap h4,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap h5,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap h6,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap li,.themify_builder_content-363 .tb_m0xs430.module-feature .tb_text_wrap span{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-363 .tb_m0xs430.module-feature{margin-bottom:10px;margin-left:12px;mix-blend-mode:normal;}
.themify_builder_content-363 .tb_m0xs430.module-feature.module h3.module-feature-title,.themify_builder_content-363 .tb_m0xs430.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-363 .tb_m0xs430.module-feature .module-feature-content{margin:10px;}
.themify_builder_content-363 .tb_zyau430.module_column{padding-top:3%;padding-right:3%;border-right:1px solid rgba(228, 229, 227, 0.10);}
.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap,.themify_builder_content-363 .tb_jasy430.module-feature h3.module-feature-title,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap p,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap blockquote,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap h1,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap h2,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap h3,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap h4,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap h5,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap h6,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap li,.themify_builder_content-363 .tb_jasy430.module-feature .tb_text_wrap span{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-363 .tb_jasy430.module-feature{margin-bottom:10px;margin-left:12px;mix-blend-mode:normal;}
.themify_builder_content-363 .tb_jasy430.module-feature.module h3.module-feature-title,.themify_builder_content-363 .tb_jasy430.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-363 .tb_jasy430.module-feature .module-feature-content{margin:10px;}
.themify_builder_content-363 .tb_xhtr430.module_column{padding-top:3%;padding-left:3%;}
.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap,.themify_builder_content-363 .tb_s6uq430.module-feature h3.module-feature-title,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap p,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap blockquote,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap h1,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap h2,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap h3,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap h4,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap h5,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap h6,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap li,.themify_builder_content-363 .tb_s6uq430.module-feature .tb_text_wrap span{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-363 .tb_s6uq430.module-feature{margin-bottom:10px;margin-left:12px;mix-blend-mode:normal;}
.themify_builder_content-363 .tb_s6uq430.module-feature.module h3.module-feature-title,.themify_builder_content-363 .tb_s6uq430.module-feature.module h3.module-feature-title a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-363 .tb_s6uq430.module-feature .module-feature-content{margin:10px;}
.themify_builder_content-363 .tb_rgvv430.module-buttons.module .module-buttons-item a:hover{border:2px solid rgba(111, 116, 82, 1);}
.themify_builder_content-363 .tb_rgvv430.module-buttons.module .module-buttons-item a{border:2px solid rgba(111, 116, 82, 1);}
.themify_builder_content-363 .tb_rgvv430.module-buttons{margin-bottom:15px;text-align:center;padding-top:11px;}
.themify_builder_content-363 .tb_rgvv430.module-buttons i,.themify_builder_content-363 .tb_rgvv430.module-buttons span{color:rgba(228, 229, 227, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-size:1em;}
.themify_builder_content-363 .tb_rgvv430.module-buttons .module-buttons-item a:hover{background-color:rgba(228, 230, 225, 0.43);background-image:none;}
.themify_builder_content-363 .tb_rgvv430.module-buttons .module-buttons-item a{background-color:rgba(69, 39, 22, 0.90);background-image:none;}
.themify_builder_content-363 .tb_rgvv430.module-buttons span{text-transform:uppercase;}

@media screen and (max-width:768px){
.themify_builder_content-363 .tb_nmq9550.module_row{padding-bottom:36px;margin-top:-40px;}
.themify_builder_content-363 .tb_zuw3552.module-plain-text{margin-left:32px;text-align:left;font-size:23px;padding-left:68px;}
.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap p,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap blockquote,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h1,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h2,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h3,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h4,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h5,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h6,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap li,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap span{color:rgba(111, 116, 82, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:normal;font-family:"coarse-rounded";}
.themify_builder_content-363 .tb_4new753.module_column{padding-right:9px;padding-bottom:44px;}
.themify_builder_content-363 .tb_arom754.module-text{padding-right:5px;}
.themify_builder_content-363 .tb_dzav430.module_column{border-right-style:none;border-right:none;border-bottom-style:none;border-bottom:none;}
.themify_builder_content-363 .tb_lirl430.module_column{padding-left:0%;border-bottom-style:none;border-bottom:none;}
.themify_builder_content-363 .tb_zyau430.module_column{padding-right:0%;border-right-style:none;border-right:none;border-bottom-style:none;}
.themify_builder_content-363 .tb_xhtr430.module_column{padding-left:0%;}
}
@media screen and (max-width:480px){
.themify_builder_content-363 .tb_nmq9550.module_row{padding-bottom:40px;}
.themify_builder_content-363 .tb_zuw3552.module-plain-text{text-align:right;line-height:30px;font-size:35px;}
.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap p,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap blockquote,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h1,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h2,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h3,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h4,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h5,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap h6,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap li,.themify_builder_content-363 .tb_zuw3552.module-plain-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;font-weight:normal;font-family:"coarse-rounded";}
.themify_builder_content-363 .tb_3uty552.module_column{padding-right:10px;}
.themify_builder_content-363 .tb_x7iu753.module_row{margin-bottom:20px;}
.themify_builder_content-363 .tb_4new753.module_column{padding-right:0px;}
.themify_builder_content-363 .tb_fj1x755.module_column{margin-top:40px;}
.themify_builder_content-363 .tb_zocg531.module_row{padding-top:20px;}
.themify_builder_content-363 .tb_4icr430.module_row{text-align:center;padding-top:15%;padding-bottom:4%;}
.themify_builder_content-363 .tb_dzav430.module_column{padding-top:0%;padding-right:0%;border-top-style:none;border-right-style:none;border-right:none;border-bottom-style:none;border-bottom:none;}
.themify_builder_content-363 .tb_7sb0430.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-363 .tb_lirl430.module_column{padding-top:0%;padding-left:0%;border-top-style:none;border-bottom-style:none;border-bottom:none;}
.themify_builder_content-363 .tb_m0xs430.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-363 .tb_zyau430.module_column{padding-top:0%;padding-right:0%;border-top-style:none;border-right-style:none;border-right:none;}
.themify_builder_content-363 .tb_jasy430.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-363 .tb_xhtr430.module_column{padding-top:0%;padding-left:0%;}
.themify_builder_content-363 .tb_s6uq430.module-feature{padding-top:0px;padding-right:0px;border-top:none;border-top-style:none;}
.themify_builder_content-363 .tb_rgvv430.module-buttons{margin-bottom:15px;margin-top:-20px;}
}
/*/style.css*/
/*
Theme Name: Themify Peak
Theme URI: https://themify.me/themes/peak
Version: 5.1.3
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
---------

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 Portfolio Post Type
    7.2 Team Post Type
8.  Sidebar
    8.1 Widget Styles
9.  Footer
10. Builder Styling
11. WordPress Formatting
12. Gallery
13. Clear & Alignment
14. Image Filter
15. 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 html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
audio,
iframe, object, embed {
	max-width: 100%;
}

/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/

/* FONT FACE GENERATE
================================================ */
@font-face {
  font-family: 'themify_theme_icon';
  font-display:swap;
  src: url('data:application/octet-stream;base64,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') format('woff');
}

body {
	font: 1.125em/1.5em 'Yantramanav', sans-serif;
	overflow-wrap:break-word;
	color: #414446;
	letter-spacing: -0.008em;
 	-webkit-font-smoothing: antialiased;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	background-color: #fff;
}
a {
	text-decoration: none;
	outline: none;
	color: #0f70e8;
	transition: all .3s ease;
}
p {
	padding: 0;
	margin: 0 0 1.65em;
}
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;
}

/* 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 .7em;
	overflow-wrap: normal;
	font-weight: 500;
	color: #000;
}
h1 {
	font-size: 2.6em;
	font-family: 'Suranna', serif;
	letter-spacing: -0.005em;
	line-height: 1em;
	margin: 0 0 0.7em;
}
h2 {
	font-size: 2.15em;
	font-family: 'Suranna', serif;
	letter-spacing: 0.015em;
	margin: 0 0 0.4em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}

/* 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] {
	background-color: #fff;
	border: none;
	border: 1px solid #c9caca;
	border-radius: 2px;
	padding: .5em;
	margin: .4em 0;
	max-width: 100%;
	-webkit-appearance: none;
	transition: all .7s ease-in-out;
}
input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
	width: 15em;
}
input[type=number] {
	width: 7em;
}

/* text area */
textarea {
	width: 100%;
	min-height: 8em;
	border: 1px solid #c9caca;
	background-color: #fff;
}

/* 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;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
}

/* form button */
input[type=reset], input[type=submit], button {
	background-color: #0F70E8;
	border: none;
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.8);
	color: #fff;
	cursor: pointer;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	padding: 12px 27px;
	margin-top: 5px;
	text-transform: uppercase;
	transition: all 0.7s ease;
	-webkit-appearance: none;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}

/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
img, textarea, input, #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;
}

/* body (middle container) */
#body {
	max-width: 100%;
	clear: both;
}

/* admin-bar */
.admin-bar #headerwrap,
.admin-bar #headerwrap.fixed-header {
	top: 32px;
}

/* content */
#content {
	width: 75%;
	float: left;
	padding: 6.5% 0;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* sidebar */
#sidebar {
	width: 17.5%;
	float: right;
	padding: 6.5% 0;
	line-height: 1.35em;
}
#sidebar .secondary {
	width: 47%;
}

/* full_width content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	max-width: 100%;
	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: rgba(86, 95, 66,0.9);
	border-bottom: 1px solid #c6c7c7;
	box-shadow: 0 6px 10px rgba(0,0,0,.14);
	width: 100%;
	z-index: 99;
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
#header {
	position: relative;
	width: auto;
	max-width: 96%;
}
#header a:hover {
	color: #0f70e8;
}

.themify_builder_active #headerwrap {
	color: inherit;
}
/* 
SOCIAL WIDGET
================================================ */
.social-widget {
	float: right;
	margin: 1.7em 0 1.2em;
	margin-right: 100px;
	transition: all .3s ease;
}
.social-widget a {
	text-decoration: none;
}
.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 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-links.horizontal 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;
}
.social-widget ul li a {
	color: #878a8c;
	padding: 0 0.15em;
}

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

#headerwrap .social-widget .widgettitle {
	display: none;
}

/* 
SEARCH FORM
================================================ */
#searchform-wrap {
	position: relative;
	margin-right: 2.8em;
}
#headerwrap #searchform {
	float: right;
	padding: 1.65em 1px 1.7em;
	transition: all .3s ease;
}
#headerwrap #searchform #s {
	width: 87px;
	background-color: #f7f7f7;
	border: 1px solid #d2d2d2;
	color: #ccc;
	font-size: 0.9em;
	margin: 0;
	padding: 5px 25px 4px 10px;
	transition: width .7s ease;
	position: absolute;
	right: 0;
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s {
	width: 180px;
	color: #000;
}
#headerwrap #searchform .icon-search:before {
	content: '\e803'; /* fa-search */
	font-family: 'themify_theme_icon';
	color: #878a8c;
	font-size: 0.8em;
	font-style: normal;
	position: absolute;
	right: 6px;
	z-index: 1;
	padding: 2px;
}
#headerwrap .slideout-widgets #searchform {
	float: none;
	position: relative;
}
#headerwrap .slideout-widgets #searchform #s {
	position: relative;
	width: 100%;
}
#headerwrap .slideout-widgets #searchform #s:focus,
#headerwrap .slideout-widgets #searchform #s:hover,
#headerwrap .slideout-widgets #searchform .icon-search:hover + #s {
	width: 100%;
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 0.9em;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: block;
	float: left;
}

/* main level link */
#main-nav a {
	color: #5a5e61;
	display: inline-block;
	font-weight: 500;
	padding: 0.65em 1.33em 0.35em;
	margin: 1.55em 0;
	line-height: 1.25em;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid rgba(197,197,197,.5);
	transition: all .3s ease-in-out;
	position: relative
}
#main-nav li:last-child > a {
	border-right: 1px solid #c5c5c5;
}
/* main level link :hover */
#main-nav a:hover {
	color: #0f70e8;
}

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

/* sub-levels link */
#main-nav ul a {
	font-size: 1.1em;
	font-weight: 400;
	display: block;
	text-transform: none;
	line-height: 1.5em;
	padding: 0.6em 0.8em 0.4em 0;
	margin: 0;
	border: none;
	border-bottom: 1px solid #e2e2e2;
	box-sizing:  border-box;
	color: inherit;
}
#main-nav ul li:last-child > a {
	border: none;
}

/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 0.45em 0;
	list-style: none;
	background-color: #fff;
	box-shadow: 0 4px 8px rgba(0,0,0,.13), inset 0 16px 9px -13px rgba(0,0,0,0.13);
	position: absolute;
	z-index: 100;
	opacity: 0;
	transform: scale(1,0);
	transform-origin: top;
	transition: all .3s ease-in-out;
	width: 240px;
}
#main-nav ul li {
	background: none;
	padding: 0 1.15em;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 100%;
	top: 0;
	box-shadow: 0 4px 8px rgba(0,0,0,.13);
}

/* show dropdown ul */
@media (hover:hover){
	#main-nav li:hover > ul {
		display: block;
		opacity: 1;
		transform: scale(1,1);
	}
	#main-nav .has-mega-sub-menu:hover .mega-sub-menu{
		opacity: 1;
		transform: scale(1,1);
	}
}
@media (hover:none){
	#main-nav .menu-item-has-children> a{
		padding-right:50px
	}
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(214,214,214,.4)
	}
	#main-nav li>.sub-menu{
		display:none
	}
	#main-nav li.toggle-on> .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}
.menu-item-has-children .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 .dropdown-open > .sub-menu {
	opacity: 1;
	transform: none;
}

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

#main-nav ul .menu-item-has-children.edge > a:after {
	right: auto;
	left: 0;
	transform: rotate(180deg);
}

/* mega menu */
#main-nav .has-mega-sub-menu .mega-sub-menu,
#main-nav .has-mega-column > ul {
	background-color: #fff;
	box-shadow: 0 4px 8px rgba(0,0,0,.13), inset 0 16px 9px -13px rgba(0,0,0,0.13);
	opacity: 0;
	list-style: none;
	padding: 5px;
	position: absolute;
	z-index: 100;
	width: 100%;
	left: 0;
	top: 100%;
	box-sizing: border-box;
	transform: scale(1,0);
	transform-origin: top;
	transition: all .3s ease-in-out;
}
#main-nav .has-mega-sub-menu .mega-sub-menu {
	min-height: 210px;
	max-height: 70vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#main-nav .has-mega-sub-menu .mega-sub-menu ul {
	width: 15.8%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	position: static;
	float: left;
	background: none;
    box-shadow: none;
	border: none;
	padding: 0;
	padding-bottom: 2em;
	margin: 1em 0;
	opacity: 1;
	transform: none;
}
#main-nav .has-mega-sub-menu li {
	padding: 0;
}
#main-nav li.mega-link.loading:before {
	content: '\f110'; /* fa-spin */
	font-family: 'themify_theme_icon';
	animation: fa-spin 2s infinite linear;
	position: absolute;
	top: 10px;
	right: 40px;
	z-index: 99;
}

/* mega menu posts */
#main-nav .mega-menu-posts {
	border-left-color:#b2b2b2;
	box-sizing: border-box;
}
#main-nav .mega-menu-posts .post-image {
	margin: 0 0 0.5em;
}
#main-nav .mega-menu-posts .post-title {
	font-size: 1.05em;
	font-weight: normal;
	text-transform: none;
	line-height: 1.45em;
	margin: 0;
	border: none;
}
#main-nav .mega-menu-posts .post a {
	letter-spacing: -.0275em;
	text-transform: none;
	padding: 0;
	margin: 0;
	border: none;
	display: block;
	color: inherit;
}

/* mega column */
#main-nav .has-mega-column  > .sub-menu {
	padding: 2.5% 3% 3%;
}
#main-nav .has-mega-column > .sub-menu > li {
	font-size: .95em;
	line-height: 1.7em;
	padding: 0;
	box-sizing: border-box;
}
#main-nav .has-mega-column .sub-menu li li {
	padding: 0;
	margin: 0 0 0.5em;
}
#main-nav .has-mega-column > .sub-menu a {
	background: none;
	border: none;
	padding: 0;
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column > .sub-menu > li > a {
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.6em;
	margin: 0 0 1em;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	color: inherit;
}
#main-nav .has-mega-column .widgettitle {
	font-family: inherit;
}
#main-nav .has-mega-column .widgettitle:before { /* hide widget title bottom border */
	display: none;
	margin: 0;
	padding: 0;
}
#main-nav .has-mega-column > .sub-menu li ul,
#main-nav .has-mega-column > .sub-menu > li > ul {
	background: none;
	margin: 0;
}
#main-nav .has-mega-column .columns-sub-item > a:after {
	display: none;
}

/* mega column button shortcode */
#main-nav .has-mega-column a.shortcode.button,
a.shortcode.button {
	line-height: 1.6em;
	margin: 0 0 .6em;
	text-decoration: none;
	text-transform: uppercase;
	border: solid;
	border-width: 1px;
}
#main-nav .has-mega-column a.shortcode.button {
	text-decoration: none !important;
	color: #333;
	padding: .5em 1em;
	display: inline-block;
	width: auto;
}

/* mobile menu icon */
#menu-icon,
#menu-icon-close {
	display: none;
}
.menu-icon-inner {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	width: 22px;
	height: 17px;
	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;
}
.menu-icon-inner:before {
	top: 0;
}
.menu-icon-inner:after {
	top: 50%;
}
.menu-icon-inner,
.menu-icon-inner:before,
.menu-icon-inner:after {
	border-bottom: 3px 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: 320px;
    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 */
}

/* menu icon */
#headerwrap #menu-icon {
	position: absolute;
	display: block;
	top: 50%;
	right: 0;
	text-decoration: none;
	color: #5a5e61;
	transform: translateY(-50%);
	font-size: 1.2em;
	margin-top: .1em;
}
.slideout-widgets-empty #headerwrap #menu-icon {
	display: none;
}
/* slide menu close */
#headerwrap #menu-icon-close {
	position: absolute;
	display: block;
	color: #7f7f7f;
	text-decoration: none;
	top: 10px;
	right: 20px;
	font-size: 1.3em;
}
#headerwrap #menu-icon-close:after {
	content: '\e804'; /* ti-close */
	font-family: 'themify_theme_icon';
}
#headerwrap #menu-icon-close:hover {
	color: #000;
	transform: rotate(90deg);
}

/* Slide Wrapper Styles */
.scrollbar-parent {
	width: 50px;
	height: 50px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.sidemenu {
	height: 100%;
	width: 320px;
	padding: 50px 25px 20px;
	background-color: #fff;
	display: block;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: fixed;
	top: 0;
	z-index: 111;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
#mobile-menu {
	right: -320px;
}
#mobile-menu.sidemenu-on {
	right: 0;
	box-shadow: -1px 1px 13px rgba(0,0,0,.13);
}
.sidemenu-active {
	position: relative;
}
.sidemenu-active, .sidemenu-active #headerwrap {
	left: 0;
	transition: all .3s ease-in-out;
}
.sidemenu-right {
	left: -320px;
}
.sidemenu-left {
	left: 320px;
}

.slideout-widgets {
	line-height: 1.4em;
}
.slideout-widgets .widget_nav_menu a,
.slideout-widgets .list-pages a {
	color: #5a5e61;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
}

/* fixed-header */
#headerwrap.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
#headerwrap.fixed-header #site-logo {
	font-size: 2em;
}
#headerwrap.fixed-header #site-description {
	margin-left: 0;
}
#headerwrap.fixed-header #main-nav > li > a,
#headerwrap.fixed-header .social-widget {
	margin-bottom: 15px;
	margin-top: 15px;
}
#headerwrap.fixed-header .social-widget {
	margin-top: 20px;
}
#headerwrap.fixed-header #searchform {
	padding-bottom: 15px;
	padding-top: 20px;
}

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

/* prevent transparent header overlap builder */
.themify_builder_active.has-fixed-header #headerwrap {
	position: static !important;	
	color: inherit;
}
.transparent-header.themify_builder_active #pagewrap,
.themify_builder_active.has-fixed-header #pagewrap {
	padding-top: 0 !important;
}
.transparent-header.themify_builder_active #headerwrap {
	position: static !important;	
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap a {
	color: inherit;
}

/************************************************************************************
6. PAGE
*************************************************************************************/
/* page title */
.page-title {
	margin: 0 0 0.938em;
	padding: 0;
	font-size: 320%;
	line-height: 110%;
        z-index: 3;
        position: relative;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	background-color: #e9ebeb;
	text-align: center;
	margin: auto;
	margin-left: 7px;
	padding: 1.3em 1em 3.5em;
}
.author-bio .author-avatar {
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	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);
}
/* page category wrapper */
.page-category-title-wrap {
	background-color: #0f70e8;
	background-color: rgba(15,112,232,1);
	padding: 7% 5%;
	text-align: center;
	position: relative;
	color: #fff;
}
.page-category-title-wrap .page-title {
	font-family: 'Suranna', serif;
	font-weight: normal;
	font-size: 4.2em;
	margin: 0.225em 0 0.275em;
	letter-spacing: -0.01em;
	color: inherit;
}
.category-description  {
	font-family: 'Suranna', serif;
	font-size: 1.2em;
	margin: 0 0 1.35em;
	z-index: 3;
	position: relative;
}
.category-title-overlay{
	background-color: rgba(15, 112, 232, .7);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

/************************************************************************************
7. POST
*************************************************************************************/
/*
GENERIC POST
================================================ */
.post {
	margin-bottom: 2em;
	position: relative;
}

/* post content */
.post-content {
	min-width: 120px;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
.post-content-inner-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}
.post-meta + .post-content-inner-wrapper {
	height: calc( 100% - 32px );
}
.post-content-inner {
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
}

/* post title */
.post-title {
	font-size: 2.1em;
	font-family: 'Yantramanav', sans-serif;
	font-weight: 500;
	line-height: 1.1em;
	letter-spacing: -.02em;
	margin: .2em 0 .5em;
	padding: 0;
	color: inherit;
}
.post-title a {
	text-decoration: none;
	color: inherit;
}
.post-title a:hover {
	color: #0f70e8;
}

/* post image */
.post-image {
	margin: 0 0 1.2em;
}
.post-image img {
	vertical-align: bottom;
}
.grid4 .post-image img,
.grid3 .post-image img,
.grid2 .post-image img {
	width: 100%;
	vertical-align: bottom;
}
.post-image.left {
	float: left;
	margin-right: 1em;
}
.post-image.right {
	float: right;
	margin-left: 1em;
}
.loops-wrapper:not(.overlay):not(.polaroid) > .post > .post-image {
	overflow: hidden;
	position: relative;
}

/* post meta */
.post-meta {
	font-size: 0.8em;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.6em;
	margin: 0 0 .5em;
	padding: 0;
	clear: both;
	box-sizing: border-box;
	transition: all .3s ease-in-out;
}
.post-image + .post-content .post-meta {
	color: #fff;
	position: absolute;
	top: 18px;
	left: 0;
	width: 100%;
	padding: 0 30px;
}
.post-meta a {
	color: inherit;
	text-decoration: none;
}
.post-meta a:hover {
	text-decoration: underline;
}
.post-meta span {
	margin-right: 0.2em;
	display: inline-block;
}
.post-meta-inner-left {
	float: left;
}
.post-meta-inner-right {
	float: right;
}

/* post author */
.post-author {
	font-weight: 500;
	vertical-align: middle;
}

/* author avatar */
.author-avatar img.avatar {
	width: 32px;
	height: 32px;
	border-radius: 100%;
	margin: 0 0.5em 0 0;
	display: inline-block;
	vertical-align: middle;
}

/* post date */
.post-date {
	margin: 0 0 .5em;
	vertical-align: middle;
}
.post-date span {
	margin-right: 0;
}

/* post comment */
.post-comment a:before,
.likeit .like-count:before {
	display: inline-block;
	font-family: 'themify_theme_icon';
	vertical-align: middle;
	margin: 0 0.45em 0 0;
	font-size: 1.15em;
}
.post-comment a:before {
	content: '\e806'; /* ti-comment */
}

/* likeit-wrap */
.likeit-wrap {
	display: inline-block;
	margin: 0 0 0 .4em;
}
.likeit .like-count:before {
	content: '\e807'; /* ti-heart */
}
.likeit-wrap span {
    display: none;
    color: #eee;
}

/* post category */
.post-category {
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: 500;
	letter-spacing: 0.03em;
}
.post-category a {
	position: relative;
	color: inherit;
}
.post-category a:after {
	border-bottom: 2px solid;
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	opacity: 0.3;	
	transition: all .3s ease;
}

/* dropcap */
.drop-cap > *:first-child:first-letter,
.single.enable-drop-cap .entry-content > p:first-of-type:first-letter,
.enable-drop-cap .loops-wrapper:not(.overlay):not(.polaroid).list-post .entry-content > p:first-of-type:first-letter {
	font-family: 'Suranna', serif;
	font-size: 2.85em;
	float: left;
	line-height: 0.4em;
	padding: 0.425em 0.375em;
	background-color: #0f70e8;
	color: #fff;
	margin-right: 0.325em;
	margin-top: 0.15em;
	margin-bottom: 0.25em;
}
.single .entry-content > p:nth-of-type(2),
.loops-wrapper.list-post .entry-content > p:nth-of-type(2) {
	clear: both;
}
.enable-drop-cap .loops-wrapper:not(.overlay):not(.polaroid).list-post .entry-content {
	text-align: left;
}

/* read more */
.more-link,
.read-more {
	border: 1px solid #acacac;
	color: inherit;
	display: inline-block;
	font-family: 'Yantramanav', sans-serif;
	font-weight: 500;
	font-size: 0.85em;
	padding: 0.45em 2.35em 0.4em;
	line-height: normal;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	transition: all .3s ease;
}
.more-link:hover,
.read-more:hover {
	background-color: #fff;
	color: #000;
}

/*
SINGLE POST
================================================ */
/* featured image area in single post */
.featured-area {
	position: relative;
	overflow: hidden;
	background-color: rgba(15,112,232,1);
	color: #fff;
	text-align: center;
}
.single .featured-area .post-image img {
	width: 100%; /* make featured area image fullwidth */
}

.single .featured-area .post-image + .post-content {
	background-color: rgba(0,0,0,0.3);
	color: #fbfcfc;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	overflow: hidden;
	padding: 2%;
	height: 100%;
}
.single .post-image {
	margin: 0;
}
.single .featured-area .post-meta {
	font-size: 0.7em;
	font-weight: 500;
	letter-spacing: 0.01em;
	margin: 0;
	opacity: 0;
	transition: all .3s ease-in-out;
}
.single .featured-area:hover .post-meta {
	opacity: 1;
}
.single .post-title {
	font-size: 2.6em;
	margin: 0.4em 0 0;
	letter-spacing: -0.007em;
	line-height: 1.19em;
}

/*
SINGLE SPLIT
================================================ */
.single.single-split-layout .featured-area {
	width: 50%;
	float: left;
	position: fixed;
	height: 100%;
	box-sizing: border-box;
	top: 0;
}
.single.single-split-layout .footer-widgets-wrap,
.single.single-split-layout #footerwrap,
.single.single-split-layout #layout {
	width: 50%;
	float: right;
	max-width: none;
	display: block !important;
	box-sizing: border-box;
}
.single.single-split-layout #content {
	padding: 2.6em;
}
.single.single-split-layout .featured-area .post-image img {
	min-height: 100%;
	height: 100vh;
	object-fit: cover;
}
.single.single-split-layout .featured-area .post-image  {
	overflow:hidden;
	height: 100%;
}
.single.single-split-layout .related-posts .post-image img {
	height: auto;
	min-height: initial;
}
.single.single-split-layout .footer-widgets-wrap,
.single.single-split-layout #footerwrap {
	padding-left: 4%;
	padding-right: 4%;
}
.single.single-split-layout .featured-area .post-content {
	padding: 1.1em 1.7em;
	padding-top: 140px;
}
.single.single-split-layout .post-image + .post-content .post-meta {
	top: 140px;
}

/*
SINGLE GALLERY
================================================ */
.single.single-gallery-layout #content,
.single.single-gallery-layout #sidebar {
	padding-top: 8px;
}
.single.single-gallery-layout .featured-area {
	background: none;
	color: inherit;
}
.single.single-gallery-layout .post-content {
	padding-left: 30px;
	padding-right: 30px;
}
.single.single-gallery-layout .post-meta {
	margin: 1.55em 0 2.1em;
	opacity: 1;
}
.single.single-gallery-layout .post-meta-inner-right {
	margin-top: 13px;
}
.single.single-gallery-layout .post-meta .author-avatar img.avatar {
	width: 60px;
	height: 60px;
	margin-right: 0.55em;
}
.single.single-gallery-layout .post-author {
	text-transform: none;
	color: #000;
	font-family: 'Suranna', serif;
	font-size: 1.5em;
	letter-spacing: -0.03em;
	vertical-align: inherit;
}
.single.single-gallery-layout .post-title {
	margin: 0.4em 0 0.45em;
}

/*
SINGLE SLIDER
================================================ */
.single.single-slider-layout .single-slider{
	background-color:transparent;
	border:none;
	box-shadow:none;
	margin:0;
	position:relative;
}
.single.single-slider-layout .single-slider .slides .swiper-slide{
	position:relative;
	margin:0;
	padding:0;
}
.single.single-slider-layout .single-slider .slides .swiper-slide:not(.tf_lazy):before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0, 0, 0, 0.3);
}
.single.single-slider-layout .single-slider .slides .swiper-slide img{
	width:100%;
}
.single.single-slider-layout .single-slider .slides .swiper-slider:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:rgba(0, 0, 0, 0.3);
}
.single.single-slider-layout .single-slider .slides .swiper-slide img{
	width:100%;
	display:block;
	height:auto;
	user-select:none;
	clear:both;
}
.single.single-slider-layout .tf_carousel_nav_wrap > a{
	text-decoration:none;
	opacity:1;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	overflow:hidden;
	max-width:32px;
	max-height:64px;
	padding:22px 8px 22px 4px;
	background-color:#fff;
}
.single.single-slider-layout .tf_carousel_nav_wrap > a:before{
	color:#000;
	display:inline-block;
}
.single.single-slider-layout .single-slider:hover .carousel-prev,
.single.single-slider-layout .carousel-prev{
	left:0;
}
.single.single-slider-layout .single-slider:hover .carousel-next,
.single.single-slider-layout .carousel-next{
	right:0;
}
.single.single-slider-layout .tf_carousel_bullets{
	position:absolute;
	bottom:25px;
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
}
.single.single-slider-layout .tf_carousel_bullet{
	margin:0 6px;
	display:inline-block;
	zoom:1;
	background-color:transparent;
	border:2px solid #fff;
	width:4px;
	height:4px;
	text-indent:-900em;
	border-radius:20px;
	box-sizing:unset;
	transition: all .3s ease;
}
.single.single-slider-layout .tf_carousel_bullet:hover,
.single.single-slider-layout .tf_carousel_bullet.selected{
	background-color:#fff;
	box-shadow:0 0 0 2px rgba(255, 255, 255, 1);
}
.single.single-slider-layout .flex-caption{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	text-align:center;
	width:100%;
	left:0;
	padding:0 30px;
	box-sizing:border-box;
	font-family:'Suranna', serif;
	font-size:1.6em;
	letter-spacing:-0.01em;
}

.single.single-slider-layout .featured-area {
	position: relative;
	background: none;
}
.single.single-slider-layout .featured-area .post-meta {
	padding: 2.05em 30px;
	margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
	opacity: 1;
	z-index: 4;
}
.single.single-slider-layout .post-meta .author-avatar img.avatar {
        width: 60px;
        height: 60px;
        margin-right: 0.55em;
}
.single.single-slider-layout .post-author {
	text-transform: none;
	font-family: 'Suranna', serif;
	font-size: 1.6em;
	letter-spacing: normal;
	vertical-align: inherit;
}
.single.single-slider-layout .post-date {
        font-weight: 300;
	font-size: 1.2em;
}
.single.single-slider-layout .featured-area .post-content-inner-wrapper {
	color: #000;
	padding: 1em 30px;
	box-sizing: border-box;
}
.single.single-slider-layout  .featured-area .post-content {
	width: 100%;
	min-width: 100%;
}
.single.single-slider-layout  .featured-area .post-title {
	margin: 0.4em 0 0.45em;
}
.single.single-slider-layout  #content,
.single.single-slider-layout  #sidebar {
	padding-top: 0;
}

/*
GENERAL POST STYLING
================================================ */
.loops-wrapper.grid4 .post-meta-inner-left,
.loops-wrapper.grid4 .post-meta-inner-right,
.loops-wrapper.grid3 .post-meta-inner-left,
.loops-wrapper.grid3 .post-meta-inner-right,
.loops-wrapper.grid2 .post-meta-inner-left,
.loops-wrapper.grid2 .post-meta-inner-right {
	float: none;
	text-align: center;
}
.loops-wrapper.grid2-thumb .post-meta-inner-left,
.loops-wrapper.grid2-thumb .post-meta-inner-right,
.loops-wrapper.list-thumb-image .post-meta-inner-left,
.loops-wrapper.list-thumb-image .post-meta-inner-right,
.loops-wrapper.list-large-image .post-meta-inner-left,
.loops-wrapper.list-large-image .post-meta-inner-right {
	float: none;
}
.loops-wrapper.grid2-thumb .post-meta,
.loops-wrapper.list-thumb-image .post-meta,
.loops-wrapper.list-large-image .post-meta {
	position: static;
	padding: inherit;
	color: inherit;
}

.loops-wrapper.grid2-thumb .read-more,
.loops-wrapper.list-thumb-image .read-more,
.loops-wrapper.list-large-image .read-more {
	font-size: 0.8em;
	padding: 0.6em 1.15em 0.55em 1.4em;
}
.loops-wrapper.grid2-thumb .post-content-inner,
.loops-wrapper.list-thumb-image .post-content-inner,
.loops-wrapper.list-large-image .post-content-inner {
	text-align: inherit;
}

/*
GRID4 POST
================================================ */
.loops-wrapper.grid4 .post {
	margin-bottom: 2.5em
}
.loops-wrapper.grid4 .post-title {
	font-size: 1.325em;
	letter-spacing: normal;
	margin: 0.25em 0;
}
.loops-wrapper.grid4 .author-avatar img.avatar {
	width: 17px;
	height: 16px;
}
.loops-wrapper.grid4 .post-category {
	font-size: 0.7em;
}
.loops-wrapper.grid4 .post-excerpt {
	font-size: 0.9em;
}
.loops-wrapper.grid4 .post-excerpt p {
	margin: 0 0 0.75em;
}
.loops-wrapper.grid4 .read-more {
	font-size: 0.8em;
	padding: 0.6em 1.15em 0.55em 1.4em;
}

/*
GRID3 POST
================================================ */
.loops-wrapper.grid3 .post {
	margin-bottom: 3.1em
}
.loops-wrapper.grid3 .post-title {
	font-size: 1.325em;
	letter-spacing: normal;
	margin: 0.25em 0;
}
.loops-wrapper.grid3 .author-avatar img.avatar {
	width: 17px;
	height: 16px;
}
.loops-wrapper.grid3 .post-meta-inner-right {
	margin-top: 0.65em;
}
.loops-wrapper.grid3 .post-category {
	font-size: 0.7em;
}
.loops-wrapper.grid3 .post-excerpt {
	font-size: 0.9em;
}
.loops-wrapper.grid3 .post-excerpt p {
	margin: 0 0 0.95em;
}
.loops-wrapper.grid3 .read-more {
	font-size: 0.8em;
	padding: 0.6em 1.4em 0.55em 1.2em;
}

/*
GRID2 POST
================================================ */
.loops-wrapper.grid2 .post {
	margin-bottom: 3.7em
}
.loops-wrapper.grid2 .post-title {
	font-size: 1.35em;
    letter-spacing: 0.009em;
	margin: 0.5em 0 0;
}
.loops-wrapper.grid2 .post-meta-inner-right {
	margin-top: 0.65em;
}
.loops-wrapper.grid2 .post-category {
	font-size: 0.855em;
	letter-spacing: 0.01em;
}
.loops-wrapper.grid2 .post-excerpt {
	font-size: 1.125em;
}
.loops-wrapper.grid2 .post-excerpt p {
	margin: 0 0 0.95em;
}
.loops-wrapper.grid2 .read-more {
	font-size: 0.8em;
	padding: 0.6em 1.4em 0.55em 1.2em;
}

/*
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
================================================ */
.module-post .list-thumb-image .post,
.loops-wrapper.list-thumb-image .post {
	clear: both; /* require for FF */
	margin-bottom: .5em;
}
.module-post .list-thumb-image .post-title,
.loops-wrapper.list-thumb-image .post-title {
	font-size: 1.15em;
}
.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;
}
.loops-wrapper.list-thumb-image .post-video {
	width: 20%;
	float: left;
	margin: 0 1.4em 1em 0;	
	padding-bottom: 12.25%;
}
.loops-wrapper.list-thumb-image .post-video .post-video { /* reset inner video wrapper */
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
	display: block;
	position: static;
}


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

/*
SLIDER POST
================================================ */
.loops-wrapper.slider {
	position: relative;
	margin: 0 0 50px;
}
.loops-wrapper .slideshow-wrap {
	height: 0; /* will be toggled with js */
	visibility: hidden; /* will be toggled with js */

/* remove this on final because it will be toggled with js */
	height: auto;
	visibility: visible;
/* end remove */
}
.loops-wrapper.slider .post {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-bottom: 0;
	text-align: left;
	position: relative;
	margin: 0 0 15px;
	min-height: 40px;
} 
.loops-wrapper.slider .post-image {
	width: auto;
	float: none;
	margin: 0;
}
.loops-wrapper.slider .post-image img {
	width: 100%;
	vertical-align: bottom;
}
.loops-wrapper.slider .post-image .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 .post-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	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 {
	text-align: center;
	display: block;
	content: '';	
	width: 16px;
	height: 16px;
	border: 1px solid transparent;
	border-bottom-color: inherit;
	border-right-color: inherit;
	transform: rotateZ(135deg);
	text-decoration: none;
	line-height: 100%;
	position: absolute;
	left: 50%;
	top: 45%;
	margin-left: -5%;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:before {
	transform: rotateZ(-45deg);
	margin-left: -25%;
}

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

/*
reset post layouts in .col
================================================ */
.col4-1 .post-content-inner,
.col4-2 .post-content-inner,
.col3-1 .post-content-inner,
.col2-1 .post-content-inner {
	text-align: left;
}
.col4-1 .loops-wrapper.list-post .post,
.col4-2 .loops-wrapper.list-post .post,
.col3-1 .loops-wrapper.list-post .post,
.col2-1 .loops-wrapper.list-post .post {
	margin-bottom: .75em;
}
.col4-1 .loops-wrapper.list-post .post-title,
.col4-2 .loops-wrapper.list-post .post-title,
.col3-1 .loops-wrapper.list-post .post-title,
.col2-1 .loops-wrapper.list-post .post-title {
	font-size: 1.3em;
}

/* tiled layout */
.loops-wrapper.auto_tiles .post {
    background-color: #eee;
}
.loops-wrapper.auto_tiles .embed-youtube{
	padding: 0;
	margin: 0;
	height: 100%;
}
.loops-wrapper.auto_tiles .post.tiled-square-small,
.loops-wrapper.auto_tiles .post.tiled-portrait {
	font-size: 0.85em;
	line-height: 1.5em;
}
.loops-wrapper.auto_tiles .tiled-square-small .post-title,
.loops-wrapper.auto_tiles .tiled-portrait .post-title {
	font-size: 1.4em;
}
.loops-wrapper.auto_tiles .post-image + .post-content{
	height: 100%;
	color: #fff;
	padding: 2%;
	z-index: 9;
	position:relative;
	box-sizing: border-box;
}
.loops-wrapper.auto_tiles .tiled_overlay_link{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.loops-wrapper.auto_tiles .post-content-inner>*{
	z-index:11;
	position:relative;
}
.is_phone .loops-wrapper.auto_tiles .post-image + .post-content{
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
}
.loops-wrapper.auto_tiles .post-image + .post-content:before{
	content: '';
	display: block;
	background: rgba(0,0,0,0.8);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,.8) );
	opacity: 0.2;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all 0.3s ease-in-out;
}
.loops-wrapper.auto_tiles .post:hover .post-image + .post-content:before {
	opacity: 1;
}
.loops-wrapper.auto_tiles .post-date {
	margin-bottom: auto;
}
.loops-wrapper.auto_tiles .post-meta {
	padding: 0 22px;
	opacity: 0;
	z-index: 111;
}
.is_phone .loops-wrapper.auto_tiles .post-meta,
.loops-wrapper.auto_tiles .post:hover .post-meta {
	opacity: 1;
}
.loops-wrapper.auto_tiles .entry-content {
	line-height: 1.3em;
}
.loops-wrapper.auto_tiles .post-meta {
	position: absolute;
	width: 100%;
	left: 0;
}
.loops-wrapper.auto_tiles .post-content {
	height: 100%;
	padding: 2%;
}

/*
OVERLAY POST
================================================ */
.module-post .polaroid .post,
.module-post .overlay .post,
.loops-wrapper.polaroid .post, 
.loops-wrapper.overlay .post {
	overflow: hidden;
}
.loops-wrapper.overlay .post-image,
.loops-wrapper.polaroid .post-image {
	margin: 0;
}
.loops-wrapper.overlay .post-image + .post-content,
.loops-wrapper.polaroid .post-image + .post-content {
	background: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,.8) );
	color: #fbfcfc;
	top: 100%;
	position: absolute;
	overflow: hidden;
	padding: 2%;
	height: 100%;
	width: 100%;
}
.loops-wrapper.overlay .post:hover .post-image + .post-content,
.loops-wrapper.polaroid .post:hover .post-image + .post-content {
	top: 0;
}
.loops-wrapper.overlay .post-image + .post-content .post-meta,
.loops-wrapper.polaroid .post-image + .post-content .post-meta {
	opacity: 0;
}
.loops-wrapper.overlay .post:hover .post-image + .post-content .post-meta,
.loops-wrapper.polaroid .post:hover .post-image + .post-content .post-meta {
	opacity: 1;
}
.loops-wrapper.overlay .post-image + .post-content .post-excerpt p:nth-of-type(1),
.loops-wrapper.polaroid .post-image + .post-content .post-excerpt p:nth-of-type(1) {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 13em;
	margin-left: auto;
	margin-right: auto;
}

/*
POLAROID POST
================================================ */
.loops-wrapper.polaroid.list-post .post-image + .post-content {
	top: 82%;
}
.loops-wrapper.polaroid.grid4 .post-image + .post-content {
	top: 55%;
}
.loops-wrapper.polaroid.grid3 .post-image + .post-content {
	top: 65%;
}
.loops-wrapper.polaroid.grid2 .post-image + .post-content {
	top: 75%;
}
.loops-wrapper.polaroid .post-image + .post-content .post-content-inner {
	vertical-align: top;
}
.loops-wrapper.polaroid .post:hover .post-image + .post-content .post-content-inner {
	vertical-align: bottom;
}

/*
NO-GUTTER POST
================================================ */
.loops-wrapper.no-gutter.grid4,
.loops-wrapper.no-gutter.grid3,
.loops-wrapper.no-gutter.grid2 {
	margin-bottom: 3em;
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 1em 0 2.3em;
	border: none;
	background-color: #fff;
	display: table;
	width: 100%;
}
.author-box .author-avatar {
	background-color: #e9ebeb;
	width: 207px;
	margin: auto;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.author-box .author-avatar img {
	border-radius: 100%;
	width: 125px;
	height: 125px;
}
.author-box .author-name {
	margin: 0 0 0.2em;
	font-family: 'Suranna', serif;
	font-size: 2.5em;
	letter-spacing: 0.01em;
	padding-top: 0.5em;
	color: #000;
}

/************************************************************************************
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: 0 0 2.1em;
	padding: 0;
	clear: both;
	font-size: 1.1em;
	letter-spacing: 0.005em;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
	box-sizing: border-box;
}
.post-nav .prev {
	float: left;
	padding-left: 25px;
}
.post-nav .next {
	float: right;
	text-align: right;
	padding-right: 25px;
}

/* post nav link */
.post-nav a {
	display: inline-block;
	color: inherit;
	position: relative;
}
.post-nav a:hover {
	color: #0f70e8;
}

/* post nav arrow */
.post-nav .arrow {
	font-size: 1.2em;
}
.post-nav .next .arrow {
	float: right;
}
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before {
	font-family: 'themify_theme_icon';
    top: 0;
	position: absolute;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.post-nav .prev .arrow:before {
	content: '\e805'; /* ti-angle-left */
	left: -30px;
}
.post-nav .next .arrow:before {
	content: '\e801'; /* ti-angle-right */
	right: -30px;
}
.post-nav .next:hover .arrow:before {
	animation: next-arrow 1s infinite;
	animation-timing-function: linear;
}
.post-nav .prev:hover .arrow:before {
	animation: prev-arrow 1s infinite;
	animation-timing-function: linear;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: .625em 0 1.25em;
	position: relative;
	padding: 1.5em 0 0;
	clear: both;
	border-top: 1px solid #ced0d0;
}

/* comment title */
.comment-title,
.comment-reply-title {
	font-size: 2em;
	font-family: 'Suranna', serif;
	margin: 0 0 0.2em;
	padding: 0;
}

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

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

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 0;
}
.commentlist li {
	margin: 0;
	padding: 1em 0 0 73px;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 1px 0 6px;
	padding: 0;
}
.commentlist .avatar {
	border-radius: 100%;
	width: 49px;
	height: 48px;
	position: absolute;
	left: 0;
}
.commentlist cite {
	font-style: normal;
	font-size: 130%;
	font-family: 'Suranna', serif;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .comment-author br {
	display: none;
}
.commentlist .bypostauthor > .comment-author cite:before {
	content: '\e80a'; /* fa-bookmark */
	font-family: 'themify_theme_icon';
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	margin-right: 12px;
}
.commentlist .comment-time {
	font-size: .83em;
	text-transform: uppercase;
	letter-spacing: 0.04em;
}
.commentlist .commententry {
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	overflow-wrap:break-word;
}
.commentlist ul,
.commentlist ol {
	margin: 0;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	padding-left: 21px;
}
.commentlist .comment-reply-link {
	background-color: #fff;
	border: 1px solid #c9c9c9;
	font-size: 0.75em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 0.06em;
	padding: 0.2em 0.95em;
	position: relative;
}
.commentlist .comment-reply-link:hover {
	box-shadow: 0px 2px 5px rgba(0,0,0,0.10);
}
.commentlist .comment-reply-link:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: -22px;
	top: -5px;
	border-left: 2px solid #d8d9d9;
	border-bottom: 2px solid #d8d9d9;
	width: 19px;
	height: 17px;
}

/* 
COMMENT FORM
================================================ */
#respond {
    margin: 0;
    padding: 1em 0 0;
    position: relative;
    clear: both;
}
#respond #cancel-comment-reply-link {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 0.5em;
    line-height: 100%;
    text-decoration: none;
    display: block;
    font-family: 'Yantramanav', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
#respond #cancel-comment-reply-link:hover {
	color: #fb4e55;
}
#respond #cancel-comment-reply-link:before,
#respond #cancel-comment-reply-link:after {
    content: '';
    display: inline-block;
    border-top: 1px solid;
    width: 1em;
    position: absolute;
    left: -1em;
    top: 45%;
    transition: all 0.3s ease;
}
#respond #cancel-comment-reply-link:before {
    transform: rotate(45deg);
}
#respond #cancel-comment-reply-link:after {
    transform: rotate(-45deg);
}
#respond #cancel-comment-reply-link:hover:before {
    transform: rotate(130deg);
}
#respond #cancel-comment-reply-link:hover:after {
    transform: rotate(45deg);
}
#commentform {
	margin: 1.35em 0 0;
}
#commentform label {
	font-weight: bold;
	text-transform: uppercase;
}
#commentform label small {
	font-weight: normal;
}
#commentform textarea {
	height: 227px;
}
#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;
}
#commentform input#submit {
	padding: 12px 27px;
}
#commentform p {
	margin-bottom: 0.1em;
}


/************************************************************************************
INFINITE SCROLL
*************************************************************************************/
#pagewrap .load-more-button {
	margin: 10px 0 50px;
	padding: 20px 0;
	width: auto;
}
#pagewrap .load-more-button.load-more-show{
	display:block;
}
.loops-wrapper.auto_tiles:before,
.loader-wait.load-more-button a:before{
	content: '\f110'; /* fa-spin */
	font-family: 'themify_theme_icon';
	animation: fa-spin 2s infinite linear;
	position: absolute;
	top: 14px;
	left: 8px;
	z-index: 2;
}
.loops-wrapper.auto_tiles:before{
    left: 50%;
	top:5%;
	visibility: visible;
}
#pagewrap .load-more-button a{ /* add #pagewrap to prevent override */
	padding: .8em 2em;
	text-decoration: none;
	background: #fff;
	color: #5a5e61;
	border: 1px solid #C5C5C5;
	font-weight:500;
	line-height: 100%;
	position:relative;
	display:none;
}
#pagewrap .load-more-button a:hover{
	color:#0f70e8;
}
.load-more-button span{
	display: block;
	border: 1px solid rgba(197,197,197,.2);
	width: 100%;
	margin-top: -24px;
}
.full_width .load-more-button {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}

/************************************************************************************
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,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************************************************************************************
RELATED POSTS
*************************************************************************************/
.related-posts {
	overflow: hidden;
	margin: 0 0 1.1em;
	font-size: 0.7em;
}
.related-posts .post {
	width: 32.8%;
	float: left;
	margin: 0 0 3% 0.8%;
	clear: none;
	position: relative;
	text-align: center;
}
.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.2em;
	text-transform: uppercase;
	color: #000;
	letter-spacing: normal;
}
.related-posts .post-image {
	margin: 0;
	min-width: 0;
}
.related-posts .post-image img {
	width: 100%;
}
.related-posts .post-meta {
	margin: 0 0 .7em;
	font-size: .9em;
}
.related-posts .post-content {
	overflow: hidden;
}
.related-posts .post-image + .post-content {
    color: #fbfcfc;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    overflow: hidden;
	z-index: 9;
}
.related-posts .post-image + .post-content:before {
	content: '';
	display: block;
	background: rgba(0,0,0,0.8);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,.8) );
	opacity: 0.2;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	transition: all 0.3s ease-in-out;
}
.related-posts .post:hover .post-image + .post-content:before {
	opacity: 1;
}
.related-posts .post-content-inner-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}
.related-posts .post-content-inner {
	display: table-cell;
	vertical-align: bottom;
}
.related-posts .post-category {
	margin: 0 0 0.95em;
	display: block;
	font-size: 0.85em;
	text-transform: uppercase;
}
.related-posts .post-title {
	font-size: 1.2em;
	margin: 0 0 0.85em;
	line-height: normal;
}
.full_width .related-posts {
	max-width: 1253px;
	margin: 0 auto 4em;
}
/* 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: 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 item */
.gallery-wrapper .item .gallery-item-wrapper {
	display: block;
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
}
.gallery-wrapper .item img {
	display: inline-block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	-webkit-backface-visibility: hidden;
	transition: all .3s ease;
}
.featured-area .gallery-wrapper .item img {
	display: block;
}

.gallery-wrapper .item .gallery-item-wrapper .gallery-caption {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 20%;
	padding: 15% 6%;
	width: 100%;
	text-align: left;
	color: inherit;
	font-family: 'Suranna', serif;
	font-size: 0.9em;
	line-height: 120%;
	margin: .25em 0 0;
	opacity: 0;
	transition: all .3s ease-in-out;
	box-sizing: border-box;
}
.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 .post-category:after {
	display: none;
	visibility: hidden;
}
.gallery-wrapper .item .gallery-caption .post-category a,
.gallery-wrapper .item .gallery-caption .post-title a {
	text-decoration: none;
	color: inherit;
}
.gallery-wrapper .item:hover img {
	transform: scale(1.1);
}

/************************************************************************************
7.1 PORTFOLIO POST TYPE
*************************************************************************************/
.project-date,
.project-client,
.project-services,
.project-view {
	border-left: 1px solid #C5C5C5;
	color: #0f70e8;
	display: inline-block;
	font-size: 1.2em;
	font-family: 'Suranna';
	padding: 0 1em;
	margin: 0 .5em;
}
.project-date strong,
.project-client strong,
.project-services strong,
.project-view strong {
	color: #000;
	display: block;
	font-size: .6em;
	font-family: 'Yantramanav';
	font-weight: 500;
	letter-spacing: .1em;
	margin-bottom: .2em;
	text-transform: uppercase;
}
.project-client {
	border-left: none;
	padding: 0;
	margin: 0;
}
.single-portfolio .project-meta {
	margin-bottom: 3em;
}
.single-portfolio .post-image {
	margin: 0;
}
/* Post Filter */
.post-filter {
	padding: 0;
	opacity:0;
	visibility:hidden;
	margin: 0;
	font-family: 'Yantramanav', sans-serif;
	clear: both;
	overflow: hidden;
}
.post-filter{
	
}
.post-filter li {
	border-left: 1px solid rgba(211,211,211,0.4);
	display: inline-block;
	padding: .2em .5em .2em .8em;
	line-height: 0;
	margin:  0.1em 0 1.7em;
}
.post-filter li a {
	color: #888b8d;
	font-size: 0.85em;
	font-weight: 500;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	line-height: 0.9em;
	letter-spacing: 0.03em;
}
.post-filter li:first-child {
	border: none;
	padding-left: 0;
}
.post-filter li a:after {
	border-bottom: 3px solid;
	content: '';
	position: absolute;
	width: 0;
	left: 0;
	top: 100%;
	opacity: 0;
	transition: all .3s ease;
}
.post-filter li:hover > a,
.post-filter li.active a {
	color: #0f70e8;
}
.post-filter li:hover > a:after,
.post-filter li.active a:after {
	opacity: 1;
	width: 100%;
	padding-top: 7px;
}

/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 2.3em;
}
.widgettitle {
	font-weight: 500;
	font-size: 1.2em;
	margin: 0 0 0.7em;
	padding: 0;
	position: relative;
	letter-spacing: 0.01em;
}
.widgettitle:before {
	content: '';
	display: block;
	border-bottom: 1px solid;
	width: 30px;
	margin-bottom: 1.5em;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: .65em 0;
	list-style: none;
	clear: both;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	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: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 0.2em 0.015em;
	text-align: center;
}

/* recent post widget */
.widget_recent_entries li {
	margin: 0 0 1.2em;
}
.widget_recent_entries a {
	font-size: 1.2em;
	display: inline-block;
	margin: 0 0 .3em;
}
.widget_recent_entries .post-date {
	display: block;
	font-size: .95em;
}

/* feature posts widget */
.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-size: 90%;
	display: block;
	margin: 0 0 .3em;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 0 0 .2em;
	display: inline;
	font-size: 1.1em;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
	font-family: inherit;
	font-size: inherit;
	line-height: normal;
}

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

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 120px;
	height: 120px;
	margin: 0;
	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;
}

/************************************************************************************
9. FOOTER
*************************************************************************************/
#footerwrap {
	clear: both;
	border-top: 1px solid #e1e3e3;
	background-color: #fff;
}

/* footer widgets */
.footer-widgets-wrap {
	background-color: #f0f2f2;
	border-top: 1px solid #d8dada;
	box-shadow: 0px -5px 175px rgba(0,0,0,0.1);
	line-height: 1.35em;
	position: relative;
}
.footer-widgets {
	clear: both;
}
.footer-widgets .widget {
	margin-top: 4.25em;
	margin-bottom: 5em;
	letter-spacing: normal;
}
.footer-widgets .widgettitle {
	color: inherit;
	margin-bottom: 0.7em;
}
.footer-widgets .widgettitle:before {
	display: none;
}

/* footer text */
.footer-text {
	clear: both;
	padding: 2.35em 0 2em;
	text-align: center;
}
.footer-text .one {
	font-family: 'Suranna', serif;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 0.45em;
}
.footer-text .two {
	font-size: 0.85em;
	letter-spacing: 0.012em;
}
.footer-text a {
	color: inherit;
}
#footer .footer-nav {
        list-style: none;
        margin: 30px auto 0px auto;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: .1em;
}
#footer .footer-nav li {
        display: inline-block;
	margin: 0;
}
#footer .footer-nav li a {
        text-decoration: none;
        font-size: 1.143em;
        padding: 8px;
}
/* back to arrow */
.back-top {
	text-align: center;
	line-height: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -32px;
}
.back-top .arrow-up {
	display: inline-block;
}
.back-top .arrow-up a {
	display: inline-block;
	text-decoration: none;
	margin: auto;
	box-shadow: 0 0 rgba(0,0,0,0.13), 0 0px rgba(0,0,0,0.13), 4px 0 4px -3px rgba(0,0,0,0.13), -4px 0 4px -3px rgba(0,0,0,0.13);
	background-color: #fff;
	line-height: 42px;
	width: 64px;
	height: 42px;
	position: relative;
}
.back-top a:before {
	content: '\e808'; /* ti-angle-up */
	display: inline-block;
	font-family: 'themify_theme_icon';
	font-size: 1.4em;
	position: absolute;
	top: 54%;
	left: 52%;
	transform: translate(-50%, -50%);
}
.back-top .arrow-up:hover > a {
	background-color: #0f70e8;
	color: #fff;
}
.back-top .arrow-up:hover a:before {
	animation: back-to-top 1.5s infinite;
	animation-timing-function: linear;
}
/* back to top animation */
@keyframes back-to-top {
	0% {top: 10px;}
	50% {top: 80%;}
	100% {top: 10px;}
}

/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* builder row */
.module_row.fullwidth > .row_inner {
	width: 100%;
	max-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;
}

/* 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,#main-nav:after, .menu:after #content:after {
	content: "";
	display: table;
	clear: both;
}

/************************************************************************************
ANIMATIONS
*************************************************************************************/
/* post nav animation */
@keyframes prev-arrow {
	0% {left: -30px;}
	50% {left: -20px;}
	100% {left: -30px;}
}
@keyframes next-arrow {
	0% {right: -30px;}
	50% {right: -20px;}
	100% {right: -30px;}
}

/*/de/wp-content/uploads/themify-customizer-5.1.1-5.1.3.css*/
/* Themify Customize Styling */
body {	background: none;
	background-color: #6f7452;
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:100;

	color: #e4e5e3; 
}
a {	
	color: #422918; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #422918; 
}
#pagewrap {	background: none;
	background-color: #6f7452; 
}
h1 {	
	font-family: "coarse-rounded";	font-weight:normal;

	color: #e4e5e3; 
}
h2 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:100;

	color: #e4e5e3; 
}
h3 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:100;

	color: #e4e5e3; 
}
h4 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:100;

	color: #e4e5e3; 
}
h5 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:100;

	color: #e4e5e3; 
}
h6 {	
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:100;

	color: #e4e5e3; 
}
#headerwrap {	background: none;
	background-color: rgba(228,230,225,0.95); 
}
#header {	
	font-family: "coarse-rounded";	font-weight:normal;
	font-size:20px;

	color: #6f7452; 
}
#header a {	
	color: #6f7452; 
}
#header a:hover {		font-weight:bold;
	font-weight:bold;
 
}
body #site-logo a img {		width: 110px; 
}
#site-description {	
	font-family: "Roboto";	font-weight:100;
display: none; 
}
#main-nav a:hover {	
	color: #6f7452; 
}
#main-nav .current_page_item > a,  #main-nav .current-menu-item > a {	
	color: #6f7452; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #6f7452; 
}
#main-nav ul {	background: none;
	background-color: rgba(255,255,255,0.95); 
}
#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 {	
	font-family: "Roboto";	font-weight:normal;
	font-size:18px;
 
}
body:not(.mobile_menu_active) #main-nav li .current_page_item > a,  body:not(.mobile_menu_active) #main-nav li .current-menu-item > a {	
	color: #6f7452; 
}
.page-title,.page-category-title-wrap .page-title {		font-weight:normal;
 
}
#footerwrap {	background: none;
	background-color: #422918; 
}
#footer {	background: none;
	background-color: #452716;
	color: #e4e5e3;
	font-family: "Tahoma", "Geneva", sans-serif;	font-weight:100;
	font-size:14px;
 
}
#footer a {	
	color: #e4e5e3; 
}
#footer a:hover {		font-weight:bold;
 
}
.footer-widgets-wrap {	background: none;
	background-color: #6f7452; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 110px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 110px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 110px; 
}
 }.mobile_menu_active #headerwrap #menu-icon { 
	color: #6f7452; }
/* Themify Custom CSS */

#headerwrap #searchform #s {
	width: 87px;
	background-color: #f7f7f7;
	border: 1px solid #6F7452;
	color: #ccc;
	font-size: 0.9em;
	margin: 0;
	padding: 5px 25px 4px 10px;
	transition: width .7s ease;
	position: absolute;
	right: 0;
}


#headerwrap #searchform .icon-search:before {
	content: '\e803'; /* fa-search */
	font-family: 'themify_theme_icon';
	color: #6F7452;
	font-size: 0.8em;
	font-style: normal;
	position: absolute;
	right: 6px;
	z-index: 1;
	padding: 2px;
}


.back-top .arrow-up:hover > a {
	background-color: #E4E5E3;
	color: #fff;
}

.footer-text .one {
	font-family: "Tahoma", "Geneva", sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-bottom: 0.45em;
}