﻿.mobile.template-10 .filter-section h4,
.mobile.template-10 .filter-section-boolean h4,
.mobile.template-10 .slider-wrapper h4,
.mobile.template-10 #category-header:before {
    font-size: 12px;
}
.mobile.template-10 .filter-sections {
    padding-left: 0px;
}
.mobile.template-10 #filters > .filter-sections > #category-filter-hover > .filter-section:not(.filter-section-parametric):not(#manufacturer-filter) {
    font-size: 10px;
}
.mobile.template-10 #category-header:before {
    display: block;
}
.mobile.template-10 #category-header input[type="checkbox"]+label, input[type="radio"]+label {
    line-height: 1;
}
.mobile.template-10 #category-header:after {
    top: 12px;
    font-size: 12px;
}

@media (max-width: 1439px) {
  .mobile.template-10 .filter-section h4,
  .mobile.template-10 .filter-section-boolean h4,
  .mobile.template-10 .slider-wrapper h4,
  .mobile.template-10 #category-header:before {
      font-size: 11px;
  }
  .mobile.template-10 .filter-section h4,
  .mobile.template-10 .filter-section-boolean h4,
  .mobile.template-10 .slider-wrapper h4,
  .mobile.template-10 #category-header:before {
      padding-right: 40px;
  }
}

@media (max-width: 991px) {
  .mobile.template-10 .filter-section h4,
  .mobile.template-10 .filter-section-boolean h4,
  .mobile.template-10 .slider-wrapper h4,
  .mobile.template-10 #category-header:before {
      font-size: 10px;
  }
  .mobile.template-10 .filter-section h4,
  .mobile.template-10 .filter-section-boolean h4,
  .mobile.template-10 .slider-wrapper h4,
  .mobile.template-10 #category-header:before {
      padding-right: 30px;
  }
  .mobile.template-10 #category-header:after {
      top: 11px;
      font-size: 10px;
  }
}

@media (max-width: 767px) {
  .mobile.template-10 .filter-sections {
      padding-right: 0px;
  }
  .mobile.template-10 .dklabFiltrBtn .btn:before {
      line-height: 29px;
  }
  .mobile.template-10 .dklabFiltrBtn {
      right: 0px;
  }
  .mobile.template-10 .dklabFiltrBtn {
      margin-top: -58px;
  }
}
