/*********** ADAT FUL KIEMELES ELTUNTESE *********/

.artdet_data_content {
    display: none;
}

/*********** ADAT FUL KIEMELES ELTUNTESE VÉGE *********/

.page_artdet_content_inner {
	margin-bottom:40px;
	padding:0;
	text-align:left;
	width:100%;
}

.page_artdet_name_2 {
	text-align:left;
	margin:0;
}

.page_artdet_name_2 h1 {
	margin:0;
	padding:0;
}

#page_artdet_prod_properties {
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}

.page_artdet_price_save, .page_artdet_status_new  {
    height: 56px;
    width: 56px;
    color: #000;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
    z-index: 100;
    box-sizing: border-box;
    float: right;
    font-weight: bold;
    background: none;
    background-size: 100%;
    margin-right: 6px;
}

.page_artdet_price_save {
	float: right;	
}

/*
.page_artdet_status_new_inner {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: lowercase;
}*/

.page_artdet_stock_available {
	width:100%;	
	height:38px;	
	background:url('../image/bg_available.png') no-repeat 0 0 transparent; 
	float:left;
	position:relative!important;	
	display:none;
}

.page_artdet_stock_available:before {
	font-family: "FontAwesome";
    font-size: 24px;
    font-weight: 300;
	line-height:38px;
    text-align: center;
    text-indent: 0;
    text-shadow: none;
    width:100%;
	height:38px;
	line-height:38px;
	content: "\f00c";
	color:#FFF;
	border:0 none;
	display:block;
}

.page_artdet_stock_available:hover, .page_artdet_stock_unavailable:hover {
	text-decoration:none;	
}

.page_artdet_stock_unavailable {
	width:100%;	
	height:38px;		
	background:url('../image/bg_unavailable.png') no-repeat 0 0 transparent; 
	float:left;	
	position:relative!important;
	display:none;	
}

.page_artdet_stock_unavailable:before {
	font-family: "FontAwesome";
    font-size: 24px;
    font-weight: 300;
	line-height:38px;
    text-align: center;
    text-indent: 0;
    text-shadow: none;
    width:100%;
	height:38px;
	text-align:center;
	content: "\f00d";
	color:#FFF;
	border:0 none;	
	display:block;
}

#page_ardet_stock_tooltip {
	display:none;
	width:auto;
	box-sizing: border-box;
	overflow:hidden;
	top:-20px;
	padding:10px;
	font-size:12px;
	text-align:center;
	position:absolute;
	z-index:100;	
	left:0;
}

.page_artdet_content_inner_left {
	width: 55%;
	margin-bottom:10px;
	float:left;
	position:relative;
	padding-right: 30px;
	box-sizing: border-box;
} 

.page_artdet_content_inner_right {
    width: 45%;
	margin-bottom:10px;
	text-align:left;
	float:right;
    background-color: #fff2ee;
    padding: 2% 4%;
    box-sizing: border-box;
}

.page_artdet_pic_2 {
	padding:0;
	width:100%;
	position:relative;
	text-align:center;
	vertical-align:middle;	
}

.page_artdet_altpic_2 {
	width:95px;
	text-align:center;
	vertical-align:middle;
}

.page_artdet_altpic_sl_2 {
	display: block;
}

.page_artdet_altpic_2 img {
	padding:3px 0 4px 0;
}

.page_artdet_altpic_si_2, .page_artdet_altpic_sl_2 {
    width: 82px;	
}

.page_artdet_altpic_si_2_table {
    width: 82px;
    height: 250px;	
}

.page_artdet_altpic_si_2_table table {
	width:80px;
	height:56px;	
}

#page_artdet_cart, #page_artdet_stock {
	margin-top:4px;
}

#page_artdet_egyebtul {
	border-top:1px solid #e7e7e7;
	margin-top:20px;
	padding-top:20px;
}

#page_artdet_price  {
    padding: 20px 0 30px 0;
	box-sizing:border-box;
	margin-top:0;
	width:100%;
}

.page_artdet_price_net .text_style_line span {
	font-size: 13px;
	color: #000;
	letter-spacing: 0.5px;
}

.page_artdet_price_akcio .text_color_fault strong, .page_artdet_price_akcio .text_color_fault {
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 0.5px;
	font-family: 'Open Sans', sans-serif;
	line-height: 1em;
	color: #f00;
}

.page_artdet_price_akcio .text_color_fault strong, .page_pagelist_price_akcio .text_color_fault strong {
    text-transform: uppercase;
}

/*
.page_pagelist_price_akcio strong {
    font-weight: normal;
}*/

.page_artdet_akcio .text_normal .text_color_other {
	font-size:11px;
	color:#666;
}

.page_artdet_akcio .text_normal .text_color_other strong {
	font-weight:400;
}

#page_artdet_cart {
	background:#eb6f00;
    padding: 5px 30px;
	box-sizing:border-box;
	width:100%;
    transition: all ease 0.5s;
    border-radius: 30px;
    max-width: 100%;
    margin: 0 auto;
}

#page_artdet_cart:hover {
    background:#eb6f00;
}

#page_artdet_cart input {
    width: 40px;
    padding: 0;
    text-align: center;
	font-weight: 600;
	font-size: 18px;
    color: #666;
    border-right:none;
	height:40px;
    /*border-radius: 50% 50% 30% 30%/50% 50% 50% 50%;*/
    border-radius: 50% 50% 40% 40%/50% 50% 80% 80%;
}

#page_artdet_cart input::selection {
    background-color: #eb6f00;
    color: #fff;
}

#page_artdet_cart input::-moz-selection {
    background-color: #eb6f00;
    color: #fff;
}

#page_artdet_cart input::-o-selection {
    background-color: #eb6f00;
    color: #fff;
}

#page_artdet_cart input::-ms-selection {
    background-color: #eb6f00;
    color: #fff;
}

#page_artdet_cart input::-webkit-selection {
    background-color: #eb6f00;
    color: #fff;
}

/*
#page_artdet_cart .text_input input {
    border-radius: 50%;
}*/

#page_artdet_cart_input span {
	display:none;
}

#page_artdet_cart_input span.text_input {
	display:block;
    position: relative;
}

#page_artdet_cart_input span.text_input::before {
    content: "";
    display: block;
    width: 8px;
    height: 14px;
    background-color: #fff;
    border-radius: 0% 43% 42% 50% / 60% 60% 40% 40%;
    position: absolute;
    top: 0;
    left: -3px;
    transform: rotate(-27deg);
}


#page_artdet_cart button {
    width: 20px!important;
    height: 20px;
    line-height: 16px;
    display: block;
    /*border-top: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    color: #666;
    background-color: #fff;
    font-size: 12px;*/
    font-weight: 400;
    padding: 0;
    min-width: inherit;
    font-family: 'FontAwesome';
    font-size: 9px;
    text-align: center;
	cursor: pointer;
    background: transparent;
    border-width: 2px 2px 0 0;
    border-color: transparent;
    border-style: solid;
    color: #fff;
    border-radius: 50%;
    outline: none;
    transition: all ease 0.5s;
}

#page_artdet_cart button.inactive_button {
    opacity: 0.4;
    cursor: default;
}

#page_artdet_cart .qtyplus {
    border-color: #fff;
}

.page_artdet_cart_qtybuttons button {
    position: absolute;
    left: -2px;
}

.page_artdet_cart_qtybuttons .qtyplus {
    top: 0;
}

.page_artdet_cart_qtybuttons .qtyminus {
    bottom: 0;
}

.page_artdet_cart_qtybuttons {
    width: 16px;
}

.buttons_outer {
    height: 40px;
    display: inline-block;
    width: 16px;
    position: relative;
}

#page_artdet_rovleir {
	margin:40px 0 20px;
	font-size:13px;
	color:#666;
	letter-spacing:0.5px;
	line-height:18px;
	text-align:justify;
}

.page_artdet_price_bigger {
	font-size:24px;
	line-height:24px;
	font-weight:600;
	letter-spacing:1px;
    color: #666;
}

.page_artdet_egyebtul_table_2 {
	float:left;
    width: 100%;
}

#body .page_artdet_egyebtul_table_2 select.text_normal {
	font-size:11px;
	height: 40px;
	max-width: 100%;
	min-width: 100%;
   	width: 100%;
    padding: 0 20px;
	color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.page_artdet_egyebtul_space {
	width:100%;
	height:10px;
	float:left;
}

.bottomparam {
	width:100%;
	line-height:24px;
	margin-top:16px;
}

.bottomparam_onstock {
	color:#6a9b00;
}

.bottomparam_outstock {
	color:#ff5656;
}

.bottomparam_title, .bottomparam_value {
	float:left;
	font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 0.5px;
}

.bottomparam_title {
	padding: 3px 0 3px 20px;
    width: 44%;
    line-height: 18px;
	box-sizing:border-box;
}

.bottomparam_value {
	font-weight:700;
	padding: 3px 0;
    width: 56%;
    line-height: 18px;
}

#page_artdet_tab_content_2 #page_artdet_long_desc {
	padding:0;
}

#page_artdet_long_desc {
    font-size: 13px;
}

#page_artdet_tab_content_2 #page_artdet_kedv_table {
	margin:0;
	width:100%;
}

#page_artdet_kedv_table {
    width: 100%;
    max-width: 550px;
    margin: 10px auto;
    border-collapse: separate;
    border-spacing: 15px 5px;
}

.page_artdet_kedv_head {
    border-bottom: 1px solid #ccc;
}

.page_artdet_kedv_head em {
    font-style: normal;
}

.page_artdet_kedv_head .text_bigger {
    font-size: 14px;
}

#page_artdet_kedv_table tr:nth-of-type(2) td {
    width: 25%;
}


/*********************/

.attach_content {
	max-width: 1256px;
    margin: 0 45px;
}

#attach_content_outer, #attach2_content_outer {
	overflow: hidden;
	max-height: 289px;
}

.page_artdet_attach_element {
	text-align:left;
	position:relative;
	padding: 0 10px 13px;
	box-sizing: border-box;
    display: block;
    float: left;
}

.attach_content .outer_disp {
	position: absolute;
    right: 10px;
    top: 0;
    width: auto;
    z-index: 10;
}

.attach_content .outer_disp .page_artdet_status_new, .attach_content .outer_disp .page_artdet_price_save {
	height: 40px!important;
	width: 40px!important;
	font-size: 11px!important;
    padding-top: 0!important;
    line-height: 40px!important;
	font-weight: bold;
    margin-right: 0;
    margin-left: 6px;
}

@media only screen and (min-width: 1001px) {

	.page_artdet_attach_element {
		width: 20%;
	}

}

@media only screen and (min-width: 701px) and (max-width:1000px) {

	.page_artdet_attach_element {
		width: 25%;
	}

}

@media only screen and (min-width: 481px) and (max-width:700px) {

	.page_artdet_attach_element {
		width: 33.33%;
	}

}

@media only screen and (min-width: 341px) and (max-width:480px) {

	.page_artdet_attach_element {
		width: 50%;
	}

}

@media only screen and (max-width: 340px) {

	.page_artdet_attach_element {
		width: 100%;
		padding: 0;
	}

}

.page_artdet_attach_text {
	float:none;
	width:100%;
}

.page_artdet_attach_pic {
	float:none;
	width:65px;
}

#page_artdet_tab_content_4 {
	text-align:center;
}

#page_artdet_tab_content_4 .page_artforum_element {
	margin:5px auto;
	padding:5px;
	width:99%;
}

#page_artdet_tab_content_4 .page_artforum_element_message {
	margin:0 auto;
	padding:2px;
	text-align:left;
	width:100%;
}

#page_artdet_tab_content_5 .page_design_item {
	margin:5px 0 5px 0;
	width:100%;
}

#page_artdet_tab_content_5 .page_design_main {
	margin:0 auto;
	padding:0;
	width:100%;
}

#page_artdet_tab_content_5 .page_design_name {
	padding: 10px 20px;
	text-align:right;
	vertical-align:middle;
	width:38%;
}

.page_design_name, .page_design_name_content {
    width: 50%;
}

.page_design_name.bg_color_light3, .page_design_name_content.bg_color_light2, .page_artdet_tab_content.bg_color_light2, #page_artdet_kedv_table.bg_color_light3, #page_artdet_kedv_table .bg_color_light2 {
    background-color: #fff;
}

.page_design_name strong {
    font-weight: normal;
}

#page_artdet_tab_content_5 .page_design_name_content {
	padding:3px 1%;
	vertical-align:middle;
	width:58%;
}

#page_artdet_tab_content_6 .page_artdet_attach_element {
    width:157px;
    margin:0 5px 10px 5px;
    float:left;
    padding-top:0;
    text-align:left;
}

#page_artdet_tab_content_6 .page_artdet_attach_text {
    float:none;
    width:160px;
}

#page_artdet_tab_content_6 .page_artdet_attach_pic {
    float:none;
    width:65px;
}

.page_artdet_attach_pic_2 {
	width:100%;
	padding:0;
}

.page_artdet_attach_pic_2 table{
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}

.page_artdet_attach_pic_table_outer {
	width:100%;
	background:#fff;
	overflow:hidden;
}

.page_artdet_attach_pic_2 img {
	border:none;
	max-width:100%;
	max-height: 100%;
	height: auto;
	width: auto;
}

.page_artdet_attach_name_2 {
	margin: 5px auto;
    padding: 0 10px;
    box-sizing: border-box;
}

#page_artdet_tab_content_3b .page_artdet_attach_name_2 {
	padding: 0 10px;
    box-sizing: border-box;
}

@media only screen and (max-width:480px) {
	#page_artdet_tab_content_3b .page_artdet_attach_element {
		width:100%;
		margin-left:0;
	}
}

.page_artdet_attach_name_2 table {
	height:30px;
	width:100%;
	text-align:center;
	vertical-align:middle;
    table-layout: fixed;
}

.page_artdet_attach_name_table_outer {
	height:30px;
	width:100%;
	overflow:hidden;
}

.page_artdet_attach_text_2 {
	width:100%;
    height: 38px;
}

.page_artdet_attach_price_2 {
	width:100%;
	height: 100%;
	padding:0;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}

.page_artdet_attach_price_2 .text_color_fault {
    text-decoration: line-through;
    font-size: 11px;
    color: #161616;
}

.page_artdet_attach_price_2 td {
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:auto;
}

.page_artdet_attach_price_normal .text_color_fault, .page_pagelist_price_akcio .text_color_fault, .page_artdet_attach_price_2 .text_color_akcio {
	color:#f00;
}

.page_artlist_price_net .text_normal {
    color: #666;
}

.page_artdet_attach_price_2 table {
    margin: 0 auto;
    height: 100%;
}

.page_artdet_attach_price_2 .text_small {
	font-size:14px;
	letter-spacing:0.5px;
}

.page_artforum_element_head_right_2 {
	float:right;
	text-align:right;
	width:200px;
}

.page_artdet_cart_table{
    margin-left: 0px!important;
}

.page_artdet_prev {
	width: 100%;
    height: 28px;
	margin: 0 0 30px 0;
    border: 1px solid #eceaea;
    border-left: none;
    border-right: none;
	position: relative;
}

.page_artdet_buttonback, .page_hr, .page_artdet_prev strong, .page_artdet_prev {
    display: none;
}

.page_artdet_head {
    margin: 0 0 20px 0;
}

.page_artdet_prev_left, .page_artdet_prev_right {
	width:auto;
	white-space:nowrap;
	padding:0;
}

#page_artdet_cart_text_center .text_color_fault a span {
	line-height: 12px;
    font-size: 13px;
    padding-top: 4px;
    display: inline-block;
	white-space:nowrap;
}

#page_artdet_cart_text_center a[onclick*="popup"] {
	margin-left: 0;
}

#page_artdet_cart_text_center a[onclick*="popup"] span {
	padding-top: 0;
	line-height: 40px;
}

#page_artdet_cart_text_center .text_color_fault a:before {
	display:none;
}

#page_artdet_cart_text_center .text_color_fault a {
	padding:0 20px;
}

.page_artdet_next_icon, .page_artdet_prev_icon {
	background:none;
    padding: 0;
	width: auto;
}

.page_artdet_prev_left a, .page_artdet_prev_right a {
	display: inline-block;
	width: 40px;
	height: 26px;
	position: absolute;
	top: 50%;
	padding: 3px 0;
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	transform: translateY(-50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-decoration: none;
	cursor: pointer;
}

.page_artdet_prev_left a {
	left: 0;
	text-align: left;
}

.page_artdet_prev_right a {
	right: 0;
	text-align: right;

}

.page_artdet_prev_left a:hover, .page_artdet_prev_right a:hover {
	text-decoration: none;
}

.page_artdet_prev_left a::before, .page_artdet_prev_right a::before {
	font-family: "FontAwesome";
	content: "\f104";
	font-size: 20px;
	color: #666;
	transition: 0.2s linear;
}

.page_artdet_prev_right a::before {
	content: "\f105";
	margin-right: 3px;
}

.page_artdet_prev_left a::before {
	margin-left: 3px;
}

.page_artdet_prev_right a:hover::before {
	margin-right: 0;
}

.page_artdet_prev_left a:hover::before {
	margin-left: 0;
}

/*********** TAB BEGIN ***********/
.page_artdet_ie_px {
    font-size: 0;
    height: 1px;
	left:-1px;
	bottom:-1px;
	margin:0;
    position: absolute;
    width: 1px;
    z-index: 200;
}

#page_artdet_tabbed_box {
	margin:20px auto 0 auto;
	text-align:left;
	width:100%;
}

.page_artdet_tabbed_area {
	padding:0;
	position:relative;
}

.page_artdet_tabs {
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
	position:relative;
	top:1px;
	overflow:hidden;
}

.page_artdet_tabs a {
	height:30px;
	height:14px;
	padding:9px 10px 7px 10px;
	float:left;
	margin-right:6px;
	text-decoration:none;
	text-transform:uppercase;
	position:relative;
}

.page_artdet_tabs .text_color_fault, .page_artdet_tabs .text_color_white {
	color: #161616;
}

.page_artdet_tabs .text_color_white {
    color: #666;
}

.page_artdet_tab.bg_color_dark1 {
	background:transparent;
}

.page_artdet_tabs a.page_artdet_tab {
	letter-spacing:0.5px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}

.page_artdet_tabs a:hover, .page_artdet_tabs a:link, .page_artdet_tabs a:visited, .page_artdet_tabs a:active, .page_artdet_tabs a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.page_artdet_tab_content {
	padding:0;
	margin:0;
}

#page_artdet_tab_content_1 ul, #page_artdet_tab_content_2 ul, #page_artdet_tab_content_4 ul, #page_artdet_tab_content_5 ul, #page_artdet_tab_content_7 ul, #page_artdet_tab_content_8 ul, #page_artdet_tab_content_9 ul {
	padding:20px;
}

.page_artdet_tab_content ul {
	margin:0px;
	padding-top:10px;
}

.page_artdet_tab_content ul li {
	list-style:none;
	padding:0;
	font-size:13px;
}

.page_artdet_tab_content ul li ul li {
	list-style:disc outside none;
	margin-left:40px;
}
.page_artdet_tab_content ul li ol li {
	list-style:decimal outside none;
	margin-left:40px;
}

.page_artdet_tab_content ul li:last-child {
	border-bottom:none;
}

#page_artdet_tab_content_3 ul, #page_artdet_tab_content_3b ul, #page_artdet_tab_content_6 ul {
	padding:10px 14px 0 14px;
}

#page_artdet_inquire {
	padding:15px 0 5px 0;
}

/*********** TAB END ***********/

/*** MOD ***/

#main_image {
	width:auto;
	height:auto;
	max-width:100%;
	max-height: 585px;
}

#page_artdet_altpic img {
	width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.page_artdet_altpic_sl .jcarousel-clip-vertical, .page_artdet_altpic_sl_2 .jcarousel-clip-vertical {
	height:340px;
}

.page_artdet_altpic_sl .jcarousel-container-vertical, .page_artdet_altpic_sl_2 .jcarousel-container-vertical {
	height:340px;
}

.page_artdet_frame_content_2 {
	width:100%;
    position: relative;
}

.page_artdet_frame_content_2 > div {
    width: auto!important;
    height: auto!important;
}

/*
.page_artdet_frame_content_2 div {
	width:100% !important;
	max-width:285px;
	margin:0 auto;
	height:auto !important;
}*/

#page_artdet_altpic {
	width:100%;
    margin: 20px 0;
}

div.dotted-gradient {
    margin-top: 20px;
    background: rgba(164,161,160,1);
    background: -moz-linear-gradient(left, rgba(164,161,160,1) 0%, rgba(164,161,160,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(164,161,160,1)), color-stop(28%, rgba(164,161,160,1)), color-stop(28%, rgba(255,242,238,1)), color-stop(28%, rgba(255,242,238,1)), color-stop(100%, rgba(255,242,238,1)));
    background: -webkit-linear-gradient(left, rgba(164,161,160,1) 0%, rgba(164,161,160,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 100%);
    background: -o-linear-gradient(left, rgba(164,161,160,1) 0%, rgba(164,161,160,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 100%);
    background: -ms-linear-gradient(left, rgba(164,161,160,1) 0%, rgba(164,161,160,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 100%);
    background: linear-gradient(to right, rgba(164,161,160,1) 0%, rgba(164,161,160,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 28%, rgba(255,242,238,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a1a0', endColorstr='#fff2ee', GradientType=1 );
    background-position: top;
    background-size: 7px 2px;
    background-repeat: repeat-x;
    height: 2px;
    display: none;
}

#page_artdet_altpic ul li {
	float:left;
    width: 30.66%;
    width: calc(( 100% - 40px ) / 3);
	list-style:none;
    margin: 20px 20px 0 0;
}

#page_artdet_altpic ul li table {
	width:100%;
}

#page_artdet_altpic ul li:first-child, #page_artdet_altpic ul li:nth-child(2), #page_artdet_altpic ul li:nth-child(3) {
	display:block;
}

#page_artdet_altpic ul li:nth-child(3n+3) {
	margin-right: 0;
}

.overlay-default {
	display:none!important;
}

.page_artdet_altpic_sl_2 ul li a:before {
	display:block;
	width:48px;
	height:48px;
	line-height:48px;
	content:'\f00e';
	font-family:'FontAwesome';
	font-size:18px;
	font-weight:400;
	color:#fff;
    background: rgba(0,0,0,0.7);
	border-radius:50%;
	position:absolute;
	top:50%;
	left:-50%;
	transform:translate(-50%, -50%);
	transition:0.5s;
    text-align: center;
    z-index: 10;
}

.page_artdet_altpic_sl_2 ul li a:hover:before {
	left:50%;
}

@keyframes animbutton2_in {
	0% { left:-50%; }
	100% { left:50%; }
}

@keyframes animbutton2_out {
	0% { left:50%; }
	100% { left:150%; }
}

.page_artdet_altpic_sl_2 ul li a.animbutton_in:before {
	animation:animbutton2_in;
	animation-duration:0.5s;
}

.page_artdet_altpic_sl_2 ul li a.animbutton_out:before {
	animation:animbutton2_out;
	animation-duration:0.5s;
}

#page_artdet_social_icon {
	text-align: right;
    margin-top: 10px;
}

.page_artdet_social_icon_div {
	float: none;
    display: inline-block;
    vertical-align: middle;
}

#page_artdet_social_icon_facebook, #page_artdet_social_icon_twitter, #page_artdet_social_icon_pinterest, #page_artdet_social_icon_google {
    width: 40px;
    height: 40px;
    background: #dddddd;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    font-size: 0;
    display: inline-block;
    transition: all ease 0.3s;
    float: none;
    vertical-align: middle;
    margin: 5px 10px;
}

#page_artdet_social_icon_facebook:before, #page_artdet_social_icon_twitter:before, #page_artdet_social_icon_pinterest:before, #page_artdet_social_icon_google:before {
    content:"";
    width: 38px;
    height: 38px;
    background: #fff;
    position: absolute;
    bottom: -1px;
    left: -1px;
    border-radius: 50%;
    z-index: 10;
}


#page_artdet_social_icon_facebook:after, #page_artdet_social_icon_twitter:after, #page_artdet_social_icon_pinterest:after, #page_artdet_social_icon_google:after {
    display: block;
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    left: 45%;
    top: 55%;
    transform: translate(-50%,-50%);
    color: #000;
    z-index: 11;
}

#page_artdet_social_icon_facebook:after {
	content:'\f09a';
}

#page_artdet_social_icon_twitter:after {
	content:'\f099';
}

#page_artdet_social_icon_pinterest:after {
	content:'\f231';
}

#page_artdet_social_icon_google:after {
	content:'\f1a0';
}

#page_artdet_social_icon_facebook:hover, #page_artdet_social_icon_twitter:hover, #page_artdet_social_icon_pinterest:hover, #page_artdet_social_icon_google:hover {
	background:#482d24!important;
}

#page_artdet_social_icon_facebook:hover:after, #page_artdet_social_icon_twitter:hover:after, #page_artdet_social_icon_pinterest:hover:after, #page_artdet_social_icon_google:hover:after {
	color:#482d24;
}

.page_artdet_name_2 .text_biggest {
    font-size: 30px;
    line-height: 1em;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #482d24;
	margin-bottom: 8px;
}

span.intro_text {
    font-size: 14px;
    color: #666;
    letter-spacing: 0.5px;
}

#page_artdet_product_param_sepc_table {
    width:100%;
    height: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}


#page_artdet_product_param_spec_2 .page_artdet_product_param_spec_title div, #page_artdet_product_type_2 .page_artdet_product_type_title div {
	font-weight:400;
	font-size:13px;
	letter-spacing: 0.5px;
}

#page_artdet_product_param_spec_2 .page_artdet_product_param_spec_value .text_normal,
#page_artdet_product_param_spec_2 .page_artdet_product_param_spec_value,
#page_artdet_product_type_2 .page_artdet_product_type_value a .text_color_white,
#page_artdet_product_type_2 .page_artdet_product_type_value a .text_normal {
    border-bottom: 1px solid #ddd;
    padding: 6px 0 6px 20px;
    line-height: 1em;
    color: #000;
    width: 50%;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.page_artdet_product_type_title.text_normal, .page_artdet_product_type_value {
	display:inline-block;
	margin:0;
}

.page_artdet_product_param_spec_title, .page_artdet_product_type_title.text_normal {
    border-bottom: 1px solid #ddd;
    padding: 6px 0 6px 20px;
    line-height: 1em;
    width: 50%;
    text-align: left;
    font-size: 13px;
    color: #666;
    letter-spacing: 0.5px;
}

#page_artdet_product_type_58198 .page_artdet_product_type_title, #page_artdet_product_type_58198 .page_artdet_product_type_value {
	width:100%;
	display:block;
}

.page_artdet_product_param_spec_value, .page_artdet_product_type_value {
	padding:3px 0 3px 15px;
	width:56%;
	line-height:18px;
	vertical-align:top;
    box-sizing: border-box;
}

.page_artdet_product_type_value .page_artdet_product_type_element {
	padding:0;
	height:auto;
	line-height:18px;
	background:none;
	max-width:none;
	margin: 0 5px 10px 5px!important;
}

.page_artdet_product_type_value .page_artdet_product_type_element_aktiv.border_1, .page_artdet_product_type_value .page_artdet_product_type_element.border_2 {
	border:none;
	margin:0;
	width:44px;
	height:44px;
	margin-bottom: 10px;
	text-align: center;
}

.page_artdet_product_type_value .page_artdet_product_type_element.border_1 {
	border: 5px solid #eb6f00;
    box-sizing: border-box;
}

.page_artdet_product_type_element a {
	line-height:44px;
}

.page_artdet_product_param_spec_item, .page_artdet_product_type_item {
    white-space: nowrap;
	margin-top:0;
}

#page_artdet_product_param_sepc_table tr:nth-child(2) {
    display: none;
}

#page_artdet_product_param_sepc_table tr:last-child td {
    border-bottom: none;
}

/*** ARTDET CART ***/
#page_artdet_cart_image {
	display:none;
}

#page_artdet_cart_text {
	position:relative;
	width: 100%;
}

#page_artdet_cart_text a {
	display:block;
	width:auto;
    height:auto;
    line-height:1em;
	max-width: 100%;
    padding: 10px 0;
    margin-left: 15px;
	text-align:center;
	background-color: transparent;
	border-radius:0;
	color:#FFF;
	font-size:18px;
	letter-spacing:1px;
	text-transform:uppercase;
	cursor:pointer;
	transition:0.5s;
}

#page_artdet_cart_text a:hover {
    text-decoration: underline;
}

#page_artdet_cart_text a:active {
	text-decoration:none;
	opacity: 0.8;
}

#page_artdet_cart_text_center a:before {
	font-family: "FontAwesome";
    font-size: 0;
    font-weight: 300;
	line-height: 1em;
    text-align: left;
	padding-right:20px;
	content: "\f07a";
	color:#FFF;
	border:none;
	display:inline-block;
}

.page_artdet_cart_table {
    padding: 5px 0;
	float:none !important;
	margin-left:0!important;
}

#page_artdet_cart_input.text_normal {
	color:#FFF;
}

#page_artdet_func {
    height: auto;
    text-align:center;
    padding: 30px 0 0;
    margin: 0;
    font-size: 0;
}

.page_artdet_func_outer {
    width: 40px;
    height: 40px;
    background-color: #482d24;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
    font-size: 0;
    display: inline-block;
    transition: all ease 0.3s;
    float: none;
    vertical-align: top;
    margin: 5px 10px;
}

.page_artdet_func_outer:hover {
     background-color: #eb6f00;
    color: #eb6f00;
 }

.page_artdet_func_outer a {
    width: 38px;
    height: 38px;
    background: #fff2ee;
    position: absolute;
    bottom: -1px;
    left: -1px;
    border-radius: 50%;
    z-index: 10;
}

.page_artdet_func_outer.added {
	color:#f00;
	transition: all 0.5s ease 0s;
}

.page_artdet_func_icon {
	height: 100%;
    width: 100%;
	position: relative;
	color: inherit;
}

#page_artdet_func_favourites, #page_artdet_func_recommend, #page_artdet_func_print, #page_artdet_func_compare, #page_artdet_func_question {
	background-image:none;
}

#page_artdet_func_favourites:before, #page_artdet_func_recommend:before, #page_artdet_func_print:before, #page_artdet_func_compare:before, #page_artdet_func_question:before {
    display: block;
    font-family: "FontAwesome";
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: inherit;
}

#page_artdet_func_favourites:before { content: "\f08a"; }
.added #page_artdet_func_favourites:before { content: "\f004"; }
#page_artdet_func_recommend:before { content: "\f0c0"; }
#page_artdet_func_print:before { content: "\f02f"; }
#page_artdet_func_compare:before { content: "\f080"; }
#page_artdet_func_question:before { content: "\f128"; }


#page_artdet_func a:hover {
	text-decoration:none;
}

.page_artdet_price_net .text_style_line {
	font-size: 13px;
    color: #000;
}

#page_artdet_price_unit .text_smaller {
	font-size:11px;
}

.page_artdet_attach_name_table_outer a.text_normal {
	line-height:1.2em;
	font-size:13px;
	letter-spacing:0.5px;
	transition:0.5s;
}

.attach_outer {
    overflow: hidden;
    max-height: 305px;
}

/*** LABELS ***/

.page_artdet_egyebtul_table_2 label {
    width: 100%;
    display: inline-block;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1em;
}

.page_artdet_egyebtul_table_2 label .text_normal {
	font-size:11px;
	color: #666;
}

.page_artdet_egyebtul_table_2 td {
	vertical-align:middle;
}

.page_artdet_egyebtul_table_2 td span.text_select {
	display:inline-block;
	width: 100%;
}

.page_artdet_egyebtul_td1 {
	width: 30%;
	padding-right: 20px;
}

.page_artdet_egyebtul_td2 {
	width: 70%;
	padding-right: 30px;
}

.page_artdet_egyebtul_content #temp_color_outer label, .page_artdet_egyebtul_content #temp_color_outer2 label {
	display:inline-block;
	font-size:0;
	width:40px;
	height:40px;
	padding:0;
	cursor:pointer;
	vertical-align: middle;
	margin:0 12px 10px 6px;
}

.page_artdet_egyebtul_content #temp_color_outer input[type=radio], .page_artdet_egyebtul_content #temp_color_outer2 input[type=radio] {
	cursor:pointer;
	display:inline-block;
	vertical-align: middle;
    margin-bottom: 10px;
}

.temp_color_inner, .temp_color_inner2 {
    float: left;
    white-space: nowrap;
}

.zoomPad {
    float: none;
}

#page_artdet_service_plus_2 {
    margin-top: 10px;
    margin-bottom: 25px;
}

/* 481 < 640    */
@media only screen and (min-width: 481px) and (max-width: 640px) {

    .page_artdet_content_inner_left {
        width: 100%;
        padding: 10px 0 20px 0;
        border-bottom: 1px solid #eceaea;
        margin: 0;
        max-width: 100%;
    }

    .page_artdet_egyebtul_space {
        height:5px;
    }

    .page_artdet_other_select, .page_artdet_egyebtul_table_2 .page_artdet_other_select {
        max-width:none;
        width:100%;
        height:30px;
    }

    #page_artdet_func {
        width:100%;
    }

    .page_artdet_tabs a {
        display: block;
        float: none;
        font-weight: bold;
        margin: 0 auto;
        padding: 9px 0 6px;
        text-align: center;
        width: 100%;
    }

    .page_artdet_tabs {
        height: auto;
        min-height: 31px;
        overflow: visible;
        width: 100%;
    }

    #page_artdet_tab_content_3 .page_artdet_attach_element {
        width:48%;
        margin-left:0;
        margin-right:2%;
        box-sizing:border-box;
    }

    .page_artdet_attach_name_2, .page_artdet_attach_pic_2, .page_artdet_attach_text_2, .page_artdet_attach_name_table_outer, .page_artdet_attach_name_table_outer table, .page_artdet_attach_pic_table_outer, .page_artdet_attach_pic_table_outer table, .page_artdet_attach_price_2, .page_artdet_attach_price_2 table {
        width:100%;
    }

    #page_artdet_func_recommend_outer, #page_artdet_func_print_outer, #page_artdet_func_question_outer, #page_artdet_func_compare_outer {
        display:none;
    }

}

/* <480    */
@media only screen and (min-width: 0) and (max-width:480px) {

    .page_artdet_content_inner_left {
        width:100%;
        padding:10px 0 20px 0;
        border-bottom:1px solid #eceaea;
    }

    .page_artdet_content_inner_right {
        width:100%;
        max-width: 100%;
        padding: 20px 0 0;
        box-sizing: border-box;
    }

    .page_artdet_egyebtul_space {
        height:5px;
    }

    .page_artdet_other_select, .page_artdet_egyebtul_table_2 .page_artdet_other_select {
        max-width:none;
        width:100%;
        height:30px;
    }

    #page_artdet_func {
        float:left;
        width:100%;
        margin: 0;
        padding:10px 0;
    }

    #page_artdet_cart {
        width:100%;
        float:left;
    }

    #title_content h2 {
        display:none;
    }

    .page_artdet_tabs a {
        display: block;
        float: none;
        font-weight: bold;
        margin: 0 auto;
        padding: 9px 0 6px;
        text-align: center;
        width: 100%;
    }

    .page_artdet_tabs {
        height: auto;
        min-height: 31px;
        overflow: visible;
        width: 100%;
    }

    #page_artdet_tab_content_3 .page_artdet_attach_element {
        width:100%;
        margin-left:0;
        margin-right:0;
        box-sizing:border-box;
    }

    .page_artdet_attach_name_2, .page_artdet_attach_pic_2, .page_artdet_attach_text_2, .page_artdet_attach_name_table_outer, .page_artdet_attach_name_table_outer table, .page_artdet_attach_pic_table_outer, .page_artdet_attach_pic_table_outer table, .page_artdet_attach_price_2, .page_artdet_attach_price_2 table {
        width:100%;
    }

    #page_artdet_func_recommend_outer, #page_artdet_func_print_outer, #page_artdet_func_question_outer, #page_artdet_func_compare_outer {
        display:none;
    }

}

@media only screen and (min-width: 0) and (max-width:640px) {

    .page_artdet_content_inner_right {
        width:100%;
        max-width: 100%;
        padding: 20px 10px 10px;
        box-sizing: border-box;
    }

	#page_artdet_forum_rating {
		margin: 10px auto;
	}

    #page_artdet_cart {
        width:100%;
        max-width: 370px;
        float: none;
    }
	
	table#page_artdet_forum_rating {
		margin:0 auto;
	}
	
	.zoomWindow {		
		left: 50%!important;
		top: -220px!important;
		transform: translateX(-50%)!important;
	}
	
	#page_artdet_content {
		overflow: visible;	
	}
	
	.zoomPup, .zoomWindow, .zoomPreload {
		display: none!important; 
	}
	
	.zoomPad {
		cursor: pointer;
		float: none;
	}
	
	#page_artdet_price {
		padding: 16px;	
	}
	
}

#page_artdet_tabbed_box .bg_color_light2 {
    background-color:#f4f4f4;
}

/**** adatok form item border ****/

.page_design_main.border_2 {
	border: none;	
}


/*** LIGHTBOX ***/

#lightbox-close {
    position: absolute;
    z-index: 1104;
}

#lightbox-left, #lightbox-right {
    z-index: 1103;
    width: 50%;
    top: 0;
    bottom: 0;
    box-sizing: border-box;
}

#lightbox-close span {
    display: none;
}

#lightbox-close {
    width: 40px;
    height: 40px;
    background: transparent!important;
    padding: 0;
}

#lightbox-close::after {
    font-family: "FontAwesome";
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #482d24;
    background: #f3f3f3;
    border-radius: 50%;
    font-size: 20px;
    content:"\f00d";
}

#lightbox-left::before, #lightbox-right::after {
    font-family: "FontAwesome";
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    color: #482d24;
    background: #f3f3f3;
    border-radius: 50%;
    opacity: 0;
    transition: all ease 0.3s;
    font-size: 15px;
}

#lightbox-left:hover::before, #lightbox-right:hover::after {
    opacity: 1;
}

#lightbox-left::before {
    left: 20px;
    content: "\f053";
}

#lightbox-right::after {
    right: 20px;
    content: "\f054";
}

#lightbox-left {
    left: 0;
    right: 50%;
}

#lightbox-right {
    left: 50%;
    right: 0;
}

#lightbox-left:hover, #lightbox-right:hover, #lightbox-close:hover,
#lightbox-left, #lightbox-right, #lightbox-close {
    background: transparent;
}

#lightbox-left-ico, #lightbox-right-ico {
    background: none;
}

/***  ARTDET FUL KIEMELESEK ***/

.artdet_content_title {
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    padding: 35px 10px;
    font-weight: 600;
}

.short_desc_text {
	/*height:auto;
	max-height:126px;
	overflow:hidden;
	position:relative;*/
}
.long_desc_text {
	height:auto;
	max-height:126px;
	overflow:hidden;
	position:relative;
}
.text-fade {
	height:20px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	display:none;
}
.text-fade.orange {
	background-image:linear-gradient(0deg, rgba(255,242,238,1) 0%, rgba(255,242,238,0) 100%);
}
.text-fade.white {
	background-image:linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.toggle-btn,
.toggle-btn2 {
	margin-top:10px;
	border: none;
	background: none;
	font-weight: 700;
	cursor:pointer;
	display:none;
}
.toggle-btn:after,
.toggle-btn2:after {
	content: '\f107';
	font-family: 'FontAwesome';
	font-weight: 400;
	font-size: 12px;
	padding-left: 2px;
}
.toggle-btn.opened:after,
.toggle-btn2.opened:after {
	content:'\f106';
}
