.galleryWidget .item .detail {
  display: none;
}

.safirWidget.homeWidget.c1Bg {
  background-color: #f1f1f1 !important;
}

#menu a {
  font-size: 15px !important;
}

.menuBlock ul.menu li:last-child {
    border-bottom: none !important;
}
 .nakliyat-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
  }
  .nakliyat-table th,
  .nakliyat-table td {
    padding: 12px;
    border: 1px solid #dddddd;
    text-align: center;
  }

  .nakliyat-table thead th {
    background-color: #2f2f2f;
    color: #ffffff;
  }

  .nakliyat-table tbody tr:nth-child(odd) {
    background-color: #ffffff;
  }

  .nakliyat-table tbody tr:nth-child(even) {
    background-color: #f5f5f5;
  }

  .nakliyat-table tbody tr:hover {
    background-color: #eaeaea;
  }
.headerWhite #menu li.ozel > a {
  background: #db0000 !important;
}
.headerWhite #menu li.ozel > a:hover {
  background: #e50000 !important;
}
#menu li.ozel > a {
  color: #fff !important;
}

.buttonWidget a {
  border-left: 5px solid !important;
  border-bottom: none !important;
  border-radius: 2px;
}
#menu .sub-menu a {
  min-width: 240px !important;
}
.headerWhite #menu li.ozel > a {
  background: #ff7d44 !important;
}
.headerWhite #menu li.ozel > a {
  transition: background 0.3s ease;
}

.headerWhite #menu li.ozel > a:hover {
  background: #da632e !important;
}
.sidebarWidget {
  margin-top: 10px !important;
}

@media (max-width: 600px) {
  #safirPage .safirWidget.safirGrid .items .list {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
@media (max-width: 600px) {
  .safirWidget.numberWidget .iconList .item-container {
    width: 100% !important;
  }
}
.center {
  text-align: center;
}
.wp-block-safirtema-sorucevap:last-child {
  border-bottom: none;
}
.aboutWidget .menuBlock .item-container {
  box-shadow: 0 4px 20px rgba(200,200,200,.2) !important;
  border-radius: 5px !important;
  border: 1px solid #f2f2f2;
}