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

#main-content.container {
  padding-inline: 0px;
}

body.page-id-28608 .wd-content-layout {
  padding-block: 0px;
}

nav.wd-header-nav ul li a {
  color: white;
}

nav.wd-header-nav ul li a:hover {
  color: rgb(219, 219, 219);
}

nav.wd-header-nav ul li a:active {
  color: rgb(174, 174, 174);
}

.woodmart-nav-link .nav-link-text::after {
  height: 0px;
  background-color: unset !important;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
  background-color: beige;
}

.wd-tools-icon {
  background-color: rgba(0, 0, 0, 0.59) !important;
}

.wd-tools-icon:hover {
  background-color: rgb(0 0 0 / 85%) !important;
}
