html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    background-size: 100%;
}


    body::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }




.parlak {
    position: relative;
    z-index: 2;
}

ul {
    list-style-type: none;
}



#cartCount{
    color:white;
}



.slider_position {
    position: relative;
}

.slider_absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:100%;
}




.slider_button {
    color: white;
    background-color: red;
    padding: 10px;
    font-size: 20px;
    border-radius: 10px
}

    .slider_button:hover {
        font-size: 22px;
    }


.canvas__open{
    border:1px solid white !important;

}

.fa-bars{
    color:white !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%28255,255,255,1%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


.index_alan_1 {
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

@media(max-width:1200px) {
    .index_slider {
        height: auto;
    }


    .about_container {
        margin-top: 200px;
        margin-bottom: 200px;
    }


    .slider_absolute p {
        font-size: 24px;
        color: white;
        text-shadow: 2px 2px 2px black;
        font-weight: 700;
        text-transform: uppercase;
    }


    .navbar {
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        background-color: rgba(0,0,0,0.7) !important;
        border-bottom: 1px solid black !important;
        z-index: 10 !important;
    }


    .navbar_collapse_ul {
        display: flex;
        text-align: end;
        padding: 20px;
        justify-content: end
    }




        .navbar_collapse_ul li {
            text-align: center;
            padding: 15px;
            font-size: 20px;
        }

    .index_about {
        text-shadow: 1px 1px 1px red;
        font-weight: 900 !important;
        font-size: 40px;
    }

    .index_about_p {
        line-height: 180% !important;
        font-size: 24px;
        text-shadow:1px 1px black;
        font-weight:700 !important;
    }
    .index_prodcut_container {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }


    .footera {
        padding: 50px;
        background-color: rgba(0,0,0) !important;
    }

    .footer_a {
        color: white !important;
        font-size: 16px;
    }

        .footer_a:hover {
            color: white !important;
            font-size: 20px;
        }
}

@media(max-width:992px) {
    .index_slider {
        height: auto;
    }

    .about_container {
        height: auto;
        margin-top:100px;
        margin-bottom:100px;
    }

    #carouselExample {
        height: 70vh !important;
    }

    .slider_absolute p {
        font-size: 24px;
        color: white;
        text-shadow: 2px 2px 2px black;
        font-weight: 700;
        text-transform: uppercase;

    }

    .navbar {
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        background-color: rgba(0,0,0,0.7) !important;
        border-bottom: 1px solid black !important;
        z-index: 10 !important;
    }


    .navbar_collapse_ul  {
       padding:20px;
    }
    .navbar_collapse_ul li{
        text-align: center;
        padding:5px;
        font-size:16px;
    }


    .index_about {
        text-shadow: 1px 1px 1px red;
        font-weight: 900 !important;
        font-size: 20px;
    }

    .index_about_p {
        line-height: 180% !important;
        font-size: 15px;
        text-shadow: 1px 1px black;
        font-weight: 700 !important;
    }

    .index_prodcut_container{
        margin-left:0 !important;
        margin-right:0 !important;
        padding-left:0 !important;
        padding-right:0 !important;
    }

    .footera {
        padding: 50px;
        background-color: rgba(0,0,0) !important;
    }


    .footer_a {
        color: white !important;
        font-size: 14px;
    }

        .footer_a:hover {
            color: white !important;
            font-size: 20px;
        }
}



@media(min-width:1200px) {
    .index_slider {
        height: 100vh;
    }

    .about_container {
        height: 100vh;
    }

    #carouselExample {
        height: 100vh;
    }

    .slider_absolute p {
        font-size: 70px;
        color: white;
        text-shadow: 2px 2px 2px black;
        font-weight: 700;
        text-transform: uppercase;
    }


    .navbar {
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        background-color: rgba(0,0,0,0.7) !important;
        border-bottom: 1px solid black !important;
        z-index: 10 !important;
    }


    .navbar_collapse_ul {
        display: flex;
        text-align: end;
        padding: 20px;
        justify-content:end
    }


 

        .navbar_collapse_ul li {
            text-align: center;
            padding: 15px;
            font-size: 20px;
        }

    .index_about {
        text-shadow: 1px 1px 1px black;
        font-weight: 900 !important;
        font-size: 40px;
        color:red;
    }

    .index_about_p {
        color:black;
        line-height: 180% !important;
        font-size: 24px;
        font-weight: 800 !important;
    }


    .footera {
        padding: 100px;
        background-color: rgba(0,0,0) !important;
    }

    .footer_a {
        color: white !important;
        font-size: 18px;
    }

        .footer_a:hover {
            color: white !important;
            font-size: 20px;
        }
}





.index_category_title {
    background-color: black !important;
}

    .index_category_title a {
        color: red !important;
    }

.index_category_a {
    color: black;
    display: block;
    padding: 5px;
    text-decoration: none;
}

    .index_category_a.active {
        font-weight: bold;
        color: red !important;
    }

.index_vitrin_a {
    color: white;
    background-color: red;
    padding: 5px;
    width: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
}

    .index_vitrin_a:hover {
        transform: scale(1.1);
    }

.list-group-item a {
    color: black !important;
}

    .list-group-item a:hover {
        color: darkslateblue !important;
    }





.index_category_small {
    font-size: 15px;
}




.contact-form-wrap .form-group .form-control {
    background: #f5f8f9;
    height: 48px;
    border: 1px solid #EEF2F6;
    box-shadow: none;
    width: 100%;
}

.contact-form-wrap .form-group-2 textarea {
    background: #f5f8f9;
    height: 135px;
    border: 1px solid #EEF2F6;
    box-shadow: none;
    width: 100%;
}


.btn-main, .btn-transparent, .btn-small {
    background: #f75757 !important;
    color: #fff !important;
    transition: all 0.2s ease !important;
}







.card_hidden {
    white-space: nowrap; /* Satır kaymasını engeller */
    overflow: hidden; /* Taşan kısmı gizler */
    text-overflow: ellipsis; /* Gizlenen yere üç nokta koyar */
}

.card_hover:hover{
    transform:scale(1.02);
}


.card-img-hover {
    display: none;
    object-fit: cover;
    z-index: 2;
}

.card-img-normal {
    z-index: 1;
    transition: opacity 0.3s;
}

.card_hover:hover .card-img-normal {
    display: none;
}

.card_hover:hover .card-img-hover {
    display: block;
}


.add-cart{
    color:black;
    display:block;
    padding:5px;
    border-top:1px solid black;
    text-align:center;
    font-weight:700;
}

.add-cart:hover {
    color: red;
}


.resim_size img{
    width:100%;
    height:200px !important;
}