/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

html .wd-nav-mobile > li > a, html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
    text-transform: none!important;
}
.e-n-accordion-item-title {
    transition: color 0.3s ease, background-color 0.3s ease;
}
.e-n-accordion-item-title svg {
    transition: fill 0.3s ease;
}