/*

Theme Name: Magyarbusz
Description: Magyarbusz [Info] V3 sablon
Author: HEAVYBOLD Studio
Author URI: http://heavybold.hu/
Template: magyarbusz
Version: 1.0
Text Domain: magyarbuszchild

*/ 

.info-box {
  background: #ebebeb;
  border-left: 4px solid #ffa528;
  box-shadow: 0 .125rem .25rem rgba(134, 134, 134, 0.5);
}

.hero:hover .hero__title {
  color: #ff8128;
}

.section-title.section-title--user {
  text-transform: none;
}

#st-3 {
  top: 200px;
}

.article .entry {
    line-height: 1.65;
}

.article .entry p {
    font-size: 1rem;
}



/*
	XS
*/

@media screen and (max-width: 575px) {
  
  .post-box--leader_figure img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    transition: transform .5s;
  }
  
  .post-box--leader .post-box__figure:after {
    padding-bottom: 70%;
  }
  
  .article .entry {
    line-height: 1.25;
  }
  
  .mbiad-fp-leader {
    width: 100%;
    max-height: 300px;
  }
  
}

@media screen and (min-width:768px) {

  /*.entry .swipebox:not(.button) {
      width: fit-content;
      margin: 0 auto 0 auto;
  }*/
  
}

/* -- HIRDETÉSEK -- */

.mbiad-fp-leader {
  width: 728px;
  height: 90px;
}

.homepage_ad_btwsections {
  text-align: center;
  margin-bottom: 30px;
}

