﻿
.adresDiv {
    border: 2px solid #979387;
    margin: 10px;
    border-radius: 8px;
    background: #fcfbf8;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.adresFaturaDiv {
    border: 2px solid #979387;
    margin: 10px;
    border-radius: 8px;
    background: #f7f7f7;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.seciliAdres {
    border: 2px solid #a90909 !important;
    box-sizing: border-box;
}

.seciliAdresBaslik {
    background: #a90909 !important;
}

.adresBaslik {
    background: #979387;
    color: white;
    padding: 4px 10px;
    font-weight: bold;
    font-size: 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.adresFaturaBaslik {
    background: #979387;
    color: white;
    padding: 4px 10px;
    font-weight: bold;
    font-size: 16px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.adresDegistir {
    cursor: pointer;
}

.adresIcerik {
    padding: 5px;
    font-size: 16px;
    text-align: left;
}

.teslimatSpn {
    font-size: 16px;
    background: #979387;
    margin: 9px;
    padding: 3px;
    border-radius: 8px;
    color: white;
    font-family: sans-serif;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: sans-serif;
    font-weight: bold;
    cursor: pointer;
}

.faturaSpn {
    font-size: 16px;
    background: #979387;
    margin: 9px;
    padding: 3px;
    border-radius: 8px;
    color: white;
    font-family: sans-serif;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: sans-serif;
    font-weight: bold;
    cursor: pointer;
}

.btnAdresEkle {
    border-radius: 6px !important;
    background: #a90909;
    color: white !important;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    margin: 5px;
    display: block;
    border: 1px solid #a90909;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.faturaAyriText {
    font-size: 20px;
}

.siparisAyirtac {
    margin: 20px;
    border: 4px solid black;
}

.uyariDiv {
    color: #a90909;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.ktgH1 {
    font-size: inherit;
    display: inline;
}


.form-eleman{
    margin:5px;
}
.altHeader {
    background: #979387;
    color: white;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    margin-left: -5px;
    margin-right: -5px;
}
}


.placeholder {
    margin: 0 auto;
    max-width: 100%;
    min-height: 236px;
    background-color: #eee;
    margin: 4px;
    position: relative;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 2%);
    border: 1px solid #e6e4e5;
    border-radius: 6px;
    background-color: #fafafa;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 368px 0
    }
}

.animated-background {
    animation-duration: 1.75s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: darkgray;
    background: linear-gradient(to right, #eeeeee 4%, #dddddd 22%, #eeeeee 73%);
    background-size: 800px 104px;
    height: 236px;
    position: relative;
    border-radius: 10px;
}

.searchBox {
    background-color: #f0f0f0;
    border: 1px solid #000000;
}

.searchBoxBtn {
    background-color: black;
    color: #fff !important;
    border: 2px solid #000000 !important;
}

.coverphotoproduct {
    border-radius: 10px 10px 0 0;
    max-width: 100%;
    height: auto;
    aspect-ratio: 2 / 3;
    width: 100%;
    object-fit: cover;
}

.pcheader {
    padding-top: 2px;
    padding-bottom: 3px;
    margin-bottom: 4px;
}

.state-icon {
    left: -5px;
    margin-right: 10px;
}

.well .list-group {
    margin-bottom: 0px;
}

@media (min-width:770px) {
    .wellPanel {
        max-height: 250px;
        overflow: auto;
        position: absolute;
        top: 40px;
        min-width: 140px;
        display: none;
        z-index: 9999;
    }
}

.navbar-nav .nav-link {
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.cbhidden {
    display: none;
}

.btn-filterSelect {
    color: #000 !important;
    background-color: #ededed !important;
    border-color: #f2f2f2 !important;
}

.pieceView {
    color: #000;
}

    .pieceView .fa-square-o {
        margin-right: 0.1rem !important;
    }

.pieceViewActive {
}

    .pieceViewActive .fa-square-o:before {
        content: "\f0c8";
    }

.mega-dropdown,
.mega-dropdown-one {
    width: 33.3%;
    display: inline-block
}

.mega-dropdown-one,
.mega-dropdown-two {
    position: static !important;
    display: inline-block
}

.mega-dropdown {
    background: linear-gradient(to right,#294594,#528ce4);
}

.mega-dropdown-one {
    background: linear-gradient(to right,#07ddff,#16a28f);
}

.mega-dropdown-two {
    background: linear-gradient(to right,#386ee8,#7da0de);
    color: #fff;
    width: 33.4%
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #b3b2b2;
    color: #fff
}

.navbar {
    width: 100% !important;
    background: #fcfbf8;
    padding-top: 0px;
    padding-bottom: 5px;
}



    @media (max-width:769px) {

        .list-group-item {
            background-color: transparent;
        }

        .wellPanel {
            overflow: auto;
            z-index: 9999;
        }

        .mega-dropdown,
        .mega-dropdown-one,
        .mega-dropdown-two {
            width: 100%;
            display: inline-block
        }

        .mega-dropdown {
            background-color: #2aaab6
        }

        .mega-dropdown-one {
            position: static !important;
            background-color: #f4af00
        }

        .mega-dropdown-two {
            position: static !important;
            background-color: #fb6e69;
            color: #fff
        }

        .navbar-nav {
            margin: 0;
            text-align: center
        }


        /*.ustmenu {
        background: #f3f1ec;*/ /*#f6f2e8; #fcfbf8; #eaeaea; #fcfbf8;*/
        /*padding: 8px;
        margin-top: 4px;
        margin-left: -5px;
        margin-right: -5px;
    }*/

        .mega-dropdown-one .mega-dropdown-menu:after,
        .mega-dropdown-one .mega-dropdown-menu:before,
        .mega-dropdown-two .mega-dropdown-menu:after,
        .mega-dropdown-two .mega-dropdown-menu:before {
            display: none
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            color: #fff;
            text-align: center
        }

        .ustmenuSonucDv {
            background-color: #f2f2f2;
        }
    }

    .filterContainer .list-group-item {
        padding: 5px;
    }

    .mega-dropdown-menu {
        padding: 20px 0;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .mega-dropdown-one .mega-dropdown-menu:before {
        content: "";
        border-bottom: 15px solid #fff;
        border-right: 17px solid transparent;
        border-left: 17px solid transparent;
        position: absolute;
        top: -15px;
        left: 48%;
        z-index: 10
    }

    .mega-dropdown-one .mega-dropdown-menu:after {
        content: "";
        border-bottom: 17px solid #ccc;
        border-right: 19px solid transparent;
        border-left: 19px solid transparent;
        position: absolute;
        top: -17px;
        left: 48%;
        z-index: 8
    }

    .mega-dropdown-two .mega-dropdown-menu:before {
        content: "";
        border-bottom: 15px solid #fff;
        border-right: 17px solid transparent;
        border-left: 17px solid transparent;
        position: absolute;
        top: -15px;
        left: 82%;
        z-index: 10
    }

    .mega-dropdown-two .mega-dropdown-menu:after {
        content: "";
        border-bottom: 17px solid #ccc;
        border-right: 19px solid transparent;
        border-left: 19px solid transparent;
        position: absolute;
        top: -17px;
        left: 82%;
        z-index: 8
    }

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: 400;
                line-height: 1.428571429;
                color: #999;
                white-space: normal
            }

    .mega-dropdown-menu > li ul > li > a:focus,
    .mega-dropdown-menu > li ul > li > a:hover {
        text-decoration: none;
        color: #444;
        background-color: #f5f5f5
    }

    .mega-dropdown-menu .dropdown-header {
        color: #428bca;
        font-size: 18px;
        font-weight: 700
    }

    .mega-dropdown-menu form {
        margin: 3px 20px
    }

    .mega-dropdown-menu .form-group {
        margin-bottom: 3px
    }

    @media (min-width:770px) {
        .dropdown-menu > li > a {
            text-align: center;
            margin: 2px;
        }
    }



    body {
    }

main {
    background-color: #ffffff;
    min-height: 370px;
    padding-bottom: 10px;
}

    dl, ol, ul {
        margin-top: 0;
        margin-bottom: 0rem;
    }

    .site-header-top-red {
        background-color: #000;
    }

    .ctgLink {
        color: #000;
        font-weight: 600;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .navbar-text-arrange {
        font-size: 24px; /* md ve üstü varsayılan */
    }

    @media (max-width: 767.98px) {
        .navbar-text-arrange {
            font-size: 20px; /* md'den küçük */
        }
    }

    @media (max-width: 575.98px) {
        .navbar-text-arrange {
            font-size: 16px; /* sm'den küçük */
        }
    }

    @media (max-width: 399.98px) {
        .navbar-text-arrange {
            font-size: 12px; /* sm'den küçük */
        }
    }

    @media (max-width: 299.98px) {
        .navbar-text-arrange {
            font-size: 10px; /* sm'den küçük */
        }
    }

    .productLoading {
        opacity: 0.3;
    }

    .spnUrunList {
        transition: opacity 0.7s ease;
        max-width: 1040px;
        margin: 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
.spnUrunPage {
    text-align: center;
    padding: 14px;
}

.btn-more-product {
    width: 100%;
    border: 1px solid dimgrey;
    background: dimgrey;
    color: white;
    border-radius: 8px;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    cursor:pointer;
}

    /* Bootstrap 4 text input with search icon */
    .has-search .form-control {
    padding-right: 2.375rem;
    padding-left: 2.375rem;
    border: 1px solid #adaaa3;
    border-radius: 6px !important;
}

    .has-search .form-control-feedback {
        position: absolute;
        z-index: 2;
        display: block;
        width: 2.375rem;
        height: 2.375rem;
        line-height: 2.375rem;
        text-align: center;
        pointer-events: none;
        color: #000;
        left: 20px;
        font-size: 22px;
    }

    .has-search .form-control-button {
        position: absolute;
        z-index: 2;
        display: block;
        height: 2.375rem;
        text-align: center;
        color: #000;
        right: 14px;
        border: 1px solid #adaaa3;
        border-radius: 0 6px 6px 0;
    }

    .form-control:focus {
        border-color: #000;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgb(228 228 228);
    }
    /* The side navigation menu */
    .sidenav {
        height: 100%; /* 100% Full-height */
        width: 0; /* 0 width - change this with JavaScript */
        position: fixed; /* Stay in place */
        z-index: 99999; /* Stay on top */
        top: 0;
        left: 0;
        padding-top: 10px;
        background-color: #eee; /* Black*/
        overflow-x: hidden; /* Disable horizontal scroll */
        transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    }

        /* The navigation menu links */
        .sidenav a {
            text-decoration: none;
            display: block;
            transition: 0.3s;
        }

            /* When you mouse over the navigation links, change their color */
            .sidenav a:hover {
                color: #f1f1f1;
            }

        /* Position and style the close button (top right corner) */
        .sidenav .closebtn {
            font-size: 36px;
        }


    .sidenavBeden {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99999;
        top: 40%;
        right: 0; /* Sola değil, sağa yaslanacak */
        background-color: #f3f1ec;
        overflow-x: hidden;
        transition: width 0.5s ease;
        border-radius: 12px 12px 0 0;
        box-shadow: 0 0 15px rgba(116, 116, 116, 0.8);
    }

    .sidenavRenk {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99999;
        top: 40%;
        left: 0;
        background-color: #f3f1ec;
        overflow-x: hidden;
        transition: 0.5s ease;
        border-radius: 12px 12px 0 0;
        box-shadow: 0 0 15px rgb(116 116 116 / 80%);
    }

        /* The navigation menu links */
        .sidenavRenk a {
            text-decoration: none;
            transition: 0.3s;
        }

        /* Position and style the close button (top right corner) */
        .sidenavRenk .closebtn {
            font-size: 36px;
        }

    .sidenavBeden .closebtn {
        font-size: 36px;
    }

    /* The side navigation menu */
    .sidenavMenu {
        height: 100%; /* 100% Full-height */
        width: 0; /* 0 width - change this with JavaScript */
        position: fixed; /* Stay in place */
        z-index: 999999; /* Stay on top */
        top: 0;
        left: 0;
        background-color: #eee; /* Black*/
        overflow-x: hidden; /* Disable horizontal scroll */
        transition: 0.5s; /* 0.5 second transition effect to slide in the sidenavRenk */
    }

        /* The navigation menu links */
        .sidenavMenu a {
            text-decoration: none;
            transition: 0.3s;
        }

        /* Position and style the close button (top right corner) */
        .sidenavMenu .closebtn {
            font-size: 36px;
        }

    .product-cart-body {
        display: flex;
        z-index: 9999;
        background-color: #fafafa;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        align-items: center;
        border-top: 1px solid #eee;
        justify-content: center;
        align-content: center;
    }

    .product-cart-header {
        display: flex;
        z-index: 9999;
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        align-items: center;
        border-bottom: 4px solid #979387;
        justify-content: center;
        align-content: center;
        height: 60px;
    }
    /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
    #main {
        transition: margin-left .5s;
        padding: 20px;
    }

    /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 15px;
        }
    }

    .accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        width: 100%;
        text-align: left;
        outline: none;
        transition: 0.4s;
    }

        .active, .accordion:hover {
            background-color: #ccc;
        }

    .panel {
        padding: 0 5px;
        max-height: 0;
        transition: max-height 0.2s ease-out;
    }

    .navTap {
        display: flex;
        flex-wrap: nowrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        flex-direction: row;
        align-content: flex-end;
        align-items: flex-start;
        justify-content: center;
    }

    .spnmainindirim {
        width: 100%;
        display: inline-block;
        position: relative;
        top: 30px;
    }

    .urundot {
        height: 16px;
        width: 16px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        box-shadow: -1px 1px #b4b4b4;
    }

    .urunColor1000 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%), linear-gradient(to top, transparent 50%, #FFFFFF 50%);
    }

    .urunColor1001 {
        background: linear-gradient(to bottom, transparent 50%, #4F4F4F 50%), linear-gradient(to top, transparent 50%, #4F4F4F 50%);
    }

    .urunColor1002 {
        background: linear-gradient(to bottom, transparent 50%, #F5F5DC 50%), linear-gradient(to top, transparent 50%, #F5F5DC 50%);
    }

    .urunColor1003 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%), linear-gradient(to top, transparent 50%, #FFFFFF 50%);
    }

    .urunColor1004 {
        background: linear-gradient(to bottom, transparent 50%, #8B0000 50%), linear-gradient(to top, transparent 50%, #8B0001 50%);
    }

    .urunColor1005 {
        background: linear-gradient(to bottom, transparent 50%, #20B2AA 50%), linear-gradient(to top, transparent 50%, #20B2AA 50%);
    }

    .urunColor1006 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFE0 50%), linear-gradient(to top, transparent 50%, #FFFFE1 50%);
    }

    .urunColor1007 {
        background: linear-gradient(to bottom, transparent 50%, #FF1493 50%), linear-gradient(to top, transparent 50%, #FF1494 50%);
    }

    .urunColor1008 {
        background: linear-gradient(to bottom, transparent 50%, #E8E8E8 50%), linear-gradient(to top, transparent 50%, #E8E8E9 50%);
    }

    .urunColor1009 {
        background: linear-gradient(to bottom, transparent 50%, #8B864E 50%), linear-gradient(to top, transparent 50%, #8B864E 50%);
    }

    .urunColor1010 {
        background: linear-gradient(to bottom, transparent 50%, #27408B 50%), linear-gradient(to top, transparent 50%, #27408B 50%);
    }

    .urunColor1011 {
        background: linear-gradient(to bottom, transparent 50%, #8B4513 50%), linear-gradient(to top, transparent 50%, #8B4514 50%);
    }

    .urunColor1012 {
        background: linear-gradient(to bottom, transparent 50%, #EE0000 50%), linear-gradient(to top, transparent 50%, #EE0001 50%);
    }

    .urunColor1013 {
        background: linear-gradient(to bottom, transparent 50%, #000080 50%), linear-gradient(to top, transparent 50%, #000081 50%);
    }

    .urunColor1014 {
        background: linear-gradient(to bottom, transparent 50%, #EE82EE 50%), linear-gradient(to top, transparent 50%, #EE82EE 50%);
    }

    .urunColor1015 {
        background: linear-gradient(to bottom, transparent 50%, #4876FF 50%), linear-gradient(to top, transparent 50%, #4876FF 50%);
    }

    .urunColor1016 {
        background: linear-gradient(to bottom, transparent 50%, #ff7f50 50%), linear-gradient(to top, transparent 50%, #ff7f51 50%);
    }

    .urunColor1017 {
        background: linear-gradient(to bottom, transparent 50%, #660099 50%), linear-gradient(to top, transparent 50%, #660099 50%);
    }

    .urunColor1018 {
        background: linear-gradient(to bottom, transparent 50%, #800080 50%), linear-gradient(to top, transparent 50%, #800080 50%);
    }

    .urunColor1019 {
        background: linear-gradient(to bottom, transparent 50%, #FFC0CB 50%), linear-gradient(to top, transparent 50%, #FFC0CB 50%);
    }

    .urunColor1020 {
        background: linear-gradient(to bottom, transparent 50%, #052638 50%), linear-gradient(to top, transparent 50%, #052639 50%);
    }

    .urunColor1021 {
        background: linear-gradient(to bottom, transparent 50%, #ffff00 50%), linear-gradient(to top, transparent 50%, #ffff01 50%);
    }

    .urunColor1022 {
        background: linear-gradient(to bottom, transparent 50%, #000000 50%), linear-gradient(to top, transparent 50%, #000001 50%);
    }

    .urunColor1023 {
        background: linear-gradient(to bottom, transparent 50%, #30d5c8 50%), linear-gradient(to top, transparent 50%, #30d5c9 50%);
    }

    .urunColor1024 {
        background: linear-gradient(to bottom, transparent 50%, #ff7f00 50%), linear-gradient(to top, transparent 50%, #ff7f01 50%);
    }

    .urunColor1025 {
        background: linear-gradient(to bottom, transparent 50%, #008000 50%), linear-gradient(to top, transparent 50%, #008001 50%);
    }

    .urunColor1026 {
        background: linear-gradient(to bottom, transparent 50%, #fa8072 50%), linear-gradient(to top, transparent 50%, #fa8073 50%);
    }

    .urunColor1027 {
        background: linear-gradient(to bottom, transparent 50%, #f34723 50%), linear-gradient(to top, transparent 50%, #f34724 50%);
    }

    .urunColor1028 {
        background: linear-gradient(to bottom, transparent 50%, #FF3E96 50%), linear-gradient(to top, transparent 50%, #FF3E97 50%);
    }

    .urunColor1029 {
        background: linear-gradient(to bottom, transparent 50%, #003366 50%), linear-gradient(to top, transparent 50%, #003367 50%);
    }

    .urunColor1030 {
        background: linear-gradient(to bottom, transparent 50%, #eec4c9 50%), linear-gradient(to top, transparent 50%, #eec4c10 50%);
    }

    .urunColor1031 {
        background: linear-gradient(to bottom, transparent 50%, #E8E8E8 50%), linear-gradient(to top, transparent 50%, #E8E8E9 50%);
    }

    .urunColor1032 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%), linear-gradient(to top, transparent 50%, #FF1493 50%);
    }

    .urunColor1033 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%), linear-gradient(to top, transparent 50%, #EE0000 50%);
    }

    .urunColor1034 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }

    .urunColor1035 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%), linear-gradient(to top, transparent 50%, #FFC0CB 50%);
    }

    .urunColor1036 {
        background: linear-gradient(to bottom, transparent 50%, #FFC0CB 50%), linear-gradient(to top, transparent 50%, #FF1493 50%);
    }

    .urunColor1037 {
        background: linear-gradient(to bottom, transparent 50%, #FFC0CB 50%), linear-gradient(to top, transparent 50%, #EE0000 50%);
    }

    .urunColor1038 {
        background: linear-gradient(to bottom, transparent 50%, #FFC0CB 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }

    .urunColor1039 {
        background: linear-gradient(to bottom, transparent 50%, #FFC0CB 50%), linear-gradient(to top, transparent 50%, #FFC0CB 50%);
    }

    .urunColor1040 {
        background: linear-gradient(to bottom, transparent 50%, #ffff00 50%), linear-gradient(to top, transparent 50%, #FF1493 50%);
    }

    .urunColor1041 {
        background: linear-gradient(to bottom, transparent 50%, #ffff00 50%), linear-gradient(to top, transparent 50%, #EE0000 50%);
    }

    .urunColor1042 {
        background: linear-gradient(to bottom, transparent 50%, #ffff00 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }

    .urunColor1043 {
        background: linear-gradient(to bottom, transparent 50%, #ffff00 50%), linear-gradient(to top, transparent 50%, #FFC0CB 50%);
    }

    .urunColor1044 {
        background: linear-gradient(to bottom, transparent 50%, #fa8072 50%), linear-gradient(to top, transparent 50%, #FF1493 50%);
    }

    .urunColor1045 {
        background: linear-gradient(to bottom, transparent 50%, #fa8072 50%), linear-gradient(to top, transparent 50%, #EE0000 50%);
    }

    .urunColor1046 {
        background: linear-gradient(to bottom, transparent 50%, #fa8072 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }

    .urunColor1047 {
        background: linear-gradient(to bottom, transparent 50%, #fa8072 50%), linear-gradient(to top, transparent 50%, #FFC0CB 50%);
    }

    .urunColor1048 {
        background: linear-gradient(to bottom, transparent 50%, #EEDD82 50%), linear-gradient(to top, transparent 50%, #EEDD83 50%);
    }

    .urunColor1060 {
        background: linear-gradient(to bottom, transparent 50%, #D02090 50%), linear-gradient(to top, transparent 50%, #D02091 50%);
    }

    .urunColor1061 {
        background: linear-gradient(to bottom, transparent 50%, #CDB79E 50%), linear-gradient(to top, transparent 50%, #CDB79E 50%);
    }

    .urunColor1062 {
        background: linear-gradient(to bottom, transparent 50%, #EED5B7 50%), linear-gradient(to top, transparent 50%, #EED5B8 50%);
    }

    .urunColor1063 {
        background: linear-gradient(to bottom, transparent 50%, #CDBA96 50%), linear-gradient(to top, transparent 50%, #CDBA97 50%);
    }

    .urunColor1064 {
        background: linear-gradient(to bottom, transparent 50%, #bddeec 50%), linear-gradient(to top, transparent 50%, #bddeec 50%);
    }

    .urunColor1065 {
        background: linear-gradient(to bottom, transparent 50%, #EE0000 50%), linear-gradient(to top, transparent 50%, #EE0001 50%);
    }

    .urunColor1066 {
        background: linear-gradient(to bottom, transparent 50%, #FFD700 50%), linear-gradient(to top, transparent 50%, #FFD701 50%);
    }

    .urunColor1067 {
        background: linear-gradient(to bottom, transparent 50%, #c8a2c8 50%), linear-gradient(to top, transparent 50%, #c8a2c9 50%);
    }

    .urunColor1068 {
        background: linear-gradient(to bottom, transparent 50%, #000080 50%), linear-gradient(to top, transparent 50%, #E8E8E8 50%);
    }

    .urunColor1069 {
        background: linear-gradient(to bottom, transparent 50%, #8B864E 50%), linear-gradient(to top, transparent 50%, #000000 50%);
    }

    .urunColor1070 {
        background: linear-gradient(to bottom, transparent 50%, #000000 50%), linear-gradient(to top, transparent 50%, #8B864E 50%);
    }

    .urunColor1071 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFFF 50%), linear-gradient(to top, transparent 50%, #000000 50%);
    }

    .urunColor1072 {
        background: linear-gradient(to bottom, transparent 50%, #EE0000 50%), linear-gradient(to top, transparent 50%, #000000 50%);
    }

    .urunColor1075 {
        background: linear-gradient(to bottom, transparent 50%, #4876FF 50%), linear-gradient(to top, transparent 50%, #008000 50%);
    }

    .urunColor1077 {
        background: linear-gradient(to bottom, transparent 50%, #4876FF 50%), linear-gradient(to top, transparent 50%, #4876FF 50%);
    }

    .urunColor1078 {
        background: linear-gradient(to bottom, transparent 50%, #FFC0CB 50%), linear-gradient(to top, transparent 50%, #FFC0CB 50%);
    }

    .urunColor4007 {
        background: linear-gradient(to bottom, transparent 50%, #ffdb58 50%), linear-gradient(to top, transparent 50%, #ffdb59 50%);
    }

    .urunColor4021 {
        background: linear-gradient(to bottom, transparent 50%, #CD3700 50%), linear-gradient(to top, transparent 50%, #CD3701 50%);
    }

    .urunColor4022 {
        background: linear-gradient(to bottom, transparent 50%, #C1FFC1 50%), linear-gradient(to top, transparent 50%, #C1FFC2 50%);
    }

    .urunColor4023 {
        background: linear-gradient(to bottom, transparent 50%, #000000 50%), linear-gradient(to top, transparent 50%, #EE0000 50%);
    }

    .urunColor4025 {
        background: linear-gradient(to bottom, transparent 50%, #eec4c9 50%), linear-gradient(to top, transparent 50%, #E8E8E8 50%);
    }

    .urunColor4026 {
        background: linear-gradient(to bottom, transparent 50%, #FFFFE0 50%), linear-gradient(to top, transparent 50%, #EE0000 50%);
    }

    .urunColor4027 {
        background: linear-gradient(to bottom, transparent 50%, #E8E8E8 50%), linear-gradient(to top, transparent 50%, #FF1493 50%);
    }

    .urunColor4028 {
        background: linear-gradient(to bottom, transparent 50%, #8B864E 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }

    .urunColor4029 {
        background: linear-gradient(to bottom, transparent 50%, #FFC0CB 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }

    .urunColor4031 {
        background: linear-gradient(to bottom, transparent 50%, #fa8072 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }

    .urunColor4032 {
        background: linear-gradient(to bottom, transparent 50%, #FF1493 50%), linear-gradient(to top, transparent 50%, #E8E8E8 50%);
    }

    .urunColor4034 {
        background: linear-gradient(to bottom, transparent 50%, #000000 50%), linear-gradient(to top, transparent 50%, #000080 50%);
    }


    .modal-header {
        display: block;
    }

    .nav-link {
        display: block;
        padding: 5px;
        padding-bottom: 0px;
    }

    .card {
        padding: 12px;
        background-clip: border-box;
        border: none;
        border-radius: 0;
    }

    #ErroMessgeResult ul {
        margin: 0;
        text-align: center;
        list-style: none;
        padding: 0px;
        font-size: 20px;
    }

    .alertPeki {
        color: #ffffff;
        background-color: #000;
        border-color: #000;
        text-align: center;
    }

        .alertPeki li {
            text-align: center;
        }

.btn-lightt {
    border-radius: 5px;
    background: #fcfbf8;
    border: 1px solid #d4d0c8;
}

        .btn-lightt:focus {
            /*border-color: transparent !important;*/
            background-color: #f2f1e9;
        }

    .btnYas {
        width: 77px;
        padding: 5px;
        text-align: center;
        line-height: 15px;
        background: #ededed;
        font-weight: 400;
        /* border: 3px solid #000000; */
        border-radius: 10px;
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: 600;
        padding: 10px;
        font-family: sans-serif;
        color: #3c3c3c;
    }

    #btnYukari {
        display: none; /* Hidden by default */
        position: fixed; /* Fixed/sticky position */
        bottom: 20px; /* Place the button at the bottom of the page */
        right: 30px; /* Place the button 30px from the right */
        z-index: 99; /* Make sure it does not overlap */
        border: none; /* Remove borders */
        outline: none; /* Remove outline */
        color: black; /* Text color */
        cursor: pointer; /* Add a mouse pointer on hover */
        padding: 15px; /* Some padding */
        border-radius: 10px; /* Rounded corners */
        font-size: 18px; /* Increase font size */
    }

        #btnYukari:hover {
            background-color: #555; /* Add a dark-grey background on hover */
        }

    .tukendi {
        position: relative;
        top: -10px;
        font-size: 12px;
        background-color: #000;
        color: white;
        border-radius: 4px;
    }

    .lineBottom {
        border-bottom: 2px solid #979387 !important;
        margin: 6px;
    }


    .btnSatinAlEski {
        border-radius: 6px !important;
        background: #a90909;
        color: white !important;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding: 5px;
        margin: 5px;
        display: block;
        border: 1px solid #a90909;
    }
.btnSatinAl {
    all: unset; /* button için tüm varsayılanları sıfırlar */
    border-radius: 6px;
    background: #a90909;
    color: white !important;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    margin: 5px;
    display: block;
    border: 1px solid #a90909;
    cursor: pointer;
    width: calc(100% - 10px); /* veya ihtiyacına göre özel genişlik */
    box-sizing: border-box;
}
    .btnSatinAl:disabled {
        background-color: #c66c6c; /* soluk bordo tonu */
        border-color: #c66c6c;
        color: #f5f5f5;
        cursor: not-allowed;
        opacity: 1; /* tamamen görünür kalsın, sadece soluk renk */
    }
    .btnText {
        border-radius: 6px !important;
        background: #fff;
        color: #a90909;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding: 5px;
        margin: 5px;
        display: block;
        border: 1px solid #fff;
    }

    .ustMetin {
        vertical-align: middle;
        text-align: center;
        padding: 5px;
    }

    .altMetin {
        vertical-align: middle;
        height: 50px;
        text-align: center;
        display: flex;
        align-items: center;
        font-weight: bold;
        justify-content: center;
        color: #a90909;
    }

    .hide {
        display: none;
    }

    .errorMessage {
        color: #a90909;
    }

    .card-body {
        background-color: #fff !important;
    }



    a {
        color: #000000;
    }

    .nav-link img {
        height: 18px;
    }

    .sdisableddiv {
        pointer-events: none;
        opacity: 0.4;
    }

    .menuLi {
        padding: 1px;
        display: block !important;
        border-bottom: 1px dotted #d4d4d4;
    }

        .menuLi a {
            display: block;
            padding: 5px;
            margin-top: 3px;
        }

            .menuLi a:hover {
                color: #fff;
                background-color: #000;
            }

    @media (min-width: 1200px) {
        .container {
            width: 1040px;
        }
    }

    @media (min-width: 800px) {

        .dropdown:hover > .dropdown-menu {
            display: block;
        }
    }

    .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
        color: #000;
    }


    .nav-link::after {
        content: '';
        display: block;
        width: 0;
        height: 2px;
        background: #000;
        transition: width .3s;
    }

    .nav-link:hover::after {
        width: 100%;
    }

    .dropdown-menu {
        z-index: 10000;
        background-color: #f5f5f5;
        border: 1px solid #e0dfd7;
        padding: 0;
        margin: 0;
        left: -35px;
    }

    .mt-1, .my-1 {
        margin-top: -0.1rem !important;
    }

    .dropdown-item {
        padding: .25rem 0;
    }

    .activeSelect {
        border: 3px solid #c30101 !important;
        box-shadow: 0 4px 8px rgb(0 0 0 / 70%);
    }

    a:hover {
        /*   color: #000000;*/
        cursor: pointer;
        text-decoration: none;
    }

    .yasBedenInfo {
        font-size: 14px;
        line-height: 22px;
    }

    .btn-outline-dark {
        color: #767676;
        border: 1px solid #e0dfd7;
        background-color: #f2f1e9;
        padding: .30rem .75rem;
    }

    .dropdown-item {
        padding-left: 0;
    }

        .dropdown-item.active, .dropdown-item:active {
            color: #767676;
            background-color: #f2f1e9;
        }

    .filter-option-inner-inner .menuicon {
        background-position: left;
        background-repeat: no-repeat;
        background-size: 20px;
        padding-left: 25px;
    }

    .filter-option-inner-inner .menuicon-kiz {
        background-image: url(../../images/menu/kiz.png);
    }

    .filter-option-inner-inner .menuicon-erkek {
        background-image: url(../../images/menu/erkek.png);
    }

    .filter-option-inner-inner .menuicon-kiz-erkek {
        background-image: url(../../images/menu/kiz-erkek.png);
    }

    .filter-option-inner-inner .menuicon-0-36-ay {
        background-image: url(../../images/menu/yas.png);
    }

    .filter-option-inner-inner .menuicon-1-4-yas {
        background-image: url(../../images/menu/yas.png);
    }

    .filter-option-inner-inner .menuicon-5-8-yas {
        background-image: url(../../images/menu/yas.png);
    }

    .filter-option-inner-inner .menuicon-9-16-yas {
        background-image: url(../../images/menu/yas.png);
    }

    .filter-option-inner-inner .menuicon-tum-yaslar {
        background-image: url(../../images/menu/yas.png);
    }

    .swiper-zoom-container, .swiper-slide {
        background-color: #e6e4e5;
        box-shadow: 0 1px 4px 0 rgb(0 0 0 / 2%);
        border-radius: 10px;
    }

    .btn-outline-dark:hover {
        color: #fff !important;
    }

    .ustmenuLogoX {
        box-shadow: 0px -1px 5px -1px lightgrey;
    }

    .ustmenuXX {
        box-shadow: 0px 1px 2px 0px lightgrey;
    }

    .filtermenu {
        box-shadow: 2px 2px 0px 0px lightgrey;
    }

    .vitrinbg {
    }

    .btn-mw-75 {
        min-width: 90px;
    }

    .bootstrap-select .dropdown-toggle .filter-option {
        text-align: center;
    }

    .bootstrap-select .dropdown-menu li {
        text-align: center;
    }

    .altmenu {
        border-top: 1px solid rgba(var(--b6a,219,219,219),1);
        background-color: #f5f5f5;
        position: fixed;
        z-index: 1030;
        right: 0;
        bottom: 0;
        left: 0;
        list-style: none;
        padding: 3px 0;
        text-align: center;
        margin-bottom: 0;
    }

        .altmenu li {
            display: inline;
        }

    .renkbedenul {
        list-style: none;
        padding: 3px 0;
        margin-bottom: 0;
    }

        .renkbedenul li {
            display: inline-block;
            padding: 2px 3px;
        }

    .bootstrap-select .dropdown-menu li {
        position: relative;
        display: block;
    }

    .blog-footer {
        padding: 10px 10px 40px 10px;
        color: #000;
        text-align: center;
        border-top: .05rem solid #e5e5e5;
    }

    .imageboxEffect img {
        transition: transform 1s ease;
    }

    .imageboxEffect:hover img {
        transform: scale(1.015);
    }

    .preview {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    @media screen and (max-width: 996px) {
        .preview {
            margin-bottom: 20px;
        }
    }

    .preview-pic {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .preview-thumbnail.nav-tabs {
        border: none;
        margin-top: 15px;
    }

        .preview-thumbnail.nav-tabs li {
            width: 10%;
            margin-right: 2.5%;
        }

            .preview-thumbnail.nav-tabs li img {
                max-width: 100%;
                display: block;
            }

            .preview-thumbnail.nav-tabs li a {
                padding: 0;
                margin: 0;
            }

            .preview-thumbnail.nav-tabs li:last-of-type {
                margin-right: 0;
            }

    .tab-content {
        overflow: hidden;
    }

        .tab-content img {
            width: 95%;
            -webkit-animation-name: opacity;
            animation-name: opacity;
            -webkit-animation-duration: .3s;
            animation-duration: .3s;
        }



    @media screen and (min-width: 997px) {
        .wrapper {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
        }
    }

    .details {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .btn.focus, .btn:focus {
        background-color: #f2f1e9;
        border-color: #999;
        outline: 0;
        color: black;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
    }

    .btn-light {
        background: #fafafa;
        padding: .25rem .25rem;
        border-color: #e1e1e1;
        border: 0;
    }

    .colors {
    }

    .product-title, .price, .sizes, .colors {
        font-weight: bold;
    }

        .checked, .price span {
            color: #ff9f1a;
        }

    .product-title, .rating, .product-description, .price, .vote, .sizes {
        margin-bottom: 15px;
    }

    .product-title {
        margin-top: 0;
    }

    .size {
        margin-right: 10px;
    }

        .size:first-of-type {
            margin-left: 40px;
        }

    .color {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        height: 2em;
        width: 2em;
        border-radius: 2px;
    }

        .color:first-of-type {
            margin-left: 20px;
        }

    .add-to-cart, .like {
        background: #ff9f1a;
        padding: 1.2em 1.5em;
        border: none;
        font-weight: bold;
        color: #fff;
        -webkit-transition: background .3s ease;
        transition: background .3s ease;
    }

        .add-to-cart:hover, .like:hover {
            background: #b36800;
            color: #fff;
        }

    .not-available {
        text-align: center;
        line-height: 2em;
    }

        .not-available:before {
            font-family: fontawesome;
            content: "\f00d";
            color: #fff;
        }

    .orange {
        background: #ff9f1a;
    }

    .green {
        background: #85ad00;
    }

    .blue {
        background: #0076ad;
    }

    .tooltip-inner {
        padding: 1.3em;
    }

    @-webkit-keyframes opacity {
        0% {
            opacity: 0;
            -webkit-transform: scale(3);
            transform: scale(3);
        }

        100% {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    @keyframes opacity {
        0% {
            opacity: 0;
            -webkit-transform: scale(3);
            transform: scale(3);
        }

        100% {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }


    .table > tbody > tr > td, .table > tfoot > tr > td {
        vertical-align: middle;
    }

    @media screen and (max-width: 600px) {
        table#cart tbody td .form-control {
            width: 20%;
            display: inline !important;
        }

        .actions .btn {
            width: 36%;
            margin: 1.5em 0;
        }

        .actions .btn-info {
            float: left;
        }

        .actions .btn-danger {
            float: right;
        }

        table#cart thead {
            display: none;
        }

        table#cart tbody td {
            display: block;
            padding: .6rem;
        }

        table#cart tbody tr {
            border: 2px solid #dee2e6;
        }

            table#cart tbody tr td:first-child {
                background: #f9f9f9;
                color: #000;
            }

        table#cart tbody td:before {
            content: attr(data-th);
            font-weight: bold;
            display: inline-block;
            width: 8rem;
        }



        table#cart tfoot td {
            display: block;
        }

            table#cart tfoot td .btn {
                display: block;
            }
    }



    .submenuHeader {
        background-color: #fff;
        box-shadow: 0 1px 4px 0 rgba(0,0,0,.05);
        border-radius: 6px;
        background-color: #0000f;
        box-shadow: 2px 2px 2px 2px rgb(0 0 0 / 2%);
        margin-top: 5px;
        padding: 5px;
        text-align: center;
    }






    .box {
        margin: 8px;
        position: relative;
        box-shadow: 0 1px 4px 0 rgb(0 0 0 / 9%);
        border: 1px solid #d3d3d3;
        border-radius: 10px;
        background-color: #f5f5f5;
        box-sizing: border-box;
        transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

        .box:hover {
            transform: scale(1.01);
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
            z-index: 10;
        }


    .boxcampaignName {
        display: block;
        background-color: #000;
        color: white;
        font-weight: bold;
        padding: 5px !important;
    }
    /* common */
    .ribbon {
        width: 100px;
        height: 100px;
        overflow: hidden;
        position: absolute;
    }

        .ribbon::before,
        .ribbon::after {
            position: absolute;
            z-index: -1;
            content: '';
            display: block;
            border: 5px solid #2980b9;
        }

        .ribbon span {
            position: absolute;
            display: block;
            width: 150px;
            padding: 4px 0;
            background-color: #000;
            box-shadow: 0 5px 10px rgba(0,0,0,.1);
            color: #fff;
            text-shadow: 0 1px 1px rgba(0,0,0,.2);
            text-align: center;
        }

    /* top left*/
    .ribbon-top-left {
        top: 0px;
        left: 0px;
    }

        .ribbon-top-left::before,
        .ribbon-top-left::after {
            border-top-color: transparent;
            border-left-color: transparent;
        }

        .ribbon-top-left::before {
            top: 0;
            right: 0;
        }

        .ribbon-top-left::after {
            bottom: 0;
            left: 0;
        }

        .ribbon-top-left span {
            right: 0px;
            top: 5px;
            transform: rotate(-45deg);
        }

    /* top right*/
    .ribbon-top-right {
        top: -10px;
        right: -10px;
    }

        .ribbon-top-right::before,
        .ribbon-top-right::after {
            border-top-color: transparent;
            border-right-color: transparent;
        }

        .ribbon-top-right::before {
            top: 0;
            left: 0;
        }

        .ribbon-top-right::after {
            bottom: 0;
            right: 0;
        }

        .ribbon-top-right span {
            left: -25px;
            top: 30px;
            transform: rotate(45deg);
        }

    /* bottom left*/
    .ribbon-bottom-left {
        bottom: -10px;
        left: -10px;
    }

        .ribbon-bottom-left::before,
        .ribbon-bottom-left::after {
            border-bottom-color: transparent;
            border-left-color: transparent;
        }

        .ribbon-bottom-left::before {
            bottom: 0;
            right: 0;
        }

        .ribbon-bottom-left::after {
            top: 0;
            left: 0;
        }

        .ribbon-bottom-left span {
            right: -25px;
            bottom: 30px;
            transform: rotate(225deg);
        }

    /* bottom right*/
    .ribbon-bottom-right {
        bottom: -10px;
        right: -10px;
    }

        .ribbon-bottom-right::before,
        .ribbon-bottom-right::after {
            border-bottom-color: transparent;
            border-right-color: transparent;
        }

        .ribbon-bottom-right::before {
            bottom: 0;
            left: 0;
        }

        .ribbon-bottom-right::after {
            top: 0;
            right: 0;
        }

        .ribbon-bottom-right span {
            left: -25px;
            bottom: 30px;
            transform: rotate(-225deg);
        }

    .sepetContainer {
        padding-bottom: 10px;
    }

    .basketContainer {
        padding: 0px;
        padding-top: 5px;
        text-align: center;
    }

    .basketProductImg {
        border-radius: 6px 0 0 6px;
    }

    .basketProductTd {
        padding: 6px !important;
    }

    .basketProductInfoTd {
        padding-left: 6px !important;
    }

    .basketHeader {
        border-radius: 6px !important;
        background: #979387;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        padding: 5px;
        margin: 5px;
    }

    .urunDetayContainer {
        padding-bottom: 10px;
    }

    .urunDetayBilgi {
        padding-left: 20px !important
    }

    .blgRenkBilgisi {
        color: #c30101;
    }

    .blgBedenBilgisi {
        color: #c30101;
    }

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100% !important;
        max-height: 100%;
        object-fit: contain;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

    .sepeteEklemeli {
        width: 100%;
    }

    .btn-alisveris {
        all: unset;
        color: #000000;
        background-color: #fcfbf8;
        border-radius: 6px;
        font-size: 20px;
        padding: 5px;
        display: block;
        margin: 5px;
        border: 1px solid #979387;
        text-align: center;
    }

    .btn-koyu {
        all: unset;
        color: #ffffff;
        background-color: #979387;
        border-radius: 6px;
        font-size: 20px;
        padding: 5px;
        display: block;
        margin: 5px;
        border: 1px solid #979387;
        text-align: center;
        font-weight: bold;
    }

    .btn-sepeteEkle {
        color: #fff;
        background-color: #c30101;
        border-color: #c30101;
        border-radius: 6px;
        font-size: 20px;
        padding: 4px;
        font-weight: bold;
        transition: transform 0.2s ease, color 0.2s ease;
    }

        .btn-sepeteEkle:hover {
            color: #fff;
            transform: scale(1.02);
        }

    .kampanyaTitle {
        display: block; /* veya display: inline-block */
        position: relative;
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-weight: bold;
        color: white;
        background-color: #979387;
        border-radius: 10px;
        margin-top: 8px;
        margin-bottom: 10px;
        overflow: hidden;
        padding-left: 20px;
        padding-right: 20px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); /* Derinlik */
        transform: perspective(600px) rotateX(3deg); /* 3D açı */
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

        .kampanyaTitle:hover {
            color: white;
            transform: perspective(600px) rotateX(0deg) scale(1.01);
            box-shadow: 0 6px 10px rgba(0, 0, 0, 0.3);
        }

        .kampanyaTitle::before {
            content: '';
            position: absolute;
            top: 0;
            left: -75%;
            width: 50%;
            height: 100%;
            background: linear-gradient( 120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100% );
            transform: skewX(-25deg);
            animation: isikGecisi 2.5s infinite;
        }

    @keyframes isikGecisi {
        0% {
            left: -75%;
        }

        100% {
            left: 125%;
        }
    }

    .swiper-zoom-container > img {
        border-radius: 10px;
    }


    #logo-flying {
        width: 30;
        border: none;
        cursor: pointer;
        position: fixed;
        top: 10px;
        left: 10px;
        z-index: 999999;
    }

    .sepet-flying {
        width: 58px;
        height: 58px;
        border-radius: 50% !important;
        background-color: #f3f1ec;
        cursor: pointer;
        position: fixed;
        top: 10px;
        right: 10px;
        z-index: 999999;
        border: 2px solid;
        padding: 4px;
        text-align: center;
        font-size: 18px;
    }

    .geri-flying {
        position: fixed;
        top: 80px;
        right: 10px;
        z-index: 9998;
        width: 58px;
        text-align: center;
    }

    .sepete-ekle-flying {
        position: fixed;
        bottom: 140px;
        right: 10px;
        z-index: 9998;
        width: 58px;
        text-align: center;
    }

    .sepete-ekle-flying-a {
        width: 58px;
        height: 58px;
        box-shadow: 0 0 0 0 rgb(41 167 26 / 70%);
        border-radius: 50% !important;
        background-color: #f3f1ec;
        background-size: 51%;
        background-repeat: no-repeat;
        cursor: pointer;
        background-position: center;
        float: left;
        cursor: pointer;
        border: 2px solid;
    }

    .sepeteEkleFlyingDivText {
        font-weight: bold;
        color: black;
        line-height: 18px;
        margin-bottom: 5px;
        font-family: sans-serif;
        text-shadow: -2px -2px 11px rgb(255 255 255 / 80%), 2px -2px 10px rgb(255 255 255 / 80%), -2px 2px 10px rgb(255 255 255 / 80%), 2px 2px 10px rgb(255 255 255 / 80%);
    }



    .product-header-flying {
        position: fixed;
        z-index: 9999;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        top: 50px;
        left: 10px;
        font-weight: bold;
        text-shadow: -2px -2px 11px rgb(255 255 255 / 80%), 2px -2px 10px rgb(255 255 255 / 80%), -2px 2px 10px rgb(255 255 255 / 80%), 2px 2px 10px rgb(255 255 255 / 80%);
    }

    #renkBeden {
        position: fixed;
        z-index: 9999;
        width: 100%;
        bottom: 80px;
        display: flex;
        justify-content: space-between;
    }

    .renk-beden-sec {
        background: #ffffff78;
        border-radius: 8px;
        border: 2px solid;
        width: 140px;
        box-shadow: 0 0 15px rgb(116 116 116 / 80%)
    }

    .product-price {
        padding: 2px 10px;
        margin-left: -10px;
        font-size: 24px;
        font-weight: bold;
        color: white;
        background: #53514a;
        text-shadow: none;
        border-radius: 0 15px 15px 0;
    }

    .product-price-flying {
        color: #53514a;
        position: fixed;
        z-index: 9999;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        bottom: 140px;
        left: 10px;
        text-shadow: -2px -2px 11px rgb(255 255 255 / 80%), 2px -2px 10px rgb(255 255 255 / 80%), -2px 2px 10px rgb(255 255 255 / 80%), 2px 2px 10px rgb(255 255 255 / 80%);
    }

    .ellipsis {
        white-space: nowrap; /* Metni tek satırda tutar */
        overflow: hidden; /* Taşan kısmı gizler */
        text-overflow: ellipsis; /* Üç nokta ekler */
    }


.product-slider-div {
    width: 100%;
}

.uruntagAltSol img {
    width: 100%;
}

.uruntagUstSag img {
    width: 100%;
}

@media (max-width:1040px) {
    .pk-product {
        width: 160px !important;
    }
    .pk-product-name {
        font-size: 16px !important;
        margin-top: 3px !important;
    }
    .pk-product-rb {
        font-size: 14px !important;
    }
    .pk-product-salePrice {
        font-size: 16px !important;
        margin-top: 3px !important;
    }
    .pk-product-campaignPrice {
        font-size: 18px !important;
        margin-bottom: 3px !important;
    }
    .color-info {
        padding: 2px 5px 2px 5px !important;
        font-size: 12px !important;
    }
    .uruntagAltSol {
        width: 55px !important;
        top: 203px !important;
    }
    .uruntagUstSag {
        width: 45px !important;
    }
    .swiper-pagination-special {
        top: 205px !important;
        padding-right: 4px !important;
    }
    .swiper-pagination-bullet {
        width: 6px !important;
        height: 6px !important;
        margin: 0 2px !important;
    }
}

.pk-product {
    width: 240px;
    position: relative;
    box-shadow: none;
    transition: box-shadow,border-radius .2s linear;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 10px;
}
.pk-product-name {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
}
.pk-product-rb {
    font-size: 16px;
}
.pk-product-salePrice {
    font-size: 18px;
    font-weight: bold;
    color: dimgray;
    text-decoration: line-through;
    margin-top: 5px;
}
.pk-product-campaignPrice {
    font-size: 20px;
    font-weight: bold;
    color: darkred;
    margin-bottom: 5px;
}
.color-info {
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 2;
    background:dimgray;
    color: white;
    padding: 3px 6px 3px 6px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    border-radius: 0 0 10px 0;
}
.uruntagAltSol {
    width: 65px;
    position: absolute;
    left: 7px;
    height: 50px;
    top: 320px;
    z-index: 2;
}
.uruntagUstSag {
    width: 57px;
    position: absolute;
    right: 2px;
    height: 50px;
    top: 2px;
    z-index: 2;
}
.swiper-pagination-special {
    position: absolute;
    top: 320px;
    width: 100%;
    z-index: 10;
    text-align: right;
    padding-right: 10px;
}



.filter-close {
    margin: 0px 0 0px 7px;
    font-size: 20px;
    color: darksalmon;
}

.btn-more-product{
    width:100%;
}

.footer-h1 {
    font-size: 14px;
    font-weight: normal;
    color: #888;
    text-align: center;
    margin: 10px;
}
.page-info {
    text-align: center;
    margin: 30px;
}


