.mega-menu__title {
    display: -webkit-box;
}

.breadcrumbs>* a {
    color: #000000 !important;
}

.pricebox.product-price .wasprice {
    color: #666;
}

.listing-deptsubdept__text-link {
    color: black !important;
}

.callout.alert .callout-icon {
    font-weight: bold;
}

@media screen and (max-width: 64.9375em) {
    .product-list__tag {
        background-size: 40%;
    }
}

.divider--feature-product{
	margin-top: 0px;
}

/* Responsive Sidemenu Images */
.responsive-menu__image--department {
    max-width: 18%;
}
.responsive-menu__image--department > img {
    border-radius: 100%;
    box-shadow:0 2px 6px rgba(0, 0,0, 0.3);
}

.breadcrumbs {
  padding: 8px 0;
}

.button.hollow {
  border-width: 1px;
}

