.carousel-inner-product {
    width: 310px;
}

.product-carousel-indicators img {
    width: 75px;
    display: block;
}

.scroll-none {
    scrollbar-width: none;
    overscroll-behavior: contain;
}

.product-carousel-indicators {
    position: unset;
}

.carousel-scroll-btn-up {
    top: -32px;
    left: 27px;
}

.carousel-scroll-btn-down {
    top: 316px;
    left: 27px;
}

.product-carousel-indicators button {
    width: max-content !important;
    height: max-content !important;
}


/* TODO */
.calc-btn.active, .btn.active.nav-link, .black-btn.active {
    color: #fff;
    text-decoration: none !important;
    background-color: #4684D0;
    box-shadow: none !important;
}

.btn-alt.active {
    background-color: #4684D0;
!important;
    color: #fff !important;
    border-color: #4684D0;
!important;
}

.btn.bg-primary:hover {
    /*background-color: #4f93e7 !important;*/
    background-color: rgba(88, 149, 223, 0.74) !important;
}

.list-group-item.active {
    background-color: #4684D0;
}

.productCardTabs.btn.active {
    color: #fff;
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    text-decoration: none !important;
    background-color: #4684D0;
    border-color: #4684D0;
}

#offcanvasMenu ul li a {
    background-color: #5895df;
}

/* TODO использовать small */
/*.fs-30 {*/
/*    font-size: 30px !important;*/
/*}*/

/*.fs-11 {*/
/*    font-size: 11px !important;*/
/*}*/

/*.fs-14 {*/
/*    font-size: 14px !important;*/
/*}*/

/*.fs-18 {*/
/*    font-size: 18px !important;*/
/*}*/
