﻿body {
    font-family: 'Titillium Web', sans-serif;
    min-width: 1160px;
}

header {
    background-color: #009fe3;
    /*height: 43px;*/
    line-height: 43px;
    display: flex;
}

    header a, header a:hover, header a:focus {
        color: white;
        font-size: 14px;
        font-weight: bold;
    }

.header-icon {
    vertical-align: middle;
}

.header_arama {
    height: 27px;
    width: 400px;
    border: 1px solid #237cbe;
    vertical-align: middle;
    line-height: 25px;
    text-indent: 6px;
    margin-left: 10px;
    padding-right: 30px;
}

.header_arama_btn {
    vertical-align: middle;
    margin-left: -32px;
    padding: 6px;
}

.header-firma-logo {
    width: 27px;
    height: 27px;
    border: 1px solid #237cbe;
    margin-right: 5px;
    background-color: white;
}

html, body, form {
    height: 100%;
}

.page-wrap {
    min-height: 100%;
    margin-bottom: -220px;
}

    .page-wrap:after {
        content: '';
        display: block;
    }

    .site-footer, .page-wrap:after {
        height: 220px;
    }

.site-footer {
    background-color: gray;
}

.footer-table {
    width: 100%;
    border-spacing: 0;
}

    .footer-table th, .footer-table td {
        width: 20%;
        text-align: left;
        vertical-align: bottom;
        font-weight: normal;
        font-size: 12px;
    }


    .footer-table td {
        width: 20%;
    }

    .footer-table th {
        width: 20%;
        font-weight: bold;
        text-align: left;
    }

a:hover, a:active, a:focus {
    text-decoration: none;
}

.limit {
    width: 1160px;
    margin: auto;
}

.uyelik-master {
    float: right;
    width: 300px;
    background: url(/css/img/uyelik.png) no-repeat center right;
    padding-right: 50px;
    text-align: right;
    line-height: 24px;
    font-size: 14px;
}

.bize-ulasin {
    width: 1160px;
}

.footer-table-container {
    width: 1160px;
    margin: auto;
}

.arama-container {
    width: 583px;
}

.arama-input {
    width: 485px;
}

.arama-submit {
    margin: 5px;
}

.anasayfa-slider {
    width: 760px;
}

.banner-area {
    display: inline-block;
}

/*************BX SLIDER**************

.bx-wrapper .bx-viewport {
    -webkit-box-shadow: 0 !important;
    box-shadow: none !important;
    border: none !important;
    left: 0 !important;
    background: none !important;
}

.bx-wrapper .bx-next {
    background: url(/Images/slide_sag_ok.png) no-repeat top center !important;
    right: -41px !important;
}

.bx-wrapper .bx-prev {
    background: url(/Images/slide_sol_ok.png) no-repeat top center !important;
    left: -41px;
}

.bx-wrapper .bx-controls-direction a {
    margin-top: -10px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: white !important;
}

    .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #98831b !important;
    }

.bx-controls-direction {
    display: none !important;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: 3px !important;
    left: 72% !important;
    width: auto !important;
}

***********-/BX SLIDER-*********/

.profil-menu {
    margin-top: 20px;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 11px;
}

    .profil-menu .baslik {
        background-color: #eee;
        line-height: 28px;
        font-weight: bold;
        padding: 0 10px;
    }

    .profil-menu .item {
        line-height: 45px;
        border-top: 1px solid #ccc;
        padding: 0 10px;
    }

    .profil-menu .perakendeci {
        width: 50px;
        height: 50px;
        margin-left: 4px;
    }

.profil-baslik {
    color: #555;
    border-bottom: 1px solid #555;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0;
}

.profil-istatistik {
    margin-bottom: 20px;
}

    .profil-istatistik > .istatistik {
        width: 310px;
        margin-right: 10px;
        float: left;
        background-color: #f5f5f5;
    }

        .profil-istatistik > .istatistik > .baslik {
            height: 28px;
            line-height: 28px;
            color: white;
            padding: 0 10px;
        }

        .profil-istatistik > .istatistik img {
            width: 100px;
            height: 100px;
            border: 1px solid #ccc;
            margin: 10px;
            vertical-align: top;
        }

        .profil-istatistik > .istatistik .icerik {
            margin: 10px 10px 10px 0;
            display: inline-block;
            width: 176px;
        }

.yayinda-degil {
    text-decoration: line-through;
}

.urunler {
    margin-bottom: 20px;
    background-color: #eee;
}


    .urunler > .baslik {
        background-color: #555;
        height: 28px;
        line-height: 28px;
        color: white;
        padding: 0 10px;
    }

    .urunler > .icerik {
        padding: 20px 0 20px 40px;
    }

.haberler {
    margin-bottom: 20px;
}

    .haberler .baslik {
        height: 28px;
        line-height: 28px;
        color: #555;
        font-weight: bold;
        padding: 0 10px;
        border-bottom: 1px solid #555;
    }

.toptanci-urun {
    display: inline-block;
    width: 133px;
    margin-right: 48px;
    font-weight: bold;
    vertical-align: top;
}

    .toptanci-urun img {
        width: 132px;
        height: 132px;
        border: 1px solid #ccc;
        margin-bottom: 10px;
    }

.kampanyali:before {
    content: '';
    background-image: url(/css/img/kampanyali-urun.png);
    position: absolute;
    height: 60px;
    width: 60px;
    margin-left: -2px;
    margin-top: -2px;
}

.urun-adi {
    color: black;
    max-height: 40px;
    overflow-y: hidden;
}

.alert-sm {
    padding: 6px;
}

.bubble-giden {
    word-wrap: break-word;
    position: relative;
    width: 200px;
    min-height: 50px;
    padding: 4px;
    background: -webkit-linear-gradient(90deg, #F4F4F4 5%, #FEFEFE 100%);
    background: -moz-linear-gradient(90deg, #F4F4F4 5%, #FEFEFE 100%);
    background: -ms-linear-gradient(90deg, #F4F4F4 5%, #FEFEFE 100%);
    background: linear-gradient(180deg, #FEFEFE 5%, #F4F4F4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F4F4F4');
    border: #e5e5e5 solid 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .bubble-giden:after {
        content: "";
        position: absolute;
        top: 15px;
        right: -10px;
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent #F8F8F8;
        display: block;
        width: 0;
        z-index: 1;
    }

    .bubble-giden:before {
        content: "";
        position: absolute;
        top: 15px;
        left: 199px;
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent #e5e5e5;
        display: block;
        width: 0;
        z-index: 0;
    }

.bubble-gelen {
    position: relative;
    width: 200px;
    word-wrap: break-word;
    min-height: 50px;
    padding: 4px;
    background: -webkit-linear-gradient(90deg, #F4FBFE 5%, #FDFFFF 100%);
    background: -moz-linear-gradient(90deg, #F4FBFE 5%, #FDFFFF 100%);
    background: -ms-linear-gradient(90deg, #F4FBFE 5%, #FDFFFF 100%);
    background: linear-gradient(180deg, #FDFFFF 5%, #F4FBFE 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFFFF', endColorstr='#F4FBFE');
    border: #caefff solid 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .bubble-gelen:after {
        content: "";
        position: absolute;
        top: 15px;
        left: -10px;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #FEFEFE;
        display: block;
        width: 0;
        z-index: 1;
    }

    .bubble-gelen:before {
        content: "";
        position: absolute;
        top: 15px;
        left: -11px;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #caefff;
        display: block;
        width: 0;
        z-index: 0;
    }

.chat-panel {
    width: 205px;
    position: fixed;
    /*right: -205px;*/
    right: 0;
    /*top: 0;*/
    /*height: 80%;*/
    height: initial;
    bottom: 0px;
    /*overflow-x: hidden;
    overflow-y: scroll;*/
    background-color: white;
    border-left: 1px solid #d9d9d9;
    z-index: 10000;
    transition: all .5s;
}

.chat-panel-acik {
    right: 0;
    height: 80%;
}

.chat-baglantilar {
    height: 0;
}

.chat-panel-acik .chat-baglantilar {
    height: 100% !important;
    /*margin-bottom: -30px;*/
}

.chat-panel-arama {
    height: 30px;
    background: url('/css/img/chat_baglanti_arama.png') no-repeat left center;
    background-color: #e2e2e2;
    border-left: 10px solid #e2e2e2;
    position: absolute;
    bottom: 0;
    width: 100%;
}

    .chat-panel-arama input {
        background: transparent;
        border: 0;
        line-height: 30px;
        height: 30px;
        padding-left: 25px;
        width: 170px;
        outline: none;
    }


.chat-pencere {
    width: 280px;
    height: initial;
    border: 1px solid #d9d9d9;
    position: fixed;
    bottom: 0;
    right: 220px;
    background-color: white;
    z-index: 10000;
}

    .chat-pencere > .baslik {
        height: 30px;
        line-height: 30px;
        background-color: #009fe3;
        color: white;
        font-weight: bold;
        padding-left: 10px;
    }

    .chat-pencere > .icerik {
        height: 238px;
        overflow-y: scroll;
    }

    .chat-pencere > .chat-min {
        height: 0 !important;
    }

    .chat-pencere > .icerik img {
        width: 40px;
        height: 40px;
        margin-left: 8px;
        margin-top: 6px;
        vertical-align: top;
    }

    .chat-pencere > .gonder {
        height: 30px;
        border-top: 1px solid #b6b6b6;
        background-color: #f5f5f5;
    }

        .chat-pencere > .gonder input {
            background: transparent;
            border: 0;
            line-height: 30px;
            padding: 0 10px;
            width: 240px;
            outline: none;
        }

.chat-baglanti {
    margin: 0 2px;
    cursor: pointer;
    height: 32px;
}

    .chat-baglanti .baglanti-logo {
        width: 32px;
        height: 32px;
    }

    .chat-baglanti span {
        width: 130px;
        display: inline-block;
    }

.ana-kategori {
    width: 200px;
    display: inline-block;
    height: 60px;
    background: white;
    border: 1px solid #b7afad;
    margin: 12px 8px;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    color: #120329;
}

    .ana-kategori .gorsel {
        display: inline-block;
        height: 48px;
        width: 48px;
        background-repeat: no-repeat;
        background-position: center;
    }

    .ana-kategori:hover {
        background-color: #575656;
        color: white;
    }

.urun-liste {
    margin-bottom: 20px;
}

    .urun-liste .urun-liste-fotograf {
        border: 1px solid #cccccc;
        width: 175px;
        height: 175px;
        vertical-align: top;
    }

    .urun-liste .urun-bilgi {
        width: 540px;
        display: inline-block;
        padding: 20px;
    }

    .urun-liste h2 {
        font-size: 14px;
        font-weight: bold;
        color: black;
        margin-top: 0;
    }

    .urun-liste .urun-liste-toptanci {
        width: 225px;
        display: inline-block;
        border: 1px solid #cccccc;
        min-height: 175px;
        vertical-align: top;
        padding: 10px;
    }

        .urun-liste .urun-liste-toptanci img {
            width: 50px;
            height: 50px;
            border: 1px solid #cccccc;
        }


/*yenimenü*/

.yeni-menu {
    position: relative;
    /*border: 1px solid #d3d3d3;*/
    border-top: none;
    border-right: none;
    list-style: none;
    width: 240px;
    background-color: white;
    padding: 0;
    z-index: 10000;
    overflow: hidden;
    float: left;
}

    .yeni-menu li {
        /*border-top: 1px solid #d3d3d3;*/
        line-height: 34px;
        padding-left: 20px;
        height: 35px;
    }


.master-kategori a div {
    color: gray;
    /*border-right: 1px solid #d3d3d3;*/
    transition: all .5s;
    font-weight: bold;
}

.master-kategori:hover div, .master-kategori div.active {
    /*border-right: none;*/
    padding-left: 10px;
    color: #009fe3;
    box-shadow: 0px 0px 10px black;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: white;
}

/*.master-urun-grubu {
    width: 269px;
    height: 50px;
    display: inline-block;
    float: left;
    border: 1px solid #009fe3;
    text-align: center;
    line-height: 50px;
    color: #009fe3;
    margin-right: 18px;
    margin-bottom: 20px;
    transition: all .5s;
}*/

.master-urun-grubu {
    width: 152px;
    display: inline-block;
    float: left;
    text-align: left;
    color: #575656;
    margin-right: 18px;
    margin-bottom: 20px;
    padding-left: 5px;
    transition: all .5s;
    border-bottom: 1px solid #ccc;
    background: url(/css/img/menu-right-arrow.png) no-repeat right 25px;
    padding: 9px 0px 10px 5px;
}

    .master-urun-grubu:hover {
        color: white;
        background: #009fe3;
    }

.sekme ul {
    list-style: none;
    padding: 0;
}

.sekme li {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background-color: #555;
    margin-right: 5px;
    border: 1px solid rgb(219, 219, 219);
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom: none;
    cursor: pointer;
    color: white;
}

    .sekme li img {
        vertical-align: middle;
    }

    .sekme li.active {
        background-color: #009fe3;
    }

.g_tum_bildirimler > a {
    display: block;
}

    .g_tum_bildirimler > a:hover {
        background-color: #f6f7f8;
    }

.g_bildirim_baslik {
    color: #443F3F;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}

.g_bildirim_resim {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.g_tek_bildirim {
    border-bottom: 1px solid #ccc;
    padding: 6px 10px 7px 14px;
}

.okunmadi {
    background-color: #dff4fd;
}

.g_bildirim {
    font-size: 13px;
    color: rgb(36, 36, 36);
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.g_bildirim_zaman {
    font-size: 12px;
    color: #070606;
    float: right;
    text-align: right;
    font-style: italic;
}

.active .g_bildirim_zaman {
    color: white;
}

.dropdown-menu {
    z-index: 10000 !important;
}

    .dropdown-menu a:hover {
        font-weight: normal !important;
        color: #009fe3 !important;
    }

    .dropdown-menu li.active a {
        font-weight: normal !important;
        color: white !important;
    }

    .dropdown-menu li:last-child {
        border-bottom: none;
    }

.okunmamis-var {
    background-color: rgb(208, 45, 45) !important;
}

.chat-tarih {
    float: right;
    font-size: 10px;
    line-height: 10px;
    max-width: 60px;
    text-align: right;
    margin-right: 3px;
}

.g_content {
    padding-bottom: 40px;
}

.profil-menu .item {
    line-height: 41px;
    font-size: 13px;
    text-shadow: 0px 0px 5px rgba(48, 56, 50, 0.2);
}

.profil-menu .perakendeci img {
    margin-bottom: 4px;
}

.profil-menu {
    padding-bottom: 4px;
}

.onecikan .bx-wrapper .bx-controls-direction .bx-next {
    right: -30px !important;
}

.onecikan .bx-wrapper .bx-controls-direction .bx-prev {
    left: -40px !important;
}

.urun-detay-sol {
    float: left;
    width: 900px;
}

.urun-detay-gorsel-wrapper {
    float: left;
    width: 320px;
}

    .urun-detay-gorsel-wrapper > div {
        width: 300px;
        height: 300px;
        border: 8px solid rgb(229, 229, 229);
    }

    .urun-detay-gorsel-wrapper .bxslider {
        height: 284px;
    }

    .urun-detay-gorsel-wrapper li {
        height: 284px;
        text-align: center;
        line-height: 274px;
        cursor: pointer;
    }

.urun-fiyat-wrapper {
    float: left;
    width: 500px;
}

.urun-detay-sag {
    float: right;
    width: 200px;
}

.ilgi-ceken-urun {
    text-align: center;
    border-bottom: 1px solid;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.toptanci-profil-sag {
    width: 960px;
    float: right;
}

.toptanci-profil-sol {
    width: 175px;
    float: left;
}

.toptanci-profil-logo {
    width: 174px;
    height: 174px;
    border: 6px solid #eee;
    padding: 1px;
    background-color: #b7b7b7;
}
