html
{
  height: 100%;
}

body{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	margin: 0px;
	height: 100%;
	/*color: #4b4f56;*/
	color: #000000;
	line-height: 1.25;
	background-color: #FFFFFF;
}

h1{
font-size: 30px;
letter-spacing: 1.5px;
color: #000000;
opacity: 1;
}

h2{
	color: #000000;
letter-spacing: 0px;
color: #000000;
}

a{
	/*color: #4267b2;*/
	color: #ffc10e;
	/*text-decoration: underline;*/
}

a:hover{
	/*color: #365899;*/
	color: #525252;
	text-decoration: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

#termeklista{
	padding-top: 15px;
}

.fullwidth{
	width: 100% !important;
}

.padding15{
	padding-left: 15px;
	padding-right: 15px;
}

.img-responsive{
	width: 100%;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
margin-top: 20px;
}

.btn-default {
	background-color: #339999;
	/*border: 1px solid #ffffff;*/
	/*outline: 4px solid #ffc10e;*/
	color: #ffffff;
	border-radius: 20px;
	position: relative;
	margin: 0 auto;
	padding: 15px 30px;
	line-height: 1;
}

.btn-default {
  position: relative;
  z-index: 10;
  line-height: 1;
}

.btn-secondary {
	background-color: #3D322C;
	border: 1px solid #3D322C;
	color: #ffffff;
	border-radius: 0;
	position: relative;
	margin: 0 auto;
	padding: 15px 30px;
	line-height: 1;
}

.btn-secondary.disabled.focus, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary[disabled].focus, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-secondary.focus, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:hover {
     color: #ffffff;
    background-color: #DDC8AA;
    border-color: #fff;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open .dropdown-toggle.btn-secondary {
    color: #ffffff;
    background-color: #DDC8AA;
    border-color: #fff;
}


.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
     color: #ffffff;
    background-color: #DDC8AA;
    /*border-color: #fff;*/
	/*outline: 4px solid #DDC8AA;*/
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #ffffff;
    background-color: #525252;
    /*border-color: #ffffff;*/
	/*outline: 4px solid #525252;*/
}

/*.btn-default:hover::after {
   border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #DDC8AA;
}

.btn-default:hover::before {
    border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #DDC8AA;
}*/



.btn-feher:hover{
  background-color: #f6f7f9 !important;
  border: 1px solid #dddfe2 !important;
  color: #4b4f56 !important;
  border-radius: 0px !important;
}

.btn-small{
    font-size: 12px;
    line-height: 11px;
    font-family: 'Roboto';
	padding: 12px 12px;
	/*outline: 2px solid #5E4430;*/
	margin-top: 2px;
}

.btn-small-simple{
    font-size: 9px;
    line-height: 11px;
    font-family: 'Roboto';
	padding: 6px 12px;
	margin-top: 2px;
}


.megnyitbtn{
	margin-top: 20px;
}

.galcont{
	margin-top: 40px;
}


#pwd-container{
	margin-top: 30px;
}
#kiemeltcarousel .carousel-control{
	text-shadow: none;
}

#kiemeltcarousel .carousel-control.left, #kiemeltcarousel .carousel-control.right {
    margin-right: -40px;
    margin-left: -30px;
    background-image: none;
    opacity: 1;
}

#kiemeltcarousel .carousel-control .fa-prev {
	color: #5E4430;
	position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-left: -10px;
	width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
	left: 50%;
}

#kiemeltcarousel .carousel-control .fa-next {
	color: #5E4430;
	position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-left: -10px;
	width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
	right: 50%;
}

.newsletterrow{
	background: #000000 0% 0% no-repeat padding-box;
	/*box-shadow: 0px 0px 20px #3D322C6B;*/
	opacity: 1;
	margin-top: 70px;
}

#newsletter{
	padding-top: 34px;
	padding-bottom: 60px;
}


#newsletter a{
	color: #000;
	text-decoration: underline;
}


#newsletter a:hover{
	color: #000;
	text-decoration: none;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}

.flexcont{
	display: flex;
	align-items: stretch;
}


.iconcont{
	 margin-left: auto;
}

.btn-search{
    color: #ffffff;
    background-color: transparent;
    border: 0;
	font-size: 18px;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-end {
  display: flex;
   justify-content: flex-end;
  align-items: center;
}

#keresesinput{
	color: #ffffff;
    background-color: transparent;
	border: 0;
	font-size: 15px;
	padding: 2px 5px;
	padding-left: 0px;
	height: 22px;
	margin-top: 3px;
	border-bottom: 1px solid #ffffff;
}

#keresesinput::-webkit-input-placeholder {
  color: #ffffff;
}

#keresesinput:-ms-input-placeholder {
  color: #ffffff;
}

#keresesinput::placeholder {
  color: #ffffff;
}

.xssearch{
		padding-left: 10px;
}

.kislogo{
	margin-top: 10px;
	margin-bottom: 20px;
}

.webaruhaz h1 {
	display:inline-block;
	margin-top: 50px;
}

.hirmodul h1{
	display:inline-block;
	margin-top: 60px;
	margin-bottom: 50px;
}

.galerialapozo h1{
	display: inline-block;
}

.galerialapozo{
	padding-bottom: 60px;
}

.galerialapozo h1:after,
.hirmodul h1:after {
    content: ' ';
    display: block;
    padding-top:5px;
    border-bottom: 1px solid #000000;
    width: 70%;
	margin: 0 auto;
}


.hirmodul .ido{
	text-align: left;
	    font-size: 12px;
    line-height: 21x;
    font-family: 'Roboto';
	letter-spacing: 0px;
	color: #5E4430;
	opacity: 1;
}

.hirmodul .cim{
	text-align: left;
letter-spacing: 0px;
color: #5E4430;
opacity: 1;
margin-bottom: 25px;
}

.hirmodul .tovabb{
	margin-top: 25px;
}

.hirmodul .osszes{
	margin-top: 20px;
}

.hirmodul{
	text-align: left;
    font-size: 14px;
    line-height: 1.5;
    font-family: 'Roboto';
letter-spacing: 0px;
color: #000000;
opacity: 1;
}

.hirmodul .cim:after {
content:' ';
    display:block;
	margin-top: 4px;
    border-bottom: 1px solid #000000;
	width: 30%;
}

.coffeepattern{
	margin-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	display: flex;
  justify-content: center;
}

.coffecont {
  margin: 0 auto;
}

.coffeepattern .coffee{
	background: url('img/kavebabbal.svg') no-repeat;
	background-size: 100% 100%;
	width: 28px;
	height: 14px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}

.coffeepattern .rcoffee{
	background: url('img/kavebabjobb.svg') no-repeat;
	background-size: 100% 100%;
	width: 28px;
	height: 14px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}

.galerialapozo ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
	list-style-type: none;
}


.kedvencek h1:after{
display: inline-block;
}

.kedvencek h1:after,
.webaruhaz h1:after {
    content: ' ';
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #000000;
    width: 70%;
	margin: 0 auto;
}

.webaruhaz .bootslider-wrapper{
	margin-top: 35px;
}

/*Telefonszám bekérő*/
.intl-tel-input{
	display: block;
    width: 100%;
}

h1.header {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #4267b2;
    margin-top: 15px;
    margin-bottom: 15px;
	text-transform: uppercase;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hosszuleiras{
	overflow: hidden;
}

/* Form elemek */
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #4b4f56;
    background-color: #fff;
    background-image: none;
    border: 1px solid #5E4430;
    border-radius: 0px;
   -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4b4f56;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #4b4f56;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #4b4f56;
}

.form-control:focus{
	 border-color: #4267b2;
}

.slidercontent .text{
	position: relative;
}

.slidercontent{
	width: 100%;
    height: 100%;
	position: absolute;
	 align-items: center;
  display: flex;
  justify-content: center;
}

#lapozo h1{
	text-align: center;
letter-spacing: 0px;
color: #FFFFFF;
text-shadow: 0px 2px 5px #3B313166;
opacity: 1;
}

#lapozo {
	text-align: center;
    font-size: 27px;
    line-height: 33px;
    font-family: 'Roboto';
letter-spacing: 0px;
color: #FFFFFF;
text-shadow: 0px 2px 5px #3B313166;
opacity: 1;
}

#lapozo .btn-default{
	margin-top: 100px;
}

.flex-active-slide{
	    position: relative;
}

.urlap h1{
	margin-bottom: 30px;
}

.nagylogo{
	margin-top: 140px;
}

.urlap label{
	display: none;
}

.urlap .form-group {
    margin-bottom: 0px;
}

.whitebox .fejlec{
	/*background-color: #DDC8AA;*/
	background-color: #ffc10e;
	color: #525252;
	font-weight: 700;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #000000;
	position: relative;
	min-height: 40px;
}

.whitebox .fejlec h2,
.whitebox .fejlec h1{
	font: normal normal normal 15px/18px Roboto;
	/*color: #5E4430;*/
	color: #525252;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}

.whitebox .fejlec p{
	margin: 0;
}

.floatbtn{
	position: absolute;
    right: 0;
    top: 0;
    margin-top: -10px;
	margin-right: -10px;
	padding-top: 10px;
	height: 39px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff4d4;
color: #525252;
}

.greybox{
background-color: #fff;
color: #4b4f56;
border: 1px solid #dddfe2;
display: table;
width: 100%;
}

.greybox .fejlec{
	background-color: #f6f7f9;
	color: #4b4f56;
	font-weight: 700;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #dddfe2;
	position: relative;
}

#kategoriamodul{
	margin-top: 15px;
}

#kosar_dropdown {
    height: 100%;
    overflow: auto;
}

.whitebox{
	border: 1px solid #000000;
	color: #000000;
/*	background-color: #FDF3E7;*/
display: table;
width: 100%;
}

.whitebox .content{
	padding: 15px;
}

.space15{
	height: 15px;
	width: 100%;
}

.nomargin{
	margin: 0 !important;
}

.nopadding{
	padding: 0 !important;
}

.hir{
	margin-top: 15px !important;
}

*:focus {
    outline: none;
}


.topspace{
	margin-top: 70px;
}
.halftopspace{
	margin-top: 120px;
	/*margin-top: 210px;*/
}

.keresooldal{
	margin-top: 130px;
	/*margin-top: 210px;*/
}
.fulltopspace{
	/*margin-top: 120px;*/
	margin-top: 172px;
}

.bottomspace{
	margin-bottom: 50px;
}

.error-actions{
	margin-top: 40px;
	margin-bottom: 40px;
}
.notopborder{
	border-top: 0;
}

.nobottomborder{
	border-bottom: 0;
}


.fooldal .topspace{
	margin-top: 0px;
}

.fixedheader {
position: fixed;
z-index: 100;
width: 100%;
}

.toppixel{
	width: 100%;
	min-height: 50px;
}

.fixedblue{
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.boxcolor{
	background-color: #ffc10e;
}

.secondmenu{
	background-color: rgba(0, 0, 0, 0.7);
	    top: 67px;
	z-index: 20;
}


.textmodule{
	margin-top: 70px;
}

.textmodule h1{
	margin-top: 5px;
	margin-bottom: 50px;
}


 .bigform{

 }


.termeklista h1{
	display: inline-block;
	margin-bottom: 36px;
}

.termeklista{
	font: normal normal normal 12px/18px Roboto;
}

.nooutline{
	width: auto !important;
}

.termeklista .kategoriak h2{
	margin: 0;
	color: #525252;
	font-size: 18px;
	padding-top: 10px;
}

.termeklista .kategoriak{
	margin-top: 30px;
	background-color: #e3e3e3;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.webaruhaz  .fejlec {
	margin-top: 30px;
}

.webaruhaz  .rendezesblock{
	background-color: #ffc10e;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	/*padding-top: 13px;
	padding-bottom: 13px;*/
	margin-right: 15px;
}

.termeklista .termek {
    border: 1px solid #ffffff;
    padding-top: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
    text-align: left;
    overflow: hidden;
	margin-left: 0px;
    margin-right: 0px;
}

.termeklista .termek:hover {
    border: 1px solid #ffc10e;

}

.termeklista .wrap-box-button {
    right: 25px;
    top: 25px;

}

.webaruhaz .akciocheck{
	background-color: #DC0022;
	color: #FDF3E7;
	font: normal normal normal 16px/21px Roboto;
}

.webaruhaz .akciocheck label{
		padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 13px;
	padding-right: 13px;
	margin-bottom: 0px;
}


.webaruhaz  .rendezesblock .form-control{
height: 26px;
margin-top: -8px;
}


.webaruhaz .labeltext{
	margin-top: 6px;
    display: inline-block;
}
.webaruhaz  .rendezesblock label{
	font: normal normal normal 16px/21px Roboto;
	color: #525252;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 19px;
	padding-right: 13px;
	margin-bottom: 0px;
}

.webaruhaz .btn-dropdown {
    border-radius: 0px;
    background-color: #ffffff;
    border: 0;
    color: #3D322C;
    font-size: 12px;
    height: 26px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

#cikk h1{
	display: inline-block;
	margin-bottom: 20px;
}

#cikk h1:after,
 #newsletter h1:after,
.termeklista h1:after,
.urlap h1:after,
.textmodule h1:after
{
    content:' ';
    display:block;
	margin-top: 7px;
    border-bottom: 1px solid #000000;
	width: 30%;
}

.textmodule .btn-default{
	/*position: absolute;
    bottom: 10px;*/
	margin-top: 50px;
}


.spirit,
.milkit{
	position: relative;
}

.spirit .btn-default,
.milkit .btn-default{
	position: absolute;
	bottom: 28px;
	left: 50%;
    transform: translate(-50%, 0);
}

.spirit .inset,
.milkit .inset{
	position: absolute;
	width: -webkit-calc(100% - 20px);
    width:    -moz-calc(100% - 20x);
    width:         calc(100% - 20px);
	margin: 10px;
	height: -webkit-calc(100% - 20px);
    height:    -moz-calc(100% - 20px);
    height:         calc(100% - 20px);
	border: 1px solid #FDF3E7;
}

.kislogo{
		/*margin-right: 10px;
		padding-left: 0px;*/
}

.kislogo img{
	/*max-height: 40px;*/
}

.kislogo a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4267b2;
    padding: 0px !important;
	padding-top: 5px !important;
}

.drop-feher{
  background-color: #ffffff !important;
  border: 1px solid #dddfe2 !important;
  color: #4b4f56 !important;
  border-radius: 0px !important;
}

.drop-feher:hover{
  background-color: #ffffff !important;
  border: 1px solid #dddfe2 !important;
  color: #4b4f56 !important;
  border-radius: 0px !important;
}

.btn-feher:hover{
  background-color: #ffc10e !important;
  border: 1px solid #ffc10e !important;
  color: #ffffff !important;
  border-radius: 0px !important;
}

.btn-feher{
  background-color: #525252 !important;
  border: 1px solid #525252 !important;
  color: #ffffff !important;
  border-radius: 0px !important;
}


.btn-default-tk {
	background-color: #5E4430;
	border: 1px solid #FDF3E7;
	color: #FFFFFF !important;
	outline: 4px solid #5E4430;
	border-radius: 0;
	position: relative;
	margin: 0 auto;
	padding: 15px 30px;
	line-height: 1;
}

.btn-default-tk.disabled.focus, .btn-default-tk.disabled:focus, .btn-default-tk.disabled:hover, .btn-default-tk[disabled].focus, .btn-default-tk[disabled]:focus, .btn-default-tk[disabled]:hover, fieldset[disabled] .btn-default-tk.focus, fieldset[disabled] .btn-default-tk:focus, fieldset[disabled] .btn-default-tk:hover {
     color: #FFFFFF !important;
    background-color: #DDC8AA !important;
    border-color: #FDF3E7 !important;
}

.btn-default-tk:focus{
	     color: #FFFFFF !important;
    background-color: #DDC8AA !important;
    border-color: #FDF3E7 !important;
}


.kosarbutton:hover{
margin-bottom: 10px;
	color: #ffffff !important;
    background-color: #525252 !important;
}


.btn-default-tk:hover, .btn-default-tk:focus, .btn-default-tk:active, .btn-default-tk.active, .open .dropdown-toggle.btn-default-tk {
    color: #FFFFFF;
    background-color: #DDC8AA;
    border-color: #FDF3E7;
	outline: 4px solid #DDC8AA;
}

.btn-szurke {
 background-color: #525252;
	border: 1px solid #ffffff;
	color: #ffffff;
	/*outline: 4px solid #525252;*/
	border-radius: 0;
	position: relative;
	margin: 0 auto;
	line-height: 1;
	padding: 10px 12px;
}

.btn-szurke:hover {
	background-color: #ffc10e  !important;
	/*outline: 4px solid #ffc10e;*/
	border: 1px solid #FDF3E7;
	color: #ffffff;
}

.btn-dropdown{
	border-radius: 0px;
	background-color: #fff;
	border-right: 1px solid #dddfe2;
	border-left: 1px solid #dddfe2;
	color: #4b4f56;
	font-size: 12px;
	height: 35px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.btn-dropdown:hover{

}

.termekkereses{
	padding-top: 10px;
	padding-bottom: 10px;
}

.termekkereso .rendezeslabel{
	padding-top: 10px;
}

.hirekoldal h1 {
    margin-top: 20px;
}

input[type="radio"] {
    display:none;
}

input[type="radio"] + span.fake {
    display:inline-block;
    width:15px;
    height:15px;
    margin:0px 10px 0 0;
    vertical-align:middle;
    background:url(img/radiobutton.png) left top no-repeat;
    cursor:pointer;
	float: left;
}
input[type="radio"]:checked + span.fake {
    background:url(img/radiobutton.png) -15px top no-repeat;
}

input[type="radio"][disabled] + span.fake {
       background:url(img/radiobutton.png) -30px top no-repeat;
}

input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span.fake {
    display:inline-block;
    width:16px;
    height:16px;
    margin:0px 10px 0 0;
    vertical-align:middle;
    background:url(img/onoff.png) left top no-repeat;
    cursor:pointer;
	float: left;
}
input[type="checkbox"]:checked + label span.fake {
    background:url(img/onoff.png) -16px top no-repeat;
}

input[type="checkbox"] + label span.bigfake {
    display:inline-block;
    width:30px;
    height:30px;
    margin:0px 10px 0 0;
    vertical-align:middle;
    background:url(img/onoff-BIG.png) left top no-repeat;
    cursor:pointer;
	float: left;
}
input[type="checkbox"]:checked + label span.bigfake {
    background:url(img/onoff-BIG.png) -30px top no-repeat;
}

.kosarba a{
	color: #ffffff !important;
}

.kosarba a:hover{
	color: #ffffff !important;
}

.nav>li>a>img {
     max-width: 100%;
}

#mc_embed_signup_scroll{
margin-top: 30px;
}

.ahir{
	margin-bottom: 40px;
}

/*@media only screen and (max-width: 600px) and (min-width: 400px)  {
#kiemeltcarousel .carousel-control.left, #kiemeltcarousel .carousel-control.right {
    margin-right: -30px;
    margin-left: -20px;
    background-image: none;
    opacity: 1;
}
}*/

 #newsletter h1{
	 margin-bottom: 20px;
	 color: #ffffff;
 }

#newsletter h1:after{
    border-bottom: 1px solid #ffffff !important;
}

#newsletter{
	color: #ffffff;
}

@media only screen and (max-width : 1200px) {
.secondmenu {
    top: 60px;
}
.topspace {
    margin-top: 60px;
}
#lapozo .btn-default {
    margin-top: 50px;
}
.webaruhaz .carousel-col:nth-child(3) .termek{
	border: 1px solid #3D322C;
}

.menumodul{
	margin-left: -15px;
	margin-right: -15px;
}

}

@media only screen and (max-width : 992px) {
	.hirmodul .osszes {
    margin-top: 20px;
}
	.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

	.break {
  flex-basis: 100%;
  height: 0;
}
.flexcont{
	  display: flex;
  flex-wrap: wrap;
}
	.btn-default-tk {
	font-size: 12px;
	}
	.kislogo img{
		max-height: 62px;
	}

.belepomodulhatter {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.secondmenu {
    top: 164px;
	z-index: 999;
}
.topspace {
    margin-top: 164px;
}

.secondmenu .navbar-default .navbar-nav>li>a {
    text-align: center;
}

.boxcolor{
	padding: 0;
	margin: 0;
}

#kiemeltcarousel .carousel-control.left, #kiemeltcarousel .carousel-control.right {
    margin-right: 0px;
    margin-left: 0px;
    background-image: none;
    opacity: 1;
}
.textmodule {
    margin-top: 40px;
}
.urlap h1,
.textmodule h1{
	text-align: left;
	margin-bottom: 40px;
	/*margin-top: 40px;*/
}

.textmodule h1:after {
  /*  content: ' ';
    display: block;
    padding-top: 10px;
    border-bottom: 1px solid #000000;
    width: 70%;
    margin: 0 auto;*/
}
.textmodule .btn-default {
     position: relative;
     margin-bottom: 10px;
	 margin-top: 10px;
	 bottom: 0;
}
.webaruhaz .termek {
    border-right: 1px solid #3D322C;
}

#kiemeltcarousel .carousel-control .fa-prev {
margin-left: 0px;
}
#newsletter{
	text-align:center;
    padding-bottom: 34px;
}

#newsletter .btn-default{
	margin-top: 30px;
}

#newsletter h1:after{
	content: ' ';
    display: block;
    padding-top: 10px;
    border-bottom: 1px solid #000000;
    width: 70%;
    margin: 0 auto;
}
.hirmodul .tovabb {
    margin-bottom: 40px;
}
.footer-menu{
	text-align: left;
	margin-bottom: 40px;
}
.footericons{
	padding-top: 40px;
}
.footer .bplogo {
    margin-top: 40px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-nav .open .dropdown-menu {
	border: 0;
    border-bottom: 1px solid #fff;
}
.hirkep img{
	margin-bottom: 20px;
}
.secondmenu .dropdown-menu li {
    border-top: 0;
}
#lapozo .btn-default {
    margin-top: 0px;
}
#lapozo{
	font-size: 16px;
}
#lapozo h1 {
    font-size: 31px;
	line-height: 31px;

}
#lapozo .custom-navigation a {
	font-size: 34px;
}
/*.btn-default{
    font-size: 9px;
    line-height: 11px;
    font-family: 'Roboto';
	padding: 6px 12px;
	outline: 2px solid #5E4430;
	margin-top: 2px;
}



.btn-default::after {
   content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  z-index: 10;
  border: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  margin-left: -6px;
  left: 50%;
  border-top: 6px solid #5E4430;
  bottom: -8px;
}

.btn-default::before {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  z-index: 10;
  border: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  margin-left: -6px;
  left: 50%;
  border-bottom: 6px solid #5E4430;
  top: -8px;
}

.btn-default:hover::after {
   border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #DDC8AA;
}

.btn-small:hover::before {
    border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #DDC8AA;
}*/
}



@media only screen and (max-width : 768px) {
	.halftopspace {
    margin-top: 172px;
    /* margin-top: 210px; */
}

	.textmodule h1{
	text-align: left;
	margin-bottom: 40px;
	margin-top: 40px;
}
	.secondmenu {
    top: 142px;
	z-index: 999;
}
.topspace {
    margin-top: 142px;
}
.fulltopspace{
	/*margin-top: 120px;*/
	margin-top: 172px;
}
	#bottombar.nav>li {
    float: left;
}


.floatbtn{
height: 39px;
    padding-top: 10px;
}

.xscenter{
	text-align: center;
}

#slider{
	margin-top: 5px;
}
.kislogo{
	height: 40px;
	  flex-shrink: 0;
	  flex-grow: 1;
	  margin-bottom: 30px;
}

.kislogo a{
	padding-top: 7.5px;
}
.termekoldal .kosarparent .btn-default{
    font-size: 9px;
    line-height: 11px;
    font-family: 'Roboto';
	padding: 6px 12px;
	outline: 2px solid #5E4430;
	margin-top: 2px;
}



#kiemeltcarousel .carousel-control.left, #kiemeltcarousel .carousel-control.right {
    margin-right: -10px;
    margin-left: -10px;
    background-image: none;
    opacity: 1;
}
.megnyitbtn {
    margin-top: 20px;
}
.termeklista .kategoriak h2{
	margin-bottom: 20px;
}
.termeklista .kategoriak {
    margin-top: 30px;
}
.termekoldal #carousel {
    margin-top: 30px;
    margin-bottom: 30px;
}
.termekoldal .darabszam {
    width: 70px;
}

.btn-big {
    font-size: 14px;
    line-height: 11px;
    font-family: 'Roboto';
    padding: 12px 18px;
    outline: 4px solid #5E4430;
    margin-top: 2px;
}
.ahir{
	margin-bottom: 20px;
}
}


@media only screen and (max-width : 480px) {
	.topspace {
    margin-top: 120px;
}
.fixedheader  .container{
	padding: 0 !important;
	margin: 0 !important;
}

#slider{
	/*margin-top: 15px;*/
}

}

/*NAVBAR collapse*/
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
	#bottombar>li{
		float: left;
	}
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	.megnyitbtn {
    margin-top: 20px;
}
}

@media only screen and (max-width : 320px) {
.hidden-xxs{
	display: none;
}
.navbar-default .navbar-nav>li>a {
    font-size: 12px;
}
.bigheadericon a.mainicon {
    font-size: 16px !important;
}
.headericon a {
    padding-left: 4px !important;
    padding-right: 4px !important;
}
.webaruhaz .darabszam {
    width: 30px;
}
}

.topmargin{
  padding-top: 100px;
}
