.pd_inforow a  {
    color: #d50c1f !important;
}

.btn-cart, .btn-primary {
    background-color: #d50c1f !important;
    border: 1px solid #d50c1f !important;
}

.box-categories .panel-heading {
    background-color: #d50c1f !important;
}

.navbar-mega {
	border-top: 5px solid #d50c1f !important;
}

.navbar-mega .title:hover {
    color: #d50c1f !important;
}

.btn-success {
	background-color:#d50c1f !important;
	border-color: #d50c1f !important;
}

.btn-success:hover {
	background-color:#d50c1f !important;
	border-color: #d50c1f !important;
}

.btn-cart.active, .btn-cart:active, .open > .dropdown-toggle.btn-cart {
    background-color: #d50c1f !important;
}

.btn-cart:active:hover {
    background-color:#d50c1f !important;
}

.btn-cart:active:focus {
    background-color:#d50c1f !important;
}

.btn-cart:active {
    background-color:#d50c1f !important;
}

.box-categories ul li.level-1.active a {
    background-color: #d50c1f !important;
}

.breadcrumb a:link, .breadcrumb a:visited {
    color: #d50c1f !important;
}

