/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&family=Ubuntu:wght@300;400;700&display=swap');

body{
font-family: 'Ubuntu', sans-serif!important;
font-weight: 400!important;
color: #010101!important;
background-color: #FFF!important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
font-family: 'Play', sans-serif!important;
font-weight: 700!important;
font-style:normal!important;	
}


.brands-container {
background-color: #2d2d2d;
}

.alphabrands .brand-link {
color: #FFF;
font-weight: 300!important;
font-style: normal;
font-size: 0.65rem;
}

.alphabrands li:after {
content: "|";
color: #FFF;
font-size: 0.8em;
}

.alphabrands li:last-child:after {
content: "";
}

.alphabrands .brand-link {
padding-right: 1rem!important;
padding-left: 1rem!important;
}


.dealerlogowrap {
max-width: 200px!important;
}

.btn-primary, .btn.cta.themebgcolor, .btn.used-bike-cta, .btn.btn-used-bike-search{
background-color:#d52b1e!important;	
color:white!important;
font-weight: 600;	
border:2px solid #d52b1e!important;		
padding: 0.5rem 0.75rem!important;	
text-transform:uppercase;
}

.btn-primary:hover, .btn.cta.themebgcolor:hover, .btn.used-bike-cta:hover, .btn.btn-used-bike-search:hover{
background-color:white!important;	
color:#d52b1e!important;
font-weight: 600;	
border:2px solid #d52b1e!important;		
padding: 0.5rem 0.75rem!important;	
}
.btn-primary:hover .fas.fa-chevron-circle-right{
color:#d52b1e!important;
}

.btn.btn-used-bike-search{	
height:85%!important;
line-height:0px!important;
}
	
.fas.fa-chevron-circle-right {
color: white!important;
}

.new-bikes-outer{
background-image: url("/./i/138955/yamaha-bikes-new.jpg?r=3563");
background-size: cover;
background-position: center;
height:80vh;	
}

.new-bikes-inner{
background-color:#DCDCDC!important;	
}

.offers-outer{
background-image: url("/./i/138956/yamaha-bike-offers.jpg?r=3530");
background-size: cover;
background-position: center;
height:80vh;	
}

.offers-inner{
background-color:#DCDCDC!important;	
}

.online-shop{
background-image: url("/./images/central/yamaha-online.jpg")!important;
}

.used-bikes-header{
background-image: url("/./images/central/yamaha-used-bikes.jpg")!important;	
}

.owl-carousel{
padding-top:0px!important;
}

.owl-theme .owl-nav [class*=owl-] {
color: #FFF!important;
background: #d52b1e!important;
padding:5px 10px!important;
border-radius: 50px!important;
}

.owl-theme .owl-dots .owl-dot.active span{
background:#d52b1e!important;
}


.workshop-outer{
background-image: url("/./images/central/yamaha-workshop.jpg");
background-size: cover;
background-position: center;
height:80vh;	
}

.workshop-text{
color:white;
margin-top: 0%!important;
position: relative!important;	
}

@media (max-width: 767.98px){
.workshop-outer{
height:70vh;	
}
}

@media (min-width: 576px){
.dealerlogowrapyamaha{
max-width:350px!important;
}		
}

@media (max-width: 575.98px){
.workshop-text {
margin-top: 0px!important; 
}
.dealerlogowrapyamaha{
max-width:200px!important;
}	
}