@media only screen and (max-width: 991px) {
.fa-facebook {
    font-size: 45px!important;
}
.fa-instagram{
    font-size: 45px!important;
}
.fa-youtube {
    font-size: 45px!important;
}
.fa-envelope{
    font-size: 15px!important;
    
}
.sp-contact-email a{
    font-size:25px!important;
}
a#offcanvas-toggler.offcanvas-toggler-left.d-block.d-lg-none{
    display:none!important;
}
span.fa.fa-bars{
    display:none!important;
}
.sp-megamenu-parent li:nth-child(-n+2) {
     display:none!important;
     list-style-type: none!important;
}
.sp-megamenu-parent li a{
    font-size:20px!important;
}
div#sp-menu {
  max-width:60%!important;
}
div#sp-logo{
    max-width:40%!important;
}

}
@media only screen and (min-width: 992px) {
.fa-facebook {
    font-size: 25px!important;
}
.fa-instagram{
    font-size: 25px!important;
}
.fa-youtube {
    font-size: 25px!important;
}
.fa-envelope{
    font-size: 15px!important;
    
}
.sp-contact-email a{
    font-size:20px!important;
}


}

@media only screen and (max-width: 991px) {
#sp-title .sp-page-title {
    background-image: url(/images/izvornjaci_back_mob.jpg)!important;
   height: 175px!important;
    background-size: cover!important;
}
.col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.d-lg-block {
    display: block!important;
}
}
@media only screen and (min-width: 992px) {
#sp-title .sp-page-title {
    background-color: #fec430;
   background-image: url(/images/izvornjaci_back1.jpg)!important;
    background-repeat: no-repeat;
    background-size: cover;
    height: 20rem;
    background-position: center;
}}
#searchForm {
    display: none!important;
  }
