/*!
Theme Name: Lotos
Theme URI: http://excellentdynamics.biz/demos/themes/lotos/
Author: ExcellentDynamics
Author URI: http://excellentdynamics.biz/
Description: Lotos is a versatile and powerful multipurpose WordPress blog theme perfect for any personal blog. Lotos makes customizing your blog and changing colors, fonts, and most elements a breeze. Lotos offers a stunning visual experience to showcase your content with responsive grid system layout optimized for mobile touch and swipe. Perfect for fashion blogs, lifestyle blogs, travel blogs, food blogs, craft, tech, creative, photography., etc.
Version: 1.6.3
Requires at least: 4.2
Tested up to: 6.4
Requires PHP: 5.6

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lotos
Domain Path: /languages/

Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, featured-images, featured-image-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

_s is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Bootstrap http://getbootstrap.com/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# GENERAL_AREA
# search-area
# WIDGET_AREA
# WORDPRESS_CORE_AREA
# SIDE_NAME_AREA
# MENU_AREA
# FEATURED_SLIDER_AREA
# POST_AREA
    ## SINGLE_POST_AREA
    ## AUTHOR_BOX_AREA
    ## PAGINATION_AREA
    ## COMMENTS_AREA
    ## BUTTON_AREA
# POSTS_RELATED_AREA
	## PAGE_AREA
	## ARCHIVE_BOX_AREA
	## PROMO_BOX_AREA
    ## quote-area
# FOOTER_AREA
# STYLE_AREA
# RESPONSIVE_AREA
--------------------------------------------------------------*/
/* ---  GENERAL_AREA  --- */
body {
	background-color: #f3f3f3;
	color: #555;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	line-height: inherit;
	color: #333;
	margin: 15px 0px;
	text-transform: uppercase;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
p {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	
}
hr{
	border-top: 1px solid #dcdcdc;
}
q ,kbd{
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
/*scrooll to*/
a.intop{
	display: none;
	position: fixed;
	width: 48px;
	height: 35px;
	z-index: 10000;
	border-radius: 4px 4px 0 0;
	bottom: 0;
	right: 30px;
	display: none;
	text-align: center;
	background: #333333; 
}
a.intop:hover{
	background: #cc7163;
	color: #fff;
	transition: all 0.5s ease;
}
a.intop:after{
	content: "\f106";
	font-family: "FontAwesome";
	position: absolute;
	right: 14px;
	top: 3px;
	background: transparent;
	font-size: 22px;
	font-weight: normal;
	color: #cc7163;
	color: #fff;
	width: 20px;
	height: 20px;
	line-height: 30px;
	text-align: center;
	transition: all 0.5s ease;
}
a.intop:hover:after{
	color: #fff;
	transition-delay: 1s;
	transition: all 0.5s ease;
} 
.post-content .post-excerpt ul,
.page .post-excerpt ol, .page .post-excerpt ul {
	margin: 15px 0;
	padding: 0 0 0 20px;
}
.page .post-excerpt a{
	display: inline;
}
.page .post-excerpt span{
	margin-right: 10px;
}
.post-excerpt p{
	margin-bottom: 20px;
}
img.wp-post-image{
	width: 100%;
	display: block;
	height: auto;
}
.textwidget img,
.lot-blog-name img{
	width: 100%;
	display: block;
	height: auto;
}
.textwidget img{
	margin-top: 10px;
}
a {
	text-decoration: none;
	transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
	-o-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
	outline: none;
}
a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}
a:active {
	outline: none;
}
:focus{
	outline: none;
}
iframe,
select {
	max-width: 100%;
}
input:focus {
	outline: none
}
input,
textarea {
	max-width: 100%;
}
.widget ul ul {
	padding-left: 15px;
}
table,
th,
td {
	border: 1px solid rgba(0, 0, 0, 0.08);
}
th,
td {
	padding: 0.4em;
	text-align: center;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border: none;
	margin: 0 0 0.3em;
	table-layout: auto;
	width: 100%;
}
th {
	border-width: 0 1px 1px 1px;
}
td {
	border-width: 0 1px 1px 1px;
}
th {
	border-width: 0 1px 1px 0;
}
td {
	border-width: 0 1px 1px 0;
}
tbody tr th {
	font-weight: 400;
}
tbody tr:first-child th {
	border-top-width: 1px;
}
tr td:first-child,
tr th:first-child {
	border-left-width: 1px;
	text-align: center;
}
table tbody tr:first-child td,
table thead tr:first-child th,
table tbody tr:first-child td,
table thead tr:first-child th {
	border-top-width: 1px;
}
table thead + tbody tr:first-child td,
table thead + tbody tr:first-child td,
table tfoot + tbody tr:first-child td {
	border-top-width: 0;
}
blockquote {
	border-left: 5px solid #000000;
	margin: 25px 0px;
	font-size: 18px;
}
label {
	font-weight: 400;
}
/* --- search-area ---*/
.search-area {
	border: 1px solid #dcdcdc;
	letter-spacing: 0;
	text-align: center;
	padding: 20px 30px;
	width: 100%;
	margin:58px 0;
}
.modal-open .modal{
	padding-right: 15px !important;
}
.modal-dialog{
	max-width: 600px;
	margin: 20% auto;
}
.modal-dialog{
	padding-left: 15px;
	padding-right: 15px;
}
.modal-content{
	border: 0;
	border-radius: 0;
}
.modal-body{
	padding: 15px;
}
.modal .close{
	position: absolute;
	right: 9px;
	top: 8px;
}
.modal{
	padding-right: 30px !important;
}
.clearfix{
	clear: both;
}
.clear{
	clear: both;
}
@font-face {
	font-family: 'icomoon';
	src:  url('fonts/icomoon.eot?b6ayje');
	src:  url('fonts/icomoon.eot?b6ayje#iefix') format('embedded-opentype'),
	url('fonts/icomoon.ttf?b6ayje') format('truetype'),
	url('fonts/icomoon.woff?b6ayje') format('woff'),
	url('fonts/icomoon.svg?b6ayje#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-cross:before {
	content: "\e900";
}
.icon-cross{
	font-size:38px;
	color: #232222; 
}
/* Search box style */
.search-icon {
	display: none;
	width: 2em;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 2.5em;
	top: 0.6em;
	font-size: 18px;
	color: #f37e7e;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.search-icon:hover {
	color: #555;
}
/* --- WORDPRESS_CORE_AREA --- */
.alignnone {
	display: block;
	margin: 5px auto 5px auto;
	max-width: 100%;
	height: auto;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
	max-width: 100%;
	height: auto;
}
.alignright {
	float: right;
	margin: 5px 0 0px 20px;
	height: auto;
	max-width: 100%;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
	height: auto;
	max-width: 100%;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
	height: auto;
	max-width: 100%;
}
a img.alignnone {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
	height: auto;
	max-width: 100%;
}
a img.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
	max-width: 100%;
	height: auto;
}
.wp-caption {
	max-width: 100%;
	text-align: center;
}
.wp-caption.alignnone {
	display: block;
	margin: 5px auto 5px auto;
	max-width: 100%;
	height: auto;
}
.wp-caption.alignleft {
	margin: 5px 20px 0px 0;
	clear: both;
}
.wp-caption.alignright {
	margin: 5px 0 5px 20px;
}
.wp-caption img {
	border: none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: inherit;
	font-style: italic;
	color: inherit;
	margin: 8px 0 0;
}
.page .post-excerpt p.wp-caption-text{
	margin-bottom: 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*REQUIRED*/
.sticky{
}
.gallery-caption{
	text-align: center;
	margin-bottom: 5px;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333%;
}
.gallery-columns-6 .gallery-item{
	width: 16.66667%;
}
.gallery-columns-7 .gallery-item{
	width: 14.28652%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111%;
}
.bypostauthor{
}
.attachment .post-format .slide-item{
	display: none;
}
.attachment .post-content p{
	margin: 10px 0 20px;
}
p.attachment img{
	width: 100%;
	height: auto;
}
.gallery{
	margin-top: 3px !important;
	margin-bottom: 3px !important;
	margin-right: -7px !important;
	margin-left: -7px !important;
}
.gallery-item {
	margin: 0 !important;
}
.gallery-item img{
	width: 100%;
	height: auto;
	padding: 7px;
	border: none !important;
}
/* --- SIDE_NAME_AREA --- */
#site-name {
	padding-top: 20px;
	padding-bottom: 0;
	text-align: center;
	width: 100%;
}
#site-name a {
	font-size: 100px;
}
#site-name .logo{
	width: 100%;
	height: auto;
	max-width: 320px;
	margin: 0 auto 5px;
}
#site-name .logo.right{
	float: right;
	margin: 0;
	margin-bottom: 5px;
}
#site-name .logo.left{
	float: left;
	margin: 0;
	margin-bottom: 5px;
}
#site-name .logo img{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 10px;
}
#site-name h2 {
	margin: 0 0 10px;
}
/* --- MENU_AREA --- */
#nav-wrapper {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	position: relative;
	width: 100%;
	z-index: 999;
	margin-bottom: 15px;
}
#menu-topbar-menu {
	padding: 0;
	text-align: center;
}
#nav-wrapper .zmenu {
	margin: 0;
}
#nav-wrapper .zmenu > li {
	display: inline-block;
	margin:0 10px;
}
.zmenu a {
	display: block;
	line-height: 50px;
	color: #555;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}
li.buy-now a{
	color: #f37e7e !important;
}
#nav-wrapper .menu-item-has-children {
	position: relative;
	z-index: 20;
}
.zmenu .sub-menu {
	left: 0;
	margin: 0;
	min-width: 230px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition:  all 0.3s ease 0s;
	-o-transition:  all 0.3s ease 0s;
	transition:  all 0.3s ease 0s;
}
#nav-wrapper .sub-menu .sub-menu {
	left: 100%;
	top: 0;
}
#nav-wrapper .sub-menu li {
	display: block;
}
#nav-wrapper .zmenu .sub-menu a {
	display: block;
	font-size: 13px;
	padding: 15px 13px;
	-webkit-transition: none 0s ease 0s;
	-o-transition: none 0s ease 0s;
	transition: none 0s ease 0s;
	width: 100%;
	line-height: 1.5;
	position: relative;
	color: #555;
	background: #f9f9f9;
}
#nav-wrapper .zmenu .sub-menu a:hover{
	background: #fff;
}
#nav-wrapper .zmenu .sub-menu a .caret {
	border-style: solid;
	border-width: 4px;
	border-color: transparent transparent transparent #666;
	display: inline-block;
	height: 0;
	right: 15px;
	vertical-align: middle;
	width: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.zmenu .sub-menu a:hover {
	background-color: #f9f9f9;
}
.post-big-image{
	max-width: 1170px;
	margin: 0 auto 15px;
	height: auto;
}
.post-big-image img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}
.post-link:before{
	content: '\f0c1';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.link-external{
	position: absolute;
	bottom:15px;
	left: 15px;
	background: #fff;
	padding: 10px 20px;
}
.link-external.quotetext{
	position: relative;
	background: #f9f9f9;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-bottom: 20px;
}
.post-gallery:before{
	content: '\f03e';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.post-gallery:after{
	content: '\f03e';
	padding: 0;
	display: inline-block;
	position: absolute;
	top: 4px;
	left: 16px;
	height: 20px;
	z-index: 50;
	background-color: #23282d;
	text-align: center;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.post-setimage:before{
	content: '\f03e';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.post-audio:before{
	content: '\f001';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.post-video:before{
	content: '\f03d';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.post-quote:before{
	content: '\f10e';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.post-standard:before{
	content: '\f249';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
/*----- FEATURED_SLIDER_AREA -----*/
.featured-area {
	margin-bottom: 15px;
	overflow: hidden;
	display: none;
}
.slider .slide-item {
	background-size: cover;
	position: relative;
}
.slider .slide-item-text {
	background: #ffffff;
	overflow: hidden;
	padding: 30px;
	text-align: center;
	position: absolute;
	right: -40em;
	top: 30%;
	width: 400px;
	-webkit-transition: right 0.7s;
	-o-transition: right 0.7s;
	transition: right 0.7s;
}
.post-text-inner > h4:before {
	content: none;
}
.owl-item.active > .slide-item > .slide-item-text {
	right: 4em;
}
.slide-item .post-excerpt {
	text-align: left;
}
.slider .owl-controls .owl-dots {
	bottom: 5%;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.slider .owl-controls .owl-dot {
	background: #aaa;
	display: inline-block;
	height: 10px;
	margin: 0 5px;
	width: 10px;
}
.slider .owl-controls .owl-dot.active {
	background-color: #f88e86;
}
.slide-item .post-title a {
	color: #333333;
}
.slide-content {
	border-radius: 2px;
	bottom: 30px;
	left: 30px;
	position: absolute;
}
.slide-content .post-meta {
	margin: 0;
}
.slide-content .post-meta > a {
	color: #fff;
}
.slide-content .post-title {
	position: relative;
	margin: 0;
}
.slide-content .post-title a {
	color: #fff;
}
.slide-content .post-meta .post-date time {
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
	padding: 3px 7px;
	text-transform: uppercase;
}
.slide-content .post-meta .socials a {
	color: #fff;
}
/* --- POST_AREA --- */
article.page,
.post {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 25px;
}
article.post{
	position: relative;
}
article.page {
	padding-top: 10px;
}
.page .post-excerpt {
	margin-top: 15px;
}
.post-excerpt .post-password-form{
	background: #23282d;
	padding: 32px 30px 15px;
	margin-bottom: 25px;
	color: #fff;
}
.post-excerpt .post-password-form p{
	color: #fff;
}
.post-excerpt .post-password-form input[type="password"]{
	border: none;
	border-radius: 3px;
	padding: 5px 15px;
	color: #222;
}
.post-excerpt .post-password-form input[type="submit"]{
	border: none;
	border-radius: 3px;
	padding: 5px 15px;
	color:#222;
	background: #eee;
	transition: all 0.3s ease;
}
.post-excerpt .post-password-form input[type="submit"]:hover{
		background: #f37e7e;
		color: #fff;
		transition: all 0.3s ease;
}
.post .post-content {
	padding: 0;
}
.post-meta{
	text-align: center;
	line-height: 1.5;
}
.post-date {
	text-align: center;
	margin: 0 0 22px 0;
	line-height: initial;
}
.slide-item-text .post-date {
	margin-bottom: 15px;
}
.post-meta > a {
	display: inline-block;
}
article.sticky:before{
	content: '\f0f3';
	padding: 10px 12px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	text-align: center;
	background-color: #23282d;
	font-size: 16px;
	font-family: 'FontAwesome';
	color: #fff;
}
.post-title > span,
.post .post-title a,
.slide-content .post-title > a {
	color: #333;
	position: relative;
	padding: 0 15px;
	display: inline-block;
	background-color: #fff;
	text-decoration: none;
}
.slide-content .post-title > a {
	color: #fff;
}
.post .post-title a {
	color: #333;
}
.post-meta a {
	margin: 0 5px 0 0;
}
.post-meta a:last-child {
	margin: 0;
}
.post .post-meta .post-date,
.post .post-meta .socials,
.slide-content .post-meta .post-date,
.slide-content .post-meta .socials {
	display: inline-block;
	margin: 0;
}
.post .post-meta .post-date {
	margin-bottom: 20px;
	padding: 0;
	text-align: center;
}
.post .post-meta .post-date time {
	color: #888888;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 3px 7px;
	text-transform: capitalize;
}
.post .post-meta .socials,
.slide-content .post-meta .socials {
	list-style: outside none none;
	margin-left: 15px;
	padding: 0;
}
.post .post-meta .socials li,
.slide-content .post-meta .socials li {
	display: inline-block;
	margin-right: 15px;
}
.post .post-meta .socials a,
.slide-content .post-meta .socials a {
	color: #888888;
	font-size: 13px;
	text-decoration: none;
}
.post .post-meta .socials a:hover {
	color: #f88e86;
}
.post-content .post-except {
	margin: 0;
	display: inline-block;
	text-align: left;
	line-height: 1.5;
}
.post-excerpt p{
	line-height: 1.5;
	margin-bottom: 20px;
}
.post .link-more {
	border-bottom: 1px solid;
	color: #999;
	display: inline-block;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 2px;
	position: relative;
	text-transform: uppercase;
}
.post .readmore:hover {
	color: #2a2f33;
}
.post .readmore {
	text-align: center;
	margin-bottom: 10px;
}
/*----- WIDGET_AREA -----*/
.widget {
	border: 1px solid #dcdcdc;
	margin: 15px 0;
	padding:15px 15px 27px;
	background: #fff;
	font-size: 14px;
	line-height: 1.5;
}
footer .footer-sidebar .widget {
	padding:15px 15px 16px;
}
footer .footer-top  .widget{
	margin: 0 0 15px;
}
footer .logo img{
	max-width: 180px;
	height: auto;
	margin:0 auto 20px;
}
.widget ul li{
	list-style: none;
	padding: 4px 0 3px;
}
.textwidget,
.textwidget p{
	color: #555;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Droid Sans';
}
.textwidget p{
	margin-bottom: 20px;
}
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_recent_entries li,
.widget_recent_comments li{
	border-bottom: 1px dashed #dcdcdc;
	display: inline-block;
	width: 100%;
	text-align: left;
}
.widget_nav_menu li,
.widget_pages li{
	display: inline-block;
	width: 100%;
	text-align: left;
	padding:0 !important;
}
.widget_nav_menu li a,
.widget_pages li a{
	border-bottom: 1px dashed #dcdcdc;
	padding: 3px 0 4px;
	display: block;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li{
	color: #555;
}
/*----- WIDGET_CATEGORIES_AREA -----*/
/*
.widget_archive a,
.widget_categories a {
	float: none;
	padding-bottom: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-single .chosen-single {
	background: #fff;
	border-radius: 0;
	border: 1px solid #eee;
	width: 100%;
	box-shadow: none;
	outline: none;
}
.chosen-container .chosen-results li.highlighted {
	background-color: #eee;
	background-image: none;
	color: #333;
}
.chosen-container .chosen-drop {
	background-image: none;
	outline: none;
	border: 1px solid #eee;
	box-shadow: none;
}*/
/*--- SEARCH_AREA ---*/
.widget_search{
	padding-bottom: 15px;
}
.widget_search input {
	border: 1px solid #dcdcdc;
	position: relative;
	letter-spacing: 0;
	text-align: left;
	line-height: 30px;
	display: inline-block;
	left: inherit;
	padding: 0 15px;
	width: 100%;
	margin:0;
}
.widget_search form {
	opacity: 1;
	float: none;
	color: #555;
	letter-spacing: 0;
	font-weight: 400;
}
.widget_search form:hover {
	opacity: 1;
}
.widget_search input.text {
	width: 100%;
	border: 1px solid #dcdcdc;
	padding: 5px;
	text-align: center;
}
::-webkit-input-placeholder {color:#555;}
::-moz-placeholder          {color:#555;}
:-moz-placeholder           {color:#555;}
:-ms-input-placeholder      {color:#555;}
/*--- NAV_MENU_AREA ---*/
.widget_nav_menu a,
.widget_pages a {
	color: #555;
}
/*--- RSS_AREA ---*/
.widget_rss ul{
	text-align: left;
}
.widget_rss ul li{
	margin-bottom: 20px;
}
.widget_rss ul li a.rsswidget{
	display: block;
	width: 100%;
}
.widget_rss ul li span{
	color: #333;
}
.widget_rss ul li .rssSummary{
	font-size: 14px;
	line-height: 1.5;
	color: #999;
	font-weight: normal;
}
.widget_rss cite{
	color: #333;
}
/*--- TAGCLOUD_AREA ---*/
.tagcloud {
	text-align: left;
}
.tagcloud a,
.z-post-tags a {
	color: #555;
	display: inline-block;
	padding: 0 5px;
	text-align: left;
}
/*--- CALENDAR_AREA ---*/
#wp-calendar{
	margin: 0;
}
#wp-calendar th,
#wp-calendar td{
	color: #999;
	padding: 0;
}
/*----- WIDGET_SOCIALS_AREA -----*/
.social-widget {
	text-align: center;
}
.social-widget > a {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #dddddd;
	border-radius: 30px;
	color: #aaaaaa;
	display: inline-block;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	margin: 0 5px 5px;
	text-align: center;
	width: 30px;
}
.social-widget > a:last-child {
	margin-right: 0;
}
/*----- WIDGET_ABOUT_ME_AREA -----*/
.about-widget.widget-content{
	text-align: center;
}
.about-img {
	margin-bottom: 15px;
}
.about-img img{
	display: block;
	width: 100%;
	height: auto;
}
.about-title {
	color: #333333;
	font-size: 17px;
	display: inline-block;
	margin-bottom: 10px;
}
.widget_about_me p {
	margin: 0;
	text-align: left;
}
/*----- WIDGET_LATEST_POSTS_AREA -----*/
.latest-post .post-image img {
	width: 100%;
}
.latest-post .post-item-text {
	display: inline-block;
	margin-bottom: 12px;
}
.latest-post li:last-child> .post-item-text{
	margin-bottom: 0;
}
.latest-post .post-item-text h4 {
	margin:10px 0 2px;
}
.latest-post .post-item-text h4 a {
	color: #333333;
	font-size: 13px;
}
.latest-post .post-item-text h4 a:hover {
	color: #f88e86;
}
.post-meta a,
.post-date a {
	font-size: 13px;
	padding: 0;
}
.latest-post .post-item-text .post-meta {
	margin: 0;
	padding: 0;
}
.latest-post li {
	margin-bottom: 0px;
}
/*----- WIDGET_INSTAGRAM_AREA -----*/
#footer .footer-top .instagram-pics{
	padding: 0;
	margin: 0 -3px;
	list-style: none;
}
#sidebar ul.instagram-pics {
	margin: 0 -3px;
	padding: 0;
	list-style: none;
}
#sidebar .instagram-pics img,
.footer-top .instagram-pics img{
	width: 100%;
	display: block;
	height: auto;
}
#sidebar .instagram-pics li,
.footer-top .instagram-pics li {
	display: inline-block;
	margin: 0;
	padding: 0 3px;
	width: 33.3333%;
}
/*----- FOOTER_INSTAGRAM_AREA -----*/
.footer-sidebar {
	display: inline-block;
	width: 100%;
	margin-bottom: -6px;
}
.widget select {
	width: 100%;
}
p.clear {
	position: relative;
	text-align: center;
	float: none;
	margin: 10px auto 0;
	display: inline-block;
	width: 100%;
}
p.clear > a {
	padding-bottom: 0px;
}
.post-title,
.widget-title {
	color: #333;
	text-align: center;
	position: relative;
}
.post-title h4 {
	margin: 0;
}
.post-title {
	margin: 8px 0;
}
.page-title {
	margin: 15px 0;
}
.post-title:before {
	position: absolute;
	top: 50%;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, rgba(230, 230, 230, 0), #eee 50%, rgba(230, 230, 230, 0) 100%) 5%;
}
img.image-text-widget-image {
	border-radius: 0% !important;
}
.my_name {
	display: block;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 22px;
}
.image-text-widget-text {
	margin: 0 !important;
	padding: 0;
}
/*--- Mailchimp widget ---*/
.widget_mc4wp_form_widget{
	background: #23282d;
	padding: 15px 25px 39px;
	border:none;
}
.widget_mc4wp_form_widget input[type="email"] {
	padding: 5px 15px;
	border: none;
	border-radius: 3px;
	color: #222;
	margin-bottom: 25px;
	width:100%;
}
.widget_mc4wp_form_widget h4{
	color: #fff;
}
.mc4wp-form label {
	color: #fff;
	font-weight: 400;
	margin-bottom: 19px;
	text-align: center;
}
.mc4wp-alert {
	margin-top: 20px;
}
.mc4wp-alert p{
	color: #fff;
}
.widget_mc4wp_form_widget form input[type="submit"] {
	background: #eee;
	border: none;
	color: #222;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 5px 15px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	border-radius: 3px;
}
.widget_mc4wp_form_widget input[type="submit"]:hover {
	background-color: #f88e86;
	color: #fff;
	transition: all 0.3s ease;
}
.widget_mc4wp_widget .mc-submit {
	margin: 0;
}
/*--- SINGLE_POST_AREA ---*/
.z-post-tags {
	display: inline-block;
	margin: 0 0 15px; 
}
.single-post-footer .post-time.pull-left {
	padding-right: 0;
}
.post-footer.single-post-footer {
	border: 1px dashed #dcdcdc;
	margin-bottom: 15px;
	padding: 15px 0;
	height: 62px;
	padding-bottom: 35px;
	text-align: center;
}
.single-post-footer .post-time.pull-left {
	border: medium none;
}
.single-post-footer .social-share a{
	background: transparent;
	border: solid 1px #dcdcdc;
	border-radius: 30px;
	color: #555;
	font-size: 13px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	width: 30px;
}
.single-post-footer .social-share a:last-child {
	margin: none;
}
.post-footer > .post-like,
.post-footer > .social-share,
.post-footer > .post-time {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.single-post-footer .social-share a:hover,
.social-widget > a:hover {
	background-color: #f88e86;
	color: #fff;
	border-color: transparent;
}
.post-footer.single-post-footer::before {
	background: rgba(0, 0, 0, 0);
}
/*--- PAGINATION_AREA ---*/
.z-pagination {
	overflow: hidden;
	display: block;
	padding: 0px 17px 8px;
	width: 100%;
}
.page_nav{
	text-align: center;
}
.single .z-pagination {
	margin: 0;
	padding: 8px;
}
.z-pagination a {
	font-size: 12px;
	font-weight: 400;
	position: relative;
	text-transform: uppercase;
}
.z-pagination .page-numbers {
	padding: 0 15px;
}
.z-pagination .older {
	text-align: left;
}
.z-pagination .newer {
	text-align: right;
}
.z-pagination a:hover {
	color: #999999;
}
.z-pagination .older a:before,
.z-pagination .newer a:after {
	font-family: "FontAwesome";
	top: 50%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
}
.z-pagination .older a:before {
	content: "\f100";
	padding-right: 5px;
}
.z-pagination .newer a:after {
	content: "\f101";
	padding-left: 5px;
}
nav.navigation {
	overflow: hidden;
	display: block;
	padding: 15px 20px 14px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	background: #fff;
	border-radius: 0;
	border:solid 1px #dcdcdc;
}
nav.navigation.pagination{
	margin: 0;
}
nav.navigation .nav-links{
	line-height: 2.5;
}
nav.navigation .nav-links a{
	text-transform: uppercase;
	background: #2a2f33;
	padding:7px;
	margin: 0;
	color: #fff;
	letter-spacing: 1px;
}
nav.navigation .nav-links a:hover{
	color: #f37e7e;
}
nav span.page-numbers{
	background: #444;
	padding: 7px 7px;
	color: #999;
}
.page_nav{
	margin-bottom: 7px;
}
.page_nav a{
	text-transform: uppercase;
	background: #2a2f33;
	padding:9px;
	margin: 0;
	color: #fff;
	letter-spacing: 1px;
}
/*.page_nav a:hover>.page_rightlink{
	color: red;
}*/
.page_nav a span{
	margin: 0 !important;
}
.post-pagebreak{
	margin: 26px 0 27px;
}
/*----- COMMENTS_AREA -----*/
#comments .comment-list {
	margin-bottom: 0px;
	padding: 0;
}
#comments ol.comment-list,
#comments .comment > ol.children {
	list-style: none;
}
.comment-list .comment-body {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 30px;
	padding: 25px 25px 25px 0;
}
.comment-body .comment-author {
	float: left;
	margin-right: 22px;
}
.comment-body .comment-author img {
	max-width: 70px
}
.comment-body .comment-content {
	overflow: hidden;
}
.comment-body .comment-content .author-name {
	color: #333333;
	display: inline-block;
	font-size: 11px;
	letter-spacing: 0px;
	margin-bottom: 0;
	margin-right: 20px;
	text-transform: uppercase;
}
.comment-body .comment-content .author-name a {
	color: inherit;
}
.comment-body .date-comment {
	font-size: 12px;
	color: #999999;
}
.comment-body .date-comment a {
	color: inherit;
}
.comment-body .comment-content .reply {
	float: right;
}
.comment-body .comment-content .reply a {
	font-size: 10px;
	font-weight: 400;
	margin-left: 10px;
	padding: 5px 10px;
}
.comment-body .comment-content .reply a:hover {
	text-decoration: none;
}
.comment-body .comment-content .comment-text {
	letter-spacing: 0px;
	margin-top: 10px;
}
.comment-body .comment-content .comment-text p {
	margin-bottom: 10px;
	color: #666;
}
#commentform .textarea-form {
	border: 1px solid #dcdcdc;
	outline: none;
	margin-bottom: 20px;
	padding: 8px 12px;
	width: 100%;
}
#commentform .input-form{
	border: 1px solid #dcdcdc;
	outline: none;
	margin-bottom: 25px;
	padding: 8px 12px;
	width: 100%;
}
textarea#message {
	min-height: 180px;
}
#cancel-comment-reply-link {
	font-size: 18px;
	margin-left: 15px;
}
/* --- AUTHOR_BOX_AREA --- */
.img-box-author img{
	width: 100%;
	height: auto;
}
.z-post-author {
}
.z-post-author .author-content {
	text-align: left;
	padding-left: 15px;
}
.z-post-author .author-content .author-title {
	text-align: center;
}
.z-post-author .author-content .author-social {
	color: #888888;
	margin-right: 10px;
	float:left;
}
.z-post-author .author-content .author-social a:hover i {
	color: #f99181;
}
.author-content > p {
	margin-bottom: 10px;
}
/* --- POSTS_RELATED_AREA --- */
.row.minustop{
	margin-top: 0px;
	margin-left: -10px;
	margin-right: -10px;
}
.row.minustop .col-sm-6,
.row.minustop .col-sm-12{
	padding: 0 10px;
}
.post-related,
#comments{
	text-align: left;
}
#respond{
}
.post-related .post-title {
	margin-top: 10px;
	text-align: center;
}
.post-related time {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.post-related .like-post {
	text-align: center;
}
/* -- PAGE_AREA -- */
.z-page .post-title.page-title {
	font-size: 20px;
	margin: 25px 0;
}
.z-page {
	background: #ffffff;
	overflow: hidden;
}
/*--- ARCHIVE_BOX_AREA ---*/
.archive-box {
	background: #ffffff;
	border: 1px solid #dcdcdc;
	width: 100%;
	position: relative;
	text-align: center;
}
.archive-box > span {
	color: #555;
	font-size: 14px;
	line-height: 1.5;
	text-transform: uppercase;
}
.archive-box > h1,
.z-page .page-title {
	color: #111111;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 3px;
	margin-left: 5px;
	text-transform: uppercase;
}
/*----- FOOTER_AREA -----*/
#footer {
	color: #333;
	margin-top: 0px;
	overflow: hidden;
	text-align: left;
}
footer .footer-top{
	margin-top: 0px;
	padding: 0;
}
.footer-sidebar .instagram-pics {
	margin: 0;
	padding: 0;
}
.footer-sidebar .instagram-pics li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.footer-sidebar .instagram-pics img{
	width: 100%;
	height: auto;
}
.footer-sidebar .widget.null-instagram-feed{
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
.footer-sidebar .widget .widget-title{
	display: none;
}
.social-footer {
	background: #222222;
	display: table;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 10;
	margin-bottom: 0px;
}
.social-footer a {
	color: #ffffff;
	display: table-cell;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0px;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
}
.social-footer a:nth-child(2n) {
	background: #2a2a2a;
}
footer .footer-copyright {
	color: #999;
	background: #38383a;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 15px 0;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	letter-spacing: 0px;
}
footer .footer-copyright h3{
	color: #fff;
}
footer .footer-copyright p{
	margin-bottom: 0;
	color: #999;
}
/* --- STYLES_AREA --- */
/** UPDATE CSS **/
/* --- PROMO BOX --- */
.zbox{
	padding-left: 7.5px;
	padding-right: 7.5px;
}
.rbox{
	margin-right: -7.5px;
	margin-left: -7.5px;
}
.dbox,
.pbox{
	margin-top: 50px;
}
.z-promo-box{
	margin-bottom: 15px;
}
.z-promo-box .z-probox-item {
	background-size: cover;
	min-height: 210px;
	position: relative;
	text-align: center;
}
.z-promo-box .z-probox-item .z-item-link {
	background: rgba(255, 255, 255, 0.9);
	left: 50%;
	padding: 5px 20px;
	position: absolute;
	top: 50%;
	z-index: 5;
	-webkit-transform:  translate(-50%, -50%);
	-ms-transform:  translate(-50%, -50%);
	-o-transform:  translate(-50%, -50%);
	transform:  translate(-50%, -50%);
}
.z-probox-item::after {
	border: 1px dashed #ebebeb;
	bottom: 15px;
	content: "";
	left: 15px;
	position: absolute;
	right: 15px;
	top: 15px;
}
/* --- TOPBAR MENU --- */
.topbar {
}
.topbar-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topbar-menu > li {
	display: inline;
	margin-right: 20px;
}
.topbar-menu a {
	color: #333;
}
.topbar .social a {
	margin-left: 10px;
}
/*social links*/
span.post-share,
span.comments-link,
span.post-likes {
	padding-right: 15px;
	position: relative;
	z-index: 889;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	padding-top: 25px;
}
span.post-likes {
	float: left;    
	padding-right: 5px;
}
span.post-share {
	float: left;
}
span.comments-link {
	float: right;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 0px;
}
span.comments-link a:hover,
span.post-likes a:hover,
a.read-more:hover,
.widget_categories a:hover,
.widget_archive a:hover,
.widget_recent_entries a:hover,
.widget_recent_comments a:hover,
.post-excerpt a:hover,
.post-time a:hover,
.porotfolio-wish a:hover,
h4.author-title a:hover,
.reply a:hover,
a.z-item-link:hover,
.comment-respond a:hover,
.latest-post .post-item-text a.post-meta:hover,
.link-external a:hover,
.post-meta a:hover, .post-date a:hover{
	color: #a2a2a2;
}
.page_nav a:hover{
	color: #f37e7e;
}
.z-post-author .author-content a.author-social:hover{
	color: #f37e7e;
}
.items-post {
	padding: 0 7px 15px;
	height: auto;
}
.items-nav{
	padding: 0 7px 8px;
	height: auto;  
}
.item-post-single{
	padding: 0 7.5px 7.5px;
	height: auto;
	margin-bottom: 36px; 
}
.item-post-single .wrap-page{
	width: 100%;
	padding: 15px;
	border: solid 1px #dcdcdc;
	background: #fff;
}
.items-page {
	padding: 0 7.5px 7.5px;
	height: auto;
	margin-bottom: 35px;
}
.items-page .wrap-page{
	width: 100%;
	padding: 15px;
	border: solid 1px #dcdcdc;
	background: #fff;
}
.items-post .wrap-post {
	width: 100%;
	padding: 15px;
	border: solid 1px #dcdcdc;
	background: #fff;
}
.items-post img,
.post-format img {
	max-width: 100%;
	display: block;
}
.two-col .items-post:nth-child(2n+1){
	clear: both;
}
.three-col .items-post:nth-child(3n+1){
	clear: both;
}
.custom-container{
	padding: 0 0 7px;
}
.custom-container.page-container{
	padding-top: 0;
}
.custom-row{
	margin-left: -7px;
	margin-right: -7px;
}
.right-sidebar{
	float: left;
	width: 75%;
}
.left-sidebar{
	float: right;
	width: 75%;
}
.full-width{
	width: 100%;
}
.no-sidebar{
	width: 80%;
	margin:0 auto;
}
.sidebar.middle{
	width: 80%;
	margin:0 auto;
	float: none;
}
.sidebar{
	width: 25%;
	float: left;
	padding: 0 7px 15px;
}
.sidebar.page{
	padding: 0 7px 7px;
}
.sidebar.full{
	width: 100%;
}
aside{
	border:solid 1px #dcdcdc;
	padding:0 15px;
	background: #fff;
	margin-bottom: 28px;
}
.p0{
	padding: 0 7px;
}
@media only screen and (max-width: 990px) {
	.sidebar,
	.left-sidebar,
	.right-sidebar,
	.no-sidebar,
	.sidebar.middle{
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.custom-container{
		padding: 0 15px 8px;
	}
	#nav-wrapper .zmenu .sub-menu a .caret {
		left: 6px;
	}
}
@media only screen and (max-width: 620px) {
	ol.children{
		padding: 0;
	}
	.comment-list .comment-body{
		padding-right: 0;
	}
	.comment-body .comment-content .author-name{
		display: block;
	}
}
.lot-center {
	margin: 0 auto;
	float: none;
}
/* --- BUTTON_AREA --- */
.lot-menu-button {
	top: 30%;
	display: none;
	height: 20px;
	width: 30px;
	cursor: pointer;
	cursor: pointer;
	right: 6%;
	z-index: 9999;
	position: absolute;
}
/* Elements Button */
.lot-menu-button > span {
	background-color: #222;
	border: none;
	height: 1px;
	width: 25px;
	right: 2%;
	position: absolute;
	top: 0;
	-webkit-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
}
/* Transformation elements button */
.lot-menu-button.active .top {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 10px;
}
.lot-menu-button.active .top {
	background-color: #777;
}
.lot-menu-button.active .middle {
	opacity: 0;
}
.lot-menu-button.active .bottom {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 10px;
}
.lot-menu-button.active .bottom {
	background-color: #777;
}
.lot-menu-button span:nth-of-type(2) {
	top: 7px;
}
.lot-menu-button span:nth-of-type(3) {
	top: 15px;
}
/* Item Styles tags box */
.tags {
	list-style: none;
	text-align: center;
	padding: 0;
	float: left;
}
.tags > li {
	display: inline-block;
	margin-right: 10px;
}
.tags i {
	padding: 0 5px;
	color: #ccc;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.tags > li:hover > i {
	color:  #23282D;
}
.tags a {
	text-decoration: none;
}
.comments-title {
	text-align: center;
	margin: 15px 0px;
}
.form-submit {
	text-align: center;
}
.wpcf7-form > p > input.submit,
.form-submit input {
	background-color: #23282D;
	border: 1px solid #23282D;
	color: #fff;
	padding: 4px 39px;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.wpcf7-form > p > input.submit:hover,
.form-submit input:hover {
	border: 1px solid #f37e7e;
	background-color: #f37e7e;
	color: #fff;
}
.page .post-excerpt form span{
	margin-right: 0;
}
span.wpcf7-not-valid-tip{
	color: #fff;
	font-size: 14px;
	display: block;
	padding: 5px 0;
	background: #cc7163;
	margin-top: 25px;
	line-height: 22px
}
div.wpcf7-response-output{
	margin: 0;
	padding: 8px 15px;
	text-align: center;
	margin-top: 25px;
	line-height: 22px
}
div.wpcf7-validation-errors{
	border: none;
	background: #cc7163;
	color: #fff;
}
div.wpcf7-mail-sent-ok{
	border: none;
	background: #38383a;
	color: #fff;
}
#respond {
	text-align: center;
}
.logged-in-as {
	display: none;
}
.entry-footer {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 25px;
}
.entry-footer:before {
	position: absolute;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, rgba(230, 230, 230, 0), #dcdcdc 50%, rgba(230, 230, 230, 0) 100%) 5%;
}
.lot-blog-name {
	/*display: none;*/
	left: 2em;
	z-index: 999;
	max-width: 64px;
	position: absolute;
	top: 0.3em;
	opacity: 1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.lot-blog-name h2 {
	margin: 0;
}
.lot-blog-name > a {
	text-decoration: none;
	display: inline-block;
}
.lot-blog-name > a > img {
	width: 100%;
}
.lot-blog-name > form {
	display: inline-block;
}
.lot-nav > .lot-blog-name {
	left: 2em;
	opacity: 1;
}
.lot_social_container {
	margin-top: 15px;
}
.lot_social_share {
	display: flex;
	position: absolute;
	justify-content: center;
	width: 100%;
	bottom: -1em;
	padding-left: 30px;
	opacity: 0;
	z-index: 888;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.lot_social_share.open {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.social-widget a,
.lot_social_share a {
	background: rgba(0, 0, 0, 0);
	border: 1px solid #dcdcdc;
	border-radius: 30px;
	color: #555;
	display: inline-block;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s
}
.lot_social_share a:hover{
	background: #f37e7e;
	border-color: #f37e7e;
	color: #fff;
}
.lot_social_share a i {
	width: 15px;
}
.lot-column {
	padding: 0px;
}
.post-format {
	position: relative;
	margin-bottom: 25px;
}
.lot_container {
	padding: 0;
}
.slider_container {
	width: 100%;
}
.author-img {
	padding: 15px 15px 0 15px;
}
.owl-carousel .owl-item img {
}
.lot_post_area {
	margin: 0 auto;
	float: none;
}
.lotos-parallax > img {
	bottom: 0%;
	position: absolute;
}
.lot_opt {
	margin-top: 0px;
}
/*blocks*/
.wp-block-cover-text{
	font-size: 22px;
	font-family: 'Oswald', cursive;
	text-transform: uppercase;
	color:#fff;
}
/* Contact Form 7 Styling*/
.wpcf7-form textarea,
.wpcf7-form input  {
	border: 1px solid #dcdcdc;
	padding: 8px 12px;
	vertical-align: middle;
}
.wpcf7-form input{
	padding: 7px 12px 7px;
}
.form_area {
	width: 100%;
	outline: none;
}
.lot_form_title {
	text-align: center;
}
.wpcf7-form img {
	display: none;
}
.wpcf7-form > p {
	text-align: center;
	margin-bottom: 25px;
}
.wpcf7-form > p:last-of-type{
	margin-bottom: 0px;
}
/* --- quote-area --- */
#wrapper {
	overflow: hidden;
}
.boxed-layout{
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper .boxed-layout{
}
body.custom-background{
   /*	-webkit-background-size: cover;
   background-size: cover;*/
 }
 .error-page {
 	text-align: center;
 	background-color: #fff;
 	padding: 20px 0 50px;
 }
 .error-page h1 {
 	font-size: 40px;
 }
 .footer-sidebar > .widget .null-instagram-feed .clear{
 	border: none;
 	text-align: center;
 	float: none;
 }
 .page-content.error-page {
 	padding: 20px;
 	background-color: #fff;
 	text-align: center;
 }
 .page-header{
 	background: #fff;
 	text-align: center;
 	border: none;
 	padding: 0 25px;
 }
 .page-not-found{
 	background: #fff;
 	padding: 0 25px;
 	border: solid 1px #dcdcdc;
 	width: 100%;
 	margin-bottom: 43px;
 }
 .padding-top{
 	padding: 0;
 }
 .items-page-none{
 	padding: 0 7px 7px;
 	height: auto;
 }
 .none-found{
 	background: #fff;
 	margin: 0 7.5px 8px;
 	border: solid 1px #dcdcdc;
 }
 .none-found form{
 	max-width: 100%;
 	margin:0 auto;
 }
 .additional{
 	margin-top: 15px;
 	margin-bottom: 43px;
 }
 .lotos-one-column li,
 .lotos-two-column li,
 .lotos-three-column li {
 	padding: 0;
 	margin-bottom: 15px;
 }
 .sb-area-left {
 	padding: 0;
 }
 .archive-box {
 	padding: 15px 15px;
 	margin-bottom: 15px;
 }
 .author-box-desc{
 	padding: 15px;
 	background: #fff;
 	border: solid 1px #dcdcdc;
 	margin: 15px 0 ;
 }
 .author-box-singlepost{
 	background: #fff;
 	margin: 15px 0 15px;
 }
 .author-box-singlepost h4.author-title a{
 	text-align: left;
 }
 .archive-box h3 {
 	margin: 0;
 }
 .archive-box p{
 	margin-top: 10px;
 	text-align: left;
 }
 .comment-reply-title {
 	margin: 15px 0;
 	clear: both;
 }
 /* --- RESPONSIVE_AREA --- */
 @media (min-width: 480px) {
 	.post-footer.single-post-footer {
 		padding-bottom: 15px;
 		padding: 15px;
 	}
 	.post-footer > .post-like,
 	.post-footer > .social-share,
 	.post-footer > .post-time {
 		display: inline;
 		width: auto;
 	}
 	.z-post-author .author-content .author-title {
 		text-align: left;
 	}
 	.post .post-except {
 		text-align: left;
 	}  
 	.lot_social_share a {
 		margin: 5px;
 	}
 }
 @media screen and (max-width: 600px) {
 	#nav-wrapper.f-nav {
 		position: fixed;
 		top: 0;
 		left: 0;
 		right: 0;
 		z-index: 999;
 	}
 	.owl-item.active > .slide-item > .slide-item-text{
 		right: 2em;
 		width: 80%;
 	}
 	.lotos-three-column h4,
 	.lotos-two-column h4,
 	.lotos-one-column h4 {
 		font-size: 15px;
 	}
 	.slider .slide-item-text .post-excerpt{
 		display: none;
 	}
 }
 @media (max-width: 480px) {
 	.lot_social_container {
 		height: 3em;
 	}
 	.lot_social_share a {
 		margin: 0px 5px;
 	}
 	.owl-item.active > .slide-item > .slide-item-text{
 		right: 1em;
 		width: 75%;
 	}
	
	.comment-body .comment-author{
		float: none;
		margin-right: 0;
	}
 }
 @media(min-width:600px) and (max-width:768px) {
 	#nav-wrapper.f-nav {
 		position: fixed;
 	}
 }
 @media (min-width: 768px) {
 	.lot-blog-name {
	/*display: none;*/
	left: -10em;
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	}
 	#nav-wrapper {
 		border: none;
 		background-color: rgba(255, 255, 255, 0);
 	}
 	#nav-wrapper .zmenu .sub-menu a .caret {
 		position: absolute;
 	}
 	.search-icon {
 		display: inline-block;
 	}
 	.lot_social_container {
 		margin: 0;
 	}
 	.lot_social_share a {
 		margin-right: 15px;
 	}
 	.lot_social_share a:last-child {
 		margin: 0;
 	}
 	.lot_social_share {
 		bottom: -0.3em;
 	}
 	#nav-wrapper .zmenu .menu-item-has-children:hover > .sub-menu {
 		visibility: visible;
 		opacity: 1;
 		-webkit-transform: translateY(0);
 		-ms-transform: translateY(0);
 		-o-transform: translateY(0);
 		transform: translateY(0);
 	}
 	.lot-nav {
 		position: fixed !important;
 		top: 0;
 		left: 0;
 		right: 0;
 		z-index: 999;
 	}
 	#nav-wrapper.lot-nav {
 		background-color: #fff;
 		border-top: 1px solid #eee;
 		border-bottom: 1px solid #eee; 
 	}
 	/* if have admin bar */
 	.admin-bar .lot-nav {
 		position: fixed !important;
 		top: 45px;
 		left: 0;
 		right: 0;
 		z-index: 999;
 	}
 	.error-page h1 {
 		font-size: 90px;
 	}
 	.lot-blog-name {
 		display: inline-block;
 	}
 	.lotos-three-column .lot_social_container {
 		height: 4em;
 	}
 	.lotos-three-column .lot_social_share {
 		bottom: -1em;
 	}
 	.lot_social_share a {
 		margin: 0 2px 0 0; 
 	}
 }
 @media all and (max-width: 1200px) and (min-width: 768px) {
 	.lotos-three-column li,
 	.lotos-two-column li {
 		width: 48.9%;
 		margin-right: 15px;
 		float: left;
 	}
 	.lotos-three-column li:nth-child(2n), 
 	.lotos-two-column li:nth-child(2n) {
 		margin-right: 0;
 	}
 }
 @media (min-width: 782px) {
 	.admin-bar .lot-nav {
 		position: fixed !important;
 		top: 32px;
 	}
 }
 @media (max-width: 910px) {
 	.social-footer a .text {
 		display: none;
 	}
 }
 @media (max-width: 991px){
 	.three-col .items-post:nth-child(3n+1){
 		clear: none;
 	}
 	.three-col .items-post:nth-child(2n+1){
 		clear: both;
 	}
 	.z-post-author .author-content {
 		text-align: left;
 		padding-left: 7px;
 	}
 	.sidebar{
 		padding-top:7px;
 	}
 }
 @media(min-width:768px) and (max-width:991px) {
 	.z_grid_blog .post {
 		width: 50%
 	}
 	.z_grid_blog .post:nth-child(2n+1) {
 		clear: both;
 	}
 	.az-blog-grid3columns .post:nth-child(3n+1) {
 		clear: none;
 	}
 }
 @media (max-width: 768px) {
 	.topbar {
 		display: none;
 	}
 	#site-name {
 		display: none;
 	}
 	.lot-menu-button {
 		display: block;
 	}
 	#nav-wrapper {
 		height: 50px;
 		z-index: 999;
 		width: 100%;
 		display: block;
 		position: relative;
 	}
 	#menu-topbar-menu {
 		border: none;
 		display: none;
 		left: 0;
 		margin: 0;
 		padding: 0;
 		position: absolute;
 		top: 100%;
 		width: 100%;
 		z-index: 20;
 	}
 	#nav-wrapper .zmenu li {
 		background: #111;
 		display: inline-block;
 		float: right;
 		margin: 0;
 		text-align: center;
 		width: 100%;
 	}
 	#nav-wrapper .zmenu a {
 		width: 100%;
 		color: #999;
 	}
 	#nav-wrapper .zmenu a:hover {
 		background: #222;
 	}
 	#nav-wrapper .zmenu .menu-item-has-children > a {
 		position: relative;
 	}
 	#nav-wrapper .sub-menu {
 		background: rgba(0, 0, 0, 0);
 		display: none;
 		left: inherit;
 		opacity: 1;
 		position: inherit;
 		top: inherit;
 		-webkit-transform: none;
 		-ms-transform: none;
 		-o-transform: none;
 		transform: none;
 		visibility: inherit;
 	}
 	#nav-wrapper .zmenu .caret::after {
 		content: "\f107";
 	}
 	#nav-wrapper .sub-menu .dropdown > a .caret::after {
 		content: "\f107";
 	}
 	#nav-wrapper .zmenu .dropdown-toggle .caret,
 	#nav-wrapper .sub-menu .dropdown > a .caret {
 		border: medium none;
 	}
 	#nav-wrapper .sub-menu .dropdown > a .caret {
 		right: 0;
 	}
 	#nav-wrapper .zmenu .dropdown-toggle .caret::after {
 		color: #888888;
 		text-align: center;
 		top: 50%;
 		-webkit-transform: translateY(-50%);
 		-ms-transform: translateY(-50%);
 		-o-transform: translateY(-50%);
 		transform: translateY(-50%);
 	}
 	#nav-wrapper .zmenu .caret::after {
 		content: "\f107";
 		font-family: "FontAwesome";
 		font-size: 15px;
 		left: inherit;
 		position: absolute;
 		top: 50%;
 		-webkit-transform: translate(-50%, -50%);
 		-ms-transform: translate(-50%, -50%);
 		-o-transform: translate(-50%, -50%);
 		transform: translate(-50%, -50%);
 	}
 	#nav-wrapper .sub-menu .sub-menu {
 		border: medium none;
 		left: 0;
 		position: relative;
 		top: 0;
 	}
 	#nav-wrapper .sub-menu .dropdown > a .caret::after {
 		content: "\f107";
 	}
 	.z_grid_blog .post {
 		width: 100%
 	}   
 }
 @media (max-width: 992px) {
 	.featured-area {
 		display: block;
 	}
 	.sb-area {
 		padding: 0px;
 	}
 	footer .logo img{
 		margin:0 auto 20px;
 	}
 }
 @media (min-width: 992px) {
 	#nav-wrapper.lot-nav .lot-blog-name {
 		opacity: 1;
 		left: 3em;
 	}
 	.featured-area {
 		display: block;
 	}
 	.featured-area .slide-item  {
 		height: 500px;
 	}
 	.lotos-parallax-disable img {
 		-webkit-transform: translateY(-20%);
 		-ms-transform: translateY(-20%);
 		-o-transform: translateY(-20%);
 		transform: translateY(-20%);
 	}
 	.sb-left {
 		float: right;
 	}
 	.sb-area-left {
 		padding-right: 15px;
 	}
 	.sb-area {
 		padding: 0 0 0 15px;
 	}
 	.lotos-two-column h4 {
 		font-size: 18px;
 	}
 	.lotos-three-column h4 {
 		font-size: 15px;
 	}