.top-nav a:hover {
	color: #1b75bb;
  
}

.discount {

    font-size: 0.8rem !important;
}

.catalogueItem h2 {
   
    font-family: 'BPG';
    margin: 5px 0 5px 0;
}

.catalogueItem a {

    font-family: 'BPG';
    font-weight: normal !important;
}

.catalogueItem {
    padding: 10px !important;

}

.catalogueItem .itemPrice {
    font-weight: bolder !important;
    font-size: large !important;
}

.itemDetailsPrice {
   
    font-family: 'BPG';
}

.itemDetails {

    font-family: 'BPG';
    font-weight: normal !important;
    line-height: 1.5;
}

.top-nav a {

    font-family: 'BPG';
    font-weight: normal !important;
}


.underBannerContainer {
   
    font-family: 'BPG';
    font-weight: normal !important;
    line-height: 1.2;
    padding-top: 20px;
}

section {
    
    margin: 1rem 0 !important;
    
}

.top-nav {
    
    padding: 1em !important;
    
}

.orderItem .orderText {
    font-family: 'BPG';
    font-weight: normal !important;
    font-size: 0.9rem !important;
    line-height: 1.3;
}


.orderItem a {
	
    color: #1b75bb;
	text-decoration: none;
	font-weight: bold;
}

.orderItem span {
	
    color: #1b75bb;
	text-decoration: none;
	font-weight: bold;
}
