/* ---------- Color Module Styles ----------- */

body.body {
  color: #494949;
  background: #f8f5f0;
}
body.body .body {
  background: #f8f5f0;
}
body.body .discover-more__inner{
  background: #f8f5f0;
}
body.body .discover-more {
  background: none;
}

body.body .form-item-search input {
  background: #194665;
  outline-color: #194665;
}
body.body .who-we-section__ttl span {
  color: #194665;
}
body.body .footer {
  background: #f8f5f0;
}
body.body .header-categories__item-link::after,
body.body .footer-menu__item-link::after {
  background: #194665;
}
body.body .wishlist-form form .line-item .js-form-type-number input{
  background: transparent;
}
body.body .page-ttl,
body.body .header-categories__item-link,
body.body .footer-copyright,
body.body .footer-menu__item-link,
body.body #commerce-checkout-flow-multistep-default fieldset.checkout-pane legend,
body.body #commerce-checkout-flow-multistep-default .layout-region-checkout-secondary h3,
body.body .header-collections__ttl-arrow,
body.body .header-shop__item, .header-shop__item-ttl,
body.body .wishlist-block__summary__count,
body.body .header-shop__item a,
body.body .header-shop__item-ttl a,
body.body .wishlist-block__summary__count a,
body.body .path-cart h2,
body.body .cart-form form .line-item .views-field-purchased-entity a{
  color: #494949;
}
body.body .invert .header-shop__item-qty{
  color: white;
}
