/*
Template:       eikra
Theme Name:     Eikra Child Theme
 | Shared by WPTry.org
Theme URI:      https://themeforest.net/item/eikra-education-wordpress-theme/20950897
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Eikra is a clean and modern theme for all kinds of Education and Learning Institute.
Version:        1.0
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: Envato split License
License URI: https://themeforest.net/licenses/terms/regular
*/

/*
.menu > .menu-item-has-children > a:after {
	font-family: "Font Awesome 5 Free";
	--content: "\f078";
	font-size: 0.8em;
	margin-left: 6px;
	position: relative;
	top: -1px;
}
*/
.additional-menu-area {
	display:none;
}

.mean-container .mean-bar .logo-small {
    max-height: 60px;
    padding: 0px 15px;
}

.site-header .main-navigation ul li a {
	font-size:14px !important;
	padding: 33px 10px;
	text-transform: uppercase !important;
}

.mean-container a.meanmenu-reveal {
	top:9px !important;
}

.site-header .main-navigation ul li ul {
	width:300px;
}

.site-header .main-navigation ul li ul li a {
	text-transform: none !important;
}

.site-header .main-navigation ul li ul li ul {
	left:301px;
	width:300px;
}

.entry-banner .entry-banner-content {
    padding: 50px 0 55px;
}

.rt-vc-text-title.style3 .rtin-btn a {
	color:#FFF;
}

.site-header .main-navigation ul li ul li:hover > a {
	color: #fff;
}

.rt-vc-testimonial .owl-theme .owl-dots {
    margin-top: 0px !important;
}

.rt-vc-testimonial .owl-theme .owl-dots .owl-dot span {
	background-color:#FFF;
}

.rt-vc-testimonial .rt-item .rt-item-content-holder .rt-item-designation {
	padding-right:100px;
}

.rt-vc-testimonial .rt-item .rt-item-img {
	top:0px;
}

.rt-vc-testimonial .rt-item .rt-item-img img {
	border-width:5px;
}

.rt-vc-testimonial .rt-item .rt-item-content {
	padding-right: 30px;
	font-style:italic;
}

.entry-content p {
	font-size:18px;
}

.entry-content p a {
	text-decoration: underline;
	color: #941305;
}


.entry-content p a:hover {
	text-decoration: none;
}

.footer-top-area .widget_nav_menu ul.menu li {
	width: 100% !important;
	display: block;
	padding-bottom: 0;
}

.btn-top-info .elementor-button {
	width:100%;
}

/*fix vertical alignment of flags*/
.lang-item-first.menu-item a { display: flex !important; }

@media (max-width: 540px) {
	.rt-vc-posts .rtin-item .media-list .rtin-img a img {
		width:100%;
	}
	
	.rt-vc-posts .rtin-item .media-list .rtin-content-area .rtin-content {
		display:none;
	}
	
	.media {
		display:revert;
	}
	
	div.entry-content p img {
		height:auto !important;
	}
}

@media (max-width: 768px) {
	.entry-banner .entry-banner-content {
    	padding: 30px 0 30px;
	}
	
	.entry-banner .entry-banner-content h1 {
		font-size:24px;
	}
}

.bvi-shortcode {
	padding: 2px 15px !important;
    margin-left: 15px !important;
    font-size: 15px !important;
}

.bvi-shortcode .bvi-open {
	color: #002147 !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
}

.bvi-shortcode .bvi-open svg {
	height: 0.5em !important;
	width: 0.7em !important;
}