
.new h1 {
    
    font-family: "miller-display", serif !important;
    font-weight: 400;
    font-style: italic;
    ;
   
}



.new h2 {
   
    font-family: "miller-display", serif !important;
    font-weight: 400;
    font-style: italic;
    ;
   
}



.new h3 {
    
     font-family: "miller-display", serif !important;
    font-weight: 400;
    font-style: italic;
    ;
   
}


.new h4 {
   
     font-family: "miller-display", serif !important;
    font-weight: 400;
    font-style: italic;
    ;
   
}

.new h5 {
   
     font-family: "miller-display", serif !important;
    font-weight: 400;
    font-style: italic;
    ;
   
}


.hero-header h2, .hero-header .title p {
     font-family: "miller-display", serif !important;
	  font-style: italic;
}

.offerbox .title p {
     font-family: "miller-display", serif !important;
	  font-style: italic;
}




body {
    font-family: rig-sans, sans-serif !important;
	font-style: normal;
	font-weight: 400
}


nav ul li a {
  
    letter-spacing: 1px;
	font-size: 0.85rem
}


@media print, screen and (min-width: 62em){
.script p {
    margin-top: 140px;
    font-size: 2.5rem;
    line-height: 1.5;
}
}


/******************************************** Menus page  ********************************************************/
.menulist a {
    font-size: 20px;
    font-family: rig-sans, sans-serif;
}



.menulist p{
	margin-bottom:0.5rem
}



@media print, screen and (max-width: 40em){
	ul.menulist li{
	list-style: none
	
}
}


.script p {
    font-family: "miller-display", serif;
    font-weight: 400;
    font-style: italic;
}
.bg-image-menu {
    display: cover;
    height: 100%
}

@media print, screen and (min-width: 64em){
.mobile-header{
	display: none
	}}

@media print, screen and (max-width: 64em){
.desktop-header{
	display: none
	}}



@media print, screen and (min-width: 64em){
	#burger-menu{
		display: none
	}
}


@media print, screen and (max-width: 64em){
.bars {
    color: #fff;
}
}

.lodorebarnew {
    background-color: #607884;
}
.phoneicon a{
color: #fff;
    font-size: 1.3rem;
    text-transform: uppercase;
    text-align: right;
    float: right;
    padding-top: 18px;
    padding-right: 1rem;
}
.phoneicontext a{
	color: #fff;
	font-size:1rem
}

@media print, screen and (max-width: 40em){
.phoneicontext a{
	display:none
}
}


