body .sidebar .block.filter #narrow-by-list .filter-options-title {
  padding: 17px 30px;
  color: #222;
  font-weight: 800;
}
body .sidebar .block.filter #narrow-by-list .filter-options-title:before {
  display: none;
}
body .sidebar .block .block-title strong {
  padding-left: 0;
  padding-right: 0;
  color: #222;
  font-weight: 800;
}
body .sidebar .block .block-title strong:before {
  display: none;
}
html .page-layout-1column #narrow-by-list .filter-options-title {
  color: #222;
  padding-left: 0;
  padding-right: 0;
  font-weight: 800;
}
html .page-layout-1column #narrow-by-list .filter-options-title:before {
  display: none;
}
body .breadcrumbs-title .page-title {
  font-size: 300%;
  font-weight: 800;
  color: #fff;
}
body .breadcrumbs-title .breadcrumbs a {
  color: #ddd;
}
body .breadcrumbs-title .breadcrumbs .item:not(:last-child):after {
  color: #ddd;
}
.detail-top-container .detail-info-container .product-info-main .page-title-wrapper .page-title {
  font-size: 200%;
  font-weight: 800;
}
body .about-accordion .accordion-title {
  font-size: 130%;
}
body .team-about-us .team-info .name {
  font-size: 130%;
  font-weight: 700;
}
/***********gogo ***********/
.header-desktop .megamenu-nav {
  padding: 25px;
}
.header-desktop .header-bottom .megamenu-nav.horizontal-type .megamenu-items > li > a {
  height: 40px;
  line-height: 40px;
}
.category-image .image {
  text-align: center;
  display: inline-block;
}
.breadcrumbs-title {
  background-size: auto !important;
}
#maincontent .slider-video .slider-image-info {
  left: auto;
  top: 50%;
  right: 7%;
  transform: none;
}
#maincontent .slider-video .slider-image-info img {
  max-width: 350px;
}
/***********gogo ***********/
/***********gogo mobile***********/
@media (min-width: 1280px) {
  .cms-index-index:not(.body-on-top) .logo-content .logo {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (max-width: 768px) {
  #maincontent .slider-video .slider-image-info {
    top: 35%;
    right: 2%;
  }
  #maincontent .slider-video .slider-image-info img {
    max-width: 100px;
  }
}
/***********gogo mobile***********/
