/* FONTOVI */
@font-face {
   font-family: slikovcica;
   src: url(font/slikovcica.woff);
}
.font {
   font-family: slikovcica !important;
line-height: 100%;
color: #be1e2d;
}
body {
    font-family: Bookman old style,serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
}
h1 {
    font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
    font-size: 26pt;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 26.4px;
    color: #be1e2d;
}
h2 {
    font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
    font-size: 24pt;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    line-height: 26.4px;
    color: #be1e2d;
}
.entry-header h2 a {
    color: #be1e2d;
}
.entry-header h2 {
    text-align: center;
}
.item-page .entry-header h2 {
    margin: 8px 0 0;
    font-size: 30px;
    line-height: 1;
}
h3 {
	font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 15.4px;
}
h4{
  font-weight: 600;
}
p {
    font-family: Bookman old style,serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
}
blockquote {
    font-family: Bookman old style,serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    border-left: 5px solid #be1e2d !important;
}
pre {
	font-family: Book Antiqua,Palatino,Palatino Linotype,Palatino LT STD,Georgia,serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5667px;
}
/*   FONTOVI END   */
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
	margin-left: 40px;
    list-style: none;
    background: none;
}
.breadcrumb > li + li::before {
    color: #fff;
}
.header, .dole {
    display: flex;
    flex-wrap: nowrap; /* optional. only if you want the items to wrap */
    justify-content: center; /* for horizontal alignment */
    align-items: center; /* for vertical alignment */
}
.left, .right {
  width:45%
}
.mid {
   width: 10%;
}
.dole .font{
  font-size:26px;
}
.header .font{
  font-size:36px;
}
body {
  background-color: #d9d5ce !important;
}
.layout-boxed .body-innerwrapper {
    background: #d9d5ce;
}
#sp-header {
    background: #ffffff;
    height: 128px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  padding-top: 8px;
}
.sp-megamenu-parent {
    float: none;
}
.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 15px;
    line-height: 70px;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
}
#sp-menu{
	font-family: slikovcica;
	border-bottom: 1px solid #e8e8e8;	
}
#offcanvas-toggler {
    float: right;
    line-height: 70px;
}
#sp-main-body {
    padding: 30px 0;
}

@media only screen and (max-width:768px){
  #sp-header{
  height: 88px;
 	}
  .font {
    font-size: 5vw;
    line-height: 100%;
	}
}
@media only screen and (max-width:640px){
#sp-header {
    height: 60px;
  }
}
.category-desc.clearfix {
    margin-bottom: 30px;
}
.pager li > a, .pager li > span {
    background-color: #d9d5ce;
    border: 1px solid #d9d5ce;
}
.bibi-lepe-reci {
    opacity: initial !important;
    width: initial !important;
    margin: 0 auto !important;
}
#cboxOverlay, #cboxWrapper, #colorbox {
    background: #D9D5CE;
}
#cboxTitle {
    border-bottom: none;
}
#cboxContent {
    background-image: url('/images/bibi_lepe_reci_bg.png');
    background-repeat: no-repeat;
    background-position: 0 100%;
}
.wfpopup {
    margin-bottom: 15px;
}