@charset "utf-8";
 @import url("bootstrap.css");
/* Layout */



body {
	margin: 0 auto;
	font: .875em Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	background: url(../img/header-background.jpg) no-repeat scroll center top;
}
h1 {
	color: #393;
	font-size: 1.143em;
	text-transform: uppercase;
}
h2 {
	color: #393;
	font-size: 1.143em;
	margin: 0 0 15px 0;
	padding: 0;
}
h1,  h2 {
	line-height: inherit;
}
.font-12 {
	font-size: 12px;
	line-height: 16px;
}
a {
	text-decoration: underline;
	color: #f60;
}
a:hover {
	color: #393;
}
.row-wrapper .span9 h2 a {
	text-transform: uppercase;
	font-size: 1.143em;
	color: #f60;
	text-decoration: none;
}
.row-wrapper .span9 h2 a:hover {
	color: #393;
}
.container {
	margin: 0 auto;
	width: 1000px;
	background-color: #fff;
}
.span3 {
	margin-left: 0;
}
.span9 {
	width: 740px;
	margin-top: 40px;
}
.span9 .row {
	background: #edf3e7;
	margin: 0;
	overflow: hidden;
	padding: 8px;
}
.row-wrapper {
	border: 1px solid #d5e3c7;
	overflow: hidden;
	padding: 20px 20px 20px 0;
	margin-bottom: 8px;
	background: #fff;
}
.span9 .span4 {
	width: 280px;
}
.clear {
	clear: both;
}
/* HEADER */



header {
	overflow: hidden;
}
.left-header {
	position: relative;
	width: 50%;
}
.logo {
	background: url(../img/sprite.png) no-repeat scroll -54px 0 transparent;
	width: 477px;
	height: 59px;
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
}
.logo-en {
	background: url(../img/logo-en.png);
	width: 477px;
	height: 59px;
	position: absolute;
	display: block;
	top: 10px;
	left: 10px;
}
.btn-group {
	position: absolute;
	top: 20px;
	left: 390px;
	line-height: 10px;
	text-decoration: none;
	vertical-align: middle;
}
.btn-group .btn {
	padding: 0;
	line-height: inherit;
	color: #f60;
	text-shadow: 0;
	background: none;
	background-image: none;
	border: 0;
	text-decoration: none;
	box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
}
.btn-group .caret {
	vertical-align: middle;
	border-top: 4px solid #f60;
	border-right: 5px solid transparent;
	border-left: 4px solid transparent;
	margin-bottom: 5px;
}
.btn-group a:hover {
	color: #393;
	text-decoration: none;
}
.btn-group.open .btn.dropdown-toggle {
	background: none;
}
.btn-group.open .dropdown-toggle {
	box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset, 0 0 0 rgba(0, 0, 0, 0);
}
.btn-group .dropdown-menu > li > a {
	clear: both;
	color: #f60;
	display: block;
	font-weight: normal;
	line-height: 20px;
	padding: 3px 20px;
	white-space: nowrap;
	text-decoration: none;
}
.btn-group .dropdown-menu > li > a:hover,  .btn-group .dropdown-menu > li:hover {
	background: #fff;
	background-image: #fff;
}
.btn-group .dropdown-menu > li > a:hover,  .btn-group .dropdown-menu > li > a:focus,  .btn-group .dropdown-submenu:hover > a,  .btn-group .dropdown-submenu:focus > a {
	background: none;
	background-image: none;
	color: #393;
	text-decoration: none;
}
.dropdown-menu > .active > a,  .dropdown-menu > .active > a:hover,  .dropdown-menu > .active > a:focus {
	background: none;
	background-image: none;
	background-repeat: repeat-x;
	color: #393;
}
.btn-group .dropdown-menu {
	border-radius: 0;
}
.english-flag {
	background: url(../img/sprite.png) no-repeat scroll -201px -76px transparent;
	width: 16px;
	height: 10px;
	display: inline-block;
	margin-right: 10px
}

.hungarian-flag {
	background: url(../img/sprite.png) no-repeat scroll -201px -88px transparent;
	width: 16px;
	height: 10px;
	display: inline-block;
	margin-right: 10px
}
.header-picture {
	background: url(../img/header-picture.png) no-repeat;
	width: 647px;
	height: 59px;
	position: absolute;
	top: 25px;
	right: 60px;
	z-index: 2;
}
.header-search {
	position: absolute;
	bottom: 3px;
	left: 318px;
	clear: both;/* margin-left: 308px;

	margin-top: -30px; */

}
.header-search .btn {
	background-color: #f6f9f4;
	background-image: #f6f9f4;
	background: #f6f9f4;
	border-left: 0;
	border-radius: 0;
	border-color: #d5e3c7;
	box-shadow: 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 0 0 rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 12px;
	text-align: center;
	text-shadow: 0 0 0 rgba(255, 255, 255, 0.75);
	vertical-align: middle;
}
.header-search .btn:hover,  .header-search .btn:focus {
	background: #e6f9da;
}
.input-append input,  .input-append select,  .input-append .uneditable-input {
	border-radius: 0;
}
.input-append .add-on:last-child,  .input-append .btn:last-child,  .input-append .btn-group:last-child > .dropdown-toggle {
	border-radius: 0;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #f6f9f4;
	border: 1px solid #d5e3c7;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-right: 0;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #d5e3c7;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset, 0 0 0 rgba(213, 227, 199, 0.6);
	outline: 0 none;
}
.icon-search {
	background: url(../img/sprite.png) no-repeat scroll -203px -60px transparent;
	width: 14px;
	height: 14px;
}
/* Top-Menu */



.top-menu {
	background: url(../img/menu-background.png) no-repeat scroll 0px 0px transparent;
	width: 1000px;
	height: 70px;
	padding-top: 5px;
}
.top-menu .nav {
	list-style: inherit;
}
.top-menu ul {
	background-color: #393;
	list-style: inherit;
	line-height: 38px;
	border: solid #fff;
	border-width: 1px 0 1px 0;
	padding-left: 8px;
}
.top-menu li {
	list-style: inherit;
	color: #fff;
	padding: 0 28px 0 5px;
}

.top-menu li:first-child {
	list-style-type: circle;
}

.top-menu .nav-tabs > li > a,  .top-menu .nav-pills > li > a {
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.top-menu li a {
	color: #fff;
	text-decoration: none;
	background: none;
}
.nav-pills .open .dropdown-toggle,  .nav > li.dropdown.open.active > a:hover,  .nav > li.dropdown.open.active > a:focus,  .top-menu .nav > li > a:hover,  .top-menu .nav > li > a:focus {
	text-decoration: underline;
	background: none;
	color: #fff;
}
.top-menu .nav-pills .dropdown-menu {
	padding: 5px 0px;
}
.top-menu .nav-pills .dropdown-menu li {
	padding: 0px;
	list-style: none;
}
.top-menu .nav-pills li.dropdown .caret {
	position: relative;
	top: 3px;
	margin-left: 3px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #fff;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.top-menu .dropdown-menu > li > a:hover,  .dropdown-menu > li > a:focus,  .dropdown-submenu:hover > a,  .dropdown-submenu:focus > a {
	background: none;
	background-image: none;
	background-color: #fff;
	color: #393;
}
li.menu-icon {
	list-style: none;
	padding: 0 3px;
	float: right;
	margin-right: 10px;
}
li:last-child.menu-icon {
	margin-right: 0;
}
.icon-email {
	background: url(../img/sprite.png) no-repeat -218px -73px scroll transparent;
	width: 16px;
	height: 12px;
	display: block;
}
.icon-facebook {
	background: url(../img/sprite.png) no-repeat scroll -218px -59px transparent;
	width: 12px;
	height: 12px;
	display: block;
}
/* Left-Menu */



.szantofold,  .szolo-gyumolcs,  .erdeszet, .other {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
.szantofold {
	background: url(../img/sprite.png) no-repeat scroll 0 0 transparent;
}
.szolo-gyumolcs {
	background: url(../img/sprite.png) no-repeat scroll 0 -52px transparent;
}
.erdeszet {
	background: url(../img/sprite.png) no-repeat scroll 0 -105px transparent;
}
.other {
	background: url(../img/sprite.png) no-repeat scroll -389px -62px transparent;
}
.span3 .nav-tabs.nav-stacked > li > a {
	border-width: 1px 0 1px 0;
	border-color: #bcd2a5;
	text-decoration: none;
	color: #360;
	font-size: 16px;
}
.span3 .nav-tabs.nav-stacked > li:first-child > a {
	border: none;
}
.span3 .nav-tabs.nav-stacked > li:last-child > a {
	border-radius: 0;
}
.span3 .nav > li > a:hover,  .span3 .nav > li > a:focus {
	background: none;
}
.span3 .nav-tabs.nav-stacked > li > a:hover,  .span3 .nav-tabs.nav-stacked > li > a:focus {
	border-color: #bcd2a5;
}
/* Breadcump */



.breadcrumb {
	padding: 0;
	margin: 0 0 8px 0;
	list-style: none;
	background: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.breadcrumb > li > a {
	text-decoration: none;
	padding: 8px 5px;
}
.breadcrumb li > a:hover,  .breadcrumb li > a:focus {
	text-decoration: none;
	background-color: #edf3e7;
	border-radius: none;
	color: #393;
}
/* Content Menu */



.span4 .nav {
	margin-top: 20px;
}
.span4 .nav-tabs.nav-stacked {
	text-align: center;
}
.span4 .nav-tabs.nav-stacked > li > a {
	border: solid #fff;
	border-width: 1px 0;
	border-radius: 0;
	text-decoration: none;
	background: #ccc;
	color: #000;
}
.span4 .nav-tabs.nav-stacked > li > a:hover,  .span4 .nav-tabs.nav-stacked > li > a:focus {
	background: #f60;
	color: #fff;
}

/* Termek lista oldal */

.product-list {
	padding: 5px;
	margin-bottom: 5px;
	display: block;
	position: relative;
}
.product-list:hover {
	background: #fafafa;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
}
.product-list .row-fluid .span10 {
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.product-list .link-arrow {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 100%;
	background: #edf3e7;
	text-decoration: none;
	font-size: 50px;
	color: #393 !important;
	text-align: center;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=00);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.product-list:hover .link-arrow {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.product-list .row-fluid .span10 div {
	position: absolute;
	top: 50%;
	padding-right: 50px;
}
.product-list .row-fluid .span10 div span.product-names {
	position: relative;
	top: -50%;
}
.product-list .row-fluid .span10 div span.product-names small {
	font-weight: normal;
	color: #666;
}
.product-list .row-fluid .span10 div span.product-names span,
.product-list .row-fluid .span10 div span.product-names small {
	display: block;
	height: 18px;
	overflow: hidden;
}
.product-list .row-fluid .span2 img {
	max-height: 60px;
}
.product-list-noimage a {
	text-decoration: none;
}
.product-list-noimage .product-list {
	padding-right: 30px;
}
.product-list-noimage .product-list .link-arrow {
	font-size: 20px;
}
/* Főoldal - Hírek */



.news img {
	float: left;
	margin-right: 15px;
}
.news .span9 {
	margin-top: 0px;
}
.news-text {
	float: left;
	width: 370px;
	text-align: justify;
}
.news-text button {
	float: right;
	margin-top: 20px;
}
.news-text .btn {
	border-radius: 0;
}
/* szöveges oldal */



.row-content {
	padding: 10px;
	background: #fff;
	min-height: 500px;
}
/* dokumentumok */



.accordion .span11 {
	line-height: 40px;
	vertical-align: middle;
}
.accordion .span11 img {
	max-height: 40px;
}
a.document_download {
	background: url(../img/icon-file.png) 3px 5px no-repeat;
	padding: 4px 2px 4px 50px;
	display: block;
	min-height: 45px;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #D2D2D2;
	position: relative;
}
a.document_download:hover {
	color: #000;
	background-color: #fafafa;
}
a.document_download .grey {
	font-size: 12px;
	color: #333;
}
.document_download_sales {
	background-color: #fafafa !important;
	border: 3px solid #f90 !important;
}
/* képek */



.pictures .thumbnail {
	height: 155px;
	width: 210px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.pictures .thumbnail img {
	max-height: 150px;
}
/* galéria kategória */

.gallery-category .row-fluid {
	margin-bottom: 20px;
}

/* termék almenu */

.accordion-product .span4 {
	width: 31.914893617021278%;
}

.accordion-product {
	margin-top: 30px;
}
.accordion-product .accordion-heading {
	background: #ccc;
	text-align: center;
}
.accordion-product .accordion-heading:hover {
	background: #f90;
	text-align: center;
}
.accordion-product .accordion-heading a {
	color: #000;
	text-decoration: none;
}
.accordion-product .accordion-heading a:hover {
	color: #fff;
	text-decoration: none;
}
.product-links {
	margin: 0px !important;
}
/* kapcsolat */



.contact-person .span6:nth-child(2n+1) {
	margin-left: 0px;
}

.contact-person .span6 .holder-div {
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	height: 165px;
	overflow: hidden;
}

.contact-person .span6 .holder-div .font-12 {
	line-height: 16px;
	height: 110px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.contact-person .span4 {
	width: 31.914893617021278% !important;
}
.contact-person span {
	display: block;
	font-size: 12px;
	line-height: 14px;
	display: block;
	margin-bottom: 5px;
	position: relative;
}
.contact-person .name {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}

.contact-person .hq,
.contact-person .region,
.contact-person .phone,
.contact-person .email {
	padding-left: 20px;
}

.contact-person span i {
	position: absolute;
	top: 0;
	left: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
    opacity: 0.5;
}

.icon-phone {
	background: url(../img/sprite.png);
	background-position: -139px -100px;
}

.contact-person .post {
    font-style: italic;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}
.contact-person .span4 {
	width: 31.914893617021278% !important;
}

/* adatlap */

.data-page .span9 {
	margin-top: 0px;
}
.data-page .table tr:nth-child(1) td {
	border-top: 0px none;
}
h1 small {
	font-size: 14px;
	display: block;
	font-weight: bold;
	color: #666;
	text-transform: none;
}
.item-photos {
	margin-bottom: 20px;
}

.item-photos .photo-thumbnails {
	padding: 0px;
	height: 80px;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	border: 1px solid #ddd;
}

.item-photos .photo-thumbnails img {
	height: 70px;
	margin: 5px;
}

.item-photos .photo-thumbnails .thumbnail-arrow {
	height: 100%;
	width: 25px;
	vertical-align: middle;
	background: #d9d9d9;
	color: #333;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font-size: 60px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.item-photos .photo-thumbnails .thumbnail-arrow span {
	position: absolute;
	top: 2px;
	left: 0px;
	width: 25px;
	display: block;
}

.item-photos .photo-thumbnails .thumbnail-arrow-left {
	left: 0px;
}

.item-photos .photo-thumbnails .thumbnail-arrow-right {
	right: 0px;
}

.item-photos .photo-thumbnails .thumbnail-arrow:hover,
.item-photos .photo-thumbnails .thumbnail-arrow:active {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.sales-info {
	border: 3px solid #F90;
	background: #F4F4F4;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* carousel */



header .carousel {
	position: absolute;
	width: 480px;
	height: 268px;
	right: 10px;
	top: 0px;
}
header .carousel-caption-box-header {
	background: url(../img/sprite.png) no-repeat scroll -53px -138px transparent;
	width: 486px;
	height: 36px;
	display: block;
	position: absolute;
	top: 82px;
	left: 10px;
}
header .carousel-caption-box-header h3 {
	margin: 0 10px;
	padding: 0;
	font-size: 1.286em;
	color: #fff;
	text-transform: uppercase;
}
header .carousel-caption-box {
	position: absolute;
	left: 10px;
	top: 120px;
	background: #bcd2a5;
	color: #000;
	width: 426px;
	height: 85px;
	padding: 10px 30px;
	overflow: hidden;
}
header .carousel-caption {
	width: 406px;
	height: 85px;
	background: none;
	position: absolute;
	left: -480px;
	bottom: 40px;
	color: #000 !important;
	z-index: 8;
	overflow: hidden;
}
header .carousel-caption h4,  header .carousel-caption p {
	color: #000 !important;
	background: #bcd2a5;
}
header .carousel-inner {
	overflow: visible;
}
header .carousel-indicators {
	position: absolute;
	top: 94px;
	right: 505px;
	white-space: nowrap;
}
header .carousel-indicators li {
	cursor: pointer;
}
header .carousel-control {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-decoration: none;
	background: #393;
	opacity: 1;
	filter: alpha(opacity=100);
	border: 0px none;
	font-size: 40px;
	top: 160px;
	width: 30px;
	padding: 5px 0px;
}
header .carousel-control.left {
	left: -505px;
}
header .carousel-control.right {
	left: -40px;
}
.carousel.carousel-fade .item {
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
}
.carousel.carousel-fade .active.left,  .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,  .carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
/* almenu */



.nav.nav-pills.subpage-navigation {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.subpage-navigation.nav-pills > .active > a,  .subpage-navigation.nav-pills > .active > a:hover,  .subpage-navigation.nav-pills > .active > a:focus {
	color: #ffffff;
	background-color: #393;
	text-decoration: none;
}

/* banner */

.banner div {
	text-align: center;
	margin-bottom: 20px;
}

/* FOOTER */



footer {
	background: url(../img/menu-background.png) no-repeat scroll 0px -75px transparent;
	width: 1000px;
	height: 70px;
	margin: 30px 0 20px 0;
	font-size: 0.714em;
	color: #fff;
}
.footer-logo {
	background: url(../img/sprite.png) no-repeat scroll -54px -60px transparent;
	width: 146px;
	height: 27px;
	display: block;
	margin-top: -15px;
}
.footer-icon {
	background: url(../img/sprite.png) no-repeat scroll -54px -88px transparent;
	width: 330px;
	height: 45px;
	display: block;
	margin-top: -10px;
}
footer .span4,  footer .span5 {
	margin: 35px 0 0 0;
}
.copyright {
	margin-left: 50px;
}
.user-block {
	position: absolute;
	left: 10px;
	top: 230px;
}

.scrollable {
  /* required settings */
  position:relative;
  overflow:hidden;
  width: 278px;
  height:90px;
}

.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}
.scrollable .items div {
    float:left;
}

.region-name {
	color: #393;
	font-size: 1.143em;
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	margin-top: 10px;
}


/* jssor slider bullet navigator skin 01 css */
/*
.jssorb01 div           (normal)
.jssorb01 div:hover     (normal mouseover)
.jssorb01 .av           (active)
.jssorb01 .av:hover     (active mouseover)
.jssorb01 .dn           (mousedown)
*/
.jssorb01 {
	position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	position: absolute;
	/* size of bullet elment */
	width: 12px;
	height: 12px;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	border: #000 1px solid;
}
.jssorb01 div { background-color: gray; }
.jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av { background-color: #fff; }
.jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

/* jssor slider arrow navigator skin 02 css */
/*
.jssora02l                  (normal)
.jssora02r                  (normal)
.jssora02l:hover            (normal mouseover)
.jssora02r:hover            (normal mouseover)
.jssora02l.jssora02ldn      (mousedown)
.jssora02r.jssora02rdn      (mousedown)
*/
.jssora02l, .jssora02r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 55px;
	height: 55px;
	cursor: pointer;
	background: url('../img/a02.png') no-repeat;
	overflow: hidden;
}
.jssora02l { background-position: -3px -33px; }
.jssora02r { background-position: -63px -33px; }
.jssora02l:hover { background-position: -123px -33px; }
.jssora02r:hover { background-position: -183px -33px; }
.jssora02l.jssora02ldn { background-position: -3px -33px; }
.jssora02r.jssora02rdn { background-position: -63px -33px; }

/* PRODUCT SLIDER */

[data-u="slides"] a img {
    width: auto !important;
    height: 100% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
}

.tablex {
    overflow-x: scroll;
}