.btn,
.form-group>label {
    font-size: 14px !important
}

.table {
    font-size: 15px !important;
}

/* ===== FULFILLEC BRAND IDENTITY ===== */

/* --- Botones --- */
.btn-primary {
    background-color: #28c3c8 !important;
    border-color: #28c3c8 !important;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: #1f6f78 !important;
    border-color: #1f6f78 !important;
}

/* --- Sidebar dark (azul petróleo) --- */
.main-sidebar {
    background-color: #1a4a52 !important;
}
.main-sidebar .sidebar-brand a {
    color: #ffffff !important;
}
.main-sidebar .sidebar-menu li.menu-header {
    color: rgba(255,255,255,0.4) !important;
}
/* todos los links del sidebar — fondo transparente, texto claro */
.main-sidebar .sidebar-menu li a,
.main-sidebar .sidebar-menu li > a,
.main-sidebar .sidebar-menu > li > a {
    color: rgba(255,255,255,0.80) !important;
    background-color: transparent !important;
}
.main-sidebar .sidebar-menu li a:hover,
.main-sidebar .sidebar-menu > li > a:hover {
    background-color: rgba(255,255,255,0.08) !important;
    color: #ffffff !important;
}
/* item activo */
.main-sidebar .sidebar-menu li.active > a,
.main-sidebar .sidebar-menu > li.active > a {
    color: #ffffff !important;
    background-color: #28c3c8 !important;
    font-weight: 600;
}
/* submenús */
.main-sidebar .sidebar-menu li ul.dropdown-menu,
.main-sidebar .sidebar-menu li ul.dropdown-menu li,
.main-sidebar .sidebar-menu li ul.dropdown-menu li a {
    background-color: transparent !important;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu {
    background-color: rgba(0,0,0,0.12) !important;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a {
    color: rgba(255,255,255,0.70) !important;
    background-color: transparent !important;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover {
    color: #ffffff !important;
    background-color: rgba(40,195,200,0.18) !important;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a {
    color: #28c3c8 !important;
    background-color: transparent !important;
    font-weight: 600;
}
/* sidebar-style-1 */
body:not(.sidebar-mini) .sidebar-style-1 .sidebar-menu li.active > a {
    background-color: #28c3c8 !important;
    color: #fff !important;
}
body:not(.sidebar-mini) .sidebar-style-1 .sidebar-menu li.active ul.dropdown-menu li a {
    color: rgba(255,255,255,0.75) !important;
    background-color: transparent !important;
}
/* forzar fondo oscuro en cualquier estado */
.main-sidebar .sidebar-menu li a:focus,
.main-sidebar .sidebar-menu li a:active {
    background-color: transparent !important;
    color: #ffffff !important;
}
/* sidebar-style-2 accent line */
body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
    background-color: #f59e0b !important;
}
/* sidebar mini — fondo oscuro en modo contraído */
body.sidebar-mini .main-sidebar {
    background-color: #1a4a52 !important;
}
body.sidebar-mini .main-sidebar:after {
    background-color: #1a4a52 !important;
}
body.sidebar-mini .main-sidebar .sidebar-menu > li > a {
    color: rgba(255,255,255,0.80) !important;
    background-color: transparent !important;
}
body.sidebar-mini .main-sidebar .sidebar-menu > li:hover > a {
    background-color: rgba(255,255,255,0.08) !important;
    color: #ffffff !important;
}
body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
    background-color: #28c3c8 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 8px rgba(40,195,200,0.4) !important;
}
/* dropdown del sidebar mini */
body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu {
    background-color: #1a4a52 !important;
    border-left: 2px solid #28c3c8 !important;
}
body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li a {
    color: rgba(255,255,255,0.75) !important;
    background-color: transparent !important;
}
body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li a:hover,
body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
    color: #ffffff !important;
    background-color: #28c3c8 !important;
}

/* --- Navbar / Header --- */
.navbar-bg {
    background-color: #1f6f78 !important;
}
.navbar.active {
    background-color: #1f6f78 !important;
}
.navbar .nav-link {
    color: rgba(255,255,255,0.85) !important;
}
.navbar .nav-link:hover {
    color: #ffffff !important;
}
.navbar .navbar-brand {
    color: #ffffff !important;
}

/* --- Footer --- */
.main-footer {
    border-top: 2px solid #28c3c8 !important;
    color: #6c757d;
}
.main-footer a {
    color: #1f6f78 !important;
    font-weight: 600;
}
.main-footer a:hover {
    color: #28c3c8 !important;
}

/* --- Scrollbar del sidebar --- */
.main-sidebar::-webkit-scrollbar {
    width: 4px;
}
.main-sidebar::-webkit-scrollbar-track {
    background: transparent;
}
.main-sidebar::-webkit-scrollbar-thumb {
    background-color: rgba(40,195,200,0.4);
    border-radius: 4px;
}

.btn-danger {
    background-color: #fb160a !important
}

.toggle.btn.btn-success,
.toggle.btn.btn-danger {
    width: 95px !important;
}

.text-area-5 {
    min-height: 100px !important;
}

.text-area-3 {
    min-height: 60px !important;
}

img.admin-img {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    max-width: 180px;
    height: 150px;
    object-fit: cover;
    margin: 0px;
}

img.admin-banner-img {
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 0px;
    max-width: 200px;
    height: 120px;
    object-fit: cover;
    margin: 0px;
}

.select2-container .select2-selection--single {
    font-size: 14px !important;
    padding: 10px 15px !important;
    height: 42px !important;
    border-color: #e4e6fc !important;
}

.tagify tag {
    margin: -5px 0px 5px 5px !important;
}

.tagify__input {
    margin: -5px 0px 5px 5px !important;
}

.note-editable {
    min-height: 120px !important;
}

.card-body.seller_chat_list {
    height: 650px !important;
}

.chat-box .chat-content .chat-item.chat-right img {
    object-fit: cover;
    width: 60px !important;
    height: 60px !important;
}

.plus_btn {
    margin-top: 32px;
}

.card-header h1 {
    margin-bottom: 0;
    font-weight: 700;
    display: inline-block;
    font-size: 24px;
    margin-top: 3px;
    color: #34395e;
}

.card .card-header .form-control {
    height: 42px;
    font-size: 14px;
    border-radius: 0;
}

.card .card-header .btn {
    margin-top: 1px;
    padding: 0.3rem 0.8rem;
}

.card .card-header .btn:not(.note-btn) {
    border-radius: .25rem;
}

.add_new_social_btn {
    margin-top: 35px !important;
}

.section-body a {
    text-decoration: none !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
    max-height: 600px;
    overflow-y: auto;
}

.chat-box .chat-content {
    background-color: #f9f9f9 !important;
    height: 600px;
    overflow-y: auto;
    padding-top: 25px !important;
}

.media span {
    background: #28c3c8;
    color: #fff;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    top: 30px;
    left: -30px;
    position: relative;
}

.list-unstyled .active {
    background: #f8f8f8;
}

table .rounded-circle {
    border-radius: 50%!important;
    width: 80px !important;
    height: 80px !important;
    object-fit: cover !important;
}

.profile-widget .profile-widget-picture {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
}

.default-avatar {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover !important;
}

.navbar .nav-link.nav-link-user img {
    width: 30px !important;
    height: 30px !important;
    object-fit: cover !important;
}

img.mr-3.ml-3.rounded-circle {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.chat-item.chat-left img {
    width: 60px !important;
    height: 60px !important;
    object-fit: cover;
}

#toast-container>.toast:before {
    display: none !important;
}

.sidebar_img {
    width: 150px;
    height: 300px;
    object-fit: cover;
}

.w_300 {
    width: 300px;
    height: 150px;
    object-fit: cover;
}

.category_image {
    width: 100px;
    height: 80px;
}

.header_title {
    color: #34395e;
}

.about_image_one {
    width: 200px;
    height: 300px;
    object-fit: cover;
}

.about_image_two {
    width: 150px;
    height: 200px;
    object-fit: cover;
}