@charset "UTF-8";
/*
Theme Name: Brooklyn Child CentrumBudowlane
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.3
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/
/* Style Globalne */
.no-bottom-margin {
  margin-bottom: 0;
}

.verticalmargin {
  margin: auto 10px auto 0;
}

.nopointer > a {
  cursor: default;
}

/* HEADER */
#header-section.ha-transparent .ut-horizontal-navigation .sub-menu {
  background: rgba(19, 20, 22, 0.8) !important;
}

/* Nagłówki */
#primary header.page-header.pt-style-4 span,
.section-title span {
  border-radius: 10px;
  border-width: 4px !important;
}

/* ---------------- */
/* ---- OFERTA ---- */
/* ---------------- */
.post-type-archive-oferta .date-format {
  display: none;
}

.post-type-archive-oferta .archive-title span {
  border-radius: 10px;
  border: 4px solid #151515 !important;
  text-align: center;
  width: 100%;
  padding: 0.2em 0.4em;
  font-size: 100%;
}

.post-type-archive-oferta .archive-title {
  text-align: center;
  width: 100%;
  margin: 60px auto;
}

/* ------------------ */
/* ---- PROMOCJE ---- */
/* ------------------ */
.post-type-archive-promocje .date-format {
  display: none;
}

.post-type-archive-promocje .archive-title span {
  border-radius: 10px;
  border: 4px solid #151515 !important;
  text-align: center;
  width: 100%;
  padding: 0.2em 0.4em;
  font-size: 100%;
}

.post-type-archive-promocje .archive-title {
  text-align: center;
  width: 100%;
  margin: 60px auto;
}

/* -------------- */
/* ---- BLOG ---- */
/* -------------- */
body.archive article .entry-meta {
  display: none;
}

@media (min-width: 1025px) {
  .grid-33 {
    width: 50% !important;
  }
}

/* Single Oferta */
.ut-blog-classic-article .entry-thumbnail img:hover {
  -webkit-transform: scale(1) !important;
          transform: scale(1) !important;
}

/* PAGE SPECIFFIC */
/* ---- HOME - CENTRUM BUDOWLANE ---- */
.home-offer-row, .offer-row {
  margin-top: 0 !important;
}

/* DLA ARCHITEKTÓW */
input.subscribe {
  background-color: #00498a;
}

/* FOOTER */
.copyright .wydajnyweb, .copyright .wydajnyweb a {
  text-transform: none;
  font-size: 11px;
  color: #999;
  font-weight: normal;
}

#bozlogos {
  margin-bottom: 40px;
}

#bozlogos .bozlogo {
  display: inline-block;
  margin: 20px;
}

.home #bozlogos {
  display: none;
}

#privacylink a {
  text-transform: none;
  color: #999;
  font-weight: normal;
}
/*# sourceMappingURL=style.css.map */