@media screen and (max-width: 1250px) {
  .header-container {
    flex-direction: column;
    height: 150px;
  }
  .header-menu {
    left: 0;
    right: 0;
    top: 94px;
  }
  ul.megamenu > li > a strong {
    height: unset !important;
  }
  .header-account {
    justify-content: center;
    width: 90%;
  }
  .header-quick-menu {
    width: 100%;
    justify-content: center;
  }
  .header-container.sticky {
    padding-bottom: 1rem;
    height: 160px;
  }

  .header-container.sticky .header-menu {
    top: 66px;
  }
  .search-result-wrapper {
    top: 177px;
  }
}

@media screen and (max-width: 991px) {
  .megamenu-wrapper {
    width: 65% !important;
  }
  .header-menu {
    width: 10%;
    top: 100px;
  }
  .header-container.sticky {
    height: 130px;
  }

  .header-container {
    justify-content: center;
    height: 130px;
    padding: 5px 10px;
  }
  .header-top-container {
    padding: 5px 10px;
  }

  .header-account {
    margin-top: 0.5rem;
    justify-content: end;
    height: 100%;
  }

  .show-menu > i {
    font-size: 23px;
  }

  .header-quick-menu {
    justify-content: end;
  }
  ul.megamenu > li.with-sub-menu > a {
    height: unset !important;
  }

  ul.megamenu > li {
    height: auto !important;
    justify-content: start;
  }

  ul.megamenu {
    justify-content: unset;
  }
  ul.megamenu > li > .sub-menu > .content {
    box-shadow: none !important;
  }

  ul.megamenu > li > .sub-menu {
    left: 0;
  }

  .search-input-wrapper .search-search {
    left: 37px;
  }

  .header-logo {
    height: 100%;
  }
  .search-result-wrapper {
    top: 156px;
  }
  .header-top-image > img {
    width: 15%;
  }
  .header-top-account > a {
    width: 15%;
  }
  .footer-iyzico > img {
    width: 30% !important;
  }
}
@media screen and (max-width: 800px) {
  .select-swiper {
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .widget-tittle > h3 {
    font-size: 20px;
  }
  .footerwebsite .footer-middle .newsletter-wrapper .cbx {
    width: 560px;
  }

  .footer-wrapper {
    flex-wrap: wrap;
    width: 100%;
  }

  .footer-wrapper .footer-list {
    width: 50% !important;
  }

  .footer-wrapper .footer-list:not(:last-child) {
    border: none;
    margin: 0;
  }
  .footer-list ul {
    justify-content: center;
    align-items: center;
  }

  .footer-site-name {
    justify-content: center;
  }

  .footer-list-title {
    justify-content: center;
    display: flex;
    margin-top: 0;
  }
  .footer-wrapper .footer-list > img {
    width: 50% !important;
  }
}
@media screen and (max-width: 650px) {
  .gallery-banner-wrapper .gallery-banner:not(:last-child) {
    margin-right: 10px;
  }

  .gallery-banner-wrapper .gallery-banner {
    width: 48%;
  }
  .footer-wrapper {
    padding-top: 11rem;
  }
}
@media screen and (max-width: 600px) {
  .footerwebsite .footer-middle .newsletter-wrapper {
    width: 100%;
    padding: 0 20px;
  }

  .footer-wrapper .footer-list {
    padding: 0;
  }

  .footer-list-title {
  }
}
@media screen and (max-width: 550px) {
  .header-top-image > img {
    width: 25%;
  }
  .header-top-account > a {
    width: 25%;
  }
}
@media screen and (max-width: 426px) {
  .select-swiper .modul-name {
    font-size: 19px;
  }
  .footer-wrapper .footer-list > img {
    width: 100% !important;
  }
  .footer-iyzico > img {
    width: 55% !important;
  }
}
@media screen and (max-width: 376px) {
  .header-container {
    height: 115px;
  }
  .header-menu {
    top: 93px;
  }
  .new-newscontainer {
    padding: 7px;
  }

  .new-newscontainer .text-slide {
    font-size: 9px;
  }

  .widget-tittle > h3 {
    font-size: 14px;
  }

  .select-swiper .modul-name {
    font-size: 17px;
  }

  .home-gallery
    .gallery-lower
    .gallery-slider
    a
    > .product-caption
    .product-name {
    font-size: 11px;
  }

  .home-gallery
    .gallery-lower
    .gallery-slider
    a
    > .product-caption
    .product-price
    .price-new {
    font-size: 14px;
  }

  .discount-wrapper span {
    font-size: 14px;
  }
  .footer-wrapper {
    padding-top: 15rem;
  }
  .footer-wrapper .footer-list {
    width: 100% !important;
  }
  .footer-list-title {
    margin-top: 1rem;
  }

  .footer-list-title > span {
    font-size: 15px;
  }

  .footer-list > ul > li > a {
    font-size: 13px;
  }
  .footerwebsite
    .footer-middle
    .newsletter-wrapper
    .newsletter-group
    .newsletter {
    width: 310px !important;
  }
}
