.royalSlider, .royalSlidesContainer {
  max-height: 423px;
  overflow: hidden!important;
}
@media screen and (max-width: 768px)  {
    .page {margin-top: 0px!important;}
    .block_name {margin: 10px 0 10px 0!important;}
    .category-name {margin: 10px -15px 10px -15px!important;}
    .royalSlider, .royalSlidesContainer {
      height: 107px;
      overflow: hidden!important;
    }
}
@media (max-width: 460px) {
  .royalSlider, .royalSlidesContainer {
    height: auto;
  }
}
.royalSlider {
    position: relative;
    clear: both;
  }
  .royalSlide img {
    width: 100%;
  }
  .royalWrapper {
    overflow: hidden;
    width: 100%;
  }
  .royalSlidesContainer {
    position: relative;
    left: 0;
    top: 0;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .royalSlidesContainer .royalSlide {
    float: left;
    line-height: 0;
  }
  .royalSlidesContainer .royalSlide>a {
    transition: 1s;
  }
  .royalSlidesContainer .royalSlide>img {
    width: 100%;
    height: auto;
  }
  @media (max-width: 460px) {
    .royalSlidesContainer .royalSlide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .royalSlidesContainer .royalSlide > a {
      display: inline-block;
      aspect-ratio: 390 / 328;
      width: 100%;
    }
  }
  .royalSlider .arrow {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    top: 170px;
    z-index: 25;
    opacity: .2;
  }
  .royalSlider .arrow:hover {
    opacity: 1;
  }
  .royalSlider .arrow.left {
    left: 0;
    background: transparent url(../../images/slider-arrow-back.png) center center no-repeat;
  }
  .royalSlider .arrow.right {
    right: 0;
    background: transparent url(../../images/slider-arrow-right.png) center center no-repeat;
  }
  .royalControlNavOverflow {
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
  }
  .royalControlNavContainer {
    position: relative;
  }
  .royalControlNavCenterer {
    text-align: center;
    line-height: 0;
  }
  .royalControlNavCenterer>a.current:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    left: -6px;
    top: -6px;
    border: 2px solid #40ac19;
  }
  .royalControlNavCenterer>a {
    width: 13px;
    height: 13px;
    display: inline-block;
    position: relative;
    background: #ffffff;
    margin: 10px 6px 10px 6px;
    border-radius: 50%;
    background: #dadada;
  }
  .royalControlNavCenterer a.current {
    background: #40ac19;
    opacity: 1;
  }
  .royalControlNavCenterer>a:hover {
    opacity: 1;
  }
  .numerics .icon {
    text-align: center;
    height: 50px;
  }
  .numerics .text {
    text-align: center;
    margin-top: 11px;
  }
  .numerics .text .number {
    display: block;
    font-size: 38px;
    color: #40ac19;
  }
  .numerics .text .description {
    display: block;
    font-size: 14px;
  }
  .numerics .icon.icon-orders img {
    height: 53px;
  }
  .numerics .icon.icon-clients img {
    height: 45px;
  }
  .numerics .icon.icon-consoles img {
    height: 39px;
  }
  .numerics .row:last-of-type {
    margin-top: 10px;
  }
  .numerics {
    margin: 20px 0 75px 0;
  }
  .numerics .row .col-lg-4 {
    height: 190px;
    margin: 0 6px;
    width: 240px;
    padding-top: 30px;
  }
  .numerics .row .special {
    box-shadow: 0 8px 18px rgba(0,0,0,0.11);
    background: #ffffff;
  }
  .numerics .service .icon {
    height: auto;
    text-align: left;
  }
  .numerics .service .icon img {
    height: 110px;
  }
  .numerics .service .text {
    text-align: justify;
    font-size: 12px;
    margin: 0;
  }
  .numerics .service .text .link span {
    margin-left: 5px;
  }
  .numerics .service .text .link {
    margin-top: 6px;
    font-size: 11px;
  }
  .numerics .service .text .link a {
    color: #40ac19 !important;
  }
  .numerics .services .service:last-of-type {
    margin-top: 20px;
  }
  .numerics .service.rent .icon img,
  .numerics .service .icon img {
    height: auto !important;
  }
  .comments .top {
    display: flex;
  }
  .comments .top .image {
    display: inline-block;
    width: 23%;
  }
  .comments .top .image img {
    height: 56px;
  }
  .comments .top .info {
    display: inline-block;
    padding-top: 12px;
    text-align: left;
    margin-left: 20px;
  }
  .comments .top .info .date {
    font-size: 11px;
    color: #858587;
  }
  .comments .top .info .name {
    font-size: 17px;
    margin-bottom: 4px;
  }
  .comments .bottom {
    margin-top: 30px;
    font-size: 12px;
    height: 150px;
    overflow: overlay;
    padding: 0px 10px 5px 0;
  }
  .product-bottom .price.special>.orig,
  .product-bottom .price.special>.orig .curr {
    color: red;
    display: inline-block;
  }
  .cs-product-block .product-bottom .price .old {
    display: block;
    padding: 0;
  }
  .product-bottom .price span {
    font-size: 15px;
  }
  .full-categories {
    display: none;
  }
  @media screen and (max-width: 576px) {
    .full-categories {
      display: block;
      margin: 20px 0;
      padding: 0 10px;
    }
    .cs-product-block.category .name .mob-plus {
      padding: 10px;
    }
    .cs-product-block.category .name .category-name-catalog {
      text-transform: uppercase;
      font-size: 18px !important;
    }
    .cs-product-block.category .subcats {
      list-style: none;
      max-height: max-content !important;
      padding-left: 20px;
    }
    .cs-product-block.category .subcats li {
      font-size: 15px;
      text-align: left;
      padding: 2px 0;
    }
    .full-categories .cs-product-block.category .subcats .category-name-catalog {
      text-transform: initial;
      font-size: 15px !important;
    }
    .full-categories .cs-product-block.category .subcats .aimg img {
      width: 20%;
    }
    .full-categories .cs-product-block.category .holder .subcats .name {
      width: 80%;
    }
  }
