@media screen and (max-width: 1030px) {
.termeklista {
	box-sizing: border-box;

	/* background-color: yellow;  */

}
}
@media screen and (max-width: 769px) {
.marg4 {
	margin: 0px;
}
.kosarelem {
	padding: 8px 8px;
}
.kosarelem h3{
	font-size: 11pt;
}
.kosarelem h4{
	font-size: 9pt;
}
.kosarelem1 {
	width: 25%;
	font-size: 11pt;
	line-height: 24pt;
}
.kosarelem2 {
	width: 32%;
	font-size: 10pt;
	line-height: 24pt;
}
.kosarelem4 {
	width: 40px;
	font-size: 20px;
	text-align: left;
}
.kosardb {
	margin-top: 6px;
	width: 60px;
	background-color: white;
}
.kosardb button{
	width: 20px;
	height: 20px;
	font-size: 15px;
}
.kosardb p{
	width: 30px;
	height: 30px;
	font-size: 16px;
}
.m100 {
	width: 100%;
}
.sor50, .sor100 {
	width: 96%;
	margin:  4px 2%;
}
.termekkep {
	float: none;
	width: 100%;
}
.termekinformaciok {
	float: none;
	width: 100%;
} 
.arsor button{
	font-size: 17px;
	padding: 8px 8px;
}
.arsor>div {
	font-size: 18px;
	margin: 4px 0px 4px 8px;
}
.arsor i#brutto {
	font-size: 8pt;
}
.specifikaciosor div, .specifikaciosor p{
	width: 100%;
	float: none;
}
}
@media screen and (max-width: 480px) {
	.webshopikonalap {
		margin: 18px 0px;
	}
	#kisinfo {
		top: 25px;
		right: -2px;
		z-index: 2000;
	}
}
@media screen and (max-width: 400px) {
.arsor {
	display: table;
	padding: 0px;
	margin-left: -10px;
	
	}
.arsor #ar{
	font-size: 24px;
	width: 100%;
	margin: 12px 0px 0px 0px;
	}
.arsor input{
	position: relative;
	margin: 0 70% 0 0;
	width: 36%;
}
.arsor button{
	position: relative;
	margin-top: -48px;
	float: right;
	width: 44%;
	padding: 8px 1.5%;
	margin-right: -12px;
}
.arsor #mertek{
	position: relative;
	margin-top: -38px;
	margin-right: 38%;
	float: right;
	width: 14%;
	text-align: center;

}
.kosardb {
	width: 100px;
}
.kosarelem1 {
	font-size: 10pt;
}
.kosarelem2 {
	font-size: 9pt;
}
.mszj {
	text-align: right;
}
}
@media screen and (max-width: 360px) {
.webshopikonalap {
	margin-top: -38px;
}
.ikon{
	width: 28px;
	height: 30px;
	font-size: 20px;
}
.termekarsor span{
	top: 70px;
	font-size: 14pt;
	right: 100px;
}
.termekarsor button{
	font-size: 16px;
	padding: 8px 8px;
}
.termekarsor input{
	width: 80px;
	right: 138px;
}
.termekdoboz h2 {
	font-size: 200%;
}
}