/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRaCWcynf_cDxXwCLxiixG1c.ttf) format('truetype');
  unicode-range: U+0000-007D, U+007F-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSj0LW-43aMEzIO6XUTLjad8.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format('woff'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzNqQynqKV_9Plp7mupa0S4g.ttf) format('truetype');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format('woff'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzNqQynqKV_9Plp7mupa0S4g.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li {
   margin: 0;
   padding: 0;
}

body {
	margin:0px;
	color: #333;
	font-family: "Open Sans", Arial,sans-serif !important;
	font-size: 13px;
}

body.swal2-shown {
	overflow-y: auto !important;
	padding-right: 0 !important;
}

html {
	overflow-y: scroll;
}

.overflow-hidden {
	overflow: hidden !important;
}

input {
	max-width: 100%;
}

:focus {
	outline:0 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 999999s ease-in-out 0s;
}

a:link {
	color: #245076;
	text-decoration: none;
}

a:visited {
	color: #245076;
}

a:hover {
	text-decoration: underline;
}

b,
strong {
	font-family: "Open Sans Bold", Arial;
	font-weight: normal;
}

.hidden {
    display: none !important;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.nowrap {
	white-space: nowrap;
}

.noPadding {
	padding: 0 !important;
}

@keyframes rotate {
  to { transform: rotate(360deg); }
}

/*
 * ARTISTEER SHITS
 */
div.art-block img {
	border: 0 !important;
}

.art-article img {
	margin: 0 !important;
}

.art-article th,
.art-article td {
	border: none !important;
}

.art-blockcontent-body {
	line-height: normal !important;
}

.art-block {
	max-width: 180px !important;
}

#art-main {
	font-family: "Open Sans", Arial !important;
}

/**, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}*/

.mainContent {
	font-family: "Open Sans", Arial,sans-serif;
	margin: 10px 0 40px 0;
	min-height: 300px;
	letter-spacing: 0;
}

.mainContent ul {
	margin: 8px 0 15px 5px;
	list-style-type: none !important;
}

.mainContent ul li {
	background-image: url('https://szerszampaletta.hu/images/assets/listPoint.svg');
	background-repeat: no-repeat;
	padding-left: 18px;
    -webkit-background-size: 19px 19px;
       -moz-background-size: 19px;
         -o-background-size: 19px;
            background-size: 19px;
    background-position-y: top;
}

.mainContent ol {
	margin-left: 20px;
}

.articleText {
	margin-top: 12px;
}

.articleText h1 {
	display: block;
}

.categoryDescription {
	margin-bottom: 15px;
}

.categoryDescription[data-readmore] {
	margin-bottom: 0;
	position: relative;
}

.categoryDescription[data-readmore][aria-expanded="false"]:before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
	background-image: -webkit-linear-gradient(transparent, white);
	background-image: -moz-linear-gradient(transparent, white);
	background-image: -o-linear-gradient(transparent, white);
	background-image: linear-gradient(rgba(255,255,255,0.001), white);
	width: 100%;
	height: 4em;
}

.articleText table,
.productDescription table,
.categoryDescription table,
.termsText table,
.shippingTerms table {
	border-collapse: collapse !important;
	border: #aaa;
}

.articleText table td,
.productDescription table td,
.categoryDescription table td,
.termsText table td,
.shippingTerms table td {
	padding: 4px;
	border-color: #aaa;
}

.termsText {
	margin-top: 15px;
}

.button {
	font-family: "Open Sans Bold", Arial,sans-serif !important;
	font-size: 13px !important;
	text-decoration: none !important;
	padding: 8px 18px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	height: 18px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	margin: 8px auto;
	display: inline-block;
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	line-height: normal !important;
	border: 1px solid;	
	cursor: pointer;
}

button.button,
.button.autoHeight {
	height: auto;
}

.button.primary {
	background-color: #eeeeee;
	color: #000000 !important;
	border-color: #808080;
}

.button.primary:hover {
	background-color: #dddddd;
}

.button.secondary {
	background-color: #e8e8e8;
	color: #333 !important;
	border-color: #c3c3c3;
}

.button.secondary:hover {
	background-color: #ccc;
}

.button.loading,
.button.primary.loading {
	color: transparent !important;
	background-color: rgba(0, 0, 0, 0.05) !important;
	border-color: rgba(0, 0, 0, 0.2) !important;
    box-shadow: none !important;
	position: relative;
	pointer-events: none;
}

.button.loading:after {
	content: "";
    width: 26px;
    height: 26px;
	background-image: url('https://szerszampaletta.hu/images/assets/loading.svg?v=2');
    right: calc(50% - 13px);
    top: calc(50% - 13px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 26px 26px;
    -moz-background-size: 26px;
    -o-background-size: 26px;
    background-size: 26px;
    animation: 1s rotate infinite linear;
}

.swal2-actions .button {
	margin: 0 3px;
}

.hopscotch-actions .button {
	margin: 0;
}

.ui-widget-header {
	font-weight: 400 !important;
}

.ui-widget {
	font-size: 1em !important;
}

.breadcrumbs {
	margin-bottom: 15px;
}

.breadcrumbs a {
	color: #333;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #555;
	text-decoration: underline;
}

.breadcrumbsSeparator {
	width: 10px;
	height: 10px;
	background-image: url('https://szerszampaletta.hu/images/assets/arrow.png');
	display: inline-block;
	margin: 0 3px;
}

@media screen and (max-width: 900px) {
	.breadcrumbs a {
		padding: 7px 3px;
		line-height: 33px;
	}

	.breadcrumbs a:first-child {
		padding-left: 0;
	}
}

.categoryImage img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.productImage img {
	margin-left: auto;
	margin-right: auto;
}

.imageHelper {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.category,
.product {
	display:inline-block;
	vertical-align: top;
	margin-bottom: 30px;
    -webkit-transition: opacity 0.3s; /* Safari */
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.product {
	margin-right: 1%;
	/*overflow: hidden;*/
}

.lastProduct {
	margin-right: 0 !important;
}

.category {
	text-align:center;
	text-align: -webkit-center;
}

.category:hover {
	cursor: pointer;
	opacity: 0.8;
}

.category a,
.product a {
	text-decoration: none;
	color: #333;
	font-weight: 400;
	font-size: 14px;
	display: block;
}

.listingName {
	margin: 6px 3px 0 3px;
	font-family: 'Open Sans Bold', Arial;
	font-size: 13px;
}

.listingProductName {
	margin-top: 6px;
	font-family: 'Open Sans Bold', Arial;
}

.listingProductName:hover {
	text-decoration: underline;
}

.listingDistributor {
    font-size: 10px;
    color: #777;
}

.categoryImage,
.productImage {
	vertical-align: middle;
	display: table;
}

.categoryImage {
	margin-left: auto;
	margin-right: auto;
}

.listElements {
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 8px;
	letter-spacing: 0;
}

.listElements #loading {
	position: relative;
    width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;	
}

.listElements #loading:after {
	content: "";
    width: 30px;
    height: 30px;
	background-image: url('https://szerszampaletta.hu/images/assets/loading.svg?v=2');
    right: calc(50% - 15px);
    top: calc(50% - 15px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px;
    -o-background-size: 30px;
    background-size: 30px;
    animation: 1.5s rotate infinite linear;	
}

#showAllItems {
	text-align: center;
	display: block;
	font-size: 16px;
}

.productsVertical {
	width: 100%;
}

.productVertical {
	font-family: "Open Sans";
    display: grid;
    grid-template-columns: 72px auto auto;
    grid-gap: 8px;
    border-bottom: 1px solid #eee;
    padding: 7px 0;
    align-items: center;
}

.productVertical a {
	text-decoration: none;
	color: #333;
}

.productVerticalName {
	font-family: "Open Sans Bold";
}

.productVerticalPriceCart {
	justify-self: end;
	text-align: right;
	white-space: nowrap;
}

.productVericalUnitPrice {
	font-size: 11px;
}

.productVerticalPrices {
	white-space: nowrap;
	text-align: right;
	max-width: 150px;
	display: inline-block;
	vertical-align: middle;
}

.productVerticalPrices div {
	font-family: "Open Sans";
	font-size: 10px;
}

.productVerticalPrices span {
	font-family: "Open Sans Bold";
	font-size: 13px;
}

.productVerticalPrices .contactUsForPrice {
	white-space: normal;
	font-size: 11px;
}

.productVerticalAddToCart {
	vertical-align: middle;
	padding: 0 0 0 4px !important;
	display: inline-block;	
	min-width: 58px;
}

.productVerticalAddToCart:empty {
	width: 0;
}

.productVerticalAddToCart .listingQuantity {
	vertical-align: middle;
    width: 40px;
    height: 30px;
    padding-left: 0;
    padding-right: 0;
    line-height: 26px;
}

.productVerticalAddToCart i {
	font-size: 18px;
}

.productVerticalPricesPerUnit {
	font-size: 10px;
}

.productVerticalPricesPerUnitText {
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
}

.productVerticalPricesPerUnitPrices {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	min-width: 58px;	
}

@media screen and (max-width: 600px) {
	.productVertical {
		grid-template-columns: 72px auto;
	}

	.productVerticalImage {
		grid-row: span 2;
	}

	.productVerticalPrices {
		max-width: 80%;
	}
}

.title {
	margin-bottom: 15px;
	margin-left: 4px;
}

.titleText,
h1 {
	font-size: 20px;
	font-family: 'Open Sans Bold', Arial;
	color: #333;
	display: inline-block;
	line-height: 38px;
	font-weight: normal;
}

h2, h3 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	display: block;
	line-height: 38px;
}

h4 {
	font-family: 'Open Sans Bold', Arial;
}

.titleImg {
	width: 30px;
	height: 30px;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #EEE;
	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
	vertical-align: bottom;
	-webkit-background-size: contain;
	   -moz-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-right: 5px;
}

.titleDistributor {
    margin-left: 4px;
    font-size: 14px;
    margin-top: -10px;
    padding-bottom: 12px;
}

.searchResults {
	position: absolute;
	background-color: white;
	width: 300px;
	max-width: 95vw;
	color: #333;
	z-index: 9909;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	overflow: hidden;
	font-family: "Open Sans", Arial,sans-serif;
	font-size: 13px;
	margin-top: -3px;
	-webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0 3px 10px 0 rgba(50, 50, 50, 0.4);
	box-shadow:         0 3px 10px 0 rgba(50, 50, 50, 0.4);
	padding: 5px 0;
}

.resultRow {
	padding: 6px 8px;
	line-height: 15px;
}

.resultRow.loading {
	width: 100%;
	height: 30px;
	position: relative;
}

.resultRow.loading:after {
	content: "";
    width: 30px;
    height: 30px;
	background-image: url('https://szerszampaletta.hu/images/assets/loading.svg?v=2');
    right: calc(50% - 15px);
    top: calc(50% - 15px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px;
    -o-background-size: 30px;
    background-size: 30px;
    animation: 1.5s rotate infinite linear;	
}

.resultRow.resultRowLink {
	padding: 0px 8px;
}

.resultAll {
	height: 16px;
	padding: 6px 5px;
	line-height: 15px;
	text-align: center;
	background-color: #eeeeee;
}

.resultRow:hover,
.resultAll:hover {
	background-color: #d9d9d9;
	cursor:pointer;
}

.resultRow a {
	text-decoration: none !important;
	font-family: "Open Sans" !important;
	font-size: 13px !important;
}

.resultImgCell {
	width: 30px;
	height: 30px;
	display: table-cell;
	padding-right: 7px;
	vertical-align: middle;
}

.resultImg {
	width: 30px;
	height: 30px;
	-webkit-background-size: contain;
	   -moz-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	border: 1px solid #777;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}

.resultName {
	display: table-cell;
	vertical-align: middle;
	color: #333;
}

.resultTitle {
	padding: 10px 5px 0 5px;
	font-family: 'Open Sans Bold', Arial;
}

.listingAttr {
	font-size: 12px;
	margin-bottom: 2px;
}

.listingStock {
	color: #008000;
	display: inline-block;
    margin: 3px 0;
}

.listingStock i {
	font-size: 18px;
}

.listingStock div {
	display: inline-block;
    line-height: 18px;
    vertical-align: top;
    color: #1f691f;
    font-size: 13px;
    font-family: "Open Sans Bold";
}

.listingStock[data-tooltip]:after {
	text-align: center;
}

.listingPrices {
	margin-top: 10px;
	margin-bottom: 10px;
}

.listingPricesWrapper {
	display: flex;
    align-items: center;
}

.listingPrice {
	font-family: 'Open Sans Bold', Arial;
	font-size: 13px;
}

.listingPriceNormal {
	color: #C00;
	text-decoration: line-through;
}

.productPricesPrint .listingPrice,
.productPricesPrint .listingPriceNormal {
	font-size: 22px;
}

.listingPricesPerUnit {
	font-size: 10px;
}

.listingPriceTitle {
	font-size: 12px;
}

.onlinePrice {
	text-align: center;
	width: 20px;
	margin-left: 8px;
	cursor: pointer;
}

.onlinePrice i {
    font-size: 20px;
    color: #d4d4d4;
    transition: .2s color;
}

.onlinePrice:hover i {
	color: #3f3f3f;
}

.productVertical .onlinePrice{
	width: 16px;
	margin-left: 0;
	margin-right: 5px;
	white-space: normal;
}

.productVertical .onlinePrice i {
	font-size: 16px;
}

.contactUsForPrice {
	font-size: 12px;
}

.listingAddToCart {
	display: inline-block;
	max-width: 100%;
}

.listingAddToCart a {
	display: inline-block;
}

.listingAddToCart .button.primary {
	padding: 7px 5px;
	min-width: 100px;
	margin: 0 auto;
}

.listingAddToCart .button.primary.addToQuote {
	padding: 7px 3px;	
	letter-spacing: -0.6px;
	font-size: 12.5px !important;
}

.listingAddToCartButtonSmall {
	vertical-align: middle;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	width: 24px;
	display: inline-block;
	color: #333;
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.listingAddToCartButtonSmall:hover {
	color: #888;
	cursor: pointer;
}

@media screen and (max-width: 600px) {
	.listingAddToCartButtonSmall {
		width: 48px;
	    height: 30px;
	    border-radius: 5px;
	    background-color: #eeeeee;
	    border: 1px solid #808080;
	    box-sizing: border-box;
		display: inline-flex;
		align-items: center;
		justify-content: center;	    
	}
}

.listingAddToCartButtonAdded {
	background-color: green;
	padding: 8px 5px;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	width: 100px;
	height: 18px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	font-family: 'Open Sans Bold', Arial;
	color: white;
	text-align: center;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.listingQuantity {
	display: inline-block;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 3px #ddd;
	   -moz-box-shadow: inset 0 1px 3px #ddd;
	        box-shadow: inset 0 1px 3px #ddd;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 35px;
	height: 34px;
	line-height: 30px;
	vertical-align: bottom;
	text-align: center;
}

.listingPlusMinus {
	display: inline-block;
	width: 16px;
	height: 34px;
	vertical-align: bottom;
}

.listingPlusMinus .button.secondary {
	width: 16px;
	height: 16px;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	margin: 0;
	line-height: 12px !important;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;	
	vertical-align: top;
}

.listingPlusMinus .button.secondary:first-child {
	margin-bottom: 2px;
}

.listingPlusMinus .button.secondary i {
	font-size: 10px;
	margin-top: 1px;
}

.listingDesc {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-weight: 400;
}

.notOrderable {
	font-size: 12px;
}

.productTitle {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	line-height: 38px;
}

.productImages {
	width: 50%;
	margin-top: 10px;
	text-align: center;
	float: left;
}

.productMainImg {
	text-align: center;
	opacity: 1;
	min-height: 155px;
	background-color: white;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	overflow: hidden;
    border: 1px solid #DDD;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin-bottom: 5px;
    padding: 3px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.productMainImg:hover {
	opacity: 0.9;
}

.productMainImg img {
	max-width: 100%;
	max-height: 300px;
	display: inline-block;
	vertical-align: middle;
}

.productAdditionalImg {
	display: inline-block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	text-align: center;
	border: 1px solid #efefef;
	width: 94px;
	height: 70px;
	margin: 0 2px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	-webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.05);
	-moz-box-shadow:    0 3px 10px 0 rgba(50, 50, 50, 0.05);
	box-shadow:         0 3px 10px 0 rgba(50, 50, 50, 0.05);
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
       -moz-background-size: contain;
         -o-background-size: contain;
            background-size: contain;  
    background-color: white;  
}

.productAdditionalImg:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
	border-color: #bbb;
	opacity: 0.9;
}

.productDetails {
	float: right;
	width: 48%;
	margin-top: 10px;
}

.productPriceTitle {
	font-family: 'Open Sans Bold', Arial;
	font-size: 12px;
}

.productPrices,
.productInfos {
	margin-bottom: 20px;
}


.productStock {
	margin-bottom: 20px;
}

.productStock > i {
	font-size: 22px;
	margin: 0 2px;
	color: #008000;	
}

.productStockText {
	display: inline-block;
    line-height: 22px;
    vertical-align: top;
    color: #1f691f;
}

.productStockInfo,
.productStockLocations {
	padding: 3px 6px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    margin-top: 5px;
}

.productStockInfo,
.productStockLocation {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e7e7e7;
    padding: 3px 0;
}

.productStockInfo {
	padding: 3px 6px;
}

.productStockLocation:first-child {
	padding-top: 0;
}

.productStockLocation:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.productStockInfo > div:first-child,
.productStockLocation > div:first-child {
	font-family: "Open Sans Bold";
}

.externalStock > div:first-child {
	font-family: "Open Sans";
}

.productStockInfo > div:last-child,
.productStockLocation > div:last-child {
	margin-left: 3px;
	white-space: nowrap;
}

.productStockLocation a {
	color: #333;
}

.productStockInfo .inStock,
.productStockLocation .inStock {
	color: #1f691f;
	display: flex;
    align-items: center;
}

.productStockInfo .inStock i,
.productStockLocation .inStock i {
	margin-right: 2px;
	color: #008000;
}

.productPricesPerUnit {
	font-size: 10px;
	margin-top: 5px;
}

.productInfoTitle {
	display: inline-block;
	margin-right: 5px;
	font-family: 'Open Sans Bold', Arial;
}

video {
	cursor: pointer;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	display: block;
	margin: 0 auto;
}

iframe.youtube {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.productDescription video {
	margin-left: auto;
    margin-right: auto;
    display: block;
}

.productDescShort p,
.productDescription p,
.categoryDescription p,
.articleText p,
.passwordProtection p {
	margin: 13px 0 !important;
}

table.termekinfo {
	font-family: "Open Sans", Arial,sans-serif;
	border-collapse: collapse;
	color: #333;
	width: 100%;
	margin-bottom: 30px;
	background:#eaebec;
	border:#ccc 1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

table.termekinfo tr:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}

table.termekinfo tr:first-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}

table.termekinfo tr {
	text-align: center;
	padding-left:20px;
}
table.termekinfo td:first-child {
	text-align: left;
	padding-left:15px;
	border-left: 0;
	font-family: "Open Sans Bold", Arial;
}

table.termekinfo td {
	padding:10px;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}

table.termekinfo tr:nth-child(even) td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #f4f4f4,  #f2f2f2);
}

table.termekinfo tr:last-child td {
	border-bottom:0;
}

table.termekinfo tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}

table.termekinfo tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}

.separatorLine {
	width: 100%;
	margin-bottom: 15px;
}

.separatorElement {
	width: 92%;
	border-top: 1px dotted #999;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	        border-radius: 1px;
}

.productTags {
	margin-top: 30px;
	text-align: justify;
}

.miniCart.loading {
    height: 20px;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -2px;
    position: relative;
    background-color: inherit !important;
    box-shadow: none !important;
}

.miniCart.loading:after {
	content: "";
    width: 20px;
    height: 20px;
	background-image: url('https://szerszampaletta.hu/images/assets/loading.svg?v=2');
    right: calc(50% - 10px);
    top: calc(50% - 10px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px;
    -o-background-size: 20px;
    background-size: 20px;
    animation: 1s rotate infinite linear;	
}

.miniCartRow {
	margin-bottom: 10px;
}

.miniCartRow a {
	text-decoration: none !important;
}

.miniCartRow a:hover {
	text-decoration: underline !important;
}

.miniCartPrice {
	text-align: right;
}

.miniCartImg {
	width: 25px;
	height: 25px;
	background-color: white;
	-webkit-background-size: contain;
	   -moz-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	overflow: hidden;
	float: left;
	margin: 2px 5px 0 0;
}

.miniCartImg img {
	max-width: 25px;
	max-height: 25px;
}

.miniCartName {
	margin-bottom: 4px;
}

.miniCartTotal {
	font-family: 'Open Sans Bold', Arial;
	text-align: center;
}

.cartButton:hover {
	cursor:pointer;
}

.cartImg {
	width: 30px;
	height: 30px;
	background-color: white;
	-webkit-background-size: contain;
	   -moz-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	overflow: hidden;
	float: left;
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0 0 5px 0 rgba(50, 50, 50, 0.1);
	box-shadow:         0 0 5px 0 rgba(50, 50, 50, 0.1);

}

.cartImg img {
	max-width: 30px;
	max-height: 30px;
}

#cart.loading {
	position: relative;
	height: 100px;
}

#cart.loading:after {
	content: "";
    width: 30px;
    height: 30px;
	background-image: url('https://szerszampaletta.hu/images/assets/loading.svg?v=2');
    right: calc(50% - 15px);
    top: calc(50% - 15px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px;
    -o-background-size: 30px;
    background-size: 30px;
    animation: 1.5s rotate infinite linear;	
}

table.cleanTable {
	font-family: "Open Sans", Arial,sans-serif;
	border-collapse: collapse;
	color: #333;
	width: 100%;
	margin-bottom: 30px;
}

.cleanTable td {
	border-top: 1px solid #ccc;
	padding: 8px 5px;
}

.cleanTable tbody tr:hover {
	background-color: #eeeeee;
}

.nohover tbody tr:hover {
	background-color: inherit;
}

.cleanTable th {
	padding: 4px 5px;
	text-align: left;
}

.cleanTable a {
	color: #333;
	text-decoration: none;
}

.cleanTable a:hover {
	text-decoration: underline;
}

.tableProductImage {
	width: 30px;
}

tr.clickable {
	cursor: pointer;
}

.cartQuantity {
	display: inline-block;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 3px #ddd;
	   -moz-box-shadow: inset 0 1px 3px #ddd;
	        box-shadow: inset 0 1px 3px #ddd;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 35px;
	line-height: 30px;
	text-align: center;
	height: 34px;
}


table.cartTotal {
	font-family: "Open Sans", Arial,sans-serif;
	border-collapse: collapse;
	color: #333;
	float: right;
}

.cartTotal td {
	text-align: right;
	padding: 3px;
	min-width: 120px;
}

.cartTotal tr:last-child {
	font-family: 'Open Sans Bold', Arial;
	border-top:1px solid #ccc;
}

.signupInput {
	width: 40%;
}

.addressInput,
.loginInput {
	width: 53%;
}

@media screen and (max-width: 480px) {
	.addressInput,
	.loginInput {
		width: 100%;
	}	
}

.loggedInUser .button {
    max-width: 300px;
    width: 100%;
    display: block;
}

div.g-recaptcha {
  margin: 15px auto;
  width: 304px;
}

#signupMessage,
#forgotMessage {
	color: #C00;
}

.goToCheckoutButton {
	margin-top: 40px;
}

.checkoutLeft {
	float: left;
	width: 49%;
}

.checkoutRight {
	float: right;
	width: 49%;
}

.checkoutAddress {
	margin-bottom: 30px;
	padding: 0 6px 8px 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.checkoutLogin {
	max-width: 180px;
	margin: 15px auto;
}

.checkoutSignup {
	border: 1px solid rgb(187, 187, 187);
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	padding: 0 10px;
	margin-top: 15px;
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
	        box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.errorMessage {
	color: #C00;
	display: block;
}

.checkRow {
	border: 1px solid #ccc;
	background-color: #f9f9f9;
	padding: 10px;
	color: #333;
	margin-bottom: 8px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	display: inline-block;
	-webkit-box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0 0 3px 0 rgba(50, 50, 50, 0.1);
	box-shadow:         0 0 3px 0 rgba(50, 50, 50, 0.1);
	-webkit-transition: 0.1s;
	-moz-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	text-align: left;
}

.checkRow:hover {
	cursor: pointer;
	background-color: #eeeeee;
	border-color: #666;
}

.checkRowNotSelectable {
	opacity: 0.5;
	user-select: none;
	pointer-events: none;
}

.checkRowDisabled {
	color: #777;
}

.checkRowDisabled:hover {
	cursor: default;
	background-color: #f9f9f9;
	border-color: #ccc;
}

.checkRowDisabled .checkRowOptions,
.checkRowActive .checkRowOptions {
	display: none;
}

.checkRowActive {
	border-color: #333;
	background-color: #555555;
	color: #fff;
}

.checkRowActive:hover {
	border-color: #333;
	background-color: #555555;
	color: #fff;
}

.checkRowInfo {
	display: inline-block;
	vertical-align: middle;
	max-width: 70%;
	max-width: -webkit-calc(100% - 70px);
	max-width: -moz-calc(100% - 70px);
	max-width: calc(100% - 70px);
	margin-left: 10px;
}

.checkRowName {
	font-size: 14px;
	font-family: 'Open Sans Bold', Arial;
	display: block;
}

.checkRowOptions {
	float: right;
	max-width: 30%;
	font-family: 'Open Sans Bold', Arial;
	font-size: 14px;
}

.checkRowExtra {
	display: none;
	margin: -8px 5px 15px;
	-webkit-border-radius: 0 0 5px 5px;
	   -moz-border-radius: 0 0 5px 5px;
	        border-radius: 0 0 5px 5px;
	border: 1px solid #999;
	border-top: 0;
	background-color: #f9f9f9;
	padding-top: 15px;
}

.checkRow .shippingMethodContent {
	margin-top: 10px;
}

.checkRow .button {
	display: block;
    width: max-content;
    margin: 10px 0 0 0;
}

.checkRow .paymentLogo {
	max-width: 100%;
    max-height: 32px;
    border-radius: 3px;
	margin: 5px 0 -8px 0;
}

input:checked + .checkRow {
	background-color: #eeeeee;
	border-color: #333;
	-webkit-box-shadow: 0 0 6px 0 rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0 0 6px 0 rgba(50, 50, 50, 0.2);
	box-shadow:         0 0 6px 0 rgba(50, 50, 50, 0.2);
}

.acceptPrivacyPolicy {
	max-width: 395px;
	margin: 20px auto 0 !important;
	display: block;
}

.acceptPrivacyPolicy .checkRowName {
	font-family: "Open Sans";
	font-size: 13px;
	color: #000;
}

.radioOuter {
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin: 10px 9px 10px 10px;
	border: 3px solid #777;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	background-color: #fff;
}

.radioInner {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	width: 11px;
	height: 11px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	  -o-transform: scale(0);
	     transform: scale(0);
	display: block;
	margin: 2px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	        border-radius: 50%;
	background-color: #333;
	opacity: 0;
}

.checkboxOuter {
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 9px 0 10px;
	border: 3px solid #777;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	background-color: #fff;
}

.checkboxInner {
	width: 11px;
	height: 11px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	  -o-transform: scale(0);
	     transform: scale(0);
	display: block;
	margin: 2px;
	opacity: 0;
}

.radioHidden,
.checkboxHidden {
	display: none !important;
	margin: 0;
	padding: 0;
}

.radioHidden:checked + .radioOuter .radioInner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  opacity: 1;
}

.checkboxHidden:checked + .checkboxOuter .checkboxInner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  opacity: 1;
  margin: -1px 1px;
}

#shipping.loading {
	position: relative;
	height: 50px;
}

#shipping.loading:after {
	content: "";
    width: 30px;
    height: 30px;
	background-image: url('https://szerszampaletta.hu/images/assets/loading.svg?v=2');
    right: calc(50% - 15px);
    top: calc(50% - 15px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 30px 30px;
    -moz-background-size: 30px;
    -o-background-size: 30px;
    background-size: 30px;
    animation: 1.5s rotate infinite linear;	
}

.shippingAddresses {
	display: none;
	margin-bottom: 2em;
}

.checkoutShipping,
.checkoutPayment {
	margin-bottom: 30px;
	width: 49%;
	display: inline-block;
	padding: 0 6px 8px 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
}

table.checkoutTotal {
	font-family: "Open Sans", Arial,sans-serif;
	border-collapse: collapse;
	color: #333;
	width: 100%;
	font-size: 14px;
}

.checkoutTotal td {
	text-align: right;
	padding: 3px;
	min-width: 150px;
}

.checkoutTotal tr:last-child {
	font-family: 'Open Sans Bold', Arial;
	border-top:1px solid #ccc;
}

.checkoutTotal tr td:first-child {
	text-align: left;
}

.checkoutSum,
div.orderDone {
	padding: 5px 20px 15px 20px;
	border: 1px solid #777;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	-webkit-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0 0 10px 0 rgba(50, 50, 50, 0.1);
	box-shadow:         0 0 10px 0 rgba(50, 50, 50, 0.1);
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

div.orderDone {
	padding: 10px 20px;
	margin-top: 20px;
}


table.orderDoneTable {
	font-family: "Open Sans", Arial,sans-serif;
	border-collapse: collapse;
	color: #333;
	width: 100%;
	font-size: 14px;
}

.orderDoneTable td {
	text-align: right;
	padding: 3px;
	min-width: 150px;
}

.orderDoneTable tr td:first-child {
	text-align: left;
}

.orderDoneTable tr:last-child {
	font-family: 'Open Sans Bold', Arial;
}

a.edit {
	color: #aaa;
	text-decoration: none;
	display: block;
}

a.edit:hover {
	color: #333;
}

.checkoutNote {
	width: 100%;
	max-width: 100%;
}

.checkoutNoteTitle {
	line-height: unset;
	margin: 20px 0 2px;
}

.confirmOrder {
	width: 85%;
	margin: 40px auto 0 auto !important;
}

.buttonNote {
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-family: "Open Sans";	
}

#confirmButton {
	font-size: 14px !important;
}

#confirmButton .buttonNote {
	font-size: 12px;
}

.checkoutLinkButton {
	color: #333 !important;
	text-decoration: none;
	float: right;
	font-weight: 400;
	font-size: 13px;
	margin-left: 30px;
	margin-bottom: 5px;
}

.checkoutLinkButton:hover {
	text-decoration: underline;
}

.checkoutLinkButton i {
	font-size: 12px;
}

@media screen and (max-width: 600px) {
	.checkoutLinkButtonLabel {
		display: none;
	}

	.checkRowOptions {
		max-width: 20px;
	}

	.checkoutLinkButton i {
		font-size: 16px;
	}	
}

.categoriesUl {
	border: 1px solid #595959;
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px;
	overflow: hidden;
}

.categoriesLi {
	border-bottom: 1px solid #595959;
	background-color: #737373;
}

.categoriesLi:hover {
	background-color: #666;
}

.categoriesLi a {
	padding: 10px 12px;
	display: block;
	color: white;
	text-decoration: none;
	font-family: "Open Sans", Arial,sans-serif;
	font-weight: 400;
}

.ui-slider-range {
	background-color: #555555;
	background-image: none;
}

.ui-slider-handle {
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
	border-color: #444 !important;
	background-color: #eeeeee !important;
	background-image: none !important;
}

.ui-slider-handle:hover {
	background-color: #ccc !important;
	cursor: pointer;
}

.productsNavigation {
	width: 100%;
}

.brandsDropdown {
    display: inline-block;
    vertical-align: top;
	width: 230px;
	margin-bottom: 6px;
}

.priceRangeDiv {
	width: 300px;
    display: inline-block;
    vertical-align: top;
	height: 40px;
	background-color: #eee;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	padding: 2px 20px 0 20px;
	margin-bottom: 6px;
}

.priceRangeLabel {
	text-align: center;
	font-family: 'Open Sans Bold', Arial;
	font-size: 13px;
	color: #333;
}

.orderingDropdownDiv {
	width: 230px;
    display: inline-block;
    vertical-align: top;
	margin-bottom: 6px;
}

.dropdownLoading {
	height: 42px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	background-color: #eee;
}

.dropdownLoading > * {
	visibility: hidden;
}

.searchInCategory {
    display: inline-block;
    vertical-align: top;
	margin-bottom:6px;
}

.searchInCategory input {
	width:340px;
	text-align:left;
	padding-left:10px;
	height:42px;
	display: inline-block;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 0 5px #ddd;
       -moz-box-shadow: inset 0 0 5px #ddd;
            box-shadow: inset 0 0 5px #ddd;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-size: 13px;
    font-family: 'Open Sans Bold', Arial !important;
    color: #333;
}

.searchInCategory input:focus {
	border-color: #555;
}

.searchInCategoryIcon {
    padding-right: 10px;
    text-align: right;
    margin-top: -33px;
    font-size: 16px;
	color: #555;
	line-height: 22px;
}

.searchInCategoryIcon a {
	color: #555;
}

.loadingBar {
	display: none;
	text-align: center;
    margin-bottom: -68px;
    margin-top: 20px;
}

/*.loading {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 3px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
   	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
   	   -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
   	        box-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
}*/

#productsOfCategory {
	-webkit-transition: opacity .2s 0s, visibility 0s .2s;
	-moz-transition: opacity .2s 0s, visibility 0s .2s;
	-o-transition: opacity .2s 0s, visibility 0s .2s;
	transition: opacity .2s 0s, visibility 0s .2s;
}

.totalProducts {
	width: 100%;
	font-size: 16px;
	text-align: right;
	margin-bottom: 20px;
}

.totalProducts .loading {
	position: relative;
	display: inline-block;
	width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 7px;
    vertical-align: bottom;
}

.totalProducts .loading:after {
	content: "";
    width: 22px;
    height: 22px;
	background-image: url('https://szerszampaletta.hu/images/assets/loading.svg?v=2');
    right: calc(50% - 11px);
    top: calc(50% - 11px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px;
    -o-background-size: 22px;
    background-size: 22px;
    animation: 1.5s rotate infinite linear;	
}

.ajaxProduct {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

#loadMore {
	margin-bottom: 30px;
    margin-top: -400px;
    width: 0;
    height: 400px;
}

.variants {
	margin-bottom: 20px;
}

.customs label,
.variants label,
.options label {
	font-family: 'Open Sans Bold', Arial;
	display: block;
}

.variants .productVariationsLink {
	cursor: pointer;
	color: #245076;
}

.custom,
.property,
.option {
	margin-bottom: 12px;
}

.custom.loading,
.property.loading,
.option.loading {
	visibility: hidden;
    height: 60px;
}

.property.load div {
	transition: opacity .3s;
}

.property.load div {
	opacity: 0.5;
	pointer-events: none;
}

.code {
	border: 2px solid #333;
	color: #333;
	padding: 2px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	margin-right: 10px;
	display: inline-block !important;
	line-height: 16px;
}

.codeLabel {
	display:inline-block !important;
	vertical-align: middle;
}

.SumoSelect.open > .CaptionCont > span > .code {
	color: white;
	border-color: white;
}

.SumoSelect.alert {
	background-color: #C00;
	color: white;
}

.SumoSelect li.opt {
	background: none;
}


table.customfields {
	border-collapse: collapse;
}

table.customfields td {
	padding: 0;
	border: none;
}

table.customfields td.customName {
	padding-right: 5px;
}

table.customfields td.customValue {
	vertical-align: bottom;
}

.alertMessage {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	padding: 7px 15px;
	margin-bottom: 10px;
	font-size: 14px;
	-webkit-box-shadow: 0 0 3px rgba(200, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 3px rgba(200, 0, 0, 0.2);
	        box-shadow: 0 0 3px rgba(200, 0, 0, 0.2);
	background-color: #2196F3;
	color: white;
}

.mainAlert {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.9);
	color: white;
	z-index: 10000;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
	width: 100%;
	text-align: center;
	padding: 12px;
	bottom: 0;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.mainAlert a {
	color: #ebc200;
}

.mainAlert .button {
	margin: 0 3px;
	padding: 6px 11px;
	background-color: #ebc200;
	color: #000 !important;
}

.mainAlert .button.secondary {
	background-color: #ddd;
}

.mainAlert .button:hover {
	background-color: #af9200;
}

.mainAlert .button.secondary:hover {
	background-color: #888;
}

.cookiePopup button.confirm {
	color: #000;
	background-color: #ebc200 !important;
}

.cookiePopup button.cancel {
	color: #000;
	background-color: #ddd !important;
}

.contactUs {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
}

.contactUsTitle {
	margin-bottom: 5px;
}

.contactUsTitle h1 {
	line-height: 20px;
	display: block;
}

.contactUsTitle div {
	font-family: "Open Sans Bold", Arial;
	margin-top: 2px;
}

.contactUsAdditional {
	text-align: left;
	margin-top: 1.5em;
}

.gmap_canvas img {
	max-width: none !important;
	background: none !important;
}

.productCategories a,
.productCategories a:hover,
.productCategories a:visited {
	color: #333;
	display: block;
}

.productCategories {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(4%, #F4F4F4), color-stop(99%, #DFDEDC));
    background-image: -webkit-linear-gradient(left, #F4F4F4 4%, #DFDEDC 99%);
    background-image: -moz-linear-gradient(left, #F4F4F4 4%, #DFDEDC 99%);
    background-image: -o-linear-gradient(left, #F4F4F4 4%, #DFDEDC 99%);
    background-image: linear-gradient(to right, #F4F4F4 4%, #DFDEDC 99%);
    padding: 5px 20px 10px 20px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
	.productCategories a span {
		line-height: 34px;
		display: inline-block;
	}
}

#policy-dialog {
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	resize: vertical;
	overflow: auto;
	z-index: 999999999;
	background: rgba(0, 0, 0, 0.7);
}

.policy-dialog-content {
	position: absolute;
    top: 0;
    bottom: 0;
	left: 5px;
	right: 5px;
	margin: auto;
	background: #fff;
	padding: 20px;
    max-width: 800px;
    max-height: 80vh;
    height: max-content;
	border-radius: 5px;
}

#policy-dialog header {
	margin-bottom: 15px;
    font-weight: 400;
    font-size: 20px;
}

#policy-dialog p {
	margin-bottom: 5px;
}

#policy-dialog .policy-dialog-scroll {
	max-height: calc(100vh - 200px);
	overflow-y: auto;
}

#consentPopupPartners > div,
.consentPartner {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 8px;
}

#consentPopupPartners b {
	font-size: 16px;
}

.consentButtons {
	margin-top: 15px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 8px;
}

.consentButtons .button {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    min-height: 36px;
    margin: 0;
    color: #333;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 18px;
}

@media only screen and (max-width: 600px) {
	.consentButtons {
		grid-template-columns: 1fr;
		margin-top: 25px;
	}

	.consentButtons .button:first-child {
		order: 1;
	}

	.consentButtons .button:last-child {
		order: -1;
	}
	
	#policy-dialog .policy-dialog-scroll {
		max-height: calc(100vh - 500px);
	}
}

.popupBlock {
	position: relative;
	background: #FFF;
	width:auto;
	max-width: 900px;
	margin: 0 auto;
	font-size: 14px;
	font-family: "Open Sans", Arial,sans-serif !important;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	overflow: hidden;
}

.popupBlock header{
	border-bottom:1px dotted #ccc;
	padding: 10px;
	font-weight: 400;
	font-size: 20px;
	-webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    0 0 5px 0 rgba(50, 50, 50, 0.1);
	box-shadow:         0 0 5px 0 rgba(50, 50, 50, 0.1);
}

.popupBlock header.nowrap {
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 35px;
}

.popupBlock footer{
	border-top:1px dotted #ccc;
	padding: 10px;
}

.popup-scroll{
	overflow-y: auto;
	max-height: 600px;
	padding: 0 1.5em 0 25px
}

.popup-scroll-content {
	margin: 20px 0;
}

.popup-scroll h1 {
	margin-top: 20px;
	margin-bottom: 5px;
}

.shippingTerms {
	margin-top: 30px;
}

.shippingTerms h1 {
	margin-bottom: 5px;
}

.randomProduct {
	text-align: center;
}

.randomProductLink {
	text-decoration: none !important;
}

.randomProductLink .listingPrice {
	font-weight: 400;
}

.randomProductImage {
	width: 90%;
	text-align: center;
	background-color: white;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin: 5px auto;
    overflow: hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.randomProductImage img {
	max-width: 100%;
	max-height: 140px;
	margin: 0 !important;
}

.randomProductLoadingName {
	margin: 6px auto 0;
	background-color: rgba(0, 0, 0, 0.1);
	width: 80%;
	height: 17px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.randomProductLoadingImage {
	width: 90%;
	height: 140px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin: 5px auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}

.randomProductLoadingImage:after {
	content: "";
    width: 38px;
    height: 38px;
    background-image: url(../../images/assets/loading.svg?v=2);
    right: calc(50% - 19px);
    top: calc(50% - 19px);
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 38px 38px;
    -moz-background-size: 38px;
    -o-background-size: 38px;
    background-size: 38px;
    animation: 1.5s rotate infinite linear;	
}

.randomProductLoadingPrice {
	margin: 2px auto 0;
	background-color: rgba(0, 0, 0, 0.1);
	width: 60%;
	height: 18px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.socialButtons {
	display: inline-block;
	margin: 10px 0;
}

.productImages .socialButtons {
	margin-top: 5px;
	float: left;
}

.socialButton {
    display: block;
    float: left;
    padding: 5px;
    border:none;
    background-color: #4d5c6c;
    text-decoration: none;
    font-size: 14px;
    color: #FFF !important;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin-right: 3px;
    line-height: 18px;
}

.socialButton:hover {
    color: #efefef;
}

.facebook {
    background-color: #3b5998;
}
.gplus {
    background-color: #dd4b39;
}
.twitter {
    background-color: #55acee;
}
.pinterest {
    background-color: #cc2127;
}

@media screen and (max-width: 900px) {
	.socialButton {
		padding: 9px;
	}
}

#facebookLikeBox {
	font-family: Helvetica, Arial, sans-serif !important;
}

#facebookLikeBox img {
	margin: 0 !important;
}

.scrollToTop {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	-webkit-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0 0 10px 0 rgba(50, 50, 50, 0.4);
	box-shadow:         0 0 10px 0 rgba(50, 50, 50, 0.4);
	overflow: hidden;
	white-space: nowrap;
	background: #333;
	color: #fff !important;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	line-height: 38px;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	-o-transition: opacity 0.3s, visibility 0.3s;
	transition: opacity 0.3s, visibility 0.3s;
}

.scrollToTop.visible {
	visibility: visible;
	opacity: 1;
}

.scrollToTop.fadeOut {
	opacity: .5;
}

.no-touch .scrollToTop:hover {
	background-color: #444;
	opacity: 1;
}

@media only screen and (min-width: 768px) {
	.scrollToTop {
		right: 20px;
		bottom: 20px;
	}	
}

@media only screen and (min-width: 1024px) {
	.scrollToTop {
		right: 30px;
		bottom: 30px;
	}
}

#openSafetyInformations {
	margin-top: 2em;
	display: block;
}

.productComment {
	font-style: italic;
	display: inline-block;
	width: 100%;
	margin-top: 2em;
}

.userModule {
	font-family: "Open Sans", Arial,sans-serif;
	font-size: 14px;
}

.userModule ul {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	overflow: hidden;
	margin: 7px auto;
}

.userModule li {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	background-image: none !important;
	margin: 0 !important;
	padding: 0 !important;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.userModule li:last-child {
	border-bottom: none;
}

.userModule li:hover {
	background-color: #ccc;
}

.userModule li a {
	font-family: "Open Sans Bold", Arial,sans-serif !important;
	padding: 10px 12px;
	display: block;
	color: #333 !important;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	text-decoration: none !important;
	font-size: 13px !important;
}

.userModuleSmall {
	font-size: 12px;
}

.discountOverlay {
	position: relative;
}

.discountOverlayImg {
	width:46.666666666667px;
	-webkit-border-bottom-right-radius: 2px;
	   -moz-border-radius-bottomright: 2px;
	        border-bottom-right-radius: 2px;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.8;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.categoryBlock {
	margin: 10px 0 60px 0;
}

.categoryBlock h1 {
	text-align: center;
    line-height: normal;
    display: block;
    margin-bottom: 20px;
}

.passwordProtection {
	background-color: white;
    border: 2px solid #555;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    margin-left: -250px;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    margin-top: -150px;
    position: fixed;
    top: 40%;
    left: 50%;
    padding: 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}

#passwordProtected {
	text-align: center;
}

#passwordProtected input {
	border: 2px solid #333;
	line-height: 22px;
}

div .logo {
	text-align: center;
	padding: 5px 0 10px 0;
}

.addToCartPopUp textarea {
	padding: 0.38em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 3px #ddd;
       -moz-box-shadow: inset 0 1px 3px #ddd;
            box-shadow: inset 0 1px 3px #ddd;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}

.addToCartPopUp label {
	display: block;
    text-align: left;
    font-size: 13px;
    margin-top: 14px;
    font-family: "Open Sans Bold", Arial;
}

.sweetalertIcon {
	font-size: 3.5em;
}

.pageTopContent {
	margin: 21px 0;
}

.externalLink {
	display: block;
	font-family: "Open Sans Bold", Arial,sans-serif !important;
	font-size: 13px !important;
	text-decoration: none !important;
	color: #333 !important;
	background-color: #eee;
	padding: 6px 0;
	margin-top: 2px;
	margin-bottom: 2px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	text-align: center;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	border: 1px solid #bbb;
}

.externalLink:hover {
	background-color: #ddd;
}

ul.subMenu {
	margin: 15px 10px;
	color:#333;
	text-align:right;
	border-bottom:1px solid #eee;
	padding: 0;
}

ul.subMenu li {
	display:inline-block;
	line-height:27px;
}

ul.subMenu li:before {
	background: none !important;
}

ul.subMenu li:last-child {
	margin-right:0px;
}

ul.subMenu a {
	color:#333 !important;
	padding-bottom:5px !important;
	border-bottom:1px solid #eee;
	margin-bottom: -1px;
}

ul.subMenu li.active a {
	border-bottom:1px solid #333;
}

ul.subMenu a:hover {
	color:#444 !important;
	border-bottom:1px solid #888;
}

ul.subMenu a:before,
ul.subMenu a:after {
	background-image: none !important;
}

ul.footerMenu {
	float: none !important;
	margin: 2px auto 15px auto !important;
    display: inline-block !important;
    left: 0;
    padding: 0 !important;
}

ul.footerMenu li {
	background-image: none !important;
	padding: 0 !important;
}

ul.footerMenu a,
ul.footerMenu a:before,
ul.footerMenu a:after {
	font-size: 13px !important;
	background-image: none !important;
}

@media only screen and (max-width: 768px) {
	ul.footerMenu a,
	ul.footerMenu a:before,
	ul.footerMenu a:after {
		line-height: 30px;
	}
}

.paymentLogos {
    display: flex;
    align-items: center;
    justify-content: space-evenly;	
	margin: 15px 0;
}

.paymentLogos img {
	max-width: 100%;
	max-height: 32px;
	border-radius: 3px;
}

@media only screen and (max-width: 768px) {
	.paymentLogos {
		display: block;
	}
}

.imageBanner {
	width: 100%;
}

.imageBannerDoubleSide {
	width: 49.5%;
	display: inline-block;
}

.imageBanner div.slide,
.imageBannerDouble div.slide {
	position: absolute;
}

.imageBanner .container,
.imageBannerDouble .container {
	margin-left: auto;
	margin-right: auto;
}

.imageBannerDouble {
    border-top: 8px solid #eee;
    padding-top: 40px;
    margin-top: 50px;
    margin-bottom: 40px;
}

.imageBannerDoubleHeader {
	margin-bottom: 10px;
}

.imageBannerDoubleTitle {
	margin: 8px auto 0 auto;
    text-align: center;
    background-color: #ddd;
    padding: 5px 0;
    font-family: "Open Sans Bold", Arial;
    -webkit-border-radius: 3px 3px 0 0;
       -moz-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
}

.imageBanner a,
.imageBanner a:hover,
.imageBanner a:visited,
.imageBannerDouble a,
.imageBannerDouble a:hover,
.imageBannerDouble a:visited {
	text-decoration: none !important;
	color: inherit !important;
}

.imageBanner img {
	margin: 0 !important;
}

table.exchangeRates {
	width: 100%;
}

table.exchangeRates tr,
table.exchangeRates td,
table.exchangeRates img {
	margin: 0;
	padding: 0;
}

table.exchangeRates td:first-child {
	width: 20px;
}

table.exchangeRates td:last-child {
	text-align: right;
}

.fb-page iframe {
	width: 100%;
	border: none;
}

.g-page {
	height: 225px;
}

.gmap_canvas {
	height:440px;
	width:100%;
	background-color: #eee;
}

.addressTitle {
	font-family: "Open Sans Bold", Arial;
	font-size: 14px;
}

table.analyticsStats {
	width: 100%;
}

table.analyticsStats td:last-child {
	float: right;
}

.photoGallery {
	font-size: 0;
	margin-top: 15px;
}

.photoGallery a {
	font-size: 16px;
	display: inline-block;
	margin-bottom: 8px;
	width: -webkit-calc(25% - 6px);
	width: -moz-calc(25% - 6px);
	width: calc(25% - 6px);
	margin-right: 8px;
}

.photoGallery a:nth-of-type(2n) {
  margin-right: 8px;
}

.photoGallery a:nth-of-type(4n) {
	margin-right: 0;
}

.photoGallery img {
	width: 100%;
}

.inlineGallery {
	font-size: 0;
	text-align: center;
}

.inlineGallery a {
	margin-right: 8px;
	display: inline-block;
}

.inlineGallery img {
	margin-bottom: 8px;
}

nav.oldBrowserDropDown {
	font-family: "Open Sans Bold", Arial;
	background:#EEEEEE;
	float:left;
}

nav.oldBrowserDropDown ul {
	text-align:center;
	margin: 0;
}

nav.oldBrowserDropDown ul li {
	float:left;
	display:inline;
	padding: 0 !important;
	background-image: none;
}

nav.oldBrowserDropDown ul li:hover {
	background:#555555;
}

nav.oldBrowserDropDown ul li a {
	display:block;
	padding:12px 20px;
	color:#333;
	text-decoration: none;
}

nav.oldBrowserDropDown ul li:hover a {
	color: white;
}

nav.oldBrowserDropDown ul li ul {
	position:absolute;
	width:200px;
	background:#FFF;
    border: 1px solid #ddd;
    -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
}

nav.oldBrowserDropDown ul li ul li {
	width:100%;
	text-align: left;
	border-bottom: 1px solid #ddd;
}

nav.oldBrowserDropDown ul li ul li a {
	display:block;
	padding:8px 10px;
	color:#333;
	text-decoration: none;
}

nav.oldBrowserDropDown ul li:hover ul li a {
	color: #333;
}

nav.oldBrowserDropDown ul li ul li:hover a {
	background:#e4e4e4;
}

nav.oldBrowserDropDown ul li ul.fallback {
	display:none;
}

nav.oldBrowserDropDown ul li:hover ul.fallback {
	display:block;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: grab;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.imageSlider .slide {
	display: none;
}

.imageSlider .slick-slide {
	display: block;
}

.imageSlider .slide:first-child {
	display: block;
}

.imageSlider a {
	display: block;
	font-size: 0;
}

.imageSlider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 999;
  display: block;
  padding: 0 6px;
  width: auto;
  height: auto;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  font-size: 90px !important;
  opacity: 0.2;
  cursor: pointer;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  line-height:90px;
  margin-top:-52px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.imageSlider:hover .slick-arrow {
  opacity: 0.7;
}

.imageSlider .slick_next {
  right: 0;
}

.imageSlider img {
	max-width: 100%;
}

.imageSlider .slick-slide img {
	width: 100%;
}

.kiadvanyok {
	margin-left:auto;
	margin-right:auto;
	max-width:750px;
	margin-top:25px;
}

.kiadvany {
	width:24.5%;
	text-align:center;
	margin-bottom:25px;
	display: inline-block;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

.kiadvany_cim {
	width:148px;
	height:60px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 1px;
}

.kiadvany a {
	color:#333;
	text-decoration:none;
}

.kiadvany img {
	margin-top:5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
       -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;	
}

.kiadvany:hover {
	opacity:0.9;
}

.kiadvanyImgPlaceholder {
	width: 129px;
	height: 182px;
	background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
       -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;		
}

.kiadvanyCimPlaceholder {
	height: 40px;
}

.kiadvany.archived img {
	-webkit-filter: grayscale(0.6);
	        filter: grayscale(0.6);
	opacity: 0.6;
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}

.kiadvany.archived:hover img {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
	opacity: 1;
}

.cookies p {
	text-align: justify;
	margin-bottom: 8px;
}

.login_form input {
	width: 100%;
}

.printButton i {
	font-size: 18px;
	color: #333;
}

.shopAsGuest {
	background-color: #eee;
	padding: 0 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	margin-top: 10px;
	border: 1px solid #aaa;
	color: #333;
	line-height: normal;
}

.shopAsGuest .infoLogo {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 3px;
}

.shopAsGuest .infoText {
	display:inline-block;
	width:70%;
	text-align:center;
	vertical-align: middle;
	margin:3px 0;
}

[data-tooltip],
.tooltip {
	position: relative;
}

[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
	position: absolute;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition:
	  opacity 0.2s ease-in-out,
	    visibility 0.2s ease-in-out,
	    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-moz-transition:
	    opacity 0.2s ease-in-out,
	    visibility 0.2s ease-in-out,
	    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:
	    opacity 0.2s ease-in-out,
	    visibility 0.2s ease-in-out,
	    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-o-transition:
	    opacity 0.2s ease-in-out,
	    visibility 0.2s ease-in-out,
	    -o-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-moz-transition:
	    opacity 0.2s ease-in-out,
	    visibility 0.2s ease-in-out,
	    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24),
	    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:
	    opacity 0.2s ease-in-out,
	    visibility 0.2s ease-in-out,
	    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition:
	    opacity 0.2s ease-in-out,
	    visibility 0.2s ease-in-out,
	    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24),
	    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24),
	    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24),
	    -o-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform:    translate3d(0, 0, 0);
	transform:         translate3d(0, 0, 0);
	pointer-events: none;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.tooltip:before,
[data-tooltip]:before {
	z-index: 1001;
	border: 6px solid transparent;
	background: transparent;
	content: "";
}

.tooltip:after,
[data-tooltip]:after {
	z-index: 1000;
	padding: 8px;
	width: 160px;
	background-color: white;
	color: #333;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
	content: attr(data-tooltip);
	font-size: 14px;
	line-height: 1.2;
	-webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0 3px 10px 0 rgba(50, 50, 50, 0.4);
	box-shadow:         0 3px 10px 0 rgba(50, 50, 50, 0.4);
}

[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
	bottom: 100%;
	left: 50%;
}

[data-tooltip]:before,
.tooltip:before {
	margin-left: -6px;
	margin-bottom: -12px;
	border-top-color: rgba(255, 255, 255, 0.9);
}

[data-tooltip]:after,
.tooltip:after {
	margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
	-webkit-transform: translateY(-12px);
	-moz-transform:    translateY(-12px);
	-ms-transform:         translateY(-12px);
	 -o-transform:         translateY(-12px);
	    transform:         translateY(-12px);
}

a.warning {
	color: #d4762f;
}

div.unsubscribe {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 400px;
	text-align: center;
	border: 1px solid #ddd;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    padding: 10px 10px 2px 10px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

div.unsubscribe .email {
	text-align: center;
	font-family: 'Open Sans Bold', Arial;
	font-size: 16px;
	margin: 5px 0 3px;
}

div.unsubscribe .buttons {
	text-align: center;
}

.info {
    font-family: "Open Sans Bold", Arial;
}

.menu_menu {
	padding-top: 5px;
}

.menu_menu div {
	margin-bottom: 10px;
}

.menu_menu a {
	text-decoration: none !important;
    line-height: 1.4em !important;
}

.compareSites {
	text-align: center;
}

.compareSite {
	display: inline-block;
	overflow: hidden;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	padding: 3px;
	background-color: white;
	margin-bottom: 5px;
}

.compareSite:last-child {
	margin-bottom: 0;
}

.compareSite img {
	margin: 0 !important;
}

.compareSite a:link {
	text-decoration: none !important;
}

.notFound,
.errorPage {
	text-align: center;
}

.notFound i,
.errorPage i {
	font-size: 80px;
    color: #ccc;
    margin: 10px;
}

.notFoundText,
.errorPageText {
	font-size: 20px;
	margin-bottom: 10px;
}

.brochureCategoriesTitle {
	text-align: center;
    font-size: 16px;
    margin: 45px 0 10px 0;
    border-top: 8px solid #eee;
    padding-top: 40px;
}

table.brochureCategories {
	width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
}

table.brochureCategories td {
	width: 25%;
	border: 1px dashed #ddd;
    cursor: pointer;
}

table.brochureCategories a {
	width: 100%;
	height: 85px;
	display: flex;
    align-items: center;
    justify-content: center;	
	opacity: 1;
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
}

table.brochureCategories a:hover {
	opacity: 0.8;
}

.brochuresSubTitle {
	margin: 35px 0 0 0;
}

.brochuresAnchor {
    display: block;
}

a.backToProducts {
	float: right;
	font-size: 14px;
	line-height: 38px;
}

.mobileView {
	line-height: 36px;
	font-size: 13px !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;	
}

.requiredFields {
	text-align: center;
    font-size: 12px;
    color: #999;
    margin: 0 0 5px 60px;
}

.editProduct {
	margin-top: 15px;
}

.editProduct a {
	font-size: 14px;
	font-family: "Open Sans";
	color: #e59509;
	margin-top: 10px;
}

.editProduct a:hover {
	text-decoration: none;
	cursor: pointer;
}

.filterBlock {
	margin-bottom: 15px;
}

.checkboxIndicator {
	position: absolute;
	top: 2px;
	left: 0;
	width: 20px;
	height: 20px;
	background: #aaa;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

.filterCheckbox {
	position: relative;
	display: block;
	margin: 5px 0 0 5px;
	padding-left: 25px;
	cursor: pointer;
	line-height: 24px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.filterCheckbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.filterCheckbox input:checked ~ .checkboxIndicator {
	background: #333;
}

.filterCheckbox:hover input:not([disabled]):checked ~ .checkboxIndicator,
.filterCheckbox input:checked:focus ~ .checkboxIndicator {
	background: #333;
}

.checkboxIndicator:after {
	position: absolute;
	display: none;
	content: '';
}

.filterCheckbox input:checked ~ .checkboxIndicator:after {
	display: block;
}

.filterCheckbox .checkboxIndicator:after {
	top: 4px;
	left: 8px;
	width: 3px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	border: solid #fff;
	border-width: 0 2px 2px 0;
}

.filterTitle {
	font-family: "Open Sans Bold";
	font-size: 14px;
}

.specialMark {
	font-family: "Open Sans";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.skuExt {
	font-family: "Open Sans";
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
	color: #999;
}

.messageForm {
	margin-top: 3em;
}

.messageForm h2 {
	text-align: center;
}

.messageFields {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: auto 20px auto 20px auto;
	grid-template-columns: repeat(3, auto);
	grid-gap: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
	.messageFields {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-gap: 10px;
	}
}

.messageField input {
	width: 100%;
	padding: 0.38em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 3px #ddd;
       -moz-box-shadow: inset 0 1px 3px #ddd;
            box-shadow: inset 0 1px 3px #ddd;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.messageForm label {
	display: block;
    text-align: left;
    font-size: 13px;
    font-family: "Open Sans Bold", Arial;
}

.messageForm textarea {
	padding: 0.38em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 3px #ddd;
       -moz-box-shadow: inset 0 1px 3px #ddd;
            box-shadow: inset 0 1px 3px #ddd;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    min-height: 150px;
}

.messageForm .button {
	display: block;
    width: 100px;
}

.infoTitle {
	font-weight: 400;
	font-size: 20px;
	margin-top: 5px;
}

.infoSubTitle {
	font-size: 15px;
	margin: 5px 0 20px 0;
}

.showDesc,
.hideDesc {
	text-align: center;
	margin-bottom: 15px;
}

.showDesc:hover,
.hideDesc:hover {
	text-decoration: none;
}

.hideDesc {
	margin-top: 10px;
}

.cofidisBanner {
	display: flex;
	align-items: center;
	background-color: #d0103a;
	-webkit-border-radius: 50px;
	   -moz-border-radius: 50px;
	        border-radius: 50px;
	color: black;
	padding: 5px;
	margin: 30px 0 10px 0;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.cofidisBanner img {
	width: 41px;
}

.cofidisBannerText {
	display: inline-block;
	vertical-align: middle;
	padding: 0 4px;
	line-height: 15px;
	color: white;
}

.cofidisBannerText b {
	font-size: 14px;
}

.cofidisBannerText span {
	font-size: 12px;
	color: #fecb00;
}

a.cofidisInfo {
    line-height: 19px;
    vertical-align: middle;
    color: #cf103a;	
}

a.cofidisInfo i {
	font-size: 22px;
}

.listingPriceQuote {
	margin-top: 8px;
}

.listingPriceQuote a {
	color: #245076;
	font-size: 13px !important;
    font-family: "Open Sans Bold", Arial,sans-serif !important;
}

.listingPriceQuote a:hover {
	text-decoration: underline;
}

@media screen and (max-width: 900px) {
	.listingPriceQuote a {
		line-height: 30px;
		font-size: 14px !important;
	}
}

.productPriceQuote {
	margin-top: 5px;
}

.productOriginalPrice a {
	margin-top: 8px;
	display: inline-block;
	text-decoration: none;
	color: #245076;
}

.listingPrices .productOriginalPrice a,
.listingPrices .productOriginalPrice i,
.productsVertical .productOriginalPrice a,
.productsVertical .productOriginalPrice i {
	font-size: 12px;
}

.productPriceQuote a,
.productShippingTerms a {
	color: #245076;
	font-size: 13px !important;
    padding: 4px 8px;
    font-family: "Open Sans Bold", Arial,sans-serif !important;
	border-radius: 5px;
    margin: 8px auto;
    display: inline-block;
    text-align: center;   
    user-select: none;
    line-height: normal !important;
    border: 1px solid #24507647;
    cursor: pointer;
    text-decoration: none;
}

.productPriceQuote a:hover,
.productShippingTerms a:hover,
.productOriginalPrice a:hover {
	color: #333;
}

.productShippingTerms a {
	padding: 0;
	border: none;
}

.productShippingTerms a i {
	margin-left: 2px;
	margin-right: 3px;
}

.swal-pricequote h2 {
	font-size: 24px !important;
}

.swal-pricequote #swal2-content {
	font-size: 14px;
	text-align: justify;
}

.swal-pricequote .priceQuoteSubTitle {
	font-size: 16px;
	display: block;
	text-align: center;
	font-family: "Open Sans Bold";
	margin-bottom: 8px;
}

.priceQuoteAddCustom {
	text-align: center;
}

.priceQuoteAddCustom a {
    font-size: 14px;
    color: #245076;
}

.priceQuoteAddCustom a:hover {
	text-decoration: none;
}

.swal-pricequote-addproduct form {
	text-align: left;
	margin-bottom: 5px;
}

.swal-pricequote-addproduct textarea {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 17px;
}

.swal-pricequote-addproduct input {
	margin-top: 0;
}

.swal-pricequote-addproduct #priceQuoteAddError {
	color: #C00;
	font-size: 16px;
}

.swal-pricequote-addproduct .priceQuoteHalf {
	display: inline-block;
	width: 49.5%;
}

.swal-pricequote-addproduct .priceQuoteHalf:last-child {
	float: right;
}

.priceQuoteOrderError {
	color: #C00;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
}

.priceQuoteOrderProducts .checkRow {
	padding: 4px;
}

.priceQuoteOrderProducts .checkRowInfo {
	-webkit-filter: grayscale(1);
	        filter: grayscale(1);
	opacity: 0.3;
	width: 100%;
	max-width: -webkit-calc(100% - 42px);
	max-width: -moz-calc(100% - 42px);
	max-width: calc(100% - 42px);
}

.priceQuoteOrderProducts .checkboxOuter {
    margin: 0 0 0 7px;
}

.priceQuoteOrderProducts :checked + span + .checkRowInfo {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
	opacity: 1;
}

.priceQuoteOrderProducts .checkboxOuter {
	border-color: #aaa;
}

.priceQuoteOrderProducts :checked + .checkboxOuter {
	border-color: #777;
}

.priceQuoteOrderProducts table {
	width: 100%;
}

.priceQuoteOrderProducts td {
	padding: 2px 5px;
}

td.priceQuoteProductInfos {
	font-size: 11px;
	padding-top: 0;
}

.priceQuoteOrderProductImage {
	width: 80px;
	height: 80px;
	vertical-align: middle;
}

.priceQuoteOrderProductImage div {
	width: 80px;
	height: 80px;	
	background-color: white;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    overflow: hidden;		
    display: table-cell;
    vertical-align: middle;    
}

.priceQuoteOrderProductPrices {
	width: 170px;
	vertical-align: top;
}

.priceQuoteOrderProductPriceLabels {
	font-size: 10px;
	line-height: 10px;
}

.priceQuoteOrderProductPrices td {
	text-align: center;
	padding: 0;
	margin: 0;
}

.priceQuoteOrderProductValidity {
	font-size: 12px;
}

.priceQuoteOrderProductQuantity {
	vertical-align: top;
}

.priceQuoteOrderProductQuantity input {
	display: inline-block;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 3px #ddd;
       -moz-box-shadow: inset 0 1px 3px #ddd;
            box-shadow: inset 0 1px 3px #ddd;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 60px;
    height: 30px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;	
}

.priceQuoteOrderProducts input:invalid {
	border-color: #e9322d !important;
	border-style: solid !important;
}

.priceQuoteOrderCustoms {
	font-size: 13px;
	margin-bottom: 2px;
}

img.lazyload,
img.lazyloading {
	opacity: 0;
}

img.lazyloaded {
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
	-moz-transition: opacity .2s;
	transition: opacity .2s;
	opacity: 1;
}

.imageBanner img.lazyload,
.imageBanner img.lazyloading,
.imageBannerDouble img.lazyload,
.imageBannerDouble img.lazyloading {
	opacity: 1;
}

#searchDropdownEs {
    position: absolute;
    min-width: 300px;
    max-width: 600px;
    background-color: white;
    overflow: hidden;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
	-webkit-box-shadow: 0 3px 10px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0 3px 10px 0 rgba(50, 50, 50, 0.4);
	box-shadow:         0 3px 10px 0 rgba(50, 50, 50, 0.4);    
	z-index: 9999;
	background-image: linear-gradient(to bottom, #fff 50%, #f3f3f3 100%);
	font-family: "Open Sans";
	font-size: 13px;
	line-height: normal;
	color: #333;
}

#searchDropdownEs ul {
	border-top: 1px solid #e8e8e8;
    padding: 5px 0;
}

#searchDropdownEs ul:first-child {
	border-top: none;
}

#searchDropdownEs ul.tags {
	padding: 0 0 10px 0;
}

#searchDropdownEs li {
	list-style: none;
}

#searchDropdownEs ul.tags li:first-child {
	padding-top: 2px;
}

#searchDropdownEs li.selected,
#searchDropdownEs li:hover {
	background-color: #ececec;
}

#searchDropdownEs ul.tags li.selected,
#searchDropdownEs ul.tags li:hover {
	font-family: "Open Sans Bold";
}

#searchDropdownEs a {
	color: #000 !important;
	text-decoration: none;
	padding: 4px 10px;
	display: block;
}

#searchDropdownEs ul.tags a {
	padding: 0 10px;
}

#searchDropdownEs .thumb {
	width: 25px;
	height: 25px;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;	
    background-color: white;
    border: 1px solid #cacaca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;    
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;	
}

#searchDropdownEs .result {
	display: inline-block;
	max-width: calc(100% - 35px);
	vertical-align: middle;
	line-height: 14px;
}

#searchDropdownEs .label {
    padding-left: 7px;
    margin: 5px 0;
    font-family: "Open Sans Bold";
    font-size: 14px;	
}

#searchDropdownEs .noResult {
	padding: 10px;
}

#searchDropdownEs .allResults {
    text-align: center;
    padding: 7px;
    background-color: #ececec;
    margin-top: -5px;
    font-family: "Open Sans Bold";
    cursor: pointer;
}

#searchDropdownEs .allResults:hover {
    background-color: #e8e8e8;
}

.relatedProducts.slick-slider {
	display: flex;
}

.relatedProducts .slick-arrow {
    position: absolute;
    height: 100%;
    top: 0;
    width: 20px;
	text-align: center;
    border: 1px solid #f7f6f6;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;    
}

.relatedProducts .slick-arrow.slick_prev {
    left: 0;
}

.relatedProducts .slick-arrow.slick_next {
    right: 0;
}

.relatedProducts .slick-arrow i {
	font-size: 16px;
}

.relatedProducts .slick-list {
	max-width: 556px;
	margin-left: auto;
    margin-right: auto;
}

.relatedProducts .slick-track {
    height: 100%;	
}

a.relatedProduct {
	border: 1px solid #efefef;
	box-shadow: 0 0 1px 0 rgba(0,0,0,0.15);
	border-radius: 5px;
	display: inline-flex !important;
    flex-direction: column;
    justify-content: space-around;
    margin: 0 2px;
    padding: 5px 8px;
    box-sizing: border-box;
    text-decoration: none;
    color: #333;
    text-align: center;
    width: 182px;
}

a.relatedProduct.invisible {
	display: none !important;
}

a.relatedProduct.invisible.slick-slide {
	display: inline-flex !important;
}

.relatedProduct .name {
	font-family: "Open Sans Bold";
}

.relatedProductPriceTitle {
	font-size: 11px;
}

.relatedProduct .listingPrices {
	margin-bottom: 0;
}

.relatedProducts .slick-arrow:hover,
a.relatedProduct:hover {
	border-color: #ccc;
}

.relatedProductImage img {
	margin-left: auto;
	margin-right: auto;
}

.relatedProductImage {
	vertical-align: middle;
	display: table;
	width: 140px;
	height: 140px;
	margin: 5px auto;
}


@media screen and (max-width: 900px) {
	.relatedProducts .slick-list {
		max-width: 100%;
	}

	.relatedProduct .listingPrice {
		font-size: 12px !important;
	}	
}

h1.blogTitle {
	font-size: 30px;
	margin-bottom: 20px;
	font-family: "Open Sans";
}

.blogListingPost {
	margin-bottom: 40px;
}

.blogListingPost .date {
	font-size: 14px;
	color: #a6a6a6;	
}

.blogListingPost .title {
	font-family: "Open Sans";
	font-size: 22px;
    margin: 0;
    color: #333;
    margin-bottom: 5px;
    display: block;
}

.blogListingPost .content {
	display: flex;
	margin-top: 8px;
}

.blogListingPost a {
	margin-right: 8px;
}

.blogListingPost .introduction {
	text-align: justify;
	width: 100%;	
}

.blogListingPost a.readMore {
	font-family: "Open Sans Bold";
	float: right;
	text-decoration: none;
	margin-top: 3px;
}

.blogListingPost a.readMore::after {
    content: '\f105';
    font-family: fontawesome;
    padding-left: 10px;
    font-weight: bold;
}

.blogListingPost .additional {
    border-top: 1px solid #eee;
	padding-top: 5px;	
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 7px;
}

.blogListingPost .categoryLink,
.blogPost .categoryLink {
    font-size: 14px;
    font-family: "Open Sans Bold";	
    color: #333;
}

.blogListingPost .socialButtons {
	margin: 0;
}

.blogListingPost .socialButton {
	padding: 2px;
	margin-right: 0;
	margin-left: 3px;
}

.blogPost h1 {
	font-family: "Open Sans";
	font-size: 26px;
}

.blogPost p {
	margin-block-start: 1em;
    margin-block-end: 1em;
}

.blogPost .subtitle,
.blogListingPost .subtitle {
	font-size: 16px;
}

.blogPost .details {
	display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin: 5px 0 25px 0;
}

.blogPost .date {
	font-size: 14px;
	color: #a6a6a6;
}

.blogPost .additional {
	display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
    margin-top: 30px;	
}

.warrantyBanner {
	text-align: center;
	margin-bottom: 15px;
}

.warrantyBanner:first-child {
	margin-top: 6px;
}

.warrantyBanner:last-child {
	margin-bottom: 0;
}

.warrantyBanner img {
	border-radius: 4px;
	width: 150px;
	height: 133px;
}

.tagFilter {
	margin-bottom: 12px;
}

.tagFilterAvailable {
	max-height: 130px;
	overflow: hidden;
}

.tagFilterAvailable > a,
.tagFilterSelected > div {
    background-color: #eee;
    display: inline-block;
    padding: 8px 7px;
    margin-bottom: 4px;
    margin-left: 2px;
    border-radius: 4px;
    color: #333;
    font-family: "Open Sans Bold";
	font-size: 12px;    
    transition: .2s ease-in-out;    
}

@media screen and (max-width: 900px) {
	.tagFilterAvailable > a,
	.tagFilterSelected > div {
		font-size: 13px;
	    padding: 8px 10px;
	}
}

.tagFilterAvailable > a:hover {
	text-decoration: none;
	background-color: #e6e6e6;
}

.tagFilterSelected {
	margin-bottom: 6px;
}

.tagFilterSelected > div {
	color: white;
	background-color: #555;
	padding: 8px 10px;
}

.tagFilterSelected > div i {
	color: white;
	margin-left: 6px;
	opacity: 0.5;
}

.tagFilterSelected > div i:hover {
	opacity: 1;
}

.tagFilterAvailable[data-readmore] {
	margin-bottom: 0;
	position: relative;
}

.tagFilterAvailable[data-readmore][aria-expanded="false"]:before {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(white));
	background-image: -webkit-linear-gradient(transparent, white 88%);
	background-image: -moz-linear-gradient(transparent, white 88%);
	background-image: -o-linear-gradient(transparent, white 88%);
	background-image: linear-gradient(rgba(255,255,255,0.001), white 88%);
	width: 100%;
	height: 2em;
}

.showAllTagFilter {
	text-align: center;
    margin-top: -15px;
    z-index: 99;
    position: relative;
    margin-bottom: 0;
}

.showAllTagFilter:hover {
	text-decoration: none;
}

.showAllTagFilter i {
	color: #333;
    font-size: 20px;
    line-height: 16px;	
    position: relative;
    top: 0;
    transition: .2s ease-in-out;
}

.showAllTagFilter:hover i {
	top: 3px;
}