img {
    max-width: 180%;
}
#sp-footer {
    background: #018BAF;
}
#sp-footer {
    padding: 10px 0;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
    background: #018BAF;
    border-bottom: 3px solid;
  	border-color: #8c8484;
    color: #ffffff;
}
.sp-megamenu-parent > li > a {
    font-weight: bold;
}
.manufacturer-url, .manufacturer-description, .manufacturer-product-link {
    font-size: 14px;
}
.sp-module ul > li {
    border-bottom: 1px solid #018BAF;
}
.virtuemartcategories a {
    color: #018BAF;
    text-decoration: none;
  	font-weight: 600;
}
.virtuemartcategories a:hover, a:focus, a:active {
  	color: #000000;  
  	text-decoration: none;
}
.carousel-caption {
    text-align: left;
  	color: #018BAF
}