/* STANDARD PAGE DESIGN */
body {
    color: #666;
		font-family: Arial, Helvetica, sans-serif !important;
    letter-spacing: 0.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    font-size: 14px;
}
h1 {
    font-weight: 700;
}
h2 {
    font-weight: 600;
    font-size: 24px !important;
}
body, .page-wrapper {
    background: #f5f5f5;
}
.page-title-wrapper {
    padding: 10px 0px;
}
button, a.action.primary, .cart.table-wrapper .actions-toolbar > .action, .action-gift {
    border-radius: 0px;
}
button, .action.primary, button#product-addtocart-chili-button {
	  min-height: 35px;
    font-weight: 400;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.action.primary {
    font-size: 14px;
    line-height: 20px;
}
a, .alink, a:visited, .alink:visited, .message.info a {
    font-weight: 400;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
	  transition: all 400ms ease-in-out;
}
header a:hover, footer a:hover {
    filter: brightness(1.2);
}
header a.logo:hover {
    filter: none !important;
}
select {
    background: #fff;
    color: #666;
    border: 1px solid #fff;
    border-radius: 0 !important;
}
tr:nth-child(2n) {
    background: #f5f5f5;
}
table {
		color: #666 !important;
    border: 0 !important;
}
tbody {
    border-color: #f5f5f5;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: 8px 10px;
    border-right: 0 !important;
    border-left: 0 !important;
}
@media (min-width: 768px), print{
	h1 {
	    font-size: 24px !important;
		  margin-bottom: 20px !important;
	}
}

/* MATERIAL ICON FONT */
.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
    font-size: 25px;
    content: '\e8cc';
    font-family: 'Material Icons';
}
.minicart-wrapper .action.close:before {
    font-size: 24px;
    line-height: 24px;
    content: '\E5CD';
    font-family: 'Material Icons';
}
#to_top_btn:before {
    content: '\E316';
    font-family: 'Material Icons';
    font-size: 28px;
}
.nav-toggle:before {
    content: '\E5D2';
    font-family: 'Material Icons';
		color: #333;
}
.block-search .label:before {
    font-size: 25px;
    content: '\E8B6';
    font-family: 'Material Icons';
    padding-right: 10px;
}
.sorter-action:before {
    font-size: 24px;
    line-height: 32px;
    content: '\E5D8';
    font-family: 'Material Icons';
}
.sorter .sort-desc:before {
    content: '\E5DB';
}
.header.panel > .header.links > li a.My.Account:before, ul.header.links li a.My.Account:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E7FD';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center; 
		padding: 0 10px 0 0px;
}
.header.panel > .header.links > li a.contact-link:before, ul.header.links li a.contact-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E0C9';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
	  padding: 0 10px 0 0px;
}
button#product-addtocart-chili-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 21px;
    content: '\E254';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 3px;
}
button.action.tocart.primary:before, button#order-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\E8CC';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    content: '\E03B';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
a#tab-label-additional-title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 21px;
    content: '\E88F';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.header.panel > .header.links > li.authorization-link a:before, ul.header.links li.authorization-link a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E897';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
	  padding: 0 5px 0 0px;
}
.header.panel > .header.links > li.authorization-link a[re$="http://ewr-ag.abcpremium.de/index.php/customer/account/logout/"]:before {
    content: '\E898';
    font-family: 'Material Icons';
}
.product-info-main .stock.available:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\E8DC';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.product-info-main .stock.unavailable:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\E8DB';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.iconfont-faq:before {
	 	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E8AF';
	  margin-right: 8px;
	 	font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
	  margin-right: 8px;
}
.iconfont-info:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E88E';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
	  margin-right: 8px;
}
button#product-download-button span a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 20px;
    content: '\E884';
    font-family: 'Material Icons';
    margin-right: 8px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #e5007d;
    color: #ffffff;
    content: '\E5CA';
    font-family: 'Material Icons';
    font-size: 20px;
}
button.action.tocart.primary.details_btn:before, button#order-button:before {
    font-size: 18px;
    line-height: 20px;
    content: "\e235";
    font-family: 'Material Icons';
		margin-right: 0px;
}
@media (min-width: 768px){
	button.action.tocart.primary.details_btn:before, button#order-button:before {
			font-size: 18px;
			line-height: 20px;
			content: " ";
			font-family: 'Material Icons';
			display: none;
	}
  .block-search .action.search:before {
      font-size: 20px;
      line-height: 16px;
      content: '\E8B6';
      font-family: 'Material Icons';
  }
  .modes-mode:before {
      content: '\E42A' !important;
      font-family: 'Material Icons' !important;
  }
  .mode-list:before {
      content: '\E8EF' !important;
  }
	.header.panel > .header.links > li a.My.Account:before, ul.header.links li a.My.Account:before {
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-size: 24px;
			line-height: 24px;
			color: inherit;
			content: '\E7FD';
			font-family: 'Material Icons';
			margin: 0;
			vertical-align: top;
			display: inline-block;
			font-weight: normal;
			overflow: hidden;
			speak: none;
			text-align: center; 
			padding: 0;
	}
	.header.panel > .header.links > li a.contact-link:before, ul.header.links li a.contact-link:before {
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-size: 24px;
			line-height: 24px;
			color: inherit;
			content: '\E0C9';
			font-family: 'Material Icons';
			margin: 0;
			vertical-align: top;
			display: inline-block;
			font-weight: normal;
			overflow: hidden;
			speak: none;
			text-align: center;
			padding: 0;
	}
	.header.panel > .header.links > li.authorization-link a:before, ul.header.links li.authorization-link a:before {
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-size: 24px;
			line-height: 24px;
			color: inherit;
			content: '\E897';
			font-family: 'Material Icons';
			margin: 0;
			vertical-align: top;
			display: inline-block;
			font-weight: normal;
			overflow: hidden;
			speak: none;
			text-align: center;
		  padding: 0;
	}
	.header.panel > .header.links > li.authorization-link a[re$="http://ewr-ag.abcpremium.de/index.php/customer/account/logout/"]:before {
			content: '\E898';
			font-family: 'Material Icons';
	}
}
@media only screen and (max-width: 767px){
	.navigation .parent .level-top:after {
			font-size: 24px;
			line-height: 50px;
			content: '+';
			font-family: inherit;
	}
	.navigation .parent .level-top.ui-state-active:after {
			content: '–';
	}
	.navigation .parent .level-top:after {
			position: absolute;
			right: 15px;
			top: 0;
	}
	.nav-sections-item-content {
			padding: 5px 0 25px;
	}
	.nav-sections .header.links {
			border-bottom: 0px solid #d1d1d1;
	}
	.nav-sections .header.links li > a {
			border-top: 0px solid #d1d1d1;
			border-bottom: 1px solid #d1d1d1;
	}
	.navigation .level0 {
			border-top: 0px solid #d1d1d1;
		  border-bottom: 1px solid #d1d1d1;
	}
	.navigation .submenu:not(:first-child) > li > a {
			padding-left: 20px;
	}
	.nav-sections .header.links li > a, .navigation .level0 > .level-top {
			line-height: 24px;
		  min-height: 20px;
    	padding: 13px 20px;
	    color: #333;
	}
}
@media (max-width: 639px){
	a#tab-label-additional-title:before {
			font-size: 24px;
			line-height: 40px;
	}
}

/* ABCPREMIUM ICONFONT */
@font-face {
  font-family: 'abcpremium-iconfont';
  src: url('../fonts/abcpremium-iconfont.eot?ncqm9x');
  src: url('../fonts/abcpremium-iconfont.eot?ncqm9x#iefix') format('embedded-opentype'),
    url('../fonts/abcpremium-iconfont.ttf?ncqm9x') format('truetype'),
    url('../abcpremium-iconfont.woff?ncqm9x') format('woff'),
    url('../abcpremium-iconfont.svg?ncqm9x#abcpremium-iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="abcicon-"], [class*=" abcicon-"] {
	font-family: 'abcpremium-iconfont' !important; 
	font-size: 24px;
	line-height: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none !important;
	text-align: center;
}
.minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart.active:before {
    font-size: 20px;
		content: "\f881";
    font-family: 'abcpremium-iconfont';   
}
button.action.tocart.primary:before, button#order-button:before {
    font-size: 20px;
    line-height: 22px;
    content: "\f881";
    font-family: 'abcpremium-iconfont';
}
.sorter-action:before {
    font-size: 18px;
    line-height: 32px;
    content: '\ea4c';
    font-family: 'abcpremium-iconfont';
    color: inherit;
}
.sorter .sort-desc:before {
    content: '\ea4d';
}
a.abcicon-paypal:before {
    content: '\e604';
	  font-size: 24px;
    line-height: 20px;
}
a.abcicon-amazon-pay:before {
    content: '\e613';
	  font-size: 25px;
    line-height: 20px;
}
a.abcicon-ec:before {
    content: '\e600';
	  font-size: 22px;
    line-height: 20px;
}
a.abcicon-maestro:before {
    content: '\e605';
	  font-size: 22px;
    line-height: 20px;
}
a.abcicon-mastercard:before {
    content: '\e602';
	  font-size: 22px;
    line-height: 20px;
}
a.abcicon-visa:before {
    content: '\e601';
	  font-size: 24px;
    line-height: 20px;
}
a.abcicon-dhl:before {
    content: '\e925';
	  font-size: 16px;
    line-height: 24px;
}
a.abcicon-facebook:before {
    content: '\ea90';
	  font-size: 16px;
    line-height: 18px;
}
a.abcicon-facebook:hover:before {
    color: #3b5998;
}
a.abcicon-twitter:before {
    content: '\e92e';
	  font-size: 18px;
    line-height: 20px;
}
a.abcicon-twitter:hover:before {
    color: #1da1f2;
}
a.abcicon-instagram:before {
    content: '\ea92';
	  font-size: 18px;
    line-height: 20px;
}
a.abcicon-instagram:hover:before {
    color: #333;
}
a.abcicon-pinterest:before {
    content: '\e922';
	  font-size: 18px;
    line-height: 20px;
}
a.abcicon-pinterest:hover:before {
    color: #bd081c;
}
a.abcicon-youtube:before {
    content: '\f838';
	  font-size: 18px;
    line-height: 20px;
}
a.abcicon-youtube:hover:before {
    color: #f00;
}
a.abcicon-googleplus:before {
    content: '\e914';
	  font-size: 22px;
    line-height: 22px;
}
a.abcicon-googleplus:hover:before {
    color: #dc4e41;
}
a.abcicon-xing:before {
    content: '\e933';
	  font-size: 18px;
    line-height: 20px;
}
a.abcicon-xing:hover:before {
    color: #006567;
}
h3.ui-accordion-header:before{
		content: '\ea0a';
		font-family: 'abcpremium-iconfont'; 
		font-size: 10px;
		line-height: 19px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none !important;
		text-align: center;
	  margin-right: 8px;
}
h3.ui-accordion-header.ui-state-active:before{
		content: '\ea0b';
		font-family: 'abcpremium-iconfont'; 
		font-size: 10px;
		line-height: 19px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin: 0;
		vertical-align: top;
		display: inline-block;
		font-weight: normal;
		overflow: hidden;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none !important;
		text-align: center;
		margin-right: 8px;
}


/* PANEL HEADER WITH CUSTOMER LINKS */
.page-header .panel.wrapper {
    border-bottom: 0 !important;
    background: #fff !important;
}
a.action.advanced {
    display: none;
}
.block-search .control {
    border-top: 0px solid #fff !important;
}
header a, a.action.showcart {
    color: #666;
}
@media (min-width: 768px), print{
	.block-search input[type="text"] {
	    background: #f5f5f5;
	    border: 0px solid #ccc;
	    border-radius: 0px;
	    padding: 0 15px;
		  height: 50px;
	}
	.block-search .control {
			padding: 0 !important;
	}
  .block-search .action.search {
      top: -3px;
  }
  header.page-header {
      padding-bottom: 10px;
  }
  .header.panel > .header.links > li.welcome, .header.panel > .header.links > li a {
      line-height: 24px !important;
  }
}

/* LANGUAGE SWITCHER */
strong.view-default:before, .page-header .switcher .options ul.dropdown li.view-default a:before {
    content: '';
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center;
    visibility: visible;
    display: inline-block !important;
    width: 25px;
    height: 16px;
    background-image: url(../images/language/de.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
    image-rendering: -webkit-optimize-contrast;
}
strong.view-shop_en:before, .page-header .switcher .options ul.dropdown li.view-shop_en a:before {
    content: '';
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center;
    visibility: visible;
    display: inline-block !important;
    width: 25px;
    height: 16px;
    background-image: url(../images/language/en.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
    image-rendering: -webkit-optimize-contrast;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    min-width: 70px;
}
.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after, .page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after, .nav-sections .switcher-trigger strong:after{
	display: none;
}
@media (min-width: 768px){
	.page-header .switcher strong span {
			font-size: 12px;
			visibility: hidden;
			width: 0 !important;
			height: 0 !important;
			padding: 0;
			margin: 0;
			display: inline-block;
	}
}
@media only screen and (max-width: 767px){
	.nav-sections .switcher {
			border-top: 0px solid #d1d1d1;
	    padding: 13px 20px;
	}
}

/* MOBILE MENU */
@media only screen and (max-width: 767px){
	.nav-sections-item-title {
			width: 50%;
	}
}

/* NEW HEADER LAYOUT */
li.link.wishlist, li.greet.welcome {
    display: none !important;
}
.page-header .panel.wrapper {
    border-bottom: 0 !important;
    background: #fff !important;
}
.header.panel > .header.links > li.authorization-link a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 21px;
    color: inherit;
    content: '\E897';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    visibility: visible;
    display: inline-block !important;
}
.minicart-items-wrapper {
    max-height: 50vh;
}
@media (min-width: 768px){
	.nav-sections-item-content div#switcher-language-nav, div#switcher-language-nav {
			display: none !important;
	}
	.page-header .panel.wrapper, .nav-sections .section-items.nav-sections-items {
			max-width: 1280px;
			width: 100%;
			margin: 0 auto;
	}
	a.logo, strong.logo {
			width: 20%;
			width: 200px;
			float: left;
			margin-top: 20px;
			margin-bottom: 10px;
	}
	.page-header .header.panel {
			padding-top: 0px !important;
			padding-bottom: 0px !important;
	    padding-right: 0 !important;
	    width: 80% !important;
			width: calc(100% - 200px) !important;
			float: left;
	}
	.panel.header div#switcher-language {
	    float: right;
			height: 20px;
			margin-right: 1px;
			margin-left: 1px;
			padding: 15px 10px 15px 20px !important;
			background: #f5f5f5;
	}
	ul.header.links {
			width: auto;
			text-align: right;
	    margin-bottom: 5px !important;
	}
	.header.panel > .header.links > li {
			padding: 15px 0px;
	}
	.header.panel > .header.links > li {
			margin: 0 !important;
	}
	li.authorization-link, .header.panel > .header.links > li:first-child, .header.panel > .header.links > li:nth-child(3n) {
			padding: 15px 20px !important;
			background-color: #f5f5f5;
			border-right: 1px solid #fff;
			-webkit-transition: background-color .4s ease;
			transition: background-color .4s ease;
	}
	.header.panel > .header.links > li:first-child {
			border-left: 1px solid #fff;
	}
	.block-search .action.search {
			right: 0px !important;
			padding: 0 20px !important;
			height: 50px;
    	background: #666 !important;
	}
	.block-search .action.search:before {
			color: #fff !important;
	}
	.block-search .action.search.disabled, .block-search .action.search[disabled], fieldset[disabled] .block-search .action.search {
			opacity: 1 !important;
	}
	.minicart-wrapper {
			margin-left: 20px !important;
			margin-right: 20px !important;
			padding-top: 9px !important;
	}
  .minicart-items-wrapper {
      max-height: 70vh !important;
  }
	.header.panel > .header.links > li a[href$="/index.php/customer/account/create/"], , .header.panel > .header.links > li a{
		display: none;
	}
	li.authorization-link a, .header.panel > .header.links > li a.My.Account, .header.panel > .header.links > li a.contact-link {
			overflow: hidden;
			visibility: visible;
			display: inline-block;
			float: left;
			-webkit-transition: all 400ms ease-in-out;
			-moz-transition: all 400ms ease-in-out;
			-ms-transition: all 400ms ease-in-out;
			-o-transition: all 400ms ease-in-out;
			transition: all 400ms ease-in-out;
	}
	li.authorization-link a, .header.panel > .header.links > li a.My.Account, .header.panel > .header.links > li a.contact-link {
			width: 75px !important;
	}
	li.authorization-link a, .header.panel > .header.links > li a.My.Account, .header.panel > .header.links > li a.contact-link {
			width: 93px !important;
	}
	li.authorization-link a, .header.panel > .header.links > li a.My.Account, .header.panel > .header.links > li a.contact-link {
			width: 122px !important;
	}
	li.authorization-link, .header.panel > .header.links > li:first-child, .header.panel > .header.links > li:nth-child(3n) {
			width: 10px;
			height: 20px;
			padding: 15px 30px 15px 20px !important;
			overflow: hidden;
		  -webkit-transition: all 300ms ease-in-out;
			-moz-transition: all 300ms ease-in-out;
			-ms-transition: all 300ms ease-in-out;
			-o-transition: all 300ms ease-in-out;
			transition: all 300ms ease-in-out;
	}
	.header.panel > .header.links > li:hover {
			background: #666;
	}
	.header.panel > .header.links > li:hover a {
			color: #fff;
			text-decoration: none !important;
	}
	li.authorization-link:hover {
			width: 64px;
			height: 20px;
	}
	.header.panel > .header.links > li:nth-child(3n):hover {
			width: 78px;
			height: 20px;
	}
	.header.panel > .header.links > li:first-child:hover {
			width: 98px;
			height: 20px;
	}
	li.authorization-link:hover a {
			width: 74px !important;
			visibility: visible;
	}
	.header.panel > .header.links > li:hover a.contact-link {
			width: 86px !important;
			visibility: visible;
	}
	.header.panel > .header.links > li:hover a.My.Account {
			width: 109px !important;
			visibility: visible;
	}
	.header.panel > .header.links > li.authorization-link a:before, .header.panel > .header.links > li a.My.Account:before, .header.panel > .header.links > li a.contact-link:before {
			visibility: visible;
			float: left;
	}
}
@media (max-width: 639px){
	header.page-header {
			min-height: 50px;
	}
	.logo {
			margin: 10px 0 10px 50px;
	}	
	.block-search {
			margin-top: 15px !important;
	}
	.block-search .label {
			position: absolute;
			right: 60px;
	}
	.minicart-wrapper {
			margin-top: 15px;
			position: absolute;
			top: 0;
			right: 35px;
	}
}

/* HEADER CONTENT */
header.page-header {
    margin-bottom: 0;
    padding-bottom: 0;
}
.header.content {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* HEADER LOGO */
.logo img {
    display: block;
    max-height: 35px;
	  max-width: 140px;
    width: auto;
    margin-left: 20px;
	  image-rendering: -webkit-optimize-contrast;
}

/* HEADER SEARCH */
input#search::-webkit-input-placeholder {
  color: #666;
}
input#search::-moz-placeholder {
  color: #666;
}
input#search:-ms-input-placeholder {
  color: #666;
}
input#search:-moz-placeholder {
  color: #666;
}
@media (min-width: 768px), print{
  input#search::-webkit-input-placeholder {
    color: #666;
  }
  input#search::-moz-placeholder {
    color: #666;
  }
  input#search:-ms-input-placeholder {
    color: #666;
  }
  input#search:-moz-placeholder {
    color: #666;
  }
}

/* MINI CART */
.minicart-wrapper .block-minicart {
    position: fixed;
    top: 0;
    right: -320px !important;
    height: 100%;
    width: 320px !important;
    min-width: auto;
    margin: 0;
    padding: 40px 20px 25px;
    z-index: 14;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.minicart-wrapper.active .block-minicart {
    display: block;
    top: 0;
    right: 0 !important;
    z-index: 14;
}
.minicart-wrapper .action.close {
    left: 0;
}
.minicart-wrapper .action.showcart .counter.qty {
    background: transparent;
    color: #e5007d;
    font-weight: 700;
    font-size: 30px;
    left: 27px;
    position: absolute;
    white-space: normal;
}
.minicart-items .item-qty {
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    width: 52px;
}
@media (min-width: 768px){
  .minicart-wrapper .block-minicart {
      position: fixed;
      top: 0;
      right: -390px !important;
      height: 100%;
      width: 390px !important;
      min-width: auto;
      margin: 0;
      padding: 40px 20px 25px;
      z-index: 14;
      -webkit-transition: all 400ms ease-in-out;
      -moz-transition: all 400ms ease-in-out;
      -ms-transition: all 400ms ease-in-out;
      -o-transition: all 400ms ease-in-out;
      transition: all 400ms ease-in-out;
  }
  .minicart-wrapper.active .block-minicart {
      display: block;
      top: 0;
      right: 0 !important;
      z-index: 14;
  }
  .minicart-wrapper .action.close {
      left: 0;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  .minicart-wrapper .block-minicart {
      position: absolute;
      height: 100vh;
  }
  .minicart-wrapper.active .block-minicart {
      top: -20px;
      right: -15px;
  }
}

/* HEADER NAVIGATION */
@media (min-width: 768px), print{
	.nav-sections {
	    background: #fff;
			margin-bottom: 0 !important;
	}
	.navigation {
	    background: transparent !important;
	}
	.navigation .level0 > .level-top {
	    color: #e5007d !important;
	    font-weight: 700;
	    padding: 0 20px !important;
	}
	.navigation ul {
			padding: 0 !important;
	}
	ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
			padding: 20px 0px;
	}
	li.level1.ui-menu-item {
			margin: 0;
	}
	.navigation .level0 .submenu a {
			text-decoration: none;
	}
	.navigation .level0 .submenu .active > a {
			border-color: #021037 !important;
			border-width: 0 !important;
	}
	.navigation li.level0:hover {
			background: rgba(0,0,0,0.25);
	}
}
@media only screen and (max-width: 767px){
  .navigation .level0 > .level-top, .navigation .submenu:not(:first-child) > li > a, .nav-sections .header.links li {
      font-size: 14px;
      text-transform: none;
  }
}

/* BREADCRUMBS */
.breadcrumbs {
    background: #f1f1f1;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0px;
	  max-width: 100% !important;
}
.breadcrumbs ul.items {
    max-width: 1240px;
    margin: 0 auto;
}

/* MAIN CONTENT */
main#maincontent {
    padding-top: 15px;
    background: #f5f5f5;
}
@media (min-width: 768px){
	.page-layout-2columns-left .column.main {
			width: 80% !important;
			float: right;
			-ms-flex-order: 2;
			-webkit-order: 2;
			order: 2;
	}
}

/* SIDEBAR AND ADDITIONAL SIDEBAR */
.block.block-compare {
    display: none;
}
@media (min-width: 768px){
	.page-layout-2columns-left .sidebar-additional {
			width: 20% !important;
			float: right;
			-ms-flex-order: 2;
			-webkit-order: 2;
			order: 2;
	}
}

/* FOOTER */
footer.footer-social-wrapper {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
}
#to_top_btn:before {
    content: '\e621';
    font-family: 'icons-blank-theme';
    speak: none;
    font-size: 36px;
		line-height: 30px;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
#to_top_btn {
    cursor: pointer;
    display: block;
    position: fixed;
    right: 10px;
    bottom: 0;
    z-index: 99;
    height: 30px;
    width: 35px;
    background: #f5f5f5;
    border-radius: 3px 3px 0 0;
		-webkit-transition: all 300ms ease-in-out;
		-moz-transition: all 300ms ease-in-out;
		-ms-transition: all 300ms ease-in-out;
		-o-transition: all 300ms ease-in-out;
		transition: all 300ms ease-in-out;
}
#to_top_btn:hover {
    background: #fff;
}
#to_top_btn:after{
    content:'';
    clear:right;
}
#to_top_btn:hover:before {
    color: #333;
		font-weight: 700;
}
.footer .bugs, .footer.content .block.newsletter .form.subscribe, .footer .block.newsletter {
    display: none;
}
.footer.content {
		position: relative;
    border-top: 0;
    background: #f5f5f5;
    padding-bottom: 0;
}
.footer.content, .footer .copyright, .footer .bugs {
    font-size: 10px;
}
.footer .copyright {
    margin: 0;
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
}
.footer.content .links > li {
    margin: 0 0 8px 8px;
    padding-right: 8px;
    display: inline-block;
}
.footer.content .links > li.nav.item {
    border-right: 0px solid #ccc;
}
.footer.content .links > li:last-child {
    border-right: 0;
}
.footer.content .links {
		  padding: 0 !important;
	}
@media (max-width: 1023px){
	.footer .copyright {
			margin: 5px 0;
			float: none;
			display: inline-block;
			width: 100%;
			height: 30px;
			text-align: center;
	}
	ul.footer.links {
			text-align: center;
			width: 100%;
			margin: 0 auto;
	}
}
@media (min-width: 768px){
	#to_top_btn:before {
    line-height: 30px;
  }
  .block.newsletter .action.subscribe {
	    border-radius: 0px;
	}
	.footer.content .links {
			margin-bottom: 10px !important;
		  padding: 0 !important;
	}
	#to_top_btn {
			position: absolute;
			left: calc(50% - 17.5px);
			bottom: 175px;
			z-index: 99;
			height: 30px;
			width: 35px;
			background: #fff;
			border-radius: 3px 3px 0 0;
	}
}
@media (min-width: 1024px){
	ul.footer.links.social {
			float: right;
			padding: 0 !important;
			text-align: right;
	}
	ul.footer.links.social:after {
			clear: both;
	}
	ul.footer.links.payment {
			text-align: center;
	}
	.footer.content .links {
    width: 33.33%;
	}
		#to_top_btn {
			bottom: 77px;
	}
}

/* CATEGORY VIEW / CATALOG GRID AND LIST */
a.action.tocompare, .product-item-actions .actions-primary + .actions-secondary, li.item.link.compare {
    display: none !important;
}
ol.product-items, ol.products.list.items.product-items {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
a.product-item-link {
    font-weight: 700;
    text-decoration: none !important;
	  hyphens: none;
}
.product-item .price-box .price {
    font-weight: 400;
}
.page-products .product-item-info {
    width: 100%;
}
.page-products li.product-item:hover .product-item-info, li.product-item .product-item-info {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.product-item-info {
    height: 100%;
}
.page-products li.product-item:hover .product-item-info, li.product-item:hover .product-item-info {
	  opacity: 0.9;
    -webkit-box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.2);
    box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.2);
}
.products-grid .product-item {
		display: inline-block;
    display: list-item;
    text-align: -webkit-match-parent;
    border: 3px solid #f5f5f5;
    box-sizing: border-box;
	  text-align: center;
    background: #fff;
		width: 50%;
		margin-left: 0 !important;
    margin-bottom: 0px;
}
.product-item-name {
    max-width: 200px;
    margin: 5px auto;
    min-height: 48px;
}
.product-item .price-box {
    margin: 10px 0 15px;
    min-height: 43px;
}
.column.main .product-item {
    padding-left: 0px;
}
.column.main .product-items {
    margin-left: 0;
}
.product.details.product-item-details {
    padding-left: 10px;
    padding-right: 10px;
}
.block.widget .pager {
    clear: both;
}
.toolbar-products {
    margin-bottom: 20px !important;
    padding: 0 !important;
    text-align: center;
    clear: both;
}
.product-item-actions {
    display: block;
}
.product-item button.action.tocart.primary span {
    display: none;
}
button.action.tocart.primary:before, button#order-button:before {
    margin-right: 0;
}
.pages .action {
    border: 0px solid #d1d1d1;
    color: #333;
}
.pages .action.next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}
.block-reorder .actions-toolbar {
    max-width: 190px;
}
@media (max-width: 767px){
	.product-item-actions .actions-primary {
		display: block;
	}
	.products-grid .product-item-actions {
    margin: 10px 0 0;
	}
	.products-grid .product-item,
	.block.widget .products-grid .product-item,
	.page-layout-1column .block.widget .products-grid .product-item,	
  .page-layout-2columns-left .block.widget .products-grid .product-item,
  .page-layout-2columns-right .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
	  width: 50%;
	  border-width: 3px;
	}
	.products-grid .product-item:nth-child(odd),
	.page-layout-1column .block.widget .products-grid .product-item:first-child,
  .page-layout-2columns-left .block.widget .products-grid .product-item:first-child,
  .page-layout-2columns-right .block.widget .products-grid .product-item:first-child,
  .page-layout-3columns .block.widget .products-grid .product-item:first-child,
	.page-layout-1column .block.widget .products-grid .product-item:nth-child(2n+1),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(2n+1),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(2n+1),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(2n+1),
	.page-products.page-layout-1column .products-grid .product-item:first-child,
  .page-products.page-layout-2columns-left .products-grid .product-item:first-child,
  .page-products.page-layout-2columns-right .products-grid .product-item:first-child,
  .page-products.page-layout-3columns .products-grid .product-item:first-child,
	.page-products.page-layout-1column .products-grid .product-item:nth-child(2n+1),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(2n+1),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(2n+1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(2n+1) {
	  border-left-width: 0px;
	}
	.page-layout-1column .block.widget .products-grid .product-item:nth-child(2n+2),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(2n+2),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(2n+2),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(2n+2),
	.page-products.page-layout-1column .products-grid .product-item:nth-child(2n+2),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(2n+2),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(2n+2),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(2n+2),
	.products-grid .product-item:nth-child(even),
	.products-grid .product-item:nth-child(even),
	.block.widget .products-grid .product-item,
	.page-layout-1column .block.widget .products-grid .product-item:nth-child(even),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(even)
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(even)
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(even){
	  border-right-width: 0px;
	}
	.products-grid .product-item {
		margin-bottom: 0px;
	}
}
@media (max-width: 320px){
	.products-grid .product-item,
	.block.widget .products-grid .product-item,
	.page-layout-1column .block.widget .products-grid .product-item,
	.page-layout-3columns .block.widget .products-grid .product-item,
	.products-grid .product-item {
      width: 100%;
      border-width: 3px 0;
	}
	.product-item button.action.tocart.primary span {
			display: inline-block;
	}
	button.action.tocart.primary:before, button#order-button:before {
			margin-right: 8px;
	}
}
@media (min-width: 321px) and (max-width: 639px){
	button.action.tocart.primary:before, button#order-button:before {
			margin-right: 0 !important;
	}
}
@media (min-width: 640px) and (max-width: 767px){
	.page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
      width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1023px){
	.product-item-actions .actions-primary {
		  display: block;
	}
	.products-grid .product-item-actions {
      margin: 10px 0 0;
	}
	.page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-2columns-left .block.widget .products-grid .product-item,
  .page-layout-2columns-right .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item,
	.page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-2columns-left .products-grid .product-item,
  .page-products.page-layout-2columns-right .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
	.products-grid .product-item {
      width: 33.33% !important;
      border-top-width: 5.25px;
      border-bottom-width: 5.25px;
      border-left-width: 3.5px;
      border-right-width: 3.5px;
	}
	.page-layout-1column .block.widget .products-grid .product-item:first-child,
  .page-layout-2columns-left .block.widget .products-grid .product-item:first-child,
  .page-layout-2columns-right .block.widget .products-grid .product-item:first-child,
  .page-layout-3columns .block.widget .products-grid .product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(3n+1),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(3n+1),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(3n+1),
  .page-products.page-layout-1column .products-grid .product-item:first-child,
  .page-products.page-layout-2columns-left .products-grid .product-item:first-child,
  .page-products.page-layout-2columns-right .products-grid .product-item:first-child,
  .page-products.page-layout-3columns .products-grid .product-item:first-child,
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+1),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(3n+1),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(3n+1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
      border-left-width: 0px;
      border-right-width: 7px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+3) {
      border-left-width: 7px;
      border-right-width: 0px;
  }
  .modes-mode {
      border: 3px solid #f5f5f5 !important;
      border-right-width: 0 !important;
      background: #fff;
  }
  .modes-mode:last-child {
      border-right: 3px solid #f5f5f5 !important;
  }
	.modes-mode.active {
			background: #f5f5f5;
	}
	.product-item button.action.tocart.primary span {
			display: inline-block;
	}
	button.action.tocart.primary:before, button#order-button:before {
			margin-right: 8px;
	}
}
@media (min-width: 1024px){
	.product-item-actions .actions-primary {
		display: block;
	}
	.products-grid .product-item-actions {
    margin: 10px 0 0;
	}
	.product-item button.action.tocart.primary span {
			display: inline-block;
	}
	button.action.tocart.primary:before, button#order-button:before {
			margin-right: 8px;
	}
	.page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-2columns-left .block.widget .products-grid .product-item,
  .page-layout-2columns-right .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-2columns-left .products-grid .product-item,
  .page-products.page-layout-2columns-right .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item,
  .products-grid .product-item {
      width: 25% !important;
      border-top-width: 5px;
      border-bottom-width: 5px;
      border-left-width: 2.5px;
      border-right-width: 5px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(3n+3),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+3) {
      border-left-width: 2.5px;
      border-right-width: 5px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(2n+3),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(2n+3),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(2n+3),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(2n+3),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(2n+3),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(2n+3),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(2n+3),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(2n+3),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+4),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(3n+4),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(3n+4),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(3n+4),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+4),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(3n+4),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(3n+4),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+4) {
      border-left-width: 5px;
      border-right-width: 2.5px;
  }
  .products-grid .product-item:nth-child(4n+3),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+3),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(4n+3),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(4n+3),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(4n+3),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(4n+3),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(4n+3),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(4n+3),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(4n+3) {
      border-left-width: 5px;
      border-right-width: 2.5px;
  }
  .products-grid .product-item:nth-child(4n+2),
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+2),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(4n+2),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(4n+2),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(4n+2),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(4n+2),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(4n+2),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(4n+2),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(4n+2) {
      border-left-width: 2.5px;
      border-right-width: 5px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:first-child,
  .page-layout-2columns-left .block.widget .products-grid .product-item:first-child,
  .page-layout-2columns-right .block.widget .products-grid .product-item:first-child,
  .page-layout-3columns .block.widget .products-grid .product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(4n+1),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(4n+1),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(4n+1),
  .page-products.page-layout-1column .products-grid .product-item:first-child,
  .page-products.page-layout-2columns-left .products-grid .product-item:first-child,
  .page-products.page-layout-2columns-right .products-grid .product-item:first-child,
  .page-products.page-layout-3columns .products-grid .product-item:first-child,
  .page-products.page-layout-1column .products-grid .product-item:nth-child(4n+1),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(4n+1),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(4n+1),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(4n+1) {
      border-left-width: 0px;
      border-right-width: 7.5px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+4),
  .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(4n+4),
  .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(4n+4),
  .page-layout-3columns .block.widget .products-grid .product-item:nth-child(4n+4),
  .page-products.page-layout-1column .products-grid .product-item:nth-child(4n+4),
  .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(4n+4),
  .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(4n+4),
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(4n+4) {
      border-left-width: 7.5px;
      border-right-width: 0px;
  }
	.block.widget .product-item-info {
			width: auto;
	}
	.page-products .products-grid .product-item {
    	width: 25% !important;
	}
	.modes-mode {
      border: 3px solid #f5f5f5 !important;
      border-right-width: 0 !important;
      background: #fff;
  }
  .modes-mode:last-child {
      border-right: 3px solid #f5f5f5 !important;
  }
	.modes-mode.active {
			background: #f5f5f5;
	}
}

/* PRODUCT VIEW */
a.action.tocompare, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .fieldset .field.qty label.label, .product-info-main .product.attribute.sku {
    display: none !important;
}
.fotorama__arr, .fotorama__thumb__arr {
    background-color: rgba(255, 255, 255, 0) !important;
}
.fotorama__stage__frame .fotorama__img {
    left: 0 !important;
    position: relative !important;
    top: 0 !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
}
.fotorama__thumb-border {
	  background-image: none !important;
    border: 1px solid #666 !important;
}
.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
    font-size: 24px;
    font-weight: 400;
}
.product-info-main .box-tocart .input-text.qty, .product-options-bottom .box-tocart .input-text.qty {
    height: 35px;
}
#product-addtocart-chili-button, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {
    line-height: 1.5;
    padding: 6px 17px;
    font-size: 14px;
		border-radius: 3px;
}
.swatch-option.selected {
    outline: 2px solid #e5007d;
    border: 1px solid #fff;
    color: #666;
}
span.priceextender {
    font-size: 14px;
    margin-left: 10px;
}
span.price-label, span#old-price-1 span.priceextender {
    display: none;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    margin: 20px 0 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th, .product.info.detailed .additional-attributes > tbody > tr > th, .product.info.detailed .additional-attributes > tfoot > tr > th {
    padding: 8px 30px 8px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > td, .product.info.detailed .additional-attributes > tbody > tr > td, .product.info.detailed .additional-attributes > tfoot > tr > td {
    padding: 8px 5px 8px 5px;
}
.product-info-main .stock.available, .product-info-main .stock.unavailable {
    text-transform: none !important;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist {
    line-height: 1.3;
    padding: 8px 17px !important;
    font-size: 14px;
}
.abs-action-addto-product, .block-event .slider-panel .slider .item .action.event, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist {
    background: #f5f5f5;
    border: 0px solid #cdcdcd;
    color: #666;
    padding: 7px 15px;
    font-size: 14px;
    border-radius: 3px;
}
.product.data.items > .item.title > .switch:visited {
    color: #666 !important;
}
.block.upsell {
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 20px 10px 30px;
    clear: both;
    background: #f5f5f5;
}
.block.upsell .title {
    text-align: center;
}
.products-upsell li.item.product.product-item {
    border-color: #f5f5f5;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 5px !important;
    border-right-width: 5px !important;
    background: #fff;
}
.product-item-info {
    max-width: 100%;
    width: 100%;
    position: relative;
}
body.catalog-product-view table {
    color: #666 !important;
}
body.catalog-product-view select {
    background: #f5f5f5;
}
body.catalog-product-view tr:nth-child(2n) {
    background: #fff;
}
@media (min-width: 640px){
	.products-upsell li.item.product.product-item {
	    width: 33.33333333% !important;
	}
}
@media (min-width: 768px){
	#product-addtocart-chili-button {
	    margin-right: 10px !important;
	    width: auto !important;
	}
	.product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
    	padding-top: 0px !important;
	}
	.product-info-main .page-title-wrapper .page-title {
			margin-top: 0 !important;
	}
	.product.data.items > .item.title {
			width: 100% !important;
	}
	.product.data.items > .item.title > .switch {
			color: #666;
			border: 0px solid #d1d1d1 !important;
	    padding: 10px 20px 10px 20px !important;
	}
	.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
			background: #f5f5f5 !important;
    	border-top: 2px solid #fff !important;
	}
	.product.data.items > .item.content {
			margin-top: 41px !important;
			border-top: 0px solid #d1d1d1 !important;
			background: #f5f5f5 !important;
			float: none !important;
			margin-left: 0 !important;
	}
	.products-upsell li.item.product.product-item {
			width: 33.33333333% !important;
	}
}
@media (min-width: 1024px){
	.products-upsell li.item.product.product-item {
			width: 16.66666667% !important;
	}
}
@media (max-width: 767px){
  .product-info-main .box-tocart .field.qty, .product-options-bottom .box-tocart .field.qty {
    	padding-right: 15px;
    	width: 52px;
    	float: left;
  }
  .product-info-main #product-addtocart-chili-button {
    	width: calc(100% - 67px);
    	float: left;
  }
  .product-info-main .product.pricing {
      clear: both;
  }
	.product.data.items > .item.title {
	    margin: 2px 0 0px;
	}
	.product.data.items > .item.title > .switch {
	    background: #f5f5f5 !important;
	    border: 1px solid #fff !important;
	}
	.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
	    background: #f5f5f5 !important;
	    border: 0px solid #fff !important;
	}
	.product.data.items > .item.content {
	    background: #f5f5f5 !important;
	    border: 1px solid #f5f5f5 !important;
	}
	.product.data.items > .item.title > .switch:active {
	    color: #666;
	}
}
@media only screen and (max-width: 639px){
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
      color: inherit;
  }
	.product-info-main #product-addtocart-chili-button {
			margin-bottom: 10px;
	}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before, .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
	    color: #666;
	}
}

/* CART PAGE */
body.checkout-cart-index .cart-summary #block-shipping {
    display: none;
}

/* CHECKOUT */
.opc-estimated-wrapper .minicart-wrapper {
    position: relative;
    margin-top: 0;
    width: 100%;
    padding: 0px;
    right: 0;
}
button.action.showcart {
    background: #fff;
    border: none;
    box-shadow: none;
}
.abs-action-remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    color: #e5007d;
}
.abs-action-button-as-link:hover, .abs-action-remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
    color: #e5007d;
}
.checkout-payment-method .payment-option-title .action-toggle {
    color: #e5007d;
}
.opc-progress-bar-item._active:before {
    background: #e5007d;
}
.opc-progress-bar-item._active > span:before {
    background: #e5007d;
}
.opc-progress-bar-item > span:after {
    color: #e5007d;
}
.opc-progress-bar-item > span:after {
    background: #e5007d;
    color: #fff;
}
.opc-progress-bar-item._active > span:after {
    content: '\E5CA';
    font-family: 'Material Icons';
    line-height: 1;
    font-size: 24px;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #e5007d;
    color: #ffffff;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #e5007d;
}

/* CUSTOMER DASHBOARD */
@media (min-width: 768px){
	.account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
			width: 20% !important;
	}
}

/* SEARCH PAGE AND ADVANCED SEARCH */

/* LOGIN PAGE */
body.customer-account-login {
    height: 100%;
    /*background-image: url(/pub/media/wysiwyg/abcpremium/abcpremium_bg.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
body.customer-account-login:after {
		content: "";
		/*background: url(../images/shattered.png) repeat 0 100%;*/
		opacity: 0.9;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		position: fixed;
		z-index: -1;
}
body.customer-account-login .page-wrapper {
    background: transparent;
}
body.customer-account-login main#maincontent {
    background: rgba(255,255,255,0.8);
    margin-top: 20px;
}
body.customer-account-login .page-header .panel.wrapper, body.customer-account-login .nav-sections-item-content {
    background: transparent !important;
}
body.customer-account-login header.page-header {
   	background: rgba(255,255,255,0);
}
body.customer-account-login .footer.content, body.customer-account-login #to_top_btn {
    background: transparent;
}
body.customer-account-login .header.panel > .header.links, body.customer-account-login .navigation ul, body.customer-account-login .minicart-wrapper, body.customer-account-login .block-search,  body.customer-account-login .footer.content .links {
		visibility: hidden;
}
body.customer-account-login ul.footer.links.payment, body.customer-account-login ul.footer.links.social {
		visibility: visible;
}
body.customer-account-login .nav-sections, body.customer-account-login header.page-header {
   	background: rgba(255,255,255,0);
}
@media (min-width: 768px), print{
	body.customer-account-login .actions-toolbar .secondary {
			float: left;
			line-height: 25px;
			margin-left: 15px;
	}
	body.customer-account-login .header.panel > .header.links > li:hover a {
			color: #666;
			text-decoration: none !important;
	}
	body.customer-account-login .fieldset > .field:not(.choice) > .control {
			float: none !important;
	}
	body.customer-account-login .fieldset > .field:not(.choice) > .label {
			padding: 0 !important;
			text-align: left !important;
			width: auto !important;
			float: none !important;
	}
	body.customer-account-login .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
			margin-left: 0 !important;
	}
	body.customer-account-login .fieldset > .field.choice:before, .fieldset > .field.no-label:before{
			display: none !important;
	}
}

/* CREATE ACCOUNT PAGE */
.fieldset > .legend {
    font-size: 14px;
}

/* CONTACT PAGE */
form#contact-form {
    padding: 30px 0 10px;
}
@media (min-width: 768px), print{
	body.cms-kontakt .fieldset > .field:not(.choice) > .control {
			float: none !important;
	}
	body.cms-kontakt .fieldset > .field:not(.choice) > .label {
			padding: 0 !important;
			text-align: left !important;
			width: auto !important;
			float: none !important;
	}
	body.cms-kontakt .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
			margin-left: 0 !important;
	}
	body.cms-kontakt .fieldset > .field.choice:before, .fieldset > .field.no-label:before{
			display: none !important;
	}
}

/* 404 PAGE */

/* NEWSLETTER */
.newsletter, .box.box-newsletter {
    display: none !important;
}

/* HOMEPAGE */
body.cms-home.cms-index-index.page-layout-1column .page-title-wrapper {
    display: none;
}
body.cms-home.cms-index-index.page-layout-1column img.header-home {
    margin-bottom: 30px;
}

/* FAQ */
ul.onepage-menu {
    padding-left: 0;
}
ul.onepage-menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    display: list-item;
}
h3.ui-accordion-header {
    background: #f5f5f5;
    padding: 15px;
    margin: 3px 0;
	  font-size: 14px;
    line-height: 1.4;
	  font-weight: 600;
		cursor: help;
		-webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
	  transition: all 400ms ease-in-out;
}
h3.ui-accordion-header.ui-state-active {
    background: #333;
    color: #fff;
    margin: 0;
}
h3.ui-accordion-header:hover {
    filter: brightness(0.9);
}
div.ui-accordion-content {
    background: #f5f5f5;
    padding: 15px;
    margin: 0;
		font-size: 14px;
}
div.ui-accordion-content-active {
    background: #333;
    color: #fff;
}

/* CHILI EDITOR */