/*
 Theme Name:   Customizr Child
 Description:  Customizr Child Theme
 Template:     customizr
 Version:      1.0.0
*/

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic&subset=latin,latin-ext);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

@import url("../customizr/style.css");

/* Theme customization starts here
-------------------------------------------------------------- */

/* odstęp na górze, żeby pływający pasek nie zakrywał tytułu */
div#main-wrapper {
  margin-top: 100px !important;
}

section.post-content {
  color: #7d8aa3;
}

/* stylizacja menu  */
ul.nav__menu li a span {
  text-transform: none;
  font-size: 1.1em;
  /* font-weight: 100; */
  font-weight: 300;
  font-family: "Open Sans";
}

/* strzałka do rozwijania w menu */
.icn-down-small:before {
  color: #fff;
}

.container-fluid {
  padding-right: 45px;
  padding-left: 45px;
}
.header-skin-dark [class*="nav__menu"] .nav__title::before {
  background-color: #ccc;
}
.header-skin-light [class*="nav__menu"] .nav__title::before {
  background-color: #888;
}

/* transparent header */
header.tpnav-header__header {
  z-index: 200;
  position: absolute;
  width: 100%;
  /* background-color: rgba(0, 0, 0, 0) !important; */
  /* background-color: #000 !important;
  opacity: 0.5; */
  background-color: rgba(0, 0, 0, 0.25) !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}
body.home header.tpnav-header__header {
  background-color: transparent !important;
  opacity: 1;
}
body.home header.tpnav-header__header ul.dropdown-menu {
  background-color: #fff !important;
}
header.tpnav-header__header ul.dropdown-menu span {
  color: #555 !important;
}

.desktop-sticky {
  box-shadow: none;
}

span.nav__title {
  color: #fff;
  opacity: 1;
}

span.ham__toggler-span-wrapper span.line {
  background-color: #fff !important;
  height: 2px;
  opacity: 1;
}

/* opacity on sticky header */
header.fixed-header-on div.desktop-sticky {
  /* background-color: #000 !important;
  opacity: 0.5; */
  background-color: rgba(0,0,0,0.5) !important;
}

p {
  margin-top: 0.3em;
  margin-bottom: 0.4em;
}
div.container {
  margin-top: 0 !important;
}
div#content,
div#main-wrapper {
  padding-bottom: 0;
}
.footer__wrapper .widget__wrapper {
  padding-top: 0em;
  padding-bottom: 0em;
}

#footer.footer__wrapper {
  background: #eee;
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

section[class^="post-"] {
  margin: 0;
}

a {
  text-decoration: none !important;
}

ul#main-menu {
  /* font-weight: 100; */
  font-weight: 300;
}

div.colophon,
article.page > header.entry-header {
  display: none;
}

div.vcenter-hcenter-height-100px div {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* dropdown menu */
ul.dropdown-menu span {
  color: rgba(0, 0, 0, 1) !important;
  font-weight: 500 !important;
}

/* tabele ogólnie */
table.tablepress.table-layout {
  table-layout: fixed;
  width: 99% !important;
  min-width: 800px !important;
}
.tablepress.table-layout th {
  padding: 5px 10px !important;
  text-align: left;
}
.tablepress.table-layout td {
  padding: 5px 10px !important;
  text-align: left;
  height: 60px !important;
  vertical-align: middle;
}
/* tabela responsywna */
table.tablepress.table-responsive {
  table-layout: initial !important;
  min-width: initial !important;
}
/* cennik */
.tablepress.pricetable th.column-1 {
  width: 65%;
}
.tablepress.pricetable th.column-2 {
  width: 15%;
}
.tablepress.pricetable th.column-3 {
  width: 20%;
}

/* godziny */
.tablepress.timetable {
  width: 100%;
}
.tablepress.timetable th.column-1 {
  width: 22%;
}
.tablepress.timetable th.column-2,
.tablepress.timetable td.column-2 {
  width: 26%;
  text-align: center;
}
.tablepress.timetable th.column-3,
.tablepress.timetable td.column-3 {
  width: 26%;
  text-align: center;
}
.tablepress.timetable th.column-4,
.tablepress.timetable td.column-4 {
  width: 26%;
  text-align: center;
}
/* .tablepress.timetable th.column-4,
.tablepress.timetable td.column-4 {
  width: 17%;
  text-align: center;
}
.tablepress.timetable th.column-5,
.tablepress.timetable td.column-5 {
  width: 17%;
  text-align: center;
} */
/* godziny nocne */
.tablepress.timetable-night th.column-1 {
  width: 50%;
}
.tablepress.timetable-night th.column-2 {
  width: 50%;
}

/* Contact form 7 */
div.wpcf7 label {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}
div.wpcf7 label input {
  border: 2px solid #7d8aa3;
}

@media only screen and (min-width: 900px) {
  div#footer_one {
    flex: 40%;
    max-width: 40%;
  }
  div#footer_two {
    flex: 30%;
    max-width: 30%;
  }
  div#footer_three {
    flex: 30%;
    max-width: 30%;
  }
}

/* listing wpisów */
/* na stronie głównej */
div.fp-posts-list div.lae-entry-info h3,
div.fp-posts-list div.lae-entry-info span,
div.fp-posts-list div.lae-entry-text-wrap span {
  display: none !important;
}
/* w blogu */
div.blog-posts-list div.lae-entry-info h3,
div.blog-posts-list div.lae-entry-info span,
div.blog-posts-list div.lae-entry-text-wrap span {
  /* display: none !important; */
}

/* Opinie klientów */
div.testimonials-home-page div.testimonial-content {
  color: #ffffff;
}
div.testimonials-home-page div.testimonial-name {
  color: #f0f0f0;
}

h2.bookero-plugin-header,
h3.bookero-plugin-form-heading {
  display: none;
}

/* fix plugin bug */
i.fa.fa-facebook:before {
  content: "\f09a";
}
.awesome-social {
  border-radius: 10px 0;
}
*:focus {
  outline: 0;
}

/* mobile menu */
.primary-navbar__wrapper, .topbar-navbar__wrapper, .mobile-navbar__wrapper, .mobile-navbar__row, .mobile-nav__container, .mobile-nav__nav {
  background-color: rgba(0, 0, 0, 0.8);
}
