/*
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;}


/*
در بخش کدهای فونت، کلاس‌های .dig-box-login-title,.bgdark,.signdesc,.signupbutton مربوط به پلاگین دیجیتس فراز اس‌ام‌است.
*/


/*Remove Horizontal Scroll*/
html, body {
    max-width: 100%!important;
    overflow-x: hidden!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: #4e7779;
    border: 2px dashed #4e7779;
    padding: 10px;
    text-align: center;}



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