/* GEZICI CONTENT-WIDTH DESKTOP MENU 20260905 */
@media (min-width: 1200px) {
  .header-style6 #primary-navigation {
    float: left !important;
    width: 1170px !important;
    min-width: 1170px !important;
  }

  .header-style6 #primary-menu {
    display: flex !important;
    width: 100% !important;
    height: 100%;
    margin: 0 !important;
  }

  .header-style6 #primary-menu > li {
    display: flex !important;
    flex: 1 1 0 !important;
    width: auto !important;
    min-width: 0;
    justify-content: center;
  }

  .header-style6 #primary-menu > li > a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-right: 8px !important;
    padding-left: 8px !important;
    font-size: 16px !important;
    text-align: center;
    white-space: nowrap;
  }
}
