/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* .whb-sticked .whb-general-header {
	background: #070625f5;;
} */
/* .wd-nav-opener {
  position: absolute !important;
  width: 100% !important;
  height: 50px !important;
} */
.wd-tools-element:is(.wd-design-6, .wd-design-7) :is(.wd-tools-inner, .wd-tools-icon) {

  border-radius:
12px !important;
}
.wd-footer {
  background-color: #192bac !important;
}
.wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a::after {
  margin-left: 4px;
  font-weight: normal;
  font-style: normal;
  font-size: 16px !important;
  order: 3;
  content: "\f129" !important;
  font-family: "woodmart-font";
}
.wd-nav[class*="wd-style-"] > li:is(.wd-has-children, .menu-item-has-children) > a::after {
  color: rgb(0, 0, 0) !important;
}

.view-all-results, .wpcf7-not-valid-tip {
	display: none;
}
.wd-tools-element:is(.wd-design-6, .wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
  width: 54px !important;
  height: 54px !important;
}
@media screen and (max-width: 1024px) {
.wd-tools-element:is(.wd-design-6, .wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
  width: 48px !important;
  height: 48px !important;
}
}
.wpcf7-response-output {
    display: none;
}