/*** INCLUDE ***/
@import url('../../../base/001300/css/page_width.css');
@import url('//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');
@import url('../css/page_box_6.css');

img {
	border:0;	
}
#termekcsalad_box_container, #start_art2, #start_art, #milyen_termeket_keres_container, #miert_minket_container, #termekcsalad_box_top2{
	color: #626262;
}
#content{
	width: 100%;
}
a.remove_favourites:after{
	content: '\f004';
}

.artdet_tooltip {
	background: #1e75bb;
	border-radius:4px;
	position: absolute;
	visibility: hidden;
	left: 20px;
	font-size: 11px;
	letter-spacing:1px;
	line-height: 22px;
	width: auto;
	height: auto;
	top: -10px;
	z-index: 2;
	text-transform: uppercase;
	color: #fff;
	padding:10px;
	overflow: visible;
	white-space: nowrap;
	display: inline-block;
	clear: both;
	opacity: 0;
	transform: translate(-50%,-100%);
	transition: all 0.3s ease;
}

.artdet_tooltip:after {
	content:'';
	display:block;
	width:10px;
	height:10px;
	background:#1e75bb;
	position:absolute;
	bottom:-5px;
	left:50%;
	transform:translateX(-50%) rotate(45deg) ;
}

.page_artdet_func_button:hover .artdet_tooltip {
	visibility: visible;
	top: -20px;
	opacity: 1;
}
.page_artdet_func_button{
	height: 50px;
	width: 50px;
	display: block;
	float: left;
	position: relative;
}
#page_artdet_func{
	overflow: visible;
}




#content #listaoldal_banner{
	width: calc(100% - 20px);
	margin: 10px ;
}
#content  #listaoldal_banner img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}


/*** START DIALOG ***/
#ud_shop_start .overlay_error {
	border-color:#f55a0d;
	background-color:#1e75bb;	
}

#ud_shop_start .overlay_error .overlay_title {
	background:none;
	padding-left:0;
	text-align:center;
	color:#FFF;	
	border-bottom:none;
}

#ud_shop_start .overlay_text {
	text-align:center;
	line-height:30px;
	color:#FFF;	
}

#ud_shop_start .overlay_text a {
	color:#FFF;	
}

/*** START DIALOG ***/

#start_art {
	width:100%;
	height:auto;
	background-color:#FFF;
}

#start_art_resp_bottom {
	width:90%;
	margin:25px 5% 30px 5%;
	height:50px;
	border-radius:4px;
	display:none;
	background-color:#f55a0d;	
}

#ud_shop_start #body {
	display:none;	
}

#start_comment {
	width:100%;
	height:auto;
	background-color:#1e75bb;
	padding:30px 0 30px 0;
}

#start_comment_inner {
	width:100%;
	height:370px;		
}

#start_comment_title {
	font-size:34px;
	line-height:82px;
	font-weight:700;
	color:#FFF;
	text-transform:uppercase;	
	position:relative;		
}

#start_comment_title::before {
	font-family: "FontAwesome";
	font-size: 55px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	text-indent: 0;
	text-shadow: none;
	height: 30px;
	content: "\f27b";
	z-index: 99;
	color: #FFF;
	width:20px;	
	display:inline-block;
}

#start_comment_container {
	color:#FFF;
	padding-top:0;
	font-size:17px;	
}

#start_comment_comments {
	width:90%;
	padding:50px 5% 0 5%;	
}

.comment_element {
	width:40%;
	margin:0 5% 0 5%;
	height:auto;
	float:left;	
	display:none;
	box-sizing:border-box;
	border-radius:6px;
	border:1px dotted #FFF;
	padding:10px;
}

.comment_picture img {
	border:5px solid #FFF;	
	border-radius:10px;
	background-color:#FFF;
	box-sizing:border-box;
}
#header_top{
	margin-top: 15px;
}
.comment_picture {
	float:left;	
	width:147px;
	height:147px;
	margin-right:5%;
}

.comment_text {
	text-align:justify;
	color:#FFF;	
	float:left;
	width:380px;
	height:135px;
	padding-top:12px;
}
#header_container{
	height: 63px;
}
.comment_text a {
	color:#FFF;	
}

#start_bottom_link {
	width:100%;
	height:auto;
	background-color:#ccc;
}

#start_bottom_link_inner {
	width:70%;
	height:auto;
	padding-top:20px;
	padding-bottom:60px;
	margin:0 15% 0 15%;	
}

.start_bottom_box {
	width:22%;
	height:auto;
	margin:40px 3% 0 0;	
	float:left;
	display:block;
}

.bottom_box_title a, .bottom_box_title p {
	font-size:21px;
	line-height:35px;
	color:#FFF;
	font-weight:700;
	margin-bottom:5px;
	white-space:nowrap;	
}

.bottom_box_title p {
	border-bottom:1px dotted #FFF;		
}

.bottom_box_title a:hover, .bottom_box_container a:hover {
	color:#e9e9e9;
	text-decoration:none;	
}

.bottom_box_container a, .bottom_box_container p {
	font-size:15px;
	line-height:30px;
	color:#FFF;	
	position:relative;	
}

.bottom_box_container p {
	padding-left:20px;	
}

.bottom_box_container p::before {
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	position: absolute;
	text-align: left;
	text-indent: 0;
	text-shadow: none;
	left: 0;
	top:0;
	height: 30px;
	content: "\f105";
	cursor: pointer;
	z-index: 99;
	color: #FFF;
	width:20px;		
}

#start_footer {
	width:100%;
	height:auto;
	background-color: #ccc;
}

#start_footer_left {
	width:38%;
	height:63px;
	float:left;	
	background-color:#ccc;
	text-align:left;
	padding:27px 0 0 2%;
}

#start_footer_right {
	width:58%;
	height:63px;
	float:right;	
	background-color:#ccc;
	text-align:right;
	padding:27px 2% 0 0;	
}

#lablec_jobb_social_content {
	float:right;	
}

#lablec_bal_fizeteslogok1_content, #lablec_bal_fizeteslogok2_content {
	float:left;	
}

#lablec_bal_fizeteslogok1_content {
	width:242px;
	height:38px;	
}

#lablec_bal_fizeteslogok2_content {
	width:198px;
	height:38px;	
}

#lablec_bal_fizeteslogok2_content {
	margin-left:0;	
}

#start_provider {
	width:98%;
	height:auto;
	min-height:30px;
	background-color:#f7f7f7;
	padding:0 1% 0 1%;	
}

#start_provider a, #start_provider p {
	font-size:14px;
	font-weight:600;
	line-height:40px;
	color:#2e2e2e;
	padding:0 5px 0 5px;
}

/******** HEADER *********/
#header_top_left {
	width:30%;
	height:100px;
	float:left;
	position: relative;
}
#header_top_middle {
	float:left;
	height: 100px;
	width: 40%;
}

#logo {
	width:95%;
	height:100px;
	float:left;
	text-align:left;
	padding-left:5%;
}
#logo img{
	max-width:100%;
	max-height: 100%;
	height: auto;
	width: auto;
}
#header_top_right {
	width:30%;
	height:100px;
	float:right;	
}

#money {
	width:150px;
	float:left;
    height: 27px;
    padding:3px 0.5% 0 0.5%;
	background-color:#037f8d;		
}

#header_top_telefon {
	float:right;
	width:150px;
	height:30px;
	line-height:30px;
	display:none;
}

#header_top_telefon a {
	color:#1e75bb;
	font-size:16px;		
}

#header_top_telefon a:hover {
	text-decoration:none;	
}

#telefon_email {
	width: auto;
	height: 30px;
	left: 25px;
	bottom: -30px;
	position: absolute;
}

#telefon_desktop {
	left: 0;
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
}

#telefon_desktop a {
	color: #1e75bb;
	font-size:16px;		
}

#telefon_desktop a:hover {
	text-decoration:none;	
}

#email_desktop {
	left: 0;
	width: 150px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
}

#email_desktop a {
	color:#1e75bb;
	font-size:16px;		
}

#email_desktop a:hover {
	text-decoration:none;	
}

/**** MENU ****/
#menu {
	width:auto;
	height:30px;
	/*max-width:460px;*/
	float:right;
	display:none;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-top:0;
	font-size:0;
}

#menu li {
	display:inline;
	margin:0;
	font-size:0;
}

#menu li.login a.text_normal {
	font-weight:bold;
}

#menu li.remind a.text_normal {
	font-weight:bold;
}

#menu li span.menu_item_inner {
	display:inline;
	width:auto;
	margin:0;
	padding:0 0 0 0;
}

#menu li a, #menu li a.text_normal {
	width:auto;
	margin:0;
	text-align:right;
	font-size:13px;
	line-height:30px;
	padding:0 15px 0 15px;
	color:#626262;
	text-transform:uppercase;
	display:block;
	float:right;
}

#menu li.lang_en a {
	border-left:0 none;
	padding:0;	
}

#menu li.lang_en a, #menu li.lang_hu a {
	text-transform:uppercase;		
}

#en #menu li.lang_en a, #menu li.lang_en a:hover, #hu #menu li.lang_hu a, #menu li.lang_hu a:hover {
	color:#f55a0d;	
}


#menu li a.text_normal, #menu li a strong {
	font-weight:normal;	
	font-weight:400;
}

#menu li:hover a {
	color:#FFF;
	background-color:#1e75bb;
	text-decoration:none;
}

#menu li:last-child a {
	border:none;
}

/**** MENU END ****/

#search {
	width:90px;
	height:100px;
	float:right;
	position:relative;
	display: none;
}

#search a {
	width:90px;
	height:100px;
	/*background-image:url("../image/search_bg.png");
	background-repeat:no-repeat;
	background-position:26px 24px;*/
	position:absolute;
	right: 180px;
	top:0;
	color:#000;
    font-size: 14px;
	text-decoration:none;	
}

#search a span {
	font-weight:400;
	position:absolute;
	bottom:15px;
	text-align:center;
	display:block;
	width:90px;
	height:20px;	
}

#search a span::before {
	font-family: "FontAwesome";
	font-size: 35px;
	font-weight: 400;
	line-height: 60px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	left: 0;
	top:-65px;
	height: auto;
	content: "\f002";
	cursor: pointer;
	z-index: 99;
	color: #626262;
	width:90px;	
}

#search a:hover {
	background-color:transparent;
	transition: all 0.5s ease 0s;	
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}

#search_bar {
	position:absolute;
	width:100%;
	top:-200px;	
	/*max-width:900px;*/
	right:0;
}

#box_search_content {
	width:100%;
	height:48px;
	background-position:0 0;
	background-repeat:no-repeat;
}

#box_search_content label {
	display:none;
}

#box_search_content .box_search_field {
	width:84%;
	height:38px;
	text-align:left;
	padding:10px 0 0 2%;
	float:left;
}

#box_search_content .box_search_button {
	width:9.5%;
	height:48px;
	padding:0;
	float:left;
	position:relative;
	margin-right:0.5%;
	padding:0 2% 0 2%;
}

#box_search_content .box_search_button input {
	background-color: transparent;
    border: transparent;
    cursor: pointer;
    height: 35px;
    right: 10px;
    position: absolute;
    z-index: 100;
	color:transparent;
	padding:0;
	height: 48px;
}
#box_search_content .box_search_button .text_button:after {
	color: #626262;
	font-family: 'FontAwesome';
	content: '\f002';
	display: block;
	position: absolute;
	line-height: 48px;
	font-size: 32px;
	right: 10px;
}
#cart_title{
	color: #626262;
}
#box_search_content .box_search_button input:hover {
	transition: all 0.5s ease 0s;
	opacity:0.9;			
}

#box_search_content .box_search_field input {
	width:86%;
	font-size:18px;
	border:none;
	background-color:transparent;
	border-width:0;	
	font-weight:normal;
	line-height: 30px;
}

#profil {
	width:90px;
	height:100px;
	float:right;
	position:relative;
	box-sizing:border-box;			
}

#profil a {
	width:90px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
	color:#626262;
    font-size: 14px;
	text-decoration:none;		
}

#profil a strong {
	font-weight:400;
	position:absolute;
	bottom:15px;
	text-align:center;
	display:block;
	width:90px;
	height:20px;	
}

#profil a strong::before {
	font-family: "FontAwesome";
	font-size: 35px;
	font-weight: 400;
	line-height: 60px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	left: 0;
	top:-55px;
	height: auto;
	content: "\f007";
	cursor: pointer;
	z-index: 99;
	color: #626262;
	width:90px;			
}

#profil a:hover {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transition: all 0.5s ease 0s;	
}

#cart {
	width:100px;
	height:90px;
	background-color:#FFF;
	float:right;
	cursor:pointer;
	position:relative;
	margin-right: 20px;
}
#favourites {
	width:100px;
	height:100px;
	background-color:#FFF;
	float:right;
	cursor:pointer;
	position:relative;
}
#favourites a {
	width:90px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
	color:#626262;
	font-size: 14px;
	text-decoration:none;
}
#favourites a strong {
	font-weight:400;
	position:absolute;
	bottom:15px;
	text-align:center;
	display:block;
	width:90px;
	height:20px;
}

#favourites a strong::before {
	font-family: "FontAwesome";
	font-size: 35px;
	font-weight: 400;
	line-height: 60px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	left: 0;
	top:-55px;
	height: auto;
	content: "\f004";
	cursor: pointer;
	z-index: 99;
	color: #626262;
	width:90px;
}

#favourites a:hover {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transition: all 0.5s ease 0s;
}
#contact {
	width:100px;
	height:100px;
	background-color:#FFF;
	float:right;
	cursor:pointer;
	position:relative;
}
#contact a {
	width:90px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
	color:#626262;
	font-size: 14px;
	text-decoration:none;
}
#contact a strong {
	font-weight:400;
	position:absolute;
	bottom:15px;
	text-align:center;
	display:block;
	width:90px;
	height:20px;
}

#contact a strong::before {
	font-family: "FontAwesome";
	font-size: 35px;
	font-weight: 400;
	line-height: 60px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	left: 0;
	top:-55px;
	height: auto;
	content: "\f0e0";
	cursor: pointer;
	z-index: 99;
	color: #626262;
	width:90px;
}

#contact a:hover {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transition: all 0.5s ease 0s;
}
#cart:hover {
	opacity:0.95;
	transition: all 0.5s ease 0s;	
}
#search2{
	margin:20px auto;
	max-width: 600px;
	border: 2px solid #ddd;
	border-radius: 8px;
}
.cart_icon_new::before {
	font-family: "FontAwesome";
	font-size: 35px;
	font-weight: 400;
	line-height: 60px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	left: 0;
	top: 0;
	height: auto;
	content: "\f07a";
	cursor: pointer;
	z-index: 9;
	color: #626262;
	width:90px;
}

#cart_title {
	font-weight: 400;
	position: absolute;
	bottom: 15px;
	text-align: center;
	display: block;
	width: 90px;
	height: 20px;
}

#box_cart_content .box_cart_empty {
	display:none;	
}

#box_cart_content .box_cart_item .text_color_fault {
	color:#1e75bb;
	position:absolute;
	top:35px;
	right:37px;
	display:block;
	width:25px;
	height:25px;
	line-height:22px;
	font-weight:600;
	font-size:12px;
	background-color:#FFF;
	border:2px solid #1e75bb;
	border-radius:50%;
	z-index:10;	
	box-sizing:border-box;
}

#box_cart_content .box_cart_price {
	display:none;	
}

#cart:hover {
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	transition: all 0.5s ease 0s;	
}

#header_bottom_bg {
	width:100%;
	height:8px;
	background-image:url("../image/header_bottom_bg.png");
	background-repeat:no-repeat;
	background-position:top center;
}

#start_art2 {
	margin-top:25px;	
}

/**** SLIDE SHOW ****/
#slideshow {
	width:100%;	
}

#slideshow_small, #slideshow_small_boxes, #slideshow_mobile {
	display:none;	
}

#slideshow_small .bx-pager {
	display:block;	
}

#slideshow_small_boxes {
	margin-top:28px;
	padding-bottom:28px;
	border-bottom:2px solid #f7f7f7;	
}

#slideshow_small_boxes_1 {
	width:31%;
	height:auto;
	float:left;
	margin:0 1% 0 1%;
	border-right:2px solid #f55a0d;	
}

.ssb_picture {
	width:29%;
	float:left;	
	height:60px;
	margin-right:1%;
}

#start_banner_kisnezet_alatt_box_3_ikon_slide {
	padding-top:0;
}

#start_banner_kisnezet_alatt_box_1_szoveg_content, #start_banner_kisnezet_alatt_box_2_szoveg_content, #start_banner_kisnezet_alatt_box_3_szoveg_content {
	width:70%;
	float:left;	
	text-align:left;
	color:#1e75bb;
	font-size:18px;
	line-height:22px;
	letter-spacing:1px;
}

#start_banner_kisnezet_alatt_box_3_szoveg_content {
	padding-left:10%;	
	width:55%;
}

#slideshow_small_boxes_2 {
	width:32%;
	height:auto;
	float:left;
	border-right:2px solid #f55a0d;		
}

#slideshow_small_boxes_3 {
	width:31%;
	height:auto;
	float:left;
	margin:0 1% 0 1%;
}

.bx-wrapper {
	padding:0;	
}

.bx-pager {
	left:auto;
	right:auto;
	bottom:30px;
	width:100%;	
}

.bx-pager-item {
	float:none;
	display:inline-block;	
}

.bx-pager a {
	width:60px;
	height:10px;
	background-color:#1e75bb;
	font-size:0;
	border:0 none;
	border-radius:4px;
	margin-right:10px;
	float:none;			
}

.bx-pager a.active {
	width:60px;
	height:10px;
	background-color:#FFF;
	font-size:0;
	border:1px solid #1e75bb;
	box-sizing:border-box;
	border-radius:4px;	
}

.bx-wrapper img {
	max-width:100%;
}

/*** CATEGORY ***/
#box_cat_content {
	display:table;	
}

#box_cat_content ul .text_small {
	font-size:13px;
	line-height:60px;
	color:#1e75bb;
	display:block;	
	text-transform:uppercase;
}

#box_cat_content ul .text_small:hover {
	text-decoration:none;
	background-color:#001b37;	
	color:#FFF;
	transition: all 0.4s ease 0s;
}

#box_cat_content .text_style_strong {
	font-weight:400;	
}

#box_cat_content ul#box_cat_main {
	display:table-row;
	width:98%;
	padding-left:1%;
	padding-right:1%;
}

#box_cat_content ul#box_cat_main li {
	display:table-cell;	
	padding:0;
	margin:0;
	text-align:center;
}

.box_cat_spec, .box_cat_style0, .box_cat_style1, .box_cat_style2 {
	text-indent:0;	
}

#box_cat_content ul ul {
	display:none;
	position:absolute;
	top:190px;
	left:0;
	width:94%;
	background-color:#1e75bb;
	overflow:visible;
	z-index:200;
	padding:15px 3% 15px 3%;	
}

#box_cat_content ul ul .text_small {
	font-size:12px;
	color:#f0f0f0;
	line-height:45px;
	display:block;
	padding-left:5px;
	padding-right:5px;	
	float:left;
	white-space:nowrap;
	height:45px;
}

#box_cat_content ul ul .text_small:hover  {
	background-color:#00172e;
	color:#f55a0d;
	transition: all 0.4s ease 0s;			
}

#box_cat_content ul#box_cat_main ul li {
	display:block;
	float:left;
	width:23%;
	padding:0 1% 0 1%;
	text-align:left;
	position:relative;	
}

#box_cat_content ul ul .box_cat_level1::before {
    color: #f55a0d;
    content: "/";
    font-size: 16px;
    font-weight: 600;
    height: auto;
	position:absolute;
	left:1%;
	top:0;
}

#box_cat_content ul ul ul {
	display:none;	
}

#header_container_mobile {
	display:none;	
}

a.header_category_icon {
	display: block;
    float: left;
    height: 60px;
    margin: 0;
    width: 60px;
	position:relative;
	font-size:0;
}

a.header_category_icon::before {
	font-family: "FontAwesome";
	font-size: 35px;
	font-weight: 400;
	line-height: 60px;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	height: 60px;
	content: "\f0c9";
	z-index: 99;
	color: #626262;
	width:60px;	
	display:inline-block;	
}

a.header_category_icon:hover {
	text-decoration:none;	
}

a.header_plusmenu_icon {
	display: none;
    float: right;
    height: 60px;
    margin: 0;
    width: 60px;
	position:relative;	
}

a.header_plusmenu_icon:hover {
	transition: all 0.5s ease 0s;
}

a.header_plusmenu_icon span:before {
    font-size:35px;
	font-weight:600;
	line-height:60px;
	position: absolute;
    text-align: center;
    text-indent: 0;
    text-shadow: none;
	left: 0;
    top: 0;
    width:60px;
	height:60px;
	background-color:transparent;
	color:#626262;
	font-family: "FontAwesome";
	height: 60px;
	content: "\f0fe";	 
}

#menu_resp {
	display:none;
	position:absolute;
	right:-260px;
	top:-40px;
	width:250px;
	padding:5px;
	padding-bottom:0;
	height:auto;
	z-index:100;
	padding-top:95px;
	background-color:#000;
	bottom:0;
}

#menu_resp li#menu_item_id_482434, #menu_resp li#menu_item_id_242926 {
	display:none;	
}

.responsive_menu_title {
	color:#FFF;	
}

#menu_resp ul li {
	list-style:none;	
}

#menu_resp ul li a {
	display:block;
	float:left;
	width:230px;
	overflow:hidden;
	height:auto;
	padding:15px 0 15px 20px;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
	color:#FFF;
	border-bottom:1px solid #038392;	
}

#menu_resp ul li a:hover {
	text-decoration:none;
	color:#FFF;
}

#menu_resp ul li a strong {
	font-weight:normal;	
}

#menu_resp ul li li li a {
	padding-left:30px;
	width:220px;		
}

#menu_resp ul li-last_child a {
	border-bottom:0 none;	
}

a.resp_close_plus {
	position:absolute;
	right:12px;
	top:45px;
	cursor:pointer;
	background-image:url("../image/responsive_menu_nav_icons.png");	
	background-repeat:no-repeat;
	background-position:0 -42px;
	width:42px;
	height:42px;	
}

a.resp_close_plus:hover {
	text-decoration:none;
	background-position:-42px -42px;
}

#menu_resp #box_lang_content {
	width:100%;
	height:20px;
	color:#FFF;
	border-bottom:1px solid #22476f;
	text-align:left;	
	padding:10px 0 10px 20px;
}

#menu_resp #box_lang_content a.text_small {
	color:#FFF;
	font-size:12px;	
}

/*RESP CAT MENU*/
.with_fixcat #content, .with_fixcat	#header {
	overflow: hidden;
}

.with_fixcat #content {
	padding-top:0;	
}

.with_fixcat #header {
    left:auto;
	top:auto;
	position:static;
	z-index:auto;	
}

.with_fixcat #content_container, .with_fixcat #header_inner {
	margin:0;
	overflow: visible;
	position: relative;
	left:320px;
}

.with_fixcat #center, .with_fixcat #header_content {
	margin:0;
	backface-visibility: hidden;
    clear: both;
	position: relative;	
}

.with_fixcat #responsive_cat_menu {
	display:block;	
} 

#responsive_cat_menu_content, #responsive_cat_menu {
	background-image:none;
	border-top:0 none;
}

#responsive_cat_menu {
	z-index:10000;
    left:-320px;
}

.responsive_menu_back, .responsive_menu_close {
	background-image:url("../image/responsive_menu_nav_icons.png");	
}

.responsive_menu {
	z-index:10000;	
}

#responsive_cat_menu_content, #responsive_cat_menu {
	background-color:#1e75bb;
	border-right:5px solid #038493;	
}

ul.responsive_menu li a {
	border-bottom:1px solid #038898;
	color:#FFF;	
}

.responsive_menu_navtop {
	border-bottom:1px solid #038898;	
}

ul.responsive_menu li.active_menu {
	background-color:#337f88;	
}

ul.responsive_menu li.li_hover, ul.responsive_menu li:hover {
	background-color:#337f88;
}

ul.responsive_menu li.active_menu a {
	color:#FFF;
}

ul.responsive_menu li a:hover {
	color:#FFF;	
}

.responsive_menu_title h3 {
	color:#FFF;	
}

.responsive_menu_navbottom span.actcat {
	color:#131e30;	
}

.responsive_menu_navbottom {
	border-bottom:1px solid #2d3c55;	
}

/*RESP CAT END */ 

/*** START ART ***/
.start_art_container {
	width:94%;
	padding:0 3% 40px 3%;
	position:relative;	
}

#start_art {
	width:100%;
	margin:0;	
}

.text_top, .text_top2 {
	display:inline;
	vertical-align:top;
}

.text_top::before {
	font-family: "FontAwesome";
	font-size: 30px;
	font-weight: 400;
	line-height: 50px;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	height: 50px;
	content: "\f005";
	z-index: 99;
	color: #FFF;
	width:55px;	
	display:inline-block;	
}

.text_top2::before {
	font-family: "FontAwesome";
	font-size: 34px;
	font-weight: 400;
	line-height: 50px;
	text-align: center;
	text-indent: 0;
	text-shadow: none;
	height: 50px;
	content: "\f14e";
	z-index: 99;
	color: #FFF;
	width:55px;	
	display:inline-block;	
}

.slick-prev {
	position:absolute;
	left:20px;
	font-size:0;
	top:195px;
	width:40px;
	height:40px;	
	border:0 none;
	cursor:pointer;
	background-color:transparent;
}

.page_artdet_content_inner_left .slick-prev {
	left:0;	
	top:95px;
}

.slick-prev::before {
	font-family: "FontAwesome";
    font-size: 50px;
    font-weight: 400;
    line-height: 40px;
    position: absolute;
    text-align: left;
    text-indent: 0;
    text-shadow: none;
	left: 0;
    top: 0;
	height:40px;
	width:40px;
	content: "\f104";
	cursor:pointer;
	z-index:99;
	color:#1e75bb;		
}

.slick-next {
	position:absolute;
	right:20px;
	font-size:0;
	background-color:transparent;
	top:195px;
	width:40px;
	height:40px;	
	border:0 none;
	cursor:pointer;
}

.page_artdet_content_inner_left .slick-next {
	right:0;
	top:95px;	
}

.slick-next::before {
	font-family: "FontAwesome";
    font-size: 50px;
    font-weight: 400;
    line-height: 40px;
    position: absolute;
    text-align: right;
    text-indent: 0;
    text-shadow: none;
	right: 0;
    top: 0;
	height:40px;
	width:40px;
	content: "\f105";
	cursor:pointer;
	z-index:99;
	color:#1e75bb;		
}

.slick-next:hover::before, .slick-prev:hover::before {
	color:#2988d4;
}

/*** LIST PAGE ***/
.page_artdet_buttonback {
	width:30%;
	padding:0;
}	

.page_artdet_dispcat {
	width:69%;
	padding-left:1%;	
}

.page_artdet_dispcat .text_small {
	font-size:0;	
}

.page_artdet_buttonback input {
	background-color:transparent;
    border:0 none;
    color:#1e75bb;
    cursor:pointer;
    padding:0;
	font-size:13px;
	font-weight:700;
	width:auto;	
	padding-left:12px;		
}

.page_artdet_buttonback input:hover {
	opacity:0.9;	
}

.page_artdet_buttonback input:active {
	opacity:0.9;
}

#list_top_box {
	display:none;
	width:100%;
	height:auto;
	background-color:#f9f9f9;	
}

#ud_shop_art #list_top_box, #ud_shop_search #list_top_box, #ud_shop_artspec #list_top_box {
	display:block;	
}

.page_artlist_order .text_bigger {
	display:none;
}	

#ud_shop_art .page_artdet_dispcat, #ud_shop_search .page_artdet_dispcat, #ud_shop_artspec .page_artdet_dispcat {
	position:absolute;
	left:5px;
	top:-36px;
	text-align:left;
	width:auto;	
}

#ud_shop_art #body_title, #ud_shop_search #body_title, #ud_shop_artspec #body_title {
	border-bottom:0;
	position:absolute;
	top:-53px;
	left:12px;
	margin:0;
	padding:0;
}
#more_menu_items .menu_item_inner a:after{
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 20px;
	margin-left: 10px;
}
#more_menu_items #more_menu_items_ul a:after{
	content:'' !important;
}
#more_menu_items #more_menu_items_ul li.menu_item_plus {
	border:none;
}
#more_menu_items #more_menu_items_ul .menu_item_inner:hover, #more_menu_items #more_menu_items_ul .menu_item_inner:hover a, #more_menu_items #more_menu_items_ul .menu_item_inner:hover a strong{
	color: #1e75bb;
}
.order_prod_num_box {
	width:100%;
	height:auto;
	background-color:#ebebeb;
	box-sizing:border-box;
	padding:5px 0 5px 0;
}

.page_artlist_order {
	width:49%;
	padding-left:1%;
	float:left;
	height:auto;
	text-align:left;
}

.new_product_num {
	color:#999999;
    font-size:20px;
	line-height:30px;
	text-align:right;
	width:50%;
	padding-right:1%;
	height:auto;
	background-color:#ebebeb;
	box-sizing:border-box;
	float:right;		
}

#ud_shop_art .new_product_num, #ud_shop_artspec .new_product_num, #ud_shop_search .new_product_num {
	display:block;	
}

#new_product_inner, #new_product_inner_2 {
	padding-right:5px;	
}

#filter_title {
	width:97%;
	height:30px;
	line-height:30px;
	background-color:#1e75bb;
	color:#FFF;
	text-align:left;
	padding-left:3%;
	margin-bottom:20px;	
	margin-top:0;
	font-size:16px;
	text-transform:uppercase;
}

#filter_container {
	padding-left:3%;
	width:94%;
	padding-right:3%;
	color:#1e75bb;	
}

#filter_container .product_filter_title.text_normal {
	color:#2e2e2e;	
	font-size:14px;
}

.product_filter_div {
	display:none;	
}

.product_filter_title {
	/*background-image:url(../image/sign_bg.png);
	background-repeat:no-repeat;
	background-position:0 4px;*/
	padding-bottom:12px;
	position:relative;	
}

.product_filter_num .ui-slider-handle {
	background-image:url(../image/filter_slider_bg.png);
	background-repeat:no-repeat;
	width:8px;
	height:12px;
	/*margin-left:2px;
	margin-right:2px;*/	
}

.product_filter_num .ui-slider-handle:focus {
	background-image:url(../image/filter_slider_focus_bg.png);
}	

.product_filter_num .ui-slider-range, .product_filter_num {
	height:2px;	
}

.ui-slider-range.bg_color_dark3 {
	background-color:#cfcfcf;	
}

.product_filter_num.border_1 {
	border:0 none;
	background-color:#cfcfcf;	
}

.product_filter_num_text.text_normal, .product_filter_link.text_normal, .product_filter_more_link.text_normal {
	color:#2e2e2e;	
}

.product_filter_content {
	padding-left:6%;	
}

a#header_filter_icon {
	display:none;
	width:48%;
	height:50px;
	float:left;
	text-align:left;
	color:#FFF;
	margin-left:2%;
}

.product_filter_text {
	margin-bottom:4px;	
}

.product_filter_text_inner {
	padding-top:0;
	line-height:16px;	
}

.product_filter_checkbox {
	margin-right:8px;	
}

a#header_filter_icon:hover {
	text-decoration:none;
	opacity:0.9;	
}

a#header_filter_icon span {
	width:auto;
	background-color:#07818f;
	border-radius:5px;
	padding:5px 25px 5px 25px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	margin-top:5px;		
	text-transform:uppercase;
}

#left.filter_mobile {
	position:absolute!important;
	width:220px!important;
	top:0!important;
	bottom:0!important;
	padding-top:15px!important;
	background-color:#f9f9f9!important;	
}

#left.filter_mobile #filter_title {
	display:none!important;	
}

#ud_shop_art #left, #ud_shop_search #left, #ud_shop_artspec #left {
	display:block!important;	
}

/**** CAT ****/

#ud_shop_cat #content_top { 
	height:0;
}

#ud_shop_start #content_top {
	height:70px;
	display:none;	
}

#cat_page_title_bc {
	display:none;
	width:100%;
	background-color:#f3f3f3;	
}

#ud_shop_cat #cat_page_title_bc {
	display:block;
	height:auto;
	min-height:60px;	
}

#ud_shop_cat .page_artdet_buttonback {
	position:absolute;
	top:-54px;
	right:1%;
	width:29%;	
}

#ud_shop_cat .page_artdet_dispcat_new {
	width:69%;
	margin-left:1%;
	text-align:left;
	padding:20px 0 20px 0;	
}

#ud_shop_cat .page_artdet_dispcat_new a.text_small, #ud_shop_cat .page_artdet_dispcat_new span, #ud_shop_art .page_artdet_dispcat_new a.text_small, #ud_shop_art .page_artdet_dispcat_new span, #ud_shop_artspec .page_artdet_dispcat_new a.text_small, #ud_shop_artspec .page_artdet_dispcat_new span {
	color:#1e75bb;
	font-size:13px;	
	font-weight:600;
	text-transform:uppercase;
}

#ud_shop_cat .page_artdet_dispcat_new span.breadcrumb_sep, #ud_shop_art .page_artdet_dispcat_new span.breadcrumb_sep, #ud_shop_artspec .page_artdet_dispcat_new span.breadcrumb_sep {
	color:#88dd15;
	font-size:14px;
	padding:0 5px 0 5px;	
}

#ud_shop_cat #body_container {
	padding-top:0;	
}

#ud_shop_cat #body_title {
	border-bottom:0 none;
	overflow:hidden;	
}

#ud_shop_cat .page_artdet_buttonback input {
	background-color:transparent;
    border:0 none;
    border-radius:4px;
    color:#adadad;
    cursor:pointer;
    padding:4px 10px;
	font-size:13px;
	font-weight:700;
	background-color:#1e75bb;
	text-align:center;
	color:#FFF
}

#ud_shop_cat .page_artdet_buttonback input:hover {
	opacity:0.9;
}

#ud_shop_art .page_artdet_dispcat_new, #ud_shop_artspec .page_artdet_dispcat_new {
	width:98%;
	margin-left:1%;
	margin-right:1%;
	text-align:left;
	padding:15px 0 47px 0;
	overflow:hidden;
	white-space:nowrap;
	min-height:22px;			
}

#ud_shop_artspec .page_artdet_dispcat_new {
	min-height:0;	
}

#ud_shop_artforum .page_artlist_cart_label {
	display:none;	
}

#ud_shop_artforum .page_artlist_cart {
	width:50%;
	float:left;
	margin-top:30px;		
}

#ud_shop_artforum .page_artlist_price {
	width:50%;
	float:left;	
}

.page_artforum_titlesub {
	margin-bottom:20px;
	width:100%;	
}

/*** CART PAGE ***/
#ud_shop_cart #body_container, #ud_shop_login #body_container {
	max-width:1250px;
	margin:0 auto;	
}

#ud_shop_cart #body_title, #ud_shop_login #body_title {
	max-width:1250px;
	margin:0 auto;
	padding-left:0;	
}

#ud_shop_cart .bg_color_dark4:hover {
	background-color:#f9f9f8;	
}

/*** REG PAGE ***/
#ud_shop_reg #body_container, #ud_shop_noreg #body_container {
	max-width:1250px;
	margin:0 auto;	
}

#ud_shop_reg #body_title, #ud_shop_noreg #body_title {
	max-width:1250px;
	margin:0 auto;
	padding-left:0;	
}

#ud_shop_reg .bg_color_light3, #ud_shop_noreg .bg_color_light3 {
	background-color:#fafafa;	
}

#ud_shop_reg .bg_color_light2, #ud_shop_noreg .bg_color_light2 {
	background-color:#fafafa;	
}

#ud_shop_reg .page_design_main.border_2 {
	border:1px solid #fafafa;	
}

.page_hr {
	background-color:#fafafa;	
}

#page_newcust_button input {
	width:auto;
	padding:0 25px 0 25px;
	background-color:#1e75bb;
	color:#FFF;
	border:0;
	border-radius:4px;
	height:30px;
	line-height:30px;
	cursor:pointer;	
}

#ud_shop_artforum #center {
	max-width:1200px;
	margin:0 auto;	
	float:none;
}

#ud_shop_page #body_container, #ud_shop_page #body_container p, #ud_shop_page #body_container a, #ud_shop_page #body_container div {
	color:#2e2e2e;
	font-size:14px;	
}

.page_login_normal #page_login_reg {
	height:202px;	
}

#page_cart_coupon .bg_color_light2, #page_cart_coupon .bg_color_light3 {
	background-color:transparent;	
}

#page_cart_coupon .border_2 {
	border:0 none;	
}

#ud_shop_cart #coupon_check {
	background-color:#1e75bb;
	border-radius:4px;
	color:#FFF;
	border:0 none;
	cursor:pointer;	
}

#page_cart_coupon {
	text-align:right;
	margin-top:10px;
	display:block;
	width:100%;	
}

#page_cart_coupon strong {
	color:#000;	
}

#ud_shop_artforum .page_artlist_page {
	display:none;	
}

#div_out_email .page_design_fault_text, #div_out_contact_email .page_design_fault_text {
	display:block!important;
	position:absolute;
	right:0;
	top:-25px;	
}

#div_out_email .page_design_fault_text .text_color_fault2, #div_out_contact_email .page_design_fault_text .text_color_fault2 {
	color:#F00;	
}

#div_out_email .page_design_item, #div_out_contact_email .page_design_item  {
	position:relative;	
}
/* CONTACT PAGE */

.contact_part {
	width: 25%;
	display: block;
	float: left;
	text-align: center;
	box-sizing: border-box;
	min-height:300px;
}
.contact_part h1{
	font-size: 20px;
}

.contact_part{
	border-left: 2px solid #000;
}
.contact_part:nth-child(3){
	border:none;
}
.contact_part:nth-child(3) > h1:after, .contact_part:nth-child(4) > h1:after, .contact_part:nth-child(5) > h1:after{
	font-family: 'FontAwesome';
	font-size: 44px;
	color: #000;
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	margin: 20px auto;
}
.contact_part:nth-child(3) > h1:after{
	content:'\f095';
}
.contact_part:nth-child(4) > h1:after{
	content:'\f0e0';
}
.contact_part:nth-child(5) > h1:after{
	content:'\f041';
}
.contact_part img{
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	margin: 20px auto;
}
#contact_header.contact_header{
	font-size: 22px !important;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#contact_sub_header.contact_sub_header{
	font-size: 18px !important;
	text-align: center;
	font-weight: normal;
	margin-bottom: 50px;
}
#page_shop_page_419965 #title_content{
	display:none;
}
#page_shop_page_419965 #body_title{
	border: none;
}
#page_content_117944 {
	margin: 0px 100px;
}
#page_content_117944{
	margin-bottom: 40px;
}
#page_content_117944 iframe{
	width: calc(100% - 200px);
	border: 0;
	min-height: 300px;
	height: 600px;
	margin: 40px 100px;
}

/*** MOBIL ***/
#menu_bottom_cat_mobil {
	display:block;
	width:300px;
	height:43px;
	background-color:#f45a0c;
	border-radius:4px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	margin-bottom:25px;
	border:2px solid #f45a0c;	
}

#menu_bottom_cat_pic_mobil {
	width:50px;
	height:44px;
	position:absolute;
	left:0;
	top:0;	
}

#menu_bottom_cat_pic_mobil img {
	width:100%;
	height:auto;	
}

#menu_bottom_cat_text_mobil {
	width:250px;
	height:44px;
	position:absolute;
	left:50px;
	top:0;
	text-align:center;	
}

#menu_bottom_cat_text_mobil table {
	width:100%;
	height:44px;
	text-align:center;
	vertical-align:middle;	
}

#menu_bottom_cat_text_mobil td {
	vertical-align:middle;	
}

#menu_bottom_cat_text_mobil a {
	color:#FFF;
	font-size:12px;
	text-align:right;
	font-weight:700;	
}

#button_next_hide {
	display:none;
	background-color: #f55a0d;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    height: 60px;
    margin-bottom: 50px;
    margin-top: 5px;
    padding: 0 30px;
	min-width: 300px;
    width: auto;
	font-size:14px;
	color:#FFF;
	text-align:center;
	cursor:pointer;
	opacity:0.9;	
} 

.page_artdet_param_desc {
	background-image:url("../image/info-icon.png");	
}

.sale_countdown_label {
	text-align:center;
	margin-bottom:5px;
	margin-top:20px;
	width:96%;	
}

.sale_countdown_inner {
	width:93%;
	margin-left:3%;	
}

.sale_countdown_inner .time {
	width:18%;	
}

#page_shop_page_887898 .page_design_name.bg_color_light3, #page_shop_page_887898 .page_design_name_content.bg_color_light2 {
	background-color:#FFF;	
}

#page_shop_page_887898 .page_design_name_content {
    display: block;
    float: left;
    margin: 0 auto;
    max-width: 1000px;
    padding:0;
    width: 100%;
}

#page_shop_page_887898 .page_design_main.border_2 {
	border:0 none;	
}

#page_shop_page_887898 .text_button input {
    background-color: #f55a0d;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    height: 40px;
	margin-top:30px;
	width:320px;
	font-size:14px;
}

#page_shop_page_887898 .page_design_name_content input {
    border: 2px solid #cfcfcf;
    border-radius: 2px;
    box-sizing: border-box;
    height: 50px;
    padding-left: 2%;
    width: 100%;
}

#page_shop_page_887898 .page_design_name_content input.text_normal {
    color: #1e75bb;
    font-size: 13px;
    font-weight: bold;
}

#page_shop_page_887898 .page_design_fault_text {
	display:none;	
}

#page_shop_page_887898 .page_design_fault {
	border:0;	
}

#page_shop_page_887898 .page_design_name .text_normal {
	color:#1e75bb;	
}

#lablec_jogok_content h1 {
	color: #2e2e2e;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;	
}

li#box_cat_1_490937 a {
	font-weight:bold;	
}

/*** CART Ajánlat ***/

#ud_shop_order_mods #page_order_mods_param {
	display:block;
	float:left;
	width:47.5%;	
	background-color:#e7e7e7;
	border:1px solid #cfcfcf;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
}

#ud_shop_order_mods #page_order_mods_param tbody {
    display:block;
    width: 100%;
}

#ud_shop_order_mods #page_order_mods_param .bg_color_dark1, #ud_shop_order_mods #page_order_mods_param .bg_color_dark3 {
	background-color:transparent;	
}

#ud_shop_order_mods #page_order_mods_param .text_color_white {
	color:#1e75bb;	
}

#ud_shop_order_mods #page_order_mods_param .page_order_mods_tr_body td {
	width:98%;
	display:block;
	padding:10px;	
}

#ud_shop_order_mods #page_order_mods_param .page_order_mods_tr_body td input {
	border:0 none;
	background-color:transparent;	
}

#ud_shop_order_mods #page_order_mods_param .page_order_mods_tr_body td input.text_normal {
	font-size:14px;
	font-weight:bold;	
}

#ud_shop_order_mods #page_order_mods_param .page_order_mods_tr_head {
	border-bottom:0 none;
	margin-bottom:3px;	
}

#page_order_control_order_param {
	margin-bottom:15px;	
}

/*** PARTNER BOX ***/
#box_partner_content a, #box_partner_content div {
    display: inline-block;
    width: auto;
	min-width:150px;
}

#start_arosszehasonlito_export_title {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    margin-bottom:15px;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 80px;
    font-weight: 600;
    color:#1e75bb;
    text-align: center;
}

#miért_minket_title_content {
	display:inline;	
}

#start_arosszehasonlito_export_title::before {
    font-family: "FontAwesome";
    font-size: 30px;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
    text-shadow: none;
    height: 50px;
    content: "\f06e";
    z-index: 99;
    color: #1e75bb;
    width: 55px;
    display: inline-block;
}

/*** NEW CAT ***/
/*** CATEGORY ***/
#content_top_menu_full_sf {
    display: table;	
	height:60px;
	float: right;
}
#content_top_menu_full_sf ul#box_cat_main {
    display: table-row;
    padding-left: 0;
    padding-right: 0;
    width: 100%;		
}
#content_top_menu_full_sf ul#box_cat_main li {
    display: table-cell;
    margin: 0;
    padding: 0;
    text-align: center;
}
#content_top_menu_full_sf ul#box_cat_main li:hover {
	color:#FFF;
	transition:all 0.4s ease 0s;	
}
#content_top_menu_full_sf ul#box_cat_main li a {
    float: none;
    border-right: 0!important;
    padding: 0 30px;
    width: inherit;
	display:inline-block;
	border-radius:5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#content_top_menu_full_sf ul#box_cat_main li li a {
	padding:0;	
}
#content_top_menu_full_sf ul#box_cat_main > li:hover a {
	text-decoration:none;
	color:#FFF;
	transition:all 0.4s ease 0s;
	background-color:#1e75bb;	
}
#content_top_menu_full_sf ul#box_cat_main li:hover li a {
	text-decoration:none;
	background-color:transparent;	
}
#content_top_menu_full_sf .text_small {
    font-size: 12px;
	text-transform:uppercase;
	line-height:60px;
}
.box_cat_spec, .box_cat_style0, .box_cat_style1, .box_cat_style2 {
    text-indent: 0;
}
#content_top_menu_full_sf ul ul {
    background-color: #FFF;
    display: none;
    left: 0;
    overflow: visible;
    padding: 15px 2% 5px 2%;
    position: absolute;
    top: 159px;
    width: 96%;
    z-index: 200;
	border-bottom:2px solid #eaeaea;
	border-top:2px solid #1e75bb;
}

#content_top_menu_full_sf ul#box_cat_main ul li {
    display: block;
    float: left;
    padding: 0;
    position: relative;
    text-align: left;
    width: 18%;
	border:1px dotted #dddee1;
	border-radius:4px;
	box-sizing:border-box;
	margin:0 1% 10px 1%;
	overflow:hidden;
	height:auto;
}

#content_top_menu_full_sf ul#box_cat_main ul li div:hover {
    transition: all 0.4s ease 0s;		
}

#content_top_menu_full_sf ul#box_cat_main ul li div:hover .item_text {
	padding-left:5px;
	transition: all 0.4s ease 0s;
	color:#7d97cd;		
}

#content_top_menu_full_sf ul ul .box_cat_level1::before {
    color: #ff7f27;
    content: "/";
    font-size: 16px;
    font-weight: 600;
    height: auto;
    left: 1%;
    position: absolute;
    top: 0;
}
#content_top_menu_full_sf ul ul ul {
    display: none;
}

#second table {
	float:none;
	width:100%;
	height:155px;	
}

.item_pic {
	text-align:center;
	vertical-align:middle;
	height:150px;
	width:100%;	
}

.item_pic a {
	display:inherit;
    height: 150px;
    line-height: 150px;
    padding: 0;
    width: 100%;
	vertical-align:middle;	
}

.item_text {
	width:100%;
	height:35px;
	text-align:center;
	vertical-align:middle;
	white-space:normal;	
    color: #000;
    font-size: 14px;
	font-weight:600;
	line-height:14px;
	text-transform:uppercase;
	color:#8d939b;	
	cursor:pointer;
}

.item_text:hover {
	color:#038493;	
}

/*** CAT END***/

.page_select_normal_inner, .page_select_active_inner {
	border-radius:4px;	
}

.page_select_left, .page_select_left_active, .page_select_right, .page_select_right_active {
	background-image:none;
	display:none;
}

.page_artlist_page_left, .page_artlist_page_right {
	width:30px;
	height:30px;
	position:relative;		
}

/*** CART ***/
#page_cart_icon_refresh:before, #page_cart_icon_delete:before {
	color:#1e75bb;	
}

#ud_shop_cart #cart_button_order {
	width:20%;
	height:35px;
	line-height:30px;
	background-color:#1e75bb;
	color:#FFF;
	border:0 none;
	border-radius:5px;	
	font-size:15px;
	cursor:pointer;
	box-sizing:border-box;
}

#ud_shop_cart #cart_button_back, #ud_shop_cart #cart_button_modify, #ud_shop_cart #cart_button_empty {
	width:20%;
	height:35px;
	line-height:30px;
	background-color:#FFF;
	color:#1e75bb;
	border:2px solid #1e75bb;
	border-radius:5px;	
	font-size:15px;	
	cursor:pointer;
	box-sizing:border-box;	
}

#ud_shop_cart .page_pagelist_item {
	width:23%;
	height:auto;
	float:left;
	border:0;	
	margin-bottom:15px;
	margin-left:1%;
	margin-right:1%;
}

#ud_shop_cart .page_pagelist_name_price {
	width:100%;
	padding:0;
	float:none;
	text-align:center;	
}

#ud_shop_cart .page_pagelist_cart {
	position:inherit;
	top:auto;
	right:auto;	
	text-align:center;
	margin:0 auto;
	max-width:none;
	width:100%;
	border-radius:4px;
}

#ud_shop_cart .page_pagelist_cart_inner {
	display:inline-block;	
}

#ud_shop_cart .page_pagelist_left {
	height:220px;	
}

#ud_shop_cart .page_pagelist_name {
	height:35px;	
}

#ud_shop_cart .page_pagelist_title.border_1 {
	border-bottom:1px dotted #ebebeb;	
}

#ud_shop_cart .page_pagelist_title {
	text-transform:uppercase;	
}

#page_cart_coupon {
	background-color:#f9f9f9;
	width:70%;
	margin:0 auto;
	margin-bottom:25px;	
	border-radius:5px;
}

#page_cart_coupon #coupon_check {
	padding:3px 20px 3px 20px;
	border-radius:0;	
}

#cart_bottom_title {
	width:100%;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	border-bottom:1px dotted #ebebeb;
	text-align:left;
	font-weight:bold;
	margin-bottom:25px;
	margin-top:15px;
	font-size:16px;
	color:#5a5a5a;	
}

#ud_shop_cart .bg_color_light3 {
	background-color:#f9f9f9;	
}

.page_cart_store_button input {
	max-width:250px;
	border:0 none;
	background-color:#1e75bb;
	border-radius:4px;
	cursor:pointer;
	color:#FFF;	
}

#ud_shop_contact #content_container {
	max-width:1200px;	
}

#resp_banner_box .box_content_title {
	color:#FFF;	
}

#page_shop_order_mods #content, #page_shop_order_control #content {
	max-width:1200px;
	margin:0 auto;	
}

#content_top_menu_full_sf li:first-child a.text_small {
	background: #1e75bb;
	color: #fff;
}

@-webkit-keyframes color-change {
	0% { color: #1e75bb; }
	50% { color: red; }
	100% { color: #1e75bb; }
}
@-moz-keyframes color-change {
	0% { color: #1e75bb; }
	50% { color: red; }
	100% { color: #1e75bb; }
}
@-ms-keyframes color-change {
	0% { color: #1e75bb; }
	50% { color: red; }
	100% { color: #1e75bb; }
}
@-o-keyframes color-change {
	0% { color: #1e75bb; }
	50% { color: red; }
	100% { color: #1e75bb; }
}
@keyframes color-change {
	0% { color: #1e75bb; }
	50% { color: red; }
	100% { color: #1e75bb; }
}

.box_counter_element {
	height:auto;	
}

.box_counter_element.bg_color_dark2 {
	background-color:transparent;	
}

.box_counter_element .text_color_white {
	color:#808080;
	font-size:24pt;	
	font-family:arial black,sans-serif;
}

.box_counter_element_outer {
	height:36px;	
}

#termekcsalad, #termekcsalad2 {
	margin-bottom:50px;
	font-size: 0;
}

#termekcsalad #box_counter_content {
	display:inline-block;	
	width:auto;
}

#termekcsalad_text {
	display:inline-block;
	font-size:16px;
	color:#1e75bb;
	width:auto;	
}

/*** START ART 2 ***/
.startart2elem {
	width:15%;
	height:auto;
	max-height:145px;
	display:inline-block;
	background-color:#f8f8f8;	
	margin:3px;
	border-radius:4px;
	padding:20px 10px;
	box-sizing:border-box;
}

.startart2elem_pic {
	width:100%;
	height:auto;	
}

.startart2elem_pic img {
	max-width:60px;
	height:auto;	
}

.startart2elem_text {
	font-size:13px;
	color:#1e75bb;
	text-transform:uppercase;
	padding-top:15px;
	letter-spacing:0.4px;	
}

.startart2elem_text a {
	color:#2e2e2e;
	text-decoration:none;
}

.startart2elem:hover .startart2elem_pic img {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	transition: all 0.5s ease 0s;		
}


.mmb-bottom {
	width:20%;
	height:auto;
	display:inline-block;
}

.termekcsalad_title {
	font-size:16px;
	color:#1e75bb;
	font-weight:bold;
	margin-bottom:10px;
}	

.termekcsalad_text {
	font-size:24px;
	color:#000;
	font-weight:bold;
	letter-spacing:1px;
}

.page_order_mods_tr_head .bg_color_dark1 {
	background-color:#FFF;	
}

.page_order_mods_tr_head .bg_color_dark1 .text_color_white {
	color:#000;	
}

.page_order_mods_tr_body .bg_color_dark3 {
	background-color:#f9f9f9;	
}

.page_order_mods_tr_body .bg_color_dark2 {
	background-color:#f7f7f7;	
}

.page_order_mods_tr_body .bg_color_dark3 .text_color_white, .page_order_mods_tr_body .bg_color_dark2 .text_color_white {
	color:#000;	
}

#page_order_mods_payment.border_1, #page_order_mods_shipping.border_1, #page_order_mods_coupon.border_1 {
	border:0 none;	
}

.page_order_control_tr_head .bg_color_dark1 {
	background-color:#f9f9f9;	
}

.page_order_control_tr_head .bg_color_dark1 .text_color_white {
	color:#000;	
}

#page_order_control_main .bg_color_dark2, #page_order_control_main .bg_color_dark3 {
	background-color:#FFF;	
}

#page_order_control_main .bg_color_dark2 .text_color_white, #page_order_control_main .bg_color_dark3 .text_color_white {
	color:#000;	
}

#page_order_control_main.border_1 {
	border:0 none;	
}

#left #box_container_home_counter {
	display:none;	
}


/**********************************************************************************/
/**********************************************************************************/ 
/* 1641px >    */
@media only screen and (min-width: 1641px) {



}

@media only screen and (min-width: 1241px) and (max-width: 1480px) { 

.page_artdet_pic_2 img {
	max-width:90%!important;	
}

.page_artdet_product_param_spec_title div {
	max-width:none!important;	
}

.page_artdet_product_param_spec_title {
	width:55%;
	display:block;
	float:left;	
}

.page_artdet_product_param_spec_value {
	width:45%;
	display:block;
	padding-bottom:5px;	
}


}
	

/**********************************************************************************/
/**********************************************************************************/ 
/* 1241px < 1640px    																	  */   
@media only screen and (min-width: 1241px) and (max-width: 1640px) {

#ud_shop_start #start_art .box_art_element:last-child, #logo_2 {
  display:none;
}
	#search2{
		margin: 10px 0 10px 40px;
	}

#header_top_left {
	width:25%;
}
	#header_top_right {
		width:35%
	}


#start_art .box_art_element {
	width:18%;	
}

#logo {
	width:100%;	
}

#start_art .box_art_pic0 img {
	max-width:195px;
	max-height:195px;
}

#box_cat_content .text_small {
	font-size:13px;	
}

#start_markak {
	padding:0;
	width:100%;	
}

.start_marka_class {
    float: left;
    margin: 0;
    width: 11.11%;
}

#start_bottom_link_inner {
	width:85%;
	margin:0 7.5%;	
}

#start_comment_comments {
    padding: 50px 2.0% 0;
    width: 96%;
}

.comment_element {
    margin: 0 1.5%;
    width: 47%;
}

#ud_shop_artdet #start_art {
	padding-top:0;
	padding-bottom:0;	
}




/*** RESP MOD ***/
#content_top_menu_full_sf ul#box_cat_main li a {
	padding:0 15px!important;	
}

}

/**********************************************************************************/
/**********************************************************************************/ 
/* 900px < 1240px    																	  */   
@media only screen and (min-width: 900px) and (max-width: 1240px) {
	#page_content_117944{
		margin: 0;
	}


#contact, #favourites{
	display:none;
}

#logo {
	width:80%;	
}

#logo_2 {
	width:40%;	
}

#logo_2 p {
	font-size:35px;
}

	#header_top_right{
		width: 25%;
	}
	#header_top_middle{
		width: 40%;
	}
	#cart{
		margin:0;
	}

#cat_full, #ud_shop_start #start_art .box_art_element:first-child, #ud_shop_start #start_art .box_art_element:last-child, #slideshow, #menu_bottom_cat {
	display:none !important;	
}

#start_art .box_art_element {
	width:23%;	
}

#start_art_title {
	height:40px;
	line-height:40px;	
}

#start_art {
	padding:0;	
}

#ud_shop_artdet #start_art {
	padding-top:0;
	padding-bottom:0;	
}

#start_art .box_art_pic0 img {
	max-width:180px;
	max-height:180px;
}

#header_container_mobile {
	display:block;	
}

#ud_shop_start #slideshow_small, #ud_shop_start #slideshow_small_boxes {
	display:block;	
}

#start_markak {
	padding:0;
	width:100%;	
	height:auto;
	padding-bottom:50px;
}

.start_marka_class {
    float: left;
	height:100px;
    margin: 0 1%;
    width: 18%;
}

.dijaink_pic {
	float:left;
	width:23%;
	margin:20px 1% 0 1%;
	height:120px;	
}

#start_bottom_link_inner {
	width:95%;
	margin:0 2.5%;	
}

#start_search_left, #start_search_right {
	width:100%;		
}

#start_search_left {
	height:515px;	
}

#start_comment {
	overflow:hidden;	
}

.comment_element {
	width:80%;
	margin:0 10% 0 10%;	
	margin-bottom:150px;
}

.page_artlist_order .text_bigger {
	display:none!important;	
}

#ud_shop_art .page_artlist_order, #ud_shop_search .page_artlist_order {
	top:-39px;	
}

#ud_shop_order_mods #page_order_mods_param {
	width:100%;	
}

/*** RESP MOD ***/
#content_top_menu_full_sf {
	display:none!important;	
}

#money {
	float:right;	
}

#header_container_mobile, a.header_plusmenu_icon {
	display:block!important;	
}

a.header_plusmenu_icon {
	position:absolute;
	top:100px;
	right:0;	
}

.start_bottom_box {
	width:30.33%!important;
	margin-left:1.5%!important;
	margin-right:1.5%!important;	
}

#start_bottom_link_inner {
	padding-top:0!important;	
}

#start_bottom_link_box4.start_bottom_box {
	width:97%!important;	
}

.comment_element {
	width:45%!important;
	margin:0 2.5% 0 2.5%!important;	
}

.comment_text {
	width:240px!important;	
}

.startart2elem {
	width:31.33%!important;	
}

.start_art_title {
	margin-bottom:15px!important;	
}

#email_desktop {
	display:none!important;	
}
	#telefon_email{
		left: 0;
		bottom: 0;
	}

}


/**********************************************************************************/
/**********************************************************************************/ 
/* 641px < 899px    																	  */   
@media only screen and (min-width: 641px) and (max-width: 899px) {
	
#logo, #start_search_left, #start_search_right {
	width:100%;	
}
	#header_top_middle{
		display: none;
	}
#logo_2, #cat_full, #ud_shop_start #start_art .box_art_element:first-child, #ud_shop_start #start_art .box_art_element:last-child, #slideshow, #ud_shop_art .page_artdet_dispcat_new, #menu_bottom_cat {
	display:none !important;	
}

#start_art .box_art_element {
	width:48%;	
}
	#header_top_right{
		width: 25%;
	}

#start_art_title {
	height:40px;
	line-height:40px;	
}

#start_art {
	padding:0;	
}

#header_container_mobile {
	display:block;	
}

#ud_shop_start #slideshow_small, #ud_shop_start #slideshow_small_boxes {
	display:block;	
}

#start_markak {
	padding:0;
	width:100%;
	height:auto;
	padding-bottom:50px;	
}

.start_marka_class {
    float: left;
    height: 100px;
    margin: 0 1%;
    width: 18%;
}

#start_footer_left {
	width:68%;
	height:auto;
	padding:27px 1% 27px 1%;
	text-align:center;
}

#start_footer_right {
	width:28%;
	height:auto;
	padding:27px 1% 27px 1%;
	text-align:center;	
}

#start_bottom_link_inner {
	width:95%;
	margin:0 2.5%;	
}

.start_bottom_box {
    height: auto;
    margin: 0 3% 0 0;
    width: 30%;
}

#start_bottom_link_box4.start_bottom_box {
	width:100%!important;
	margin-top:20px;	
}

#start_bottom_link {
	height:auto;	
}

#start_bottom_link_inner {
	height:auto;
	padding-top:25px;	
}

.sslb_box {
	width:33.33%;	
}

.sslb_box.second {
	width:33.33%;
	margin:0;
}

#start_search_left {
	padding-bottom:30px;
	height:auto;	
}

#start_comment {
	overflow:hidden;	
}

.comment_element {
	width:94%;
	margin:0 3% 0 3%;	
	margin-bottom:25px;
}

#list_top_box {
	height:50px;	
}

a#header_filter_icon span {
	margin-top:0!important;	
}

.page_artlist_order select {
    height: 30px;
    margin-top: 10px;
    width: 100%;
}

.page_artlist_order {
	width:98%!important;
	height:auto!important;
	box-sizing:border-box;
}

a#header_filter_icon span {
    background-color: #07818f;
    border-radius: 5px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-top: 7px!important;
    padding: 5px 25px 5px 25px!important;
    width: auto;
}

a#header_filter_icon {
    color: #fff;
    display: none;
    float: left;
    height: 50px;
    margin-left: 2%;
    text-align: left;
    width: 48%;
}

#header_filter_icon img {
	display:none;	
}

#page_shop_art_951988 #list_top_box {
	display:block!important;	
}

#ud_shop_order_mods #page_order_mods_param {
	width:100%;	
}

/*** RESP MOD ***/
#content_top_menu_full_sf {
	display:none!important;	
}

#money {
	float:right;	
}

#header_container_mobile, a.header_plusmenu_icon {
	display:block!important;	
}

a.header_plusmenu_icon {
	position:absolute;
	top:100px;
	right:0;	
}

.startart2elem {
	width:48%!important;	
}

.start_art_title {
	margin-bottom:15px!important;	
}

.mmb-bottom {
	width:50%!important;
	margin-bottom:10px;	
}

#email_desktop {
	display:none!important;	
}
	#telefon_email{
		bottom: 0;
		left: 0;
	}

#head_content .bx-wrapper {
	margin-top:15px!important;	
}
	
}
@media only screen and (max-width: 899px) {
	#page_content_117944{
		margin: 0;
	}
	.contact_part{
		width: 50%;
		min-height: 250px;
	}
	.contact_part:nth-child(5){
		border: none;
	}
	.contact_part:nth-child(3),.contact_part:nth-child(4) {
		border-bottom: 2px solid #000;
	}
	.contact_part:nth-child(5),.contact_part:nth-child(6) {
		padding-top: 30px;
		margin-bottom: 40px;
	}
	.contact_part img{
		height: 50px;
	}
	.contact_part p{
		margin: 0;
		padding: 10px;
	}
	#page_content_117944 iframe {
		width: 100%;
		margin: 0 auto;
		height: 300px;
	}
}

/**********************************************************************************/
/**********************************************************************************/ 
/*  481px < 640px    																	  */   
@media only screen and (min-width:481px) and (max-width: 640px) {

.nincs_raktar_reszletek {
	width:100%!important;
	margin-right:0!important;	
}

#head_content .bx-wrapper {
	margin-top:25px!important;	
}

#ud_shop_order_mods #page_order_mods_param {
	width:100%;	
}

#profil, #profil a, #profil a strong, #search, #search a, #search p {
	width: 60px;
}

#cart, #cart_title {
	width:60px;
}
	a.header_plusmenu_icon span::before{
		top: 0;
	}

#telefon_email{
	right: 240px;
	bottom: -45px;
	left: auto;
}

#box_cart_content .box_cart_item .text_color_fault {
	right:9px;	
}

#logo {
	width:100%;	
	display:table;
}

#head_content {
	display:table-row;	
}

#head_slide {
	display:table-cell;
	vertical-align:middle;
	height:100px;	
}

#logo img {
	width:95%;	
}

#logo_2, #cat_full, #ud_shop_start #start_art .box_art_element:first-child, #ud_shop_start #start_art .box_art_element:last-child, #slideshow, #start_markak, .page_artdet_dispcat_new, #menu_bottom_cat {
  display:none !important;
}

#start_art .box_art_element {
	width:48%;	
}

#start_art_title {
	height:40px;
	line-height:40px;	
}

#start_art {
	padding:0;	
}

#header_container_mobile, a.header_plusmenu_icon {
	display:block;	
}

#ud_shop_start #slideshow_small, #ud_shop_start #slideshow_small_boxes, a#header_filter_icon {
	display:block;	
}

#menu {
	display:none;
}

.ssb_picture, #start_search_left, #start_search_right, #ud_shop_cat .page_artdet_buttonback {
	width:100%;
}

#header_container_inner_mobile_plusmenu {
	float: right;
    height: 100px;
    width: 60px;
	margin-right:0;		
}

#start_banner_kisnezet_alatt_box_1_szoveg_content, #start_banner_kisnezet_alatt_box_2_szoveg_content, #start_banner_kisnezet_alatt_box_3_szoveg_content {
	text-align:center;
	margin-top:4px;	
	width:100%;
	font-size:16px;
	line-height:18px;
	padding-left:0;
}

#start_footer_left {
	width:98%;
	height:auto;
	padding:27px 1% 0 1%;
	text-align:center;
}

#start_footer_right {
	width:98%;
	height:auto;
	padding:27px 1% 0 1%;
	text-align:center;	
}

#lablec_jobb_social_content, #lablec_jobb_social_content table {
	text-align:center;
	width:80%;	
}

#lablec_bal_fizeteslogok1_content, #lablec_bal_fizeteslogok2_content {
	float:none;
	width:100%;
	text-align:center;		
}

#lablec_bal_fizeteslogok2_content {
	padding-top:10px;
	margin-left:0;	
}

.dijaink_pic {
	float:left;
	width:31%;
	margin:20px 1% 0 1%;
	height:120px;	
}

#start_dijaink {
	padding-bottom:40px;	
}

.felh_terulet_pic {
	width:50%;
	padding:0 0.5% 0 0.5%;
	height:200px;
	float:left;
	border-right:2px solid #ededed;
	box-sizing:border-box;
	border-bottom:2px solid #ededed;
	position:relative;
	padding-top:45px;
}

.start_felh_terulet_div_left, .start_felh_terulet_div_right {
	display:none;	
}

#felh_terulet_box {
	width:90%;
	margin:0 5% 0 5%;	
}

#start_felh_terulet_pic_8.felh_terulet_pic, #start_felh_terulet_pic_9.felh_terulet_pic, #start_felh_terulet_pic_10.felh_terulet_pic, #start_felh_terulet_pic_11.felh_terulet_pic, #start_felh_terulet_pic_12.felh_terulet_pic {
	border-bottom:2px solid #ededed;	
}

#start_felh_terulet_pic_2.felh_terulet_pic, #start_felh_terulet_pic_4.felh_terulet_pic, #start_felh_terulet_pic_6.felh_terulet_pic, #start_felh_terulet_pic_8.felh_terulet_pic, #start_felh_terulet_pic_10.felh_terulet_pic, #start_felh_terulet_pic_12.felh_terulet_pic, #start_felh_terulet_pic_14.felh_terulet_pic {
	border-right:0 none;	
}

#start_felh_terulet_pic_1.felh_terulet_pic, #start_felh_terulet_pic_8.felh_terulet_pic {
	border-left:0 none;	
}

#start_felh_terulet_pic_9.felh_terulet_pic::before, #start_felh_terulet_pic_10.felh_terulet_pic::before, #start_felh_terulet_pic_11.felh_terulet_pic::before {
	display:block;	
}

#start_felh_terulet_pic_2.felh_terulet_pic::before, #start_felh_terulet_pic_4.felh_terulet_pic::before, #start_felh_terulet_pic_6.felh_terulet_pic::before, #start_felh_terulet_pic_10.felh_terulet_pic::before {
	display:none;	
}

#start_kereses_jobb_szoveg_content {
	padding-top:40px;	
}

#start_kereses_jobb_szoveg_content {
	font-size:24px;	
}

#start_bottom_link_inner {
	width:85%;
	margin:0 7.5%;	
}

.sslb_box {
	width:50%;	
}

.sslb_box.second {
	width:50%;
	margin:0;
}

#start_search_left {
	padding-bottom:30px;
	height:auto;	
}

.bottom_box_container {
	min-height:340px;	
}

.start_bottom_box {
    height: auto;
    margin: 0 1.5% 0 1.5%;
    width: 47%;
}

#start_bottom_link_box3.start_bottom_box, #start_bottom_link_box4.start_bottom_box {
	width:97%;	
}

#start_bottom_link_box3 .bottom_box_container, #start_bottom_link_box4 .bottom_box_container {
	min-height:170px;	
}

#start_bottom_link {
	height:auto;	
}

#start_bottom_link_inner {
	height:auto;
	padding-top:25px;	
}

#start_comment_comments {
    padding: 40px 0 0;
    width: 100%;
}

.comment_element {
    margin: 0 1.5%;
    width: 97%;
	margin-bottom:20px;
}

#start_comment {
	overflow:hidden;	
}

#start_comment_container {
	padding-left:1%;
	padding-right:1%;
	width:98%;	
}

.comment_picture {
	width:100%;	
	margin-right:0;
	float:none;
}

.comment_text {
	text-align:center;
	padding-top:30px;
	float:none;	
	width:60%;
	padding-left:20%;
	padding-right:20%;
}

#page_orderflow_outer {
	height:auto;	
}

#div_out_contact_mobile {
	margin: 0 21%;
    width: 58%;	
}

#header_filter_icon img {
	display:none;	
}

#filter_title {
	display:none;
}

#start_marka_1.start_marka_class, #start_marka_2.start_marka_class, #start_marka_3.start_marka_class, #start_marka_4.start_marka_class, #start_marka_5.start_marka_class, #start_marka_6.start_marka_class, #start_marka_7.start_marka_class, #start_marka_8.start_marka_class, #start_marka_9.start_marka_class {
	width:40%;	
	margin:0 5%;
	height:100px;
}

#ud_shop_order_mods #header_top_right #header_container_inner_mobile_plusmenu, #ud_shop_order_control #header_top_right #header_container_inner_mobile_plusmenu {
	display:none;	
}

#ud_shop_order_control .page_shop_txt {
	background-color:#f0f0f0;
	margin:15px 0 15px 0;
	padding:10px 3% 10px 3%;
	box-sizing:border-box;
	background-image:none; 	
}

/*** ARTFORUM ***/

#ud_shop_artforum .page_artdet_name_outer {
	float:none;
	width:100%;
	margin-bottom:10px;
}	

#ud_shop_artforum #page_artforum_form_temp, #ud_shop_artforum #page_artforum_form {
	width:100%;	
}

#ud_shop_artforum .page_artlist_left {
	width:100%;
	padding-left:0;	
	margin-bottom:35px;
}

#ud_shop_artforum .page_artlist_pic img {
	width:100%;
	height:auto;	
}

#ud_shop_artforum #page_artforum_write_score .page_design_name_content {
	width:99%;	
}

#ud_shop_artforum .page_headbutton input {
	width:100%;	
}

#page_shop_art_951988 #list_top_box {
	display:block!important;	
}

.page_orderflow_item, .page_orderflow_item_select, .page_orderflow_item_ok {
	padding:0 3% 0 3%!important;	
}

/*** RESP MOD ***/
#content_top_menu_full_sf {
	display:none!important;	
}

#money {
	float:right;	
}

.cart_icon_new::before {
	width:75px!important;	
}

#profil a strong::before {
	width: 60px;
}

#ud_shop_cart #cart_button_order {
	width:95%;
	margin-top:10px;	
}

#ud_shop_cart #cart_button_back, #ud_shop_cart #cart_button_modify, #ud_shop_cart #cart_button_empty {
	width:30%!important;	
}

#page_cart_coupon {
	width:100%!important;	
}

#ud_shop_cart .page_pagelist_item {
	width:48%!important;	
}

#ud_shop_cart .page_pagelist_title, #cart_bottom_title {
	text-align:center;	
}

.startart2elem {
	width:48%!important;	
}

.start_art_title {
	margin-bottom:15px!important;	
}

#header_top_telefon {
	display:block!important;	
}

.mmb-bottom {
	width:50%!important;
	margin-bottom:10px;	
}

#email_desktop {
	display:none!important;	
}
	
}


/**********************************************************************************/
/**********************************************************************************/ 
/*  376px < 480px    																	  */   
@media only screen and (min-width:376px) and (max-width: 480px) {

.nincs_raktar_reszletek {
	width:100%!important;
	margin-right:0!important;	
}
	
#ud_shop_order_mods #page_order_mods_param {
	width:100%;	
}	

#logo_2, #slideshow, #cat_full, #ud_shop_start #start_art .box_art_element:first-child, #ud_shop_start #start_art .box_art_element:last-child, #menu_kereses_szoveg_content, #menu, #cart_title, #start_markak, .page_artdet_dispcat_new, #menu_bottom_cat {
  display:none !important;
}

#ak-widget {
	display:none!important;	
}

#header_container {
	background-color:#FFF;	
}



#header_top_right {
	width:20%;	
	height:60px;
}

#start_art .box_art_element, .page_artdet_buttonback {
	width:100%;	
}

#header_container_mobile, a.header_plusmenu_icon {
	display:block;	
}

#ud_shop_start #slideshow_small, #ud_shop_start #slideshow_small_boxes, a#header_filter_icon {
	display:block;	
}

.ssb_picture, #start_search_left, #start_search_right, #ud_shop_cat .page_artdet_buttonback  {
	width:100%;
}

#header_top, #head_content, #header_top_left {
	height:60px;	
}

#header_top_right {
	position:relative;
}	

#logo {
	width:100%;
	display:table;
	height:60px;
	padding: 0;
	margin: 0 auto;
}

#logo img {
	width:80%;
	height: auto;
}

#head_content {
	display:table-row;	
}

#head_slide {
	display:table-cell;
	vertical-align:middle;
	height:60px;	
}

#search {
	background-color:transparent;
    height: 60px;
    width: 60px;	
}

#search a {
	height:60px;
	width:60px;
}

#search a:hover {
	background-color:transparent;	
}

#box_search_content .box_search_field {
	width:80%;	
}

#box_search_content .box_search_button {
	width:11.5%;	
}

#box_search_content .box_search_button input {
	border-radius:0;	
}

#cart {
	width:60px;
	height:60px;
	position:absolute;
	top:0;
	right:0;	
	background-position:6px 6px;
}

#profil {
	width:60px;
	height:60px;
	position:absolute;
	right:120px;
	top:60px;
	background-color:transparent;	
}

#profil a {
	font-size:0;
	width:60px;
	height:60px;
	background-position:13px 13px;	
}

#header_container_inner_mobile_plusmenu {
	position:absolute;
	width:60px;
	height:60px;
	top:60px;
	right:60px;	
}

a.header_plusmenu_icon {
	margin-right:0;	
	float:none;
}

#box_cart_content .box_cart_item .text_color_fault {
	top:9px;
	right:5px;	
}

#start_banner_kisnezet_alatt_box_1_szoveg_content, #start_banner_kisnezet_alatt_box_2_szoveg_content, #start_banner_kisnezet_alatt_box_3_szoveg_content {
	text-align:center;
	margin-top:4px;	
	width:100%;
	font-size:13px;
	line-height:14px;
	padding-left:0;
}

.bx-pager {
	display:none !important;	
}

#title_top {
	display:none;	
}

#start_art {
	padding:0;
	margin:0;
	width:100%;		
}

#page_PopupContainer, #page_PopupContainer_tooltip {
	display:none !important;	
}

#start_art .box_art_pic0 img {
	max-width:240px;
	max-height:240px;	
}

#start_ajanlo_mobilnezet_megtobbtermek_content p, #start_ajanlo_mobilnezet_megtobbtermek_content a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:20px;
	line-height:50px;	
	font-weight:600;
}

#start_footer_left {
	width:100%;
	height:auto;
	padding:17px 0 0 0;
}

#start_footer_right {
	display:none;
}

#lablec_jobb_social_content, #lablec_jobb_social_content table {
	text-align:center;
	width:80%;	
}

#lablec_bal_fizeteslogok1_content, #lablec_bal_fizeteslogok2_content {
	width:100%;
	text-align:center;	
}

#lablec_bal_fizeteslogok2_content {
	margin-left:0;
	margin-top:10px;	
}

.dijaink_pic {
	float:left;
	width:48%;
	margin:20px 1% 0 1%;
	height:110px;	
}

#start_dijaink {
	padding-bottom:10px;
	padding-top:0;
	background-image:none;	
}

#start_dijaink_title {
	height:60px;
	background-color:#e5e5e5;
	font-size:20px;
	line-height:60px;
	text-align:left;
	padding-left:5%;
	background-image: url("../image/arrow_bg.png");
    background-position: right 20px center;
    background-repeat: no-repeat;		
}

#start_felh_terulet {
	padding-top:0;
	background-image:none;	
}

#start_felh_terulet_title {
	background-color: #e5e5e5;
    background-image: url("../image/arrow_bg.png");
    background-position: right 20px center;
    background-repeat: no-repeat;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding-left: 5%;
    text-align: left;
}

#start_search_right_title_inner, #start_search_left_title_inner, #start_comment_title {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding-left:0;
    text-align: center;
	width:100%;	
}

#start_search_left_title_inner {
	width:83%;	
}

#start_kereses_jobb_cim_szoveg_content, #start_kereses_bal_cim_szoveg_content, #start_komment_cim_content {
	font-size: 20px;
    line-height: 60px;
    text-align: center;
	font-weight:700;		
}

#start_kereses_jobb_szoveg_content, #start_kereses_bal_szoveg_content {
	font-size:19px;
	line-height:24px;
	width:84%;
	padding:30px 8% 0 8%;
	text-align:center;	
}

.sslb_box {
	width:50%;	
}

.sslb_box.second {
	width:50%;
	margin:0;
}

#start_search_left {
	height:auto;
	padding-bottom:20px;	
}

#search_button_cat a {
	padding:12px 30%;	
}

#start_dijaink_container, #start_felh_terulet_container {
	width:90%;
	padding:30px 5% 0 5%;	
}

.felh_terulet_pic {
	width:50%;
	padding:0 0.5% 0 0.5%;
	height:200px;
	float:left;
	border-right:2px solid #ededed;
	box-sizing:border-box;
	border-bottom:2px solid #ededed;
	position:relative;
	padding-top:45px;
}

.start_felh_terulet_div_left, .start_felh_terulet_div_right {
	display:none;	
}

#felh_terulet_box {
	width:90%;
	margin:0 5% 0 5%;	
}

#start_felh_terulet_pic_8.felh_terulet_pic, #start_felh_terulet_pic_9.felh_terulet_pic, #start_felh_terulet_pic_10.felh_terulet_pic, #start_felh_terulet_pic_11.felh_terulet_pic, #start_felh_terulet_pic_12.felh_terulet_pic {
	border-bottom:2px solid #ededed;	
}

#start_felh_terulet_pic_2.felh_terulet_pic, #start_felh_terulet_pic_4.felh_terulet_pic, #start_felh_terulet_pic_6.felh_terulet_pic, #start_felh_terulet_pic_8.felh_terulet_pic, #start_felh_terulet_pic_10.felh_terulet_pic, #start_felh_terulet_pic_12.felh_terulet_pic, #start_felh_terulet_pic_14.felh_terulet_pic {
	border-right:0 none;	
}

#start_felh_terulet_pic_1.felh_terulet_pic, #start_felh_terulet_pic_8.felh_terulet_pic {
	border-left:0 none;	
}

#start_felh_terulet_pic_9.felh_terulet_pic::before, #start_felh_terulet_pic_10.felh_terulet_pic::before, #start_felh_terulet_pic_11.felh_terulet_pic::before {
	display:block;	
}

#start_felh_terulet_pic_2.felh_terulet_pic::before, #start_felh_terulet_pic_4.felh_terulet_pic::before, #start_felh_terulet_pic_6.felh_terulet_pic::before, #start_felh_terulet_pic_10.felh_terulet_pic::before {
	display:none;	
}

#start_bottom_link_inner {
	width:95%;
	margin:0 2.5%;	
}

.start_bottom_box {
    height: auto;
    margin: 0;
    width: 100%;
}

#start_bottom_link {
	height:auto;	
}

#start_bottom_link_inner {
	height:auto;
	padding-top:25px;	
}

#start_comment_comments {
    padding: 40px 0 0;
    width: 100%;
}

.comment_element {
    margin: 0 1.5%;
    width: 97%;
	margin-bottom:15px;
}

#start_comment {
	overflow:hidden;
	padding-top:0;	
}

#start_comment_inner {
	background-image:none;
	height:auto!important;
	padding-top:25px;	
}

#start_comment_container {
	padding-top:30px;
	padding-left:1%;
	padding-right:1%;
	width:98%;	
}

.comment_picture {
	width:100%;	
	margin-right:0;
	float:none;
}

.comment_text {
	text-align:center;
	padding-top:30px;
	float:none;	
	width:100%;
}

#page_orderflow_outer {
	height:auto;
	width:88%;	
}

#div_out_passwd, #div_out_passwd_again, #div_out_contact_mobile, #div_out_email, #div_out_passwd, #div_out_passwd_again, #div_out_default_name, #div_out_default_country, #div_out_default_zip, #div_out_default_city, #div_out_default_street, #div_out_default_vat, #div_out_default_same, #div_out_other_name, #div_out_other_country, #div_out_other_zip, #div_out_other_city, #div_out_other_street, #div_out_contact_name {
	width:98%;
	margin:0 1%;	
}

#div_out_contact_mobile input.page_input_width_phone {
	width:84%;
}

#header_filter_icon img {
	display:none;	
}

#filter_title {
	display:none;
}

.page_artlist_order .text_bigger {
	display:none;	
}

#start_marka_1.start_marka_class, #start_marka_2.start_marka_class, #start_marka_3.start_marka_class, #start_marka_4.start_marka_class, #start_marka_5.start_marka_class, #start_marka_6.start_marka_class, #start_marka_7.start_marka_class, #start_marka_8.start_marka_class, #start_marka_9.start_marka_class {
	width:40%;	
	margin:0 5%;
	height:100px;
}

/** CART **/
#cart_button_empty.text_normal, #cart_button_modify.text_normal, #cart_button_back.text_normal {
	font-size:0; 	
}

#cart_button_empty {
	top:-50px;
	right:4px;
	width:30px;	
}
 
#cart_button_modify {
	top:-50px;
	right:40px;
	width:30px;	
}

#page_cart_main.mobile .page_cart-wrapped_div .page_cart_td_button {
	top:65px;	
}

#ud_shop_cart .page_cart_table tr.page_cart_tr_item:nth-child(4n+1) {
	background-color:transparent;
}

.page_cart_td_sum1 {
	padding-top:0;	
}

.page_cart_td_sum2 .text_color_white {
	font-size:14px;
	font-weight:bold;
	color:#000000;	
}

.page_cart_tr_sum .text_color_white strong {
	font-weight:bold;
}

#cart_button_back {
	right:80px;
	top:-48px;
	width:28px;	
}

#cart_button_order {
	width:95%;
	margin:10px 2.5% 10px;	
}

.page_cart_td_sum1a {
	text-align:center;	
	padding:15px 0 15px 0;
}

/** CART END **/

#ud_shop_order_mods #header_top_right #header_container_inner_mobile_plusmenu, #ud_shop_order_mods #header_top_right #cart, #ud_shop_order_mods #header_top_right #profil {
	display:none;	
}

#ud_shop_order_control #header_top_right #header_container_inner_mobile_plusmenu, #ud_shop_order_control #header_top_right #cart, #ud_shop_order_control #header_top_right #profil {
	display:none;	
}

#ud_shop_order_send #header_top_right #header_container_inner_mobile_plusmenu, #ud_shop_order_send #header_top_right #cart, #ud_shop_order_send #header_top_right #profil {
	display:none;	
}

#page_order_mods_shipping .page_order_mods_td_3 .text_color_white, #page_order_mods_payment .page_order_mods_td_3 .text_color_white {
	font-size:14px;	
}

#ud_shop_order_control .page_shop_txt {
	background-color:#f0f0f0;
	margin:15px 0 15px 0;
	padding:10px 3% 10px 3%;
	box-sizing:border-box;
	background-image:none; 	
}

/*** ARTFORUM ***/

#ud_shop_artforum .page_artdet_name_outer {
	float:none;
	width:100%;
	margin-bottom:10px;
}	

#ud_shop_artforum #page_artforum_form_temp, #ud_shop_artforum #page_artforum_form {
	width:100%;	
}

#ud_shop_artforum .page_artlist_left {
	width:100%;
	padding-left:0;	
	margin-bottom:35px;
}

#ud_shop_artforum .page_artlist_pic img {
	width:100%;
	height:auto;	
}

#ud_shop_artforum #page_artforum_write_score .page_design_name_content {
	width:99%;	
}

#ud_shop_artforum .page_headbutton input {
	width:100%;	
}

#ud_shop_artforum #page_artforum_title_write .text_bigger {
	font-size:23px;
	line-height:24px;	
}

.page_login_normal #page_login_login .page_login_button_outer {
	margin-top:5px;	
}

.page_login_normal #page_login_reg {
	height:235px;	
}

#page_PopupContainer, #page_PopupContainer_tooltip, #exposeMask {
	display:none!important;	
}

#page_shop_art_951988 #list_top_box {
	display:block!important;	
}

.page_contact_tabs td, .page_help_tabs td {
	display:block;
	width:100%;	
}

.page_contact_tabs, .page_help_tabs {
	height:auto;	
}

#page_contact_tabs_outer, #page_help_tabs_outer {
	height:auto;	
}

.page_orderflow_item, .page_orderflow_item_select, .page_orderflow_item_ok {
	padding:0 3% 0 3%!important;	
}

/*** MOD RESP VER2 ***/

#content_top_menu_full_sf {
	display:none!important;	
}

.start_art_title {
	font-size:18px!important;	
}

.bottom_box_title, .bottom_box_title p {
	text-align:center!important;	
}

.bottom_box_title {
	margin-bottom:10px;	
}

.comment_text {
	height:auto!important;	
}

#start_arosszehasonlito_export_title::before {
	display:none!important;	
}

#start_arosszehasonlito_export_title {
	line-height:35px!important;
	padding-top:15px;
	font-size:24px!important;	
}

#profil a strong::before {
	color:#626262;
}

#profil a strong {
	position:relative!important;
	bottom:0!important;	
}

#profil a strong::before {
	top:0!important;
	width:60px!important;	
}

.cart_icon_new::before {
	top:0!important;
	width:60px!important;	
}

#search a span {
	position:relative!important;
	bottom:0!important;	
	width:60px!important;		
}

#search a span::before {
	width:60px!important;
	top:0!important;	
	font-size:30px!important;
}

#money {
	float:right;	
}


#ud_shop_cart #cart_button_order {
	width:95%;
	margin-top:10px;	
}

#ud_shop_cart #cart_button_back, #ud_shop_cart #cart_button_modify, #ud_shop_cart #cart_button_empty {
	width:30%!important;	
}

#page_cart_coupon {
	width:100%!important;	
}

#ud_shop_cart .page_pagelist_item {
	width:98%!important;	
}

#ud_shop_cart .page_pagelist_title, #cart_bottom_title {
	text-align:center;	
}

/* Slider SLICK */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         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: pointer;
    cursor: hand;
}

.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;
}
.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;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.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;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*** SLICK END ***/

.startart2elem {
	width:100%!important;	
}

.start_art_title {
	margin-bottom:15px!important;	
}

#header_top_telefon {
	display:block!important;	
}

#email_desktop {
	display:none;
}

.mmb-bottom {
	width:100%!important;
	margin-bottom:10px;	
}


}

/**********************************************************************************/
/**********************************************************************************/ 
/*  < 375px    																	  */   
@media only screen and (max-width: 375px) {
	#header_top_middle{
		display: none;
	}
.nincs_raktar_reszletek {
	width:100%!important;
	margin-right:0!important;	
}

.page_orderflow_item, .page_orderflow_item_select, .page_orderflow_item_ok {
	padding: 0 3% 0 3%!important;
    box-sizing: border-box!important;
    display: block!important;
    width: 25%!important;
}

#ud_shop_order_mods #page_order_mods_param {
	width:100%;	
}
	
#page_shop_art_951988 #list_top_box {
	display:block!important;	
}

#logo_2, #slideshow, #cat_full, #ud_shop_start #start_art .box_art_element:first-child, #ud_shop_start #start_art .box_art_element:last-child, #menu_kereses_szoveg_content, #menu, #cart_title, #start_markak, .page_artdet_dispcat_new, #menu_bottom_cat {
  display:none !important;
}

#header_container {
	background-color:#FFF;	
}



#header_top_right {
	width:20%;	
	height:60px;
}

#start_art .box_art_element, .page_artdet_buttonback {
	width:100%;	
}

#header_container_mobile, a.header_plusmenu_icon {
	display:block;	
}

#ud_shop_start #slideshow_small_boxes, a#header_filter_icon {
	display:block;	
}

.ssb_picture, #start_search_left, #start_search_right, #ud_shop_cat .page_artdet_buttonback  {
	width:100%;
}

#header_top, #head_content, #header_top_left {
	height:60px;	
}

#header_top_right {
	position:relative;
	height: 0;
}	

#logo {
	width:100%;
	display:table;
	height:70px;
	padding: 0;
}

#logo img {
	width:95%;
	height: auto;
}

#head_content {
	display:table-row;	
}

#head_slide {
	display:table-cell;
	vertical-align:middle;
	height:60px;	
}

#search {
	background-color:transparent;
    height: 60px;
    width: 60px;	
}

#search a {
	height:60px;
	width:60px;
}

#search a:hover {
	background-color:transparent;	
}

#box_search_content .box_search_field {
	width:80%;	
}

#box_search_content .box_search_button {
	width:11.5%;	
}

#box_search_content .box_search_button input {
	border-radius:0;	
}

#cart {
	width:60px;
	height:60px;
	position:absolute;
	top:-1px;
	right:0;	
	background-position:6px 6px;
}

#profil {
	width:60px;
	height:60px;
	position:absolute;
	right:120px;
	top:-1px;
	background-color:transparent;	
}
	#favourites, #contact {
		width:60px;
		height:60px;
		position:absolute;
		right:120px;
		top:-1px;
		background-color:transparent;
	}

#profil a {
	font-size:0;
	width:60px;
	height:60px;	
}
	#favourites a, #contact a {
		font-size:0;
		width:60px;
		height:60px;
	}

#header_container_inner_mobile_plusmenu {
	position:absolute;
	width:60px;
	height:60px;
	top:0;
	right:60px;	
}

a.header_plusmenu_icon {
	margin-right:0;	
	float:none;
}

#box_cart_content .box_cart_item .text_color_fault {
	top:9px;
	right:5px;	
}

#start_banner_kisnezet_alatt_box_1_szoveg_content, #start_banner_kisnezet_alatt_box_2_szoveg_content, #start_banner_kisnezet_alatt_box_3_szoveg_content {
	text-align:center;
	margin-top:4px;	
	width:100%;
	font-size:13px;
	line-height:14px;
	padding-left:0;
}

.bx-pager {
	display:none !important;	
}

#title_top {
	display:none;	
}

#start_art {
	padding:0;
	margin:0;
	width:100%;		
}

#start_art_title {
	width:100%;
	padding:0;
	margin:0;
	border:0;
	border-radius:0;
	height:60px;
	background-color:#f3f3f3;		
}

#start_art_title .aktiv::before {
	content:none;	
}

#start_art_title .aktiv {
	background-color:transparent;
	height:60px;
	color:#1e75bb;	
	line-height:60px;
	font-size:20px;
	text-align:left;
	margin-left:5%;
}

#page_PopupContainer, #page_PopupContainer_tooltip {
	display:none !important;	
}

#start_art .box_art_pic0 img {
	max-width:240px;
	max-height:240px;	
}

#start_art_title {
	background-image:url(../image/arrow_bg.png);
	background-position:right 20px center;
	background-repeat:no-repeat;	
}

#start_art_resp_bottom {
	display:block;	
}

#start_ajanlo_mobilnezet_megtobbtermek_content p, #start_ajanlo_mobilnezet_megtobbtermek_content a {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:20px;
	line-height:50px;	
	font-weight:600;
}

#start_footer_left {
	width:100%;
	height:auto;
	padding:10px!important;
	box-sizing:border-box;
}

#start_footer_right {
	width:98%;
	height:50px;
	padding:27px 1% 0 1%;
	text-align:center;	
}

#lablec_jobb_social_content, #lablec_jobb_social_content table {
	text-align:center;
	width:80%;	
}

#lablec_bal_fizeteslogok1_content, #lablec_bal_fizeteslogok2_content {
	width:100%;
	text-align:center;	
}

#lablec_bal_fizeteslogok2_content {
	margin-left:0;
	margin-top:10px;	

}

.dijaink_pic {
	float:left;
	width:48%;
	margin:20px 1% 0 1%;
	height:110px;	
}

#start_dijaink {
	padding-bottom:10px;
	padding-top:0;
	background-image:none;	
}

#start_dijaink_title {
	height:60px;
	background-color:#e5e5e5;
	font-size:20px;
	line-height:60px;
	text-align:left;
	padding-left:5%;
	background-image: url("../image/arrow_bg.png");
    background-position: right 20px center;
    background-repeat: no-repeat;		
}

#start_felh_terulet {
	padding-top:0;
	background-image:none;	
}

#start_felh_terulet_title {
	background-color: #e5e5e5;
    background-image: url("../image/arrow_bg.png");
    background-position: right 20px center;
    background-repeat: no-repeat;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding-left: 5%;
    text-align: left;
}

#start_search_right_title_inner, #start_search_left_title_inner, #start_comment_title {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding-left:0;
    text-align: center;
	width:100%;	
}

#start_search_left_title_inner {
	width:83%;	
}

#start_kereses_jobb_cim_szoveg_content, #start_kereses_bal_cim_szoveg_content, #start_komment_cim_content {
	font-size: 20px;
    line-height: 60px;
    text-align: center;
	font-weight:700;
	color:#FFF;
	text-transform:uppercase;
	padding-top:15px;		
}

#start_kereses_jobb_szoveg_content, #start_kereses_bal_szoveg_content {
	font-size:19px;
	line-height:24px;
	width:84%;
	padding:30px 8% 0 8%;
	text-align:center;	
}

.sslb_box {
	width:50%;	
}

.sslb_box.second {
	width:50%;
	margin:0;
}

#start_search_left {
	height:auto;
	padding-bottom:20px;	
}

#search_button_cat a {
	padding:12px 30%;	
}

#start_dijaink_container, #start_felh_terulet_container {
	width:90%;
	padding:30px 5% 0 5%;	
}

.felh_terulet_pic {
	width:50%;
	padding:0 0.5% 0 0.5%;
	height:200px;
	float:left;
	border-right:2px solid #ededed;
	box-sizing:border-box;
	border-bottom:2px solid #ededed;
	position:relative;
	padding-top:45px;
}

.start_felh_terulet_div_left, .start_felh_terulet_div_right {
	display:none;	
}

#felh_terulet_box {
	width:90%;
	margin:0 5% 0 5%;	
}

#start_felh_terulet_pic_8.felh_terulet_pic, #start_felh_terulet_pic_9.felh_terulet_pic, #start_felh_terulet_pic_10.felh_terulet_pic, #start_felh_terulet_pic_11.felh_terulet_pic, #start_felh_terulet_pic_12.felh_terulet_pic {
	border-bottom:2px solid #ededed;	
}

#start_felh_terulet_pic_2.felh_terulet_pic, #start_felh_terulet_pic_4.felh_terulet_pic, #start_felh_terulet_pic_6.felh_terulet_pic, #start_felh_terulet_pic_8.felh_terulet_pic, #start_felh_terulet_pic_10.felh_terulet_pic, #start_felh_terulet_pic_12.felh_terulet_pic, #start_felh_terulet_pic_14.felh_terulet_pic {
	border-right:0 none;	
}

#start_felh_terulet_pic_1.felh_terulet_pic, #start_felh_terulet_pic_8.felh_terulet_pic {
	border-left:0 none;	
}

#start_felh_terulet_pic_9.felh_terulet_pic::before, #start_felh_terulet_pic_10.felh_terulet_pic::before, #start_felh_terulet_pic_11.felh_terulet_pic::before {
	display:block;	
}

#start_felh_terulet_pic_2.felh_terulet_pic::before, #start_felh_terulet_pic_4.felh_terulet_pic::before, #start_felh_terulet_pic_6.felh_terulet_pic::before, #start_felh_terulet_pic_10.felh_terulet_pic::before {
	display:none;	
}

#start_bottom_link_inner {
	width:95%;
	margin:0 2.5%;	
}

.start_bottom_box {
    height: auto!important;
    margin: 0;
    width: 100%;
}

#start_bottom_link {
	height:auto!important;	
}

#start_bottom_link_inner {
	height:auto!important;
	padding-top:10px;
	padding-bottom:10px!important;	
}

#start_comment_comments {
    padding: 40px 0 0;
    width: 100%;
}

.comment_element {
    margin: 0 1.5%;
    width: 97%;
	margin-bottom:20px;
}

#start_comment {
	overflow:hidden;
	padding-top:0;	
}

#start_comment_inner {
	background-image:none;
	padding-top:30px;	
}

#start_comment_container {
	padding-top:30px;
	padding-left:1%;
	padding-right:1%;
	width:98%;	
}

.comment_picture {
	width:100%;	
	margin-right:0;
	float:none;
}

.comment_text {
	text-align:center;
	padding-top:30px;
	float:none;	
	width:100%;
}

#page_orderflow_outer {
	height:auto;	
}

#div_out_passwd, #div_out_passwd_again, #div_out_contact_mobile, #div_out_email, #div_out_passwd, #div_out_passwd_again, #div_out_default_name, #div_out_default_country, #div_out_default_zip, #div_out_default_city, #div_out_default_street, #div_out_default_vat, #div_out_default_same, #div_out_other_name, #div_out_other_country, #div_out_other_zip, #div_out_other_city, #div_out_other_street, #div_out_contact_name {
	width:98%;
	margin:0 1%;	
}

#div_out_contact_mobile input.page_input_width_phone {
	width:84%;
}

#header_filter_icon img {
	display:none;	
}

#filter_title {
	display:none;
}

.page_artlist_order .text_bigger {
	display:none;	
}

/*** ARTFORUM ***/

#ud_shop_artforum .page_artdet_name_outer {
	float:none;
	width:100%;
	margin-bottom:10px;
}	

#ud_shop_artforum #page_artforum_form_temp, #ud_shop_artforum #page_artforum_form {
	width:100%;	
}

#ud_shop_artforum .page_artlist_left {
	width:100%;
	padding-left:0;	
	margin-bottom:35px;
}

#ud_shop_artforum .page_artlist_pic img {
	width:100%;
	height:auto;	
}

#ud_shop_artforum #page_artforum_write_score .page_design_name_content {
	width:99%;	
}

#ud_shop_artforum .page_headbutton input {
	width:100%;	
}

#ud_shop_artforum #page_artforum_title_write .text_bigger {
	font-size:23px;
	line-height:24px;	
}

.page_login_normal #page_login_login .page_login_button_outer {
	margin-top:5px;	
}

.page_login_normal #page_login_reg {
	height:235px;	
}

#page_PopupContainer, #page_PopupContainer_tooltip, #exposeMask {
	display:none!important;	

}

#ak-widget {
	display:none!important;	
}

.page_contact_tabs td, .page_help_tabs td {
	display:block;
	width:100%;	
}

.page_contact_tabs, .page_help_tabs {
	height:auto;	
}

#page_contact_tabs_outer, #page_help_tabs_outer {
	height:auto;	
}

.page_orderflow_item, .page_orderflow_item_select, .page_orderflow_item_ok {
	padding:0 2% 0 2%!important;	
}

/*** MOD RESP VER2 ***/

#content_top_menu_full_sf {
	display:none!important;	
}


.bottom_box_title, .bottom_box_title p {
	text-align:center!important;	
}

.bottom_box_title {
	margin-bottom:10px;	
}

.comment_text {
	height:auto!important;	
}

#start_arosszehasonlito_export_title::before {
	display:none!important;	
}

#start_arosszehasonlito_export_title {
	line-height:35px!important;
	padding-top:15px;
	font-size:24px!important;	
}

#profil a strong::before {
	color:#626262;
}

#profil a strong {
	position:relative!important;
	bottom:0!important;	
}

#profil a strong::before {
	top:0!important;
	width:60px!important;	
}

.cart_icon_new::before {
	top:0!important;
	width:60px!important;	
}

#search a span {
	position:relative!important;
	bottom:0!important;	
	width:60px!important;		
}

#search a span::before {
	width:60px!important;
	top:0!important;	
	font-size:30px!important;
}

#money {
	float:right;	
}


#ud_shop_cart #cart_button_order {
	width:100%;
	margin-top:10px;	
}

#ud_shop_cart #cart_button_back, #ud_shop_cart #cart_button_modify, #ud_shop_cart #cart_button_empty {
	width:30%!important;	
}

#page_cart_coupon {
	width:100%!important;	
}

#ud_shop_cart .page_pagelist_item {
	width:98%!important;	
}

#ud_shop_cart .page_pagelist_title, #cart_bottom_title {
	text-align:center;	
}

/* Slider SLICK */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         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: pointer;
    cursor: hand;
}

.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;
}
.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;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.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;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*** SLICK END ***/

.startart2elem {
	width:48%!important;	
	margin-bottom:5px!important;
	float:left;
	margin-left:1%!important;
	margin-right:1%!important;
}

.start_art_title {
	margin-bottom:15px!important;	
}

#header_top_telefon {
	display:block!important;	
}

#email_desktop {
	display:none;	
}

.mmb-bottom {
	width:100%!important;
	margin-bottom:10px;	
}
	
}

.order_left_type {
	display:none!important;	
}

/* módosítások 2019-01-21 */

#termekcsalad_box_container img, #termekcsalad_box_container2 img {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
.bx-controls.bx-has-pager.bx-has-controls-direction{
	display: none;
}
.page_artlist_cart_det{
	width: 100%;
}
#termekcsalad_box_top, .start_art_title, #termekcsalad_box_top2, .start_art_title, #milyen_termeket_keres_box_top, #miert_minket_title{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	max-width: calc(100% - 120px);
	border-bottom: 2px solid #626262;
	font-weight: 400;
}

#milyen_termeket_keres{
	margin-bottom: 15px;
	font-size: 0;
}
.mmb20-bottom {
	width: 20%;
	height: auto;
	display: inline-block;
}
.milyen_termeket_keres_title{
	font-size: 16px;
	line-height:18px;
	height: 36px;
	margin-top: 30px;
	text-align: center;
	display: table;
	width: 100%;
	color: #626262;
}
.milyen_termeket_keres_title > div{
	display: table-cell;
	text-align: center;
	margin: 0 auto;
	padding: 0 10px;
	vertical-align: middle;
	width: 100%;
}
.milyen_termeket_keres_img{
	border-left: 10px solid #ddd;
	border-top: 10px solid #ddd;
	margin: 10px;
}
.milyen_termeket_keres_img img{
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
	transition: transform 0.2s;
}
.milyen_termeket_keres_img:hover img{
	transform: scale(1.06);
	transition: transform 0.2s;
}

#miert_minket{
	font-size: 0;
}
.miert_minket_box_outer{
	background: #f2f2f2;
	display: inline-block;
	border: 10px solid #f2f2f2;
	border-radius: 100%;
	margin: 10px 25px;
}
.miert_minket_box{
	width: 274px;
	height: 274px;
	display: inline-block;
	border: 3px solid #000;
	border-radius: 100%;
	background: #f2f2f2;
	position: relative;
}
.miert_minket_content{
	text-align: center;
	color: #000;
	height: 200px;
	position: absolute;
	z-index: 100;
	width: 180px;
	left: 50px;
	top: 40px;
	font-size: 22px;
	display:table;
}
.miert_minket_content > div{
	display:table-cell;
	vertical-align: middle;
	line-height: 1.5;
}


.box_newsletter_privacy_policy label, .box_newsletter_privacy_policy label a {
	font-size:11px;
}
#newsletter {
	width:100%;
	height: 145px;
	padding: 35px 0;
	background: #626262;
}
#box_newsletter_privacy_policy .text_small, #box_newsletter_privacy_policy .text_normal{
	color:#fff;
}

#newsletter_wrap {
	margin:0 60px;
	float:none;
	text-align: center;
	font-size: 0;
	height: 145px;
}

.newsletter_img {
	display:inline-block;
	padding-left:30px;
	vertical-align:top;
	float:left;
}
.newsletter_img img{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 145px;
}
#newsletter_picture_img{
	height:100%;
}

.newsletter_text {
	display:inline-block;
	vertical-align:top;
	color:#fff;
	width:auto;
	max-width:50%;
	line-height:18px;
	letter-spacing:4px;
	margin:5px;
	font-size: 28px;
}
.newsletter_text span:first-child{
	line-height: 50px;
}
.newsletter_text span{
	line-height: 25px;
}

.newsletter_text > div {
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	word-break: break-word;
}

.newsletter_text p {
	margin:0;
}

#box_newsletter_content {
	display:inline-block;
	vertical-align:top;
	width: auto;
	font-size:0;
	position: relative;
	max-width: 50%;
	margin-top: 30px;
}

.box_newsletter_field {
	display:inline-block;
	width:35%;
	margin:5px;
	float: left;
}
 .box_newsletter_button .text_button{
	 width: auto;
	 max-width: 100%;
 }

.box_newsletter_field.newsletter_3 {
	width:24.6666%;
}
.box_newsletter_field.newsletter_1 {
	width:78%;
}

.box_newsletter_button {
	display:inline-block;
	margin: 7px 5px;
	width: calc(30% - 30px);
}

.box_newsletter_field input {
	border: none;
	width: 100%;
	max-width: 300px;
	height: 45px;
	border-radius: 5px;
	padding-left: 30px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 700;
	color: #ccc;
}

.box_newsletter_button, .box_newsletter_button .text_button {
	display:inline-block;
	vertical-align:top;
}

.box_newsletter_button input {
	width:auto;
	background:#0275d8;
}

.box_newsletter_button input#box_newsletter_button_down {
	background:#aaa;
	color:#fff;
	margin-left:10px;
}

.box_newsletter_button input:hover {
	background:#333;
}

.box_newsletter_button input#box_newsletter_button_down:hover {
	color:#fff;
	background:#333;
}

.box_newsletter_privacy_policy {
	position: absolute;
	top:45px;
	left:10px;
}
#box_newsletter_privacy_policy{
	width: auto;
	text-align: left;
	padding-left: 25px;
}
.box_newsletter_privacy_policy .text_input_checkbox {
	display:inline-block;
	right:5px;
	top:5px;
}
.box_newsletter_privacy_policy label, .box_newsletter_privacy_policy label a {
	color:#FFF;
}
#box_newsletter_content .text_button:not(:first-child){
	display:none;
}
#box_newsletter_name label, #box_newsletter_emai label{
	display: none;
}
.newsletter_left{
	width: 50%;
	display: inline-block;
	max-width: 50%;
}
#box_newsletter_content .box_newsletter_button input{
	height: 40px;
	border: 1px solid #000;
	color: #000;
	background: #f2f2f2;
	font-size: 18px;
	font-weight: 700;
	border-radius: 5px;
	padding: 0 15px;
	width: auto;
	max-width: 100%;
	cursor: pointer;
}
#box_newsletter_privacy_policy > span{
	margin-right: 5px;
}
#montazs_box_container{
	width: calc(100% - 300px);
	height: auto;
	margin: 30px 150px;
	font-size: 0;
	text-align: center;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
}
#montazs_box_left{
	display: inline-block;
	box-sizing: border-box;
}
#montazs_box_right{
	display: inline-block;
	box-sizing: border-box;
	margin-left: 10px;
}
#montazs_box_right_top, #montazs_box_right_bottom{
	max-width: 100%;
	width: auto;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
}
#montazs_box_left, #montazs_box_right{
	flex: 0 0 calc(50% - 5px);
}
#montazs_box_container img{
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
#montazs_box_left, #montazs_box_right{
	position: relative;
}
#montazs_right_top_img_content{
	margin-bottom:10px;
}
#montazs_left_felirat_content_outer{
	position: absolute;
	width: 310px;
	height: 155px;
	background: #dddddd44;
	color: #000;
	bottom: 0;
	left: 0;
}
#montazs_right_top_felirat_content_outer{
	position: absolute;
	width: 310px;
	height: 155px;
	background: #dddddd44;
	color: #000;
	top: 0;
	right: 0;
}
#montazs_right_bottom_felirat_content_outer{
	position: absolute;
	width: 310px;
	height: 155px;
	background: #dddddd44;
	color: #000;
	bottom: 0;
	right: 0;
}
#montazs_right_top_felirat_content,#montazs_right_bottom_felirat_content, #montazs_left_felirat_content{
	display:inline-block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
	position: relative;
}
#montazs_right_top_felirat_content a, #montazs_right_bottom_felirat_content a, #montazs_left_felirat_content a{
	transform: translateX(-50%);
	color: #1e75bb;
	left: 50%;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 28px;
	width: 120px;
	z-index: 10;
	text-align: center;
	line-height: 28px;
	background-color: #fff;
	border-radius: 5px;
	border: 2px solid #1e75bb;
	position: absolute;
	bottom: 10px;
}
.page_artlist_item_6 .page_artlist_cart_button a, .page_artlist_item_6 .page_artlist_cart_det_text a{
	background-color: #fff;
	padding: 0;
}
.page_artlist_item_6 .page_artlist_cart_button a.text_normal, .page_artlist_item_6 .page_artlist_cart_det_text a.text_normal{
	color: #1e75bb;
	border: 2px solid #1e75bb;
}
.page_artlist_item_6 .page_artlist_cart_button a:hover, .page_artlist_item_6 .page_artlist_cart_det_text a:hover{
	transition: all 0.5s ease 0s;
	box-shadow: 1px 1px 4px RGBA(0,0,0,0.2);
	background: #fff;
}
.content_top_menu .menu_item_inner, .content_top_menu .menu_item_inner a, .content_top_menu .menu_item_inner a strong{
	font-size: 12px;
	text-transform: uppercase;
	line-height: 60px;
	color: #5a5a5a;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
}
.content_top_menu .menu_item_inner:hover{
	color: #FFF;
	transition: all 0.4s ease 0s;
}
.content_top_menu .menu_item_inner:hover a, .content_top_menu .menu_item_inner:hover a strong{
	text-decoration: none;
	color: #FFF;
	transition: all 0.4s ease 0s;
}
#header_container{
	max-width: none;
}
#content_top_menu_full_sf ul#box_cat_main li:nth-child(1) a:after,#content_top_menu_full_sf ul#box_cat_main li:nth-child(2) a:after,#content_top_menu_full_sf ul#box_cat_main li:nth-child(3) a:after{
	content:'\f107';
	font-family: 'FontAwesome';
	font-size:20px;
	margin-left:10px;
}

@media only screen and (max-width: 999px) {
	#header_top_left{
		min-width: 300px;

	}
	#header_top_middle{
		display:none;
	}
	#contact, #favourites{
		display: none;
	}
	.cart_icon_new:before{
		width: 60px!important;
	}
	a.header_category_icon{
		position: absolute;
	}
	#cart{
		margin-right: 0;
		background: transparent;
	}
	#newsletter_wrap{
		margin: 0 10px;
	}
	.newsletter_title, #box_newsletter_content {
		display: block;
		float: none;
		padding: 0;
		text-align: center;
	}
	.newsletter_text {
		display: inline-block;
		height: auto;
		max-width: none;
	}
	#box_newsletter_content form {
		display: inline-block;
		margin-top: 20px;
	}
	#box_newsletter_content form > div {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.box_newsletter_privacy_policy {
		width: 100%;
		text-align: center;
	}
	.box_newsletter_button {
		margin-bottom: 30px !important;
		width: auto;
	}
	#newsletter_wrap, #newsletter{
		max-height: none;
		height: auto;
	}
	.newsletter_left{
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.newsletter_img{
		width: 100%;
		padding: 0;
	}
	#newsletter_text_content{
		width: 100%;
	}
	.box_newsletter_field{
		width: 100%;
		margin: 0;
	}
	#box_newsletter_content{
		max-width: none;
		margin: 0 10px;
	}
	#box_newsletter_privacy_policy{
		padding: 0;
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
}
@media only screen and (max-width: 1350px) {
	.newsletter_text span, .newsletter_text span:first-child{
		line-height: 1;
	}
	#montazs_box_container{
		margin: 15px;
		width: auto;
		justify-content: center;
		align-items: center;
	}
	#montazs_box_left, #montazs_box_right{
		flex: 0 0 60%;
	}
	#montazs_box_right{
		margin: 20px 0 0 0;
	}
}
@media only screen and (max-width: 880px) {
	#montazs_box_left, #montazs_box_right{
		flex: 0 0 100%;
	}
	#header_top_middle{
		display: none;
	}
	#menu_kereses_szoveg_content{
		display:none;
	}
	#search{
		display: block;
	}
	#search a{
		right: 0;
	}
	#cart_title{
		display: none;
	}
	#header_top_right{
		width: 50%;
	}
	#profil strong{
		font-size: 0;
	}

}

@media only screen and (max-width: 768px) {
	#termekcsalad_box_container{
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	.mmb20-bottom {
		width: 50%;
	}
	#search a span::before{
		width: 60px;
	}
	#header_top_left{
		float: none;
		margin: 0 auto;
		width:100%;
	}
	#logo{
		padding: 0 5%;
		box-sizing: border-box;
	}
	#logo img{
		width: 100%;
	}
	#termekcsalad_box_top, .start_art_title, #termekcsalad_box_top2, .start_art_title, #milyen_termeket_keres_box_top, #miert_minket_title{
		max-width: calc(100% - 40px);
	}
}

@media only screen and (max-width: 600px){
	#header_container_inner_mobile_plusmenu {
		position: absolute;
		width: 60px;
		height: 60px;
		top: 0px;
		right: 60px;
	}
	a.header_plusmenu_icon span::before{
		top: 0;
	}
	#profil a{
		height: 60px;
	}
	.cart_icon_new::before {
		top: 0!important;
		width: 60px!important;
	}
	#profil {
		width: 60px;
		height: 60px;
		position: absolute;
		right: 180px;
		top: 0;
		background-color: transparent;
	}
	#header_top_right{
		position: relative;
		height: 60px;
	}
	#cart{
		height: 60px;
		width: 60px;
	}
	#profil a strong::before{
		width: 60px;
		height: 60px;
		top: -25px;
	}
	#search{
		width: 60px;
		height: 60px;
		position: absolute;
		top: -1px;
		right: 120px;
	}
	#search a{
		width: 60px;
		height: 60px;
	}
	#search a span::before{
		top: -26px;
		width: 60px;
	}
}



@media only screen and (max-width: 540px) {
	#montazs_left_felirat_content_outer{
		width: 380px;
		height: 160px;
	}
	#montazs_left_felirat_content, #montazs_right_top_felirat_content, #montazs_right_bottom_felirat_content{
		padding: 5px;
		font-size: 14px;
	}
	#montazs_left_felirat_content h2, #montazs_right_top_felirat_content h2, #montazs_right_bottom_felirat_content h2{
		font-size: 18px;
	}
	#montazs_left_felirat_content a{
		margin: 5px auto;
	}

}
@media only screen and (max-width: 480px) {
	#montazs_right_top_img_content{
		margin-bottom: 0;
	}
	#montazs_right_top_felirat_content_outer {
		margin-bottom: 20px;
	}
	#header_top, #head_content, #header_top_left {
		width: 100%;
		box-sizing: border-box;
		padding: 0;
		height: auto;
		text-align: center;
	}
	#header_top_right{
		height: 0;
	}
	#header_top{
		margin-bottom:20px;
	}
	#telefon_email{
		bottom: -25px;
		left: 50%;
		transform: translateX(-50%);
	}
	#profil, #search, #header_container_inner_mobile_plusmenu, #cart{
		top: 20px;
	}

	#search{
		display: block;
	}
	.miert_minket_box_outer{
		margin: 10px;
	}
	#montazs_left_felirat_content_outer {
		height: auto;
		position: static;
		background-color: #ddd;
	}
	#montazs_right_top_felirat_content_outer {
		height: auto;
		position: static;
		background-color: #ddd;
	}
	#montazs_right_bottom_felirat_content_outer {
		height: auto;
		position: static;
		background-color: #ddd;
	}
	#montazs_left_felirat_content, #montazs_right_top_felirat_content, #montazs_right_bottom_felirat_content{
		border-left: none;
		border-right: none;
		border-bottom: none;
		position: static;
	}
	#montazs_left_felirat_content_outer, #montazs_right_top_felirat_content_outer, #montazs_right_bottom_felirat_content_outer{
		width: auto;
	}
	#montazs_right_top_felirat_content a, #montazs_right_bottom_felirat_content a, #montazs_left_felirat_content a{
		position: static;
		margin: 10px auto;
		transform: none;
	}
}
#header_top_top{
	display: none;
}
#more_menu_items #more_menu_items_ul .menu_item_inner, #more_menu_items #more_menu_items_ul .menu_item_inner a, #more_menu_items #more_menu_items_ul .menu_item_inner a strong{
	line-height: 20px;
}