/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/

.pricing-item.active.wow.fadeInUp .prc_title  {
    color: #fff !important;
}
.pricing-item.active.wow.fadeInUp{
    color: #fff !important;
}
.pricing-item.active.wow.fadeInUp .pricing-header-content h4 {
    color: #fff !important;
}
.reasonbtn {
    text-align: center;
}
a.theme-btn.reasn {
    background: #212121;
}

li.menu-item a {
    margin-right: 22px;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
ul.footer-list li {
    margin-bottom: 10px !important;
   font-weight: 400 !important;
}
.noptin-form-footer {
    padding: 0;
}