﻿.FeaturedImageVisina { /* visina za module sa custom css style - FeaturedImage */
  text-align: center;
  height: 200px;
}
#sp-main-body { /* smanjio sam razmak između blokova središnjeg dijela i headera */
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
    background-image: url(http://www.zupa-ivanakrstitelja.hr/images/paper-pattern.jpg); 
}
.bg-custom {
   background-color: #FFFFCC!important;
}
.bg-custom1 {
   background-color: #CCFFFF!important;
}
#sp-right{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.bg-korizma {
   background-color: #ccbadc!important;
}
.bg-uskrs {
   background-color: #f5ea76!important;
}
#sp-bottom {
  font-size: 20px!important;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
  display: block;
  border-bottom: none;
}
.readmore {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    margin-bottom: 20px!important;
    border-radius: 5px;
}
div.srednji_dio {
  background-color: white;
  padding: 20px;
}
#sp-right {
  background-color: white;
}
span.badge.bg-danger.featured-article-badge {
    display: none;
}