.tematic-col-3 header.boxheader,
.tematic-col-3 .more {
  display: none;
}
.tematic-col-3 .cimlap-tematikus-szalag.tematic-col-3-ad-top {
  padding-bottom: 0;
}
.tematic-col-3 .cimlap-tematikus-szalag.tematic-col-3-ad-top img {
  max-width: 100%;
  display: block;
  height: auto;
}
.tematic-col-3 .cimlap-tematikus-szalag.tematic-col-3-ad-top + article {
  padding-top: 0;
}
.tematic-col-3 .cimlap-tematikus-jobb.tematic-col-3-ad-bottom {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tematic-col-3 .cimlap-tematikus-jobb.tematic-col-3-ad-bottom .cimlap-tematikus-jobb-button:after {
  color: #fff;
  content: "\203A";
  margin: 0 0 0 5px;
  font-size: 17px;
}
.tematic-col-3.tematic-newsletter {
  padding-top: 20px;
}
.tematic-col-3.tematic-newsletter .heading-3 {
  padding-top: 15px;
}
.tematic-col-3.tematic-newsletter .cimlap-tematikus-szalag.tematic-col-3-ad-top + article .heading-3 a {
  color: #000;
}
.tematic-col-3.sponsored-col .cimlap-tematikus-jobb.tematic-col-3-ad-bottom {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.tematic-col-3.sponsored-col .cimlap-tematikus-jobb.tematic-col-3-ad-bottom img {
  max-width: 100%;
  max-height: unset;
  height: auto !important;
}
.tematic-col-3.sponsored-col .cimlap-tematikus-jobb.tematic-col-3-ad-bottom .caption {
  width: 100%;
}
.tematic-col-3.sponsored-col .placeholder-ad {
  padding: 0;
}
.tematic-col-3.sponsored-col .placeholder-ad .caption {
  display: none;
}
.adtype-boxheader-tematic {
  padding: 20px 0 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 0;
}
body:not(.main-page) .adtype-boxheader-tematic {
  width: calc(100% - 40px);
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  body:not(.main-page) .adtype-boxheader-tematic {
    width: calc(100% - 60px);
  }
}
@media screen and (min-width: 992px) {
  body:not(.main-page) .adtype-boxheader-tematic {
    max-width: 690px;
  }
}
.adtype-boxheader-tematic .tematic-header {
  padding: 0 0 0 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 17px;
  line-height: 1.4;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  position: relative;
  background: #00a5ff;
  min-height: 50px;
}
.adtype-boxheader-tematic .tematic-header .logo {
  background: transparent;
  padding: 0 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  margin-left: auto;
}
.adtype-boxheader-tematic .tematic-header .logo::before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: -19px;
  z-index: 0;
  background: #ffffff;
  transform-origin: bottom left;
  transform: skew(-20deg, 0deg);
  display: none;
}
.adtype-boxheader-tematic .tematic-header .logo img {
  max-height: 40px;
  max-width: unset;
  width: auto;
  position: relative;
  z-index: 2;
}
.adtype-boxheader-tematic .tematic-header .text {
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  text-align: left;
  padding-right: 10px;
}
.adtype-boxheader-tematic .caption {
  font-weight: bold;
  color: #8f8f8f !important;
  display: block;
  text-align: center;
  margin: 5px 0 0;
  padding: 0;
}
body:not(.main-page) .adtype-boxheader-tematic .caption {
  font-size: 11px;
  text-transform: uppercase;
  color: #888 !important;
}
.adtype-boxheader-tematic .caption:after {
  content: "hirdetés";
}
.adtype-boxheader-tematic .button-block {
  padding: 15px 10px 5px;
  background-color: #f7f6f1;
  text-align: center;
}
body.settings-sepia .adtype-boxheader-tematic .button-block {
  background-color: #111111;
}
body:not(.main-page) .adtype-boxheader-tematic .button-block {
  background-color: transparent;
  padding-bottom: 20px;
}
.adtype-boxheader-tematic .more-article-button {
  font-weight: bold;
  background: #00a5ff;
  color: #fff !important;
  font-size: 13px;
  line-height: 150%;
  float: none;
  position: relative;
  padding: 3px 26px 3px 10px;
  display: inline-block;
  border-radius: 2px;
  text-transform: uppercase;
  max-width: 326px;
  margin: 0 0 10px 0;
  font-family: 'PT Sans', sans-serif;
  right: auto;
  bottom: auto;
  box-shadow: none;
}
.adtype-boxheader-tematic .more-article-button:after {
  background: url(https://cdn.hvg.hu/img/hvg-icons-sprite.svg) no-repeat -43px -325px;
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  top: 50%;
  left: auto;
  right: -16px;
  transform: rotate(-90deg) translateX(0) translateY(-50%);
  z-index: 1;
  filter: brightness(5);
  transform-origin: 0 center;
  padding-bottom: 0;
  margin: 0;
}
/* admin */
.cmsadmin .hvg .tematic-col-3 header.boxheader {
  display: none;
}
.cmsadmin .hvg .tematic-col-3 .more {
  display: none;
}
