/* ===================================================================================

* Theme Name: Ncare Child
* Theme URI: https://wp.themepure.net/ncare
* Author: ASB
* Author URI: https://arunsureshbabu.com/
* Description: Shofy - Multipurpose WooCommerce WordPress Theme
* Version: 1.0.0
* Template: ncare
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.back-to-top-btn {
    background: rgb(64, 84, 178);
    box-shadow: 0px 8px 16px rgba(64, 84, 178, 0.3);
}

.tp-footer-widget-content-list-item a {
    text-transform: lowercase;
}

.tp-header-top-content span i, .tp-header-top-info span i, .tp-section-subtitle, .tp-footer-widget-content-list-item i, .main-menu ul li > a:hover, .tp-about-list ul li i {
    color: rgb(90, 33, 73);
}

.tp-btn-2, .tp-intro-thumb span, .tp-intro-child, .tp-btn, .tp-footer-widget-newsletter-submit button, .main-menu ul li > a::before, .tp-about-2-counter, .tp-eligible-item, .tp-getin-title::before, .tp-getin-title {
    background-color: rgb(90, 33, 73);
}
.tp-btn-2:hover {
    background-color: rgb(108, 179, 63);
}

.tp-intro-child::before {
    background-color: rgb(45, 17, 37);
}

.tp-slider-shape-blur {
    display: none;
}

.tp-footer-widget-content-list-item a {
    text-transform: none;
}

.tp-services-item-box, .tp-eligible-item.text-center img, .tp-eligible-shape-1 img, .tp-eligible-shape-2, .tp-team-details-btn.tp-btn, .tp-eligible-item.text-center, .tp-about-btn .tp-btn.tp-el-btn {
    border-radius: 10px;
}

.tp-team-details-btn.tp-btn, .tp-team-details-btn.tp-btn:hover {
    border: 1px solid #5A2149;
}

.tp-contact-form .tp-btn:hover input[type="submit"] {
    color: #5A2149;
}

.tp-services-icon span {
    background-color: #5A2149;
}

.tp-services-info-hover .tp-services-icon span, .tp-services-info-hover-hover .tp-services-icon span {
    background: #6CB33F;
}

.tp-section p {
    text-transform: none;
}

#enquire-now input{
    color: black;
}

#enquire-now .wpcf7-submit {
    color: white;
}

