
body {
	font-size:18px;
}

h1, .h1 {
    color:#941880;
    font-weight:600 !important;
}

.logo-col {
    max-height: 150px;
    position:relative;
    top:-35px;		
}

#mainnav .nav>li>a {
    font-size: 90%;
    font-weight: 600;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #951a81;
    background-color: transparent;
}

small,.small {
    font-size: 110%;
    color:#95c121 !important;
    font-weight:400;	
}

.boxwrapper .page-header h2,.boxwrapper .page-header h3,.boxwrapper .page-header .h3 {
    font-weight: 600; 
    color:#941880;	
}

body.cl-details #productTitle {
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    color:#941880;
}

.boxwrapper .list-container .gridView .productBox .title {
    height: auto;
    overflow: hidden;
    font-weight: 600;
}
