
.tpcolor__yellow a i {
    background-color: #53ac2891!important;
}
.icon-user:before {
    content: "\e91a";
    color: white!important;
}


.tpslider__content h1, .tpslider__content h2, .tpslider__content p{
    color: black;
}



 .tp-btn{
     background-color: #53ac28!important;
}

.tp-btn:hover{
    background-color: #13481b!important;
}

.mainfeature__border {
    border-bottom: 1px solid black!important;
}


.footer-col-4::before {

    background-color: black!important;

}

.tpfooter__top {
    border-bottom: 1px solid black!important;
}

.tpfooter__widget-links ul li a {
    color: white !important;
}

.tpfooter__widget p {
    color: white !important;

}

.tpfooter__widget-social-title {
    color:white !important;

}


.tpfooter__widget-title a {
    color:white;
}

.tpfooter__copyright-text{
    color:white!important;
}

.tpfooter__copyright-text a{
    color:#53ac28!important;
}

.tpsideinfo {
    background: white!important;
}

.tpsideinfo__account-link a{
    color:black!important;
}

.main-menu ul li .sub-menu {
    min-width:130px!important;
    padding: 0!important;
}

.main-menu ul li .sub-menu > li {
    margin: 0;
    list-style: none;
    padding: 0 20px 0 20px!important;
    display: block;
}

.sub-menu .dropdown-item{
    text-align: center;
}


.header__info a i, .header__info button i {
    background-color: #53ac2891!important;
}


.main-menu ul li.has-dropdown > a::after {
    display:none;!important}