.progress-bar, 
.header-menu,
.header-search .submit-btn,
.c-social-icons a,
.modal-header {
    background-color: #002626;
    border-color: rgba(0,0,0,0.5);
}

.c-post-list .post-list-title .ico {
    color: #002626;
}
#page-header {
    background-color: #005959;
    border-color: rgba(#53736a,0.5);
}

#page-header .page-title h1 {
    color: #ebebeb;
}
.modal-header, 
.header-menu>ul>li>a {
    color: #ffffff;
}

.accordion-items .accordion-title .ico {
    color: #ffffff;
}

.header-menu ul ul {
    background-color: #005959;
}
.header-menu ul ul a {
	color: #ffffff;
  font-weight: bold;
}
body {
    color: #000000;
    background-color: #ebebeb;
}
a {
    color: #005959;
}

.sidebar .locale-info-widget.m-has-bg .widget-inner {
    background-image: url('/clients/jakovany.sk/uploads/grafika/1751364621jakovany-pozadie-komponenta.jpg');
}

.sidebar .widget {
	background-color: #ffffff;
}

.sidebar .admin-widget {
    background-color: #c511a5;
}

.footer-bg {
    background-image: url('/clients/jakovany.sk/uploads/grafika/1751372244jakovany-header.jpg');
}

.form-group input:checked + label:after,
.form-group label:before {
	border-color: #005959;
}

.sidebar .widget-title,
div.westo_calendar .table tr.calendar-month-header th,
table thead th {
    background-color: #db5800;
    color: #ffffff;
}

.export-ics {
    background-color: #2b2b2b;
    color: #fff;
    font-weight: bold;
    padding: 0.3rem 0.5rem;
    margin: 1px 0;
	margin-bottom:10px;
    text-align: center;
}

.export-ics a {
    color: #fff;
}

.sidebar .widget-ico {
    color: #ffffff;
}

.slide-row {
	 background-color: rgb(255, 255, 255, 0,7);
}
.side-menu .side-menu-header,
.m-has-breadcrumbs .page-title:after,
.side-menu {
     background-color: #005959;
}

.breadcrumbs {
    color: #fff;
}

.breadcrumbs a,
.c-feature .feature-icon {    
	color: #ebebeb;
}


/* Color Theme Swatches in Hex */
.Tessellate---Day-514---545-1-hex { color: #C9EBF2; }
.Tessellate---Day-514---545-2-hex { color: #0396A6; }
.Tessellate---Day-514---545-3-hex { color: #025159; }
.Tessellate---Day-514---545-4-hex { color: #1D7332; }
.Tessellate---Day-514---545-5-hex { color: #91F263; }

/* Color Theme Swatches in RGBA */
.Tessellate---Day-514---545-1-rgba { color: rgba(201, 234, 242, 1); }
.Tessellate---Day-514---545-2-rgba { color: rgba(3, 149, 165, 1); }
.Tessellate---Day-514---545-3-rgba { color: rgba(1, 80, 89, 1); }
.Tessellate---Day-514---545-4-rgba { color: rgba(28, 114, 50, 1); }
.Tessellate---Day-514---545-5-rgba { color: rgba(144, 242, 99, 1); }

/* Color Theme Swatches in HSLA */
.Tessellate---Day-514---545-1-hsla { color: hsla(191, 61, 86, 1); }
.Tessellate---Day-514---545-2-hsla { color: hsla(185, 96, 33, 1); }
.Tessellate---Day-514---545-3-hsla { color: hsla(185, 96, 17, 1); }
.Tessellate---Day-514---545-4-hsla { color: hsla(135, 60, 28, 1); }
.Tessellate---Day-514---545-5-hsla { color: hsla(101, 84, 66, 1); }

/** wall styles **/

.posts-panel {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  /*padding-right: 0.625rem;
  padding-left: 0.625rem;*/
  float: none !important;  
  background-color: #d6d6d6;
  border-radius: 0;  
  /*box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.2);*/
}

.posts-panel h3 {
    font-family: 'Fira Sans', Verdana, Arial, sans-serif !important;
}

.posts-panel::before, .posts-panel::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.posts-panel::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .posts-panel {
    /*padding-right: 0.9375rem;
    padding-left: 0.9375rem;*/
  }
}

.posts-panel:last-child:not(:first-child) {
  float: right;
}

.posts-panel, .posts-panel:last-child {
  float: none;
}

.posts-panel .panel-header {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  /*border-bottom: 0.25rem solid #e6e6e6;*/
}

.posts-panel .panel-header::before, .posts-panel .panel-header::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.posts-panel .panel-header::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .posts-panel .panel-header {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.posts-panel .panel-header:last-child:not(:first-child) {
  float: right;
}

.posts-panel .panel-header, .posts-panel .panel-header:last-child {
  float: none;  
}

.posts-panel .panel-header .panel-title {
  margin: 0;
  padding: 0.8375rem 0;
  color: #484848;
  font-size: 1.625rem;
}

.posts-panel .panel-content {
  padding: 0;
}

.posts-panel .pinned-post, .posts-panel .posts-list {
  max-width: 75rem;
  background-color: #f7f7f7;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: .5rem;
}

.post-summary {
    font-size: 1rem;
    margin: .3rem 0;
}

.posts-panel .pinned-post::before, .posts-panel .pinned-post::after, .posts-panel .posts-list::before, .posts-panel .posts-list::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.posts-panel .pinned-post::after, .posts-panel .posts-list::after {
  clear: both;
}

.posts-panel .pinned-post:last-child:not(:first-child), .posts-panel .posts-list:last-child:not(:first-child) {
  float: right;
}

.posts-panel .pinned-post, .posts-panel .pinned-post:last-child, .posts-panel .posts-list, .posts-panel .posts-list:last-child {
  float: none;
}

.posts-panel .posts-list .post-item:not(:last-child) {
  border-bottom: 0.0625rem solid #e6e6e6;
}

.posts-panel .post-item {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  padding: 0.9375rem 0;
}

.posts-panel .post-item::before, .posts-panel .post-item::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.posts-panel .post-item::after {
  clear: both;
}

.posts-panel .post-item .post-thumbnail {
  display: block;
  width: 13.33333%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .posts-panel .post-item .post-thumbnail {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.posts-panel .post-item .post-thumbnail:last-child:not(:first-child) {
  float: right;
}

.posts-panel .post-item .post-thumbnail img {
  width: 100%;
  height: auto;
}

.posts-panel .post-item .post-text {
  width: 86.66667%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .posts-panel .post-item .post-text {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.posts-panel .post-item .post-text:last-child:not(:first-child) {
  float: right;
}

.posts-panel .post-item .post-text p {
  margin: 0;
}

.posts-panel .post-item .post-title {
    font-size: 1.0rem;
	color: #3d9d3c;
}

.posts-panel .post-item .post-title small {
    font-size: .9rem;
}

.posts-panel .post-item .post-meta {
    background-color: #f3f3f3;
    color: #444;
    font-size: 0.875rem;
    padding: .1rem .3rem;
}

.posts-panel .post-item .meta {
  display: inline-block;
  margin-right: 0.9375rem;
}

.posts-panel .post-item .meta-icon, .posts-panel .post-item .meta-text {
  display: inline-block;
  padding-right: 0.3125rem;
}

.posts-panel .post-item .post-read-more {
  display: block;
  font-size: 0.875rem;
}

.posts-panel .post-item .post-read-more .fa {
  padding: 0 0.3125rem;
}

.posts-panel .pinned-post .post-item {
  border-bottom: 0.0625rem solid #e6e6e6;
}

.posts-panel .pinned-post .post-thumbnail {
  display: block;
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.posts-panel .pinned-post .post-thumbnail::before, .posts-panel .pinned-post .post-thumbnail::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.posts-panel .pinned-post .post-thumbnail::after {
  clear: both;
}

@media print, screen and (min-width: 40em) {
  .posts-panel .pinned-post .post-thumbnail {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.posts-panel .pinned-post .post-thumbnail:last-child:not(:first-child) {
  float: right;
}

.posts-panel .pinned-post .post-thumbnail, .posts-panel .pinned-post .post-thumbnail:last-child {
  float: none;
}

.posts-panel .pinned-post .post-thumbnail img {
  width: 100%;
  height: auto;
}

.posts-panel .pinned-post .post-text {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  margin-top: 0.9375rem;
}

.posts-panel .pinned-post .post-text::before, .posts-panel .pinned-post .post-text::after {
  display: table;
  content: ' ';
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.posts-panel .pinned-post .post-text::after {
  clear: both;
}

.posts-list .post-summary {
    padding: 0 0 .3rem 0;
}

@media print, screen and (min-width: 40em) {
  .posts-panel .pinned-post .post-text {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.posts-panel .pinned-post .post-text:last-child:not(:first-child) {
  float: right;
}

.posts-panel .pinned-post .post-text, .posts-panel .pinned-post .post-text:last-child {
  float: none;
}

@media screen and (max-width: 39.9375em) {
  .posts-panel .posts-list .post-title {
    font-size: 1.025rem;
  }
  .posts-panel .posts-list .post-meta {
    font-size: 0.75rem;
  }
  .posts-panel .posts-list .post-summary {
    font-size: 0.75rem;
  }
  .posts-panel .posts-list .post-read-more {
    display: none;
  }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .posts-panel .posts-list .post-title {
    font-size: 1.05rem;
  }
  .posts-panel .posts-list .post-meta {
    font-size: 0.875rem;
  }
  .posts-panel .posts-list .post-summary {
    font-size: 0.875rem;
  }
}

.posts-panel.grid .pinned-post, .posts-panel.grid .posts-list {
  width: 50%;
  float: left;
  padding-right: 0;
  padding-left: 0;
}

.posts-panel.grid .pinned-post:last-child:not(:first-child), .posts-panel.grid .posts-list:last-child:not(:first-child) {
  float: right;
}

@media screen and (max-width: 39.9375em) {
  .posts-panel.grid .pinned-post, .posts-panel.grid .posts-list {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: 0;
    padding-left: 0;
  }
  .posts-panel.grid .pinned-post::before, .posts-panel.grid .pinned-post::after, .posts-panel.grid .posts-list::before, .posts-panel.grid .posts-list::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .posts-panel.grid .pinned-post::after, .posts-panel.grid .posts-list::after {
    clear: both;
  }
  .posts-panel.grid .pinned-post:last-child:not(:first-child), .posts-panel.grid .posts-list:last-child:not(:first-child) {
    float: right;
  }
  .posts-panel.grid .pinned-post, .posts-panel.grid .pinned-post:last-child, .posts-panel.grid .posts-list, .posts-panel.grid .posts-list:last-child {
    float: none;
  }
}

.posts-panel.grid .pinned-post .post-item {
  border: 0;
}

.posts-panel.grid .posts-list .post-title {
  font-size: 1.125rem;
}

.posts-panel.grid .posts-list .post-meta {
  font-size: 0.75rem;
}

.posts-panel.grid .posts-list .post-summary {
  font-size: 0.75rem;
}

.posts-panel.grid .posts-list .post-read-more {
  display: none;
}

/** wall styles **/
