body {
	font-family: "Raleway", sans-serif;
	background-color: transparent;
  }
  
  h1,
  h2 {
	color: #212121;
  }

  button,
  a.button {
	border: 0;
	border-radius: 50px;
	background: #871F42;
	text-transform: uppercase;
  }
  button:hover,
  button:focus,
  a.button:hover,
  a.button:focus {
	background: #000;
  }
  button.style2{
	background-color: #871F42; 
	border:none;
	border-radius: 50px;
    font-family: "Raleway", sans-serif;
  }
  button.style2:not([disabled]):hover, 
  button.style2:not([disabled]):focus {
    background-color: #000000;
}
  a.button.mobile {
	color: #fff;
	width: 124px;
	padding-top: 6px;
  }
  a.button.mobile:hover,
  a.button.mobile:focus {
	color: #fff;
  }
  button.text,
  button.returnTo {
	color: #871F42;
  }
  
  button.text:hover,
  button.returnTo:hover {
	color: #222;
  }
  
  a:link,
  a:visited {
	color: #871F43;
	text-decoration: none;
  }
  
  a:hover,
  a:active {
	color: #222;
	text-decoration: underline;
  }
  
  .validationBox h2 {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .validationBox li {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .paymentType .radiogroup label > span {
	color: #871F42;
	padding-top: 1px;
  }
  .field.dpa-style .group {
    float: right;
	}
	.field.dpa-style .group label {
		line-height: 1.5;
	}
  #wrapper {
	box-shadow: 0 0 0;
	position: static;
	background-color: transparent;
	overflow:inherit;
  }
  
  #wrapper:before {
	content: "";
	background-color: #EAEAEA;
	height: 205px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-top:5px solid #2C2C2C;
	border-bottom: 52px solid #557C91;
  }
  
  #wrapper .products .labelInner1 .title {
	color: #871F42;
  }
  .mastheadLogo #brand-logo{
	display:block;
}
.mastheadLogo #mobile-logo{
	display:none;
}
  .mast {
	margin-bottom: 115px;
  }
  
  .mast .sleeve a .mobile {
	display: none;
  }
  
  .mast .sleeve div {
	padding: 12px 0;
  }
  .validation-advice {
	text-align: right;
	}
  .navigation-home {
	position: absolute;
	z-index: 10;
	color: red;
	width: 40px;
	height: 52px;
	display: inline-block;
	top: 140px;
	line-height: 64px;
	text-align: center;
  }
  .checkbox.showPassword.no-image {
    text-align: right;
}
  
  /* FOOTER */
  .footer {
	width: 99.6874vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding-top: 0;
	background-color:#871F43;
  }
  
  .footer .sleeve {
	position: relative;
  }
  
  .footer .sleeve:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	background-color: #871F42;
  }
  
  .footer ul {
	position: relative;
	clear: both;
	background-color: #871F42;
	color: #fff;
	width: 100%;
	max-width:1220px;
	padding: 13px 20px;
	float: none;
	margin: auto;
	text-align: left;
  }
  
  .footer li {
	float: none;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.4em;
  }
  
  .footer ul li a {
	color: #fff;
  }
  
  .footer .sleeve div {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	color: #888;
  }
   .poweredby{
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
	max-width:1220px;
	margin:auto;
  }
  
  @media print {
	h2 {
	  font-size: 100% !important;
	}
	table,
	table li,
	table p,
	p {
	  font-size: 10pt;
	  line-height: 1.2;
	}
	.address {
	  margin-right: 20px;
	}
	.payment {
	  margin-left: 0;
	}
	#wrapper {
	  max-width: 1220px;
	  margin-left: auto;
	  margin-right: auto;
	}
	label,
	input,
	textarea,
	select {
	  display: inline !important;
	}
	a:link:after,
	a:visited:after {
	  content: none !important;
	}
	.navigation-home,
	.icon.required {
	  display: none;
	}
	.mast {
	  margin-bottom: 80px !important;
	  padding: 17px 0;
	}
  
	.mast .sleeve div {
	  padding: 0 !important;
	}
  }

  @media only screen and (max-width: 998px) {
	.mast {
	  margin-bottom: 98px;
	}
	#wrapper {
		padding: 5px 10px;
	  }
  }
  @media only screen and (max-width: 767px) {
	#wrapper:before {
		height: 50px;
		border-bottom:0 solid;
		border-top:0 solid;
	}
	.mastheadLogo #brand-logo{
		display:none;
	}
	.mastheadLogo #mobile-logo{
		display:block;
	}
	.mast{
		margin-bottom: 25px;
	}
	.mast .sleeve a [class="desktop"] {
	  display: none;
	}
	.mast .sleeve a [class="mobile"] {
	  display: block;
	}
	.mast .sleeve div {
		padding: 3px 0;
	}
	.validation-advice {
		text-align:left;
		}
	.footer li {
	  display: block;
	  border-top: 0 none;
	  padding-top: 0;
	}
  }
  
  
  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;
  }
  
  input.text, select, textarea {
	  font-size: 1.6em;
	  line-height: 1.56;
  
  }
