.category-block ul.product_list.grid > li.first-in-line, .category-block ul.product_list.grid > li.first-item-of-mobile-line, .category-block ul.product_list.grid > li.first-item-of-tablet-line {
  clear: none !important; }

.category-block .bx-viewport > ul {
  margin: 0; }

.block-category-wrapper {
  clear: both;
  width: 100%; }
  .block-category-wrapper .category-block .title_block {
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    color: #263747;
    padding: 0;
    background: none; }
    @media only screen and (max-width: 767px) {
      .block-category-wrapper .category-block .title_block {
        font-size: 30px;
        line-height: 40px; }
        .block-category-wrapper .category-block .title_block:after {
          display: none; } }
