/**
 * Theme Name:     Woodmart Child
 * Author:         XTemos
 * Template:       woodmart-1
 * Text Domain:	   woodmart-child
 * Description:    ThemeForest Premium Theme
 */

.title-size-default .title {
        font-size: 40px !important; 
    }

.wd-search-full-screen.wd-opened{
	z-index:9999;
}

.wd-nav {
    --nav-gap: 50px !important;
}

.wd-logo img{
	padding-top:10px !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color:#FE2E4B !important;
}

.main-page-wrapper{
	margin-top:-50px !important;
}

@media only screen and (max-width: 480px) {
	.site-logo {
    max-height: 100px !important;
}
}
}
