#sp-top-bar {
    padding: 10px 0 !important;
}

#sp-header {
    background: #fff0;
}

#sp-menu > .sp-column {
    justify-content: flex-end;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: right;
}

.speasyimagegallery-gallery-item-title {
    display: none;
}

#sp-bottom {
    padding:60px 0 0px !important;
    line-height: 1.4;
    bottom: 80px;
}

a.sp-scroll-up {
    background: #f5a086;
    border-radius: 30px;
    bottom: 80px;
}    

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
  background: #f38d6e;
}

.view-category .blog-listing-top-title-wrapper h3 {
  display: none;
}


.article-info span.reading-time-wrap {
    display: none;
}

.article-details .article-header h1 {
    font-size: 50px;
    letter-spacing: 0px;
}

@media (max-width: 1199px) and (min-width: 992px)
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 3px;
}