/*
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,.arcu-menu-header-content,.arcu-prompt-inner{font-family: IRANSans !important;}


/*
در بخش کدهای فونت
کلاس های 
.dig-box-login-title,.bgdark,.signdesc,.signupbutton
مربوط به پلاگین دیجیتس فراز اس ام اساست.
&
کلاس های:
.arcontactus-prompt-inner,.arcu-text-center,.arcu-popup-header,.arcu-prompt-inner
مربوط به پلاگین دکمه های تماس است
*/


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


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


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


/*تغییر رنگ زمینه‌ی نویسنده نقل قول*/
.entry-author {
background-color:#f5f5f5;
margin-top:20px;
margin-bottom:50px;
}


/*حل کردن مشکل بارگزاری ستاره‌ها در نظرات ووکامرس*/
.stars a {font-size: 18px !important; padding-right: 5px !important;}
.stars a:after {content: "★"}
.stars a.star-2:after {content: "★★"}
.stars a.star-3:after {content: "★★★"}
.stars a.star-4:after {content: "★★★★"}
.stars a.star-5:after {content: "★★★★★"}


/*هایلایت کردن پاسخ کامنت‌ها*/
.bypostauthor{background-color:rgba(128, 222, 234, 1); margin-right:30px; color:#000000;}
.comment-list li, .commentlist li {list-style: none; padding: 1em;}
.pull-left,.comment-reply-link{color:#000000;}


h2{margin-top:40px;}
h3{margin-top:30px;}


*جلو اومدن بالت لیست‌ها نسبت به متن اصلی*
ul{margin-right: 3%;}


/*فاصله بین بالت‌ و اسلایدر محصولات*/
.flickity-page-dots{margin-bottom:-15px;}

/*حل مشکل پلاگین دکمه های تماس در نسخه‌ی اورجینال
.arcu-widget.right.arcu-message {left: unset !important;}
*/

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