#top_tools svg, .nav_search_button svg {
  color: #000
}

#brand_image {
  max-width: 96px;
  max-height: 72px;
  width: auto !important;
  height: auto !important
}

footer#footer-container {
  background-color: #635858 !important
}

footer span {
  color: #fff !important
}

footer p {
  color: #878787 !important
}

.add_to_cart, .finish-checkout-button, .cart_action_btn {
  background: #635858 !important;
  border-color: #363030 !important
}

.add_to_cart:hover, .finish-checkout-button:hover, .cart_action_btn:hover {
  background: #635858e8 !important;
  border-color: #363030e8 !important
}

.initiate-checkout-button {
  background: #627d25 !important;
  border-color: #3b4b16e8 !important
}

.global_notify, .global_notify div {
  max-width: 100vw;
  border-radius: 0;
  background-color: #627d25;
  color: #fff;
  --tw-bg-opacity: 1
}

#add-to-cart {
  background-color: #e9e9e9
}

#add-to-cart > div.flex > div.flex span.block {
  color: #d33
}

@media (min-width: 1280px) {
  .nav_items {
    font-weight: 400
  }
}

@media (max-width: 1280px) {
  .nav_search_button {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
  }

  nav > :first-child {
    padding-top: 10px;
    padding-bottom: 10px
  }

  button.mobile_menu_button[type=button] {
    background-color: #00000000
  }

  button.mobile_menu_button svg {
    color: #000;
    width: 2rem;
    height: 2rem
  }
}
