@charset "UTF-8";
/* CSS Document */
@media (min-width: 1300px) {
  .container {
    width: 1270px;
  }
}
@media(max-width:1199px) {
  .primary-menu li {
    margin: 0 0 0 15px;
  }
}
@media(max-width:991px) {
  .main-navigation {
    display: none
  }
  .mobile-menu-button {
    display: block;
  }
  .block-title.width-380 h2 {
    max-width: 100%
  }
  #alphabetical-posts .letters li {
    width: 15px;
  }
  #alphabetical-posts .letters a {
    font-size: 14px;
  }
}
@media(max-width:767px) {
  h1 {
    font-size: 42px;
    font-weight: 700;
    line-height: 60px;
    padding-left: 100px;
    margin-bottom: 40px;
  }
  .site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    -webkit-box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.1);
    animation: slide-down 0.7s;
    height: auto
  }
  body {
    margin-top: 35px;
  }
  h2 {
    font-size: 24px;
  }
  .hir-gomb-hide-on-mobile {
    display: none !important
  }
  .hir-display-clear-both-on-mobile {
    float: none !important;
    width: 100% !important;
    clear: both !important;
    padding-left: 0 !important;
    padding-top: 20px
  }
  .hirbox {
    padding-bottom: 10px !important;
    margin-bottom: 40px;
  }
  .hirbox .gomb-mobile {
    float: left;
    width: calc(100% - 190px);
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .sub-page {
    padding-top: 30px;
  }
  #alphabetical-posts .separateLetter {
    font-size: 40px;
    margin-bottom: 20px
  }
  hr.glossary-separator {
    margin-top: 0px;
    margin-bottom: 30px;
  }
   #coinmarketcap-widget-marquee {
        margin-top: 45px
    }
    .szemekHtmlBlokk {
        display: none
    }
    .flexColumn > .elementor-widget-wrap.elementor-element-populated {
        flex-direction: column!important
    }
}
@media(max-width:640px) {

  .icon-inner-hide-on-mobile {
    display: none
  }
  .icon-last-mobile {
    display: none;
    min-width: 100% !important
  }
}
@media(max-width:540px) {
  .block-title h2 {
    padding-left: 40px;
    font-size: 26px
  }
  .block-title h2::before {
    width: 30px
  }
  h1 {
    font-size: 35px !important;
    font-weight: 700;
    padding-left: 100px;
    margin-bottom: 20px;
  }
  .block-title h1 {
    padding-left: 40px;
    font-size: 26px
  }
  .block-title h1::before {
    width: 30px;
    top: 22px
  }
}
@media(max-width:480px) {
  .hero-buttons .elementor-widget-button .elementor-button {
    width: 100%
  }
  body {
    background-position: top center;
    background-image: url("../images/background-mobile2.jpg");
  }
}