body #app .header-promobar {
  background-color: #FFF204;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
}
body #app .mw__cart-page .button,
body #app .button,
body #app .cart-button,
body #app .product-hold .btn.cart-button {
  border-color: var(--secondary-color) !important;
  background-color: var(--secondary-color) !important;
}
body #app .cta2 {
  border-color: #E11B22 !important;
  background-color: #E11B22 !important;
}
body #app #header .header-actions .text-primary {
  color: var(--secondary-color);
}
body #app .mw__widget .button,
body #app .mw__widget button:not(.mx-btn, .mw_button--reset),
body #app .mw__widget a.mw__button,
body #app .mw__widget .mw_button {
  border-color: var(--secondary-color) !important;
  background-color: var(--secondary-color) !important;
}
body #app.site .product-hold #mstore-category-products .mw__product-item .price,
body #app.site .product-hold .product-grid-block .mw__product-item .price,
body #app.site .product-hold .products-grid .mw__product-item .price,
body #app.site .product-slider-holder #mstore-category-products .mw__product-item .price,
body #app.site .product-slider-holder .product-grid-block .mw__product-item .price,
body #app.site .product-slider-holder .products-grid .mw__product-item .price {
  color: var(--secondary-color) !important;
}
body #app.site .product-hold #mstore-category-products .mw__product-item .btn,
body #app.site .product-hold #mstore-category-products .mw__product-item .cart-button,
body #app.site .product-hold #mstore-category-products .mw__product-item button.cart-button,
body #app.site .product-hold #mstore-category-products .mw__product-item .button,
body #app.site .product-hold .product-grid-block .mw__product-item .btn,
body #app.site .product-hold .product-grid-block .mw__product-item .cart-button,
body #app.site .product-hold .product-grid-block .mw__product-item button.cart-button,
body #app.site .product-hold .product-grid-block .mw__product-item .button,
body #app.site .product-hold .products-grid .mw__product-item .btn,
body #app.site .product-hold .products-grid .mw__product-item .cart-button,
body #app.site .product-hold .products-grid .mw__product-item button.cart-button,
body #app.site .product-hold .products-grid .mw__product-item .button,
body #app.site .product-slider-holder #mstore-category-products .mw__product-item .btn,
body #app.site .product-slider-holder #mstore-category-products .mw__product-item .cart-button,
body #app.site .product-slider-holder #mstore-category-products .mw__product-item button.cart-button,
body #app.site .product-slider-holder #mstore-category-products .mw__product-item .button,
body #app.site .product-slider-holder .product-grid-block .mw__product-item .btn,
body #app.site .product-slider-holder .product-grid-block .mw__product-item .cart-button,
body #app.site .product-slider-holder .product-grid-block .mw__product-item button.cart-button,
body #app.site .product-slider-holder .product-grid-block .mw__product-item .button,
body #app.site .product-slider-holder .products-grid .mw__product-item .btn,
body #app.site .product-slider-holder .products-grid .mw__product-item .cart-button,
body #app.site .product-slider-holder .products-grid .mw__product-item button.cart-button,
body #app.site .product-slider-holder .products-grid .mw__product-item .button {
  border-color: var(--secondary-color) !important;
  background-color: var(--secondary-color) !important;
}
body #app.site .product-hold #mstore-category-products .mw__product-item .btn.btn-outline,
body #app.site .product-hold .product-grid-block .mw__product-item .btn.btn-outline,
body #app.site .product-hold .products-grid .mw__product-item .btn.btn-outline,
body #app.site .product-slider-holder #mstore-category-products .mw__product-item .btn.btn-outline,
body #app.site .product-slider-holder .product-grid-block .mw__product-item .btn.btn-outline,
body #app.site .product-slider-holder .products-grid .mw__product-item .btn.btn-outline {
  border-color: var(--secondary-color) !important;
  color: var(--secondary-color) !important;
  background-color: #fff !important;
}
body #app.site .product-hold #mstore-category-products .tns-controls button,
body #app.site .product-hold .product-grid-block .tns-controls button,
body #app.site .product-hold .products-grid .tns-controls button,
body #app.site .product-slider-holder #mstore-category-products .tns-controls button,
body #app.site .product-slider-holder .product-grid-block .tns-controls button,
body #app.site .product-slider-holder .products-grid .tns-controls button {
  background: var(--secondary-color) !important;
}

#header .header-main .btn, #header .header-main .cta {
  background-color: var(--secondary-color);
}
#header .header-actions a {
  color: var(--secondary-color);
}
#header .header-actions a.btn {
  color: #fff;
}
#header .header-actions .cart-hold .cart-informer,
#header .header-actions #mstore-auth .link-hold {
  color: var(--secondary-color);
  border-color: var(--secondary-color);
}
#header .header-actions #mstore-fill-script > a {
  color: #fff;
  border-color: var(--secondary-color);
  background-color: var(--secondary-color);
}
@media (min-width: 1024px) {
  #header .header-actions #mstore-find-store > a {
    color: #fff;
    border-color: var(--secondary-color);
    background-color: var(--secondary-color);
  }
}
@media (max-width: 1023px) {
  #header .header-actions #mstore-find-store > a {
    color: var(--secondary-color);
  }
}
#header .header-actions .cart-informer .cart-icon .cart-items-num {
  background: #ccc;
}
#header .header-actions .cart-informer .cart-icon .cart-items-num .current-cart-qty {
  background-color: var(--secondary-color);
}
#header .headernav .search-hold #app-search #mstore-search:after {
  color: var(--secondary-color);
}

.page-type-product .product-hold .price {
  color: var(--primary-color);
}
.page-type-product .product-hold .button-quantity-container .item-qty-controls {
  border-color: var(--secondary-color) !important;
}
.page-type-product .product-hold .button-quantity-container .item-qty-controls .item-qty-control {
  color: var(--secondary-color) !important;
}

/*# sourceMappingURL=cdc.css.map */
