/*

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-brand {
	padding: 20px 0;
}

.x-navbar .desktop .x-nav > li > a {
  padding: 80px 0 0 35px !important;
}

.tops {	
	float: right;
	margin-bottom: -80px;
	z-index: 2000 !important;
	position: relative;
	color: white;
	
	padding-top: 15px;
}

.tops ul {
	list-style: none;
}

.tops ul li {
	width: auto;
	float: left;
}

.tops ul li a {
	color: white;
	font-family: "Roboto",sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	padding: 0 0 0 10px;
}

a.carti {
	padding: 0 !important;
	font-weight: bold;
}

div.header-cart-count {
	float: right;
	color: white;
	font-family: "Roboto",sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	padding-top: 2px;
}