/* --------------------------------------------
	
	main.css : this is the main style file of the theme.
	
	Project 	: TheBlogger
	Author 		: pixelwars 
	Url			: pixelwars.org
	
	---
	
	CONTEXT:
	
	1. BASE (@base)
		1.1 ELEMENTS 
		1.2 FONTS
		1.3 TYPOGRAPHY
	2. FORMS (@forms)
	3. COMMON (@common)
	4. LAYOUT (@layout)
	5. MODULES (pages) (@modules)
	6. BLOG (@blog)
	7. SHOP (@shop)
	8. PORTFOLIO (@portfolio)
	
 -------------------------------------------- */
   


/*  --------------------------------------------

	1. BASE (@base) - base html elements
	
    -------------------------------------------- */

/* ----- 1.1 ELEMENTS ----- */   
html {
    font-size: 13px; line-height: 1.9; box-sizing: border-box; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;
    }
*,
*:before, 
*:after {
    box-sizing: inherit; -webkit-font-smoothing: antialiased;
    }
::selection {
 	text-shadow: none; color: #000; background: #FFF9CD;
	}f
::-moz-selection {
 	text-shadow: none; color: #000; background: #FFF9CD;
	}
body {
	color: #222; background: #fff;
	}
a {
	color: #D2AB74; text-decoration: none; outline: none;
	}
a:hover,
a:focus {
	color: #C9B69B;	text-decoration: none; outline: none;
	}
iframe {
 	border: none; width: 100%; max-width: 100%;
	}
img {
 	max-width: 100%; height: auto;
	}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
	}

/* ----- 1.2 FONTS ----- */ 
/* BODY */
body,
input,
textarea,
select,
button {
 	font-family: 'Noto Sans', sans-serif; 
	}
/* SUB HEADINGS */
h2,
h3,
h4,
h5,
h6,
blockquote,
.tab-titles {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	}
/* HEADINGS */
h1,
.entry-title,
.footer-subscribe h3,
.widget_categories ul li,
.widget_recent_entries ul li a,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_archive ul li,
.widget_most_recommended_posts ul li a,
.widget_calendar table caption,
.tptn_title,
.nav-single a {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	}
/* MENU */
.nav-menu,
.entry-meta,
.owl-buttons,
.more-link,
label,
input[type=submit], 
input[type=button], 
button, 
.button,
.page-links,
.navigation,
.entry-title i,
.site-info {
	font-family: 'PT Mono', monospace;
	}
/* SITE TITLE */
.site-title {
	font-family: 'Comfortaa', sans-serif;
	}
/* WIDGET TITLE TITLE */
.widget-title {
	font-family: 'PT Mono', monospace;
	}
/* FONTELLO ICONS */
.hentry .entry-header:before,
.submenu-toggle:before,
.shopping-cart:before,
.toggle h4:before,
.selector:before,
.checker span:before,
.radio span:before,
.uploader span.action:before,
.is-meta-with-icons .entry-meta > span:before,
.entry-share:before,
.entry-share a:before,
.button:before,
.button:after,
.woocommerce-thankyou-order-received:before,
.portfolio-grid .featured-image > a:first-of-type:after,
.post-password-form:before,
.cart_totals:before {
    font-family:fontello; font-style:normal; font-weight:400; speak:none; display:inline-block; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none;
    }

/* ----- 1.3 TYPOGRAPHY ----- */
/* headings and paragraphs  */
h1,
h2,
h3,
h4,
h5,
h6 { 
	line-height: 1.4; font-weight: 700; margin: 1.6em 0 0.8em 0;
    }
h2,
h3,
h4,
h5,
h6 { 
	font-weight: 700; 
    }
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child { 
    margin-top: 0; 
    }
h1 {
 	font-size: 2em; margin: 0.8em 0 0.8em 0; line-height: 1.2;
	}
h2 {
 	font-size: 1.4em; line-height: 1.3;
	}
h3 {
 	font-size: 1.2em;
	}
h4 {
 	font-size: 1.0em;
	}
h5 {
 	font-size: 1.0em;
	}
h6 {
 	font-size: 1.0em;
	}
p {
 	margin: 0 0 1.1em 0;
	}
/* blockquote  */
blockquote {
 	position: relative; margin: 1.6em 0; padding: .4em 1.2em; text-align: center; font-size: 1.6em; font-weight: bold; line-height: 1.4;
	}
	blockquote p {
		display: inline;
		}
	blockquote cite {
		display: block; font-size: 10px; padding-right: 1em; margin-top: 1.2em; font-style: normal; font-weight: 400; color: #999; text-transform: uppercase; letter-spacing: .04em;
		}
hr {
 	padding: 0; margin: 2em 0; outline: 0; border-width: 0 0 2px 0; border-style: solid; border-color: #888;
	}
/* tables  */
table,
th,
td {
	border: 1px solid #e8e8e8;
	}
table {
	margin: 1.4em 0 3em 0; border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; table-layout: fixed; width: 100%;
	}
caption,
th,
td {
	font-weight: normal; text-align: left;
	}
th {
	border-width: 0 1px 1px 0; font-weight: 700; text-transform: uppercase;
	}
td {
	border-width: 0 1px 1px 0;
	}
th, td {
	padding: 0.5em 1em;
	}
thead th {
	padding: .8em 1em; font-size: 1.125rem;
	}
/* code and pre  */
code,
pre {
 	margin: 2em 0 4em; font-family: Monaco, Menlo, Consolas, "Courier New", monospace; color: #333; white-space: pre; overflow: auto; padding: 0px 6px; font-size: .875rem; background: rgba(255, 255, 255, 0.5); border: 1px solid #ccc; box-shadow: 1px 1px 0 #fff, 2px 2px 0 #ddd;
	}
code {
 	display: inline-block; margin: 0 4px -6px;
	}
/* lists  */
ol,
ul {
 	margin: .2em 0 1em 0; padding: 0 0 0 1.6em;
	}
ul {
 	list-style: disc;
	}
dt {
 	margin-bottom: .8em; display: inline-block; font-weight: bold; letter-spacing: 1px;
	}
dd {
	padding-bottom: 1.5em; margin-left: 2em;
	}
address {
	margin-bottom: 1.2em; 
	}
	


/*  --------------------------------------------

	2. FORMS (@forms) - form elements
	
    -------------------------------------------- */
fieldset {
    border: 0; margin: 0; padding: 0;
	}
form p {
 	position: relative; margin: 1.6em 0;
	}
label {
 	display: block; font-size: 11px; letter-spacing: 1px; font-weight: 400; margin-bottom: 0.6em; text-transform: uppercase;
	}
::-webkit-input-placeholder { 
	color:rgba(0, 0, 0, .3);
	}
::-moz-placeholder { 
	color:rgba(0, 0, 0, .3);
	} 
:-ms-input-placeholder { 
	color:rgba(0, 0, 0, .3);
	}
label input { 
    font-weight: 400;
    }
.input-text,
textarea,
select {
 	padding: 1em; width: 100%; font-size: 13px; color: #333; border: 2px solid rgba(0, 0, 0, 0.07); border-radius: 0; background-color: transparent; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; box-sizing: border-box;
	}
input[type=search] {
	box-sizing: border-box;	
	}
.input-text:hover,
textarea:hover,
input:hover,
select:hover {
 	outline: 0;
	}
.input-text:focus,
textarea:focus,
input:focus,
select:focus {
 	border-color: #444; outline: 0;
	}
textarea {
 	min-height: 9em; line-height: 1.6; resize: vertical;
	}
select {
	padding: .8em 1em; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAZJJREFUaIHt1r9LVWEYB/DPVTEpgqRBaEhocmiyoc2lrZbG+gts8z8I5xykRfwxROBiEBENSdAmQZMKTldwUHAJAltEBG2453Beg7zXe99zXZ4PHC7nx/s833O5931fQgghhBBCCDUbxCqe9qHXc7zDQM6iizjHMaZyFv7HE5wUvRY6GdDpW+4XnyP4gskrR2vvMT5juDg/yFm8gTmtb+YcvzCRsf5D/E7qvyl6ZtXAStLkAOMZ6j7AYVJ3WQ3hS4P4kDTbxVgP9e5hL6m3VvSo1TDWk6bbGO2izl3sJHW+qn7/tbuFjaT5j+Jap27jZzJ+AzczZ2zrDraSEN9wo4NxI/iejNssal2LMTSTMB8xdMnzQ/iUPN/U238oi3GtGakM9b9VdADvXZzF7vcpY1sTWmtDGW7examwgbfJ/dzrSBaP8EcV8nVybza5fqSelTyLKa39Uhl2pjjK87r3Ulk8w6kqdHmc6s9uNouXOFOFP8OLa03UhVeqF5iuq8llc3avFlUL1FKNfUIIIYQQQgjd+QvyJ2oyQcCnYgAAAABJRU5ErkJggg==); background-position: 97% center; background-position: right 10px center; background-repeat: no-repeat; background-size: 20px 20px;
}
select::-ms-expand {
    display: none;
	}
input[type=file]{
	width: 100%; outline: 0; cursor: pointer; font-size: 13px; cursor: pointer;
	}
input[type=file]::-webkit-file-upload-button {
	display: inline-block; padding: .6em 1em; border: 0; outline: 0; color: #333; background-color: transparent; border: 2px solid rgba(0, 0, 0, 0.07); cursor: pointer;
	}
input[type=checkbox] {
    -webkit-appearance: none; height: 1em; position: relative; background-color: transparent; border: 2px solid #333; width: 1em; border-radius: 3px; outline: none;  font-size: 15px; vertical-align: text-bottom; margin-right: .6em;
	}
input[type=checkbox]:active {
    box-shadow: 0 0 0.8em rgba(0, 0, 0, 0.2) inset;
	}
input[type=checkbox]:before,
input[type=checkbox]:after {
    content: ''; background-color: inherit; position: absolute; transition: 0.1s background-color;
	}
input[type=checkbox]:after {
    width: 0.14em; height: 0.60em; -webkit-transform: rotate(36deg) translate(0.36em, -0.17em);
	}
input[type=checkbox]:before {
    width: 0.14em; height: 0.35em; -webkit-transform: rotate(-58deg) translate(-0.22em, 0.30em);
	}
input[type=checkbox]:checked:after,
input[type=checkbox]:checked:before {
    background-color: #333;
	}
input[type=radio] {
    -webkit-appearance: none; height: 1em; position: relative; background-color: #fff; border: 2px solid #333; width: 1em; border-radius: 50%; outline: none; font-size: 15px; margin-right: .6em; vertical-align: text-bottom;
	}
input[type=radio]:checked:before {
    content: ''; background-color: #333; position: absolute; border-radius: 50%; top: 3px; left: 3px; bottom: 3px; right: 3px;
	}
.inline-label {
 	display: inline-block; margin-right: 2.2em;
	}
/* validation  */
label.error {
    position: absolute; bottom: -16px; left: 10px; margin: 0; min-width: 150px; font-size: 10px; padding: .2em .8em; z-index: 1; color: #333; background-color: #fbe7ba; 
    }



/*  --------------------------------------------

	3. COMMON (@common) - common and helper classes
	
    -------------------------------------------- */
/* clearfix */
.cf:before,
.cf:after,
.site-main:before,
.site-main:after,
.site-content:before,
.site-content:after,
.entry-content:before,
.entry-content:after,
.hentry:before,
.hentry:after {
 	content: " "; display: table;
	}
.cf:after,
.site-main:after,
.site-content:after,
.entry-content:after,
.hentry:after {
 	clear: both;
	}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px); width: 1px; height: 1px; overflow: hidden; position: absolute !important;
	}
.center {
 	text-align: center;
	}
.easing,
.nav-image-link img {
 	-webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
	}
.easing-short,
.nav-menu a,
.social-link,
.shopping-cart,
.toggle-link,
.post-thumbnail:before,
.more-link,
.entry-meta a,
.owl-theme .owl-buttons div,
input,
button,
a.button,
.entry-content > p:not(.more) > a,
.page-links ul li a,
.gallery-item a:before,
.navigation a,
.widget a,
.post-wrap,
.post-wrap:before,
.share-links a,
.featured-image a:before,
.blog-circles .featured-image,
.tagcloud a,
.blog-simple .featured-image,
.entry-share-wrap,
.wc-tabs a,
.filters li a,
.portfolio-grid .featured-image > a:first-of-type:after,
.entry-title,
.entry-title a {
    -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out;
	}
/* fluidbox */
.fluidbox--ready { 
	cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; 
	} 
.fluidbox--opened .fluidbox__wrap,
.fluidbox:not(.fluidbox--closed) .fluidbox__ghost { 
	cursor: -webkit-zoom-out; cursor: -moz-zoom-out; cursor: zoom-out; 
	} 


/*  --------------------------------------------

	4. LAYOUT (@layout) : layout styles
	
    -------------------------------------------- */

.site-main {
	padding: 30px 0; position: relative; z-index: 200;
	}
.site-main .layout-medium:after {
  	content: ""; display: table; clear: both;
	}
	
/* BOXED LAYOUTS */
.is-body-boxed .site,
.is-middle-boxed .site-main,
.is-content-boxed .content-area {
	background: #fff; position: relative;
	}
/* MIDDLE BOXED */
.is-middle-boxed .site-main {
	padding-top: 4.8%; padding-bottom: 4.8%; margin-bottom: 20px;
	}
.is-middle-boxed .top-content + .site-main {
	margin-top: 20px;
	}
/* MIDDLE BOXED & FOOTER BOXED */
.is-middle-boxed.is-footer-boxed .site-main {
	margin-bottom: 0;
	}

/* CONTENT BOXED */
.is-content-boxed .content-area {
	padding-top: 4.8%; padding-bottom: 4.8%; margin-bottom: 50px;
	}

.layout-full,
.layout-fixed,
.layout-medium,
.header-wrap-inner,
.is-header-fixed-width .header-wrap,
.is-header-full-with-margins .header-wrap,
.is-menu-bar.is-menu-fixed-bg .menu-wrap,
.is-header-full-with-margins.is-menu-bottom .site-navigation.cloned,
.is-body-boxed .site,
.is-body-boxed .header-wrap,
.is-middle-boxed .site-main,
.is-footer-boxed .site-footer,
.is-content-boxed .site-content {
	width: 88%; margin-left: auto; margin-right: auto; clear: both;
	}
	
/* BOXED/FIXED LAYOUT FIXES */
.is-menu-bar .header-wrap-inner,
.is-header-fixed-width.is-menu-full:not(.is-menu-bar) .header-wrap-inner,
.is-header-fixed-width.is-menu-fixed-bg .menu-wrap,
.is-header-fixed-width.is-menu-bar.is-menu-full .menu-wrap .layout-medium,
.is-body-boxed .header-wrap,
.is-body-boxed .site-footer { 
	width: 100%;
	}
.is-menu-bar.is-menu-full .menu-wrap .layout-medium {
	max-width: none;
	}
	
.layout-fixed,
.blog-list,
.blog-regular,
.is-content-boxed .single .site-content,
.is-content-boxed .page .site-content {
	max-width: 740px; margin-left: auto; margin-right: auto;
	}
	
.layout-medium,
.is-header-row .header-wrap-inner,
.is-header-small .header-wrap-inner,
.is-menu-bar.is-menu-fixed-bg .menu-wrap,
.is-header-fixed-width .header-wrap,
.is-header-fixed-width.is-menu-bar .site-navigation,
.is-body-boxed .site,
.is-body-boxed .header-wrap,
.is-body-boxed.is-menu-bar .site-navigation,
.is-body-boxed:not(.is-menu-bar) .site-header,
.is-middle-boxed .site-main,
.intro-content,
.is-footer-boxed .site-footer,
.is-content-boxed .site-main .layout-fixed {
	 max-width: 1060px;
	}
.layout-full {
	 max-width: 1900px; overflow: hidden;
	}
.sidebar {
	margin-top: 2em; padding-bottom: 40px; line-height: 1.7;
	}
.hentry {
	margin-bottom: 1em;
	}
.entry-header {
	text-align: center; margin-bottom: 1.4em;
	}


/* BLOG TEXT ALIGN LEFT */
.is-blog-text-align-left .blog-stream .entry-header,
.is-blog-text-align-left .blog-grid .hentry-middle,
.is-blog-text-align-left .blog-list .hentry-middle,
.is-blog-text-align-left .more,
.is-blog-text-align-left .hentry .entry-header:before,
.is-blog-text-align-left .format-link .entry-content,
.is-blog-text-align-left .format-chat .entry-content,
.is-blog-text-align-left .format-status .entry-content,
.is-blog-text-align-left .format-quote blockquote,
.is-blog-text-align-left .nav-links,
.is-blog-text-align-left .page-links  {
	text-align: left;
	}
.is-blog-text-align-left .format-aside .entry-content,
.is-blog-text-align-left .format-quote blockquote {
	margin-left: 0; 
	}
	
/* BLOG TEXT ALIGN RIGHT */
.is-blog-text-align-right .blog-stream .entry-header,
.is-blog-text-align-right .blog-stream .entry-content,
.is-blog-text-align-right .blog-grid .hentry-middle,
.is-blog-text-align-right .blog-list .hentry-middle,
.is-blog-text-align-right .more,
.is-blog-text-align-right .hentry .entry-header:before,
.is-blog-text-align-right .format-link .entry-content,
.is-blog-text-align-right .format-chat .entry-content,
.is-blog-text-align-right .format-status .entry-content,
.is-blog-text-align-right .format-quote blockquote,
.is-blog-text-align-right .nav-links,
.is-blog-text-align-right .page-links {
	text-align: right;
	}
.is-blog-text-align-right .format-aside .entry-content,
.is-blog-text-align-right .format-quote blockquote {
	margin-right: 0; 
	}
	
/* POST/PAGE TITLE ALIGN LEFT */
.is-post-title-align-left .post-header .entry-header {
	text-align: left;
	}
.is-post-title-align-left .category-description {
	margin-left: 0;
	}
	
/* POST/PAGE TITLE ALIGN RIGHT */
.is-post-title-align-right .post-header .entry-header {
	text-align: right;
	}
.is-post-title-align-right .category-description {
	margin-right: 0;
	}
	

/* SINGLE POST/PAGE STYLES */
.top-content-single {
	position: relative; z-index: 500;
	}

/* TOP CONTENT SINGLE CLASSIC POST */
.top-content-single .post-header-classic .featured-image {
	margin-bottom: 0;
	}
.top-content-single .post-header-classic .entry-header {
	padding: 30px 0; margin: 0;
	}
/* post style : title-full */
html:not(.is-middle-boxed) .top-content-single .post-header-classic .entry-header:last-child {
	padding-bottom: 0;
	}

/* SINGLE POST TEXT WITH MARGINS */
.is-single-post-title-with-margins .post-header-classic .entry-header,
html.is-single-post-title-with-margins .top-content-single .post-header-classic .entry-header:last-child { /* post style : title-full */
	padding: 16% 0; margin: 0 auto; max-width: 600px;
	}
		
.hentry .entry-content > iframe,
.hentry .media-wrap {
	margin: 2em 0;
	}
.post-header .media-wrap,
.media-wrap:first-child {
	margin-top: 0;
	}
iframe.instagram-media {
	max-width: 100% !important; margin-bottom: 2em !important;
	}
.fluid-audio.fluid-width-video-wrapper {
	padding-top: 56.25%;
	}
	.entry-title {
		margin: 0; word-wrap: break-word;
		}
        .entry-title i {
            display: block; font-size: 10px; font-style: normal; margin-bottom: .1em; letter-spacing: 2px; text-transform: uppercase; font-weight: 400; color: #bbb;
			}
		.archive-header .entry-title {
			margin-bottom: 1.4em !important;
			}
.entry-content {
	margin-bottom: 1.2em;
	}
.entry-content > p:not(.more) > a:not(.social-link):not(.button) {
    /*color: inherit; border-bottom: 3px solid #333;*/ font-weight: bold;
	}
.entry-content > p:not(.more) > a:not(.social-link):not(.button):hover {
    border-bottom-color: #333;
	}

/* CATEGORY DESCRIPTION */
.category-description { 
	font-size: 13px; max-width: 540px; margin: 0 auto 60px auto;
	}


/* ----- 4.1 HEADER ----- */
.site-header {
	position: relative; z-index: 1000; font-size: 14px;
	}
	.header-wrap {
		position: relative; background-color: #fff; background-size: cover; background-position: center; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
		}
	.is-header-dark .header-wrap {
		background-color: #222;
		}
	/* header bg mask */
	.header-wrap:before {
		content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: .4; z-index: 20;
		}
	.header-wrap-inner {
		position: relative; z-index: 50;
		}
	.site-branding {
 	 	text-align: center; padding: 30px 0; max-width: 88%; margin-left: auto; margin-right: auto;
		}
	.site-title {
 	 	margin: 0; font-size: 22px; font-weight: 400; letter-spacing: 1px; text-transform: none; -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
		}
	.site-header .site-description {
 	 	font-size: 11px; margin: 4px 0 0; color: rgba(0, 0, 0, 0.65);
		}
	.site-header .site-title a {
		color: #25262E;
		}
	.site-title img {
		max-height: 60px;
		}
    .toggle-link {
         display: block; width: 52px; line-height: 51px; height: 54px; text-align: center; cursor: pointer; overflow: hidden; color: rgba(0, 0, 0, 0.5); -webkit-user-select: none; user-select: none;
        }
    .toggle-link:hover {
        color: #000; 
        }

/* FIX: remove borders when header/menu style is dark */
.is-menu-dark .menu-wrap,
.is-header-dark .header-wrap {
	border: none !important;
	}
			
/* Search Toggle */
.search-toggle {
    display: none; position: absolute; top: 0; right: -15px; width: 42px;
	}
.search-toggle:before {
	 font-family: fontello; font-size: 12px; content: "\e802";
	}
/* HEADER SEARCH */
.search-container {
	display: none; padding: 16px 0;
	}
.search-box {
	width: 100%; padding-bottom: .1em;
    }
.search-box label { 
    margin: 0; text-align: center; color: rgba(0, 0, 0, 0.4);
    }
.search-box #search-field {
    display: block; padding: 1em 1.2em; text-align: center; background-color: transparent; border: 0; font-size: 1.6em; font-weight: 400; width: 100%; max-width: 100%; box-sizing: inherit;
    }
.search-box ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.8); }
.search-box ::-moz-placeholder { color: rgba(0, 0, 0, 0.8); }
.search-box ::-ms-placeholder { color: rgba(0, 0, 0, 0.8); }
.search-container .search-submit { 
    display: none; 
    }
/* Header Social Icons */
.social-container { 
	position: absolute; top: 10px; right: 0;
    }
		  
.site-header .social-link {
	margin: 0; font-size: 12px; width: 20px; line-height: 30px; color: rgba(0, 0, 0, 0.7); border: 0; background: none;
    }
.site-header .social-link:hover { 
    color: rgba(0, 0, 0, 1); background: none;
    }

/* Shopping Cart */
.shopping-cart {
	display: block; width: 48px; line-height: 47px; position: absolute; top: 0; right: -7px; text-align: center; color: rgba(0, 0, 0, 0.5);
	}
.shopping-cart:hover {
	color: #000;
	}
.shopping-cart:before {
	content: '\e8c0';
	}
.shopping-cart > span {
	 position: absolute; top: 6px; right: 8px; width: 16px; line-height: 16px; font-size: 10px; text-align: center; color: #fff; background: rgba(0, 0, 0, 0.25); border-radius: 50%; font-family: Helvetica, Arial, sans-serif;
	}

/* NAVIGATION */
.site-header .menu-wrap { 
    background-color: #fff; 
    }
.is-header-row .menu-wrap,
.is-header-small .menu-wrap {
	background: none !important;
	}
.is-menu-dark .menu-wrap { 
    background: #222;
    }
.site-navigation .layout-medium { 
	position: relative;
    }
.nav-menu { 
    display: block; text-align: center; font-size: 16px;
    }
.nav-menu ul { 
    display: block; list-style:none; padding:0; margin:0; font-size: 1em; line-height: 1.5; letter-spacing: 1px;
    }
.nav-menu,
.social-container,
.search-container {
	 -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; 
	 }

/* MENU UPPERCASE */
.is-menu-uppercase .nav-menu {
	text-transform: uppercase;
	}
	
.nav-menu ul ul {
	font-size: 84%;
	}
.nav-menu ul li { 
    position:relative; display:block; padding: 0; margin:0; cursor: default;
    }
	.nav-menu ul li a { 
		display: block; padding: 8px 12px;
		}
	.nav-menu ul li a:not(:hover) { 
		color: inherit;
		}

/* Submenu Toggles */
.submenu-toggle {
	display: inline-block; width: 26px; line-height: 22px; text-align: center; color: #333; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 50%; cursor: pointer; margin-bottom: 8px;
	}
.submenu-toggle:before {
	content: '\e80b' ;font-size: 9px;
	}
.submenu-toggle:hover {
	border-color: #ddd;
	}
.active > .submenu-toggle {
	border-color: rgba(0, 0, 0, 0.8)
	}

/* MENU TOGGLE */
.menu-toggle {
	transition: .3s; cursor: pointer; display: block; width: 48px; height: 48px; margin-left:-16px; position: relative;
	}
.menu-toggle:hover {
	opacity: 1;
	}
.menu-toggle:active {
	transition: 0;
	}
.menu-toggle .lines,
.menu-toggle .lines:before, 
.menu-toggle .lines:after {
	display: inline-block; width: 16px; height: 2px; background: #222; transition: 0.3s; position: absolute; top: 47%; left: 16px;
	}
.menu-toggle .lines:before, 
.menu-toggle .lines:after {
	left: 0; content: ''; -webkit-transform-origin: 0.28571rem center; transform-origin: 0.28571rem center;
	}
.menu-toggle .lines:before {
	top: 5px;
	}
.menu-toggle .lines:after {
	top: -5px;
	}
.menu-toggle.close {
	-webkit-transform: scale3d(0.8, 0.8, 0.8); transform: scale3d(0.8, 0.8, 0.8);
	}
.is-menu-toggled-on .menu-toggle .lines {
	background: transparent !important;
	}
.is-menu-toggled-on .menu-toggle .lines:before, 
.is-menu-toggled-on .menu-toggle .lines:after {
	-webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; top: 0;
	}
.is-menu-toggled-on .menu-toggle .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg);
	}
.is-menu-toggled-on .menu-toggle .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);transform: rotate3d(0, 0, 1, -45deg);
	}

/* MOBILE ONLY STYLES */
@media screen and (max-width: 991px) {
	
	/* NAVIGATION */
	.cloned {
		display: none !important;
		}
	
	/* SOCIAL */
	.shopping-cart ~ .social-container {
		right: 40px;
		}
	
	/* LOGO */
	.site-title img {
		max-width: 70%;
		}
	
	.nav-menu { 
		display: none; padding: 2em 0;
		}
	.nav-menu ul ul {
		margin-bottom: 6px; padding: 10px 20px; display: none;
		}
	.nav-menu > ul > li > a {
		padding: 12px; 
		}
	.nav-menu ul li a {
		display: inline-block;
		}
	.nav-menu li.active > ul {
		display: block;
		}
	.nav-menu li.active > a,
	.nav-menu ul ul li:last-child a {
		border: 0;
		}
	/* mobile menu toggled on */
	.is-menu-toggled-on .nav-menu,
	.is-menu-toggled-on .search-container { 
		display: block;
		}
	
	/* dark menu */
	.is-menu-dark .nav-menu ul li a:not(:hover),
	.is-header-dark:not(.is-menu-bar) .nav-menu ul li a:not(:hover) {
		color: rgba(255,255,255, 0.9);
		}
}

/* DARK HEADER = light text */
.is-header-dark .site-header .site-title a {
	color: #fff;
	}
.is-header-dark .site-header .site-description {
	color: rgba(255,255,255, 0.8);
	}

/* DARK MENU = light text */
.is-menu-dark .menu-toggle .lines,
.is-menu-dark .menu-toggle .lines:before, 
.is-menu-dark .menu-toggle .lines:after,
.is-header-dark:not(.is-menu-bar) .menu-toggle .lines,
.is-header-dark:not(.is-menu-bar) .menu-toggle .lines:before, 
.is-header-dark:not(.is-menu-bar) .menu-toggle .lines:after {
	background: #fff;
	}
.is-menu-dark .toggle-link,
.is-menu-dark .shopping-cart,
.is-header-dark:not(.is-menu-bar) .toggle-link,
.is-header-dark:not(.is-menu-bar) .shopping-cart {
	color: rgba(255, 255, 255, 0.7);
	}
.is-menu-dark .toggle-link:hover,
.is-menu-dark .shopping-cart:hover,
.is-menu-dark .search-box #search-field,
.is-header-dark:not(.is-menu-bar) .toggle-link:hover,
.is-header-dark:not(.is-menu-bar) .search-box #search-field,
.is-header-dark:not(.is-menu-bar) .shopping-cart:hover {
	color: #fff; 
	}
.is-menu-dark .site-header .social-link,
.is-menu-dark .search-box label,
.is-header-dark:not(.is-menu-bar) .site-header .social-link,
.is-header-dark:not(.is-menu-bar) .search-box label {
	color: rgba(255,255,255, 0.5);
	}
.is-menu-dark .search-box ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-menu-dark .search-box ::-moz-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-menu-dark .search-box ::-ms-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-header-dark:not(.is-menu-bar) .search-box ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-header-dark:not(.is-menu-bar) .search-box ::-moz-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-header-dark:not(.is-menu-bar).search-box ::-ms-placeholder { color: rgba(255, 255, 255, 0.4); }

.is-menu-dark .submenu-toggle,
.is-header-dark:not(.is-menu-bar) .submenu-toggle {
	color: #fff; border-color: rgba(255, 255, 255, 0.15);
	}
.is-menu-dark .nav-menu > ul > li > a:not(:hover),
.is-menu-dark .site-header .social-link:hover,
.is-header-dark:not(.is-menu-bar) .nav-menu > ul > li > a:not(:hover),
.is-header-dark:not(.is-menu-bar) .site-header .social-link:hover {
	color: rgba(255,255,255, 0.9);
	}
.is-menu-dark .shopping-cart > span,
.is-header-dark:not(.is-menu-bar) .shopping-cart > span {
    background: rgba(255, 255, 255, 0.25);
	}
	
/* HEADER ROW */
.is-header-row .menu-wrap .layout-medium {
	width: 100%;
	}
.is-header-row.is-menu-full .header-wrap-inner,
.is-header-small.is-menu-full .header-wrap-inner {
	max-width: 100%;
	}

/* HEADER SMALL */
.is-header-small .header-wrap {
	padding: 10px 0;
	}
.is-header-small .site-description {
	display: none;
	}
.is-header-small .site-branding {
	position: absolute; top: 11px; left: 32px; max-width: 42%; padding: 0; text-align: left; display: inline-block; float: left; 
	}
.is-header-small .site-title img {
	max-height: 36px; max-width: none; max-width: 100%;
	}
.is-header-small .site-navigation .layout-medium {
	position: static; width: 100%; max-width: 100%;
	}



/* ----- 4.2 FOOTER ----- */
.site-footer {
	position: relative; clear: both; width: 100%; font-size: 13px;
	}
    .site-footer .site-info {
		padding: 18px 0 ; text-align: center; font-size: 10px;
        }
		.site-info .textwidget {
			font-size: 1em;
			}
		.site-info i {
			color: rgba(220,214,133,1);
			}

/* Footer Subscribe */
.footer-subscribe { 
    position: relative; overflow: hidden; text-align: center; background: #fafafa;
	}
.footer-subscribe .layout-medium {
	padding: 2.4em 0;
	}
.is-footer-subscribe-dark .footer-subscribe { 
    color: #fff; background: #222;
	}
.footer-subscribe h3 {
	font-size: 2em; font-weight: 700; margin-bottom: .4em;
	}
.footer-subscribe h3:after {
	position: absolute; bottom: -132px; right: 50%; margin-right: -130px; font-family: fontello; content: '\e87e'; font-weight: 400; vertical-align: text-top; display: inline-block; margin-left: 12px; font-size: 260px; color: rgba(0, 0, 0, 0.04); z-index: 0;
	}
.is-footer-subscribe-dark .footer-subscribe h3:after {
	color: rgba(255, 255, 255, 0.07);
	}
.footer-subscribe form p {
	margin: 0.7em 0 0;
	}
.footer-subscribe label:not(.error) {
	font-family: inherit; text-transform: none; letter-spacing: 0; font-size: 12px; color: rgba(0, 0, 0, 0.7);
	}
.is-footer-subscribe-dark .footer-subscribe label:not(.error) {
	color: rgba(255, 255, 255, 0.7);
	}
.footer-subscribe input[type="email"] {
	text-align: center; margin-bottom: .8em; letter-spacing: .03em; color: #333 !important; padding: 1.2em !important; width: 290px !important; border: 0 !important; background: rgba(0, 0, 0, 0.02) !important;
	}
.is-footer-subscribe-dark .footer-subscribe input[type="email"] {
	color: #fff !important; background: rgba(255, 255, 255, 0.04) !important;
	}
.footer-subscribe input[type="email"]:focus {
	 background: rgba(0, 0, 0, 0.04) !important;
	}	
.is-footer-subscribe-dark .footer-subscribe input[type="email"]:focus {
	 background: rgba(255, 255, 255, 0.06) !important;
	}
.footer-subscribe ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.8); }
.footer-subscribe ::-moz-placeholder { color: rgba(0, 0, 0, 0.8); }
.footer-subscribe ::-ms-placeholder { color: rgba(0, 0, 0, 0.8); }
	
.is-footer-subscribe-dark .footer-subscribe ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-footer-subscribe-dark .footer-subscribe ::-moz-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-footer-subscribe-dark .footer-subscribe ::-ms-placeholder { color: rgba(255, 255, 255, 0.4); }
.is-footer-subscribe-dark .footer-subscribe input[type=submit] {
	color: #fff; border-color: #fff;
	}
.is-footer-subscribe-dark  .footer-subscribe input[type=submit]:hover {
	color: #333; background: #fff;
	}
	
	

/* Footer Instagram */
.footer-insta,
.null-instagram-feed,
.instagram-pics-wrap {
	position: relative;
	*}
.footer-insta ul {
	padding: 0; margin: 0; text-align: center; font-size: 0;
	}
.footer-insta ul li { 
	display: inline-block; width: 25%; padding: 0; font-size: 1em;
	}
/* instagram size : large = 6 column = 3x2 col on mobile */
.footer-insta .instagram-size-large li {
	width: 33.33333333333%;
	}
/* instagram size : original = 4 column = 2x2 on mobile*/
.footer-insta .instagram-size-original li {
	width: 50%;
	}
.instagram-pics + p {
	position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -60px; text-align: center;
	}
.instagram-pics + p a {
	display: inline-block; padding: 6px 16px; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; color: inherit; background: #fff;
	}
.instagram-pics + p a:hover {
	background: #f7f7f7;
	}
.instagram-pics + p a:before {
	font-family: fontello; content: "\e82d"; font-style: normal; font-size: 14px; font-weight: 400; display: inline-block; margin-right: 12px;
	}


/* Footer Widgets */
.footer-widgets {
	padding: 50px 0 10px;
	}

/* Password Protected Pages */
.post-password-form {
    max-width: 360px; margin: 2em auto 0 auto; text-align: center; padding: 1em 3em; border: 4px solid #f7f7f7;
	}
.post-password-form:before {
	content: '\e8c5'; display: block; font-size: 28px; width: 60px; line-height: 60px; margin: -48px auto 0 auto; background: #fff; border-radius: 50%;
	}
.post-password-form p {
	font-size: 12px; text-transform: uppercase; letter-spacing: 1px; font-weight: bold;
    }
.post-password-form input {
    margin: 2em 0; text-align: center;
    }
.post-password-form label input {
	margin-top: 0; margin-bottom: 0;
    }
.post-password-form p > label {
    display: block; position: relative;
    }
	
/* Social Icons Widgets Show Inline */
.widget_oliver_widget_social_media_icon {
    display: inline;
	}


/*  --------------------------------------------

	5. MODULES @modules : reusable styles
	
    -------------------------------------------- */

/* INTRO */
.intro {
	position: relative; padding: 50px 0; text-align: center; clear: left; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; overflow: hidden;
	}
.intro:before {
	content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 5; opacity: 0; background: #25262e;
	}
.intro iframe,
.site-header iframe,
.post-thumbnail iframe {
	max-width: none;
	}
.intro-content {
	position: relative; z-index: 20; margin-left: auto; margin-right: auto;
	}
.intro-text {
	width: 80%; margin: 0 auto;
	}
.intro-content img {
	max-height: 160px; margin-bottom: 2em; border-radius: 50%;
	}
.intro h1 {
	font-size: 4vw; font-weight: 400; line-height: 1.3;
	}
.intro *:last-child {
	margin-bottom: 0;
	}
/* intro light text */
.is-intro-text-light .intro {
	color: #fff;
	}
.is-intro-text-light .intro .button {
	color: #fff; border-color: #fff;
	}
.is-intro-text-light .intro .button:hover {
	background: #fff; color: #222;
	}
.intro-vid {
	max-height: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	}
.intro-vid video,
.intro-vid .fluid-width-video-wrapper {
	width: 100%; height: auto; margin: auto; visibility: hidden;
	}
.loaded .intro-vid video,
.loaded .intro-vid .fluid-width-video-wrapper {
	visibility: visible;
	}

/* FULL WIDTH IMAGE */
.content-area.with-sidebar .site-content {
	position: relative;
	}
.full-width-image,
.parallax-image {
	margin: 1em 0 1.6em;
	}
.full-width-image img,
.parallax-image-holder {
	position: absolute; left: 0; width: 100%; margin: 0;
	}

/* PARALLAX IMAGE */
.parallax-image-holder {
	background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
	}
.content-area.with-sidebar .parallax-image-holder {
	position: relative;
	}

/* BUTTONS */
input[type=submit],
input[type=button],
button,
a.button {
 	display: inline-block; position: relative; padding: 14px 26px; margin-bottom: .25em; font-size: 11px; letter-spacing:  1px; text-transform: uppercase; line-height: 1.2; outline: 0; border: 2px solid #333; color: #333; text-shadow: none; background: none; border-radius: 0; font-weight: 400;
	}
input[type=submit]:hover,
input[type=button]:hover,
button:hover,
a.button:hover {
 	color: #fff; background-color: #333; border-color: transparent;
	}
input[type=submit]:active,
input[type=button]:active,
button:active,
a.button:active {
	-webkit-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95);
	}
/* Large Buttons */
input[type=submit].big,
input[type=button].big,
button.big,
a.button.big {
 	font-size: 13px; padding: 1.6em 2.8em;
	}
/* Small Buttons */
input[type=submit].small,
input[type=button].small,
button.small,
a.button.small {
 	padding: .6em 1.4em; font-size: 11px;
	}
/* Buttons with icons */
input[type=submit] i,
input[type=button] i,
button i,
a.button i {
 	display: inline; line-height: 1; font-size: 16px; font-weight: bold; margin-right: .4em; margin-left: -0.35em; margin-bottom: -1em; vertical-align: middle;
	}
input[type=submit].big i,
input[type=button].big i,
button.big i,
a.button.big i {
 	top: .7em; left: 1.2em; font-size: 18px;
	}
.button + .button {
    margin-left: 1.4em;
	}

/* HTTP ALERT */
.http-alert {
 	text-align: center
	}
	.http-alert h1 {
        margin: .12em 0 .3em 0; font-size: 8em; letter-spacing: .03em; line-height: 1; 
		}
	.http-alert .button {
		margin-top: 2em; 
		}

/* GRID PAGE */
.show-grid div {
 	font-size: 11px; font-weight: bold; padding-top: 1.2em; padding-bottom: 1.2em; text-align: center; margin-bottom: 1.4em; border: 1px solid rgba(33, 41, 51, 0.1); border-radius: 0;
	}

/* post-thumbnail */
.post-thumbnail { 
    position: relative; width: 100%; background-position: 50% 50%; background-size:cover; background-color: #ECE4D3; background-repeat: no-repeat;
    }
.post-wrap {
	position: relative; padding-top: 100%;
	}
.post-wrap:before {
	content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #2b2b28; opacity: .3; z-index: 2;
	}
.link-box .post-thumbnail:hover .post-wrap:before {
	 opacity: .4;
	}
.post-thumbnail .entry-header {
    position: absolute; top: 10%; left: 10%; width: 60%; max-width: 360px; z-index: 100; padding: 0; margin: 0; text-align: center; opacity: 0;
	}
.top-content-single .post-thumbnail .entry-header {
	max-width: 100%;
	}
.post-thumbnail .entry-header.ready {
	opacity: 1;
	}
.post-thumbnail .post-wrap .entry-header:before {
    color: #fff; font-size: 15px; display: none;
	}
.post-thumbnail .entry-title { 
	line-height: 1.2; text-transform: none;
	}
.slider-box .entry-title,
.related-posts .entry-title,
.link-box .entry-title { 
	font-weight: 400; 
	}
.more-link.outside {
	position: absolute; z-index: 100; display: none;
	}

	
/* SLIDER OR LINK-BOX TITLE UPPERCASE */
.is-slider-title-uppercase .slider-box .entry-title,
.is-link-box-title-uppercase .link-box .entry-title {
	text-transform: uppercase;
	}
	

/* SLIDER OR LINK-BOX TEXT ALIGN : css-default: center */

/* LEFT */
.is-slider-text-align-left .slider-box .entry-header,
.is-link-box-text-align-left .link-box .entry-header {
	text-align: left;
	}

/* RIGHT */
.is-slider-text-align-right .slider-box .entry-header,
.is-link-box-text-align-right .link-box .entry-header {
	text-align: right;
	}
	
/* END : SLIDER OR LINK-BOX TEXT ALIGN */



/* SLIDER OR LINK-BOX VERTICAL ALIGN : css-default: top */

/* CENTER */
.is-slider-v-align-center .slider-box .entry-header,
.is-link-box-v-align-center .link-box .entry-header,
.related-posts .post-thumbnail .entry-header,
.post-header-overlay .entry-header,
.overlay-post .entry-header  {
  top: 50%;
  -webkit-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
  -ms-transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
  transform: translate3d(0,0,0) perspective(1px) translateY(-50%);
  /*-webkit-backface-visibility: hidden;
    backface-visibility: hidden;*/
	}

/* BOTTOM */
.is-slider-v-align-bottom .slider-box .entry-header,
.is-link-box-v-align-bottom .link-box .entry-header {
	top: auto; bottom: 10%;
	}


/* SLIDER HORIZONTAL ALIGN : css-default: left */

/* CENTER */
.is-slider-h-align-center .slider-box .entry-header,
.related-posts .post-thumbnail .entry-header,
.post-header-overlay .entry-header,
.overlay-post .entry-header  {
	left: 0; right: 0; margin: auto;
	}

/* RIGHT */
.is-slider-h-align-right .slider-box .entry-header {
	left: auto; right: 10%;
	}

/* END : SLIDER OR LINK-BOX HORIZONTAL ALIGN */



/* link-box */
.link-box .block-link { 
	display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-indent: -999em; overflow: hidden; z-index: 100;
	}
.link-box .post-thumbnail .entry-header { 
	width: 80%; 
	}
.post-thumbnail .entry-title,
.post-thumbnail .entry-title a:hover { 
    color: #fff;
	}
.post-thumbnail .entry-meta { 
    padding: 0 0 4px 0; margin-bottom: .6em; text-transform: uppercase; color: #fff;
    }	
.post-thumbnail .cat-links a:nth-of-type(n+2) {
	display: none;
	}



/* SLIDER STYLES */

/* LABEL STYLE */
.is-slider-title-label .slider-box .entry-title a,
.is-slider-title-label-no-spaces .slider-box .entry-title a,
.is-slider-title-label-close .slider-box .entry-title a,
.is-link-box-title-label .link-box .entry-title a {
	display: inline; padding: 2px 14px; line-height: 1.6; color: #222; background: #fff; -webkit-box-decoration-break: clone; box-decoration-break: clone; 
	}

/* LABEL ROTATED STYLE */
.is-slider-title-rotated .slider-box .entry-title,
.is-link-box-title-rotated .link-box .entry-title {
	-webkit-transform: rotate(-5deg); -ms-transform: rotate(-5deg); transform: rotate(-5deg); 
	}

/* LABEL CLOSE STYLE */
.is-slider-title-label-close .slider-box .entry-title a {
	padding: 8px 18px; line-height: 1.3; box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
	}

/* LABEL NO SPACES STYLE */
.is-slider-title-label-no-spaces .slider-box .entry-title a {
	padding: 6px 18px; line-height: 1.4;
	}
	
/* INLINE BORDERS STYLE */
.is-slider-title-inline-borders .slider-box .entry-title a,
.is-link-box-title-inline-borders .link-box .entry-title a {
	display: inline; padding: 5px 14px; line-height: 2.1; border: 4px solid #fff; -webkit-box-decoration-break: clone; box-decoration-break: clone; 
	}
	
/* STAMP STYLE */
.is-slider-title-stamp .slider-box .entry-title a {
	display: inline; padding: 5px 14px; line-height: 2.1; border: 4px solid #fff;
	}

/* BORDER BOTTOM STYLE */
.is-slider-title-border-bottom .slider-box .entry-title a,
.is-link-box-title-border-bottom .link-box .entry-title a {
	display: inline; padding: 4px 0; line-height: 1.8; border-bottom: 5px solid #fff;
	}

/* 3D SHADOW */
.is-slider-title-3d-shadow .slider-box .entry-title {
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
	}

/* 3D SHADOW HARD */
.is-slider-title-3d-hard-shadow .slider-box .entry-title {
	text-shadow: 0px 1px 0px #999, 0px 2px 0px #888, 0px 3px 0px #777, 0px 4px 0px #666, 0px 5px 0px #555, 0px 6px 0px #444, 0px 7px 0px #333, 0px 8px 7px #001135;
	}

/* DARK SHADOW*/
.is-slider-title-dark-shadow .slider-box .entry-title {
	    text-shadow: rgba(0,0,0,.5) -1px 1px 0, rgba(0,0,0,.4) -2px 2px 0, rgba(0,0,0,.3) -3px 3px 0, rgba(0,0,0,.2) -4px 4px 0, rgba(0,0,0,.2) -5px 5px 0, rgba(0,0,0,.2) -6px 6px 0, rgba(0,0,0,.2) -7px 7px 0, rgba(0,0,0,.1) -8px 8px 0, rgba(0,0,0,.1) -9px 9px 0, rgba(0,0,0,.1) -10px 10px 0, rgba(0,0,0,.1) -11px 11px 0, rgba(0,0,0,.1) -12px 12px 0, rgba(0,0,0,.1) -12px 12px 10px;
	}

/* RETRO SHADOW */
.is-slider-title-retro-shadow .slider-box .entry-title {
	text-shadow: 3px 3px 0px #2c2e38, 5px 5px 0px #5c5f72;
	}

/* COMIC SHADOW */
.is-slider-title-comic-shadow .slider-box .entry-title {
	    text-shadow: 11px 12px 12px rgba(0,0,0,0.2), -1px -1px 1px #000000, 1px 1px 0 #000000, 3px 3px 0 #000000, 4px 4px 0 #000000, 5px 5px 0 #000000, 6px 6px 0 #000000, 7px 7px 0 #000000, 8px 8px 0 #000000, 9px 9px 0 #000000, 10px 10px 0 #000000, 11px 11px 0 #000000;
	}

/* FUTURIST SHADOW */
.is-slider-title-futurist-shadow .slider-box .entry-title {
	    text-shadow: 0 1px #808d93, -1px 0 #cdd2d5, -1px 2px #808d93, -2px 1px #cdd2d5, -2px 3px #808d93, -3px 2px #cdd2d5, -3px 4px #808d93, -4px 3px #cdd2d5, -4px 5px #808d93, -5px 4px #cdd2d5, -5px 6px #808d93, -6px 5px #cdd2d5, -6px 7px #808d93, -7px 6px #cdd2d5, -7px 8px #808d93, -8px 7px #cdd2d5;
	}


/* BG FULL OVERLAY */
.is-slider-bg-full-overlay .slider-box .entry-header {
	width: 100%; max-width: 100%; padding: 18px 22px; background: rgba(0, 0, 0, 0.5);
	}
.is-slider-bg-full-overlay.is-slider-v-align-top .slider-box .entry-header {
	top: 0%;
	}
.is-slider-bg-full-overlay.is-slider-v-align-bottom .slider-box .entry-header {
	bottom: 0%;
	}
.is-slider-bg-full-overlay .slider-box .post-wrap:before {
	display: none;
	}

/* FULL OVERLAY */
.is-slider-full-overlay .slider-box .entry-header {
	width: 100%; max-width: 100%; padding: 18px 22px;
	}
.is-slider-full-overlay.is-slider-v-align-top .slider-box .entry-header {
	top: 0%;
	}
.is-slider-full-overlay.is-slider-v-align-bottom .slider-box .entry-header {
	bottom: 0%;
	}
.is-slider-full-overlay .slider-box .post-wrap:before {
	opacity: .9; background: linear-gradient(to bottom, rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0) 70%);
	}
.is-slider-full-overlay.is-slider-v-align-bottom .slider-box .post-wrap:before {
	background: linear-gradient(to top, rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0) 70%);
	}
.is-slider-full-overlay .slider-box .post-thumbnail:hover .post-wrap:before {
	opacity: .85; 
	}

/* .is-slider-style-boxed */
.is-slider-style-boxed .slider-box .post-thumbnail .entry-header {
	padding: 26px; max-width: 320px; background: #111;
	}
.is-slider-style-boxed .slider-box .entry-title {
	line-height: 1.4; margin-bottom: 12px;
	}
.is-slider-style-boxed .slider-box .more-link {
	margin-top: 10px;
	}

/* .is-slider-style-boxed-round */
.is-slider-style-boxed-round .slider-box .post-thumbnail .entry-header {
	padding: 44px; max-width: 300px; height: 300px; display: flex; justify-content: center; flex-direction: column; border-radius: 50%; background: #111;
	}
.is-slider-style-boxed-round .slider-box .entry-title {
	line-height: 1.4; margin-bottom: 12px;
	}
.is-slider-style-boxed-round .slider-box .more-link {
	margin-top: 10px; margin-left: auto; margin-right: auto;
	}
.is-slider-style-boxed-round.is-slider-text-align-left .slider-box .more-link {
	margin-left: 0;
	}
.is-slider-style-boxed-round.is-slider-text-align-right .slider-box .more-link {
	margin-right: 0;
	}
.is-slider-style-boxed-round.is-slider-v-align-top .slider-box .entry-header {
	top: -10%;
	}
.is-slider-style-boxed-round.is-slider-v-align-bottom .slider-box .entry-header {
	bottom: -8%;
	}
.is-slider-style-boxed-round.is-slider-h-align-left .slider-box .entry-header {
	left: -2%;
	}
.is-slider-style-boxed-round.is-slider-h-align-right .slider-box .entry-header {
	right: -2%;
	}
.is-slider-style-boxed-round.is-slider-v-align-top.is-slider-h-align-left .slider-box .entry-header {
	border-top-left-radius: 0;
	}
.is-slider-style-boxed-round.is-slider-v-align-top.is-slider-h-align-right .slider-box .entry-header {
	border-top-right-radius: 0;
	}
.is-slider-style-boxed-round.is-slider-v-align-bottom.is-slider-h-align-left .slider-box .entry-header {
	border-bottom-left-radius: 0;
	}
.is-slider-style-boxed-round.is-slider-v-align-bottom.is-slider-h-align-right .slider-box .entry-header {
	border-bottom-right-radius: 0;
	}

/* .is-slider-boxed-borders */
.is-slider-boxed-borders .slider-box .post-thumbnail .entry-header {
	padding: 26px; max-width: 260px; border: 6px solid #fff;
	}
.is-slider-boxed-borders .slider-box .entry-title {
	line-height: 1.4; margin-bottom: 0;
	}
.is-slider-boxed-borders .slider-box .more-link {
	margin-top: 0; position: relative; left: auto; right: auto; bottom: -50px; border-radius: 0; color: #111; background: #fff;
	}
.is-slider-boxed-borders .slider-box .more-link:hover {
	color: #fff; background: #111;
	}

/* .is-slider-boxed-borders */
.is-slider-boxed-borders-full .slider-box .post-wrap:after {
	content: ""; position: absolute;top: 40px;left: 40px;right: 40px;bottom: 40px; border: 6px solid #fff; z-index: 10;
	}
.is-slider-boxed-borders-full .entry-header .more-link {
	display: none;
	}
.is-slider-boxed-borders-full .slider-box .more-link.outside {
	display: inline-block; margin-top: 0; position: absolute; left: 50%; margin-left: -50px; top: 46px; border-radius: 0; color: #111; background: #fff;
	}
.is-slider-boxed-borders-full .slider-box .more-link:hover {
	color: #fff; background: #111;
	}


	
/* END : SLIDER STYLES */


	
/* TOP CONTENT & FEATURED AREA */
.featured-area { 
	margin-left: -3px; margin-right: -3px; margin-top: 3px; overflow: hidden; 
	} 

/* FEATURED AREA FULL WIDTH */
.is-featured-area-full .top-content .layout-medium,
.is-top-content-single-full.top-content-single .layout-medium {
	width: 100%; max-width: 100%; font-size: 14px; overflow: hidden;
	}
.is-top-content-single-full.top-content-single .layout-medium {
	overflow: initial;
	}

/* FEATURED AREA FULL WITH MARGIN WIDTH */
.is-featured-area-full-margins .top-content .layout-medium,
.is-top-content-single-full-margins.top-content-single .layout-medium {
	max-width: 100%;
	}

.block { 
	float: left; width: 100%; padding: 3px; 
	}
.sidebar .block {
	float: none;
	}
.link-box { 
	width: 25%;
	}
.link-box.w-25 { 
	width: 25%; 
	}
.link-box.w-33 { 
	width: 33.33%; 
	}
.link-box.w-50 { 
	width: 50%; 
	}
.link-box.w-100 { 
	width: 100%; 
	}
/* some layout fixes */
.slider-box.w-50 ~ .link-box:nth-child(6),
.intro + .slider-box.w-50 ~ .link-box:nth-child(7) {
	 clear: left;
	}
.intro + .slider-box.w-50 ~ .link-box:nth-child(6) {
	 clear: none;
	}
.slider-box.w-75 ~ .link-box:nth-child(2),
.slider-box.w-75 ~ .link-box:nth-child(3),
.slider-box.w-75 ~ .link-box:nth-child(4) {
	width: 33.33%; 
	}
.link-box.ratio-2-1 .post-wrap {
	padding-top: 202.27%
	}
	

/* OWL CAROUSEL */
.owl-carousel {
	margin-bottom: 2em;
	}
.owl-item img {
	width: 100%;
	}
.post-slider {
	margin-bottom: 0; background: #222;
	}
/* BUGGY WITH PSEUDO ELEMENTS */
/*.owl-theme * { 
	-webkit-backface-visibility: hidden;
	}*/
.owl-title {
 	position: absolute; bottom: 14px; right: 16px; margin: 0; padding: .7em 1.2em; font-size: 12px !important; line-height: 1; background: #fff; background: rgba(255, 255, 255, 0.95);
	}
.owl-theme .owl-controls {
	display: none; text-align: center; -webkit-tap-highlight-color: transparent;
	}
/* arrow nav */
.owl-theme .owl-buttons div {
	position: absolute; top: 50%; margin-top: -16px; left: 0px; color: #fff; background: rgba(33, 41, 51, 0.2); font-size: 12px; padding: 16px 14px; display: inline-block; line-height: 1; cursor: pointer;
	}
.owl-buttons div:before {
	font-family: fontello; font-style: normal; font-weight: 400; font-size: 14px; line-height: 1;
	}
.owl-next:before {
	content: '\e86e';
	}
.owl-prev:before {
	content: '\e86d';
	}
.owl-theme .owl-buttons div:hover {
	background: #212933;
	}
.owl-theme .owl-buttons div.owl-next {
	right: 0px; left: auto; 
	}
/* dot nav */	
.owl-theme .owl-buttons.disabled + .owl-dots {
	margin-top: 12px;
	}
.owl-theme .owl-pagination {
	position: absolute; bottom: 22px; width: 100%; text-align: center; -webkit-tap-highlight-color: transparent;
	}
.owl-theme .owl-pagination .owl-page {
	display: inline-block; 
	}
.owl-theme .owl-pagination .owl-page span {
	width: 8px; height: 8px; margin: 0 3px; display: block; border-radius: 50%; background: #fff; opacity: .4;
	}
.owl-theme .owl-pagination .owl-page:hover span {
	opacity: .6;
	}
.owl-theme .owl-pagination .owl-page.active span {
	opacity: 1;
	}

/* SLIDER BUTTONS LIGHT */
.is-slider-buttons-light .owl-theme .owl-buttons div {
	color: #222; background: rgba(255, 255, 255, 0.86);
	}
.is-slider-buttons-light .owl-theme .owl-buttons div:hover {
	background: #eee;
	}

/* SLIDER BUTTONS CENTER MARGIN */
.is-slider-buttons-center-margin .owl-theme .owl-buttons div {
	left: 20px; padding: 16px 20px; 
	}
.is-slider-buttons-center-margin .owl-theme .owl-buttons div.owl-next {
	right: 20px; left: auto; 
	}

/* SLIDER BUTTONS ROUNDED */
.is-slider-buttons-rounded .owl-theme .owl-buttons div {
	border-radius: 50%;
	}

/* SLIDER BUTTONS BORDER */
.is-slider-buttons-border .owl-theme .owl-buttons div {
	padding: 10px 14px; background: none; color: #fff; border: 2px solid #fff; opacity: .8;
	}
.is-slider-buttons-border .owl-theme .owl-buttons div:hover {
	opacity: 1;
	}




/*  --------------------------------------------

	6. BLOG (@blog) - blog related styles
	
    -------------------------------------------- */

/* MOBILE ONLY STYLES */
@media screen and (max-width: 991px) {
	.blog-list .cat-links {
		display: none;
		}
}

/* BLOG REGULAR */
.blog-regular .entry-title { 
	font-size: 1.6em;
	}
.entry-meta { 
	margin: 6px 0; font-size: 11px;
	}
.entry-meta.below-content { 
	margin: 12px 0; padding: 12px 0; overflow: auto; border-top: 5px solid #f2f3ee; border-bottom: 1px solid #f2f3ee;
	}
.entry-meta:first-child {
	margin-top: 0;
	}
.entry-meta > span {
	margin-right: 8px;
	}
.entry-meta > span:last-child {
	margin-right: 0;
	}
.entry-meta .prefix {
	display: none; font-style: italic; font-size: 14px; font-weight: 400; font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif; color: #bbb;
	}
.entry-meta a,
.entry-meta time {
	text-transform: uppercase;
	}
.entry-meta .comment-link a,
.entry-meta .posted-on a,
.entry-meta .author a,
.entry-meta .edit-link a {
	color: inherit;
	}
.entry-meta .updated:not(.published) {
	display: none;
	}
.cat-links a {
	position: relative;	display: inline-block; letter-spacing: 1px; 
	}


/* META PREFIX OPTIONS : css-default: none */

/* META WITH PREFIX */
.is-meta-with-prefix .entry-meta .prefix {
	display: inline;
	}

/* META WITH ICONS */
.is-meta-with-icons .entry-meta > span:before,
.entry-share:before {
	margin-right: 3px; font-size: 14px;
	}
.is-meta-with-icons .posted-on:before {
	content: '\e805';
	}
.is-meta-with-icons .comment-link:before {
	content: '\e806';
	}
.is-meta-with-icons .author:before {
	content: '\e807';
	}
.is-meta-with-icons .edit-link:before {
	content: '\e812';
	}
.entry-share:before {
	content: '\e811';
	}
	
/* END : META PREFIX OPTIONS */


/* META : SHARE */
.entry-share {
	position: relative; cursor: default; text-transform: uppercase;
	}
.entry-share a {
	color: inherit; display: block !important; line-height: 1; padding: 12px; border-bottom: 1px solid #eee; background: #fff;
	}
.post-thumbnail .entry-meta .entry-share a,
.post-thumbnail .entry-meta .entry-share a:hover {
	color: #333;
	}
.entry-share a:last-child {
	border: 0;
	}
.entry-share a:hover {
	color: #333; background: #fbfbfb;
	}
.entry-share a:before {
	display: inline-block; width: 22px; margin-right: 5px; font-size: 11px;
	}
.entry-share .share-facebook:before {
	content: '\e825';
	}
.entry-share .share-twitter:before {
	content: '\e826';
	}
.entry-share .share-pinterest:before {
	content: '\e829'; font-size: 13px;
	}
.entry-share .share-gplus:before {
	content: '\e828';
	}
.entry-share .share-mail:before {
	content: '\e857';
	}
.entry-share .share-facebook:hover {
	color: #4885ed;
	}
.entry-share .share-twitter:hover {
	color: #1da1f2;
	}
.entry-share .share-pinterest:hover {
	color: #bd081c;
	}
.entry-share .share-gplus:hover {
	color: #dd4b39;
	}
.entry-share .share-mail:hover {
	color: #3cba54;
	}
.entry-share-wrap {
	position: absolute; z-index: 1000; top: 12px; left: -25px; display: block; width: 120px; font-size: 10px; letter-spacing: .1em; -webkit-filter: blur(8px); filter: blur(8px); visibility: hidden; opacity: 0; text-align: left;
	}
.entry-share:hover .entry-share-wrap {
	opacity: 1; -webkit-filter: blur(0); filter: blur(0); visibility: visible;
	}
.entry-share-inner-wrap {
	display: block;	margin-top: 14px; position: relative; background: #fff; border: 1px solid #e3e3e3; box-shadow: 0px 1px 14px 3px rgba(176, 173, 150, 0.1);
	}
.entry-share-inner-wrap:after, .entry-share-inner-wrap:before {
	bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	}
.entry-share-inner-wrap:after {
	border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width: 8px; margin-left: -8px;
	}
.entry-share-inner-wrap:before {
	border-color: rgba(238, 238, 238, 0); border-bottom-color: #ddd; border-width: 9px; margin-left: -9px;
	}


/* POST THUMBNAIL META STYLES */
.post-thumbnail .entry-meta a { 
    color: rgba(255, 255, 255, 0.66); display: inline-block; font-size: 10px; position: relative; z-index: 2;
    }
.post-thumbnail .dot-irecommendthis:not(.active) .dot-irecommendthis-count {
	color: rgba(255, 255, 255, 0.9);
	}
.post-thumbnail .entry-meta a:hover { 
    color: rgba(255, 255, 255, 1);
    }
	
/* POST THUMBNAIL CATEGORY LINK STYLES */
.post-thumbnail .cat-links a { 
    display: inline-block; font-size: 10px; position: relative; z-index: 2;
    }

	
/* CATEGORY LINK STYLES */

/* REGULAR TEXT */
.is-cat-link-regular .cat-links a {
	color: inherit; 
	}

/* BORDER BOTTOM */
.is-cat-link-border-bottom .cat-links a {
	color: inherit;	line-height: 15px; border-bottom: 2px solid #333; 
	}
.is-cat-link-border-bottom.is-post-dark .cat-links a {
	color: #fff; border-color: #fff; 
	}

/* BORDERS */
.is-cat-link-borders .cat-links a {
	color: inherit;	line-height: 1; padding: 4px 10px; border: 2px solid #333; 
	}
.is-cat-link-borders.is-post-dark .cat-links a {
	border-color: #fff; 
	}

/* BORDERS LIGHT */
.is-cat-link-borders-light .cat-links a {
	color: inherit;	line-height: 1; padding: 6px 12px; border: 1px solid rgba(0, 0, 0, 0.12); 
	}
.is-cat-link-borders-light.is-post-dark .cat-links a {
 	border-color: #fff; 
	}

/* BORDERS RAUNDED - can be combined with other styles */
.is-cat-link-rounded .cat-links a {
	border-radius: 16px;
	}

/* SOLID */
.is-cat-link-solid .cat-links a,
.is-cat-link-solid-light .cat-links a {
	color: #fff; line-height: 1; padding: 6px 10px; background: #222; 
	}

/* SOLID LIGHT */
.is-cat-link-solid-light .cat-links a {
	color: #222; background: #f4f4f4; 
	}
.is-cat-link-solid-light .cat-links a:hover {
	color: #222;
	}

/* UNDERLINE */	
.is-cat-link-underline .cat-links a {
	color: inherit; line-height: 1; padding: 1px; box-shadow: inset 0 -7px 0 #fffa00;
	}	
.is-cat-link-underline.is-post-dark .cat-links a {
	color: inherit; line-height: 1.1; padding: 2px; box-shadow: inset 0 -7px 0 #002bff;
	}	

/* LINE BEFORE */	
.is-cat-link-line-before .cat-links a {
	color: inherit;
	}	
.is-cat-link-line-before .cat-links a:before {
	content: ""; display: inline-block; width: 28px; margin-right: 8px; vertical-align: middle; border-top: 1px solid #ddd;
	}	
.is-cat-link-line-before.is-post-dark .cat-links a:before {
	border-top-color: #fff;
	}

/* DOTS BOTTOM */
.is-cat-link-dots-bottom .cat-links a {
	color: inherit;
	}
.is-cat-link-dots-bottom .cat-links a:before {
	position: absolute; top: 20px; left: 50%; content: "•••"; color: inherit; font-size: 13px; -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none;
	}
.is-cat-link-dots-bottom .cat-links a:after {
	margin-bottom: 22px; display: block; content: "";
	}

/* RIBBON / RIBBON-LEFT / RIBBON RIGHT */  
.is-cat-link-ribbon .cat-links a,
.is-cat-link-ribbon-left .cat-links a,
.is-cat-link-ribbon-right .cat-links a {
	 display: inline-block; padding: 2px 10px 1px; color: #222; background-color: #f4f4f4; font-size: 10px; position: relative; z-index: 2;
	}
.is-cat-link-ribbon .cat-links a:hover,
.is-cat-link-ribbon-left .cat-links a:hover,
.is-cat-link-ribbon-right .cat-links a:hover {
	color: #222;
	}
.is-cat-link-ribbon .cat-links a:before,
.is-cat-link-ribbon-left .cat-links a:before {
	content: ""; position: absolute; display: block; bottom: 0; border: 11px solid #f4f4f4; z-index: 1; left: -1.2em; border-left-color: transparent  !important;
	}
.is-cat-link-ribbon .cat-links a:after,
.is-cat-link-ribbon-right .cat-links a:after {
	content: ""; position: absolute; display: block; bottom: 0; border: 11px solid #f4f4f4; z-index: 1; right: -1.2em; border-right-color: transparent  !important;
	}
/*.is-post-dark.is-cat-link-ribbon .cat-links a,
.is-post-dark.is-cat-link-ribbon-left .cat-links a,
.is-post-dark.is-cat-link-ribbon-right .cat-links a {
	background: #fff;
	}
.is-post-dark.is-cat-link-ribbon .cat-links a:before,
.is-post-dark.is-cat-link-ribbon .cat-links a:after,
.is-post-dark.is-cat-link-ribbon-left .cat-links a:before,
.is-post-dark.is-cat-link-ribbon-right .cat-links a:after {
	border-color: #fff;
	}*/
/* RIBBON DARK */
.is-cat-link-ribbon-dark .cat-links a,
.is-cat-link-ribbon-dark:hover .cat-links a {
	color: #fff;
	}
.is-cat-link-ribbon-dark.is-cat-link-ribbon-dark .cat-links a,
.is-cat-link-ribbon-dark.is-cat-link-ribbon-left .cat-links a,
.is-cat-link-ribbon-dark.is-cat-link-ribbon-right .cat-links a {
	background: #222;
	}
.is-cat-link-ribbon-dark.is-cat-link-ribbon .cat-links a:before,
.is-cat-link-ribbon-dark.is-cat-link-ribbon .cat-links a:after,
.is-cat-link-ribbon-dark.is-cat-link-ribbon-left .cat-links a:before,
.is-cat-link-ribbon-dark.is-cat-link-ribbon-right .cat-links a:after {
	border-color: #222;
	}

/* DARK POST FIXES */
.is-cat-link-borders.is-post-dark .cat-links a,
.is-cat-link-borders-light.is-post-dark .cat-links a {
	color: inherit;
	}


/* CATEGORY LINK BG/BORDER COLOR OPTION */
/*.is-cat-link-regular .cat-links a,
.is-cat-link-borders .cat-links a,
.is-cat-link-border-bottom .cat-links a,
.is-cat-link-borders-light .cat-links a {
	color: #002bff;
	}
.is-cat-link-borders .cat-links a,
.is-cat-link-borders-light .cat-links a,
.is-cat-link-border-bottom .cat-links a,
.is-cat-link-ribbon .cat-links a:before,
.is-cat-link-ribbon .cat-links a:after,
.is-cat-link-ribbon-left .cat-links a:before,
.is-cat-link-ribbon-right .cat-links a:after,
.is-cat-link-ribbon.is-cat-link-ribbon-dark .cat-links a:before,
.is-cat-link-ribbon.is-cat-link-ribbon-dark .cat-links a:after,
.is-cat-link-ribbon-left.is-cat-link-ribbon-dark .cat-links a:before,
.is-cat-link-ribbon-right.is-cat-link-ribbon-dark .cat-links a:after {
	border-color: #002bff;
	}
.is-cat-link-solid .cat-links a,
.is-cat-link-solid-light .cat-links a,
.is-cat-link-ribbon .cat-links a,
.is-cat-link-ribbon-left .cat-links a,
.is-cat-link-ribbon-right .cat-links a,
.is-cat-link-ribbon.is-cat-link-ribbon-dark .cat-links a,
.is-cat-link-ribbon-left.is-cat-link-ribbon-dark .cat-links a,
.is-cat-link-ribbon-right.is-cat-link-ribbon-dark .cat-links a {
	background: #002bff;
	}
.is-cat-link-underline .cat-links a {
	box-shadow: inset 0 -7px 0 #002bff;
	}*/
/* END : CATEGORY LINK STYLES */




/* SLIDER CATEGORY LINK BG/BORDER COLOR OPTION */
/*.main-slider-post.is-cat-link-regular .cat-links a,
.main-slider-post.is-cat-link-border-bottom .cat-links a,
.main-slider-post.is-cat-link-borders .cat-links a,
.main-slider-post.is-cat-link-borders-light .cat-links a,
.main-slider-post.is-cat-link-line-before .cat-links a,
.main-slider-post.is-cat-link-dots-bottom .cat-links a:before {
	color: #85f9d2;
	}
.main-slider-post.is-cat-link-borders .cat-links a,
.main-slider-post.is-cat-link-borders-light .cat-links a,
.main-slider-post.is-cat-link-border-bottom .cat-links a,
.main-slider-post.is-cat-link-line-before .cat-links a:before,
.main-slider-post.is-cat-link-ribbon .cat-links a:before,
.main-slider-post.is-cat-link-ribbon .cat-links a:after,
.main-slider-post.is-cat-link-ribbon-left .cat-links a:before,
.main-slider-post.is-cat-link-ribbon-right .cat-links a:after {
	border-color: #85f9d2;
	}
.main-slider-post.is-cat-link-solid .cat-links a,
.main-slider-post.is-cat-link-solid-light .cat-links a,
.main-slider-post.is-cat-link-ribbon .cat-links a,
.main-slider-post.is-cat-link-ribbon-left .cat-links a,
.main-slider-post.is-cat-link-ribbon-right .cat-links a {
	background: #85f9d2;
	}
.main-slider-post.is-cat-link-underline .cat-links a {
	box-shadow: inset 0 -7px 0 #85f9d2;
	}*/
/* END : SLIDER CATEGORY LINK STYLES */




/* META STYLES */

/* DOTS BETWEEN */
.is-meta-dots .site-content .entry-meta > span { 
	position: relative; margin-right: 20px; 
	}
.is-meta-dots .site-content .entry-meta > span:after {
	display: list-item; content: ""; list-style: disc; position: absolute; top: -3px; right: -13px; width: 10px; list-style-position: inside; line-height: 1; color: #ddd; font-size: 16px;
	}
.is-meta-dots .site-content .entry-meta > span:last-child {
	margin-right: 0;
	}
.is-meta-dots .site-content .entry-meta > span:last-child:after {
	display: none;
	}

/* END : META STYLES */
		


/* ENTRY TITLE */		
.entry-title a { 
	color: inherit;
	}
.entry-title a:hover { 
	color: #111;
	}
.more { 
	text-align: center; margin-bottom: 0; 
	}
.more-link { 
    color: inherit; text-transform: uppercase; line-height: 1; padding: 13px 22px; margin: .6em 0; display: inline-block; font-size: 11px; letter-spacing: 1px;
	}
.blog-regular .more-link {
	margin-top: 1em;
	}
.more-link:hover {
	background: #333; color: #fff; border-color: transparent;
	}


/* MORE LINK STYLES  */
/* BUTTON STYLE */
.is-more-link-button-style .blog-stream .more-link {
	border: 2px solid #333;
	}
.is-more-link-button-style .blog-stream .more-link:hover {
    border-color: transparent;
	}
/* BORDER BOTTOM */
.is-more-link-border-bottom .blog-stream .more-link {
	padding: 6px 0px 4px; border-bottom: 3px solid #333;
	}
.is-more-link-border-bottom .blog-stream .more-link:hover,
.is-more-link-border-bottom-light .blog-stream .more-link:hover {
	color: inherit; background: none; padding: 6px 12px 4px;
	}
/* BORDER BOTTOM LIGHT */
.is-more-link-border-bottom-light .blog-stream .more-link {
	padding: 6px 0px 4px; border-bottom: 3px solid rgba(0, 0, 0, 0.07);
	}
/* BORDER BOTTOM DOTTED */
.is-more-link-border-bottom-dotted .blog-stream .more-link {
	padding: 1.3em 2.6em 1.1em; letter-spacing: .14em; border: 0; border-bottom: 1px dotted #ccc;
	}
.is-more-link-border-bottom-dotted .blog-stream .more-link:after {
	content: " \2192";
	}
.is-more-link-border-bottom-dotted .blog-stream .more-link:hover {
    color: inherit; background-color: #f7f7f7;
	}
/* END : MORE LINK STYLES */


/* SLIDER MORE LINK VISIBILITY OPTIONS - default : show */		
.post-thumbnail .more-link { 
	padding: 10px 16px; color: #fff; margin-top: 30px;
	}
.post-thumbnail .more-link:hover {
	background: #fff; color: #111;
	}
/* SLIDER MORE LINK SHOW ON HOVER */
.is-slider-more-link-show-on-hover .post-thumbnail .more-link {
	opacity: 0;
	}
.is-slider-more-link-show-on-hover .post-thumbnail:hover .more-link {
	opacity: 1;
	}
/* SLIDER MORE LINK HIDDEN */
.is-slider-more-link-hidden .post-thumbnail .more-link {
	display: none;
	}
/* END : SLIDER MORE LINK VISIBILITY OPTIONS */



/* SLIDER MORE LINK STYLES */
/* BUTTON STYLE */
.is-slider-more-link-button-style .post-thumbnail .more-link {
	border: 2px solid #fff;
	}
/* BORDER BOTTOM */
.is-slider-more-link-border-bottom .post-thumbnail .more-link {
	padding: 6px 0px 4px; border-bottom: 3px solid #fff;
	}
.is-slider-more-link-border-bottom .post-thumbnail .more-link:hover {
	color: #fff; background: none; padding-left: 8px; padding-right: 8px;
	}
/* END : SLIDER MORE LINK STYLES */




/* featured image */
.featured-image { 
	position: relative;
	}
.featured-image,
.entry-header + .full-width-image,
.post-header-overlay-inline { 
	margin-bottom: 2em; 
	}
	.featured-image > a:first-of-type:before {
		content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #222; opacity: 0;
		}
	.featured-image img {
 		display: block; margin-left: auto; margin-right: auto;
		}
	.featured-image:hover > a:first-of-type:before {
		opacity: .05;
		}
.featured-image .fluid-width-video-wrapper,
.featured-image iframe {
    margin-bottom: 0;
    }
	
/* BLOG SMALL common styles : list - grid - circles */
.blog-small .entry-title {
	font-size: 1.4em;
	} 

/* BLOG LIST */
.blog-list .hentry {
	margin-bottom: 1.4em; padding: 0;
	}
.blog-list .featured-image {
	position: relative; width: 40%; float: left; margin-top: 0; margin-bottom: 0; padding-top: 38%; background-size: cover; background-position: center;
	}
.blog-list .has-post-video .featured-image {
	padding-top: 0;
	}
.blog-list .featured-image a {
	position: absolute; top: 0; left: 0; right: 0; bottom: 0;
	}
.blog-list .featured-image img {
	display: none;
	}
.blog-list .hentry-middle {
	width: 60%; float: left; padding: 1em 2em; text-align: center;
	}
.blog-list .hentry-middle:first-child {
	width: 100%;
	}
.blog-list .entry-content,
.blog-list .comment-link {
	display: none; 
	}
.blog-list .entry-header {
	padding: 0; margin-bottom: 0; 
	}
.blog-list .entry-content {
	padding-top: 1.4em; margin-bottom: 0;
	}
	
/* BLOG LIST FIRST FULL */
.blog-list.first-full .hentry:first-child .featured-image {
	width: 100%; float: none; padding: 0;
	}
.blog-list.first-full .hentry:first-child .featured-image a {
	position: static;
	}
.blog-list.first-full .hentry:first-child .featured-image img {
	display: block;
	}
.blog-list.first-full .hentry:first-child .hentry-middle {
	width: 100%; float: none; max-width: 480px; margin-left: auto; margin-right: auto;
	}
.blog-list.first-full .hentry:first-child .entry-content {
	display: block;
	}

/* BLOG CIRCLES */
.blog-circles .hentry {
	overflow: hidden;
	}
.blog-circles .featured-image {
	border-radius: 50%; opacity: 1; -webkit-transform: scale(1.25) translateX(0px) translateY(-18px); transform: scale(1.25) translateX(0px) translateY(-18px);
	}
.blog-circles .has-post-video .featured-image {
	padding-top: 0; -webkit-transform: none !important; transform: none !important;
	}
.blog-circles .featured-image a:before {
	display: none;
	}
.blog-circles .hentry-middle *,
.blog-circles .hentry-middle *:before {
	text-align: right;
	}
.blog-circles .hentry:nth-child(even) .hentry-middle *,
.blog-circles .hentry:nth-child(even) .hentry-middle *:before {
	text-align: left;
	}
.blog-circles .hentry:nth-child(even) .featured-image {
	float: right; -webkit-transform: scale(1.25) translateX(0px) translateY(-18px); transform: scale(1.25) translateX(0px) translateY(-18px);
	}	
.blog-circles .hentry:hover .featured-image {
	opacity: 1;
	-webkit-transform: scale(1) translateX(0px) translateY(0px); transform: scale(1) translateX(0px) translateY(0px);
	}

/* BLOG GRID */
.blog-grid-wrap {
	margin-left: -14px; margin-right: -14px;
	}
.blog-grid .hentry {
	margin-bottom: 2em; padding: 0 14px; text-align: center;
	}
.blog-grid .entry-header {
	padding: 0; margin-bottom: 0; 
	}
.blog-grid .featured-image {
	margin-bottom: 0;
	}
.blog-grid .entry-meta.above-title {
	margin-bottom: .7em;
	}
.blog-grid .hentry-middle {
	padding: 1.8em 1.2em;
	}
.blog-grid .entry-content {
	padding-top: 1.2em; margin-bottom: 0;
	}
.blog-grid .entry-content p:not(:last-child) {
	margin: 0 0 1em 0;
	}
.blog-grid .more-link {
	padding: 11px 20px;
	}
.blog-grid .post-wrap {
	padding-top: 130%;
	}
	
/* BLOG GRID FIRST FULL */
.blog-grid.first-full .hentry:first-child {
	margin-bottom: 3em;
	}
.blog-grid.first-full .hentry:first-child .hentry-middle {
	max-width: 440px; margin-left: auto; margin-right: auto;
	}

/* BLOG SIMPLE */	
.blog-simple {
	margin: 0 auto 1em auto; max-width: 670px;
	}
.blog-simple .hentry {
	position: relative; height: 60px; margin-bottom: 0; overflow: hidden; border-bottom: 1px solid #f3f3f3;
	}
.blog-simple .hentry:last-child {
	border-bottom: 0;
	}
.blog-simple .hentry-left {
	position: absolute; top: 0; left: 0; width: 60px; height: 60px; 
	}
.blog-simple .hentry-middle {
	float: left; margin-left: 80px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);  transform: translateY(-50%);
	}
.blog-simple .post-link {
	position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 3; text-indent: -200%; overflow: hidden;
	}
.blog-simple .featured-image {
	position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: 0; opacity: 0; -webkit-filter: blur(12px); filter: blur(12px); background-size: cover; background-position: center center;
	}
.blog-simple .hentry:hover .featured-image {
	opacity: 1; -webkit-filter: blur(0px); filter: blur(0px);
	}
.blog-simple .entry-date {
	padding: 13px 10px; font-size: 10px; letter-spacing: 2px;
	}
.blog-simple .entry-date span {
	display: block; text-align: center; line-height: 1; text-transform: uppercase;
	}
.blog-simple .day {
	font-weight: bold; font-size: 23px; letter-spacing: -1px;
	}
.blog-simple .month {
	color: #ddd;
	}
.blog-simple .entry-date .year {
	color: #ddd; display: none;
	}
.section-launch {
	margin: 2em 0; text-align: center;
	}

/* SECTION TITLE */
.section-title {
	margin: 50px 0 30px !important; text-align: center;
	}
.section-title:first-child,
.vc_row:first-child .section-title {
	margin-top: 0 !important;
	}


/* PAGINATION */
.navigation,
.pagination,
.page-links {
	width: 100%; clear: both; margin: 3em 0; padding-bottom: 1px; font-size: 13px; text-transform: uppercase; overflow: hidden;
	}
	.navigation:not(.pagination) > div {
 		width: 50%; float: left; min-height: 1px;
		}
	.navigation a {
 		display: inline-block; padding-bottom: .2em; color: inherit; font-weight: 400; font-size: 11px; line-height: 1.3; border-bottom: 2px solid transparent;
		}
	.navigation a:hover {
		color: #555; border-color: #333;
		}
	.navigation .nav-next {
 		text-align: right;
		}
	.navigation .meta-nav {
 		margin-right: .5em
		}
	.navigation .nav-next .meta-nav {
 		margin-left: .5em; margin-right: 0;
		}
/* NUMBERED PAGINATION */
.nav-links,
.page-links {
	font-size: 12px; list-style: none; text-align: center; padding: 0;
	}
.nav-links .page-numbers {
	display: inline-block; margin: .3em .1em;
	}
	.page-links a,
	.page-links > .page-number {
		display: inline-block; padding: .1em .5em; margin: 0; font-size: 11px; letter-spacing: 1px; font-weight: 400; color: inherit; border: 1px solid transparent;
		}
	.page-links a:hover {
		color: inherit; border-color: #eee;
		}
.page-numbers.current {
	margin: 0 8px;
	}
.page-numbers.current,
.page-links > .page-number {
	display: inline-block; width: 32px; line-height: 32px; text-align: center; cursor: default; border: 0; background: rgba(0, 0, 0, 0.05); border-radius: 50%;
	}

/* PAGING */
.page-links .page-links-title { 
	letter-spacing: 1px; font-size: 11px;
	}

/* COMMENT NAV */
.comment-nav {
	margin: 2em 0 4em;
	}

/* I Recommend This Wordpress plugin */
.entry-like {
	letter-spacing: 0;
	}
.dot-irecommendthis { 
	padding-left: 18px; border: 0 !important; margin-bottom: 0; display: inline-block; text-decoration: none; min-height: 14px; background: url(../images/bckg/heart.png) 0 3px no-repeat; background-size: 16px 40px;
	}
.post-thumbnail .dot-irecommendthis { 
	background-image: url(../images/bckg/heart-light.png);
	}
.dot-irecommendthis:hover, 
.dot-irecommendthis.active { 
	background-position:0 -23px; color: #F56559 !important; border: 0 !important; margin: 0 !important; padding-left: 18px !important; text-decoration: none;
	}
.post-thumbnail .dot-irecommendthis:hover, 
.post-thumbnail .dot-irecommendthis.active { 
	color: #fff !important;
	}
.dot-irecommendthis.active {
	cursor: default;
	}	
.dot-irecommendthis:not(.active) .dot-irecommendthis-count {
	color: #777;
	}	

/* POST FORMATS */
.hentry .entry-header:before {
 	font-size: 18px; color: #555; display: block; text-align: center; padding-bottom: .2em;
	}
/* sticky  */
.hentry.sticky .entry-header:before {
 	content: "\e86b";
	}
/* quote  */
.format-quote .entry-header:before {
 	content: "\e81a"
	}
.format-quote blockquote {
 	display: block; width: 100%; max-width: 480px; padding: 0; margin: .4em auto;
	}
/* video  */
.format-video .entry-header:before {
 	content: "\e816"
	}
/* audio  */
.format-audio .entry-header:before {
 	content: "\e885"
	}
/* image  */
.format-image .entry-header:before {
 	content: "\e86a"
	}
/* link  */
.format-link .entry-header:before {
 	content: "\e811"
    }
.format-link .entry-content {
    text-align: center;
    }
.format-link .entry-content > p:first-child a:first-child {
    font-size: 10px; font-weight: bold; word-break: break-all; padding: 1.2em 1.8em; text-transform: uppercase; letter-spacing: 2px; color: #fff; border: 0; background: #25262E; 	
	}
.format-link .entry-content > p:first-child a:first-child:hover {
    color: #aaa; 	
    }
/* chat  */
.format-chat .entry-header:before {
 	content: "\e813"
	}
.format-chat .entry-content {
	text-align: center;
	}
.chat-transcript {
	display: inline-block; text-align: left;
	}
.chat-row:after {
 	display: table; content: ""; line-height: 0;
	}
.chat-author {
	display: inline-block; width: 88px; margin-top: 5px;
	}
.chat-author cite {
 	display: inline-block; min-width: 80%; margin-right: .1em; font-size: 13px; font-style: normal;
	}
.chat-text {
	display: inline-block;
	}
.chat-text p {
    position: relative; display: inline-block; max-width: 460px; padding: 6px 12px; margin-top: 0; margin-bottom: 1em; background: #FFF; border-radius: 4px; font-size: 12px; line-height: 1.5; background-color: rgba(37, 38, 46, 0.86); color: #fff;
    }
.chat-text p:empty {
    display: none;
	}
.chat-speaker-2 .chat-text p {
	background: rgba(221, 221, 221, 0.35); color: #333;
    }
.chat-speaker-2 .chat-text p:before {
        background-color: #212933; 
    }
/* status  */
.format-status .entry-content { 
    text-align: center; 
    }
.format-status .entry-header:before {
 	content: "\e84e"
	}
.format-status .entry-content > p:first-child {
    display: inline-block; padding: .7em 1em; font-size: 1.0em; font-style: italic; line-height: 1.5; background: rgba(221, 221, 221, 0.35);
	}
/* aside  */
.format-aside .entry-header:before {
 	content: "\e81e"
	}
.format-aside .entry-content {
	margin-top: 2.2em; max-width: 440px; margin-left: auto; margin-right: auto; padding: 1.9em 2.4em .3em; line-height: 2;
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.08) 1px, transparent 1px);
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1) 1px, transparent 1px);
	background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.1) 1px, transparent 1px);
	border: 1px solid rgba(51, 51, 51, 0.09);
	background-size: 100% 2.0em;
	background-position: 0 1.5em;
	background-origin: content-box;
	background-color: rgba(255, 255, 0, 0.15);
	}
.format-aside h3 {
	font-size: 14px; margin-bottom: .5em;
	}
.format-aside .entry-content p {
	margin-top: 0.1em;
	}
/* gallery  */
.format-gallery .entry-header:before {
 	content: "\e86a";
	}
.gallery {
	margin: 2em 0;
	width: 100%;
	width: -webkit-calc(100% + 18px);
	width:         calc(100% + 18px);
    }
.gallery:first-child { margin-top: 0; }
.gallery:before,
.gallery:after {
 	content: " "; display: table;
	}
.gallery:after {
 	clear: both
	}
.gallery-item {
	display: block; position: relat ive; float: left; margin: 0 4px 4px 0;
    }
.gallery-item a {
	display: block; position: relative; float: left; /*margin: 0 4px 4px 0;*/ cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in;
    }
.gallery-item a:before {
	content: ""; opacity: 0; filter: alpha(opacity = 0); position: absolute; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; text-align: center; overflow: hidden; background: #33475D; background: rgba(51, 71, 93, 0.15); 
	}
.gallery-item a:hover:before { 
	opacity: 1; 
	}
.gallery-item img {
	width: 100%;
    }
.gallery-columns-1 .gallery-item {
	max-width: 100%;
    }
.gallery-columns-2 .gallery-item {
	width: 48%;
	width: -webkit-calc(50% - 4px);
	width:         calc(50% - 4px);
    }
.gallery-columns-3 .gallery-item {
	width: 32%;
	width: -webkit-calc(33.3% - 4px);
	width:         calc(33.3% - 4px);
    }
.gallery-columns-4 .gallery-item {
	width: 23%;
	width: -webkit-calc(25% - 4px);
	width:         calc(25% - 4px);
    }
.gallery-columns-5 .gallery-item {
	width: 19%;
	width: -webkit-calc(20% - 4px);
	width:         calc(20% - 4px);
    }
.gallery-columns-6 .gallery-item {
	width: 15%;
	width: -webkit-calc(16.7% - 4px);
	width:         calc(16.7% - 4px);
    }
.gallery-columns-7 .gallery-item {
	width: 13%;
	width: -webkit-calc(14.28% - 4px);
	width:         calc(14.28% - 4px);
    }
.gallery-columns-8 .gallery-item {
	width: 11%;
	width: -webkit-calc(12.5% - 4px);
	width:         calc(12.5% - 4px);
    }
.gallery-columns-9 .gallery-item {
	width: 9%;
	width: -webkit-calc(11.1% - 4px);
	width:         calc(11.1% - 4px);
    }
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
    }
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
    }
.gallery .gallery-caption {
    display: none; position: absolute; bottom: 0; left: 0; right: 0; max-height: 45%; margin: 0; padding: 6px 8px; text-align: center; opacity: 0; filter: alpha(opacity=0); font-size: 13px; line-height: 1.4; overflow: hidden; z-index: 999; color: #fff; background-color: #8ACB82;
    }
.gallery-caption:before {
	content: ""; height: 100%; min-height: 49px; position: absolute; top: 0; left: 0; width: 100%;
    }
.gallery-item:hover .gallery-caption {
    opacity: 1; filter: alpha(opacity=100);
    }
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
    }
	
/* Magnific Popup */
.mfp-content {
    min-width: 240px;
	}
button.mfp-close,
button.mfp-arrow:before {
	background: url(../js/jquery.magnific-popup/default-skin.svg) 0 0 no-repeat; background-size: 264px 88px;
	}
button.mfp-close {
	width: 44px; height: 44px; color: transparent; background-position: 0 -44px;
	}
button.mfp-arrow { 
	width: 70px; height: 100px; opacity: .9;
	}
button.mfp-arrow:hover,
button.mfp-close:hover { 
	background-color: transparent; 
	}
button.mfp-arrow:after { 
	display: none; 
	}
button.mfp-arrow:before {
	content: ''; position: absolute; top: 35px; height: 30px; width: 32px; border: 0; margin: 0;
	}
button.mfp-arrow-left:before {
	left: 6px; background-position: -138px -44px; 
	}
button.mfp-arrow-right:before {
	left: auto; right: 6px; background-position: -94px -44px; 
	}
.mfp-title {
	position: absolute; width: 100%; line-height: 32px; text-transform: uppercase; font-size: 10px; padding-right: 0; text-align: center; font-weight: 400; letter-spacing: .08em;
	}
.mfp-counter {
	position: fixed; top: 10px; left: 0; text-align: center; font-size: 12px; line-height: 1.6; font-weight: 400; color: #fff; opacity: .5;
	}
.mfp-removing button,
.mfp-removing .mfp-title { 
	opacity: 0; 
	}
body .mfp-figure:after {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}	
.mfp-iframe-holder .mfp-close {
	background: none; 
	}
.mfp-ready .mfp-content {
	opacity: 0;
	}
.mfp-zoom-in .mfp-content { 
	opacity: 0; transition: all 0.2s ease-out; transform: scale(0.9);
	}
.mfp-zoom-in.mfp-bg {
	opacity: 0; transition: all 0.2s ease-out;
	}
.mfp-zoom-in.mfp-image-loaded .mfp-content {
	opacity: 1; -webkit-transform: scale(1); transform: scale(1);
	}
div.mfp-bg { 
	background: #25262E;
	}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .95;
	}
	.mfp-zoom-in.mfp-image-loaded .mfp-content {
		opacity: 1;
		}
.mfp-zoom-in.mfp-removing .mfp-content {
	-webkit-transform: scale(0.9); transform: scale(0.9); opacity: 0;
	}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
	}
.mfp-preloader {
	width: 24px; height: 24px; opacity: 1; margin: 0 auto; background: url(../images/bckg/loading-light.gif) center center no-repeat; background-size: 24px 24px;
	}
.mfp-zoom-in.mfp-ready .mfp-preloader {
	display: block;
	}
.mfp-zoom-in.mfp-image-loaded .mfp-preloader,
.mfp-zoom-in.mfp-removing .mfp-preloader {
	display: none;
	}
/* fade image change */
.mfp-image-loaded .mfp-content {
	-webkit-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: .2s; animation-duration: .2s; -webkit-backface-visibility: hidden;
	}
@-webkit-keyframes fadeIn{
	0%{ opacity:0 }
	100%{ opacity:1 }
	}
@keyframes fadeIn{
	0%{ opacity:0 }
	100%{ opacity:1 }
	}
	
	
/* GALLERY COLLAGE LAYOUT */
.gallery {
	margin: 2em -8px; margin-bottom: 12px; padding: 8px; padding-top: 0; font-size: 0;
	}
.pw-collage-loading {
	background-color: #fff; min-height: 120px; background: url(../images/bckg/loading.gif) 50% 60px no-repeat; background-size: 88px 8px;
	}
.gallery figure {
	display: block; opacity:0; 
	}
.no-csstransforms3d .gallery figure {
	opacity: 1 !important;
	}
.gallery img {
 	display: block; width: 100%;
	}

/*
from transitions.css
A library of transitions for revealing the loaded images
(Heavily) Inspired by http://tympanus.net/codrops/2013/07/02/loading-effects-for-grid-items-with-css-animations/
*/
.gallery {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px;
    }
	
/* EFFECT 1 */
.effect-1 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    -moz-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly ease-in-out forwards;
    -moz-animation: fly ease-in-out forwards;
    animation: fly ease-in-out forwards;
}
@-webkit-keyframes fly {
    100% { -webkit-transform: rotateX(0deg); opacity: 1; -webkit-transform-origin:50% 50% 0; }
}
@-moz-keyframes fly {
    100% { -moz-transform: rotateX(0deg); opacity: 1; -moz-transform-origin:50% 50% 0; }
}
@keyframes fly {
    100% { transform: rotateX(0deg); opacity: 1; transform-origin:50% 50% 0; }
}

/* EFFECT 2 */
.effect-2 {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp ease forwards;
    -moz-animation: moveUp ease forwards;
    animation: moveUp ease forwards;
}
@-webkit-keyframes moveUp {
    to { -webkit-transform: translateY(0); opacity: 1; }
}
@-moz-keyframes moveUp {
    to { -moz-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
    to { transform: translateY(0); opacity: 1; }
}

/* EFFECT 3 */
.effect-3 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    transform: translateZ(400px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective ease-in-out forwards;
    -moz-animation: fallPerspective ease-in-out forwards;
    animation: fallPerspective ease-in-out forwards;
}

@-webkit-keyframes fallPerspective {
    100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@-moz-keyframes fallPerspective {
    100% { -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes fallPerspective {
    100% { transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

/* EFFECT 4 */
.effect-4 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotateX(-80deg);
    -moz-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip ease-in-out forwards;
    -moz-animation: flip ease-in-out forwards;
    animation: flip ease-in-out forwards;
}

@-webkit-keyframes flip {
    100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@-moz-keyframes flip {
    100% { -moz-transform: rotateX(0deg); opacity: 1; }
}
@keyframes flip {
    100% { transform: rotateX(0deg); opacity: 1; }
}

/* EFFECT 5 */
.effect-5 {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: moveUp ease-in-out forwards;
    -moz-animation: moveUp ease-in-out forwards;
    animation: moveUp ease-in-out forwards;
}

/* EFFECT 6 */
.effect-6 {
    -webkit-transform:  scale(0.638) translate(-179px);
    -moz-transform:     scale(0.638) translate(-179px);
    transform:          scale(0.638) translate(-179px);
    -webkit-animation: moveUp ease-in-out forwards;
    -moz-animation: moveUp ease-in-out forwards;
    animation: moveUp ease-in-out forwards;
}

/* Universal durations */
.effect-duration-1{
    -webkit-animation-duration: .4s;
    -moz-animation-duration:    .4s;
    animation-duration:         .4s;
}
.effect-duration-2{
    -webkit-animation-duration: .5s;
    -moz-animation-duration:    .5s;

    animation-duration:         .5s;
}
.effect-duration-3{
    -webkit-animation-duration: .6s;
    -moz-animation-duration:    .6s;
    animation-duration:         .6s;
}
.effect-duration-4{
    -webkit-animation-duration: .7s;
    -moz-animation-duration:    .7s;
    animation-duration:         .7s;
}
.effect-duration-5{
    -webkit-animation-duration: .8s;
    -moz-animation-duration:    .8s;
    animation-duration:         .8s;
}
.effect-duration-6{
    -webkit-animation-duration: .9s;
    -moz-animation-duration:    .9s;
    animation-duration:         .9s;
}
.effect-duration-7{
    -webkit-animation-duration: .95s;
    -moz-animation-duration:    .95s;
    animation-duration:         .95s;
}
.effect-duration-8{
    -webkit-animation-duration: 1s;
    -moz-animation-duration:    1s;
    animation-duration:         1s;
}
.effect-duration-9{
    -webkit-animation-duration: 1.05s;
    -moz-animation-duration:    1.05s;
    animation-duration:         1.05s;
}
.effect-duration-10{
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration:    1.1s;
    animation-duration:         1.1s;
}

/* WIDGET AREA */
.widget-area .widget { 
    margin: 0 0 4em 0;
    }
.sidebar.widget-area .widget:last-child {
	margin-bottom: 0;
    }
	
/* SIDEBAR WIDGETS ALIGN CENTER */
.is-sidebar-align-center .sidebar .widget { 
    text-align: center;
    } 
.is-sidebar-align-center .sidebar input { 
	text-align: center;
	}

/* FOOTER WIDGETS ALIGN CENTER */
.is-footer-widgets-align-center .site-footer .widget { 
    text-align: center;
    } 
.is-footer-widgets-align-center .site-footer input:not[type=checkbox] { 
	text-align: center;
	}
	

/* WIDGET TITLE ALIGN CENTER */
.is-widget-title-align-center .site-main .widget-title { 
    text-align: center;
    }

/* BLOG SINGLE WIDGET TITTLES */
.single .site-content .widget-title span {
	display: inline-block;
	}
	
.widget-area a { 
	color: inherit;
    }
.widget-area a:hover { 
    color:#000; 
    }
.widget-title { 
    margin-bottom: 20px; font-size: 11px; letter-spacing: 2px; line-height: 1.3; font-weight: 400; text-transform: uppercase;
	}
.widget-title span {
	display: inline-block;
	}
.sidebar .widget-title { 
    display: block; margin-bottom: 30px; position: relative;
		}
.sidebar .widget-title,
.sidebar .widget-title a { 
    	color: inherit;
		}
		

/* RIBBON STYLE */
.is-widget-ribbon .site-main .widget-title span { 
	display: inline-block; position: relative; line-height: 1.3; padding: 6px 20px; color: #fff; background: #333;
		}
		.is-widget-ribbon .site-main .widget-title span:before {
			content: ""; position: absolute; display: block; bottom: 0; border: 13px solid #333; left: -1.2em; border-right-width: 14px; border-left-color: transparent !important;
			}
		.is-widget-ribbon .site-main .widget-title span:after {
			content: ""; position: absolute; display: block; bottom: 0; border: 13px solid #333; right: -1.2em; border-left-width: 14px; border-right-color: transparent !important;
			}			

/* BORDER STYLE */
.is-widget-border .site-main .widget-title span {
	display: block; padding: 16px 20px; border: 2px solid #333;
	}

/* BORDER ARROW STYLE */
.is-widget-border-arrow .site-main .widget-title span {
	position: relative; display: block; padding: 16px 20px; border: 2px solid #333;
	}
.is-widget-border-arrow .site-main .widget-title span:after, 
.is-widget-border-arrow .site-main .widget-title span:before {
	top: 100%; left: 30px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	}
.is-widget-border-arrow .site-main .widget-title span:after {
	border-color: rgba(255, 255, 255, 0); border-top-color: #fff; border-width: 6px; margin-left: -6px;
	}
.is-widget-border-arrow .site-main .widget-title span:before {
	border-color: rgba(51, 51, 51, 0); border-top-color: #333; border-width: 9px; margin-left: -9px;
	}
.is-widget-border-arrow.is-widget-title-align-center .site-main .widget-title span:after, 
.is-widget-border-arrow.is-widget-title-align-center .site-main .widget-title span:before {
	left: 50%;
	}			

/* SOLID STYLE */
.is-widget-solid .site-main .widget-title span {
	display: block;	padding: 16px 20px; background: #333; color: #fff;
	}		

/* SOLID ARROW STYLE */
.is-widget-solid-arrow .site-main .widget-title span {
	position: relative; display: block; padding: 16px 20px; background: #333; color: #fff;
	}	
.is-widget-solid-arrow .site-main .widget-title span:after {
	top: 100%; left: 30px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(51, 51, 51, 0); border-top-color: #333;	border-width: 6px; margin-left: -6px; z-index: 1;
	}	
.is-widget-solid-arrow.is-widget-title-align-center .site-main .widget-title span:after {
	left: 50%;
	}

/* UNDERLINE STYLE */
.is-widget-underline .site-main .widget-title span {
	box-shadow: inset 0 -7px 0 #FFFC7F;
	}		

/* BOTTOMLINE STYLE */
.is-widget-bottomline .site-main .widget-title span {
	display: block !important;
	}		
.is-widget-bottomline .site-main .widget-title:after {
	content: ""; display: inline-block; width: 32px; margin-top: 20px; border-bottom: 4px solid #333;
	}		

/* FIRST LETTER BORDER STYLE */
.is-widget-first-letter-border .site-main .widget-title span:first-letter {
	padding: 8px 11px; font-size: 14px; font-weight: bold; margin-right: 7px; letter-spacing: 0; border: 3px solid #333;
	}

/* FIRST LETTER SOLID STYLE */
.is-widget-first-letter-solid .site-main .widget-title span:first-letter {
	padding: 10px 13px; font-size: 14px; font-weight: bold; margin-right: 7px; letter-spacing: 0; background: #333; color: #fff;
	}

/* LINE CUT STYLE */
.is-widget-line-cut .site-main .widget-title span:before,
.is-widget-line-cut .site-main .widget-title span:after {
	content: ''; display: inline-block; width: 44px; margin: 0 -2px; border-bottom: 2px solid #555;
	}

/* LINE CUT CENTER STYLE */
.is-widget-line-cut-center .site-main .widget-title span:before,
.is-widget-line-cut-center .site-main .widget-title span:after {
	content: ''; display: inline-block; width: 24px; margin: 3px 11px 3px 0; border-bottom: 2px solid #555;
	}
.is-widget-line-cut-center .site-main .widget-title span:after {
	margin: 3px 0 3px 11px;
	}








/* SPLASH STYLE */
.is-widget-splash .site-main .widget-title span {
	padding: 0 16px;
	}
.is-widget-splash .site-main .widget-title:after {
	display: block; position: relative; z-index: -1; margin-top: 18px; line-height: 0; font-size: 80px; font-weight: 400; font-family: "fontello"; content: '\e8c2'; 
	}
	
/* SPLASH 2 STYLE */
.is-widget-splash2 .site-main .widget-title span {
	padding: 0 16px;
	}
.is-widget-splash2 .site-main .widget-title:after {
	display: block; position: relative; z-index: -1; margin-top: 28px; text-indent: -20px; line-height: 0; font-size: 220px; font-weight: 400; font-family: "fontello"; content: '\e8c3'; 
	}

/* COFFEE DROP STYLE */
.is-widget-coffee-drop .site-main .widget-title span {
	padding: 4px; background: #fff;
	}
.is-widget-coffee-drop .site-main .widget-title:after {
	display: block; position: relative; z-index: -1; margin-top: 15px; line-height: 0; font-size: 180px; font-weight: 400; font-family: "fontello"; content: '\e8bb';
	}

/* CURVED LINES STYLE */
.is-widget-curved-lines .site-main .widget-title:after {
	display: block; position: relative; z-index: -1; margin-top: 12px; line-height: 0; font-size: 104px; font-weight: 400; font-family: "fontello"; content: '\e8be';
	}

/* MUSTACHE STYLE */
.is-widget-mustache .site-main .widget-title:after {
	display: block; position: relative; z-index: -1; margin-top: 24px; line-height: 0; font-size: 44px; font-weight: 400; font-family: "fontello"; content: '\e8bc';
	}


/* WIDGET TITLE BG/BORDER COLOR */
/*.is-widget-ribbon .site-main .widget-title span,
.is-widget-solid .site-main .widget-title span,
.is-widget-solid-arrow .site-main .widget-title span,
.is-widget-first-letter-solid .site-main .widget-title span:first-letter { 
	background: #333;
	}
.is-widget-ribbon .site-main .widget-title span:before,
.is-widget-ribbon .site-main .widget-title span:after,
.is-widget-border .site-main .widget-title span,
.is-widget-border-arrow .site-main .widget-title span,
.is-widget-bottomline .widget-title:after,
.is-widget-first-letter-border .site-main .widget-title span:first-letter,
.is-widget-line-cut .site-main .widget-title span:before,
.is-widget-line-cut .site-main .widget-title span:after,
.is-widget-line-cut-center .site-main .widget-title span:before,
.is-widget-line-cut-center .site-main .widget-title span:after { 
	border-color: #333;
	}
.is-widget-border-arrow .site-main .widget-title span:before,
.is-widget-solid-arrow .site-main .widget-title span:after {
	border-top-color: #333;
	}
.is-widget-underline .site-main .widget-title span {
	box-shadow: inset 0 -6px 0 #333;
	}	
.site-main .widget-title:after {
	color: #bdf3ce;
	}*/
	
	

.widget-area ul li { 
    font-size: 12px; 
    }
.widget-area ul ul ul li {
    font-size: inherit;
	}
.widget-area a:active { 
    color: #aaa; border-color: #ccc; 
    }
.widget label input:[type=checkbox],
.widget label input:[type=radio] {
	font-size: 13px !important;	max-width: 240px !important; padding: .9em 1em !important;
	}
.widget form p { 
	margin-top: 0; 
	}
.widget-area iframe {
 	width: 100% !important; max-height: 290px;
	}
.adsbygoogle iframe {
    max-height: none;
	}
/* Buttons in widgets */
.widget input[type=submit], 
.widget input[type=button], 
.widget button, 
.widget a.button {
	font-size: 11px;
	}

/* DEFAULT WIDGETS */
.widget-area ul { 
    margin: 0 0 1em 0; padding-left: 0; list-style: none;
    }
.widget-area ul li { 
    position:relative; margin-bottom:.4em; line-height:1.5; 
    }
.widget-area ul ul {
    margin: 0.6em 0 0;
	}

/* recent entries widget */
.widget_recent_entries ul,
.widget_pages ul { 
    margin-left: 0; list-style: none;
    }
.widget_recent_entries ul li a,
.widget_pages ul li a,
.widget_most_recommended_posts ul li a { 
    margin: 0; display: inline-block; padding: .8em 0 .6em 0; font-size: 18px; letter-spacing: .03em; border-bottom: 1px solid #eee;
    }

/* pages widget */
.widget_pages ul ul li { 
    font-size: 15px; 
    }
.widget_pages ul ul li:last-child { 
	border-bottom: 0;
    }

/* categories widget */
.widget_categories ul,
.widget_nav_menu,
.widget_product_categories ul { 
    list-style: none; margin-left: 0; 
    }
.widget_product_categories ul ul {
	margin-top: .3em;
	}
.widget_categories ul ul,
.widget_nav_menu ul ul {
    margin-bottom: .6em;
	}
.widget_categories ul li,
.widget_archive ul li,
.widget_nav_menu ul li,
.widget_product_categories ul li {
    margin: 0px; font-size: 20px; font-weight: 400; display: block; margin-bottom: .3em; letter-spacing: .03em;
    }
.widget_categories ul ul li,
.widget_nav_menu ul ul li,
.widget_product_categories ul ul li {
    font-size: 14px;
    }
.widget_categories ul ul ul li,
.widget_nav_menu ul ul ul li,
.widget_product_categories ul ul ul li {
    font-size: 12px;
    }
.widget_nav_menu .sub-menu {
    margin-left: 14px;
	}

/* woocommerce widgets */
.woocommerce ul.cart_list, 
.woocommerce ul.product_list_widget {
    text-align: left;
	}
.sidebar ul.product_list_widget li .star-rating {
	width: 5.4em; margin: 10px 0;
	}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img {
	width: 62px;
	}
.widget_product_search input[type='submit'] {
    margin-top: 18px;
	}
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li {
    padding: 0 0 8px 0; margin-bottom: 14px; border-bottom: 1px solid #eee;
	}
.woocommerce ul.cart_list li:last-child, 
.woocommerce ul.product_list_widget li:last-child {
	border-bottom: 0;
	}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total {
    border: 0; background: #fafafa; padding: 12px;
	}

/* archive widget */
.widget_archive ul li {
	font-size: 17px;
    }

/* tag cloud */
.sidebar .tagcloud {
	text-align: inherit;
	}

/* recent comments widget */
.widget_recent_comments ul li { 
    font-style: italic; 
    }
.widget_recent_comments ul li a { 
    font-style: normal; 
    }
.widget_recent_comments ul li a:nth-of-type(2) { 
    font-weight: bold; 
    }

/* about me widget */
.widget_theblogger_widget_about_me img { 
	display: block; margin: 0 0 1.2em;
    }
.widget_theblogger_widget_about_me .is-about-me-widget-round img { 
	border-radius: 50%; max-width: 160px;
    }
.is-sidebar-align-center .sidebar .widget_theblogger_widget_about_me img { 
	margin-left: auto; margin-right: auto;
    }
.widget_theblogger_widget_about_me .social-link {
	width: 17px; line-height: 25px; color: #666; border: 0;
	}
.widget_theblogger_widget_about_me .social-link:hover {
	background: none; color: inherit;
	}
.widget_theblogger_widget_about_me a {
	border-bottom: 2px solid #eee;
	}
.widget_theblogger_widget_about_me a:hover {
	border-color: #555;
	}

/* rss widget */
.widget_rss .rss-date, 
.widget_rss cite:before { 
    font-style:italic; color:#ccc; 
    }
.widget_rss .rss-date {
	display: block; margin-left: 2em; font-size: .925em; 
    }
.widget_rss ul { 
	list-style: none; margin: 0;
    }
.widget_rss ul li { 
    padding-bottom: 2em;
    }
.widget_rss ul li a.rsswidget { 
    font-weight:bold; font-size: 13px;
    }
.widget_rss .widget-title img { 
    margin-right:.1em; 
    }
.widget_rss cite { 
    display:block; margin-top:.6em;
    }
.widget_rss cite:before { 
    content:"by "; 
    }
.widget_rss .rssSummary { 
    padding-top: .8em; 
    }
.rss-widget-icon {
    display: none;
	}

/* tag cloud widget */
.tagcloud {
	text-align: left;
	}
.tagcloud a,
.tagged_as a { 
    color: #bbb; font-size: 12px !important; margin: 0 8px 8px 0; display: inline-block; line-height: 1;
    }
.tagcloud a:before,
.tagged_as a:before {
	content: '#';
    }
.tagcloud a:hover,
.tagged_as a:hover { 
    color: #111; 
    }

/* SOLID */
.is-tagcloud-solid .tagcloud a { 
    margin: 0 2px 8px 0; padding: .6em .9em; color: inherit; background-color: rgba(99, 92, 83, 0.1);
    }
.is-tagcloud-solid .tagcloud a:hover { 
    color: #111; background-color: rgba(99, 92, 83, 0.15);
    }
.is-tagcloud-solid .tagcloud a:before {
	content: '';
    }

/* search widget */
.widget_search .search-submit { 
    margin-top: 12px; 
    }

/* calendar widget */
.widget_calendar table { 
    width: 100%; margin-bottom: 0; font-size: 11px;
    }
.widget_calendar thead { 
    display: none;
    }
.widget_calendar table caption { 
    padding-bottom: 8px; font-size: 16px;
    }
.widget_calendar table tr td, 
.widget_calendar table tr th { 
    padding: .75em 0;
    }
.widget_calendar tr td { 
    color:#ccc; text-align: center;
    }
.widget_calendar tbody a { 
    font-weight: bold; 
    }
.widget_calendar tfoot { 
    font-size: 13px; 
    }

/* CUSTOM WIDGETS */

/* SOCIAL FEED */
.social-feed ul {
    margin-left: 0; list-style: none; 
    }
.social-feed ul li,
.flickr_badge_image { 
    display:inline-block; padding: 0 4px 4px 0; font-size: 0;
    }
.social-feed ul li img,
.flickr_badge_image img { 
    max-height: 100%; 
    }

/* WP Instagram Widget */
.sidebar .instagram-pics {
	margin: -8px; overflow: auto;
	}
.sidebar .instagram-pics li {
	display: block; width: 50%; float: left; margin: 0; padding: 8px;
	}
.sidebar .instagram-pics + p a {
	padding: 10px 16px;
	}

/* TOP10 Popular Posts Widget */
.tptn_posts_widget ul {
	list-style: none; margin: 0;
	}
.tptn_posts_widget ul li {
	display: block; clear: left; overflow: hidden; margin-bottom: 1em;
	}
.tptn_title {
	display: block; margin-top: 1.2em; font-size: 18px;
	}
.tptn_posts_widget img {
	float: left; margin-right: 16px; max-height: 144px; width: auto;
	}
.tptn_posts_widget .tptn_link {
	display: block;
	}
.tptn_posts_widget .tptn_after_thumb > span,
.widget_recent_entries .post-date {
	font-size: 10px; color: #bbb; text-transform: uppercase; letter-spacing: .07em;
	}
.widget_recent_entries .post-date {
	display: block; margin-top: 2px;
	}
.tptn_counter {
    font-size: 10px; text-transform: uppercase; letter-spacing: 1px; color: #ccc;
	}
/* TOP10 in footer */
.site-footer .tptn_title {
	font-size: 14px; font-weight: bold; display: block; margin-top: 6px;
	}
.site-footer .tptn_posts_widget img {
	max-height: 72px;
	}

/* NEWSLETTER FORM IN SIDEBAR */
.widget_mc4wp_form_widget {
	padding: 4px;
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px);
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px);
    background-image: repeating-linear-gradient(135deg, #ff6969, #ff6969 10px, #FFF 0px, #FFF 20px, #85adff 0px, #85adff 30px, #FFF 0px, #FFF 40px);
	}
.sidebar .mc4wp-form,
.footer-widgets .mc4wp-form {
	padding: 26px; background: #f7f7f7;
	}
.sidebar .mc4wp-form p:last-of-type {
	margin-bottom: 0;
	}
.mc4wp-form label.error {
	top: 36px; bottom: auto;
	}

/* BLOG SINGLE */
.single .entry-content {
	clear: both; margin-bottom: 1em;
	}
.single .entry-content p:last-child {
	margin-bottom: 0;
	}
.single .entry-meta.below-content {
	margin: 3em 0;
	}
	
/* POST TAGS */
.post-tags { 
	margin: 2em 0; 
	}	
	
/* NAV SINGLE */	
.nav-single {
	margin: 4em 0; overflow: hidden;
	}
	.nav-single > div {
		position: relative; padding: 2em 0;
		}
	.nav-overlay-link {
		position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; text-indent: -200%; font-size: 0; overflow: hidden; z-index: 4;
		}
	.nav-single .nav-image-link {
		display: block; width: 110px; float: left;
		}
	.nav-single .nav-next .nav-image-link {
		float: right;
		}
	.nav-single .nav-desc {
		margin-top: 1em; position: relative; z-index: 2;
		}
	.nav-previous .nav-image-link + .nav-desc {
		margin-left: 140px;
		}
	.nav-next .nav-image-link + .nav-desc {
		margin-right: 140px;
		}
	.nav-single h4 {
		display: block;	margin-bottom: 4px;	font-weight: bold; letter-spacing: 3px; font-size: 11px; color: #DAD7CA; text-transform: uppercase;
		}
	.nav-single .nav-desc a {
        display:inline-block; max-width: 180px; width: 100%; font-size: 18px; line-height: 1.5; color: inherit; margin-bottom: 1em;
		}
	.nav-single .meta-nav {
 		margin-right: .6em
		}
	.nav-single .nav-next .meta-nav {
 		margin-left: .6em; margin-right: 0;
		}
	.nav-single .nav-next {
 		text-align: right;
		}

/* ROUNDED */
.is-nav-single-rounded .nav-single .nav-image-link img {
	border-radius: 50%;
	}
/* ANIMATED */
.is-nav-single-animated .nav-single .nav-image-link img {
	-webkit-transform: scale(1.8) translateX(-10px); transform: scale(1.8) translateX(-10px);
	}
.is-nav-single-animated .nav-single > div.nav-next img {
	-webkit-transform: scale(1.8) translateX(10px); transform: scale(1.8) translateX(10px);
	}
.is-nav-single-animated .nav-single > div:hover img {
	-webkit-transform: scale(1) translateX(0px); transform: scale(1) translateX(0px);
	}
.is-nav-single-animated .nav-previous .nav-image-link + .nav-desc {
	margin-left: 160px;
	}
.is-nav-single-animated .nav-next .nav-image-link + .nav-desc {
	margin-right: 160px;
	}
	

/* ABOUT THE AUTHOR */
.about-author {
 	margin: 2em 0;
	}
.author-bio {
 	text-align: left; padding: 1em 0; position: relative;
	}
	
/* BOXED */
.is-about-author-boxed .author-bio,
.is-about-author-boxed-dark .author-bio,
.is-about-author-border .author-bio,
.is-about-author-border-arrow .author-bio {
 	padding: 1.4em 1.4em .6em;
	}
.is-about-author-boxed .author-bio {
 	background: #fff;
	}
/* BOXED DARK */
.is-about-author-boxed-dark .author-bio {
 	color: #fff; background: #333;
	}
.is-about-author-boxed-dark .author-info p,
.is-about-author-boxed-dark .about-author .social-link {
 	color: rgba(255, 255, 2x55, 0.5);
	}
.is-about-author-boxed-dark .about-author .social-link:hover {
	color: #fff; background: #222;
	}
.is-about-author-boxed-dark .about-author .author-info:before {
	color: rgba(255, 255, 255, 0.08);
	}
/* BORDER */
.is-about-author-border .author-bio,
.is-about-author-border-arrow .author-bio {
	position: relative;	border: 3px solid #333;
	}
/* BORDER ARROW */
.is-about-author-border-arrow .author-bio:before,
.is-about-author-border-arrow .author-bio:after {
	bottom: 100%; left: 40px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	}
.is-about-author-border-arrow .author-bio:before {
	border-color: rgba(51, 51, 51, 0); border-bottom-color: #333333; border-width: 10px; margin-left: -10px;
	}
.is-about-author-border-arrow .author-bio:after {
	border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 6px; margin-left: -6px;
	}
.is-widget-title-align-center.is-about-author-border-arrow .author-bio:before,
.is-widget-title-align-center.is-about-author-border-arrow .author-bio:after {
	left: 50%;
	}

	
.author-info:before {
    font-family: "fontello"; content: '\e862'; font-size: 84px; position:  absolute; top: -30px; right: 0; color: rgba(0, 0, 0, 0.04); z-index: -1;
    }
.author-bio h4 {
	font-size: 16px; margin-bottom: .6em;
	}
.author-img {
 	width: 54px; float: left;
	}
	.author-img img {
		display: block; border-radius: 50%;
		}
.author-info {
	margin-left: 72px; position: relative; z-index: 3;
	}
.author-info p {
 	font-size: 13px; line-height: 1.7; margin: 0 0 1em 0;
	}
.author-info *:first-child {
 	margin-top: 0
	}
.author-info *:last-child {
 	margin-bottom: 0
	}
	.about-author .social-link {
		border: 0; font-size: 12px; width: 30px; line-height: 30px; margin-right: -8px; background: transparent;
		}

/* SHARE LINKS */
.share-links {
	margin: 3em 0; font-size: 14px;
	}
.share-links h3 {
	font-size: 11px; letter-spacing: .03em; text-transform: uppercase;
	}
.share-links a {
	display: inline-block; padding: 5px 8px; color: inherit;
	}

/* BOXED */
.is-share-links-boxed .single .share-links a {
	padding: 8px 20px;
	}
.is-share-links-boxed .single .share-links a:not(:hover) {
	background: #fff;
	}

/* BORDER */
.is-share-links-border .single .share-links a {
	padding: 3px 15px; border: 2px solid #333;
	}
.is-share-links-border .single .share-links a:not(:hover) {
	background: none;
	}
.is-share-links-border .single .share-links a:hover {
	border-color: transparent;
	}

.share-links a:hover {
	color: #fff;
	}
.share-mail:hover {
	background: #333;
	}
.share-facebook:hover {
	background: #3b5998;
	}
.share-twitter:hover {
	background: #55acee;
	}
.share-pinterest:hover {
	background: #bd081c;
	}
.share-gplus:hover {
	background: #dc4e41;
	}

	
/* RELATED POSTS */
.related-posts {
    padding: 1em 0; overflow: hidden; clear: both;
    }
.blocks {
	margin: 0 -3px; overflow: auto;
	}
.related-post {
	overflow: hidden; padding-bottom: 1em;
	}
	.related-posts .post-wrap:before {
		opacity: .5;
		}
	.related-posts .post-thumbnail:hover .post-wrap:before {
		opacity: .6;
		}
	.related-posts .post-thumbnail .entry-meta {
		display: none;
		}
	.related-post h4 {
		margin-top: .6em; font-size: 13px; text-transform: uppercase;
		}
	.related-post h4 a {
		color: inherit;
		}
	.related-post-image {
		width: 25%; float: left; margin-right: 1em;	
		}
	.related-posts .post-thumbnail .entry-title,
	.related-posts .post-classic .entry-title { 
		font-size: 22px;
		}
	.related-posts .post-classic .featured-image {
		margin-bottom: 24px;
		}
	.related-posts .post-classic .entry-header {
		max-width: 250px; margin-left: auto; margin-right: auto; margin-bottom: 0;
		}
@media screen and (max-width: 767px) {
	.related-posts .post-wrap {
		padding-top: 50%;
		}
	.related-posts .post-thumbnail .more-link {
		margin-top: 10px;
		}
}
@media screen and (max-width: 991px) {
	.content-area.with-sidebar .related-posts .post-wrap {
		padding-top: 50%;
		}
}

/* COMMENTS */
.comments-area {
 	padding: 2em 0; margin: 0; max-width: 740px; margin-left: auto; margin-right: auto;
	}
.comments-area ol.commentlist {
 	list-style: none; margin: 0; padding: 0; text-align: left;
	}
	.comments-area ol.children {
		list-style: none; padding: 0; text-align: left;
		}
	.comments-area .comment-content > ol {
		margin-left: 0;
		}
	.comments-area ol ol,
	.comments-area ol #respond {
 		margin-left: 6%
		}
	.comments-area ol ol ol,
	.comments-area ol ol #respond  {
    	margin-left: 3%;
		}
    .commentlist {
 		padding: 0;
		}
.comments-area article {
    position: relative; padding: 1em 0; margin-bottom: 6px;
    }
/* DISQUS COMMENTS */
#disqus_thread {
	margin: 3em 0;
	}
/* JETPACK COMMENT SUBSCRIPTION */
.comment-subscription-form + .comment-subscription-form {
    margin-top: 0;
	}
	   
/* BOXED */
.is-comments-boxed .comments-area article {
	padding: 1em 1.8em;
	}
.is-comments-boxed-solid .comments-area article {
	background: #fff;
	}     
/* BORDER */
.is-comments-border .comments-area article {
	border: 3px solid #333;
	}
	
.comment-meta > cite, 
.comment-meta > span {
    position: relative; z-index: 1;
	}
.comment-meta a,
.comment-reply-link {
	color: #333;
	}
.comment-meta img {
    display: block; float: left; margin: 0 1.0em 0 0; max-width: 42px; 
	}
/* SOFT ROUNDED */
.is-comments-image-soft-rounded .comment-meta img {
	border-radius: 14px;
	}
/* ROUNDED */
.is-comments-image-rounded .comment-meta img {
	border-radius: 50%;
	}
	
.comment-meta .fn {
    display: block; font-size: 13px; font-weight: 600; font-style: normal; padding-top: 0.2em;
    }
.comment-meta .fn i {
	font-style: normal; font-weight: normal; font-size: 10px; text-transform: uppercase; letter-spacing: 1px;
    }
.comment-meta .comment-date {
    display: block; font-size: 10px; color: #ccc; text-transform: uppercase;
    }
.comments-area .nav-single {
    margin: 0;
	}
	.comments-area .nav-single a {
    	color: #333;
		}
.comment-content {
    padding-top: .1em; clear: left; position: relative;
	}
	.comment-content p {
 		margin: .8em 0 .2em 0; font-size: 11px;
		}
.comment .reply {
	position: relative; text-align: right; font-weight: 700; font-size: 12px; letter-spacing: 1px; text-transform: uppercase;
	}
.comment-reply-link {
	font-size: 10px; font-weight: 400;
	}
.comment-awaiting-moderation,
.logged-in-as {
	display: inline-block; padding: .6em 1.2em; font-size: 12px; background: #F6F7EA;
	}
.logged-in-as a {
    color: #333; border-bottom: 1px solid rgb(228, 228, 228); text-transform: uppercase; font-size: 10px; letter-spacing: .04em;
	}
p.logged-in-as a:hover {
    border-color: #333;
	}
.comment-edit-link {
	display: inline-block; margin-left: 1em;
	}
/* comment by post author  */
.bypostauthor > article:before {
    font-family: "fontello"; content: '\e862'; font-size: 48px; position:  absolute; top: 0; right: 13px; color: rgba(0, 0, 0, 0.04);
    }
	
/* COMMENT FORM */
#respond {
	position: relative;	margin: 2em 0; text-align: left;
    }
/* BOXED */
.is-comment-form-boxed #respond {
	padding: 2em;
    }
/* BOXED SOLID */
.is-comment-form-boxed-solid #respond {
	background: #fff;
    }
/* BORDER */
.is-comment-form-border #respond {
	border: 3px solid #333;
    }
/* BORDER ARROW */
.is-comment-form-border-arrow #respond {
	position: relative;	border: 3px solid #333;
	}
.is-comment-form-border-arrow #respond:before,
.is-comment-form-border-arrow #respond:after {
	bottom: 100%; left: 40px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	}
.is-comment-form-border-arrow #respond:before {
	border-color: rgba(51, 51, 51, 0); border-bottom-color: #333333; border-width: 10px; margin-left: -10px;
	}
.is-comment-form-border-arrow #respond:after {
	border-color: rgba(255, 255, 255, 0); border-bottom-color: #ffffff; border-width: 6px; margin-left: -6px;
	}
/*.is-widget-title-align-center.is-about-author-border-arrow .author-bio:before,
.is-widget-title-align-center.is-about-author-border-arrow .author-bio:after {
	left: 50%;
	}*/
	
    #reply-title {
        text-transform: uppercase; font-size: 14px; letter-spacing: 2px; margin: 0;
    	}
    #reply-title small a {
		display: inline-block; margin-left: 1em;
    	}
.form-allowed-tags,
.comment-notes {
 	display: none; font-size: .8em;
	}
	.form-allowed-tags code {
 		margin-top: 1em
		}
.form-submit {
 	padding-top: .5em; margin: 0;
	}
.comments-area .input-text, 
.comments-area textarea, 
.comments-area select {
	max-width: 100%; border-width: 1px;
	}




/*  --------------------------------------------

	7. SHOP @shop - woocommerce shop styles...
	
    -------------------------------------------- */
	
/* SHOP */
.woocommerce .woocommerce-ordering, 
.woocommerce .woocommerce-result-count {
    display: block; float: none;
	}
.shop-filters {
	margin-bottom: 1em; overflow: hidden;
	}
.shop-filters .woocommerce-result-count {
	color: #ccc;
	}
.shop-filters select {
	padding-right: 36px; font-size: 11px; letter-spacing: .03em; text-transform: uppercase; border-width: 1px;
	}
.product .featured-image .cart-button {
	position: absolute; top: 50%; margin-top: -24px; left: 0; right: 0; z-index: 12; text-align: center; opacity: 0;
	}
.product .featured-image:hover .cart-button {
	opacity: 1;
	}
.product .featured-image a:before {
	background: #fff;
	}
.product .featured-image:hover a:before {
	opacity: .9;
	}
.woocommerce span.onsale {
    display: block; width: 60px; line-height: 60px; min-height: 0; padding: 0; text-align: center; background: #111; color: #fff; position: absolute; top: -28px; left: 28px; border-radius: 50%; font-size: 10px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; pointer-events: none; z-index: 999;
	}
mark.count {
    display: inline-block; width: 26px; line-height: 26px; font-size: 11px; font-weight: 400; vertical-align: top; margin-left: -9px; margin-top: -9px; background: #ffec88; border-radius: 50%; text-align: center;
	}
	


/* SHOP SINGLE */

/* Back To Shop Button */
.entry-header .button {
	letter-spacing: .06em; display: inline-block; margin-top: 6px; padding: 8px 16px !important; border: 0 !important;
	}
.entry-header .button:before {
	display: inline-block; padding-right: 6px; font-size: 14px;
	}
.entry-header .button.back:before {
	content: '\e860';
	}

/* Hide the title in the summary */
.woocommerce .entry-summary .entry-title {
	display: none;
	}

/* Right Side */
.woocommerce a.woocommerce-review-link {
    color: #ccc; text-transform: uppercase; font-size: 10px; letter-spacing: 1px; display: inline-block; margin-left: 16px;
	}
.woocommerce div.product p.price {
    margin: 32px 0;
	}
.woocommerce div.product p.price del {
    font-size: 16px;
	}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    color: #0f0f0f;
	}
.woocommerce div.product .summary p.price {
    font-size: 2em;
	}
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del {
    opacity: .8;
	}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ins {
	text-decoration: none; font-weight: 400;
	}
.woocommerce .summary .woocommerce-Price-currencySymbol {
    font-size: 18px;
	}
.woocommerce .summary {
	font-size: 13px;
	}
.woocommerce .product_meta {
	margin-top: 40px; font-size: 10px; letter-spacing: .1em; text-transform: uppercase;
	}
.woocommerce .product_meta > span {
	display: block; margin-bottom: 12px;
	}
.woocommerce .product_meta > span span,
.woocommerce .product_meta > span a {
	display: inline-block; margin-left: 5px;
	}

/* Left Side */
.woocommerce-product-gallery figure {
    margin: 0;
	}
	
/* Tags */
.tagged_as {
	display: block; margin: 10px 0 0 0;
	}
.tagged_as a {
	font-size: 10px !important;
	}

/* Cart Form */
.woocommerce .summary .cart {
	margin-top: 30px;
	}

/* Quantity */
.woocommerce .quantity .qty {
    width: 3.631em; text-align: center; padding: 1.06em .4em; border-width: 1px; margin-right: 24px;
	}
.woocommerce .quantity .qty:focus {
	border-color: #ddd;
	}

/* Thumbnails */
.woocommerce #content div.product div.thumbnails a, 
.woocommerce div.product div.thumbnails a, 
.woocommerce-page #content div.product div.thumbnails a, 
.woocommerce-page div.product div.thumbnails a {
    width: 31.33%; margin-right: 3%;
	}
.woocommerce .thumbnails.columns-3 a:nth-child(3n) {
	margin-right: 0 !important;
	}

/* Tabs */
.woocommerce-tabs.wc-tabs-wrapper {
    padding: 3em 0; clear: left;
	}
.woocommerce .wc-tab {
	font-size: 13px;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	text-align: center; padding: 2px 20px;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: none;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, 
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	display: none;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-color: #eee;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: -1px -3px 0; padding: 0;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 400; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; padding: 7px 21px; color: #999; background: #fff;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active) a:hover {
    background: #fafafa;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-color: transparent;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff; background: #222;
	}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	bottom: 50%; z-index: 0;
	}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 3.2em 0;
	}

/* Table */
.woocommerce table.shop_attributes {
    margin: 2.4em 0 3em 0; border-collapse: collapse; border-top: 1px solid #eee; border-left: 1px solid #eee; 
	}
.woocommerce table.shop_attributes td {
    font-style: normal; padding-left: 16px; color: #666;
	}
.woocommerce table.shop_attributes tr {
    border-left: 1px solid #eee;
	}
.woocommerce table.shop_attributes td, 
.woocommerce table.shop_attributes th {
    border-bottom: 1px solid #eee;
	}
.woocommerce table.shop_attributes th {
	font-size: 11px; letter-spacing: 1px; padding: 10px 10px 10px 16px;
	}
.woocommerce table.shop_attributes .alt td, 
.woocommerce table.shop_attributes .alt th {
    background: #fbfbfb;
	}

/* Variations */
.woocommerce div.product form.cart .variations label {
    font-weight: 400; text-align: left; padding: 12px 24px 13px; color: #333; background: #fafafa; margin: 0;
	}
.woocommerce div.product form.cart .variations td {
    padding: 0;
	}
.woocommerce div.product form.cart .variations td.label {
	font-size: 13px;
	}
.woocommerce div.product form.cart .reset_variations {
    text-transform: uppercase; letter-spacing: 2px; font-size: 9px; float: right; padding: 0px 12px; background: #333; color: #fff;
	}
.woocommerce-variation p {
    margin: 0;
	}
.woocommerce-variation {
    padding: 12px 20px; margin-bottom: 20px; border: 1px solid #eee; font-size: 12px;
	}

/* Reviews */
.woocommerce .panel h2.woocommerce-Reviews-title {
    text-transform: uppercase; font-size: 12px; color: #ccc; letter-spacing: .08em;
	}
.woocommerce .panel h2.woocommerce-Reviews-title span {
    font-size: 200%; text-transform: none; letter-spacing: 0; color: #333; display: inline-block; margin-left: 8px;
	}
.woocommerce #reviews #comments ol.commentlist { 
	margin: 40px 0;
	}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    background: none; border: 0; border-radius: 50%;
	}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
	position: relative; padding: 12px 16px; background: #fff; border-color: #eee;
	}
.woocommerce #reviews #comments ol.commentlist li .comment-text p:last-child {
	margin-bottom: 0;
	}
.woocommerce #reviews #comments .meta strong {
    font-size: 13px; color: #222;
	}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #bbb;
	}
.woocommerce #reviews #comments ol.commentlist li .meta time {
    text-transform: uppercase; font-size: 10px; letter-spacing: .05em;
	}
.woocommerce .star-rating {
	width: 5em;
	}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
	font-size: 12px;
	}
/* comment box arrow */
.woocommerce .comment-text:after, 
.woocommerce .comment-text:before {
	right: 100%; top: 32px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
	}
.woocommerce .comment-text:after {
	border-color: rgba(255, 255, 255, 0); border-right-color: #fff; border-width: 7px; margin-top: -7px;
	}
.woocommerce .comment-text:before {
	border-color: rgba(238, 238, 238, 0); border-right-color: #eaeaea; border-width: 8px; margin-top: -8px;
	}

/* Review Form */
.woocommerce #review_form_wrapper { 
	margin: 40px 0; overflow: hidden; padding: 32px 22px; border: 10px solid #fafafa;
	}
.woocommerce #reviews h3,
.woocommerce #reviews .comment-form-rating,
.woocommerce #reviews .stars {
	text-align: center;
	}
.woocommerce #review_form #respond p.comment-form-rating {
    margin-bottom: 0;
	}
.woocommerce #reviews h3#reply-title {
    margin-bottom: 24px; letter-spacing: 0; text-transform: none; font-size: 24px;
	}
.comment-respond .input-text, 
.comment-respond textarea, 
.comment-respond select {
	border-width: 1px; max-width: 100%;
	}
.woocommerce #review_form_wrapper #respond .stars {
	font-size: 18px; max-width: 90px; margin-left: auto; margin-right: auto;
	}

/* Related Products & Cross Sells */
.woocommerce .related.products > h2,
.upsells > h2,
.up-sells > h2 {
	text-align: center; margin-bottom: 1.8em;
	}



/* CART */
.woocommerce table.shop_table th {
    font-size: 12px;
    }
.woocommerce table.shop_table {
    border-collapse: collapse; border-left: 0; border-color: #eee; border-bottom: 0; border-right: 0;
    }
.woocommerce table.shop_table th {
    border: 0;
    }
.woocommerce table.shop_table tbody tr.cart_item {
    border-left: 1px solid #eee; border-right: 1px solid #eee;
    }
.woocommerce #content table.cart img, 
.woocommerce table.cart img, 
.woocommerce-page #content table.cart img, 
.woocommerce-page table.cart img {
    max-height: 60px; width: auto; display: block; margin: 0 auto;
    }
.woocommerce table.shop_table td {
    border-color: #eee; border-bottom: 0; border-right: 0;
    }
.woocommerce table.shop_table td.product-name a {
    color: inherit; font-size: 14px;
    }
.woocommerce table.shop_table td.actions {
    padding: 26px 0;
    }
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
    border-color: #eee;
	}
.woocommerce a.remove {
    font-size: 20px; color: #da9898 !important; width: 26px; line-height: 26px; height: auto;
	}
.woocommerce a.remove:hover {
    background: #da9898 !important;
	}
.woocommerce table.shop_table .quantity .qty {
	margin-right: 0;
	}
/* variations */
.woocommerce td.product-name dl.variation dd, 
.woocommerce td.product-name dl.variation dt {
    display: block; float: none;
    }
.woocommerce td.product-name dl.variation dt {
    font-size: 11px; text-transform: uppercase; letter-spacing: 1px; opacity: .3;
    }
.woocommerce td.product-name dl.variation dd {
    padding: 0; margin-left: 0; font-size: 12px;
    }
.woocommerce td.product-name dl.variation dd p {
    margin-top: 0;
    }
	
/* Cart Totals */
.woocommerce .cart_totals .woocommerce-Price-amount.amount {
    font-size: 22px;
    }
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
    max-width: 350px; margin: 0 auto; float: none; padding: 42px 32px; border: 5px solid #222;
    }

.woocommerce .cart-collaterals .cart_totals:before,
.woocommerce-page .cart-collaterals .cart_totals:before {
	content: '\e8c0'; display: block; font-size: 56px; width: 56px; line-height: 56px; margin: -74px auto 20px auto; background: #fff; border-radius: 50%;
	}
.woocommerce .cart-collaterals h2,
.woocommerce .wc-proceed-to-checkout {
    text-align: center;
    }
.woocommerce #content table.cart td.actions .coupon .input-text, 
.woocommerce #content table.cart td.actions .coupon input,
.woocommerce table.cart td.actions .coupon .input-text, 
.woocommerce table.cart td.actions .coupon input {
    float: left; border-width: 1px; padding: 10px 20px !important;
	}
.woocommerce table.cart td.actions .button {
	padding: 10px 20px !important; border-width: 1px;
	}
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text {
    border: 0;
	}
.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon {
    overflow: hidden; padding-bottom: 20px;
    }
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text {
    width: 132px;
	}
.woocommerce .cart-collaterals, 
.woocommerce-page .cart-collaterals {
    margin: 3em 0;
	}
.woocommerce .cart_item .product-subtotal .woocommerce-Price-amount.amount {
    font-size: 14px; font-weight: bold;
    }
	


/* CHECKOUT */
.woocommerce form .form-row {
    margin-bottom: 19px;
	}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-color: #333; border-width: 3px; padding: 24px; margin-bottom: 4em;
	}
.woocommerce .checkout_coupon p.form-row {
    margin-bottom: 0;
	}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea,
.woocommerce form .form-row select {
    max-width: 100%;
	}
.woocommerce-checkout tfoot tr {
    border-left: 1px solid #eee; border-right: 1px solid #eee;
	}
.woocommerce-checkout tfoot {
    border-bottom: 1px solid #eee;
	}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
    background: #fff; border: 3px solid #333; font-size: 13px; margin: 5em 0 3em 0;
    }
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #eee; padding: 22px 32px;
    }
#add_payment_method #payment div.form-row, 
.woocommerce-cart #payment div.form-row, 
.woocommerce-checkout #payment div.form-row {
    padding: 22px 32px;
    }
.woocommerce form.checkout.woocommerce-checkout {
    margin-top: 3em;
	}
.woocommerce-checkout-payment label {
    display: inline-block;
	}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
    background: none; border: 2px solid #eee;
	}
.woocommerce-checkout-payment p {
    margin-top: 0;
	}
#add_payment_method #payment div.payment_box:before, 
.woocommerce-cart #payment div.payment_box:before, 
.woocommerce-checkout #payment div.payment_box:before {
    border-bottom: 9px solid #ddd;
	}
#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-cart #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    margin-left: 20px; color: inherit; font-size: 10px;
	}
@media screen and (max-width: 767px) {
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
		}
}
.woocommerce form.login .inline {
  	margin-left: 22px;
	}
.woocommerce form.login .inline input[type="checkbox"] { 
	margin-right:  0; 	
	}
.woocommerce form .form-row .input-checkbox {
    display: inline-block; text-align: left;
    }


/* ORDER RECEIVED */
.woocommerce .woocommerce-thankyou-order-received {
    font-size: 17px; text-align: center; padding: 22px; color: #cacac2;
    }
.woocommerce-thankyou-order-received:before {
	content: '\e85b'; font-size: 124px; line-height: 1.6; margin-bottom: 24px; color: #e6e6d8; display: block;	
	}
ul.woocommerce-thankyou-order-details.order_details {
    padding: 20px; background: #f9f5e5;
    }
.woocommerce .order_details li {
    font-size: 10px; letter-spacing: 1px; color: rgba(0, 0, 0, 0.6); border-right-color: rgba(0, 0, 0, 0.17); padding: 6px 27px 6px 6px;
    }
.woocommerce .order_details li strong {
    letter-spacing: 0; margin-top: 4px; font-size: 14px; color: #222;
	}
tr.product-purchase-note p {
    font-size: 13px; opacity: .6; max-width: 480px;
	}
.woocommerce table.order_details td,
.woocommerce table.order_details th,
.woocommerce table.customer_details td,
.woocommerce table.customer_details th  {
    padding-left: 0;
	}
@media screen and (max-width: 767px) {
	.woocommerce .order_details li {
    	display: block; float: none; margin-bottom: 10px; border-right: 0; border-bottom: 1px dashed rgba(51, 51, 51, 0.19); padding-bottom: 14px;
		}
	.woocommerce .order_details li:last-of-type {
		margin-bottom: 0;
		}
}


/* BUTTONS OVERRIDE */
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce button.button.alt,
.woocommerce #respond input#submit.disabled, 
.woocommerce #respond input#submit:disabled, 
.woocommerce #respond input#submit:disabled[disabled], 
.woocommerce a.button.disabled, 
.woocommerce a.button:disabled, 
.woocommerce a.button:disabled[disabled], 
.woocommerce button.button.disabled, 
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled], 
.woocommerce input.button.disabled, 
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt  {
	font-size: 11px; line-height: 1; padding: 16px 26px; font-weight: 400; border-radius: 0; color: #111; background-color: transparent;    border: 2px solid #111;
	}
/* disabled button styles */
.woocommerce #respond input#submit.alt.disabled, 
.woocommerce #respond input#submit.alt.disabled:hover, 
.woocommerce #respond input#submit.alt:disabled, 
.woocommerce #respond input#submit.alt:disabled:hover, 
.woocommerce #respond input#submit.alt:disabled[disabled], 
.woocommerce #respond input#submit.alt:disabled[disabled]:hover, 
.woocommerce a.button.alt.disabled, 
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, 
.woocommerce a.button.alt:disabled:hover, 
.woocommerce a.button.alt:disabled[disabled], 
.woocommerce a.button.alt:disabled[disabled]:hover, 
.woocommerce button.button.alt.disabled, 
.woocommerce button.button.alt.disabled:hover, 
.woocommerce button.button.alt:disabled, 
.woocommerce button.button.alt:disabled:hover, 
.woocommerce button.button.alt:disabled[disabled], 
.woocommerce button.button.alt:disabled[disabled]:hover, 
.woocommerce input.button.alt.disabled, 
.woocommerce input.button.alt.disabled:hover, 
.woocommerce input.button.alt:disabled, 
.woocommerce input.button.alt:disabled:hover, 
.woocommerce input.button.alt:disabled[disabled], 
.woocommerce input.button.alt:disabled[disabled]:hover {
	background: none; color: #111;
	}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
	color: #fff; background: #222;
	}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
	background: #222; color: #fff;
	}
.woocommerce #respond input#submit.loading, 
.woocommerce a.button.loading, 
.woocommerce button.button.loading, 
.woocommerce input.button.loading {
	padding-right: 36px;
	}
.woocommerce #respond input#submit:after, 
.woocommerce a.button:after, 
.woocommerce button.button:after, 
.woocommerce input.button:after {
	top: 13px !important; font-size: 14px;
	}
.woocommerce #respond input#submit.added:after, 
.woocommerce a.button.added:after, 
.woocommerce button.button.added:after, 
.woocommerce input.button.added:after {
    line-height: .8;
	}

/* PRETTY PHOTO */
div.pp_woocommerce div.ppt {
    text-align: left; font-weight: 400; font-size: 11px; text-transform: uppercase; letter-spacing: .08em;
	}
div.pp_woocommerce .pp_description, 
div.pp_woocommerce .pp_nav {
    font-size: 12px;
	}
div.pp_woocommerce .pp_arrow_next, 
div.pp_woocommerce .pp_arrow_previous {
	margin-top: 1px;
	}
.currentTextHolder {
	padding: 1px 1px 0; letter-spacing: 3px;
	}
div.pp_woocommerce .pp_close {
	background: none; top: -40px; right: 0; font-size: 21px!important;
	}
div.pp_woocommerce a.pp_contract, 
div.pp_woocommerce a.pp_expand {
	background: none; left: auto; right: 36px; top: -40px; font-size: 21px!important;
	}
div.ppt {
	margin: 0 0 -6px 0;
	}
div.pp_woocommerce .pp_arrow_next, 
div.pp_woocommerce .pp_arrow_previous {
	background: none; font-size: 21px !important; text-shadow: none; color: #333 !important;
	}
div.pp_woocommerce .pp_arrow_next:hover, 
div.pp_woocommerce .pp_arrow_previous:hover {
	color: #000 !important; background: none;
	}
div.pp_woocommerce .pp_next:before, 
div.pp_woocommerce .pp_previous:before {
	background: none; text-shadow: 0 1px 2px rgba(0,0,0,.2); font-size: 26px !important;
	}
div.pp_woocommerce .pp_gallery ul li a {
	border: 0; border-radius: 0;
	}
div.pp_woocommerce .pp_gallery ul li.selected a {
	border: 1px solid #fff;
	}
	
/* MESSAGES */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: none; border: 1px solid #eee; font-size: 13px;
	}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: inherit;  text-transform: uppercase; font-size: 11px; display: inline-block; margin-left: 11px; letter-spacing: .05em;
	}
.woocommerce-message {
    border-top: 5px solid #79d69a;
	}
.woocommerce-message:before {
	color: #79d69a;
	}
.woocommerce-info {
    border-top: 5px solid #eae5bf;
	}
.woocommerce-info:before {
	color: #c3bf9b;
	}
.woocommerce-error {
    border-top: 5px solid #e29191;
	}
.woocommerce-error:before {
	color: #e29191;
	}
	
/* Breadcrumb */
.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 50px; color: #ccc; text-transform: uppercase; font-size: 11px; letter-spacing: .07em; padding: 12px 24px; border: 1px solid #eee; display: inline-block; 
	}
.woocommerce .woocommerce-breadcrumb a {
    color: #333;
	}
.woocommerce a.added_to_cart {
    text-transform: uppercase; font-size: 11px; display: block; margin-top: 13px; letter-spacing: 1px; color: inherit;
	}
	
	
/* MY ACCOUNT PAGE */
.woocommerce-MyAccount-navigation ul {
    list-style: none; padding: 0; margin: 30px 0;
	}
.woocommerce-MyAccount-navigation ul li a {
    padding: 6px 12px; display: inline-block; border: 1px solid #eee; color: inherit; text-transform: uppercase; font-size: 10px; letter-spacing: .05em; margin-bottom: 5px;
	}
.woocommerce-MyAccount-navigation ul li.is-active a {
	background: #222; color: #fff; cursor: default; border-color: transparent;
	}
.woocommerce-MyAccount-navigation ul li {
    display: inline-block;
	}
.woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover {
    background: #fafafa;
	}
.woocommerce-MyAccount-content,
.woocommerce table.my_account_orders {
	font-size: 13px;
	}
.woocommerce-MyAccount-content a:not(.button) {
	text-decoration: underline;
	}
.woocommerce-MyAccount-content a:not(.button):not(:hover) {
	color: inherit;
	}
.woocommerce-MyAccount-content legend {
    font-size: 16px; padding: 2em 0 1.3em 0; clear: left;
    }
.woocommerce-MyAccount-content a.button {
	padding: 10px 20px;
    }




/*  --------------------------------------------

	8. PORTFOLIO @portfolio - portfolio related styles...
	
    -------------------------------------------- */

/* FILTERS */
.filters {
 	list-style: none; padding: 0; margin: 0 0 40px 0; text-align: center; text-transform: uppercase;
	}
	.filters li {
 		display: inline-block; margin: .4em .1em .4em 0;
		}
		.filters li a {
 			color: inherit; opacity: .25; font-size: 11px; letter-spacing: .05em; font-weight: bold; padding: 5px 12px; border: 2px solid #fff;
			}
		.filters li a:hover {
			opacity: .5;
			}
        .filters .current a,
        .filters .current a:hover {
            border-color: #333; opacity: 1;
            }

/* ITEMS */
.portfolio-grid .featured-image > a:first-of-type:after {
	position: absolute; top: -22px; right: 20px; width: 50px; line-height: 50px; font-size: 14px; text-align: center; border-radius: 50%; color: #fff; background: #222;
	}
.portfolio-grid .hentry .entry-header:before,
.single-portfolio .hentry .entry-header:before {
	display: none;
	}
/* video */
.portfolio-grid .hentry.format-video .featured-image > a:first-of-type:after {
	content: '\e834';
	}
/* audio */
.portfolio-grid .hentry.format-audio .featured-image > a:first-of-type:after {
	content: "\e885";
	}
/* image */
.portfolio-grid .hentry.format-image .featured-image > a:first-of-type:after {
	content: "\e8ca";
	}
/* gallery */
.portfolio-grid .hentry.format-gallery .featured-image > a:first-of-type:after {
	content: '\e870';
	}
/* link */
.portfolio-grid .hentry.format-link .featured-image > a:first-of-type:after {
	content: "\e811";
	}
.portfolio-excerpt {
	opacity: .5; font-size: 12px;
	}