/*HEADERSTYLESSTART*/

.HeaderButtonText {
font-family:"Poppins", sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
text-transform: capitalise;
font-weight:800;
background-color:#373737;
padding:20px 0px 21px 0px;
width:180px;
}

.HeaderButtonText a:link {
color:#FFFFFF;
text-decoration:none;
}

.HeaderButtonText a:visited {
color:#FFFFFF;
text-decoration:none;
}

.HeaderButtonText a:active {
color:#FFFFFF;
text-decoration:none;
}

.HeaderButtonText a:hover {
color:#FFFFFF;
text-decoration:none;
padding:20px 16px 20px 16px;
width:180px;
background-color:#EF210F;
}

.HeaderSmallBlackText {
font-family:"Poppins", sans-serif;
font-size:15px;
color:#333333;
text-decoration:none;
font-weight:800;
letter-spacing:-0.2px;
line-height:24px;
}

.HeaderLargeInfoText {
font-family:"Poppins", sans-serif;
font-size:19px;
color:#EF210F;
text-decoration:none;
font-weight:800;
letter-spacing:-0.2px;
line-height:21px;
}

.HeaderLargeInfoText a:link {
color:#EF210F;
text-decoration:none;
}

.HeaderLargeInfoText a:active {
color:#EF210F;
text-decoration:none;
}

.HeaderLargeInfoText a:visited {
color:#EF210F;
text-decoration:none;
}

.HeaderLargeInfoText a:hover {
color:#EF210F;
text-decoration:underline;
}

.searchhead {
width:256px !important;
height:43px !important;
font-family:"Poppins", sans-serif !important;
color:#888888 !important;
border:solid 1px #E6E6E6 !important;
font-size:12px !important;
padding-left:17px !important;
background-color:#FFFFFF !important;
}


/*HEADERSTYLESEND*/