@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

:root {
     --heading-font:"Outfit", sans-serif;
     --heading-font-uppercase:uppercase;
}

BODY {font-family:"Outfit", sans-serif;}
.booking4 {font-family:"Outfit", sans-serif;}

.headcontainer .hlogo IMG {content:url(/pictures/microsites/1/257/stern_hotel_logo1_white.svg); height:150px;}
.headcontainer .hmenu .menutabs LI .menuitem {font-weight:600;}

.headcontainer2 {background-color:#333333;}
.headcontainer2 .hlogo IMG {content:url(/pictures/microsites/1/257/stern_hotel_logo1_white.svg); height:50px;}
.headcontainer2 .hmenu .menutabs LI .menuitem {color:#ffffff; background-image:linear-gradient(45deg, #666666 50%, transparent 50%);}
.headcontainer2 .hmenu .menutabs LI .selected {background-color:#666666;}

.headcontainernoimagebg .hlogo IMG {content:url(/pictures/microsites/1/257/stern_hotel_logo1.svg); height:50px; background-color:#51284f;}

.mobilemenu .mobilemenucontainer .mmhead .mmhlogo IMG {content:url(/pictures/microsites/1/257/stern_hotel_logo1.svg); height:50px;}

.screenrooms {background-image:url(/pictures/microsites/1/257/home_rooms.jpg);}

.homeabout .hahotel {background-image:url(/pictures/microsites/1/257/stern_hotel_logo1.svg); background-repeat:no-repeat; background-size:150px; background-position:bottom right;}

.lighthead .hlogo {background-image:url(/pictures/microsites/1/257/stern_hotel_logo1.svg); height:135px;}

.headcontainer .hmenu {left:200px;}

@media (max-width:1510px){
	.headcontainer .hmenu .menutabs LI .menuitem {padding:5px 6px 5px 6px; font-size:13px;}
}

@media (max-width:1023px){

}
