/*
	Theme Name: Lily
	Description: Lily is a child theme of Genesis Framework
	Author: zigzagpress
	Author URI: http://www.zigzagpress.com/ 
	Version: 1.0.0
	Tags: one-column, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
	Template: genesis
	Template Version: 2.7.2
	Text Domain: lily-genesis
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Site Header
--------------------------------------------- */

#header {
	background: #fff;
	margin: 0;
	z-index: 11;
}

.site-header .container {
	padding: 0;
}

#header .navbar-collapse {
	padding: 10px 0 20px;
}

#header .navbar {
	margin-bottom: 0;
	border-radius: 0;
	border-bottom: none;
}

#header .navbar .navbar-brand {
	margin-top: 4px;
	padding: 14px 0 18px 0;
}

#header.navbar-fixed-top {
	-webkit-transition: padding-top 0.5s ease-out;
	-moz-transition:    padding-top 0.5s ease-out;
	-ms-transition:     padding-top 0.5s ease-out;
	-o-transition:      padding-top 0.5s ease-out;
	transition:         padding-top 0.5s ease-out;
}

/* Site Header
--------------------------------------------- */

.site-header.fixed_header {
	position: relative;
}

.site-header .header-widget-area  {
	display: none;
	float: right;
	text-align: right;
	width: auto;
}


/* Site Nav
---------------------------------------------------------------------------------------------------- */

/* Menus
--------------------------------------------- */

.menu.genesis-nav-menu.menu-primary.nav.navbar-nav.pull-right,
.menu.genesis-nav-menu.menu-secondary.nav.navbar-nav.pull-right {
	padding: 0;
}

.nav-primary ul li a {
	text-align: left;
}

.nav-primary {
	background: transparent;
	border-bottom: 1px solid #F2F5F7;
	float: right;
	padding: 10px 0;
	width: auto;
}

.menu-secondary.nav.navbar-nav {
	font-size: 11px;
	margin-top: 3px;
}


/* Primary Navigation Extras */

.genesis-nav-menu li.right {
	display: inline-block;
	float: right;
	line-height: 28px;
}

.right.date {
	padding: 16px;
}

.right.search {
	padding: 5px;
}

.right.zp_cart_item {
    border-left: 1px solid #F2F5F7;
    padding-left: 10px;
}

/* Site Title
---------------------------------------------------------------------------------------------------- */

.title-area {
	border-bottom: 1px solid #F2F5F7;
	margin: 40px 0 0;
	padding: 60px 0
}

.site-title {
	margin-top: 0;
	margin-bottom: 20px;
}

.title-area a { 
	text-decoration: none; 
	color: inherit; 
}

.title-area h1.site-title,
.title-area p.site-title { 
	font-family: 'Old Standard TT', serif;
	font-weight: 700;
	font-size: 40px;
	font-style: normal;
	letter-spacing: 0.52161em;
	line-height: 1.17857;
	text-transform: uppercase;
}


.header_three .title-area h1.site-title,
.header_three .title-area p.site-title {
	margin-top: 20px;
}

.title-area .site-description { 
}

.navbar .title-area.navbar-brand {
	margin-left: 0;
	padding: 10px 0;
}

.site-description {
	color: inherit;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 0.26667em;
	line-height: 1.16667em;
	text-transform: uppercase;
}

.header-image .title-area > a {
	display: inline-block;
	margin-bottom: 0;
}

.header-image .title-area {
	padding: 20px 0;
}

.title-area {
	float: left;
	width: auto;
}

#header.site-header {
	width: 100%;
}

.page-template-homepage_template #header.site-header {
    margin-bottom: 2.5%;
}
/* Site Container
---------------------------------------------------------------------------------------------------- */

.site-container {
	left: 0;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;
	z-index: 1;
}

.site-container.zp_slide_content {
	left: 200px;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;
}


/* Site Inner
---------------------------------------------------------------------------------------------------- */

.site-inner {
	margin: 2.5% 0;
	padding: 2% 0;
}

.single-portfolio .site-inner {
	overflow: hidden;
	padding: 2% 0;
}

.zp_related_container {
	padding: 0 0 4%;
}

.single-post .content article.entry {
	background-color: #fff;
	overflow: hidden;
	padding: 0;
}

.single-post .content article.format-audio.entry .media_container {
	padding: 40px 40px 4px
}

.content_container {
	float: left;
	padding: 40px;
	position: relative;
	width: 100%;
}

.attachment.single .content_container,
.page .page,
.single-post .content_container {
	background-color: #fff;
	overflow: hidden;
	padding: 40px;
}

.category-post-format-quote .content article.entry,
.format-link.category-post-format-link .content_container,
.format-link.category-post-format-link,
.format-quote.category-post-format-quote.entry,
.format-quote.category-post-format-quote.tag-quote.entry {
	text-align: center;
}

.post_format-post-format-link .content_container,
.post_format-post-format-quote .content_container {
	padding: 40px;
}

.archive-description.author-description,
.archive-description.date-archive-description.archive-date,
.archive-description.taxonomy-description,
.search-no-results .content,
.search-results .archive-description {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 20px 0;
}

.archive .content article.entry,
.blog .content article.entry,
.page-template-page_blog-php.full-width-content .content article.entry,
.page.page-template-page_blog .content article.entry,
.search article,
.single.single-portfolio .content article.entry {
	background-color: #fff;
	float: left;
	margin-bottom: 40px;
	width: 100%;
}

.search article {
	margin-bottom: 80px;
}

.search article .entry-footer {
	display: none;
}

.single-post .content article.entry.format-link .entry-content {
	margin-bottom: -1px;
	overflow: hidden;
}
	
.single-post .content article.entry.format-audio .content_container {
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	top: -10px;
}

.entry.format-link .caption,
.entry.format-quote .caption {
	padding: 8% 20%;
}

.single-format-quote .entry-footer {
	margin: 0;
}

.content {
	width: 66%;
}

.full-width-content .content {
	width: 100%;
}

.sidebar {
	font-size: 15px;
	width: 32%;
	letter-spacing: normal
}

.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
	overflow: hidden;
}

.content-sidebar .content {
	float: left;
	margin-right: 2%;
}

.content-sidebar .sidebar {
	float: right;
}

.sidebar-content .content {
	float: right;
	margin-left: 2%;
}

.sidebar-content .sidebar {
	float: left;
}

.quote_author {
	margin: 0;
	text-transform: uppercase;
}

.entry-content p.quote_author, .zp_like_holder i {
	font-size: 14px !important;
	font-weight: 300;
}

.media_container,
.audio_container {
	display: block;
	float: left;
	width: 100%;
}

.audio_container {
	padding: 40px 40px 0
}

.media_container img {
	width: 100%;
}

.post_layout_1 .more-link {
	margin: 40px auto 10px;
}

/* Post Info & Meta
---------------------------------------------------------------------------------------------------- */

/* Like style */

.zp_like_holder {
	display: inline;
	margin-right: 5px;
}

.zp_like_holder em {
	font-style: normal;
	padding-left: 5px;
}

p.entry-meta,
.entry-author-name,
.entry-comments-link a,
.entry-header .entry-meta,
.entry-meta, 
.entry-footer-right,
.entry-footer .entry-meta,
.featuredpost .entry-meta, 
.featuredpage .entry-meta,
.zpblog_shortcode .blog_meta,
.zp_masonry_info,
.portfolio_detail_cat,
.zp_masonry_quote_desc {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
}
span.entry-author:before,
span.entry-comments-link:before {
	display: inline-block;
	content: "/";
	margin: 0 5px;
}

.entry-time:after {
	display: none;
}

span.entry-categories a {
	background-color: rgba(122, 153, 169, 0.1);
	padding: 2px 8px;
	border: 0;
	display: unset;
}

.entry-footer {
	border-bottom: 0;
	overflow: hidden;
	padding-bottom: 0;
}

.entry-footer .entry-categories,
.entry-footer .entry-tags,
.entry-footer .entry-time {
	border-right: 1px solid #eee;
	display: inline-block;
	max-width: 32%;
	min-width: 32%;
	padding: 0 40px;
	position: relative;
	vertical-align: top;
}

.entry-footer span:last-child {
	border: none;
}

.entry-footer {
	margin-top: 5%;
}

.entry-footer .entry-tags a {
	display: none;
}

.entry-footer .entry-meta {
	color: inherit;
	margin: 0;
}

.entry-time strong {
	display: inline-block;
	width: auto;
}

span.zp_post_read strong {
	font-weight: inherit;
}

.zp_like_holder i:before {
	cursor: pointer;
}

.blog_comment:before,
.entry-comments-link:before,
.zp_like_holder:before,
.zp_post_read:before,
.zp_post_view:before {
	content: "";
	left: 0;
	margin: 0 5px;
	position: relative;
}

.entry-comments-link:before,
.zp_post_view:before,
.zp_post_read:before {
	content: "\002f";
}

.entry-tags {
	float: right;
}

.entry-content ul.children {
	margin-top: 0;
	padding-bottom: 0;
}

span.entry-footer-left {
	display: inline-block;
	float: left;
	width: 60%;
}

span.entry-footer-right {
	display: inline-block;
	float: right;
	text-align: right;
	width: 30%;
}

.entry-footer .entry-categories,
.entry-footer .entry-tags {
	border: 0;
	display: block;
	max-width: 100%;
	min-width: 0;
	padding: 0;
}

.entry-footer .entry-tags a {
	display: none;
}

.entry-comments-link:before,
.zp_post_read:before,
.zp_post_view:before {
	display: none;
}

.entry-time:after { 
	content: "/"; 
	margin: 0 1em; 
}


/* Headings Titles
---------------------------------------------------------------------------------------------------- */

.entry-header {
	display: block;
	margin-bottom: 4%;
	padding: 0;
	width: 100%;
}

.entry-content .caption h2 a,
.entry-title > a {
	word-break: break-word;
}

@media screen and (max-width:1920px) and (min-width:769px) {
.entry-title,
.single_portfolio_title h1,
.woocommerce div.product .product_title,
h1.archive-title,
.woocommerce .page-title {
        font-size: 5vw;
        line-height: 1
    }
}

@media screen and (min-width:1920px) {
.entry-title,
.single_portfolio_title h1,
.woocommerce div.product .product_title,
h1.archive-title,
.woocommerce .page-title {
        font-size: 95px;
        line-height: 1
    }
}

.full-width-content .entry-header p.lead {
	margin: 0 auto;
	text-align: center;
}

.entry-header p.lead {
	margin: 0;
}

.page .entry-header p.lead {
	margin-bottom: 12px;
	padding: 0 0 24px;
}

.swiper-slide .entry-content {
	padding: 0 20px ;
}

.swiper-slide .entry-readmore{
    position: relative;
    display: inline-block;
    padding: 0 20px 20px
}

.entry-content p.intro,
.page-template-masonry_template .intro p,
.zpps-post-slider div.entry-content p {
	margin-bottom: 1.631em;
}


.post_box_content div.entry-content,
.post_box_content p.entry-readmore {
	padding: 0 20px;
}

.post_box_content p.entry-readmore {
	margin-bottom: 40px;
}


/* Author Box
---------------------------------------------------------------------------------------------------- */

.author-box-title {
	display: block;
	font-size: 18px;
}

.author-box {
	float: left;
	margin: 0 0 40px;
	padding: 50px 60px;
	text-align: center;
	width: 100%;
}

.author-box {
	background: #fff;
	margin-top: 50px;	
	padding: 50px 0;
}

.author-box-content > p {
	clear: both;
	padding: 0 60px;
}

.author-box .avatar {
	display: block;
	float: none;
	height: auto;
	margin: 0 auto;
	min-width: 70px;
	width: auto;
}

.author-box-title {
	display: block;
	font-size: 1.8rem;
	font-size: 18px;
	margin: 2% 0 4%;
	text-align: center;
}


/* After Entry Wdget area
---------------------------------------------------------------------------------------------------- */

.after-entry.widget-area {
	float: left;
	margin: 0 0 40px;
	padding: 50px 60px;
	width: 100%;
}

.after-entry.widget-area .enews > form {
	margin-top: 4%;
	padding: 8%;
}


/* Comments
---------------------------------------------------------------------------------------------------- */

.comment-respond,
.entry-comments {
	float: left;
	margin-bottom: 8%;
	padding: 50px 60px;
	width: 100%;
}

#comments {
	margin-bottom: 20px;
}

h3#reply-title {
	font-size: 16px;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase;
}

ol.comment-list .comment-respond {
	box-shadow: none;
	padding: 0;
}

ol.comment-list {
	counter-reset: li;
	list-style-type: none !important;
	margin: 0;
	overflow: hidden;
	padding: 8% 0 0;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	margin: 0;
	padding: 0;
}

.comment-content {
	clear: both;
}

.comment-content > p {
	font-size: inherit;
}

.entry-comments .comment-author {
	line-height: 120%;
	margin: 0;
}

.entry-comments .comment-meta {
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 10px 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
}

.comment-respond label {
	font-weight: normal;
	margin: 10px 0;
}

.children {
	margin-top: 5%;
}

.children li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.comment-list li,
.ping-list li {
	list-style-type: none
}

.comment-list li {
	margin-top: 20px;
	padding: 32px;
}

li.comment {
	border-bottom: 1px dotted #e0e8ee;
	float: left;
	list-style: none outside none;
	margin: 0 0 6%;
	padding: 0 0 6%;
	position: relative;
	width: 100%;
}

li.comment:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

.comment .comment {
	margin-left: 25px;
}

.comment-header {
	display: inline-block;
	position: relative;
	width: 100%;
}

.comment .avatar {
	margin: 0 16px 20px 0;
}

.entry-pings .reply {
	display: none;
}

.comment-reply-link {
	border-bottom: 3px solid;
	display: inline-block;
	font-weight: normal;
	letter-spacing: 0.04643em;
	padding-bottom: 0.2em;
	position: relative;
	text-decoration: none;
	width: auto;
}

.form-allowed-tags {
	background: none repeat scroll 0 0 #f5f5f5;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 16px;
}

#cancel-comment-reply-link {
	color: #999;
	display: inline-block;
	font-size: 14px;
	margin: 0 0 0 0;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: 0.1s ease-in;
	-moz-transition:    0.1s ease-in;
	-o-transition:      0.1s ease-in;
	transition:         0.1s ease-in;
}

#cancel-comment-reply-link:hover {
	color: #555;
	-webkit-transition: 0.1s ease-in;
	-moz-transition:    0.1s ease-in;
	-o-transition:      0.1s ease-in;
	transition:         0.1s ease-in;
}

#cancel-comment-reply-link i {
	font-size: 20px;
	color: #dd574c;
}

#cancel-comment-reply-link i:hover {
	color: #555;
	cursor: pointer;
}

.comments .logged-in-as {
	color: #aaa;
	display: inline-block;
	font-size: 14px !important;
	width: 100%;
}

.comments .logged-in-as a {
	color: #777;
}

.comments .logged-in-as a:hover {
	color: #555;
}

#comments .comment-notes {
	color: #bbb;
	display: none;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.4;
	margin: 5px 0 20px 0;
	text-transform: uppercase;
	width: 100% !important;
}

.comment-notes .required {
	position: relative !important;
	right: auto !important;
	top: auto !important;
}

.comment-awaiting-moderation {
	color: #555;
	font-weight: bold;
	font-size: 11px;
}

.vcard {
	width: 100%;
	float: left;
}

.vcard img {
	border-radius: 100px;
	float: left;
	height: 50px;
	width: 50px;
}

.fn {
	float: left;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 0.8;
}

.fn a {
	color: #555;
}

.fn a:hover {
	background: none;
	color: #777;
}

p.form-submit {
	margin: 0;
	padding: 0;
}

.form-submit > input {
	margin: 0;
}


/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #fff;
	font-size: 15px;
	width: auto;
}

.footer-widgets .wrap {
	border-top: 1px solid #F2F5F7;
	margin: 0 auto;
	max-width: 1170px;
	padding: 3% 15px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	display: inline-block;
	margin-right: 6%;
	vertical-align: top;
	width: 29%;
}

.footer-widgets-3 {
	margin-right: 0;
}

.footer-widgets ul {
	list-style: none outside none;
	padding: 0;
}

.footer-widgets .widget-wrap {
	padding: 0 15px
}

.footer-widgets a {
	color: inherit
}
/* Footer Credit */

.zp_footer_logo_area {
	padding-bottom: 30px;
	text-align: center;
}

/* Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	padding: 45px 0;
}

.site-footer .zp_footer_right .creds {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.site-footer .zp_footer_right .creds p {
	font-size: 14px;
	opacity: .33;
}

.site-footer .zp_footer_right .bottom-widget,
.site-footer .zp_footer_right .bottom-widget .widget_nav_menu {
	float: right;
}

.site-footer .footer_logo {
	display: inline-block;
	font-style: normal;
	letter-spacing: 0.52161em;
	line-height: 1.17857;
	margin: 0;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
}

/* Bottom Menu
---------------------------------------------------------------------------------------------------- */

#menu-bottom-menu {
	font-size: 16px;
}

.bottom-widget .widget_nav_menu ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
}

.bottom-widget .sub-menu {
	display: none;
}

.bottom-widget .widget_nav_menu ul li {
	float: left;
	list-style: none;
	margin: 0 10px;
}

.bottom-widget .widget_nav_menu ul li:last-child {
	margin-right: 0;
}

.bottom-widget .widget_nav_menu ul li:first-child a:before {
	display: none;
}

.bottom-widget .widget_nav_menu ul li a:before {
	bottom: 0;
	color: #aaaaaa;
	content: "- ";
	left: -7px;
	position: relative;
}


/* Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input[type="text"], input[type="email"], input[type="url"], input[type="password"],
input[type="search"], input[type="number"], input[type="tel"], input[type="range"],
input[type="date"], input[type="month"], input[type="week"], input[type="time"],
input[type="datetime"], input[type="datetime-local"], input[type="color"],
textarea {
    background: #fbfbfb;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.09);
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal !important;
    margin: 0 0 10px;
    outline: 0;
    padding: .7em 1.1em;
    -webkit-transition: all 50ms cubic-bezier(0.33, 0, 0.2, 1);
    transition: all 50ms cubic-bezier(0.33, 0, 0.2, 1);
    vertical-align: baseline;
    width: 100%;
    -webkit-appearance: none
}

input[type="text"]:hover, input[type="email"]:hover, input[type="url"]:hover,
input[type="password"]:hover, input[type="search"]:hover, input[type="number"]:hover,
input[type="tel"]:hover, input[type="range"]:hover, input[type="date"]:hover,
input[type="month"]:hover, input[type="week"]:hover, input[type="time"]:hover,
input[type="datetime"]:hover, input[type="datetime-local"]:hover,
input[type="color"]:hover, textarea:hover {
    border-color: rgba(0, 0, 0, 0.15)
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus,
input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus,
input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus,
input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus,
input[type="color"]:focus, textarea:focus {
    color: #303030;
    border-color: rgba(0, 0, 0, 0.35)
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background: #222222;
/* 	border: 2px solid transparent; */
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	position: relative;
	padding: .7em 1.1em;
	text-decoration: none;
	text-transform: uppercase;	
	width: auto;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	cursor: pointer;
}


.wpcf7-form-control.wpcf7-submit {
    margin-top: 10px;
    width: 100%;
}
 
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9. */
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}

[type="search"] {
	 outline-offset: -999px;
}

form.search-form {
	display: inline-block;
    overflow: hidden;
    padding: 0;
    position: relative;
    word-wrap: break-word;
    width: 100%;
}
form.search-form input[type="search"] {
    width: 100%;
    display: inline-block;
    float: left;
}


@media all {
    input[type="search"] {
        -webkit-appearance: none;
        float: left;
    }
}
.widget_search input[type="search"] {
	font-size: 14px;
	width: 80%;
}

form.search-form input[type="submit"] {
	background: #222;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-family: dashicons;
	font-size: 1.42857em;
	height: 39px;
	margin-left: 5px;
	width: 45px;
    float: right;
    line-height: 39px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.search-form input[type="submit"] {
	content: "\f179";
}

.search-form input[type="submit"]:hover {
	background-color: #44bba4;
}

.search-form input input[type="submit"]:focus {
	border-bottom: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

select {
	-webkit-appearance: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	vertical-align: middle;
	width: 100%;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}


textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9. */
	padding: 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers. */
	width: 100%;
}

::-webkit-input-placeholder { /* WebKit browsers. */
	color: #171715;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18. */
	color: #171715;
}

::-moz-placeholder { /* Mozilla Firefox 19+. */
	color: #171715;
}

:-ms-input-placeholder { /* Internet Explorer 10+. */
	color: #171715;
}

/* Load More Posts */

.load_more {
	border-bottom: 1px solid #eee;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .04643em;
	padding-bottom: 0.2em;
	text-decoration: none;
	width: auto;
}

.load_more,
#infinite-handle span {
	background-color: #222222;
	border: 0;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .15em;
	line-height: 1;
	outline: 0;
	padding: 25px 46px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: background-color 200ms cubic-bezier(0.33, 0, 0.2, 1), color 200ms cubic-bezier(0.33, 0, 0.2, 1), border-color 200ms cubic-bezier(0.33, 0, 0.2, 1);
	transition: background-color 200ms cubic-bezier(0.33, 0, 0.2, 1), color 200ms cubic-bezier(0.33, 0, 0.2, 1), border-color 200ms cubic-bezier(0.33, 0, 0.2, 1);
	width: auto;
}

.load_more:hover {
	background-color: #44bba4;
	color: #fff;
}
/* Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.alignleft .avatar {
	margin-right: 15px;
}

.alignright .avatar {
	margin-left: 15px;
}

.comment-list li .avatar {
	float: left;
	width: 50px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 15px;
}

img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

img.alignleft,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0 15px 15px 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0 0 15px 15px;
}

p.wp-caption-text {
	line-height: 1.2;
	margin-top: 12px;
	margin-top: 0.75rem;
}

img.center-block {
	display: block;
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
}


/* Pagination
---------------------------------------------------------------------------------------------------- */

/* Numeric Pagination */

.archive-pagination {
	clear: both;
	margin: 40px 0;
	width: 100%;
}

.pagination-next.alignright,
.pagination-previous.alignleft {
	margin: 0;
}

.archive-pagination ul {
	margin: 0;
	padding: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1;
	padding: 13px 16px;
	text-transform: uppercase;
}

.archive-pagination li.active a,
.archive-pagination li a:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}



/* Genesis - User Profile */

.widget.user-profile {
	box-shadow: none;
	margin-bottom: 96px;
	margin-top: 34.56376% !important;
	overflow: visible;
	padding: 0 8.33333%;
	padding-top: 25.2349%;
	position: relative;
	text-align: center;
}

.widget.user-profile h4.widget-title.widgettitle {
	border: none;
}

.widget.user-profile img.avatar {
	border: 11px solid transparent;
	display: inline-block;
	float: none;
	height: 210px;
	height: auto;
	left: 50%;
	margin: 0;
	margin-top: -3px;
	max-width: 150px;
	padding: 0;
	position: absolute;
	top: 0;
	width: 73.26389%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform:         translateY(-50%) translateX(-50%);
}

.widget.user-profile p {
	margin-bottom: 2.28571em;
	text-align: center;
}

.widget.user-profile a.pagelink {
	border-bottom: 3px solid;
	display: inline-block;
	letter-spacing: 0.04643em;
	padding-bottom: 0.2em;
	text-decoration: none;
}


/* Enews
---------------------------------------------------------------------------------------------------- */

.enews input[type="submit"], 
.enews-subbox, .enews-widget input {
    width: 100%;
}

/* Genesis Featured Post/Page Widgets
---------------------------------------------------------------------------------------------------- */

.featuredpost .entry {
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.15em;
	border-bottom: 1px dotted #ECECEC;
	margin-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	overflow: hidden;
	width: 100%;
}

.featuredpost .entry:last-child {
	border: none;
	margin-bottom: 0 !important;
}

.featuredpost .entry-header {
	display: block;
	float: none;
	width: 100%;
}

.featuredpage .entry-title,
.featuredpost .entry-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: normal;
	letter-spacing: inherit;
	line-height: 1.2;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.featuredpost .entry-title a {
	text-decoration: none;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.featuredpage .entry-header,
.featuredpost .entry-header {
	bottom: 5px !important;
	left: 0 !important;
	margin: 0;
	padding: 0 !important;
	position: relative !important;
}

.featuredpost .entry-meta,
.featuredpage .entry-meta {
	margin: 0;
	padding: 0;
	text-align: left;
	opacity: .33
}

.featuredpage .entry-content,
.featuredpost .entry-content {
	padding: 0;
}

.featuredpage img,
.featuredpost img {
	display: block;
	float: left;
	margin: 0 0 10px 0;
	max-width: 32px !important;
}

.featuredpage img:hover,
.featuredpost img:hover {
	opacity: 0.75;
}

.featuredpage .alignleft,
.featuredpage .alignnone,
.featuredpage .alignright,
.featuredpost .alignleft,
.featuredpost .alignnone,
.featuredpost .alignright {
	display: block;
}

.featuredpage .entry-content > p,
.featuredpost .entry-content > p {
	font-size: 1.6rem;
	line-height: 1.625;
	margin: 0 0 10px;
	padding: 0;
}

.before-footer-widgets .featuredpost .entry {
	display: inline-block;
	margin-bottom: 10px;
	max-width: 180px;
	vertical-align: top;
}

.featured-content a.alignleft,
.featured-content a.alignright,
.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content a.aligncenter,
.featured-content a.alignleft,
.featured-content a.alignnone,
.featured-content a.alignright {
	border-bottom-width: 0;
}

.featured-content .entry:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.featured-content .more-posts-title {
	display: block;
	padding-top: 30px;
}

.featuredpost .alignleft {
	float: left;
}

.featuredpost .alignright {
	float: right;
}


/* WordPress
---------------------------------------------------------------------------------------------------- */

.avatar {
	float: left;
}

.alignnone {
	margin: 0 0 24px;
}

div.aligncenter,
.aligncenter {
	display: block;
	margin: 0 auto 24px auto;
}

.alignright {
	float: right;
	margin: 5px 0 24px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 24px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 24px auto;
}

a img.alignright {
	float: right;
	margin: 5px -20px 24px 20px;
}

a img.alignnone {
	margin: 5px 20px 24px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 24px -20px;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%;
	overflow: hidden;
	padding: 10px 10px 0;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
}

.wp-caption img.wp-smiley {
	margin: 0;
}

.wp-caption p.wp-caption-text {
	background: rgba(255, 255, 255, 0.4);
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: -5px;
	padding: 5px 10px;
	position: relative;
}

/* Widgets
------------------------------------------------------------------- */

.widget-title {
	font-family: inherit;
	font-size: 11px;
	letter-spacing: 0.15em;
	margin-bottom: 40px;
	padding-bottom: 20px;
	text-transform: uppercase;
}


.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget ul li {
	background: url("images/bullet.png") 0 5px no-repeat;
	padding-left: 25px;
	list-style-type: none;
	border-bottom: 1px dotted #ECECEC;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.widget ul li a {
	text-decoration: none;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


.widget-wrap ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

.widget-wrap .children li {
	position: relative;
}


.widget-wrap  .children li::before {
    content: "\005f";
    left: 0;
    top: 0;
    position: absolute;
}


.simple-social-icons ul li,
.widget-wrap ul li:last-child {
	border: none;
}

.simple-social-icons ul li:before {
	content: "";
	margin-right: 0;
}

.simple-social-icons ul li a:hover {
	margin: 0;
}

/* Audio/Video jPlayer Skin 
------------------------------------------------------------------- */

.jp-audio,
.jp-video {
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: auto;
}

.jp-gui {
	margin-bottom: 0;
}

.jp-interface {
	background: #232527;
	bottom: 15px;
	height: 33px;
	left: 4.54545%;
	margin-bottom: 0;
	overflow: hidden;
	position: absolute;
	width: 91.25%;
}

.jp-video-full {
	position: relative;
}

.jp-video-full .jp-jplayer {
	background: #000;
	left: 0;
	overflow: hidden;
	position: fixed !important;
	top: 0;
	z-index: 998;
}

.jp-video-full .jp-gui {
	display: block;
	z-index: 1000;
}

.jp-video-full .jp-interface {
	bottom: 0;
	left: 0.25%;
	position: fixed;
	top: auto;
	width: 99%;
	z-index: 1000;
}

.jp-controls,
.jp-toggles {
	float: left;
	margin: 0;
	padding: 0;
	z-index: 100;
}

.jp-controls li {
	float: left;
	list-style: none;
}

.jp-controls a {
	border-bottom: none;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
}

.jp-mute,
.jp-pause,
.jp-play,
.jp-unmute {
	background: url("images/audio-controls.png") 0 0 no-repeat;
	display: block;
	height: 100%;
	width: 30px;
	z-index: 2;
}

.jp-pause {
	background-position: -34px 0;
}

.jp-mute {
	background-position: -68px 0;
}

.jp-unmute {
	background-position: -102px 0;
}

.jp-play:hover {
	opacity: 0.7;
}

.jp-pause:hover {
	opacity: 0.7;
}

.jp-mute:hover {
	opacity: 0.7;
}

.jp-pause,
.jp-play {
	border-right: 1px solid #343434;
}

.jp-mute,
.jp-unmute {
	border-left: 1px solid #343434;
	right: 52px;
}

.jp-audio .jp-mute,
.jp-audio .jp-unmute {
	right: 52px;
}

.jp-progress {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	height: 9px;
	margin: 13px 0;
	padding: 0 95px 0 40px;
	position: absolute;
	width: 100%;
}

.iphone .jp-progress {
	padding-right: 15px;
}

.jp-volume-bar {
	float: right;
	height: 10px;
	margin: 13px 0;
	right: 8px;
	width: 40px;
}

.jp-audio .jp-volume-bar {
	right: 7px;
}

.jp-seek-bar,
.jp-volume-bar {
	background: #fff;
	cursor: pointer;
	height: 8px;
	padding: 0 0 1px 0;
	position: relative;
	z-index: 5;
}

.jp-seek-bar {
	width: 100% !important;
}

.jp-play-bar,
.jp-volume-bar-value {
	background: #f2c71a;
	height: 8px;
}

.jp-video .jp-jplayer,
.jp-video .jp-jplayer img {
	max-width: 100%;
}

.jp-audio .jp-jplayer,
.jp-audio .jp-jplayer img {
	width: 100% !important;
}

/* Jetpack Sharing */

.tiled-gallery {
	margin: 3% 0 !important;
}

.tiled-gallery .gallery-row {
	margin: 0 auto;
	overflow: hidden;
}

#infinite-footer {
	display: none;
}

.infinite-wrap {
	display: block;
	float: left;
	overflow: hidden;
	width: 100%;
}

.infinite-loader {
	bottom: 30%;
	color: #000;
	display: block;
	float: left;
	height: 28px;
	position: relative;
	width: 100%;
}

.slideshow-window {
	background-color: rgba(0, 0, 0, 0) !important;
	border-width: 0 !important;
}

/* Back to top */

a#top-link {
	position: absolute;
	right: 100px;
}

/* Bootstrap */

.lead {
	color: #161616;
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 3%;
	padding-bottom: 3%;
}

.fluid-width-video-wrapper embed,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object {
	border: medium none;
}

/* Breadcrumbs */

.breadcrumb > li {
	display: inline-block;
}

.breadcrumb > li + li:before {
	color: #ccc;
	content: "â†'\00a0";
	padding: 0 5px;
}

.breadcrumb > .active {
	color: #444;
}

/* Post Slider */

.zpps-post-slider {
	position: relative;
}

.zpps-post-slider .entry-title {
	text-align: center;
}


@media screen and (max-width:1920px) and (min-width:769px) {
.zpps-post-slider .entry-title {
        font-size: 5vw;
    }
}

@media screen and (min-width:1920px) {
.zpps-post-slider .entry-title {
        font-size: 95px
    }
}

.zpps-post-slider article.entry {
	background-color: #fff;
	margin-bottom: 40px;
}

.zpps-post-slider .post_slide_content {
	background-color: #fff;
	height: 100%;
	margin: -100px auto 0;
	min-height: 1px;
	position: relative;
	text-align: center;
	padding-top: 30px !important;
	width: 70%;
	z-index: 4;
}

.home-after-header .zpps-post-slider .post_slide_content {
	margin: 0 auto;
	max-width: 600px;
}

.swiper-slide .entry-header {
	margin: 0;
}

.zpps-post-slider article.entry img {
	display: block;
	z-index: 2;
}

.zpps-post-slider .swiper-button-next {
	right: -24px;
	position: absolute;
	top: 35%;
	-webkit-transform: translateY(-35%);
	-ms-transform: translateY(-35%);
	transform: translateY(-35%);
	
}

.zpps-post-slider .swiper-button-prev {
    text-rendering: auto;
    font-size: 30px;
    text-align: center;
    left: -24px;
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-35%);
    -ms-transform: translateY(-35%);
    transform: translateY(-35%);
}

.zpps-post-slider .swiper-button-next,
.zpps-post-slider .swiper-button-prev {
	background-color: #0d0d0d;
	background-image: none;
	color: #b9b9b9;
	display: none;
	height: 48px;
	margin: 0;
	text-align: center;
	width: 48px;    
}

.zpps-post-slider .swiper-button-next i,
.zpps-post-slider .swiper-button-prev i {
	display: inline-block;
	height: auto;
	line-height: 45px;
	padding-left: 3px;
	text-align: center;
	width: auto;
}

.zpps-post-slider .swiper-button-next:hover,
.zpps-post-slider .swiper-button-prev:hover {
	background-color: #0d0d0d;
	color: #fff !important
}

.zpps-post-slider .entry_author_wrap img {
	border-radius: 100%;
	display: inline !important;
	float: none;
	position: absolute;
	top: -4px;
	width: 20px !important;
}

.zpps-post-slider  div.entry-content p {
	margin-left: auto;
	margin-right: auto;
	max-width: 76.41509%;
}

.zpps-post-slider span.entry_author_wrap {
	display: inline-block;
	position: relative;
}



/* Masonry */

#zp_masonry_container > .portfolio-item {
	margin-left: 10px;
	margin-right: 10px;
}

.hover_icon a {
	height: auto;
	line-height: 1;
	margin-top: 0;
	position: relative;
}

span.portfolio_detail_cat {
	color: #888;
	display: block;
	padding: 20px 20px 0;
	text-align: left;
}

span.portfolio_item_link a {
	color: inherit;
	display: block;
	line-height: 50px;
	text-align: center;
	top: 0;
}

.hover_icon h4 {
	color: #fff;
	font-size: 26px;
	margin-top: 20px;
	padding: 0 20px;
	text-align: left;
}

.hover_icon a {
	color: inherit;
    height: auto;
    left: 0;
    line-height: 1;
    margin-top: 0;
    position: relative;
    top: 50%;
    width: 100%;
    z-index: 2
}

.hover_icon a:active,
.hover_icon a:hover,
.hover_icon a:focus {
}

.portfolio-item:hover .hover_icon {
    display: block
}


span.portfolio_item_link {
	background: #222;
	bottom: 0;
	color: #fff;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 0;
	width: 50px;
}

span.portfolio_item_link a {
	color: inherit
}


/* Homepage widgets */

.zp-post-box .post_layout_3.post_small_item h2.entry-title {
	margin-top: 0;
}

.zp-post-box .post_layout_3.post_small_item {
	margin-bottom: 0;
}

@media screen and (max-width:1920px) and (min-width:769px) {
.zp-post-box .post_layout_3.post_feature_item h2.entry-title  {
        font-size: 5vw;
    }
}

@media screen and (min-width:1920px) {
.zp-post-box .post_layout_3.post_feature_item h2.entry-title  {
        font-size: 95px
    }
}

.zp-post-box .post_layout_3.post_feature_item h2.entry-title {
	margin-top: 0;
}

.swiper-carousel-container {
	position: relative;
}

.zp-post-carousel .swiper-container {
	height: auto;
	padding-bottom: 10px;
	width: 100%;
}

.zp-post-carousel .swiper-pagination-bullet {
	background-color: transparent;
	border: 1px solid;
	height: 8px;
	opacity: 1;
	width: 8px;
}

.zp-post-carousel .swiper-pagination .swiper-pagination-bullet {
	background-color: #000;
	border-color: #000;
	vertical-align: middle
}

.zp-post-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #fff;
	border-color: currentcolor;
	height: 12px;
	width: 12px;
	vertical-align: middle
}

.zp-post-carousel .swiper-pagination {
	position: static;
}

.zp-post-carousel .swiper-button-next, .swiper-button-prev {
	background-color: #000;
	border-color: currentcolor;
}

.swiper-button-prev .fa,
.zp-post-carousel .swiper-button-next .fa,
.zp-post-carousel .swiper-button-next .material-icons,
.zp-post-carousel .swiper-button-prev .material-icons {
	font-size: 27px;
	margin: 11px;
}

.zp-post-carousel .swiper-button-next {
	right: -24px;
}

.zp-post-carousel .swiper-button-prev {
	left: -24px;
}

.zp-post-carousel .swiper-button-next,
.zp-post-carousel .swiper-button-prev {
	background-color: #0d0d0d;
	background-image: none;
	color: #b9b9b9;
	display: none;
	height: 48px;
	margin: -27px 0 0 0;
	text-align: center;
	top: 36%;
	width: 48px;
}

.zp-post-carousel .swiper-button-next:focus,
.zp-post-carousel .swiper-button-next:hover,
.zp-post-carousel .swiper-button-prev:focus,
.zp-post-carousel .swiper-button-prev:hover {
	background-color: #0d0d0d;
	color: #fff
}

.zp-post-carousel .swiper-button-next i,
.zp-post-carousel .swiper-button-prev i {
	color: inherit;
	display: inline-block;
	line-height: 48px;
	text-align: center;
}

.zp-post-carousel .swiper-button-next:hover i
.zp-post-carousel .swiper-button-prev:hover i {
	color: #b9b9b9;
}

.post_layout_2 .entry-title,
.post_layout_3 .entry-title,
.zp-post-carousel .entry-title,
.zp-post-box .post_layout_1  .entry-title{
	font-size: 36px;
}

article.swiper-slide,
.zp-post-carousel .swiper-slide {
	background-color: #fff;
}

.swiper-container-horizontal > .swiper-pagination-bullets {
	margin: 40px auto;
}

.zp-post-carousel img.attachment-post-box.size-post-box {
	max-width: 100%;
	width: 100%
}


/* Home Widgets
---------------------------------------------------------------------------------------------------- */

.home-widget {
	overflow: hidden;
	position: relative;
}

.home-before-loop section.widget {
	margin-bottom: 40px;
}

.home-before-loop section#zp-post-box-2.widget.zp-post-box {
   display: flex;
}


/* Post Box Widget
---------------------------------------------------------------------------------------------------- */

.zp-post-box .post_layout_1 {
	float: right !important;
	margin-bottom: 30px !important;
	max-width: 32.133333%;
	padding-bottom: 20px !important;
	padding-top: 0 !important;
	width: 100% !important;
}

.zp-post-box .post_layout_1 .entry-readmore {
	display: none;
}

.zp-post-box .post_layout_1:first-child .entry-readmore {
	display: block;
}

.zp-post-box .post_layout_1{
	background-color: #fff;
	margin-left: 1.8% !important;
}

.zp-post-box .post_layout_1:nth-child( 2 ),
.zp-post-box .post_layout_1:nth-child( 3 ) {
	margin-left: 0 !important;
}



.zp-post-box .post_layout_1:nth-child( 2 ) .entry-content p,
.zp-post-box .post_layout_1:nth-child( 3 ) .entry-content p {
        display: none
}

.zp-post-box .post_layout_1:nth-child( 3n + 1 ) {
	clear: right;
	float: right;
}

.zp-post-box .post_layout_1:nth-child( 3n + 3 ) {
	margin-left: 0 !important;
}

.zp-post-box .post_layout_1:first-child {
	max-width: 66.06%;
	margin-left: 1.8% !important;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
}

.zp-post-box .post_layout_1:first-child .entry-title {
	text-align: center;
}

@media screen and (max-width:1920px) and (min-width:769px) {
.zp-post-box .post_layout_1:first-child .entry-title {
        font-size: 5vw;
    }
}

@media screen and (min-width:1920px) {
.zp-post-box .post_layout_1:first-child .entry-title {
        font-size: 95px
    }
}


.zp-post-box .post_layout_1 .entry-content p {
/* 	line-height: 1.75; */
} 

.zp-post-box .post_layout_1 img {
	display: block;
	margin: 0;
	width: 100%;
}

.post_box_content {
    position: relative;
    z-index: 1;
}

.zp-post-box .post_layout_2 {
	background-color: #fff;
	float: left;
	margin-bottom: 30px;
	margin-left: 4%;
	max-width: 48%;
	padding-bottom: 20px !important;
	width: 100%;
}

.zp-post-box .post_layout_2:nth-child( 2n + 1 ) {
	margin-left: 0;
	clear: left;
}

.zp-post-box .post_layout_2 img {
	display: block;
	margin-bottom: 0;
}

article.post_layout_2.post_feature_item  p.entry-readmore {
	margin-bottom: 20px;
}

.swiper-slide .entry-header {
	padding: 20px 20px 10px;
}


.swiper-slide  p.entry-meta .entry-comments-link {
	display: none;
}

.zp-post-box .post_layout_2.post_small_item h2.entry-title {
	margin-top: 0;
}

.zp-post-box .post_layout_2.post_small_item {
	margin-bottom: 0;
}

.zp-post-box header.entry-header {
	display: block;
	float: left;
	margin: 0;
	padding: 40px 20px 10px;
	width: 100%;
}

.zp-post-box .post_layout_3:first-child .entry-title {
	font-size: 36px;
	line-height: 1.2;
	line-height: 1.6667;
	margin-top: 15px;
}

.zp-post-box .post_layout_3 {
	background-color: #fff;
	float: left;
	margin-bottom: 30px;
	margin-right: 4%;
	max-width: 48%;
	width: 100%;
}

.zp-post-box .post_layout_3:nth-child( odd ) {
	margin-right: 0;
}

.zp-post-box .post_layout_3:nth-child( 1 ) {
	margin-right: 0;
	max-width: 100%;
	width: 100%;
}

.zp-post-box .post_layout_3 img {
	display: block;
	margin-bottom: 0;
	width: 100%
}

article.post_layout_3.post_feature_item header.entry-header {
	margin-top: 0;
	padding: 40px 20px 0;
}


article.post_layout_3.post_feature_item p.entry-readmore {
	margin-bottom: 40px;
}

.header_two .title-area {
	float: none;
	text-align: center;
	width: 100%;
}

.header_two .nav-primary {
	float: none;
	text-align: center;
	top: 0;
}

.header_three .title-area {
	float: left;
	text-align: left;
}

.header_three .nav-primary {
	clear: both;
	float: left;
	top: 0;
}

.header_three .site-header .header-widget-area {
	display: block;
	right: 30px;
	top: 30px;
}

.simple-social-icons ul li a,
.simple-social-icons ul li a:focus,
.simple-social-icons ul li a:hover {
	height: auto !important;
	width: auto !important;
}

@media (max-width: 768px) {

	input[name="post_password"] {
		display: inline-block;
		margin-bottom: 10px;
		width: 100%;
	}

}
