/*
Theme Name: VidoRev Child
Template: vidorev
Theme URI: http://demo.beeteam368.com/vidorev/
Author: BeeTeam368
Author URI: http://themeforest.net/user/beeteam368
Description: Video WordPress Theme
Version: 1.0.4
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: vidorev
Tags: translation-ready, one-column, two-columns, three-columns, right-sidebar, custom-menu, editor-style, featured-images, theme-options, rtl-language-support
*/

@import url(fontiran.css); 
body {
	font-family: iranyekan  !important;
}
h1, h2, h3, h4, h5, h6,input, textarea,li {
	font-family: iranyekan !important;
}

[dir='rtl'] .slick-slide{
	float:left;
}

body.rtl .elementor-section-wrap{
	direction:rtl;
}

.sc-blocks-container.block-sp-1 .block-small-items .post-img, 
.sc-blocks-container.block-sp-2 .block-small-items .post-img, 
.sc-blocks-container.block-sp-3 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-sp-1 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-sp-2 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-sp-3 .block-small-items .post-img,
.sc-blocks-container.block-cl-1 .block-small-items .post-img, 
.sc-blocks-container.block-cl-2 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-cl-1 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-cl-2 .block-small-items .post-img,
.sc-blocks-container.block-df-1 .block-small-items .post-img, 
.sc-blocks-container.block-df-2 .block-small-items .post-img, 
.sc-blocks-container.block-df-3 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-df-1 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-df-2 .block-small-items .post-img, 
.sc-blocks-container.fw-c-fix-cls.block-df-3 .block-small-items .post-img{
	margin-right: 0;
    margin-left: 20px;
}