.promotional-banner-text {
    color: #fb1616;
    font-size: 18px!important;
    text-shadow: 0px 1px 1px #000;
}

/* Block theme css to enable header in the cart */
#page-cart #second-nav, #page-one_page_checkout #second-nav {
display: block; }

#page-cart #header-custom, #page-one_page_checkout #header-custom {
display: block; }

#page-cart #logo-custom, #page-one_page_checkout #logo-custom {
height: 100px;
background-color: #000000 !important;
padding-top: 15px; }
#page-cart #logo-custom .search-col-custom, #page-cart #logo-custom .garage-col-custom, #page-one_page_checkout #logo-custom .search-col-custom, #page-one_page_checkout #logo-custom .garage-col-custom {
display: block; }


.sold-in-pack {
color: red;
font-weight: 500;
}

.sold-in-qty {
color: red;
font-weight: 500 !important;
font-weight: bold;
}