/*
Theme Name: Mascara
Theme URI: http://mailovedesign.com/mascara
Description: A WordPress Blog Theme
Author: Mai
Author URI: http://mailovedesign.com
Version: 1.1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**/
/* clear floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

body {
	font-size:20px;
	font-family: 'Josefin Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #FFFFFF;
}

p, .textwidget {
	color:#3e3333;
	font-size:20px;
	line-height:30px;
	font-weight: 300;
	font-family: 'Lato',medium;
}
em,i {
	font-style: italic;
}
b {
	font-weight: bold;
}
a {
	text-decoration:none;
	color: #FE9C6D;
	-o-transition:.3s;
		-ms-transition:.3s;
		-moz-transition:.3s;
		-webkit-transition:.3s;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Josefin Sans', sans-serif;
}



.container {
	width:1080px;
	margin:0 auto;
}

#content {
	overflow:hidden;
	margin-top:30px;
}

#main {
	width: 730px;
    float: left;
}
#main.fullwidth {
	width:100%;
}

#sidebar {
	width:290px;
	float:right;
}


/***
/* Top Bar
/********************/
#top-bar {
  	z-index:99999;
	width: 100%;
    border-bottom: 1px solid #EEE;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.90);
}

#top-bar .container {
	position:relative;
}
	.meta_top {
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	#top-social {
		display: inline-block;
		white-space: nowrap;
		float: right;
	}
	.text_follow {
	    font-size: 18px;
	    display: inline-block;
	    color: #666;
	    font-family: 'Dancing Script', cursive;
	    line-height: 52px;
	    margin-right: -5px;
	}
	#top-social a {
		line-height:52px;
		font-size:16px;
		margin-left:14px;
		color:#000;
	}
	#top-social a:hover {
		opacity:0.8;
	}
	#top-social i {
		margin-left: 5px;
	}

	/***
	/* Top Search
	/********************/
	#top-search {
		display: inline-block;
		text-align:center;
		padding: 0 17px;
		border-left: 1px solid #E3E3E3;
		border-right: 1px solid #E3E3E3;
		float: right;
		margin-left: 15px;
	}
	#top-search a {
		color:#000;
		line-height:52px;
		display:block;
		font-size: 15px;
		-webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
         -o-transition: all 0.2s linear;
            transition: all 0.2s linear;
	}
	#top-search a:hover {
		opacity:.75;
	}
	.show-search {
		display:none;
		z-index:10000;
		float: right;
	}
	.show-search #searchform input#s {
		border: none;
		padding: 0;
		padding-left: 20px;
		height: 52px;
		font-size: 11px;
		color: #242424;
		letter-spacing: 2px;
		box-sizing: border-box;
		width:170px;
		background: none;
		border-right: 1px solid #E3E3E3;
		vertical-align: middle;
		background-color: #FFFFFF;
		font-family: 'Josefin Sans', sans-serif;
	}
	/***
/* Menu
/********************/
.menu_wrap {
	float: left;
	white-space: nowrap;
}
.menu_wrap > ul.menu {
	display: inline-block;
}
.slicknav_menu {
	display:none;
}

	.menu li {
		display:inline-block;
		margin-right:26px;
		position:relative;
	}
	.menu li:last-child {
		margin-right:0;
	}
	.menu li a {
		font-size:10px;
		text-transform:uppercase;
		letter-spacing:2px;
		line-height:52px;
		color:#000;
		display:block;
		font-weight:400;
		white-space:nowrap;
		font-family: 'Josefin Sans', sans-serif;
	}
	.menu li a:hover {
		opacity: 0.7;
	}

	.menu > li.menu-item-has-children > a:hover:after  {

	}

	.menu > li.menu-item-has-children > a:after {
		font-family: FontAwesome;
		content: "\f107";
		margin-left: 5px;
		font-size: 13px;
		opacity: 0.3;
	}


		/*** Menu Dropdown ***/
		.menu .sub-menu,
		.menu .children {
			background-color:#FFF;
			display: none;
			padding: 0;
			position: absolute;
			margin-top:0;
			left: 0;
			top: 100%;
			z-index: 99999;
			text-align:left;
			border-top:1px solid #EEE;
		}
			.menu .sub-menu ul:after {
				content:none;
			}
		ul.menu ul a,
		.menu ul ul a {
			color: #343434;
			border:1px solid #EEE;
			border-top:none;
			margin: 0;
			padding:10px 17px;
			min-width: 160px;
			line-height:20px;
			transition:.25s;
		}

		ul.menu ul li,
		.menu ul ul li {
			padding-right:0;
			margin-right:0;
            display: block;
		}
		ul.menu ul a:hover,
		.menu ul ul a:hover {
			background-color: #ECECEC;
		}

		ul.menu li:hover > ul,
		.menu ul li:hover > ul {
			display: block;
		}

		.menu .sub-menu ul,
		.menu .children ul {
			left: 100%;
			top: 0;

		}

/***
/* Header
/********************/
#header {
}

#logo {
	text-align:center;
	padding-bottom: 30px;
  	padding-top: 90px;
}

#logo img {
	max-width:100%;
	height:auto;
}


/***
/* Posts
/********************/
.post, article.page {
	position:relative;
	margin-bottom: 50px;
}
	.single .post {
		margin-bottom: 10px;
	}
.post-img {
	text-align:center;
	margin-bottom: 10px;
}
.post-img img {
	max-width:100%;
	height:auto;
	position:relative;
}

.post-img.audio iframe {
	height:166px;
	width:100%;
}
.post-header {
	text-align:center;
	background-color: #FFFFFF;
	margin-bottom: 40px;
}

.post-header h2 a, .post-header h1 {
	font-size: 19px;
	color: #000;
	position: relative;
	display: block;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.post-header h2 a:hover {
	opacity:0.8;
}

.cat-blog {
	color: #FE9C6D;
	position: relative;
}
	.cat-blog:after {
		position: absolute;
		content: "";
		right: 120%;
		top: 50%;
		width: 14px;
		border-top: 2px dotted #FE9C6D;
	}
	.cat-blog:before {
		position: absolute;
		content: "";
		left: 120%;
		top: 50%;
		width: 14px;
		border-top: 2px dotted #FE9C6D;
	}

.cat-blog a {
	display:inline-block;
	color: #FE9C6D;
	position:relative;
	margin-left: 3px;
	font-size: 20px;
	font-family: 'Dancing Script', cursive;
	margin-bottom: 14px;
}

.cat-blog a:first-child {
	margin-left: 0;
}

.cat-blog a:hover {
	text-decoration: underline;
}


	/*** Post Entry ***/
	.post-entry {
		color: #444;
	    font-size: 14px;
	    line-height: 28px;
	    font-weight: 300;
	    font-family: 'Lato', sans-serif;
	}

		.more-link {
			display:block;
			text-align:left;
			margin-top: 10px;
			margin-bottom: 40px;
		}
		.more-button {
			position: relative;
			display: inline-block;
			color: #FE9C6D;
    		text-transform: uppercase;
		    font-size: 10px;
		    letter-spacing: 3px;
		    font-weight: bold;
		    -o-transition: .3s;
			  -ms-transition: .3s;
			  -moz-transition: .3s;
			  -webkit-transition: .3s;
		}

		.more-button:hover {
			text-decoration: underline;
		}

	.post-entry img {
		max-width:100%;
		height:auto;
	}

	.post-entry a:hover {
		text-decoration:underline;
	}
	.post-entry p {
		margin-bottom:12px;
	}
	.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .post-entry hr {
    	margin-bottom:8px;
		margin-top:15px;
	}
	.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
		color:#000;
	}
	.post-entry h1 {
		font-size:19px;
	}
	.post-entry h2 {
		font-size:17px;
	}
	.post-entry h3 {
		font-size:15px;
	}
	.post-entry h4 {
		font-size:13px;
	}
	.post-entry h5 {
		font-size:11px;
	}
	.post-entry h6 {
		font-size:9px;
	}
	.post-entry hr {
		border:0;
		height:0;
		border-bottom:1px solid #EEE;
		clear:both;
	}
	.post-entry blockquote {
		margin-bottom: 10px;
	}
	.post-entry blockquote p {
		color:#848484;
		padding-left: 70px;
		font-size: 16px;
		line-height: 30px;
		font-style:italic;
		position:relative;
		font-weight: normal;
		margin-bottom: 0px;
	}
	.post-entry blockquote p:before {
		display: inline-block;
	    content: "\201C";
	    font-size: 110px;
	    position: absolute;
	    left: 25px;
	    top: 29px;
	    color: #FE9C6D;
	    font-family: 'Josefin Sans', sans-serif;
	}
	.post-entry blockquote footer {
		margin-left: 85px;
		padding-left: 5px;
		font-size: 12px;
		letter-spacing: 1px;
		position: relative;
		display: inline-block;
		color: #848484;
	}
	.post-entry blockquote footer:before {
		display: block;
	    content: "";
	    height: 1px;
	    width: 8px;
	    position: absolute;
	    left: -10px;
	    top: 50%;
	    background-color: #848484;
	}

	.post-entry ul, .post-entry ol {
		padding-left:45px;
		margin-bottom:15px;
		font-family: 'Lato', sans-serif;
	}
	.post-entry ul li {
		margin-bottom:3px;
		list-style:disc;
	}
	.post-entry ol li {
		margin-bottom:3px;
		list-style:decimal;
	}

	.post-entry table { width:100%; margin-bottom:12px; border: 1px solid #EEE; line-height: 20px;}
	.post-entry td, .post-entry th { padding: 12px; border-bottom: 1px #EEE solid; border-left: 1px #EEE solid; border-right: 1px #EEE solid;}
	.post-entry th { font-weight:bold; font-size:12px; background:#F4F4F4;}

.post-meta {
	position:relative;
	display: block;
	font-size:12px;
	color: #aaa;
	font-weight: 400;
	margin-top: 13px;
}

.meta_bottom {
	text-align: center;
	margin-top:30px;
	font-size: 0;
	overflow: hidden;
}
	.page .meta_bottom {
		margin-bottom:0;
	}
.meta-comments {
	display: inline-block;
}
	.meta-comments a {
		color: #aaa;
	}
	.meta-comments a:hover {
		color: #FE9C6D;
	}

/**************Post share***********/
.post-share {
	display: inline-block;
	border-right: 0;
	position: relative;
}
.post-share:before {
    content: "";
    position: absolute;
    width: 500px;
    top: 50%;
    right: 110%;
    height: 1px;
    background-color: #EEE;
}
.post-share:after {
    position: absolute;
    content: "";
    width: 500px;
    top: 50%;
    left: 110%;
    height: 1px;
    background-color: #EEE;
}

.text_share {
	color: #000;
	font-size: 13px;
	letter-spacing: 1px;
	display: inline-block;
	height: 34px;
    line-height: 34px;
    vertical-align: top;
    margin-right: 5px;
}
.post-share a i {
  	font-size: 16px;
    line-height: 34px;
}
.post-share a {
	width: 34px;
	height: 34px;
	display: inline-block;
	text-align:center;
	color:#000;
	border-radius: 50%;
	margin: 0 5px;
	border: 1px solid #EEE;
}
.post-share a:first-child {
	margin:0;
}
.post-share a:hover {
	background-color:#242424;
	color:#FFFFFF;
}
.meta_date {
	display:inline-block;
    font-weight: 400;
}

.meta_author {
	display:inline-block;
}
	.meta_author a {
		color: #aaa;
	}
	.meta_author a:hover {
		color:#FE9C6D;
	}

/*** Post Author ***/
.post-author {
  	overflow: hidden;
	padding: 35px;
    border-bottom: 1px solid #EEE;
}

.author-img {
	float:left;
	margin-right:30px;
}
.author-img img {
	border-radius: 50%;
	border: 4px solid #EEE;
}

.author-content {
	overflow:hidden;
}
.author-content h5 a {
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:8px;
	color:#000;
	display:block;
	letter-spacing:2px;
	line-height: 20px;
	font-family: 'Josefin Sans', sans-serif;
}

.author-content p {
	margin-bottom:10px;
	font-size: 14px;
	line-height: 25px;
	font-style: italic;
}

.author-content .author-social {
	font-size:15px;
	color:#000;
	margin-right:12px;
}
.author-content a.author-social:hover {
	opacity: 0.8;
}

/** Post tags ***/
.post-tags {
	display: block;
    margin-top: 25px;
    color: #B1B1B1;
}
.post-tags i {
    margin-right: 8px;
    font-size: 14px;
	color:#555;
}
.tag_title {
	display:none;
}
.tags_wrap a {
	font-size: 9px !important;
    color: #ACACAC;
    background-color: #F4F4F4;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 7px 9px;
    margin-left: 5px;
    display: inline-block;
    text-decoration: none;
    line-height: initial;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
    margin-bottom: 3px;
}
	.tags_wrap a:first-child {
		margin-left: 0;
	}
.tags_wrap a:hover {
	background-color:#242424;
	color: #FFFFFF;
	text-decoration: none;
}

/*** Post Related ***/
.post-related {
	overflow:hidden;
	margin-top: 50px;
}

.post-related h2 {
	margin-bottom:30px;
	text-align: center;
}

.related_heading {
	font-size: 20px;
    display: inline-block;
    color: #000;
    text-align: center;
    position: relative;
    padding-bottom: 4px;
    border-bottom: 1px dotted #000;
    font-family: 'Dancing Script', cursive;
}

.item-related {
	text-align:left;
	float: left;
	width: 233px;
    margin-right: 15px;
}

.item-related:last-child{
	margin-right:0;
}
.item-related img {
	width:100%;
	height:auto;
	margin-bottom:7px;
}
.item-related h3 {
	margin-bottom:5px;
}
.item-related h3 a {
	font-size: 16px;
	color:#000;
	line-height:23px;
}
.item-related h3 a:hover {
	text-decoration:underline;
}

.item-related span.date {
	font-size:11px;
	font-style:italic;
	color:#aaa;
}

/*** Comments ***/
.comments {
	margin-bottom:50px;
}
.comments li {
	list-style:none;
}
.comment_heading {
	text-align:center;
	margin-bottom: 30px;
}
.comment_heading h4{
    font-size: 20px;
    display: inline-block;
    color: #000;
    text-align: center;
    position: relative;
    padding-bottom: 4px;
    border-bottom: 1px dotted #000;
    font-family: 'Dancing Script', cursive;
}

.post-comments {
	background:#fff;
	margin-top:50px;
}

.thecomment {
	border-bottom:1px dotted;
	border-color: #E9E9E9;
	padding-bottom: 20px;
    margin-bottom: 30px;
}

.thecomment .author-img {
	float:left;
	margin-right:25px;
}

.thecomment .comment-text {
	overflow:hidden;
}
.thecomment .comment-text p {
	color: #555;
	margin-bottom: 12px;
	font-size: 14px;
}
.thecomment .comment-text span.author, .thecomment .comment-text span.author a {
	  font-size: 11px;
	  letter-spacing: 2px;
	  text-transform: uppercase;
	  margin-bottom: 5px;
	  color: #000;
	  display: block;
	  font-weight: 700;
}
.thecomment .comment-text span.author a:hover {
	text-decoration:underline;
}

.thecomment .comment-text span.date {
	font-size:11px;
	color:#C7C7C7;
	font-style:italic;
	display:block;
	margin-bottom:10px;
	text-align: right;
}

.thecomment .comment-text em {
	font-size:11px;
	display:block;
	color:#C7C7C7;
	letter-spacing:1px;
}
.thecomment .comment-text em i {
	font-size:14px;
	color:#f3bd00;
}

.post-comments span.reply a {
	float:right;
	font-size:11px;
	background-color:#E8E8E8;
	color:#767676;
	padding:6px 10px;
	border-radius:10px;
	margin-left:7px;
}

.post-comments span.reply a:hover {
	background-color:#000;
	color:#FFFFFF;
}

.comments ul.children { margin: 0 0 0 55px; }
.comments ul.children li.thecomment { margin:0 0 8px 0; }

/** Reply **/
#respond {
	overflow:hidden;
	margin-bottom:20px;
}

#respond h3 {
	font-size: 12px;
    letter-spacing: 2px;
    display: block;
    color: #000;
    margin-bottom: 23px;
    position: relative;
    text-transform: uppercase;
}

#respond h3 a {
	color:#000;
	display:inline-block;
}

#respond h3 small a {
	text-transform:uppercase;
	font-size:11px;
	background:#000;
	color:#FFF;
    padding: 6px 14px;
	margin-left:7px;
	letter-spacing:2px;
	border-radius: 10px;
}
#respond h3 small a:hover {
	opacity:.8;
}

#respond label {
	color:#999;
	min-width:62px;
	font-size:12px;
	display:inline-block;
	white-space:nowrap;
}
#respond input {
	padding:10px;
	border:1px solid #DDD;
	margin-right:10px;
	color:#555;
	margin-bottom:15px;
	font-size:12px;
	width:250px;
	background-color:#FFFFFF;
	border-radius:4px;
}
#respond input:focus {outline:none;}
#respond .comment-form-url {
	margin-bottom:10px;
}
#respond textarea {
	padding:12px;
	border:1px solid #DDD;
	width:100%;
	height:120px;
	font-size:13px;
	color:#555;
	margin-bottom:14px;
	line-height:20px;
	box-sizing:border-box;
	border-radius:4px;
}
#respond textarea:focus {outline:none;}

#respond #submit {
	padding: 14px 20px;
	display: inline-block;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	color: #000;
	font-weight:400;
	text-decoration: none;
	cursor:pointer;
	font-family: 'Josefin Sans', sans-serif;
}

#respond #submit:hover {
	background-color: #242424;
	color: #FFFFFF;
}

/***
/** PAGINATION
/******************************/

.pagination {
	margin-top:30px;
	overflow:hidden;
}

.pagination a {
	display:inline-block;
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:9px;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	color: #000;
	text-decoration:none;
	padding: 14px 20px;
	border: 1px solid #EEE;
	border-radius: 20px;
}


.pagination a:hover {
	background-color: #242424;
	color: #FFF;
	border-color: #242424;
}
.pagination .newer {
	float:left;

}
.pagination .older {
	float:right;

}

/***
/** SIDEBAR
/******************************/

.widget {
	margin-bottom:60px;
    box-sizing: border-box;
	overflow:hidden;
}
	.widget:last-child {
  	margin-bottom: 0;
  }

.widget img {
	max-width:100%;
	height:auto;
}

.widget-heading {
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 11px;
    color: #000;
    letter-spacing: 2px;
    position: relative;
    text-align: center;
}
.widget-heading span {
	position: relative;
}
.widget-heading span:after {
	content: "";
  	width:300px;
	height:1px;
	position:absolute;
	left:115%;
	background-color:#EEE;
    bottom: 50%;
}
.widget-heading span:before {
	content: "";
  	width:300px;
	height:1px;
	position:absolute;
	right:115%;
	background-color:#EEE;
    bottom: 50%;
}

.widget a:hover {
	text-decoration:underline;
}

.widget ul li {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #DDD;
	color:#000;
	font-size:15px;
}
.widget ul li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
.widget ul li a {
	color:#000;
	line-height:23px;
	font-size:16px;
	margin-bottom: 5px;
}

.widget input {
	width:100%;
}
.widget select {
	border: 1px solid #DDD;

	border-radius: 3px;
	padding: 8px 10px;
	width: 100%;
	box-sizing:border-box;
	outline: none;
}
.screen-reader-text {
	display:none;
}
.post-date {
	color: #CDCDCD;
}

    .about-widget {
        text-align: center;
    }
	.about_photo img {
		max-width: 100%;
		height: auto;
		display: inline-block;
		margin-bottom: 20px;
	}
	.about_photo {
		position: relative;
		text-align: center;
	}

	.about-widget .sign {
		margin: 5px auto 0 auto;
		display:block;
	}
	.about-widget .name {
		text-transform:uppercase;
		font-size:13px;
		letter-spacing:2px;
		display:block;
		text-align:center;
		margin-bottom:10px;
		font-family: 'Josefin Sans', sans-serif;
	}

	/******** Widget Social  *************/
	.widget-social {
		text-align:center;
		margin-top:5px;
	}
	.widget-social a{
		display:inline-block;
		color: #000;
		font-size: 16px;
		margin: 10px;
	}

	.widget-social a:hover{
		opacity:0.8;
	}
	/************** Widget list ***************/
	.widget ul.lastest_news li {
		list-style-type:none;
		margin-bottom:17px;
		padding-bottom:13px;
		margin-left:0;
	}
	.widget ul.lastest_news li:last-child {
		margin-bottom:0;
		padding-bottom:0;
	}
	.side-item {
		overflow:hidden;
	}
	.side-image {
		float:left;
		margin-right:14px;
	}

	.side-image img {
		width:100px;
		height:auto;
		border-radius: 50%;
	}

	.side-text {
		overflow:hidden;
	}
	.side-meta {
		color:#aaa;
		margin-top: 5px;
		display: block;
	}
	.widget .side-meta a{
		font-size:17px ;
		color:#CCC;
		margin-left:5px;
	    font-family: 'Dancing Script', cursive;
	}
	.side-meta a:first-child {
		margin-left:0;
	}
	.widget .side-meta a:hover {
		color: #FE9C6D;
		text-decoration: none;
	}

	/*** Widget categories ***/
	.widget_categories {
		color:#a5a5a5;
	}
	.widget_categories a {
		margin-right:10px;
	}

	/*** Style Tag ***/

	.widget .tagcloud a {
		font-size: 9px !important;
		letter-spacing: 2px;
		text-transform: uppercase;
		color: #ACACAC;
		padding: 7px 9px;
		margin-right: 5px;
		margin-bottom: 8px;
		display: inline-block;
		text-decoration: none;
		background-color: #F4F4F4;
		font-weight: bold;
	}
	.widget .tagcloud a:hover {
		background-color:#242424;
		color:#FFFFFF;
	}

	/*** Calender widget ***/
	#wp-calendar {width: 100%; }
	#wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
	#wp-calendar thead { font-size: 12px;  }
	#wp-calendar thead th { padding-bottom: 10px; }
	#wp-calendar tbody { color: #aaa; }
	#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
	#wp-calendar tbody td a { font-weight:700; color:#222; }
	#wp-calendar tbody td:hover { background: #fff; }
	#wp-calendar tbody .pad { background: none; }
	#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
	#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
	#wp-calendar thead th { padding-bottom: 10px; text-align: center; }

	/*** Search Widget ***/
	#searchform input#s {
		  border: 1px solid #DDD;
		  background: #fff url(img/searchsubmit.png) no-repeat 91% 11px;
		  padding: 13px 14px;
		  font-size: 12px;
		  color: #484848;
		  letter-spacing: 1px;
		  box-sizing: border-box;
	}

	#searchform #s:focus { outline:none; }

	/** searchbar for widget ***/
	.widget #searchform input#s {
		font-family: 'Josefin Sans', sans-serif;
	}


.widget .comment-author-link a {
	color: #FE9C6D;
}
/***
/** FOOTER
/******************************/

#footer {
	margin-top:70px;
	position: relative;
}
	.widget-footer {
		text-align:center;
		position: relative;
	}
	.widget-footer .block-heading {
        font-size: 18px;
	    color: #000;
	    padding: 18px 0;
		font-family: 'Dancing Script', cursive;
	}

.jr-insta-thumb img {
	font-size: 0;
}
.jr-insta-thumb img:hover {
	opacity:0.85;
	-o-transition: .3s;
		  -ms-transition: .3s;
		  -moz-transition: .3s;
		  -webkit-transition: .3s;
}

/*** Footer Social - Copyright***/

#footer_meta {
	overflow:hidden;
	padding: 30px 0;
}

	#footer_meta h2 {
		/*float:left;*/text-align:center;
		font-size:11px;
		color:#000;
		padding-top: 3px;
    	line-height: 20px;
    	letter-spacing: 2px;
	}
.footer_social {
	float: right;
	text-align: right;
}
	.footer_social_text {
		font-size: 18px;
	    display: inline-block;
	    color: #000;
	    font-family: 'Dancing Script', cursive;
	    cursor: pointer;
	    padding-bottom: 3px;
	}
	.footer_social a {
		display: inline-block;
		margin-left: 23px;
		font-size:18px;
		text-align:center;
		color:#000;
	}
	.footer_social a:first-child {
		margin-left: 0;
	}
	.footer_social a:hover {
		opacity: 0.8;
	}
	.wrap_to_top {
		text-align: right;
		display: block;
		margin-bottom: 10px;
	}
	.to-top {
		font-size: 18px;
		border-bottom: 0;
		height: 50px;
		width: 50px;
		color: #555;
		border: 1px solid #EEE;
		-o-transition: .3s;
		-ms-transition: .3s;
		-moz-transition: .3s;
		-webkit-transition: .3s;
		border-radius: 50%;
		display: inline-block;
		text-align: center;
		line-height: 50px;
	}
	.to-top:hover {
		background-color: #EEE;
	}

	#footer-copyright .to-top:hover {
		text-decoration:none;
	}
/***
/* Archive
/********************/
.archive-box {
	padding:30px;
	margin-bottom:50px;
	background-color:#F4F4F4;
	text-align:center;
	border: 1px solid #EEE;
}

.archive-box span {
	font-size:16px;
	font-style: italic;
	color:#A5A5A5;
	margin-bottom:16px;
	display: block;
	letter-spacing:1px;
}
.archive-box h1 {
	font-size:26px;
	display:inline-block;
	color:#000;
	font-family: 'Dancing Script', cursive;
}

/***
/* 404 Page
/********************/
.error-page {
	text-align:center;
	padding-top:50px;
}
.error-page h1 {
	font-size:190px;
}


/*** Contact Form 7
/************************/
.wpcf7 input {
	width:266px;
}
div.wpcf7 {
	overflow:hidden;
}
.wpcf7 input, .wpcf7 textarea {
	padding: 10px;
    border: none;
    border: 1px solid #DDD;
    margin-right: 10px;
    color: #777;
    font-size: 13px;
    outline: none;
    margin-top: 5px;
	border-radius:4px;
}
.wpcf7 textarea {
	width:95%;
}
.wpcf7 .wpcf7-submit {
	padding: 15px 17px;
	display: inline-block;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px;
	background-color: #000;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.wpcf7 .wpcf7-submit:hover {
	opacity:0.8;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 0 20px 0 0;
}

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

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

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

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

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

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

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

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

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/*** Gallery feature of Wordpress ***/
.gallery .gallery-caption{
    font-size:13px;
	color:#888;
}

.gallery .gallery-icon img{
    border-radius:2px;
    border:1px solid #DDD !important;
	padding:8px;
	box-sizing:border-box;
}
.gallery .gallery-icon img:hover {
	border:1px solid #ccc !important;
}


/******************prestyle subscibe jetpack***********/
.jetpack_subscription_widget form, .mc4wp-form  {
	margin: 0 !important;
	padding: 20px;
	text-align: center;
	font-size: 0;
	border: 1px solid #EEE;
	background: #F3F3F3;
}
.mc4wp-alert {
	font-size: initial;
}
.mc4wp-form label, #jetpack-subscribe-label {
	text-align:center;
	font-family: 'Dancing Script', cursive;
	font-weight: 400 !important;
	margin-bottom: 17px !important;
	color: #000;
	font-size: 20px;
	line-height: 22px;
	display: block;
}
#subscribe-submit input[type=submit], .mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] {
	padding: 14px 20px !important;
	width: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px !important;
	background-color: #FE9C6D !important;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	color: #FFFFFF !important;
	text-decoration: none;
	cursor: pointer;
	border: none;
	font-weight: 700;
 	margin-bottom: 0 !important;
 	font-family: 'Josefin Sans', sans-serif;
 	-webkit-appearance: none;
}
#subscribe-submit input[type=submit]:hover, .mc4wp-form input[type=submit]:hover {
	opacity: 0.8;
}
.widget .mc4wp-form input, #subscribe-email input {
	padding: 11px 14px !important;
	color: #555;
	font-size: 12px;
	margin-bottom: 10px;
	width: 100% !important;
	box-sizing: border-box;
	background-color: transparent;
	border: none;
	outline:none;
	border: 1px solid #EEE;
	line-height: 20px;
	background-color: #FFFFFF;
}

#subscribe-submit ::-webkit-input-placeholder,  .mc4wp-form ::-webkit-input-placeholder {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	color: #999;

}

#subscribe-submit ::-moz-placeholder, .mc4wp-form ::-moz-placeholder { /* Firefox 18- */
 	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	color: #999;
}

#subscribe-submit ::-moz-placeholder, .mc4wp-form ::-moz-placeholder {  /* Firefox 19+ */
 	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	color: #999;
}

#subscribe-submit ::-ms-input-placeholder, .mc4wp-form :-ms-input-placeholder {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
	color: #999;
}

/***************list categories with featured images **********/
.widget .list_cat_with_img li {
	width: 100%;
	height: 145px;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
	box-sizing:border-box;
	position:relative;
	cursor:pointer;
}

	.list_cat_with_img li:after {
		position:absolute;
		content:"";
		top:0;
		left:0;
		background-color:rgba(0,0,0,0.1);
		width:100%;
		height:100%;
		z-index:1;
		-o-transition:.4s;
			-ms-transition:.4s;
			-moz-transition:.4s;
			-webkit-transition:.4s;
	}
		.list_cat_with_img li:hover:after {
			background-color:rgba(0,0,0,0.57);
		}
	.widget .list_cat_with_img li:last-child {
		margin-bottom:0;
	}
	.widget .list_cat_with_img li h2 a {
		padding-bottom: 2px;
		font-size:17px;
		letter-spacing:1px;
		position:absolute;
		bottom: 20px;
		left: 20px;
		color: #FFF;
		border-bottom: 2px solid #FFF;
		text-align:center;
		display:inline-block;
		line-height: normal;
		z-index: 9;
	}
	.widget .list_cat_with_img li h2 a:hover {
		text-decoration: none;
	}
	.list_cat_with_img ul {
		margin-bottom:20px;
	}

/***********carousel************/
.carousel_wrap {
	padding: 0 10px;
	margin-bottom: 60px;
}
.carousel_wrap img {
	width: 100%;
	height:auto;
}
.carousel_title_wrap {
	position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    box-sizing: border-box;
   	background-color: rgba(255, 255, 255, 0.8);
}
	.carousel_title {
		font-size:13px;
		text-transform:uppercase;
    	font-family: 'Josefin Sans', sans-serif;
		color: #000;
		display:inline-block;
		letter-spacing:2px;
		line-height: 18px;
	}
	.carousel_title:hover {
		text-decoration: underline;
	}
	.carousel_meta {
	    font-style: italic;
	    color: #000;
	    font-size: 13px;
	    line-height: 18px;
	}
	.carousel_meta a{
		font-style: italic;
		margin-right: 5px;
		color: #000;
	}
		.carousel_meta a:after {
			content: ", ";
			color: #000;
		}

	.carousel_meta a:last-child {
		margin-right: 0;
	}
		.carousel_meta a:last-child:after {
			content: " ";
		}
	.carousel_meta a:hover {
		text-decoration: underline;
	}
	.flash {
		margin: 0 5px;
		color: #000;
	}
/************************Slider*****************/
.slider_wrap {
	margin-bottom: 60px;
	overflow: hidden;
}
.bxslider_featured {
	height:450px;
	overflow:hidden;
	position: relative;
}

.slide_item {
	width: 100%;
	height:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	display: table !important;
}
.slide_item:after {
	position:absolute;
	content:"";
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.17);
	width:100%;
	height:100%;
	opacity:1;
	z-index:1;
	-o-transition:.4s;
		-ms-transition:.4s;
		-moz-transition:.4s;
		-webkit-transition:.4s;
}

.slide_overlay {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	opacity:1;
	z-index:99;
	position: relative;
	visibility:hidden;
	-o-transition:.3s;
		-ms-transition:.3s;
		-moz-transition:.3s;
		-webkit-transition:.3s;
}
	.slider_meta {
		margin-top: 14px;
		color: #FFFFFF;
		font-size: 13px;
	    font-family: 'Josefin Sans', sans-serif;
	}

	.slide_cat a{
		display: inline-block;
	    color: #FFFFFF;
	    position: relative;
	    font-size: 13px;
	}
	.slide_cat a:hover {
		text-decoration:underline;
	}

	.slide_overlay h2 a {
		  font-size: 21px;
		  color: #FFFFFF;
		  text-transform: uppercase;
		  display:block;
		  font-family: 'Josefin Sans', sans-serif;
		  letter-spacing:2px;
		  z-index:999999;
	}
	.splash {
		margin: 0 3px;
	}
/************Grid post**********/
.post_grid {
	float: left;
	width: 48%;
	margin-right: 4%;
	display: inline-block;
	border-bottom: 1px solid #EEE;
	padding-bottom: 20px;
}
	.post_grid .post-img  {
		margin-bottom: 25px;
	}
	.list_post li:nth-of-type(2n) .post_grid{
		margin-right: 0;
	}
	.post_grid .meta_author, .post_grid .by {
		display: none;
	}
	.post_grid .post-header {
		margin-bottom: 18px;
	}
	.post_grid .post-header h2 a {
		font-size: 17px;
		line-height: 22px;
	}

/***********Subcribe widget footer**********/
#footer .mc4wp-form {
	padding: 32px 0;
	margin: 0;
}
#footer .mc4wp-form label{
    display: inline-block;
    text-align: center;
    color: #141414;
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 0 !important;
    margin-right: 50px;
}

#footer .mc4wp-form input[type=email] {
	display: inline-block;
    background-color: #FFFFFF;
    font-size: 12px;
    border: 1px solid #DDD;
    outline: none;
    color: #565656;
    padding: 0 25px !important;
    width: 400px;
    height: 50px;
    margin-right: 10px;
    line-height: 50px;
}
#footer .mc4wp-form input[type=submit] {
    display: inline-block;
    color: #FFFFFF !important;
    width: initial;
    padding: 0 35px !important;
    border: 1px solid #FE9C6D;
    vertical-align: top;
    font-size: 11px !important;
    height: 50px;
}

/*********Location*********/
.location {
	overflow: hidden;
	text-align: center;
	margin: 22px 0;
}
	.post_grid .location {
		margin: 10px 0;
	}

.location i {
	display: block;
    font-size: 20px;
    color: #999;
    margin-bottom: 15px;
}
	.post_grid .location i {
		display: inline-block;
		font-size: 16px;
		color: #999;
		margin-right: 10px;
		margin-bottom: 0;
	}
	.location h4 {
		display: inline-block;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 12px;
		color: #999;
	}
		.post_grid .location h4 {
			margin: 0;
		}

/*** Post Pagination ***/
.post-pagination {
	overflow:hidden;
}
.post-pagination a {
	font-size: 9px;
    font-family: 'Josefin Sans', sans-serif;
	display:inline-block;
	color:#000;
	letter-spacing: 2px;
	text-transform: uppercase;
	box-sizing:border-box;
	padding: 11px 15px;
    border: 1px solid #DDD;
    border-radius: 20px;
    text-decoration: none;
}
	.post-pagination a:hover {
		background-color: #EFEFEF;
	}

.post-pagination .pagi-prev {
	float:left;
	width:50%;
}
	.post-pagination .pagi-prev i {
		margin-right: 5px;
	}
.post-pagination .pagi-next {
	float:right;
	width:50%;
	text-align:right;
}
	.post-pagination .pagi-next i {
		margin-left: 5px;
	}
img {
	object-fit: cover!important;
}
.post-coverimg>img {
    margin: 10px auto;
    display: block;
    max-width: 98%;
    max-height: 320px;
}

.list_post li:nth-child(n+20) {
	display: none;
}

.post_grid .post-header h2 a {
	font-size: 15px;
}

.post_grid .post-header h2 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.post_grid .post-entry p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.detail-breadcrumb {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#footer_meta h2 {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#footer_meta .container {
	width: 100%;
}

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

#footer {
	margin-top: 30px;
}

.current-menu-item a {
    color: #d806ae!important;
}

@media (max-width: 500px) {
	.pagination a {
		padding: 14px 5px;
	}
}