/*
Template:       eikra
Theme Name:     Eikra Child Theme
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
*/
.site-header .main-navigation ul li a {
	padding: 33px 4px;
}
.footer-top-area .widgettitle{
	    font-size: 19px;
}
.header-style-3 .site-header .main-navigation ul li a {
    padding: 20px 11px 20px 0;
}
.header-menu-btn{
	background-color: #fdc800;
	float: right;
    display: block;
    background-color: #fdc800;
    color: #000;
    padding: 0px 16px 0px;
    font-size: 14px;
    line-height: 1;
    border-radius: 20px;
    font-weight: 700;
    text-align: center;
}
.header-menu-btn a {
	padding: 5px !important;
	font-size: 15px !important;
    color: #fff !important;
}
.header-menu-btn:hover{
	background-color: #094992 !important;
	transition: 0.5s all !important;
}
.header-style-3 .header-contact .fa{
	color:#f4c80b;
}

.masthead-container {
	padding: 10px 0px 10px 0px;
}