.swm-topbar .left i.fas {
    color: #fff !important;
}
.swm-topbar-content ul li span i {
    color: #fff !important;
}

ul.swm-topbar-socials li a {
    color: #fff !important;
}

.swm-primary-nav>li.pm-dropdown ul>li:hover>a, .swm-primary-nav>li.megamenu-on ul a:hover, .swm-primary-nav>li.megamenu-on ul>li>ul>li:hover>a
 {
    color: #f07129 !important;
}
form {
    margin-bottom: 20px;
    margin-top: -30px;
}
.swm-large-footer {
    padding: 70px 0 5px 0;
    margin: 0 -15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: normal;
    -moz-justify-content: normal;
    -ms-justify-content: normal;
    justify-content: normal;
    -webkit-align-items: normal;
    -moz-align-items: normal;
    -ms-align-items: normal;
    align-items: normal;
}
.swm-topbar, .swm-topbar a {
    font-size: 14px;
    color: #fff !important;
}
ul.swm-primary-nav>li>a {
    color: #032e42;
    font-size: 14px !important;
    margin: 0 15px !important;
    text-transform: uppercase;
}
button, html input[type="button"], input[type=button], input[type="reset"], input[type="submit"], a.button, button.button, .button, .gyan-button, a.gyan-button, input.gyan-button, button.gyan-button, input.gyan-button[type="submit"], a.swm-button {
    background: #59ba4e !important;
    color: #ffffff;
}
.swm-post-single-tags
 {
    margin-bottom: 50px;
    display: none;
    width: 100%;
}
.swm-single-tag-title
{
	display: none;
}

#comments, #respond h3.comment-reply-title {
    color: #032e42;
    font-size: 25px;
    letter-spacing: 0px;
    text-transform: none;
    line-height: 44px;
    display: none;
}
#commentform p.logged-in-as {
    margin-bottom: 35px;
    margin-top: -20px;
    font-size: 90%;
    display: none;
}
#commentform p.comment-form-comment {
    width: 100%;
    float: left;
    display: none;
}
#respond {
    position: relative;
    clear: both;
    padding: 0;
    display: none;
}
.swm-post-meta, .swm-post-meta ul li a, .swm-post-meta ul li a:hover, a.swm-pp-link-title span, .swm-post-single-tags a {
    color: #676767;
    display: none;
}

.swm-sub-header {
    height: 424px;
    background-color: #343a40;
    background-size: cover;
    background-position: center;
}
.swm-sub-header {
    height: 424px;
    background-color: #59ba4e !important;
}
.swm-post-title h1 {
    letter-spacing: 0px;
    text-transform: none;
    font-family: Fira Sans;
    font-size: 59px;
    text-transform: none;
    color: #ffffff !important;
    font-weight: 700;
    font-style: normal !important;
}
.swm-main-container.swm-site-content
 {
    padding-top: 70px !important;
    padding-bottom: 0px !important;
}

.sidebar .swm-sidebar-ttl h3 span:before, .sidebar .swm-sidebar-ttl h3 span:after {
    background: #59ba4e !important;
}

.sidebar .swm-sidebar-widget-box, .single .swm-about-author {
    background: #fff !important;
    padding: 40px 30px 40px !important;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07) !important;
}

.swm-tags-pagination-border {
    display: none !important;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
    margin-bottom: 50px;
}

.swm-post-single-pagination {
    display: none !important;
    clear: both;
    margin: 0 0 50px 0;
    position: relative;
    width: 100%;
}

.single .swm-post-content-block {
    padding-bottom: 40px;
}

@media (max-width: 767px) {
  .swm-header-search span {
    display: none !important;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 1px solid;
    border-radius: 100%;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
}
@media (max-width: 767px) {	
	#swm-main-nav-holder.sticky-on .swm-sp-icon-box
 {
    border-color: #59ba4e !important;
    background-color: #59ba4e !important;
    color: #fff;
}
	}
}

.zeedonate {
    background: #59ba4e !important;
    color: #0d57a0 !important;
    padding: 13px 20px 13px 20px !important;
    border-radius: 4px !important;
	line-height: 20px !important;
    font-weight: 600 !important;
	font-size:14px !important;
}

.zeedonate a {
	color:#fff !important;
}
.footer {
    background-color: #03002e !important;
    color: #bbbbbb;
}
.swm-primary-nav>li>a>span:before, .swm-primary-nav>li.swm-m-active>a>span:before, .swm-primary-nav>li>a:before, .swm-primary-nav>li.swm-m-active>a:before
 {
    background: none !important;
}

.swm-primary-nav>li.pm-dropdown ul
 {
    width: 276px !important;
    left: 19px;
}