.header .main-menu-search .search-btn button {
    background-color: #0aa39e;
    color: #fff;
}

.single-product .product-image .new-tag {
    background: #0aa39e;
    color: #fff;
}

.button .btn {
    background-color: #0aa39e;
    color: #fff;
}

.shipping-info .media-icon i {
    color: #0aa39e;
    font-size: 38px;
}

.footer .single-footer h3::before {
    background-color: #0aa39e;
}

.footer a {
    color: #0aa39e;
    text-decoration: none;
}

.single-product .product-image .sale-tag {
    background: #f73232;
    color: #fff;
}

.special-offer .offer-content .image .sale-tag {
    background: #f73232;
    color: #fff;
}


.scroll-top {
    background: #0aa39e;
    color: #fff !important;
}


.button .btn {
    background-color: #0aa39e;
    color: #fff;
}


.hero-area .tns-controls button {
    color: #fff;
    background: #0aa39e;
}

.text-danger {
    color: #f73232;
}

.base-color {
    background-color: #f9f9f9;
}

.background-base {
    background-color: #fff;
}
