/*
Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: TFohrer
Author URI: http://theme.co/
Description: Custom child theme for SP.
Version: 0.0.5
Template: x
*/

.desktop .sub-menu {
	text-transform: uppercase;
	font-size: 13px;
	padding: 16px;
	border-end-end-radius: 4px;
    border-end-start-radius: 4px;
}

.desktop .sub-menu li:before,
.desktop .sub-menu li:after {
	display: none;
}

.desktop .sub-menu li a {
	line-height: 1.2;
}