@media only screen and (max-width: 579px) {
    header .infobar {
        flex-direction: column;
    }

    header .infobar .logo {
        text-align: center;
    }

    header .minimenu a.whatsapp {
        display: none;
    }

    header .minimenu a {
        font-size: 10px;
        padding: 0 8px;
    }

    header .minimenu {
        margin-bottom: 15px;
    }

    section.encokSatanUrunler .nav-pills .nav-item {
        display: block;
        width: 100%;
    }

    section.slider .swiper-pagination {
        display: none;
    }

    header .menu .navbar {
        display: none;
    }

    header .menu .menusag {
        max-width: 100%;
        padding-right: 0;
    }

    .mobile-icon {
        display: block !important;
    }

    .mobile-drop {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0,  0.5);
        opacity: 0;
        z-index: -1;
        transition: all ease .4s;
    }

    .mobile-drop.active {
        opacity: 1;
        z-index: 8;
    }
    .mobile-header.active {
        left: 0;
    }

    .mobile-header .logo {
        display: block;
        text-align: center;
        padding: 20px 0;
        margin-bottom: 25px;
    }
    .mobile-header .logo img {
        max-width: 100%;
    }
    .mobile-nav {}
    .mobile-nav > li {
    }
    .mobile-nav > li.subMenu .dropdown{
        max-height: 0;
        overflow: hidden;
        transition: all ease .3s;
    }
    .mobile-nav > li.subMenu > a:after {
        font-family: "Font Awesome 5 Free";
        content: "\f0d7";
        position: absolute;
        right: 10px;
        top: 3px;
        font-size: 22px;
        line-height: 1;
    }
    .mobile-nav > li > a {
        position: relative;
        display: block;
        padding: 10px 20px;
        font-size: 10px;
        color: #000;
        font-weight: bold;
        border-bottom: 1px solid #d2d2d2;
    }
    .mobile-nav li.subMenu .dropdown.active {
        max-height: 100%;
        transition: all ease .3s;
    }

    .mobile-nav li.subMenu .dropdown h5 {
        display: none;
    }
    .mobile-nav li.subMenu .dropdown .subdropdown ul {
    }

    .mobile-nav li.subMenu .dropdown .subdropdown ul li {
    }
    .mobile-nav li.subMenu .dropdown .subdropdown ul li a {
        background-color: #f9ba21;
        color: #fff;
        padding: 6px 20px;
        font-size: 10px;
        display: block;
    }

    .mobile-header .social {
        padding: 6px 20px;
    }
    .mobile-header .social a {
        margin-right: 8px;
    }
    .mobile-header .social a i {
        color: #000000;
        font-size: 14px;
    }
    .mobile-header .iletisimBilgi {
        padding: 6px 20px;
    }
    .mobile-header .iletisimBilgi span {
        font-size: 10px;
        font-weight: 400;
        color: #000000;
        line-height: 1;
        display: block;
    }
    .mobile-header .iletisimBilgi strong {
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        line-height: 1;
        margin-bottom: 15px;
        display: block;
    }
    section.gurbuzogullarihakkinda .content {
        height: 540px;
        padding-top: 30px;
        align-items: unset;
    }
    section.gurbuzogullarihakkinda .content:before {
        position: absolute;
        right: 0px;
        bottom: 0px;
        top: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom center;
    }
    footer .sosyal {
        margin-bottom: 20px;
    }
    footer .bg {
        padding: 20px 0;
    }
    footer .logo {
        text-align: center;
    }
    footer .copyright {
        flex-direction: column;
    }
    footer .copyright span {
        text-align: center;
        margin-bottom: 15px;
        font-size: 12px;
    }
    footer .copyright .chark {
        padding-bottom: 20px;
    }
    .container.newrow {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .row.newrow {
        margin-right: -15px;
        margin-left: -15px;
    }
    .row.newrow > div {
        padding-right: 15px;
        padding-left: 15px;
    }
    .container.newzero {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .magaza-item .magaza-box {
        height: auto;
    }
    .page-container .sidebar {
        margin-bottom: 30px;
    }
    section.banner.hakkimizda .img {
        padding-bottom: 50%;
    }
    .breadcrumb {
        margin: 0;
    }
    .sidebar {
        display: none;
    }
    section.urunDetay .sosyal {
        margin-bottom: 15px;
    }
    section.urunDetay .urunTablar .nav-pills .nav-item > a {
        font-size: 12px;
        padding: 10px 14px 10px 0px;
    }

    #yorumGonderForm .col-md-4 {
        order: 3;
    }
    #yorumGonderForm .btn.btn-warning{
        display: block;
        width: 100%;

    }
    .rating-stars ul > li.star > i.fa {
        font-size: 1.6em;
        color: #ccc;
    }

    header .menu .menusag .diller {
        display: none;
    }

    .diller .list a.active {
        font-weight: bold;
        text-decoration: underline !important;
    }

    .uyelikFormu {
        margin-bottom: 30px;
    }
    .check {
        height: auto;
    }

}

@media only screen and (min-width: 580px) and (max-width: 767px) {
}

@media only screen and (min-width: 768px) and (max-width: 1040px) {
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

}

@media only screen and (max-width: 1400px) {
    header .menu .navbar-nav > li > a:after {
        right: unset;
        left: 0;
    }
    header .menu .navbar-nav > li > a {
        font-size: 12px;
    }
}

header .menu .navbar-nav > li > .dropdown {
    z-index: 9;
}

html, body {
    position: relative;
}

.mobile-header {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -80%;
    background-color: #ffffff;
    width: 80%;
    z-index: 9;
    transition: all ease .5s;
}

.mobile-header .content {
    height: 100vh;
    position: sticky;
    top: 0;
}

.mobile-icon {
    display: none;
    font-size: 22px;
    color: #fff;
    cursor: pointer;
}