div.basketedit_rebatecodes_outline {display: block;}
#menu_security_policy {clear: both;}
header:before {
    background: #fff  ;
    background-image: none;
}

#footer_links {
    background: #fff  ;
    background-image: none;
}

.required {
    position: relative !important;
    right: auto !important;
}

/*body {*/
/*  a,*/
/*  span,*/
/*  p,*/
/*  b,*/
/*  h1,*/
/*  h2,*/
/*  h3,*/
/*  h4,*/
/*  h5 {*/
/*    font-family: "Lato" !important;*/
/*  }*/
/*}*/


body, 
body :not(i):not(.fa):not(.fas):not(.far):not(.fab) {
  font-family: 'Lato', sans-serif !important;
}
#blog-item img.blog_image {
    float: none;
    margin: 0 15px 10px 0;
    max-width: 100%;
    display: inline-block;
}