





















/***** zaxf *****/

.dashboard-content-container {
    background: #0F1123;
}
.dashboard-headline h3 {
    color: #AFAFAF;
}
.small-footer .footer-social-links li a {
    color: #afafaf;
}
#breadcrumbs.dark {
    background-color: #191a27;
}
.fun-fact {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
}
.fun-fact span {
    color: #ddd;
}
.fun-fact h4 {
    color: #9495a3;
}
.fun-fact-icon {
    border-radius: 13px;
}
.dashboard-box {
    border-radius: 20px;
    background-color: #fdfdfd26;
}
.dashboard-box .headline h3 {
    color: #cbcbcb;
}
#header, #header .right-side {
    background-color: #191a27;
}
.header-widget {
    border-right: 0px solid #e0e0e00f !important;
}
#logo {
    border-left: 0px solid #e0e0e00f !important;
}
.dashboard-sidebar {
    background-color: #0b0d1a;
}

.dashboard-nav ul li a i {
    color: #d9d9d9;
}

.dashboard-nav ul li a {
    color: #bfbfbf;
}

.dashboard-box .button.dark {
    background-color: #191a27c2;
    border-radius: 14px;
    box-shadow: 0 3px 8px rgb(0 0 0 / 10%);
}
.dashboard-box .headline {
    border-bottom: 1px solid #0f1123;
}
.submit-field h5 {
    color: #d3d3d3;
}

input, input[type=text], input[type=password], input[type=email], input[typebutton=number], textarea, select {
    background-color: #0f1123;
    color: #d7d7d7;
}
input.with-border, input[type=text].with-border, input[type=password].with-border, input[type=email].with-border, input[type=number].with-border, textarea.with-border, select.with-border {
    border: 0px solid #e0e0e0;
}
.simditor .simditor-wrapper {
    background: #0f1123 !important;
}
.editor-style div, .editor-style p, .simditor .simditor-body div, .simditor .simditor-body p {
    color: #d7d7d7 !important;
}

.simditor .simditor-toolbar>ul>li>.toolbar-item {
    color: #fff !important;
}
.simditor .simditor-toolbar {
    border-bottom: 1px solid #eeeeee9e !important;
    background: #0f1123 !important;
}
.simditor {
    border: 0px solid #c9d8db85 !important;
}
.submit-field small {
    color: #ffffff94;
}
label, legend {
    font-weight: 600;
}
.bootstrap-select.btn-group button {
    color: white;
    background-color: #0f1123;
    font-weight: 600;
}
.dashboard-box .headline {
    border-bottom: 0px solid #0f1123;
}
.submit-field h4 {
    color: #fff;
}
.submit-field ol li, .submit-field ol, label.col-sm-4.control-label {
    color: #fff;
}
.simditor .simditor-popover {
    background: #0e1022;
}
.simditor .simditor-toolbar>ul>li.menu-on .toolbar-item span {
    color: #000;
}
.simditor .simditor-toolbar>ul>li>.toolbar-item.active{
    background: #88888854 !important;
}
.small-footer {
    border-top: 1px solid #e0e0e059;
}
.dialog-with-tabs {
    background: #202236a6;
}
.popup-tabs-nav {
    background: #202236a6;
    border-bottom: 1px solid #e0e0e02b;
}


.popup-tabs-nav li.active a:hover, .popup-tabs-nav li.active {
    background-color: #ffffff00;
}

.popup-tabs-nav li.active:after {
    background-color: #fff0;
}
.popup-tabs-nav li a {
    border-left: 1px solid #e0e0e02b!important;
}
.dialog-with-tabs .mfp-close {
    background-color: #f8f8f800;
}
.dialog-with-tabs .mfp-close {
    border-right: 1px solid #e0e0e033!important;
}
table#qr-orders-table {
    background: #ffffffde;
}
.order-print {
    background: #fff;
    padding: 12px;
}
.dashboard-box-list tbody tr {
    background: #fff;
}
table.quickad-codes tbody td {
    color: #ffffffab;
}
.notification.notice {
    background-color: #e9f7fe45;
    color: #fff;
    padding: 12px;
}


#footer {
    background: url(https://menubarcode.com/templates/restro-theme/newin/images/media/img_77.webp) no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.footer-middle-section {
    background: linear-gradient(
180deg, #0F1123 0%, rgba(15, 17, 35, 0.83) 48.7%, #0F1123 100%);
}
.footer-bottom-section {
    background: linear-gradient( 
180deg, #0F1123 0%, rgba(15, 17, 35, 0.83) 48.7%, #0F1123 100%);
    border-top: 1px solid #484848 !important;
}
.js-accordion-body.dark {
    background: #fcfcfc05;
}
label.switch.padding-left-40 {
    color: #fff;
}
#header-container {
    background: #0f1123;
}

@media (max-width: 992px){
.dashboard-nav.active ul, .dashboard-nav.active {
    background: #ffffff08;
}
}
.header-notifications.active .header-notifications-dropdown {
    background-color: #191a27;
}
ul.user-menu-small-nav li a {
    color: #ededed;
}
.language-switcher.bootstrap-select .dropdown-menu {
    background: #191a27;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    color: #fff;
}
div#feature, .fancy-feature-thirteen, .fancy-feature-eighteen, .video-box-two, .fancy-feature-fourteen, .fancy-short-banner-seven {
    margin-top: 60px !important;
}


ul.dropdown-menu.inner, .dropdown-menu.open {
    background: #1d1f31;
}




.pricing-nav-three .nav-item:nth-child(2) .nav-link {
    border-radius: 0 0px 0px 0;
}
.nav-tabs .nav-link {
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    border-top-left-radius: 0rem;
}

.pricing-nav-three .nav-item:nth-child(1) .nav-link {
    border-right: 2px solid #f5616b;
    border-left: 2px solid #f5616b;
}

.pricing-nav-three .nav-item .nav-link span {
    font-size: 10px !important;
}

@media (max-width: 767px){
.pricing-nav-three .nav-item .nav-link {
    width: 100px !important;
}}


@media (min-width: 993px) {.pricing-plans-container {box-shadow: none;display: block;margin-top: -40px }
.pricing-plan {box-shadow: 0 0 25px rgba(0, 0, 0, .1);margin-bottom: 40px;flex: auto;width: 30%;border-radius: 4px; display: inline-block; padding: 35px !important }
.pricing-plan.recommended {padding: 35px;margin: 0 0 40px }
.recommended.pricing-plan {box-shadow: 0 0 25px rgba(0, 0, 0, .1);margin-top: 80px }
}


.pricing-nav-three .nav-item:nth-child(2) .nav-link {
    border-left: 2px solid #f5616b;
}



#logo, .header-widget {
    border-right: 0px solid #e0e0e021 !important;
    border-left: 1px solid #e0e0e000 !important;
}


































