
.lang_inactives{
	background: none repeat scroll 0 0 #FFFFFF;
	width:102px;
	left: 0;
	position: absolute;
	display:none;
	margin: 0;
	padding: 0;
}


.service-cart .off{
	display: block !important;
	padding: 0px !important;
	margin: 0 !important;
	height: 29px !important;
	position: relative!important;
	top: 0 !important;
}

.service-cart .off .language{
	padding: 5px;
}

.service-cart .on{
	height: 29px;
	margin-bottom: 3px;
}

.select-language {
	margin-right:0!important;
	z-index: 2!important;
	width: 100px !important;
	margin-top: -2px !important;
}

.service-cart .language{
	display: block;
	padding: 0 !important;
	width: 100px !important;
}

.breadcrumbs {display: none;}

ul.messages, ul.messages ul {
	list-style-type: none;
    padding-left: 5px;
}

#shipto-button{
	background-color: black;
	color: #758181;//#00ccff;
	border-bottom: 1px solid #758181;
	padding-bottom: 5px;
	padding-top: 5px;
}
#shipto-button a{
	color: #00ccff;
	transition: color 0.5s ease;
}
#shipto-button a:hover{
	color: white;
	text-decoration: none;
	transition: color 0.5s ease;
}
#shipto-button .mob-currency{
	font-size: 0.8em;
}
