.main-nav-container {
    background-color: #ffffff;

}
nav.nav-bar ul {
    background-color: #ffffff;
    color: #45342A;
}
container button i, .main-nav-container .mburger > i {
    color: #45342A;
}
.main-nav-container button i, .main-nav-container .mburger > i {
    color: #45342A;
}
@media (min-width: 1024px) {
    .f_enhanced-square-photos:not(.f_rounded-photos) .f_image-entry img {
        border-radius: 6px;
    }
}
/* توسيط الصور داخل سكشن الصور المربعة */
#E_square_photos_sec_1 .f_image-one-fourth {
  display: flex !important;
  justify-content: center !important; /* توسيط أفقي */
  flex-wrap: wrap !important;
  gap: 1.5rem !important;
  text-align: center !important;
  padding: 2rem 0 !important;
}

/* التحكم في حجم كل صورة */
#E_square_photos_sec_1 .f_image-one-fourth a {
  display: inline-block !important;
  max-width: 300px !important;
  width: 100% !important;
}
.sub-category {
    width: 190px !important;
    height: 85px !important;
}
/* 00000000000 */
/* إخفاء جميع الصور داخل القائمة الجانبية */
ul.main-menu img {
  display: none !important;
}