.title_cursiv {
  display: inline-block;
  transition: transform 0.2s ease;
}
.title_cursiv:hover {
  transform: skewX(-10deg);
}


#rec2250068191 .your-element {
    margin-left: 32px !important; 
}

.uc-title_cursiv {
  display: inline-block;
  transition: transform 0.2s ease;
}
.title_cursiv:hover {
  transform: skewX(-10deg);
}



.t-catalog__filter__item-price-slider.js-catalog-filter-item-controls-wr {
  display: none !important;
}

body {
    background: #000;
}

.t-menu__link-item:hover {

    transition: transform 1s ease;

}

.t-menu__link-item:hover {
  transform: skewX(-10deg);
  transform 1s ease;
}


.t-btn t-btnflex t-btnflex_type_button t-btnflex_md:hover {

    transition: transform 0.9s ease;
}

.t-btn t-btnflex t-btnflex_type_button_t-btnflex_md:hover {
  transform: skewX(-10deg);
}

@media (max-width: 768px) {
    .title_cursiv {
        font-style: normal !important;
    }
    
@media (max-width: 768px) {
  .t-catalog__pagination {
    font-size: 16px !important;
  }

  .t-catalog__pagination a,
  .t-catalog__pagination span {
    font-size: 16px !important;
    padding: 8px 12px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
.t-catalog__load-more-btn-wrap t-align_center {
    display: none !important;
  }
  
  .t-btn t-btnflex t-btnflex_type_button t-btnflex_xs js-catalog-load-more-btn t-catalog__load-more-btn {
    display: none !important;
  }
  
    .t-btn t-btnflex t-btnflex_type_button t-btnflex_xs js-catalog-load-more-btn t-catalog__load-more-btn {
    display: none !important;
  }
  
    .t-btnflex__text js-catalog-load-more-btn-text {
    display: none !important;
  }
  
  
  
  