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

#menu-header-menu .woodmart-nav-link {
    padding: 2px 10px;
}

.current-menu-item a {
    background: var(--wd-primary-color);
    color: #fff !important;
    border-radius: 4px;
}

.wrapper-full-width .whb-header {
    margin-bottom: 0;
}

footer .elementor-nav-menu--dropdown {
    background: transparent;
}

footer .elementor-nav-menu--dropdown a {
    color: rgba(255, 255, 255, 0.9);
}
.gallery-flex-inner{
	max-height: unset !important;
}