/* 
    Created on : 26-Aug-2019, 08:06:51
    Author     : mark
*/


.sole-img {
	background-color: rgb(255,255,255);
}

.button-row {
    border-bottom: 2px solid rgba(0,0,0,0.2);
    border-top: 2px solid rgba(0,0,0,0.2);
    padding-top: 20px;
}

.navbar-border {
	border-bottom: 2px solid rgba(192, 192, 192, 1);
}


.exclusives {
    background-color: rgb(245,245,245) ;
}