/*
Theme Name: Słoneczna chatka
Author: White hill
Author URI: http://whitehill.eu
Description:
Version: 1.0
*/
@font-face {
  font-family: 'ubuntu';
  src: url('fonts/Ubuntu-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html {
  padding: 0px;
  margin: 0px;
  font-family: 'ubuntu';
}
body {
  font-family: 'ubuntu';
  font-size: 16px;
}
a,
a:hover,
a:active,
a:focus {
  color: #A23101;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #4c4c4c;
  background-color: #ffaf39;
}
p {
  color: #4c4c4c;
}
h1,
h2,
h3,
h4 {
  font-weight: 400;
}
h1 img,
h2 img,
h3 img,
h4 img {
  margin-right: 10px;
}
h1{
  font-size: 30px;
}
h2{
  font-size: 26px;
}
* {
  transition: height 0.5s, background-color 0.5s;
  -webkit-transition: height 0.5s, background-color 0.5s;
}
@media (min-width: 993px) {
  .navbar-nav {
    float: right;
  }
}
.navbar-toggle {
  background-color: white;
  background-image: none;
  margin-top: 23px;
}
.navbar-toggle .icon-bar {
  background-color: #FF4F28;
}
.navbar {
  min-height: 110px;
}
.container {
  padding: 0px;
}
@media (max-width: 767px) {
  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.navbar-brand {
  height: 110px;
}
.navbar-yellow .navbar-brand {
  padding-top: 28px;
}
.navbar-yellow #navbar {
  margin-bottom: 0px;
  transition: none;
  -webkit-transition: none;
}
@media (min-width: 992px) {
  .navbar-yellow #navbar {
    margin-right: 30px;
  }
}
.navbar-yellow #navbar li {
  display: list-item;
  position: static;
  font-size: 16px;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
}
.navbar-yellow #navbar li a {
  color: #4c4c4c;
  line-height: 40px !important;
  padding-top: 32px !important;
  padding-bottom: 8px !important;
  text-align: center;
  font-weight: 400;
}
@media (max-width: 992px) {
  .navbar-yellow #navbar li a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}
.navbar-yellow #navbar li a:hover,
.navbar-yellow #navbar li a:active,
.navbar-yellow #navbar li a:focus {
  color: #4c4c4c;
  background-color: #ffa51f;
}
.navbar-yellow #navbar li a img {
  display: block;
  margin: auto auto auto;
}
@media (max-width: 992px) {
  .navbar-yellow #navbar li a img {
    margin: 0px;
  }
}
.navbar-yellow #navbar li a span {
  vertical-align: text-top;
  display: block;
  padding-bottom: 0px;
  padding-right: 0px;
  margin-top: 0px;
}
@media (max-width: 992px) {
  .navbar-yellow #navbar li a span {
    display: inline;
    margin-right: 7px;
  }
}
.navbar-yellow #navbar li img.hovered-image {
  display: none;
}
.navbar-yellow #navbar li:hover {
  background-color: #ffa51f;
}
.navbar-yellow #navbar li:hover img {
  display: none;
}
.navbar-yellow #navbar li:hover .hovered-image {
  display: block;
  opacity: 1;
  margin: auto auto auto !important;
}
@media (max-width: 992px) {
  .navbar-yellow #navbar li:hover .hovered-image {
    display: none;
    margin: 0px !important;
  }
}
.navbar-yellow #navbar li:hover ul,
.navbar-yellow #navbar li:active ul,
.navbar-yellow #navbar li:focus ul {
  height: auto;
  background-color: #ffaf39;
}
.navbar-yellow #navbar li ul {
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  position: absolute;
}
@media (min-width: 992px) {
  .navbar-yellow #navbar li ul {
    height: 0px;
  }
}
@media (max-width: 992px) {
  .navbar-yellow #navbar li ul {
    position: relative;
  }
}
.navbar-yellow #navbar li ul li {
  list-style: none;
}
.navbar-yellow #navbar li ul li a {
  display: block;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 20px;
  padding-right: 40px;
  text-align: left;
}
nav.navbar {
  margin-bottom: 0px;
  border-bottom: 0px;
}
.slider {
  overflow: hidden;
}
.slider .container {
  position: relative;
  height: 100%;
  max-width: 916px;
}
.slider .slide {
  height: 250px;
  background-position: center right;
  background-size: cover;
  position: relative;
}
@media (max-width: 767px) {
  .slider .slide {
    height: 200px;
  }
}
.slider .slide .slide-content {
  color: #303030;
  opacity: 0.93;
  max-width: 560px;
  padding: 20px;
  position: absolute;
  right: 0px;
  bottom: 20px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .slider .slide .slide-content {
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    position: absolute;
    bottom: 0px;
    padding: 15px;
    font-size: 23px;
  }
}
.slider .slide .slide-content p {
  color: white;
  margin: 0px;
}
.slider .slide .slide-content h1,
.slider .slide .slide-content h2,
.slider .slide .slide-content h3,
.slider .slide .slide-content h4 {
  margin: 0px;
}
.site-header {
  background-color: #f2f2f2;
  color: #4c4c4c;
}
.site-header h1,
.site-header h2,
.site-header h3,
.site-header h4 {
  margin: 0px;
  line-height: 80px;
  text-align: center;
}
.site-header img {
  vertical-align: sub;
  margin-right: 10px;
}
.site-header h3 {
  font-size: 28px;
  font-weight: 400;
}
.container-grupy .group-thumbnail {
  padding-top: 30px;
}
.container-grupy .group-thumbnail h1 {
  font-size: 28px;
  margin-left: 20px;
  margin-top: 27px;
  float: left;
}
.container-grupy .group-thumbnail img {
  float: left;
}
#groups {
  margin-bottom: 40px;
}
#groups .group-thumbnail {
  padding-top: 30px;
}
#groups .group-box {
  background-color: white;
}
#groups .group-description p {
  margin: 0px;
}
#groups .group-description h3 {
  font-size: 28px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #groups .row {
    margin-bottom: 0px;
  }
}
#groups .row .group {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  #groups .row .group {
    padding-bottom: 10px;
  }
}
#groups .row .group:nth-child(2n) .visible-lg {
  display: none !important;
}
.news-list .news {
  padding: 20px;
  margin-bottom: 10px;
  background-color: #f2f2f2;
}
.news-list .news h4 {
  color: #821fb7;
  font-weight: 500;
  margin-bottom: 22px;
  margin-top: 5px;
}
.news-list .news h4 a {
  color: #821fb7;
}
.event .event-description {
  background-color: white;
  padding: 15px;
}
.event h4 {
  font-weight: 500;
}
.event span {
  vertical-align: middle;
}
.group-icon {
  width: 30px;
  display: inline-block;
}
.jadlo .nav-tabs li {
  width: 50% !important;
  text-transform: uppercase;
  background-color: #fff6e7;
}
.jadlo .nav-tabs li a {
  color: #4c4c4c;
  text-decoration: underline;
  border: none;
  margin: 0px;
}
.jadlo .nav-tabs li.active a {
  border-radius: 0px;
  margin: 0px;
  border: none;
  background-color: #fffbf2 !important;
  color: #4c4c4c;
  text-decoration: none;

}
.jadlo .tab-pane {
  background-color: #fffbf2;
  height: 505px;
  padding: 15px;
}
.jadlo hr {
  border-color: #ffa51f;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.azure-bg {
  background-color: #f2f2f2;
  padding: 10px;
  padding-bottom: 50px;
}
.azure-bg .section {
  padding-bottom: 35px;
}
.azure-bg .section h3 {
  margin-bottom: 30px;
}
.azure-background {
  background-color: #f2f2f2;
  padding: 10px;
}
.text-center .img-responsive {
  margin: auto auto auto;
}
.info-block h3 {
  text-align: center;
  font-size: 28px;
}
.info-block .news {
  background-color: white;
  padding: 15px;
  margin-top: 10px;
  height: 267.5px;
}
.info-block .news h4 {
  font-weight: 600;
  color: #821fb7;
}
.footer {
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 40px;
  background-color: white;
  border-radius: 10px;
}
.footer h5 {
  font-size: 16px;
}
.footer img {
  max-height: 30px;
  width: auto;
}
.copyright {
  padding-bottom: 25px;
}
#news .tile {
  padding: 15px;
  background-color: #f2f2f2;
  margin-top: 10px;
  border: 2px solid #f2f2f2;
  cursor: pointer;
  border-radius: 5px;
}
#news .tile h4 {
  color: #821fb7;
  font-weight: 500;
  margin-bottom: 20px;
}
#news .tile p {
  margin-bottom: 4px;
  line-height: 15px;
}
#news .tile .more {
  color: #ffa51f;
  cursor: pointer;
  font-weight: 500;
}
#news .tile:hover {
  background-color: transparent;
}
#news .news-filter {
  margin-top: 10px;
}
#news .news-filter ul {
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  list-style: none;
}
#news .news-filter ul li {
  text-decoration: underline;
  cursor: pointer;
  line-height: 23px;
}
#news .news-filter ul li.active {
  font-weight: 600;
  text-decoration: none;
}
#news .news-filter ul li .remove {
  color: #ffa51f;
}
#show-older {
  display: inline-block;
  padding: 13px 20px;
  margin-top: 20px;
  border: 1px solid #f2f2f2;
  cursor: pointer;
  border-radius: 5px;
}
#show-older img {
  margin-right: 10px;
}
#show-older:hover {
  border: 1px solid #ffa51f;
}
.event-thumbnail img {
  width: 100%;
}
.info-block .section {
  padding-left: 5px;
  padding-right: 5px;
}
.info-block h3 img {
  max-height: 32px;
}
@media (min-width: 768px) {
  #kalendarz-caruosel {
    min-height: 665px;
  }
}
#kalendarz-caruosel .carousel-indicators {
  bottom: 35px;
}
#kalendarz-caruosel .carousel-indicators li {
  border-radius: 5px;
  border: 2px solid #f2f2f2;
  background-color: #f2f2f2;
  width: 17px;
  margin: 0px;
  height: 17px;
}
#kalendarz-caruosel .carousel-indicators li.active {
  background-color: #ffa51f;
  border: 2px solid #f2f2f2;
  margin: 0px;
  width: 17px;
  height: 17px;
}
@media (max-width: 767px) {
  #kalendarz-caruosel .event-thumbnail img {
    width: auto;
    display: block;
    margin: auto auto auto;
  }
}
#kalendarz-caruosel .item .event-description {
  height: 565px;
}
#kalendarz-caruosel .carousel-inner {
  max-height: 545px;
}
.padding-null {
  padding: 0px !important;
}
.border-box {
  padding-bottom: 10px !important;
}
.news-collapsed {
  background-color: transparent !important;
}
.news-list h5 {
  color: #821fb7;
  font-weight: bold;
  font-size: 17px;
}
.news-list .news {
  border: 2px solid #f2f2f2;
}
.filter b {
  display: block;
  margin-bottom: 15px;
}
.filter li {
  margin-top: 10px;
  list-style: none;
  text-decoration: underline;
  padding-left: 0px;
}
.filter li a {
  color: #4c4c4c;
  text-decoration: underline;
}
.filter li.current {
  font-weight: bold;
}
.filter li.current a {
  text-decoration: none;
}
.filter li.current a:after {
  content: "\e014";
  display: inline;
  margin-left: 5px;
  font-size: 11px;
  color: #ffa51f;
  font-family: 'Glyphicons Halflings';
}
.filter-delete {
  color: #ffa51f;
}
#showMoreNews {
  display: inline-block;
  padding: 15px 25px;
  color: #4c4c4c;
  border-radius: 5px;
  border: 2px solid #f2f2f2;
  font-weight: 600;
  cursor: pointer;
}
#showMoreNews span {
  vertical-align: middle;
  margin-left: 5px;
}
#showMoreNews:hover {
  border: 2px solid #ffa51f;
}
.date-filter {
  cursor: pointer;
}
.site-header {
  margin-bottom: 35px;
}
.group-description {
  margin-top: 20px;
}
.group-title h1 {
  margin-top: 32px;
}
.group-filter {
  margin-bottom: 3px;
  cursor: pointer;
}
.group-filter img {
  margin-right: 5px;
}
.inner {
  padding: 20px 10px;
}
.plan .group-thumbnail {
  margin-top: 30px;
}
.site-header img {
  max-height: 38px;
}
.su-column-size-1-2 {
  width: 48%;
  float: left;
}
.su-column-size-1-2:first-child {
  margin-right: 2%;
}
.su-column-size-1-2:last-child {
  margin-left: 2%;
}
@media (max-width: 1024px) {
  .su-column-size-1-2 {
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
  }
}
.calendar-thumbnail {
  height: 100%;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #f2f2f2;
}
.calendar-content {
  float: right;
  border: 2px solid #f2f2f2;
}
.event-list .news {
  position: relative;
  margin-bottom: 30px;
}
.event-list .news-collapsed .calendar-content {
  background-color: white;
}
.event-list .news-collapsed .calendar-thumbnail {
  background-size: contain;
}
.event-hour {
  margin-left: 25px;
}
.plan-dnia {
  color: #4c4c4c;
}
.plan-dnia table {
  font-size: 15px;
}
.plan-dnia table tbody tr:first-child td,
.plan-dnia table tbody tr:last-child td {
  border-bottom: none !important;
}
.plan-dnia table tbody tr td:first-child {
  width: 110px;
  vertical-align: top;
  position: relative;
}
.plan-dnia table tbody tr td:first-child:after {
  content: "";
  display: block;
  position: absolute;
  top: 34px;
  height: 2px;
  background-color: #ffa51f;
  width: 100%;
}
.plan-dnia table tbody tr td:last-child {
  padding-left: 10px;
}
.plan-dnia table tbody tr td {
  padding-bottom: 10px;
  padding-top: 10px;
}
.content {
  font-size: 15px;
}
.align-center {
  text-align: center;
}
@media (max-width: 992px) {
  .position-absolute {
    position: relative;
    z-index: 11;
    width: 100%;
  }
}
.food-table .row {
  display: flex;
}
.food-table .row:before {
  height: 2px;
  background-color: #ffa51f;
  display: block;
  left: 10px;
  right: 10px;
  position: absolute;
  z-index: 1;
}
.food-table .row:first-child:before {
  display: none;
}
.food-table .row div {
  padding: 10px;
}
.food-table .row div:nth-child(even) {
  background-color: #fff6e7;
}
.food-table .row div:nth-child(odd) {
  background-color: #fffbf2;
}
.food-table .row:last-child {
  border: none;
}
.food-table .row .day {
  font-weight: 500;
}
@media (max-width: 767px) {
  .food-table .row {
    display: block;
    text-align: center;
  }
}
.food-table .row .first-food:before {
  content: "1 Śniadanie";
  display: none;
}
@media (max-width: 767px) {
  .food-table .row .first-food:before {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 10px;
  }
}
.food-table .row .second-food:before {
  content: "2 Śniadanie";
  display: none;
}
@media (max-width: 767px) {
  .food-table .row .second-food:before {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 10px;
  }
}
.food-table .row .third-food:before {
  content: "Obiad";
  display: none;
}
@media (max-width: 767px) {
  .food-table .row .third-food:before {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 10px;
  }
}
.food-table .header-row {
  font-weight: 500;
}
@media (max-width: 767px) {
  .food-table .header-row {
    display: none;
  }
}
.zajecia-table .row {
  display: flex;
}
.zajecia-table .row:before {
  height: 2px;
  background-color: #ffa51f;
  display: block;
  left: 10px;
  right: 10px;
  position: absolute;
  z-index: 1;
}
.zajecia-table .row:first-child:before {
  display: none;
}
.zajecia-table .row div {
  padding: 10px;
}
.zajecia-table .row div:nth-child(even) {
  background-color: #fff6e7;
}
.zajecia-table .row div:nth-child(odd) {
  background-color: #fffbf2;
}
.zajecia-table .row:last-child {
  border: none;
}
.zajecia-table .row .day {
  font-weight: 500;
}
@media (max-width: 767px) {
  .zajecia-table .row {
    display: block;
    text-align: center;
  }
}
.zajecia-table .row .first-food:before {
  content: "Biedronki";
  display: none;
}
@media (max-width: 767px) {
  .zajecia-table .row .first-food:before {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 10px;
  }
}
.zajecia-table .row .second-food:before {
  content: "Promyki";
  display: none;
}
@media (max-width: 767px) {
  .zajecia-table .row .second-food:before {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 10px;
  }
}
.zajecia-table .row .third-food:before {
  content: "Motyle";
  display: none;
}
@media (max-width: 767px) {
  .zajecia-table .row .third-food:before {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 10px;
  }
}
.zajecia-table .row .fourth-food:before {
  content: "Ekotropiciele";
  display: none;
}
@media (max-width: 767px) {
  .zajecia-table .row .fourth-food:before {
    display: block;
    text-align: center;
    font-weight: 600;
    margin: 10px;
  }
}
.zajecia-table .header-row {
  font-weight: 500;
}
@media (max-width: 767px) {
  .zajecia-table .header-row {
    display: none;
  }
}
.nav-next {
  float: right;
  display: inline-block;
  color: #4c4c4c;
  border-radius: 5px;
  border: 2px solid #f2f2f2;
  font-weight: 600;
  cursor: pointer;
}
.nav-next a {
  color: #4c4c4c;
  display: block;
  padding: 15px 25px;
}
@media (max-width: 767px) {
  .nav-next {
    float: none;
    margin: auto;
    display: block;
    text-align: center;
  }
}
.nav-next span {
  vertical-align: middle;
  margin-left: 5px;
}
.nav-next:hover {
  border: 2px solid #ffa51f;
}
.nav-previous {
  float: left;
  display: inline-block;
  color: #4c4c4c;
  border-radius: 5px;
  border: 2px solid #f2f2f2;
  font-weight: 600;
  cursor: pointer;
}
.nav-previous a {
  color: #4c4c4c;
  display: block;
  padding: 15px 25px;
}
.nav-previous span {
  vertical-align: middle;
  margin-left: 5px;
}
.nav-previous:hover {
  border: 2px solid #ffa51f;
}
@media (max-width: 767px) {
  .nav-previous {
    float: none;
    margin: auto;
    display: block;
    text-align: center;
  }
}
.pagination {
  display: block;
  margin-top: 20px;
  padding: 0px;
}
.alergeny {
  margin-top: 20px;
  padding: 0px;
}
.navbar-container {
  position: relative;
}
.font-size {
  position: absolute;
  top: 10px;
  right: 0px;
  border: 2px solid #ffa51f;
  border-radius: 4px;
  padding: 0px;
  margin: 0px;
  margin-top: 22px;
  float: right;
  display: inline-block;
}
@media (max-width: 992px) {
  .font-size {
    position: absolute;
    top: 1px;
    right: 70px;
  }
}
.font-size li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
.font-size li.small {
  font-size: 14px;
  background-color: #ffa51f;
}
.font-size .big {
  font-size: 20px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
}
.page-404 h1 {
  font-weight: 600;
  font-size: 55px;
  color: #ffa51f;
  margin-top: 100px;
}
.page-404 p {
  font-size: 20px;
}
#map_canvas {
  height: 300px;
}
.su-custom-gallery-slide a {
  height: auto !important;
}
.su-custom-gallery-slide a img {
  max-width: 100%;
  width: auto !important;
  margin: auto auto auto;
  height: auto !important;
  border: none !important;
  padding: 10px !important;
}
.su-custom-gallery-slide {
  width: 33%;
  margin: 0px !important;
  margin-top: 5px !important;
}
@media (max-width: 600px) {
  .su-custom-gallery-slide {
    width: 100%;
  }
}
#map_canvas {
  margin-top: 35px;
}
.home #map_canvas {
  margin-top: 0px;
}
.main-content {
  position: static;
}
.breadcrumbs{
  text-align:center;
  background-color: #f2f2f2;
}
.page-container .su-custom-gallery-slide span{
  background: #eeeeee;
  color: #000;
}
.page-container h1 {
  padding-top: 40px;
  font-size: 28px;
  text-align: center;
}
.page-container h1:before {
  content: "";
  position: absolute;
  background-color: #f2f2f2;
  padding: 40px;
  z-index: -1;
  margin-top: -24px;
  left: 0px;
  right: 0px;
}
.top-margin {
  margin-top: 35px;
}
#footer a {
  color: #4c4c4c;
}
.event-groups {
  padding-bottom: 20px;
}
.container .su-table table {
  width: auto !important;
  border: none !important;
}
.container .su-table table td {
  border: none !important;
  border-bottom: 1px solid #f2f2f2 !important;
}
.container .su-table table .su-even td {
  background-color: white !important;
}
.facebook {
  position: fixed;
  z-index: 111111;
  right: 0px;
  top: 180px;
  background-image: url('img/fb.jpg');
  cursor: pointer;
  height: 50px;
  width: 50px;
}
.facebook-xs {
  background-image: url('img/fb.jpg');
  height: 50px;
  width: 50px;
  line-height: 70px;
  display: block !important;
  margin: auto auto auto !important;
  margin-top: -5px !important;
}
.facebook-menu {
  margin-top: -8px;
  height: 70px;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #ffa51f;
  position: relative !important;
}
.facebook-menu a {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding-top: 10px !important;
}
.jadlo-404 {
  padding-bottom: 150px;
  padding-top: 150px;
}
.jadlo-404 h1 {
  color: #ffa51f;
  text-align: center;
}
.jadlo-404 p {
  font-size: 18px;
  text-align: center;
}
a.rodo-fixed {
  background: #d13f23;
  font-size: 13px;
  font-family: 'ubuntu';
  color: #fff;
  font-weight: bold;
  position: fixed;
  right: 0;
  top: 240px;
  z-index: 1111;
  padding: 6px 5px 6px 6px;
}

/* RWD */
@media (max-width: 992px) {
  .navbar-yellow #navbar li a img, #navbar img{
    display: none;
  }
  .position-absolute{
    display: block;
  }
}