.site-header-top.gradient {
 
	padding-bottom: .1%;
	opacity: .7;
	background: white none repeat scroll 0 0 !important;
}


.slick-dots {
   	background-image: url("http://randbmotorcycles.com/wp-content/uploads/2016/04/slider-25.png");
    opacity: 0.75;
    position: absolute;
    bottom: 0;
    height: 60px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.main-navigation a {
    font-family: 'helvetica', sans-serif;
    font-size: 12px;
    font-size: 150%;
    color: black;
    display: block;
    text-decoration: none;
    padding: 12px;
}

.entry-title {
  display: none;
   }

#home-section {
    padding: 0px 0 0px;
}

.site-footer {
    font-size: 13px;
    line-height: 2;
    padding: 0 0 10px;
}


