.accountbutton:before {
	cursor: pointer;
}
textarea:focus, input:focus{
	outline: none;
}
.searchbar img {
	margin: 0;
}
.searchbar input {
	padding: 0 !important;
}
.searchbar {
	padding: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	width: 100% !important;
}
.cbp-hrmenu {
	top: auto !important;
}
.headerbuttontext {
	margin: 8px 11px 0 8px;
}
.category_heading {
	margin: 0.05em 0 0.15em 0 !important;
}
.tools a {
	margin: 0 7px;
}
.tools {
	top:132px;
}

.header {
	height: auto !important;
}

.sale_banner {
	float:left;
	width:100%;
	box-sizing:border-box;
	padding:10px;
	font-size:1.5em;
	font-weight:600 !important;
	cursor:pointer;
}

.sale_banner_box {
	display:inline;
	color:#fff;
	border:1px solid #fff;
	padding:1px 11px;
	font-weight:900;
	white-space:nowrap;
}

.sale_box_padding {
	display:inline;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
}

.sale_box_padding2 {
	display:inline;
	box-sizing:border-box;
}

.sale_text_block {
	display:inline;white-space:nowrap;
}

.header2 { margin-top:0; }

@media screen and (max-width: 600px) {
	.sale_box_padding{display:block;width:100%;}
}

.postal_strike_banner {
	background-color:#bb282a;
	color:#fff;
	width:100%;
	padding:.5em;
	box-sizing:border-box;
}

@media screen and (max-width: 1150px) {
		
	.postal_strike_banner {
		margin-top:1em;
	}

}

p {
	margin-top: 1em;
}

.cbp-hrmenu-hamburger {
	display: inline-block;
	position: relative;
	top: 0;
}

@media screen and (min-width: 1151px) {
	.cbp-hrmenu-hamburger {
		display: none !important;
	}
}

@media screen and (max-width: 600px) {
	.cbp-hrmenu-hamburger {
		display: inline-block;
	}
}

.cbp-hrmenu {
	margin-top: 0;
	position: relative;
}

@media screen and (max-width: 1199px) {
	.logo_menu_container {
		max-width: 100%;
	}
	.search_tab_container {
		max-width: 100%;
	}
}

p {
	margin-top: 0;
}

.accordion-content p, .content p {
	margin-top: 1em !important;
}

.quick_order_code, .quick_order_qty {
    box-sizing: content-box;
}

.submenu {
	color: #fff;
}

h3 {
	line-height: 1.3;
}

.usps {
	line-height: 1.35;
}

.brochure_form select {
	padding: 5px;
}

.brochure_form img {
	padding-top: 25px;
}

.optinbut {
	line-height: 1.1;
	margin-bottom: 5px !important;
}

.optinbut label {
	line-height: 1.1 !important;
}

@media screen and (min-width: 1081px) and (max-width: 1150px) {
	.logo {
		float: none;
		margin: 12px auto 0 auto;
	}
}

@media screen and (min-width: 1151px) and (max-width: 1199px) {
	.tools {
		padding-top: 1.5rem !important;
	}
}
