* {
    font-family: 'KG Turning Tables', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    * {
        font-family: 'KG Turning Tables', sans-serif;
        font-size: 11px;
        letter-spacing: 1px;
    }

}


input, textarea {
    font-family: 'KG Turning Tables';
}

.form-control, output {
    font-size: 13px;
}

body {
    background: #e8e8e8;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #eee
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #e62027;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #e62027;
}

.header1 {
    background: #0083C1;
}

.header2 {
    background: #fff;
}

.color1 {
    color: #333;
}

.color2 {
    color: #fff;
}

.bold {
    font-weight: bold;
}

.textup {
    margin-top: 8px;
}

.bgalan {
    background: #e8e8e8;
}

.ustmenuler,
.ustmenuler li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ustmenuler li a {
    display: block;
    padding: 9px 10px;
    color: #fff;
    border-right: 1px solid #0893d3;
}

.ustmenuler li a:hover {
    text-decoration: none;
    background: #0893d3;
}

[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
}

#sociallink {
    margin: 2px auto;
    line-height: 1.4;
    padding-left: 0;
}

#sociallink {
    padding: 0;
}

#sociallink {
    text-align: center;
    transform: translatez(0);
}

#sociallink {
    width: 100%;
    height: 15px;
    display: inline-block;
    margin: 0 8px;
    list-style: none;
}

#sociallink div {
    width: 22px;
    height: 22px;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    background-color: #656565;
    transition: all 0.5s ease;
}

#sociallink div:hover {
    transform: rotate(360deg);
    border-radius: 100px;
}

ul #sociallink {
    margin: 2px auto;
    line-height: 1.4;
    padding-left: 0;
}

#sociallink {
    display: inline;
    text-align: center;
}

.kategorilistesic2c,
.kategorilistesic2c li {
    padding: 5px;
    margin: 0px;
    list-style: none;
    float: left;
    display: block;
}

a {
    color: #333;
}

a:hover {
    color: #D21B1D;
    text-decoration: none;
}

.yorumsistemi,
.yorumsistemi > li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.yorumsistemi > li li {
    list-style: none;
}

.ulsifirla {
    margin: 0;
    padding: 0;
    list-style: none;
}

.logopx {
    display: block;
    padding: 10px;
}

.classproficom {
    color: #fff;
}

.bosluk {
    margin-top: 5px;
}

.ebultensistemi {
    color: #4e4e4e;
}

.ebultensistemi .baslik {
    padding: 5px 0;
    font-size: 18px;
    color: #c62127;
}

.ebultensistemi .aciklama {
    color: #4e4e4e;
    line-height: 27px;
}

.footerbg {
/ / background: #3a2f2d;
}

.line1 {
    border-bottom: 1px solid #d7d7d7;
    margin: 4px 2px 20px 2px;
}

.footerx {
    padding: 10px 0;
}

.ustmenuler {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ustmenuler li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}

.ustmenuler li a {
    display: block;
    padding: 5px 4px;
    color: #666;
    border-right: 1px solid transparent;
    font-weight: bold;
    font-size: 13px;
}

.ustmenuler li a:hover {
    text-decoration: none;
    color: red;
    background: transparent;
}

.menus {
    background: #ec5c9c;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    background: #b72625;
    color: #fff;
}

.userlogin {
    border: 2px solid #154239;
    padding: 12px;
    margin-left: 5px;
    color: #000;
    border-radius: 8px;
    font-weight: bold;
    display: -webkit-inline-box;
    margin-top: 6px;
}

.userlogin:hover {
    background: #3A2F2D;
    color: #fff;
    text-decoration: none;
}

.sepetbtn {
    top: 1px;
    position: relative;
    /* border: 2px solid #154239; */
    margin-left: 5px;
    color: #fff;
    /* border-radius: 8px; */
    font-weight: bold;
    background: #c42127;
    border-radius: 30px;
    display: inline-block;
    padding: 8px 25px;

}

.sepetbtn:hover {
    color: #fff;
    text-decoration: none;
    background: #7d151b;
}

.menugenerate {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
}


.header1 {
    background: #3a2f2d;
    border-top: 5px solid #e5a46a;
    min-height: 35px;
}

.header2 {
    background: #dc7c40;
    background: -moz-linear-gradient(top, #dc7c40 1%, #c8501e 100%);
    background: -webkit-linear-gradient(top, #dc7c40 1%, #c8501e 100%);
    background: linear-gradient(to bottom, #dc7c40 1%, #c8501e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc7c40', endColorstr='#c8501e', GradientType=0);
}

.color1 {
    color: #999;
}

.color2 {
    color: #fff;
}

.bold {
    font-weight: bold;
}

.textup {
    margin-top: 8px;
}

[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
}

#sociallink,
#sociallink li {
    float: left;
    margin: 0;
    padding: 0;
}

#sociallink {
    text-align: center;
    transform: translatez(0);
}

#sociallink li {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 8px;
    list-style: none;
}

#sociallink span {
    display: inline-block;
    border-radius: 25px;
    width: 22px;
    height: 22px;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    background-color: #49322e;
    transition: all 0.5s ease;
}

#sociallink span:hover {
    transform: rotate(360deg);
    text-decoration: none;
    border-radius: 100px;
}

#loinform {
    margin-top: 20px;
}

.logo {
    display: block;
    padding: 10px 0;
}

.logoLink img{
    width: 180px;
}

#custom-search-input {
    margin-top: 18px;
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search {
    font-size: 18px;
}

@media (max-width: 600px) {
    .max600pxhidden {
        display: none;
    }
}

@media (min-width: 767px) {
    .toplogin {
        margin-top: 28px;
    }
    .buttonMenus{
        padding-top: 28px;
    }
}

.baslikfooter {
    padding: 5px;
    font-weight: bold;
    color: #c62127;
    font-size: 20px;
}

.footermenu,
.footermenu li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footermenu li a {
    color: #4e4e4e;
    display: block;
    font-weight: bold;
    padding: 7px 3px;
}

.footermenu li a:hover {
    text-decoration: none;
    color: #000;
}

.cright {
    padding: 15px 0;
}

.cright b {
    color: #383838;
}

.cright p {
    color: #383838;
    font-size: 10px;
    padding-top: 7px;
}

.imza {
    margin-top: 25px;
}

.imza:hover {
    background: url(http://localhost/eticaretsistemi/template/default//img/hataywebofisi-.png);
}

.sabiticerik ul {
    margin: 0;
    padding: 0;
}

.sabiticerik li {
    background: #eee;
    display: block;
    padding: 5px 0;
    margin: 5px 25px;
}

.sabiticerik {
    margin-top: 20px;
}

.sabiticerik p {
    text-indent: 28px;
    line-height: 25px;
}

.siteicerigi {
    padding: 50px 0;
    background: #e8e8e8;
}

.baslikmtemsilcisi {
    background: #D77037;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

.listmenu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.listmenu li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.listmenu li a {
    display: block;
    padding: 15px 5px;
    border-bottom: 1px solid #eee;
    color: #3A2F2D;
}

.listmenu li a:hover {
    color: #fff;
    background: #c62127;
    text-decoration: none;
}

.kategorili {
    padding: 0px 0 0 12px;
}

.kategorili li {
    list-style: circle;
}

.kategorili li a {
    color: #3A2F2D;
    border-bottom: 1px solid #fafafa;
    padding: 4px 0;
    display: block;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background: #ef79ad;
    color: #fff;
}

.nav > li.kategoribtn > a {
    background: #FFFD9F;
    color: #000;
}

.bannerDiv {
    background: #f5f5f5;
    padding: 25px 0;
}

.neredeyim {
    /*background: #cfed9a;*/
}

.nerdeyimlist {
    padding: 0;
    margin: 0;
    list-style: none;
}

.nerdeyimlist li {
    float: left;
    padding: 8px 5px;
    font-size: 9px;
}

.nerdeyimlist li a {
    color: #666;
    font-size: 9px;
}
.nerdeyimlist li a b{
    font-size: 9px;
}

.nerdeyimlist li b{
    font-size: 9px;
}

.nerdeyimlist li a:hover {
    color: #333;
    text-decoration: none;
}

.formlegend {
    text-align: center;
    font-weight: bold;
    color: #666;
    padding: 10px;
    border-bottom: 1px dashed #e5e5e5;
}

.contactinfo {
    background: #fff;
    padding: 15px;
}

.tabletd {
    width: 150px;
    background: #eee;
}

.urunresim {
    position: relative;
    width: 100%;
    height: 223px;
    overflow: hidden;
}

.urunresim img {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.urunresim img:hover {
    -webkit-transform: rotate(0deg) scale(1.1, 1.1);
    -moz-transform: rotate(0deg) scale(1.1, 1.1);
    -ms-transform: rotate(0deg) scale(1.1, 1.1);
    transform: rotate(0deg) scale(1.1, 1.1);
}

.divleft {
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

.urun_adi {
    display: block;
    padding: 30px 0 0 0;
    color: #414141;
}

.urun_aditable {
    display: block;
    color: #000;
}

.urun_adi a {
    font-size: 15px;
    color: #414141;
    font-weight: bold;
    display: block;
    min-height: 51px;
}

.urun_adi a:hover {
    color: #e62027;
}

.ubilgi:hover {
    border: 1px solid #ddd;
}

.fiyat1,
fiyat2 {
    display: block;
}

.fiyat1 {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
}

.fiyat2 {
    color: #aaa;
    text-decoration: line-through;
}

.indirimtext {
    font-size: 8px;
}

.indirimbtn {
    color: #fff;
    background: url(../img/indirim.png);;
    padding: 16px 11px 6px 10px;
    border-radius: 7px;
    font-size: 12px;
}

.kategori_adi {
    color: #b4a8b5;
}

.btnugoster {
    display: block;
    margin: 12px 0;
}

.baslikurun {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.usecenekler {
    padding: 0;
    margin: 0;
    list-style: none;
}

.usecenekler li {
    float: left;
}

.usecenekler li a {
    display: block;
    padding: 5px;
    color: #999;
}

.usecenekler li a:hover {
    color: #fff;
    text-decoration: none;
    background: #aaa;
    border-radius: 5px;
}

.gorunturenk {
    color: #999;
}

.saticiadi {
    font-weight: bold;
    font-size: 16px;
}

.saticidiv {
    background: red;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
}

.kullaniciyazi {
    font-size: 12px;
}

.kullaniciyazi b {
    font-size: 12px;
    color: #D21B1D;
}

.saticiul {
    padding: 0;
    margin: 0;
}

.saticiul li {
    list-style: none;
}

.saticiul li a {
    display: block;
    padding: 5px;
    border-top: 1px solid #eee;
    color: #666;
}

.iletisimbilgiler {
    padding: 5px;
    background: #fefefe;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}

.iletisimbilgiler .bilgi {
    padding: 10px 0;
}

.iletisimtext {
    background: #aaa;
    font-weight: bold;
    color: #fff;
    padding: 5px;
    text-align: center;
    text-shadow: 2px 2px solid #000;
}

.tarihyorum {
    font-size: 12px;
    color: #999;
}

.sistemyorumlari {
    margin: 0;
    padding: 0;
}

.sistemyorumlari ul {
    padding: 0 0 0 15px;
}

@media (max-width: 767px) {
    .sistemyorumlari ul {
        padding: 0px;
    }
}

.yaziprof {
    font-size: 12px;
    color: #999;
}

.urunsayisi {
    font-size: 18px;
    font-weight: bold;
}

.iconprof {
    font-size: 50px;
    color: #D21B1D;
}

.linkx {
    font-size: 18px;
    color: #333;
}

.adimliste p {
    padding: 8px 0;
    font-size: 12px;
}

.formpadding {
    padding: 5px 0;
}

.nerdeyim2 {
    padding: 0;
    margin: 0;
    list-style: none;
}

.nerdeyim2 li {
    float: left;
    padding: 5px;
}

.profilm_menu {
    margin: 0;
    padding: 0;
}

.profilm_menu > li {
    list-style: none;
    float: left;
    border-right: 1px solid #af0f0f;
}

.classproficom {
    display: block;
    padding: 16px 10px;
}

.classproficom i {
    padding: 3px 0;
}

.classproficom:hover {
    text-decoration: none;
    background: #af0f0f;
    color: #fff;
}

.profilmenus .profilmenus > li > a {
    color: #000;
}

.pmenulersol {
    margin: 0;
    padding: 0;
}

.pmenulersol .nav > li > a {
    color: #999;
}

.pmenulersol li {
    list-style: none;
}

.pmenulersol li a {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0px 5px 0 0;
    padding: 10px;
    color: #999;
    display: block;
}

.pmenulersol li a:hover {
    background: #999;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 767px) {
    .pmenulersol li a {
        border: 1px solid transparent;
    }
}

.modal-content,
.btn {
    border-radius: 0px;
}

.urunbilgileri .urunbilgi a {
    color: #333;
    font-size: 19px;
    font-weight: bold;
}

.urunbilgileri .kategoribilgi {
    font-size: 12px;
    font-style: italic;
    color: #999;
}

.urunbilgileri {
    background: #eee;
    margin: 5px 0;
    padding: 10px;
    font-size: 20px;
}

.kargofiyat {
    color: #666;
    font-style: italic;
}

.kargofiyatx {
    font-size: 15px;
    font-weight: bold;
}

.tablebackground {
    color: #666;
    background: #eee;
}

.tablebackground2 {
    color: #333;
    background: #eee;
}

.imagealani {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.imgresim {
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}

.bilgiler {
    border-top: 1px solid #eee;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #b2b2b2;
}

.bilgiyorum {
    color: #b2b2b2;
}

.blogbaslik h3 {
    font-weight: bold;
    font-size: 18px;
}

.kategorilist,
.kategorilist li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.kategorilist li a {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #eee;
}

.blog_icerik img {
    text-align: center;
    width: 50%;
}

.staticpage p,
.blog_icerik {
    text-indent: 25px;
    line-height: 30px;
    text-align: justify;
}

.shatti {
    font-weight: bold;
    padding: 5px;
}

.shatti span {
    color: #154239;
}

#custom-search-input {
    border: 2px solid #ccc;
}

.nav > li > a {
    padding: 12px 13px;
    font-weight: bold;
    margin-top: 2px;
}

@media (max-width: 767px) {

    .nav > li > a {
        padding: 12px 3px;
        font-weight: bold;
        font-size: 13px;
    }
}


.footercright {
    background: #e8e8e8;
}

.reqiredspan {
    color: red;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.owl-next, .owl-prev {
    position: absolute;
    top: calc(50% - 18px);
    z-index: 3;
    height: 36px;
    width: 36px;
    font-size: 36px;
    color: rgba(255, 255, 255, 0.5);
}

.owl-prev {
    left: 0;
}

.owl-next {
    right: 0;
    text-align: right;
}

.siparisdiv {
    color: #fff;
    background: #154239;
}

.textH1,
.textH2 {
    padding: 8px;
}

.textH1 {
    font-size: 18px;
    font-weight: bold;
}

.satispanel {
    background: #282828;
    border-radius: 15px;
    text-align: center;
    padding: 5px;
    margin: 3px;
}

.hX {
    padding-top: 3px;
}

.nedenbiz {
    background: #154239;
    color: #fff;
}

.titleX {
    background: url(../img/titlebg.png);
    background-repeat: no-repeat;
    text-align: center;
    padding: 0 0 15px 0;
    background-position: bottom center;
    margin-bottom: 10px;
    font-weight: bold;
}

.sabitsayfa p {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 101;
}

#status {
    width: 230px;
    height: 324px;
    position: absolute;
    left: calc(50% - 115px);
    top: calc(50% - 162px);
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 85%;
}

.mask {
    transition: all 1s;
    transition: .4s ease-out;
}

.mask a {
    position: relative;
    display: block;
    width: 230px;
    height: 324px;
    text-align: center;
    margin: auto;
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .5));
}

.mask a {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: -240px -340px;
    transition: all 1s;
    transition: .4s ease-out;
}

.mask a:hover,
.mask a:focus {
    background-position: 110px 40px;
}

.mask a::after {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(0 0, circle farthest-side, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
    background: radial-gradient(circle farthest-side at 0 0, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
    background-position: inherit;
    -webkit-mask: url('../img/logo.png') center;
    mask: url('#mask-firefox');
}

div.icon-list .item span {
    display: block;
    font-size: 17px;
    color: #000;
    padding-left: 50px;
    min-height: 25px;
    background: transparent url(../img/icon1.jpg) no-repeat left center;
}

div.icon-list .item:nth-of-type(2) span {
    background: transparent url(../img/icon2.jpg) no-repeat left center;
}

div.icon-list .item:nth-of-type(3) span {
    background: transparent url(../img/icon3.jpg) no-repeat left center;
}

div.icon-list .item:nth-of-type(4) span {
    background: transparent url(../img/icon4.jpg) no-repeat left center;
}

div.icon-list {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #e8e8e8;
    border-top: 1px solid #eee;
}

div.e-bulten {
    position: relative;
    background-color: #c52127;
    padding-top: 15px;
    padding-bottom: 15px;
}

div.e-bulten input {
    display: block;
    border: 0;
    position: relative;
    height: 45px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.54);
}

div.e-bulten button:hover {
    color: #00ab9f;
}

div.e-bulten button {
    display: block;
    height: 45px;
    width: 100%;
    border: 0;
    background-color: #fff;
    font-size: 18px;
    transition: color, background-color .33s;
}

div.e-bulten .text {
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 22px;
    position: relative;
    text-align: right;
}

.btn-cart {
    text-align: center;
    border: none;
    display: inline-block;
    padding: 8px;
    background: #e62027;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

.btn-cart:hover {
    color: #fff;
    text-decoration: none;
    background: #c42127;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.urun_aciklama,
.urun_aciklama ul li {
    line-height: 22px;
}

.dropdown-menu {
    background-color: #fff;
    padding: 0;
}

.dropdown-menu > li > a {
    color: #333;
    padding: 12px 5px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #e62027;
    color: #fff;
}

.h1video {
    font-size: 20px;
    font-weight: bold;
}

.promosyonDiv {
    background: #154239;
    color: #fff;
    font-weight: bold;
}

.promosyonsatinal {
    width: 100%;
}

.promosyonSpan {
    background: #fff;
    font-weight: bold;
}

.buttonMenus {
    padding: 0px;
}

@media (max-width: 767px) {
    .buttonMenus {
        padding: 29px 0 5px;
    }

    #loinform {
        margin-top: 0px;
    }
}

.shatti, .shatti span {
    font-size: 15px;
}

@media (max-width: 1200px) {
    .userlogin {
        padding: 13px 6px;
    }
}


.upAdv {
    font-size: 18px;
    background: url(../img/upAdv.png) #25d366;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 5px;
    text-align: center;
}

.upAdv a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;

}

/* Mega Menü */
@media (min-width: 767px) {
    .mega-dropdown {
        position: static !important;
    }

    .mega-dropdown-menu {
        padding: 20px 0px;
        width: 100%;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

    .mega-dropdown-menu > li > ul > li {
        list-style: none;
    }

    .mega-dropdown-menu > li > ul > li > a {
        display: block;
        color: #222;
        padding: 3px 5px;
    }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #ff3546;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
    }
}

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;

}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

.cerceve {
    border: 2px solid #eee;
    margin: 15px 0;
    background: #fff;
}

.categoryLink {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    display: block;
    background: #ec5c9c;
    color: #fff;
    padding: 5px;
}

.categoryLink:hover {
    background: #ef79ad;
    color: #fff;
}


.tabsBg {
    background: #ec5c9c;
}

.tabsBg > li > a {
    border: 2px solid #fff;
    color: #fff;
}

.tabsBg > li.active > a, .tabsBg > li.active > a:focus, .tabsBg > li.active > a:hover {
    color: #ec5c9c;
}

.tabsBg > li > a:focus, .tabsBg > li > a:hover {
    background: #f396bf;
}

.urun_fiyati {

    padding: 5px;
}

.btn-other {
    text-align: center;
    border: none;
    display: inline-block;
    padding: 8px;
    background: #e62027;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

.btn-other:hover {
    color: #fff;
    text-decoration: none;
    background: #c42127;
}

@media (max-width: 767px) {

    .categoryLink {

        font-size: 13px;

    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block;
    transform: scale(0);
    transition: ease-out 0.3s;
}

.dropdown:hover .dropdown-menu {
    transform: scale(1);
}

.dropdown-menu1 {
    border: none;
    display: block;
    transform: scale(1) !important;
    height: 0px;
    overflow: hidden;
    padding: 0px;
    top: 180px;
    transition: all .3s;
}

.dropdown:hover .dropdown-menu1 {
    display: block;
    top: 100%;
    height: inherit;
}


.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
    margin-top: 0;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

#livesearch {
    border: 1px solid rgb(165, 172, 178);
    position: absolute;
    background: rgb(255, 255, 255);
    z-index: 999;
    height: 200px;
    overflow: auto;
    width: 100%;
}

.searchList, .searchList li {
    list-style: none;
}

.searchList li a {
    display: block;
    border: 1px solid #eee;
    padding: 5px;
}

.KatMenuHover:hover {
    color: #ec5c9c;
}


#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-top:hover {
}

#back-to-top.show {
    opacity: 1;
}

.social-icon {
    color: #fff;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}

.social-icons a {
    color: #fff;
    text-decoration: none;
}

.fafacebook {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #3d5b99;
}

.fatwitter {
    padding: 10px 12px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #00aced;
}

.fainstagram {
    padding: 10px 14px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    background: #ffb54f;
    background: -moz-linear-gradient(45deg, #ffb54f 1%, #e1447b 27%, #8d3dba 74%, #ae2fba 100%);
    background: -webkit-linear-gradient(45deg, #ffb54f 1%, #e1447b 27%, #8d3dba 74%, #ae2fba 100%);
    background: linear-gradient(45deg, #ffb54f 1%, #e1447b 27%, #8d3dba 74%, #ae2fba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb54f', endColorstr='#ae2fba', GradientType=1);
}

.socialshared:hover {
    background: #e62027;
    color: #fff;
}

.socialshared {
    border: 2px solid #eee;
    border-radius: 25px;
    display: inline-block;
    padding: 4px 7px;
    width: 30px;
    height: 30px;
}

.btn-pink:hover {
    background: #ec5c9c;
    color: #fff;
}

/* Side Mobil*/
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
}

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #ffffff;
    border-right: 3px solid #eee;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative;
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;

}

.sidebar-nav li:first-child a {
}

.sidebar-nav li:nth-child(2):before {
    background-color: #ec1b5a;
}

.sidebar-nav li:nth-child(3):before {
    background-color: #79aefe;
}

.sidebar-nav li:nth-child(4):before {
    background-color: #314190;
}

.sidebar-nav li:nth-child(5):before {
    background-color: #279636;
}

.sidebar-nav li:nth-child(6):before {
    background-color: #7d5d81;
}

.sidebar-nav li:nth-child(7):before {
    background-color: #ead24c;
}

.sidebar-nav li:nth-child(8):before {
    background-color: #2d2366;
}

.sidebar-nav li:nth-child(9):before {
    background-color: #35acdf;
}

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    -ms-transition: width .2s ease-in;
    transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #222;
    text-decoration: none;
    padding: 10px 15px 10px 15px;
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    border: 1px solid #eee;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
    position: fixed;
    top: 20px;
    z-index: 999;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: transparent;
    border: none;
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none;
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    position: absolute;
    left: 0;
    height: 4px;
    width: 100%;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-closed .hamb-top {
    top: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-closed .hamb-bottom {
    bottom: 5px;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #1a1a1a;
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px;
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open .hamb-middle {
    display: none;
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08);
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(250, 250, 250, .8);
    z-index: 1;
}


.btn-MenuMobile {
    background: #ec5c9c;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 14px;
    top: 2px;
    display: inline-block;
    position: relative;
}

.pColX {
    padding: 25px 0 0 0;
}

@media (max-width: 767px) {
    .urun_adi a {
        min-height: 72px;
    }

    .kMenu {
        padding: 6px 9px;
    }


    .sepetbtn {
        padding: 8px 20px;
    }

    .btn-MenuMobile {
        padding: 14px 5px;
    }


    .pColX {
        padding: 0 0 0 0;
    }

    .btn-cart {
        padding: 9px;
        text-align: center;
        width: 100%;
        margin: 4px 0;
    }

    .urun_adi a {
        font-size: 13px;
    }

}

@media (max-width: 360px) {

    .hizlial {
        display: none;
    }
}

@media (max-width: 767px) {

    #uyelik_don {
        display: block;
        width: 100%;

    }

    #faturaGit {
        display: block;
        width: 100%;

    }

    .blockMBtn {
        display: block;
        width: 100%;

    }

    .blockMobil {
        display: block;
        width: 100%;
        margin: 5px 0;
    }
}

@media (max-width: 767px) {

    .sabitMobil {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        background: #fff;
        width: 100%;
    }

}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.socialicon {
    display: inline-block;
    background: #c42127;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    color: #fff;
    font-size: 15px;
    padding: 2px;
    margin-right: 2px;
    text-align: center;
}

.socialicon:hover {
    color: #fff;
    background: #7d151b;
}

.socialicondiv {
    position: relative;
    top: -13px;
}

.hgeldin {
    position: relative;
    top: -9px;

}

.header {
    z-index: 99;
    position: relative;
}

.headerBg {
    background: url(../img/headerBg.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 162px;
    z-index: 99;
}

.logoLink {

    display: inline-block;
    width: 180px;
    height: 186px;
    right: 0;
    position: absolute;
    left: 0;
    margin: auto;
    top: -81px;
    z-index: 9;
}

@media (max-width: 1200px) {
    .logoLink {
        width: 180px;
        top: -83px;
        left: 55px;
    }

    .logoLink img {
        width: 100%;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 12px 7px;
    }
}

.homeslider {
    background: url(../img/homeslider.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
}

#owl-example {
    position: absolute;
    bottom: 0;
}

.whiteBg {
    background: #fff;
    position: absolute;
    width: 100%;
    height: 120px;
}

.greenDiv {
    background: #91b668;
    padding: 5px 25px;
    display: inline-block;
    color: #fff;
    font-size: 36px;
    margin-top: 25px;
}

.height50 {
    height: 50px;
}

@media (max-width: 1200px) {
    .headerBg {
        margin-top: 17px;
    }
}

@media (max-width: 992px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 11px;
    }

    .hgeldin, .loinform .btn dropdown-toggle {
        font-size: 11px;
    }

    .logoLink {
        left: 0;
        width: 72px;
        top: -107px;
        margin: 0;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 12px 8.2px;
    }
}

.text-center-md{
    text-align: center;
    display: block;
}

@media (max-width: 767px) {
    .logoLink {
        left: 0;
        width: 72px;
        top: -105px;
        margin: 0 0 0 16px;
    }

    .visible-xs {
        padding: 24px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background: #5e2e1e;
    }

    .text-center-md{
        display: inline-block;
    }

}


.alan1, .alan2
{
    float: left;
    width:50%;
    position: relative;
}


.alan2 img{
    width:100%;
}
@media(max-width: 1400px){

    .alan1{
        width:60%;
    }

    .alan2{
        width:40%;

    }
}

@media(max-width: 990px){

    .alan1{
        width:60%;
    }

    .alan2{
        width:40%;

    }
    .greenDiv{
        font-size: 26px;
    }
}

.fiyatDiv
{
    background:  #88543a;
    width: 90px;
    height: 90px;
    float: right;
    right:0;
    top: 25px;
    position: absolute;
    text-align: center;
    padding-top:5px;
    border-radius: 90px;
}

.fiyatDiv .indirim{
    color:  #fff;
    font-size: 12px;

}

.fiyatDiv .ucret{
    color:  #fff;
    font-size: 30px;
    font-weight: bold;
}


@media(max-width: 990px){
    .sloganHidden{
        display: none;
    }

    .alan1{
        width:100%;
        text-align: center;
    }

    .alan2{
        width:100%;
        text-align: center;
    }
    .alan2 img {
        display: inline-block !important;
        width:50% !important;
    }
    .fiyatDiv{
        right: 50px;
    }

}

.hometitleH3
{
    padding: 25px 0;
    text-align: center;

}

@media(max-height:350px){
    .homeslider{
        display: none;
    }
    .heightMobi {
        height:  200px;

    }


    .dropdown .pull-left b,.dropdown .pull-left span{
        font-size: 10px !important;

    }
    .sepetbtn{
        font-size: 12px;
    }


}

@media(max-width: 390px)
{

    .hide390{
        display: none;
    }
    .buttonMenus .btn, .buttonMenus .sepeticerik{
        padding: 6px 5px;
    }
}

.urun_kaldirma, .urunTamamenKaldir{
	padding: 8px 10px !important;
    font-size: 9px !important;
}

.girisbtn{
    background: #fff;
    border: 1px solid #c42127;
    border-radius: 25px;
}


.girisbtn:hover{
    background: #c42127;
    color: #fff;
    border: 1px solid #c42127;
    border-radius: 25px;
}