button {
	border: none;
	cursor: pointer;
}
.rendeles {
	/* background-color: var(--main-harmadik-szin);*/
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: white;
	display: block;
	float: right;
	padding: 4px;
	clear: both;
}
.rendeles input[type=text] {
  width: 30px;
	height: 30px;
	font-size: 20px;
  padding: 0px 0px;
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
	text-align: center;
	background-color: white;
}
.rendeles button {

	height: 30px;
	font-size: 20px;
  padding: 0px 8px;
  border: none;
  border-radius: 4px;
  box-sizing: border-box;
	text-align: center;
	cursor: pointer;
}
.akciolistaar {
	margin-top: -16px;
}
.akciolistabetu {
	color: orange;
}
.termek {
	border: 1px solid #808285;
	width: 100%;
	padding: 18px 18px 18px 18px;
	box-sizing: border-box;
	margin: 18px 0px;
	display: table;
	position: relative;
}
.termekkep {
	float: left;
	width: 43%;
	box-sizing: border-box;
	text-align: center;
	border: 0px solid #808285;
}
.termekkep img{
	margin: 0px auto;
	max-width: 100%;
}
.termekinformaciok {
	float: right;
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 80px;
}
.termekinformaciok img{
	max-width: 100% !important;
}
.termekinformaciok h1, .termek h2{
	margin: 0px 0px;
}
.termekdoboz {
	background-color: silver;
	padding: 18px;
	margin: 18px 0px 38px 0px;
	display: table;
	width: 100%;
	box-sizing: border-box;
}
.termekdoboz h2{
	text-align: right;
	font-size: 24pt;
	margin: 0px;
}
.termekdoboz h3{
	text-align: right;
	font-size: 16pt;
	margin: 8px 0px;
}
.termekdoboz h2 {
	line-height: 120%;
}

.arsor {
	width: 100%;
	margin: 24px 0px 8px 0px;
	display: flex;
	align-items:  center;
	justify-content: flex-end;
	line-height: 120%;
	box-sizing: content-box;
}
.arsor>div {
	/*  background-color: #00c8ff; */
	margin: 4px 0px 4px 12px;
	font-size: 24px;
	text-align: right;
	font-weight: 300;
	padding: 4px;
}
.arsor i#brutto {
	font-size: 10pt;
	margin: 0px;
}
.arsor button{
	font-size: 17px;
	color: white;
	padding: 8px 28px;
	background-color: var(--main-elso-szin);
}
.arsor button:hover{
	background-color: red;
	transition: .8s;
}
.arsor select, .arsor input{
	font-size: 18px;
	padding: 6px;
}
.arsor input{
	width: 70px;
}
.termekdoboz span {
	text-align: right;
	float: right;
	display: block;
}
.kistermekalap {
	border: 0px solid #000;
	width: 300px;
	height: 360px;
	position: relative;
	text-align: center;
}
.kistermekalap:focus {
	outline: none;
}
.kistermekalap img {
	width: auto;
	max-width: 80%;
	margin: 0px 10%;
	max-height: 250px;
}
.kistermekinfosor {
	position: absolute;
	width: 100%;
	top: 250px;
	left: 0px;
	padding: 8px;
	border: 0px solid #8AC007;
	box-sizing: border-box;
	font-size: 11pt;
}
.kistermekarsor {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0px;
	left: 0px;
	padding: 8px;
	box-sizing: border-box;
	border: 0px solid #999999;
}
#ar {
	font-weight: 300;
	margin-top: 12px;
}
.termeklista {
	padding: 20px 0px;
	text-align: center;
}
.termeklistaalap {
	border: 0px solid #000;
	width: 220px;
	height: 360px;
	position: relative;
}
.termeklistainfosor {
	position: absolute;
	width: 100%;
	top: 200px;
	left: 0px;
	padding: 8px;
	border: 0px solid #8AC007;
	box-sizing: border-box;
	font-size: 11pt;
}
.termeklistaarsor {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 30px;
}
.termeklistatovabbsor {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0px;
	left: 0px;
	box-sizing: border-box;
	color: white;
	padding: 6px;
}
.termeklistakep {
	max-height: 200px;
}
.webshopikonalap {
	float: right!important;
	margin: 30px 0px;
	position: relative;
	cursor: pointer;
}
.ikon{
	/* border-radius: 100%; */
	width: 38px;
	height: 40px;
	font-size: 20px;
	line-height: 0px;
	padding: 0px;
	color: var(--main-betuszin-vilagos);
	background-color: var(--main-masodik-szin);
	box-sizing: border-box;
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
		display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 25px;
}
.ikon:hover {
	background-color: var(--main-masodik-szin);
	color: var(--main-harmadik-szin);
}
#kisinfo {
	position: absolute;
	width: 15px;
	height: 15px;
	font-size: 10px;
	border-radius: 100%;
	color: white;
	background-color:red;
	box-sizing: border-box;
		display: flex;
	align-items: center;
	justify-content: center;
	top: -2px;
	right: -2px;
	z-index: 2000;
}
.kosarfejsor {
	background-color: var(--main-elso-szin);
	width: 100%;
	color: white;
	display: table;
	box-sizing: border-box;
}
.kosarelem {
text-align: center;
box-sizing: border-box;
margin: 0px;
	padding: 8px 8px;
}
.kosarelem h3{
	text-align: left;
	font-weight: 400;
	width: 250px;
	float: left;
	font-size: 12pt;
	margin: 0px;
}
.kosarelem h4{
	text-align: left;
	font-weight: 500;
		width: 250px;
	font-size: 10pt;
	margin: 0px;

}
.kosarelem1 {
	width: 100px;
}
.kosarelem2 {
	width: 130px;
}
.kosarelem4 {
	width: 60px;
	font-size: 30px;
}
#kosarkep {
	max-width: 150px;
	max-height: 80px;
	margin-right: 20px;
}

#fizetendo {
	text-align: right;
	font-size: 150%;
}
.dbvalaszto {
	width: 110px;
	float: right;
}
.db {
	margin-top: 14px;
	float: left;
   height: 40px;
	width: 40px;
	font-size: 24px;
}
.kosardb {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	background-color: #8dc63f;
}
.kosardb button{
	float: left;
	padding: 0px 0px;
	width: 30px;
	height: 30px;
	margin: 0px 0px;
	font-size: 20px;
	color: white;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	border: none;
}
.kosardb p{
	background-color: #fff;
	float: left;
	padding: 0px 0px;
	width: 40px;
	height: 30px;
	margin: 0px 0px;
	font-size: 20px;
	text-align: center;
}
.tvaltozatgomb, .tvaltozatgombon {
	float: left;
	background-color: var(--main-elso-szin);
	padding: 4px 8px;
	margin: 4px;
	color: white;
}
.alvaltozat h3{
	font-size: 10pt;
}
.alvaltozat{
	background-color: white;
	color: var(--main-betuszin);
	border: 1px solid var(--main-elso-szin);
}
.tvaltozatgomb:hover, .tvaltozatgombon {
	background: var(--main-vilagosszurke);
	transition: .8s;
}

.specifikaciosor {
	width: 100%;
	display: table;
	margin: 4px 0px;
}
.specifikaciosor div{
	width: 30%;
	float: left;
}
.specifikaciosor p{
	width: 70%;
	float: left;
	margin:0px;
}
.infosor {
		width: 100%;
	display: table;
	padding: 8px;
	background-color: green;
	color: white;
	text-align: center;
	box-sizing: border-box;
}
.sor100 {
	width: 100%;
	display: table;
	box-sizing: border-box;
}
.sor50 {
	width: 49%;
	display: table;
	box-sizing: border-box;

}
.jobbsor{
	width: 60%;
}
.mag100 {
	height: 100px;
}
.marg4 {
	margin: 4px;
}
.pad8 {
	padding: 8px;
}
.jobbra {
	float: right;
}
.balra {
	float: left;
}
.keret {
	border: 1px solid #a7a9ac;
	box-sizing: border-box;
}
.keret0 {
	border: 0px	 !important;
	box-sizing: border-box;
}
.zold {
	background-color: green !important;
}
.narancs {
	background-color: orange !important;
}
.piros {
	background-color: red;
	color: white !important;
}
.vzold {
	background-color: #a8ff00;
}
.kosarba {
	background-color: yellow;
}
.kosarba:hover {
	background-color: orange;
}
.rlezar {
	width: 100%;
	clear: both;
	height: 1px;
}
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pirosgomb
{
	border:none;
	background-color:red;
	padding: 6px 8px;
	cursor: pointer;
	font-size: 14pt;
	font-family : inherit;
	color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
}
.sor100 select {
	padding: 8px;
	font-size: 12pt;
	width: 100%;
}
#bejelentkezve {
	position: absolute;
	font-size: 8pt;
	right: 18px;
	z-index: 3000;
}


