body {
    font-family: 'Prompt', sans-serif !important;
}

#scrollUp {
    background: #343A86 !important;
    display: none !important;
}
.breadcrumbs .breadcrumb li a {
    background: #343A86 !important;
}
.breadcrumbs .breadcrumb li a::after {
    border-color: transparent transparent transparent #343A86 !important;
}
#cart_items .cart_info .cart_menu {
    background: #343A86 !important;
}
.update {
    background: #343A86 !important;
}
.breadcrumbs .breadcrumb {
    margin-bottom: 20px !important;
}
.buttoncart {
    padding: 5px 20px !important;
}
.fixed-bottom-2 {
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1000 !important;
}
.navbar-2 {
    border-top: 1px solid #dee2e6 !important;
    position: relative ;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
