body {
	font-family: 'Barlow', sans-serif;
	background-color: transparent;
  }
  
  h1,
  h2, h3, h4, h5, h6 {
	color: #212121;
	font-weight:bold;
	letter-spacing:-0.025em;
  }
 

h1, h2 {
	font-size: 1.814rem;
	line-height: 2.25rem;
}


h3 {
	font-size: 1.802rem;
	line-height: 2.027rem;
}	
h4 {
	font-size: 1.424rem;
	line-height: 1.602rem;
}
  
  button,
  a.button {
	border: 0;
	border-radius: 4px;
	background: #E5007E;
	text-transform: uppercase;
	font-size:16px;
  }
  button:hover,
  button:focus,
  a.button:hover,
  a.button:focus {
	background: #222222;
  }
  button.style2{
	background-color: #E5007E; 
	border:none;
	border-radius: 4px;
	font-size:16px;
  }
  button.style2:not([disabled]):hover, 
  button.style2:not([disabled]):focus {
    background-color: #222222;
}
  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: #6200bd;
	
  }
  
  button.text:hover,
  button.returnTo:hover {
	color: #6200bd;
	text-decoration: underline;
  }
  
  a:link,
  a:visited {
	color: #6200bd;
  }
  
  a:hover,
  a:active {
	color: #6200bd;
	text-decoration: underline;
  }
  
  .validationBox h2 {
	font-size: 1.6em;
	line-height: 1.56;
  }
  
  .validationBox li {
	font-size: 1.4em;
	line-height: 1.56;
  }
  
  .paymentType .radiogroup label > span {
	color: #222222;
	padding-top: 1px;
  }
  
  #wrapper {
	box-shadow: 0 0 0;
	position: static;
	background-color: transparent;
	overflow:inherit;
	padding: 20px 20px 0;
  }
  
  #wrapper:before {
	content: "";
	background: -webkit-gradient(linear, left top, right top, from(rgba(14,194,201,1)), color-stop(11%, rgba(14,194,201,1)), color-stop(22%, rgba(18,190,203,1)), color-stop(33%, rgba(30,179,209,1)), color-stop(43%, rgba(49,161,220,1)), color-stop(54%, rgba(77,135,234,1)), color-stop(65%, rgba(112,102,253,1)), color-stop(66%, rgba(117,98,255,1)), color-stop(93%, rgba(98,0,189,1)), to(rgba(98,0,189,1)));
    background: linear-gradient(90deg, rgba(14,194,201,1) 0%, rgba(14,194,201,1) 11%, rgba(18,190,203,1) 22%, rgba(30,179,209,1) 33%, rgba(49,161,220,1) 43%, rgba(77,135,234,1) 54%, rgba(112,102,253,1) 65%, rgba(117,98,255,1) 66%, rgba(98,0,189,1) 93%, rgba(98,0,189,1) 100%);
	height: 151px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
  }
  
  #wrapper .products .labelInner1 .title {
	color: #222222;
  }
  .mastheadLogo #brand-logo{
	display:block;
}
.mastheadLogo #mobile-logo{
	display:none;
}
  .mast {
	margin-bottom: 50px;
	position:relative;
  }
  .mast::after {
	content:'';
	width: 100vw;
	height:1px;
	background-color:#fff;
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw; 
	bottom: -13px;
  }
  
  .mast .sleeve a .mobile {
	display: none;
  }
  
  .mast .sleeve div {
	padding: 9px 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;
}
fieldset fieldset .group.passwordGroup .showPassword, 
fieldset fieldset .group.emailGroup .showPassword{
	font-size: 8px;
}
	/* recatcha  issue */
	.g-recaptcha iframe, .gc-reset iframe{
		height:100%;
	}
  /* FOOTER */
  .footer {
	width: 99.6874vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	padding-top: 0;
}
  
  .footer .sleeve {
	position: relative;
	background-color:#4a4a49;

  }
  
  .footer .sleeve:before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	
  }

  .footer ul {
	position: relative;
	clear: both; 
	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: 14px;
	
  }
  
  .footer ul li a {
	color: #fff;  
  }
  .footer ul li a:hover {
	text-decoration:underline;
}
  
  .footer .sleeve div { 
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	color: #888;
  }
  .footer .sleeve div.full-width-background{
	background-color: #4a4a49;
	width:100vw;
	padding-top: 4px;
    padding-bottom: 6px;
  }
  .footer .sleeve div.poweredby{
	padding:0;
	width: 100vw;
    border-top: 1px solid #fff;
	background-color:#0EC2C9;
  }
  .footer .sleeve div.poweredby .inner-sleeve-poweredby{
	font-size: 12px;
	line-height: 16px;

	padding-bottom: 15px;
	max-width:1220px;
	margin:auto;
	color:#fff;

	padding-left:20px; 
  }
  .footer .sleeve div.poweredby a{ 
	color:#fff;
	font-weight:bold;

  }

  @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: 1023px) {
	h1 {
		font-size: 1.802rem;
		line-height: 2.027rem;
	}
	h2 {
		font-size: 1.602rem;
		line-height: 1.802rem;
	}
	h3 {
		font-size: 1.424rem;
		line-height: 1.602rem;
	}
	h4 {
		font-size: 1.266rem;
		line-height: 1.424rem;
	}
	h5, h6 {
		font-size: 1.125rem;
		line-height: 1.602rem;
	}
}
  @media only screen and (max-width: 996px){
  #wrapper {
	padding: 20px 20px 0;
  }
}
 
  @media only screen and (max-width: 767px) {
 
	#wrapper {
		padding: 5px 10px 0;
	  }
	#wrapper:before {

		background:#ffffff;
		height: 50px;
		border-bottom: 1px solid #0EC2C9;
	}
	.mastheadLogo #brand-logo{
		display:none;
	}
	.mastheadLogo #mobile-logo{
		display:block;
	}
	.mast{
		margin-bottom: 25px;
	}
	.mast::after {
		display:none;		
	  }
	.mast .sleeve a [class="desktop"] {
	  display: none;
	}
	.mast .sleeve a [class="mobile"] {
	  display: block;
	}
	.mast .sleeve div {
		padding: 1px 0;
	}
	.validation-advice {
		text-align:left;
		}
	.footer ul{
		padding: 9px 20px 7px;
	}
	.footer li {
	  display: block;
	  border-left: 0 none;
	  padding: 0 0 3px;
	  margin:0;
	  line-height: 27px;
	  border-top: 0px solid;
	}
	.footer .sleeve div.poweredby .inner-sleeve-poweredby{
		padding-top: 14px;
	}
  }
  
  
  p {
	  font-size: 1.6em;
	  line-height: 1.56;
  }
  
  p.style1 {
	  font-size:  1.4em;
	  line-height: 1.55;
  }
  
  li {
	  font-size: 1.4em;
	  line-height: 1.56;
  }
  
  ol li {
	  margin-left: 27px;
  }
  
  dl {
	  font-size: 1.4em;
	  line-height: 1.56;
  }
  
  address {
	  font-size: 1.4em;
	  line-height: 1.56;
  }
  
  table {
	  font-size: 1.4em;
	  line-height: 1.46;
  }
  
fieldset legend {
	font-size: 2.4em;
	line-height: 1.3;
}
  label{
	font-size: 1.6em;
	line-height: 1.6;
  }
  
  input.text, select, textarea {
	  font-size:  1.4em;
	  line-height: 1.56;
  
  }
  
