/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/




/* Remove left padding from the logo in the header START */

.hhs-nav-grid {
padding-left: 75; !important;
}


/* See firefox code inspector for design fix */
/* Remove left padding from the logo in the header END */


/* Remove arrows ( > ) in main navigation START */




/* Remove arrows ( > ) in main navigation END */