body {
    font-size: 1.1rem;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fe7309;
}

.info .breadcrumb {
    font-size: 1.1rem;
    background-color: #f8f9fa;
}

.catalog .items .card-img-badge {
    padding-top: 5px;
}

.product .card-img-badge {
    padding-top: 5px;
}

.active-sb a{
    color: #fe7309;
}

.catalog .sidebar .active a {
    color: #fe7309;
}