
.new h1 {
    
   font-family: "scotch-display", sans-serif;
font-weight: 600;
font-style: normal;
    ;
   
}



.new h2 {
    font-size: 1.8rem;
  font-family: "scotch-display", sans-serif;
font-weight: 600;
font-style: normal;
    ;
   
}



.new h3 {
    font-size: 1.8rem;
  font-family: "scotch-display", sans-serif;
font-weight: 600;
font-style: normal;

    ;
   
}


.new h4 {
    font-size: 1.3rem;
 font-family: "scotch-display", sans-serif;
font-weight: 600;
font-style: normal;
	margin-bottom: 2rem;
	margin-top:-0.5rem;
	
    ;
   
}


.hero-header h2, .hero-header .title p {
    font-family: "scotch-display", sans-serif;
}

.offerbox .title p {
    font-family: "scotch-display", sans-serif;
}






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;
}
}


.teambg{
	background-position: top center
}




/******************************************** Menus page  ********************************************************/
.menulist a {
    font-size: 20px;
  
}



.menulist p{
	margin-bottom:0.5rem
}



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


.script p {
   font-family: "scotch-display", sans-serif;
}
.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;
}
}

.borrowdalebarnew {
    background-color: #444;
}

.borrowdalenew {
    background-color: #444;
}


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

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


