.header{
	background-image:url(/image-v5/xmasmarkets/themeBackground.png);
}

.header-right{
	background-image:url(/image-v5/xmasmarkets/themePhoneHand.png);
}

@media only screen and (max-width: 768px) and (min-width:240px){
	.header-left label{
		background-image:url(/image-v5/xmasmarkets/themePhoneSingle.png);
	}
}

.gridBackgroundLight{
	background:#ffffff;
}

.gridBackgroundDark{
	background:#e9f5e1;
}

.global_footer{
	background:#73be40;
	color:#fff;
}

.global_footer .social a:hover,.global_footer .social a:active {
	background:#fff;
	color:#73be40;
}

#selector a.current {
	color:#73be40;
}

/*------------------------------*/

.app-avialable li a.long{
	background:#73be40;
	color:#ffffff;
}
.app-avialable li a.long:hover{
	background:#333;
}

/*------------------------------*/

.gridBackgroundLight, .gridBackgroundDark {
	margin:0;
	padding:3em 0;
}
@media only screen and (max-width: 480px) and (min-width:320px) {
	.gridBackgroundLight, .gridBackgroundDark {
		padding:1em 0;
	}
}
@media only screen and (max-width:320px) and (min-width:240px) {
	.gridBackgroundLight, .gridBackgroundDark {
		padding:1em 0;
	}
}

/*----*/
.apple{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat 0px 0px;
}
.android{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -60px 0px;
}
.win{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -120px 0px;
}
.bb{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -180px 0px;
}
.fxos{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -240px 0px;
}
.googleplay{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -300px 0px;
}
.amazon{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -360px 0px;
}
.lg{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -420px 0px;
}
.samsung{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -480px 0px;
}
/*.emptystore{*/
/*	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -560px 0px;*/
/*}*/
/*----*/
.themeStar{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat 3px -54px;
}
.themeUser{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -57px -54px;
}
.themeBook{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -117px -54px;
}
.themeSwipe{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -177px -54px;
}
.themePrice{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -237px -54px;
}
.themeLocal{
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -297px -54px;
}
/*----*/
.social-icons ul li a{
	font-size:1.5em;
	height: 1.7em;
	width: 2em;
	display: block;
	border-radius: 2em;
	background:#73be40;
	color:#ffffff;
	padding:0.3em 0 0 0;
	border:0;
}
.social-icons ul li a:hover{
	background:#333;
}
/*----*/
.mfp-close {
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -7px -231px;
}
.mfp-close:hover, .mfp-close:focus {
	background: url(/image-v5/xmasmarkets/themeSprits.png) no-repeat -44px -231px;
}
