.HideMenuItem
{
	display:none;
}

.ElementStandardArticle.Layout2Element.ElementLastOnRow {
border-right: 0;
}

.VariantImageContainer {
 display: none;
}

.Layout2Element .AltIconPlacement .AttributeNewIcon {
	z-index: 0;
	right: 5px;
	left: auto;
	width: 26px;
	height: 14px;
}

/* Mobile First */

.ProductInfo .pop-message,
.jqm-prodinfo .pop-message {
	display: none;
}

.popup-msg .modal-content {
	/*margin: 0 170px;*/
	background: #000000;
	background: rgba(0, 0, 0, 0.60);
	font-weight: bold;
}

.popup-msg .header {
	color: #fff;
	font-size: 20pt;
	padding: 15px 0 15px 20px;
}

.popup-msg .message {
	margin: 0 15px;
	padding: 15px;
	border-radius: 6px;
	background: #eee;
	font-size: 14pt;
	font-weight: normal;
}

.popup-msg .buttons {
	margin: 15px;
}

.popup-msg .lightbox-close {
	display: none;
}

.carriers .carrier-show-option a{
  display:none;
}

#NewItemInCartNotifier {
    opacity: 1;
    box-shadow: 0px 0px 30px 5px rgba(255, 255, 255, 0.9);
}




