/*Törzs*/

body {
  background:url(../img/background.png);
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed
}

/*Navigáció*/

.navigation {
  padding: 0
}

.logo {
  /* height: 60px; */
  width: 250px;
}

nav {
  background: white;
}

.navbar-nav{
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.navbar-light .navbar-brand {
  color: #891519;
  font-weight: bold;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: #CE2026;
  font-weight: bold
}

/*Szolgáltatások*/

.container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center
}

.szolgaltatasok {
  background: #CE2026;
  min-height: 180px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: white;
  margin-top: 0px;
}



.row {
  min-height: 180px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center
}

.szolgaltatasok h1 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 2px
}

.szolgaltatasok h3 {
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 2px;
  margin-top: 20px
}

.kozepso {
  border-left: 1px solid white;
  border-right: 1px solid white
}

/*Szolgáltatások vége/
/*Latogassel kezdete*/

.latogassel {
  background: #fff;
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: #000;
  position: relative;
}

.latogassel .row {
  min-height: 380px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.latogassel h1 {
  font-size: 32px;
  font-weight: 400;
}

.latogassel h3 {
  font-size: 22px;
  font-weight: 200;
}

.latogassel img,
.markakrow img,
.rolunk img {
  width: 312px;
  height: 140px;
}

.latogassel p {
  width: 312px;
  margin: 0 auto;
  background: #CE2026;
  color: white;
  padding: 15px
}

/*Latogassel vege*/

.valaszdalegjobbat {
  margin-top: 120px;
  background: #fff;
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: #000;
}

.valaszdalegjobbat .row {
  min-height: 380px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.valaszdalegjobbat h1 {
  text-align: center;
  color: #2F2E2E
}

.valaszdalegjobbat ul {
  list-style: none;
  text-align: center;
  padding: 0;
  color: #2F2E2E;
  font-size: 20px;
  margin-top: 20px;
}

i.fa {
  font-size: 32px;
  color: #CE2026;
}

.mindignyitva {
  margin-top: -150px;
}

@media screen and (max-width: 767px) {
  .mindignyitva {
    margin-top: 0px;
  }
}

.mindignyitva h1 {
  font-size: 22px;
}

.mindignyitva h3 {
  font-size: 20px;
  font-weight: 200;
}

.markak {
  background: #fff;
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: #000;
}

.markak .row {
  min-height: 380px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.markak h1 {
  color: #2F2E2E;
  margin-bottom: -100px;
}

@media screen and (max-width: 767px) {
  .markak h1 {
    margin-bottom: 0px;
  }
}

.markakrow {
  margin-top: -250px;
}

.markakrow:last-of-type {
  margin-top:-200px;
}

@media screen and (max-width: 767px) {
  .markakrow {
    margin-top: 0px;
  }
  /*
  .markakrow img {
    height:auto;
  }
  */
  .markakrow:last-of-type {
    margin-top:0px;
  }
}

/* BRAND IMAGES */
.pirelli {
  width: 35% !important;
  height: auto !important;
}

.continental {
  width: 50% !important;
  height: auto !important;
}

.hankook {
  width: 50% !important;
  height: auto !important;
}

.good-rich {
  width: 40% !important;
  height: auto !important;
}

.good-year {
  width: 60% !important;
  height: auto !important;
}

.bridgestone {
  width: 45% !important;
  height: auto !important;
}

.falken {
  width: 50% !important;
  height: auto !important;
}
/* BRAND IMAGES END */

.informaciok {
  background: #CE2026;
  min-height: 200px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: #fff;
  position: relative;
}

.informaciok .row {
  min-height: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.informaciok h1 {
  font-size: 22px;
}

.informaciok h3 {
  font-size: 16px;
  font-weight: 200;
}

.informaciok i.fa {
  color: white
}

.footerarea {
  background: #212529;
  min-height: 250px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: rgb(160, 160, 159);
  position: relative;
}

.footerarea .row {
  min-height: 250px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.footerarea h1 {
  font-size: 20px;
}

.footerarea h3 {
  font-size: 18px;
}

.footerarea ul {
  list-style: none;
  padding: 0;
}

footer {
  background-color: rgba(47, 46, 46, 1);
  color: rgb(160, 160, 159);
  text-align: center
}

.padding {
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .kozepso {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: none;
    border-right: none
  }

  .webshop-block {
    border-bottom: 1px solid white;
    border-left: none;
    border-right: none
  }
}

.rolunk {
  background-color: rgba(0,0,0,0.7);
  color: white;
  text-align: center;
  padding-bottom: 90px;
  padding-top: 40px;
}

.rolunk h4 {
  font-weight: 400;
}

.rolunk h6 {
  font-weight: 200;
  font-size: 20px;
}

.rolunk h1 {
  font-weight: 400;
  font-size: 1.75rem;
}

.rolunk p {
  font-weight: 200;
  background: #CE2026;
  width: 312px;
  margin: 0 auto;
  padding: 10px;
  color: white;
}

.rolunk ul {
  font-weight: 200;
  list-style: none;
  padding: 0;
}

.rolunk ul li {
  padding: 5px;
  font-size: 1.5rem;
  font-weight:bolder;
}

.rolunk .row {
  margin: 0
}

.margin {
  margin: 5px;
}

.nagy {
  padding-top: 60px;
  padding-bottom: 60px;
}

.kicsi {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 4px solid rgba(255, 0, 0, 0.3);
}

.kep {
  margin-bottom: 20px;
}

.kepek {
  padding-bottom: 85px;
}

.cim {
  margin-bottom: 60px;
  font-weight: 400;
}

.amierterdemes {
  padding-bottom: 20px;
  border-bottom: 0px solid #CE2026;
}

@media screen and (max-width: 767px) {
  .nagy {
    padding-top: 60px;
    padding-bottom: 60px;
    border-left: none
  }
  .kicsi {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: none
  }
}

.max {
  max-width: 100%;
  margin: 0;
}

.kicsi .img-fluid {
  font-weight: 400
}

.szerviz {
  background: #fff;
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: #000;
}

.szerviz h4 {
  font-weight: 200;
  padding-bottom: 50px;
}

.szerviz h1:first-child {
  font-size: 42px;
}

.szerviz h1 {
  font-weight: 400;
  font-size: 22px;
  padding: 50px
}

.svg {
  width: 100px;
  height: 80px;
}

.szervizkontener {
  background: white;
  padding-bottom: 30px;
}

.menukontener {
  background: white;
}

.szolgaltatasokkontener {
  background: #CE2026
}

.footerkontener {
  background: #212529;
}

.partnereink {
  /*
  	* background: #fff;
	* color: #000;
	*/
    background:url(../img/background2.png);
	color: #fff;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 100% 100%;
  background-attachment: scroll;
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  padding-left: 0px;
  padding-right:0px;
}

.partnereink .trans-bg
{
	background-color:rgba(0, 0, 0, .4);
	padding-bottom:120px;
}

.partnereink .trans-bg .row
{
	margin-left:0;
	margin-right:0;
}

.partnereink img {
  width: 312px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.partnereink h1 {
  font-weight: 200;
  padding: 50px 0px
}

li i.fa {
  font-size: 20px
}

.btn {
  cursor: pointer;
}

.modal-body ul li {
  margin: 10px;
  border: 1px solid black;
  padding: 5px
}

.modal-body ul li span {
  color: blue;
  margin: 20px
}

.kategoriakkontener {
  width: 100%;
  background: white;
}

.kategoriak {
  min-height: 185px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: #000;
  position: relative;
}

.kategoriak .row {
  min-height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.kategoriak img {
width: 130px;
height: auto;

}

.footer {
  min-height: 180px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  color: #000;
  position: relative;
  background: #212529;
  border-top: 1px solid white
}

.footer .row {
  min-height: 180px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.footer a {
  color: white;
}

.footer ul {
  padding-left: 0
}

.footer ul li {
  list-style: none;
}

.footer i {
  color: white;
  padding: 10px
}

.footer i:hover {
  color: red;
  cursor: pointer;
}

.footerkontenerwhite {
  width: 100%;
  background: #212529
}

.gumik {
  margin: 0 auto;
  margin-top: 20px
}

.no-image {
  width: 230px !important;
}

.kartyak {
  margin: 10px 0px
}

.card {
  /*width: 90%;*/
  width:100%;
  margin: 0 auto;
}

.paginator{
  background: none;
  margin: 0 auto;
}

.pagination-row {
  min-height:60px !important;
}

.page-link{
  background: transparent;
  padding: 15px;
  color: #17a2b8;
}
.kapcsolatkontener{
  background: white;
}
.kapcsolat{
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  background: white;
  color: #000;
  position: relative;
}

.kapcsolat .row {
  min-height: 380px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.kapcsolat h2 {
  color: #891519;
  font-weight: 400
}
.kapcsolat ul{
  padding: 0px;
}
.kapcsolat ul li{
  list-style: none;
  font-weight: 200
}



.infokontener{
  background: white;
  padding-bottom: 40px
}
.info{
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  background: white;
  color: #000;
  position: relative;
 
}

.info .row {
  min-height: 380px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
}

.info h1 {
  color: #891519;
  font-weight: 400;
  
}
.info ul{
  padding: 0px;
}
.info ul li{
  list-style: none;
  font-weight: 200
}

.feltetelek{
  padding-bottom: 35px;
  padding-top: 35px;
  color: #891519;
}
.info h3{
  color: #891519;
}

.uptotop{
  position: fixed;
  border-radius: 50px;
  right: 50px;
  background-color: #17a2b8;
  height: 50px;
  width: 50px;
  bottom: 50px;
  z-index: 9999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor:pointer;
  display:none;
}

.alert{
  margin-top:25.6px;
  margin-top: 1.6rem
}
.kosar h1{
color: white;
margin: 10px;
margin-bottom: -80px
}

.kosar{
  background: rgba(0, 0, 0, 0.8)
}



.vasarlaskontener{
  background: white;
  padding-bottom: 40px
}
.vasarlas{
  min-height: 380px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          -ms-grid-row-align: center;
      align-items: center;
  background: white;
  color: #000;
  position: relative;
 
}
.vasarlas h2{
  padding: 35px;
}

.vasarlas h5{
  padding: 35px;
}
.vasarlas h4{
  color: #CE2026;
  
}

.szelekt i.fa{
  padding: 30px;
  color: black;
  font-size: 40px;
}

.szelekt{
  border: 0.5px solid black;
  padding: 30px;
  max-width: 400px;
  margin: 0 auto;
  min-height: 278px;
  


}

.option-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 13.33333px;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.15s ease-out 0;
  transition: all 0.15s ease-out 0;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: none;
  position: relative;
  margin-right:8px;
  margin-right: 0.5rem;
  z-index: 1000;
}

.option-input:hover { background: #9faab7; }

.option-input:checked { background: #28a745; }

.option-input:checked:before {
  width: 40px;
  height: 40px;
  position: absolute;
  content: '\2713';
  display: inline-block;
  font-size: 26.66667px;
  text-align: center;
  line-height: 40px;
}

.option-input:checked:after {
  -webkit-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #28a745;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}

.option-input.radio { border-radius: 50%; }

.option-input.radio:after { border-radius: 50%; }

@-webkit-keyframes 
click-wave { 0% {
 width: 40px;
 height: 40px;
 opacity: 0.35;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
 position: relative;
}
 100% {
 width: 200px;
 height: 200px;
 margin-left: -80px;
 margin-top: -80px;
 opacity: 0.0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
}

@keyframes 
click-wave { 0% {
 width: 40px;
 height: 40px;
 opacity: 0.35;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
 position: relative;
}
 100% {
 width: 200px;
 height: 200px;
 margin-left: -80px;
 margin-top: -80px;
 opacity: 0.0;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
}

.modallabel{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  width:100%;
  min-height:0;

}

.modallabel h1 {
  font-weight: 200;
  font-size: 20px;
}
.modallabel .option-input{
  margin-top: -25px
}

.gombok{
  padding: 20px;
  cursor: pointer;
  margin: 5px;

}

.keresogomb{
  padding: 20px;
  cursor: pointer;
  margin: 5px;
  width: 100%;
  border-radius: 2rem;
  border: 0;
  
}

.custom-select{
width: 100%

}
.reszletkartya ul {

  padding-left: 0px;

  }
.reszletkartya ul li {
list-style: none;
padding: 10px;
background: white;
color: black;
border:  1px solid black0
}
.reszletkartya ul li span{
  color: black;
  font-weight: 800;
}

.close{
  cursor: pointer;
}

.keresocim{
  color: white;
  margin-bottom: -40px;
}

.kosarfocim h1{
  margin-bottom: 20px;
}

.page-item.active .page-link{
  color:white;
  /*background: blue;*/
  background:#c82333;
  border: 0.8px solid white;
  height:52px;
}

.kereso-p
{
    color: rgba(255,255,255,1.00);
    text-align: left;
    font-size:24px;
    font-size: 1.5rem;
    margin-bottom:8px;
    margin-bottom: .5rem;
}

.mennyiseg{
  /*width: 100%;
  text-align: center;
  border: none;*/
  border-radius: 0;
  /*width: 45%;*/
  width: 40%;
  text-align: center;
  border: 1.25px solid #28a745;
  border-right: 0;
  margin-right: -1px;
  border-top-left-radius:4px;
  border-top-left-radius: .25rem;
  border-bottom-left-radius:4px;
  border-bottom-left-radius: .25rem;
  

}

.webshop-last-li{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.webshop-last-li div{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border:0;
  border-top: 1.25px solid #28a745;
  border-bottom: 1.25px solid #28a745;
  width:20%;
}

#bazarextra{
  font-size: 3.5rem;
}

@media screen and (max-width: 767px) {
  .webshop-last-li div{
    width: 25%;
    }
}

@media screen and (max-width: 992px) {
  .webshop-last-li div{
    width: 25%;
    padding-right: 20%;
    }
}
/*
@media screen and (min-width: 995px) and (max-width:1100px)  {
  .webshop-last-li div{
    padding-right: 0px;
    }
}
*/




.webshop-kosarba{
width: 40%;
border-left: 1px solid;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
font-size: 12px;
}

.card-text-ul
{
	margin:auto;
  padding-left:0;

}

.card-text-ul li
{
    list-style: none;
    padding: 10px;
    background: white;
    color: black;
    border: 1px solid black;
	margin: 10px;
}


.white {
  color: white;
  font-weight: 800
}


.gj-datepicker {

  
  margin: 0 auto;



}

#chooseModal > div > div > div.modal-body > div > span > i
{
  font-size: 32px;
  color: #CE2026;
  padding: 0

}

#chooseModalhome > div > div > div.modal-body > div > span > i{
  font-size: 32px;
  color: #CE2026;
  padding: 0
}
#datepicker{
  padding: 15px
}

#datepicker2{
  padding: 15px
}
.gj-datepicker [role="right-icon"] {

  cursor: pointer;
  display: table-cell;
}

.datumcim{
  padding: 35px
}


.gj-calendar-bootstrap{
  margin-top: -288px;
}
.gj-calendar{
  z-index: 99999 !important;
}


.kategoriak h2{
  color: white;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5)
}

.mennyiseggomb
{
	margin:3px;
	padding:1px 5px;
  font-weight:bold;
  display: block;
  margin-top: 10px;
}

.white-fa
{
	color: white !important;
    line-height: 24px;
}

.not-allowed
{
	pointer-events: auto !important;
	cursor:not-allowed;
}


.modal-footer{
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;  

}

.modal-body ul{
  list-style: none;
  padding: 0px;
}

.modal-body ul li span{
color: black;
font-weight: bold;
position: absolute;
right: 10px;
margin: 0 auto;
margin-right: 20px;
}


@media screen and (max-width: 767px) {
  #exampleModal > div > div > div.modal-footer > button.btn.btn-success{
    margin: 10px
    }
}

.ignore-readonly
{
	background-color: inherit !important;
}

.idopontok_row
{
	display:none;
}

.idopontok_row_adatok
{
	display:none;
	min-height: 0px;
    margin-bottom: 35px;
    margin-top: -15px;
}

.idopontok_row_p
{
	margin:0 auto;	
}

.idopontok_row_kulso_ul
{
	margin:0 auto;
	padding:33.5px !important;
}

.idopontok_row_belso_ul
{
	padding:0;
}

.rendeleseim{
  padding-bottom: 65px
}

.foreszlet{
  padding-bottom: 30px;

}


.raktaron{
  position: relative !important;
  right: 0px !important;
  margin-right: 0px !important;
}

@media screen and (max-width: 767px) {
  #profileModal > div > div > div.modal-body > ul {
    font-size: 14px;
  }
}


.carticon{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: fixed;
border-radius: 50px;
right: 50px;
background-color: yellowgreen;
height: 50px;
width: 50px;
bottom: 120px;
z-index: 9999;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
display:flex;
cursor:pointer;

}
/*.carticon:hover,*/
.carticon.hover{


  
  -webkit-animation: click-wave2 0.50s;
  animation: click-wave2 0.50s;
  }
  
.carticon .fa:hover
{
	padding: 5px;
	color:#212529 !important
}

@-webkit-keyframes 
click-wave2 { 0% {
 width: 40px;
 height: 40px;
 opacity: 0.35;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
 position: relative;
}
 100% {
 width: 100px;
 height: 100px;

 opacity: 0.0;

 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
}

@keyframes 
click-wave2 { 0% {
 width: 40px;
 height: 40px;
 opacity: 0.35;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";

}
 100% {
 width: 100px;
 height: 100px;

 opacity: 0.0;

 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
}

.howmany{
  background: lavenderblush;
  height: 25px;
  width: 25px;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -5px;
  left: 28px;
}

a{
  text-decoration: none !important
}

hr{
  width: 100%
}

.kategoriavalaszto{
  padding: 25px
}

.uptotop .fa:hover{
padding: 5px;
color: #212529 !important;
}

.kartyagombok{
  position: absolute;
  bottom: 10px;
  width: 100%;
  left: 0;

}

.tipus_img{
  cursor: pointer
}

.uptotop, .carticon
{
	-webkit-transition:2s;
	transition:2s;
}


@media screen and (max-width: 500px)
{
	.uptotop, .carticon
	{
		right:5px;
	}
}

.telephelyek{
  padding: 20px;

}

.telephelyek:last-child{
  margin: 0 auto
}

.order_row{
  width: 95%
}

.center{
  margin: 0 auto;
}


h3 a{
  color: white
}
h3 a:hover{
  color: black
}

.udvozlet{
  text-align: center;
  color: white;


}

.udvozlet a{
  color: #CE2026;
}

.no-bg-body
{
	background: none;
}

@media screen and (max-width: 767px)
{
	body
	{
		/*background: none;*/
	}
	
	.mobile-bg
	{
		background: white;
		padding:15px;
	}
	
	.udvozlet
	{
		color: black;
		border: 1px solid black;
		width: 93%;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 50px;
	}
}


@media screen and (min-width: 767px) {
.szolgaltatasok{
  margin-top: 400px;
}
}

.kosarinput{
  width: 40%;
  display: inline-block;
}

/* COOKIE */
#cwarn
{
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.9);
	color: #fff;
	font-size: 1.0em;
	width: 100%;
	text-align:center;
  z-index:9999;
  padding: 50px;
}


.bold-1rem{
  font-weight: bold;
  font-size:16px;
  font-size: 1rem;
  font-size: 11px;
}

.fix550{
  height: 550px;
}

.fix712{
  height: 712px;
}

.fix642{
  height: 642px;
}

.fix-card-body{
  position: absolute;
  background-color: white;
  left: 0;
  top: 18%;
  width:100%
}

.search-error{
  padding: 2px;
  margin: auto auto 5px auto;
  position: absolute;
  bottom: 60px;
  padding: 10px;
  width: 90%;
  left: 5%;
}

.search-error a {
  margin-top: -3px
}

.fix575{
height: 575px
}

.keresocim h1 {
  margin-bottom: 85px;
}

.kosarbagomb
{
	width:98%;
}

.cimsor
{
	color:#891519;
}

.reset-bg
{
	background:inherit;
}

.reset-width-padding
{
	max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.no-padding
{
	padding-right:0px !important;
	padding-left:0px !important;
}

.araink-container
{
	margin-top:250px;
	background-color:white;
}

.araink-container:nth-child(1)
{
	margin-top:0px;
}

.araink-container:last-child
{
	margin-bottom:-40px;
}

.araink-container .row
{
	margin-left:0;
	margin-right:0;
}

.reset-min-height
{
	min-height:75px !important;
}

.newTime
{
	cursor:pointer;
	color:#28a745;
}

.vasarlasi-feltetelek
{
	text-align:justify;
}

.vasarlasi-feltetelek .feltetelek h1
{
	text-align:center;
}

.vasarlasi-feltetelek h3
{
	padding-top:50px;
	padding-bottom:5px;
}

.vasarlasi-feltetelek ul
{
	padding:inherit;
	padding-left:40px;
}

.vasarlasi-feltetelek ul li
{
	font-weight:inherit;
	list-style:inherit;
}

.vasarlasi-feltetelek h4
{
	padding-top:20px;
}

.vasarlasi-feltetelek .row:last-of-type
{
	min-height:0;
}

@media (max-width: 769px)
{
	.reset-padding
	{
		padding-top:15px !important;
		padding-bottom:15px !important;
	}
	
	.set-margin-bottom
	{
		margin-bottom:5px;
	}
	
	.cimsor
	{
		margin-top:50px;
	}
}

@media (max-width: 600px)
{
	.vasarlasi-feltetelek
	{
		text-align:left;
	}
}

/*
2017 GAUSS KFT. Minden jog fenntartva! - https://www.gauss.hu
Gerhát Márk - https://www.linkedin.com/in/markgerhat/
Furák Zsolt Patrik - https://www.facebook.com/KisFurak
*/

   /*
   
.                    ________            . 
/\            / \                   \        \         / \
/    \        /  .  \       _____      \  ____   \     /  .  \
/ | \    \    /   / \___\    /    /      |  |   \  |   /   / \___\  
|  |   \   |   |  |          /    /       |  |   |  |   |  |
|  |    \  |   |  |         /    /_____   |  |   |  |   |  |
|  |____|  |   |  |        /          /   |  |   |  |   |  |
|  ______  |   |  |       /_____     /    |  |   |  |   |  |
|  |    |  |   |  |            /    /     |  |   |  |   |  |
|  |    |  |   |  |   ___      /   /      |  |   /  |   |  |   ___
|  |    |  |   \   \./  /      /  /       |  |__/   |   \   \./  /
/   \   /   \     \     /       / /        /        /      \     /
\./     \./        \./          /        /________/         \./  


 	

             ____________________________________________________
            /                                                    \
           |    _____________________________________________     |
           |   |                                             |    |
           |   |  C:\> _ Gerhat Mark / Furak Zsolt Patrik    |    |
           |   |                GAUSS KFT                    |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |                                             |    |
           |   |_____________________________________________|    |
           |                                                      |
            \_____________________________________________________/
                   \_______________________________________/
                _______________________________________________
             _-'    .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.  --- `-_
          _-'.-.-. .---.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.--.  .-.-.`-_
       _-'.-.-.-. .---.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-`__`. .-.-.-.`-_
    _-'.-.-.-.-. .-----.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-----. .-.-.-.-.`-_
 _-'.-.-.-.-.-. .---.-. .-----------------------------. .-.---. .---.-.-.-.`-_
:-----------------------------------------------------------------------------:
`---._.-----------------------------------------------------------------._.---'


*/