
@font-face{font-family: "ApexnewMedium"; src:url("https://www.liftcom.hu/css/fonts/ApexnewMedium.woff");} 
@font-face{font-family: "MyriadProCond"; src:url("https://www.liftcom.hu/css/fonts/MyriadProCond.woff");} 
@font-face{font-family: "Neon"; src:url("https://www.liftcom.hu/css/fonts/Neon.woff");} 

/*
@font-face{font-family: "ApexnewMedium"; src:url("http://localhost/_liftcom2022/html/css/fonts/ApexnewMedium.woff");} 
@font-face{font-family: "MyriadProCond"; src:url("http://localhost/_liftcom2022/html/css/fonts/MyriadProCond.woff");} 
@font-face{font-family: "Neon"; src:url("http://localhost/_liftcom2022/html/css/fonts/Neon.woff");} 
*/

body, html {background: url('../images/body_bg_1920.png') top center repeat-y; margin:0px; padding:0px; height:100%; font-family:"MyriadProCond", serif; font-size:20px; color:#5b5b5b; }
form, div, p, ul, li, h1, h2, h3, h4, h5, h6{padding: 0; margin: 0;}

@media screen and (max-width:1560px) {
	body, html {background: url('../images/body_bg_1560.png') top center repeat-y;}
}

@media screen and (max-width:1260px) {
	body, html {background: url('../images/body_bg_1367.png') top center repeat-y;}
}

a {color:#abac5f;}
a:hover {color:#8b8c5b;}

li{list-style-position: inside; margin: 0 0 0 10px;}

#toggle_tst{display:none;}
#show_hide{cursor:pointer;}

/**********/
/* Header */
/**********/
.header_logo{float:left; margin-top:5px;}
.header_logo_mobil{display:none; margin-top:5px;}

.header_ext{width:100%; height:67px; position:fixed; margin:0 auto 5px auto; background:#fff; z-index:101; border-bottom:1px solid #abac5f;}
.header_ext .header{width:1260px; margin:0 auto; font-size:18px; height:57px;	font-family:'ApexnewMedium', sans-serif; text-transform:uppercase;}

@media screen and (max-width:1260px) {
	.header_logo{display:none;}
	.header_logo_mobil{display:block; text-align:center;}

	.header_ext{height:auto;}
	.header_ext .header{width:100%; height:40px;}
}

/***********/
/* Header bg */
/***********/
.blokk_img_1{background: url('../images/bg_header_1_1920.jpg') no-repeat center 67px fixed; width:100%; height:360px;}
.blokk_img_1:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.blokk_img_1 .header_text{width:1260px; margin:0 auto; padding-top:90px; font-family:"MyriadProCond", serif;}
.blokk_img_1 .header_text:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.blokk_img_1 .header_text a{color:#fff; font-size:43px; text-decoration:none;}
.blokk_img_1 .header_text a:hover{color:#767747;}

@media screen and (max-width:1260px) {
	.blokk_img_1{background: url('../images/bg_header_1_1920.jpg') no-repeat center 95px fixed; width:100%; height:360px;}
	.blokk_img_1 .header_text{width:98%; padding-top:120px;}
	.blokk_img_1 .header_text a{line-height:43px; -webkit-text-stroke: 1px #000;}
}


/*************/
/* Contetn 1 */
/*************/
.content_1920{width:100%;}
.content_1920:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.content_1920 .content_1260{width:1260px; margin:0 auto; line-height:30px;}
.content_1920 .content_1260:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.content_1920 .content_1260 .content_left{float:left; width:345px; text-align:center;}
.content_1920 .content_1260 .content_right{float:right; width:885px; padding:0 0 0 30px;}/*width:915px;*/

/* Rolunk / Galeria */
.content_1920 .content_1260 .content_right .gal_blokk{width:100%; margin:30px auto 0 auto;}
.content_1920 .content_1260 .content_right .gal_blokk:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.content_1920 .content_1260 .content_right .gal_blokk .gal_img{float:left; width:250px; padding:2px; border:2px solid #7b7c4c; margin:10px; }

.content_1920 .content_1260 .content_right .gal_blokk .gal_img{
  -webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
}

.content_1920 .content_1260 .content_right .gal_blokk .gal_img:hover{
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}



@media screen and (max-width:1260px) {
	.content_1920 .content_1260{width:100%;}
	.content_1920 .content_1260 .content_left{display:none;}
	.content_1920 .content_1260 .content_right{float:none; margin:0 auto; width:100%; padding:0 0 0 0;}
	.content_1920 .content_1260 .content_right.extra{width:98%;}
}


/* Mobil menu */
.mobil_menu{width:345px; display:none; text-align:left;}

.container{max-width:345px; width:100%; margin: auto;}
.navbar{width: 100%; background:#abac5f;}
.nav-container{display:flex; justify-content: space-between; height:62px;}
.navbar .menu-items{display:flex;}
.navbar .nav-container li{list-style: none;}
.navbar .nav-container a{text-decoration: none; color:#0e2431; font-weight:500; font-size:1.2rem; padding:0.7rem;}
.navbar .nav-container a:hover{font-weight: bolder;}
.nav-container{display:block; position:relative; height:60px;}

.nav-container .checkbox {
  position: absolute;
  display: block;
  height: 32px;
  width: 340px;/*32px*/
  top: 20px;
  left: 20px;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}

.nav-container .hamburger-lines {
  display: block;
  height: 26px;
  width: 32px;
  position: absolute;
  top: 17px;
  left: 20px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nav-container .hamburger-lines .line {display:block; height:4px; width:100%; border-radius:10px; background:#fff;}
.nav-container .hamburger-lines .line1 {transform-origin:0% 0%; transition: transform 0.4s ease-in-out;}
.nav-container .hamburger-lines .line2 {transition: transform 0.2s ease-in-out;}
.nav-container .hamburger-lines .line3 {transform-origin: 0% 100%; transition: transform 0.4s ease-in-out;}

.navbar .menu-items {
  padding-top: 55px;
	/*background:#7e7f4f;*/
	background: url('../images/bg_menu_1px_100.png') 0 0 repeat;
  width: 100%;
  transform: translate(-250%);
  display: flex;
  flex-direction: column;
  margin-left: -40px;
  padding-left:40px;
  transition: transform 0.5s ease-in-out;
  /*text-align: center;*/
}


.navbar .menu-items .menu_cim{width:315px; height:30px; background:#abac5f; color:#fff; margin:5px 0 15px 0; padding:10px 5px 10px 25px;  font-size:24px;}

.mobil_menu .navbar .menu-items .fmenu{cursor:pointer; color:#fff; padding:3px 0 3px 25px; margin:0; font-size:20px; font-weight:normal; border-bottom:1px solid #fff;}
.mobil_menu .navbar .menu-items .fmenu:hover{color:#abac5f;}
.mobil_menu .navbar .menu-items .fmenu a{color:#fff; text-decoration:none; font-size:20px;}
.mobil_menu .navbar .menu-items .fmenu a:hover{color:#abac5f;}

.navbar .menu-items .almenu{background:#f7f3c2;}
.navbar .menu-items .almenu h5{font-family:'ApexnewMedium', sans-serif; color:#000; padding:0 0 0 25px; margin:0; font-size:18px; font-weight:normal;}
.navbar .menu-items .almenu h5 a{font-family:'ApexnewMedium', sans-serif; color:#000; font-size:17px; font-weight:normal; text-decoration:none;}
.navbar .menu-items .almenu h5 a:hover{color:#abac5f;}

.logo{position:absolute; top:15px; right:35px; font-size:1.2rem; color:#fff;}
.nav-container input[type="checkbox"]:checked ~ .menu-items {transform: translateX(0);}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {transform: rotate(45deg);}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {transform: scaleY(0);}
.nav-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {transform: rotate(-45deg);}
.nav-container input[type="checkbox"]:checked ~ .logo{display: none;}

@media screen and (max-width:1260px) {
	.mobil_menu{display:block;}
}


/* PC menu */
.pc_menu{font-family:'ApexnewMedium', sans-serif; font-size:18px; text-align:left;}
.pc_menu .menu_cim{font-family: 'MyriadProCond', sans-serif; width:315px; height:30px; background:#abac5f; color:#fff; margin:25px 0 15px 0; padding:10px 5px 10px 25px;  font-size:30px; text-shadow: -2px 0 #898a59, 0 2px #898a59, 2px 0 #898a59, 0 -2px #898a59;}/*480,  font-size:18px; margin:50px 0 25px 0; */

.fmenu{cursor:pointer; color:#000; padding:0; margin:0; font-size:18px; font-weight:normal;}
.fmenu:hover{color:#abac5f;}
.fmenu a{color:#000; text-decoration:none;}
.fmenu a:hover{color:#abac5f;}

.almenu{background:#f7f3c2;}
.almenu h5{font-family:'ApexnewMedium', sans-serif; color:#000; padding:0 0 0 25px; margin:0; font-size:18px; font-weight:normal;}
.almenu h5 a{font-family:'ApexnewMedium', sans-serif; color:#000; font-size:17px; font-weight:normal; text-decoration:none;}
.almenu h5 a:hover{color:#abac5f;}

.bal_cim{font-family: 'MyriadProCond', sans-serif; width:315px; height:30px; background:#abac5f; color:#fff; margin:30px 0 20px 0; padding:10px 5px 10px 25px; font-size:30px; text-align: left; text-shadow: -2px 0 #898a59, 0 2px #898a59, 2px 0 #898a59, 0 -2px #898a59;} /* font-size:24px; margin:50px 0 25px 0; */

.img_kiemelt{width:90%;}

@media screen and (max-width:1260px) {
	.pc_menu{display:none;}
}

#search_form{margin-bottom: 10px;}
#search_form input { border: 1px solid #abac5f; color: #57585a; padding: 3px; margin: 0 6px; height: 19px; width: 140px;}
#search_form input[type="submit"] { background-color: #abac5f; color: #fff; border: 0; font-size: 14px; padding: 5px 8px; width: auto; height: auto;}
.mobil_menu #search_form{color: #fff; padding-left: 10px;}

/*********************/
/* Nyutó oldal / üdv */
/*********************/
.content_1920 .content_1260 .content_right .p_1{padding:35px 0 0 0; margin:0; font-size:30px; color:#abac5f; text-transform:uppercase; font-weight:normal;}/*padding:60px 0 0 0; */
.content_1920 .content_1260 .content_right .p_11{padding:20px 0 0 0; margin:0; font-size:30px; color:#abac5f; text-transform:uppercase; font-weight:normal;}
.content_1920 .content_1260 .content_right .p_2{font-family:'MyriadProCond', sans-serif; padding:10px 0; margin:0; font-size:21px; color:#000; } /*font-size:19px;*/

.content_1920 .content_1260 .content_right .p_3{font-family:'MyriadProCond', sans-serif; padding:10px 0 10px 25px; margin-top:25px; font-size:30px; color:#fff; background:#abac5f; text-transform:uppercase;} /*margin-top:45px;*/

.content_1920 .content_1260 .content_right .p_4{font-family:'MyriadProCond', sans-serif; padding:10px 15px 10px 15px; margin:0; font-size:18px; color:#000; line-height:24px;}

.content_1920 .content_1260 .content_right .p_5{font-family:'MyriadProCond', sans-serif; padding:2px 0 2px 15px; margin-top:25px; font-size:19px; color:#fff; background:#898a59; } /*font-size:16px;margin-top:10px; */
.content_1920 .content_1260 .content_right .p_5 strong{color:#ffe57c;}
.content_1920 .content_1260 .content_right .p_5 a{font-size:19px; color:#fff; text-decoration:none;}/*font-size:16px;*/
.content_1920 .content_1260 .content_right .p_5 a:hover{color:#ffe57c;}

.content_1920 .content_1260 .content_right .termek_keret{width:100%; margin:20px auto 30px auto;}
.content_1920 .content_1260 .content_right .termek_keret:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.content_1920 .content_1260 .content_right .termek_keret .term_left{float:left; width:30%; background:#fff; text-align:center;}
/*background:#f1f1f0;*/

/*.content_1920 .content_1260 .content_right .termek_keret .term_left .fo_kep_box{width:99%; min-height:230px; border:1px solid #abac5f;}*/
.content_1920 .content_1260 .content_right .termek_keret .term_left img{margin:15px 0; max-height:170px;}
.content_1920 .content_1260 .content_right .termek_keret .term_right{float:right; width:70%;}

.content_1920 .content_1260 .content_right .termek_keret .term_right h2{padding:0 15px; margin:0; font-size:22px; color:#000; font-weight:normal; font-weight:bold;}
.content_1920 .content_1260 .content_right .termek_keret .term_right h2 a{font-size:22px; color:#000; text-decoration:none;}
.content_1920 .content_1260 .content_right .termek_keret .term_right h2 a:hover{color:#8b8c5b;}

.content_1920 .content_1260 .content_right .termek_keret .term_right h1{padding:0 15px; margin:0; font-size:22px; color:#000; font-weight:bold;}
.content_1920 .content_1260 .content_right .p_6{font-family:'MyriadProCond', sans-serif; padding:10px 0 10px 15px; margin:0; font-size:18px; color:#000; line-height:24px; clear:both;}

/* Termek ár + raktaron? */
.content_1920 .content_1260 .content_right .termek_keret .term_right .term_info{width:90%; margin-left:15px; color:#a0a155; font-size:24px; font-weight:bold;}
.content_1920 .content_1260 .content_right .termek_keret .term_right .term_info:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.content_1920 .content_1260 .content_right .termek_keret .term_right .term_info img{float:right;}
.content_1920 .content_1260 .content_right .termek_keret .term_right .term_info img:first-child{margin-left:15px;}

.content_1920 .content_1260 .content_right .termek_keret .term_right .termek_kat{width:90%; margin-left:15px; color:#fff; font-size:18px;}
.content_1920 .content_1260 .content_right .termek_keret .term_right .termek_kat img{float:left; margin:7px 15px 0 15px;}
.content_1920 .content_1260 .content_right .termek_keret .term_right .termek_kat.bg_1{background:#8aa809;}
.content_1920 .content_1260 .content_right .termek_keret .term_right .termek_kat.bg_2{background:#6791c1;}
.content_1920 .content_1260 .content_right .termek_keret .term_right .termek_kat.bg_3{background:#e67b47;}

/* Kapcsolat */
.content_1920 .content_1260 .content_right .map_size{width:100%; height:350px; margin:15px 0;}

.content_1920 .content_1260 .content_right .kapcsolat{width:100%; margin:0 auto; text-align:center;}
.content_1920 .content_1260 .content_right .kapcsolat:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.content_1920 .content_1260 .content_right .kapcsolat .box_1{display:inline-block; width:31%; height:150px;  margin:0 5px 0 5px; color:#000; font-family:'MyriadProCond', sans-serif; overflow:hidden;}
.content_1920 .content_1260 .content_right .kapcsolat .box_1 img{float:left; margin:5px 10px 15px 0; width:100px;}
.content_1920 .content_1260 .content_right .kapcsolat .box_1 p{width:100%; height:150px; text-align:left; line-height:20px; font-size:17px;}



@media screen and (max-width:1260px) {
	.content_1920 .content_1260 .content_right .p_1{padding:30px 0 0 0; margin:0; font-size:30px; color:#abac5f; text-transform:uppercase;}
}

@media screen and (max-width:840px) {
	.content_1920 .content_1260 .content_right .kapcsolat .box_1{width:45%; height:150px; }
}

@media screen and (max-width:640px) {
	.content_1920 .content_1260 .content_right .kapcsolat .box_1{float:none; width:100%; height:100px; margin:0 auto 10px auto;}
	.content_1920 .content_1260 .content_right .kapcsolat .box_1 img{margin:0 15px 15px 0; width:100px;}
}

/**************************/
/* Termék kategoria oldal */
/**************************/
.content_1920 .content_1260 .content_right .gal_blokk .temek_kat_img{float:left; width:150px; padding:2px; border:2px solid #7b7c4c; margin:10px 30px; }

.content_1920 .content_1260 .content_right .temek_kat_img_al{float:left; width:150px; padding:2px; border:2px solid #7b7c4c; margin:8px 25px 25px 0; }

.content_1920 .content_1260 .content_right .gal_blokk .temek_kat_img{
  -webkit-transition: all 1s ease; /* Safari and Chrome */
	-moz-transition: all 1s ease; /* Firefox */
	-o-transition: all 1s ease; /* IE 9 */
	-ms-transition: all 1s ease; /* Opera */
	transition: all 1s ease;
}

.content_1920 .content_1260 .content_right .gal_blokk .temek_kat_img:hover{
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}

.content_1920 .content_1260 .content_right hr{clear:both;
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

@media screen and (max-width:540px) {
	.content_1920 .content_1260 .content_right .gal_blokk{text-align:center;}
	.content_1920 .content_1260 .content_right .gal_blokk .temek_kat_img{float:none; margin:10px auto; }
}


/**********/
/* Footer */
/**********/
.footer_ext{width:100%; height:189px; background: url('../images/bg_footer.jpg') top center repeat-y; margin:0; padding-top:30px;}
.footer_ext:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.footer_ext .footer_1260{width:1260px; margin:0 auto;}
.footer_ext .footer_1260:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.footer_ext .footer_1260 .box_1{float:left; width:50%; font-size:16px; padding-left:5px;}

.footer_ext .footer_1260 .box_2{float:left; width:24%; padding-left:15px; border-left:2px solid #fff; }
.footer_ext .footer_1260 .box_2 a{font-size:16px; color:#323330; text-decoration:none; line-height:26px;}
.footer_ext .footer_1260 .box_2 a:hover{font-size:16px; color:#fff;}

.footer_ext .footer_1260 .box_3{float:left; width:24%; text-align:right;}
.footer_ext .footer_1260 .box_3 img{float:right; margin:0 0 0 10px;}

.footer_bottom{width:100%; height:35px; background:#fff; color:#abac5f; text-align:center; font-size:16px;}
.footer_bottom table{text-align:center;}
.footer_bottom img{margin:0 25px 0 10px;}
.footer_bottom img:first-child{margin-left:10px;}


@media screen and (max-width:1260px) {
	.footer_ext .footer_1260{width:100%;}
}

@media screen and (max-width:1024px) {
	.footer_ext .footer_1260 .box_1{float:left; width:43%;}
	.footer_ext .footer_1260 .box_1 img{width:98%; }
	.footer_ext .footer_1260 .box_2{float:left; width:20%; margin-left:15px; }
	.footer_ext .footer_1260 .box_3{float:left; width:25%;}
}

@media screen and (max-width:840px) {
	.footer_ext .footer_1260 .box_1{float:left; width:30%;}
	.footer_ext .footer_1260 .box_1 img{width:90%;}
	.footer_ext .footer_1260 .box_2{float:left; width:30%; margin-left:15px; }
	.footer_ext .footer_1260 .box_3{float:left; width:25%;}
}

@media screen and (max-width:640px) {
	.footer_ext{height:378px; background: url('../images/bg_footer_2.jpg') top center repeat-y; }
	.footer_ext .footer_1260 .box_1{float:left; width:99%; text-align:center; float:none; margin:0 auto 20px auto; padding-left:0;}
	.footer_ext .footer_1260 .box_1 img{width:80%;}
	.footer_ext .footer_1260 .box_2{float:left; width:48%; margin-left:0; border-left:none; }
	.footer_ext .footer_1260 .box_3{float:left; width:48%;}
}

@media screen and (max-width:540px) {
	.footer_ext{height:300px;}
	.footer_ext .footer_1260 .box_2{float:left; width:47%;}
	.footer_ext .footer_1260 .box_3{float:left; width:47%;}
	.footer_ext .footer_1260 .box_3 img{width:50px;}
}

/***************/
/* Referenciak */
/***************/
.content_right .ref_blokk{width:100%; margin:35px auto 15px auto;}
.content_right .ref_blokk:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.content_right .ref_blokk .fo_kep{margin:0 20px 5px 0; width: 400px; float: left;}
.content_right .ref_blokk .p_ref_cim{font-family:'MyriadProCond', sans-serif; padding:0 0 5px 0; margin:0; font-size:21px; color:#000; font-weight:bold;}
.content_right .ref_blokk .p_ref_szoveg{padding:0; margin:0; font-size:18px; color:#000; line-height:24px;}

/* Galeria kepek */
.content_right .ref_blokk .ref_gal_img{width:100%; clear:both; margin:10px auto; padding-top:15px;}
.content_right .ref_blokk .ref_gal_img:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.content_right .ref_blokk .ref_gal_img img{width:15%; margin:0 5px;}

@media screen and (max-width:840px) {
	.content_right .ref_blokk .fo_kep{margin:0 15px 5px 0; width:35%;}
}
@media screen and (max-width:540px) {
	.content_right .ref_blokk .fo_kep{margin:5px 15px 5px 0;}
}

/*******************/
/* Szakmai anyagok */
/*******************/
.content_right .anyagok_blokk{width:100%; margin:35px auto 15px auto;}
.content_right .anyagok_blokk:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.content_right .anyagok_blokk.termek_old{width:100%; margin:15px auto 15px auto;}

.content_right .anyagok_blokk .fo_kat_cim{font-family:'MyriadProCond', sans-serif; padding:15px 0 5px 0; margin:0; font-size:26px; color:#000; font-weight:bold;}

.content_right .anyagok_blokk .kat_cim{padding:12px 0 0 0; margin:0; font-size:20px; color:#000; line-height:24px;}
.content_right .anyagok_blokk a{color:#8b8c5b; text-decoration:none; padding-left:15px; display:block; line-height:24px;}
.content_right .anyagok_blokk a:hover{color:#000;}

/*******************************/
/* TOP és Akciós  */
/*******************************/
.content_1920 .content_1260 .content_right .termek_keret .box_termek{float:left; width:30%; margin:0 10px 35px 10px; text-align:center; }
.content_1920 .content_1260 .content_right .termek_keret .fo_kep_box{width:99%; height:230px; border:2px solid #abac5f;}
.content_1920 .content_1260 .content_right .termek_keret .fo_kep_box.egy_termek{height:auto; border:none; background:#fff;}

/* 2022.09.11 */
.content_1920 .content_1260 .content_right .termek_keret .fo_kep_box.egy_termek div{height:auto; border:2px solid #abac5f; margin-bottom:5px;}

/* min-height:100px;*/
.content_1920 .content_1260 .content_right .termek_keret .box_termek h2{padding:0 15px; margin:0; font-size:22px; color:#000; font-weight:normal; font-weight:bold; height:90px; overflow:hidden; }/*min-height:90px;*/

.content_1920 .content_1260 .content_right .termek_keret .box_termek h2 a{font-size:22px; color:#000; text-decoration:none;}
.content_1920 .content_1260 .content_right .termek_keret .box_termek h2 a:hover{color:#8b8c5b;}
.content_1920 .content_1260 .content_right .termek_keret .fo_kep{margin:15px 0; max-height:170px; max-width:90%;} /*width:90%;*/

/* Termek ár + raktaron? */
.content_1920 .content_1260 .content_right .termek_keret .box_termek .term_info .p_ar{color:#a0a155; font-size:24px; font-weight:bold;}

.content_1920 .content_1260 .content_right .termek_keret .box_termek .term_info{width:90%; margin-left:15px; color:#a0a155; font-size:24px; font-weight:bold;}
.content_1920 .content_1260 .content_right .termek_keret .box_termek .term_info:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.content_1920 .content_1260 .content_right .termek_keret .box_termek .term_info img{float:left; margin:15px 10px 0 0;}

.content_1920 .content_1260 .content_right .termek_keret .term_info .p_cikkszam{color:#000; font-size:20px; padding:5px 0 0 0; font-weight:normal;}
.content_1920 .content_1260 .content_right .termek_keret .term_info .p_ar_netto{color:#a0a155; font-size:20px; font-weight:normal; padding:0; line-height:22px;}
.content_1920 .content_1260 .content_right .termek_keret .term_info .p_ar_brutto{color:#a0a155; font-size:20px; font-weight:bold;padding:3px 0 0 0; line-height:22px;}

/*.content_1920 .content_1260 .content_right .termek_keret .term_info .img_info{float:left; margin:15px 10px 0 0;}*/

.content_1920 .content_1260 .content_right .termek_spec{margin:0; font-family:'MyriadProCond', sans-serif; padding:10px 0 10px 15px; font-size:18px; color:#000; line-height:24px; clear:both;}

.content_1920 .content_1260 .content_right .termek_keret.small_box .box_termek .term_info .p_ar{float: left; font-size:20px; line-height: 40px;}
.content_1920 .content_1260 .content_right .termek_keret.small_box .box_termek .term_info img{float: right; margin:0;}
.content_1920 .content_1260 .content_right .termek_keret .term_left .comment {font-size: 15px;} 

@media screen and (max-width:840px) {
	.content_1920 .content_1260 .content_right .termek_keret .box_termek{margin:0 5px 15px 5px;}

	/* 2022.08.23 */
	.content_1920 .content_1260 .content_right .termek_keret .box_termek{width:45%; margin:0 5px 15px 5px;}
}

@media screen and (max-width:640px) {
	.content_1920 .content_1260 .content_right .termek_keret .box_termek{width:45%; margin:0 5px 15px 5px;}
}

@media screen and (max-width:540px) {
	.content_1920 .content_1260 .content_right .termek_keret .box_termek{width:99%; margin:0 5px 45px 5px;}
	/* 2022.08.23 */
	.content_1920 .content_1260 .content_right .termek_keret .box_termek h2{height:auto;}
}
