.login__wrapper .page-title, .returning-wrapper .login-title {
	display: none;
}
.returning-wrapper {
	padding-top: 370px;
}
.header-languageselector {
	position: relative;
	float: right;
	margin-top: 26px;
	margin-right: 10px;
	margin-left: 10px;
}
.header-languageselector select {
	border: none!important;
}
.header-currencyselector {
	position: relative;
	float: right;
	margin-top: 26px;
	margin-right: 10px;
	margin-left: 10px;
}
.header-currencyselector select {
	border: none!important;
}
#logorow .grid_12 .banner_page_title {
	background: rgba(0,0,0,0.5);
    padding: 20px;
}
/*Registration Active*/
.login__wrapper {
	overflow-y: scroll;
	background-size: cover;
}
/** Homepage ammendments - HO - 21/06/18**/ 
/*Featured categories*/
.listItem .picture img {
    max-width: 100%!important;
    max-height: 100%!important;
    width: 100%!important;
    height: 100%!important;
}
.homeFeaturedCategoriesWrapper .listItem .picture img, .homeFeaturedProductsWrapper .listItem .picture img {
	padding: 0%;
}
.homeFeaturedCategoriesWrapper .listItem, .homeFeaturedProductsWrapper .listItem {
    width: 24%;
    margin-left: 12px; 
	border: 0px;
	margin-bottom: 15px;
}
.homeFeaturedCategoriesWrapper .listItem .product-title, .homeFeaturedProductsWrapper .listItem .product-title {
	height: 54px;
    background-color: #00000061;
}
.homeFeaturedCategoriesWrapper .listItem .product-title a, .homeFeaturedProductsWrapper .listItem .product-title a {
	color:#fff;
	font-weight:bold;
}
/*Featured products*/
.homeFeaturedCategoriesWrapper .listItem:hover, .homeFeaturedProductsWrapper .listItem:hover {
    border: none;
}
.homeFeaturedProductsWrapper .listItem .listWrapper .item-box {
    margin-top: 0px;
}
.homeFeaturedProductsWrapper .listItem {
    padding-bottom: 11.5%;
    height: auto;
}
.homeFeaturedProductsWrapper .listItem .description {
    display: none;
}
.homeFeaturedProducts .homepage-large-products .add-info {
    bottom: -50px;
}
.homeFeaturedProductsWrapper .listItem h2.product-title {
    left: 0;
    width: 100%;
    margin-bottom: 0px;
}
.homeFeaturedProducts .homepage-large-products .add-info .prices {
    border: 1px solid #000;
}
/* Megaedit loading */ 
.loadingScreen .loadingLogo .loadingSpinner {
    margin-top: 12%;
    font-weight: bold;
}
/* Category page */ 
.allProductsCategoriesWrapper .product-grid .listItem .product-title {
    padding: 3%;
    background: #00000061;
}
.allProductsCategoriesWrapper .product-grid .listItem .product-title a {
	color:#fff;
	font-weight:bold;
}
.allProductsCategoriesWrapper .product-grid .listItem .alternate--prices {
    margin-top: 8px;
}
/* Login */
.returning-wrapper {
	padding: 50px;
	width: 600px;
	top: 170px;
	margin: 0px;
	margin-left: -178px;
	height: auto;
	bottom: initial;
	padding-bottom: 10px;
	position: absolute;
	right: 3%;
}
.returning-wrapper {
	padding-top: 150px;
	background-size: 130px;
	background-position: 235px 20px;
}
.register-customer-wrapper.grid_6 {
    position: absolute;
    float: right;
    width: 600px;
    margin-top: 670px;
    text-align: center;
    background: #fff;
    padding-top: 50px;
    max-width: 90%;
    padding: 50px;
    margin-left: 0px;
    margin-bottom: 100px;
    right: 3%;
    margin-right: 0;
}
.register-customer-wrapper.grid_6 input[type="text"], .register-customer-wrapper.grid_6 input[type="number"], .register-customer-wrapper.grid_6 input[type="email"], .register-customer-wrapper.grid_6 input[type="password"], .register-customer-wrapper.grid_6 select {
	border: solid 1px #000;
}
.login__wrapper .page-title {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 60px;
}
.returning-wrapper .login-block .loginbutton, .register-customer-wrapper .registernextstepbutton {
	display: inline-block;
	padding: 6px!important;
	padding-left: 30px!important;
	padding-right: 30px!important;
	width: auto;
	height: auto;
}
.returning-wrapper div.buttons {
	text-align: center;
}
.register-customer-wrapper .item-value {
	text-align: left;
}
.register-customer-wrapper .login-title .requiredMarker {
	position: absolute;
	top: 50px;
	right: 50px;
	font-size: 10px;
}
.register-customer-wrapper .login-title {
	color: #000;
	margin-bottom: 50px;
	text-align: left;
}
.register-customer-wrapper .login__wrapper .page-title h1 {
	display: block;
	text-shadow: rgba(0,0,0,0.8) 1px 1px 4px;
	font-size: 30px;
}
.homeFeaturedCategoriesWrapper .listItem .product-title, .homeFeaturedProductsWrapper .listItem .product-title {
	border: 0;
	position: absolute;
	z-index: 2;
	bottom: 0;
	padding: 6%;
	font-size: 16px;
	width: 100%;
	box-sizing: border-box;
	white-space: initial;
	text-align: center;
}
/* Basket */ 

.basketUpdatecartbutton, .basketEditButton {
	width: 132px;
}
span.requiredMarker {
    margin-top: 38px;
}
@media only screen and (max-width: 980px) {
.homeFeaturedCategoriesWrapper .listItem, .homeFeaturedProductsWrapper .listItem {
    width: 48%;
}
.homeFeaturedProductsWrapper .listWrapper .item-box {
    height: 390px;
}		
}
@media only screen and (max-width: 767px) {
.register-customer-wrapper table td {
	padding: 10px 8px 10px 8px;
	color: #333;
	position: relative;
	float: left;
	width: 100%!important;
	display: block;
	text-align: left!important;
}
.register-customer-wrapper.grid_6 {
	margin-top: 460px;
	padding: 10px;
	max-width: 94%;
	width: 100%;
}
.returning-wrapper {
    padding: 28px;
    top: 20px;
    max-width: 94%;
    width: 100%;
}
.login__wrapper .page-title {
	left: 0px;
	top: 0px;
	padding: 25px;
	text-align: center;
}
.register-customer-wrapper.grid_6 {
	margin-top: 540px;
	padding: 28px;
}
.returning-wrapper {
    padding-top: 150px;
    background-position: 25px 24px;
}
.homeFeaturedCategoriesWrapper .listItem.grid_3  {
    width: 98%;
	padding-bottom: 85%;
}
.homeFeaturedProductsWrapper .listItem  {
    width: 98%;
}
.listWrapper .item-box, .search-results .item-box {
    height: 310px;
}	
.homeFeaturedCategoriesWrapper .listItem .product-title, .homeFeaturedProductsWrapper .listItem .product-title {
    height: 75px;
}	
.homeFeaturedProductsWrapper .listItem {
    padding-bottom: 21.5%;
    height: auto;
}	
	
}
@media only screen and (max-width: 480px) {
.returning-wrapper {
    padding: 28px;
    top: 5px;
    padding-top: 250px;
    background-size: 239px;
    background-position: 25px 9px;
}
.register-customer-wrapper.grid_6 {
	margin-top: 495px;
}
.login__wrapper .page-title h1 {
	display: block;
	text-shadow: none;
	font-size: 26px;
}
.register-customer-wrapper .login-title .requiredMarker {
	position: absolute;
	top: 70px;
	right: 50px;
	font-size: 10px;
}
.register-customer-wrapper.grid_6 {
    margin-top: 610px;
    padding: 32px;
    max-width: 100%;
    padding-top: 40px;
}
.homeFeaturedProductsWrapper .listWrapper .item-box{
    height: 310px;
}		
}