/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2024 | 12:32:43 */
/*------------------------------------------------------*/
/* Top Nav updates */
/*------------------------------------------------------*/
.nav-spacing-xlarge>li {
    margin: 0 20px;
}

ul li#menu-item-793 a  {
	background: #E4190E;
	color: #FFF;
	padding: 10px 26px;
    border-radius: 99px;
}

ul li#menu-item-792 a {
	background: transparent;
	color: #000;
	border: 0 solid #FFFFFF;
	padding: 10px 20px;
}

ul li#menu-item-792 > a:first-child {
	color:#fff;
}

ul li#menu-item-793,
ul li#menu-item-792 {
  margin-right: 0;
}

ul li#menu-item-793 i._before,
ul li#menu-item-792 i._before {
  margin-top: 5px !important;
}

/*------------------------------------------------------*/