/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.e-child > .elementor-element:nth-child(1) .mega-menu-list > li.item-with-label.item-label-primary > a {
    border-bottom: 1px solid #333;
	padding-bottom: 8px;
}
.wd-sub-menu li>a {
    padding-top: 8px;
    padding-bottom: 0px;
}
img.attachment-thumbnail.size-thumbnail {
    border: 1px solid #333;
    padding: 2px;
    border-radius: 30px;
    width: 25px;
    height: 25px;
    max-width: 25px;
    max-height: 21px;
}
.u-nb img{
    border: none !important;
}