.productparts-wrapper.productparts-top {
    display: none;
}

header.type14 nav.navigation.sw-megamenu li a {
    font-size: 14px !important;
}

.columns .column.main {
    padding-bottom: 0px !important;
} 

.page-header.type22 .panel.wrapper {
    display: block !important;
}
 
.page-header.type22 .search-area {
    flex: initial !important;
}

.page-header.type22 .header.panel, .page-header.type22 .header.content {
    max-width: 1280px !important;
}

.page-header.type22 .header-main-right a.action.my-wishlist {
    display: none !important;
}

.page-wrapper > .breadcrumbs {
  display: none !important;
}

.category-description {
  margin-bottom: 0px !important;
}

.button-slider {
  background-color: #012c5f;
  color: #ffffff !important;
  padding: 12px 30px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  border-radius: 5px;
  text-decoration: none;
  transition-duration: 0.2s;
  border: none;
}

.button-slider:hover {
  background-color: #00aad2;
  color: #ffffff;
}

.footer-bottom address {
  float: left !important;
}

.block.block-new-customer {
  display: none !important;
}

.actions-toolbar .action.remind {
  display: none !important;
}

.dt-option__title {
    font-size: 20px !important;
    }