a {
    color: #ff5100;
}

.block-category {
    margin-bottom: 1.563rem !important;
    min-height: 2rem !important;
}

#header .header-nav .cart-preview.active {
  background: #ff5100;
}

.card-block {
  padding: 0.5rem 0.5rem 0.5rem;
}

#header .header-top .menu {
  padding-left: 15px !important;
  padding-top: 8px !important;
}

#header a {
  color: #ff5100 !important;
}

#header .header-top a[data-depth="0"] {
  color: #ff5100 !important;
  text-transform: uppercase !important;
}

#header {
  color: #ff5100 !important;
}

.grey {
    color: #7a7a7a;
}

.white {
    color: #ffffff;
}
    
/*

#header .header-top {
    background-color: #ff5101;
}

#header .header-top a[data-depth="0"] {
    color: #ffffff !important;
    text-transform: uppercase;
}


.top-menu {
    color: #ffffff;
}

#mobile_top_menu_wrapper {
    padding: 15px;
    background: #ff5101;
}

#mobile_top_menu_wrapper .js-top-menu-bottom a {
    color: #fff;
}

.hidden-md-up {
	color: #ff5101;
}

.language-selector-wrapper {
	background-color: #fff;
}

.js-footer {
	background-color: #ff5101;
}

.footer-container li a {
	color:#ffffff;
}

.block-contact {
	color: #ffffff;
}

a {
	color: #0000ff;
}

#header .header-nav {
  max-height: 50px;
  background-color: #ff5101;
  border-bottom: #ff5101 2px solid;
}

p {
    font-size: 14px !important;
    font-weight: 400;
}

.product-miniature .regular-price {
    color: #ff6565;
}

.product-discount {
    color: #f00;
}

.has-discount.product-price {
    color: #24b9d7;
}

.current-price-value {
    font-size: 1.3rem !important;
}

*/