/*تم میم گالری*/
.header-logo h6.title.font-14 {
    font-size: 28px !important;
}

a.icon i {
    color: white !important;
}

.category-area .category-item span {
    color: white;
    font-size: 15px;
}

.container,
.category-area {
    background: #bf957c;
}

.title {
    color: white !important;
}


ul#categories-container li:last-child {
    display: none;
}

ul#categories-container li div.media-55 {
    border-radius: 50%;
    border: unset;
        margin-bottom: 8px;
}

.btn.btn-primary {
    background: #bf957c;
    border-color: #bf957c;
}

.pwa-offcanvas p {
    color: white;
}

.menubar-area .menubar-nav .nav-link.active{
    color :#bf957c;
}
.menubar-area .menubar-nav .nav-link:after {
    background: #bf957c;
}

.page-content.space-top.p-b65 {
    background: #bf957c;
}

ul.app-setting {
    display: none;
}

.sidebar .dz-icon i {
    color: #bf957c;
}

body {
    background: #bf957c;
}
.load-circle div {
    border-color: white;
}

#preloader {
    background: #bf957c;
}

.footer .container.py-2 {
    background: white;
}

.dz-product {
    color: black;
}

/*hide*/
/*.dz-banner{*/
/*    display:none;*/
/*}*/
a[href="/gardone.php"]{
    display:none;
}