@import url('https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap');
body{
    font-family: system-ui;
    font-weight: 600;
    line-height: 1.5;
    font-size: 12px;
    color: #212529;
    padding: 0px;
    margin: 0px;
        background: #fefefee6;

    -khtml-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;unselectable:on;

 
}
a {
    text-decoration: none !important;
    color: #000;
}
ul{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul li{
    float: left;
}

.mt-5{margin-top: 5px}
.mb-5{margin-bottom: 5px}

.mt-10{margin-top: 10px}
.mb-10{margin-bottom: 10px}

.mt-15{margin-top: 15px}
.mb-15{margin-bottom: 15px}

.mt-20{margin-top: 20px}
.mb-20{margin-bottom: 20px}

.mt-25{margin-top: 25px}
.mb-25{margin-bottom: 25px}

.mt-30{margin-top: 30px}
.mb-30{margin-bottom: 30px}

.pt-5{padding-top: 5px}
.pb-5{padding-bottom: 5px}

.pt-10{padding-top: 10px}
.pb-10{padding-bottom: 10px}

.pt-15{padding-top: 15px}
.pb-15{padding-bottom: 15px}

.pt-20{padding-top: 20px}
.pb-20{padding-bottom: 20px}

.pt-25{padding-top: 25px}
.pb-25{padding-bottom: 25px}

.pt-30{padding-top: 30px}
.pb-30{padding-bottom: 30px}

.p5{padding: 5px}
.p10{padding: 10px}
.p15{padding: 15px}
.p20{padding: 20px}

.border{
    border: .05rem solid #f2f2f2;
}

.border-b{
    border-bottom: 0px solid #f2f2f2;
}

.border-t{
    border-top: .05rem solid #f2f2f2;
}

.border-l{
    border-left: .05rem solid #f2f2f2;
}

.border-r{
    border-right: .05rem solid #f2f2f2;
}
.border-n{
    border: none !important;
}

.bg-1{background: #fff;}
.bg-2{background-image: linear-gradient(to left, #ad006b, #1d3d65);}
.bg-3{background: #fefefee6;}
.bg-4{background: #fff;}
.bg-5{}


.bg2{
    background-color: #fff;
    box-shadow: 0px 0px 2px 0 #dadee8;
    border-radius: 5px;
}

.bg3{
    background-color: #f8f8f8;
}

.box-shadow-1{
    box-shadow: 0px 1px 0px 0px #3e3e3e1f;
}

.menu1{}
.menu1 li{}
.menu1 li a{
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #eaeaea;
}
.menu1 li:last-child a{
    border-right: 0px;
}

.menu2{}
.menu2 li{
    padding-right: 15px;
    margin-right: 15px;
}
.menu2 li:last-child{
    padding-right: 0px;
    margin-right: 0px;
}
.menu2 li:last-child span{background-color: #f26725;}
.menu2 li a{
    float: left;
    font-size: 23px;
    position: relative;
}
.menu2 li a i{
}
.menu2 li a span{
    color: #FFF;
    background-color: #dd4150;
    font-size: 11px;
    padding: 1px 5px;
    border-radius: 50%;
    position: absolute;
    right: -8px;
}
.menu2 li a:hover i{
    color: #9b59b6;
}



.ara-logo-menu{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ara-logo-menu .ara{
    flex: 1.2;
    margin-left: -30px;
}
.ara-logo-menu .logo{
    width: auto;
}
.ara-logo-menu .hizli-menu{
    display: flex;
    flex: 1;
    justify-content: flex-end;
    align-items: center;

}

.ara-logo-menu .ara form{
    float: left;
    width: 70%;
    position: relative;
    ;
}
.ara-logo-menu .ara input{
    float: left;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0px;
    outline: none;
}
.ara-logo-menu .ara button{
    position: absolute;
    right: 0px;
    background: none;
    border: none;
    outline: none;
    font-size: 20px;
}

.destek{
    padding-right: 40px;
    margin-right: 40px;
}
.destek div:first-child{
    float: left;
    margin-right: 5px;
}
.destek div:first-child i{
    font-size: 34px;
}
.destek div:last-child{
    float: left;
    margin-top: 5px;
}
.destek div:last-child span{
    font-size: 11px;
    float: left;
    width: auto;
}
.destek div:last-child a{
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: auto;
    clear: left;
}

.menu3{
        justify-content: space-between;
    display: flex;
    align-items: center;
}
.menu3 li{}
.menu3 li a{
    width: 100%;
    height: 3.6rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.menu3 li a span{
    position: relative;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    height: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1.5rem;
    line-height: 16px;
text-transform: uppercase;



}

.menu3 li a span{
    position: relative;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    height: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 1.5rem;
    line-height: 16px;
text-transform: uppercase;



}



.menu3 li a span:hover{
  color: #f27a1a !important;
  box-shadow: inset 0 -2px 0 0 #f27a1a;



}





.menu3 li a span:after{
    content: "";
    width: 1px;
    height: 55%;
    background: #f26725;
    position: absolute;
    right: 0;
}

.menu3 li:last-child a span:after{
    background: none;
}

.rengarenk{
    float: left;
    width: 100%;
}
.rengarenk div{
    float: left;
    height: 3px;
}
.rengarenk div:nth-child(1){
    width: 15%;
    background: #4285f4;
}
.rengarenk div:nth-child(2){
    width: 25%;
    background: #ea4335;
}
.rengarenk div:nth-child(3){
    width: 25%;
    background: #ccab35;
}
.rengarenk div:nth-child(4){
    width: 15%;
    background: #34a853;
}
.rengarenk div:nth-child(5){
    width: 20%;
    background: #cc52b1;
}



#hikaye .item{
    font-size: smaller;
    width: 100%;
}
#hikaye .item img{
    border-radius: 50%;
    border: 2px solid #c0c0c0;
    padding: 1px;
    background: #fff;
    margin: 0 auto;
    display: block;
}
#hikaye .item span{
    float: left;
    width: 100%;
    padding: 0px 8px;
    text-align: center;
    margin-top: 5px;
    font-size: 13px;
}
#hikaye .owl-prev{
    left: -65px;
}
#hikaye .owl-next{
    right: -65px;
}


.anaslider{
    padding: 10px;
    border-radius: 20px;
}
.anaslider img{
    border-radius: 20px;
}


.urun{
    background: #fff;
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #f1ecec;
    padding: 5px 5px;
    overflow: hidden;
    border-radius: 5px;
}
.urun:hover{
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.urun:hover > .kontrol{
    right: 30px;
    transition: 0.3s ease;
}
.urun a{
    float: left;
    width: 100%;
}
.urun a img{
    max-width: 100%;
    margin: 0 auto;
    display: block;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}
.urun a:hover > img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.urun a.link{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.urun .fiyat{
    float: left;
    width: 100%;
}
.urun .fiyat .eski{
    float: left;
    width: 100%;
}
.urun .fiyat .eski span:first-child{
    float: left;
    font-size: 14px;
    text-decoration: line-through;
}
.urun .fiyat .eski span:last-child{
    float: right;
    padding: 0 5px;
    border: 1px solid #cf4a4a;
    border-radius: 4px;
    margin-left: auto;
    font-size: 13px;
    font-weight: 700;
    color: #cf4a4a;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;
    position: relative;
    top: 15px;
    right: 0px;
}
.urun .fiyat .guncel{
    float: left;
    width: 100%;
    color: #f26725;
    font-size: 19px;
    font-weight: bold;
}

.urun .kontrol{
    position: absolute;
    right: -50px;
    z-index: 2;
}
.urun .kontrol span{
    border-radius: 100px;
    background-color: #fff;
    padding: 4px 8px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    transition-duration: 0.1s;
    transition-timing-function: linear;
    font-size: 20px;
    margin-bottom: 10px;
    cursor: pointer;
    float: left;
    width: auto;
    clear: left;
}
.urun .kontrol span:nth-child(1){color: #5e8ffc;}
.urun .kontrol span:nth-child(1):hover{background-color: #5e8ffc;color: #ffff}
.urun .kontrol span:nth-child(2){color: #f08183;}
.urun .kontrol span:nth-child(2):hover{background-color: #f08183;color: #ffff}

.vitrin_baslik{
    position: relative;
    text-align: center;
    font-size: 25px;
    float: left;
    width: 100%;
}
.vitrin_baslik span{padding: 0px 30px;position: relative;z-index: 2;font-family: system-ui;    font-weight: 100;}

.vitrin_baslik:after{
    content: '';
    position: absolute;
    left: 0%;
    top: 20px;
    border-top: 5px solid #f26725;
    width: 100%;
    z-index: 0;
}


.haftanin_urunleri_baslik{
    float: left;
    width: 100%;
    color: #fff;
    font-size: 16px;
    padding: 3px 0px;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    font-family: system-ui;;
}
#haftanin_urunleri{
    border-bottom: 7px solid #f26725;
}


.ticaret-kutu-dis{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ticaret-kutu{
    width: 25%;
    box-sizing: border-box;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #b9b9b9;
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    background: #ffffff;
}
.ticaret-kutu div:first-child{
    font-size: 45px;
    margin-right: 22px;
}
.ticaret-kutu div:last-child{
}
.ticaret-kutu div:last-child span{
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin-bottom: 5px;
}
.ticaret-kutu div:last-child b{
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    float: left;
    width: 100%;
}
.ticaret-kutu:last-child{
    border-right: 1px solid #b9b9b9;
}



.kampanyalar{}
.kampanyalar a{
    float: left;
    width: 100%;
}
.kampanyalar a img{
    border-radius: 20px;
    transition-duration: 0.1s;
    transition-timing-function: linear;
   
}
.kampanyalar a img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
   
}



.vitrin1 .item, .vitrin2 .item{
    margin: 5px;
}

#haftanin_urunleri .urun{
    border-radius: 0px;
}


.no-border{
    border:none !important;
}

footer{
    float: left;
    width: 100%;
        background: #222222;
    background-image: url(../../upload/bgf.jpg);
    background-repeat: repeat;

}
footer .etiket_dis{}
footer .etiket_dis h4{}
footer .etiket_dis ul{
    width: 100%;
}
footer .etiket_dis ul li{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
footer .etiket_dis ul li a{
    color: #000;
    float: left;
    padding: 3px 7px;
    border: 1px solid #dbdce0;
    background: #fff;
    border-radius: 10px;
    font-size: 12px;
    transition-duration: .4s;
}
footer .etiket_dis ul li a:hover{
    background: #000;
    color: #fff;
}

footer .destek div:first-child i{font-size: 55px;}
footer .destek div:last-child span {
    font-size: 16px;
}
footer .destek div:last-child a {
    font-size: 16px;
}

.adres-email {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.adres-email div span:first-child {
    font-weight: 700;
    width: 80px;
    float: left;
}
.adres-email div span:last-child {
}

.footer_menu{
   
    color: white;
}
.footer_menu li:first-child {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
}
.footer_menu li {
    width: 100%;
    float: left;
    padding: 5px 0;
    color: white;
}

.footer_sosyal{}
.footer_sosyal li{
    margin-right: 10px;
    margin-bottom: 10px;

}
.footer_sosyal li a{
    color: #000;
    float: left;
    padding: 0px 3px;
    border: 1px solid #dbdce0;
    background: #fff;
    border-radius: 100px;
    font-size: 20px;
}
.copyright{
    float: left;
    width: 100%;
    
    background: #2d2d2d;
    color: white;
}
.copyright a{
    color: #fff;
}

.adres_cubugu li a {
    color: #000;
    float: left;
}
.adres_cubugu li span {
    color: #f26725;
    padding: 1px 13px;
    float: left;
}

.urun_detay{
    float: left;
    width: 100%;
    padding-bottom: 0px;
}
.urun_detay h1{
    padding: 0px;
    margin: 0px;
    font-size: 23px;
    margin-bottom: 10px;
}
.urun_detay .degerlendirme_paylas{
    float: left;
    width: 100%;
}
.urun_detay .degerlendirme_paylas .yildiz{
    width: auto;
}
.urun_detay .degerlendirme_paylas .yildiz small{
    margin-left: 10px;
}
.urun_detay .degerlendirme_paylas .paylas{}
.urun_detay .degerlendirme_paylas .paylas a{
    margin-right: 5px;
    font-size: 17px;
}
.urun_detay .marka{
    float: left;
    width: 100%;
}
.urun_detay .marka a{
    float: left;
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.urun_detay .marka a img{
    max-height: 25px;
}


.urun_detay .stok_kod_durum{
    float: left;
    width: 100%;
}
.urun_detay .stok_kod_durum div{
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #ddd;
}
.urun_detay .stok_kod_durum div:last-child{
    border-right: 0px;
}
.urun_detay .stok_kod_durum div span{}
.urun_detay .stok_kod_durum div strong{
    color: #f26725;
}
.urun_detay .stok_kod_durum div strong.durum0{
    color: red;
}


.fiyat{
    float: left;
    width: 100%;
}
.fiyat .eski_fiyat{
    padding: 10px 0px;
}
.fiyat .yeni_fiyat{
    padding: 10px 0px;
}
.fiyat .eski_fiyat .col-md-8:nth-child(2) span{
    text-decoration: line-through;
}
.fiyat .yeni_fiyat .col-md-4:nth-child(1){
    font-size: 20px;
}
.fiyat .yeni_fiyat .col-md-8:nth-child(2) span{
    font-size: 25px;
    float: left;
    color: #f26725;
}


.adet_butonlar{
    float: left;
    width: 100%;
}
.adet_butonlar .adet{
    position: relative;
    overflow: hidden;
}
.adet_butonlar .adet input{}
.adet_butonlar .adet button.eksi{
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    width: auto;
    position: absolute;
    right: 5px;
    bottom: 1px;
    background: none;
    outline: none;
}
.adet_butonlar .adet button.arti{
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    width: auto;
    position: absolute;
    right: 5px;
    top: 1px;
    background: none;
    outline: none;
}
.adet_butonlar button{
    width: 100%;
}


.varyant{display: grid;}
.varyant strong{}
.varyant ul{}
.varyant ul li{
    border-radius: 3px;
    border: solid 2px #999999;
    font-size: 13px;
    color: #333333;
    padding: 5px 10px 4px;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 2.5px;
    margin-top: 2.5px;
}
.varyant ul li:hover{
    border: solid 2px #5cb85c;
}
.varyant ul li.aktif{
    border: solid 2px #f27a1a;
}  
.kargo_bedava{
    color: #f26725;
}

.urun_detay_tab_1{
    width: 100%;
}
.urun_detay_tab_1 li{
    float: left;
    padding: 10px 20px;
    cursor: pointer;
}
.urun_detay_tab_2{
    float: left;
    padding: 10px;
}
.urun_detay_tab_2 div{
    padding: 0px 10px;
}
.urun_detay_tab_1 li.aktif{
    border-bottom: 2px solid #f26725;
}
.urun_detay_tab_1 li:hover{
    border-bottom: 2px solid orange;
}
.urun_detay_tab_2 div.pasif{
    display: none;
}
.urun_detay_tab_2 div.aktif{
    display: block !important;
}


.kategori_sol{
   
}
.kategori_sol h2{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    padding-left: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.kategori_sol .kategoriler{
    padding-left: 15px;
    padding-right: 15px;
}
.kategori_sol .kategoriler li{
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;

}
.kategori_sol .kategoriler li:last-child{
    border-bottom: none;
}
.kategori_sol .kategoriler li i{
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.kategori_sol .kategoriler li a{
    float: left;
}
.kategori_sol .kategoriler li a:hover{
    color: #69bc45;
}

.kategori_sol .kategoriler li span{
    float: right;
}
.kategori_sol .secim_baslik{
    padding-left: 15px;
    font-weight: bold;
}
.kategori_sol .secimli{
    max-height: 200px;
    overflow-y: scroll;
}
.kategori_sol .secimli li{
    width: 100%;
}


.kayit_sol{}
.kayit_sol .col-md-4{}
.kayit_sol .col-md-4 i{
    font-size: 30px;
    margin-bottom: 1rem;
    text-align: center;
    border-radius: 50%;
    color: #099e18;
    border: 1px solid #099e18;
    padding: 1rem;
    width: 65px;
    height: 65px;
    line-height: 40px;
}
.kayit_sol .col-md-4 div{
    text-align: center;
    font-size: 17px;
}



.sepet_ust{
    overflow: hidden;
}

.sepet_ust .row:first-child .col-md-5{
    text-align: center;
}
.sepet_ust .la-trash{
    float: right;
    margin-right: 10px;
    background: red;
    color: white;
    padding: 5px 7px;
    border-radius: 5px;
    cursor: pointer;
}

.kupon{}
.kupon input{
    width: 80%;
    float: left;
    border-radius: 0px;
}
.kupon button{
    width: 20%;
    float: left;
    border-radius: 0px;
}


.sepet_ozet{}
.sepet_ozet ul{
    width: 100%;
}
.sepet_ozet ul li{
    width: 100%;
    border-bottom: .05rem solid #f2f2f2;
    padding: 10px 0px;
}
.sepet_ozet ul li span:first-child{
    float: left;
}
.sepet_ozet ul li span:last-child{
    float: right;
    font-weight: bold;
}
.sepet_ozet a{
    margin-top: 10px;
    width: 100%;
}


.basari{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #12a712;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    padding: 10px 0px;
    box-shadow: 0px 0px 10px #02ce2c;
}
.hata{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: #a7123b;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    padding: 10px 0px;
    box-shadow: 0px 0px 10px #ce0202;
}
.onay_bekliyor{
    background: orange;
    color: #fff;
    padding: 3px 6px;
    float: left;
    border-radius: 10px;
}

#sepete_ekle_durum{
    display: none;
    box-shadow: none;
    padding: 4px 0px;
    border-radius: 0px;
}

.yildiz{
    float: left;
    width: 100%;
}
.yildiz span{
    float: left;
}
.yildiz span.aktif{
    color: #ffb400;
}
.yildiz span.pasif{
    color: #cccccc;
}

#sepet{
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 300px;
    height: 100%;
    z-index: 999999999;
    background: #fff;
}
#sepet .sepet_baslik{
    color: #fff;
    float: left;
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #8cb0ff;
    font-size: 15px;
    position: relative;
}
#sepet .sepet_baslik span{
}
#sepet .sepet_baslik i{
    float: right;
    background: #254ea9;
    padding: 2px 3px;
    border-radius: 8px;
    cursor: pointer;
}
#sepet .sepet_urunler{
    width: 100%;
    height: 70%;
    overflow-y: scroll;
}
#sepet .sepet_urunler li{border-bottom: 1px solid #ddd;margin-bottom: 10px;padding: 5px 0px;}
#sepet .sepet_urunler li:last-child{border-bottom: 0px solid #ddd}
#sepet .sepet_urunler a{
    float: left;
    width: 100%;
    color: #8cb0ff;
}
#sepet .sepet_urunler a img{
    border: 1px solid #ddd;
}
#sepet .sepet_urunler .col-md-9 div{
    float: left;
    width: 100%;
}
#sepet .sepet_urunler .col-md-9 div span:first-child{
    font-weight: bold;
}
#sepet .sepet_urunler .col-md-9 div span:last-child{}
#sepet .sepet_urunler .col-md-9 [data-sepet-sil]{
    cursor: pointer;
    position: absolute;
    right: 0px;
    width: 20px;
    top: 0px;
    color: #b73f3f;
}
#sepet .sepet_alt{
    float: left;
    width: 100%;
}
#sepet .sepet_alt .toplam_tutar{
    color: #fff;
    float: left;
    width: 100%;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #8cb0ff;
    font-size: 15px;
    position: relative;
}
#sepet .sepet_alt .toplam_tutar span:first-child{}
#sepet .sepet_alt .toplam_tutar span:last-child{}
#sepet .sepet_alt a{float: left;width: 100%}


#sepet_durum.hata{
    width: 100%;
    display: inline-block;
    background-color: #e85353;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    padding: 10px 15px;
    margin-bottom: 13px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
#sepet_durum.basari{
    width: 100%;
    display: inline-block;
    background-color: #53e89c;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    padding: 10px 15px;
    margin-bottom: 13px;
    color: #005f2e;
    font-weight: bold;
    text-align: center;
}
.sepet_bos{
    text-align: center;
    width: 100%;
    margin-top: 30px;
}

#saydam_bg{
    background: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0.3;
    cursor: pointer;
    display: none;
}
.hesabim_menu{}
.hesabim_menu li{
    color: #000;
    float: left;
    width: 100%;
}
.hesabim_menu li a{
    float: left;
    width: 100%;
    padding: 10px 10px;
    font-size: 15px;
}
.hesabim_menu li a.aktif, .hesabim_menu li a:hover{
    background-color: #f8f8f8;
}

.menu3{
    position: relative;
    width: 100%;
}
.menu3 li:hover > .acilirdis{
    display: block;
}
.menu3 li .acilirdis{
    display: none;
    position: absolute;
    z-index: 2;
    width: 100%;
    background: #fff;
    left: 0px;
    top: 35px;
    border: 1px solid #ddd;

}
.menu3 li .acilirdis .col-md-3{
    border-right: 0px solid #ddd;
}
.menu3 li .acilirdis .col-md-3:last-child{
    border-right: none;
}
.menu3 li .acilirdis h3 {
    margin: 0px;
    padding: 0px;
    float: left;
    color: orange;
    width: 100%;
}
.menu3 li .acilirdis h3 a{
     float: left;
    width: 100%;
    color: black;
    font-size: 12px;
    font-weight: 700;
}
.menu3 li .acilirdis h3 a:hover{}
.menu3 li .acilirdis ul{
    float: left;
    width: 100%;
    padding-right: 5px;
    margin-right: 5px;
}
.menu3 li .acilirdis ul li{
    width: 100%;
    float: left;
}
.menu3 li .acilirdis ul li a{
    height: auto;
    padding-bottom: 10px;
}
.menu3 li .acilirdis ul li a:hover{}

.aktif{
    display: block;
}
.pasif{
    display: none;
}


body.theme-default .hc-offcanvas-nav li{
    width: 100%;
}

#sync2 .item{margin:10px;}
#sync2 .item{
    padding: 10px;
    border:2px solid gray;
}
.synced .item{
    border: 2px solid green  !important;
}

@media only screen and (max-width:600px){
    .urun_detay_tab_2 div, .urun_detay_tab_2 table{
        width: 100%  !important;
    }
    .whatsappdis{padding-left: 15px !important}
    .adet,[data-sepete-ekle]{margin-bottom: 10px;}
    .kategori_sol{margin-bottom: 20px}
    .adres_cubugu{display: none}
    .copyright{text-align: center}
    .ticaret-kutu{width: 50%;min-height: 115px}
    #sync1{margin-bottom: 10px}
    .owl-theme .owl-controls{display: none !important}
    .toggle{
        display: block !important;
        font-size: 25px;
        color: #000;
        text-align: center;
    }
    .ara-logo-menu{
        display: block;
    }
    .ara-logo-menu .ara form{
        width: 100%;
    }
    .ara-logo-menu .logo{
    margin: 0 auto;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    display: inline-block;
}
.destek{
    margin-right: 10px;
    padding-right: 10px;
}
.ara-logo-menu .hizli-menu{display: block;float: left;width: 90%;margin-bottom: 10px;margin-left: 5%;}

}
/* Dark Mode - Ürün liste kartı (.urun) beyaz zemin düzeltme */
html.bsdm .urun{
    background: #0b0d10 !important;
    border-color: rgba(255,255,255,.10) !important;
    color: #e9edf5 !important;
}

html.bsdm .urun a{
    color: #e9edf5 !important;
}
/* Dark Mode - Ürün detay (ub) beyaz kartları koyulaştır */
html.bsdm .ub-main-card,
html.bsdm .ub-info-card,
html.bsdm .ub-panel,
html.bsdm .ub-right,
html.bsdm .ub-left-col{
    background: #0b0d10 !important;
    border-color: rgba(255,255,255,.10) !important;
    color: #e9edf5 !important;
}

html.bsdm .ub-main-card *,
html.bsdm .ub-info-card *,
html.bsdm .ub-panel *,
html.bsdm .ub-right *,
html.bsdm .ub-left-col *{
    color: #e9edf5 !important;
}
/* Dark Mode - Kolay Paket: form alanları + seçenek kutuları + genel beyaz zeminler */
html.bsdm input,
html.bsdm select,
html.bsdm textarea{
    background:#0d1013 !important;
    color:#e9edf5 !important;
    border-color:rgba(255,255,255,.14) !important;
}

html.bsdm select option{
    background:#0d1013 !important;
    color:#e9edf5 !important;
}

/* Bootstrap form-control gibi sınıflar varsa */
html.bsdm .form-control{
    background:#0d1013 !important;
    color:#e9edf5 !important;
    border-color:rgba(255,255,255,.14) !important;
}

/* Ürün detayda seçenek/renk kutuları (ub-option) */
html.bsdm .ub-option-card,
html.bsdm .ub-option-grid,
html.bsdm .ub-option-name,
html.bsdm .ub-option-desc{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border-color:rgba(255,255,255,.14) !important;
}
/* Dark Mode - Ölçü seçimi / seçenek butonları / renk kutuları (genel düzeltme) */
html.bsdm button,
html.bsdm .btn,
html.bsdm input[type="button"],
html.bsdm input[type="submit"],
html.bsdm .ub-option-card,
html.bsdm .ub-option-card label,
html.bsdm .ub-option-grid button,
html.bsdm .ub-option-grid .btn{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border-color:rgba(255,255,255,.18) !important;
}
/* Ürün detay: ölçü seçimi butonları farklı class kullanıyorsa (genel yakalama) */
html.bsdm .ub-right button,
html.bsdm .ub-right .btn,
html.bsdm .ub-right input[type="button"],
html.bsdm .ub-right input[type="submit"],
html.bsdm .ub-right input[type="radio"] + label,
html.bsdm .ub-right input[type="checkbox"] + label{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border:1px solid rgba(255,255,255,.18) !important;
}

/* Ölçü seçimi yazıları silik kalmasın */
html.bsdm .ub-right label{
    color:#e9edf5 !important;
}
/* Dark Mode - Ölçü seçimi kutuları (.ub-size-btn) */
html.bsdm .ub-size-btn{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border:1px solid rgba(255,255,255,.18) !important;
}

html.bsdm .ub-size-btn:hover{
    border-color:#7aa2ff !important;
}

html.bsdm .ub-size-btn.active{
    background:#151a22 !important;
    border-color:#7aa2ff !important;
    color:#ffffff !important;
}
/* Dark Mode - Ürün galeri küçük kutular (VIDEO dahil) */
html.bsdm .ub-thumb{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border-color:rgba(255,255,255,.18) !important;
}

html.bsdm .ub-thumb *{
    color:#e9edf5 !important;
}
/* Dark Mode - Ürün detay rozet (ub-tag) */
html.bsdm .ub-tag{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border:1px solid rgba(255,255,255,.18) !important;
}
/* Dark Mode - Çerçeve rengi kutuları (ub-frame-btn) */
html.bsdm .ub-frame-btn{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border:1px solid rgba(255,255,255,.18) !important;
}

html.bsdm .ub-frame-btn:hover{
    border-color:#7aa2ff !important;
}

html.bsdm .ub-frame-btn.active{
    background:#151a22 !important;
    border-color:#7aa2ff !important;
    color:#ffffff !important;
}

html.bsdm .ub-frame-name{
    color:#e9edf5 !important;
}
/* Dark Mode - WhatsApp Sipariş butonu yazısı görünür olsun */
html.bsdm .ub-btn-whatsapp,
html.bsdm .ub-btn-whatsapp *{
    color:#ffffff !important;
    opacity:1 !important;
}
/* Dark Mode - Adet kutusu (.ub-qty) beyaz border/zemin düzelt */
html.bsdm .ub-qty{
    background:#0b0d10 !important;
    border-color: rgba(255,255,255,.18) !important;
}

html.bsdm .ub-qty input{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
    border-color: rgba(255,255,255,.18) !important;
    outline: none !important;
    box-shadow: none !important;
}
/* Dark Mode - Ürün görsel alanı (resmin arkası) */
html.bsdm .ub-main-media,
html.bsdm #ubMainMedia{
    background:#0b0d10 !important;
}

/* Bazı temalarda resim bir <a> ya da başka wrapper içinde olur */
html.bsdm .ub-main-media a,
html.bsdm .ub-main-media div{
    background:transparent !important;
}
/* İkon rengi: Light modda siyah, Dark modda beyaz */
.menu2 li a i{
    color:#000 !important;
}

html.bsdm .menu2 li a i{
    color:#fff !important;
}
/* Sadece DARK mode: üst menü yazıları beyaz */
html.bsdm .menu2 li a b{
    color:#ffffff !important;
}
/* Başlık çizgileri (Haftanın Ürünleri vb): light siyah, dark beyaz */
.vitrin_baslik:after{
    border-top-color:#000 !important;
}

html.bsdm .vitrin_baslik:after{
    border-top-color:#fff !important;
}
/* Güncel fiyat rengi: light siyah, dark beyaz */
.urun .fiyat .guncel{
    color:#000 !important;
}

html.bsdm .urun .fiyat .guncel{
    color:#fff !important;
}
/* Site genel font (Türkçe uyumlu) */
body{
    font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
}

/* Büyük/küçük harfi yazdığın gibi göster (uppercase zorlamalarını kapat) */
*{
    text-transform: none !important;
}
/* Footer sosyal ikonlar: resim yüklemeden siyah yuvarlak görünüm */
.footer_sosyal a{
    width:34px;
    height:34px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    background:#000 !important;
    border-radius:50% !important;
    text-decoration:none !important;
    border:1px solid rgba(255,255,255,.15);
}

.footer_sosyal a i{
    color:#fff !important;
    font-size:18px;
    line-height:1 !important;
}
/* Dark mode - Sipariş takibi kutusu başlığı (bg2 border p20) */
html.bsdm .bg2.border.p20 > h2{
    color:#000 !important;
}
/* Dark mode - Giriş sayfası (bg2 border p20) içindeki metinler siyah olsun */
html.bsdm .bg2.border.p20 div{
    color:#000 !important;
}
/* Dark mode - Giriş Yap / Üye Ol üst başlık rengi */
html.bsdm .bg2.border.p20 h2{
    color:#000 !important; /* beyaz kutu üstünde okunur */
}

html.bsdm .bg2.border.p20 h2 a{
    color:#000 !important; /* Üye Ol linki de siyah */
    text-decoration:none !important;
}
/* Dark mode - Sepet özeti alanı */
html.bsdm .sepet_ozet,
html.bsdm .sepet_ozet *{
    color:#e9edf5 !important;
}

html.bsdm .sepet_ozet{
    background:#0b0d10 !important;
    border-color:rgba(255,255,255,.18) !important;
}

/* Sepet özeti başlık satırı (bg3) */
html.bsdm .bg3{
    background:#0b0d10 !important;
    color:#e9edf5 !important;
}
/* Dark mode - Sepet özeti satır çizgilerini koyulaştır */
html.bsdm .sepet_ozet hr{
    border-color: rgba(255,255,255,.18) !important;
    background: transparent !important;
}

html.bsdm .sepet_ozet,
html.bsdm .sepet_ozet *{
    border-color: rgba(255,255,255,.18) !important;
}
/* Dark mode - beyaz çizgiler (border-t) koyulaşsın */
html.bsdm .border-t{
    border-top-color: rgba(255,255,255,.18) !important;
}
/* Dark mode - Sepet üst alanındaki beyazlıkları koyulaştır */
html.bsdm .sepet_ust,
html.bsdm .sepet_ust *{
    background-color: transparent;
}

html.bsdm .bg2.border.sepet_ust{
    background:#0b0d10 !important;
    border-color:rgba(255,255,255,.18) !important;
    color:#e9edf5 !important;
}

html.bsdm .bg2.border.sepet_ust *{
    color:#e9edf5 !important;
    border-color:rgba(255,255,255,.18) !important;
}
html.bsdm .bg2.border {
    border: 1px solid #343b48 !important;
}
html.bsdm .col-md-4.bg2.border,
html.bsdm .col-md-4.bg2.border .bg3,
html.bsdm .col-md-4.bg2.border form,
html.bsdm .col-md-4.bg2.border fieldset {
    background: #0b0d10 !important;
    color: #e9edf5 !important;
}

html.bsdm .col-md-4.bg2.border label {
    color: #cfd6e4 !important;
}

html.bsdm .col-md-4.bg2.border input,
html.bsdm .col-md-4.bg2.border select,
html.bsdm .col-md-4.bg2.border textarea,
html.bsdm .col-md-4.bg2.border .form-control {
    background: #11151b !important;
    color: #ffffff !important;
    border: 1px solid #343b48 !important;
}

html.bsdm .col-md-4.bg2.border input::placeholder,
html.bsdm .col-md-4.bg2.border textarea::placeholder {
    color: #9aa4b2 !important;
}

html.bsdm .col-md-4.bg2.border option {
    background: #11151b !important;
    color: #ffffff !important;
}
html.bsdm .bg2{
    background-color: #0b0d10 !important;
    box-shadow: none !important;
    color: #e9edf5 !important;
}

html.bsdm .bg3{
    background-color: #0b0d10 !important;
    color: #e9edf5 !important;
}

html.bsdm .bg2 *,
html.bsdm .bg3 *{
    color: #e9edf5 !important;
}
html.bsdm .success-minimal-icon{
    width: 82px;
    height: 82px;
    margin: 8px auto 22px auto;
    border: 2px solid #4da3ff;
    border-radius: 50%;
    position: relative;
    box-sizing: border-box;
}

html.bsdm .success-minimal-icon:after{
    content: "";
    position: absolute;
    left: 27px;
    top: 18px;
    width: 20px;
    height: 36px;
    border-right: 3px solid #4da3ff;
    border-bottom: 3px solid #4da3ff;
    transform: rotate(45deg);
}
html.bsdm .hesabim_menu li a.aktif,
html.bsdm .hesabim_menu li a:hover{
    background-color: #11151b !important;
    color: #ffffff !important;
}

html.bsdm .hesabim_menu li a{
    color: #e9edf5 !important;
}

html.bsdm .hesabim_menu li{
    color: #e9edf5 !important;
}
html.bsdm .bg2.border.p20 h2{
    color: #e9edf5 !important;
}
html.bsdm #sepet{
    background: #0b0d10 !important;
    color: #e9edf5 !important;
}

html.bsdm #sepet .sepet_baslik{
    background: #11151b !important;
    color: #ffffff !important;
    border-bottom: 1px solid #343b48 !important;
}

html.bsdm #sepet .sepet_baslik i{
    background: transparent !important;
    color: #ffffff !important;
}

html.bsdm #sepet .sepet_urunler{
    background: #0b0d10 !important;
}

html.bsdm #sepet .sepet_urunler li{
    border-bottom: 1px solid #343b48 !important;
    background: #0b0d10 !important;
}

html.bsdm #sepet .sepet_urunler a,
html.bsdm #sepet .sepet_urunler div,
html.bsdm #sepet .sepet_urunler span{
    color: #e9edf5 !important;
}

html.bsdm #sepet .sepet_urunler a img{
    border: 1px solid #343b48 !important;
    background: #11151b !important;
}

html.bsdm #sepet .sepet_urunler .col-md-9 [data-sepet-sil]{
    color: #ff6b6b !important;
}

html.bsdm #sepet .sepet_alt .toplam_tutar{
    background: #11151b !important;
    color: #ffffff !important;
    border-bottom: 1px solid #343b48 !important;
}

html.bsdm #sepet .sepet_alt a{
    background: #11151b !important;
    color: #ffffff !important;
    border-top: 1px solid #343b48 !important;
}
#sepet{
    background: #ffffff !important;
    color: #212529 !important;
}

#sepet .sepet_baslik{
    background: #111111 !important;
    color: #ffffff !important;
    border-bottom: 1px solid #e5e7eb !important;
    font-weight: 700;
}

#sepet .sepet_baslik i{
    background: transparent !important;
    color: #ffffff !important;
}

#sepet .sepet_urunler{
    background: #ffffff !important;
    padding: 10px 12px !important;
}

#sepet .sepet_urunler li{
    border-bottom: 1px solid #eceff5 !important;
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
}

#sepet .sepet_urunler a{
    color: #212529 !important;
}

#sepet .sepet_urunler .col-md-9 div{
    color: #5f6b7a !important;
    margin-bottom: 2px !important;
}

#sepet .sepet_urunler .col-md-9 div span:first-child{
    color: #212529 !important;
    font-weight: 700 !important;
}

#sepet .sepet_urunler a img{
    border: 1px solid #dbe4f3 !important;
    border-radius: 6px !important;
    background: #ffffff !important;
}

#sepet .sepet_urunler .col-md-9 [data-sepet-sil]{
    color: #e25b5b !important;
    font-size: 14px !important;
}

#sepet .sepet_alt .toplam_tutar{
    background: #111111 !important;
    color: #ffffff !important;
    border-bottom: 1px solid #e5e7eb !important;
    font-weight: 700;
}

#sepet .sepet_alt a{
    border-top: 0 !important;
}

#sepet .sepet_alt a:first-of-type{
    background: #111111 !important;
    color: #ffffff !important;
    border-radius: 4px !important;
}

#sepet .sepet_alt a:last-of-type{
    background: #111111 !important;
    color: #ffffff !important;
    border-radius: 4px !important;
}
html.bsdm #sepet .sepet_urunler .col-md-9 div{
    color: #c7cfdb !important;
}

html.bsdm #sepet .sepet_urunler .col-md-9 div span:first-child{
    color: #8fa0b8 !important;
    font-weight: 600 !important;
}

html.bsdm #sepet .sepet_urunler .col-md-9 div span:last-child{
    color: #ffffff !important;
    font-weight: 600 !important;
}
.ust-duyuru-slider{
    position: relative;
    width: 100%;
    height: 48px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(255,255,255,.06);
}

.ust-duyuru-item{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .2px;
    color: #ffffff;
    opacity: 0;
    transform: translateX(100%);
    transition: transform .7s ease, opacity .7s ease;
    text-align: center;
    padding: 0 20px;
}

.ust-duyuru-item.aktif{
    opacity: 1;
    transform: translateX(0);
    z-index: 2;
}

.ust-duyuru-item.cikis{
    opacity: 0;
    transform: translateX(-100%);
    z-index: 1;
}

.ust-duyuru-item.item1{
    background: linear-gradient(90deg, #ff0000, #ff3b00, #ff6a00);
}

.ust-duyuru-item.item2{
    background: linear-gradient(90deg, #001aff, #0066ff, #00c2ff);
}

.ust-duyuru-item.item3{
    background: linear-gradient(90deg, #00b140, #00d84f, #7cff00);
}

.ust-duyuru-item.item4{
    background: linear-gradient(90deg, #7a00ff, #c000ff, #ff00aa);
}
.bsdm-toggle{
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    z-index: 9 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 6px 10px !important;
    border-radius: 999px !important;
    background: rgba(255,255,255,.92) !important;
    color: #111 !important;
    border: 1px solid rgba(0,0,0,.10) !important;
    box-shadow: 0 6px 18px rgba(0,0,0,.14) !important;
    user-select: none !important;
    cursor: pointer !important;
    font-size: 12px !important;
}

html.bsdm .bsdm-toggle{
    background: rgba(21,25,34,.96) !important;
    color: #fff !important;
    border: 1px solid rgba(255,255,255,.14) !important;
}

.bsdm-switch{
    width: 44px !important;
    height: 24px !important;
    border-radius: 999px !important;
    background: #e9e9ea !important;
    border: 1px solid rgba(0,0,0,.12) !important;
    position: relative !important;
    flex: 0 0 auto !important;
}

html.bsdm .bsdm-switch{
    background: #2a3145 !important;
    border-color: rgba(255,255,255,.14) !important;
}

.bsdm-knob{
    position: absolute !important;
    top: 2px !important;
    left: 2px !important;
    width: 18px !important;
    height: 18px !important;
    border-radius: 50% !important;
    background: #111 !important;
    transition: all .25s ease !important;
}

html.bsdm .bsdm-knob{
    background: #fff !important;
}

.tema-ust-alan{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 14px;
}
.tema-logo-yan{
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bsdm-toggle{
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    z-index: 9 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 40px !important;
    height: 22px !important;
    padding: 0 !important;
    border-radius: 999px !important;
    background: rgba(255,255,255,.16) !important;
    border: 1px solid rgba(255,255,255,.20) !important;
    box-shadow: none !important;
    cursor: pointer !important;
}

html.bsdm .bsdm-toggle{
    background: rgba(255,255,255,.10) !important;
    border: 1px solid rgba(255,255,255,.16) !important;
}

.bsdm-label{
    display: none !important;
}

.bsdm-switch{
    width: 100% !important;
    height: 100% !important;
    border-radius: 999px !important;
    background: transparent !important;
    border: 0 !important;
    position: relative !important;
    flex: 0 0 auto !important;
}

.bsdm-knob{
    position: absolute !important;
    top: 2px !important;
    left: 2px !important;
    width: 16px !important;
    height: 16px !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    transition: all .25s ease !important;
}

html.bsdm .bsdm-knob{
    left: 20px !important;
    background: #ffffff !important;
}
.tema-header-alan{
    position: absolute;
    left: 255px;
    top: 8px;
    z-index: 20;
}

.bsdm-toggle{
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    z-index: 20 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 50px !important;
    height: 26px !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: rgba(255,255,255,.12) !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    box-shadow: none !important;
    cursor: pointer !important;
}

.bsdm-label{
    display: none !important;
}

.bsdm-switch{
    width: 100% !important;
    height: 100% !important;
    border-radius: 999px !important;
    background: transparent !important;
    border: 0 !important;
    position: relative !important;
    flex: 0 0 auto !important;
}

.bsdm-knob{
    position: absolute !important;
    top: 2px !important;
    left: 2px !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    transition: all .25s ease !important;
}

html.bsdm .bsdm-knob{
    left: 28px !important;
    background: #ffffff !important;
}
html.bsdm .bsdm-toggle{
    width: 50px !important;
    height: 26px !important;
    overflow: hidden !important;
}

html.bsdm .bsdm-switch{
    width: 100% !important;
    height: 100% !important;
    position: relative !important;
    background: #2f3850 !important;
    border: 1px solid rgba(255,255,255,.16) !important;
    border-radius: 999px !important;
}

html.bsdm .bsdm-knob{
    position: absolute !important;
    top: 2px !important;
    left: 28px !important;
    width: 20px !important;
    height: 20px !important;
    background: #ffffff !important;
    border-radius: 50% !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}
/* TEMA TOGGLE FINAL OVERRIDE */
.col-md-12.ara-logo-menu{
    position: relative;
}

.tema-header-alan{
    position: absolute !important;
    left: 272px !important;
    top: 8px !important;
    z-index: 50 !important;
    width: 60px !important;
    height: 28px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.tema-header-alan .bsdm-toggle{
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
    z-index: 50 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 52px !important;
    height: 28px !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: rgba(255,255,255,.12) !important;
    border: 1px solid rgba(255,255,255,.28) !important;
    box-shadow: none !important;
    cursor: pointer !important;
    border-radius: 999px !important;
}

.tema-header-alan .bsdm-switch{
    width: 100% !important;
    height: 100% !important;
    border-radius: 999px !important;
    background: transparent !important;
    border: 0 !important;
    position: relative !important;
    flex: 0 0 auto !important;
}

.tema-header-alan .bsdm-knob{
    position: absolute !important;
    top: 3px !important;
    left: 3px !important;
    width: 20px !important;
    height: 20px !important;
    border-radius: 50% !important;
    background: #ffffff !important;
    transition: all .25s ease !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
}

html.bsdm .tema-header-alan .bsdm-knob{
    left: 29px !important;
}

.tema-header-alan .bsdm-label{
    display: none !important;
}

.ara-logo-menu .ara{
    margin-left: -10px !important;
}
/* YENI TEMA TOGGLE */
.col-md-12.ara-logo-menu{
    position: relative;
}

.tema-header-alan{
    position: absolute;
    left: 268px;
    top: 8px;
    z-index: 50;
    width: 58px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tema-toggle-yeni{
    appearance: none;
    -webkit-appearance: none;
    border: 0;
    outline: none;
    background: transparent;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.tema-toggle-track{
    width: 52px;
    height: 28px;
    border-radius: 999px;
    border: 1px solid rgba(255,255,255,.30);
    background: rgba(255,255,255,.10);
    position: relative;
    display: inline-block;
    transition: all .25s ease;
}

.tema-toggle-dot{
    position: absolute;
    top: 3px;
    left: 3px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ffffff;
    transition: all .25s ease;
}

html.bsdm .tema-toggle-dot{
    left: 29px;
}
.bsdm-toggle{
    display: none !important;
}
.tema-header-alan{
    left: 250px !important;
}

.tema-toggle-track{
    border: 1px solid rgba(255,255,255,.35) !important;
    background: rgba(255,255,255,.08) !important;
}

html:not(.bsdm) .tema-toggle-track{
    border: 1px solid rgba(0,0,0,.35) !important;
    background: rgba(0,0,0,.06) !important;
}

html:not(.bsdm) .tema-toggle-dot{
    background: #111111 !important;
    left: 3px !important;
}

html.bsdm .tema-toggle-dot{
    background: #ffffff !important;
    left: 29px !important;
}
.tema-header-alan{
    left: 245px !important;
    width: 80px !important;
    justify-content: center !important;
}

.tema-toggle-yeni{
    gap: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tema-toggle-yazi{
    color: #ffffff;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    margin-top: 0;
}

.tema-header-alan{
    position: absolute !important;
    left: 680px !important;
    top: 6px !important;
    z-index: 100 !important;
    width: 130px !important;
    height: 34px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
}
.col-md-12.ara-logo-menu .ara input.form-control{
    margin-left: -130px !important;
}
.tema-header-alan .tema-toggle-yeni{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 8px !important;
}

.tema-header-alan .tema-toggle-yazi{
    margin-top: 0 !important;
}
.tema-header-alan{
    left: 640px !important;
}
.tema-header-alan{
    top: 9px !important;
}
html:not(.bsdm) .tema-toggle-yazi{
    color: #111111 !important;
}
html:not(.bsdm) .col-md-12.ara-logo-menu .ara button{
    display: none !important;
}
html.bsdm .tema-toggle-yeni{
    background: #050607 !important;
}
