#mainmenu > li > a { color: #fff; }

#mainmenu li {
    float:unset;
    flex-grow:1;
}
#mainmenu li a {
    padding:0 !important;
}

#mainmenu {
    display:flex;
    align-items: stretch;
}

@media only screen and (max-width:1259px) {
#mainmenu { width: calc(100%); left: 0; }
}

@media only screen and (max-width:1200px) {
/*FELUJITAS 1200 px*/
#mainmenu [data-id="361587"] ul { width:80%; }
#mainmenu [data-id="361587"] .catmenu_lvl2_banner { width:20%; }
/* GYARTOK 1200 px*/
#mainmenu [data-id="758882"] ul { width:100%; }   
.hasabos, #tab5_description_content .columns { column-count:2; }
}

@media only screen and (max-width:1080px) {
.ikonrejt3 { display:none; }
}

@media only screen and (max-width:1175px) {
    .ikonrejt1 { display:none; }
    .ikonmenu, .uzenetfelultartalom { width: 100%; }
}

@media only screen and (max-width:1120px) {
.ikonrejt2 { display:none; }
}

@media only screen and (min-width: 1260px) {
#mainmenu { width: calc(100% + 11px); left: -11px; }
.ikonmenu { width: 1197px; }
.ikon { margin: 0 6px 13px 9px; }
.ikonmenu { width: 1197px; }
.ikon.balszel { margin-left: 0; }
#header_menu .list-inline-item a { margin: 0 7px 0 15px; }
}

@media only screen and (max-width:999px) {
.ikonsor, #mainmenu { display:none; }
}




/*----------------------------------------------------------------Weboldal általános*/

    .lightboxAE {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.7);
      justify-content: center;
      align-items: center;
      z-index:2;
      cursor: zoom-out;
    }

    .lightboxAE img {
      max-width: 80%;
      max-height: 80%;
      cursor: zoom-out !important;
    }

.page_artdet_tab5_content.extra_lapful tr td:last-child {
 text-align:right;
}

    
    .page_artdet_tab5_content.extra_lapful td {
 padding:5px;
}
.page_artdet_tab5_content.extra_lapful tr:hover {
  background:#eee!important;
 font-weight:bold!important;
}

.page_artdet_tab5_content.extra_lapful table tr {
  border-bottom: 1px solid black;
 background:white!important;
}

.page_artdet_tab5_content.extra_lapful h3 {
 margin-top:25px;
}

.page_artdet_tab5_content.extra_lapful table:hover {
 cursor:crosshair;
}

.page_artdet_tab5_content.extra_lapful table {
 width:70%;
 margin:auto;
 margin:0 0 0 5%;
}
	
	.page_artdet_tab5_content img {
		cursor:zoom-in;
	}
	
.page_artdet_tab5_content table h3 {
    font-weight: bold;
    margin: 0;
}


.page_artdet_tab5_content td {
 padding:21px;
}

.page_artdet_tab5_content table tr:nth-child(2n) {
    background: rgba(0,0,0,0.05);
}

.page_cat_sub_wrap .page_cat_sub:last-child a {
 padding-bottom:6px;
}

#termekkepek {
    height:0;
    overflow:hidden;
}

#videotab {
 padding-left:29px;
 background:url('https://www.akku-elem.hu/shop_ordered/83625/pic/icon/yt-logo-kicsi.png') no-repeat;
 background-position-x: 6px;
 background-position-y: calc(50% + 1px);
}

#videoarea {
    display:none;
    overflow: hidden;
    margin: 18px 0;
}

 #artdet_spec_keret {
    width:50%;
    margin-right:3%;
    float:left;
}

#artdet_leir_keret {
 width:47%;   
    float:left;   
}

@media only screen and ( max-width:990px ) {
    #artdet_spec_keret {
    width:100%;
    margin-right:0;
}
#artdet_leir_keret {
 width:100%;
}    
}


#tab_uzleteink_content iframe {
    float:right;
    margin-left:5px;
}

#tab_uzleteink_content p {
    width:calc(100% - 305px);
} 


#tab_uzleteink_content p {
    width:unset;
} 

#tab_uzleteink_content table {
    margin: 0 auto;
} 

#tab_uzleteink_content table p {
    text-align:left;
} 

#tab_uzleteink_content .figyelem p {
    width:0100%;
}
@media only screen and (max-width:640px) {
    
#tab_uzleteink_content p {
    width:calc(100%);
}
#tab_uzleteink_content iframe {
    float:unset;
}
}

ul {
  list-style-image: url('https://www.akku-elem.hu/shop_ordered/83625/pic/grafika/aelista01.png');
  list-style-position: inside;
  margin: 5px;
}
ul li {padding: 3px 0;}

.feketesav {background-color:black;overflow:hidden;color: white;}
.feketesav a {color:yellow;}

.lapszelsav {width:1173px;margin:auto;}
@media only screen and (max-width: 1173px) {.lapszelsav {width:100%;}}

.harmados {float: left;width: calc(100% / 3 - 20px);padding: 10px;}
@media only screen and (max-width: 650px) {.harmados {width: 100%;}}
.harmados img {width: 100%;}


.page_artdet_tab5_content h2, .page_txt h2 {
  font-size: medium;
  font-weight:bold;
}

.page_artdet_tab5_content table h3 {
  font-weight:bold;
  margin-bottom:0;
}

.hasabos, .page_artdet_tab5_content .columns { column-count:4; }

.page_artdet_tab5_content > h3 {
  font-weight:bold;
    font-size:14px;
    color:gray ;
    color:#777777 ;
}


.page_artdet_tab5_content > h3::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #777777;
  border-radius: 50%;
  margin-right: 5px;
    margin-bottom:3px;
}

.page_artdet_tab5_content {
 margin:auto;
  margin-top:20px;
  text-align:left;
}


.page_artdet_1_cross .page_pagelist_title {
    display:none !important;
}

.betFigyelm {
    background-color:yellow;
    padding:1px 5px 1px 5px;
}

.betFigyelm a {
    color:black;
	padding-left:16px;
    background: url('https://shop.unas.hu/shop_ordered/83625/pic/icon/mutat05.png') no-repeat left top;
}

.figyelem {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 24px 12px 12px;
  background-color: #e7f3fe;
  border-left: 6px solid #2196F3;
}


.figyelem tr:nth-child(even) {
  background:#fcfcfc;
}

.figyelem td {
  padding-left:7px;
  height:30px;
}


.figyelem.piros {
  margin-top:0;
  padding-top:18px;
  background-color: #ffb2b2;
border-color: red;
}

.figyelem.piros a {
    color:black;
    background: url('https://www.akku-elem.hu/shop_ordered/83625/pic/icon/mutat07.png') no-repeat left top !important;
}

.figyelem.kicsi {
  margin-top:0;
  padding:10px;
}

.figyelem.zold {
 margin-top:0;
 padding-top:18px;
 background-color:#8dd78d;
 border-color:green;
}


.figyelem.zold ul {
  list-style-image: url('https://www.akku-elem.hu/shop_ordered/83625/pic/icon/karilist01.png');
  /*list-style-position: inside;
  margin: 5px;*/
}

.hasabok:after {  /*konténer hasábos szedéshez*/
    content: "";
    display: table;
    clear: both;
}

.hasab { /*4 hasábos elrendezés kompatibilitási listákhoz*/
    float: left;
    width: 250px;
    padding: 0 15px 0 0;
    /*height: 300px;*/
}


.kompatlelem {
    float: left;
    width: 250px;
    padding: 0 15px 0 0;
}


* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#header_bottom {
	background:#000;
	border-top: 0px solid #000;
    border-bottom: 0px solid #000;
}
#header_content {
	background:#000;
}

#header_menu a {
	color: #fff;
}

#cart:hover #box_cart_content_full:after {
	color:#FFFF00;
    }

#box_cart_content_full {
    color: #fff;
     }

.box_cart_itemlist .box_cart_button input {
	background:#fff;
	width:100%;
}
.box_cart_itemlist .box_cart_button input:hover {
	background:#FFFF00;
    }
    
.page_content_with_form_type input[type=submit], .page_content_with_form_type input[type=button],
.page_content_with_form_type input[type=reset], .page_content_with_form_type button, #page_artdet_inquire a {
background-color:yellow;
 border:1px solid black;
	}
    
input[type=submit], input[type=button], input[type=reset], button, #page_artdet_inquire a {
    color:#000;
	font-size:14px;
	}

.box_cart_empty {
    color: #fff;
}

.box_search_button {
    color: #fff;
}


.box_search_button:hover {
    color: #000;
}

button.box_search_button {
    margin-left: -55px;
    background-color:#aaa !important;
}

button.box_search_button:hover {
    background-color:#FFFF00;
    }

#page_artdet_rovleir a  {
    color:#1176d5;
    font-weight:bold;
}

a {
    color: #014077;
}

.product_filter_content {
 margin: 0px;
    }


#body_title h1 { text-align: center }

.page_artdet_price_net {
 font-size: 18px;
    }
.page_tooltip_price_net {
 font-size: 14px;
    }

.box_cart_price {
    color:#fff;
    }

.page_cart_foot #page_cart_foot_button_order input {
    background: #ddd;
      }
.page_cart_foot #page_cart_foot_button_order input:hover {
    background: #333;
    color:#fff;
     }
.box_newsletter_button input{
    background: #ddd;
     }
.box_newsletter_button input:hover {
    background: #FFFF00;
    }

.box_cart_item a {
    color: #fff;
        }

.box_cart_item a input:hover {
    color: #FFFF00;
        }

.page_cart_tr_item:hover td {
	background:#333;
     }

.page_cart_tr_item td a {
	color:#000;
}

.page_cart_tr_item a {
	color:#000;
}

.page_cat_main {
    height: 10px;
    }

.page_cart2_footer #page_cart_tr_foot_button_order input {
	background: #e5e5e5;
}

.menu_item_plus.menu_item_1 a, .menu_item_plus.menu_item_2 a {
	color: #fd9724 !important;
}
.menu_item_plus.menu_item_1 a:hover, .menu_item_plus.menu_item_2 a:hover {
	color: #000 !important;
    background: #fd9724 !important;
}

.page_artdet_stock_unavailable {
    color: #fff;
    border-color: #fff;
    }

.page_artlist_stock .artlist_tooltip, .page_artlist_stock .artlist_tooltip::after {
    background: #CCC;
    color: #555;
}

.page_artlist_stock_unavailable_outer
{
    color: #fff;
    border-color: #fff;
    }

.page_artlist_stock_available_outer, .page_artlist_stock_unavailable_outer {
    display:none!important;
}

.page_artdet_stock_available, .page_artdet_stock_unavailable {
    display: none;}


#page_artdet_inquire a {
    background: #FFFF00;
    }

#header_phone_html a {
    font-size: 32px;
    }

input#button_reg {
    color: #fff;
    }

.page_cart_store, .page_cart_shipping_title {
    color:black;
    background:yellow;
    }

button.product_filter_delete_all{
    color:white;
    }

.page_artlist_pic .off, .page_artdet_1_pic .off {
    color: #028aff;
 	width: 104px;
}

.page_cat_pic_inner a {
    background-color: black;
}

#page_contact_main_table_hosting_data {
    DISPLAY:NONE;
  }


/*------------------------------------------ ARTDET */

#lenyilcim:after {
  font-family: 'FontAwesome';
  content:' \f107';
  margin-left:5px;
}

#lenyilkeret::after {
	content:'';
  clear: both;
  display: table;
	
}

#leirlenyil:hover {
 cursor:pointer;
}

.rejtett {
    display: none;
}

.rejtett2 {
    display: none;
}

.hasonltermek {
	width: 166px;
	margin: 20px 5px 0 5px;
}

#tab_similar_content {
  transition:max-height 0.5s;
	height:auto;
	overflow:hidden;
	position:relative;	
}

#page_hasonl_cover {
	/* display:none; */
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 18px;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

#hasonl_button {
	/* display:none; */
	height:36px;
	width:36px;
	text-align:center;
	border-radius:50%;
	box-shadow: 0px 0px 0px 5px #f1f1f1 inset;
	transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 0.2s;
    position: absolute;
    left:50%;
    bottom:5px;
	z-index: 1;
    opacity: 1;
	cursor:pointer;
}

#hasonl_button:before {
	content:'\f107';
	font-family:'FontAwesome';
	font-size:20px;
	color:#333;
	transform: translate(-50%,-50%) scale(1);
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.775) 0.2s;
    position: absolute;
    top: 50%;
    left: 50%;
}

#hasonl_button.hasonl_button_active:before {
	content:'\f106';	
}

#hasonl_button:hover {
	box-shadow: 0px 0px 0px 7px #0275d8 inset;
}

#hasonl_button:hover:before {
	transform: translate(-50%,-50%) scale(0.7);
    transition-delay: 0.1s;
	color:#0275d8;
}

.page_artdet_attach_name_1 {
 height:35px;
}

.page_artdet_1_tabs {
    height: 33px;
    margin-top: 25px;
    border-color: #0275d8;
}


.page_artdet_tab {
   float:left; 
    margin:0;
    margin-right:30px;
    font-size:17px;
  line-height:26px;
    color: rgb(155,155,155);
}


.page_artdet_tab3, .page_artdet_tab4, .page_artdet_tab5 {
	display:inline-block;
	background:#fff;	
	text-transform:uppercase;
	letter-spacing:0.5px;
	transition:0.4s;
    width:100%; 
	margin:0;
    text-align:left;
    font-size:17px;
    line-height:25px;
    color: rgb(155,155,155);
}

.page_artdet_tab, .page_artdet_tab3, .page_artdet_tab4, .page_artdet_tab5 {
    height:33px;
    position:relative;
    border: 1px solid #ccc;
    border-bottom:1px solid #0275d8;
    border-radius:5px 5px 0 0;
    padding:3px 12px 2px 12px;
}

.page_artdet_1_tabs .page_artdet_tab, .page_artdet_1_tabs .page_artdet_tab3, .page_artdet_1_tabs .page_artdet_tab4, .page_artdet_tab5 {
    float: left;
    margin: 0;
        margin-right: 0px;
    margin-right: 20px;
    font-size: 17px;
    line-height: 26px;
    color: rgb(155,155,155);
    width: auto;
    cursor: pointer;
}


.page_artdet_1_tabs .page_artdet_tab.page_artdet_tab_active, .page_artdet_1_tabs .page_artdet_tab3.page_artdet_tab3_active, .page_artdet_1_tabs .page_artdet_tab4.page_artdet_tab4_active, .page_artdet_1_tabs .page_artdet_tab5.page_artdet_tab5_active {
    color: #0275d8;
    border-color:#0275d8;
    border-bottom:1px solid white;
}

.page_artdet_tab3.mindigaktiv {
    color: #0275d8 !important;
    border-color:#0275d8 !important;
    border-bottom:1px solid white !important;
    cursor:default !important;
}


#artdet_spec_keret > .page_artdet_tab3 {
    background: url("https://www.akku-elem.hu/shop_ordered/83625/pic/icon/adatok_ikon_02.png") no-repeat left center;
    background-size:17px 17px;
    padding-left: 23px;
}

#artdet_leir_keret > .page_artdet_tab3 {
    background: url("https://www.akku-elem.hu/shop_ordered/83625/pic/icon/leiras_ikon_01.png") no-repeat left center;
    background-size:16px 16px;
    padding-left: 23px;
}

#tab3_similar_content {
    position:relative;
    overflow: hidden;
    max-height:300px;
}

@media only screen and (max-width:640px) {
    .page_artdet_tab3, .csakkeperny {
        display:none;
    }
    .csakmobil {
        display:block;
    }
}

@media only screen and (max-width:480px) {
	.page_artdet_tab3:not(:first-child) {
		margin-left: 0;
	}
}

.page_artdet_product_param_spec_value .jobbpoz, .page_artdet_product_param_spec_value .balpoz {
  display:none;
}

.product_filter_link .jobbpoz, .product_filter_link .balpoz {
  float:left;
  margin: 0 10px 15px 0;
}


/*--------------------------------------------- üzenet felül */

.uzenetfelulsav {
    background-color:#ebebeb;
  border:1px;
  border-color:darkgray;
 border-style:none none solid none;
 padding:8px 0 7px 0;
}

.uzenetfelultartalom {
 font-size:14px;
 line-height:23px;
 max-width:1173px;
 margin:auto;
}

.uzenetfelultartalom::before {
  position: relative;
	font-family: 'aebetu';
	content: '\f05a';
	margin-right: 3px;
  bottom: -1px;
  font-size:19px;
  line-height: 16px;
  color:darkcyan;
    font-weight:bold;
}

.uzenetfelultartalom a {
  color:black;
    font-size: 14px;
}

.uzenetfelultartalom strong {
  text-transform: uppercase;
    color:darkcyan;
}


/**--------------------------------------- DESIGN 2.0  fej01-03*/

@font-face{
    font-family:"aebetu";
    font-style:normal;
    font-weight:400;
    src:url('https://www.akkushop.hu/shop_ordered/61650/pic/dizajn/aebet-light.woff');
}

#header_top {
	height: 0 !important;
    background:#000;	
}

#header_content_wrap {
    height: 110px !important;
}

#header_content_right {
	margin-top:0px !important;
}

#fejlec {
    width:100%;
    float:left;
}

#fej01 {
	float:left;
}

#logo {
 margin-top:15px;   
}

#fej02 {
	float:left;
}

#header_banner {
    margin-top:12px;
    margin-left:30px;
}

#fej03 {
        position:relative;
        width: calc(100% - 710px);
        height: 110px;
        float: right;
        padding-top: 7px;
}

#ae_tartalom_05_html {
  width: 100px;
  height: 100px;
  float:left;
    padding: 10px 0 0 10px;
}

#fej03alul {
	position:absolute;
	bottom:0;
    right:0px;
	width:100%;
	height: 63px;	
}

#keresofolyat {
	float:right;
	margin-right:20px;
	height:40px;
	
}

#keresoelhelyez {
	margin-top:26px;
}

#search {
	margin-right:0px !important;
}

#box_search_input {
 width:220px;   
}

#kosarfolyat {
	float:right;
	height:70px;
	margin-right:15px;
}

#box_cart_content_full:after {
    font-family: "aebetu" !important;
    content: '\f07a' !important;
    position:relative !important;
    font-size: 40px !important;
    top: -22px !important;
    right: 52% !important;
}

#page_artdet_cart_button {
    margin-left: 5px;
    width: calc( 75% -  5px);
    float:right;
    
}

#page_artdet_cart_button a {
    max-width:unset;
    line-height: 50px;
    height:50px;
    background: #1176d5;
    border-radius:5px;
}

#page_artdet_cart_button a:hover { font-size:14px; }

#page_artdet_cart_button a::before {
    font-family: "aebetu" !important;
    content: '\f218' !important;
    font-size: 20px !important;
}

.page_artlist_stock::after {
    content: '\f07a' !important;
}

.page_popuplist_cart a::before {
    content: '\f07a' !important;
    font-size: 14px !important;
    margin-right: 5px !important;
}

#box_cart_content_full {
    padding-right: 0px !important;
    line-height: 106px !important;
}

.box_cart_itemlist {
    top: 70px !important;
}

#box_cart_content_full:after {
    font-family: "aebetu" !important;
    content: '\f07a' !important;
    position: absolute !important;
    font-size: 40px !important;
    top: 22px !important;
    right: 0 !important;
    width: 100%;
    text-align: center;
}

.box_cart_item_icon {
    display: block !important;
    width: 100% !important;
    height: 20px !important;
    border-radius: 0 !important;
    top: 4px !important;
    right: 0 !important;
    /* left: 37px !important; */
    z-index: 0 !important;
    overflow: hidden !important;
    background-color: transparent !important;
    color: transparent !important;
    font-size: 10px !important;
    margin: auto;
    
}

.box_cart_item_icon::before {
    font-family: 'FontAwesome';
    content: '\f1b3 ' !important;
    font-size: 17px;
    overflow: hidden;
    position: absolute;
    margin: auto;
    /*background: lightsteelblue;*/
    width: 108%;
    left:0;
    color:#0389ff;
    line-height:20px;
}

@media only screen and (max-width: 1206px) {
#box_cart_content_full:after {
	top: 18px !important;
    font-size: 25px !important;
    /*top: -25px !important;*/
    right: 0 !important;
}
.box_cart_item_icon {
    display: block !important;
    position: absolute !important;
    top: -5px !important;
    right: -9px !important;
    width: 20px !important;
    height: 20px !important;
    z-index: 1 !important;
    border-radius: 50% !important;
    background: #0275d8 !important;
    color: #fff !important;
    text-align: center;
    line-height: 20px;
    font-size: 11px;
}
.box_cart_item_icon::before {
    display:none;
}
#kosarfolyat {
	height:70px;
	margin-top:25px;
	margin-right:20px;
}
.box_cart_itemlist {
    margin-right: -15px !important;
    top: 45px !important;
}
}

@media only screen and (max-width: 1141px) {
	#fej01 {width:300px;}
#fej02 {width:300px;}
#fej03 {width: 300px;}
    #ae_tartalom_05_html {
 display:none;
}
}

@media only screen and (max-width: 999px) {
#header_top {display:none;}
#fej01 {margin-top:30px;}
#fej02 {margin-top:30px;}    
#fej03 {
  position:absolute;
  margin:0 10% 0 10%;
  width:80%;
  height: 0;}
#fej03alul {height: 0;}
#fej03alul #search {margin-top:-40px;}
#fej03alul #search.search_fixed {margin-top:0px;}
    
button.box_search_button {
    position: absolute;
}
    
.box_cart_item_icon {
    top: 3px !important;
    right: 4px !important;
}
}

@media only screen and (max-width: 740px) {
	#fej01{width:100%}
    #fej02 {display:none;}
}

.box_cart_item a { color:#3ca5ff !important; }
#box_cart_content_full .box_cart_price { color:#3ca5ff !important; }

/*------------------------------------------------------ AKKUFELÚJÍTÁS DIZÁJN ----------------------------*/


.felujdizajn .page_artlist_cart_button {
  background-color: forestgreen;
}

.felujdizajn  .artlist_tooltip {
  background-color: forestgreen;
}

.felujdizajn  .page_artlist_cart_button a::before {
    font-family: "aebetu" !important;
    content: '\f0ad' !important;
    font-size: 20px !important;
}


.felujdizajn .artlist_tooltip::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: forestgreen;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
}

.felujdizajn .stock_new_icon {
  background-image: url("https://www.akku-elem.hu/shop_ordered/83625/pic/icon/ikon-feluj01.jpg") !important;
}

#page_artdet_product_param_spec_400837 .page_artdet_product_param_spec_title,
#page_artdet_product_param_spec_121893 .page_artdet_product_param_spec_title {
 font-weight:bold;
 color:red;
 width:30%;
}

#page_artdet_product_param_spec_400837 .page_artdet_product_param_spec_value,
#page_artdet_product_param_spec_121893 .page_artdet_product_param_spec_value {
 width:70%;
}

#page_artdet_product_param_spec_400843 .page_artdet_product_param_spec_title,
#page_artdet_product_param_spec_401420 .page_artdet_product_param_spec_title {
 display:none;
}

#page_artdet_product_param_spec_400843 .page_artdet_product_param_spec_value,
#page_artdet_product_param_spec_401420 .page_artdet_product_param_spec_value {
 width:100%;
 padding:25px;
}

/********************* kosarba gomb ***********************/

#page_artdet_cart_func {
    background: transparent;
    padding: 10px 0px;
}

#page_artdet_cart_input {
	background:#eee;
    padding:2px;
    height:50px;
    border-radius: 0 10px 10px 0;
}

.page_artdet_1_right .page_qty_input[type="text"] {
    height: 46px;
    line-height: 46px;
}

.page_artdet_qtybuttons button {
    border-radius:50%;
    width:19px;
    height:19px;
	background: #1176d5;
    margin-right:1px;
    border: 1px solid #1176d5;
}

.page_artdet_qtybuttons button::before {
	color:white;
    font-weight: bold;  
    font-size:15px;
    position: relative;
    text-align:center;
}

.page_artdet_qtybuttons button:hover::before {
	color: #1176d5;
}
button.qtyplus::before { content: '+';     top:-1px;}
button.qtyminus::before { content: '–';     top:-2px; }
.page_artdet_qtybuttons button.qtyminus { margin:4px 0px 0 0; }

#page_artdet_cart_input span.cart_input_unit {
    display: block;
    line-height: 51px;
    background-color:transparent;
    margin-right:0;
    padding: 0 7px 0 7px;
    width:30px;
    word-wrap: break-word;
    height:51px;
    overflow-y:hidden;
    text-align:center;
}

.page_artdet_func_icon::before {
    color: #0259a6;
}

