.category-navigation .cat-nav-trigger {
  color: #000000;
  font-weight: bolder;
  background-color: #ffffff;
}

.category-navigation .cat-nav-trigger .icon .line:nth-child(2) {
  background-color: #ff0000;
}

.category-navigation .cat-nav-trigger .icon {
  background-color: #ffffff;
}

.category-navigation .cat-nav-trigger .icon .line {
  background-color: #ff0000;
}

.site-navigation>ul>li>a:hover {
  color: #c23c3c;
}

#page.site.__os-page-wrap__ {
  color: #e31c1c;
}

.header-style-1 .wishlist-icon-container a>.item-count {
  color: #ffffff;
  background-color: #000000;
}

.header-style-1 .mini-cart .trigger-mini-cart>.item-count {
  background-color: #000000;
}

.masterheader .mini-cart button:hover {
  background-color: #000000;
}

.header-style-1 .wishlist-icon-container a:hover {
  background-color: #000000;
}

.masterheader .top-header {
  background-color: #000000;
  margin-bottom: 0px;
  margin-top: 0px;
}

.footer-mask {
  background-color: #ffffff;
}

.footer .widget .widget-title h3 {
  color: #454545;
  background-color: #ffffff;
}

.general-cta.cta-style-1.section-spacing {
  background-color: #ababab;
}

.default-page-wrap .editor-entry {
  color: #454545;
}

.woocommerce {
  color: #000000;
}

.woocommerce #content div.product div.summary {
  color: #000000;
}

.woocommerce #content div.product .woocommerce-tabs {
  color: #000000;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover {
  background-color: #000000;
}

h2 {
  font-size: 18px;
}

.woocommerce.woocommerce-page div.product .product_title {
  margin-top: 7px;
}

.mini-cart-open.display-block {
  background-color: #c9c9c9;
}
.os-breadcrumb-wrap {
    background-color: #444;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -40px;
    padding: 20px 0;
    position: relative;
}