/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 11 2025 | 13:43:25 */
.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: none !important;
}
.whb-main-header::before {
	display: none !important;
}
.whb-row.whb-general-header.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle {
	max-width: 1370px !important;
	width: 100%;
    margin: 0 auto !important;
    border: none !important;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 5px 40px 5px rgba(117, 126, 149, 0.25) !important;
    margin-top: 20px !important;
}
a.woodmart-nav-link {
	font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}