@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');

/*used only when the app()->local is ar */
.tajawal__regular {
    font-family: "Tajawal", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.no_letter_spacing, .no_letter_spacing a {
    letter-spacing: 0 !important;
}

.header-tabs, .header-navs {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
}

.card-custom {
    border-radius: 1rem;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px !important;
    /*box-shadow: 0 0 30px 0 rgba(100, 100, 205, 0.10) !important;*/
    /*border: 1px solid #D4D6DF !important;*/
}

.card-header {
    border-bottom: 1px solid #D4D6DF;
}

.card-footer {
    border-top: 1px solid #D4D6DF;
}

.table-bordered, .table-bordered th, .table-bordered td {
    border-color: #D4D6DF !important;
}

.form-control {
    border: 1px solid #D4D6DF;
}

.dataTables_wrapper .dataTable {
    border-radius: 0.75rem;
}

label.invalid {
    width: 100% !important;
    margin-top: 0.50rem !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #F64E60 !important;
}

.fv-help-block {
    font-size: 1rem !important;
}

input.invalid, select.invalid, textarea.invalid, .select2-container.invalid {
    border: 1px solid #F64E60 !important;
    border-radius: 0.5rem;
    padding-right: calc(1.5em + 1.3rem);
    background-image: url('../images/invalid.svg');
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.325rem) center;
    background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

select.invalid {
    background-position: right calc(0.975em + 0.325rem) center
}

.lead_expected_sales_table label.invalid {
    display: none !important;
}

input[type="file"] {
    padding: 0.40rem 0.70rem !important;
}

.arabic_text {
    font-family: 'Tajawal', sans-serif;
}

.datepicker-days .disabled {
    cursor: not-allowed !important;
}

input[type="file"] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select2-container {
    width: 100% !important;
}

.product_listing td {
    vertical-align: middle !important;
}

.purchase_ingredient_section td {
    padding: 0.25rem 0.75rem !important;
    vertical-align: middle !important;
}

.purchase_ingredient_section .form-control {
    height: 30px;
    margin: 2px 0;
}

.hidden {
    display: none;
}

.fc-unthemed .fc-event.fc-start .fc-content:before, .fc-unthemed .fc-event-dot.fc-start .fc-content:before {
    display: none;
}

.fc-unthemed .fc-event .fc-content, .fc-unthemed .fc-event-dot .fc-content {
    padding: 0.55rem 0.55rem 0.55rem 0.55rem;
}

.brand {
    height: 120px !important;
}

.aside-minimize .brand .brand-logo span {
    display: none;
}

.calories_container {
    height: 50px;
    display: flex;
    flex-flow: row wrap;
    position: relative;
}

.calories_item {
    border: 1px solid #EBEDF3;
    background: transparent;
    flex: 0 1 calc(20%); /* <-- adjusting for margin */
    text-align: center;
    display: flex;
    flex-direction: column;
    padding-top: 5px;
}

.swal2-container .swal2-html-container {
    max-height: 350px;
}

.custom_subscription_detail.dropdown-menu.dropdown-menu-sm {
    width: 240px;
}

.form-label {
    font-weight: 500 !important;
}

.individual_meal_calendar_html .card-label {
    font-size: 1.10rem !important;
}

.aside-menu .menu-nav > .menu-item > .menu-link {
    display: flex !important;
    align-items: center !important;
}

.blinking {
    animation: blinkingText 1s infinite;
    color: #fc030b;
}

.logo {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 9;
}

.carousel-indicators {
    bottom: 10px !important;
}

.banner_caption_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .25);
}

.hide_on_mobile {
    display: block;
}

.datepicker-days .disabled {
    background-color: #FFE2E5 !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 300px !important;
}

.sticky-toolbar.sticky_buttons {
    width: 80px !important;
    top: 1rem !important;
}

.header-top {
    height: 120px !important;
}

.header-fixed[data-header-scroll=on] .header {
    height: 120px !important;
}

.navi-link .symbol {
    width: 40px; /* Increased width for larger square appearance */
    height: 40px; /* Increased height for larger square appearance */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px; /* Rounded corners */
    background-color: #f0f0f0; /* Background color */
}

.navi-item:hover .symbol {
    background-color: #d8d8d8; /* Hover effect */
}

.dropdown-menu .navi-link {
    padding: 10px 15px; /* More padding for a larger click area */
}

.dropdown-menu .navi-text {
    font-size: 16px; /* Increased font size for better visibility */
}

.header-tabs .nav-item .nav-link .nav-title {
    font-size: 1.1rem !important;
}

.menu-text {
    margin: 0 0.25rem !important;
}

.menu-link {
    display: flex !important;
    align-items: center !important;
}

.pac-container {
    z-index: 9999999 !important;
}

.header-fixed[data-header-scroll=on] .header {
    background-color: rgb(2, 27, 33) !important;
}

.header-fixed[data-header-scroll=on] .header-menu .menu-nav > .menu-item > .menu-link .menu-text {
    color: white !important;
}

.header-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
    background-color: rgba(255, 255, 255, 0.3) !important;
}

th, td {
    vertical-align: middle !important;
}

.custom-danger {
    /*width: 50px;*/
    /*height: 50px;*/
    -webkit-animation: custom-danger 2s infinite; /* Safari 4+ */
    -moz-animation: custom-danger 2s infinite; /* Fx 5+ */
    -o-animation: custom-danger 2s infinite; /* Opera 12+ */
    animation: custom-danger 2s infinite; /* IE 10+, Fx 29+ */
}

@-webkit-keyframes custom-danger {
    0%, 49% {
        color: red;
    }
    /*50%, 100% {*/
    /*    background-color: #ffffff;*/
    /*}*/
}

/* Specifies the animation and transparency for the blinking text */
@keyframes blinkingText {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

@media print {
    .hide_print {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .logo {
        display: block !important;
    }

    .hide_on_mobile {
        display: none !important;
    }

    .header-mobile {
        height: 100px !important;
    }

    .header-top {
        height: 0 !important;
    }
}

@media (min-width: 992px) {
    .header-fixed.subheader-fixed.subheader-enabled .wrapper {
        padding-top: 70px;
    }
}

