/*
 Theme Name:   Educavo Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/educavo
 Description:  Educavo Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     educavo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
.grecaptcha-badge{
	display:none !important;
}
.header-quote .user-icons{
	display:none;
}
.rs-event-slider .event-item .events-short .address i{
	display:none;
}
.rs-event-grid .event-item .time-secs{
	position: absolute;
    top: 10px;
	margin-left:-55px;
    background: #ff5421;
    padding: 0px 30px;
    border-radius: 5px;
	transform: rotate(-20deg);
}
/*.rs-event-grid .event-item .time-secs .address{
	float:left;
	margin-right:30px;
}*/
.rs-event-grid .event-item .time-secs .time{
	/*float:left;
	margin-left:0px;
	margin-top:7px;*/
	display:none;
}

.rs-event-slider .event-item .events-short{
	margin-bottom:30px !important;
}
.rs-event-slider .event-item .events-short .event-btm{
	margin-top:20px;
	padding-top:15px;
}

.rs-event-slider .event-item .events-short .event-btm .date-part i{
	font-size:20px;
}

.rs-event-slider .event-item .events-short .featured-img .categorie{
	top:auto;
	bottom:40px;
}
.rs-event-slider .event-item .events-short .featured-img .categorie a{
	margin-top:5px;
}

.event_map{
	display:none;
}
.rs-breadcrumbs .breadcrumbs-single{
	background-position:center;
}
.rs-breadcrumbs .breadcrumbs-title{
	display:none;
}
.rs-breadcrumbs .breadcrumbs-inner{
	padding-top:230px !important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
	max-width:100%;
}
/*div.wpforms-container-full{
	background:#f9f9f9;
}*/
div.wpforms-container-full .wpforms-submit {
	background:#FF5421 !important;
	color:#fff !important;
	border:1px solid #FF5421 !important;
}
.rs-courses-details .row{
	display:none;
}

.newsletter-wrap .wpforms-widget{
	margin-top:-20px;
}
.newsletter-wrap .wpforms-title{
	display:none;
}
.newsletter-wrap .wpforms-widget .wpforms-field-container{
	clear:none !important;
	float:left !important;
	width:75% !important;
}
.newsletter-wrap .wpforms-widget .wpforms-field-container .wpforms-field.wpforms-field-email{
	padding:0px !important;
}
.newsletter-wrap .wpforms-widget .wpforms-field-container .wpforms-field.wpforms-field-email input{
	padding:25px 25px 24px 25px !important;
	border:0px;
}
.newsletter-wrap .wpforms-widget .wpforms-submit-container{
	clear:none !important;
	float:left !important;
	width:25% !important;
	padding:0px !important;
}
#scrollUp{
	right:110px;
	bottom:30px;
}
.newsletter-wrap .wpforms-widget div.wpforms-container-full{
	background:none;
	padding:0px;
}
.wpforms-confirmation-container-full.wpforms-confirmation-scroll{
	background: none !important;
    border: 0px !important;
	color: #fff !important;
	padding: 20px 0px 20px 0px !important;
}
.elementor-element-f77bcaf .wpforms-confirmation-container-full.wpforms-confirmation-scroll{
	color: #000 !important;
}
#qlwapp{
	font-family:inherit !important;
}
.rs-newsletter{
	margin-top:-150px;
}
@media (max-width: 767px)
{
	#rs-header .logo-area a img{
		height:40px;
	}
	.newsletter-wrap .wpforms-widget .wpforms-field-container{
		width:100% !important;
		margin-bottom:10px;
	}
	.newsletter-wrap .wpforms-widget .wpforms-submit-container{
		width:100% !important;
	}
	.rs-newsletter .newsletter-wrap{
		padding: 50px 30px;
	}
	.rs-breadcrumbs .breadcrumbs-inner{
		padding-top:100px !important;
	}
	.rs-breadcrumbs .page-title{
		margin-bottom:30px;
		line-height:40px !important;
	}
}