
.container {
  max-width: 100% !important;
  padding-left: 5% !important;
  padding-right: 5% !important;
}
.widget_price_filter .ui-slider .ui-slider-handle::after {
  content: "";
  display: inline-block;
  width: 15px !important;
  height: 15px !important;
  background-color: var(--wd-primary-color) !important;
  border-radius: 100% !important;
}
.wd-slide-inner {
  max-width: 100% !important;
}
.swatch-on-single.swatch-with-bg {
  width: 60px !important;
  height: 60px !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text::after {
  content: '';
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  width: 0 !important;
  height: 1px !important;
  transition: width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15) !important;
  background-color: white !important;
}
.nav-link-text.wd-tabs-title::after {
  background-color: black !important;
  top: 30px !important;
}
.swatch-disabled, .container.main-footer {
	display: none !important;
}
.whb-color-light:not(.whb-with-bg), .page-title-default, .whb-color-light:not(.whb-with-bg), .whb-sticky-shadow.whb-sticked .whb-row:last-child {
  background-color: var(--btn-shop-bgcolor) !important;
}
.value.cell.with-swatches, table.variations label, table.variations .label span, .value.cell {
  padding-top: 25px !important;
}

