.page .manufacturerNewModelRow .manufacturerNewModelBox .fuelbox {
  padding: 4px 5px 3px 4px;
  text-transform: initial;
}


.icon-boxes {
    margin-bottom: 0px;
}


.manufacturerNewModelRow.disable-select .manufacturerNewModelBox .boxtitle.light {
	font-family: "SeatMedium",sans-serif;
	font-size:1em
}


.manufacturerNewModelRow.disable-select .manufacturerNewModelBox .boxtitle {
    line-height: 22px;
}


.hoverbutton-opening-hours {
	display:none;
}


.tao-fullwidth .main-content {
    background-color: #FFF;
}



@media screen and (min-width: 1367px) {
}



@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
}



@media only screen and (min-width: 834px) and (max-width: 1112px) and (orientation: landscape) {
}



/*  ipad/ipad mini */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
}


/* iphone XR */	
@media only screen and (min-width: 414px) and (max-width: 896px) and (orientation: landscape) {
}		

/* iphone X/XS */	
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
}	

/* iphone 6/7/8 Plus */
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
}		

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
}


@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
}





@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {

}		

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
}

@media only screen and (min-width: 834px) and (max-width: 1112px) and (orientation: portrait) {
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
}


/*  150 x 480  */
@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait) {

}	