@media only screen and (max-width: 1300px) {
    img#animate {
        max-width: 90%;
    }

    #insta div:nth-child(2) a:nth-child(1) {
        width: 111%;
    }

    .shopping-icon-box{
        width: 20%;
    }

    .sepet-metin{
        line-height: normal;
    }
}

@media only screen and (max-width: 1000px) {
    #insta div:nth-child(3) a:nth-child(2) {
        width: 71%;
    }

    #insta div:nth-child(3) a:nth-child(1) {
        width: 71%;
    }

    .order-xsm-1 {
        order: 1 !important;
    }

    .order-xsm-2 {
        order: 2 !important;
    }

    .order-xsm-3 {
        order: 3 !important;
    }

    .order-xsm-4 {
        order: 4 !important;
    }

    .order-xsm-5 {
        order: 5 !important;
    }

    .order-xsm-6 {
        order: 6 !important;
    }

    .order-xsm-7 {
        order: 7 !important;
    }

    .order-xsm-8 {
        order: 8 !important;
    }

    .order-xsm-9 {
        order: 9 !important;
    }

    .order-xsm-10 {
        order: 10 !important;
    }

    .custom-nav {
        display: none;
    }

    .mt-sm-6 {
        margin-top: 7rem !important;
    }

    .nav-icon-5 {
        width: 30px;
        height: 22px;
        margin: 10px 10px;
        position: relative;
        cursor: pointer;
        display: inline-block;
    }

    .nav-icon-5 span {
        background-color: #fff;
        position: absolute;
        transition: .3s cubic-bezier(.8, .5, .2, 1.4);
        width: 100%;
        height: 2px;
        transition-duration: 500ms
    }

    .nav-icon-5 span:nth-child(1) {
        top: 0px;
        left: 0px;
    }

    .nav-icon-5 span:nth-child(2) {
        top: 9px;
        left: 0px;
        opacity: 1;
    }

    .nav-icon-5 span:nth-child(3) {
        bottom: 3px;
        left: 0px;
    }

    .nav-icon-5.open span:nth-child(1) {
        transform: rotate(45deg);
        top: 9px;
    }

    .nav-icon-5.open span:nth-child(2) {
        opacity: 0;
    }

    .nav-icon-5.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 9px;
    }

    .home-card-group {
        margin-top: 6rem !important;
    }

    .home-card-group .col-lg-8 {
        padding-right: 0;
    }

    .home-card-group .text-card h1 {
        font-size: 1.5rem;
    }

    .home-card-group .text-card p {
        font-size: 11px;
    }

    .home-card-group .text-card em {
        font-size: 14px;
    }
    
    .swiper-slide img {
        width: 100%;
    }

    .shopping-nav {
        display: none;
    }

    .basket {
        margin-top: 125px;
    }

    .basket .table-h200 > tbody > tr > th {
        height: 150px;
    }

    .w-sm-100 {
        width: 100% !important;
    }

    .basket .spt-left-desc h5 {
        font-size: 1rem;
    }

    .basket .spt-left-desc p {
        font-size: 14px;
        font-family: 'Libre Baskerville,Times,serif';
        letter-spacing: 1px;
    }

    .blog-page {
        margin-top: 8rem !important;
    }

    .grid-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px 40px;
        grid-template-areas: "grid-1 grid-3" "grid-4 grid-5" "grid-2 grid-2";
    }

    .grid-a {
        grid-area: grid-a;
    }

    .grid-c {
        grid-area: grid-c;
    }

    .grid-b {
        grid-area: grid-b;
    }

    .fixFullPage ul {
        margin-top: 15%;
    }

    #swwp {
        width: 30%;
    }

    .nav-pills .nav-link {
        font-size: 12px;
    }

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        font-size: 13px;
    }

    .ping .pageCenter {
        width: 900px;
    }

    .ping img {
        width: 420px;
        height: 330px;
    }

    .pingTextContainer {
        width: 420px;
        height: 330px;
    }

    .pingTextContainer h1 {
        font-size: 1.5rem;
        padding-top: 3rem !important;
        font-weight: 600;
    }

    .pingTextContainer p {
        font-size: 1rem;
        padding: 0 10% 0 20% !important;
    }

    .grid-d {
        grid-area: grid-d;
    }

    .grid-e {
        grid-area: grid-e;
    }

    .login-img {
        display: none;
    }

    .shopping-icon-container{
        justify-content: space-between;
    }

    .shopping-icon-box{
        width: 23%;
        margin: 0;
    }

    .shopping-icon-box span{
        font-size: 13px;
    }

    .sepet-metin{
        font-size: 13px;
    }

    .js-image-zoom__zoomed-image{
        display: none !important;
    }

    .urunislem_odeme, .urunislem_teslimat, .urunislem_odeme {
        height: auto;
    }
}

@media only screen and (max-width: 770px) {
    .blog-detay-head {
        height: 345px;
    }

    .user {
        right: 14%;
    }

    .home-card-group .text-card p {
        line-height: 17px;
        font-size: 13px;
    }

    #insta div:nth-child(1) a:nth-child(4) {
        position: absolute;
        left: -38px;
        top: 5%;
        width: 61%;
    }

    #insta div:nth-child(1) a:nth-child(3) {
        width: 55%;
        float: right;
        margin: 0 0px 0 0;
    }

    #insta div:nth-child(1) a:nth-child(2) {
        width: 55%;
        margin: 20% 0px 15px 15px;
        float: right;
    }

    #insta div:nth-child(1) a:nth-child(1) {
        bottom: -53px;
        right: 0px;
        width: 25%;
    }

    #insta div:nth-child(3) a:nth-child(3) {
        position: absolute;
        right: -60%;
        top: 5%;
        width: 61%;
    }

    #insta div:nth-child(3) a:nth-child(3) {
        right: -21%;
        top: 5%;
        width: 61%;
    }

    #insta div:nth-child(3) a:nth-child(2) {
        width: 49%;
    }

    #insta div:nth-child(3) a:nth-child(1) {
        width: 49%;
    }

    .fixFullPage ul li a {
        font-size: 12px;
    }

    .openedMenuHed {
        width: 140px;
    }

    #araFunc {
        width: 28%;
    }

    .urun-detail {
        margin-top: 16px;
    }

    .ping img {
        width: 350px;
        height: 250px;
    }

    .pingTextContainer {
        width: 350px;
        height: 250px;
    }

    .pingTextContainer h1 {
        font-size: 1.2rem;
    }

    .pingTextContainer p {
        font-size: 0.8rem;
    }

    .ping {
        height: 684px;
    }

    .second {
        top: -143px !important;
    }

    .openedMenuHed ul li {
        width: 149px;
    }

    .fixFullPage ul {
        margin-top: 22%;
    }

    .nav-mobile-ul > li {
        margin-left: 13px !important;
        width: 116px;
    }

    .menuFoot {
        bottom: 0%;
    }

    .basket .table-h200 > tbody > tr > th {
        height: 130px;
    }

    .basket .table-h200 > tbody h2 {
        font-size: 14px;
    }

    .basket .table-h200 > tbody h6 {
        font-size: 13px;
    }

    .basket .table-h200 > tbody small {
        font-size: 13px;
    }

    .delete-btn {
        padding: 8px;
    }

    .delete-btn svg {
        width: 6px;
        height: 6px;
    }

    footer .foot {
        padding: 20px 0;
    }

    .shopping-icon-box{
        height: 90px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .sepet-metin{
       margin-top: 5rem;
    }

    .kart-Sözlesme-box{
        display: block !important;
    }

    .kart-Sözlesme-box small {
        display: block !important;
        margin-bottom: 10px;
    }

    .kart-Sözlesme-box small a {
        display: inline-block !important;
    }

    .kargo_firma .labl{
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 650px) {
    .ping .pageCenter {
        width: 450px;
    }

    .noCpoRes {
        display: none;
    }

    .specialImg2 {
        margin-left: 1%;
    }

    .specialImg {
        margin-left: 1%;
    }

    .imgCvr {
        left: 26%;
    }

    .ping .d-flex {
        display: block !important;
    }

    .ping {
        height: 1560px;
    }

    .ping .pageCenter {
        height: auto;
    }

    .second {
        top: 95px !important;
        padding-left: 0;
    }

    .teslimat-info h6 {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .ping img {
        width: 450px;
        height: 350px;
        right: 0;
    }

    .second img {
        left: 0;
        top: 0;
    }

    .pingTextContainer h1 {
        padding: 30px 15% 5% 13%;
        padding-top: 4rem !important;
    }

    .pingTextContainer p {
        padding: 0 10% 0 13% !important;
    }

    .pingTextContainer {
        width: 450px;
        height: 350px;
        margin-top: unset;
    }

    footer .foot {
        padding: 28px 0;
    }

    footer .foot > .row > .col-sm-4 h6 {
        width: 100%;
        text-align: center;
    }

    footer .foot > .row > .col-sm-4 > ul > li > a {
        width: 100%;
        text-align: center;
    }

}

@media only screen and (max-width: 580px) {
    .videoY1 {
        font-size: 27px;
    }

    #insta div:nth-child(2) a:nth-child(1) {
        width: 100%;
    }

    .logoText svg {
        width: 82px;
        left: 9px;
        top: 5px;
    }

    #insta div:nth-child(1) {
        width: 8%;
    }

    .user {
        right: 15.5%;
    }

    .copri {
        display: block !important;
        text-align: center;
        background-color: #47444a;
        z-index: 9;
    }

    .openLogo {
        margin-left: 13px;
    }
    .mobileBasket{

    }
    .openLogoText {
        left: 55% !important;
        top: 2.9rem !important;
    }

    .fixFullPage > ul {
        overflow: hidden;
        height: 50vh;
        width: 100%;
        /*overflow-y: scroll;*/
    }

    .menuOpenFix > ul > li {
        width: 100%;
        position: relative;
    }

    .menuOpenFix > ul > li::after {
        font-family: "Font Awesome 5 Free";
        content: "\f078";
        font-weight: 900;
        font-size: 11px;
        position: absolute;
        right: 15px;
        width: 30px;
        height: 30px;
        top: 14px;
        color: #d0b8ae;
    }

    .menuOpenFix > ul > li:nth-child(5)::after {
        /*content: "";*/
    }

    .copri img {
        width: 88%;
    }

    footer .foot .social-media li i {
        left: -4px;
    }

    .basketContainer {
        top: 3.7em;
    }

    .menuOpen div:nth-child(3) {
        top: 24px !important;
        left: 8px !important;
        width: 33px !important;
    }

    .menuOpen div:nth-child(1) {
        top: 24px !important;
        left: 8px !important;
        width: 33px !important;
    }

    .home-card-group {
        margin-top: -2rem !important;
    }

    .card {
        margin-top: 0 !important;
    }

    .videoY2 {
        font-size: 14px;
    }

    .home-card-group .text-card h1 {
        font-size: 1.4rem;
    }

    .home-card-group .text-card p {
        font-size: 14px;
    }

    .nav-mobile {
        height: 65px;
    }

    .nav-mobile .mobile-logo {
        width: 120px;
    }

    .nav-mobile .nav-mobile-header .row .col-sm-4 {
        width: fit-content;
    }

    .home-card-group > .row > .col-lg-4 {
        padding: 0 20px !important;
    }

    .basketContainer svg {
        width: 25px;
        height: 25px;
    }

    .fullPageMenu {
        width: 50px;
        height: 50px;
        border: unset!important;
    }

    .fullPageMenu div {
        left: 8px;
        width: 30px;
    }

    .logo {
        width: 60px;
        height: 60px;
        left: 126px;
        background-color: unset;
    }
    .st1 {
        /*fill: #ffffff!important;*/
    }
    .logoText {
        top: 3.9rem;
        left: 198px;
        padding-left: 2px;
        height: 25px;
    }

    .fullPageMenu div:nth-child(2) {
        top: 25px;
    }

    .fullPageMenu div:nth-child(3) {
        top: 34px;
    }

    .fullPageMenu div:nth-child(1) {
        top: 15px;
    }

    .home-card-group > .row > .col-lg-4 .mt-sm-4 {
        margin-top: 25px !important;
    }

    .home-card-group > .row > .col-lg-8 {
        padding: 0 20px !important;
    }

    .home-card-group > .row > .col-lg-12 {
        padding: 0 20px !important;
    }

    .urun-box {
        justify-content: center;
    }

    .urun-desc {
        padding: 15px 25px;
    }
    
    .arama-input{
        font-size: 30px;
    }
    
    .basket > ul > li > a {
        font-size: 10px;
    }

    .basket .table-h200 > tbody > tr > th {
        height: 100px;
    }

    .basket .table-h200 > tbody h2 {
        font-size: 12px;
    }

    .basket .table-h200 > tbody h6 {
        font-size: 11px;
    }

    .basket .table-h200 > tbody small {
        font-size: 12px;
    }

    .custom-form-control {
        height: 35px;
    }

    footer .foot > .row > .col-lg-3 {
        padding: 0 20px !important;
    }

    footer .foot > .row > .col-lg-3 h6 {
        margin-top: 20px;
        text-align: center;
    }

    .social-media {
        justify-content: center;
    }

    .blog-page {
        margin-top: 5rem !important;
    }

    .grid-container {
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px 40px;
        grid-template-areas: "grid-1" "grid-3" "grid-4" " grid-5" "grid-2";
    }

    .grid-a {
        grid-area: grid-a;
    }

    .grid-c {
        grid-area: grid-c;
    }

    .grid-b {
        grid-area: grid-b;
    }

    .grid-d {
        grid-area: grid-d;
    }

    .grid-e {
        grid-area: grid-e;
    }

    .btn-custom-large-dark.w-25 {
        width: 100% !important;
    }

    .extraButtons {
        padding: 0 !important;
        bottom: 4% !important;
        z-index: 9999;
        background-color: unset;
    }

    .blog-detay-head {
        height: 315px;
    }

    .sepet-mobile-none {
        display: none;
    }

    .sepet-mobile {
        display: block;
    }

    .sepet-urun-img {
        height: 100px;
        display: block;
        width: fit-content;
    }

    .sepet-urun-desc {
        margin-left: 20px;
        width: 80%;
        display: flex;
        flex-direction: column;
    }

    .sepet-urun-desc-2 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: auto;
    }

    .sepet-urun-desc-1 > .d-flex > h4 {
        font-size: 14px;
    }

    .delete-btn svg {
        width: 6px;
        height: 6px;
    }

    .sepet-urun-desc-1 > .d-block > small {
        font-size: 11px;
    }

    .sepet-urun-desc-2 > .maininput {
        width: 75px;
    }

    .maininput {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid #ced4da;
        width: 120px;
    }

    .sepet-urun-desc-2 > .maininput .plus {
        width: 9px;
    }

    .sepet-urun-desc-2 > .maininput input {
        font-size: 12px;
        height: 30px;
    }

    .sepet-urun-desc-2 > .maininput .plus {
        width: 9px;
    }

    .shopping-icon-box{
        width: 100%;
        margin: 10px 0;
    }

    .shopping-icon-box span {
        font-size: 15px;
    }

    .sepet-metin{
        margin-top: 0;
    }

    .siparis-btn{
        padding-left: calc(var(--bs-gutter-x)/ 2) !important;
    }

    .footNone{
        display: none !important;
    }

    footer .foot ul li a {
       margin: 0 auto;
        font-size: 13px;
        line-height: 25px;
    }
    
    .mobileBasketContainer > .basketContainer.searchhead{
        display: none;
    }
    
    .mobileSearch{
        height: unset;
        margin-bottom: 20px;
    }
    .mobileSearch:after{
        content: none;
    }

    .mobileSearch > form{
        position: relative;
    }
    .mobileSearch > form > button {
    position: absolute!important;
    width: 35px!important;
    height: 30px!important;
    fill: #e2c8bb!important;
    right: 5px!important;
    top: 6px!important;
    background: transparent;
    border: transparent;
    }
}

@media only screen and (max-width: 475px) {
    .basket .table-h200 > tbody h2 {
        font-size: 11px;
    }

    .menuOpenFix > ul > li {
        overflow: hidden;
        padding: 0.8rem 1.3rem;
        padding-left: 0.5rem;
        display: block;
    }

    .mobileSearch {
        height: unset!important;
        padding: 0 35px 0 0!important;
    }
    .mobileSearch:after{
        content: none!important;
    }

    .fixFullPage > ul > li a {
        /*font-size: 16px;*/
        top: 0;
    }

    .fixFullPage > ul {
        display: block;
        margin-top: 42%;
    }

    .navKatProd > li {
        height: 24px !important;
        padding: 0 !important;
        margin-left: 0px !important;
    }

    .navKatProd {
        margin-top: 10% !important;
    }

    .openedMenuHed {
        display: none;
    }

    .menuOpenFix > ul > li:hover {
        height: fit-content;
    }

    .menuOpenFix > ul > li:hover .openedMenuHed {
        display: block;
        height: auto;
        position: relative !important;
        margin-top: 2rem !important;
    }


    .extraButtons a {
        font-size: 10px !important;
    }

    .extraButtons ul li {
        margin-left: -19px;
        width: max-content;
    }

    #araFunc {
        width: 100%;
        margin-bottom: 3rem;
        margin-top: 1rem !important;
    }

    .basket .table-h200 > tbody small {
        font-size: 10px;
    }

    .custom-form-control {
        padding: 3px 3px;
    }

    .scrollBg{
        height: 70px;
    }

    .openedMenuHed ul li {
        width: auto;
    }

    .fullPageMenu {
        top: 2.4rem;
    }

    .logo {
        top: 2.2rem;
        left: 70px;
        margin-left: 0 !important;
    }

    .logoText {
        top: 3.4rem !important;
        left: 140px !important;
    }

    .mobileBasketContainer{
        width: 80px;
        top: 3.2rem;
    }

    .text-card{
        top: 0;
    }

    .card-box{
        max-height: unset !important;
    }

    .sepet-metin {
        font-size: 11px;
    }

    .sepet-sonuc-box-ct{
        padding-left: 0 !important;
    }

    .sepet-sonuc-box{
        padding: 10px 0;
    }

    .sepet-sonuc-box div{
       justify-content: center !important;
    }

    .sepet-sonuc-box h6{
       justify-content: center !important;
    }
}

@media only screen and (max-width: 400px) {
    .blog-detay-head {
        height: 250px;
    }

    .custom-form-control {
        height: 50px;
        border-radius: 0;
        transition: all .3s;
        padding: 3px 3px;
    }

    .basket .table-h200 > tbody h2 {
        font-size: 10px;
    }

    .basket .table-h200 > tbody small {
        font-size: 9px;
    }

    .fullPageMenu {
      left: 10px;
    }

    .fullPageMenu div:nth-child(2) {
        width: 20px;
    }

    .fullPageMenu div {
        width: 25px;
    }

    #detay_sol .swiper-button-next, #detay_sol .swiper-button-prev {
         transform: unset;
    }

    .urun-olcu table{
        width: 100% !important;
    }

    footer .foot .social-media li i {
        left: -1px;
    }

    .urunislem, .urunislem_teslimat, .urunislem_odeme{
        width: 100%;
        /*height: 100vh;*/
    }

    .urunislem_teslimat, .urunislem_odeme{
        height: auto;
    }

    .mng-kargo-box{
        margin-bottom: 10px;
    }

    .jp-card{
        min-width: unset !important;
    }
}

@media only screen and (max-width: 1400px) {
    #insta div:nth-child(3) a:nth-child(1) {
        margin: 64% 0 0 15px;
    }
}