@charset "UTF-8";
/* Themify Peak 7.1.6 framework 7.2.1 */

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

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-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:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius: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:0;
}
#site-logo a{
	text-decoration:none;
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo{
	display:none!important;
}
/*/styles/modules/site-description.css*/
#site-description{
	background-color:var(--theme_accent);
	border-left:1px solid #c5c5c5;
	color:#fff;
	display:inline-block;
	font-family:'Suranna', serif;
	font-style:italic;
	font-size:0.7em;
	margin:0;
	padding:0.625em;
	line-height:100%;
	letter-spacing:0.06em;
	position:absolute;
	top:50%;
	z-index:1;
	opacity:0;
	width:0;
	height:0;
	overflow:hidden;
	transition:all .2s ease;
	transition-property:transform,width,height,opacity;
	transform:translate(50%, -50%);
}
#site-description:before{
	content:'';
	border:10px solid transparent;
	position:absolute;
	right:100%;
	border-right-color:var(--theme_accent);
	top:50%;
	margin-top:-10px;
}
#site-logo+#site-description:hover,
#site-logo:hover + #site-description{
	height:auto;
	width:auto;	
	opacity:1;
	overflow:inherit;
	transform:translate(0, -50%);
}
#site-description .site-taglink{
	color:inherit;
	font:inherit;
}
#site-description .site-taglink:hover{
	text-decoration:none;
}
/*/css/grids/auto_tiles.css*/
.loops-wrapper.auto_tiles{
	display:grid;
	grid-template-columns:repeat(3,25%) calc(25% - 5px);
	grid-auto-rows:285px;
	width:100%;
	clear:both;
	letter-spacing:normal;
	padding:0;
	grid-gap:5px 0;/* don't change*/
	position:relative
}
.auto_tiles.tf_auto_tiles_init.loops-wrapper{
	animation:fadeIn ease-in-out .5s
}
.auto_tiles:before,
.auto_tiles:after{
	display:none!important
}
.woocommerce .auto_tiles.masonry-done.loops-wrapper > .product,
.loops-wrapper.auto_tiles.masonry-done > .post{
	margin:0 0 5px;
	height:285px;
	position:absolute;
	grid-column-start:1
}
.auto_tiles:not(.masonry-done){
	height:auto!important
}
.woocommerce .loops-wrapper.auto_tiles:not(.masonry-done) > .product,
.loops-wrapper.auto_tiles:not(.masonry-done) > .post{
	padding:0;
	margin:0 5px 0 0;
	position:relative!important;
	top:0!important;
	left:0!important;
	width:auto!important;
	height:auto!important
}
.products.auto_tiles > .product,
.loops-wrapper.auto_tiles > .post{
	overflow:hidden
}
.auto_tiles.tf_auto_tiles_init > .product,
.auto_tiles.tf_auto_tiles_init > .post{
	opacity:1
}
.auto_tiles > :nth-of-type(7n+5){    
    grid-column:span 2
}
.auto_tiles > :nth-of-type(7n+2),
.tf_tiles_5 > :nth-of-type(5n+2),
.tf_tiles_6 > :nth-of-type(6n+2),
.tf_tiles_6 > :nth-of-type(6n),
.tf_tiles_6 > :nth-of-type(6n+5){
	grid-column:span 2;
	grid-row:span 2
}
.tf_tiles_5 > :nth-of-type(5n+3),
.tf_tiles_6 > :nth-of-type(6n+3),
.auto_tiles > :nth-of-type(7n+3){
    grid-row:span 2;
    margin-right:0!important
}
.tf_tiles_6 > :nth-of-type(6n),
.auto_tiles > :nth-of-type(7n){
    margin-right:0!important
}
.tf_tiles_5 > :nth-of-type(5n){
    margin-right:0!important;
    grid-column:span 4
}
.auto_tiles.tf_auto_tiles_init{
    visibility:visible
}
.products.auto_tiles > .product > .post-image,
.loops-wrapper.auto_tiles > .post > .post-image{
    margin:0;
    height:100%;
    position:absolute!important;
    z-index:1;
    top:0;
    left:0;
    width:100%;
    box-sizing:border-box
}
.auto_tiles.tf_auto_tiles_init > .product > .post-image,
.auto_tiles.tf_auto_tiles_init > .post > .post-image{
    transition:width .3s ease-in-out,transform .3s ease-in-out
}
.products.auto_tiles > .product > .post-image a,
.loops-wrapper.auto_tiles > .post > .post-image a{
    width:100%;
    height:100%;
    display:block
}
.products.auto_tiles > .product > .post-image img,
.auto_tiles > .post > .post-image img{
    object-fit:cover;
    width:100%;
    height:100%;
	margin:0;
	padding:0;
	border:0;
}
.auto_tiles .post-image + .post-content{
    background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.65) 40%,#fff 100%);
    bottom:-100%;
    left:0;
    right:0;
    position:absolute;
    overflow:hidden;
    width:100%;
    padding:3em 1em 10px;
    z-index:1;
    border-radius:0 0 8px 8px;
    box-sizing:border-box;
    transition:background-color .3s ease-in-out,color .3s ease-in-out,opacity .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out
}
.auto_tiles a{
    color:#000;
}
.auto_tiles .post-title{
    font-size:1.3em
}
.auto_tiles .post-title a{
    font-weight:600
}
.auto_tiles .post-meta{
    font-size:.85em
}
.auto_tiles .post.tiled-square-small .post-title,
.auto_tiles .post.tiled-portrait .post-title{
    font-size:1.15em;
    letter-spacing:-.015em
}
.auto_tiles .post.tiled-landscape .post-title{
    font-size:1.6em;
    letter-spacing:-.015em
}
.auto_tiles .post:hover .post-content{
    bottom:0
}
@media (max-width:681px){
	body .products.auto_tiles > .product,
	body .loops-wrapper.auto_tiles > .post{
		width:100%;
		margin:0 0 5px!important;
	 	display:block;
		float:none!important
	}
	.loops-wrapper.auto_tiles{
		display:block!important
	}
	body .products.auto_tiles > .product > .post-image,
	body .loops-wrapper.auto_tiles > .post > .post-image{
		position:static!important;
		width:100%!important;
		height:auto!important;
		z-index:auto!important
	}
}
@keyframes fadeIn{
  0%{
    opacity:0
  }
  100%{
    opacity:1
  }
}

/*/style.css*/
/*!
Theme Name:Themify Peak
Theme URI:https://themify.me/themes/peak
Version:7.1.6 
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
*************************************************************************************/
:root{
	--theme_accent:#0f70e8
}
/* 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;
	-moz-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	text-size-adjust:100%;
	background-color:#fff
}
a{
	text-decoration:none;
	outline:none;
	color:var(--theme_accent);
	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;
	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: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:0 1px 5px rgba(0,0,0,0.1)
}

/* form button */
input[type=reset], input[type=submit], button{
	background-color:var(--theme_accent);
	border:0;
	box-shadow:inset 0 0 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:0 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{
	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(255,255,255,0.9);
	border-bottom:1px solid #c6c7c7;
	box-shadow:0 6px 10px rgba(0,0,0,.14);
	width:100%;
	z-index:99;
	position:-webkit-sticky; /*for safari*/
	position:sticky
}
#header{
	position:relative;
	width:auto;
	max-width:96%
}
#header a:hover{
	color:var(--theme_accent)
}

.themify_builder_active #headerwrap{
	color:inherit
}
/* 
SOCIAL WIDGET
================================================ */
.social-widget{
	float:right;
	margin: 1.7em 100px 1.2em 0;
	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:0;
	border:0;
	
	border-radius:0;
	box-shadow:none
}
.social-widget .widget div{
	display:inline
}
.social-widget .widgettitle{
	width:auto;
	font-weight:700;
	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:0;
	border:0;
	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:0!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:400;
    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:var(--theme_accent)
}

/* 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:var(--theme_accent)
}

/* 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:0;
	border-bottom:1px solid #e2e2e2;
	box-sizing:border-box;
	color:inherit
}
#main-nav ul li:last-child > a{
	border:0
}

/* 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:0;
	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:0;
    box-shadow:none;
	border:0;
	padding: 0 0 2em;
	margin:1em 0;
	opacity:1;
	transform:none
}
#main-nav .has-mega-sub-menu .mega-sub-menu > ul .mega-link > a{
	width:auto;
	border:0;
	padding:.5em 1.4em
}
#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:1px solid #b2b2b2;
	box-sizing:border-box;
	padding-left:2%;
	margin:1em 0;
	right:1.4em;
	bottom:0
}
#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:400;
	text-transform:none;
	line-height:1.45em;
	margin:0;
	border:0
}
#main-nav .mega-menu-posts .post a{
	letter-spacing:-.0275em;
	text-transform:none;
	padding:0;
	margin:0;
	border:0;
	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:0;
	border:0;
	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:0;
	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: 1px solid;
}
#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:none;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	position:fixed;
	top:0;
	z-index:111;
	box-sizing:border-box;
	transition:.2s ease-in-out;
        transition-property:left,right
}
#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 auto auto 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;
	padding:7% 5%;
	text-align:center;
	position:relative;
	color:#fff
}
.page-category-title-wrap .page-title{
	font-family:'Suranna', serif;
	font-weight:400;
	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:var(--theme_accent)
}

/* 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:var(--theme_accent);
	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: #0f70e8;
	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: 140px 1.7em 1.1em;
}
.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:0;
	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:0;
	box-shadow:none;
	margin:0;
	position:relative
}
.single.single-slider-layout .single-slider .slides .tf_swiper-slide{
	position:relative;
	margin:0;
	padding:0
}
.single.single-slider-layout .single-slider .slides .tf_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 .tf_swiper-slide img{
	width:100%
}
.single.single-slider-layout .single-slider .slides .tf_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 .tf_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;
	width:32px;
	height:64px;
	border-radius:unset;
	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 #ffffff
}
.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:0
}
.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{
/* 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;
	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:0;
	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:var(--theme_accent)
}

/* 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:400;
    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:0;

	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:400;
    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:0 2px 5px rgba(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:700;
	text-transform:uppercase
}
#commentform label small{
	font-weight:400
}
#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{
	margin:10px 0 50px;
	padding:20px 0;
	width:auto
}
#pagewrap #load-more.load-more-show{
	display:block
}
.loops-wrapper.auto_tiles:before,
#load-more.loader-wait 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{ /* 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;
	width:auto
}
#pagewrap .load-more-button:hover{
	color:var(--theme_accent)
}
#load-more span{
	display:none;
	border:1px solid rgba(197,197,197,.2);
	width:100%;
	margin-top:-24px
}
#load-more a + span{
	display:block
}
.full_width #load-more{
	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:var(--theme_accent);
	display:inline-block;
	font-size:1.2em;
	font-family:'Suranna', serif;
	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', sans-serif;
	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 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:0;
	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:var(--theme_accent)
}
.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;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding: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:0 -5px 175px rgba(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 0;
	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,.13), 0 0 rgba(0,0,0,.13), 4px 0 4px -3px rgba(0,0,0,.13), -4px 0 4px -3px rgba(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:var(--theme_accent);
	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
*************************************************************************************/
/* 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
*************************************************************************************/
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}
}

/*/media-queries.css*/
@media (max-width:1200px){
@media(max-width:1260px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.default_width #layout .row_inner,
	body #pagewrap{
		max-width:100%
	}
	.pagewidth{
		max-width:94%
	}
	body{
		font-size:1em
	}
}
@media(max-width:760px){

	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.pagewidth{
		max-width:90%
	}
	#pagewrap #content,
	#pagewrap #sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
	
	/* header */
	#headerwrap #header{
		max-width:90%
	}
	
	/* footer */
	.footer-widgets .widget{
		padding-bottom:1em;
		margin:0
	}
	.footer-widgets-wrap,
	#footerwrap{
		padding-top:2em;
		padding-bottom:2em
	}
	.footer-widgets-wrap{
		box-shadow:none
	}
	
	/* #commentform */
	#commentform p{
		margin:0 0 1em
	}
	#commentform label,
	#commentform input[type=text],
	#commentform input[type=email],
	#commentform input[type=url]{
		display:block;
		width:100%;
		max-width:none;
		box-sizing:border-box
	}
	
	/* single split layout */
	.single.single-split-layout .featured-area,
	.single.single-split-layout .footer-widgets-wrap,
	.single.single-split-layout #footerwrap,
	.single.single-split-layout #layout,
	.single.single-split-layout .post-nav{
		position:relative;
		width:100%;
		float:none
	}
	.single.single-split-layout #layout{
		max-width:90%
	}
	.single.single-split-layout #content,
	.single.single-split-layout .footer-widgets-wrap,
	.single.single-split-layout #footerwrap{
		padding-left:inherit;
		padding-right:inherit
	}
	.single.single-split-layout .post-image img{
		height:auto;
		min-height:initial
	}
	.single.single-split-layout .post-nav{
		background-color:transparent;
		margin-bottom:1em
	}
	.single.single-split-layout .post-nav .prev,
	.single.single-split-layout .post-nav .next{
		clear:none
	}
	.single.single-split-layout .featured-area .post-content{
		padding-top:1.7em
	}
	.single.single-split-layout .post-image + .post-content .post-meta,
	.single.single-split-layout .post-meta{
		top:auto
	}
	
	/* single gallery layout */
	.single.single-gallery-layout .post-content{
		padding-left:inherit;
		padding-right:inherit
	}
	.single.single-gallery-layout .post-meta{
		max-width:90%;
		margin-left:auto;
		margin-right:auto
	}

	/* Tiles */
	.loops-wrapper.auto_tiles .has-post-thumbnail .post-content{
		color:#fff
	}
	.loops-wrapper.auto_tiles .post.tiled-square-small,
	.loops-wrapper.auto_tiles .post.tiled-portrait{
		font-size:1em
	}

	/* featured area */
	.single .featured-area .post-meta{
		font-size:0.6em
	}
	
	/************************************************************************************
	 WOOCOMMERCE
	*************************************************************************************/
	.woocommerce .col2-set .col-1,
	.woocommerce .col2-set .col-2{
		float:none;
		width:100%
	}
	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce .cart-collaterals .cross-sells,
	.woocommerce .cart-collaterals .shipping_calculator{
		width:100%;
		float:none;
		text-align:left
	}
	.woocommerce ul.products{
		width:auto
	}
	.woocommerce ul.products li.product{
		width:50%;
		margin:0 0 1em;
		float:left;
		clear:both;
		box-sizing:border-box
	}
	.woocommerce ul.products li.product:nth-child(2n){
		float:right;
		clear:none
	}
	
	.woocommerce #pagewrap ul.products li.product .add_to_cart_button,
	.woocommerce #pagewrap ul.products li.product .button[data-product_id]{
		font-size:.6em
	}
	.woocommerce #pagewrap ul.products li.product h3{
		font-size:1.1em
	}
	
	/* Fix Cart Responsive */
	.woocommerce table.shop_table{
		border-collapse:inherit
	}
	.woocommerce .cart-collaterals .cart_totals tr td{
		width:auto!important
	}
	
}

@media(min-width:660px) and (max-width:790px){
	.loops-wrapper.auto_tiles .tiled-square-small .post-title,
	.loops-wrapper.auto_tiles .tiled-portrait .post-title{
		font-size:2.1em
	}
	#pagewrap .product-tiles .wc-products .product h3{
		font-size:1.1em;
		margin-bottom:0.2em
	}
	#pagewrap .module.product-tiles  .product .price{
		font-size:0.9em;
		margin-bottom:0.2em
	}
}

@media(max-width:680px){
	
	/************************************************************************************
	HEADING
	*************************************************************************************/
	h1{
		font-size:1.8em
	}
	h2{
		font-size:1.6em
	}
	h3{
		font-size:1.4em
	}
	h4{
		font-size:1.2em
	}

	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		width:100%;
		max-width:100%
	}

	/************************************************************************************
	PAGE
	*************************************************************************************/
	.page-category-title-wrap .page-title{
		max-width:90%;
		margin-left:auto;
		margin-right:auto
	}
	.page-title{
		font-size:2.2em
	}
	.page-category-title-wrap .category-description{
		font-size:1.1em
	}

	/* page category wrapper */
	.transparent-header .page-category-title-wrap{
		padding-top:24%
	}

	/* all post title */
	.post-title,
	.loops-wrapper.list-post .post-title,
	.loops-wrapper.grid4 .post-title,
	.loops-wrapper.grid3 .post-title,
	.loops-wrapper.grid2 .post-title,
	.loops-wrapper.grid2-thumb .post-title,
	.loops-wrapper.list-thumb-image .post-title,
	.loops-wrapper.list-large-image .post-title,
	.loops-wrapper.slider .post-title{
		font-size:1.4em
	}

	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image,
	.loops-wrapper.list-large-image .post-image{
		float:none;
		position:static;
		width:auto;
		margin:0;
		overflow:visible
	}
	.loops-wrapper.list-large-image .post-image{
		max-width:none;
		margin:0 0 1em
	}

	/* all post content */
	.loops-wrapper.grid2-thumb .post-content,
	.loops-wrapper.list-thumb-image .post-content{
		overflow:visible
	}

	/* slider post */
	.loops-wrapper.slider .post-content{
		position:static;
		background-color:#000;
		padding-top:10px;
		padding-bottom:5px
	}
	.loops-wrapper.slider .post-meta{
		position:static
	}
	
	/* SINGLE POST */
	.single-post .featured-area .entry-content{
		display:none
	}
	.single-post .featured-area .post-title{
		font-size:1.4em
	}
	.single-post .featured-area .post-meta{
		top:15px
	}
	
	/* RELATED POST */
	.related-posts .post{
		width:100%;
		float:none;
		margin:0
	}
	
	/* TILED POST */
	.loops-wrapper.auto_tiles .post-image + .post-content{
		position:absolute!important;
		width:100%;
		top:0
	}
	.loops-wrapper.auto_tiles .post-meta{
		font-size:.75em
	}
	#pagewrap .module.product-tiles .wc-products .product{
		margin-left:0;
		margin-bottom:5px
	}

	/* AUTHOR BOX */
	.author-box{
		display:block
	}
	.author-box .author-avatar{
		width:100%;
		display:block
	}
	.author-bio{
		margin: 7px auto auto;
	}

	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev,
	.post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}
	
	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 1em 1em 0
	}
	.commentlist li{
		padding-left:55px
	}
	
	.woocommerce #pagewrap #content div.product .woocommerce-tabs ul.tabs li a,
	.woocommerce #pagewrap div.product .woocommerce-tabs ul.tabs li a{
		padding:.8em 0.9em
	}
	.single.single-slider-layout .post-meta .author-avatar img.avatar{
		width:32px;
		height:32px
	}
	.single.single-slider-layout .post-author{
		font-size:1.3em
	}
	.single.single-slider-layout .post-date{
		font-size:0.9em
	}
	
	.post-filter li a{
		font-size:0.8em
	}
	
	/* project info */
	.single-portfolio .project-meta{
		margin:0 0 1.5em
	}
	.project-date,
	.project-services,
	.project-view{
		margin:.5em 0;
		display:block;
		border-left:none;
		padding-left:0
	}
	.project-date,
	.project-client,
	.project-services,
	.project-view{
		font-size:0.9em;
		line-height:1.4em;
		margin-bottom:.5em
	}
	.project-meta strong{
		margin:0
	}

}

}
/*/wp-content/uploads/themify-customizer-7.2.1-7.1.6.css*/
/* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 50px; 
}
 }
/* START MOBILE MENU CSS */
@media screen and (max-width:900px){
/*/mobile-menu.css*/
/************************************************************************************
MOBILE NAVIGATION
*************************************************************************************/
/* header */
#header{
	height:auto;
}

/* reset absolute elements to static */
#site-logo{
	clear:both;
	margin:0;
	padding:0;
}

/* site logo */
#site-logo{
	font-size:30px;
	margin:0.65em 0.55em 0.65em 0;
}
/* site description */
#site-description{
	font-size:0.55em;
}

/* header widget */
.header-widget{
	position:static;
	float:none;
	text-align:left;
	clear:both;
	margin:0;
}
.header-widget .widget{
	margin:0 0 10px;
}

/*
MENU PANEL
================================================ */
.slideout-widgets-empty #headerwrap #menu-icon{
	display:block;
}
/* mobile menu panel link */
#mobile-menu-panel a{
	color:#fff;
	text-decoration:none;
}

/* main nav */
#main-nav{
	position:static;
	width:auto;
	height:auto;
	padding:0;
	margin:15px 0;
	background:0;
	border:0;
	text-align:left;
	float:none;
	clear:both;
	font-size:1em;
}
#headerwrap #main-nav li{
	float:none;
	display:block;
	border:0;
	background:0;
	padding:0;
	margin:0;
	clear:both;
}

/* sub level */
#headerwrap #main-nav ul{
	position:static;
	width:auto;
	height:auto;
	display:none;
	border:0;
	margin:0;
	padding:0 0 0 1em;
	background:0;
	box-shadow:none;
	opacity:1;
	visibility:visible;
	clear:both;
	transform:none;
}
#headerwrap #main-nav ul li{
	border:0;
	background:0;
	padding:0;
	margin:0;
	width:auto;
	float:none;
}

/* menu link */
#headerwrap #main-nav a,
#headerwrap #main-nav ul a{
	width:auto;
	display:block;
	border:0;
	padding:.6em 0;
	margin:0;
	color:inherit;
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
	background:0;
	text-decoration:none;
	border-bottom:solid 1px rgba(0,0,0,.05);
}
#headerwrap #main-nav li:last-child > a{
	border-right:none;
}

/* sub level menu link */
#headerwrap #main-nav ul a{
	font-weight:normal;
	font-size:1em;
}

/* sub-menu icon */
#main-nav .menu-item-has-children > a:after,
#main-nav ul .menu-item-has-children > a:after{
	display:none;
}

/* mega menu */
#main-nav .has-mega-sub-menu .mega-sub-menu{
	opacity:1;
	transform:scale(1,1);
}
#main-nav .has-mega-sub-menu .mega-sub-menu,
#main-nav .has-mega-column > .sub-menu{
	background:0;
	box-shadow:none;
}
#main-nav .has-mega-sub-menu .mega-sub-menu{
	position:static;
	display:block;
	border:0;
	min-height:0;
	max-height:none;
	margin:0;
	width:auto;
}
#main-nav .has-sub-menu > a:after,
#main-nav .has-mega-sub-menu > a:after,
#main-nav .mega-sub-menu li a:after,
#main-nav .mega-menu-posts{
	display:none;
}
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	float:none;
}

/* mega column */
#main-nav .has-mega-column > .sub-menu > li{
	font-size:1em;
}
#main-nav li.mega-link.loading:before,
#main-nav .mega-sub-menu li:after{
	display:none;
}
#main-nav .has-mega-column > .sub-menu .themify-widget-menu li{
	border-bottom:solid 1px rgba(0,0,0,.05);
	padding:0.5em 0;
}
#main-nav .has-mega-column > .sub-menu .themify-widget-menu li a{
	border-bottom:none;
	padding:0;
}
#main-nav .has-mega-column .widgettitle,
#main-nav .has-mega-column > .sub-menu > li > a{
	text-transform:none;
}

/* dropdown icon */
#headerwrap #main-nav > li{
	position:relative;
}
#main-nav .child-arrow{
	padding:0 7px;
	margin-left:7px;
	display:block
}
#main-nav .menu-item-has-children > a{
	position:relative;
	padding-right:2.5em;
}

/*
SEARCH FORM
================================================ */
#searchform-wrap{
	margin:0 0 1em;
}
#headerwrap #searchform{
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
	float:none;
	clear:both;
	padding:0;
	width:auto;
}
#headerwrap #searchform #s{
	width:100%;
	float:none;
	transition:none;
	position:static;
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s{
	width:100%;
	color:#000;
}
#headerwrap #searchform .icon-search:before{
	padding:0;
	right:10px;
}

/*
SOCIAL WIDGET
================================================ */
.social-widget{
	margin:0 0 1em;
	position:static;
	float:none;
}
.social-widget,
#searchform-wrap,
#main-nav{
	display:none;
}
.sidemenu .social-widget,
.sidemenu #searchform-wrap,
.sidemenu #main-nav{
	display:block;
}

/*
SINGLE SPLIT LAYOUT
================================================ */
.single.single-split-layout .related-posts .post-image img{
	height:auto;
	min-height:initial;
}
}
/* END MOBILE MENU CSS */