/*
Theme Name: Playerx Child
Theme URI: https://playerx.qodeinteractive.com
Description: A child theme of Playerx Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.2
Text Domain: playerx
Template: playerx
*/

nav.edgtf-main-menu>ul>li>a {
    font-size: 14px;
    padding: 0 15px;
}

@media only screen and (max-width: 1510px) {
    nav.edgtf-main-menu>ul>li>a {
    	font-size: 12px;
        padding: 0 5px;
    }
}

.edgtf-team-holder .edgtf-team-info{
	padding-bottom: 24px !important;
}
.edgtf-header-divided .edgtf-page-header .edgtf-sticky-header .edgtf-vertical-align-containers .edgtf-position-center .edgtf-position-center-inner div.edgtf-logo-wrapper>a {
    padding: 0 40px;
}