/* Enter Custom CSS Below Here */

.fadeIn, .bounceIn, .bounceInDown, .fadeInRightBig, .fadeInUp, .pulse, .bounce {
    	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

li#menu-item-498 {
	background-color: red;
	padding-left: 0px;
}

li#menu-item-273 {
	padding-right: 20px;
}