.toolbar button i, .toolbar a i {
    color: white;
}

.toolbar a span {
    color: white;
}

.contact-form input[type*="radio"] {
  position: relative !important;
  margin-right: 10px;
}

.contact-form .radio label {
  display: flex;
  align-items: center;
}
.in-stock {
    color: #37b048;
}
.out-stock {
	color: #d22f25;
}

/* 	CUSTOM HEADER FOOTER FOR KEY CLIENT */

.ex-a-1133366 .header-full .headersection-2 {
	background: black;
}
.ex-a-1133366 .header-mobile {
	background: black;
}

.ex-a-1133366 .headersection-3 {
	background:#b1684c;
}

.ex-a-2173298 .headersection-3, .ex-a-2173298 .headersection-1 {
	display:none;
}
.ex-a-2173298 .header-full .headersection-2 {
	background: #373737;
}
.ex-a-2173298 .header-mobile {
	background: #373737;
}
.ex-a-2173298 .header-mobile .header-menu {
  width: 0px;
}
.ex-a-2173298 .header-menu {
display: none;
}
.ex-a-2173298 .header-mobile .header-logo {
  margin: 10px;
}
.ex-a-2173298 .footersection-1, .ex-a-2173298 .footersection-1 {
  display: none;
}
.footersection-3 {
	background: #373737;
}
.footersection-3 {
	display: none;
}
.ex-a-2173298 .footersection-3 {
  display: inline !important;
}
.footersection-3 img {
max-width: 150px;
 float: right;
  margin: 20px;
}
.ex-a-2173298 footer.footer {
	background: #373737;
}
/* Fixes a custom design issue with the cart button showing cut out in the PDP for live inventory v2 */
.ex-product .catalog-single .product-shopping-actions .product-shopping-actions-addtocart .live-inventory-v2-add-to-cart-wrapper button {
  width: 100%;
}
.ex-product .catalog-single .product-shopping-actions .product-shopping-actions-addtocart .live-inventory-v2-add-to-cart-wrapper {
  max-width: none;
}

#tidio-chat {
  display: none !important;
}