/*-------------- custom -----------------*/


//.paging-title[_ngcontent-inn-c17]{padding: 0!important;}
//
//.pager{
//  display: flex;
//  align-items: center;
//
//  &__item{
//    min-width: 30px;
//    @include font(normal, 600, rem(16px), 1.25, $color-blue);
//    text-align: center;
//    padding: 0 15px;
//  }
//
//  &__item_dots{
//    color: $color-light-grey;
//  }
//
//  &__item a{color: $color-blue;}
//
//  &__item.active{
//    color: $color-light-grey;
//    font-weight: bold;
//  }
//
//  &__item:not(:last-child){
//    border-right: 1px solid #c9cbd0;
//  }
//
//  &__item:first-child{padding-left: 0;}
//  &__item:last-child{padding-right: 0;}
//
//  &__arr{
//    display: inline-block;
//    width: 30px;
//    height: 30px;
//  }
//
//  &__arr .icon{fill: $color-light-grey;}
//  &__arr.active .icon{fill: $color-blue}
//
//  &__item .ic-hover{
//    width: auto;
//    height: auto;
//  }
//}
//
//@media (max-width: 767px) {
//  .pager-wrap{
//    flex-direction: column;
//    justify-content: center;
//    align-items: center;
//
//    &__title{
//      margin-right: 0;
//      margin-bottom: 10px;
//    }
//  }
//}
