/*
Theme Name:Cinta
Description:Premium WordPress Theme Developed by Zedthemes.
Author: Zedthemes Team
Theme URI: http://zedthemes.com/cinta/
Version:1.0
Author URI: http://zedthemes.com/
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Description:this theme create on 2017 for wordpress.
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: cinta
*/
/*----------------
	Table CSS
	1. Defaut WordPress Css
	2. Grid-col
---------------*/
/*-----------------------------
	1. Defaut WordPress Css
------------------------------------*/
.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;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto;
}
.fw-wrap-search-form {
	display:none;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}
.sticky .entry-date {
	display: none;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.screen-reader-text {
	display: none;
}
.about_blog.single-page {
	margin-top:40px;
}
.bypostauthor > article .fn:before {
	margin: 0 2px 0 -2px;
	position: relative;
	top: -1px;
}
.bypostauthor > article .fn:before, .comment-edit-link:before, .comment-reply-link:before, .comment-reply-login:before, .comment-reply-title small a:before, .contributor-posts-link:before, .menu-toggle:before, .search-toggle:before, .slider-direction-nav a:before, .widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}
.wp-caption {
	max-width: 100%;
}
/* FB Like */
.sl-button {
	line-height: 1;
}
a.liked {
	color: #da1b1b;
}
a.liked span.sl-count, /* Icon */ .sl-icon {
	margin-right: 0.3125em;
	vertical-align: middle;
}
.sl-icon svg {
	fill: currentColor;
	width: 1em;
	height: 1em;
}
.sl-icon svg:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left:0;
}
/* Count */
.sl-count {
	font-size: 0.625em;
	text-transform: uppercase;
	vertical-align: middle;
}
/*-----------------------------
	2. Grid-col
------------------------------------*/
.grid-3-col.grid_style:nth-child(2n+1) {
	clear: inherit;
}
.grid-3-col.grid_style:nth-child(3n+1) {
	clear: left;
}
.grid-item.grid-3-col {
	margin: 0 1%;
	width: 31%;
}
.owl-item {
	direction: ltr;
}
.follow_us > ul {
	margin: 0 auto;
	padding: 0;
}