/*
Theme Name: Edubee
Theme URI: https://edubee.radiantthemes.com/
Author: RadiantThemes
Author URI: https://radiantthemes.com
Description: EduBee is an e-learning WordPress theme with a robust and customizable framework that uses Elementor, LearnPress for interactive and an engaging e-learning LMS website. EduBee offers variety of LMS demos & wide variety of online course structures which you can use to start your own e-learning portal within minutes. You can sell customized online courses, teach students online with the help of EduBee LMS WordPress theme.
Version: 1.4.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: edubee
Tags: Education, saas, software, blog, applicatiom, design, mobile, shop, trendy, custom-colors, woocommerce, theme-options, left-sidebar, right-sidebar, header options, sticky post, translation ready, threaded comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Softek is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.eael-entry-title{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 275px;
}
.eael-author-avatar, .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before{
	display:none !important;
}
.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by{
	padding-right:0px !important;
}
.eael-grid-post-excerpt p{
	width: 100%;
    height: 77px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.rt-contact-pg input[type='text'], .rt-contact-pg input[type='email']{
	width:100%;
}
h4{
	text-transform: none !important;
}

.modal-window__title{
	margin-top: 10px;
    margin-left: 10px;
    font-size: 22px;
    font-weight: 600;
}
.modal-window__content-main{
	padding: 0px 30px;
}
.modal-window__content-main p{
	margin-bottom:20px;
}
.inner_banner_main .title{
	color: #FFFFFF !important;
}

.inner_banner_breadcrumb #crumbs, .wraper_inner_banner .wraper_inner_banner_breadcrumb .inner_banner_breadcrumb #crumbs .current{
	color: #FFFFFF !important;
}

#fact{
	width:100%;
	padding:45px 0px;
}

.eael-load-more-button{
	background-color:#155724 !important;
	margin-top: 20px !important;
}

@media only screen and (min-width:320px) and (max-width:640px), only screen and (max-width:740px), only screen and (max-width:1024px){
	
	#fact .elementor-button-text{
		height: 50px;
	}
}