/* Removing height limit for logo */

.header-full a.logo img { max-height: 300px !important; max-width: 205px !important; }

.industrial_newsletters {
    background-color: #2e005c;
}

.industrial_newsletters .newsletter-background-image:before {
    font-family: "FontAwesome" !important;
    font-weight: bold !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e0";
    font-size: 138px;
    color: #ffffff;
    margin-bottom: -173px;
    margin-left: -1.2em;
    display: flex;
}

.header-full .cmspages_container {
    background-color: #2e005c;
}

.btn-outlined-invert {
    color: white;
    font-weight: normal;
}

footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    color: white;
    padding-top: 30px;
}
/*
.btn:hover, .button:hover {
 background: blue!important;
}
*/

.catalog-grid .tile .footer span {
    display: block;
    color: #000000;
    font-weight: 300;
}
#grid > div > div > div > div.buttons.group > button > span {
    color: #ffffff;
    font-weight: bolder;
}
.filter-container .social-links {
 display: none; 
}

.live-inventory-v2-add-to-cart-wrapper {
  width: 75%;
  max-width: 75%;
}
.ex-product .live-inventory-v2-add-to-cart-wrapper {
  width: 100%;
  max-width: 100%;
}
.catalog-grid .griditems .buttons.group button.btn-primary.btn-list {
  width: 100%;
  max-width: 100%;
}

.live-inventory-v2-wrapper {
  white-space: normal;
  margin: 5px 0;
}

/* Colour changes due to new theme */
.subscribenewsletter {
  h2, p {
    
  color: #fff;
  }
}

.menu .container li.menuitem a,
a.cd-dropdown-trigger {
  color: #333333;
}
/*
.menu .container li.menuitem:hover a{
  color: #fff;
}
*/
a.cd-dropdown-trigger::before,
a.cd-dropdown-trigger::after {
  background: #333333;
}
.shop-filters .filter-section .categories li a,
.cat-tiles a,
.catalog-grid .tile .price-label,
.catalog-grid .tile .footer a {
  color: #230871;
}
/*
.toolbar .cart-btn > .btn span {
  background: #230871;
}
.minicart_container .toolbar a i {
  color: #fff;
}*/
div.customertools .nav .sidebar-logout a {
  color: #230871;
}
/*
.menu .catalog-block {
  background: #e6e6e6;
}*/