/* @group Greys */
/* @end */
/* @group Corporate colours taken from logo */
/* @end */
/* @group Site Defaults */
/* @end */
/*********************
BREAKPOINTS
*********************/
.iziModal .iziModalClose {
  float: right;
  font-size: 1.5rem;
  margin-right: -1.4rem;
  margin-top: -1rem;
  color: #000000; }

.SBWidgetModal .iziModalClose {
  font-size: 1.5rem;
  right: 2.3rem;
  color: white;
  top: 0px !important;
  position: absolute; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width: 320px) and (max-width: 736px) {
  .SBWidgetModal .iziModalClose {
    right: 3rem; } }

.iziModal-header-title {
  font-family: "Geometric_415 W01 Lite", Arial, sans-serif !important;
  font-weight: 500 !important; }
