/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Template: woodmart
Author: XTemos
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 7.3.2.1698339961
Updated: 2023-10-26 19:06:01

*/

 .nav-link-text:hover {
    border-bottom: 2px solid white!important;
	
}


.wd-header-text a {
	text-decoration:underline!important;
}

/* html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	
	text-decoration:underline!important;
} */


.searchform{
	background:#f9f9f9!important;
	border-radius: 8px!important;
	border: none!important;
}

.searchform input{
	border-radius: 8px!important;
	border: none!important;
}

.topfooter{
	color:#fafafa!important;
	font-family: "Neue Montreal Light"!important;
	font-weight:300!important;
}

.min-footer{
	padding-block:13px!important;
		
	
}


.wd-info-box :is(.info-box-subtitle,.info-box-title,.info-box-inner):not(:first-child) {
    margin-top: 0px!important;
}

.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after {

    border-right: 1px solid white!important;
}


.btn-size-extra-large{
	padding:5px 20px!important;
}


.wd-tools-element .wd-tools-icon:before{
	color:white!important;
}


.whb-col-mobile {
    justify-content: space-between!important;
}