@media screen and (max-width: 767px) {
	.header-middle-row {
		background-color:#FFC40E;
	}
	.header-navbar-search {
		background-color:#FFC40E;
		border: solid 2px #111;
		border-radius: 8px;
		margin: 0 8px;
		margin-bottom: 8px;
	}
	.header-navbar-search input {
  		color:#111111;
	}
	.header-navbar-search input::placeholder {
  		color:#262839;		
	}
	.header-logo img {
		margin:auto;
	}
}
.seoh1-module {
	margin-bottom: 32px!important;
}

.product-card__image {
	border-radius:16px;
}
.product-page-right-box h6 {
	display:none;
}
.product-parameter__short-description strong {
	color:#FFC40E;
	font-size: 24px;
}
.product-parameter__short-description td {
	font-size: 16px;
	padding-bottom: 24px;
	padding-top: 8px;
}
.badgeitem {
	background:none!important;
	margin: 20px;
	height: 30px!important;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
.badgeitem::before {
	content:"Új";
	display: block;
	background-color:#FF0048;
	width: 24px;
	height: 24px;
	border-radius: 20px;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	padding:8px 4px;
	color:#fff;
	left:-20px;
	position:relative;
}
.product-card {
	border-radius: 24px;
}

.module-productdescriptionnoparameters-wrapper h3 {
	text-align:left!important;
}

/*.footer-middle {
	background-color:#171822;
	color:#fff;
}
.footer-middle a {
	color:#fff!important;
}
*/
.advantages-grid {
	background-color:#171822;
	border:0;
}