/**
 * Theme Name: Agrikole Child
 * Template: agrikole
 * Version: 1.0
 * Description: Responsive WordPress Theme for Agriculture and Farming
 * Author: Ninzio
 **/

#scroll-top.show {
  bottom: 90px !important;
  right: 33px !important;
}

@media only screen and (min-width: 992px) {
  .header-style-3 #featured-title .inner-wrap, .header-style-4 #featured-title .inner-wrap {
    padding: 75px 0 50px !important;
  }
}