/*******Top***********/
#sp-top-bar {
    font-size: 1.3rem;
}
.breadcrumb {
  padding: 0.5rem 0.7rem;
  font-size: 14px;
}
#sp-main-body {
  padding: 50px 0;
}
p img{
  padding:15px;
}
/********menu*********/
.sp-megamenu-parent > li > a {
  color: #ffffff;
  text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #ffffff;
    font-size: 15px !important;
    line-height: 26px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #efefef;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #008fd5;
}
.sp-megamenu-parent > li:hover > a {
  color: #dedede;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #dedede;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #dedede;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 18px;
    padding: 8px 0px;
    line-height: 26px;
}
/*********forma***********/
.convertforms {
    scroll-margin-top: 200px;
}
.convertforms .cf-checkbox-group, .convertforms .cf-radio-group, .cf-input .horizontal {
    padding: 2px 30px 2px 0px;
    float: left;
}
convertforms.cf-success .cf-response {
    font-size: 20px;
}

/********Social icons***********/
.article-social-share .social-share-icon ul li a {
  color: #999;
}
.article-social-share .social-share-icon ul li a {
  font-size: 1.8rem;
  border-radius: 15%;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  background: transparent;
}
.article-social-share .social-share-icon ul li a:hover, .article-social-share .social-share-icon ul li a:focus {
  color: #009143;
}
.twitter > svg:nth-child(1) {
width: 28px !important;
}
.article-introtext img  {
  margin: 10px;
}
img.authorprofile {
    display: flex;
    float: left;
    margin: 10px;
    border-radius: 3%;
}
/*******mod author bio*********/
#author-bio {
	border: 1px solid #CDCDCD;
}
.author-bio-content-info {
	padding: 25px;
}
.author-bio-article-title {
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 34px;
	color: #353535;
	margin-top: 10px;
	display: block;
}
.author-bio-img {
  	height: 200px;
    width: 200px;
    border-radius: 10%;
    margin: auto;
}
/********article misc********/
.article-list .article .article-header h2 {
    font-size: 2.3rem;
}
img.authorprofile {
    display: flex;
    float: left;
    margin: 10px;
    border-radius: 3%;
}
ul.fields-container {
    list-style: none;
    padding-left: 10px;
}
li.field-entry.podnaslov {
    padding-left: 0;
    text-transform: uppercase;
    font-size: 16px;
	font-weight: 500;
    color: #444;
}
li.field-entry.podnaslov-koment {
    padding-left: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #444;
}
.article-info > span {
  text-transform: uppercase;
}
.article-details .article-info {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
.tags > li a {
  border-radius: 0.357rem;
}
.article-list .article .readmore {
    font-size: 1rem;
    float: right;
}
.article-details .featured-article-badge {
  display: none;
}
.article-list .article .featured-article-badge {
  display: none;
}
.article-details .article-ratings-social-share {
    padding: 0;
}
.article-details .article-info {
  margin-bottom: 0;
}
/********modul-related**********/
#sp-right .sp-module .sp-module-title {
  margin: 0;
  padding-bottom: 10px;
  font-weight: 400;
  border-bottom: 1px solid #dedede;
}
#sp-right .sp-module ul {
  border-bottom: 1px solid #dedede;
}
/*********kolacici*******/
.modal-content {
    top: 100px;
}
.modal-body {
    text-align: left;
}
.modal-content {
    font-size: 16px;
}
/*****accordian spp******/
.sppb-panel-title {
    font-size: 18px;
}
.sppb-panel-modern>.sppb-panel-heading {
    color: #03669b;
}
/*** Tablet menu FIX ***/
@media (max-width: 1199px) { 
.sp-megamenu-parent > li > a, 
.sp-megamenu-parent > li > span, 
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
 display: none!important;
}

#sp-header nav.sp-megamenu-wrapper #offcanvas-toggler {
display: block!important;
margin-top:1rem;
}
#sp-header {
    background: #efefef;
}
.sp-megamenu-parent > li > a {
  color: #424242;
  text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #252525;
    font-size: 18px !important;
    line-height: 26px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #025e28;
}  
}
@media (max-width: 575px) {
    #sp-header {
        height: 80px;
    }
}
@media (max-width: 991px) {
    #sp-header {
        height: 80px;
    }
}
@media (max-width: 576px) {
    .logo-image-phone {
        height: 35px;
    }
}
/******overide mostread*****/
.mostread h5 {
  font-size: 16px;
 font-weight: 400;
}
.mostread p {
  font-size: 14px;
  line-height: normal;
}
.mostread img {
  width: 60px;
  height: 60px;
  object-fit: cover;  
}
/****Latest-Plazza****/
.lnpd_item_wrapper .lnpd_item_without_intro .lnpd_item_date {
   color: #D56F03;
   font-weight: bold;
}
