/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.4
 Text Domain:  woodmart
*/

main#main-content {
  --wd-col-lg: 0 !important;
  --wd-gap-lg: 0px !important;
  --wd-gap-sm: 0px !important;
}

.wd-content-layout {
  padding-block: 0 !important;
  padding-top: 0 !important;
}

.cps-dashboard .table-row.is-active {
  background-color: #ff1f8f24 !important;
}

.wd-grid-g {
  display: block !important;
}


