/*** OLDAL ELEMEI ***/
/* TÖRÉSPONTOK MÓDOSÍTÁSA */
@media (max-width: 1199px){
  .sp-megamenu-parent {
    display: none !important;
  }
  #offcanvas-toggler {
    display: inline-block !important;
  }
  .burger-icon::before {
    content: "TERMÉKEK";
    position: absolute;
    color: #fff;
    font-weight: bold;
    right: 80px;
    top: 0px;
  }
  .burger-icon {
    margin-top: 30px;
  }
  #offcanvas-menu .burger-icon::before {
    display: none !important;
  }
}
@media (max-width: 991px) {
    #sp-header-topbar .container-inner {
        padding-bottom: 0px;
    }
  .burger-icon {
    margin-top: 20px;
  }
}
#sp-header-topbar .container-inner {
    border-bottom: 0px;
}
/* TARTALOM SZÉLESSÉGE */
/* .container {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1060px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1060px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .container, .container-lg, .container-md, .container-sm {
      max-width: 960px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .container, .container-md, .container-sm {
      max-width: 720px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .container, .container-sm {
      max-width: 540px;
  }
} */
/*** OLDAL ELEMEI VÉGE ***/

/*** LOGÓ ***/
@media only screen and (max-width: 1199px) {
  #sp-logo {
    background: #fff;
  }
}
#sp-logo .logo-image {
  max-width: none !important;
}
/* MOBiL ÉS STICKY LOGÓ */
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  #sp-logo .logo-image {
    background: url(../../../images/web/logo/logo-menu.png) no-repeat;
    background-size: contain;
    width: 310px;
    height: 80px;
    padding-left: 310px;
    margin-top: 0px;
  }
  #sp-header.header-sticky .logo-image {
    background: url(../../../images/web/logo/logo-menu.png) no-repeat;
    background-size: contain;
    width: 310px;
    height: 80px;
    padding-left: 310px;
    margin-top: 2px;
    margin-bottom: -8px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 471px) {
  #sp-logo .logo-image {
    background: url(../../../images/web/logo/logo-menu-sm.png) no-repeat;
    background-size: contain;
    width: 240px;
    height: 60px;
    padding-left: 240px;
    margin-top: 0px;
  }  
  #sp-header.header-sticky .logo-image {
    background: url(../../../images/web/logo/logo-menu-sm.png) no-repeat;
    background-size: contain;
    width: 240px;
    height: 60px;
    padding-left: 240px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 470px) {
  #sp-logo .logo-image {
    background: url(../../../images/web/logo/logo-menu-sm.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 68px;
    padding-left: 160px;
    margin-top: 10px;
    margin-bottom: -23px;
  }    
  #sp-header.header-sticky .logo-image {
    background: url(../../../images/web/logo/logo-menu-sm.png) no-repeat;
    background-size: contain;
    width: 160px;
    height: 68px;
    padding-left: 160px;
    margin-top: 10px;
    margin-bottom: -23px;
  }
}
/*** LOGÓ VÉGE ***/

/*** MENÜPONTOK ***/
#sp-header {
  /* background: rgb(237,27,36); */
  background: linear-gradient(90deg, rgb(140 212 244) 0%, rgb(62 72 204) 100%)
}
#sp-header-topbar a {
  color: #585858;
  font-weight: bold;
}
/* IKONOK A MENÜPONTOK KÖZÖTT */
.fa {
  font-size:140%;
}
.fa:hover { 

}
#sp-top-bar p {

}
/* LÁBLÉC MENÜK */
#sp-bottom .sp-module ul>li>a {
  font-family: 'Open Sans', sans-serif;
}
/*** MENÜPONTOK VÉGE ***/

/*** MOBIL MENÜPONTOK ***/
/* MENÜ SZÉLESÍTÉSE */
.offcanvas-menu {
  background: linear-gradient(90deg, rgb(140, 212, 244, 1) 0%, rgb(62, 72, 204, 1) 100%);
  width: 80%;
}
body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -80%;
  top: 0;
}
/* LÁBLÉC */
#sp-bottom {
  background-color: #638be0;
  border-top: 0px;
}
#sp-footer, #sp-footer a, #sp-footer a:hover {
  background-color: white;
  color: #585859;
  font-weight: bold;
}
/* EGYÉB */
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #FFFFFF;
}
#offcanvas-menu .logo-image {
  margin-top: 0px;
  height: auto;
}
/* KÉP ALAPÚ IKONOK A MOBIL MENÜBEN */
.offcanvas-menu img {
  display: inline;
}
/* MOBIL MENÜ BEZÁRÓ IKON */
.close-offcanvas {
  background: none !important;
}
/*** MOBIL MENÜPONTOK VÉGE ***/

/*** WEBES ELEMEK ***/
/* ÚTVONALAK */
.float-start {
  margin-right: 10px;
}
/* NYELVEK */
.language-flag img {
  float: right;
  padding: 25px 0px 0px 25px;
}
/* FEL IKON */
.sp-scroll-up, .sp-scroll-up:hover {
  background-color: #4048cc;
  border-radius: 20px;
}
/* GÖRDÍTŐSÁV */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #585858;
}
::-webkit-scrollbar-thumb:hover {
  background:#333333;
}
/* SIMA OLDALGÖRGETÉS */
html {
  scroll-behavior: smooth;
}
/* GOMBOK STÍLUSA */
/* AKTÍV GOMBOK STÍLUSA */
/* KÉPEK */
img {
  display: block;
  margin: 0 auto;
}
/*** WEBES ELEMEK VÉGE ***/


/*** HONLAP EGYEDI ELEMEI ***/
/* JELÖLŐ A TÉRKÉPEN - FIX */
img.leaflet-marker-icon {
  height: auto !important;
  width: auto !important;;
}
/*** HONLAP EGYEDI ELEMEI VÉGE ***/

.btf-ivek {
  width: 100%;
}