/* font sizes */
h3 {
  font-size: 1.5rem; }

@media (max-width: 480px) {
  h1 {
    font-size: 2rem; }

  h2 {
    font-size: 1.75rem; }

  h3 {
    font-size: 1.5rem; } }
/* font weights */
h1, h2, .title, .widget-title {
  font-weight: 700; }

h3, h4, h5, h6 {
  font-weight: 500; }

/* text transform */
h1, h2, .title, .widget-title {
  text-transform: uppercase; }

/* margin-padding */
h1 {
  margin-bottom: 3rem; }

a {
  color: #005cbf; }
  a:hover {
    text-decoration: none;
    color: #1fa0e5; }
  a.inverse {
    color: #f3901d; }
  a.inverse:hover {
    color: #f7a74a; }

.inverse a {
  color: #f3901d; }
  .inverse a:hover {
    color: #f7a74a; }

blockquote {
  text-transform: none;
  font-size: 1.1rem;
  background: #E8E8E8;
  position: relative;
  margin-left: 3rem;
  margin-right: 3rem;
  padding: 1rem; }
  blockquote:before {
    content: "\F756";
    font-family: "Material Design Icons";
    position: absolute;
    top: -2rem;
    left: -3.5rem;
    color: rgba(0, 0, 0, 0.2);
    font-size: 5rem;
    line-height: 5rem; }
  blockquote *:last-child {
    margin-bottom: 0; }

.sale-price {
  background: #ff4500;
  color: #fff;
  padding: 2px 4px;
  margin: -2px -4px;
  display: inline-block; }

body {
  overflow-x: hidden;
  background-color: #f1f1f1; }

.main-header.sticky-top {
  top: 0; }

.content-area {
  margin-top: 3rem; }

.content img {
  max-width: 100%;
  height: auto; }

div.bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

body.admin-bar .main-header.sticky-top {
  top: 0; }
@media (min-width: 601px) and (max-width: 783px) {
  body.admin-bar .main-header.sticky-top {
    top: 0; } }
@media (min-width: 784px) {
  body.admin-bar .main-header.sticky-top {
    top: 32px; } }

@media (min-width: 992px) {
  .container {
    max-width: 1280px; } }

.sticky-top {
  top: 6rem; }

.btn {
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }

.downloads {
  margin: 0;
  padding: 0; }
  .downloads > li {
    padding: 0;
    margin: 0;
    list-style-type: none; }

.page-footer {
  padding: 60px 0;
  margin-top: 60px;
  background: #2f2f2f;
  color: #999; }
  .page-footer .widget-title {
    font-weight: normal;
    color: #fff;
    font-size: 1rem; }
  .page-footer ul {
    padding-left: 0; }
  .page-footer li {
    list-style-type: none; }
  .page-footer .widget {
    padding-right: 2rem; }

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single,
.irs--round .irs-bar {
  background-color: #337ab7 !important; }
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  border-top-color: #337ab7 !important; }
.irs--round .irs-handle {
  border-color: #337ab7 !important;
  cursor: move; }

.grid-sizer,
.grid-item {
  position: relative;
  width: 100%;
  padding: 8px; }
  .grid-sizer img,
  .grid-item img {
    width: 100%; }
  .grid-sizer .grid-item-large,
  .grid-item .grid-item-large {
    width: 100%; }
  @media (min-width: 768px) {
    .grid-sizer,
    .grid-item {
      width: 50%; }
      .grid-sizer .grid-item-large,
      .grid-item .grid-item-large {
        width: 100%; } }
  @media (min-width: 992px) {
    .grid-sizer,
    .grid-item {
      width: 33.33332%; }
      .grid-sizer .grid-item-large,
      .grid-item .grid-item-large {
        width: 66.66665%; } }
  @media (min-width: 1200px) {
    .grid-sizer,
    .grid-item {
      width: 25%; }
      .grid-sizer .grid-item-large,
      .grid-item .grid-item-large {
        width: 50%; } }

body.single-galeria .grid-sizer,
body.single-galeria .grid-item {
  position: relative;
  width: 50%;
  padding: 8px; }
  body.single-galeria .grid-sizer .grid-item-large,
  body.single-galeria .grid-item .grid-item-large {
    width: 100%; }
  @media (min-width: 768px) {
    body.single-galeria .grid-sizer,
    body.single-galeria .grid-item {
      width: 33.33332%; }
      body.single-galeria .grid-sizer .grid-item-large,
      body.single-galeria .grid-item .grid-item-large {
        width: 66.66665%; } }
  @media (min-width: 992px) {
    body.single-galeria .grid-sizer,
    body.single-galeria .grid-item {
      width: 25%; }
      body.single-galeria .grid-sizer .grid-item-large,
      body.single-galeria .grid-item .grid-item-large {
        width: 50%; } }

.mta-loadmore {
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  padding: 1rem;
  cursor: pointer;
  color: #005cbf; }

#menu-fomenu {
  font-size: 14px; }
  #menu-fomenu > li > a {
    text-transform: uppercase; }

@media (max-width: 480px) {
  #top-container div[class^="col-"] {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #ddd; }
  #top-container div[class^="col-"]:nth-of-type(2) {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; } }
.main-tel {
  font-size: 1.25em;
  font-weight: bold;
  white-space: nowrap;
  color: #717171; }
  @media (min-width: 576px) {
    .main-tel {
      font-size: 2em; } }

#modells {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  max-height: 100%;
  z-index: 1100;
  background: #ededed;
  transform: translateY(-100%);
  transition: .4s ease-in-out;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.6);
  overflow-y: auto; }
  #modells.show {
    transform: translateY(0); }
  #modells > .container {
    position: relative;
    padding-top: 65px; }
    #modells > .container a {
      text-decoration: none; }
    #modells > .container img {
      clear: both;
      display: block;
      margin: 0 auto 30px 0;
      max-width: 100%; }
    #modells > .container .caption-title,
    #modells > .container .caption-body {
      color: #000; }

#modells-close {
  position: fixed;
  z-index: 1101;
  top: 0;
  height: 0;
  width: 100%;
  display: none; }
  #modells-close.show {
    display: block; }
  #modells-close .container {
    position: relative; }
    #modells-close .container .close {
      position: absolute;
      z-index: 1101;
      top: 10px;
      right: 24px;
      width: 34px;
      height: 34px;
      background: rgba(255, 255, 255, 0.7);
      line-height: 24px;
      padding-top: 5px;
      text-align: center;
      font-size: 24px;
      color: #212121;
      opacity: 0.6;
      transition: opacity 0.2s; }
      #modells-close .container .close:hover {
        opacity: 1; }

body.admin-bar #modells-close .close {
  top: 56px; }
body.admin-bar #modells {
  top: 0; }
@media (min-width: 601px) and (max-width: 783px) {
  body.admin-bar #modells {
    position: fixed;
    top: 46px; } }
@media (min-width: 784px) {
  body.admin-bar #modells {
    position: fixed;
    top: 32px; } }

.owl-carousel.loading {
  display: none; }

.sidebar {
  font-size: 13px; }
  .sidebar .widgets .widget ul {
    padding: 0;
    margin: 0;
    margin-bottom: 1rem;
    list-style-type: none; }
    .sidebar .widgets .widget ul li {
      border-top: 1px solid rgba(0, 0, 0, 0.125);
      padding: 0.5rem 0;
      font-weight: 500; }
  .sidebar .widgets .widget .post-date {
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.6); }
    .sidebar .widgets .widget .post-date:before {
      content: "@"; }

.promocios-arak .promocios-ar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%; }
  @media (max-width: 480px) {
    .promocios-arak .promocios-ar {
      background: none !important; } }
  .promocios-arak .promocios-ar .promocios-ar-caption {
    position: relative;
    background: rgba(0, 0, 0, 0.75);
    margin: 3rem;
    padding: 3rem; }
    @media (max-width: 480px) {
      .promocios-arak .promocios-ar .promocios-ar-caption {
        padding: 0;
        margin: 0; } }
    .promocios-arak .promocios-ar .promocios-ar-caption h3 {
      color: #fff;
      font-weight: normal; }
    .promocios-arak .promocios-ar .promocios-ar-caption .promocios-ar-table table {
      width: auto;
      min-width: 14rem;
      color: #fff;
      font-size: 13px; }
      @media (max-width: 480px) {
        .promocios-arak .promocios-ar .promocios-ar-caption .promocios-ar-table table {
          font-size: 11px; } }
      .promocios-arak .promocios-ar .promocios-ar-caption .promocios-ar-table table td {
        border-color: rgba(255, 255, 255, 0.25); }
      .promocios-arak .promocios-ar .promocios-ar-caption .promocios-ar-table table th {
        border-top: none;
        font-weight: normal;
        font-size: 85%;
        text-transform: uppercase;
        opacity: 0.6; }
      .promocios-arak .promocios-ar .promocios-ar-caption .promocios-ar-table table tbody .promocios-ar-akcios {
        font-weight: bold;
        background: rgba(255, 255, 255, 0.1); }
.promocios-arak .post-edit-link {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 8px;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1; }
.promocios-arak .downloads {
  text-align: center; }
.promocios-arak .hash-nav a {
  opacity: 0.6;
  transition: all 0.1s; }
  .promocios-arak .hash-nav a.active {
    opacity: 1; }

.related-block {
  display: block; }
  .related-block .related-image {
    display: block;
    width: 10rem;
    float: left;
    margin-right: 1rem;
    margin-bottom: 0.5rem; }
    @media (max-width: 480px) {
      .related-block .related-image {
        float: none;
        width: 80%;
        margin: 0 auto 1rem auto; } }

.sow-icon-image {
  border-radius: 50%; }

.sidebar .widgets .widget .ez-toc-widget-container ul li {
  border: none;
  padding: 0.25rem 0; }
  .sidebar .widgets .widget .ez-toc-widget-container ul li ul {
    margin: 0;
    padding: 0;
    padding-top: 0.25rem;
    padding-left: 1rem !important; }

.sidebar .widget {
  margin-bottom: 5rem; }
  .sidebar .widget:last-of-type {
    margin-bottom: 0; }

.wpcf7-form label {
  display: block; }

.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"] {
  width: 100%;
  height: 40px;
  border: 1px solid #dfe2e7;
  background: #fff;
  padding: 0px 15px;
  font-size: 14px;
  font-weight: 400;
  line-height: 42px; }

.wpcf7-form textarea {
  height: 120px; }

.wpcf7-recaptcha > div {
  margin: auto; }

.wpcf7-not-valid-tip {
  color: #C0392B;
  padding: 0 10px; }

div.wpcf7-response-output {
  margin: 10px 0;
  padding: 0; }

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
  display: block;
  padding: 15px;
  border: none;
  border-left: 5px solid; }

div.wpcf7-validation-errors {
  background-color: #F2D7D5;
  border-left-color: #C0392B;
  color: #C0392B; }

div.wpcf7-mail-sent-ok {
  background-color: #D5F5E3;
  border-left-color: #2ECC71;
  color: #2ECC71; }

.wpcf7-acceptance,
.wpcf7-checkbox {
  border: none !important;
  box-shadow: none !important;
  padding-left: 0;
  background: none; }
  .wpcf7-acceptance label,
  .wpcf7-checkbox label {
    font-weight: normal; }

span.wpcf7-list-item {
  margin-left: 0; }

.grecaptcha-badge {
  visibility: hidden;
  opacity: 0; }

.archives .card-body {
  position: relative; }
  .archives .card-body:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    top: 0;
    border-style: solid;
    border-width: 0 15px 18px 15px;
    border-color: transparent transparent #fff transparent;
    margin-left: -15px;
    margin-top: -18px; }
.archives .card-title {
  font-weight: 500;
  text-transform: none; }

body.page-template-dokumentum .content-area aside {
  position: sticky;
  position: -webkit-sticky;
  top: 6rem;
  height: calc(100vh-6rem);
  overflow-y: auto; }

body.page-template-hahu .content-area .modell-list {
  margin-top: 60px; }
@media (min-width: 768px) {
  body.page-template-hahu .grid-sizer,
  body.page-template-hahu .grid-item {
    width: 50%; } }
@media (min-width: 1200px) {
  body.page-template-hahu .grid-sizer,
  body.page-template-hahu .grid-item {
    width: 33.333332%; } }

@media (min-width: 576px) {
  body.single-hahu-szalonauto .felszereltseg,
  body.single-hahu-hasznaltauto .felszereltseg {
    column-count: 2; } }
@media (min-width: 768px) {
  body.single-hahu-szalonauto .felszereltseg,
  body.single-hahu-hasznaltauto .felszereltseg {
    column-count: 3; } }
@media (min-width: 992px) {
  body.single-hahu-szalonauto .felszereltseg,
  body.single-hahu-hasznaltauto .felszereltseg {
    column-count: 4; } }

.modell-header {
  background: #000; }
  .modell-header h1 {
    color: #fff;
    padding: 3rem 0;
    margin: 0; }

.modell-downloads {
  background: rgba(0, 0, 0, 0.05); }

#tipusok {
  background: #000; }
  #tipusok h2 {
    margin-top: 30px; }
  #tipusok .tipus {
    margin-bottom: 30px;
    padding: 15px; }

/*# sourceMappingURL=main.css.map */
