@charset "UTF-8";
@page {
  margin: 5mm 15mm;
}

.header {
  margin-bottom: 5mm;
}

.brand-section {
  min-height: unset;
  border-bottom: 2pt solid #ebebeb;
  background-image: none;
  color: #363636;
}

.brand-section .brand__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: unset;
  height: 1.5cm;
  background-size: 1.3cm;
  padding-left: 1.5cm;
  background-image: url(../images/bta-printcss.svg);
}

.brand-section .brand__link span {
  color: #363636;
  font-size: 14pt;
}

.brand-section .brand__logo {
  height: unset;
}

.brand-section .brand__logo a:before {
  content: "www.bta.bg / dnews@bta.bg";
  color: #666666;
  font-size: 7pt;
  line-height: 1;
  text-transform: none;
}

.brand-section .brand__logo a:after {
  content: "49 Tsarigradsko shose / tel: 02 926242 / 02 9262215 / 02 9871633 / fax: 02 9862289 " !important;
  display: block;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  font-weight: 600;
}

.nav-section,
.login,
.search-section,
.home-widget-banners,
.news-section__category,
.btn.chronology__open,
.chronology,
.visually-hidden,
.widgets-section,
.carousel:not(.gallery__container),
.paging,
.jquery-dtpckr-blend,
.accessibility-content,
.accessibility-controls,
.form-section,
.share-widget,
.post__aside,
a.btn,
footer,
form,
#cookies {
  display: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

article {
  display: block;
  margin-bottom: 12pt;
}

body {
  line-height: 1.3;
  background-color: #fff !important;
  font-size: 12pt;
}

body * {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
}

body * {
  background-color: transparent !important;
  border-color: #ebebeb;
}

p,
ul,
li {
  font-size: 11pt;
  line-height: 1.4;
  font-family: Georgia, "Times New Roman", Times, serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  page-break-after: avoid;
  page-break-inside: avoid;
  font-size: 24pt;
  line-height: 30pt;
  margin: 0;
  color: #363636 !important;
}

h1 {
  font-size: 24pt;
  margin: 0 0 20pt;
  text-align: center;
  width: 100%;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

img,
figure,
pre,
a,
p,
blockquote {
  page-break-inside: avoid;
}

ul,
ol,
dl {
  page-break-before: avoid;
}

/* Defining all page breaks */
a {
  background-color: transparent;
  color: black;
  font-weight: bold;
  text-align: left;
}

a:after {
  content: "[ www.bta.bg" attr(href) " ]";
  display: block;
  font-weight: 500;
  font-size: 7pt;
  text-decoration: underline;
  color: #5c5c5c;
}

a[href="#"]:after {
  content: "";
}

a[href^="http"]:after {
  content: "[ " attr(href) " ]";
  display: block;
  font-weight: 500;
  font-size: 7pt;
  text-decoration: underline;
  color: #5c5c5c;
}

.editable {
  min-height: unset;
}

.main__inner {
  padding: 0;
}

.page-title {
  font-size: 18pt;
  margin-bottom: 10pt !important;
  line-height: 1.2;
}

.section-title {
  font-size: 14pt;
}

.leading-section,
.news-section {
  -webkit-columns: 2;
          columns: 2;
  gap: 10mm;
  position: relative;
}

.news-card__excerpt,
.news-card {
  page-break-inside: avoid;
}

.lighter,
.black {
  display: none;
}

.breadcrumbs__nav {
  padding-top: 0;
}

.breadcrumbs__item:before {
  display: none;
}

.breadcrumbs__item:not(:last-child):after {
  content: " /";
  font-size: 6pt;
  padding-left: 3pt;
}

.breadcrumbs a {
  font-size: 7pt;
  font-family: "Sofia", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  color: #666666;
}

.breadcrumbs a:after {
  display: none;
}

.news-card {
  display: block;
  margin-bottom: 8pt;
  position: relative;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}

.news-card header {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.news-card__meta {
  font-size: 8pt;
  margin-bottom: 3pt !important;
  color: #5c5c5c;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.news-card__title {
  font-size: 12pt;
  line-height: 1.2;
  color: #363636 !important;
  margin-bottom: 5pt;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}

.news-card__image {
  display: none !important;
}

.news-card__subheading {
  color: #666666;
}

.news-card--white .news-card__category a {
  color: #666666;
}

.news-section {
  border-bottom: 2px solid transparent;
  page-break-after: always;
}

.post__post {
  color: #666666;
}

.post__title {
  text-align: left;
  color: #363636 !important;
  font-size: 16pt;
  line-height: 1.1;
  border-color: #ebebeb;
}

.post__author {
  font-weight: 700;
  color: #363636;
}

.post__leading-image {
  position: relative;
}

.post__leading-image .u-image-blur {
  visibility: hidden;
}

.post__content {
  font-size: 11pt;
  line-height: 1.4;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.post-list,
.post {
  -webkit-columns: 2;
          columns: 2;
  gap: 10mm;
  position: relative;
}

.post-list > .row > div[class*="col"],
.post > .row > div[class*="col"] {
  display: block;
}

.card {
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
  page-break-inside: avoid;
  margin-bottom: 5pt;
}

.card a {
  line-height: 1.1;
}

.card-img-top {
  display: none;
}

.card-title {
  margin-bottom: 2pt !important;
  line-height: 1.3;
  color: #363636;
}

.card-text {
  font-size: 11pt;
  line-height: 1.4;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt !important;
  min-height: unset !important;
}

table {
  -webkit-column-span: all;
          column-span: all;
  height: unset !important;
  margin-bottom: 20pt;
}

table + p + h2,
table + p + h3 {
  -webkit-column-span: all;
          column-span: all;
}

table td {
  height: unset !important;
  max-height: 52px;
}

table tr {
  height: unset !important;
}

.pressclub__item {
  -webkit-column-span: all;
          column-span: all;
  page-break-inside: avoid;
  -webkit-column-count: 2;
          column-count: 2;
  gap: 10pt;
  border-bottom: 1px solid #ebebeb;
}

.pressclub__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
  font-size: 11pt;
  line-height: 1.2;
  margin-bottom: 10pt;
}

.pressclub__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5pt;
  margin-bottom: 10pt;
}

.pressclub__meta * {
  line-height: 1.1;
  font-size: 8pt;
  margin: 0;
}

.pressclub__location {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.pressclub__name {
  font-size: 8pt;
}

.pressclub__name span {
  color: #363636;
}

.pressclub__weekdate {
  color: #666666 !important;
}

.pressclub__date, .pressclub__time {
  font-size: 9pt !important;
}

.pressclub__tag {
  display: none;
}

.pressclub__label {
  color: #666666;
  line-height: 1.2;
  margin-bottom: 0;
  font-size: 8pt;
}

.pressclub__data {
  margin-bottom: 9pt;
  font-size: 9pt;
  line-height: 1.2;
}

.gallery__container {
  -webkit-column-span: all;
          column-span: all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.gallery__item__text {
  font-size: 11pt;
  line-height: 1.4;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.gallery__item:not(.active) {
  display: none;
}

.gallery__item.active {
  display: block !important;
}

.gallery__item.active .col-lg-9 {
  width: 100%;
  height: unset !important;
}

.gallery__item.active .col-lg-3 {
  width: 100%;
  -webkit-columns: 2;
          columns: 2;
}

.gallery__item.active .col-lg-3 h5 {
  -webkit-column-span: all;
          column-span: all;
}

.gallery__nav {
  display: none;
}

.gallery__meta {
  -webkit-column-break-inside: avoid;
          break-inside: avoid;
}

.gallery__thumb__container {
  -webkit-column-span: all;
          column-span: all;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.gallery__thumb__container .col-lg-9 {
  width: 100%;
}

.gallery__thumb__container > .col-lg-9 > .row > .col-sm-10 > .d-flex {
  counter-reset: thumb-counter 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.gallery__thumb__container .post__meta-publish {
  margin-top: 0pt;
}

.gallery__thumb {
  width: 1px !important;
  height: 1px !important;
  visibility: 0;
  opacity: 0;
  counter-increment: thumb-counter 1;
}

.gallery__thumb img {
  display: none;
}

.gallery__thumb img:before {
  display: none;
}

.gallery__thumb:last-child:after {
  position: absolute;
  top: 5pt;
  left: 0;
  width: 100%;
  content: "Галерия снимки: 1 /" counter(thumb-counter);
  font-family: "Sofia", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 8pt;
}

.gallery__display {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.gallery__display__img {
  height: 40vh;
}

.playBtn {
  display: none;
}

.blurred {
  display: none;
}

.video-js {
  border-radius: 7px;
  border: 1px solid #999999;
  height: 25pt !important;
}

.video-js:before {
  content: "Видео";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #363636;
  height: 100%;
  width: 100%;
  font-size: 11pt;
  font-weight: 700;
  text-align: center;
}

.video-js > * {
  display: none !important;
}

.video-js video,
.video-js .vjs-poster,
.video-js .vjs-text-track-display,
.video-js .vjs-big-play-button {
  display: none;
}

html[lang="en"] .video-js:before {
  content: "Video";
}

html[lang="bg"] .video-js:before {
  content: "Видео";
}
/*# sourceMappingURL=print.css.map */