@media only screen and (max-width: 575px) {
    .header-inner {
        display: none;
    }
    div#logo a img {
        height: 60px !important;
        height: auto;
    }
    .urunresim a img {
    width: 100%;
    height: auto;
}
	ul.products li {
    width: 100% !important;
    flex-basis: 100% !important;
}
    .sdb {
        display: block;
    }
    .hero-banner {
        max-height: 100%;
        height: 100%;
        width: 100%;
    }
    div#logo {
        padding-top: 10px;
    }
    .home-slider {
        position: relative;
        max-height: 100%;
        height: 100%;
        width: 100%;
    }
    .footer-widgetsimg img {
width: 200px !important;
    object-fit: contain;
    height: 140px;
    /* padding: 10px; */
    display: inline-block;
}
    .home-slider .item .cap .line1 {
        font: 16px 'Poppins';
        line-height: 21px;
        margin: 15px 0;
        color: var(--custom-black-color);
        text-transform: uppercase;
        font-weight: 700;
    }
.footer-widgets p {
    width: 180px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
    .home-slider .item .cap .line2 {
    font-size: 14px !important;
    line-height: 16px !important;
    margin-bottom: 20px;
    font-weight: 400;
    }
    .home-slider .item picture img {
        object-fit: cover;
        height: 250px;
        width: 100%;
    }
    .btn-custom-border {
        margin-top: 10px;
        display: inline-block;
        border-radius: 50px;
        padding: 5px 10px;
        color: #fff;
        font-weight: 600;
        background: #e84819;
        transition: 250ms all;
        font-size: 13px;
    }
    .home-slider .item .cap {
        position: absolute;
        top: 0vh;
        right: 0;
        width: 100%;
        z-index: 3;
        color: #fff;
        font-size: 20px;
    }
    .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
        height: 250px;
    }
    div#logo a img {
        height: 80px;
    }
    .header-shopping-cart {
        padding-top: 35px;
        padding-right: 5px;
    }
    .mhe {
        border-bottom: 1px solid #ddd;
        padding: 15px;
        background: #121f33;
    }
    .headersd-logo a img {
        height: 80px;
    }
    #panel .mob-close {
        padding: 20px;
        margin: 35px 10px 0px 0px;
    }
    #panel .mob-close span {
        display: block;
        background: #fff;
        height: 2px;
        width: 31px;
        transform: rotate(-45deg) translateY(0.5px) translateX(-0.5px);
    }
    .float-right {
        float: right !important;
    }
    .calbannerright img {
        width: 280px;
        height: 100%;
    }
    .footer-widgets {
        margin-bottom: 35px;
    }
    .uruninner {
        margin-bottom: 35px;
    }
    .calbannerleft h3 {
        color: rgb(255,255,255,0.8);
        margin-bottom: 25px;
        font-size: 28px;
        font-weight: 700;
    }
    .calbannerleft {
        color: rgb(255,255,255,0.8);
        padding-top: 0 !important;
    }
    .calbannerright {
        margin-top: 45px;
    }
}

@media only screen (max-width: 991px) {
    .header-inner {
        display: none;
    }
    .sdb {
        display: block;
    }
    .hero-banner {
        max-height: 100%;
        height: 100%;
        width: 100%;
    }
    .home-slider {
        position: relative;
        max-height: 100%;
        height: 100%;
        width: 100%;
    }
    .home-slider .item .cap .line1 {
        font: 20px 'Poppins';
        line-height: 26px;
        margin: 15px 0;
        color: var(--custom-black-color);
        text-transform: uppercase;
        font-weight: 700;
    }
    .home-slider .item .cap .line2 {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-bottom: 20px;
    }
    .home-slider .item picture img {
        object-fit: cover;
        height: 250px;
        width: 100%;
    }
    .btn-custom-border {
        margin-top: 10px;
        display: inline-block;
        border-radius: 50px;
        padding: 5px 10px;
        color: #fff;
        font-weight: 600;
        background: #e84819;
        transition: 250ms all;
        font-size: 13px;
    }
    .home-slider .item .cap {
        position: absolute;
        top: 0vh;
        right: 0;
        width: 100%;
        z-index: 3;
        color: #fff;
        font-size: 20px;
    }
    .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
        height: 250px;
    }
    div#logo a img {
        height: 80px;
    }
    .header-shopping-cart {
        padding-top: 35px;
        padding-right: 5px;
    }
    .mhe {
        border-bottom: 1px solid #ddd;
        padding: 15px;
        background: #121f33;
    }
    .headersd-logo a img {
        height: 80px;
    }
    #panel .mob-close {
        padding: 20px;
        margin: 35px 10px 0px 0px;
    }
    #panel .mob-close span {
        display: block;
        background: #fff;
        height: 2px;
        width: 31px;
        transform: rotate(-45deg) translateY(0.5px) translateX(-0.5px);
    }
    .float-right {
        float: right !important;
    }
    .calbannerright img {
        width: 280px;
        height: 100%;
    }
    .footer-widgets {
        margin-top: 35px;
    }
    .uruninner {
        margin-bottom: 35px;
    }
    .calbannerleft h3 {
        color: rgb(255,255,255,0.8);
        margin-bottom: 25px;
        font-size: 28px;
        font-weight: 700;
    }
    .calbannerleft {
        color: rgb(255,255,255,0.8);
        padding-top: 0 !important;
    }
    .calbannerright {
        margin-top: 45px;
    }
	.products li {
    	flex-basis: 100% !important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

}

@media only screen and (min-width: 1200px) {
    /* buraya geniş ekranlı dizüstü ve masaüstü bilgisayarlar için geçerli CSS kodları eklenecek */
}
