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

.home .wd-content-layout {
 padding-block: 0px!important;
}

.home .whb-general-header {
 display: none;
}

.homeblok {
 min-height: 230px;
}

.homesection {
 margin-block: 0!important;
 min-height: calc(100vh - 67px);
}

.woodmart-nav-link {
 background-color: #1e294d;
 color: #ffffff !important;
 padding: 10px 20px !important;
 border-radius: 180px;
}

.nav-link-text {
 text-transform: none;
}

.wd-copyrights, .wd-copyrights a {
 color: #1e294d;
}