/*
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.   ***************/



@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Pelak';
  src: url('font/Pelak-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}


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


body {font-family: 'Pelak';}
h1, h2 {font-weight: 900;}
.button {font-weight: 600; /* SemiBold */}

.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;
}



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


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



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

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