/* CSS Document */
/* 
Theme Name: Lewis & Sons 
Theme URI: https://lewisandsons.co.uk
Description: A custom theme for Lewis & Sons, this is a Child theme for Catch Resposive theme.

Version: 1.0.0
Author: Jamaica Press 
Author URI: https://jamaicapress.co.uk
Tags: black, gray, silver, white, dark, light, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, front-page-post-form, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Template: catch-responsive
Text Domain: wdjoinery

License: GNU General Public License
License URI: license.txt

See:
 
- http://codex.wordpress.org/Child_Themes

*/

* {
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	hyphens: none !important;
	word-wrap: normal !important;
}
.nav-primary {
	background-color:#004627 !important;
}