@media (min-width: 1200px) {
    .container {
        width: 1200px;
        padding: 0;
    }
}
* {
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
}
body {
    font-family: 'Open Sans', sans-serif;
}
.ust_baslik{font-weight: 600;  font-size: 14px;color: #333;margin: 0;padding: 0;line-height: 35px;}
#bannerIcerikOrta img{margin:0px auto;}
@media only screen and (max-width: 767px){
  #sepetBtn a{background-image:url('../images/sepet.png');color:#FFF;width:25px;height:25px;background-size:25px;margin-top:1px;padding-top:3px;}
  #arama_yap,#mobilCatBtn .navbar-toggle{color:#000 !important;}
  #banner #bannerIcerik{background-color:#FFF  !important;}
  #bannerIcerikOrta img{padding-top:0  !important;max-height:40px !important;margin-top:5px !important; max-width:100%;display:block !important;text-align:center;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  #bannerIcerikOrta img{max-height:100px !important;height:auto !important;max-width:100%;}
}
@media only screen and (min-width: 550px) and (max-width: 768px){
  #mobilAltMenu button{width: 180px !important;}
}
.y-la-motor{
    position: relative;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    margin-top: 15px;
    background: #F5F5F5;
    padding: 0;
}
.y-la-genel{
    background: #F5F5F5;
    border-radius: 5px;
}
.y-la-genel li{
    margin: 0;
    border-right: 1px solid #ddd;
}
.y-la-genel li a{
    border: none;
    border-radius: 0;
    margin: 0;
    font-weight: 600;
    font-size: 1.7rem;
}
.y-la-genel li.active{
    margin: 0;
}
.y-la-genel li.active a, .y-la-genel li.active a:hover, .y-la-genel li.active a:focus{
    border: none !important;
    color: #c1273b;
    border-top-left-radius: 5px;
}

.y-la-alt{
    background: #fff
;}
.y-la-alt li{
    margin: 0;
    border-right: 1px solid #ddd;
    width: 50%;
}
.y-la-alt li:last-of-type{
    border-right: none;
}
.y-la-alt li a{
    border: none;
    border-radius: 0;
    margin: 0;
    font-weight: 600;
    padding: 6px 15px;
}
.y-la-alt li.active{
    margin: 0;
}
.y-la-alt li.active a, .y-la-alt li.active a:hover, .y-la-alt li.active a:focus{
    border: none !important;
}
.y-la-alt li.active a i, .y-la-alt li.active a:hover i, .y-la-alt li.active a:focus i{
    color: #c1273b;
}

.y-la-motorlar{
    margin-top: 10px;
}

.y-la-motorlar select{
    border-radius: 0;
}

.y-la-motorlar .btn.ust-bosluk{
    margin-top: 24px;
}
.y-la-motorlar .btn-primary{
    background-color: #c1273b;
    border-color: #c1273b;
}
.y-la-motorlar .btn-primary:hover{
    background-color: #e22a42;
}

#tasarimcilarMenuIcSag ul li a img{
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 10px;
}
.yeni-menu-ust a {
    border: 1px solid #ddd;
    padding: 20px 15px;
    display: inline-block;
    margin-bottom: 5px;
}
.yeni-menu-ust a:hover {
    background: #efefef;
}
.logoresim {
    width: 90%;
    margin-top: 0px;
}
.m_sepetAdet {
    background: #c1273b !important;
}

.yeni-vitrin .nav-tabs li.active a{
    font-weight: 700;
}
.yeni-vitrin .item .yeni-vitrin-urun{
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

#csCarousel{
    border: 1px solid #ddd;
    border-top: none;
}
.indirimKutu2Resim{
    border: 1px solid #dadada;
}
.pagination {
    border: none;
    padding: 0;
}
.pagination .results {
    display: none;
}
.pagination .links {
    width: 100%;
    text-align: center;
}
.pagination .links b {
    background: #222;
    border: none;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    color: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-right: 0px 5px;
}
.pagination>li.active>a {
    padding: 0;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    line-height: 35px;
    color: #FFF;
    background-color: #000;
}
.pagination>li>a {
    padding-left: 0px;
    padding-right: 0px;
}
.pagination>li.active>a:hover,
.pagination>li.active>a:focus {
    background-color: #000;
}
.pagination>li>a:hover,
.pagination>li>a:focus {
    background-color: #FFF;
    color: #000;
}
.pagination .links a {
    border: none;
    color: #222;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 5px;
}
.pagination .links a:hover {
    text-decoration: underline;
}
.m_reset {
    margin: 0;
}
.p_reset {
    padding: 0;
}
.f_temizle {
    clear: both;
}
a {
    color: #000000;
}
a:hover {
    color: #000000;
}
.row {
    margin: 0;
}
#genel-overlay {
    display: none;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #000;
    background-image: url('images/loading-big.gif');
    background-size: 50px 50px;
    background-repeat: no-repeat;
    opacity: 0.15;
    background-position: center;
}
#ustBilgi {
    height: 35px;
    background-color: #F5F5F5;
    text-align: center;
    border-bottom: 1px solid #ececec;
    line-height: 35px;
    font-weight: bold;
}
#gununFirsati {
    margin-top: 15px;
    border: 1px solid #D6D6D6;
    padding: 6px 0px;
    height: 333px;
}
#myslider {
    margin-top: 15px;
    padding-right: 0;
}
#myslider .bs-example {
    border: 1px solid #D6D6D6;
    border-radius: 5px;
}
.buyuk_arama {
    margin-top: 30px;
}
.sepetbutonbuyuk a,
#girisKayitBtn a {
    border-radius: 0;
    background: #f5f5f5;
    font-weight: 600;
}
.buyuk_arama input {
    border-radius: 0 !important;
    border-color: #e0e0e0;
    border-right-color: #adadad !important;
}
.buyuk_arama button {
    border-radius: 0 !important;
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
#bannerIcerik {
    height: 105px;
}
#bannerIcerik #bannerIcerikSol {
    padding: 0;
    padding-top: 22px;
}
#bannerIcerik #bannerIcerikSol p {
    margin-bottom: 0;
    font-size: 12px;
}
#bannerIcerik #bannerIcerikOrta {
    text-align: center;
    position: relative;
    padding-right: 0px !important;
    padding-left: 0px !important;
}
#bannerIcerik #bannerIcerikSol h2 {
    letter-spacing: 8px;
    font-weight: bolder;
    margin-top: 25px;
    margin-bottom: 5px;
}
#bannerIcerik #bannerIcerikOrta h2 {
    letter-spacing: 15px;
    font-weight: bolder;
    margin-top: 30px;
    margin-bottom: 5px;
    margin-left: 3%;
    text-align: center;
}
#bannerIcerik #bannerIcerikSag {
    text-align: right;
    padding: 0;
}
#bannerIcerik #bannerIcerikSag #bannerRegister {
    height: 58px;
    margin-top: 30px;
}
#bannerIcerik #bannerIcerikSag div input[type="text"] {
    border: none;
    width: 80%;
    float: left;
    padding: 2px 3px;
}
#bannerIcerik #bannerIcerikSag div input:focus,
#bannerIcerik #bannerIcerikSag div button:focus {
    outline: none;
}
#sepetBtn {
    padding: 0;
}
#sepetBtn a {
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    float: right;
    line-height: 30px;
    background: url('../images/sepet.png');
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    padding-top: 5px;
    margin-top: 7px;
}
#sepetBtn a:hover,
#sepetBtn a:focus {
    text-decoration: none;
}
#bannerIcerik #bannerIcerikSag #girisKayitBtn {
    padding: 0;
    float: right;
    padding-right: 0;
    width: 45%;
}
#bannerIcerik #bannerIcerikSag #girisKayitBtn ul {
    padding: 0;
}
#bannerIcerik #bannerIcerikSag #girisKayitBtn ul li {
    list-style-type: none;
    float: right;
    width: 50%;
}
#bannerIcerik #bannerIcerikSag #girisKayitBtn ul li a {
    color: #000;
    text-align: right;
}
#bannerIcerik #bannerIcerikSag .ara_form {
    border: solid 1px #000;
    width: 190px;
    float: right;
    padding-right: 5px;
}
li.css-toggle > a {
    word-wrap: break-word;
    max-width: 180px;
    text-align: center;
    height: 44px;
    font-size: 14px;
    padding: 7px 15px !important;
    display: table-cell;
    vertical-align: middle;
    font-weight: 700 !important;
}
li.css-toggle:first-child > a:hover {
    background-color: #C00 !important;
}
li.css-toggle > a:hover {
    background-color: #c1273b!important;
    color: #fff !important;
}
.lastikAramaYeni {
    border: 1px solid #ddd;
}
#catMenu {
    border-radius: 0px;
    border: none;
    min-height: 30px;
    margin-bottom: 0;
    border-top: 1px solid #ddd;
    background: #f1f1f1;
    border-bottom: 5px solid #c1273b;
}
#catMenu #anaMenu,
.yeniMenuIcSol,
#yeniMenuIcSag {
    padding: 0;
    position: relative;
}
#catMenu #anaMenu ul li a {
    color: #212121;
    padding: 15px;
    font-weight: 600;
}
#catMenu #anaMenu ul .css-toggle:first-child a {
    background-color: #f00;
    color: #fff;
    border: none;
}
#catMenu #anaMenu ul .css-toggle a i {
    position: absolute;
    font-size: 25px;
    color: #000;
    margin: 0px auto;
    bottom: 2px;
    left: 40%;
    z-index: 99999;
    line-height: 0px;
    height: 0px;
    width: 20px;
    display: none;
}
#catMenu #anaMenu .css-toggle span {
    max-height: 353px;
    min-height: 135px;
}
#catMenu #anaMenu .css-toggle span .katBaslikH1Link {
    padding: 0;
    margin: 0;
    color: #000;
}
#catMenu #anaMenu .css-toggle span .katBaslikH1Link:hover {
    color: #666;
    text-decoration: none;
}
#catMenu #anaMenu ul .css-toggle:first-child a i {
    color: #C00;
}
#catMenu #anaMenu ul .css-toggle:first-child span ul li a {
    background-color: #FFF;
}
#catMenu #anaMenu ul .css-toggle:first-child span a {
    background: none;
}
#catMenu #anaMenu ul .css-toggle span h1 {
    font-size: 14px;
    margin-top: 0px;
    padding: 10px 5px 15px 0px;
    border-bottom: solid 1px #CCC;
    width: 99.4%;
    margin-bottom: 13px;
    font-weight: 700;
}
#catMenu #anaMenu ul .css-toggle span.cat_alani ul li ul li a {
    color: #f28b00;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}
#catMenu #anaMenu ul .css-toggle span.cat_alani ul li a.alt_cat {
    color: #000;
    font-weight: 400;
    font-size: 13px;
}
#catMenu #anaMenu ul .css-toggle span.cat_alani ul li a.alt_cat:hover {
    color: #f28b00;
}
#catMenu #anaMenu ul .css-toggle span ul {
    padding: 0;
}
#catMenu #anaMenu ul .css-toggle span ul li.col-md-3 {
    width: 33.33%;
    padding-right: 15px;
}
#catMenu #anaMenu ul .css-toggle span ul li {
    list-style-type: none;
    float: left;
    padding: 0 5px;
    border: none;
    margin-bottom: 10px;
}
#catMenu #anaMenu ul .css-toggle span ul li a {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}
#catMenu #anaMenu ul .css-toggle span ul li ul li {
    float: none;
    margin-bottom: 0px;
    padding: 0;
}
#catMenu #anaMenu ul .css-toggle span ul li ul li a {
    font-weight: normal;
    font-size: 13px;
    line-height: 27px;
}
#catMenu #anaMenu ul .css-toggle:hover a .fa-sort-desc {
    display: block;
}
#catMenu #anaMenu .css-toggle span a:hover {
    color: #666;
    text-decoration: none;
}
.menuIcSol,
.menuIcSag {
    padding: 0;
}
.menuIcSol {
    padding-left: 15px;
}
.menuIcSag {
    float: right;
}
.menuIcSag img {
    float: right;
    margin: -10px;
    margin-bottom: 0;
    max-width: 100%;
    max-height: 353px;
}
.yeniMenuIcSol ul li {
    display: block;
    float: none;
}
#catMenu #anaMenu span .yeniMenuIcSol ul li a {
    font-weight: normal;
    font-size: 13px;
}
#catMenu #anaMenu span #yeniMenuIcSag #yeniMenuResimBtn a {
    width: 16%;
    display: block;
    float: left;
    margin-right: 5%;
}
#catMenu #anaMenu span #yeniMenuIcSag #yeniMenuResimBtn a:nth-child(5) {
    margin-right: 0%;
}
#catMenu #anaMenu span #yeniMenuIcSag #yeniMenuResimBtn img {
    max-width: 80%;
}
#catMenu #anaMenu span #yeniMenuIcSag #yeniMenuResimBtn p {
    color: #000;
    font-size: 11px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}
#catMenu #anaMenu span #yeniMenuIcSag #yeniMenuResimBtn .yeniMenuUrunAdi {
    margin-top: 0px;
}
#catMenu #anaMenu span #yeniMenuIcSag #yeniMenuResimBtn a:last-child {
    margin-right: 0;
}
#slider {
    height: 180px;
    width: 100%;
    background-color: #EEE;
}
#slider img {
    width: 1200px;
    height: 180px;
}
#icerik {
    margin-top: 20px;
}
#solIcerik {
    border-right: solid 1px #000;
    width: 46%;
    padding: 0;
    float: left;
}
#solIcerik #kapakResim img {
    width: 520px;
    height: 645px;
    margin-bottom: 0;
}
#solIcerik a {
    margin-bottom: 0;
    display: block;
}
#solIcerik a:last-child {
    margin-bottom: 0;
}
#indirimIcerik {
    width: 54%;
    text-align: center;
    float: left;
    padding: 0;
}
#sagIcerik {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0;
}
#sagIcerik .resimliKutu {
    width: 48%;
    float: left;
    margin: 2%;
    margin-right: 0;
}
#sagIcerik .resimliKutu h3 {
    text-align: center;
    width: 100%;
}
#sagIcerik .resimliKutu img {
    width: 100%;
}
#firsatBaslikSol {
    padding: 0px 20px 0px 0px;
    margin-bottom: 20px;
    font-style: italic;
}
.firsatBaslikOrta {
    padding: 0px 0px 0px 0px;
    margin-bottom: 20px;
}
#firsatBaslikSag {
    padding: 0px 0px 0px 15px;
    margin-bottom: 20px;
}
#sagIcerik #uzunResim {
    float: right;
}
#sagIcerik #uzunResim a {
    cursor: pointer;
}
#sagIcerik #uzunResim a:hover {
    text-decoration: none;
}
#sagIcerik #uzunResim .ur_Resim {
    width: 40%;
}
#sagIcerik #uzunResim .ur_Yazi {
    width: 60%;
    margin-top: 60px;
    padding: 0px 15px;
}
#sagIcerik #uzunResim .ur_Resim img {
    max-width: 100%;
}
#sagIcerik #uzunResim .ur_yaziKutuSol {
    width: 100%;
    text-align: right;
    display: block;
}
#sagIcerik #uzunResim .ur_yaziKutuSol .ur_Resim {
    float: right;
}
#sagIcerik #uzunResim .ur_yaziKutuSol .ur_Yazi {
    float: left;
    margin-right: -20px;
}
#sagIcerik #uzunResim .ur_yaziKutuSag {
    width: 100%;
    text-align: left;
    display: block;
}
#sagIcerik #uzunResim .ur_yaziKutuSag .ur_Resim {
    padding: 15px;
    float: left;
}
#sagIcerik #uzunResim .ur_yaziKutuSag .ur_Yazi {
    float: right;
    margin-left: -20px;
}
#sagIcerik #uzunResim .ur_yaziKutuSag p,
#sagIcerik #uzunResim .ur_yaziKutuSol p {
    font-size: 25px;
    line-height: 29px;
    font-style: italic;
}
#sagIcerik #uzunResim .ur_yaziKutuSag h3,
#sagIcerik #uzunResim .ur_yaziKutuSol h3 {
    font-size: 34px;
    margin-bottom: 0px;
}
.cokSatanUrunKutu {
    width: 100%;
}
#cokSatanlar {
    margin-top: 40px;
}
#csCarousel {
    width: 100%;
    margin-left: 0;
    padding: 0;
}
#csCarousel a:hover {
    text-decoration: none;
}
#csCarousel .cokSatanUrunKutu {
    color: #000;
    text-align: center;
}
#csCarousel .cokSatanUrunKutu .cokSatanUrunKutuText {
    font-size: 15px;
    font-weight: 500;
}
#csCarousel .cokSatanUrunKutu .cokSatanUrunKutuFiyat {
    font-size: 19px;
    font-weight: 700;
}
#csCarousel .cokSatanUrunKutu .cokSatanUrunKutuFiyat .fiyat_eski {
    font-size: 13px;
    text-decoration: line-through;
    color: #bababa;
}
#csCarousel .cokSatanUrunKutu .cokSatanUrunKutuFiyat i {
    font-size: 15px;
}
#csCarousel .cokSatanUrunKutu .cokSatanUrunKutuImage {
    padding: 30px 20px;
}
#csCarousel .cokSatanUrunKutu img {
    max-width: 100%;
    margin-left: 0;
    padding: 0;
}
#footer {
    margin-top: 50px;
    border-top: 1px solid #ddd;
}
#footer #footerTop {
    height: 50px;
    padding-top: 40px;
    text-align: center;
}
#footer #footerTop a {
    font-size: 25px;
    color: #444;
    margin: 0px 2px;
    padding: 0px 3px;
}
#footer #footerTop .fancy span:before,
#footer #footerTop .fancy span:after {
    border-bottom: 2px solid #EEE;
}
#footer #footerTop a:hover {
    color: #555;
}
#footer #footerIcerik {
    margin-top: 40px;
    padding: 0px 20px;
}
#footer #footerIcerik .footerItem {
    width: 17.5%;
    float: left;
}
#footer #footerIcerik .footerItem:first-child {
    width: 15%;
}
#footer #footerIcerik .footerItem:nth-child(4) {
    width: 25%;
    padding-top: 20px;
}
#footer #footerIcerik .footerItem:nth-child(4) img {
    margin-top: 20px;
}
#footer #footerIcerik .footerItem:nth-child(5) {
    width: 25%;
}
#footer #footerIcerik .footerItem h4 {
    font-weight: 700;
    color: #555;
}
#footer #footerIcerik .footerItem ul {
    padding: 0;
}
#footer #footerIcerik .footerItem ul li {
    list-style-type: none;
}
#footer #footerIcerik .footerItem ul li a {
    color: #666;
}
#footer #footerIcerik .footerItem ul li a:hover {
    color: #000;
    text-decoration: none;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 0.5);
}
#footer #footerIcerik .footerItem #footerBlog {
    width: 100%;
    text-align: left;
}
#footer #footerIcerik .footerItem #footerBlog a {
    color: #666;
    font-size: 20px;
}
#footer #footerIcerik .footerItem #footerFirsat {
    width: 100%;
    color: #666;
}
#footer #footerIcerik .footerItem input {
    width: 100%;
    height: 25px;
}
#footer #footerBottom {
    margin-top: 20px;
    color: #666;
    padding: 30px 0px;
}
#footerBottom #footerBottomImage {
    max-height: 20px;
    float: right;
    right: 10%;
    position: relative;
}
#footerBottom #footerBottomImage img {
    max-height: 20px;
}
.hs_MenuBtn {
    display: none !important;
}
#tasarimcilarMenuIcSag {
    padding: 0;
}
#tasarimcilarMenuIcSol {
    padding: 0;
}

#solKategori {
    width: 200px;
    padding-top: 20px;
}
#solKategori ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
}
#solKategori h4{
    border-top: 1px solid #ddd;
    padding-top: 10px;
}
#solKategori ul li {
    line-height: 35px;
    font-size: 15px;
}
#solKategori ul li ul {
    line-height: 35px;
    font-size: 15px;
}
#solKategori ul li .kategoriBaslik {
    font-weight: bolder;
    color: #555;
    font-size: 16px;
    width: 100%;
    display: block;
    cursor: pointer;
}
#solKategori ul li .kategoriBaslik .kategoriBaslikText {
    float: left;
}
#solKategori ul li span i {
    margin-left: 10px;
    font-size: 18px;
    display: block;
    margin-top: 7px;
    float: left;
}
#solKategori ul li ul li {
    line-height: 14px;
    margin-bottom: 0;
    font-size: 13px;
    border-bottom: none;
    color: #555;
}
#solKategori ul li ul li label {
    font-weight: normal;
}
#solKategori ul li ul li input[type="checkbox"] {
    margin-right: 5px;
    cursor: pointer;
}
#solKategori ul li ul li label {
    cursor: pointer;
}
#solKategori ul li ul li label:hover {
    color: #888;
}
#solKategori ul li ul li a {
    color: #444;
    display: block;
    margin-top: 5px;
}
#solKategori .fa-angle-down {
    font-weight: bolder;
}
#sagUrunListe {
    left: 0px;
    padding: 0px;
    padding-left: 15px;
}
#kategoriListe #urunResimGrup a {
    margin-bottom: 6.8px;
}
#mobilFiltre .navbar-header {
    display: block;
}
#mobilFiltre #filtreBtn button {
    display: block;
    color: #FFF;
    text-align: left;
    font-size: 18px;
    line-height: 20px;
    border: 0px;
}
#mobilFiltre #filtreBtn {
    display: block;
    width: 100%;
}
#filtreBtn span {
    font-size: 14px;
    line-height: 28px;
    margin-left: 20px;
}
#filtreBtn span a {
    color: white;
    margin-right: 30px;
}
#stoktakilerTum {
    float: right;
    line-height: 40px;
    margin-right: 50px;
}
#stoktakilerTum #stoktakiler {
    margin-right: 10px;
}
#stoktakilerTum label {
    margin-bottom: 0px;
}
.navigasyon {
    background-color: #FFF;
    border-radius: 0;
    padding-left: 0px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.mobilFiltreKucuk .navigasyon {
    margin-top: 10px;
}
#filtreSirala {
    width: 100%;
    text-align: right;
    border-bottom: solid 1px #ECECEC;
    border-top: solid 1px #ececec;
    margin-top: 7px;
}
div#filtreSirala {} #filtreSirala a {
    display: block;
    width: 33.33%;
    font-size: 16px;
    padding: 5px 0px;
    color: #555;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
#filtreSirala a:hover,
#filtreSirala a:focus {
    text-decoration: none;
}
#kategoriUst {
    padding-top: 20px;
}
#kategoriUstSol ul {
    padding: 0;
}
#kategoriUstSol ul li {
    float: left;
    list-style-type: none;
    width: 37%;
}
#kategoriUstSol ul li:first-child {
    width: 26%;
}
#kategoriUst #kategoriUstOrta h3 {
    margin-top: 0;
    font-weight: normal;
    margin-bottom: 0;
}
#kategoriUstSag span {
    line-height: 40px;
}
#kategoriUstSag ul {
    padding: 0;
}
#kategoriUstSag ul #stoktakilerLi input,
#kategoriUstSag ul #stoktakilerLi label {
    cursor: pointer;
}
#kategoriUstSag ul li {
    float: right;
    list-style-type: none;
    padding: 0px 15px;
    padding-right: 0px;
    line-height: 25px;
}
#kategoriUstSag ul li a {
    font-size: 20px;
}
#kategoriUstSag ul li label {
    line-height: 20px;
    font-weight: 500;
}
#kategoriBtn {
    float: left;
    font-size: 25px;
    padding: 0;
    margin: 0;
}
#sepetTum #ustMenuSag a:nth-child(3) {
    display: none;
}
.ara_form span.customSelect {
    padding: 7px 8px;
    width: 100px;
    height: 42px;
    line-height: 28px;
    float: left;
    border: none;
}
.urunResimBuyuk {
    width: 100%;
    background: #FFF;
    display: table;
    #position: relative;
}
.urunResimBuyuk p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    #position: absolute;
    #top: 50%;
    #width: 100%;
}
.urunResimBuyuk p span {
    #position: relative;
    #top: -50%;
}
.urunResimBuyuk p span img {
    max-width: 100%;
}
.urunResimKucuk {
    width: 95px;
    height: 95px;
    background: #FFF;
    display: table;
    #position: relative;
    border: solid 1px #A9A9A9;
    margin-bottom: 4.2%;
}
.urunResimKucuk p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    #position: absolute;
    #top: 50%;
    #width: 100%;
}
.urunResimKucuk p span {
    #position: relative;
    #top: -50%;
}
.urunResimKucuk p span img {
    max-width: 95px;
    max-height: 95px;
}
#adetText {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 120px;
    height: 40px;
}

#tasarimcilarSag,
#tasarimcilarSag ul {
    padding: 0;
}
.kalinYazi {
    font-weight: bold;
}
#tasarimcilarBaslik span {
    font-size: 20px;
    padding: 5px;
    background-color: #000;
    color: #FFF;
}
#tasarimcilarBaslik {
    margin-bottom: 20px;
}
#tasarimcilarSag #tasarimcilarSagUst ul li {
    float: left;
    list-style-type: none;
    margin: 0px 8px;
}
#tasarimcilarSag #tasarimcilarSagUst {
    margin-bottom: 15px;
    margin-top: 0px;
    border-bottom: dotted 1px #000;
}
#tasarimcilarSag #tasarimcilarSagUst .harfGit {
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
}
#tasarimcilarSag #tasarimcilarSagAlt {} #tasarimcilarSag #tasarimcilarSagAlt ul li {
    list-style-type: none;
    width: 33.33%;
    float: left;
}
#tasarimcilarSag #tasarimcilarSagAlt ul .top-letter {
    width: 100%;
    float: none;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: dotted 1px #A9A9A9;
}
#indirim {
    text-align: center;
}
#indirim ul {
    border-right: solid 1px #A9A9A9;
    width: 16.33%;
    float: left;
    padding: 0px 15px;
}
#indirim ul:nth-child(6n+6) {
    border-right: 0;
}
#indirim ul li {
    width: 100%;
    list-style-type: none;
    font-size: 13px;
}
#indirim .indirimUstBaslik {
    font-size: 15px;
    padding: 10px 0px;
    border-bottom: solid 1px #A9A9A9;
    margin-bottom: 10px;
}
#mCatMenu a {
    font-size: 18px;
    line-height: 20px;
    color: #000;
}
#mCatMenu {
    border-bottom: solid 1px #CCC;
    border-right: solid 1px #CCC;
    border-left: solid 1px #CCC;
    z-index: 1929 !important;
}
#mCatMenu .dropdown {
    border-bottom: solid 1px #CCC;
    background: #FFF;
}
#mCatMenu .dropdown:last-child {
    border-bottom: 0px;
}
#mCatMenu .dropdown li {
    border-bottom: solid 1px #CCC;
}
#mCatMenu .dropdown li:last-child {
    border-bottom: 0px;
}
#mCatMenu .dropdown li a {
    line-height: 28px;
    background: #FFF;
    color: #666;
}
#mCatMenu .dropdown li ul li {
    border-bottom: solid 1px #D2D2D2;
}
#mCatMenu .dropdown li ul li a {
    font-size: 16px;
    line-height: 24px;
    padding-left: 32px;
    background: #F4F4F4;
}
#mCatMenu .dropdown-menu {
    padding: 0px;
}
#mCatMenu .navbar-nav {
    margin: 0px -15px;
}
#indirimMenu a {
    font-size: 18px;
    line-height: 20px;
    color: #000;
}
#indirimMenu {
    border-bottom: solid 1px #CCC;
    border-right: solid 1px #CCC;
    border-left: solid 1px #CCC;
    z-index: 1929 !important;
}
#indirimMenu .dropdown {
    border-bottom: solid 1px #CCC;
    background: #FFF;
}
#indirimMenu .dropdown:last-child {
    border-bottom: 0px;
}
#indirimMenu .dropdown li {
    border-bottom: solid 1px #CCC;
}
#indirimMenu .dropdown li:last-child {
    border-bottom: 0px;
}
#indirimMenu .dropdown li a {
    line-height: 28px;
    background: #FFF;
    color: #666;
}
#indirimMenu .dropdown li ul li {
    border-bottom: solid 1px #D2D2D2;
}
#indirimMenu .dropdown li ul li a {
    font-size: 16px;
    line-height: 24px;
    padding-left: 32px;
    background: #F4F4F4;
}
#indirimMenu .dropdown-menu {
    padding: 0px;
}
#katUrunAdedi span:before,
#katUrunAdedi span:after {
    border-bottom: dotted 1px #555;
    height: 10px;
}
#katUrunAdedi span {
    font-size: 14px;
    line-height: 16px;
    color: #777;
}
#katUrunAdedi .fancy {
    font-size: 14px;
}
#kategoriListeTumu .ui-state-default,
#kategoriListeTumu .ui-widget-content .ui-state-default,
#kategoriListeTumu .ui-widget-header .ui-state-default {
    border: 0;
    background: #666;
    width: 0.4em;
    margin-left: -0.2em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -0.39em;
    cursor: pointer;
}
#kategoriListeTumu .ui-state-default:focus,
#kategoriListeTumu .ui-widget-content .ui-state-default:focus,
#kategoriListeTumu .ui-widget-header .ui-state-default:focus {
    outline: 0;
}
#kategoriListeTumu .ui-widget-content {
    border: 0;
    height: 0.4em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 4px;
    background: #DDD;
}
#kategoriListeTumu .ui-slider-horizontal .ui-slider-range {
    background: #BBB;
}
span.customSelect {
    font: 14px sans-serif;
    background: #fff url("../images/asset.png") right center no-repeat;
    border: 1px solid #ddd;
    color: #555;
    padding: 7px 9px;
    padding-top: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px;
    width: 175px;
}
span.customSelectInner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: inherit;
    max-width: 90%;
}
span.customSelect.changed {
    background-color: #f0dea4;
}
.home-menu-button {
    border-left: 1px solid #ddd;
}
.home-menu-button a {
    font-size: 30px;
    padding: 7px 15px !important;
}
.css-toggle {
    color: white;
    text-align: left;
    display: inline-block;
}
#catMenu #anaMenu .navbar-nav>.open>a,
#catMenu #anaMenu .navbar-nav>.open>a:hover,
#catMenu #anaMenu .navbar-nav>.open>a:focus {
    background: #000;
}
#catMenu #anaMenu .navbar-nav>.open:first-child>a,
#catMenu #anaMenu .navbar-nav>.open:first-child>a:hover,
#catMenu #anaMenu .navbar-nav>.open:first-child>a:focus {
    background: #C00;
}
#catMenu #anaMenu .nav li {
    position: inherit;
    border-right: 1px solid #ddd;
}
.css-toggle:hover span {
    display: block;
}
.css-toggle span {
    position: absolute;
    display: none;
    font-size: 14px;
    padding: 10px;
    color: #111111;
    background: #FFFFFF;
    border-top: solid 5px #c1273b;
    top: 44px;
    left: 0;
    width: 100%;
    z-index: 9999;
    min-height: 200px;
}
.css-toggle span {
    border-right: solid 1px #c1273b;
    border-left: solid 1px #c1273b;
    border-bottom: solid 1px #c1273b;
}
.fancy {
    text-align: center;
    overflow: hidden;
    font-size: 25px;
    margin: 0;
}
.fancy span {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    z-index: 1;
    height: 20px;
    border-bottom: 1px solid #d6d6d6;
    top: 0;
    width: 600px;
}
.fancy span:before {
    right: 100%;
    margin-right: 20px;
}
.fancy span:after {
    left: 100%;
    margin-left: 20px;
}
.marginBottom-0 {
    margin-bottom: 0;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #555;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.carousel-control {
    width: 4% !important;
}
.carousel-control.left,
.carousel-control.right {
    margin-left: 15px !important;
    background-image: none !important;
}
@media (max-width: 767px) {
    .carousel-inner .active.left {
        left: -100% !important;
    }
    .carousel-inner .next {
        left: 100% !important;
    }
    .carousel-inner .prev {
        left: -100% !important;
    }
    .active > div {
        display: none !important;
    }
    .active > div:first-child {
        display: block !important;
    }
}
@media (min-width: 767px) and (max-width: 992px) {
    .carousel-inner .active.left {
        left: -50% !important;
    }
    .carousel-inner .next {
        left: 50% !important;
    }
    .carousel-inner .prev {
        left: -50% !important;
    }
    .active > div {
        display: none !important;
    }
    .active > div:first-child {
        display: block !important;
    }
    .active > div:first-child + div {
        display: block !important;
    }
}
@media (min-width: 992px) {
    .carousel-inner .active.left {
        left: 0% !important;
    }
    .carousel-inner .next {
        left: 0% !important;
    }
    .carousel-inner .prev {
        left: 0% !important;
    }
}
#indirimIcerik {
    float: right;
}
#solIcerik {
    float: left;
}
@media only screen and (min-width: 1200px) {
    #sagIcerik #uzunResim .ur_yaziKutuSol img {
        padding-right: 15px;
    }
}
@media only screen and (max-width: 1200px) {
    #slider img {
        max-width: 100%;
        height: 0;
        height: 100%;
    }
    #sayfa {
        width: 100%;
    }
    #sagIcerik #uzunResim {
        width: 100%;
        height: auto;
        float: right;
    }
    #solIcerik {
        padding-right: 15px;
    }
    #solIcerik #kapakResim img {
        width: 100%;
        height: 100%;
    }
    #solIcerik img {
        width: 100%;
        height: 100%;
    }
    #sagIcerik #uzunResim .ur_Yazi {
        margin-top: 10%;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag p,
    #sagIcerik #uzunResim .ur_yaziKutuSol p {
        font-size: 22px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag h3,
    #sagIcerik #uzunResim .ur_yaziKutuSol h3 {
        font-size: 32px;
    }
    #bannerIcerik #bannerIcerikSag #girisKayitBtn,
    #sepetBtn {
        width: 50%;
    }
    #bannerIcerik #bannerIcerikSag #girisKayitBtn {
        padding-right: 15px;
    }
    #kategoriUst {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    #kategoriUstSol {
        float: left;
        width: 37%;
    }
    #kategoriUstOrta {
        float: left;
        width: 26%;
    }
    #kategoriUstSag {
        float: right;
        width: 37%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
    #bannerIcerik #bannerIcerikSag #girisKayitBtn {
        padding-top: 0px;
    }
    #sepetBtn {
        width: 40%;
    }
    #sepetBtn a {
        background-image: url('../images/sepet.png');
        background-size: 27px;
        width: 27px;
        height: 27px;
        padding-top: 0;
        color: #FFF;
        margin-top: -5px;
        line-height: 35px;
        font-size: 12px;
    }
    .menuIcSol {
        width: 65%;
    }
    .menuIcSag {
        width: 35%;
    }
    #sagUrunListe {
        width: 77%;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag h3,
    #sagIcerik #uzunResim .ur_yaziKutuSol h3 {
        font-size: 25px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag .ur_Yazi,
    #sagIcerik #uzunResim .ur_yaziKutuSol .ur_Yazi {
        margin-top: 5%;
    }
}
@media only screen and (max-width: 991px) {
    #bannerIcerikSol,
    #bannerIcerikOrta,
    #bannerIcerikSag {
        float: left;
    }
    #bannerIcerikSol,
    #bannerIcerikSag {
        width: 25%;
    }
    #bannerIcerikOrta {
        width: 50%;
    }
    #catMenu #anaMenu ul li a {
        padding: 10px 9px;
    }
    #sepetBtn a {
        float: left;
    }
    #sepetBtn {
        width: 20%;
        padding-left: 5%;
    }
    #bannerIcerik #bannerIcerikSag #girisKayitBtn {
        width: 75%;
    }
    #bannerIcerik #bannerIcerikOrta h2 {
        font-size: 22px;
        margin-left: 5%;
    }
    #sagIcerik #uzunResim .ur_Yazi {
        margin-top: 5%;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag p,
    #sagIcerik #uzunResim .ur_yaziKutuSol p {
        font-size: 17px;
        line-height: 19px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag h3,
    #sagIcerik #uzunResim .ur_yaziKutuSol h3 {
        font-size: 20px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSol .ur_Yazi {
        margin-right: -10px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag .ur_Yazi {
        margin-left: -10px;
    }
    #sepetBtn a {
        background-image: url('../images/sepet.png');
        background-size: 25px;
        width: 25px;
        height: 25px;
        padding-top: 0;
        color: #FFF;
        margin-top: 0px;
        line-height: 32px;
        font-size: 12px;
    }
    .footerItem:nth-child(1),
    .footerItem:nth-child(2),
    .footerItem:nth-child(3),
    .footerItem:nth-child(4) {
        display: none;
    }
    #footer {
        margin-top: 0px;
    }
    #footer #footerTop {
        background: none;
    }
    #footerIcerik {
        padding: 0 !important;
    }
    #footerBar {
        display: block !important;
    }
    .footerItem:nth-child(5) {
        width: 100% !important;
        text-align: center !important;
    }
    .footerItem:nth-child(5) p {
        text-align: center !important;
    }
    .footerItem:nth-child(5) input {
        width: 94% !important;
        margin: 0px auto;
    }
    #footerBar {
        padding: 0 15px;
        background-color: #F4F4F4;
        margin-top: 20px;
    }
    #footerBar .dropdown-menu {
        width: 100%;
        position: relative;
        box-shadow: none;
    }
    #footerBar .dropdown-menu ul {
        width: 100%;
    }
    #footerBar ul li {
        width: 100%;
    }
    #footerBar ul li a {
        background-color: #F4F4F4;
        border-bottom: solid 1px #CCC;
        border-top: solid 1px #CCC;
        margin-top: -1px;
    }
    #footerBar ul li a {} #footerBar ul li ul li a {
        background-color: #FFF;
    }
    .menuIcSol {
        width: 62%;
        float: left;
    }
    .menuIcSag {
        width: 38%;
    }
    .menuIcSol ul li {
        width: 25%;
    }
    .yeniMenuIcSol {
        width: 20%;
        float: left;
    }
    #yeniMenuIcSag {
        width: 80%;
        float: left;
    }
    #tasarimcilarMenuIcSol {
        float: left;
        width: 25%;
    }
    #tasarimcilarMenuIcSag {
        float: left;
        width: 75%;
    }
    .menuIcSol #tasarimcilarMenuIcSol ul li {
        width: 100%;
    }
    .menuIcSol #tasarimcilarMenuIcSag ul li {
        width: 50%;
    }
    #catMenu #anaMenu ul .css-toggle span ul li ul li {
        width: 85%;
    }
    .menuIcSol #tasarimcilarMenuIcSag ul li:nth-child(3) {
        display: none;
    }
    .menuIcSag img {
        float: right;
        margin: -10px;
        margin-bottom: 0;
        max-width: 100%;
        max-height: 327px;
    }
    #catMenu #anaMenu .css-toggle span {
        max-height: 327px;
        min-height: 135px;
    }
    #tasarimcilarSag {
        margin-top: 15px;
    }
    #sagUrunListe {
        width: 100%;
    }
    .mobilFiltreKucuk {
        display: block;
    }
    #kategoriUstSol {
        padding: 0;
    }
    #mobilFiltre #filtreBtn button {
        color: #FFF;
        background: #000;
        padding: 2px 10px;
        margin: 0 10px;
        margin-left: 0;
        float: left;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        font-size: 14px;
    }
    #siralaGizle {
        display: none;
    }
    #solKategori {
        width: 100%;
    }
    #solKategori ul {
        margin: 10px 0px;
    }
    #solKategori ul li ul {
        margin: 10px 0px;
    }
    #solKategori ul li ul li {
        width: 25%;
        float: left;
    }
    .liClear {
        clear: both;
    }
}
@media only screen and (min-width: 991px) {
    #footerBar {
        display: none !important;
    }
    #solKategori {
        display: block;
        visibility: visible;
        height: auto;
    }
    #mobilFiltre {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    #banner #bannerIcerikOrta p,
    #banner #bannerIcerikSol,
    #ustBilgi,
    #banner #bannerIcerikSag #girisKayitBtn,
    .ara_form input {
        display: none;
    }
    #catMenu {
        display: none !important;
    }
    #banner #bannerIcerik {
        height: 50px;
        background-color: #000;
        border-bottom: solid 1px #FFF;
    }
    #bannerIcerik #bannerIcerikOrta {
        padding: 0;
        width: 64%;
    }
    #banner #bannerIcerikOrta h2 {
        font-size: 18px;
        letter-spacing: 4px;
        font-weight: normal;
        padding: 0;
        margin: 0;
        text-align: center;
        line-height: 50px;
        color: #000;
    }
    #mobilCatBtn {
        width: 16%;
    }
    #mobilCatBtn .navbar-toggle {
        margin: 0;
        padding: 0;
        border: 0;
        float: left;
        position: inherit;
        border-radius: 0;
        color: #FFF;
        font-size: 26px;
        line-height: 50px;
    }
    #bannerIcerik #bannerIcerikSag #bannerRegister {
        height: 45px;
        padding-top: 12px;
        float: right;
        width: 30%;
        margin-right: 20%;
        margin-top: 0;
    }
    #bannerIcerik #bannerIcerikSag .ara_form {
        height: 50px;
        line-height: 50px;
        padding-top: 12px;
        font-size: 22px;
        float: left;
        width: 30%;
        color: white;
        border: 0;
        margin-right: 20%;
        padding: 0;
    }
    #bannerIcerik #bannerIcerikSag {
        float: right;
        width: 20%;
    }
    #sepetBtn a {
        background-image: url('../images/sepet2.png');
        background-size: 20px;
        width: 20px;
        height: 20px;
        padding-top: 0;
        color: #000;
        margin-top: 3px;
        line-height: 28px;
        font-size: 12px;
    }
    #mobilAltMenu {
        background: #000;
    }
    #mobilAltMenu ul {
        padding: 0;
        list-style-type: none;
        margin-bottom: 0;
    }
    #mobilAltMenu ul li {
        float: left;
        width: 23%;
    }
    #mobilAltMenu ul li:nth-child(4) {
        width: 31%;
    }
    #mobilAltMenu ul li:nth-child(4) a {
        text-align: right;
    }
    #mobilAltMenu ul li:nth-child(1) button {
        text-align: left;
        background: #C00;
        width: 95px;
        float: left;
        border: 0;
    }
    #mobilAltMenu ul li button {
        margin: 0;
        color: #FFF;
        line-height: 30px;
        font-size: 14px;
        display: block;
        width: 100%;
        padding: 0px 15px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    #mobilAltMenu ul li a {
        color: #FFF;
        line-height: 30px;
        font-size: 14px;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0px 15px;
    }
    .hs_MenuBtn {
        display: block !important;
        background: #EEEEEE;
        border-bottom: solid 1px #CCCCCC;
    }
    .hs_MenuBtn a {
        width: 50%;
        float: left;
        padding: 10px 10px 10px 15px;
        color: #000;
    }
    .hs_MenuBtn a:nth-child(2) {
        border-left: solid 1px #CCCCCC;
    }
    #tasarimcilarSag #tasarimcilarSagAlt ul li {
        width: 50%;
    }
}
@media only screen and (min-width: 680px) and (max-width: 767px) {
    #sagIcerik #uzunResim .ur_Yazi {
        margin-top: 8%;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag p,
    #sagIcerik #uzunResim .ur_yaziKutuSol p {
        font-size: 18px;
        line-height: 20px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag h3,
    #sagIcerik #uzunResim .ur_yaziKutuSol h3 {
        font-size: 22px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 680px) {
    #sagIcerik #uzunResim .ur_Yazi {
        margin-top: 5%;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag p,
    #sagIcerik #uzunResim .ur_yaziKutuSol p {
        font-size: 14px;
        line-height: 16px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag h3,
    #sagIcerik #uzunResim .ur_yaziKutuSol h3 {
        font-size: 16px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 550px) {
    #sagIcerik #uzunResim .ur_Yazi {
        margin-top: 10%;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag p,
    #sagIcerik #uzunResim .ur_yaziKutuSol p {
        font-size: 18px;
        line-height: 20px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag h3,
    #sagIcerik #uzunResim .ur_yaziKutuSol h3 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 480px) {
    #sagIcerik #uzunResim .ur_Yazi {
        margin-top: 8%;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag p,
    #sagIcerik #uzunResim .ur_yaziKutuSol p {
        font-size: 16px;
        line-height: 18px;
    }
    #sagIcerik #uzunResim .ur_yaziKutuSag h3,
    #sagIcerik #uzunResim .ur_yaziKutuSol h3 {
        font-size: 18px;
    }
}
@media only screen and (min-width: 100px) and (max-width: 550px) {
    #indirimIcerik,
    #solIcerik {
        float: none;
        width: 100%;
    }
    #solIcerik {
        margin-right: 0;
        padding-right: 0;
        border: 0;
    }
    #indirimIcerik {
        margin-top: 20px;
    }
    #mobilAltMenu ul li {
        float: left;
        width: 20%;
    }
    #mobilAltMenu ul li:nth-child(2),
    #mobilAltMenu ul li:nth-child(3) {
        padding-right: 5px;
        padding-left: 15px;
    }
    #mobilAltMenu ul li:nth-child(1) {
        float: left;
        width: 75px;
    }
    #mobilAltMenu ul li:nth-child(1) button {
        padding-left: 10px;
        font-size: 12px;
        width: 100%;
    }
    #mobilAltMenu ul li:nth-child(4) {
        width: 36%;
        padding-left: 15px;
    }
    #mobilAltMenu ul li a {
        font-size: 12px;
    }
    #footer #footerBottom {
        margin-top: 0px;
    }
    #footerBottom #footerBottomImage {
        max-height: 20px;
        right: 10%;
        position: inherit;
        float: none;
        margin-top: 20px;
    }
    #footerBottom #footerBottomImage img {
        max-height: 20px;
    }
    #tasarimcilarSag #tasarimcilarSagAlt ul li {
        width: 100%;
    }
}
@media only screen and (min-width: 100px) and (max-width: 350px) {
    #mobilAltMenu ul li:nth-child(1) button {
        font-size: 11px;
        width: 100%;
    }
    #mobilAltMenu ul li:nth-child(1) {
        width: 23%;
    }
    #mobilAltMenu ul li:nth-child(2),
    #mobilAltMenu ul li:nth-child(3) {
        padding-left: 4px;
    }
    #mobilAltMenu ul li:nth-child(2),
    #mobilAltMenu ul li:nth-child(4) {
        padding-left: 8px;
    }
    #mobilAltMenu ul li {
        font-size: 11px;
        width: 18%;
        padding-left: 0px;
    }
    #sagIcerik #uzunResim .ur_Yazi {
        margin-top: 4%;
    }
}
.alert {
    margin-bottom: 0;
}
#kayitGirisDiv {
    background: #FFF;
    margin-top: 20px;
    padding: 30px 0px 20px 0px;
}
#kayitGirisDiv #kayitGirisDivBaslik {
    font-size: 22px;
    margin: -20px -20px 15px -20px;
    padding: 15px 20px 10px 20px;
    border-bottom: solid 1px #ECECEC;
}
#kayitGirisDiv p {
    text-align: left;
}
#kayitGirisDiv input {
    width: 40%;
    margin-right: 9%;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #E2E2E2;
    padding: 10px;
}
#kayitGirisDiv input[type="checkbox"] {
    width: auto;
    margin: 0;
    padding: 0;
    height: 20px;
    margin-right: 5px;
}
#kayitGirisDiv span.customSelect {
    width: 100%;
    text-align: left;
}
#kayitGirisDiv #dogTarihSelect {
    float: left;
    width: 10%;
    margin-right: 6px;
}
#kayitGirisDiv #cinsiyetSelect {
    float: right;
    width: 30%;
    margin-right: 156px;
}
#kayitGirisDiv #gizlilikilkesi {
    padding: 10px 0px;
    text-align: left;
    width: 80%;
    float: left;
}
#kayitGirisDiv #kayitol {
    padding: 20px;
    background-color: #F8F8F8;
    border: solid 1px #ECECEC;
    margin: 0 auto;
}
#kayitGirisDiv #kayitolbuton {
    float: right;
    width: 15%;
}
#kayitGirisDiv #kayitolbuton button {
    height: 35px;
    line-height: 14px;
    font-size: 15px;
    background-color: #222;
    border-color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#girisyap,
#kayitol,
#sosyalagbaglan {
    padding: 20px;
    background-color: #F8F8F8;
    border: solid 1px #ECECEC;
    margin: 0 auto;
}
#girisyap input[type="text"],
#girisyap input[type="email"],
#girisyap input[type="password"] {
    width: 100%;
}
#girisyap input[type="checkbox"] {
    float: left;
    height: 35px;
}
#girisyap a {
    float: left;
}
#girisyap #benihatirlakutu,
#girisyap #girisyapbtn {
    width: 50%;
    float: left;
    height: 35px;
    line-height: 35px;
}
#girisyap #girisyapbtn button {
    width: 75%;
    height: 35px;
    line-height: 14px;
    font-size: 15px;
    float: right;
    background-color: #222;
    border-color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#kayitGirisDiv #kayitolbuton button:focus,
#kayitGirisDiv #girisyapbtn button:focus,
input {
    outline: 0;
}
#kayitGirisDiv #kayitolbuton button:hover,
#kayitGirisDiv #girisyapbtn button:hover {
    background-color: #333;
}
#footer {
    margin-top: 50px;
}
#girisTum {
    padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    #kayitGirisDiv #cinsiyetSelect {
        float: right;
        width: 30%;
        margin-right: 20.5%;
    }
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    #girisyap {
        float: left;
        width: 48%;
    }
    #sosyalagbaglan {
        float: right;
        width: 50%;
        min-height: 150px;
    }
}
@media only screen and (max-width: 991px) {
    #girisyap {
        margin-top: 15px;
    }
    #kayitGirisDiv {
        padding: 0px;
    }
    #girisTum {
        padding: 0;
    }
}
@media only screen and (min-width: 550px) and (max-width: 768px) {
    #kayitGirisDiv input {
        width: 49%;
        margin-right: 0;
    }
    #kayitGirisDiv #kayitolbuton {
        width: 19%;
    }
    #kayitGirisDiv #girisyap button {
        width: 90%;
    }
    #kayitGirisDiv #dogTarihSelect {
        float: left;
        width: 20%;
        margin-right: 1%;
    }
    #kayitGirisDiv #cinsiyetSelect {
        float: right;
        width: 36%;
        margin-right: 0;
    }
}
@media only screen and (max-width: 550px) {
    #kayitGirisDiv input {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    #kayitGirisDiv #dogTarihSelect {
        float: left;
        width: 20%;
        margin-right: 1%;
    }
    #kayitGirisDiv #cinsiyetSelect {
        float: right;
        width: 36%;
        margin-right: 0;
    }
    #kayitGirisDiv #gizlilikilkesi {
        float: none;
        width: 100%;
    }
    #kayitGirisDiv #kayitolbuton {
        float: right;
        width: 30%;
    }
    #kayitol form p {
        margin-bottom: 0px;
    }
}
.fa-input {
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#sepetDivSol,
#sepetDivSag {
    padding: 0;
}
#sepetDivSol {
    padding-right: 1%;
}
#sepetListe,
#sepetOzeti {
    width: 100%;
    padding: 10px;
    border: solid 1px #CCC;
    background-color: #FFF;
}
#sepetOzeti {
    text-align: right;
}
#sepetDivBaslik {
    color: #111;
    margin: -10px -10px 10px -10px;
    padding: 15px;
    text-align: left;
    border-bottom: solid 1px #ECECEC;
}
#sepetListe .plus {
    width: 30%;
    height: 15px;
    margin: 0;
    z-index: 3;
    margin-left: 70%;
    margin-top: 0px;
    font-size: 18px;
    line-height: 5px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: absolute;
    padding: 0;
    border: 0;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 12px;
    color: #666;
}
#sepetListe .minus {
    width: 30%;
    height: 15px;
    margin: 0;
    z-index: 3;
    margin-left: 70%;
    margin-top: 15px;
    font-size: 18px;
    line-height: 5px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: absolute;
    padding: 0;
    border: 0;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 8px;
    color: #666;
}
#sepetListe .qty {
    width: 70%;
    height: 30px;
    z-index: 1;
    font-size: 16px;
    text-align: center;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    position: absolute;
    border: 0;
    padding: auto 5px;
    border-right: solid 1px #CCC;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#sepetUrunAdet {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #CCC;
    height: 32px;
}
#sepetListe .plus:focus,
#sepetListe .minus:focus,
#sepetListe .qty:focus {
    outline: none;
}
#sepetListe .plus:hover,
#sepetListe .minus:hover {
    background: #FFF;
    color: #C00;
}
#sepetUstBaslik {
    margin-bottom: 15px;
}
#sepetUstBaslik .sepetUBText {
    padding: 0;
    text-align: center;
    color: #000;
    font-size: 12px;
}
#sepetUrunFiyat {
    text-align: right;
    font-size: 17px;
    font-weight: bold;
    color: #666;
}
#sepetUrunFiyat i {
    font-size: 14px;
    font-weight: normal;
    color: #666;
}
#sepetUrunSil {
    padding: 0;
    margin-top: 15px;
}
#sepetUrunSil a {
    font-size: 15px;
    line-height: 25px;
    color: red;
    float: right;
    font-weight: normal;
}
#sepetUrunSil a:hover {
    text-decoration: underline;
}
#sepetUrunResim img {
    max-width: 100%;
    max-height: 100%;
}
#sepetUrunAd a {
    color: #666;
    font-size: 17px;
}
#sepetUrunAd a:hover {
    text-decoration: underline;
}
#sepetListe hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #DCDCDC;
}
#kucukGriText {
    color: #888;
}
#sepetOzetiFiyatBuyuk {
    color: #444;
    font-weight: bold;
    font-size: 27px;
    margin-top: 0px;
}
#sepetOzetiFiyatBuyuk i {
    color: #444;
    font-size: 20px;
}
.sepetOzetiFiyatBuyuk {
    color: #444;
    font-weight: bold;
    font-size: 33px;
    margin-top: 0px;
}
.sepetOzetiFiyatBuyuk i {
    color: #444;
    font-size: 25px;
}
#sepetOzetiFiyatKucuk {
    color: #444;
    font-weight: bold;
    font-size: 21px;
    margin-top: 0px;
}
#sepetOzetiFiyatKucuk i {
    color: #444;
    font-size: 18px;
}
#sepetOzeti #sepetDivBaslik {
    margin-bottom: 20px;
}
#kullanBtn {
    width: 20%;
    margin-left: 5%;
    float: left;
    font-size: 15px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    background-color: #222;
    border-color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#cek_promosyon {
    width: 75%;
    float: left;
    height: 30px;
    margin-right: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#tamamlaBtn {
    width: 100%;
    margin-top: 15px;
    background-color: #222;
    border-color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#sepetUrunAdet {
    padding-left: 0;
}
.ara_form input {
    height: 25px;
}
#kullanBtn:focus,
#tamamlaBtn:focus,
input:focus {
    outline: 0;
}
#kullanBtn:hover,
#tamamlaBtn:hover {
    background-color: #333;
}
#sepetListe hr:last-child {
    display: none;
}
#sepetUrunResim {
    padding: 0;
}
#sepetUstBaslik #sepetUBFiyat2 {
    text-align: right;
    width: 23.2%;
    padding-right: 0px;
}
#sepetUstBaslik #sepetUBAd {
    text-align: left;
    padding-left: 15px;
}
#sepetUrunFiyatToplam,
#sepetUrunFiyatIndirim {
    margin-bottom: 0px;
}
#sepetUrunFiyatIndirim {
    font-size: 14px;
    text-decoration: line-through;
    color: #AAA;
}
#sepetUrunFiyatIndirim i {
    font-size: 13px;
    text-decoration: line-through;
    color: #AAA;
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
    #sepetUrunResim,
    #sepetUrunAdet {
        width: 12%;
    }
    #sepetUrunAd {
        width: 53.5%;
    }
    #sepetUrunFiyat {
        width: 22.5%;
    }
    #sepetUBFiyat1,
    #sepetUBFiyat2 {
        width: 18.5%;
    }
    #sepetUstBaslik #sepetUBAd {
        padding-left: 45px;
    }
}
@media only screen and (max-width: 991px) {
    #sepetDivSol {
        padding: 0;
    }
    #sepetUrunFiyat,
    #sepetUrunAd,
    #sepetUrunAdet,
    #sepetUrunResim,
    .sepetUBText {
        float: left;
    }
    #sepetDivSag {
        margin-top: 15px;
    }
    #kullanBtn {
        width: 12%;
        margin-left: 2%;
    }
    #cek_promosyon {
        width: 86%;
    }
    #sepetOzetiAlt {
        padding-right: 2.5%;
    }
}
@media only screen and (min-width: 550px) and (max-width: 768px) {} @media only screen and (min-width: 767px) {
    #sepetUrunAdetText {
        display: none;
    }
    .mb-gizle {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    #sepetUrunResim {
        width: 15%;
    }
    #sepetUrunAd {
        width: 85%;
        margin-bottom: 10px;
    }
    #sepetUrunAdet {
        width: 80px;
        margin-left: 15px;
    }
    #sepetUrunFiyat {
        width: 45%;
        float: right;
    }
    #sepetUrunAdetText {
        display: block;
    }
    .mb-gizle {
        display: none;
    }
    #sepetUstBaslik {
        display: none;
    }
    #sepetDivBaslik {
        margin-bottom: 15px;
    }
    #tamamlaBtn {
        width: 100%;
    }
}
@media only screen and (min-width: 550px) {} @media only screen and (max-width: 550px) {
    #sepetUrunResim {
        width: 20%;
    }
    #sepetUrunAd {
        width: 80%;
    }
    #kullanBtn {
        width: 22%;
        margin-left: 2%;
    }
    #cek_promosyon {
        width: 76%;
    }
    #sepetUcKutu {
        width: 80%;
        float: right;
    }
}
@media only screen and (min-width: 380px) {
    .mb-goster {
        display: none;
    }
}
@media only screen and (max-width: 380px) {
    .mb-goster {
        display: block;
    }
    #sepetUrunAdet {
        width: 40%;
        margin-top: 10px;
    }
    #sepetUrunAdetText {
        margin-left: 0px;
    }
    #sepetUrunFiyat {
        width: 50%;
        margin-top: 10px;
    }
    #kullanBtn {
        width: 30%;
        margin-left: 4%;
    }
    #cek_promosyon {
        width: 65%;
    }
    #tamamlaBtn {
        width: 100%;
    }
}
#iletisim,
#iletisimForm {
    background-color: #F8F8F8;
    border: solid 1px #ECECEC;
    padding: 15px;
    margin-top: 15px;
}
#iletisim h4,
#iletisimForm h4 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-weight: bold;
    margin: -15px -15px 5px -15px;
    padding: 20px 20px 15px 20px;
    border-bottom: solid 1px #ECECEC;
    background-color: #F4F4F4;
}
#iletisim ul {
    padding: 0;
}
#iletisim ul li {
    list-style-type: none;
}
#iletisimSag,
#iletisimSol {
    padding: 0 30px 0 0;
}
#iletisimSag h5,
#iletisimSol h5 {
    font-weight: bold;
}
#iletisimForm h5 {
    margin-top: 25px;
    font-weight: bold;
}
#iletisimForm input[type="text"],
#iletisimForm textarea {
    max-width: 500px;
    width: 355px;
    height: 35px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #E2E2E2;
    padding: 10px;
}
#iletisimForm input[type="text"]:focus,
#iletisimForm textarea:focus,
#iletisimForm button:focus {
    outline: 0;
}
#iletisimForm button:hover {
    background-color: #333;
}
#iletisimForm textarea {
    height: 150px;
    width: 355px;
}
#iletisimForm #dogrulamaDiv {
    width: 100%;
}
#iletisimForm #dogrulamaText {
    width: 200px;
    float: left;
}
#iletisimForm #dogrulamaResim {
    float: left;
    width: 150px;
    height: 35px;
    margin-left: 5px;
    background-color: #CCC;
}
#iletisimForm button {
    width: 120px;
    margin-top: 10px;
    padding: 0;
    height: 35px;
    float: none;
    background-color: #222;
    border-color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
@media only screen and (max-width: 450px) {
    #iletisim h5 {
        margin-top: 20px;
    }
    #iletisimForm input[type="text"],
    #iletisimForm textarea {
        max-width: 100%;
        width: 100%;
        height: 35px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        border: solid 1px #E2E2E2;
        padding: 10px;
    }
    #iletisimForm textarea {
        height: 120px;
    }
    #iletisimForm #dogrulamaText {
        width: 100%;
    }
    #iletisimForm #dogrulamaResim {
        width: 150px;
        margin: 10px 0px 0px 0px;
    }
}
#footer #footerIcerik .footerItem input {
    width: 80%;
    float: left;
}
#footer #footerIcerik .footerItem #epostaGonderBtn {
    float: right;
    width: 18%;
    margin: 0 0 0 2%;
    text-align: center;
    font-size: 11px;
    line-height: 23px;
    display: block;
    background-color: #F8F8F8;
    border: solid 1px #ECECEC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #777;
}
#footer #footerIcerik .footerItem #epostaGonderBtn:hover {
    text-decoration: none;
    background: #FFF;
}
@media only screen and (max-width: 1200px) {
    #footer #footerIcerik .footerItem input {
        width: 75% !important;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 23%;
        margin: 0 0 0 2%;
    }
}
@media only screen and (max-width: 991px) {
    #footer #footerIcerik .footerItem input {
        width: 90% !important;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 9%;
        margin: 0 0 0 1%;
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px) {
    #footer #footerIcerik .footerItem input {
        width: 80% !important;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 18%;
        margin: 0 0 0 2%;
    }
}
#devamEtBtn {
    float: right;
}
#devamEtBtn i {
    font-size: 14px;
}
#cekKaldirBtn {
    width: 100%;
    margin-top: 15px;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 15px;
    background-color: #B00;
    border-color: #9E0000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#cekKaldirBtn:hover {
    background-color: #C00;
}
#cekKaldirBtn:focus {
    outline: 0;
}
.arainputs:focus {
    border-color: #ccc;
    box-shadow: none;
    outline: 0 none;
}
#arama_sonuclar {
    position: absolute;
    list-style: none;
    margin: 8px 0 0 -1px;
    top: 64px;
    background: #fff;
    border: 1px solid #ccc;
    width: 99.8%;
    left: 0;
    text-align: left;
    padding: 10px 15px;
    z-index: 99999999;
    margin-left: 0.5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#arama_sonuclar li {
    padding: 3px 0;
    margin: 0;
}
#arama_sonuclar li a {
    font-size: 13px;
    font-weight: 600;
    color: #626262;
}
#arama_sonuclar li.highlighted a {
    text-decoration: underline;
    color: #333333;
}
#indirimKutu {
    width: 47%;
    margin-left: 3%;
    margin-bottom: 3%;
    float: left;
    max-height: 305px;
    position: relative;
    text-align: left;
}
#indirimKutu #indirimKutuResim img {
    max-width: 100%;
}
#indirimKutu #indirimKutuYazi {
    height: 56px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #DDD;
    width: 100%;
    padding: 4px 5px 2px 5px;
}
#indirimKutu #indirimKutuYazi p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
}
#indirimKutu #indirimKutuYazi #indirimKutuBaslik {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
#indirimKutu3 {
    width: 32.666666%;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
    max-height: 350px;
    position: relative;
    text-align: left;
}
#indirimKutu3 #indirimKutu3Resim img {
    max-width: 100%;
}
#indirimKutu3 #indirimKutu3Yazi {
    height: 56px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #DDD;
    width: 100%;
    padding: 4px 5px 2px 5px;
}
#indirimKutu3 #indirimKutu3Yazi p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
}
#indirimKutu3 #indirimKutu3Yazi #indirimKutu3Baslik {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
#ucKutuDiv #indirimKutu3:nth-child(3n+4) {
    margin-right: 0;
}
#besKutuDiv ul {
    padding-left: 0;
}
#besKutuDiv ul li {
    list-style-type: none;
}
#besKutuDiv {
    margin-top: 25px;
}
.indirimKutu2 {
    width: 32.1%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 1%;
    float: left;
    max-height: 275px;
    position: relative;
    text-align: left;
}
.indirimKutu2 .indirimKutu2Resim img {
    max-width: 100%;
    max-height: 275px;
}
.indirimKutu2 .indirimKutu2Yazi {
    height: 56px;
    position: absolute;
    bottom: -1px;
    background: rgba(0, 0, 0, 0.5);
    color: #DDD;
    width: 100%;
    padding: 4px 5px 2px 5px;
}
.indirimKutu2 .indirimKutu2Yazi p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
}
.indirimKutu2 .indirimKutu2Yazi .indirimKutu2Baslik {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
#indirimKutuDik {
    width: 32.8%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 10px;
    float: left;
    max-height: 556px;
    position: relative;
    text-align: left;
}
#indirimKutuDik #indirimKutuDikResim img {
    max-width: 100%;
    max-height: 556px;
}
#indirimKutuDik #indirimKutuDikYazi {
    height: 56px;
    position: absolute;
    bottom: -1px;
    background: rgba(0, 0, 0, 0.5);
    color: #DDD;
    width: 100%;
    padding: 4px 5px 2px 5px;
}
#indirimKutuDik #indirimKutuDikYazi p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
}
#indirimKutuDik #indirimKutuDikYazi #indirimKutuDikBaslik {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
#besKutuSol {
    width: 66.666666%;
    float: left;
}
#besKutuSag {
    width: 100%;
    float: right;
}
#footer #footerIcerik .footerItem input {
    width: 80%;
    float: left;
}
#footer #footerIcerik .footerItem #epostaGonderBtn {
    float: right;
    width: 18%;
    margin: 0 0 0 2%;
    text-align: center;
    font-size: 11px;
    line-height: 23px;
    display: block;
    background-color: #F8F8F8;
    border: solid 1px #ECECEC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #777;
}
#footer #footerIcerik .footerItem #epostaGonderBtn:hover {
    text-decoration: none;
    background: #FFF;
}
@media only screen and (max-width: 1200px) {
    #footer #footerIcerik .footerItem input {
        width: 75% !important;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 23%;
        margin: 0 0 0 2%;
    }
}
@media only screen and (max-width: 991px) {
    #footer #footerIcerik .footerItem input {
        width: 90% !important;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 9%;
        margin: 0 0 0 1%;
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px) {
    #footer #footerIcerik .footerItem input {
        width: 80% !important;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 18%;
        margin: 0 0 0 2%;
    }
}
@media only screen and (min-width: 100px) and (max-width: 500px) {
    #indirimKutu3 {
        width: 100%;
        margin-right: 0;
    }
    #besKutuSol {
        width: 100%;
    }
    #besKutuSag {
        width: 100%;
        max-width: 400px;
        float: left;
    }
    #indirimKutuDik {
        max-height: 560px;
    }
    #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #indirimKutuDik #indirimKutuDikYazi {
        max-width: 400px;
    }
    .indirimKutu2 {
        width: 100%;
        max-height: 350px;
        margin-right: 0;
        margin-bottom: 3%;
    }
    .indirimKutu2 .indirimKutu2Resim img {
        max-height: 350px;
    }
}
#indirimKutuUzun {
    width: 97%;
    margin-left: 3%;
    margin-bottom: 3%;
    float: left;
    max-height: 305px;
    position: relative;
    text-align: left;
}
#indirimKutuUzun #indirimKutuUzunResim img {
    max-width: 100%;
    max-height: 305px;
}
#indirimKutuUzun #indirimKutuUzunYazi {
    height: 56px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #DDD;
    width: 100%;
    padding: 4px 5px 2px 5px;
}
#indirimKutuUzun #indirimKutuUzunYazi p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
}
#indirimKutuUzun #indirimKutuUzunYazi #indirimKutuUzunBaslik {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
@media only screen and (min-width: 100px) and (max-width: 991px) {
    #catMenu #anaMenu ul li a {
        padding: 10px 6px;
        font-size: 11px;
    }
}
@media only screen and (min-width: 550px) {
    #besKutuDiv .sablon1 .indirimKutu2 {
        margin-right: 0;
        margin-left: 1.1%;
        width: 32.6%;
    }
    #besKutuDiv .sablon2 .indirimKutu2 {
        margin-right: 0;
        margin-left: 1.38%;
        margin-bottom: 1.4%;
        width: 32.12%;
    }
    #besKutuDiv .sablon2 #indirimKutuDik {
        margin-left: 0;
        margin-right: 0;
        width: 33%;
        max-height: 560px;
    }
    #besKutuDiv .sablon2 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon3 .indirimKutu2 {
        margin-left: 0;
        margin-right: 2%;
        margin-bottom: 2.3%;
        width: 48%;
    }
    #besKutuDiv .sablon3 #indirimKutuDik {
        margin-left: 0;
        margin-right: 0;
        width: 33.14%;
        max-height: 560px;
    }
    #besKutuDiv .sablon3 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon4 #indirimKutuDik {
        margin-left: 0;
        margin-right: 0;
        width: 33.3%;
        max-height: 560px;
    }
    #besKutuDiv .sablon4 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon4 #indirimKutuDik {
        margin-left: 0;
        margin-right: 0;
        width: 33.1%;
        max-height: 560px;
    }
    #besKutuDiv .sablon4 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon4 #indirimKutuUzun {
        width: 65.6%;
        margin-left: 1.3%;
        max-height: 274px;
        margin-bottom: 1.3%;
    }
    #besKutuDiv .sablon4 #indirimKutuUzun #indirimKutuUzunResim img {
        max-height: 274px;
    }
    #besKutuDiv .sablon5 #indirimKutuDik {
        margin-left: 0;
        margin-right: 0;
        width: 33.3%;
        max-height: 560px;
        float: right;
    }
    #besKutuDiv .sablon5 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon5 #indirimKutuDik {
        margin-left: 0;
        margin-right: 0;
        width: 33.1%;
        max-height: 560px;
    }
    #besKutuDiv .sablon5 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon5 #indirimKutuUzun {
        width: 98%;
        margin-right: 1.3%;
        margin-left: 0;
        max-height: 274px;
        margin-bottom: 2.1%;
    }
    #besKutuDiv .sablon5 #indirimKutuUzun #indirimKutuUzunResim img {
        max-height: 274px;
    }
    #besKutuDiv .sablon6 #indirimKutuDik {
        margin-left: 1%;
        margin-right: 0;
        width: 32.66%;
        max-height: 560px;
    }
    #besKutuDiv .sablon6 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon6 #indirimKutuDik #indirimKutuDikResim img {
        max-height: 560px;
    }
    #besKutuDiv .sablon7 #indirimKutuUzun {
        width: 49.3%;
        margin-right: 1.4%;
        margin-left: 0;
        max-height: 330px;
        margin-bottom: 1.4%;
    }
    #besKutuDiv .sablon7 #indirimKutuUzun #indirimKutuUzunYazi {
        bottom: -1px;
    }
    #besKutuDiv .sablon7 #indirimKutuUzun #indirimKutuUzunResim img {
        max-height: 330px;
    }
    #besKutuDiv .sablon8 .indirimKutu2 {
        margin-right: 0;
        width: 32.3%;
        max-height: 330px;
    }
    #besKutuDiv .sablon8 .indirimKutu2 .indirimKutu2Resim img {
        max-height: 330px;
    }
    #besKutuDiv .sablon8 #indirimKutuUzun {
        width: 66%;
        margin-right: 1.2%;
        margin-left: 0;
        max-height: 330px;
        margin-bottom: 1.3%;
    }
    #besKutuDiv .sablon8 #indirimKutuUzun #indirimKutuUzunResim img {
        max-height: 330px;
    }
    #besKutuDiv .sablon9 .indirimKutu2 {
        margin-left: 0;
        width: 32.3%;
        max-height: 330px;
    }
    #besKutuDiv .sablon9 .indirimKutu2 .indirimKutu2Resim img {
        max-height: 330px;
    }
    #besKutuDiv .sablon9 #indirimKutuUzun {
        width: 66%;
        margin-left: 1.2%;
        margin-right: 0;
        max-height: 330px;
        margin-bottom: 1.3%;
    }
    #besKutuDiv .sablon9 #indirimKutuUzun #indirimKutuUzunResim img {
        max-height: 330px;
    }
    #besKutuDiv #besKutuSag #sablonSol {
        float: left;
        width: 66.86%;
    }
}
@media only screen and (max-width: 550px) {
    #yeniAdresEkleBtn #hesabimKaydetBtn {
        width: 100%;
    }
    #indirimKutuUzun,
    #indirimKutuDik,
    .indirimKutu2 {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-height: 1000px;
    }
    #indirimIcerik {
        margin-left: -3%;
        width: 103%;
    }
    #indirimIcerik #indirimKutuUzun {
        padding-left: 3%;
    }
    #indirimIcerik #indirimKutuUzun #indirimKutuUzunYazi {
        width: 97%;
    }
}
.urunResimKucuk {
    border: solid 1px #FFF;
}
.easyzoom--adjacent .easyzoom-flyout {
    margin-left: 10px;
    width: 116%;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
.owl-buttons {
    display: none;
}
#tamBoyutBtn {
    font-size: 9px;
    display: block;
    height: 30px;
    text-align: center;
    margin-top: 10px;
    width: 100%;
    background: none;
    border: 0;
    font-weight: bold;
}
#tamBoyutBtn:focus {
    outline: 0;
}
#cboxContent,
#cboxLoadedContent {
    background: none;
}
#cboxPrevious {
    left: 0;
    top: 45%;
}
#cboxNext {
    right: 0;
    top: 45%;
}
@media only screen and (max-width: 550px) {
    #icerik {
        margin-top: 15px;
    }
    .urunResimKucuk p span img {
        max-width: 100%;
        max-height: 100%;
    }
    .urunResimKucuk {
        width: 100%;
        height: 100%;
    }
    #urunResimKucukGrupY .urunKucukResimLink {
        width: 20%;
        display: block;
        float: left;
    }
}
@media only screen and (min-width: 550px) and (max-width: 1200px) {
    .easyzoom--adjacent .easyzoom-flyout {
        width: 105%;
    }
    #tamBoyutBtn {
        width: 80px;
        padding: 0;
        font-size: 10px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
    /* Tablet Yatay*/
    
    #bannerIcerikSol h2 {
        font-size: 25px !important;
        margin-top: 29px !important;
    }
}
@media only screen and (max-width: 991px) {
    /* Tablet Yatay*/
    
    .footerItem:nth-child(1),
    .footerItem:nth-child(2),
    .footerItem:nth-child(3),
    .footerItem:nth-child(4) {
        display: block;
    }
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    /* Tablet Yatay*/
    
    .urunResimKucuk {
        width: 100%;
        height: 100%;
    }
}
@media only screen and (min-width: 100px) and (max-width: 550px) {
    /* Tablet Yatay*/
    .urunResimBuyuk {
        width: 100%;
        background: #FFF;
        display: table;
        #position: relative;
    }
    .urunResimBuyuk p {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        #position: absolute;
        #top: 50%;
        #width: 100%
    }
    .urunResimBuyuk p span {
        #position: relative;
        #top: -50%
    }
    .urunResimBuyuk p span img {
        max-width: 100%;
    }
    .urunResimKucuk {
        width: 100%;
        height: 100%;
    }
    #urunResimKucukGrupY a .urunResimKucuk p span img {
        max-width: 100%;
        max-height: 100%;
    }
    #sekmeTumu {
        margin-top: 15px;
    }
}
@media only screen and (min-width: 550px) {
    .mb-gizle {
        display: block;
    }
    .mb-goster {
        display: none;
    }
}
@media only screen and (max-width: 550px) {
    .mb-gizle {
        display: none;
    }
    .mb-goster {
        display: block;
    }
}
@media only screen and (max-width: 350px) {
    #sekmeTumu .nav-tabs>li>a {
        padding: 5px 8px;
    }
}
@media only screen and (max-width: 991px) {
    .footerItem:nth-child(1),
    .footerItem:nth-child(2),
    .footerItem:nth-child(3),
    .footerItem:nth-child(4) {
        display: block;
    }
    #footerBar {
        display: none !important;
    }
    #footer #footerIcerik .footerItem {
        width: 25%;
    }
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    #footerIcerik .footerItem #footerBlog a {
        float: right;
        margin-top: -40px;
        margin-right: 9%;
    }
    #footer #footerIcerik .footerItem:nth-child(4) {
        padding-top: 0;
    }
}
@media only screen and (min-width: 550px) and (max-width: 767px) {
    #footer #footerIcerik .footerItem:nth-child(1) {
        width: 30%;
    }
    #footer #footerIcerik .footerItem:nth-child(2) {
        width: 40%;
    }
    #footer #footerIcerik .footerItem:nth-child(3) {
        width: 30%;
    }
    #footer #footerIcerik .footerItem:nth-child(4) {
        width: 60%;
        padding-top: 0;
        margin-bottom: 15px;
        margin-top: 15px;
    }
    #footer #footerIcerik .footerItem:nth-child(4) img {
        margin-top: 0;
        width: 50%;
        padding: 0px 4%;
        float: left;
    }
    #footer #footerIcerik .footerItem:nth-child(5) {
        width: 100% !important;
    }
    #footer #footerIcerik .footerItem:nth-child(5) #footerFirsat {
        margin: 0px auto 10px auto;
        text-align: left !important;
        padding: 0;
    }
    #footerIcerik .footerItem #footerBlog a {
        float: right;
        margin-top: -40px;
        margin-right: 5%;
    }
    #footer #footerIcerik .footerItem:nth-child(4) {
        padding-top: 0;
    }
}
@media only screen and (max-width: 550px) {
    .footerItem:nth-child(1),
    .footerItem:nth-child(2),
    .footerItem:nth-child(3),
    .footerItem:nth-child(4) {
        display: none;
    }
    #footerBar {
        display: block !important;
    }
}
#footer #footerIcerik .footerItem #epostaGonderBtn:hover {
    text-decoration: none;
    background: #FFF;
}
@media only screen and (max-width: 1200px) {
    #footer #footerIcerik .footerItem input {
        width: 75% !important;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 23%;
        margin: 0 0 0 2%;
    }
}
@media only screen and (max-width: 991px) {
    #footer #footerIcerik .footerItem input {
        width: 42% !important;
        margin-left: 2%;
        margin-top: 12px;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 9%;
        margin: 0 0 0 1%;
        font-size: 12px;
        margin-top: 12px;
    }
    #footer #footerIcerik .footerItem #footerFirsat {
        width: 45%;
        float: left;
        text-align: left !important;
    }
    #footer #footerTop {
        margin-top: 30px;
        background: rgb(244, 244, 244);
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU2JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 56%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 244, 244, 1)), color-stop(56%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 56%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 56%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 56%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(244, 244, 244, 1) 0%, rgba(255, 255, 255, 1) 56%, rgba(255, 255, 255, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0);
        height: 50px;
    }
    #footerBar {
        background-color: #FFF;
    }
    #footerBar ul li a {
        background-color: #FFF;
    }
    #footerBar ul li ul li a {
        background-color: #FFF;
        border: 0px;
    }
}
@media only screen and (max-width: 550px) {
    #footer #footerIcerik .footerItem input {
        width: 75% !important;
        margin-left: 2%;
        margin-top: 12px;
    }
    #footer #footerIcerik .footerItem #epostaGonderBtn {
        width: 20%;
    }
    #footer #footerIcerik .footerItem #footerFirsat {
        width: 100%;
        float: none;
        text-align: left !important;
    }
}
#text404 {
    font-size: 250px;
    border-bottom: solid 3px #555;
}
#sagUrunListe {
    margin-top: 15px;
}
.pagination {
    border: none;
    padding: 0;
}
.pagination .results {
    display: none;
}
.pagination .links {
    width: 100%;
    text-align: center;
}
.pagination .links b {
    background: #222;
    border: none;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    color: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-right: 0px 5px;
}
.pagination .links a {
    border: none;
    color: #222;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 5px;
}
.pagination .links a:hover {
    text-decoration: underline;
}
#productBoxNormal {
    width: 31.66%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 2.5%;
    margin-top: 15px;
    padding: 10px;
}
#productBoxNormal:nth-child(3n+1) {
    margin-left: 0;
}
#pbn_Resim {
    width: 100%;
    height: 282px;
    margin: 0;
    padding: 0;
    position: relative;
}
#pbn_Resim img {
    max-width: 100%;
    max-height: 282px;
}
#tukendiKutuNormal {
    position: absolute;
    border-radius: 60px;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#productBoxYuksek {
    width: 32.66%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 1%;
    margin-top: 15px;
}
#productBoxYuksek:nth-child(3n+1) {
    margin-left: 0;
}
#pby_Resim {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    max-height: 470px;
    height: 470px;
}
#pby_Resim img {
    max-width: 100%;
    max-height: 470px;
}
#tukendiKutuYuksek {
    position: absolute;
    border-radius: 60px;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
#productBoxGenis {
    width: 32.66%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 1%;
    margin-top: 15px;
}
#productBoxGenis:nth-child(3n+1) {
    margin-left: 0;
}
#pbg_Resim {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    max-height: 238px;
    height: 238px;
}
#pbg_Resim img {
    max-width: 100%;
    max-height: 238px;
}
#tukendiKutuGenis {
    position: absolute;
    border-radius: 60px;
    width: 100px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.tukendiOpacity h5 {
    position: relative;
    font-size: 15px;
    top: 31%;
    line-height: 20px;
    color: rgb(229, 229, 229);
}
.tukendiOpacity img {
    opacity: 0.8;
}
#pb_Ad {
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    color: #555;
    margin-top: 10px;
    height: 35px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#pb_Fiyat {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #FF7519;
    font-weight: bolder;
    margin-top: 5px;
}
#pb_Fiyat i {
    font-size: 15px;
}
#sagUrunListe a:hover,
#sagUrunListe a:focus {
    text-decoration: none;
}
#sayfaNumaraTumu {
    text-align: center;
}
@media only screen and (max-width: 1200px) {
    #pbn_Resim,
    #pby_Resim,
    #productBoxGenis #pbg_Resim,
    #pbn_Resim img,
    #pby_Resim img,
    #pbg_Resim img {
        height: auto;
        max-height: 100%;
    }
}
#solKategori .price_limit {
    border: 0;
    text-align: center;
    color: #C00;
    font-weight: bold;
    width: 50%;
    float: left;
}
.indirimliFiyat {
    float: left;
    font-size: 18px;
    margin-right: 15px;
}
.indirimsizFiyat {
    float: left;
    text-decoration: line-through;
    color: #999;
}
#solKategori {
    padding-top: 0;
}
@media only screen and (max-width: 768px) {
    #tukendiKutuNormal {
        width: 80px;
        height: 80px;
    }
    #tukendiKutuYuksek {
        width: 80px;
        height: 80px;
    }
    #tukendiKutuGenis {
        width: 80px;
        height: 80px;
    }
    .tukendiOpacity h5 {
        font-size: 13px;
        top: 27%;
    }
    #solKategori ul li ul li {
        width: 33.33%;
    }
}
@media only screen and (max-width: 550px) {
    #productBoxNormal {
        width: 48.75%;
        padding: 0;
    }
    #productBoxNormal:nth-child(3n+1) {
        margin-left: 2.5%;
    }
    #productBoxNormal:nth-child(2n+1) {
        margin-left: 0;
    }
    #productBoxYuksek {
        width: 48.75%;
        margin-left: 2.5%;
    }
    #productBoxYuksek:nth-child(3n+1) {
        margin-left: 2.5%;
    }
    #productBoxYuksek:nth-child(2n+1) {
        margin-left: 0;
    }
    #productBoxGenis {
        width: 48.75%;
        margin-left: 2.5%;
    }
    #productBoxGenis:nth-child(3n+1) {
        margin-left: 2.5%;
    }
    #productBoxGenis:nth-child(2n+1) {
        margin-left: 0;
    }
    #kategoriUst {
        padding-top: 0;
    }
    #kategoriUstOrta {
        width: 100%;
        float: none;
        margin: 0;
    }
    #kategoriUstSol {
        width: 60%;
    }
    #kategoriUstSag {
        width: 40%;
        padding: 0;
    }
    #katUrunAdedi {
        margin-bottom: 15px;
    }
    #filtreSirala a {
        font-size: 14px;
        width: 40%;
    }
    #filtreSirala a:first-child {
        width: 20%;
    }
}
@media only screen and (max-width: 550px) {
    #filtreSirala a {
        font-size: 13px;
        width: 100%;
        float: none;
    }
    #filtreSirala a:first-child {
        width: 100%;
    }
    #solKategori ul li ul li {
        width: 50%;
    }
    #kategoriUst #kategoriUstOrta h3 {
        font-size: 20px;
    }
    #pb_Fiyat {
        height: 40px;
    }
    .indirimliFiyat {
        float: none;
        display: block;
        width: 100%;
    }
    .indirimsizFiyat {
        float: none;
        display: block;
        width: 100%;
    }
}
@media only screen and (max-width: 400px) {
    #solKategori ul li ul li {
        width: 100%;
    }
    .hs_MenuBtn a {
        font-size: 14px !important;
    }
}
#tasarimciUst #kategoriUstOrta h3 {
    margin-top: 0;
}
#tasarimciUst {
    line-height: 30px;
    padding: 0;
    margin-top: 30px;
}
#tasarimciUst #kategoriUstOrta,
#tasarimciUst #kategoriUstSol,
#tasarimciUst #kategoriUstSag {
    padding: 0;
}
#tasarimciListe #productBoxNormal:hover,
#tasarimciListe #productBoxNormal:hover {
    text-decoration: none;
}
#tasarimciListe #productBoxNormal {
    padding: 0;
}
@media only screen and (min-width: 991px) {
    #tasarimciListe #productBoxNormal {
        width: 22.75%;
        margin-left: 3%;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    #tasarimciListe #productBoxNormal:nth-child(4n+1) {
        margin-left: 0;
    }
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    #tasarimciUst #kategoriUstSol {
        width: 20%;
    }
    #tasarimciUst #kategoriUstOrta {
        width: 60%;
    }
    #tasarimciUst #kategoriUstSag {
        width: 20%;
    }
}
@media only screen and (max-width: 550px) {
    #tasarimciUst {
        margin-top: 0px;
    }
    #tasarimciUst #kategoriUstOrta {
        width: 100%;
        float: none;
    }
}
#aramaListe #productBoxNormal:hover,
#aramaListe #productBoxNormal:hover {
    text-decoration: none;
}
#aramaListe #productBoxNormal {
    padding: 0;
}
#aramaUst {
    margin: 40px 0 20px 0;
}
#aramaUst ul {
    padding: 0;
}
#aramaUst ul li {
    list-style-type: none;
    float: left;
    width: 20%;
    line-height: 36px;
}
#aramaUst ul #aramaKelimeTextLi {
    width: 25%;
}
#aramaUst span.customSelect {
    width: 90%;
}
#aramaUst ul #aramaAciklamaLi {
    width: 25%;
}
#aramaUst ul #aramaAraBtnLi {
    width: 10%;
}
#aramaUst ul li label {
    margin-bottom: 0;
}
#aramaUst ul li input[type="checkbox"] {
    margin-right: 10px;
}
#aramaUst input[type="text"] {
    width: 95%;
    height: 36px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #E2E2E2;
    padding: 10px;
    float: left;
}
#aramaAraBtn {
    display: inline-block;
    width: 100px;
    font-size: 17px;
    text-align: center;
    float: right;
    color: #FFF;
    background-color: #222;
    border-color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#aramaAraBtn:hover {
    background-color: #333;
    text-decoration: none;
}
@media only screen and (min-width: 991px) {
    #aramaListe #productBoxNormal {
        width: 22.75%;
        margin-left: 3%;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    #aramaListe #productBoxNormal:nth-child(4n+1) {
        margin-left: 0;
    }
}
@media only screen and (max-width: 991px) {
    #aramaUst ul li {
        width: 20%;
    }
    #aramaUst ul #aramaKelimeTextLi {
        width: 35%;
    }
    #aramaUst ul #aramaKategoriLi {
        line-height: 18px;
        width: 35%;
        max-height: 18px;
        float: left;
    }
    #aramaUst ul #aramaAciklamaLi {
        line-height: 18px;
        width: 35%;
        max-height: 18px;
        float: left;
    }
    #aramaUst ul #aramaAraBtnLi {
        width: 10%;
        margin-top: -18px;
    }
    #aramaAraBtn {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    #aramaUst {
        margin-top: 30px;
        margin-bottom: 5px;
    }
    #aramaUst ul li {
        margin-bottom: 15px;
    }
    #aramaUst ul #aramaKategoriSelectLi {
        width: 37%;
        margin-left: 3%;
    }
    #aramaUst ul #aramaKategoriSelectLi span.customSelect {
        width: 100%;
    }
    #aramaUst ul #aramaKelimeTextLi {
        width: 60%;
    }
    #aramaUst ul #aramaKelimeTextLi input[type="text"] {
        width: 100%;
    }
    #aramaUst ul #aramaKategoriLi {
        line-height: 36px;
        width: 45%;
        max-height: 36px;
        float: left;
    }
    #aramaUst ul #aramaAciklamaLi {
        line-height: 36px;
        width: 45%;
        max-height: 36px;
        float: left;
    }
    #aramaUst ul #aramaAraBtnLi {
        width: 10%;
        margin-top: 0px;
    }
    #aramaAraBtn {
        width: 100%;
    }
}
@media only screen and (max-width: 550px) {
    #aramaUst ul li {
        margin-bottom: 10px;
    }
    #aramaUst ul #aramaKategoriSelectLi {
        width: 100%;
        margin-left: 0;
    }
    #aramaUst ul #aramaKelimeTextLi {
        width: 100%;
    }
    #aramaUst ul #aramaKategoriLi {
        line-height: 36px;
        width: 100%;
        max-height: 36px;
        float: right;
    }
    #aramaUst ul #aramaAciklamaLi {
        line-height: 36px;
        width: 100%;
        max-height: 36px;
        float: right;
    }
    #aramaUst ul #aramaAraBtnLi {
        width: 100%;
        margin-top: 0px;
    }
    #aramaAraBtn {
        width: 100%;
    }
    #kategoriUstSol {
        width: 37%;
        float: left;
    }
    #kategoriUstOrta {
        width: 26%;
        float: left;
    }
    #kategoriUstSag {
        width: 37%;
        float: right;
    }
}
#hesabim ul {
    padding: 0;
}
#hesabim ul li {
    list-style-type: none;
    float: left;
    width: 25%;
}
#hesabim ul li i {
    float: left;
    font-size: 35px;
}
#hesabim ul li h6 {
    float: left;
    margin: 0;
    margin-left: 15px;
    line-height: 35px;
}
#kullaniciBilgi,
#siparisIslem,
#haberBulten {
    padding: 15px;
    width: 100%;
    background: #F8F8F8;
    margin: 15px auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #DDD;
}
@media only screen and (min-width: 550px) and (max-width: 639px) {
    #siparisDivSag #hesabimKaydetBtn {
        margin-top: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #kullaniciBilgi ul li,
    #siparisIslem ul li,
    #haberBulten ul li {
        width: 33.33%;
    }
}
@media only screen and (min-width: 550px) and (max-width: 768px) {
    #adresDivSag #hesabimKaydetBtn {
        width: 100%;
        margin-left: 0;
    }
    #kullaniciBilgi ul li,
    #siparisIslem ul li,
    #haberBulten ul li {
        width: 50%;
    }
    #kullaniciBilgi ul li:last-child {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 550px) {
    #adresDivSag #hesabimKaydetBtn {
        width: 47.5%;
        margin-left: 0;
        float: left;
        margin-bottom: 5px;
        margin-top: 0px;
    }
    #adresDivSag {
        width: 100%;
    }
    #adresDivSol {
        width: 100%;
    }
    #adresDivSag #hesabimKaydetBtn:nth-child(2) {
        width: 47.5%;
        margin-left: 5%;
    }
    #kullaniciBilgi ul li,
    #siparisIslem ul li,
    #haberBulten ul li {
        width: 100%;
    }
    #siparisIslem ul li:nth-child(2),
    #kullaniciBilgi ul li:nth-child(2),
    #kullaniciBilgi ul li:last-child {
        margin-top: 20px;
    }
    #hesabimAnlatim input[type="text"] {
        width: 100%;
    }
    #hesabimAnlatim input[type="password"] {
        width: 100%;
    }
    #siparisSag {
        border-top: solid 2px #ECECEC;
        border-left: 0px;
    }
}
@media only screen and (max-width: 350px) {
    #siparisDivUst .siparisKargoTakibi {
        float: left;
    }
    .hs_MenuBtn a {
        font-size: 13px !important;
    }
}
#hesabimMenuTumu {
    padding: 0px;
    background-color: #F8F8F8;
}
#hesabimMenu {
    border: solid 1px #DDD;
    padding: 0px;
}
#hesabimMenu ul {
    padding: 0;
    margin: 0;
}
#hesabimMenu ul li {
    list-style-type: none;
}
#hesabimMenu ul li a {
    height: 43px;
    display: block;
    line-height: 43px;
    padding-left: 15px;
}
#hesabimMenu ul li a:hover {
    text-decoration: none;
    background-color: #DDD;
}
#hesabimMenu ul li a.hmActive {
    text-decoration: none;
    background-color: #000;
    color: white;
}
#hesabimMenu ul li a i {
    float: left;
    width: 10%;
    line-height: 43px;
}
#hesabimMenu ul li a h6 {
    width: 90%;
    font-size: 16px;
    line-height: 43px;
    margin: 0;
}
#hesabimUst {
    border: solid 1px #DDD;
}
#hesabimUstBaslik {
    padding: 2px 15px;
    width: 100%;
    background: #F2F2F2;
}
#hesabimAnlatim {
    padding: 15px 15px;
    width: 100%;
    background: #F8F8F8;
}
#hesabimAnlatim h6 {
    line-height: 15px;
}
#hesabimAnlatim h6,
#hesabimAnlatim h3 {
    margin-top: 0;
}
#hesabimAnlatim input[type="text"] {
    width: 300px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #E2E2E2;
    padding: 10px;
    float: left;
}
#hesabimAnlatim input[type="password"] {
    width: 300px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #E2E2E2;
    padding: 10px;
    float: left;
}
#hesabimAnlatim input:focus {
    outline: 0;
}
#hesabimAnlatim input[type="radio"] {
    margin-top: 13px;
}
#hesabimForm {
    padding: 0;
    margin: 0;
    width: 100%;
}
#hesabimForm li {
    width: 100%;
    padding: 5px 0;
    list-style-type: none;
}
#hesabimForm span.customSelect {
    width: 300px;
}
#hesabimForm select.styled.hasCustomSelect {
    min-width: 300px;
    max-width: 300px;
    margin-left: 10px;
}
#hesabimInputAd {
    float: left;
    width: 150px;
    margin: 0;
    line-height: 40px;
}
.hesabimFormZorunlu {
    color: red;
    float: left;
    width: 15px;
}
#hesabimKaydetBtn {
    display: inline-block;
    padding: 7px 15px;
    font-size: 17px;
    text-align: center;
    margin-top: 15px;
    color: #FFF;
    background-color: #222;
    border-color: #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#hesabimKaydetBtn:hover {
    background-color: #333;
    text-decoration: none;
}
#hesabimForm label {
    padding-left: 5px;
    margin-right: 15px;
}
#adresDiv {
    background-color: #FFF;
    margin-bottom: 15px;
    border: solid 1px #e8e8e8;
}
#adresDivSol,
#adresDivSag {
    padding: 10px 15px;
}
#adresDivSol p {
    margin: 0;
}
#hesabimSiparisGecmisi #hesabimAnlatim {
    padding-bottom: 0;
}
#siparisDiv {
    background-color: #FFF;
    margin-bottom: 15px;
    border: solid 1px #E8E8E8;
    padding-bottom: 0;
}
#siparisSag {
    background-color: #FFF;
    border-left: solid 1px #ECECEC;
    padding: 0;
}
#siparisSol {
    padding: 10px 15px;
}
#siparisSol p {
    margin-bottom: 4px;
    font-size: 14px;
}
#siparisSol b {
    font-size: 16px;
    padding-left: 10px;
}
#siparisDivSol,
#siparisDivSag {
    padding: 10px 15px;
    min-height: 122px;
}
#siparisDivSol p {
    margin: 0;
}
#siparisDivSag #hesabimKaydetBtn {
    margin-top: 10px;
    font-size: 16px;
    width: 100%;
}
#siparisDivUstTumu {
    padding-top: 10px;
}
#siparisDivUst {
    border-bottom: solid 1px #ECECEC;
    padding-bottom: 7px;
    line-height: 29px;
}
.siparisNumarasi {
    color: #FF3232;
}
#siparisDivUst .siparisKargoTakibi {
    float: right;
    line-height: 15px;
    font-size: 14px;
    margin-top: 0px;
    background: #DDD;
    border: solid 1px #BBB;
    color: #000;
}
#siparisDivUst .siparisKargoTakibi:hover {
    background: #CCC;
}
.solBosluk {
    padding: 0 0 0 15px;
}
#hesabimSiparisDetayi #hesabimAnlatim {
    background-color: #FFF;
    padding: 0;
}
#hesabimSiparisDetayi #hesabimUst {
    margin-bottom: 15px;
}
#detaySol,
#detaySag {
    padding: 10px 15px;
}
#hesabimSiparisDetayi #hesabimAnlatim ul {
    padding: 0;
    margin: 0;
}
#hesabimSiparisDetayi #hesabimAnlatim ul li {
    list-style-type: none;
}
#detayAdres {
    margin: 10px 15px;
}
.detayAdresTum {
    width: 50%;
    float: left;
}
#detayAdres p {
    margin: 0;
}
#detayUrunAd {
    width: 40%;
    float: left;
    padding-right: 0;
    padding-left: 0;
}
#detayUrunMiktar {
    width: 10%;
    float: left;
    padding-right: 0;
    padding-left: 0;
}
#detayUrunSevk {
    width: 15%;
    float: left;
    padding-right: 0;
    padding-left: 0;
}
#detayUrunBekleyen {
    width: 10%;
    float: left;
    padding-right: 0;
    padding-left: 0;
}
#detayUrunFiyat {
    width: 15%;
    float: left;
    padding-right: 0;
    padding-left: 0;
}
#detayUrunToplam {
    width: 10%;
    float: right;
    padding-right: 0;
    padding-left: 0;
}
#detayUrunFiyatAlt {
    float: left;
    width: 90%;
}
#detayUrunDiv {
    border-bottom: solid 1px #ECECEC;
    padding: 10px 10px;
}
#detayUrunDivAlt {
    border-bottom: solid 1px #ECECEC;
    padding: 10px 10px;
}
#detayUrunDivBaslik #detayUrunAd,
#detayUrunDivBaslik #detayUrunMiktar,
#detayUrunDivBaslik #detayUrunSevk,
#detayUrunDivBaslik #detayUrunBekleyen,
#detayUrunDivBaslik #detayUrunFiyat,
#detayUrunDivBaslik #detayUrunToplam {
    background: #F2F2F2;
    padding: 10px 10px;
}
#detayUrunDivBaslik #detayUrunToplam {
    padding-left: 0;
}
#yeniAdresEkleBtn #hesabimKaydetBtn {
    margin-top: 5px;
}
#detayTabloSol {
    height: 35px;
    border-left: solid 1px #DDD;
    border-top: solid 1px #DDD;
}
.sb_genel {
    padding: 10px !important;
}
#hesabimAnlatim .sb_kutu {
    padding: 5px 15px;
    border-right: 1px solid #ddd;
}
#hesabimAnlatim .sb_kutu .sb_baslik {
    font-weight: bold;
    padding-bottom: 5px;
}
#hesabimAnlatim .sb_kutu:last-child {
    border-right: none;
}
#yorumKutu {
    border-bottom: solid 1px #EEE;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}
#yorumKutuSol {
    padding-left: 5px;
}
#yorumTarih {
    color: #C00;
}
#yorumYapKutu {
    padding: 10px 15px;
    background-color: #F4F4F4;
    display: block;
}
#yorumYapKutuBaslik {
    margin-top: 5px;
    margin-bottom: 15px;
}
#yorumYapAltBaslik {
    width: 100px;
    float: left;
}
#yorumYapAltIcerik {
    width: 500px;
    float: left;
}
#yorumYapAltIcerikOylama {
    width: 200px;
    float: left;
}
#yorumYapAltIcerik textarea {
    width: 100%;
    max-width: 100%;
    height: 150px;
    max-height: 150px;
}
#yorumYapAltIcerik input[type="radio"] {
    width: 15px;
    height: 15px;
    display: inline-block;
}
#yorumYapAltIcerikBaslikSol {
    margin-right: 10px;
}
#yorumYapAltIcerikBaslikSag {
    margin-left: 10px;
}
.yorumYapBtn {
    padding: 10px 15px;
    display: block;
    background-color: #333;
    width: 140px;
    text-align: center;
    color: #FFF;
}
.yorumYapBtn:hover {
    background-color: #444;
    color: #FFF;
    text-decoration: none;
}
#yorumCevap {
    margin-right: 25px;
}
#yorumCevap:hover {
    text-decoration: none;
    cursor: pointer;
}
#yorumDegerlendirme {
    float: right;
    font-size: 18px;
    color: orange;
}
#yorumAd {
    padding-left: 5px;
}
#yorumKutuUst {
    margin-bottom: 5px;
}
@media only screen and (max-width: 580px) {
    #yorumYapAltIcerik {
        width: 100%;
    }
    #yorumKutuSol,
    #yorumKutuSag {
        width: 100%;
        float: none;
    }
    #yorumDegerlendirme {
        text-align: right;
    }
}
@media only screen and (max-width: 991px) {
    #yorumKutuSag {
        padding-left: 5px;
    }
    #yorumDegerlendirme {
        margin-right: 0;
        padding-left: 5px;
    }
}
@media only screen and (min-width: 1076px) {
    #adresDivSag #hesabimKaydetBtn {
        margin-top: 10px;
        margin-left: 35px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 1076px) {
    #adresDivSag #hesabimKaydetBtn {
        margin-top: 9px;
        margin-left: 40px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 1150px) {
    #siparisDivSag #hesabimKaydetBtn {
        margin-top: 9px;
        margin-left: 40px;
        float: right;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    #siparisDivSag {
        width: 30%;
        float: left;
    }
    #siparisDivSol {
        width: 70%;
        float: left;
    }
    #siparisDivSag #hesabimKaydetBtn {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {
    .solBosluk {
        padding: 0;
    }
    #hesabimMenuTumu {
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    #hesabimMenu ul li {
        width: 50%;
        float: left;
    }
}
@media only screen and (min-width: 550px) and (max-width: 768px) {
    #adresDivSag {
        width: 25%;
        float: left;
    }
    #adresDivSol {
        width: 75%;
        float: left;
    }
    #siparisDivSag {
        width: 35%;
        float: left;
    }
    #siparisDivSol {
        width: 65%;
        float: left;
    }
    #siparisDivSag #hesabimKaydetBtn {
        font-size: 14px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 639px) {
    #siparisDivSag #hesabimKaydetBtn {
        margin-top: 5px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #kullaniciBilgi ul li,
    #siparisIslem ul li,
    #haberBulten ul li {
        width: 33.33%;
    }
}
@media only screen and (min-width: 550px) and (max-width: 768px) {
    #adresDivSag #hesabimKaydetBtn {
        width: 100%;
        margin-left: 0;
    }
    #kullaniciBilgi ul li,
    #siparisIslem ul li,
    #haberBulten ul li {
        width: 50%;
    }
    #kullaniciBilgi ul li:last-child {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 550px) {
    #adresDivSag #hesabimKaydetBtn {
        width: 47.5%;
        margin-left: 0;
        float: left;
        margin-bottom: 5px;
        margin-top: 0px;
    }
    #adresDivSag #hesabimKaydetBtn:nth-child(2) {
        width: 47.5%;
        margin-left: 5%;
    }
    #kullaniciBilgi ul li,
    #siparisIslem ul li,
    #haberBulten ul li {
        width: 100%;
    }
    #siparisIslem ul li:nth-child(2),
    #kullaniciBilgi ul li:nth-child(2),
    #kullaniciBilgi ul li:last-child {
        margin-top: 20px;
    }
    #hesabimAnlatim input[type="text"] {
        width: 100%;
    }
    #hesabimAnlatim input[type="password"] {
        width: 100%;
    }
    #siparisSag {
        border-top: solid 2px #ECECEC;
        border-left: 0px;
    }
    #siparisDivSag {
        padding-left: 15px;
    }
    #hesabimForm span.customSelect {
        width: 100%;
    }
    #hesabimForm select.styled.hasCustomSelect {
        min-width: 100%;
        max-width: 100%;
    }
    #detayUrunAd {
        width: 100%;
        float: none;
        padding-bottom: 5px;
        margin-bottom: 5px;
        padding-right: 0;
        padding-left: 0;
    }
    #detayUrunMiktar {
        width: 33.33%;
        float: left;
        padding-right: 0;
        padding-left: 0;
    }
    #detayUrunSevk {
        width: 33.33%;
        float: left;
        padding-right: 0;
        padding-left: 0;
    }
    #detayUrunBekleyen {
        width: 33.33%;
        float: left;
        padding-right: 0;
        padding-left: 0;
    }
    #detayUrunFiyat {
        width: 50%;
        float: left;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
    #detayUrunToplam {
        width: 50%;
        float: right;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
    #detayUrunFiyatAlt {
        float: left;
        width: 90%;
    }
    #hesabimAnlatim .sb_kutu {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-right: none;
        border-bottom: 1px solid #ddd;
    }
    #hesabimAnlatim .sb_kutu:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }
    .detayAdresTum {
        width: 100%;
        float: left;
    }
}
@media only screen and (max-width: 350px) {
    #siparisDivUst .siparisKargoTakibi {
        float: left;
    }
}
#odeme_overlay {
    background: rgba(0, 0, 0, 0.3);
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99998;
}
#teslimatUstTumu {
    background: #FFF;
    color: #000;
    height: 125px;
}
#teslimatUst {
    background-color: #FFF;
    padding: 20px 0px;
}
#teslimatUstTumu ul {
    padding: 0;
    text-align: center;
}
#teslimatUstTumu ul li {
    width: 24%;
    margin: 0px 0.5%;
    float: left;
    list-style-type: none;
    border-bottom: solid 4px #CCC;
    color: #BBB;
}
#teslimatAsamaText {
    font-size: 16px;
}
#teslimatSeciliAsama {
    width: 25px;
    height: 25px;
    margin: 0px auto;
    border: solid 3px #CCC;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    margin-bottom: -14px;
    background-color: #F2F2F2;
}
#teslimatUstTumu .teslimatActive {
    border-color: #000;
}
#teslimatUstTumu .teslimatActive #teslimatSeciliAsama {
    background-color: #000;
    border-color: #000;
    color: #FFF;
}
#teslimatUstTumu .teslimatActive #teslimatAsamaText {
    color: #000;
}
#teslimatUstTumu i.fa-check {
    display: none;
}
#teslimatUstTumu .teslimatActive i.fa-check {
    display: block;
    margin-top: 3px;
}
#teslimatSag {
    padding: 0;
    margin-bottom: 20px;
}
#teslimatSag #sepetDivBaslik {
    text-align: right;
    color: #C00;
}
#teslimatSol {
    padding-left: 0;
}
#teslimatSolUst {
    border: solid 1px #CCC;
    padding: 0px 15px 10px 15px;
}
#teslimatSolOrta {
    border: solid 1px #CCC;
    padding: 0px 15px 10px 15px;
}
#odemeSolOrta {
    border: solid 1px #CCC;
}
#teslimatBaslik {
    color: #999;
}
#teslimatForm {
    padding: 0;
}
#teslimatForm li {
    list-style-type: none;
    margin-top: 15px;
}
#teslimatFormAd {
    width: 130px;
    float: left;
}
#teslimatAltBaslik {
    padding: 15px 0px 5px 0px;
}
#teslimatFormDiv {
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: solid 1px #ECECEC;
}
#teslimatFormInput input[type="text"] {
    margin-right: 0;
    width: 300px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #E2E2E2;
    padding: 10px;
}
#teslimatFormInput input[type="checkbox"],
#teslimatFormInput input[type="radio"] {
    width: 25px;
    height: 20px;
}
#teslimatSol input[type="checkbox"],
#teslimatSol input[type="radio"] {
    width: 25px;
    height: 20px;
}
#teslimatFormInput label {
    top: -5px;
    position: relative;
}
#teslimatFormInput span.customSelect {
    width: 300px;
}
#teslimatFormInput span.customSelectInner {
    min-width: 90%;
    max-width: 90%;
}
#teslimatFormInput select.styled.hasCustomSelect {
    min-width: 300px;
    max-width: 300px;
    margin-left: 10px;
}
#teslimatFormInput textarea {
    border-color: #DDD;
    padding: 5px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    width: 300px;
    height: 120px;
    max-width: 720px;
}
.odemeFaturaAdresi {
    display: none;
    margin-top: 15px;
}
.odemeKurumsalTipi {
    display: none;
}
.yeniFaturaKurumsal {
    display: none;
}
#teslimatFormDiv:last-child {
    border-bottom: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.odemeFaturaTipi #teslimatFormInput {
    padding-top: 5px;
}
.odemeFaturaTipi #teslimatFormInput label {
    margin-right: 25px;
}
.odemeYeniFaturaTipi #teslimatFormInput {
    padding-top: 5px;
}
.odemeYeniFaturaTipi #teslimatFormInput label {
    margin-right: 25px;
}
#teslimatFaturaAdresi {
    padding-left: 0px;
}
#teslimatTeslimatAdresi {
    padding-right: 0px;
}
#teslimatAdresEkleBtn {
    display: block;
    padding: 5px 12px;
    width: 200px;
    border: solid 1px #DDD;
    margin-top: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#teslimatAdresEkleBtn:hover,
#teslimatAdresEkleBtn:focus {
    text-decoration: none;
    color: #000;
}
#yeniAdresDuzenleDiv {
    background-color: #FFF;
    padding: 15px;
}
#odemeTab {
    padding-top: 20px;
    padding-left: 10px;
    background-color: #E4E4E4;
    border: 0px;
}
#odemeTab li {
    margin-bottom: 0px;
}
#odemeTab li a {
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 15px 20px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}
#odemeTab li.active>a,
#odemeTab li.active>a:hover,
#odemeTab li.active>a:focus {
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 15px 20px;
    background-color: #FFF;
    color: #C00;
    font-weight: bold;
    font-size: 15px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}
#odemeTabIcerik {
    padding: 15px;
}
#odemeTabIcerik #teslimatFormAd {
    width: 150px;
}
#kredikarti #teslimatForm {
    padding-bottom: 20px;
    border-bottom: solid 1px #DDD;
    margin-bottom: 20px;
}
#odemeTaksitSecenekleri {
    padding: 0;
}
#odemeTaksitSecenekleri li {
    list-style-type: none;
}
#otsKutu {
    line-height: 55px;
    padding: 0px 10px;
    border-bottom: solid 1px #DDD;
}
#otsKutu.otsActive {
    background-color: #F4F4F4;
}
#otsRadio {
    width: 25px;
    display: block;
    float: left;
    padding-top: 17px;
    line-height: 10px;
}
#otsAy {
    width: 100px;
    display: block;
    float: left;
    font-size: 16px;
}
#otsAylikOdeme {
    width: 150px;
    display: block;
    float: left;
    font-size: 16px;
}
#otsToplamTutar {
    width: 150px;
    display: block;
    float: left;
    font-size: 16px;
}
.sktSelect #teslimatFormInput {
    float: left;
    margin-right: 5px;
}
.sktSelect #teslimatFormInput span.customSelect {
    width: 75px;
}
.sktSelect #teslimatFormInput select.styled.hasCustomSelect {
    min-width: 75px;
    max-width: 75px;
    margin-left: 10px;
}
#ohsKutu {
    padding: 0;
}
#ohsKutu li {
    list-style-type: none;
    margin-top: 25px;
    border-bottom: solid 1px #DDD;
    padding-bottom: 20px;
}
#ohsKutu li:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}
#ohsRadio {
    display: block;
    width: 7%;
    float: left;
    height: 105px;
}
#ohsRadio input[type="radio"] {
    top: 35%;
    position: relative;
}
#ohsLogo {
    display: block;
    width: 23%;
    float: left;
}
#ohsIban {
    display: block;
    width: 70%;
    float: left;
}
#ohsIban #odemeIbanDetay {
    margin-top: 15px;
    height: 40px;
}
#havaleAltBilgi {
    margin-top: 35px;
    padding-top: 20px;
    border-top: solid 2px #DDD;
}
#siparisBaslikLink {
    font-size: 14px;
    margin-left: 20px;
}
#siparisBilgiTablo,
#siparisOzetTablo {
    margin-top: 15px;
    border: solid 1px #CCC;
}
#siparisBilgiTablo th {
    font-size: 20px;
    white-space: nowrap;
}
#siparisBilgiTablo td {
    font-size: 15px;
}
#siparisOzetTablo th {
    font-size: 18px;
}
#siparisOzetTablo td {
    font-size: 16px;
}
#soSiparisAciklama textarea {
    border-color: #DDD;
    padding: 5px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    width: 100%;
    height: 120px;
    max-width: 100%;
    margin-top: 15px;
}
#tamamlandiSolKutu {
    background-color: #000;
    color: #FFF;
    width: 300px;
    padding: 15px;
    margin-top: 25px;
}
#tamamlandiSagKutu {
    background-color: #EEE;
    color: #000;
    padding: 23px 15px 5px 15px;
    margin-top: 25px;
    margin-left: 15px;
    height: 95px;
}
#tamamlandiTesekkur {
    margin-top: 25px;
}
#tamamlandiTesekkur i {
    color: #40B350;
    font-size: 45px;
    vertical-align: middle;
    margin-right: 15px;
}
#teslimatSag #sepetOzetiFiyatBuyuk {
    font-size: 33px;
}
#teslimatSag #sepetOzetiFiyatKucuk {
    font-size: 20px;
}
#teslimatSag #tamamlaBtn {
    margin-bottom: 20px;
    float: right;
}
#teslimatSag #tamamlaBtn i {
    margin-left: 20px;
}
#kargoTableDiv {
    margin-top: 15px;
}
#kargoTable th {
    font-size: 24px;
}
#kargoTable td {
    vertical-align: middle;
    font-size: 20px;
    font-weight: normal;
}
#kargoTable td.ktKargoAd {
    color: #666;
}
#kargoTable td.ktKargoFiyat {
    color: #C00;
}
#kargoTable td.ktKargoFiyat i {
    font-size: 17px;
}
#ktRadioSpace {
    width: 20px;
}
textarea:focus {
    outline: none;
}
.selectricWrapper {
    position: relative;
    margin: 0 0 10px;
    width: 100%;
    cursor: pointer;
}
.label {
    white-space: normal;
    text-align: left;
}
.selectricResponsive {
    width: 100%;
}
.selectric {
    border: 1px solid #DDD;
    background: #F8F8F8;
    position: relative;
    border-radius: 2px;
}
.selectric .label {
    display: block;
    margin: 0 30px 0 0;
    padding: 6px;
    font-size: 12px;
    line-height: 18px;
    color: #444;
    overflow: hidden;
    max-height: 150px;
    min-height: 150px;
}
.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    color: #555;
    text-align: center;
    font: 0/0 a;
    /* IE Fix */
    
    *font: 20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}
.selectricHover .selectric {
    border-color: #CCC;
}
.selectricHover .selectric .button {
    color: #333;
}
.selectricHover .selectric .button:after {
    border-top-color: #333;
}
.selectricOpen {
    z-index: 9999;
}
.selectricOpen .selectric {
    border-color: #CCC;
    background: #F0F0F0;
}
.selectricOpen .selectricItems {
    display: block;
}
.selectricDisabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectricHideSelect {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectricHideSelect select {
    position: absolute;
    left: -100%;
    display: none;
}
.selectricInput {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}
.selectricTempShow {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}
/* Items box */

.selectricItems {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F9F9F9;
    border: 1px solid #CCC;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}
.selectricItems .selectricScroll {
    height: 100%;
    overflow: auto;
}
.selectricAbove .selectricItems {
    top: auto;
    bottom: 100%;
}
.selectricItems ul,
.selectricItems li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}
.selectricItems li {
    display: block;
    padding: 5px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #EEE;
    color: #666;
    cursor: pointer;
}
.selectricItems li.selected {
    background: #FFF;
    color: #444;
    border-top-color: #E0E0E0;
}
.selectricItems li:hover {
    background: #F0F0F0;
    color: #444;
}
.selectricItems li.disabled {
    background: #F5F5F5;
    color: #BBB;
    border-top-color: #FAFAFA;
    cursor: default;
}
@media only screen and (max-width: 991px) {
    #teslimatSol,
    #teslimatTeslimatAdresi,
    #teslimatFaturaAdresi {
        padding: 0;
    }
    #teslimatSag {
        margin-top: 15px;
    }
    #tamamlandiSagKutu {
        margin-left: 0;
    }
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    #tamamlaBtn {
        width: 260px;
    }
}
@media only screen and (min-width: 768px) {
    .altSatiraAl {
        display: none;
    }
    .kartLogolariSaga {
        margin-left: 5px;
    }
}
@media only screen and (max-width: 768px) {
    .altSatiraAl {
        display: block;
    }
    .kartLogolariSaga {
        margin-left: 150px;
    }
    .kartLogolariAsagi img {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 550px) {
    #siparisBilgiTablo,
    #siparisOzetTablo {
        border: 0px;
    }
    #teslimatUstTumu {
        display: none;
    }
    #tamamlandiSolKutu {
        width: 100%;
    }
    #teslimatFormInput input[type="text"],
    #teslimatSol #teslimatFormInput textarea {
        width: 100%;
        float: none;
    }
    #teslimatFormAd {
        width: 100%;
        float: none;
    }
    #teslimatFormInput {
        position: relative;
    }
    #teslimatFormInput span.customSelect {
        width: 100%;
    }
    #teslimatFormInput select.styled.hasCustomSelect {
        min-width: 100%;
        max-width: 100%;
    }
    #odemeKargoBaslik {
        padding-left: 0;
        width: 60%;
        float: left;
    }
    #odemeKargoBaslik:nth-child(2) {
        width: 40%;
    }
    #odemeKargoBaslik #teslimatAltBaslik {
        font-size: 18px;
    }
    #teslimatSag #tamamlaBtn {
        width: 220px;
    }
    #teslimatSag #tamamlaBtn i {
        margin-left: 10px;
    }
    #teslimatKargoSpanGrup {
        padding: 0;
    }
    #teslimatFormInput #faturaAyniCheckLabel {
        width: 90%;
        top: 0;
    }
    #ohsKutu li {
        padding: 0px;
    }
    #ohsRadio {
        margin-right: 0px;
    }
    #ohsLogo {
        margin-right: 0;
    }
    #ohsLogo img {
        max-width: 100%;
    }
    #ohsLogo label {
        max-width: 80%;
    }
    #ohsIban {
        margin-left: 0;
        margin-right: 0;
    }
    #ohsIban h4 {
        font-size: 15px;
        margin-top: 0;
    }
    #otsKutu {
        padding: 0px;
    }
    #otsRadio {
        width: 10%;
        display: block;
        float: left;
        padding-top: 17px;
        line-height: 10px;
    }
    #otsAy {
        width: 20%;
        display: block;
        float: left;
        font-size: 14px;
    }
    #otsAylikOdeme {
        width: 35%;
        display: block;
        float: left;
        font-size: 14px;
    }
    #otsToplamTutar {
        width: 35%;
        display: block;
        float: left;
        font-size: 14px;
    }
    #teslimatSol #teslimatAdresEkleBtn {
        width: 100%;
    }
    #kargoTable th {
        font-size: 17px;
    }
    #kargoTable td {
        font-size: 15px;
    }
    #kargoTable td.ktKargoFiyat i {
        font-size: 13px;
    }
    .kartLogolariSaga {
        margin-left: 0px;
    }
    #ohsRadio input[type="radio"] {
        top: 25%;
        position: relative;
    }
}
@media only screen and (max-width: 350px) {
    #teslimatSag #tamamlaBtn i {
        margin-left: 10px;
    }
    #odemeKargoBaslik #teslimatAltBaslik {
        font-size: 15px;
    }
    #odemeTab li a {
        margin: 0px 5px;
        padding: 12px 15px;
    }
    #odemeTab li.active>a,
    #odemeTab li.active>a:hover,
    #odemeTab li.active>a:focus {
        padding: 12px 15px;
    }
    #siparisBaslikLink {
        width: 100%;
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }
    #teslimatKargoSpan {
        font-size: 17px;
    }
    #teslimatKargoSpan span label {
        position: relative;
        top: -3px;
    }
    #teslimatKargoSpan span {
        padding-right: 0;
        padding-left: 0;
    }
    #teslimatKargoSpan b {
        font-size: 14px;
    }
    #teslimatKargoSpan i {
        font-size: 14px;
    }
}
#fatura_adresi a:hover,
#teslimat_adresi a:hover {
    text-decoration: none;
}
.baglantitablo {
    width: 500px;
    border: 1px solid #bababa;
    border-collapse: collapse;
}
.baglantitablo thead {
    background-color: #efefef;
}
.baglantitablo tr th {
    border: 1px solid #bababa;
    padding: 3px;
}
.baglantitablo tr td {
    border-bottom: 1px solid #bababa;
    padding: 3px;
}
.baglantitablo tr:last-child td {
    border-bottom: none;
}
#alisverisUst #kategoriUstOrta h3 {
    margin-top: 0;
}
#alisverisUst {
    line-height: 30px;
    padding: 0;
    margin-top: 30px;
}
#alisverisUst #kategoriUstOrta,
#alisverisUst #kategoriUstSol,
#alisverisUst #kategoriUstSag {
    padding: 0;
}
#alisverisListe .productBoxNormal a:hover,
#alisverisListe .productBoxNormal a:hover {
    text-decoration: none;
}
#alisverisListe .productBoxNormal a:focus,
#alisverisListe .productBoxNormal a:focus {
    text-decoration: none;
}
#alisverisListe .productBoxNormal {
    padding: 0;
    position: relative;
}
.selcKutu {
    position: absolute;
    top: -30px;
    right: 0;
}
.selcKutu .selctEkleBtn {
    float: left;
    width: 35px;
    height: 35px;
    font-size: 18px;
    border: 0;
    background-color: green;
    color: #FFF;
}
.selcKutu .selctSilBtn {
    width: 35px;
    height: 30px;
    font-size: 25px;
    line-height: 25px;
    border: 0;
    color: red;
    background: none;
}
.alvSepeteEkleBtn {
    width: 100%;
    margin-top: 5px;
    background: #FFF;
    padding: 7px 0px;
    color: #000;
    border: 0px;
    font-size: 18px;
}
.alvSepeteEkleBtn:focus {
    outline: none;
}
.alisverisTumuBtn {
    background: #333;
    color: #FFF;
    padding: 5px 10px;
    font-size: 14px;
}
.alisverisTumuBtn:hover {
    background: #444;
    color: #FFF;
    text-decoration: none;
}
@media only screen and (min-width: 991px) {
    #alisverisListe .productBoxNormal {
        width: 22.75%;
        margin-left: 3%;
        margin-top: 40px;
        margin-bottom: 10px;
    }
    #alisverisListe .productBoxNormal:nth-child(4n+1) {
        margin-left: 0;
    }
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    #alisverisUst #kategoriUstSol {
        width: 32.5%;
    }
    #alisverisUst #kategoriUstOrta {
        width: 35%;
    }
    #alisverisUst #kategoriUstSag {
        width: 32.5%;
    }
    #alisverisListe .productBoxNormal {
        margin-top: 40px;
    }
}
@media only screen and (max-width: 550px) {
    #alisverisUst {
        margin-top: 0px;
    }
    #alisverisUst #kategoriUstOrta {
        width: 100%;
        float: none;
    }
    #alisverisListe .productBoxNormal {
        margin-top: 30px;
    }
    #alisverisUst #kategoriUstSag,
    #alisverisUst #kategoriUstSol {
        width: 50%;
        margin-bottom: 20px;
    }
}
.kullaniciAdBtn {
    position: absolute;
    top: 29px;
    right: 0;
    z-index: 8899999989899989898;
    width: 100%;
}
.kullaniciAdBtn .dropdown-toggle {
    padding: 4px 10px;
}
.kullaniciAdBtn #sepetBtn {
    float: right;
    width: auto;
    padding-left: 0;
}
.kullaniciAdBtn .kullaniciAdBtnDD {
    float: right;
}
.kullaniciAdBtn .navbar-nav>li>a {
    padding: 4px 8px;
    text-align: left;
}
.kullaniciAdBtn .navbar-nav>li>a .isimKisalt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 250px;
    /* fallback */
    
    -webkit-line-clamp: 1;
    /* number of lines to show */
    
    -webkit-box-orient: vertical;
    float: left;
}
.kullaniciAdBtn .navbar-nav>li>a .caret {
    float: right;
    margin-top: 8px;
}
.kullaniciAdBtn .navbar-nav .dropdown-menu {
    margin-left: 8px;
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .kullaniciAdBtn .navbar-nav>li>a .isimKisalt {
        max-width: 200px;
    }
}
@media only screen and (min-width: 820px) and (max-width: 991px) {
    .kullaniciAdBtn .navbar-nav>li>a .isimKisalt {
        max-width: 150px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 820px) {
    .kullaniciAdBtn .navbar-nav>li>a .isimKisalt {
        max-width: 135px;
    }
}
.footerDestekTelMail {
    width: 85%;
    height: 36px;
    text-align: right;
    padding: 0px 30px 0px 0px;
    margin-bottom: 15px;
}
.footerDestekTelMail a {
    color: #888;
}
.footerDestekTelMail h4 a {
    font-size: 17px;
}
.footerDestekTelMail h5 a {
    font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .footerDestekTelMail {
        padding-right: 20%;
        width: 100%;
    }
}
@media only screen and (max-width: 1100px) {
    .footerDestekTelMail {
        padding-right: 15px;
        text-align: left;
    }
}
@media only screen and (max-width: 767px) {
    .footerDestekTelMail {
        margin-bottom: 30px;
        width: 50%;
    }
}
@media only screen and (min-width: 550px) and (max-width: 767px) {
    .footerDestekTelMail {
        float: left;
    }
    .footerDestekTelMail h4,
    .footerDestekTelMail h5 {
        margin-top: 5px;
        margin-bottom: 0px;
    }
    #footerIcerik .footerItem #footerBlog a {
        margin-top: -70px;
    }
    .footerDestekTelMail {
        padding: 0;
    }
    .footerDestekTelMail h4 a {
        font-size: 15px;
    }
    .footerDestekTelMail h5 a {
        font-size: 13px;
    }
}
@media only screen and (min-width: 605px) and (max-width: 680px) {
    .footerDestekTelMail h4 a {
        font-size: 13px;
    }
    .footerDestekTelMail h5 a {
        font-size: 12px;
    }
}
@media only screen and (min-width: 550px) and (max-width: 645px) {
    .footerDestekTelMail h4 a {
        font-size: 14px;
    }
    .footerDestekTelMail h5 a {
        font-size: 12px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    #footer #footerIcerik .footerItem:nth-child(4) {
        width: 35%;
    }
}
@media only screen and (max-width: 375px) {
    .hs_MenuBtn a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 550px) {
    #kategoriUstOrta {
        width: 100%;
        float: none;
    }
    #kategoriUstSag {
        width: 40%;
        padding-top: 3px;
    }
    #kategoriUstSol {
        width: 60%;
    }
    #text404 {
        font-size: 150px;
    }
}
.urunDegerCubuk {
    background: url('../images/color_stick.png');
    width: 414px;
    height: 10px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    position: relative;
    background-repeat: no-repeat;
}
.urunDegerResim {
    float: left;
    width: 30px;
    height: 30px;
}
.urunDegerIsaret {
    position: absolute;
    background: #333;
    color: #FFF;
    padding: 2px 7px;
    font-size: 12px;
    border-radius: 3px;
    top: -6px;
}
@media only screen and (max-width: 1100px) {
    .urunDegerCubuk {
        width: 90%;
        background-size: 100% 10px;
    }
}
@media only screen and (max-width: 991px) {
    .urunDegerCubuk {
        width: 85%;
    }
}
@media only screen and (max-width: 650px) {
    .urunDegerCubuk {
        width: 80%;
    }
}
@media only screen and (max-width: 550px) {
    .urunDegerCubuk {
        max-width: 414px;
        width: 86%;
    }
}
#productBoxFour {
    width: 23.5%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    margin-left: 2%;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ececec;
    border-radius: 5px;
}
#productBoxFour:nth-child(4n+1) {
    margin-left: 0;
}
#pbf_Resim {
    width: 100%;
    height: 206px;
    margin: 0;
    padding: 0;
    position: relative;
}
#pbf_Resim {
    width: 100%;
    height: 206px;
    margin: 0;
    padding: 0;
    position: relative;
}
#pbf_Resim img {
    max-width: 100%;
    max-height: 206px;
}
#lastikEtiketHover {
    position: absolute;
    z-index: 999999;
    width: 100%;
    display: none;
    top: 30%;
    transform: translate(0, -30%);
    -moz-transform: translate(0, -30%);
    -webkit-transform: translate(0, -30%);
}
#productBoxFour:hover #lastikEtiketHover {
    display: block;
}
#productBoxFour:hover #pbf_Resim {
    opacity: 0.5;
}
#productBoxFour:hover.tukendiOpacity #pbf_Resim {
    opacity: 1;
}
#productBoxFour:hover.tukendiOpacity #lastikEtiketHover {
    display: none !important;
}
#productBoxFour .urunDegerCubuk {
    background: url('../images/color_stick.png');
    width: 80%;
    height: 10px;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 10px;
}
#productBoxFour .urunDegerResim {
    float: left;
    width: 10%;
    height: 30px;
}
#productBoxFour .urunDegerResim img {
    max-width: 100%;
}
@media only screen and (max-width: 1200px) {
    #pbn_Resim,
    #pbf_Resim,
    #pby_Resim,
    #productBoxGenis #pbg_Resim,
    #pbn_Resim img,
    #pbf_Resim img,
    #pby_Resim img,
    #pbg_Resim img {
        height: auto;
        max-height: 100%;
    }
}
@media only screen and (max-width: 767px) {
    #productBoxFour {
        width: 32%;
        padding: 0;
        margin-left: 2%;
    }
    #productBoxFour:nth-child(4n+1) {
        margin-left: 2%;
    }
    #productBoxFour:nth-child(3n+1) {
        margin-left: 0;
    }
}
@media only screen and (max-width: 550px) {
    #productBoxFour {
        width: 48.75%;
        padding: 0;
        margin-left: 2.5%;
    }
    #productBoxFour:nth-child(3n+1) {
        margin-left: 2.5%;
    }
    #productBoxFour:nth-child(2n+1) {
        margin-left: 0;
    }
}
.tireblgA {
    left: 0%;
}
.tireblgB {
    left: 15%;
}
.tireblgC {
    left: 30%;
}
.tireblgD {
    left: 45%;
}
.tireblgE {
    left: 65%;
}
.tireblgF {
    left: 80%;
}
.tireblgG {
    left: 95%;
}
.lastikAramaSelect {
    height: 60px;
    padding-top: 10px;
    margin-left: 15px;
}
.lastikAramaSelectIc {
    width: 28%;
    float: left;
    margin: 5px;
    text-align: center;
}
.lastikAramaSelectIcAlt {
    width: 23%;
    float: left;
    margin: 5px;
    text-align: center;
}
.lastikAraBtn {
    background-color: #FF7619;
    border-color: darkorange;
    float: left;
    width: 80px;
    margin-top: 37px;
    margin-left: 10px;
}
#lastikAraCizgi {
    border-left: solid 1px #A9A9A9;
    height: 260px;
    margin-top: 30px;
    float: left;
}
.lastikAramaSelect select {
    width: 100px;
    height: 30px;
    margin-top: 5px;
    border: 1px #ccc solid;
    vertical-align: top;
    background-color: #FFFFFF;
}
.lastikAraResim {
    margin-left: 70px;
}
.aracaGoreAra {
    width: 23%;
    float: left;
    margin: 5px 15px;
    text-align: center;
}
#aracBaslikAd {
    padding-top: 10px;
    margin-left: 15px;
    margin-left: 30px;
    font-weight: bold;
    font-size: 18px;
}
#aracBaslik img {
    margin-left: 70px;
}
#lastikKampanyasi {
    width: 25%;
    height: 320px;
    border-left: solid 1px #DDDDDD;
    float: left;
    font-size: 50px;
    text-align: center;
    color: #FFFFFF;
}
#lastikArama {
    margin-top: 20px;
    border: solid 1px #A9A9A9;
    background-color: #F8F8F8;
}
#lastikAramaSol {
    width: 75%;
    border-left: solid 1px #DDDDDD;
    float: left;
}
#ebatBaslik {
    padding-top: 10px;
    margin-left: 15px;
    margin-left: 30px;
    font-weight: bold;
    font-size: 18px;
}
#aracBaslik {
    margin-left: -3px;
    float: left;
    right: -20px;
}
#lastikAramaMobil {
    display: none;
}
.lastikSelectGrup .lastikSelectItem p {
    margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    /* Tablet Yatay */
    
    #lastikAramaMobil {
        margin-top: 20px;
        display: block;
        background-color: #F8F8F8;
        padding: 10px 10px;
        border: solid 1px #A9A9A9;
    }
    #ebataGore {
        width: 50%;
        float: left;
        padding-right: 20px;
    }
    #aracaGore {
        width: 50%;
        float: right;
        padding-left: 20px;
    }
    .lastikSelectGrup .lastikSelectItem {
        width: 33%;
        float: left;
    }
    span.customSelect {
        font: 14px sans-serif;
        background: #fff url("../images/asset.png") right center no-repeat;
        border: 1px solid #ddd;
        color: #555;
        padding: 7px 9px;
        padding-top: 7px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px 2px;
        width: 90%;
        height: 30px;
    }
    span.customSelectInner {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: inherit;
        max-width: 90%;
    }
    span.customSelect.changed {
        background-color: #f0dea4;
    }
    #lastikArama {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    /*Tablet Dikey */
    
    #lastikAramaMobil {
        display: block;
    }

    .nav>li>a {
        padding: 10px 10px !important;
    }
}
@media only screen and (min-width: 100px) and (max-width: 767px) {
    #lastikArama {
        display: none;
    }
    #lastikAramaMobil {
        margin-top: 20px;
        display: block;
        background-color: #F8F8F8;
        padding: 10px 10px;
        padding-right: 0px;
        border: solid 1px #A9A9A9;
    }
    #ebataGore {
        width: 50%;
        float: left;
        padding-right: 20px;
    }
    #aracaGore {
        width: 50%;
        float: right;
        padding-left: 20px;
    }
    .lastikSelectGrup .lastikSelectItem {
        width: 33%;
        float: left;
    }
    span.customSelect {
        font: 14px sans-serif;
        background: #fff url("../images/asset.png") right center no-repeat;
        border: 1px solid #ddd;
        color: #555;
        padding: 7px 9px;
        padding-top: 7px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px 2px;
        width: 90%;
        height: 30px;
    }
    span.customSelectInner {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: inherit;
        max-width: 90%;
    }
    span.customSelect.changed {
        background-color: #f0dea4;
    }
}
@media only screen and (width: 768px) {
    #lastikArama {
        display: none;
    }
    #lastikAramaMobil {
        margin-top: 20px;
        display: block;
        background-color: #F8F8F8;
        padding: 10px 10px;
        padding-right: 0px;
        border: solid 1px #A9A9A9;
    }
    #ebataGore {
        width: 50%;
        float: left;
        padding-right: 20px;
    }
    #aracaGore {
        width: 50%;
        float: right;
        padding-left: 20px;
    }
    .lastikSelectGrup .lastikSelectItem {
        width: 33%;
        float: left;
    }
}
@media only screen and (min-width: 550px) {
    /* Telefon Dikey */
    
    .lastikAramaCizgi {
        display: none;
    }
}
@media only screen and (min-width: 100px) and (max-width: 550px) {
    /* Telefon Dikey */
    
    #myslider {
        padding-right: 0;
    }
    #myslider .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 20px;
    }
    #ebataGore {
        width: 100%;
        float: none;
        padding-right: 0px;
    }
    #aracaGore {
        width: 100%;
        float: none;
        padding-left: 0px;
    }
    .lastikAraBtn {
        float: right;
        margin-right: 14px;
        margin-top: -35px;
    }
    #lastikAramaHrCizgi {
        display: block;
    }
    .lastikAramaCizgi {
        padding-right: 10px;
    }
}
#jantmotor-overlay {
    width: 100%;
    height: 427px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 0px;
    position: absolute;
    background-color: #000;
    background-image: url('../images/loading-big.gif');
    background-size: 50px 50px;
    background-repeat: no-repeat;
    opacity: 0.15;
    background-position: center;
    z-index: 9999;
    display: none;
}
.jantForm {
    position: relative;
    background: rgb(204, 212, 218);
    background: -moz-linear-gradient(top, rgba(204, 212, 218, 1) 1%, rgba(204, 212, 218, 1) 41%, rgba(168, 176, 182, 1) 91%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(204, 212, 218, 1)), color-stop(41%, rgba(204, 212, 218, 1)), color-stop(91%, rgba(168, 176, 182, 1)));
    background: -webkit-linear-gradient(top, rgba(204, 212, 218, 1) 1%, rgba(204, 212, 218, 1) 41%, rgba(168, 176, 182, 1) 91%);
    background: -o-linear-gradient(top, rgba(204, 212, 218, 1) 1%, rgba(204, 212, 218, 1) 41%, rgba(168, 176, 182, 1) 91%);
    background: -ms-linear-gradient(top, rgba(204, 212, 218, 1) 1%, rgba(204, 212, 218, 1) 41%, rgba(168, 176, 182, 1) 91%);
    background: linear-gradient(to bottom, rgba(204, 212, 218, 1) 1%, rgba(204, 212, 218, 1) 41%, rgba(168, 176, 182, 1) 91%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ccd4da', endColorstr='#a8b0b6', GradientType=0);
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid #C4C4C4;
    border-bottom: 1px solid #999;
    margin-bottom: 0;
}
.jantMarkaSlider {
    border: 1px solid #C4C4C4;
    border-top: 0;
    padding-top: 5px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.jantForm ul {
    padding: 0;
}
.jantForm ul li {
    list-style-type: none;
    width: 16%;
    float: left;
}
.jantForm ul li h4 {
    font-size: 16px;
    margin-top: 15px;
}
.jantSlider ul {
    padding: 0;
}
.jantSlider ul li {
    list-style-type: none;
}
.jantSlider ul li img {
    max-width: 100%;
}
.jantForm ul li.jantAraBtnLi {
    width: 10%;
}
.jantForm ul li.jantAraSolLi {
    width: 10%;
}
.jantAraSolLi h3 {
    margin: 0;
    margin-top: 10px;
    padding-left: 15px;
}
.jantAraSolLi img {
    margin: 0;
    margin-top: 9px;
    padding-left: 10px;
    max-width: 100%;
}
.jantAraBtn {
    margin-top: 30px;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    line-height: 35px;
    font-size: 15px;
    display: block;
    background-color: #222;
    color: #FFF;
    font-weight: bolder;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: normal;
    letter-spacing: 1.4px;
    background: rgba(221, 232, 240, 1);
    background: -moz-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221, 232, 240, 1)), color-stop(100%, rgba(131, 165, 191, 1)));
    background: -webkit-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: -o-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: -ms-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: linear-gradient(to bottom, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dde8f0', endColorstr='#83a5bf', GradientType=0);
    border: 1px solid #999;
    text-shadow: 1px 3px 3px rgba(90, 90, 90, 1);
    cursor: pointer;
}
.jantAraBtn:hover,
.jantAraBtn:focus {
    background-color: #222333;
    text-decoration: none;
    color: #FFF;
    background: rgba(221, 232, 240, 1);
    background: -moz-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(221, 232, 240, 1)), color-stop(100%, rgba(131, 165, 191, 1)));
    background: -webkit-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: -o-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: -ms-linear-gradient(top, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    background: linear-gradient(to bottom, rgba(221, 232, 240, 1) 0%, rgba(131, 165, 191, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dde8f0', endColorstr='#83a5bf', GradientType=0);
}
.jantMarka h4 {
    margin-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-top: 10px;
}
.jantMarkaBaslik {
    margin-left: -15px;
}
.jantMarkaBaslik h4 {
    padding-left: 15px;
    margin-bottom: 0;
}
.jantMarkaBaslik img {
    vertical-align: top;
    width: 250px;
}
.jantSlider h4 {
    margin-top: 0px;
    padding-bottom: 10px;
    text-align: center;
    padding-top: 10px;
}
.jantSliderUrunAd {
    text-align: center;
    font-size: 18px;
    color: #555;
}
.jantSliderUrunFiyat {
    text-align: center;
    color: #000;
}
.jantSliderUrunFiyat b {
    font-size: 18px;
}
.populerMarkaBaslik h4 {
    margin-bottom: 0;
    border: 0px;
}
.populerMarkaBaslik img {
    width: 100%;
    max-height: 9px;
    vertical-align: top;
}
.jantMarkalarListe {
    padding: 0;
}
.jantMarkalarListe li {
    width: 50%;
    float: left;
    list-style-type: none;
}
.jantMarkalarListe li a {
    font-size: 13px;
}
.jantMarkalarListe li.jantMarkalarListeTumunuGor {
    width: 100%;
    margin-top: 10px;
}
.jantMarkalarListe li.jantMarkalarListeTumunuGor a {
    font-size: 17px;
    text-decoration: underline;
}
.jantMarkalarListe li.jantMarkalarListeTumunuGor a:hover,
.jantMarkalarListe li.jantMarkalarListeTumunuGor a:focus {
    color: #444;
}
.jantForm span.customSelect {
    width: 90%;
    height: 30px;
    line-height: 30px;
    max-height: 30px;
    padding-top: 0px;
}
.jantForm span.customSelectInner {
    max-width: 90%;
    height: 30px;
    line-height: 30px;
    max-height: 30px;
    padding-top: 0px;
}
@media only screen and (max-width: 1200px) {
    .jantForm ul li {
        width: 15%;
    }
    .jantForm ul li.jantAraSolLi {
        width: 15%;
    }
}
@media only screen and (max-width: 991px) {
    #jantmotor-overlay {
        height: 400px;
    }
    .jantSlider ul li {
        width: 25%;
    }
}
@media only screen and (max-width: 768px) {
    #jantmotor-overlay {
        height: 644px;
    }
    .jantSlider ul li {
        width: 50%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .jantForm ul li p {
        margin-bottom: 0;
    }
    .jantForm ul li h4 {
        font-size: 14px;
    }
    .jantAraSolLi h3 {
        font-size: 18px;
        padding-left: 5px;
    }
    .jantAraSolLi img {
        max-width: 90%;
        margin-top: 15px;
        padding-left: 0;
    }
    .jantMarkalarListe li {
        width: 100%;
    }
    .jantMarkaBaslik img {
        width: 100%;
    }
    .jantMarkalarListe li.jantMarkalarListeTumunuGor a {
        font-size: 15px;
    }
}
@media only screen and (max-width: 550px) {
    #jantmotor-overlay {
        height: 780px;
    }
    .jantForm ul li {
        width: 33.33%;
    }
    .jantForm ul li.jantAraBtnLi {
        width: 33.33%;
        margin-top: 22px;
        position: relative;
        height: 47px;
    }
    .jantAraBtn {
        width: 80px;
        margin: 0;
        line-height: 1.42857143;
        background: #FF7619;
        letter-spacing: normal;
        border-color: darkorange;
        padding: 6px 12px;
        display: block;
        display: inline-block;
        text-align: center;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none;
        font-size: 15px;
        position: absolute;
        bottom: 0;
        right: 5%;
    }
    .jantAraBtn:hover {
        background: darkorange;
    }
    .jantForm span.customSelect {
        width: 95%;
    }
    .jantForm span.customSelectInner {
        max-width: 95%;
    }
    .jantAraSolLi {
        display: none;
    }
    .jantForm {
        background: #FFF;
        border: none;
    }
    .jantMarkaSlider {
        border: none;
    }
    .jantSlider {
        width: 100%;
        margin-top: 10px;
    }
    .jantMarka {
        display: none;
    }
}
@media only screen and (max-width: 450px) {
    .jantSlider ul li {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.lastikKategoriListe #sagUrunListe {
    border-left: solid 1px #ECECEC;
    padding-left: 15px;
}
#lastikKategori span.customSelect {
    line-height: 25px;
    height: 25px;
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 0;
    border-radius: 0px;
    font-size: 12px;
    background-color: #EEE;
}
#lastikKategori span.customSelectInner {
    line-height: 25px;
    height: 25px;
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 0;
    border-radius: 6px;
}
#lastikKategori .styled.hasCustomSelect {
    line-height: 25px;
    height: 25px;
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 0;
    border-radius: 6px;
}
.lkSecenekAd {
    width: 41%;
    float: left;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 25px;
}
.lkSecenekSelect {
    width: 45% !important;
    float: right;
    margin-bottom: 0;
    position: relative;
    line-height: 25px;
}
.lkAraTemizleBtn {
    width: 45%;
    line-height: 26px;
    font-size: 13px;
    display: block;
    color: #FFF;
    font-weight: bolder;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: normal;
    background: rgb(0, 0, 0);
    border: 1px solid #000;
    text-shadow: 1px 3px 3px rgb(90, 90, 90);
    float: left;
}
.lkAraTemizleBtn:hover,
.lkAraTemizleBtn:focus {
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    background: rgb(206, 26, 26);
}
#lastikKategori .lkSecenekNot {
    margin-bottom: 20px;
}
.lkSecenekNot p {
    line-height: 22px;
}
.lkSecenekMarkalarBaslik {
    margin-top: 20px;
    color: #444;
}
.lkSecenekMarkalar {
    margin-top: 15px;
    padding-left: 10px;
}
.lkSecenekMarkalar p {
    margin: 0;
    line-height: 18px;
}
.lkSecenekMarkalar label {
    font-weight: normal;
    margin-left: 5px;
    font-size: 13px;
    cursor: pointer;
}
.lkSecenekMarkalar input[type="checkbox"] {
    cursor: pointer;
}
#lastikKategori li {
    margin-bottom: 10px;
}
.lksaHizEndeks .lkSecenekAd {
    width: 80px;
}
.lksaHizEndeks .lkSecenekSelect {
    width: 120px;
}
.lksaYukEndeks .lkSecenekAd {
    width: 85px;
}
.lksaYukEndeks .lkSecenekSelect {
    width: 100px;
}
.lksaMevsim .lkSecenekAd {
    width: 90px;
}
.lksaMevsim .lkSecenekSelect {
    width: 80px;
}
.lksaCapi .lkSecenekAd {
    width: 80px;
}
.lksaCapi .lkSecenekSelect {
    width: 90px;
}
.lksaKati .lkSecenekAd {
    width: 90px;
}
.lksaKati .lkSecenekSelect {
    width: 100px;
}
.lksaYanak .lkSecenekAd {
    width: 90px;
}
.lksaYanak .lkSecenekSelect {
    width: 80px;
}
.lksaTaban .lkSecenekAd {
    width: 90px;
}
.lksaTaban .lkSecenekSelect {
    width: 100px;
}
@media only screen and (max-width: 991px) {
    #lastikKategori li {
        width: 33.33%;
        float: left;
        padding-right: 15px;
    }
    #solKategori #lastikKategori {
        margin-right: -15px;
    }
    .lkSecenekAd {
        width: 100% !important;
        float: none;
    }
    .lkSecenekSelect {
        width: 100% !important;
        float: none;
    }
    .lkSecenekMarkalarBaslik {
        width: 100% !important;
    }
    .lkSecenekMarkalar {
        width: 100% !important;
    }
    #lastikKategori .lkSecenekRunFlatLastik,
    #lastikKategori .lkSecenekNot {
        width: 100%;
    }
    #lastikKategori .lkSecenekFiyatAraligi {
        width: 300px;
        float: none;
    }
    #lastikKategori .lkAraTemizleBtnTumu {
        width: 300px;
    }
}
.lksaStandart .lkSecenekAd {
    width: 80px;
}
.lksaStandart .lkSecenekSelect {
    width: 90px;
}
@media only screen and (min-width: 550px) and (max-width: 991px) {
    .lkSecenekMarkalar p {
        width: 33.33%;
        float: left;
    }
    .lkSecenekMarkalar p input {
        max-width: 10%;
        float: left;
    }
    .lkSecenekMarkalar p label {
        max-width: 90%;
        float: left;
    }
    .lkSecenekMarkalar {
        padding: 0;
    }
}
@media only screen and (max-width: 550px) {
    .lkSecenekMarkalar p {
        width: 50%;
        float: left;
    }
    .lkSecenekMarkalar p input {
        max-width: 15%;
        float: left;
    }
    .lkSecenekMarkalar p label {
        max-width: 85%;
        float: left;
    }
    .lkSecenekMarkalar {
        padding: 0;
    }
}
@media only screen and (max-width: 550px) {
    #lastikKategori .lkAraTemizleBtnTumu {
        width: 100%;
    }
    .lkAraTemizleBtn {
        width: 48%;
    }
}
.lksaKategori .lkSecenekAd {
    width: 90px;
}
.lksaKategori .lkSecenekSelect {
    width: 100px;
}
.lksaAracMarkasi .lkSecenekAd {
    width: 80px;
}
.lksaAracMarkasi .lkSecenekSelect {
    width: 90px;
}
.lksaBijonAraligi .lkSecenekAd {
    width: 80px;
}
.lksaBijonAraligi .lkSecenekSelect {
    width: 90px;
}
.bayiOzelAnaKutu {
    margin-top: 25px;
}
.bayiOzelAnaKutu ul {
    padding: 0;
    display: none;
    margin-top: 15px;
}
.bayiOzelAnaKutu ul li {
    list-style-type: none;
    float: left;
    width: 25%;
    padding-left: 3px;
    padding-right: 3px;
}
.bayiOzelAnaKutu ul li p {
    margin-bottom: 5px;
}
.bayiKutuBanaOzelBtnTumu {
    display: block;
    margin-top: 25px;
    position: absolute;
    bottom: 10px;
}
.bayiKutuBanaOzelBtn {
    padding: 10px;
    background-color: #000;
    color: #FFF;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    float: none;
}
.bayiKutuBanaOzelBtn:hover,
.bayiKutuBanaOzelBtn:focus {
    background-color: #222;
    color: #FFF;
    text-decoration: none;
}
.bayiKutuRiskLimitiSol {
    width: 50%;
    display: block;
    float: left;
    line-height: 28px;
}
.bayiKutuRiskLimitiSag {
    width: 50%;
    display: block;
    float: right;
    background: #F2F2F2;
    color: #000;
    text-align: right;
    padding: 0 10px;
    line-height: 28px;
}
.bayiOzelAnaKutu fieldset {
    padding: 0px 10px 10px 10px;
    border: solid 1px #000;
    position: relative;
    font-size: 14px;
}
.bayiOzelAnaKutu legend {
    border: 0px;
    width: auto;
    padding: 8px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bolder;
}
.bayiOzelAnaKutuAdres {
    font-size: 12px;
}
#bayiOzelAnaKutuTemsilci {
    margin-top: 15px;
    border-bottom: solid 1px #BBB;
    display: none;
}
#bayiOzelAnaKutuTemsilci a {
    padding: 10px;
    display: block;
    background-color: #F2F2F2;
    border-top: solid 1px #FFF;
}
#bayiOzelAnaKutuTemsilci a:hover,
#bayiOzelAnaKutuTemsilci a:focus {
    background-color: #333;
    color: #FFF;
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {
    .bayiOzelAnaKutu fieldset {
        font-size: 12px;
    }
    .bayiOzelAnaKutu legend {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {
    .bayiKutuRiskLimitiSol {
        width: 40%;
    }
    .bayiKutuRiskLimitiSag {
        width: 60%;
    }
}
@media only screen and (max-width: 767px) {
    .bayiOzelAnaKutu ul li {
        width: 50%;
    }
}
@media only screen and (min-width: 550px) {
    .bayiOzelAnaKutu fieldset {
        height: 155px;
    }
}
@media only screen and (max-width: 550px) {
    .bayiOzelAnaKutu ul li {
        width: 100%;
        padding: 0;
    }
    .bayiOzelAnaKutu fieldset {
        padding-bottom: 5px;
    }
    #bayiOzelAnaKutuTemsilci a {
        font-size: 17px;
    }
}
@media only screen and (max-width: 350px) {
    .bayiKutuBanaOzelBtn {
        font-size: 14px;
    }
}
.bayiIslemleriSol {
    padding-right: 15px;
}
#kategoriListe .col-md-2 {
    padding: 0 !important;
}
.bayiIslemleriSol ul,
.bis_RiskLimitKutu,
.bis_SolMenu {
    border: solid 1px #DDD;
    margin-bottom: 15px;
}
.bayiIslemleriSol ul li,
.bis_RiskLimitKutu li,
.bis_SolMenu li {
    list-style-type: none;
}
.bayiIslemleriSol ul li a,
.bis_RiskLimitKutu li a,
.bis_SolMenu li a {
    padding: 5px 0px;
    display: block;
    padding-left: 10px;
    font-size: 13px;
}
.bayiIslemleriSol ul li a:hover,
.bayiIslemleriSol ul li a:focus {
    text-decoration: none;
    color: #000;
    background-color: #E2E2E2;
}
.bayiBuSayfa {
    margin-bottom: 10px;
    font-weight: bolder;
}
.bayi_cheListAra ul {
    padding: 0;
}
.bayi_cheListAra ul li {
    list-style-type: none;
    float: left;
    border: solid 1px #CCC;
    border-left: 0px;
    height: 85px;
}
.bayi_cheListAra ul li:first-child {
    border-left: solid 1px #CCC;
}
.bayi_cheListAra ul li h5 {
    background-color: #ECECEC;
    border-bottom: solid 1px #CCC;
    margin-top: 0;
    line-height: 30px;
    height: 30px;
    padding: 0px 5px;
    font-weight: normal;
}
.bayi_cheListAra ul li p {
    padding: 4px 5px;
}
.cheFiyatAraligi {
    width: 30%;
}
.cheBelgeNo {
    width: 15%;
}
.cheProjeler {
    width: 20%;
}
.cheFisTuru {
    width: 20%;
}
.cheBtn {
    width: 15%;
}
.cheFiyatAraligi input[type="text"] {
    width: 45%;
}
.cheFiyatAraligi span {
    width: 10%;
    text-align: center;
    display: inline-block;
}
.cheBelgeNo input[type="text"] {
    width: 100%;
}
.cheProjeler select {
    width: 80%;
}
.cheFisTuru select {
    width: 80%;
}
.cheAraBtn {
    background-color: #ECECEC;
    font-size: 17px;
    padding: 5px;
    border: solid 1px #CCC;
    text-align: center;
}
.cheAraBtn:hover,
.cheAraBtn:focus {
    text-decoration: none;
    color: #000;
}
.bayi_cheListe {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border: solid 1px #DDD;
    border-top: 0px;
}
.bayi_cheListe th {
    background-color: #F4F4F4;
}
.bayi_cheListe table {
    margin-bottom: 0;
}
.bi_MenuBaslik {
    font-weight: bolder;
    color: #C00;
    padding: 0;
    cursor: pointer;
}
.bi_MenuBaslik h4 {
    margin: 0;
    line-height: 40px;
    padding-left: 10px;
    font-size: 16px;
}
.bi_MenuAltBaslik {
    padding: 3px 5px;
}
.bi_MenuAltBaslik span:first-child {
    float: left;
    display: inline-block;
}
.bi_MenuAltBaslik span:nth-last-child(2) {
    float: right;
    display: inline-block;
}
.bis_FirmaAdi {
    margin-top: 0px;
}
.bi_BaslikCizgi {
    margin: 0;
    padding: 0px 10px;
}
.bi_BaslikCizgi hr {
    margin: 0;
    margin-bottom: 5px;
    border-color: #DDD;
}
.bis_RiskLimitKutu {
    font-size: 13px;
}
.chePdfBtn {
    float: right;
    font-size: 22px;
    margin-right: 15px;
}
.bi_MailGonderKutu {
    margin-top: 10px;
    width: 290px;
    float: right;
}
.bi_MailGonderKutu p {
    margin-top: 20px;
}
.bi_MailGonderKutu p input[type="radio"] {
    margin-right: 15px;
    margin-left: 5px;
}
.bi_MailGonderKutu p input[type="text"] {
    font-weight: normal;
    height: 30px;
    border-color: #ECECEC;
    width: 250px;
}
.bi_MailGonderKutu p a {
    font-size: 18px;
    line-height: 25px;
}
.bi_MailGonderKutu p a i {
    font-size: 25px;
}
.sanalOdemePOS#odemeKrediBanka {
    padding-left: 15px;
}
.bi_BayiAdi {
    padding: 15px;
    background: #F2F2F2;
}
.biFormSatirAd {
    display: inline-block;
    width: 200px;
}
.biFormSatirInput {
    display: inline-block;
    width: 300px;
}
.biFormSatirInput input[type="text"],
.biFormSatirInput input[type="password"] {
    width: 100%;
    height: 40px;
    border: auto;
    border-left-color: rgb(238, 238, 238);
    border-left-style: inset;
    border-left-width: 2px;
    border-right-color: rgb(238, 238, 238);
    border-right-style: inset;
    border-right-width: 2px;
    border-top-color: rgb(238, 238, 238);
    border-top-style: inset;
    border-top-width: 2px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-style: inset;
    border-bottom-width: 2px;
}
.bi_OdemeForm p {
    margin-top: 10px;
    color: #555;
    font-family: Arial;
    font-weight: bold;
}
.biFormMiktar .biFormSatirInput input[type="text"] {
    width: 120px;
}
.biFormMiktar .biFormSatirInput input[type="text"]:last-child {
    width: 50px;
}
.bi_OdemeForm span.customSelect {
    width: 150px;
}
.bi_OdemeForm select.styled.hasCustomSelect {
    min-width: 150px;
    max-width: 150px;
    margin-left: 10px;
}
.bi_OdemeForm .biFormSKT span.customSelect {
    width: 80px;
}
.bi_OdemeForm .biFormSKT select.styled.hasCustomSelect {
    min-width: 80px;
    max-width: 80px;
    margin-left: 10px;
}
.bi_OdemeForm {
    padding-left: 15px;
    border-left: solid 1px #DDD;
}
.biFormBayiAdi {
    border-bottom: solid 2px #EEE;
    padding-bottom: 15px;
}
.biFormBayiAdi .biFormSatirInput {
    width: 500px;
}
.biOdemeFormBtn {
    background-color: #000;
    color: #FFF;
    padding: 10px 15px;
    display: inline-block;
}
.biOdemeFormBtn:hover,
.biOdemeFormBtn:focus {
    background-color: #222;
    color: #FFF;
    text-decoration: none;
}
.biFormMiktar label {
    margin-right: 10px;
}
.biFormMiktar input[type="radio"] {
    margin-right: 3px;
    margin-left: 10px;
}
.biOdemeTaksitDiv {
    margin-top: 30px;
}
@media only screen and (min-width: 991px) {
    .tb-gizle {
        display: block;
    }
    .tb-goster {
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .bayiIslemleriSol {
        padding-right: 0;
    }
    .bis_RiskLimitKutu {
        width: 50%;
        float: left;
    }
    .bis_SolMenu {
        width: 50%;
        float: left;
    }
    .tb-gizle {
        display: none;
    }
    .tb-goster {
        display: block;
    }
    .bayiIslemleriSol ul li a {
        font-size: 16px;
    }
}
@media only screen and (max-width: 768px) {} @media only screen and (max-width: 550px) {
    .cheFiyatAraligi {
        width: 60%;
    }
    .cheBelgeNo {
        width: 40%;
    }
    .cheProjeler {
        width: 40%;
    }
    .cheFisTuru {
        width: 40%;
    }
    .cheBtn {
        width: 20%;
    }
    .bayi_cheListAra ul li p {
        padding: 4px 2px;
    }
    .bayiIslemleriSol ul li a {
        font-weight: bolder;
    }
    .bayi_cheListAra ul li.cheProjeler {
        border-left: solid 1px #CCC;
    }
}
@media only screen and (max-width: 350px) {
    .bayiIslemleriSol ul li a {
        font-size: 14px;
        font-weight: bolder;
    }
    .bi_MenuBaslik h4 {
        font-size: 14px;
    }
}

.overlay-loading {
  position: absolute;
  z-index: 999;
  height: 100%;
  width: 100%;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.overlay-loading:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

.overlay-loading:not(:required) {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.overlay-loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin: 0 auto;
  margin-top: 140px;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.product-list-box{
    border:1px solid #e3e3e3; 
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
}
.product-list-box .col-md-9{
    min-height: 140px;
}
.product-list-box .list-resim{
    height: 150px; 
    padding: 5px; 
    border-right: 1px solid #e3e3e3;
    position: relative;
}
.product-list-box .list-urun-adi{
    font-weight: 600; 
    font-size: 18px; 
    color: #000002; 
    margin-top: 13px;
    width: 80%;
    min-height: 45px;
}
.product-list-box .list-marka{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    border-top: 1px solid #ddd;
    left: 0;
}
.product-list-box .list-marka span{
    font-weight: 700;
    line-height: 25px;
}
.product-list-box .list-mevsim{
    margin-top:13px;
    color: gray;
}
.product-list-box .list-etiket{
    margin-top:15px;
}
.product-list-box .list-etiket span{
    font-weight: bold;
    margin-right: 10px;
}
.product-list-box .list-etiken span img{
    width: 20px; 
    vertical-align: text-bottom;
}
.product-list-box .list-price{
    position: absolute; 
    right: 20px; 
    top: 20px; 
    text-align: right;
}
.product-list-box .list-price-single{
    color: #c1273b;
    font-size: 19px; 
    font-weight: bold;
}
.product-list-box .list-price-old{
    font-size: 16px; 
    color: gray; 
    text-decoration: line-through;
}
.product-list-box .list-price-new{
    font-size: 19px; 
    color: #c1273b; 
    font-weight: bold;
}
.product-list-box .list-other{
    position: absolute; 
    right: 20px; 
    bottom: 7px; 
    text-align: right;
}
.product-list-box .list-other .label-default:last-of-type{
    margin-right: 30px;
}
.motor-arama{border: 1px solid #e3e3e3;width: 100%; padding: 10px; border-radius: 5px; margin-top: 15px;}
.motor-bolum{margin-bottom: 15px; padding:0;}
.motor-bolum .motor-baslik{color:#c1273b; font-weight: bold; font-family: 'Helvetica', sans-serif;margin: 0; margin-bottom: 5px;}
.motor-bolum select{display: block; width: 100%;}
.motor-bolum .motor-price-limit{border: none; display: block;text-align: center;font-weight: bold;width: 100%;}
.motor-padding-0{padding: 0;}
.motor-price-slider{margin: 10px 5px !important;}

.urun-sayfa-genel{
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 30px;
}

.urun-sayfa-kucuk-resim{
    padding: 0;
}

.urun-sayfa-buyuk-resim{
    padding: 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.urun-sayfa-bilgiler{
    padding: 15px;
    padding-bottom: 0;
}

.urun-sayfa-urun-adi h2{
    margin: 0;
    margin-bottom: 20px;
}

.urun-sayfa-diger-bilgiler {
    margin-left: -15px;
    margin-right: -15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.urun-sayfa-diger-bilgiler div{
    border-right: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}

.urun-sayfa-fiyat{
    margin-bottom: 15px;
}

.urun-sayfa-normal-fiyat{
    font-size: 26px;
    font-weight: 700;
    color: #c1273b;
}

.urun-sayfa-eski-fiyat{
    font-size: 22px;
    font-weight: 700;
    margin-left: 15px;
    text-decoration: line-through;
    color: #797979;
}

.urun-sayfa-sepete-ekle{
    margin-top: 15px;
    margin-bottom: 13px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-left: -15px;
    margin-right: -15px;
}

.urun-sayfa-normal-fiyat i{ font-size: 18px; }
.urun-sayfa-eski-fiyat i{ font-size: 16px; }

.urun-sayfa-diger-bilgiler div:last-child{border-right: none;}

.urun-sayfa-lastik-etiketleri{margin-top: 26px;}
.urun-sayfa-lastik-etiketleri div{border-right: 1px solid #ddd;font-weight: bold;font-size: 16px;}
.urun-sayfa-lastik-etiketleri div img{margin-right: 5px;vertical-align: sub;}
.urun-sayfa-lastik-etiketleri div:last-child{border-right: none}

.ikinci_el_tablo {width: 100%;}
.ikinci_el_tablo tr td{padding:7px 5px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
.ikinci_el_tablo tr td:first-child{
    font-weight: bold;
    color:#333333;
    widows: 200px;
}
.ikinci_el_tablo tr:nth-child(odd) {
   background-color: #EEEEEE;
}

.boxed-btn{background:#0f3559;color:white;display:inline-block;padding:13px 32px;font-family:"Rubik",sans-serif;font-size:16px;font-weight:400;border:0;border:1px solid transparent}
.boxed-btn:hover{background:white;color:#0f3559 !important;border:1px solid #0f3559}
.boxed-btn:focus{outline:none;color:#fff}