.col-lg-9 {
    flex: 0 0 auto;
    width: 100% !important;
}

.article-info>span a {
    color: #8c4272;
    font-size: 18px;
    font-weight: 700;
}

.view-article .article-details .article-header h1 {
    display: flex;
    justify-content: center;
}

.sp-page-title .sp-page-title-heading {
    color: #8c4272;
}
.view-article .article-details .article-info {
    display: flex;
    justify-content: space-around;
}

.article-list .article .article-header h2 a {
    color: #8c4272;
}
.view-article #sp-page-title {
    display: block;
}

.sp-megamenu-parent .sp-mega-group>li>a {
    color: #8c4272;
}

.sp-megamenu-parent .sp-mega-group>li>a {
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    margin-bottom: 2px;
    border-bottom: 1px solid #ededed;
}
#sp-main-body {
    padding: 40px 0;
}
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    margin-left: 3px;
    font-weight: 600;
    font-size: 11px;
    color: #D3D3D3;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child>a{
padding-bottom: 20px;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-decoration: none;
    color: #6f6f6fc2;
    border-bottom: 1px dashed #ebebeb;
      padding: 4px 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 20px 30px;
    box-shadow: 0px 45px 45px #2a303545;
}
#sp-menu .sp-module .sp-sign-in {
    margin-left: 15px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a { 
     text-transform: uppercase;
}
.sp-page-title .breadcrumb>.active {
    color: #04bf33;
}

.sp-page-title .breadcrumb>span, .sp-page-title .breadcrumb>li, .sp-page-title .breadcrumb>li+li:before, .sp-page-title .breadcrumb>li>a {
    color: rgba(255, 255, 255, 0.81);
}

.sp-page-title {
    padding: 46px 0;
}

.sp-page-title .breadcrumb {
    display: flex;
    justify-content: center;
    color:#fff; 
}

.sp-page-title .sp-page-title-sub-heading {
    display: flex;
    justify-content: center;
    color:#fff;
}

.sp-page-title .sp-page-title-heading {
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    color:#fff;
}

.sp-page-title {
  background-attachment: initial !important;
}

a {
    color: #8c4272;
}

.page-item.active>a, .page-item.active>span {
    color: #8c4272 ;
    background-color: transparent !important;
}

.article-list .article .article-header h2 a:hover{
      color: #523859;
}

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #8c4272  !important;
}

.sp-megamenu-parent>li>a:hover{
    color: #8C4272;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #9f426f;
}

.fa-house:before, .fa-home:before, .fa-home-alt:before, .fa-home-lg-alt:before {
    content: "";
    color: #04bf33;
}

input[type="text"], input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], .form-control, .sppb-form-group .sppb-form-control {
    display: block;
    width: 88%;
    padding: 10px 18px;
    border-radius: 9px;
    margin-left: 20px;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0px 10px;
}

#sp-header {
    background: #fefefe;
}

#sp-top-bar a {
    color: #f8f9fa;
}

#sp-top-bar {
    background: #523859;
    color: rgba(255, 255, 255, 0.81);
}
.tags-wrapper h4 {
    display: none;
}