body{
    font-family: 'Open Sans',Sans-serif;
    font-weight: 500;
    line-height: 1.5;
    font-size: 12px;
    color: #212529;
    padding: 0px;
    margin: 0px;
    background: url(../images/bg.jpg);
}
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: .05rem solid #e8e8e8;
}
.border-b-1{
    border-bottom: .05rem solid #8c8989;
}

.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-image: linear-gradient(to left, #ff61c5, #a4aaff) !important;}
.bg-2{
    background: url('../images/menu-bg.png');
}
.bg-3{
    background-image: linear-gradient(to left, #960869, #412e66) !important;
}

.bolum-1 ul li a{
    float: left;
    padding: 5px 0px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #867d7d;
    color: #fff;
}

.bolum-1 ul li:last-child a {
    border-right: 0px;
}





#hikaye .item{
    font-size: smaller;
    width: 100%;
}
#hikaye .item img{
    border-radius: 50%;
    border: 2px solid #34a853;
    padding: 3px;
    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: -25px;
}
#hikaye .owl-next{
    right: -25px;
}


.bolum-2{
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
    position: relative;
}
.bolum-2 #logo{display: flex;flex-direction: column;flex-wrap: nowrap;align-content: center;}
.bolum-2 form{
    position: relative;
    border: 2px solid #6d86bb;
    border-radius: 5px;
    overflow: hidden;
    align-content: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
}
.bolum-2 .kgs-dis{align-content: center;display: flex;}


.bolum-2 form input{min-width: 318px;border: none;box-shadow: none;}
.bolum-2 form button{position: absolute;bottom: 0px;right: 0px;border: none;outline: none;padding: 9px 10px;background: #6d86bb;color: #fff;font-size: 19px;line-height: 0px;}

.destek{
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ddd;
}
.destek div:first-child{
    float: left;
    margin-right: 5px;
}
.destek div:first-child i{
    font-size: 34px;
}
.destek div:last-child{
    float: left;
}
.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;
}

.kayit-giris-sepet{
    float: right;
}
.kayit-giris-sepet a:first-child{float: left;padding: 5px 15px 8px 5px;margin-right: 15px;background: linear-gradient(to right, #f43253 0%,#960869 100%);color: #fff;border-radius: 5px;}
.kayit-giris-sepet a:first-child i{
    float: left;
    font-size: 33px;
}
.kayit-giris-sepet a:first-child div{
    float: left;
    line-height: 13px;
}
.kayit-giris-sepet a:first-child div span{
    float: left;
    margin-top: 5px;
}
.kayit-giris-sepet a:first-child div small{
    float: left;
    clear: left;
}


.kayit-giris-sepet a:last-child{float: left;padding: 6px 10px 6px 5px;position: relative;background: linear-gradient(to right, #947f83 0%,#432d66 100%);color: #fff;border-radius: 5px;}
.kayit-giris-sepet a:last-child i{
    font-size: 33px;
}
.kayit-giris-sepet a:last-child span{
    position: absolute;
    min-width: 15px;
    background: #ff0b0b;
    text-align: center;
    left: 25px;
    top: -4px;
    border-radius: 50%;
}
.kayit-giris-sepet a:last-child div{
    float: right;
    padding-top: 13px;
}

.menu-baslik{
    cursor: pointer;
    position: absolute;
    bottom: -35px;
    font-size: 19px;
    background-image: linear-gradient(to left, #960869, #412e66);
    color: #fff;
    width: 230px;
    z-index: 2;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.menu-baslik i{
    font-size: 24px;
    float: left;
    margin-top: 1px;
}
.menu-baslik span{
    float: left;
}

.menu{
    position: absolute;
    top: 83px;
    z-index: 1;
    background: #fff;
    border: 1px solid #ddd;
    float: left;
    width: 230px;
  /**  padding-top: 22px; **/
    border-radius: 0px 0px 15px 15px;
}
.menu li{
    width: 100%;
    padding: 6px 15px 6px 15px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.menu li a{
    float: left;
    width: 100%;
    font-size: 14px;
}
.menu li:last-child{
    border-bottom: 0px;
}


.menu li:hover > .acilirdis{
    display: block;
}
.menu li .acilirdis{
    position: absolute;
    background: #fff;
    left: 229px;
    width: 400%;
    top: -2px;
    border-radius: 0px 0px 15px 15px;
    display: none;
}
.menu li .acilirdis h3{
    float: left;
    width: 100%;
    color: orange;
}
.menu li .acilirdis h3 a{
    color: orange;
    font-size: 19px;
}
.menu li .acilirdis ul{}
.menu li .acilirdis ul li{
    padding-left: 0px;
}
.menu li .acilirdis ul li a{}


#slider-bg{
    -moz-box-shadow: inset 0 0 32px #353333;
    -webkit-box-shadow: inset 0 0 32px #353333;
    box-shadow: inset 0 0 32px #353333;
}

#slider-bg .owl-theme .owl-controls{
    display: none !important;
}


.urun{
    background: #fff;
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #cec6c6;
    padding: 5px 5px;
    overflow: hidden;
    border-radius: 10px;
}
.urun:hover{
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.urun a{
    float: left;
    width: 100%;
}
.urun a:first-child{
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-around;
    justify-content: space-around;
    position: relative;
}
.urun a img{
    max-width: 100%;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    max-height: 180px;
}
.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: 25px;
    font-size: 14px;
    height: 45px;
    overflow: hidden;
}
.urun .fiyat{
    float: left;
    width: 100%;
    height: 50px;
    position: relative;
}
.urun .fiyat .eski{
    float: left;
    width: 100%;
}
.urun .fiyat .eski span:first-child{
    float: left;
    font-size: 14px;
    text-decoration: line-through;
    color: #ff5722;
}
.urun .fiyat .eski span:last-child{
    float: right;
    padding: 0 4px;
    box-shadow: 2px 2px 5px #0000002b;
    border-radius: 4px;
    margin-left: auto;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    background-color: #ff5722;
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 7px;
}
.urun .fiyat .guncel{
    float: left;
    width: 100%;
    color: #003177;
    font-size: 17px;
    font-weight: bold;
}

.anaslider{
    padding-top: 10px;
}

.hub-dis{
    float: left;
    width: 100%;
    background: #fff0 url(https://media.giphy.com/media/mEzYAXlPzRcD0NHASz/giphy.gif);
    background-size: 87%;
    background-position: bottom;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-content: stretch;
    align-items: stretch;
}
.hub-dis .hub{
    text-align: center;
    padding: 6px 0px;
    color: #fff;
    font-size: 14px;
    border: 10px solid #fff;
    border-radius: 10px 10px 0px 0px;
}


#haftanin_urunleri .urun{
    border: none;
}

.slider-alti{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
.slider-alti a{
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 10px;
    padding: 5px;
}
.slider-alti img{
}


#haftanin_urunleri{
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
}
#haftanin_urunleri .urun{
    border-radius:0px;
}



.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 #d0c9c9;
    border-top: 1px solid #d0c9c9;
    border-bottom: 1px solid #d0c9c9;
    background: #ffffff;
}
.ticaret-kutu div:first-child{
    background: #eaeaea;
    font-size: 45px;
    padding: 0px 10px;
    margin-right: 22px;
    border-radius: 50%;
}
.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 #d0c9c9;
}



.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: 'Architects Daughter', cursive;}

.vitrin_baslik:after{
    content: '';
    position: absolute;
    left: 15%;
    top: 18px;
    border-top: 1px solid #d2d2d2;
    width: 70%;
    z-index: 0;
}

.slider1_dis{
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.slider1_dis .vitrin_baslik1{
    text-align: center;
    font-size: 17px;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
}
.slider1_dis .vitrin_baslik1:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 13px;
    width: 100%;
    height: 2px;
    background: #ae2ba9;
}
.slider1_dis .vitrin_baslik1 b{
    background: linear-gradient(to right, #f43253 0%,#960869 100%);
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    position: relative;
    z-index: 2;
}
.slider1 .item{
    margin: 0px 10px;
}




.urun1{
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #cec6c6;
    overflow: hidden;
    border-radius: 6px;
    padding: 35px 20px 20px 20px;
    background: #fff;
}
.urun1:hover{
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.urun1 a{
    float: left;
    width: 100%;
}
.urun1 a:first-child{
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-around;
    justify-content: space-around;
    position: relative;
}
.urun1 a img{
    max-width: 100%;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    max-height: 180px;
}
.urun1 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);
}
.urun1 a.link{
    float: left;
    width: 100%;
    margin-top: 25px;
    height: 50px;
    font-size: 17px;
    overflow: hidden;
}
.urun1 .fiyat{
    float: left;
    width: 100%;
    height: 50px;
    position: relative;
}
.urun1 .fiyat .eski{
    float: left;
    width: 100%;
}
.urun1 .fiyat .eski span:first-child{
    float: left;
    font-size: 14px;
    text-decoration: line-through;
    color: #ff5722;
}
.urun1 .fiyat .eski span:last-child{
    float: right;
    padding: 0 5px;
    box-shadow: 2px 2px 5px #0000002b;
    border-radius: 4px;
    margin-left: auto;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    display: inline-block;
    background-color: #ff5722;
    cursor: pointer;
    position: absolute;
    top: -115px;
    right: 0px;
}
.urun1 .fiyat .guncel{
    float: left;
    width: 100%;
    color: #003177;
    font-size: 15px;
    font-weight: bold;
}

.urun:hover a:first-child div, .urun1:hover a:first-child div{
    display: block;
}


.urun a:first-child div, .urun1 a:first-child div{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 3px;
    bottom: -22px;
    display: none;
}
.urun a:first-child div span, .urun1 a:first-child div span{
    height: 3px;
    background: #a99a96;
    float: left;
    margin-right: 4px;
}


.urun .vurgu, .urun1 .vurgu{
    position: absolute;
    z-index: 2;
    background: #ff578d;
    left: 10%;
    width: 80%;
    text-align: center;
    top: 10px;
    color: #fff;
    border-radius: 10px;
}
.urun .vurgu span, .urun1 .vurgu span{
    animation-duration: 1.4s;
    animation-name: key;
    animation-iteration-count: infinite;
}

@keyframes key{0%{opacity:1}50%{opacity:.3}to{opacity:1}}




footer{
    position: relative;
    padding-top: 170px;
    color: #fff;
}
footer:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/footerbg.png) no-repeat;
    padding-top: 166px;
    filter: grayscale(65%);
    z-index: -1;
}
footer .footer-telefon-adres{
    float: left;
}
footer .footer-telefon-adres img{
    height: 45px;
    float: left;
}
footer .footer-telefon-adres span{
    float: left;
    margin-left: 13px;
    font-weight: bold;
    max-width: calc(90% - 60px);
    margin-top: 10px;
}
footer .sosyal{
    float: right;
}
footer .sosyal li{}
footer .sosyal li a{
    width: 35px;
    float: left;
    height: 35px;
    background: #5d56b4;
    margin-right: 10px;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
}
footer .sosyal li a i{}
footer .footer-hr{
    float: left;
    width: 100%;
    height: 1px;
    margin: 20px 0px;
    border-bottom: 1px solid #5f6f84;
}
footer .footer-ul{}
footer .footer-ul b{
    font-size: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
footer .footer-ul p{}
footer .footer-ul ul{
    margin-left: 5px;
}
footer .footer-ul ul li{
    width: 100%;
}
footer .footer-ul ul li a{
    color: #fff;
    font-size: 14px;
}

footer a{
    color: #fff;
}




#saydam_bg{
    background: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0.3;
    cursor: pointer;
    display: none;
}

.adres_cubugu{margin-top: 20px}

.adres_cubugu li a {
    background: #a0a0a0;
    color: #fff;
    padding: 2px 13px;
    border-radius: 4px;
    float: left;
}
.adres_cubugu li span {
    background: #fff;
    color: #80a4f2;
    padding: 1px 13px;
    border-radius: 4px;
    float: left;
    margin: 0 10px;
    border: 1px solid #ddd;
}


.kategori_sol{
    box-shadow: 0 1px 10px #f2f2f2;
}
.kategori_sol h2{
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    padding-left: 15px;
    font-weight: bold;
}

.kategori_sol .kategoriler{
    padding-left: 15px;
    padding-right: 15px;
}
.kategori_sol .kategoriler li{
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: .05rem solid #f2f2f2;
}
.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%;
}


.bg2{
    background-color: #fff;
    box-shadow: -8px 12px 18px 0 #dadee8;
}


.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: green;
}
.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: green;
}


.adet_butonlar{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.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, .varyant1, .varyant2, .varyant3, .varyant4{display: grid;}
.varyant ul li, .varyant1 ul li, .varyant2 ul li, .varyant3 ul li, .varyant4 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, .varyant1 ul li:hover, .varyant2 ul li:hover, .varyant3 ul li:hover, .varyant4 ul li:hover{
    border: solid 2px #5cb85c;
}
.varyant ul li.aktif, .varyant1 ul li.aktif, .varyant2 ul li.aktif, .varyant3 ul li.aktif{
    border: solid 2px #f27a1a;
}  
.kargo_bedava{
    color: green;
}

.urun_detay_tab_1{
    width: 100%;
}
.urun_detay_tab_1 li{
    float: left;
    padding: 10px 10px;
    cursor: pointer;
}
.urun_detay_tab_2{
    float: left;
    width: 100%;
    padding: 10px;
}
.urun_detay_tab_2 div{
    padding: 0px 10px;
}
.urun_detay_tab_1 li.aktif{
    border-bottom: 2px solid green;
}
.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;
}

.yildiz{
    float: left;
    width: 100%;
}
.yildiz span{
    float: left;
}
.yildiz span.aktif{
    color: #ffb400;
}
.yildiz span.pasif{
    color: #cccccc;
}


.vitrin_baslik{
    position: relative;
    font-size: 25px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.vitrin_baslik span{padding: 0px 47px;position: relative;z-index: 2;font-family: 'Architects Daughter', cursive;background: #a3cdff;color: #ffffff;border-radius: 10px 10px 0px 0px;}

.vitrin_baslik:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 36px;
    border-top: 6px solid #a3cdff;
    width: 100%;
    z-index: 0;
    border-radius: 30px;
}


.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;
}


#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;
}
.bg3{
    background-color: #f8f8f8;
}
.adres-email {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.adres-email div span:first-child {
    font-weight: 700;
    width: 50px;
    float: left;
}
.adres-email div span:last-child {
}

.footer_sosyal{}
.footer_sosyal li{
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer_sosyal li a{
    color: #000000;
    float: left;
    padding: 0px 3px;
    border: 1px solid #dbdce0;
    background: #fff;
    border-radius: 10px;
    font-size: 20px;
}
.toggle{
       background: linear-gradient(to right, #f43253 0%,#960869 100%);
       width: 100%;
       position: relative;
}

body.theme-default .hc-offcanvas-nav li{
    width: 100%;
}

[data-utabic="1"] *{
    max-width: 100%;
}


[data-utabic="1"] ul li{
    float: left;
    width: 100%;
}
@media only screen and (max-width:600px){
    .urun_detay_tab_2 div, .urun_detay_tab_2 table{
        width: 100%  !important;
    }
    
    .bolum-2{
    display: flex;
    flex-wrap: wrap;
    }
    .bolum-2 #logo{
    margin: 0 auto;
}
    .bolum-2 form{
    width: 95%;
    margin: 0 auto;
    margin-top: 7px;
    }
    .bolum-2 .kgs-dis{margin: 0 auto;margin-top: 10px;margin-bottom: 10px;}


    .bolum-2 form input{}
    .bolum-2 form button{}

    .destek{
    padding-right: 10px;
    margin-right: 10px;
    }
    .kayit-giris-sepet a:first-child{
    margin-right: 3px;
    padding: 7px 11px 5px 0px;
    font-size: 11px;
}
.menu-baslik{
    width: 100%;
}

.toggle{
        display: block !important;
        font-size: 21px;
        color: #fff;
        text-align: center;
    }
.menu{display: none}
.ticaret-kutu{width: 100%;min-height: 115px;border-right: 1px solid #d0c9c9}
footer:after{
    background: #31374f;
}
footer{
    padding-top: 30px;
}
.footer-telefon-adres{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #444;
}
.footer-telefon-adres img{width: 40px;height: auto !important;}

footer .sosyal{
    float: left !important
}

.footer-ul .col-md-3{
    text-align: left !important
}
footer .col-md-4{
    text-align: center;
}
footer .footer-ul b{
    margin-bottom: 5px;
    margin-top: 10px;
}
.destek div:last-child a{
    font-size: 11px;
}
.kayit-giris-sepet a:first-child i,.kayit-giris-sepet a:last-child i{
    font-size: 24px;
    margin-top: 3px;
}
[data-sepete-ekle]{
    margin-top: 10px;
    margin-bottom: 10px;
}
.whatsappdis{
    padding-left: 15px !important;
}
.hub-dis{
    height: auto !important;
    margin-bottom: 20px;
}
.urun .fiyat .guncel{
   /* font-size: 32px; **/
}
.urun .fiyat{position: initial;}
}