/* shop bar and cart */
@media (min-width:480px) {
	#prodCartMobile {
		display:none;
	}
	#prodCartTopQty
	,#prodCartTopQtyLabel
	,#prodCartTot {
		display:inline-block;
	}
	td.cartLink {
		padding-left:20px;
	}
}
@media (max-width:480px) {
	#prodCartMobile {
		display:inline-block;
	}
	#prodCartTopQtyLabel
	,#prodCartTot {
		display:none;
	}
	td.cartLink {
		padding-left:10px;
	}
}
.fancybox-caption {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:20px;
	line-height:22px;
	color:white;
}
/* CUSTOM CART */
#cartHolder {
	position:relative;
	padding-bottom:10px;
}
#prodCartIcon {
	padding-left:10px;
}
#productCartInfo {
	padding-right:10px;
}
div.productCartDark {
	background-color:#222;
}
#prodCartIcon span {
	position:relative;
	top:-4px;
	width:32px;
	height:25px;
	margin-right:8px;
}
#cartInnerHolder {
	position:relative;
	display:inline-block;
	padding:12px 10px 0 0;
}
table.tableCart td {
	vertical-align:top;
}
#prodCartIcon span {
	display:inline-block;
	background-size:contain;
	background-image:url('../graphic/cartNew.png');
	background-repeat:no-repeat;
}
#prodCartTopQty
,#prodCartTopQtyLabel
,#prodCartTot
,#prodCartSt
,#prodCartMobile {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:20px;
	line-height:22px;
	color:white;
}
#prodCartTot {
	font-family:"Open Sans";
	font-weight:300;
	display:inline-block;
	margin-left:2px;
}
div.cartInfo {
	margin-top:4px;
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	line-height:14px;
	color:white;
	font-weight:normal;
}
html
,body
,#siteTable
,div.mm-page
{
	height:100% !important;
}
/* site table */
#siteTable {
	display:table;
	width:100%;
	table-layout:fixed;
	background-color:white;
}
#tdBody {
	display:table-cell;
	vertical-align:top;
}
#btn_mmenuOpener {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	height:37px;
	padding:13px 15px 0 65px;
	font-size:22px;
	font-family:"Open Sans";
	line-height:24px;
	text-decoration:none;
	color:white !important;
}
#btn_mmenuOpener:hover {
}
#btn_mmenuOpener > span {
	position:absolute;
	display:block;
	top:13px;
	left:20px;
	width:30px;
}
#btn_mmenuOpener > span > span {
	display:block;
	width:100%;
	margin-top:5px;
	height:5px;
	background-color:#FFF;
}
#btn_mmenuOpener > span > span:nth-child(1) {
	margin-top:0 !important;
}
/* footer */
#tdFooter {
	display:table-cell;
	vertical-align:bottom;
}
#footerHolder {
	position:relative;
	margin:0 0 0 0;
	background-color:#26292b;
	box-shadow:0 0 16px rgba(0,0,0,0.5);
}
#footer {
	position:relative;
}
#footerInner {
	position:relative;
	padding:2% 3% 5%;
}
div.footerTable > div {
	padding-bottom:30px;
}
@media (min-width:569px) {
	div.footerTable {
		display:table;
		width:100%;
	}
	div.footerTable > div {
		display:table-cell;
		vertical-align:top;
	}
	div.footerTable > div:nth-of-type(1) {
		width:31.333%;
		padding-right:1.5%;
	}
	div.footerTable > div:nth-of-type(2) {
		width:31.333%;
		padding-right:1.5%;
		padding-left:1.5%;
	}
	div.footerTable > div:nth-of-type(3) {
		width:31.333%;
		padding-left:1.5%;
	}
}
#bodyHolder {
	position:relative;
	padding:0 0 0 0;
}

p.small {
	font-size:11px;
}
#pl_holder {
	margin:0;
}
#didYouMean {
	padding:2%;
	background-color:white;
}
#didYouMean
,#didYouMean > a {
	font-size:20px;
	line-height:26px;
}
#didYouMean > a {
	font-weight:700;
}
a.notInStock {
	opacity:0.25;
}
div.xAdditionalSearchResultHolder {
	padding:1%;
}
div.xAdditionalSearchResultHolder > div {
	margin-bottom:20px;
}
/* PRODUCT LIST */
div.xProductListContainer {
	padding:0 0 60px;
}
@media (min-width:1080px) {
	div.xProductList > div {
		width:15.666%;
		padding:0.5%;
		float:left;
	}
}
@media (min-width:900px) and (max-width:1080px) {
	div.xProductList > div {
		width:19%;
		padding:0.5%;
		float:left;
	}
}
@media (min-width:720px) and (max-width:900px) {
	div.xProductList > div {
		width:24%;
		padding:0.5%;
		float:left;
	}
}
@media (min-width:540px) and (max-width:720px) {
	div.xProductList > div {
		width:32.133%;
		padding:0.6%;
		float:left;
	}
}
@media (min-width:360px) and (max-width:540px) {
	div.xProductList > div {
		width:48%;
		padding:1%;
		float:left;
	}
}
@media (min-width:360px) {
	div.xProductList > div > div > div:nth-of-type(2) {
		height:60px;
	}
	div.xProductList > div > div > div:nth-of-type(2) > span {
		height:46px;
	}
}
@media (max-width:360px) {
	div.xProductList > div {
		width:98%;
		padding:1%;
		float:left;
	}
	div.xProductList > div > div > div:nth-of-type(2) {
		height:45px;
	}
	div.xProductList > div > div > div:nth-of-type(2) > span {
		height:32px;
	}
}
div.xProductList > div {
	overflow:hidden;
}
/* product list - banner */
div.xProductList > div > div > span {
	position:absolute;
	display:block;
	top:18px;
	left:-65px;
	padding-top:3px;
	text-align:center;
	width:200px;
	height:18px;
	background-color:#333;
	font-family:"Open Sans";
	font-size:14px;
	line-height:14px;
	font-weight:700;
	color:white;
	-ms-transform:rotate(-35deg); /* IE 9 */
	-webkit-transform:rotate(-35deg); /* Chrome, Safari, Opera */
	transform:rotate(-35deg);
	z-index:10;
}
div.xProductList > div > div > div:nth-of-type(2) > span {
	display:block;
	overflow:hidden;
	font-size:13px;
	line-height:15px;
}
div.xProductList > div > div > div:nth-of-type(2) > span > span:nth-of-type(1) {
	font-size:12px !important;
	font-weight:700;
	color:#666;
}
div.xProductList > div > div > div:nth-of-type(2) > span > span:nth-of-type(2) {
	font-weight:700;
}
div.xProductList > div > div > div:nth-of-type(2) > span > span:nth-of-type(3) {
	font-weight:400;
}
div.xProductList > div {
	position:relative;
	z-index:0;
}
div.xProductList > div > a {
	position:absolute;
	display:block;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	z-index:10;
	font-size:0;
	text-decoration:none;
}
div.xProductList > div > div {
	position:relative;
	/*
	padding:1.5%;
	*/
	background-color:white;
}
/* image holder */
div.xProductList > div > div > div:nth-of-type(1) {
	position:relative;
	width:100%;
	padding-bottom:100%;
	background-size:contain;
	background-position:center bottom;
	background-repeat:no-repeat;
}
/* price */
div.xProductList > div > div > div:nth-of-type(1) > div:nth-of-type(1) { 
	position:absolute;
	bottom:5px;
	right:-5px;
	background-color:#dd66b2;
	padding:3px 5px;
	font-family:"Open Sans";
	color:white;
	font-weight:700;
	font-size:15px;
	line-height:18px;
}
/* ord price */
div.xProductList > div > div > div:nth-of-type(1) > div:nth-of-type(2) { 
	position:absolute;
	bottom:35px;
	right:-5px;
	background-color:#FFF;
	padding:3px 5px;
	font-family:"Open Sans";
	color:#333;
	font-weight:400;
	font-size:12px;
	line-height:15px;
	text-decoration:line-through;
}

/* name holder */
div.xProductList > div > div > div:nth-of-type(2) {
	position:relative;
	overflow:hidden;
	padding:4px 3px 0;
	font-family:"Open Sans";
	font-weight:400;
	color:#000;
	text-align:left;
}
/* price */
div.xProductList > div > div > div:nth-of-type(2) > div:nth-of-type(1) {
	position:absolute;
	bottom:0;
	right:0;
	white-space:nowrap;
	padding:0 3px 0 0;
	z-index:10;
	background-color:#FFF;
	font-family:"Open Sans";
	font-weight:300;
	color:#000;
}
/* xProductTable */
div.xProductTable {
	display:table;
	width:100%;
	position:relative;
	margin:0;
}
div.xProductTable > div:nth-of-type(1) {
	display:table-header-group;
}
/* th */
div.xProductTable > div:nth-of-type(1) > div > div {
	font-weight:700;
	font-size:12px !important;
}
/* td artist */
div.xProductTable > div:nth-of-type(2) > div > div:nth-of-type(3) > a {
	font-weight:700;
}
/* td counter */
div.xProductTable > div > div > div:nth-of-type(1) {
	font-size:10px !important;
	text-align:right !important;
}
/* td media */
div.xProductTable > div > div > div:nth-of-type(1) {
	white-space:nowrap;
}
/* td price */
div.xProductTable > div > div > div:nth-of-type(5) {
	white-space:nowrap;
	text-align:right !important;
}
div.xProductTable > div:nth-of-type(2) {
	display:table-row-group;
}
div.xProductTable > div:nth-of-type(2) > div > div {
	border-bottom:1px solid transparent;
}
div.xProductTable > div:nth-of-type(2) > div:hover > div {
	border-bottom-color:#dd66b2 !important;
}
div.xProductTable > div > div {
	display:table-row;
}
div.xProductTable > div > div > div {
	display:table-cell;
	vertical-align:top;
	padding:2px 8px 3px;
}
div.xProductTable > div > div > div
,div.xProductTable > div > div > div > a:link
,div.xProductTable > div > div > div > a:hover
,div.xProductTable > div > div > div > a:visited
{
	font-family:"Open Sans";
	font-size:14px;
	line-height:18px;
}
div.xProductTable > div > div > div > a:link
,div.xProductTable > div > div > div > a:hover
{
	color:#dd66b2;
	text-decoration:none;
}
div.xProductTable > div > div > div > a:visited
{
	color:#dd66b2;
	text-decoration:underline;
}
.r {
	text-align:right !important;
}
@media (max-width:800px) {
	/* hide counter row */
	div.xProductTable > div > div > div:nth-of-type(1) {
		display:none !important;
	}
}
/* hide artist prefix in title as default */
div.xProductTable > div > div > div:nth-of-type(4) > a > span {
	display:none;
}
/* media prefix for small screens */
div.xProductTable > div > div > div:nth-of-type(4) > a > span:nth-of-type(1) {
}
/* artist prefix for small screens */
div.xProductTable > div > div > div:nth-of-type(4) > a > span:nth-of-type(2) {
	font-weight:700;
}
/* ord price */
div.xProductTable > div > div > div:nth-of-type(5) > span {
	text-decoration:line-through;
	font-size:12px;
}
@media (max-width:600px) {
	/* hide media row and artist row*/
	div.xProductTable > div > div > div:nth-of-type(2)
	,div.xProductTable > div > div > div:nth-of-type(3) {
		display:none !important;
	}
	/* show media and artist prefix for title */
	div.xProductTable > div > div > div:nth-of-type(4) > a > span {
		display:inline !important;
	}
}
@media (min-width:569px) {
	div.pct_intro > div {
		display:table;
	}
	div.pct_intro > div > div {
		display:table-row;
	}
	div.pct_intro > div > div > div {
		display:table-cell;
		vertical-align:top;
	}
	input.cartQty {
		width:35px;
	}
	#cartEditHolder {
		padding:20px !important;
	}
	#cartEditButtonHolder {
		padding:20px 0 20px 0 !important;
	}
}
@media (max-width:569px) {
	div.pct_image {
		display:none;
	}
	input.cartQty {
		width:20px !important;
	}
	#cartEditHolder h1 {
		padding:20px 0 0 0 !important;
	}
	#cartEditButtonHolder {
		padding:20px !important;
	}
}
div.pct_intro {
	margin-bottom:20px;
}
div.pct_image img {
}
div.pct_description {
	padding:12px 20px 12px 20px;
}
div.ps_factBox {
	margin-top:20px;
}
div.pct_intro {
	background-color:#aed6f9;
	background-image:url(../graphic/boxBg.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
#ps_dataList > span {
	display:block;
	margin-bottom:5px;
}
#ps_dataList > span > span {
	position:relative;
	top:1px;
	font-weight:700;
	display:block;
	font-size:11px !important;
	color:#111;
}
#ps_dataList > span
/*
,#ps_dataList > span > a:link
,#ps_dataList > span > a:visited
,#ps_dataList > span > a:hover
*/
{
	font-family:"Open Sans" !important;
	font-size:14px;
	line-height:18px;
}
/*
#ps_dataList > span > a:link
,#ps_dataList > span > a:visited
{
	color:#dd66b2;
	text-decoration:none;
}
#ps_dataList > span > a:hover
{
	color:#dd66b2;
	text-decoration:underline;
}
*/
/* PRODUCT SINGLE */
div.prdView_fullTable {
	position:relative;
	background-color:white;
	width:100%;
	table-layout:fixed;
	font-family:"Open Sans" !important;
}
div.prdView_fullTable > div {
	padding:3% 3% 3%;
}
div.ffTopMarginFix {
	position:relative;
	height:20px;
}
#prdView_mainTable > div:nth-child(2)
,#prdView_belowTable {
	background-color:#EBEBEB;
}
#prdView_belowTable > div:nth-child(1) {
	background-color:#dfeffe;
}
#prdView_belowTable > div:nth-child(2) {
	background-color:#c5e3ff;
}
div.prdView_linkToAllWithinCategory {
	position:relative;
	top:-3px;
	margin:0 0 4px;
}
div.prdView_linkToAllWithinCategory > a {
	margin-bottom:3px !important;
}
@media (min-width:800px) {
	div.prdView_fullTable {
		display:table;
	}
	div.prdView_fullTable > div {
		position:relative;
		display:table-cell;
		vertical-align:top;
	}
	#prdView_mainTable > div:nth-child(1) {
		width:65%;
	}
	#prdView_mainTable > div:nth-child(2) {
		
	}
	#prdView_belowTable > div {
		width:50%;
	}
}
div.prdView_imageAndBuyTable {
	margin-bottom:15px;
	table-layout:fixed;
}
div.prdView_mainImageHolder {
	position:relative;
	margin-bottom:16px;
}
/* xSwiper */
div.xSwiper {
	position:relative;
	width:100%;
}
div.owl-wrapper-outer {
	border:1px solid rgba(151,151,151,1.00);
	width:calc(100% - 2px);
}
div.xSwiper_image {
	position:relative;
	width:100%;
	height:0;
	padding-bottom:100%;
	overflow:hidden;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}
div.xSwiper_overlayText {
	position:absolute;
	right:0;
	bottom:0;
	background-color:rgba(255,70,51,1.00);
	padding:4px 8px;
	color:white;
	font-size:12px;
	font-family:"Open Sans";
	line-height:15px;
	font-weight:bold;
}
img.xSwiper_overlayImage {
	position:absolute;
	left:0;
	bottom:5%;
	z-index:10;
	padding:2%;
	box-shadow:0 0 5px #a88b72;
	background-color:rgba(255,255,255,0.8);
	height:20%;
}
div.xSwiper div.owl-prev
,div.xSwiper div.owl-next
{
	border-radius:0 !important;
	color:#555 !important;
	padding:4px !important;
	background-color:white !important;
	font-size:30px !important;
	line-height:30px !important;
}
div.xSwiper div.owl-prev:hover
,div.xSwiper div.owl-next:hover
{
	color:#000 !important;
}
@media (min-width:481px) {
	div.prdView_imageAndBuyTable {
		position:relative;
		display:table;
		width:100%;
	}
	div.prdView_imageAndBuyTable > div {
		position:relative;
		display:table-cell;
		vertical-align:top;
	}
	div.prdView_imageAndBuyTable > div:nth-child(1) {
		width:65%;
	}
	div.prdView_imageAndBuyTable > div:nth-child(2) {
		padding-left:5%;
	}
}
div.prdView_thumbHolder > a {
	position:relative;
	display:inline-block;
	width:25%;
	height:0;
	padding-bottom:25%;
	overflow:hidden;
}
div.prdView_thumbHolder > a > img {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
}
/* product mini list*/
div.miniListHeadline {
	text-align:center !important;
	font-size:16px !important;
	line-height:22px !important;
	font-family:"Open Sans" !important;
	font-weight:700 !important;
	text-transform:uppercase !important;
	margin-bottom:10px !important;
}
div.productMiniList_holder {
	padding:0 0 0;
	margin-bottom:20px;
}
div.productMiniList_holder > div {
	margin-top:20px;
}
div.productMiniList_holder > div:nth-child(1) {
	margin-top:0 !important;
}
div.productMiniList_holder > div {
	font-family:"Open Sans";
	font-size:16px;
	font-weight:700;
	line-height:20px;
	color:black;
	margin-bottom:10px;
}
span.productMiniList {
	display:table;
	width:100%;
}
span.productMiniList > a {
	display:table-row;
	text-decoration:none !important;
	color:black !important;
}
a.miniListMore {
	display:none !important;
}
span.productMiniList > a:hover {
	background-color:#FFF;
}
span.productMiniList > a > span {
	display:table-cell;
	vertical-align:middle;
	border-top:1px solid rgba(0,0,0,0.15);
}
span.productMiniList span {
	font-family:"Open Sans";
	font-size:14px ;
	line-height:17px;
	text-decoration:none;
}
span.productMiniList > a > span.showMoreLink {
	 padding:6% 2% !important;
	 text-align:right !important;
	 text-decoration:underline !important;
}
span.productMiniList > a > span > img {
	width:100%;
}
/* image cell */
span.productMiniList > a > span:nth-child(1) {
	text-align:left;
}
span.productMiniListThumb_normal > a > span:nth-child(1) {
	width:30% !important;
	padding:0 2% 0 0 !important;
}
span.productMiniListThumb_small > a > span:nth-child(1) {
	width:10% !important;
	padding:0 0 0 0 !important;
}
span.productMiniList > a > span:nth-child(2) {
	padding:2% 2%;
	text-align:left;
}
span.productMiniList > a > span:nth-child(2) > span:nth-child(1) {
	display:block;
	margin-bottom:2px;
	font-weight:400;
}
span.productMiniList > a > span:nth-child(2) > span:nth-child(2) {
	display:block;
	margin-top:4px;
}
span.productMiniList > a > span:nth-child(2) > span:nth-child(2) > span {
	display:inline-block;
	white-space:nowrap;
	background-color:#dd66b2;
	font-weight:400 !important;
	color:#FFF !important;
	padding:2px 5px;
	font-size:12px !important;
	line-height:15px !important;
}
p.releaseImage {
	font-size:12px;
	line-height:14px;
	margin:0 0 20px 0;
	font-weight:400;
}
div.ps_description {
	margin:0 0 20px 0;
}
div.ps_description > p {
	font-family:"Open Sans" !important;
	font-size:14px;
	line-height:18px;
}
div.itmPrice {
	display:inline-block;
	margin-bottom:7px;
}
div.itmPrice > span {
	display:inline-block;
	background-color:#dd66b2;
	padding:2px 12px 5px 12px;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:28px;
	color:#FFF;
	font-weight:300;
}
div.itmOutOfStock {
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	font-weight:700;
	margin-bottom:7px;
	padding:4px 12px 5px 12px;
	background-color:#222;
	display:inline-block;
}
div.itmOrdPrice {
	display:block;
	position:relative;
	font-family:"Open Sans",Arial;
	font-size:14px;
	line-height:18px;
	color:black;
	margin:0 0 20px;
}
/* addToCart */
#addToCart {
	position:relative;
	display:table;
}
#addToCart > input
,#addToCart > div
,#addToCart > span
,#addToCart > a
{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
#addToCart > span {
	color:black;
	font-size:15px;
	line-height:17px;
	font-family:"Open Sans",Arial;
	padding:5px;
}
#addToCart > div {
	border-top:1px solid #BBB;
	border-left:1px solid #BBB;
	border-bottom:1px solid #BBB;
}
#addToCart > div > select
,#addToCart > input
{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	outline:0 none;
	border-radius:0;
}
#addToCart > div > select {
	width:100px;
	border:0 solid white;
	outline:0 none;
	padding-left:8px;
	height:36px;
	font-size:14px;
	line-height:16px;
}
#addToCart > div > select::-ms-expand {
	display: none;
}
#addToCart > div > span {
	position:absolute;
	right:10px;
	width:7px;
	height:7px;
	display:inline-block;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	border-right:1px solid #555;
	border-bottom:1px solid #555;
	margin:auto;
	top:0;
	bottom:3px;
}
#addToCart > input {
	border-top:1px solid #BBB;
	border-left:1px solid #BBB;
	border-bottom:1px solid #BBB;
	border-right:0 solid #BBB;
	height:24px;
	width:20px;
	padding:6px 6px;
	font-size:14px;
	line-height:16px;
	text-align:right;
}
#addToCart > a {
	padding:8px 10px;
	overflow:hidden;
	color:white;
	font-size:15px;
	line-height:17px;
	font-weight:400;
	text-decoration:none;
	white-space:normal;
	font-family:"Open Sans";
}
#addToCart > a:link
,#addToCart > a:visited {
	background-color:#333;
}
#addToCart > a:hover {
	background-color:#666;
}
#kitSelection {
	display:table;
	margin-bottom:20px;
}
#kitSelection > div {
	display:table-row;
}
#kitSelection > div > div {
	display:table-cell;
}
#kitSelection > div > div {
	padding-top:2px;
	padding-bottom:2px;
	color:black;
}
#kitSelection > div > div:first-child {
	text-align:right;
	padding-right:10px;
}
#kitSelection select {
	width:100px;
}
/* ADD TO CART CONFIRMATOR */
#addToCartConfirmator_holder {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	z-index:100;
	background-color:rgba(0,0,0,0.7);
	display:none;
}

div.productSingleHolder_notInPopup #addToCartConfirmator_holder {
}
#addToCartConfirmator_holder > div {
	position:relative;
	display:table;
	width:100%;
	height:98%;
}
#addToCartConfirmator_holder > div > div {
	position:relative;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#addToCartConfirmator_holder > div > div > div {
	position:relative;
	display:inline-block;
	text-align:center;
	padding:10px 10px 12px;
	/*
	background-color:#84b8e6;
	*/
	font-size:16px;
	line-height:20px;
	color:white;
	border-radius:2px;
	font-family:"Open Sans",Arial;
	font-weight:400;
}
/* PROD CART */

/* CHECKOUT */
table.orderTable {
	border-spacing:0;
	border-collapse:collapse;
	width:100%;
}
table.orderTable th
,table.orderTable td
,table.orderForm td {
	font-family:"Open Sans",Arial;
	font-size:14px;
	line-height:16px;
	color:black;
}
table.orderTable th
,table.orderTable td {
	border-spacing:0;
	border-collapse:collapse;
	padding:4px 10px 4px 10px;
	vertical-align:top;
}
table.orderTable th {
	color:black;
	font-weight:700;
	white-space:nowrap;
	border-bottom:1px solid #BBB;
}
.prod_l {
	text-align:left;
}
.prod_c {
	text-align:center;
}
.prod_r {
	text-align:right;
	white-space:nowrap;
}
td.prodSum {
	border-top:1px solid #BBB;
	white-space:nowrap;
}
.prodBig {
	font-size:16px;
	line-height:18px;
	font-weight:700;
	color:black;
}
table.orderFormCustom td {
	padding:2px 6px 2px 0;
}
table.orderForm td {
	color:black;
}
div.checkoutSquare_label {
	display:block;
	font-size:16px;
	line-height:18px;
	font-weight:700;
	padding:7px 12px;
	color:white;
	background-color:#333;
	margin-top:10px;
	font-family:"Open Sans",Arial;
}
div.checkoutSquare_body {
	background-color:#DDD;
	padding:4px 7px 7px;
	margin-bottom:20px;
}
#getAddressInProgress {
	display:none;
	color:#999;
	font-style:italic;
	padding-left:30px;
	background-image:url(https://cdn.webomaten.se/loader_small.gif);
	background-position:10px 0;
	background-repeat:no-repeat;
	height:16px;
}
#personNoSyntax {
	font-size:11px;
}
#klarnaTable td 
,#klarnaAddressHolder
,.checkoutNewsletter
,.checkoutNewsletter td
,.checkoutNewsletter a
,#termsAndPutOrderTable td
,#termsAndPutOrderTable a
{
}
.checkoutNewsletter {
	margin-top:6px;
}
/* CONFIRMATION PAGE */
div.prod_printConfirmation {
	float:right;
}
div.prod_printConfirmation > a {
	display:block;
	width:40px;
	height:32px;
	padding:8px 0 0;
	border-radius:50%;
	text-align:center;
	border:1px solid #dd66b2;
}
div.prod_printConfirmation > a:hover {
	background-color:#dd66b2;
}
div.prod_printConfirmation > a:hover > i
,div.prod_printConfirmation > a:hover > svg
{
	color:white !important;
}
div.prod_printConfirmation > a > i
,div.prod_printConfirmation > a > svg
{
	color:#dd66b2;
	font-size:24px;
	line-height:24px;
}
/* SEARCH 
#searchHolder {
	position:absolute;
	top:30px;
	right:10px;
	text-align:right;
	z-index:10000;
	width:auto;
}*/
/*
@media (min-width:500px) {
	#searchHolder {
		padding:0 0 10px 36px;
		background-image:url(../graphic/searchIcon.png);
		background-repeat:no-repeat;
		background-position:left top;
	}
}
@media (min-width:600px) {
	input.searchField {
		width:300px;
		border:0 solid white;
	}
}
@media (min-width:600px) and (max-width:599px) {
	input.searchField {
		width:250px;
		border:0 solid white;
	}
}
@media (min-width:400px) and (max-width:499px) {
	input.searchField {
		width:150px;
		border:0 solid white;
	}
}
@media (max-width:399px) {
	input.searchField {
		width:80px;
		border:1px solid #999;
	}
	input.searchField:focus {
		width:80%;
	}
}
input.searchField {
	display:inline-block;
	font-family:'Open Sans',Arial;
	font-size:18px;
	line-height:22px;
	font-weight:400;
	color:black;
	outline:none;
	padding:4px 5px;
}
*/
h1.style_11 > span {
	font-size:16px;
}
/* filter menu */
#pl_filter {
	text-align:center;
}
a.filter
,a.filter_active {
	display:inline-block;
	font-size:16px;
	line-height:20px;
	padding:4px 7px 4px 7px;
	font-family:"Open Sans",Arial;
	font-weight:400;
	text-decoration:none;
	color:white;
	margin:5px 0 5px;
}
a.filter > span
,a.filter_active > span {
	font-size:12px;
}
a.filter:link
,a.filter:visited
{
	background-color:#509bdd;
}
a.filter:hover {
	background-color:#3a8fd8;
}
a.filter_active:link
,a.filter_active:visited
,a.filter_active:hover {
	background-color:#bf1e2e;
}
#bar_scrollToTop {
	position:fixed;
	bottom:20px;
	right:20px;
	display:none;
}
#btn_scrollToTop {
	display:block;
	background-color:#FFF;
	border:1px solid #333;
	width:36px;
	height:36px;
	border-radius:19px;
	text-align:center;
}
#btn_scrollToTop > span {
	display:inline-block;
	width:7px;
	height:7px;
	border-right:3px solid black;
	border-top:3px solid black;
	margin-top:14px;
	-ms-transform:rotate(-45deg); /* IE 9 */
	-webkit-transform:rotate(-45deg); /* Chrome, Safari, Opera */
	transform:rotate(-45deg);
}
/* FAQ */
div.faqHolder {
	position:relative;
	display:block;
}
div.faqHolder > a {
	position:relative;
	display:block;
	padding:10px 20px;
	color:white;
	font-weight:300;
	font-size:20px;
	line-height:24px;
	text-decoration:none;
	margin:10px 0 0;
}
div.faqHolder > a:link
,div.faqHolder > a:visited
{
	color:#000;
	background-color:rgba(0,0,0,0.1);
}
div.faqHolder > a:hover
{
	color:#000;
	background-color:rgba(0,0,0,0.2);
}
div.faqHolder > div {
	display:none;
	background-color:rgba(255,255,255,0.1);
	padding:1px 0 10px;
}
div.faqHolder > div > a {
	position:relative;
	display:block;
	color:white;
	font-weight:600;
	font-size:16px;
	line-height:20px;
	padding:12px 20px 7px;
	border-top:1px solid rgba(255,255,255,0.1);
	margin:6px 0 0;
	text-decoration:none;
}
div.faqHolder > div > a:nth-of-type(1) {
	border-top:0 solid black !important;
}
div.faqHolder > div > a:link
,div.faqHolder > div > a:visited
{
	color:#000;
}
div.faqHolder > div > a:hover
{
	color:#000;
}
div.faqHolder > div > div
{
	display:none;
	padding:0 20px 10px;
}
/* CART EDIT */
#cartEditHolder p {
	color:black !important;
}
img.cartEdit_pim {
	width:65px;
}
/* new head */
#xTopBar {
	top:0;
	left:0;
	right:0;
	width:100%;
	z-index:999;
	position:fixed;
}
/*
div.dynamicMenuHolder_initial {
	position:absolute;
}
div.dynamicMenuHolder_fixed {
	position:fixed;
}
*/
#xTopBar > div {
	position:relative;
}
#shopBar {
	height:40px;
	background-color:#cf2491;
}
#searchFieldHolder {
	position:relative;
	width:100%;
	z-index:99999999;
	display:none;
	text-align:center;
	background-color:white;
	height:70px;
	box-shadow:0 0 30px rgba(0,0,0,0.41);
}
#searchFieldHolder input {
	font-size:36px;
	font-weight:300;
	font-family:"Open Sans";
	line-height:40px;
	text-align:center;
	width:calc(100% - 20px);
	height:60px;
	padding:5px 10px;
	border-width:0 !important;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	outline:0 none;
	border-radius:0;
}
@media (min-width:950.0001px) {
	#tdBody {
		padding-top:140px;
	}
	body.body_nonTouch #xHamburger {
		display:none !important;
	}
	body.body_nonTouch #xTopLeft {
		width:0;
	}
}
@media (max-width:950px) {
	body.body_nonTouch #shopBar {
		display:none !important;
	}
	body.body_nonTouch #xTopLeft {
		width:30px;
	}
}
@media (min-width:569px) and (max-width:950px) {
	#tdBody {
		padding-top:100px;
	}
}
@media (max-width:569px) {
	#tdBody {
		padding-top:50px;
	}
}
#xTopBar > div > div {
	background-color:transparent !important;
	height:100%;
}
#xTopBar > div > div > div:nth-of-type(1) {
	position:relative;
	display:table;
	width:100%;
	table-layout:fixed;
	height:100%;
}
#xTopBar > div > div > div:nth-of-type(1) > div {
	/*
	position:relative;
	*/
	display:table-cell;
}
#xDynamicTopBar > div > div:nth-of-type(1) > div {
	vertical-align:bottom;
}
#shopBar > div > div:nth-of-type(1) > div {
	vertical-align:middle;
}
#xDynamicTopBar  {
	background-color:#111;
}
/* left icon */
#xTopLeft {
	text-align:left;
	vertical-align:middle !important;
}
#xTopLogo {
	text-align:left;
	height:100%;
	padding:0 0 0 10px;
	vertical-align:middle !important;
	max-width:100px;
}
#xTopCartMessage {
	text-align:right;
}
div.cartInfo2016 {
	font-family:'Open Sans', Arial, sans-serif;
	color:white;
	font-weight:normal;
	display:inline-block;
	font-size:12px !important;
	line-height:12px !important;
	margin:13px 10px 0 0 !important;
}
/*
#xTopCartMessage {
	width:400px;
}
*/
@media (min-width:820px) {
	#cartDiscountInfo {
		display:inline-block;
	}
}
@media (max-width:819px) {
	#cartDiscountInfo {
		display:none !important;
	}
	/*
	#xTopCartMessage {
		width:200px !important;
	}
	*/
}
@media (max-width:450px) {
	#xTopCartMessage > div {
		display:none !important;
	}
	#cartMessage {
		display:none;
	}
	#header-link-varberg {
		display:none;
	}
}
#xTopCartMessage {
	padding:15px 0 15px 20px;
}
#xTopCartMessage > div {
	width:100%;
	height:100%;
	background-image:url(../graphic/headerLabel2017.png);
	background-position:right bottom;
	background-size:contain;
	background-repeat:no-repeat;
}
#header-link-varberg {
	position:absolute;
	bottom:53px;
	right:15px;
	width:155px;
	height:30px;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	z-index:10;
}
body.lng-1 #header-link-varberg {
	background-image:url(../graphic/butik-varberg.jpg);
}
body.lng-2 #header-link-varberg {
	background-image:url(../graphic/store-varberg.jpg);
}
body.body_touch #xTopLeft {
	width:40px;
}
div.xCartTop_empty {
	width:200px;
}
div.xCartTop_nonEmpty {
	width:280px;
}
@media (min-width:569px) {
	#xTopLeft
	,#xCartTop
	{
		padding:0 0 0;
	}
	#xDynamicTopBar {
		height:100px;
	}
	div.cartInfo2016 {
		font-size:14px !important;
		line-height:14px !important;
		margin:17px 10px 0 0 !important;
	}
}
@media (max-width:568px) {
	#xTopLeft {
		width:40px;
	}
	#xTopCartMessage {
		padding:0 !important;
		width:0 !important;
	}
	#xCartTop {
		width:185px !important
	}
	#prodCartTot {
		display:none !important;
	}
	#xDynamicTopBar {
		height:50px;
	}
}
/* logo cell */
#logoHolder {
	display:inline-block;
	width:100%;
	height:70%;
}
#logo {
	position:relative;
	display:block;
	background-repeat:no-repeat;
	background-image:url(../graphic/logo_2017.png);
	z-index:10;
	background-size:contain;
	background-position:left center;
	width:100%;
	height:100%;
	/*
	transition: height 0.5s ease 0s;
	*/
}
/*
div.dynamicMenuHolder_initial #logo {
	height:80px;
}
div.dynamicMenuHolder_fixed #logo {
	height:30px;
}
*/
#logo img {
	display:none;
}
/* cart cell */
#xCartTop {
	text-align:right;
}
div.xCartTop_empty #prodCartTopQty {
	display:none;
}
span._faText {
	position:relative;
	display:inline-block;
	font-size:12px;
	line-height:14px;
	font-weight:300;
	top:-4px;
}
a._faIcon:link
,a._faIcon:visited
,a._faIcon:hover
{
	position:relative;
	display:inline-block;
	margin-left:0;
	padding:13px 10px 0;
	height:37px;
	color:white;
	text-decoration:none;
}
span._faIcon {
	position:relative;
	display:inline-block;
}
span._faIcon > i
,span._faIcon > svg
{
	color:white;
	font-size:23px;
	line-height:23px;
}
#prodCartTot {
	font-family:"Open Sans";
	font-weight:300;
	display:inline-block;
	margin-left:14px;
}
#prodCartTopQty {
	position:absolute;
	top:-8px;
	right:-10px;
	border-radius:50%;
	width:20px;
	padding:3px 0 0;
	height:17px;
	text-align:center;
	font-size:14px;
	line-height:14px;
	font-weight:400;
	font-family:"Open Sans";
	color:white;
	background-color:rgba(221,102,178,0.8);
	z-index:10;
}
/* product category menu */
#pctMenu > ul > li > ul
{
	background-color:#333;
}
#pctMenu {
	/*
	position:relative;
	*/
	text-align:left;
}
#pctMenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#pctMenu a {
	transition: opacity 0.5s ease 0s;
}
#pctMenu > ul > li {
	/*
	position:relative;
	*/
	display:inline-block;
}
#pctMenu > ul > li > span
,#pctMenu > ul > li > a {
	position:relative;
	height:28px;
	padding-bottom:0 !important;
}
#pctMenu > ul > li > span
{
	cursor:default;
}
#pctMenu > ul > li:hover > ul {
	display:block;
}
#pctMenu > ul > li > ul {
	position:absolute;
	left:0;
	right:0;
	width:calc(100% - 40px);
	-webkit-column-count	:4; /* Chrome, Safari, Opera */
	-moz-column-count		:4; /* Firefox */
	column-count			:4;
	display:none;
	text-align:left;
	z-index:9999;
	top:40px;
	padding:20px 20px 20px;
	box-shadow:0 0 15px rgba(0,0,0,0.5);
}
#pctMenu > ul > li > span
,#pctMenu > ul > li > a
{
	color:#FFF;
}
#pctMenu > ul > li > ul > li > a:link
,#pctMenu > ul > li > ul > li > a:visited
{
	color:#FFF;
}
#pctMenu > ul {
	font-size:0;
}
#pctMenu > ul > li > span:hover
,#pctMenu > ul > li > a:hover
,#pctMenu > ul > li:hover > span
,#pctMenu > ul > li.Selected > span
,#pctMenu > ul > li.Selected > a:link
,#pctMenu > ul > li.Selected > a:hover
,#pctMenu > ul > li.Selected > a:visited
{
	color:#FFF;
	background-color:#dd66b2;
}
#pctMenu > ul > li > ul > li > a:hover
,#pctMenu > ul > li > ul > li.Selected > a:link
,#pctMenu > ul > li > ul > li.Selected > a:visited
,#pctMenu > ul > li > ul > li.Selected > a:hover
{
	color:#dd66b2;
}
#pctMenu > ul > li > span
,#pctMenu > ul > li > a
,#pctMenu > ul > li > ul > li > a
{
	position:relative;
	display:block;
	text-decoration:none;
	margin:0;
}
#pctMenu > ul > li > span
,#pctMenu > ul > li > a
{
	font-family:"Open Sans";
	font-weight:700;
	text-transform:uppercase;
	font-size:14px;
	line-height:16px;
	padding:12px 10px 10px;
	letter-spacing:0.03em;
}
#pctMenu > ul > li > ul > li > a {
	font-family:"Open Sans";
	font-weight:400;
	font-size:15px;
	line-height:18px;
	padding:4px 6px 4px;
}
#pctMenu li
,#pctMenu span
,#pctMenu a
{
	-webkit-column-break-inside: avoid;
	          page-break-inside: avoid;
	               break-inside: avoid-column;
}
/* menu right */
#menuRight {
	width:310px;
	padding:0 10px 0 0;
	text-align:right;
	font-size:0;
}
#menuRight > * {
	display:inline-block;
	vertical-align:top;
}
#menuRight select {
	position:relative;
	box-sizing:border-box;
	padding:4px;
	height:26px;
	outline:0 none;
	border-radius:0;
	border:0 solid white;
	outline:0 none;
	float:right;
	font-family:"Open Sans";
	font-size:12px;
	line-height:14px;
}
body.lng-1 #menuRight select {
	width:95px;
}
body.lng-2 #menuRight select {
	width:110px
}
a.switchLanguage {
	position:relative;
	color:white !important;
	text-decoration:none;
	box-sizing:border-box;
	height:26px;
	font-size:14px;
	font-family:"Open Sans";
	font-weight:700;
	text-transform:uppercase;
	padding:3px 8px 0 44px;
	margin-right:10px;
	background-repeat:no-repeat;
	background-position:-1px center;
	background-size:38px 38px;
	background-color:rgba(0,0,0,0.8);
}
a.switchLanguage:hover {
	color:black !important;
	background-color:rgba(255,255,255,1) !important;
}
a.switchLanguage.swedish {
	background-image:url(https://cdn.webomaten.se/flag/48/se.png);
}
a.switchLanguage.english {
	background-image:url(https://cdn.webomaten.se/flag/48/gb.png);
}
a.flag_24 {
	float:right;
	display:block;
	width:24px;
	height:20px;
	background-repeat:no-repeat;
	background-position:left center;
	margin-right:10px;
	font-size:0;
	text-decoration:none;
}
/* xGrid */
div.xGrid {
	padding:5px;
}
div.xGrid > div {
	position:relative;
	display:block;
	float:left;
	height:0;
	overflow:hidden;
}
div.xGrid > div > div {
	position:absolute;
	display:block;
	top:5px;
	right:5px;
	bottom:5px;
	left:5px;
	width:calc(100% - 10px);
	height:calc(100% - 10px);
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	box-shadow:0 0 5px rgba(0,0,0,0.3);
}
div.xGrid > div > div > a {
	position:absolute;
	display:block;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
}
div.xGrid > div > div > a:hover {
	background-color:rgba(255,255,255,0.21);
}
@media (min-width:800px) {
	div.xGrid_22 {
		width:50%;
		padding-bottom:49.9%;
	}
	div.xGrid_21 {
		width:50%;
		padding-bottom:25%;
	}
	div.xGrid_11 {
		width:25%;
		padding-bottom:25%;
	}
}
@media (min-width:500px) and (max-width:800px) {
	div.xGrid_22 {
		width:66.666%;
		padding-bottom:66.666%;
	}
	div.xGrid_21 {
		width:66.666%;
		padding-bottom:33.333%;
	}
	div.xGrid_11 {
		width:33.333%;
		padding-bottom:33.333%;
	}
}
@media (max-width:500px) {
	div.xGrid_22 {
		width:100%;
		padding-bottom:100%;
	}
	div.xGrid_21 {
		width:100%;
		padding-bottom:50%;
	}
	div.xGrid_11 {
		width:50%;
		padding-bottom:50%;
	}
}
/* product list header */
div._productListHeader {
	position:relative;
	border-bottom:1px solid #AAA;
	padding:14px 10px 10px;
	background-color:white;
}
div._productListHeader > div > span {
	font-weight:500;
}
div._productListHeader > h1 {
	position:relative;
	float:left;
	margin:0 15px 0 0 !important;
}
div._productListHeader > h1
,div.prdView_fullTable h1
{
	font-family:"Open Sans";
	font-weight:300;
	font-size:24px;
	line-height:28px;
	text-align:left;
	color:black;
	padding:0 0 4px;
}
div._productListHeader h1 > span {
	position:relative;
	display:inline-block;
	margin-left:10px;
	font-size:14px;
	color:#333;
	font-weight:600;
}
div._productListHeader > span {
	float:right;
}
div._productListHeader > span > span {
	display:block;
	float:left;
	white-space:nowrap;
	padding:3px 1px 3px 6px;
}
div._productListHeader > span > span > select {
	width:140px;
	font-family:"Open Sans";
	font-weight:400;
	font-size:14px;
	line-height:18px;
}
span.productlistViewMenu {
	position:relative;
	left:4px;
	padding:0 0 0 3px !important;
}
span.productlistViewMenu > a {
	position:relative;
	display:block;
	font-size:20px;
	line-height:22px;
	padding:4px 6px;
	float:left;
	color:#666;
	text-decoration:none;
}
span.productlistViewMenu > a._active {
	color:#dd66b2;
}
div.noProductFound {
	padding:10px 10px;
	font-size:14px;
	line-height:18px;
	font-family:"Open Sans" !important;
}
/* persistent cart */
#persistentCartNofificationHolder {
	padding:10px 20px;
	text-align:center;
}
#persistentCartNofificationHolder > i {
	position:relative;
	top:10px;
	font-size:100px;
	line-height:100px;
	margin-bottom:20px;
	
}
#persistentCartNofificationHolder > div
,#persistentCartNofificationHolder > a
{
	display:block;
	text-align:center;
	font-size:20px;
	line-height:24px;
	text-decoration:none;
	font-weight:700;
	font-family:'Open Sans',Arial, sans-serif;
	margin:5px 0 10px;
}
#persistentCartNofificationHolder > div:nth-of-type(2) {
	font-weight:400 !important;
	font-size:14px;
	line-height:20px;
}
#persistentCartNofificationHolder > div {
	color:black;
}
#persistentCartNofificationHolder > a {
	padding:15px 20px 17px;
}
#persistentCartNofificationHolder > a:nth-of-type(1) {
	color:white;
}
#persistentCartNofificationHolder > a:nth-of-type(1):link
,#persistentCartNofificationHolder > a:nth-of-type(1):visited {
	background-color:#333;
}
#persistentCartNofificationHolder > a:nth-of-type(1):hover {
	background-color:#666;
}
#persistentCartNofificationHolder > a:nth-of-type(2) {
	color:#333;
	border:1px solid #999;
}
#persistentCartNofificationHolder > a:nth-of-type(2):link
,#persistentCartNofificationHolder > a:nth-of-type(2):visited
{
	background-color:white;
}
#persistentCartNofificationHolder > a:nth-of-type(2):hover
{
	background-color:#EEE;
}
@media (max-width:480px) {
	#persistentCartNofificationHolder > div
	,#persistentCartNofificationHolder > a
	{
		font-size:18px !important;
		line-height:22px !important;
	}
	#persistentCartNofificationHolder > a {
		padding:8px 10px 10px !important;
	}
	#persistentCartNofificationHolder > i {
		font-size:60px !important;
		line-height:60px !important;
	}
}
/* product page menu */
div.pc_menu {
	margin:20px 0;
	text-align:center;
}
div.pc_menu > span
,div.pc_menu > a
,div.pc_menu > div
{
	position:relative;
	display:inline-block;
	margin:4px 3px;
	font-family:"Open Sans";
	font-size:15px;
	line-height:18px;
	font-weight:400;
	padding-top:4px;
	padding-bottom:0;
	height:23px;
}
div.pc_menu > span
,div.pc_menu > a
{
	border:1px solid #dd66b2;
	text-decoration:none;
	font-family:"Open Sans";
	letter-spacing:-1px;
	padding-left:8px;
	padding-right:8px;
}
div.pc_menu > div {
	top:6px;
	border:1px solid white;
	color:#cf2491;
	padding-left:0;
	padding-right:0;
}
div.pc_menu > span {
	color:white;
	background-color:#dd66b2;
}
div.pc_menu > a:link
,div.pc_menu > a:visited
{
	color:#dd66b2;
}
div.pc_menu > a:hover {
	color:white;
	background-color:#dd66b2;
}
/* my account */
a.myAccountLink
,a.myAccountLink_on {
	font-family:"Open Sans";
	display:inline-block;
	font-size:14px;
	line-height:16px;
	padding:3px 9px 0 9px;
	height:19px;
	overflow:hidden;
	margin:0 4px 4px 0;
	text-decoration:none;
	border-radius:0;
	font-weight:400;
}
a.myAccountLink:link
,a.myAccountLink:visited {
	color:#000;
	background-color:#d8e2ed;
}
a.myAccountLink:hover {
	color:#FFF;
	background-color:#e89ccd;
}
a.myAccountLink_on:link
,a.myAccountLink_on:visited {
	color:#FFF;
	background-color:#dd66b2;
}
a.myAccountLink_on:hover {
	color:#FFF;
	background-color:#dd66b2;
}
/* mmenu select (currency switcher e.g) */
div.mmenuSelectHolder {
	position:relative;
	margin-left:-20px;
	margin-right:-20px;
	padding:0 10px 10px 11px;
}
div.mmenuSelectHolder select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	outline:0 none;
	border-radius:0;
	width:100%;
	border:0 solid white;
	outline:0 none;
	height:36px;
	font-size:16px;
	font-family:"Open Sans";
	background-color:black;
	color:#DDD;
	padding:0;
}
div.mmenuSelectHolder select::-ms-expand {
	display: none;
}
div.mmenuSelectHolder span {
	position:absolute;
	right:20px;
	width:8px;
	height:8px;
	display:inline-block;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	border-right:3px solid rgba(255,255,255,0.4);
	border-bottom:3px solid rgba(255,255,255,0.4);
	margin:auto;
	top:0;
	bottom:3px;
}
/* INSTAGRAM */
div.instagramFeed_desktop div.instagramTitle > div > div {
	background-color:rgba(0,0,0,0.7);
	font-family:'Open Sans';
	font-weight:400;
	color:white;
	font-size:12px;
	line-height:14px;
}
/* related artist */
div.relatedArtistTopBar {
	padding:10px 10px 5px;
}
div.releatedArtistTitle {
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	font-family:"Open Sans";
	font-weight:700;
	margin:0 8px 5px 0;
}
a.rangeLink:link
,a.rangeLink:hover
,a.rangeLink:visited
{
	position:relative;
	box-sizing:border-box;
	min-height:23px;
	border-radius:3px;
	display:inline-block;
	margin:0 5px 5px 0;
	background-color:#dc52aa;
	transition:background-color 0.2s ease;
	font-size:0;
	text-decoration:none !important;
	padding:2px;
}
a.rangeLink > span {
	display:table;
	table-layout:fixed;
}
a.rangeLink > span > span {
	display:table-cell;
	vertical-align:middle;
}
a.rangeLink > span > span:nth-of-type(1) {
	color:#FFF !important;
	padding:2px 6px 2px 4px;
	text-decoration:none !important;
	font-size:13px !important;
	line-height:17px !important;
	font-family:"Open Sans" !important;
	font-weight:400 !important;
}
a.rangeLink > span > span:nth-of-type(2) {
	width:13px;
	background-color:#FFF !important;
	color:#dc52aa;
	padding:1px 3px 0;
	text-align:center;
	z-index:1;
	font-size:12px;
	line-height:17px;
	font-family:"Open Sans";
	font-weight:400;
	text-decoration:none !important;
}
a.rangeLink:hover {
	background-color:#000 !important;
}
a.rangeLink:hover > span > span:nth-of-type(2) {
	color:#000 !important;
}
/* checkout-alert */
div.checkout-alert {
	position:relative;
	padding:10px 16px 14px 10px;
	background-color:rgba(255,98,100,1.00);
	line-height:1.3em;
  transition:all 0.5s ease-out;
	box-sizing:border-box;
	margin-bottom:20px;
	min-height:65px;
}
div.checkout-alert > span {
	position:relative;
	display:block;
	margin-left:70px !important;
	text-align:left;
}
div.checkout-alert > span > i
,div.checkout-alert > span > svg
{
	position:absolute;
	top:4px;
	left:-60px;
	color:white;
	font-size:36px;
}
div.checkout-alert p {
	color:white !important;
}

