/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@import url(css/fontiran.css);
.nav > li > p,a,h1,h2,h3,h4,h5,h6,table,tbody,tr,body,.heading-font,.alt-font,.arcu-menu-header-content,.arcu-prompt-inner,.arcu-popup,.arcu-show,.arcu-popup-header,.arcu-popup-content,.arcontactus-prompt-inner {font-family: IRANSans !important;}


/*RTL blog*/
.from_the_blog_excerpt,.post-title{ direction: rtl;}


/*Remove extra video space*/
.video-fit{padding-top:0!important;}
.video-fit .wp-video{width: 100% !important;}
.video-fit .wp-video-shortcode {width: 100% !important;}

.absolute-footer{padding:0px;}


/*رفع مشکل تراز نبودن متن دکمه‌های رادیویی با دایره‌ی انتخاب آن‌ها - گرویتی‌فرم*/
.gfield-choice-input {box-shadow: none !important; margin-bottom: 0px;}


/*مربوط به زمان مطالعه*/
span.rt-reading-time {
    margin-bottom: 20px;
    font-weight: bold;
    color: #0094B7;
    border: 2px dashed #0094B7;
    padding: 10px;
    text-align: center;}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}
