/*!
*
* Author: Mohammed SOWOU
* NOTE: This file contains the styling for fixaars .
* Editor: Chanuka
*/
body,p,h1,h2,h3,h4,h5,h6,a,
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    font-family: "Plus Jakarta Sans", sans-serif !important;
}
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

.navbar-brand img{
    height: 70px !important;
}



.custom-card-table tbody td {
    color: #000 !important;
}

/* Dark mode */
.dark-mode .custom-card-table tbody td {
    color: #fff !important;
}



header .navbar .iq-nav-menu.navbar-nav li > a.nav-link{
    padding: 15px 20px !important;
}
.search-box-wrapper{
    /* margin: 0 auto; */
    max-width: 616px;
}
.max-width-900{
    /* margin: 0 auto; */
    max-width: 900px;
}
.border1{
    border: 1px solid #175bdd;
    border-radius: 5px;
}
.section-padding{
    padding: 3.125rem 1rem 3.125rem 1rem !important;
}
.form-control {
    border: 1px solid #dbdbdb !important;
}
.input-group-append, .login-wrapper .input-group .input-group-text{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-top: 1px solid #dbdbdb !important;
    border-right: 1px solid #dbdbdb !important;
    border-bottom: 1px solid #dbdbdb !important;
}
.top-cat-wrapper .category-card .img-bg{
    background-color: #f3f3ff !important;
}
.f-14{
    font-size: 14px;
}
.f-12{
    font-size: 12px;
}
.join-us-btn{
    color: var(--bs-heading-color);
}
.top-header ul{
    list-style: none;
}
.become-fixaar-btn:hover svg{
    fill: #fff;
}
.yellow-highlight {
    background-image: url(../images/underline.svg);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: -2px;
    margin-right: -30px;
    padding-bottom: 26px;
    padding-left: 14px;
    padding-right: 46px;
    display: inline-block;
}
.padding-top-bottom-26 {
    padding-top: 1.625rem;
    padding-bottom: 1.625rem;
}
.section-padding.bg-light.our-service{
    background-color: rgba(var(--bs-white)) !important;
}
.cta-email:hover svg{
    fill: #fff;
}
.support-center .sec-9-content-wrapper,
.become-fixar .sec-9-content-wrapper{
    position: absolute;
    top: 0;
    left: 1rem;
    height: 100%;
    z-index: +1;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7567401960784313) 71%);
    width: calc(100% - 2rem);
    padding: 3rem;
}
@media only screen and (max-width: 992px){
    .max-min-lg-width-500{
        max-width: 500px;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 602px){
    .find-fixaar-btn{
        width: 100%;
    }
    .find-fixaar-btn .btn{
        width: 100%;
        padding-right: 1rem !important;
        margin-bottom: 0.5rem !important;
    }
}
.web-banner{
   background-image: url(../images/fixaars-web-banner-lite.jpg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
        min-height: 400px;
}
.search-wrapper {
    width: 100%;
    background: #175bdc;
    padding: 7px;
    border-radius: 2px;
}
@media only screen and (min-width: 768px){
.search-wrapper {
    position: absolute;
    margin-top: 18px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 630px;
    background: #175bdc;
    padding: 7px;
    border-radius: 2px;
    }
}
.f14{
    font-size: 14px !important;
}
.f16{
    font-size: 16px !important;
}
.main-search-btn{
    width: 95px;
    min-height: 48px;
    border-radius: 3px;
    margin-right: 8px;
}
.select2-container .select2-selection--single{
    border: 1px solid #dbdbdb !important;
}
.service-box-card {
    height: 100%;
}
.service-box-parent .col-xl-4.col-sm-6{
    margin-bottom: 20px !important;
}
@media (min-width: 768px) {
    .max-md-410{
        max-width: 410px;
    }
    .w-md-50{
        width: 50% !important;
    }
}
@media (max-width: 768px) {
    .search-box-wrapper {
    max-width: unset !important;
    }
    .main-search-btn{
    width: 100%;
    }
    .border-sm-none{
        border: 0 !important;
    }
}
@media (min-width: 992px) {
    .col-lg-cat-1 {
        flex: 0 0 auto;
        width: 12.5%;
    }
}
.auth-logo {
    display: flex;
    justify-content: center;
    margin-bottom: 1.5rem;
}
.auth-logo img {
    height: 60px;
}
.card {
    background: #FFFFFF;
    border-radius: 5px;
    margin-bottom: 30px;
    -ms-box-shadow: 0 10px 30px 0 rgba(0, 39, 96, 0.05);
    -o-box-shadow: 0 10px 30px 0 rgba(0, 39, 96, 0.05);
    box-shadow: 0 10px 30px 0 rgba(0, 39, 96, 0.05);
    border: 0px solid #dfe7ff;
}
.card-body {
    padding: 20px;
}
.form-control {
    height: 46px !important;
    line-height: 45px;
    background: #fff;
    border: 1px solid #f1f1f1;
    font-size: 14px;
    color: #324253;
    border-radius: 5px;
    box-shadow: none;
}
.reg-page-togglepw{
    height: 46px;
    border-radius: 0;
    border-left: 0;
}
.reg-page-togglepw .fa{
    margin-bottom: 0 !important;
}
/* Force DataTables empty message color in dark mode (Bootstrap 5 compatible) */
.dark table.dataTable tbody td.dataTables_empty {
    color: #e5e7eb !important;
}

/* Flatpickr dark mode */
.dark .flatpickr-calendar {
    background: #0f172a;
    border: 1px solid #1e293b;
    color: #e5e7eb;
}

.dark .flatpickr-day {
    color: #e5e7eb;
}

.dark .flatpickr-day:hover {
    background: #1e293b;
}

.dark .flatpickr-day.selected,
.dark .flatpickr-day.startRange,
.dark .flatpickr-day.endRange {
    background: #3b82f6;
    color: #ffffff;
}

.dark .flatpickr-day.inRange {
    background: rgba(59, 130, 246, 0.25);
}

.dark .flatpickr-weekday,
.dark .flatpickr-current-month {
    color: #e5e7eb;
}

.dark .flatpickr-months .flatpickr-prev-month,
.dark .flatpickr-months .flatpickr-next-month {
    fill: #e5e7eb;
}

.cookie-close {
    color: #000000; /* Bootstrap text-dark */
}

.dark .cookie-close {
    color: #e5e7eb;
}

/* Light mode - autofilled text */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-text-fill-color: #000000 !important;
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

/* Dark mode - normal text (white) */
.dark input {
    color: #ffffff;
}

/* Dark mode - autofilled text (black) */
.dark input:-webkit-autofill,
.dark input:-webkit-autofill:hover,
.dark input:-webkit-autofill:focus {
    -webkit-text-fill-color: #000000 !important;
    -webkit-box-shadow: 0 0 0px 1000px #374151 inset !important; /* Change background color as needed */
}

.fa-eye-slash, .fa-eye {
    color: #000000;
}

.dark .fa-eye-slash, .fa-eye {
    color: #ffffff;
}

/* SweetAlert2 Dark Mode */
.dark .swal2-popup {
    background-color: #1f2937 !important; /* Dark background */
    color: #e5e7eb !important; /* Light text */
}

.dark .swal2-title {
    color: #f9fafb !important;
}

.dark .swal2-html-container {
    color: #e5e7eb !important;
}

/* Dark mode - Input fields */
.dark .swal2-input,
.dark .swal2-textarea,
.dark .swal2-select {
    background-color: #374151 !important;
    color: #f9fafb !important;
    border-color: #4b5563 !important;
}

.dark .swal2-input::placeholder,
.dark .swal2-textarea::placeholder {
    color: #9ca3af !important;
}

/* Dark mode - Validation message */
.dark .swal2-validation-message {
    background-color: #991b1b !important;
    color: #fecaca !important;
}

/* Dark mode - Close button */
.dark .swal2-close {
    color: #e5e7eb !important;
}

.dark .swal2-close:hover {
    color: #ffffff !important;
}

/* Dark mode - Success icon background fix */
.dark .swal2-success-circular-line-left,
.dark .swal2-success-circular-line-right,
.dark .swal2-success-fix {
    background-color: #1f2937 !important; /* Match popup background */
}

/* Dark mode - Buttons (optional - keep your brand colors or style them) */
.dark .swal2-confirm {
    background-color: #005adf !important; /* Keep your brand color or change */
}

.dark .swal2-cancel {
    background-color: #4b5563 !important; /* Darker gray for cancel */
}

.dark .swal2-confirm:hover {
    background-color: #0047b3 !important;
}

.dark .swal2-cancel:hover {
    background-color: #374151 !important;
}

/* Dark mode - Footer */
.dark .swal2-footer {
    border-color: #4b5563 !important;
    color: #9ca3af !important;
}

/* Dark mode - Timer progress bar */
.dark .swal2-timer-progress-bar {
    background-color: #005adf !important;
}

.dark .service-price {
    color: #ffffff !important;
}


#phoneSignIn {
        color: #000;
    }

    .dark #phoneSignIn {
        fill: white;
    }

    .dark .modal-close-btn {
        background-color: #fff;
        color: #000;
    }

    /* Dark mode country dropdown */
    .dark-mode .iti__country-list,
    .dark .iti__country-list {
        background-color: #1f2937;
        /* dark gray */
        color: #ffffff;
        border: 1px solid #374151;
    }

    /* Country row */
    .dark-mode .iti__country,
    .dark .iti__country {
        color: #ffffff;
    }

    /* Hover & highlight */
    .dark-mode .iti__country:hover,
    .dark-mode .iti__country.iti__highlight,
    .dark .iti__country:hover,
    .dark .iti__country.iti__highlight {
        background-color: #374151;
    }

    /* Dial code */
    .dark-mode .iti__dial-code,
    .dark .iti__dial-code {
        color: #9ca3af;
    }

    /* Tighter navigation spacing */
#header-menu .nav-link {
    font-size: 15px;
    padding: 0.5rem 0.75rem;
    white-space: nowrap;
}

/* Even tighter on medium screens */
@media (min-width: 1200px) and (max-width: 1600px) {
    #header-menu .nav-link {
        font-size: 14px;
        padding: 0.5rem 0.6rem;
    }
}

/* Smaller buttons text */
.right-panel .btn {
    font-size: 14px;
    padding: 0.5rem 1rem;
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .right-panel .btn {
        font-size: 13px;
        padding: 0.4rem 0.8rem;
    }
}

/* 10/12/24 */
/* Global styles end */
