/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Flat Responsive WooCommerce theme
Version: 2.2.3
License:
License URI:

*/

@import url("css/foundation.css?v=2.2.3");
/*************** ADD CUSTOM CSS HERE  ***************/

#masthead {
	background: url(img/hexabump.png) repeat #141414 !important;
/* 	background: #141414 !important */;
	height: 230px !important;
}

#wrapper {
	height: 1px !important;
}

.header-wrapper {
	height: 230px !important;
}

#masthead .header-container {
	height: 230px !important;
}

#content {
	padding-top: 20px;
}

.wide-nav {
	padding-bottom: 20px;
}

.wide-nav-search > div {
  padding-left: 0 !important;
}

.left-links {
	float: right;
}

.search-header {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}

.header-phone-hours {
	text-align: left;
	margin-top: 13px;
}

.header-phone-hours h2 {
  margin: 0;
  padding: 0;
  line-height: 24px;
  color: #fff;
  font-size: 20px;
}

#logo {
  height: 100%;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: inherit;
}

#ubermenu-main-94 {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

.ubermenu .ubermenu-item-level-0 .ubermenu-target-text {
  vertical-align: -webkit-baseline-middle !important;
/*   text-align: center; */
}

menu-item-2944-term-108 {
/* 	text-align: left !important; */
}

a.ubermenu-target.ubermenu-target-with-image.ubermenu-item-layout-image_above.ubermenu-content-align-center {
  min-height: 168px;
  padding: 5px 10px;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
	min-height: 142px !important;
}

.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel {
  background: #fff !important;
}

/* li#menu-item-2942-term-64 a span { text-align: left !important; } */

.ubermenu-content-block.ubermenu-custom-content.ubermenu-custom-content-padded {
  padding: 10px 0 0 17px;
  border-bottom: 1px solid #eee;
}

.ubermenu .ubermenu-submenu .ubermenu-target-text {
/*   text-align: left !important; */
}

a.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
  padding: 12px 8px !important;
  text-align: left;
}


.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
	color: #668800;
	font-weight: bold;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target img {
	display: inline-block;
}

.featured-column {
	background: #eee;
	padding: 0;
	margin-right: 1%;
/* 	width: 32%; */
}

.featured-column:last-of-type {
	margin-right: 0;
/* 	width: 32%; */
}

.featured-column h2.column-head {
	display: inline-block;
	background: #7a9c59; /* Old browsers */
	background: -moz-linear-gradient(top,  #7a9c59 1%, #648444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#7a9c59), color-stop(100%,#648444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7a9c59 1%,#648444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7a9c59 1%,#648444 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7a9c59 1%,#648444 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7a9c59 1%,#648444 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a9c59', endColorstr='#648444',GradientType=0 ); /* IE6-9 */
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 5px 0 7px 0;
	margin: 0;
}

.featured-column h2.column-subhead {
  display: inline-block;
/* 	background: -webkit-linear-gradient(#202020 0%, #626262 100%); */
	background-color: #e0e0e0;
  color: #1f1f1f;
  width: 100%;
  text-align: left;
  padding: 7px 0 7px 10px;
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 95%;
}

button#yith-searchsubmit,
.button.secondary,
.button.secondary {
	background: #7a9c59; /* Old browsers */
	background: -moz-linear-gradient(top,  #7a9c59 1%, #648444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#7a9c59), color-stop(100%,#648444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7a9c59 1%,#648444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7a9c59 1%,#648444 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7a9c59 1%,#648444 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7a9c59 1%,#648444 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a9c59', endColorstr='#648444',GradientType=0 ); /* IE6-9 */
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-appearance: none;
	border: 0 solid #668800 !important;
}

div.slider {
}

.rsUni .rsBullets {
	bottom: 3px;
	margin-bottom: 5px !important;
	padding: 11px 0 7px 0 !important;
}

.rsUni .rsBullet.rsNavSelected span {
  background-color: #1e1e1e !important;
}

.rsUni .rsGCaption {
  position: absolute !important;
  float: none !important;
  bottom: 0 !important;
  left: 0 !important;
  text-align: center !important;
  background: rgba(30, 30, 30, 0.8) !important;
  color: #FFF !important;
  padding: 2px 8px !important;
  width: 100% !important;
  font-size: 12px !important;
  border-radius: 0 !important;
}
  
.rsCaption h3 {
	color: #FFF !important;
	margin: 0;
	padding: 0;
}

.rsCaption p {
	color: #FFF !important;
	margin: 0;
	padding: 0;
}

.vert-centering {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
  
  
div.featured-categories {

}

div.featured-categories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.featured-categories ul li {
	list-style: none;
	display: inline-block;
	clear: both;
	width: 100%;
	padding: 8px 8px 14px 8px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

div.featured-categories ul li:last-of-type {
	padding: 8px 8px 8px 8px;
	border-bottom: 0;
}

div.featured-categories ul li a {
	display: inline-block;
	float: left;
}

div.featured-categories ul li a.title {
	max-width: 63%;
	margin-left: 8px;
	font-weight: bold;
	height: 75px;
	line-height: 19px;
	display: inline-block;
}

.vert-centering {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

div.featured-categories ul li a.thumb {
	width: 100px;
	height: 75px;
}

div.featured-categories ul li a img {
	width: 100px;
	height: 75px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

div.featured-categories-specialties ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.featured-categories-specialties ul li {
	list-style: none;
	display: inline-block;
	clear: both;
	width: 100%;
	padding: 8px 0px 11px 0px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

div.featured-categories-specialties ul li:last-of-type {
	border-bottom: 0;
}

div.featured-categories-specialties ul li a {
	display: inline-block;
	float: left;
}

div.featured-categories-specialties ul li a.title {
	max-width: 100%;
	margin-left: 0;
	font-weight: bold;
	display: block;
	float: none;
	clear: both;
	font-size: .9em;
	line-height: 1.2em;
}

div.featured-categories-specialties ul li p {
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.1em;
}

div.featured-categories-specialties ul li a img {
	width: 100px;
	height: 75px;
}

a.more-products {
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	background: #7a9c59;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

a.more-products:hover {
	background: #648444;
}


.featured-column-below {
	padding: 0;
	margin-right: 1%;
/* 	width: 32%; */
}

.featured-column-below h2.column-head {
  display: inline-block;
  color: #333;
  width: 100%;
  text-align: left;
  margin: 0 0 8px 0;
  border-bottom: 2px solid #333;
}

.featured-column-below h2.column-subhead {
  display: inline-block;
  color: #333;
  width: 100%;
  text-align: left;
  margin: 0 0 8px 0;
  border-bottom: 2px solid #333;
}


.homepage-contact-form h2.column-head {
  display: inline-block;
  color: #333;
  width: 100%;
  text-align: left;
  margin: 0 0 8px 0;
  border-bottom: 2px solid #333;
}

.homepage-contact-form h2.column-subhead {
  display: inline-block;
  color: #333;
  width: 100%;
  text-align: left;
  margin: 0 0 8px 0;
  border-bottom: 2px solid #333;
}

.homepage-contact-form p {
	line-height: 1.1em;
}

.wpcf7 br {
	display: none;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"] {
  margin: 0 0 10px 0;
}

.wpcf7 textarea {
  height: 130px;
  margin-bottom: 15px;
}

.wpcf7 input[type="submit"] {
	float: right;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

span.wpcf7-not-valid-tip {
  position: relative;
  top: -13px;
}

a.large-button {
	display: inline-block;
	width: 100%;
	padding: 20px;
	background: #7a9c59;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

a.large-button:hover {
	background: #648444;
}


.footer-wrapper {
	background: url(img/hexabump.png) repeat #141414 !important;
	color: #fff;
	padding: 40px 0;
}

.footer-wrapper dl {
	line-height: 1em;
}

.footer-wrapper dl,
.footer-wrapper dt,
.footer-wrapper dd {
	margin: 0;
	padding: 0;
}

ul.vcard {
	line-height: 1em;
	display: inline-block;
	margin: 0;
	border: 0;
	padding: 0;
}

.footer-wrapper dt,
ul.vcard .fn {
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 12px;
}

.footer-wrapper a:hover {
	color: #fff !important;
}

.footer-about h3 {
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 15px;
	color: #fff;
}

.footer-about p {
	font-size: 15px;
	line-height: 1.3em;
}

.absolute-footer {
  padding: 20px 0;
  color: #fff !important;
}


/* Catalog Builder - Old */

h2.step-heading {
	margin-bottom: 20px;
	border-top: 2px solid #7a9c59;
}

span.label {
	display: inline-block;
	background: #7a9c59;
	color: #fff;
	padding: 3px 15px 5px 15px;
	margin-right: 10px;
	border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-bottom-left-radius: 5px;
-moz-border-bottom-right-radius: 5px;
}

.thumbnail-wrapper {
	float: left !important;
}

.thumbnail {
	display: inline-block;
	padding: 20px 5px;
	text-align: center;
	width: 100%;
	height: 340px;
	margin: 0 10px 20px 0;
	cursor: pointer;
	border: 1px solid #ccc;
	color: #515151;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


.thumbnail .vert-centering {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.thumbnail img {
	border: 4px solid #fff;
	margin-bottom: 20px;
	box-shadow: 0px 1px 5px #292929;
	-webkit-box-shadow: 0px 1px 5px #292929;
	-moz-box-shadow: 0px 1px 5px #292929;
}

.thumbnail .button {
	padding: 7px 15px;
	font-weight: bold;
	text-transform: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.button {
	font-weight: bold;
}


#requested_cats span {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	padding: 11px 18px 8px 8px;
	background: #eee;
	color: #333;
	margin: 0 10px 10px 0;
	box-shadow: 0px 1px 5px #292929;
	-webkit-box-shadow: 0px 1px 5px #292929;
	-moz-box-shadow: 0px 1px 5px #292929;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#requested_cats span span {
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
	background: none;
	color: #333;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#requested_cats span span img:hover {
	cursor: pointer;
}

#type_req_nav {
	margin: 50px 0;
}

.radio {
	display: inline-block;
	font-size: 18px;
	margin-left: 15px;
	font-weight: bold;
}

.radio strong {
	color: #7a9c59;
}

.radio label,
.radio input {
	display: inline-block;
	margin: 0 4px 6px 0;
}

#print_type_form small,
#digital_type_form small,
#print_digital_type_form small {
	position: relative;
	top: -13px;
	color: red;
	font-size: 12px;
}

.alert-box {
	padding: 20px;
	text-align: center;
	font-size: 28px;
	margin: 70px auto 100px;
	width: 75%;
}

#submit.success, button.success, .button.success, .button.loading.success, input[type="submit"].success {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}



/* Catalog Builder Gravity Form - New - Jon @ Graydian 2021-07-14 */

#gform_wrapper_1 {
  min-height: 350px;
  position: relative;
}

#gform_wrapper_1 .catalog-previews {
	position: absolute;
	top: 0;
	right: 0;
}

#gform_wrapper_1 #field_1_11 {
	margin-bottom: 0; /* Wraps image div */
}

#gform_wrapper_1 .gfield_radio .gfield-choice-input,
#gform_wrapper_1 .gfield_checkbox .gfield-choice-input {
	margin-bottom: 0;
	margin-right: 3px;
}

#gform_wrapper_1 .gfield_radio .gchoice,
#gform_wrapper_1 .gfield_checkbox .gchoice {
	margin-bottom: 10px;
}

#gform_wrapper_1 #button_4_select_all {
	margin-top: 0;
	background-color: #eee;
	color: #333;
}

#gform_wrapper_1 label,
#gform_wrapper_1 legend {
	color: #000;
}

#gform_wrapper_1 .gfield {
	margin-bottom: 15px;
}

#gform_wrapper_1 #field_1_10 {
	display: none !important;
}

#gform_wrapper_1 #gform_submit_button_1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 14px;
}

@media only screen and (max-width: 900px) {

	#gform_wrapper_1 {
	  min-height: 1px;
	}
	
	#gform_wrapper_1 .catalog-previews {
		display: none;
	}

}

@media only screen and (max-width: 767px) {

	#gform_wrapper_1 #gform_submit_button_1 {
		font-size: 18px;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
		width: 100%;
	}
	
	body.page-id-14854 .entry-title {
		margin-top: 20px;
		font-size: 30px;
	}
	
	body.page-id-14854 #masthead .header-container {
		height: 150px !important;
	}
	
	body.page-id-14854 #woocommerce_product_categories-4 {
		display: none;
	}

}







/* Product Grids */

.product-image .front-image img {
  border: 1px solid #eee;
  min-width: 99.9%;
  max-width: 100% !important;
 border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


/* Product Detail Page */

.musson-breadcrumb-wrapper .musson-breadcrumb {
	border: 0;
	display: block;
	width: 100%;
	background: #eee;
	text-transform: none !important;
	cursor: pointer;
	font-family: inherit;
	line-height: 1;
	margin: 0;
	padding: 10px 0 10px 10px;
	position: relative;
	text-decoration: none;
	text-align: left;
	-webkit-transition: all 200ms ease-out;
	-moz-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	font-size: 1em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.musson-breadcrumb-wrapper .musson-breadcrumb h3.breadcrumb,
.musson-breadcrumb-wrapper .musson-breadcrumb h4.breadcrumb {
	margin: 0;
	padding: 0;
	color: #333;
	text-transform: none !important;
}

.musson-breadcrumb-wrapper .musson-breadcrumb h3.breadcrumb a,
.musson-breadcrumb-wrapper .musson-breadcrumb h4.breadcrumb a {
	display: inline-block;
	color: #333;
}

.musson-breadcrumb-wrapper .musson-breadcrumb h3.breadcrumb span
.musson-breadcrumb-wrapper .musson-breadcrumb h4.breadcrumb span {
	font-size: 100%;
	color: #333;
	margin: 0 10px;
}

.musson-breadcrumb-wrapper .button {
	display: block;
	width: 100%;
	text-align: center;
	text-transform: none !important;
	font-size: 100%;
	margin: 0;
	padding: 13px 15px 13px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.breadcrumb span {
  display: inline-block;
  margin: 0 5px;
  color: #333;
}

.product-page h1.entry-title {
	background: #eee;
	border-top: 2px solid #7a9c59;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #333;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

.product-image {
/*
	margin-top: 5px;
	box-shadow: 0px 2px 9px #b1b1b1;
	-webkit-box-shadow: 0px 2px 9px #b1b1b1;
	-moz-box-shadow: 0px 2px 9px #b1b1b1;
*/
}

.product-thumbnails .thumb {
  border: 0 !important;
}

.product-thumbnails .thumb.selected img {
  margin-top: 0 !important;
}

.scrollbarBlock1 .scrollbar1 {
	background: none !important;
}

.short-description ul {
	margin-left: 20px;
}


.related-product h2,
.available-colors h2,
.section h2 {
	display: block;
	background: #eee;
	border-top: 2px solid #7a9c59;
	padding: 5px 10px;
	margin-bottom: 10px;
	color: #333;
	text-transform: uppercase;
	font-size: 22px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

.product-action-buttons li {
	padding-bottom: 0;
}

.product-action-buttons li a.button {
	font-size: 14px;
	padding: 13px 0;
	text-transform: none;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#section-description a.button {
	border-radius: 5px;
}

.shop-drawings {
	clear: both;
}

.shop-drawings a.button {
	min-width: 270px;
	font-size: 14px;
	padding: 13px 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-transform: none;
	display: inline-block;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.shop-drawings a.button:nth-of-type(3) {
	clear: both;
}

.related-product-item {
	margin-bottom: 20px;
}

.related-product-item a {
	display: inline-block;
	color: #7a9c59 !important;
}

.related-product-item h3 {
	margin: 0 0 10px 0;
}

.available-colors {
	clear: both;
}

.available-colors ul li {
	text-align: center;
	padding-bottom: 0;	
	min-height: 160px
}

.available-colors ul li p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 15px;
}

.available-colors img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.section {
	margin-bottom: 40px;
}

#map_container {
	top: -20px;
}


/* Pages */

h3.green {
	color: #7a9c59;
	padding-left: 32px;
	background: url(img/eco.png) 0 0 no-repeat;
}

a.button-doc {
	display: inline-block;
	color: #fff;
	text-align: center;
	text-transform: none !important;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
	padding: 9px 11px 7px 40px;
	background: url(img/doc.png) 9px 7px no-repeat #7a9c59;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

a.button-doc:hover {
	color: #fff;
	background: url(img/doc.png) 9px 7px no-repeat #60813f;
}

p.count {
	display: none;
}


/* Category Sidebar */

.widget_product_categories li a {
	text-transform: none !important;
}


/* Product Category Pages */


.ux-box .ux-box-image {
	border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}




/*

ul.products li.product-category {
	display: block;
	width: 100%;
	text-align: left !important;
	clear: both;
	background: #eee;
	border-top: 2px solid #7a9c59;
	padding: 5px 10px 0 10px;
	margin-bottom: 10px;
	color: #333;
	text-transform: none !important;
	font-size: 22px;
}

ul.products li.product-category div,
ul.products li.product-category p, 
ul.products li.product-category a,
ul.products li.product-category a h3 {
	text-transform: none !important;
}

ul.products li.product-category div {
	padding: 0 !important;
}

ul.products li.product-category p {
	padding: 0 !important;
}


ul.products li.product-category a {
	color: #7a9c59;
}
*/


@media only screen and (max-width: 1060px) {

/* These are responsive fixes for the the 1024 x 768 screen resolution that some Musson employees use. */


	span.ubermenu-target-title {
		font-size: 11px;
	}
	
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	  padding-left: 10px !important;
	}
	
	.featured-column h2.column-head {
		font-size: 1.3em;
	}
	
	.featured-column h2.column-subhead {
		font-size: 90%;
	}
	
	div.featured-categories ul li a.title {
		  max-width: 60%;
	}

}


@media only screen and (max-width: 768px) { 
	
	.header-phone-hours {
		display: none;
	}
	
}




@media only screen and (max-width: 48em) {
/*************** ADD CUSTOM MOBILE CSS HERE  ***************/


#masthead #logo {
  width: 100% !important;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}



#masthead .left-links {
  display: block;
  max-width: 100%;
  text-align: center;
  float: none;
  background: #292929;
  margin-bottom: 20px;
}

#masthead .left-links .wide-nav-search {
	display: none !important;
}

#masthead .right-links {
  display: inherit;
  max-width: 100%;
  text-align: center;
  float: none;
  display: none;
}

#masthead .left-links .header-phone-hours  {
  text-align: center;
  max-width: 100%;
  margin-top: 30px;
}

.featured-column,
.featured-categories {
	margin-bottom: 20px;
}

.columns {
	margin-bottom: 10px;
}

ul.vcard {
	font-size: .9em;
	margin-right: 10px;
}

.absolute-footer {
	font-size: .8em;
	text-align: center;
}

.ubermenu-target-title br {
	display: none;
}

}



@media print {
	html,body{background:white;font-size:12pt !important;}
	.row .one,
	.row .two,
	.row .three,
	.row .four,
	.row .five,
	.row .six,
	.row .seven,
	.row .eight,
	.row .nine,
	.row .ten,
	.row .eleven,
	.row .twelve,
	.row .offset-by-one,
	.row .offset-by-two,
	.row .offset-by-three,
	.row .offset-by-four,
	.row .offset-by-five,
	.row .offset-by-six,
	.row .offset-by-seven,
	.row .offset-by-eight,
	.row .offset-by-nine,
	.row .offset-by-ten,
	.row .centered,
	.row .offset-by-one:first-child,
	.row .offset-by-two:first-child,
	.row .offset-by-three:first-child,
	.row .offset-by-four:first-child,
	.row .offset-by-five:first-child,
	.row .offset-by-six:first-child,
	.row .offset-by-seven:first-child,
	.row .offset-by-eight:first-child,
	.row .offset-by-nine:first-child,
	.row .offset-by-ten:first-child,
	.row .offset-by-eleven:first-child{margin:0 !important;width:auto !important; float:left !important;}
	.print-only{display:none !important;}
	a:link,a:visited{color:#666 !important;}
	
	a[href]:after {
  content: "";
}
	
	.product-page.musson-breadcrumb-wrapper a.button {
		display: none;
	}
	
	.product-action-buttons {
		display: none;
	}
	
ul, ol, dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: none;
  font-family: inherit;
  text-align: left;
}

li {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: none;
  font-family: inherit;
  text-align: left;
  color: #fff !important;
  float: left !important;
  margin-right: 20px;
}

.related-product-item h3 {
	clear: both;
}

.product-page h1.entry-title {
	font-size: 250%;
}

#masthead {
	background: none !important;
}

#masthead #logo a {
	background-color: #000 !important;
	padding: 8px;
}

.footer-wrapper {
	background: none !important;
	color: #000 !important;
}

.footer-wrapper img {
	display: none;
}

.vcard li {
	color: #000 !important;
	display: block;
	clear: both;
}
	
}




.grecaptcha-badge {
	display: none !important;
}



.gform_required_legend {
	display: none;
}



