body {
    font-size: 13px;
    color: #000;
}

a {
    text-decoration: none !important;
    color: #4D7889;
    transition-duration: 0.4s;
}

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}

.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}

.menu1{}
.menu1 li{}
.menu1 li a{
    color: #4D7889;
    font-weight: 700;
    font-size: 11px;
    border-right: 1px solid #4D7889;
    padding-right: 10px;
    margin-right: 10px;
}
.menu1 li:last-child a{
    border: none;
    padding-right: 0px;
    margin-right: 0px;
}

.menu2{}
.menu2 li{}
.menu2 li a{
    color: #4D7889;
    font-weight: 700;
    font-size: 13px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
    margin-right: 10px;
}
.menu2 li:last-child a{
    border: none;
    padding-right: 0px;
    margin-right: 0px;
}

.menu1 li a:hover, .menu2 li a:hover{
    color: #ed433e;
}

#ara{
    position: relative;
    border: 2px solid #4D7889;
    border-radius: 4px;
}
#ara input{
    height: 40px;
    border: none;
    padding-left: 50px;
}
#ara i{color: #d8d8d8;font-size: 25px;position: absolute;left: 12px;top: 5px;}
#ara button{
    position: absolute;
    right: 0px;
    top: 0px;
    border: none;
    padding: 10px 20px;
    background: #4D7889;
    font-size: 15px;
    color: #fff;
}
#ara button:hover{background: #495fc2;outline: none;}
#ara button:active{border: none; outline: none;}

.kayit-giris{
    float: left;
    width: 100%;
    border: 2px solid #4D7889;
    padding: 2px 10px 2px 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    position: relative;
    color: #000;
}
.kayit-giris i{
    position: absolute;
    left: 7px;
    top: 10px;
    font-size: 17px;
}
.kayit-giris div{
    float: left;
    width: 100%;
}
.kayit-giris div span:first-child{
    float: left;
    width: 100%;
    font-weight: bold;
}
.kayit-giris div span:last-child{}

.sepetim{
    float: left;
    width: 100%;
    border: 2px solid #4D7889;
    padding: 10px 5px 10px 46px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-webkit-radius: 5px;
    position: relative;
    color: #fff;
    background: #4D7889;
    cursor: pointer;
}
.sepetim:hover{
    color: white;
}
.sepetim i{
    position: absolute;
    left: 7px;
    top: 10px;
    font-size: 17px;
}
.sepetim span{
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-webkit-radius: 50%;
    zoom: 1;
    min-width: 20px;
    width: auto;
    height: 20px;
    display: block;
    font-size: 12px;
    padding-top: 2px;
    line-height: 1;
    background-color: #fff;
    border: 2px solid #5a86ec;
    color: #919191;
    text-align: center;
    position: absolute;
    left: 24px;
    top: 2px;
}
.sepetim div{
    font-weight: bold;
}

#cizgi-dis div{
    height: 8px;
    float: left;
}
.cizgi1{
    width: 11%;
    background: #000000;
}
.cizgi2{
    width: 18%;
    background: #336699;
}
.cizgi3{
    width: 31%;
    background: #ec9b9b;
}
.cizgi4{
    width: 15%;
    background: #fe576a;
}
.cizgi5{
    width: 13%;
    background: #ff91e8;
}
.cizgi6{
    width: 12%;
    background: #47c6eb;
}




#banner-dis{
    padding: 50px;
    background: #ffffff;
    -moz-box-shadow: inset 0 0 32px #353333;
    -webkit-box-shadow: inset 0 0 32px #353333;
    box-shadow: inset 0 0 32px #353333;
}
#banner-dis .container{
    background: #fff;
    border-radius: 10px;
}
#banner-dis span.baslik{
    float: left;
    width: 100%;
    margin-top: 100px;
    padding-left: 60px;
    font-size: 30px;
}
#banner-dis span.aciklama{
    float: left;
    width: 100%;
    padding-left: 60px;
    font-size: 30px;
    font-weight: bold;
}
#banner-dis a.link{
    float: left;
    margin-left: 60px;
}
#banner-dis img{
    float: right;
    max-width: 100%;
}

#banner_kucuk{
    padding-top: 10px;
}
#banner_kucuk img{
    border: 3px solid #4D7889;
}
.synced img {
    border: 3px solid orange !important
}


#ana_menu_dis{
    background-color: #f5f5f5;
}
.ana_menu{
    margin-top: 5px;
}
.ana_menu div{
}
.ana_menu div a{
    outline: none;
    float: left;
    width: 100%;
    text-align: center;
    border-right: 0px solid #4D7889;
    height: 36px;
    color: #4D7889;
    font-weight: bold;
    padding: 5px 5px 5px;
    line-height: 35px;
}
.ana_menu div a:hover{
    color: turqoise;
}

#hikaye_dis{
    background: #f5f5f5;
    border-top: 1px solid #e0e9ff;
}
.hikaye{
    float: left;
    width: 100%
}
.hikaye div{
    float: left;
    width: 100%;
}
.hikaye div a{
    outline: none;
    float: left;
    width: 100%;
}
.hikaye div a img{
    width: 70px;
    border-radius: 20%;
    border: 1px solid #985E30;
}
.hikaye div a img:hover{
    border: 1px solid orange;
}



#tanitim a {
    float: left;
    width: 100%;
    border: 5px solid #eb9b9b;
    border-radius: 5px;
}
#tanitim a:hover{
    border: 5px solid #797edc;
}




.div-baslik{
    position: relative;
}
.div-baslik:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 1px solid #ccc9c9;
}

.div-baslik h4{
    background: #fff;
    color: #363636;
    display: inline-block;
    font-weight: 600;
    line-height: 40px;
    margin: 0;
    padding: 0 30px;
    position: relative;
    border: 1px solid #ccc9c9;
}


.urun-slider .item{
    margin: 5px;
}

.urun{
    float: left;
    width: 100%;
    border : 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
    background: #fff;
}
.urun b{
    float: left;
    width: 100%;
    color: #484848;
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 10px;
    height: 37px;
    margin-top: 20px;
}
.urun .img1{}
.urun .img2{
    display: none;
}
.urun div{
    float: left;
    width: 100%;
}
.urun div span:first-child{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #ff6000;
    font-size: 20px;
}
.urun div span:last-child{
    float: left;
    width: 100%;
    text-align: center;
    color: #9c9c9c;
    font-size: 14px;
    text-decoration: line-through;
}
.urun:hover{
    border:1px solid orange;
    box-shadow: rgb(0 0 0 / 8%) 0px 2px 16px 0px;
}
.urun:hover > .img1{
    display: none;
}
.urun:hover > .img2{
    display: block;
}


.blog-haber .item{
    margin: 5px
}
.blog{
    float: left;
    width: 100%;
    border: 1px solid #ddd;
}
.blog img{
    float: left;
    width: 100%;
}
.blog b{
    float: left;
    width: 100%;
    background: #f1f0f0;
    color: #545454;
    padding: 10px;
    font-weight: normal;
}
.blog:hover > b{
    background: #80a5f3;
    color: #fff;
}


footer{
    background: #fff url(../images/alt-bg.jpg);
    }

#etiket_dis .ozel{
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}
#etiket_dis .ozel li{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#etiket_dis .ozel li a{
    color: #000;
    float: left;
    padding: 5px 10px;
    border: 1px solid #dbdce0;
    background: #ffffff;
    border-radius: 10px;
}
#etiket_dis .ozel li a:hover{
    background: #40bfa9;
    color: #fff;
}

#etiket_dis .menu2{
    border: none;
}

.telefon{
    float: left;
    width: 100%;
}
.telefon img{
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.telefon div{
    float: left;
    width: 70%;
}
.telefon div span{
    float: left;
    width: 100%;
    font-size: 21px;
}
.telefon div a{
    float: left;
    width: 100%;
    font-size: 17px;
    color: #000;
}
.adres-email{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.adres-email div{}
.adres-email div span:first-child{
    font-weight: bold;
    width: 50px;
    float: left;
}
.adres-email div span:last-child{}

.kategori-sayfa{
    list-style: circle;
}
.kategori-sayfa li:first-child{
    font-weight: bold;
    font-size: 17px;
    color: #2055b7;
}
.kategori-sayfa li{
    width: 100%;
    float: left;
    padding: 6px 0px;
}
.kategori-sayfa li:last-child{
    border-bottom: none;
}
.kategori-sayfa li a{
    color: #000;
}
.kategori-sayfa li a:hover{
    color: #fe375b;
}
#en_alt{
    background: #ffffff;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #8da9c3;
}
#en_alt a{
}




.adres_cubugu{
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f4f6ff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.adres_cubugu ul{}
.adres_cubugu ul li{}
.adres_cubugu ul li a{
    background: #000000;
    color: #fff;
    padding: 2px 13px;
    border-radius: 4px;
    float: left;
}
.adres_cubugu ul li span{
    background: #ffffff;
    color: #000000;
    padding: 1px 13px;
    border-radius: 4px;
    float: left;
    margin: 0px 10px;
    border: 1px solid #ddd;
}


.alan{
    width: 100%;
    display: inline-block;
    background: #fff;
    border: 1px solid #e2dfdf;
    padding: 10px 15px;
    margin-bottom: 15px;
    float: left;
}

.bg-dis{
    background: #ffffff;
}

.urun-detay-kucuk-slider .owl-item{
    margin-right: 10px
}


.urun_detay h1{
    font-size: 1.786em;
    margin: 0px;
    color: #4D7889;
}
.urun_detay .indirim{
    background-color: #393;
    text-align: center;
    float: left;
    padding: 6px 10px;
    margin-top: 5px;
    color: #fff;
    border-radius: 5px;
    margin-right: 15px;
}
.urun_detay .fiyat{
    float: left;
}
.urun_detay .fiyat span:first-child{
    float: left;
    width: 100%;
    margin-top: 7px;
    font-size: 14px;
    text-decoration: line-through;
}
.urun_detay .fiyat span:last-child{
    float: left;
    width: 100%;
    font-size: 20px;
    color: #393;
}

.urun_detay .marka{
    float: left;
    clear: left;
    margin-top: 5px;
    background: #f4f6ff;
    border: 1px solid #e2dfdf;
}
.urun_detay .marka span:first-child{
    float: left;
    background: #fff;
    padding: 11px 10px;
    border-right: 1px solid #ddd;
}
.urun_detay .marka span:last-child{
    float: left;
    padding: 5px 10px;
}
.urun_detay .marka span:last-child img{
    height: 30px;
}


.urun_detay .stok{
    margin-left: 15px;
    float: left;
    margin-top: 5px;
    background: #f4f6ff;
    border: 1px solid #e2dfdf;
}
.urun_detay .stok span:first-child{
    float: left;
    background: #fff;
    padding: 11px 7px;
    border-right: 1px solid #ddd;
}
.urun_detay .stok span:last-child{
    float: left;
    color: #000000;
    padding: 11px 10px;
}

.varyant_baslik{
    float: left;
    width: 100%;
    font-weight: bold;
    color: #fe576a;
    font-size: 14px;
    margin-bottom: 10px;
}
.varyant{
    width: 100%;
}
.varyant li{
    margin-right: 10px;
    margin-bottom: 10px;
}
.varyant li div{
    float: left;
    width: 100%;
    background: #f4f6ff;
    line-height: 15px;
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.varyant li div::before{
    content: '';
    width: 15px;
    height: 15px;
    float: left;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    margin-right: 5px;
}
.varyant li div:hover{
    background: #fff;
    cursor: pointer;
}
.varyant li div.aktif{
    background: #a8ffa8;
    border: 1px solid #249610;
}
.varyant li div.aktif::before{
    background: #339933;
    border: 1px solid #014a01;
}

.varyant_renk{
    width: 100%;
}
.varyant_renk li{
    width: 100px;
    margin-right: 10px;
}
.varyant_renk li a{
    border: 1px solid #ddd;
    padding: 10px;
    float: left;
    width: 100%;
}
.varyant_renk li a:hover{
    border: 1px solid orange;
}


.tabs {
  width: 100%;
}
#tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab-button li {
  display: table-cell;
  width: 33.33%;
}
#tab-button li a {
  display: block;
  padding: .5em;
  background: #eee;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  text-decoration: none;
}
#tab-button li:not(:first-child) a {
  border-left: none;
}
#tab-button li a:hover,
#tab-button .is-active a {
  border-bottom-color: transparent;
  background: #fff;
}
.tab-contents {
  padding: .5em 2em 1em;
  border: 1px solid #ddd;
  border-top: 0px;
  background: #fff;
  float: left;
}


@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
}



.ui-helper-hidden{display:none}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}
.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}
.ui-helper-clearfix:after{clear:both}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}
.ui-front{z-index:100}
.ui-state-disabled{cursor:default!important;pointer-events:none}
.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-slider{position:relative;text-align:left;border: 1px solid #000000;border-radius: 10px;}
.ui-slider .ui-slider-handle{outline: none;position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none;background: #000000;border-radius: 50%;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}
.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}
.ui-slider-horizontal{height:.8em}
.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;background: #47c6ea;border-radius: 10px;}
.ui-slider-horizontal .ui-slider-range-min{left:0}
.ui-slider-horizontal .ui-slider-range-max{right:0}
.ui-slider-vertical{width:.8em;height:100px}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}
.ui-slider-vertical .ui-slider-range{left:0;width:100%}
.ui-slider-vertical .ui-slider-range-min{bottom:0}
.ui-slider-vertical .ui-slider-range-max{top:0}
#amount{
    border: none;
    text-align: center;
    width: 100%;
    color: #1b5f82;
    font-size: 16px;
    outline: none;
    background: none;
}



.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    margin-right: .5em;
    float: left;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.filtre_dis{
    float: left;
    width: 100%;
}
.filtre_dis .filtre_baslik{
    float: left;
    width: 100%;
    color: #336699;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.filtre_dis ul{
    width: 100%;
}
.filtre_dis ul li{
    width: 100%;
}
.filtre_dis ul li .checkbox{margin-bottom: 0px;line-height: 0px;float: left;width: 100%;}
.filtre_dis ul li .checkbox div{
    float: left;
    margin-top: 9px;
}

.sol_kategoriler{}
.sol_kategoriler li{}
.sol_kategoriler li a{
    float: left;
    width: 100%;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f3f2f2;
    color: #000;
}

#hikate-dis{
    border-top: 1px solid #e0e9ff;
    background: #f5f5f5;
}


.sepet_baslik .row{
    font-size: 15px;
    border-top: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #fff;
}


.sepet_urun{
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ddd;
}


.sepet_urun a{
    float: left;
}
.sepet_urun a img{
    border: 1px solid #ddd;
    width: 95px;
    padding: 5px;
    background: #fff;
}
.sepet_urun .col-md-3 span{
    font-size: 17px;
    margin-top: 30px;
    float: left;
}
.sepet_urun .col-md-4 a{
    font-size: 16px;
    color: #ef801f;
}
.sepet_urun .fiyat{
    float: left;
    width: 100%;
    font-size: 15px;
}
.sepet_urun .fiyat span:first-child{
    font-size: 15px;
    float: left;
    width: 100%;
    text-decoration: line-through;
}
.sepet_urun .fiyat span:last-child{
    font-size: 18px;
    color: #254a79;
}
.sepet_urun button{
    margin-top: 30px;
    float: left;
}
.sepet_tutar_bilgi{
    font-size: 15px;
    margin-bottom: 5px;
}
.sepet_tutar_bilgi span{
    width: 125px;
    float: left;
    color: #2055b7;
}



.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff;
}

.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
  color: #5a7391;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

    
.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
  width: 100%;
  background: #fff;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}



#saydam_bg{
    background: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0.3;
    cursor: pointer;
    display: none;
}
#sepet{
    display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    width: 300px;
    height: 100%;
    z-index: 1000;
    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;
}
#yukleniyor {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #fff;
    padding-top: 10%;
}

#hc-nav-1 ul, #hc-nav-1 ul li{
    width: 100%;
}

#menu_bar{
    display: none
}
@media screen and (max-width: 900px) {

    #logo{
        margin: 0 auto;
        width: initial;
        display: table;
        margin-top: -10px;
    }
    #ara{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #banner-dis span.baslik{
        margin-top: 0px
    }
    #banner-dis a.link{
        margin-bottom: 10px
    }

    #menu_bar{
        display: block;
        font-size: 22px;
        margin-top: 10px;
    }

    #en_alt{
        text-align: center;
    }
}