body {
	font-family: 'Arial', 'Helvetica', sans-serif;
	background-color: transparent;
  }
  
  h1,
  h2 {
	color: #212121;
  }

  button,
  a.button {
	border: 0;
	border-radius: 0;
	background: #F9C33D;
	color: #212121;
	text-transform: uppercase;
  }
  button:hover,
  button:focus,
  a.button:hover,
  a.button:focus {
	background: #F4AE00;
  }
  button.style2{
	background-color: #F9C33D; 
	border:none;
	border-radius: 0;
	color: #212121;
  }
  button.style2:not([disabled]):hover, 
  button.style2:not([disabled]):focus {
    background-color: #F4AE00;
}
  a.button.mobile {
	color: #212121;
	width: 124px;
	padding-top: 6px;
  }
  a.button.mobile:hover,
  a.button.mobile:focus {
	color: #212121;
  }
  button.text,
  button.returnTo {
	  font-weight:bold;
	color: #212121;
	text-decoration:underline;
  }
  
  button.text:hover,
  button.returnTo:hover {
	color: #212121;
	background-color:transparent;
	text-decoration:none;
  }
  
  a:link,
  a:visited {
	color: #212121;
	font-weight:bold;
	text-decoration: underline;
  }
  
  a:hover,
  a:active {
	color: #212121;
	text-decoration: none;
  }
  
  .pagePartial .blockGroup .userDataBlock{
	text-decoration:none;
  }
  .validationBox h2 {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .validationBox li {
	font-size: 1.6em;
	line-height: 1.56;
  }

  #wrapper .products .field:hover{
	background-color: #f7c7ca; 
  }
  .product #offerVariantSelectionWrapper > h2 {
	background-color: #eee; 
  }
  
  .paymentType .radiogroup label > span {
	color: #212121;
	padding-top: 1px;
  }
  
  #wrapper {
	box-shadow: 0 0 0;
	position: static;
	background-color: transparent;
	overflow:inherit;

	padding-top:0;
  }

  #wrapper {
	padding-bottom:0;
  }
  #wrapper:before {
	content: "";
	background-color: #B02A31;
	height: 73px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	border-bottom:7px solid #2D2D2D;
  }
  
  #wrapper .products .labelInner1 .title {
	color: #212121;
  }
  .mastheadLogo #brand-logo{
	display:block;
 
}
 
.mastheadLogo{
	display:flex;
	align-items: center;
}
 
.mastheadLogo  .mastHybrid p.mastHybrid-text {
	display:none;
}
  .mast {
	margin-bottom: 66px;
	position:relative;
  }

  
  .mast .sleeve a .mobile {
	display: none;
  }
  
  .mast .sleeve div {
	padding: 18px 0 20px;
  }
  .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: 100%;
	width: -webkit-calc(100vw - 9px);
	width: -moz-calc(100vw - 9px);
	width: calc(100vw - 9px);
	margin: 0 -moz-calc(-50vw + 50%);
	margin: 0 -webkit-calc(-50vw + 50%);
	margin: 0 calc(-50vw + 50%);
	position: relative;
	padding-top: 0;
}
  
  
  .footer .sleeve {
	position: relative;

  }
  
  .footer .sleeve:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	
  }
  
  .footer ul {
	position: relative;
	clear: both;
	background-color: #2d2d2d;
	color: #fff;
	width: 100%;
	padding: 17px 20px;
	float: none;
	margin: auto;
	text-align: center;
  }
  
  .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;
	text-decoration:none;
  }
  .footer ul li a:hover,
  .footer ul li a:active{ 
	text-decoration:underline;
  }
  
  .footer .sleeve div {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
  }
   .poweredby{
	font-size: 12px;
	line-height: 16px;
	padding: 9px 0;
	margin:auto;

	color:#212121;
  }
  .poweredby a{
	  color:#212121;
	  font-weight:800;
  }
  @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: 767px) {
	#wrapper {
		 
		 margin-top:0;
	  }
	.mast{
		margin-bottom: 25px;
	}
	.mast::after {
		content: '';
		width: 100vw;
		height: 2px;
		background-color: transparent;
		position: absolute;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw;
		bottom: 0px;
	  }
	.mast .sleeve a [class="desktop"] {
	  display: none;
	}
	.mast .sleeve a [class="mobile"] {
	  display: block;
	}

	.validation-advice {
		text-align:left;
		}
	.footer li {
	  display: block;
	  border: 0 none;
	  padding:0;
	  margin:0;
	  text-align:center;
	  line-height: 26px;
	}

}
  
  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;
  
  }
  fieldset fieldset .group.passwordGroup .showPassword label, 
  fieldset fieldset .group.emailGroup .showPassword label {
    float: right;
    margin-top: -2px; 
}
  @media screen and (min-width: 768px){
	#wrapper:before{
		background-position: top right -20em;
		background-size: unset;
	}
	.mastheadLogo .mastHybrid{
		max-width: 410px;
		margin-left: -26px;
		margin-top: 26px;
		line-height: 0;
	}
	.mastheadLogo .mastHybrid p.mastHybrid-text {
	  color: white;
	  font-size: 22px;
	  display:block;
	  line-height: 1.2;
  }
}

@media screen and (min-width: 1024px){
	#wrapper:before{
		background-position: top right;
 
	}

}