.btn-primary {
    background-color: #df0d77ff !important;
    border-color: #df0d77ff !important;
}

.btn-primary:hover {
    background-color: #df0d77ff !important;
    border-color: #df0d77ff !important;
}
.btn-link {
    color: #44862eff;
}
.text-primary {
    color: #44862eff !important;
}
a {
    color: #44862eff;
}
.bg-primary {
    background-color: #df0d77ff !important;
}
.sidebar.text-hover:not(.sidebar-color) .nav-item:not(.static-item) .nav-link.active,
.sidebar.text-hover:not(.sidebar-color) .nav-item:not(.static-item) .nav-link[aria-expanded=true],
.sidebar.text-hover:not(.sidebar-color) .nav-item:not(.static-item) .nav-link:hover {
    color: #df0d77ff !important;
}
.text-hover .nav-item:not(.iq-drop):not(.static-item):hover>.nav-link::after {
    background-color: #df0d77ff !important;
}
.text-hover .nav-item:not(.iq-drop)>.nav-link.active::after {
    background-color: #df0d77ff !important;
}
.sidebar .sidebar-toggle {
    background: #df0d77ff !important;
}
.sidebar .sidebar-toggle:hover {
    background: #df0d77ff !important;
}
.bg-primary-subtle {
    background-color: rgb(236, 131, 184) !important;
}
.view-book-btn {
    color: #44862eff !important;
}
.view-book-btn:hover {
    color: #fff !important;
    background-color: #df0d77ff !important;
}
.btn-outline-primary {
    border-color: #df0d77ff !important;
    color: #df0d77ff !important;
}
.btn-outline-primary:hover {
    background-color: #df0d77ff !important;
    color: #fff !important;
}
.swal2-styled.swal2-confirm {
    background-color: #df0d77ff !important;
    color: #fff !important;
}
.swal2-styled.swal2-confirm:hover {
    background-color: #df0d77ff !important;
    color: #fff !important;
}
.product-vertical-slider {
    height: auto !important;
    margin-bottom: 15px !important;
}
.nav .sidebar-toggle {
    background: #df0d77ff !important;
}
.read-now:hover {
    color: #df0d77ff !important;
}
.product-vertical-slider .slider__image img {
    width: auto !important;
    margin: 0 auto !important;
    object-fit: cover !important;
}
