.cart-products .img_fluid .mr3 {
    width: 156px !important;
}

.modal-body {
    background: #111111 !important;
    border-radius: 10px !important;
    padding: 36px !important;
}

.modal-content {
    background: #111111 !important;
    border-radius: 20px !important;
    border: #303030 1px solid !important;
}

.modal-body h1 {
    color: #ffffff !important;
}

.modal-body .text-black {
    color: #ffffff !important;
}

.modal-body .card {
    background: #222222 !important;
}

.modal-body .card .small {
    color: #c5c5c5 !important;
}

.card {
    border-radius: 20px !important;
    border: #303030 1px solid !important;
}

.col-xl-4 {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.card.border-0.bg-dark-light.rounded-0.animate-right-7 {
    margin-top: 6px !important;
}

.card-body.px-4.pt-4.pb-1 {
    padding: 16px 16px 8px 16px !important;
}

.card-header.border-0.d-flex.align-items-center .img-fluid.mr-3 {
    width: 140px !important;
}

.card-body.overflow-auto.text-white.product-description {
    height: 500px !important;
}

.d-flex.align-items-center.flex-wrap .img-fluid.mr-2 {
    width: 72px !important;
    border-radius: 20px !important;
}

.btn.btn-icon.w-100.button-username.shadow-none.input-username.chose-server-button {
    display: none !important;
}