#toggle_menu,
.mobile-slide-inner {
  display: none;
}
@media (max-width: 981px) {
  .slide-nav-wrapper {
    position: fixed;
    height: 104px !important;
    bottom: 0;
    width: 100%;
    transform: none;
    left: 0;
  }
  .top-nav-wrapper {
    width: 100%;
    height: 60px;
    margin-top: 0;
    align-items: center;
    padding: 0 15px;
  }
  .main-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    padding-top: 70px;
    height: 100%;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 70px;
  }
  .main-menu a {
    font-size: 20px;
  }
  .top-logo > img {
    width: 60px;
    margin-top: 6px;
  }
  #toggle_menu {
    display: block;
    position: relative;
    z-index: 100;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 3px;
  }
  #toggle_menu:before {
    padding-right: 10px;
  }
  h1, .h1 {
    font-size: 36px;
  }
  .fade-content-inner {
    width: 100%;
    padding: 0 30px;
  }
  .btn-no-skew {
    margin: auto;
  }
  #fade-images img {
    width: auto;
    height: 100%;
  }
  .slide-inner {
    display: none;
  }
  .mobile-slide-inner {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    align-items: center;
  }
  .slide-tab {
    width: 25%;
  }
  .slide-tab > a {
    font-size: 12px;
    padding-left: 0;
    line-height: 1.2;
    text-align: center;
    font-style: italic;
  }
  .slide-tab > a > div {
    height: 58px;
    width: 100%;
  }
  .slide-tab > a > span {
    height: 28px;
    display: block;
  }
  .slide-tab.active:after {
    display: none;
  }
  .slide-tab > a:hover, .slide-tab.active > a {
    color: #c01627;
    background: transparent;
  }
  .m-ico-856:before,
  .m-ico-863:before,
  .m-ico-981:before,
  .m-ico-982:before {
    font-family: Flaticon;
    font-style: normal;
    font-weight: normal;
    font-size: 46px;
  }
  .m-ico-856:before { content: "\f109"; }
  .m-ico-863:before { content: "\f101"; }
  .m-ico-981:before { content: "\f107"; }
  .m-ico-982:before { content: "\f102"; }
  .main-menu .parent {
    /*display: none;*/
    z-index: 100;
  }
  .parent > ul {
    position: fixed;
    width: 252px;
    background: #c01627;
    left: -60px;
    box-shadow: 2px 8px 20px #000000;
    transform: skewX(5deg);
    display: none;
  }
  .parent.open > ul {
    display: block;
  }
  .parent > ul a {
    font-size: 16px;
  }
  #header {
    height: 200px;
  }
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .akcii-item {
    width: 100%;
    height: 270px;
  }
  .catal-item {
    width: 100%;
    height: 270px;
  }
  .footer-container {
    flex-direction: column;
    text-align: center;
  }
  .vertical-delimiter {
    margin-bottom: 20px;
  }
  .footer-menu {
    width: 100%;
    text-align: center;
  }
  .vertical-delimiter:after {
    width: 100%;
    height: 1px;
    bottom: -10px;
    left: 0;
    right: inherit;
    top: inherit;
  }
  #aside {
    display: flex;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
  }
  #filter {
    width: 100%;
  }
  .aside-block-wripper {
    display: none;
  }
  #main {
    width: 100%;
  }
  .brand-cart-item {
    display: table;
  }
  .brand-img {
    width: 100%;
    height: 200px;
  }
  .brand-description {
    width: 100%;
    height: auto;
  }
  .service-col {
    width: 100%;
    margin-bottom: 50px;
  }
  #header h1, #header .h1 {
    font-size: 24px;
    width: 100%;
    left: 0;
    overflow: hidden;
    top: 15px;
  }
  .news-item {
    width: 100%;
    height: auto;
  }
  .cart-out-head {
    display: none;
  }
  .product-cart-item {
    display: block;
    height: auto;
    text-align: center;
    position: relative;
    padding-bottom: 12px;
  }
  .img-pr-cart {
    margin: auto;
  }
  .pr-cart-price.cart-price,
  .pr-cart-title {
    width: auto;
  }
  .pr-cart-count {
    width: auto;
    margin: 10px;
  }
  .makeing-order-wrapper {
    display: block;
    width: 90%;
  }
  .delete-from-shop {
    display: block;
    position: absolute;
    top: 5px;
    right: 15px;
  }
  .pr-cart-title {
    margin: 12px 0 3px;
  }
  .catalog-sort {
    display: none;
  }
  .product-img {
    float: inherit;
    margin: auto;
  } 
  .product-item-info {
    width: 100%;
    float: none;
    padding: 5px 0;
  }
  .footer-news-slider {
    display: none;
  }
  .main-container {
    margin-bottom: 30px;
  }
  #fade-images {
    display: block;
  }
  .sections-nav-container,
  .contacts-form {
    display: none;
  }
  .skew-content-wrapp {
    transform: skewX(0deg);
    margin-top: 70px;
    width: 100%;
    height: auto;
    display: table;
  }
  .no-skew-inner {
    transform: skewX(0deg);
  }
  .sc-title {
    position: static;
  }
  .contacts {
    width: auto;
    float: none;
    margin-top: 30px;
  }
  .contacts a {
    display: inline-block;
  }
  .catalog-wrapper.grid .product-item {
    max-width: 320px;
    width: 100%;
    float: inherit;
    margin: 50px auto;
    display: table;
  }
  .catalog-wrapper.grid .product-item-info {
    float: left;
  }
  .velo-brands .owl-item {
    text-align: center;
  }
  .sections-group {
    margin-left: 0;
    width: 100%;
    position: relative;
  }
  .product-page-slider-container {
    width: 100%;
    height: initial;
    margin-bottom: 30px;
  }
  .product-page-slider {
    width: 100%;
    height: initial;
    margin-bottom: 30px;
  }
  .product-page-main-info {
    width: 100%;
    padding-left: 0;
  }
  .recommendation-slider {
    width: 100%;
  }
  .test-drive-btn {
    width: 260px;
  }
  .compare_out_wrapper {
    width: 290px;
  }
  .delivery-steps-cart {
    display: none;
  }
  .delivery-steps {
    display: none;
  }
  .our-advantages {
    display: none;
  }
  .cart-order-wrapper {
    width: auto;
    max-width: 100%;
  }
  .cart-order-item {
    width: 100%;
    height: auto;
  }
  .order-wrapper {
    width: auto;
    max-width: 100%;
  }
}
@media (min-width: 641px) {
  .catalog-wrapper.grid .product-item {
    float: left;
    display: block;
    padding: 0 25px;
  }
}