/*
Theme Name: Ecofine Child
Author: ThemePul
Description: This child theme is only for Ecofine Theme.
Version: 1.0.0
Template: ecofine

This is the child theme for Ecofine theme

*/
/* Carousel container */

.to-top {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 50px;
    background: #A67437 !important;
    bottom: 20px;
    text-align: center;
}
.elementor-widget-wp-widget-nav_menu ul.menu li.current-menu-item a, .elementor-widget-wp-widget-nav_menu ul.menu li.current_page_item a
Specificity: (0,3,3)
 {
    background-color: #A67437 !important;
    color: var(--white-color);
}