.centreColumn {
  width: 100%;
  margin-bottom: 30px;
  min-height: calc(100vh - 310px);
}

.progress + .centreColumn {
  min-height: calc(100vh - 388px);
}

.centreColumn > .sleeve > .main {
  padding-right: 80px;
}

.centreContent .buttons .style2 {
  margin-right: 0;
}


body {
  font-family: ff-meta-serif-web-pro, Georgia, Times, Serif;
  background: transparent;
}

.rightColumn iframe {
  height: auto;
}

/* Hide first title div on the product selection page */
/*
body.product .main > .title {
     display: none; 
}
*/

h1, h2 {
  color: #212121;
  font-family: ff-unit-web, serif;
  font-weight: bold;
}

h1 {
  font-size: 2.9em;
  line-height: 1.241;
  font-family: ff-unit-slab-web, serif;
}

h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 1.6em;
  line-height: 1.56;
  font-family: ff-unit-web, serif;
}

p {
  font-size: 1.6em;
  line-height: 1.56;
}

p.style1 {
  font-size: 1.8em;
  line-height: 1.55;
}

li {
  font-size: 1.6em;
  line-height: 1.56;
}

ol li {
  margin-left: 27px;
}

dl {
  font-size: 1.6em;
  line-height: 1.56;
}

address {
  font-size: 1.6em;
  line-height: 1.56;
}

table {
  font-size: 1.6em;
  line-height: 1.56;
}

label,
fieldset fieldset legend {
  font-size: 1.6em;
  line-height: 1.56;
  font-weight: normal;
  font-family: ff-unit-web, serif;
}

fieldset.informInline {
  margin-bottom: 5px;
}  

.fieldset.products {
  margin-bottom: 10px;
}

body.product fieldset.style2 {
  background-color: #F3F3F3;
  border-radius: 3px;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 20px;
  position: relative;
}

body.product fieldset.style2 .field {
  /* float: right; */
}

body.product fieldset.style2 .field button.style2 {
  margin: 0;
}

body.product fieldset.style2 .field.promotion {
  float: left;
  position: relative;
  right: auto;
  display: none;
  top: auto;
}

#wrapper .products .field:hover {
  background: #F7D9E2;
  color: #C5003E;
}

#wrapper .products div.field div {
  border: 0;
}

#wrapper .products .field:hover .title {
  color: #C5003E;
}

.product #offerVariantSelectionWrapper div.field div {
  padding-bottom: 5px;
}

.product #offerVariantSelectionWrapper > h2 {
  background: #f3f3f3;
}

legend {
  font-family: ff-unit-slab-web, serif;
}

input.text,
select,
textarea {
  border: 1px solid #dcdcdc;
  font-size: 1.6em;
  font-family: ff-unit-web, serif;
}

div.password div.field.radio label {
  font-weight: normal;
}

.validation-advice {
  font-family: ff-unit-web, serif;
}

button,
a.button {
  border: 0;
  border-radius: 5px;
  font-weight: normal;
  font-family: ff-unit-web, serif;
}

button.text,
button.returnTo {
  color: #42789e;
  font-family: ff-unit-web, serif;
}

button.text:hover,
button.returnTo:hover {
  color: #222;
}

a:link {
  color: #42789e;
  text-decoration: none;
}

a:visited {
  color: inherit;
}

.buttonTop a {
  color: #FFFFFF;
}

a:hover,
a:active {
  color: #222;
  text-decoration: underline;
}
#wrapper {
  background-color: transparent;
  box-shadow: 0 0 0;
  position: static;
  overflow:inherit;
}
#wrapper:before {
  content: "";
  background-color: #000;
  width: 100%;
  height:63px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.validationBox h2 {
  font-weight: normal;
  font-size: 1.6em;
  line-height: 1.56;
}

.validationBox li {
  font-weight: normal;
  font-size: 1.6em;
  font-family: ff-unit-web, serif;
  line-height: 1.56;
}

.paymentType .radiogroup label > span {
  color: #000000;
  padding-top: 1px;
}

#wrapper .products .labelInner1 .title {
  color: #000000;
  font-size: 24px;
  letter-spacing: -0.025em;
  margin-bottom: 0;
}

#wrapper .products .labelInner2 .cost {
  font-size: 24px;
  line-height: 1.333;
}

#wrapper .products .labelInner1 .payable {
  display: none;
}

#wrapper .products div label {
  float: none;
  margin: -33px 0 0 30px;
  padding: 8px 0 0;
  width: auto;
}

#wrapper .products div label span * {
  font-size: 18px;
}

.mast .sleeve a .mobile {
  display: none;
}

.mast .sleeve .mastheadLogo {
  border: none;
  padding: 0;
  margin-top: 10px;
  width: 100%;
}

.mast .sleeve .mastheadLogo img {
  max-width: none;
}

button.style2 {
  border: 1px solid #C5003E;
  background-color: #C5003E;
  color: #fff;
  font-family: ff-unit-web, serif;
  transition: background-color 0.3s, color 0.3s;
  height: 38px;
}

button.style2:hover {
  background-color: #8F002D;
  color: #fff;
}

button.style2:not([disabled]):hover,
button.style2:not([disabled]):focus {
  background-color: #8F002D;
  color: #fff;
}

/* FOOTER */

.footer ul {
  clear: both;
  background-color: #000000;
  color: #fff;
  width: 100%;
  padding: 13px;
  float: none;
  text-align: center;
}

.footer li {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 1.6em;
  font-family: ff-unit-web, serif;
  border-top: 0;
  margin-top: 0;
}

.footer ul li a {
  color: #fff;
}

.footer .sleeve div {
  text-align: right;
  font-size: 12px;
  line-height: 16px;
  padding-top: 10px;
  color: #888;
  font-family: ff-unit-web, serif;
}

div.footer {
  background-color: #000;
  border-top: 0px;
}

.footer {
  border-top: 0;
  padding-top: 0;
  width: calc(100vw - 9px);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media only screen and (max-width: 767px) {

.mast .sleeve a [class="desktop"] {
  display: none;
}
.mast .sleeve a [class="mobile"] {
  display: block;
}
.mast .sleeve .mastheadLogo .mobile {
  margin: 0;
}
.mast .sleeve .mastheadLogo {
  margin-top: 4px;
  margin-bottom: 12px;
}
.footer li {
  display: block;
  border-top: 0 none;
}
#wrapper {
  padding: 6px 10px 0 10px;
}

#wrapper .products .labelInner1 .title, #wrapper .products .labelInner2 .cost {
  font-size: 20px;
}

}

@media only screen and (min-width: 768px) {

  #wrapper:before {
    content: "";
    background-color: #000;
    height: 106px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .mast {
    margin: 0px 0 50px;
  }

  .footer li {
    border-left: 1px solid #e7e7e7;
    padding-top: 0;
    padding-left: 10px;
    margin-left: 10px;
  }
}

@media only screen and (min-width: 996px) {
  #wrapper {
      padding:10px 10px 0 10px;
  }
}

@media only screen and (max-width: 996px) {

  .centreColumn > .sleeve > .main {
    padding-right: 0;
  }
      
  body.product fieldset.style2 .field.promotion {
    float: left;
    clear: left;
  }

  .buttonTop a.button.mobile {
    display: block;
    float: right;
    margin: 32px 0;
    text-align: left;
    padding-top: 10px;
    width: 108px;
    padding-bottom: 23px;
  }

  .buttonTop a.button.mobile:after {
    border-left: 5px solid transparent;
    border-bottom: 5px solid #fff;
    border-right: 5px solid transparent;
    content: "";
    margin: 4px 0 0 7px;
    right: 19px;
    position: absolute;
  }    

}

@media only screen and (max-width: 600px) {  

  body.product fieldset.style2 .field {
    float: left;
  }

  body.product fieldset.style2 .field.promotion {
    clear: left;
    float: left;
  }

  #wrbm-footer-div img {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }

}