/*
Theme Name: Ilchoreta Safaris
Theme URI: https://ilchoretasafaris.co.tz/
Author: Themeholy
Author URI: https://ilchoretasafaris.co.tz/
Description: Ilchoreta Safaris - Travel and Tour Company 
Version: 2.3.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Ilchoreta Safaris
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others. 

*/

/* Header sub-menu icon */
.hide-icon.main-menu ul.sub-menu li a:before {
    display: none;
}
.hide-icon.main-menu ul.sub-menu li a:hover {
    padding-left: 0;
}

/*  */
.filter-item.hidden {
    display: none;
}
.feature-item {
    background: #f9f1e9 !important;
}
.feature-item_icon {
    background: rgb(203 145 28 / 10%) !important;
}
.header-layout11 .menu-area {
    background-color: #000 !important;
}
.header-layout1 .header-top {
    background: #f6b252 !important;
    border-bottom: 1px solid #f6b252 !important;
}
.feature-item:hover .box-title {
    color: var(--title-color) !important;
}
.feature-item:hover .feature-item_text {
    color: var(--title-color) !important;
}