body {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Noto Naskh Arabic', serif;
    font-family: 'Poppins', sans-serif;
    font-size  : 16px;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Noto Naskh Arabic', serif;
    font-family: 'Poppins', sans-serif;
}

.theme-primary-text {
    color: #E19825;
}

.border-color-primary {
    border-color: #E19825 !important;
}

.theme-secondary-text {
    color: #4B34E8;
}

.text-purple {
    color: #500e60;
}

.bg-theme-primary {
    background-color: #E19825;
}

.bg-theme-secondary {
    background-color: #3171dd;
}

.form-control {
    height: calc(1.5em + 0.75rem + 14px);
}

.h-100vh {
    height: 100vh;
    ;
}

.fa-20 {
    font-size: 20px;
}

.form-control:focus {
    color           : #000;
    background-color: #f8f9fa;
    border-color    : #fff;
    outline         : 0;
    box-shadow      : none;
}

.right-icon {
    right    : 10px;
    top      : 50%;
    transform: translateY(-50%);
    color    : #6852fb;
    cursor   : pointer;
}

.contentModal i {
    font-size: 5rem;
}

.nav-link {
    color: #fff;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,900;1,800;1,900&family=Noto+Naskh+Arabic&family=Poppins:ital,wght@0,200;0,400;0,500;0,600;0,700;1,200;1,300&display=swap');

.achivpFont {
    font-family: 'Montserrat', sans-serif !important;
    font-family: 'Noto Naskh Arabic', serif;
    font-family: 'Poppins', sans-serif;
}

.list-group-flush>.list-group-item {
    font-size: 14px;
}

.border-bottom-radius {
    border-radius: 0 0 20px 0;
}

.iconBasboard img {
    object-fit: contain;
    width     : 55px;
    height    : 75px;
}

.rounded-15 {
    border-radius: 15px;
}

.rotateText {
    transform: rotateZ(-90deg);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 54%;
    display: none;
}

.logo img {
    width    : 225px;
    max-width: 100%;
}

.gap-15 {
    gap: 15px;
}

.bg-theme-primary-outline {
    border    : 1px solid #E19825;
    background: #fff;
    color     : #E19825 !important;
}

.avatarInfo .dropdown-menu {
    min-width: 15rem;
}

.notification {
    font-size: 30px !important;
    text-decoration: none;
    color: #fff !important;
}

.count {
    text-decoration : none;
    position        : absolute;
    background-color: red;
    color           : #fff;
    border-radius   : 50px;
    font-size       : 11px;
    right           : -2px;
    width           : 15px;
    height          : 15px;
    text-align      : center;
}

.dropdown-notifcation {
    position        : absolute;
    z-index         : 1000;
    display         : none;
    padding         : 0.5rem 0;
    margin          : 0;
    font-size       : 1rem;
    color           : #212529;
    text-align      : left;
    list-style      : none;
    background-color: #fff;
    background-clip : padding-box;
    border          : 1px solid rgba(0, 0, 0, 0.15);
    border-radius   : 0.25rem;
    left            : -35px;
    width           : 100%;
}

.dropdown-notifcation.show {
    display: block;
}

.notificationContent {
    font-size: 13px;
}

li.page-item:first-child a {
    background-color: #E19825;
    color           : #fff;
}

li.page-item:last-child a {
    background-color: #333333;
    color           : #fff;
}

li.page-item a {
    color: #333333;
}

.table td,
.table th {
    padding       : 0.75rem;
    vertical-align: top;
    border-top    : none;
}

.table thead th {
    vertical-align: bottom;
    border-bottom : 0;
}

table {
    border-collapse: separate;
    border-spacing : 0 12px;
}

tbody td {
    border        : none;
    padding       : 15px 0 !important;
    vertical-align: middle !important;
}

tbody tr {
    box-shadow   : 2px 0px 6px 0px #ebe5e5;
    border-radius: 14px;
}

.btn-check:focus+.btn,
.form-select:focus {
    outline   : 0;
    box-shadow: none;
}

.subjects>div {
    min-height: 120px;
}

.bg-yellow {
    background-color: #FFD60A;
}

.bg-volient {
    background-color: #FF51D6;
}

.bg-green {
    background-color: #12BEAC;
}

.badgeRight {
    background-color: #E19825;
    text-align      : center;
    position        : absolute;
    bottom          : 170%;
    font-size       : 14px;
    padding         : 5px 15px;
    border-radius   : 10px 0px 0px 10px;
    right           : 0;
}

.qualificationTitle {
    background-color: rgb(18 184 190 / 31%);
    text-align      : center;
    padding         : 10px 0;
    border-radius   : 10px;
}

.comission-section li a {
    color: #000;
}

.registerdUser {
    background-color: #fdfdfd;
    padding         : 20px;
}

.font-10 {
    font-size: 14px;
    padding  : 1px 25px !important;
}

.contentStats h3 {
    font-size : 70px;
    margin    : 0;
    text-align: center;
    color     : #027e85;
    padding   : 20px 0;
}

.packages .nav-tabs .nav-link.active,
.packages .nav-tabs .nav-item.show .nav-link {
    color           : #ffffff;
    background-color: #500e60;
    border-color    : #dbdbdb;
}

.packages .nav-link {
    color: #4a4949;
}

.addPackages a,
.submitStyle {
    background-color: #E19825;
    color           : #fff;
    padding         : 8px 30px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin            : 0;
}

input[type=number] {
    -moz-appearance: textfield;
}


/* width */

div#sidebar-wrapper::-webkit-scrollbar {
    width: 2px;
}


/* Track */

div#sidebar-wrapper::-webkit-scrollbar-track {
    box-shadow   : inset 0 0 5px #E19825;
    border-radius: 2px;
}


/* Handle */

div#sidebar-wrapper::-webkit-scrollbar-thumb {
    background   : #d4d4d4(170, 169, 169);
    border-radius: 2px;
}


/* Handle on hover */

div#sidebar-wrapper::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}

.card-item {
    border       : 1px dotted;
    border-radius: 10px;
}

.font-13 {
    font-size: 13px;
}

p.circle-yellow span {
    background-color: #E19825;
    padding         : 0 20px;
    border-radius   : 50px;
}

.challengeImage {
    width        : 57px;
    height       : 57px;
    border-radius: 50px;
    overflow     : hidden;
}

.challengeImage img {
    width     : 100%;
    height    : 100%;
    max-width : 100%;
    object-fit: cover;
}

.imageBox img {
    width        : 190px;
    height       : 140px;
    object-fit   : cover;
    border-radius: 10px;
}

.total-box-dotted {
    border       : 2px dotted #000;
    margin-bottom: 25px;
    min-height   : 90px;
    /* padding   : 20px; */
    border-radius: 15px;
    box-shadow   : 5px 6px 0px 4px #E19825;
}

.w-100px {
    width: 30px;
}

.form-check-input:checked {
    background-color: #E19825;
    border-color    : #E19825;
}

.login {
    /* z-index: 9999; */
    /* background-image   : url(../images/bg-login.png); */
    background-size    : cover;
    background-position: center;
    position           : relative;
}

/* .login::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000009e;
    z-index: 999;
    top: 0;
} */

.loginForm {
    position        : relative;
    /* z-index      : 9999; */
    border          : 0;
    padding         : 30px 20px;
    background-image: linear-gradient(to right, rgb(0 0 0 / 44%), rgb(0 0 0 / 55%));
    border-radius   : 35px;
}

.loginForm h3,
.loginForm p,
.loginForm label {
    color: #fff;
}

.logo {
    text-align: center;
}

.progress-range {
    border          : 1px solid;
    height          : 46px;
    border-radius   : 50px;
    background-color: #eee;
}

.progress-fill {
    background-color: #E19825;
    height          : 43px;
    border-radius   : 50px;
    width           : 30%;
}

.spotBox p {
    display        : inline-block;
    justify-content: center;
    border         : 1px solid #000;
    margin         : auto;
    padding        : 10px 70px;
    font-size      : 18px;
    border-radius  : 50px;
    margin         : 20px 0;
}

.modal-content {
    border-radius: 25px;
    outline      : 0;
}

.notificationIcon i {
    background-color: #550c66;
    color           : #fff;
    padding         : 5px 8px;
    border-radius   : 10px;
    font-size       : 18px;
}


.btn-check:focus+.btn,
.btn:focus {
    outline   : 0;
    box-shadow: none !important;
}

.postFeaturedImge {
    border-radius: 25px;
    overflow     : hidden;
}


.closeBtn .close {
    margin  : -1rem -1rem -1rem auto;
    padding : 0;
    position: relative;
    top     : 10px;
    right   : 10px;
}

.upload-text {
    display: none !important;
}

.image-uploader {
    min-height: auto;
    border    : 1px solid #d9d9d9;
    position  : relative;
}

div#output img {
    height    : 150px;
    object-fit: cover;
    /* width  : 150px; */
}

.postIcon i {
    font-size: 30px;
    color    : #500E60;
}

div#output img {
    flex-grow: 1;
}

textarea {
    outline: none;
}

.editprofile {
    background-color: #500e60;
    color           : #fff;
    width           : 35px;
    height          : 35px;
    font-size       : 18px;
    text-align      : center;
    line-height     : 33px;
    border-radius   : 70px;
    position        : absolute;
    bottom          : 10px;
    left            : 115px;
    border          : 1px solid #fff;
}

.session-banner {
    min-height         : 325px;
    border-radius      : 25px;
    background-position: center;
    background-size    : cover;
}

.iconTick {
    font-size: 45px;
}

.imageuploader {
    border-radius: 15px;
    overflow     : hidden;
    margin-top   : 10px;
}

.imageuploader button {
    position: absolute;
    top     : 3px;
    z-index : 999;
    right   : 0;
}

.videoBox video {
    border-radius: 20px;
    min-height   : 200px;
    object-fit   : cover;
}

.videoBox {
    margin-top: 15px;
}


.navbar-toggler {
    outline: none !important;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}

.video-box {
    height: 205px;
    overflow: hidden;
    position: relative;
}

.deleteBtn {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 9999;
}

.deleteBtn button {
    background-color: #ffffffd9;
    border: 0;
    font-size: 18px !important;
    color: red;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media(min-width: 1170px) {
    div#sidebar-wrapper {
        position  : fixed;
        width     : 15%;
        overflow-y: auto;
    }

    div#page-content-wrapper {
        width      : 85%;
        margin-left: 15%;
    }
}

@media(min-width: 1027px) {
    .list-group-flush>.list-group-item {
        font-size: 13px !important;
        padding  : 14px 0px 14px 12px;
    }

    p, a, span, select, input, tr, td, button {
        font-size: 13px;
    }

    h3 a {
        font-size: inherit !important;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1024px)  {
    .list-group-flush>.list-group-item {
        font-size: 11px !important;
        padding: 14px 12px 14px 12px;
    }
    svg {
        width: 12px !important;
        height: 12px !important;
    }
}

@media(min-width: 1170px) {
    div#sidebar-wrapper {
      position: fixed;
      width   : 15%;
    }
  
    div#page-content-wrapper {
      width: 85%;
      margin-left: 15%;
    }
    
  }
  
  @media only screen and (min-width: 768px) {
    button#sidebarToggle{
      display: none;
    }
  }
  @media only screen and (max-width: 1024px) {
    .login .rightColumn {
      display: none !important;
    }
    .profile-dropdown.collapse:not(.show) {
      display: block;
    }
    
    .avatarImage img {
      display: none;
    }
    .avatarInfo h3 {
      font-size: 15px;
    }
    .rotateText {
      display: none;
    }
  }
  @media only screen and (max-width: 767px) {
    #page-content-wrapper {
      width: 100vw;
    }
    .headr-search-btn {
      display: none;
    }
    #sidebar-wrapper .sidebar-heading {
      width: 240px;
    }
    .graphTitle .achivpFont {
      margin-bottom: 10px !important;
    }
    select.form-select.form-select-sm.w-25 {
      width: 100% !important;
    }
    .badgeRight {
      bottom: 0%;
    }
  }
  .gal-sec {
    width: 24%;
    margin: 5px 1% 5px 0%;
    float: left;
    position: relative;
}

.gal-sec img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
}

.gal-sec p {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    padding: 10px;
    word-break: break-all;
    opacity: 0;
}

.gal-sec:hover p {
    opacity: 1;
}

.gallery-inner.sortable.ui-sortable {
    display: flex;
    flex-wrap: wrap;
}

.gal-sec .close {
    position: absolute;
    right: 0px !important;
    font-size: 24px !important;
    text-align: center;
    top: 0;
    width: 20%;
    vertical-align: middle;
    text-decoration: none !important;
    background: rgba(249, 166, 26, 0.9);
    color: #fff;
    padding: 6px;
    display: none;
}

.gal-sec:hover .close {
    display: block;
}


/* hours of operation css */

#selectedData button {
    background-color: transparent;
    border: none;
    color: red;
}


.listing-second-view .open-hours ul li.today-timing img,
.listing-second-view .open-hours ul li.today-timing i {
    margin-right: 2px;
    width: 18px
}

.addDays {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.addDays button {
    border: none;
    color: #bd4600;
    background-color: transparent;
    font-size: 25px;
}

.submit_new_style .author-section.lp-form-row {
    background-color: #bdc3c7;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    padding: 26px 68px;
    width: 100%
}

.submit_new_style .lp-form-row-left>p {
    color: #fff
}

.submit_new_style a.btn-first-hover.lp-signout-btn {
    background-color: #bdc3c7;
    border: 1px solid #fff;
    display: inline-block;
    height: 48px;
    line-height: 44px;
    padding: 0;
    text-align: center;
    width: 139px
}

.submit_new_style .lp-form-row-right.text-right.pull-right.margin-top-35 {
    margin-top: 23px
}

.border-bottom {
    position: relative
}

.border-bottom::before {
    border-bottom: 1px solid #dedede;
    bottom: -11px;
    content: "";
    height: 1px;
    left: 3%;
    position: absolute;
    width: 94%
}

.submit_new_style {
    padding: 35px 40px 90px
}

.white-section {
    background-color: #fff;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    padding: 30px;
    width: 100%
}

.quick_tip {
    background-color: #f7fbfe;
    border-radius: 5px;
    float: left;
    margin-bottom: 25px;
    padding: 20px;
    width: 100%
}

.quick_tip h2 {
    color: #7f7f7f;
    line-height: 26px;
    margin-top: 0
}

.quick_tip>p {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px
}

p.paragraph-form {
    float: left;
    width: 100%
}

.blue-section {
    background-color: #fff;
    border-radius: 5px;
    color: #fff;
    float: left;
    padding: 30px 30px 30px;
    width: 100%
}

form#lp-submit-form .blue-section .form-group label {
    color: #1e2a36;
    font-weight: 700
}

.blue-section .preview-section .lp-secondary-btn.btn-first-hover {
    background-color: #27ae60;
    font-size: 20px;
    height: 55px;
    line-height: 24px;
    width: 100%
}

.blue-section .preview-section .lp-secondary-btn.btn-first-hover:hover {
    background-color: #078e40
}

.submit_new_style .form-control {
    height: 44px
}

.form-group.preview-section {
    padding-right: 0;
    text-align: center
}

form#lp-submit-form .blue-section .form-group .preview-section label {
    text-align: center;
    width: 100%
}

.blue-section .form-group input.form-control {
    height: 55px
}

.blue-section .form-group .checkbox.form-group {
    margin-bottom: 0;
    margin-top: 60px
}

.blue-section .preview-section i {
    float: right;
    font-size: 25px;
    margin-right: 25px;
    margin-top: -42px;
    position: relative
}

.blue-section .preview-section .error_box {
    background-color: #fff;
    border: 1px solid red;
    border-radius: 5px;
    bottom: 55px;
    display: none;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 12px;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 100%
}

.blue-section .preview-section .error_box::before {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: -9px;
    content: "";
    position: absolute;
    right: 20px;
    z-index: 1
}

.blue-section .preview-section .error_box::after {
    border-color: red transparent;
    border-style: solid;
    border-width: 10px 11px 0;
    bottom: -10px;
    content: "";
    position: absolute;
    right: 19px;
    z-index: 0
}

.page-container-four .jFiler-items-grid .jFiler-item {
    width: 25%
}

.page-container-four .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb {
    height: auto;
    width: 100%
}

.page-container-four .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets {
    padding: 3px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 0
}

.page-container-four .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets a.icon-jfi-trash.jFiler-item-trash-action {
    background-color: rgba(255, 255, 255, .7);
    float: left;
    padding: 5px 2px 5px 5px;
    text-align: center;
    width: 35px
}

.extra-fields h3 {
    margin: 0
}

.submit_new_style .checkbox label::before {
    opacity: .3
}

.submit_new_style textarea.form-control {
    height: 100px
}

.page-template-template-dashboard .page-heading.listing-page {
    display: none
}

.admin-top-section {
    background-color: #fff;
    float: left;
    width: 100%
}

.admin-top-section .user-portfolio .user-thumb {
    float: left;
    margin-right: 0;
    width: 20%
}

.admin-top-section .user-portfolio .user-text {
    float: left;
    padding-left: 20px;
    width: 80%
}

.admin-top-section .user-text p span {
    float: left;
    margin-right: 6px;
    width: 15px
}

.admin-top-section .user-text>p {
    color: #7f7f7f;
    font-size: 12px;
    margin-bottom: 0;
    line-height: normal
}

.admin-top-section h5.user-name {
    margin-top: 13px;
    text-transform: capitalize
}

.admin-top-section .social-icons.post-socials {
    display: inline-block;
    margin-left: 10px;
    margin-top: 0
}

.user-description-box>ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.admin-top-section .user-portfolio {
    float: left;
    padding: 30px;
    width: 100%
}

.count-text.all-listing {
    color: #41a6df
}

.count-text.pending-listing {
    color: #7f7f7f
}

.count-text.published-listing {
    color: #67a33b
}

.count-text.expired-listing {
    color: #d56d6d
}

.dashboard-content .lp-main-tabs .nav-tabs>li {
    text-align: left;
    margin: 0;
    width: 100%
}

.dashboard-content .lp-main-tabs .nav-tabs>li a {
    border-left: 4px solid transparent;
    border-top: 1px solid #576370;
    float: left;
    margin: 0;
    text-align: left;
    width: 100%
}

.dashboard-content .lp-main-tabs .nav-tabs>li.active>a,
.dashboard-content .lp-main-tabs .nav-tabs>li a:hover {
    border-left-color: #41a6df
}

.dashboard-content .lp-main-tabs .nav-tabs>li a::after {
    display: none
}

.dashboard-content .dashboard-tabs ul li span.icon {
    float: left;
    width: 25px
}

.dashboard-content {
    background-color: #363f48;
    float: left;
    width: 100%
}

.hours-select {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 25px;
}

.hours {
    margin-bottom: 15px;
}
.btn.btn-kayifi {
    background-color: #f58634;
    border-color: #f58634;
    color: #fff;
}

.btn.btn-kayifi:hover {
    background: #d47229;
    border-color: #f58634;
    color: #fff;
}

.profile-picture {
    max-width: 100px;
}
.filepicker-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.btn-link-c {
    background: #f8922d;
    color: #fff;
    border-radius: 5px;
    padding: 0.625em 1.125em;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    border: 2px solid transparent;
}
.filepicker-container .fp {
    position: absolute;
    opacity: 0;
    left: -99999px;
    top: -999999px;
}
.btn-link-c.xs {
    padding: 0.3125em 0.9375em;
}
.filepicker-container:not(.multiple) img {
    max-width: 9.375em;
    height: auto;
    margin: 0 0 0 0.9375em;
    cursor: pointer;
}
svg.w-5.h-5 {
    width: 20px;
}
a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150 {
    width: 40px;
}
a.relative.inline-flex.items-center.px-2.py-2.-ml-px.text-sm.font-medium.text-gray-500.bg-white.border.border-gray-300.rounded-r-md.leading-5.hover\:text-gray-400.focus\:z-10.focus\:outline-none.focus\:ring.ring-gray-300.focus\:border-blue-300.active\:bg-gray-100.active\:text-gray-500.transition.ease-in-out.duration-150 svg.w-5.h-5 {
    width: 20px;
}
div#listings-pagination {
    text-align: center;
    margin-top: 20px;
}
.hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between div {
    margin: 12px 0;
}
.flex.justify-between.flex-1.sm\:hidden{
    display: none;
}
.hidden.sm\:flex-1.sm\:flex.sm\:items-center.sm\:justify-between p.text-sm.text-gray-700.leading-5 {
    display: none;
}

.nav-pills.orange .nav-link.active {
    background: #f58635;
}

.nav-pills.orange .nav-link:not(.active):hover {
    color: #f58635;
}
.nav-pills .nav-link {
    color: #6c757d;
}

#toast-container .toast {
    background-color: #007bff;
}

#toast-container .toast-success {
    background-color: #28a745;
}

#toast-container .toast-error {
    background-color: #dc3545;
}

#toast-container .toast-info {
    background-color: #17a2b8;
}

#toast-container .toast-warning {
    background-color: #ffc107;
}