body {
  font-family: Verdana, Arial, sans-serif;
  color: #555555;
}

button.radius, .button.radius {
	border-radius: 5px;
}
button.round, .button.round {
	border-radius: 1000px;
}


a {
	color: #ED7401;
}

a:hover, a:focus {
	color: #ED7401;
}

#sitetitle {
	background-color: #ED7401;
}
#sitetitle #logo {
	text-transform: uppercase;
	color: white;
	font-style: italic;
	font-family: HelveticaNeueConB, Impact, "Trebuchet MS", Helvetica;
	font-size: 220%;
	padding-left: 0.2em;
	padding-right: 0.3em;
}

/* Egyedi font */
@font-face {
	font-family: HelveticaNeueConB;
	src: url('/common/font/HelveticaNeue-CondensedBold.eot'); /* IE9 Compat Modes */
	src: url('/common/font/HelveticaNeue-CondensedBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('/common/font/HelveticaNeue-CondensedBold.woff') format('woff'), /* Modern Browsers */
		 url('/common/font/HelveticaNeue-CondensedBold.ttf')  format('truetype'), /* Safari, Android, iOS */
		 url('/common/font/HelveticaNeue-CondensedBold.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.top-bar {
	background-color: #222534;
	padding: 0;
}
.top-bar ul.menu {
	background-color: #222534;
	min-height: 60px;
	line-height: 60px;
}
.top-bar ul.menu li {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica;
	display: inline-block;
}

.menu-icon::after {
	background: #ED7401;
	box-shadow: 0 7px 0 #ED7401, 0 14px 0 #ED7401;
}
.menu-icon:hover::after {
	background: orange;
	box-shadow: 0 7px 0 orange, 0 14px 0 orange;
}
.title-bar-title {
	color: #ED7401;
}



/* BIG SLIDER on frontpage */
ul.bigslider {
	margin: 0;  /* override fundation */
}
.bigslider-inner{
//  background-position: center center;
//  background-size: cover;
}
.bigslider-bg {
	background-size: auto 100%;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 90px;
}
.slidecontent {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.bigslider-txt {
	font-size: 16px;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	margin: 28px 0;
}
.bigslider-txt2 {
	font-size: 20px;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	margin: 28px 0;
}
.bigslider-txt2-inverz {
	font-size: 20px;
	color: black;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	margin: 28px 0;
}
.bigslider-txt-cim {
	margin-top: 20px;
	color: white;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
	font-size: 28px;
	line-height: 120%;
	font-family: Verdana;
}
.bigslider-txt-cim-inverz {
	margin-top: 20px;
	color: black;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	font-size: 28px;
	line-height: 120%;
	font-family: Verdana;
}
@media screen and (min-width: 480px) {
	.bigslider-txt-cim, .bigslider-txt-cim-inverz {
		margin-top: 30px;
		font-size: 36px;
	}
	.bigslider-txt {
		font-size: 18px;
	}
	.bigslider-txt2, .bigslider-txt2-inverz {
		font-size: 22px;
	}
}
@media screen and (min-width: 768px) {
	.bigslider-bg {
		background-size: cover;
		background-position: center center;
	}
	.bigslider-txt-cim, .bigslider-txt-cim-inverz {
		margin-top: 50px;
		font-size: 42px;
	}
	.bigslider-txt {
		font-size: 20px;
		padding: 0 100px;
	}
	.bigslider-txt2, .bigslider-txt2-inverz {
		font-size: 26px;
		font-weight: bold;
		padding: 0 100px;
	}
}

.bigslider-txt2 .inverz {
	color: black;
	text-shadow: none;
	background-color: rgba(255, 255, 255, 0.8);
	padding:6px;
	font-weight: normal
	display: inline;
	box-shadow: 10px 0 0 rgba(255, 255, 255, 0.8);, -10px 0 0 rgba(255, 255, 255, 0.8);
	box-decoration-break: clone;
	line-height: 200%;
}
.slidecontent .piroscim {
	display: inline;
	background: #cc0000;
	box-shadow: 20px 0 0 #cc0000, -20px 0 0 #cc0000;
	text-shadow:none;
	box-decoration-break: clone;
}

/* override	 BX Slider default CSS */
.bx-wrapper {
	border: 0;
	box-shadow: none;
	z-index: 9;
	background: none;
}
.bx-wrapper .bx-pager {
	bottom: 20px;
	z-index:99;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #FFF none repeat scroll 0 0;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	border: 1px solid black;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ED7401;
}

div.keresobox {
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#keresbox-container {
/*	position: relative;
	top: -110px;
	z-index:99;*/
}
ul.keresobox {
	list-style-type: none;
	margin: 10px 10px;
}
ul.keresobox li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	border-right: 1px solid #E0E0E0;
	font-family: sans-serif;
//	font-weight: bold;
	text-transform: uppercase;
}
ul.keresobox li.last {
	padding-right: 0;
	font-weight: normal;
	border-right: none;
}
ul.keresobox li a {
	color: black;
	transition: all 0.4s ease 0s;
}
ul.keresobox li a:hover {
	color: #ff6600;
}

.button {
	background-color: black;
}
.button:hover, .button:focus {
	background-color: #FF6600;
}

.button.gombfekete {
	font-weight: bold;
	color: whitesmoke;
	padding: 0.7em 1.5em 0.7em 3em;
	text-transform: uppercase;
	background: black url(/common/images/icon/btn-search.png) 0.4em center no-repeat;
	transition: 0s;
}
.button.gombnarancs {
	font-weight: bold;
	color: whitesmoke;
	padding: 0.5em 0.7em 0.5em 2.7em;
	margin: 0.4em 0 0 0;
	text-transform: uppercase;
	background: #ED7401 url(/common/images/icon/btn-buy.png) 0.4em center no-repeat;
	transition: 0s;
}
.button.gombbarna1 {
	font-weight: bold;
	color: whitesmoke;
	margin: 4px;
	padding: 0.6em 1em 0.6em 2.3em;
	text-transform: uppercase;
	background: #7B3D02 url(/common/images/icon/btn-profile.png) 0.4em center no-repeat;
	transition: 0s;
}
.button.gombbarna2 {
	font-weight: bold;
	color: whitesmoke;
	margin: 4px;
	padding: 0.6em 1em 0.6em 2.3em;
	text-transform: uppercase;
	background: #7B3D02 url(/common/images/icon/btn-cart.png) 0.4em center no-repeat;
	transition: 0s;
}
/*button, .button {
	border-color: orange;
	color: whitesmoke;
	background-color: black;
	margin-bottom: 0;
}
*/
.button.gombfekete:hover, .button.gombfekete:focus {
	background: #ED7401 url(/common/images/icon/btn-search2.png) 0.4em center no-repeat;
}

/*
.hasabkoz {
	margin-right: 0;
}
@media screen and (min-width: 40em) {
.hasabkoz {
	margin-right: 0;
}
}*/

.keresobggumi {
	border: 1px solid #E6E6E6;
	padding-left: 10px;
	padding-right: 10px;
	background: #F7F7F7 url(/common/images/bg1.jpg) right bottom no-repeat;
}
.keresobgfelni {
	border: 1px solid #E6E6E6;
	padding-left: 10px;
	padding-right: 10px;
	background: white url(/common/images/bg2.jpg) right bottom no-repeat;
}

input.darab {
	width: 60px;
	height: 32px;
	text-align: center;
	margin-right: 10px;
	padding: 0;
	display: inline;
}

#sitefooter {
	background-color: #ED7401;
	padding-left: 0.2em;
}

#sitefooter ul {
	list-style-type: none;
}
#sitefooter ul li {
	float: left;
	padding-left: 5px;
	padding-right: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#sitefooter ul li a {
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#sitefooterblack {
	background-color: #222534;
	color: white;
	font-size: 14px;
	padding-bottom: 10px;
}
#sitefooterblack .footercim {
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 25px;
}
#sitefooterblack .fsav {
	line-height: 230%;
}
#sitefooterblack .fehervonal {
	border-bottom: 1px solid white;
}
#sitefooterblack a {
	color: white;
}
#sitefooterblack a:hover {
	color: #ED7401;
}
.footerforgmarkak {
	font-size: 11px;
	margin-top: 14px;
	margin-bottom: 30px;
}
.footerlogo {
	margin-left: 20px;
	color: #555555;
	text-transform: uppercase;
	font-size: 15px;
	font-style: italic;
	font-family: HelveticaNeueConB, Impact, "Trebuchet MS", Helvetica;
}

.cim_fekete {
	font-size: 19px;
	color: black;
	text-transform: uppercase;
	margin-top: 5px;
}
.termekfigyeles {
	color: #666666;
	font-size: 16px;
}
.termekfigyeles hr {
	border-color: #E8E8E8;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ugyfeleink-velemenyei {
	color: #ED7401;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	text-transform: uppercase;
}
img.no-resize {
	max-width: none;
}

#ugyfeleink-velemenyei-frame .bx-wrapper .bx-viewport
{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
h1 {
	text-transform: uppercase;
	font-size: 25px;
	letter-spacing: 1px;
	border-bottom: 1px solid silver;
}
h2 {
	text-transform: uppercase;
	font-size: 20px;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
}
span.pirosvonal {
	padding-bottom: 5px;
	border-bottom: 1px solid #EE6F06;
	line-height: 40px;
	font-weight: bold;
	color: #ED7401;
}
span.verticalline {
	border-right: 1px solid silver;
	padding-left: 10px;
	margin-right: 20px;
}
img.keret {
	-moz-box-shadow: 0 0 4px silver;
	-webkit-box-shadow: 0 0 4px silver;
	box-shadow: 0px 0px 4px silver;
	padding: 4px;
}

div.simplecontent {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
div.simplecontent h4{
	padding: 20px 0;
}
.hairborder {
	border: 1px solid #EDEBEB;
}
div.breadcrumb {
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
}
div.greybg {
	background-color: #F6F7F9;
}
div.pad20 {
	padding: 0 20px 20px 20px;
}
div.pad20a {
	padding: 10px 20px 20px 20px;
}
input[type=radio].nagyit {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.2); /* IE */
  -moz-transform: scale(1.2); /* FF */
  -webkit-transform: scale(1.2); /* Safari and Chrome */
  -o-transform: scale(1.2); /* Opera */
  padding: 10px;
  margin: 0;
}
/*label {
	font-size: 100%;
}*/
a.torles {
	color: #08090B;
    background-color: #F1F2F6;
    padding: 4px 8px;
}
.bold {
	font-weight: bold;
}
.graybg {
	background-color: #F1F2F6;
}
.narancs {
	color: #ff6600;
}
.fekete {
	color: black;
}

#kereso_meret select, #kereso_meret input[type="text"] {
	margin-bottom: 5px;
	width: auto;
	float: left;
	margin-right: 10px;
}

.gumilistablokk {
	margin: 10px;
	width: 260px;
}
.gumilista {
	margin-bottom: 20px;
}
.gumilistablokk .gumilistakep {
	padding-bottom: 10px;
	height: 280px;
}
.gumilistakeple .gumilistakep img{
	position:absolute;
	bottom:0;
	right: 0;
	max-height: 270px;
}
.gumilista .gumilistakep img{
	max-height: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gumilistabox .guminev {
	font-size: 16px;
	min-height: 50px;
}
.gumilistabox .ar {
	font-size: 18px;
}
.gumilistabox .meret {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.gumilistakeple .gumilistakep {
	position:relative;
	height: 280px;
	padding-bottom: 10px;
}
input.darab {
	width: 60px;
	height: 32px;
	text-align: center;
	margin-right: 10px;
	padding: 0;
	display: inline;
}
.akcio {
    position: absolute;
    margin-left:20px;
    margin-top: 15px;
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 28px;
    padding-top: 14px;
    background-color: #cc0000;
    color: white;
    font-size: 17px;
    font-weight: bold;
    outline: 0 none;
    text-align: center;
    z-index:100;
}
.teljesgar {
    position: absolute;
    margin-left: 167px;
    width:93px;
    height:93px;
    z-index:100;
    display: block;
}
.szurok {
	background-color: #f7f7f7;
	padding: 0;
	border: 1px solid #e1e1e1;
}
.gumilistabox .blokk {
	border-top: 1px solid #EDEBEB;
	padding: 10px 15px 4px 15px;
}
div.lapozo {
	background-color: #f7f7f7;
	border: 1px solid #e1e1e1;
	padding: 7px;
	margin-top: 20px;
}
.lapozo select {
	width: 200px;
	margin: 0;
}
a.lapozo {
	display: block;
	float: left;
	padding: 3px 8px;
	margin-right: 7px;
	margin-bottom: 4px;
	background-color: white;
	font-weight: bold;
	font-size: 90%;
//	border: 1px solid #dddddd;
}
div.szurobox {
	padding: 10px;
}
#slider {
	width: 80%;
	margin: 5px 0 10px 20px;
}
#slider .noUi-connect {
	background: #FF6600;
}
div.szurobox div.cim2 {
	font-size: 15px;
	font-weight: bold;
	color: black;
	text-align: center;
	border-bottom: 1px solid red;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.szurotop {
	background-color: white;
}
.szurotopbal {
	color: black;
	font-size: 18px;
}
.szurotopjobb a {
	background-color: #f7f7f7;
	padding: 6px;
	color: #444444;
	text-transform: uppercase;
	font-size: 12px;
}
img.mjobb30 {
    margin-right: 30px;
}
.mjobb10 {
	margin-right: 10px;
}
.malso20 {
    margin-bottom: 20px;
}

.left {
	float: left;
}
.right {
	float: right;
}
table tbody td, table tbody th {
	padding: 4px;
}
.button.tiny.gomb {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.select-lang {
  width:220px;
  height:37px;
  line-height:22px;
  vertical-align:middle;
  position:relative;
  background-image: url(/common/images/country-select.png);
  background-repeat: no-repeat;
  overflow:hidden;
  padding: 7px;
  font-family: Arial;
}
.select-lang::after {
  font-size:0.5em;
  font-family:arial;
  position:absolute;
  top:50%;
  right:5px;
  transform:translate(0, -50%);
  float: left;
}
.select-lang:hover {
  overflow:visible;
}
.select-lang:hover .options .option label {
  display:inline-block;
}
.select-lang:hover .options {
  background:white;
  border:1px solid #ccc;
  position:absolute;
  top:-1px;
  left:-1px;
  width:100%;
  height:116px;
  overflow-y:scroll;
}
.select-lang .options .option {
  overflow:hidden;
}
.select-lang:hover .options .option {
  height:22px;
  overflow:hidden;
}
.select-lang .options .option img {
  vertical-align:middle;
}
.select-lang .options .option label {
  display:none;
}
.select-lang .options .option input {
  width:0;
  height:0;
  overflow:hidden;
  margin:0;
  padding:0;
  float:left;
  display:inline-block;
  /* fix specific for Firefox */
  position: absolute;
  left: -10000px;
}
.select-lang .options .option input:checked + label {
  display:block;
  width:100%;
}
.select-lang:hover .options .option input + label {
  display:block;
}
.select-lang:hover .options .option input:checked + label {
  background:#fffff0;
}
#loginboxframe {
	z-index:100;
	position: absolute;
	max-height: 0;
	width: 300px;
	transition: max-height 0.2s ease-in;
	overflow: hidden;
}
#loginbox {
	padding: 7px;
	background-color: #dedede;
	border: 1px solid black;
	border-radius: 5px;
}

.felnikereso {
	float: left;
	margin: 5px;
}
#felnikereso_container {
	border: 1px solid #d7e9ed;
	background-color:white;
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
}
#felniscroll {
	overflow: auto;
	text-align:left;
	background-color: white;
	border: 1px solid silver;
	white-space:nowrap;
}
.felnikereso_listbox {
	border: 1px solid #D7E9ED;
	background-color: white;
	margin-bottom:10px;
	padding:10px;
	font-weight:normal;
	font-size: 14px;
}
.felnikereso_listbox .abroncsmeretek {
	font-size: 14px;
	margin-left: 10px;
}
#div_homokora {
	display:none;
	visibility: hidden;
	background:  rgba(230, 230, 230, 0.6) url(/common/images/hourglass.png) no-repeat scroll center center;;
	position: absolute;
	z-index: 100;
}
.disab {
	background-color: #dddddd;
}
#felnikeresobox {
	background-color: #F1F2F6;
	border: 1px solid silver;
	border-radius: 5px
}
#felnikeresobox_h_alu {
	background-color: #F8F8F8;
	padding-left: 120px;
	background-image: url(/common/images/kereso_felni_box.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 82px;
	border: 1px solid silver;
	border-radius: 5px
}
#felnikeresobox_h_acel {
	background-color: #F8F8F8;
	padding-left: 120px;
	background-image: url(/common/images/kereso_acelfelni_box.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 82px;
	border: 1px solid silver;
	border-radius: 5px
}
.szurkeszoveg {
	color: #a2a2a2;
}
div.hasonlo {
	background-color: #F1F2F6;
	border-left: 1px solid #EDEBEB;
	border-right: 1px solid #EDEBEB;
	border-bottom: 1px solid #EDEBEB;
	padding: 8px;
	font-size: 90%;
}
div.zajbg1 {
	margin-top: 6px;
	height:30px;
	background: url(/common/images/icon/zaj1.jpg) no-repeat;
	padding-top:7px;
	padding-left: 52px;
	color: white;
	font-size:12px;
	float: left;
}
div.zajbg2 {
	margin-top: 6px;
	height:30px;
	background: url(/common/images/icon/zaj2.jpg) no-repeat;
	padding-top:7px;
	padding-left: 52px;
	color: white;
	font-size:12px;
	float: left;
}
div.zajbg3 {
	margin-top: 6px;
	height:30px;
	background: url(/common/images/icon/zaj3.jpg) no-repeat;
	padding-top:7px;
	padding-left: 52px;
	color: white;
	font-size:12px;
	float: left;
}
ul.nyitolap_slider {
	list-style-type: none;
	margin: 0;
}
ul.nyitolap_slider li {
	background: url(/common/images/fooldal_nyil.png) no-repeat left 10px;
	padding-left: 30px;
}

#meretek input {
	display: inline;
}

.iconSearch {
    position: relative;
}

.iconSearchImges {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 28px;
    opacity: 0.4;
    z-index: 10;
}

.iconSearchImgesList {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 55px;
    opacity: 0.4;
    z-index: 10;
}

.country-modal-content {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4px);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.country-selector {
  background: #edeaea;
  padding: 100px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.country-selector ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.country-selector li {
  margin: 20px;
}

.country-selector a {
  display: block;
  width: 40px;
  height: 30px;
  background-size: cover;
  background-position: center;
  text-indent: 60px;
}