@charset "UTF-8";

* {
	-webkit-print-color-adjust:exact !important;
	-moz-print-color-adjust:exact !important;
	-ms-print-color-adjust:exact !important;
	-o-print-color-adjust:exact !important;
	print-color-adjust:exact !important;
	printer-colors: exact !important;
	color-adjust: exact !important;
	expensive-colors: axact !important;
    -webkit-print-color-adjust: exact !important; 
    print-color-adjust: exact !important;
    printer-friendly-colors: avoid !important;
    printer-color-adjust: auto !important;
    printer-colors: exact !important;
    color-adjust: exact !important;
    conserve-ink: avoid !important;
    expensive-colors: exact !important;
}

.pull-none.item-image {
	display: none;
}

body {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	color: #333 !important;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	font-size: 16px;
    color: rgb(86, 86, 86) !important;
}
p {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 30px;
    line-height: 30px;
    font-family: Haettenschweiler;
    color: rgb(86, 86, 86) !important;
    font-weight: normal;
}
a {
    color: rgb(86, 86, 86) !important;
    text-decoration: none;
}

@font-face {
    font-family: 'Haettenschweiler';
    src: url('../fonts/haettenschweiler-webfont.eot');
    src: url('../fonts/haettenschweiler-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/haettenschweiler-webfont.woff2') format('woff2'),
         url('../fonts/haettenschweiler-webfont.woff') format('woff'),
         url('../fonts/haettenschweiler-webfont.ttf') format('truetype'),
         url('../fonts/haettenschweiler-webfont.svg#haettenschweilerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
a {
	color: rgb(86, 86, 86);
	text-decoration: none;
}
a {
	text-decoration: none;
}
p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	font-family: Haettenschweiler;
	color: rgb(86, 86, 86) !important;
	font-weight: normal;
}
h3 {
	font-size: 30px;
	line-height: 30px;
	font-family: Haettenschweiler;
	color: rgb(86, 86, 86) !important;
	font-weight: normal;
}
h4 {
	font-size: 25px;
	line-height: 25px;
	color: rgb(86, 86, 86) !important;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}
img {
	border: none !important;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}

a[href]:after {
    content: none !important;
  }

.container {
	width: 1000px;
}

#maincontent,
.p-contact,
.maincontent-footer {
	margin: 0px;
	padding: 0px 30px;
}
.print-icon {
	display:none;
}
.container-content {
    width: 1000px;
}

/* header, contact */

.header {
	width: 1000px;
	margin-bottom: 20px;
	position: relative;
}

.p-line {
	padding: 0px 0px;
	height: 0px;
	width: 100%;
	margin: 4px 0px 10px 0px;
	border-bottom: 4px solid rgb(239, 124, 0) !important;
}

.clearboth {
	clear: both;
}
.p-header {
	padding: 30px 30px 0px 30px;
	position: relative;
	overflow: hidden;
  	background: transparent !important;
}

.p-header:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	z-index: -1;
	border: 60px #474747 solid !important;
}

.p-h-left {
	float:left;
	width: 30%;
}
.p-h-left img {
	width: 220px;
}
.n-header {
	position: relative;
}
.termeknev {
	position: absolute;
	bottom: 0;
	right: 30px;
	width: 70%;
	font-size: 45px;
	text-align: right;
    line-height: 45px;
    color: #ffffff !important;
    color-adjust: exact;
    font-family: Haettenschweiler;
}
.p-h-right p {
	float: right;
    width: 70%;
    text-align: right;
    vertical-align: bottom;
    font-size: 45px;
    line-height: 45px;
    margin: 0px;
    padding-top: 38px;
    background-color:  #474747;
    color: #ffffff !important;
    color-adjust: exact;
    font-family: Haettenschweiler;
}
.p-c-left {
	float: left;
	width: 50%;
}
.p-c-right {
	float: right;
	width: 50%;
	text-align: right;
}
.p-shark {
	font-size: 25px;
    line-height: 21px;
    color: rgb(239, 124, 0) !important;
    font-family: Haettenschweiler;
    padding-bottom: 15px;
}

/* content */

.page-header {
    border-bottom: none;
}

.page-header h2 {
	font-family: Haettenschweiler;
	font-size: 35px;
    line-height: 35px;
    color: #333 !important;
}

/* főkategóriák */


.main-category {
    width: 300px;
}
.fluid {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.main-category > .inner {
	background-color: inherit !important;
}
.main-category-ul, .main-category-image {
    display: table-cell;
    vertical-align: top;
}

.main-category {
	min-width: 300px;
}
.main-category h2 {
	font-size: 40px;
	line-height: 40px;
}
.main-category-image img {
	max-height: 145px;
}
.main-category-ul ul {
	margin: 0 0 0 20px;
}
.main-category-ul ul li a:hover {
	color: rgb(86, 86, 86) !important;
    text-decoration: none;
}

.main-category h2 a:hover,
.main-category h2 a:focus,
.main-category h2 a:visited,
.main-category h2 a:active {
	text-decoration: none;
	color: rgb(86, 86, 86) !important;
}

/* termék picture */

.item-image {
	float: left;
	width: 200px;
}
.j2store-mainimage {
	width: 200px;
	overflow: hidden;
}
.j2store-mainimage div {
	width: 240px;
	overflow: hidden;
}
.j2store-mainimage .pointer img {
	margin-bottom: 30px;
}
.j2store-mainimage .pointer:last-child img {
	margin-bottom: 0px;
}

.item-image img {
	max-width: 100%;
}
.j2store-product-images {
	width: 200px;
}
.HDquality {
	position: absolute;
    width: 100px;
    z-index: 1000;
}
.j2store-product-additional-images {
	display: none;
}
.nozoom {
    width: 200px;
}

/* termekszoveg */

.termek-leiras,
.termek-leiras-tovabb {
	width: 722px;
    padding-left: 6px;
    padding-right: 8px;
    float: right;
    border-left: 4px solid rgb(239, 124, 0) !important;
}
.termek-leiras {
	padding-top: 15px;
	padding-bottom: 15px;
	box-shadow: 0px -8px 8px -8px #999 !important;
}
.termek-leiras-tovabb {
	padding-bottom: 15px;
	box-shadow: 0px 8px 8px -8px #999, 0px -8px 8px -8px #999 !important;
}

/* terméktábla */
.mceTmpl {
    margin-top: 10px;
    margin-bottom: 20px;
}
table.termek-tabla {
	border-collapse: collapse !important;
}
.termek-tabla tbody {
	font-size: 14px;
}
.termek-tabla tbody tr td {
	border-bottom: 1px solid rgb(191, 191, 191) !important;
}
.termek-tabla {
	border-top: 2px solid rgb(239, 124, 0) !important;
    border-bottom: 2px solid rgb(239, 124, 0) !important;
    text-align: center;
    vertical-align: middle;
    width: 100% !important;
}

.termek-tabla thead {
	border-bottom: 2px solid rgb(239, 124, 0) !important;
	background-color: rgb(71, 71, 71) !important;
	font-weight: bold;

}
.termek-tabla thead tr td {
	color: #ffffff !important;
}
@media print {
	.termek-tabla thead tr td {
		color: #ffffff !important;
	}
}
.termek-tabla thead tr:last-child {
	border-bottom: 2px solid rgb(239, 124, 0) !important;
}
.termek-tabla td.fuggoleges {
	border-right: 2px solid rgb(239, 124, 0) !important;
}
.termek-tabla tr,
.termek-tabla td {
	padding: 0px 2px;
	white-space: nowrap;
}
.termek-tabla .rotate {
	font-weight: normal;
	background: rgb(30, 40, 43) !important;
	color: #ffffff !important;
	display: block;
}
.termek-tabla tbody tr:nth-child(even) {
	background-color:rgb(191, 191, 191) !important;
	border-bottom: 1px solid rgb(191, 191, 191) !important;
}

.icons {
	display: none;
}
.pager.pagenav {
	display: none;
}
/* termektabla magyarazat */

.termek-tabla.magyarazat {
	border-top-width: 0px !important;
}
.termek-tabla.magyarazat thead tr:nth-child(2) {
	border-top: 2px solid rgb(239, 124, 0);
}
.termek-tabla.magyarazat thead tr.magyarazat-tr {
	background: white !important;
    vertical-align: bottom;
}
.termek-tabla.magyarazat thead tr.magyarazat-tr td {
	background: white !important;
	padding: 0px 0px;
	margin: 0px 0px;
}
div[m-c] {
    display: block;
    margin-top: 10px;
}
div[m-c] .magyarazat-head {
	padding: 0 10px;
}
div[m-c] table {
	width: 100%;
    background: rgba(239, 124, 0, 0.8);
    padding: 0 10px;
    border-collapse: separate;
}
div[m-c] table tbody tr td {
	line-height: 18px;
}
div[m-c] table tbody tr:nth-child(even) {
}
div[m-c] table tbody tr:nth-child(2) {
	border-top: none;
}
div[m-c] .magyarazat-head {
	background-color: #1E282B !important;
	border-bottom: 1px solid white;
	color: white !important;
    padding: 3px;
    text-align: center;
}

/* maincontent-footer */

.maincontent-footer h2 {
	font-family: Haettenschweiler;
	font-size: 35px;
    line-height: 35px;
    color: #333 !important;
    margin: 0px;
}
.maincontent-footer {
	margin-top: 60px;
}
.maincontent-footer p {
	margin-top: 5px 0px;
}

/* footer */

.footer-banner {
	max-width: 1000px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-align: center;
}
.footer-border {
	width: 100%;
	height: 2px;
	margin: 0px 0 10px;
	background: rgba(255,255,255,0) !important;
	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(86, 86, 86,1) 50%, rgba(255,255,255,0) 100%) !important;
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(86, 86, 86,1)), color-stop(100%, rgba(255,255,255,0))) !important;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(86, 86, 86,1) 50%, rgba(255,255,255,0) 100%) !important;
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(86, 86, 86,1) 50%, rgba(255,255,255,0) 100%) !important;
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(86, 86, 86,1) 50%, rgba(255,255,255,0) 100%) !important;
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(86, 86, 86,1) 50%, rgba(255,255,255,0) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.footer-imgs {
	display: flex;
    justify-content: space-between;
}
.footer-imgs div {
	margin: 0px 5px;
}
.footer-imgs div:first-child {
	margin-left: 0px;
}
.footer-imgs div:last-child {
	margin-right: 0px;
}

.item-page .productimages-container {
    display: block;
    position: relative;
    overflow: hidden;
}
.item-page .productimages-container .productimages {
	width: 120%;
}

div.productimage span.HDquality {
	position: absolute;
	width: 50%;
}
div.productimage span.HDquality img {
	border-radius: 50px;
}

div.productimages span.HDquality {
	position: absolute;
	width: 40%;
	__z-index: 1000;
}
div.productimages span.HDquality img {
	border-radius: 50px;
}