/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-navbar .desktop .x-nav {
    margin: -12px;
}

.x-navbar .desktop .x-nav>li>a>span {
    padding: 0.875em 0em !important;
}


.x-navbar .x-nav-wrap .x-nav > li > a {
    letter-spacing: 0.011em !important;
}

.addition-link span{
border:none !important;
    color: #121212;
}


.x-recent-posts .h-recent-posts{
	white-space:normal !important;
 overflow: visible !important; 
}

