/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://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 > li > a > span {
 font-family: "Cabin",sans-serif !important;
	color: #333;
	font-size: 17px;
	text-transform: none;
}


p, .woocommerce-product-details__short-description li, .x-tab-content li {
	font-size: 13px;
	font-family: "Cabin",sans-serif !important;
	color: #333;
}

a{color: #333; text-decoration:underline}
.x-main.left {width: 70%}
.x-sidebar.right {width: 25%}
.x-btn.x-btn-pill{
	text-decoration: none;
}

.x-navbar-inner{padding: 15px 0}
.x-navbar .desktop .x-nav li > a > span::after { 
	font-size: 14px;
}		


.columns-6 li{width:16%!important; margin-right: 5%!important }
.columns-6 li:last-child{margin-right:0!important }