/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
:root {
  --white-color: #fff;
  --black-color: #fff;
  --heading-color: #242424;
  --text-color: #929292;
  --accent-color: #f8bc28; }

.whb-main-header .whb-row:nth-child(2) .whb-flex-row > .whb-column:nth-child(3) {
  display: none; }

.whb-general-header .wd-nav.wd-nav-secondary > li > a {
  color: var(--white-color) !important; }

.wd-slide-container {
  padding: 0 !important; }

.wd-slide-bg.wd-fill {
  background-color: transparent !important; }

.category-grid-item.category-grid-item .wd-entities-title {
  text-transform: none;
  font-size: 24px;
  font-weight: 500; }
.category-grid-item.category-grid-item .category-image img {
  transform: scale(0.98); }

.wd-read-more.wd-read-more a {
  font-size: 17px;
  font-weight: 500; }

/*# sourceMappingURL=style.css.map */
