


/*########## FORMS ########## ->*/
.mod_registration .widget,
.mod_login .widget,
.mod_personalData .widget {
    margin-top:20px;
    margin-bottom:10px;
}

.mod_registration .widget input,
.mod_registration .widget select,
.mod_login .widget input,
.mod_login .widget select,
.mod_personalData .widget input,
.mod_personalData .widget select	{
	width:100%;
}	

.mod_registration .widget label,
.mod_login .widget label,
.mod_personalData .widget label {
	width:100%;
}
/*########## FORMS ########## <-*/


/*########## MISC ########## ->*/


input, select, .text {
	padding:12px;
}

.submit, .button, button {
	padding:13px;
	cursor:pointer;
}

.submit:not(.fi), .button:not(.fi), button:not(.fi) {
    background: #0f0d0d;
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: none;
    border: 2px solid #ffffff;
}


/*########## MISC ########## ->*/



/*########## NAVIGATION ########## ->*/
#mainNavigation {
	z-index:9900;
}

#mainNavigation ul li a,
#mainNavigation ul li span,
#mainNavigation ul li strong {
	font-size:1.1rem;
}

#mainNavigation ul li span:hover {
	color: #AAAAAA;
}

#mainNavigation ul.level_2 {
	z-index:1;
}

#mainNavigation.horizontalNavigation .submenu ul.level_2 {
	border-top:0px solid #D51515;
}
/*########## NAVIGATION ########## ->*/


/*########## OFF CANVAS NAVIGATION ########## ->*/
body.useOcNavi.sticky #lsOcNaviToggler {
	position:fixed !important;
	left:10px;
	top:18px;
	margin-right:10px;
	max-width:30px;
	height:auto;
    background: transparent;
    padding-left: 6px;
	overflow:hidden;
}

body.useOcNavi:not(.sticky) #lsOcNavi,
body.useOcNavi:not(.sticky) #lsOcNaviToggler {
	visibility:hidden;
}

body.useOcNavi #lsOcNavi #offCanvasContainer {
    margin-top:3px;
}

body:not(.lsOcNaviRunning) #lsOcNavi #offCanvasContainer .ls_languageSelector {
	top:95px;
	left:10px;
	position:fixed;
}

body:not(.lsOcNaviOpen) #lsOcNavi #offCanvasContainer .ls_languageSelector,
body.lsOcNaviRunning #lsOcNavi #offCanvasContainer .ls_languageSelector {
	display:none;
}

body.useOcNavi #lsOcNavi #offCanvasContainer .ls_languageSelector span,
body.useOcNavi #lsOcNavi #offCanvasContainer .ls_languageSelector a {
    display:block;
    margin:0;
    padding:0;
/*	text-transform:uppercase;*/
}

body.useOcNavi #lsOcNavi #offCanvasContainer .ls_languageSelector span {
	font-weight:bold;
}

body.useOcNavi #lsOcNavi #lsOcNaviToggler * {
	color:#FFFFFF;
}

body.useOcNavi #lsOcNavi {
	background:#000000;
	padding-top:50px;
/*	width:auto;*/
	overflow-y:auto;
}

body.useOcNavi #lsOcNavi * {
	color:#ffffff;
}

body.useOcNavi #lsOcNavi .verticalNavigation ul li a,
body.useOcNavi #lsOcNavi .verticalNavigation ul li span:not(.foldedNaviToggler),
body.useOcNavi #lsOcNavi .verticalNavigation ul li strong {
	font-size:1rem;
	text-decoration:none;
	margin:8px 15px 8px 0;
	padding:0;
	display:block;
}
/*########## OFF CANVAS NAVIGATION ########## <-*/


/*########## BREADCRUMB NAVI/NAVIGATION PATH ########## ->*/
.mod_breadcrumb ul {
    margin:0;
}

.mod_breadcrumb ul li {
    display:inline-block;
    white-space:nowrap;
    color:#777777;
    font-size:0.85rem;
    margin-left:0px;
}

.mod_breadcrumb ul li a {
    color:#777777;
    font-size:0.85rem;
    text-decoration:none;
}

.mod_breadcrumb ul li:not(:last-child):after {
    padding-left:7px;
    padding-right:2px;
    content:">";
}
/*########## BREADCRUMB NAVI/NAVIGATION PATH ########## <-*/





/*############################## MERCONIS ##############################*/
/*######################################################################*/


/*########## SEARCH BAR ########## ->*/
.template_productSearch_default .merconisHitSelector {
	width:100%;
	margin-top:10px;
}

.template_productSearch_default .merconisHitSelector .hit {
	cursor:pointer;
	overflow:hidden;
}

.template_productSearch_default .merconisHitSelector .hit:not(.first) {
	border-top:none;
}

.template_productSearch_default .merconisHitSelector .hit:hover,
.template_productSearch_default .merconisHitSelector .hit.active {
	opacity:0.7;
}

.template_productSearch_default .merconisHitSelector .hit ._mainImage img {
	max-width:100%;
	max-height:60px;
}

.template_productSearch_default .merconisHitSelector .hit ._title {
	margin-top:20px;
}

.template_productSearch_default .merconisHitSelector .hit ._priceAfterTaxFormatted {
	margin-top:5px;
	text-align:right;
}

.template_productSearch_default #merconis_searchWord {
	width:100%;
	background:#FFFFFF;
	float:left;
	padding-right:50px;
	border-radius:1px;
	padding-top:12px;
	padding-bottom:12px;
    padding-left: 6px;
    padding-right: 6px;
    border: 1px solid #d4d4d4;
    background: transparent;
}

.template_productSearch_default #merconis_searchWord:focus {
	box-shadow:0;
	outline:medium none;
}

.template_productSearch_default label {
    display: none;
}
.template_productSearch_default .submit {
	float:left;
/*	margin-top:6px;*/
	margin-left:-45px;
	background:transparent;
	border:0;
}


.searchBox {
    position: relative;
    width: 100%;
}

.fi-search:before {
    content: "\f2f5";
}

.fi:before {
    vertical-align: middle;
}
/*########## SEARCH BAR ########## <-*/


/*########## LANGUAGE SELECTOR ########## ->*/
/*
.ls_languageSelector span {
    font-weight:bold;
}
*/
/*########## LANGUAGE SELECTOR ########## <-*/


/*########## PRODUCT OVERVIEW ########## ->*/
.productList .shopProduct:not(.template_productOverview_CS) .boxInnerWrapper {
	position:relative;
	border:0px solid #EEEEEE;
}

.productList .shopProduct .boxInnerWrapper {
/*
	display: flex;
	justify-content: space-between;
	flex-direction: column;
*/
}

.productList .shopProduct:not(.template_productOverview_CS) .boxInnerWrapper:hover {
/*	border:2px solid #D51515;*/
}

.productList .shopProduct .imageContainer .productMainImage.boxImage img {
    max-width:100% !important;
    margin-left:auto;
    margin-right:auto;
}

.shopProduct .oldPrice {
	text-decoration:line-through;
}

.productList .shopProduct .inputQuantity .quantityWrapper {
	display:none;
}
/*########## PRODUCT OVERVIEW ########## <-*/


/*########## PRODUCT SINGLEVIEW ########## ->*/

.template_productDetails.shopProduct .outerGalleryWrapper {
	position:relative;
}

.template_productDetails.shopProduct .inputQuantity label {
	display:none;
}

.template_productDetails.shopProduct .inputQuantity input {
	max-width:75px;
}

.template_productDetails.shopProduct .inputQuantity button {
    background: #fff;
    text-shadow: none;
    font-size: 0.8rem;
    letter-spacing: 1.5px;
    color: #000;
    border: solid 2px #000;
    padding: 14px 30px;
    display: inline;
    margin-left: 5px;
}

.template_productDetails.shopProduct .inputQuantity .quantityWrapper {
    display: inline-block;
}


.template_productDetails.shopProduct .deliveryMessageContainer.deliveryInfo-icon.deliveryTimeAlert{
    display: flex;
    align-items: center;
    color: inherit;
    font-size: 0.8rem;
}

.template_productDetails.shopProduct .favoriteSwitchBox {
    color: inherit;
    font-size: 0.8rem;
}

.template_productDetails.shopProduct .currentPrice {
    padding: 20px 0;
}

.shopProduct .hasBeenPutInCart, .shopProduct .notPutInCart {
    margin: auto;
    padding: 40px;
    position: fixed;
    width: 100%;
    text-align: center;
    z-index: 99900;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}


/*########## ANIMATIONS ########## ->*/

.effectAutohide {
    -moz-animation:cssAnimation 0s ease-in 3s forwards;
    /* Firefox */
    -webkit-animation:cssAnimation 0s ease-in 3s forwards;
    /* Safari and Chrome */
    -o-animation:cssAnimation 0s ease-in 3s forwards;
    /* Opera */
    animation:cssAnimation 0s ease-in 3s forwards;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
		padding:0;
		opacity:0;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        opacity:hidden;
		padding:0;
		opacity:0;
    }
}
/*########## ANIMATIONS ########## <-*/


/*########## ATTRIBUT BOX ########## ->*/
.variantSelectorInstance .attributeBox {
    width: 100%;
}

.variantSelectorInstance .attributeBox .value {
    padding: 16px;
    position: relative;
    border-left: 2px solid transparent;
}

.variantSelectorInstance .attributeBox .value[data-lsjs-class*="selected"] {
    border: 1px solid #e8e8e8;
    border-left: 2px solid;
    cursor: default;
}

.variantSelectorInstance .attributeBox h3 {
    padding-left: 16px;
}
/*########## ATTRIBUT BOX  ########## <-*/


	/*########## LSNAVTAB GALLERY ########## ->*/
	[data-lsjs-component="navtab"] {
		margin-bottom:0;
	}
	
	[data-lsjs-component="navtab"] [data-lsjs-element="navtabLabel"] {
		display:inline-block;
		margin:0 5px 5px 0;
		border:0;
	}	

	[data-lsjs-component="navtab"] [data-lsjs-element="navtabLabel"].active {
		display:inline-block;
		margin:0 5px 5px 0;
		border:0;
	}
	
	[data-lsjs-component="navtab"] [data-lsjs-element="navtabLabel"] img {
		width:100%;
		height:auto;
		border:1px solid transparent;
	}
	
	[data-lsjs-component="navtab"] [data-lsjs-element="navtabLabel"].active img {
		box-shadow:0 0 2px #000000;
	}
	/*########## LSNAVTAB GALLERY ########## <-*/
	
/*########## PRODUCT SINGLEVIEW ########## <-*/
	 

/*########## SHOP PRODUCT ########## ->*/
.shopProduct .hasBeenPutInCart,
.shopProduct .notPutInCart {
	margin:auto;
	padding:40px;
	max-width:60%;
	text-align:center;
	z-index:9000;
}
/*########## SHOP PRODUCT ########## <-*/


/*########## NEW / ON SALE ########## ->*/
.imageContainer {
	position:relative;
}

.productImageOverlay.isOnSale,
.productImageOverlay.isNew {
	display:inline-block;
	width:auto;
	height:auto;
}

.productImageOverlay.isOnSale img,
.productImageOverlay.isNew img {
	width:100%;
	height:auto;
}
/*########## NEW / ON SALE ########## <-*/


/*########## CONFIGURATOR ########## ->*/
.changeConfiguration a {
	display:inline-block;
}
/*########## CONFIGURATOR ########## <-*/


/*########## PAGINATION ########## ->*/
.pagination ul li {
	margin-left:10px;
}

.pagination ul li a,
.pagination ul li span {
	padding:4px 8px;
}

.pagination ul li .active {
	border:1px solid;
}
/*########## PAGINATION ########## <-*/


/*########## USER SORTING FORM ########## ->*/
.userSortingForm {
	text-align:right;
	margin-bottom:10px;
}
/*########## USER SORTING FORM ########## <-*/


/*########## FILTER FORM ########## ->*/
.template_filterForm_default {
	margin-bottom:40px;
}

.template_filterForm_default h2 {
	position:relative;
}

.template_filterForm_default.useLsUnfold h2 {
	cursor:pointer;
	margin-top:0;
	margin-bottom:0;
}

.template_filterForm_default.useLsUnfold h2:after {
	position:absolute;
	font-size:1.7rem;
	transition:opacity 0.4s linear;
	font-weight:bold;
}

.template_filterForm_default.useLsUnfold.lsUnfoldClosed h2:after {
	content:"\f35f";
	opacity:1;
    font-family:Ionicons;
    cursor:pointer;
	right:28px;
	top:5px;
}

.template_filterForm_default.useLsUnfold.lsUnfoldOpen h2:after {
	content:"\f365";
	opacity:1;
    font-family:Ionicons;
    cursor:pointer;
	right:28px;
	top:5px;
}

.template_filterForm_default.useLsUnfold.lsUnfoldRunning h2:after {
	opacity:0;
}

.template_filterForm_default .noMatch {
	color:#AAAAAA;
	font-style:italic;
}

.template_filterForm_default .checkAll {
	color:#AAAAAA;
	font-style:italic;
}

.template_filterForm_default .noSelection {
	color:#AAAAAA;
	font-style:italic;
}

.filterOptionsBox,
.filterPriceBox {
	margin-bottom:5px;
	padding:0px;
}

.filterOptionsBox .label,
.filterPriceBox .label {
	margin:0px;
/*	font-weight:bold;*/
	padding:5px 26px 5px 5px;
	position:relative;
	cursor:pointer;
}

.filterOptionsBox.useLsUnfold .label,
.filterPriceBox.useLsUnfold .label {
	cursor:pointer;
	border-bottom:1px solid #DEDCDC;
}

.filterOptionsBox.useLsUnfold .label:after,
.filterPriceBox.useLsUnfold .label:after {
	position:absolute;
	right:5px;
	top:0px;
	font-size:1.2rem;
	transition:opacity 0.4s linear;
	font-weight:bold;
}

.filterOptionsBox.useLsUnfold.lsUnfoldClosed .label:after,
.filterPriceBox.useLsUnfold.lsUnfoldClosed .label:after {
	content:"\f365";
	opacity:1;
    font-family:Ionicons;
    cursor:pointer;
	right:10px;
	top:-4px;
}

.filterOptionsBox.useLsUnfold.lsUnfoldOpen .label:after,
.filterPriceBox.useLsUnfold.lsUnfoldOpen .label:after {
	content:"\f35f";
	opacity:1;
    font-family:Ionicons;
    cursor:pointer;
	right:10px;
	top:6px;
}

.filterOptionsBox.useLsUnfold.lsUnfoldRunning .label:after,
.filterPriceBox.useLsUnfold.lsUnfoldRunning .label:after {
	opacity:0;
}

.filterOptionsBox .showAndHideOptionsIcon {
	cursor:pointer;
	display:inline-block;
}

.filterOptionsBox .showAndHideOptionsIcon:after {
	content:"\f462";
	opacity:1;
    font-family:Ionicons;
    cursor:pointer;
	right:1px;
	top:-4px;
}

.filterOptionsBox .showAndHideOptionsIcon.currentlyHiding:after {
	content:"\f2c7";
	opacity:1;
    font-family:Ionicons;
    cursor:pointer;
	right:1px;
	top:6px;
}

.filterOptionsBox .showAndHideOptionsIcon.hidden {
	display:none;
}

.filterOptionsBox .content,
.filterPriceBox .content {
	padding:5px;
	display:block;
	position:relative;
}

.filterOptionsBox.closed .content {
	display:none;
}

.filterOptionsBox .filterOption.hidden {
	display:none;
}

.filterOptionsBox .checkAll {
	display:none;
}

.template_filterForm_default #priceLow,
.template_filterForm_default #priceHigh {
	width:40px;
}

.template_filterForm_default input.submitFilter {
	width:auto;
	float:left;
	margin-right:10px;
}

.template_filterForm_default input.resetFilter {
	width:auto;
}

.template_filterForm_default.nothingToFilter {
	display:none;
}

@media only screen and (max-width:400px) {
	.template_filterForm_default input.submitFilter,
	.template_filterForm_default input.resetFilter {
		float:none;
		width:100%;
		margin-right:0;
		margin-top:5px;
	}
}
/*########## FILTER FORM ########## <-*/

/*########## CROSS SELLER ########## ->*/
.crossSellerCTE {
	margin-top:20px;
	margin-bottom:20px;
}

.crossSeller.crossSeller_3 .sliding-area {
    display: flex;
}

/*Frage an Volker
.crossSellerCTE .productList .shopProduct.template_productOverview_CS {
	max-width:180px;
}
*/

.crossSellerCTE .frontendProductSearch .productList .shopProduct {
	max-width:100%;
}

.crossSellerCTE .productList .shopProduct .imageContainer .productMainImage.boxImage img {
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
}

.crossSellerCTE .buttonLeft {
	position:absolute;
	left:10px;
	padding:20px 20px 20px 0;

}

.crossSellerCTE .buttonRight {
	position:absolute;
	right:10px;
	padding:20px 0 20px 20px;
}

.crossSellerCTE .button {
	font-family:Ionicons;
	font-size:3rem;
	color:#FFFFFF;
	cursor:pointer;
	text-shadow:0 0 5px #000000;
	background:transparent;
	border:0;
	z-index:99;
	
}

.crossSellerCTE .button.buttonLeft:before {
    content:"\f124";
}

.crossSellerCTE .button.buttonRight:before {
    content:"\f125";
}

.crossSellerCTE .button.buttonUp:before {
    content:"\f126";
}

.crossSellerCTE .button.buttonDown:before {
    content:"\f123";
}

.crossSellerCTE .buttonUp {
	position:absolute;
	top:10px;
	display:none;
}

.crossSellerCTE .buttonDown {
	position:absolute;
	bottom:10px;
	display:none;
}

.leftImpossible .buttonLeft,.rightImpossible .buttonRight,.upImpossible .buttonUp,.downImpossible .buttonDown {
	display:none;
}

.crossSellerCTE .gotoProductDetails {
	display:none;
}
/*########## CROSS SELLER ########## <-*/


/*########## CART / CHECKOUT ########## ->*/

	/*########## CART ICON ########## ->*/
	.template_cart_mini #cart-checkout > a.gotoCart {
		width:40px;
		position:absolute;
		left:-40px;
		display:none;
		padding:5px;
		top:68px;
		line-height:normal;
		border-radius:3px 0 0 3px;
	}

	.template_cart_mini #cart-checkout > .gotoCart .cart-icon img {
		width:50px;
		height:auto;
	}

	.template_cart_mini #cart-checkout > .gotoCart .cart-num-items {
		display:block;
	}

	.template_cart_mini #cart-checkout > .gotoCart span {
		margin-bottom:0;
		text-align:center;
		width:100%;
	}

	.template_cart_mini #cart-checkout > a.gotoCart .cart-label {
		display:none;
	}
	/*########## CART ICON ########## <-*/

	
	/*########## MISC ########## ->*/
	body.mini-cart-open {
		overflow:hidden;
	}
	
	.template_cart_mini {
		position:fixed;
		top:0;
		bottom:0;
		width:100%;
		left:100%;
		z-index:100000;
		transition:all 1s ease;
		height:20%;
	}

	.template_cart_mini.lsUnfoldClosed.lsUnfoldRunning,
	.template_cart_mini.lsUnfoldOpen:not(.lsUnfoldRunning) {
		left:0%;
		top:0px;
		height:100%;
	}

	.template_cart_mini a,
	.template_cart_big a,
	.template_orderReview_default a {
		position:relative;
	}

	.template_cart_mini p.msgNoProductsInCart,
	.template_cart_big p.msgNoProductsInCart,
	.template_orderReview_default p.msgNoProductsInCart {
		margin:0;
		margin-right:30px;
	}

	.template_cart_mini .cartPreview .insideContainer,
	.template_cart_big .cartPreview .insideContainer,
	.template_orderReview_default .cartPreview .insideContainer {
		width:100%;
	}

/*
	.template_cart_mini .cartPreview,
	.template_cart_big .cartPreview,
	.template_orderReview_default .cartPreview {
		display:block;
		padding:0px;
		width:0px;
		box-shadow:-10px 10px 42px 0px rgba(0, 0, 0, 0.5);
		line-height:normal;
		height:100%;
		transition:all 1s ease-in-out;
	}
*/
/*

	.template_cart_big .cartPreview,
	.template_orderReview_default .cartPreview {
		width: 100%;
		box-shadow: none;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
	}
*/

	.template_cart_mini .cartPreview .topLine,
	.template_cart_big .cartPreview .topLine,
	.template_orderReview_default .cartPreview .topLine {
		width:100%;
	}
	
	.template_cart_mini .cartPreview .topLine .jumpTo,
	.template_cart_big .cartPreview .topLine .jumpTo,
	.template_orderReview_default .cartPreview .topLine .jumpTo {
		display:inline-block;
		vertical-align:middle;
	}

	.template_cart_mini .cartPreview .bottomLine,
	.template_cart_big .cartPreview .bottomLine,
	.template_orderReview_default .cartPreview .bottomLine {
		height:30px;
/*
		position:absolute;
		bottom:0px;
		left:0px;
*/
		width:100%;
	}
	
	.template_cart_big .cartPreview .bottomLine,
	.template_orderReview_default .cartPreview .bottomLine {
/*		position: fixed;*/
	}

/*
	.template_cart_mini #checkoutContent,
	.template_cart_big #checkoutContent,
	.template_orderReview_default #checkoutContent {
		position:absolute;
        background: #ffffff;
		top:110px;
		bottom:30px;
		right:0px;
        padding-top: 60px;
		overflow-y:scroll;
		width:100%;
	}
*/

/*
	.template_cart_mini #checkoutContent .headlineMainSection,
	.template_cart_big #checkoutContent .headlineMainSection,
	.template_orderReview_default #checkoutContent .headlineMainSection {
		display:inline-block;
		padding:6px 12px 12px 12px;
	}
	
*/
	.checkoutStep {
		position:relative;
	}

	.checkoutStep [data-lsjs-element="openFormToggler"] {
		position:absolute;
		top:10px;
		right:10px;
		z-index:1;
	}
	
	.formReviewerApplied.formClosed form {
		opacity:0.7;
	}

	@media screen and (min-width:681px) {
		.template_cart_mini .jumpTo,
		.template_cart_big .jumpTo,
		.template_orderReview_default .jumpTo {
			margin-left:2%;
			margin-right:2%;
		}
	}
	
	@media screen and (max-width:680px) {
		.template_cart_mini .jumpTo,
		.template_cart_big .jumpTo,
		.template_orderReview_default .jumpTo {
			margin-left:3%;
			margin-right:3%;
		}
	}
	/*########## MISC ########## <-*/
	

	/*########## PRODUCT REPRESENTATION FIELDS ########## ->*/
	.newCart p.msgNoProductsInCart {
		margin:0;
		margin-right:30px;
	}

	.newCart .shopProduct {
		display:block;
		position:relative;
	}

	.newCart .shopProduct::after {
		clear:both;
		display:table;
		content:"";
	}

	.newCart .shopProduct.statusTogglerApplied[data-misc-changeQuantityMode="no"] .field.changeQuantity {
		display:none;
		height:0px;
	}

	.field.changeQuantity .inside-box .toggler {
		position:absolute;
		top:5px;
		right:5px;
	}

	.field.changeQuantity .field-content {
		text-align:center;
	}

	.field.changeQuantity form {
		display:inline-block;
	}

	.field.changeQuantity form.formQuantity label {
		display:none;
	}	
	
	.field.changeQuantity form.formQuantity #quantity_item {
		width:50px;
		text-align:center;
		padding:5px;
		border:1px solid #000000;
		vertical-align:middle;
	}

	.field.changeQuantity form.formQuantity p.error {
		position:absolute;
		bottom:-8px;
		font-size:0.9rem;
	}

	.newCart .shopProduct .image img {
		max-width:100%;
		max-height:100%;
	}
	/*########## PRODUCT REPRESENTATION FIELDS ########## <-*/

	
	/*########## CALCULATION ########## ->*/
	.calculation .field-group.statusTogglerApplied[data-misc-highlighted="no"] .field.hideWhenNotHighlighted {
		display:none;
	}
	/*########## CALCULATION ########## <-*/

	
	/*########## LOGIN ########## ->*/
	.customerLogin .feLogin label {
		display:inline-block;
		width:20%;
		min-width:110px;
	}
	
	.customerLogin .feLogin input {
		display:inline-block;
		width:76%;
	}

	#loginTop {
		display:none;
		position:fixed;
		top:76px;
		right:75px;
		max-width:250px;
		padding:20px;
	}
	
	#loginTop label,
	#loginTop input	{
		display:block;
		text-align:left;
		width:100%;
	}	

	#iconLogin:hover #loginTop {
		display:block !important;
	}
	/*########## LOGIN ########## <-*/


	/*########## CUSTOMER DATA ########## ->*/
	.formCustomerData .widget {
		margin-bottom:10px;
	}
	
	.formCustomerData label {
	    display:inline-block;
		width:20%;
	    min-width:110px;
	}
	
	.formCustomerData input:not(.submit),
	.formCustomerData select:not(.submit) {
		display:inline-block;
		width:76%;
	}

	.customerDataForm fieldset.useDeviantShippingAddress fieldset span > input.checkbox {
		width:auto;
	}
	.customerDataForm fieldset.useDeviantShippingAddress fieldset span > label {
		width:auto;
		margin-left:10px;
	}
	
	.formCustomerData .bottom label {
		display:block;
	}
	
	.formCustomerData .bottom textarea {
		display:block;
		width:100%;
	}

	.formConfirmOrder .scrollableField {
		padding:0;
	}
	
	.formConfirmOrder fieldset {
		margin-bottom:10px;
	}
	
	.customerDataForm.formClosed button.submit {
		display: none;
	}
	/*########## CUSTOMER DATA ########## <-*/
	
	
	/*########## PAYMENT AND SHIPPING ########## ->*/
	.paymentAndShippingOptionContainer {
		position:relative;
		vertical-align:top;
		display:block;
	}

	.paymentAndShippingOptionContainer.selected {
		border:1px solid;
		z-index:1;
	}

	.paymentAndShippingOptionContainer > a {
		display:block;
		min-height:75px;
		cursor:pointer;
		background-repeat:no-repeat;
		background-position:left top;
	}
	
	#waitingForShippingOrPaymentSelection {
		 position:fixed;
		 top:0px;
		 right:0px;
		 bottom:0px;
		 left:0px;
		 background-color:rgba(0,0,0,0.5);
	}

	#waitingForShippingOrPaymentSelection:after {
		 content:"loading...";
		 color:#FFFFFF;
		 width:100px;
		 font-weight:bold;
		 font-size:1.5rem;
		 position:absolute;
		 left:50%;
		 top:50%;
	}
	/*########## PAYMENT AND SHIPPING ########## <-*/
	

	/*########## SANTANDER WEB QUICK ########## ->*/
	form.santanderWebQuickBirthday .inputBlock {
		display:inline-block;
		margin-right:5px;
		vertical-align:bottom;
	}

	form.santanderWebQuickBirthday .inputBlock label,
	form.santanderWebQuickBirthday .inputBlock input {
		display:block;
	}

	form.santanderWebQuickBirthday .inputBlock label {
		font-weight:bold;
	}

	form.santanderWebQuickBirthday [name="santanderWebQuickBirthdayDay"],
	form.santanderWebQuickBirthday [name="santanderWebQuickBirthdayMonth"]{
		width:70px !important;
	}

	form.santanderWebQuickBirthday [name="santanderWebQuickBirthdayYear"]{
		width:90px !important;
	}

	form.santanderWebQuickBirthday .submit {
		margin-bottom:0 !important;
	}
	/*########## SANTANDER WEB QUICK ########## <-*/
	
	.buttonBuy {
/*		padding:10px 20px;*/
	}

/*########## CART / CHECKOUT ########## <-*/


/*########## LSZOOM ########## ->*/
.lsZoomImageWrapper {
	display:block;
	margin-bottom:0;
}

.lsZoomBigBox {
	background-color:#FFFFFF;
	display:none;
	overflow:hidden;
	position:absolute;
	z-index:8001;
}

.lsZoomBigBox img {
	position:relative;
	max-width:none;
	height:auto !important;
	width:auto !important;
}

.lsZoomPreloader {
	width:100%;
	height:100%;
	background:	url("../images/misc/loading.gif") center center no-repeat;
}

.lsZoomAreaMarker {
	width:20px;
	height:20px;
	top:0px;
	left:0px;
	border:2px solid #FFFFFF;
	position:absolute;
	z-index:8000;
	display:none;
}
/*########## LSZOOM ########## <-*/


/*########## SOCIAL MEDIA BUTTONS ########## ->*/
#header .socialMediaButtons .buttons li {
/*
	background:#EEE;
	width:50px;
	height:50px;
	text-align:center;
*/
}
/*########## SOCIAL MEDIA BUTTONS ########## <-*/



/*############################## MEDIA QUERY TABLET ##############################*/
/*################################################################################*/


@media screen and (min-width:751px) and (max-width:871px) {


	/*########## OFF CANVAS NAVIGATION ########## ->*/
	body.useOcNavi:not(.sticky) #lsOcNavi,
	body.useOcNavi:not(.sticky) #lsOcNaviToggler	{
		visibility:visible;
	}
    
    	
	body.useOcNavi #lsOcNavi {
		width:100%;
		padding-top:0;
		padding-left:40px;
		padding-right:40px;
	}
	
	body.useOcNavi #lsOcNaviToggler,
	body.useOcNavi.sticky #lsOcNaviToggler {
		position:absolute;
		left:10px;
		right:auto;
		display:block;
	}
	
	body.useOcNavi #lsOcNavi #offCanvasContainer {
		margin-top:3px;
	}
	
	body:not(.lsOcNaviRunning) #lsOcNavi #offCanvasContainer .ls_languageSelector {
		top:95px;
		left:10px;
		position:fixed;
	}
	/*########## OFF CANVAS NAVIGATION ########## <-*/
}







/*############################## MEDIA QUERY SMARTPHONE ##############################*/
/*####################################################################################*/


@media screen and (max-width:750px) {


	/*########## OFF CANVAS NAVIGATION ########## ->*/
	body.useOcNavi:not(.sticky) #lsOcNavi,
	body.useOcNavi:not(.sticky) #lsOcNaviToggler	{
		visibility:visible;
	}
	
	body.useOcNavi #lsOcNaviToggler,
	body.useOcNavi.sticky #lsOcNaviToggler {
		position:absolute;
		left:10px;
		right:auto;
		top:10px;
		display:block;
	}
	
	body.useOcNavi #lsOcNavi {
		width:100%;
		padding-top:0;
		padding-left:70px;
		padding-right:50px;
	}
	
	body.useOcNavi #lsOcNavi #offCanvasContainer {
		margin-top:15px;
	}
	
	body:not(.lsOcNaviRunning) #lsOcNavi #offCanvasContainer .ls_languageSelector {
		top:50px;
		left:10px;
		position:fixed;
	}
	/*########## OFF CANVAS NAVIGATION ########## <-*/


	
	/*########## SEARCH BAR ########## ->*/
/*
	.template_productSearch_default {
		padding-right:60px;
        display: none;
	}
*/
	
	.template_productSearch_default #merconis_searchWord {
		width:100%;
	}
	/*########## SEARCH BAR ########## <-*/

	/*########## STICKY HEADER ########## ->*/
	body.useOcNavi.sticky #lsOcNaviToggler {
		top:16px;
	}
	/*########## STICKY HEADER ########## <-*/
	
	/*########## MISC ########## ->*/
	.template_cart_mini #cart-checkout > a.gotoCart {
		top:48px;
	}	
	/*########## MISC ########## <-*/
	
}











