/*
Theme Name: CricNama - Child Theme
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.8
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: publisher
Copyright: (c) 2016 BetterStudio
Template: publisher
*/

@font-face {
    font-family: 'mehr';
    src: url('mehr_nastaliq_web.ttf'),
		 url('mehr_nastaliq_web.eot') format('embedded-opentype'),
		 url('mehr_nastaliq_web.woff') format('woff');
	font-style: normal;
}

body {
	direction: rtl;
	unicode-bidi: embed;
}

body,
.post-title,
.title,
.post-summary,
.entry-content p {
	line-height: 2;
	word-spacing: 3px;
}

.listing-item-blog-1.has-post-thumbnail .post-summary {
	padding-left: 0;
}

.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
	float: right;
}

.entry-content p {
	padding-right: 5px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}