.athuzas {
	text-decoration: line-through;
}
.lista_kategoria {
	border: 1px solid #CCCCCC;
	margin-bottom: 35px;
	padding: 5px;
}
.termek {
	border: 1px solid #CCCCCC;
	height: 425px;
	margin-bottom: 35px;
	position: relative;
}
.termek_kosarba {
	margin-bottom: -67px;
	position: absolute;
	width: 100%;
	bottom: 36px;
	left: 15px;
}
.termek_lapozas {
	list-style-type: none;
	padding: 0px;
}
.termek_lapozas li {
	display: inline-block;
}
.termek_lapozas li a, .termek_lapozas li span {
	padding: 10px;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	width: 40px;
	height: 40px;
	display: block;
	color: #58B244;
}
.termek_lapozas li span {
	color: white;
	background-color: #F16E2C;
}
.beslo_main_gomb_gomb {
	z-index: 3;
	position: relative;
}
.beslo_main_gomb_nyelv {
	width: 0px;
	height: 35px;
	background-color: #EC571C;
	text-align: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-left: 50px;
	line-height: 35px;
	margin-top: -53px;
	z-index: 2;
	position: absolute;
	display: none;
}
p.uzenet {
	background-color: gold;
	padding: 5px;
	text-align: center;
	font-size: 20pt;
	margin: 15px;
}
.kosarbakerult {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 11px;
	left: 0;
}
.kosarbakerult span {
	background-color: #EC571C;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	padding: 7px;
	display: none;
	white-space: nowrap;
}
.narancs_font, .narancs_font:hover, .narancs_font:active, .narancs_font:visited, .narancs_font:focus {
	color: #F16E2C;
}
.zold_font {
	color: #58B244;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.szurke_font {
	color: #6E6E6E;
}
.fekete_font {
	color: #000;
}
.tizenegy {
	font-size: 11px;
}
.tizenharom {
	font-size: 13px;
}
.tizennegy {
	font-size: 14px;
}
.tizenot {
	font-size: 15px;
}
.tizenhat {
	font-size: 16px;
}
.tizennyolc {
	font-size: 18px;
}
.husz {
	font-size: 20px;
}
.huszonketto {
	font-size: 22px;
}
.huszonot {
	font-size: 25px;
}
input {
	outline-style: none; /* Chrome */
}
input::-ms-clear { /* IE, Edge */
	display: none;
}
.cart_q_input {
	width: 40px;
	height: 30px;
	text-align: right;
	background-color: #EBEBEB;
	border: 1px solid #959595;
	font-weight: bold;
	color: black;
	font-size: 16px;
}
.pointer {
	cursor: pointer;
}
.cart_refresh_button {
	width: 29px;
	height: 30px;
}
input[type="number"] {
	-moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
/* Tabs */
.wrapper {
	border: 1px solid #aeaeae;
}
.tabs {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #aeaeae;
	background-color: #e8e8e8;
}
.tabs > li {
	float: left;
	list-style-type: none;
}
.tabs > li a {
	display: block;
	border-right: 1px solid #aeaeae;
	background-color: #e8e8e8;
	padding: 6px 9px;
	font-weight: bold;
	color: #6e6e6e;
}
.tabs > li > a.active {
	background-color: white;
	color: #E94D1B;
	padding-bottom: 7px;
	margin-bottom: -1px;
}
.tabgroup > div {
	padding: 9px;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
/* Hack */
section#termek-fulek div#termekinfo p {
	text-align: left !important;
}
body {
	background-image: url('images/fixedbackgr.jpg');
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
}
a, a:hover, a:active, a:visited, a:focus {
	color: #064806;
	text-decoration: none;
}
.kilencnyolcvan {
	max-width: 980px;
}
.vilagoszold_hatter {
	background-color: #135F15;
}
.feher_font {
	color: white;
}
.feher_hatter {
	background-color: white;
}
.vilagoszold_font, .vilagoszold_font:visited {
	color: #7BA67C;
}
.narancssarga_hatter {
	background-color: #F16E2C;
}
.szurke_hatter {
	background-color: #E8E8E8;
}
#keres {
	width: 190px;
	height: 28px;
	padding: 0 10px;
	border: none;
}
#keres::placeholder {
	color: #4B854C;
	opacity: 1; /* Firefox */
}
#keres:-ms-input-placeholder { /* IE */
	color: #4B854C;
}
#keres::-ms-input-placeholder { /* Edge */
	color: #4B854C;
}
#top_menu_1 li>a, #top_menu_2 li>a {
	background-color: transparent;
	color: white;
}
#top_menu_1 nav, #top_menu_2 nav {
	margin-bottom: 0;
}
#top_menu_1 .navbar, #top_menu_2 .navbar {
	border: none;
}
#top_menu_1 li a {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
#search_form {
	padding-right: 0px;
}
#search_form div {
	border: 1px solid #3E832C;
	width: 220px;
	background-color: #135F15;
}
#search_form button {
	padding: 5px;
	border: none;
	position: relative;
	top: 4px;
	right: 4px;
	margin-top: -4px;
	margin-right: -4px;
	background-color: transparent;
}
#search_form button img {
	display: block; /* kill line-height */
}
#desktop_usermenu_and_basket {
	position: relative;
	margin-bottom: -10px;
}
#desktop_usermenu_and_basket > div {
	display: inline-block;
	position: relative;
}
#desktop_usermenu_and_basket > div:first-child {
	vertical-align: top;
}
#desktop_usermenu_and_basket > div:first-child img {
	margin: 13px 5px 12px 13px;
}
#kosar {
	z-index: 1;
}
#kosar span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#top_menu_2 .row>div:last-child {
	padding-right: 0px;
}
.lenyilo_menu_hatter {
	margin-top: 0px;
	background-color: rgba(6,72,6,0.75);
	border-radius: 0;
	box-shadow: none;
	border: none;
	top: 50px;
}
.fixed {
	position: fixed;
	top: 0px;
	z-index: 1;
	width: 100%;
	max-width: 980px;
}
/* mobile */
#mobile_header {
	background-color: rgb(11, 71, 14);
}
#mobile_logo {
	padding: 10px 0;
	text-align: center;
}
#mobile_buttons {
	height: 22px;
	box-shadow: 0px 3px 3px gray;
}
#mobile_buttons a {
	position: absolute;
	z-index: 2;
}
#mobile_search_panel {
	background-color: rgb(11, 71, 14);
	padding: 33px 0 8px 0;
	text-align: center;
	box-shadow: 0px 3px 3px gray;
}
#mobile_input_search {
	border: 1px solid #3E832C;
	width: 250px;
	display: inline-block;
	background-color: #135F15;
	text-align: left;
}
#mobile_search_fld {
	background-color: rgb(17, 95, 21);
	font-size: 16px;
	border: none;
	width: 220px;
	height: 27px;
	padding: 0 10px;
}
#mobile_search_fld::placeholder {
	color: #4B854C;
	opacity: 1; /* Firefox */
}
#mobile_search_fld:-ms-input-placeholder { /* IE */
	color: #4B854C;
}
#mobile_search_fld::-ms-input-placeholder { /* Edge */
	color: #4B854C;
}
#mobile_search_btn {
	position: relative;
	top: 7px;
	margin-top: -7px;
}
.mobile_menu {
	position: absolute;
	width: 100%;
	background-color: rgba(65,65,65,0.95);
	z-index: 1;
	border-bottom: 8px solid rgb(11, 71, 14);
	padding-top: 35px;
	margin-left: -15px;
}
.mobile_menu ul {
	list-style-type: none;
	padding-left: 0px;
}
.mobile_menu ul li {
	padding: 0px 3px;
}
.mobile_menu ul li a {
	color: white;
	font-size: 16px;
	line-height: 34px;
}
#mobile_mainmenu {
	max-height: 500px;
	overflow: auto;
}
.mobile_submenu {
	display: none;
	margin-left: 20px;
}
.margin-top-s {
	margin-top: 10px;
}
.margin-top-m {
	margin-top: 20px;
}
.padding-s {
	padding: 10px;
}
.padding-top-s {
	padding-top: 10px;
}
.padding-top-m {
	padding-top: 20px;
}
.padding-bottom-s {
	padding-bottom: 10px;
}
.margin-bottom-s {
	margin-bottom: 10px;
}
.margin-left-s {
	margin-left: 10px;
}
.margin-right-s {
	margin-right: 10px;
}
.gomb_zold, .gomb_zold:hover, .gomb_zold:active, .gomb_zold:visited, .gomb_zold:focus {
	text-align: center;
	background-color: #135F15;
	color: white !important;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	border: none;
	padding: 6px 12px;
}
.gomb_narancs, .gomb_narancs:hover, .gomb_narancs:active, .gomb_narancs:visited, .gomb_narancs:focus {
	text-align: center;
	background-color: #F16E2C;
	color: white !important;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	font-size: 18px;
	border: none;
	padding: 6px 12px;
}
.gomb_narancs:disabled, .gomb_zold:disabled {
	cursor: not-allowed;
	background-color: #EBEBEB;
}
.gomb_kicsi, .gomb_kicsi:hover, .gomb_kicsi:active, .gomb_kicsi:visited, .gomb_kicsi:focus {
	font-size: 11px;
	padding: 4px 8px;
}
label {
	font-weight: normal;
	display: inline;
}
.mobile_basket_number {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 10px;
	color: #F16E2C;
	font-weight: bold;
}
/* form items */
.input-gray {
	background-color: #EBEBEB;
	border: 1px solid #959595;
	color: black;
	width: 100%;
	font-size: 18px;
	max-width: 400px;
}
.input-gray-nowidth {
	background-color: #EBEBEB;
	border: 1px solid #959595;
	color: black;
	font-size: 18px;
}
select.input-gray {
	padding: 2px;
}
.textarea-gray {
	width: 100%;
	background-color: #EBEBEB;
	border: 1px solid #959595;
	color: black;
	font-size: 18px;
	max-width: 400px;
}
.page-title {
	font-weight: bold;
	text-align: center;
	font-size: 35px;
	color: #F16E2C;
}
.page-subtitle {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
	color: #6E6E6E;
}
.label-right {
	display: block;
	width: 100%;
	text-align: right;
	line-height: 30px;
	margin-bottom: 0;
}
.label-left {
	display: block;
	width: 100%;
	line-height: 30px;
	margin-bottom: 0;
}
.label-inline {
	margin-left: 5px;
	position: relative;
	top: -2px;
}
.text-in-form {
	line-height: 30px;
}
@media (max-width: 767px) {
	.label-right {
		text-align: left;
	}
	.input-gray {
		max-width: none;
	}
	.textarea-gray {
		max-width: none;
	}
}
#oldaltetejere {
	position: fixed;
	bottom: 30px;
	right: 50%;
	margin-right: -460px;
	display: none;
}
@media (max-width: 979px) {
	#oldaltetejere {
		position: fixed;
		bottom: 30px;
		right: 30px;
		margin-right: 0;
	}
}
.border-gray {
	border: 1px solid #AEAEAE;
}
.inline-middle {
	display: inline-block;
	vertical-align: middle;
}
.kategoria_nev {
	height: 58px;
	font-size: 20px;
}
@media (max-width: 991px) { /* SM */
	.kategoria_nev {
		font-size: 18px;
		height: 52px;
	}
}
@media (max-width: 767px) { /* XS */
	.kategoria_nev {
		font-size: 16px;
		height: 65px;
	}
}
.square-image-container {
	padding-top: 100%;
	position: relative;
}
.square-image {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.help {
	padding: 10px;
	border: 1px dashed #135F15;
	color: #135F15;
	background-color: #AFDBA4;
}
.help *:last-child {
	margin-bottom: 0;
}
#cookie_consent {
	display: none;
	position: fixed;
	bottom: 0;
	background-color: rgba(11, 71, 14, 0.9);
	color: white;
	width: 100%;
	text-align: center;
}
#cookie_consent p {
	margin: 10px;
}
.gomb_kicsi, .gomb_kicsi:hover, .gomb_kicsi:focus {
	font-size: 14px;
	margin: 3px 10px;
}
.menu-blackfriday {
	background-color: black;
	color: white;
	font-weight: bold;
}
.menu-blackfriday a:before {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e102";
}
#galeria {
	padding: 0;
	background-color: transparent;
	overflow: hidden;
}
#galeria ul {
	list-style-type: none;
	padding: 0px;
	white-space: nowrap;
}
#galeria li {
	display: inline-block;
	margin-right: 7px;
}
#galeria img {
	border: 1px solid #AEAEAE;
}
#videogaleria {
	padding: 0;
	background-color: transparent;
	overflow: hidden;
}
#videogaleria ul {
	list-style-type: none;
	padding: 0px;
	white-space: nowrap;
}
#videogaleria li {
	display: inline-block;
	margin-right: 7px;
}
#videogaleria img {
	border: 1px solid #AEAEAE;
	max-height: 100px;
	width: auto;
}
@keyframes spin {
	from {
		transform:rotate(0deg);
	}
	to {
		transform:rotate(360deg);
	}
}
.spin {
	animation-name: spin;
	animation-duration: 2000ms;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.gomb_letilt, .gomb_letilt:hover, .gomb_letilt:active, .gomb_letilt:focus, .gomb_letilt:visited {
	background-color: silver;
	cursor: not-allowed;
}
#contact-form label.label-right.bold:before {
	content: '* ';
	color: red;
	font-weight: bold;
}
@media (max-width: 767px) {
	.modal-fullscreen .modal-dialog {
		margin: 0;
	}
	.modal-fullscreen .modal-content {
		border: 0;
		border-radius: 0;
	}
}
.mTS-buttons-in .mTSButtonLeft, .mTS-buttons-in .mTSButtonRight {
	padding: 0;
	width: 48px;
	height: 48px;
	top: 0;
	margin: 17px 0;
}
.mTS-buttons-in .mTSButton:not(.mTS-hidden) {
	opacity: 1;
}
.mTS-buttons-in .mTSButtonIcon {
	fill: #F16E2C;
}
.no-gutter {
	margin-right: 0;
	margin-left: 0;
}

.no-gutter > [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
.phone-numbers {
	max-width: 400px;
}
@media (max-width: 767px) {
	.phone-numbers {
		max-width: none;
	}
}
input::placeholder {
	color: #AAA;
	opacity: 1; /* Firefox */
}
input:-ms-input-placeholder { /* IE */
	color: #AAA;
}
input::-ms-input-placeholder { /* Edge */
	color: #AAA;
}
#termekinfo h1, .kategoriatartalom h1 {
	font-size: 16pt;
}
#termekinfo h2, .kategoriatartalom h2 {
	font-size: 15pt;
}
#termekinfo h3, .kategoriatartalom h3 {
	font-size: 14pt;
}
#termekinfo h4, .kategoriatartalom h4 {
	font-size: 12pt;
}
#termekinfo h5, .kategoriatartalom h5 {
	font-size: 12pt;
}
#termekinfo h6, .kategoriatartalom h6 {
	font-size: 12pt;
}
#termekinfo p, .kategoriatartalom p {
	font-size: 12pt;
}
/* 2025 */
body {
	background-color: #ededed;
	font-family: "Roboto", serif;
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal;
}
header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	text-align: center;
	background-color: #fff;
}
#mobile_header {
	background-color: #fff;
}
#mobile_usermenubtn {
	background: url('images/user.svg') no-repeat center;
	background-size: contain;
	width: 44px;
	height: 44px;
}
.mobile_cartmenubtn {
	background: url('images/cart.svg') no-repeat center;
	background-size: contain;
	width: 44px;
	height: 44px;
}
.mobile_basket_number {
	top: 21px;
}
.max-width {
	max-width: 1300px;
	margin: auto;
}
.max-width:not(:first-child) {
	background-color: #fff;
}
.navbar {
	margin-bottom: 0;
	min-height: 35px;
}
.navbar-nav > li > a {
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	color: #fff;
}
.dropdown-menu {
	top: 35px;
}
.lenyilo_menu_hatter {
	background-color: #064806e6;
}
.dropdown-menu > li > a {
	color: #fff;
}
.menu-bg {
	background-color: #f16e2c;
	height: auto;
}
#keres {
	height: 30px;
	padding: 5px;
	width: 370px;
}
#kosar {
	line-height: 20px;
}
#kosar span {
	top: 14.5px;
	color: #f16e2c;
}
.keresoform {
	float: right;
	margin: 0;
}
@media (max-width: 767px) {
	.keresoform {
		float: none;
		margin: 0 auto;
	}
}
#search_form div {
	background-color: #fff;
	border: 1px solid #d6d6d6;
	width: 400px;
}
#desktop_usermenu_and_basket {
	float: right;
	display: inline-block;
	margin-top: -3px;
	margin-bottom: 0;
	line-height: 0;
}
.logo, #mobile_logo a {
	background: url('images/logo.svg') no-repeat center;
	background-size: contain;
	width: 150px;
	height: 30px;
	float: left;
	display: inline-block;
}
#mobile_logo a {
	width: 175px;
	height: 42px;
	float: none;
	margin: auto;
	display: block;
}
.customer-login, #kosar {
	background: url('images/user.svg') no-repeat center;
	background-size: contain;
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-left: 10px;
}
#kosar {
	background: url('images/cart.svg') no-repeat center;
}
.content {
	margin-top: 89px;
	padding-bottom: 40px;
	min-height: calc(100vh - 233px);
}
@media (max-width: 767px) {
	.content {
		margin-top: 0;
		padding-top: 0;
	}
}
.te {
	border-top: 2px solid #f16e2c;
}
.lista_kategoria {
	border: none;
	margin-bottom: 0;
}
.kategoriatartalom {
	margin: 50px auto 20px;
	float: none;
	border: none;
}
input[type="checkbox"],
input[type="radio"] {
	display: none;
	margin-top: 10px;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
	padding-left: 35px;
	line-height: 28px;
	margin-bottom: 5px;
	display: inline-block;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
	content: ' ';
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 10px 0px -35px;
	vertical-align: middle;
	border: 1px solid;
	cursor: pointer;
	min-width: 0;
	padding: 0;
	position: absolute;
	border: 1px solid #e3e3e3;
	background-color: #f0f0f0;
	border-radius: 50%;
}
input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before {
	background: url('images/checkin_drop.svg') no-repeat center center;
	background-color: #f0f0f0;
	background-size: 15px;
}
footer {
	background-color: #0a3a09;
	padding: 20px 0;
}
.footer-linkek {
	display: flex;
	flex-direction: column;
}
.footer-linkek:last-child {
	flex-direction: row;
	justify-content: flex-end;
}
.footer-linkek a {
	color: #fff !important;
	margin: 5px 0;
	display: inline-block;
	line-height: 16px;
}
.footer-logok {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: nowrap;
}
.lg {
	display: inline-block;
	/*max-width: 80%;*/
}
a[href="https://www.arukereso.hu/"]:last-child {
	color: #fff !important;
	margin-top: -11px;
	display: block;
}
a.fb, a.tik-tok, a.yt, a.online, a.hirlevel, a.kupon {
	background: url('images/fb.svg') no-repeat center;
	background-size: contain;
	width: 47px;
	height: 47px;
	display: inline-block;
	margin-left: 10px;
}
a.tik-tok {
	background: url('images/tik.svg') no-repeat center;
}
a.yt {
	background: url('images/yt.svg') no-repeat center;
}
a.online {
	background: url('images/callcenter.svg') no-repeat center;
}
a.hirlevel{
	background: url('images/email.svg') no-repeat center;
}
a.kupon {
	background: url('images/kupon.svg') no-repeat center;
}
@media (max-width: 850px) {
	.footer-linkek, .footer-logok {
		text-align: center;
		margin-bottom: 30px;
	}
	.footer-logok {
		flex-direction: column;
	}
	.lg {
		margin-bottom: 20px;
	}
	.footer-linkek:last-child {
		justify-content: center;
	}
	a.fb, a.tik-tok, a.yt{
		margin: 0 10px;
	}
}
#oldaltetejere {
	bottom: 30px;
	display: none;
	margin-right: 0;
	position: fixed;
	right: 25px;
}
/*#contact*/
.head {
	background: url('images/callcenter.svg') no-repeat center;
	background-size: contain;
	width: 190px;
	height: 190px;
	display: block;
	float: right;
	margin-top: 30px;
	margin-right: 40px;
}
@media (max-width: 767px) {
	.head {
		width: 80px;
		height: 80px;
		float: none;
		margin-top: 60px;
		margin-right: 0;
	}
}
.contact .page-title {
	text-align: left;
	margin-bottom: 30px;
}
#block_cfs_cfo_id {
	margin-left: 23px;
	margin-bottom: 30px;
}
select#cfs_cfo_id {
	border: none;
	background-color: #f0f0f0;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
}
@media (max-width: 767px) {
	#block_cfs_cfo_id {
		margin-left: -15px;
	}
	select#cfs_cfo_id {
		font-size: 12px;
		height: 28px;
	}
}
.form-control {
	max-width: 402px;
}
.contact button {
	padding: 0 20px;
	background-color: #085f08;
	color: #fff;
	border-radius: 5px;
	font-size: 25px;
	font-weight: normal;
}
/*#contact*/
/*#info*/
.info .page-title {
	text-align: center;
	padding-top: 15px;
}
.info .hr {
	border-bottom: 2px solid #f16e2c;
}
.info .max-width {
	max-width: 930px;
	float: none;
}
.elerhetosegek {
	display: flex;
	flex-wrap: wrap;
	float: none;
	margin: 30px auto;
	width: 100%;
	max-width: 930px;
	padding: 15px;
}
.elerhetosegek a {
	flex: 50%;
	margin-bottom: 50px;
	text-align: center;
	text-align: left;
	align-items: center;
	display: flex;
	justify-content: flex-start;
	font-size: 17px;
}
.elerhetosegek a:nth-child(even) {
	padding-left: 30px;
}
.elerhetosegek a:before {
	background-size: contain;
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-right: 15px;
}
@media (max-width: 767px) {
	.content:not(.fooldal) {
		padding-top: 30px;
	}
	.page-title {
		text-align: center;
	}
	.elerhetosegek a {
		flex: 100%;
		margin-bottom: 35px;
		font-size: 15px;
	}
	.elerhetosegek a:nth-child(even) {
		padding-left: 0;
	}
	.elerhetosegek a:before {
		width: 75px;
		height: 75px;
	}
}
.elerhetosegek a:nth-child(1):before{
	content: url('images/phone.svg');
}
.elerhetosegek a:nth-child(2):before {
	content: url('images/place.svg');
}
.elerhetosegek a:nth-child(3):before {
	content: url('images/contact.svg');
}
.elerhetosegek a:nth-child(4):before {
	content: url('images/open.svg');
}
.ikonok {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}
.ikonok a {
	width: 95px;
	height: 95px;
	margin: 0 10px;
}
@media (max-width: 767px) {
	.ikonok {
		flex-wrap: wrap;
	}
	.ikonok a {
		margin: 20px 10px 20px;
		flex: 24%;
	}
}
.info .embed-responsive {
	margin-top: 40px;
}
.info h4 {
	color: #085f08;
	margin-top: 40px;
}
.info ul {
	padding: 0 30px;
}
/*#info*/
/*kupon*/
.kupon-kod {
	background: url('images/kuponback.png') no-repeat center;
	background-size: contain;
	width: 359px;
	height: 130px;
	display: flex;
	margin-left: 10px;
	justify-content: space-evenly;
	align-items: center;
	font-size: 34px;
	padding: 0 70px;
	font-weight: bold;
	color: #f16e2c;
	margin: 20px auto;
}
/*kupon*/
