/*

Theme Name: MyHome Child
Theme URI: http://myhome.tangibledesing.net
Author: TangibleDesign
Author URI: http://themeforest.net/user/tangibledesign
Description: Child
Version: 1.1
Template: myhome
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: myhome-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

*/

.bootstrap-select.btn-group .filter-option {
    /* original: text-transform: capitalize; 11 FEV 2022 */
    text-transform: none;
}

.dropdown-menu>li>a {
    /* original: text-transform: capitalize; 11 FEV 2022 */
    text-transform: none;
}
