
*{
	 font-family: 'Open Sans', sans-serif;
}

.socialFeed .powrMark{
    display: none;
    opacity: 0;
    visibility: hidden;
}
body{
	text-rendering: optimizeLegibility;
	 -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cat-slider .slick-slide:focus{
	border: 5px solid #fff!important;
}
label{
     font-weight: normal;
}   
.oc_member_singup_sozlesme_text.parmak strong{
	cursor:pointer;
}

 /*BLOG TASARIMI*/
 .blog-baslik-bg{
	 position:relative;
	 text-align:center;
	 display:block;
 }
 .blog-baslik-bg::before{
	 position:absolute;
	 content:'';	 
     background: #b6b6b6;
	 height:2px;
	 left:0;
	 right:0;
	 top:0;
	 bottom:0;
	 margin:auto;
	 z-index:0;
 }
 .blog-baslik-bg h3{
	 position:relative;
	 text-align:center;
	 display:inline-block;
	 font-weight:700;
	 background:#fff;	 
     color: #e23e01;
	 margin:10px 0px;
	 padding:0px 15px;
 }
 .blog-button-content{
	 text-align:center;
	 height:auto;
	 margin-top:25px;
	 display:inline-block;
 }
 .blog-button{
	 margin:0 auto;
	 background:#e53c2e;
	 color:#fff;
	 padding:10px 15px;
 }
 .blog-box{
	 background:#fff;
	 padding:0px;
	 border: 5px solid #fff;
 }
 .blog-box-inner{
	width: 100%;
    height: auto;
    display: inline-block;
	padding:15px 5px;   
	border: 1px solid #eee;
    border-radius: 3px;
 }
 .blog-box-img {
	height:300px;
	 position:relative;
	 overflow:hidden;
 }
 .blog-box-img img{
	 max-width:100%;
	 position:relative;
 }
.fixed-blog-tarih{
	position:absolute;
	bottom:0;
	left:0px;
	min-width: 125px;
	min-height:50px;	
	display:inline-block;
	padding:7px 7px;
	z-index:2;
	background: #e53c2e;
	color:#fff;
	font-size:15px;	
	font-weight:300;
}
.fixed-blog-tarih::first-line{
	font-size:20px;	
	color:#fff;
	font-weight:900;
}
.blog-box-yazi{
	height:auto;
	display:inline-block;
}
.blog-box-yazi header{
	margin-bottom:10px;
}
.blog-box-yazi .blog-box-konu-baslik{
	color:#636161;	
	letter-spacing:2px;
	display:block;
	margin:15px 0px 5px 0px;
	text-transform:uppercase;
}
.blog-box-yazi h2{
	font-weight:600;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	margin-bottom:20px;
	min-height:70px;
}
.blog-box-yazi h2 a{
	color:#333;
}
.blog-yazi-text{
	min-height:100px;
}
.blog-box-yazi footer{
	background:transparent;
	margin-bottom:15px;
}

.blog-box-yazi footer a{
	color: #e53c2e;
    font-weight: 600;
    background: transparent;
    display: inline-block;
    padding: 8px 10px;
	transition:all 0.5s ease;
}
.blog-box-yazi footer a:hover{
	color: #fff;
    background: #e53c2e;
}

.blog-detay:first-line{
	display:block;
}
.blog-detay-img{
	max-width:100%;
}

@media all and (max-width: 700px) {
	.blog-box{
		width:100%;
	}
	.blog-box-img{
		height:inherit;
		max-height:200px;
	}
	.blog-box-yazi{
		min-height:inherit;
	}
}






.banner-box{
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
    align-items: center;
    border: 4px solid #ffffff;
    background: #f5f5f5;
    margin-bottom: 5px;
    min-height: 160px;
}
.banner-box-img{
    width:30%;
	height:160px;
	display:flex;
	justify-content:center;
	align-items:center;
	background:#091140;
}
.banner-box-yazi{
    width:70%;
	padding-left:3%;
}
.banner-box p{	
    color: #333;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 400;
    text-align: center;
}
.banner-box-baslik{
	font-family: 'Oswald', sans-serif;
	margin:0px;	
    font-size: 18px!important;
	font-weight:600!important;
}
/*--------------------------------KATEGORI-TASARIM----------------------------------*/
.filtre-gorunum{
    text-align: right;
}
.stok-filtre-item-ara button{
    color: #fff;
    background: #e53c2e!important;
    font-family: 'Oswald', sans-serif;
}
.stok-filtre-item-ara button:hover{
    color: #fff;
}
.stok-filtre-temizle a {
    color: #272726;
    background: #e53c2e!important;
    font-family: 'Oswald', sans-serif;
}
#secili-sayfa{
    background: #091140;
    border-radius:0px!important;
    color: #FFF;
}

#v3-loader{
    background: #ffffff4f;
}

#v3-loader-filter{
    background: #ffffff91;
}

.jqzoom{
    text-decoration:none;
    float:left;
}

.zoomWrapperImage img {
    width: auto;
}

.zoomWrapper{
    border:0px;
}

#filtre-baslik{
    font-weight:600;  
	color: #e53c2e;
}

.marka-filtre-item label::before, 
.grup-filtre-item label::before,
.varyant-filtre-item label::before{
    border: 2px solid #bfbfbf;
}
#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked+label::before {
	background:#e53c2e;
	color:#fff;
	border: 2px solid #e53c2e;
}
#secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked+label::before {
	background:#e53c2e;
	color:#fff;
	border: 2px solid #e53c2e;
}
#secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked+label::before {
	background:#e53c2e;
	color:#fff;
	border: 2px solid #e53c2e;
}
#secimidaralt_v3 .marka-filtre-item input[type="checkbox"]:checked+label {
	color:#e53c2e;
}
#secimidaralt_v3 .grup-filtre-item input[type="checkbox"]:checked+label {
	color:#e53c2e;
}
#secimidaralt_v3 .varyant-filtre-item input[type="checkbox"]:checked+label {
	color:#e53c2e;
}

.marka-filtre-item label, 
.grup-filtre-item label,
.varyant-filtre-item label,
.kategori-filtre-item label{
	font-family: 'Oswald', sans-serif;
    color: #333;
}
.grup-baslik,
.varyant-baslik,
.kategori-baslik,
.marka-baslik,
.stok-baslik{    
    font-family: 'Oswald', sans-serif;
}

#cat_rw_03{
    border: 1px solid #eee;
}
#formfilterV23{
    border: 1px solid #eee;
    padding: 20px 20px;
    height: auto;
    display: inline-block;
    width: 90%;
}
.secim_baslik{
    font-weight: 600;
    font-size: 15px;
    display: block;
    width: 100%;
    padding-bottom: 15px;
}
.secim_icerik{
    height: auto;
    display: block;
    width: 100%;
    padding: 0px 0px 20px 0px;
}
.secim_icerik1{
    padding: 0px 10px;
    width: 48%;
    min-height: 45px;
    line-height: 45px;
    background: #F0F0F0;
    float: left;
    margin-right: 2%;
    margin-bottom: 5px;       
    cursor: pointer;
    text-align: center;
}


.secim_icerik1on{
   padding: 0px 10px;
     width: 48%;
    min-height: 45px;    
    line-height: 45px;
    background: #091140;
    float: left;
    margin-right: 2%;
    margin-bottom: 5px;
    border:1px solid #091140; 
    cursor: pointer;
    color: #fff;    
    text-align: center;
}
.secim_icerik2{
    padding: 0px 10px;
    min-width: 75px;
    width: 100%;
    display: block;
    min-height: 45px;
    line-height: 45px;
    background: #F0F0F0;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;    
    border: 1px solid #DDD;
    cursor: pointer;
    text-align: center;
}

.secim_icerik2on{
   padding: 0px 10px;
    min-width: 75px;    
    width: 100%;
    display: block;
    min-height: 45px;    
    line-height: 45px;
    background: #091140;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border:1px solid #091140; 
    cursor: pointer;
    color: #fff;    
    text-align: center;
}
.kategori-filter-input{
    border: 1px solid #ccc;
    width: 45%;
    font-weight: 400;
    margin: 5px 0px 15px 0px;
    height: 39px;
    text-align: center;
    outline: none;
    float:left;
    font-size:13px;
    margin-right: 5px;
}
.kategori-filter-button{
    height: 40px;
    width: 94%;
    border: none;
    outline: none;
    letter-spacing: 2px;
    background: #091140;
    color: #FFF;
    font-size: 14px;
}

.stok-filtre-item{
    width:50%;
    float:left;
}

.stok-filtre-item-ara{
    clear: both;
    padding-top: 10px;
}
.newmem-content{
	padding:0px; 
	border:1px solid #eee;
	margin: 30px auto 40px;
	float:none;
}
.newmem-content .container-fluid{
	padding: 15px 0px 25px;
    margin: 0 auto;
    background-color: #FFF;
}
.newmem-content input[type=checkbox] {
	display:inline-block!important;	
}
.newmem-baslik{
	font-size:25px;
	margin:0px;
	letter-spacing:-0.5px;
	text-align:center;
	background:#e53c2e;
	color:#fff;
	padding:15px 0px;
}
.newmem-content .newmem-row{
	margin:7px 0px;
	padding:0px 15px;
}
.newmem-content .newmem-row input{
	margin-top:5px;
}
#v3-loader{
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ffffff4f;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}

#v3-loader-filter{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ffffff91;
    display: flex;
    align-items: center;
    justify-content: center;
}

#secimidaralt_v3{
	position: relative;
    height: auto;
    display: inline-block;
    margin-bottom: 150px;
}
.sirala-content{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}
.sirala-div select{
    height: 42px;
}
.sirala-div-margin{
    padding:0px;
    padding-right: 15px;
}
.cat-gorunum-box{
    background:#fbfbfb;
    padding: 5px;
    border:1px solid #eee;
    display: inline-block;
    cursor: pointer;
}
.cat-gorunum-box:hover{
    background:#efefef;
}
.pagination>li>a, .pagination>li>span{
    border: 0px;
}
.varyant-baslik{
    padding-left: 0px!important;
}
.form-control{
    border: 1px solid #eee;
    box-shadow: none;
    outline: none;
    border-radius: 0px!important;
}
.form-control:focus{
    box-shadow: none;
    border: 1px solid #091140;
}
#katalogGorunumu{
    margin-top: 25px;
}
/*Filtre Responsive*/
@media all and (max-width: 992px) {
	
	.cat-filtre{
		font-family: 'Oswald', sans-serif;
		background:#e63a2f!important;
	}
	.cat-menu-top p{
		font-family: 'Oswald', sans-serif;
	}
}

select option:disabled {
    color: #eee;
    font-weight: bold;
}
.form-control{
    border: 1px solid #eee;
    box-shadow: none;
    outline: none;
    border-radius: 0px!important;
}
.form-control:focus{
    box-shadow: none;
    border: 1px solid #e53c2e;
}
#katalogGorunumu{
    margin-top: 25px;
}
.bayiFormu tr{
    height: 50px;
}
#txtAdres{
    margin-bottom: 5px;
}
#back-top {
  display: inline-block;
  background-color: #091f40;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  position: fixed;
  bottom: 50px;
  right: 0px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#back-top::after {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 37px;
  color: #fff;
}
#back-top:hover {
  cursor: pointer;
  background-color: #333;
}
#back-top:active {
  background-color: #555;
}
#back-top.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 500px) {

  #back-top {
    margin: 30px;
  }
}

.login-form-giris{
    background: #091f40;
    color: #fff;
}
.login-form-giris:hover{
    background:#415c7f;
    color: #fff;
}
.modal-content{
    border-radius: 0px;
}
.urun-liste-fiyat-eski,
body {
     font-family: 'Roboto', sans-serif;
}
.markalarimiz-baslik{
    margin-top: 100px;
    font-weight: 700;
    text-align: center;
}
.anasayfa-banner-gecis{
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
}
.anasayfa-banner-gecis a{
    width: auto;
    max-width: 30%;
    min-width: 150px;
    min-height:245px;
    text-align: center;
    padding: 20px 0px;
    padding-top: 0px;
    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    align-items: center;
    margin-bottom: 0px;
    position: relative;
    z-index: 1;    
}
.anasayfa-banner-gecis a:first-child{
    align-items: flex-start;
}
.anasayfa-banner-gecis a:last-child{
    align-items: flex-end;
}
.anasayfa-banner-gecis h2{
   color: #232323;
    font-size: 25px;
    position: relative;
    z-index: 2
}
.anasayfa-banner-gecis a::before{
   position: absolute;
    font-size: 55px;
    color: #efe4db;
    z-index: -1;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
}
.banner-gecis-bg{
    position: relative;
    margin:auto;
    margin-bottom:0px;
    height:auto;
    padding: 0px 0px;
    padding-left: 5px;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: flex-start;
}
.anasayfa-banner-gecis a p{
    border: 2px solid #ecb689;
    width: 120px;
    background: #091f40;
    display: flex;
    justify-content: center;
    align-content: center;
    height: 120px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 2px 16px -2px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 2px 16px -2px rgba(0,0,0,0.17);
    box-shadow: 0px 2px 16px -2px rgba(0,0,0,0.17);
}
.banner-gecis-img{
    width: auto;
    max-width:100%;
    margin: auto;    
    margin-top: 0px;
    float: none;
}
#category ul li a,
#logo img,
.resimli-kategori-ic img,
.top-bar,
.top-center {
    transition: all .5s
}

.urun-kutusu .kutu-urun-adi h2,
.urun-kutusu .kutu-urun-adi h2 a,
.urun-liste-adi h2 a {
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}
.banner .slick-slide img {

    width: 100%;
}
body,
html,
table,
ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style-type: none
}
.modal {
    z-index: 999950 !important;
}
a {
    transition: .5s;
    outline: 0!important;
    text-decoration: none!important
}
   
.affix {
    position:fixed!important;
    top:0!important;
    left:0;
    right:inherit;
    min-height: inherit!important;
    height:auto!important;
    z-index:9999 !important;
    padding: 0px !important;
    transition: all 0.5s ease-in-out;
    background: #fff!important;
    -webkit-box-shadow: 0px 2px 16px -2px rgba(0,0,0,0.17);
    -moz-box-shadow: 0px 2px 16px -2px rgba(0,0,0,0.17);
    box-shadow: 0px 2px 16px -2px rgba(0,0,0,0.17);
}


 




.pd0 {
    padding: 0!important;
}

.pd5 {
    padding: 5px!important
}

.pdlr5 {
    padding-left: 5px;
    padding-right: 5px
}

#header {
    padding: 0
}

.top-bar {
    margin-top: 20px;
    height: 40px;
    line-height: 35px;
}
.container{
    width: 100%;
    margin: 0 auto;

}
.top-bar #nav-link {
    float: left
}

.top-bar #user-panel {
    transition: all .5s;
    float: right;
    background: #41a745;
    margin-top: -5px;
    margin-bottom: -25px;
    font-weight: 600
}

.top-bar #user-panel li a {
    font-size: 14px;
    display: block;
    float: left;
    padding: 14px 25px 14px 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.top-bar #user-panel li a:first-child:after {
    position: absolute;
    height: 15px;
    margin: 3px 0 0 16px
}

.top-bar ul li {
    float: left;
    position: relative
}

.top-bar ul li:after {
    position: absolute;
    right: 0;
    height: 10px;
    top: 6px
}

.top-bar ul li:last-child:after {
    display: none
}

.top-bar ul li a {
    font-size: 12px;
    padding: 0 15px;
    color: #FFF;
	text-transform: uppercase;
}

.top-bar ul li:first-child a {
    padding-left: 0
}

.top-bar ul li a:hover {
    color: #F0f0F0
}

.top-center {
    padding-top: 40px;
    padding-bottom: 20px;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center
}

#arama-kutusu {
    position: relative
}

#arama-kutusu #divAjaxAramaSonuc {
    position: absolute;
    display: none;
    width: 100%;
    z-index: 15;
    background: #FFF;
    margin: 33px 0 0;
    border: 1px solid #DDD
}

#arama-kutusu #divAjaxAramaSonuc img {
    width: 50px;
    height: 50px
}

#arama-kutusu #divAjaxAramaSonuc li {
    display: flex;
    width: 100%;
    align-items: center
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson1 {
    text-align: center
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson2 a {
    color: #2b2b2b;
    font-size: 11px
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson3 {
    text-align: left;
    padding-left: 10px!important;
    font-size: 11px
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson3 a {
    color: #2b2b2b
}

#arama-kutusu #divAjaxAramaSonuc .jsontumsonuclar {
    background: #FE3B3B!important
}

#arama-kutusu #divAjaxAramaSonuc .jsontumsonuclar a {
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #FFF
}
#arama-kutusu #divAjaxAramaSonuc1 {
    position: absolute;
    display: none;
    width: 100%;
	padding:0px 2%;
    z-index: 15;
    background: #FFF;
    margin: 33px 0 0;
}

#arama-kutusu #divAjaxAramaSonuc1 img {
    width: 50px;
    height: 50px
}

#arama-kutusu #divAjaxAramaSonuc1 li {
    display: flex;
    width: 100%;
    align-items: center
}

#arama-kutusu #divAjaxAramaSonuc1 li .srcjson1 {
    text-align: center
}

#arama-kutusu #divAjaxAramaSonuc1 li .srcjson2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#arama-kutusu #divAjaxAramaSonuc li .srcjson2 a {
    color: #2b2b2b;
    font-size: 11px
}

#arama-kutusu #divAjaxAramaSonuc1 li .srcjson3 {
    text-align: left;
    padding-left: 10px!important;
    font-size: 11px
}

#arama-kutusu #divAjaxAramaSonuc1 li .srcjson3 a {
    color: #2b2b2b
}

#arama-kutusu #divAjaxAramaSonuc1 .jsontumsonuclar {
    background: #FE3B3B!important
}

#arama-kutusu #divAjaxAramaSonuc1 .jsontumsonuclar a {
    text-align: center;
    display: block;
    width: 100%;
    padding: 10px 0;
    color: #FFF
}

#arama-kutusu button {
    background: #41a745;
    border: none;
    outline: 0;
    color: #FFF;
    margin-right: 0px !important;
    position: relative;
    padding: 12px 9px;
    font-size: 13px;
    white-space: nowrap;
}

#arama-kutusu input {
    border: none;
    outline: 0;
    box-shadow: none;
    border: 1px solid #DDD;
    display: inline-block;
    width: 100%;
    height: 43px;
    padding-left: 48px;
}

#sepet .guvenli-alisveris {
    float: left;
    color: #525252;
    display: flex;
    font-weight: 600;
    margin-right: 20px
}

#sepet .sepet-ic {
    float: right
}

#sepet .guvenli-alisveris span {
    background: #c11111;
    padding: 7px 12px;
    border-radius: 100%;
    color: #FFF;
    margin-right: 10px
}

#sepet .sepet {
    float: left
}

#sepet .sepet a {
    color: #2b2b2b
}

#sepet .sepet a>span {
    background: #FE3B3B;
    border-radius: 100%;
    color: #FFF;
    display: block;
    float: left;
    padding: 0px 5px;
    position: absolute;
    margin-left: 12px;
}

#sepet .sepet .sepet-icon {
    float: left;
    font-size: 25px;
    margin-right: 10px
}

#sepet .sepet .sepet-yazi {
    float: left;
    text-align: left
}

.navbar-nav>li{
	float:none !important;
	position: inherit;
}

#category ul li a {
    color: #FFF;
    padding: 8px 29px;
    display: block;
	color:black;

}

#category ul li a:hover {
    background: #2b2b2b
}

#category ul li:hover a {
    background: #f9f9f9;
    color: #45a948;
}

#category ul li:hover a:After{
	content: url(/images/arrow2.png);
}

#category ul li .sub-category {
    position: absolute;
    z-index: 30;
    left: 194px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
    top: 0px;
    width: 100%;
}

#category ul li:hover .sub-category, #category ul li.hover {
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
    margin: 0;
	min-height:556px;
}

#category ul li .sub-category .container {
    background: #f9f9f9;
    padding-bottom: 15px;
    border: 1px solid #e0e0e0;
    border-top: none;
    width: 976px;
    min-height: 556px;
}

.banner {
    margin: 0!important;
    overflow: hidden
}

.banner .slick-slide img {
    display: none
}

.banner .slick-dots {
    bottom: 30px
}

.banner .slick-dots li {
    margin: 0 10px 0 0;
    background: #FFF;
    overflow: hidden;
    height: 14px;
    width: 14px;
    border-radius: 21px;
}

.banner .slick-dots li.slick-active {
   background: #45a948;
}

.banner .slick-dots li button {
    text-indent: -9999px;
    height: inherit;
    margin: 0;
    padding: 0;
    width: 100%
}

.resimli-kategori-bg {
    background: #E3E3E3;
    padding-bottom: 50px
}

.resimli-kategori {
    margin-top: 40px
}

.resimli-kategori>div {
    position: relative;
    padding: 5px
}

.resimli-kategori>div a {
    display: inline-block;
    overflow: hidden;
    background: #000
}

.resimli-kategori>div img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.resimli-kategori>div:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .7
}

.resimli-kategori>div span {
    position: absolute;
    bottom: 30px;
    color: #FFF;
    font-weight: 600;
    border-bottom: 2px solid #FFF;
    padding: 0 10px 5px 30px;
    text-transform: uppercase
}

#haftanin-urunleri .urun-kutusu .kutu-urun-resmi{
    
}

#haftanin-urunleri h1 {
    margin: 0 0 15px;
    padding: 50px 0 15px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    color: #535353;
    font-weight: 600;
    position: relative
}

#haftanin-urunleri .slick-prev {
    position: absolute;
    right: 15px;
    left: auto;
    top: -40px;
    width: 34px;
    height: 39px;
}

#haftanin-urunleri .slick-next {
    position: absolute;
    right: 0;
    left: auto;
    top: -40px;
    width: 34px;
    height: 39px;
    background: #fff;
}
.ana-sayfa-urunleri-slide{
    float: right;
    display: flex;
    justify-content:flex-start;
    flex-flow: row wrap;
    padding-left: 0px;
}
.urun-kutusu {
    overflow: hidden;
    outline: 0!important;
    padding: 0px;
    margin-bottom: 10px;
    transition: all 0.5s ease;   
    border: 4px solid transparent;
}
.urun-kutusu:hover .urun-hover-detay{ 
   bottom:0px;
   visibility:visible;
   opacity:1;
}
.urun-box-genel-href{
    border: 1px solid #f1f1f1;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top:0;    
    z-index: 1;
    left: 0;    
}
.urun-kutusu .kutu-urun-border {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;    
}

.urun-kutusu .kutu-liste-border {
    display: flex;
    align-items: center;
    flex-flow:row wrap;
    justify-content: center;
}


.urun-kutusu .kutu-urun-resmi {
    padding: 10px;
    margin: auto;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background: url(/images/Image/gorsel-hazirlaniyor.gif) center no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;

}

.urun-kutusu .kutu-urun-ucretsiz-kargo {
    position: absolute;
    z-index: 5;
    background: #2b2b2b;
    color: #FFF;
    padding: 4px 10px;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 13px
}

#anasayfa-ozel-banner .container>div a:after,
#anasayfa-ozel-banner .container>div a:before {
    z-index: 2;
    content: "";
    left: 10px;
    right: 10px;
    bottom: 15px;
    position: absolute;
    top: 10px
}


.urun-kutusu:hover .kutu-sepete-ekle .kutu-hemen-al {
    background: #337ab7
}

.urun-kutusu .kutu-hemen-al button {
    color: #337ab7;
    background: 0 0;
    border: none;
    padding: 0;
    font-size: inherit;
    outline: 0
}

.urun-kutusu:hover .kutu-sepete-ekle .kutu-hemen-al button {
    color: #FFF
}

.urun-kutusu .kutu-stok-kodu {
    font-style: italic;
    font-size: 12px;
    padding: 10px 0
}

.urun-kutusu .kutu-urun-adi h2,
.urun-kutusu .kutu-urun-adi h2 a {
    padding: 0;
    font-size: 12px;
    color: #b0d235;
    font-weight: 600;
    display: block;
    display: -webkit-box;
    height:auto;    
    margin: auto;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 1.525;
	text-align:center;
	font-weight:600;
	font-size: 15px;
    width: 90%;
}

.urun-kutusu .kutu-urun-adi {
    padding: 0
}

.urun-kutusu .kutu-urun-fiyat {
/*     align-items: flex-end;
    display: -webkit-flex;
    -webkit-align-items: flex-end;
 */    margin-top: 5px
}

.urun-kutusu .kutu-urun-fiyat .kutu-satis-fiyat {
    color: #3e3838;
    font-size: 14px;
    font-weight: 600;
}

.urun-kutusu .kutu-urun-fiyat .kutu-satis-fiyat span {
    font-size: 14px
}

.urun-kutusu .kutu-urun-fiyat .kutu-eski-fiyat {
    color: #c3c3c3;
    font-size: 13px;
    font-weight: 600;
    text-decoration: line-through;
}

.urun-kutusu .kutu-sepete-ekle {
    margin: 20px 0 0
}

.urun-kutusu .kutu-sepete-ekle span {
    border: 1px solid #CCC;
    color: #FFF;
	background: #222222;
    transition: .5s;
    padding: 7px 5px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    font-size: 12px;
    width: 49%;
	white-space: nowrap;
    text-align: center
}

.urun-kutusu .kutu-sepete-ekle span:hover {
    background: #45a948;
    color: #FFF
}

#anasayfa-ozel-banner {
    background: #E7E7E7;
    margin: 30px 0;
    padding: 35px 0
}

#anasayfa-ozel-banner .container>div {
    padding: 5px
}

#anasayfa-ozel-banner .container>div a {
    display: inline-block;
    background: #2bd2fd;
    overflow: hidden
}

#anasayfa-ozel-banner .container>div a:before {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1)
}

#anasayfa-ozel-banner .container>div a:after {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0)
}

#footer ul li a:before,
#is-ortaklari h4:after,
.sekillicheckbox label:after {
    content: ''
}

#anasayfa-ozel-banner .container>div:hover a:after,
#anasayfa-ozel-banner .container>div:hover a:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

#anasayfa-ozel-banner .container>div a img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#anasayfa-ozel-banner .container>div a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .7
}

#ana-sayfa-urunleri .slick-prev {
    position: absolute;
    right: 30px;
    left: auto;
    top: -30px;
    width: 34px;
    height: 39px;
	margin-right:10px;
}

#ana-sayfa-urunleri .slick-next {
    position: absolute;
    right: 0;
    left: auto;
    top: -30px;
    width: 34px;
    height: 39px;
}

#ana-sayfa-urunleri .nav-pills {
    margin: 0 0 5px
}


#ana-sayfa-urunleri .nav-pills>li>a {
    color: #525252;
    border-radius: 0;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    padding: 0 25px 10px 0;
    outline: 0;
    background: 0 0
}

#ana-sayfa-urunleri .nav-pills>li>a:hover {
    background: 0 0
}

#ana-sayfa-urunleri .nav-pills>li.active a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    background: #FE3B3B;
    bottom: -1px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background: 0 0
}

.loading-gif {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    z-index: 999;
    background: rgba(255, 255, 255, .55);
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center
}
footer{
	margin-top:25px;
    clear: both;
    background: #f9f9f9;
}
#footer {
	text-align: left;
    padding: 40px 0 0px 0px;
}
.footer-top-mail{
    width: 100%;
    height: auto;
    min-height: 100px;
    padding: 20px 0px;
    background: #f8f8f8;
    margin-bottom: 50px; 
}
.footer-mm{
    display: flex;
    justify-content:space-between;
    align-items: center;
    flex-flow: row wrap;
}
.footer-mm1{
    display: flex;
	margin:0px auto!important;
    justify-content:space-between;
    align-items:flex-start;
    flex-flow: row wrap;
}
.e-bulten-mm{
    width: 90%;
    margin: auto;
}
.footer-sayfalar{	
    padding-bottom:30px;
}
.footer-sayfalar ul{	
    width: 25%;
}
.footer-social {	
    padding-bottom:30px;
    padding-left:0px;
}
.footer-social ul{	
    width: 100%;
	padding-bottom:25px;
}
.footer-social ul li.footer-social-baslik{	
	width:100%;
}
.footer-social ul li{	
	display:inline-block;
}
.footer-social ul li a{	
	font-size:18px!important;
	padding:0 24px!important;
}
.footer-social ul li a:first-child{	
	padding-left:0!important;
}
.footer-e-bulten{
	padding:0px;
}
.footer-e-bulten p{
	font-size:13px;
}
.footer-e-bulten-content{
	position:relative;
	padding:0px;
}
.footer-e-bulten #ebulten{
	padding:10px 10px; 
	width:100%;
	font-size:13px;
	border:1px solid #eee;
}
.footer-e-bulten #ebulten-gonder{
	background:#091f40;
	color:#fff;
	padding:3px 15px; 
	height: 100%;
	display:inline-block;
	position:absolute;
	right:0;
	top:0;
	font-size:23px;
	border:1px solid #eee;
}


#footer ul {
    float: left;
	}
#footer .footer-mm1 ul li {
    position: relative;
    padding:0px;
}

#footer .footer-mm1 ul li:first-child {
    font-weight: 600;
	font-family: 'Oswald', sans-serif;
    margin: 0px;   
	font-size: 17px;
    padding-bottom: 0;
    height: 40px;
}

#footer .footer-mm1 ul li a {
    color: #282828;
	font-family: 'Oswald', sans-serif;
    text-decoration: none;
    position: relative;
    display: block;
	font-weight:400;
	font-size:13px;
    padding:6px 0px 5px 0px;
    transition:all 0.3s ease;

}

#footer .footer-mm1 ul li a span {
	padding-left:2%;
	font-family: 'Oswald', sans-serif;
}

#footer .footer-mm1 ul li a:hover {
    color:#091140;
}

#akilli-ticaret {
    background: #FFF;
    padding: 10px 0;
    margin: 20px 0 -20px
}

#akilli-ticaret .container {
    display: flex;
    align-items: center;
    color: #2b2b2b
}
.footer-bottom-mm{
    width: 100%;
    border-top: 1px solid #e4e4e4;
    height: auto;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-bottom-mm a{
    text-decoration: none;
    color: #111;
}

.footer-bottom-mm p{
    width: auto;
    float: left;
    margin: 0px;
    text-align: center;
    font-size: 11px;
}
.footer-bottom-mm p img{
   display: block;
    text-align: center;
    margin: auto;
}
.footer-bottom-mm p:last-child{
   text-align: right;
    float: right;
}
.odeme-sprite-box{
    float: left;
    margin-bottom: 5px;
    width: 160px; height:45px;
}
.footer-odeme{
    display: flex;
    justify-content: center;
    flex-flow: row wrap;
}

@media all and (max-width:992px){
	.footer-social{order:1;}
	.footer-sayfalar{ order:2;}
	.footer-bottom-mm{order:3;}
	.footer-social ul{
		width:50%;
	}
	.footer-e-bulten{
		width:40%;
	}
	.footer-bottom-mm p img
    #footer ul li:first-child {
        margin: 30px 0 10px
    }
    #footer ul li a:before {
        display: none
    }
	.footer-bottom-mm p img{
		float:right;
	}
	.footer-bottom-mm p {
		text-align:left;
	}
}

@media all and (max-width:700px){
	.footer-sayfalar ul{
		width:50%;
		margin-bottom:25px;
	}
	.footer-e-bulten{
		width:100%;
	}
}


#is-ortaklari h4 {
    margin: 0 0 15px;
    padding: 0 0 15px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    color: #535353;
    font-weight: 600;
    position: relative
}

#is-ortaklari h4:after {
    position: absolute;
    width: 190px;
    height: 2px;
    left: 0;
    background: #FE3B3B;
    bottom: -1px
}

#is-ortaklari .slick-next,
#is-ortaklari .slick-prev {
    left: auto;
    top: -40px;
    width: 26px;
    height: 26px;
    position: absolute
}

#is-ortaklari .slick-prev {
    right: 30px
}

#is-ortaklari .slick-next {
    right: 0
}

.is-ortaklari-slide {
    margin: 0 0 20px
}

.is-ortaklari-slide .slick-slide>a {
    height: 72px;
    display: block;
    line-height: 73px;
    text-align: center;
    border: 1px solid #DDD
}

.is-ortaklari-slide .slick-slide span.marka-adi {
    font-size: 18px;
    color: #444
}

.kutu-urun-oran {
    
	position: absolute;
    right: 0;
    left: 0;
    top: 2%;
    z-index: 3;
    color: #FFF;
	right: 0;
	display: inline-block;
    width:100%;
    height: auto;
    margin: auto;
}
.urun-sol-begen{
    left: 0;
    color: #b0d235;
    font-size: 14px;
}
.urun-sag-indirim{
	font-family: 'Oswald', sans-serif;
    position: absolute;
    left: 0px;
    top: 5px;
    margin: auto;
    background:#091140;
    color:#fff;
    font-size: 16px;
	padding:10px 20px;
    text-align: center;
}
.kutu-urun-oran button {
    position: absolute;
    margin: auto;
    left: 0;
    top:2px;
    text-align: center;
    border: none;
    width: auto;
    height: auto;
    padding-left: 10px;
    line-height: inherit;
    background: none;
    font-size: 18px;
    color: #000;
    min-width: inherit;
    margin-right: 0px!important;
}
.kutu-urun-oran button i{
    font-size: 15px;
}
.kutu-oran-sol{
    left:0;
	z-index:1;
    top:0px;
    position: absolute;
    margin: auto;
    text-align: center;
    border: none;
    width: auto;
    height: auto;
    padding-left: 10px;
    background: none;
    font-size: 18px;
    color: #000;
}
.kutu-oran-sol img{
    width: 32px!important;
}
.kutu-urun-oran button:hover {
    border: none;
    background: none;
    color: #000;
}
.kutu-urun-oran button:hover i{
    color: #000;
}
.kutu-urun-oran button:hover i::before{
    content: '\f004';
    color: #091f40;
}
.kutu-urun-oran span a{
   color: #b0d235;
     
}
.bread-bg{	
	padding: 0.8rem 0rem;
	background-color:#fbfbfb;
	margin-bottom:15px;
	border-radius:0px!important;
	border-bottom:1px solid #eee;
}
#genel-bread {
    font-size: 13px;
	padding:0px;
}


#genel-bread .container {
    min-height: 40px;
    height: auto;
    padding: 0px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row wrap;
}

#genel-bread>.container>div {
    float: left;
    font-weight: 600;
    white-space: nowrap;
    padding-right: 15px;
}

#genel-bread ol {
    background: 0 0;
    margin: 0;
    white-space: normal;
    padding: 5px 10px
}

#genel-bread ol li a {
    color: #091140;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
}
#genel-bread ol li span{
    color: #091140;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color:#091140;
    content: ".";
}
.breadcrumb>li:last-child:before {
    display:none;
}

#genel-bread ol li a span{
	font-family: 'Oswald', sans-serif;
}

.kategori-vitrin {
    border: 1px solid #e4e4e4;
    border-top: none;
    padding: 10px;
    line-height: 24px;
    margin-bottom: 20px
}

.kategori-vitrin h1 {
    font-size: 25px;
}

#cat_rw_02 select,
.sol-sutun-fiyat .input-group-addon {
    border-radius: 0!important
}

#cat_rw_02 {
    padding: 10px 0 4px
}

.sol-sutun-baslik {
    padding: 7px!important;
    background: #FE3B3B;
    margin: 5px 0 0;
    color: #FFF
}

.sol-sutun-alt-baslik {
    clear: both;
    margin-top: 5px;
    padding: 7px 3px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px
}

.sol-sutun-fiyat {
    padding: 0
}

.sol-sutun-fiyat-buton {
    padding: 5px 0
}

.sol-sutun-fiyat-buton button {
    width: 100%;
    border-radius: 0!important;
    background: #45a948!important;
    border-color: #45a948!important;
    outline: 0;
    border-right: 1px solid #FFF !important;
}

.sol-sutun-marka {
    padding: 0 0 10px
}

.sol-sutun-markalar {
    padding: 0
}

.sekillicheckbox {
    position: relative;
    height: 30px;
    line-height: 30px
}

.sekillicheckbox input[type=checkbox] {
    visibility: hidden;
    width: 0
}

.sekillicheckbox label {
    cursor: pointer;
    position: absolute;
    width: 15px;
    text-indent: 22px;
    line-height: 16px;
    height: 15px;
    white-space: nowrap;
    top: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .4);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .4);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .4);
    background: -webkit-linear-gradient(top, #ddd 0, #bdbdbd 100%);
    background: -moz-linear-gradient(top, #bdbdbd 0, #ddd 100%);
    background: -o-linear-gradient(top, #bdbdbd 0, #ddd 100%);
    background: -ms-linear-gradient(top, #bdbdbd 0, #ddd 100%);
    background: linear-gradient(top, #bdbdbd 0, #ddd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bdbdbd', endColorstr='#dddddd', GradientType=0);
    font-weight: 600;
    font-size: 13px
}

.sekillicheckbox label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    width: 10px;
    height: 6px;
    background: 0 0;
    top: 3px;
    left: 3px;
    border: 3px solid #222;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.kucuk-resim-div a,
.urun-resmi {
    border: 1px solid #DDD
}

.sekillicheckbox label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: .3
}

.sekillicheckbox input[type=checkbox]:checked+label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.sekillicheckboxChecked label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1!important
}

.ozeluruncatfiltre {
    padding: 0 0 10px
}
.sayfalama-kutu a {
    color: #444!important;
}

.sayfalama-kutu span {
    color: #444!important;
}

.sayfalama-kutu-secili a {
    background: #091f40 !important;
    color: #FFF!important;
}

.statik-sayfa-baslik {
    padding: 10px 0;
    margin: 10px 0 5px;
}

.statik-sayfa-baslik h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}

.statik-sayfa-detay {
    padding: 0;
	margin-bottom:50px;
    line-height: 25px;
}

.urun-detay-orta {
    padding: 20px 0 0;
    float: none;
    margin: auto;
    height: auto;
        
}

.kucuk-resim-div {
    padding: 5px;
    outline: 0
}

.kucuk-resim-div a {
    outline: 0;
    display: inline-block
}

#thumb-gallery {
    margin-top: 5px
}

.urun-detay-slide-butons{
    margin: 0;
    opacity: 0.8;
    width: 40px!important;
    height: 40px!important;
}
.urun-detay-slide-butons::before{
   padding: 5px!important;
}
.urun-detay-slide-butons:hover{
    opacity: 1;
}

.urun-detay-slide-butons.slick-next{
    right: 0;
}

.urun-detay-slide-butons.slick-prev{
    left: 0;
}
.urun-detay-resim {
    padding-right: 15px!important;
}
.urun-detay-resim .slider-nav {
    margin-top: 10px;
} 
#urun-fiyat-bilgileri {	
	border: 1px solid #eee;
    padding-right: 0;
     padding-left: 30px;
    padding: 15px;
}

#urun-fiyat-div{
   padding: 0px!important;
}

#urun-fiyat-div h1 {
    margin: 0 0 20px;
}

#urun-fiyat-div h1 strong{
    font-weight: 500;
}
.urun-detay-stok{
   
    margin-bottom: 10px;
    font-size: 13px;
    display: block;
}
.stok-var{
    color: #091f40!important;
}
.stok-yok{
    color: red!important;
}
.urun-resmi{
	border:1px solid #eee;
}
.slider-nav__item {
    padding:5px;
	border:1px solid #eee;
}
.slider-nav .slick-track{
   float:left;
}
.fiyat-row {
    color: #333;
    white-space: nowrap;
    font-size: 14px;
    width: 100%;
	padding: 15px 15px!important;
    font-weight: 600;
    display: flex;
    display: -webkit-flex;
    align-items:flex-end; 
    -webkit-align-items:flex-end ;
    padding-left: 0px!important;
}
.urun-paylas{
	margin-top:20px;
}
.adet-hiza{
    padding-top:0px!important; 
}
.adet-hiza div{
    display: block;
    float:left;
    position:relative; z-index:1;
}
.havale-fiyati-row {
    padding: 15px 0!important
}

.stokta-yok>div {
    float: left;
    padding: 10px 40px;
    background: #FE3B3B;
    color: #FFF;
    border-radius: 5px;
    margin: 20px 0
}
#prod_pricing_v3 .varyant-baslik{
	float:left;
	display:block;
	font-weight:900;
    font-family: 'Open Sans', sans-serif;
	letter-spacing:-0.5px;
	font-size:15px;
	width:100%;
	padding: 15px 10px 10px 10px;
}

.urun-adet {
    border: none;
    background: 0 0!important;
    outline: 0;
    font-size: 20px;
    color: #292929;
    padding: 0;
    text-align: center;
    box-shadow: none;
    outline:none;
}
.urun-adet:focus {
    outline: none;
    box-shadow: 0px;
    border: 0px;
}
.urun-adet-input {
    width: 65%;
    text-align: center;    
    height: 50px;
    float: left;
    border: 1px solid #f1f1f1;
    border-right:none;
}
.urun-adet-input::focus {
    border: 0px;
    box-shadow: 0px;
    outline: none;
}
.urun-adet-input input {
    width: 100%;
    color: #585757;
    display: block;
    font-size: 14px;
    height:100%;
}
.urun-adet-input input:focus{
    outline: none;
    box-shadow: 0px;
    border: 0px;
}
.urun-adet-dis{
    margin-right:2%;
    width: 125px;	
	height:50px;
    float: left;
} 
.urun-adet-butons{
	width:35%;
	float:left;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-flow: column wrap;
}
.urun-adet-dis span{ 
    border-color: #e1e1e1;
    border:1px solid #eee;
    color: #585757;
    font-size: 20px;
    float: left;
    margin-bottom: 0px;
    cursor: pointer;
    position: relative;
    background: #fff;
    text-indent: 0;
    width: 100%;
    text-align: center;    
    height:25px;
    line-height: 25px;
    position: relative;
    z-index: 1;
    border-radius: 0px!important;   
}

.urun-adet-input span {
    font-size: 13px;
    display: block;
    text-align: center;
    position: absolute;
    margin: -6px 0 0 17px
}

.urun-adet-button {
    float: right;
    padding-right: 5px
}

.urun-adet-button>div {
    cursor: pointer;
    margin: 12px 0 0
}

.detay-beden{
    padding: 20px 15px!important;
}
.detay-beden a{
    max-width: 450px;
    font-size: 12px;
}
.detay-beden a i{
   font-size: 20px;
    line-height: 30px;
}
.satin-al {	
    font-family: 'Oswald', sans-serif;
    color: #FFF; 
    border-radius: 0;
    font-size: 13px;
    cursor: pointer;
    width:30%;
    min-width: 200px;
    float: left;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 500;
    background: #e93826;
    border-color: #e93826;
    height:50px;
    line-height: 50px;
    margin-bottom: 0px;
    padding: 0px!important;
}

.satin-al i{
    font-size: 20px;
    margin-right: 7px;
}
#renkv2baslik{
    width: 100%;
    display: block;
    margin-bottom: 20px;
    text-align: left;
    float: left;
    padding: 10px;
    margin: 0 5px;
    border:none;
    font-weight: 600;
    font-size: 14px;
    background: #fff;
}
#renkv3baslik1652{
    width: 100%;
    display: block;
    margin-bottom: 20px;
    text-align: left;
    float: left;
    padding: 10px;
    margin: 0 5px;
    border:none;
    font-weight: 600;
    font-size: 14px;
    background: #fff;
}
.varyantkutulari{
    width: 50px;
    height: 50px;
    border: 3px solid #eee;
    float: left;
    display: block;
    margin: 0 5px;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    margin-bottom: 2px;
    cursor: pointer;
}
.varyant-deger.varyant-renk{
	padding:0px!important;
}
.varyant-deger img{
	width:59px;	
	height:44px;	
}
button.off{
	font-family: 'Oswald', sans-serif;
    padding: 2px 10px;
    min-width: 65px;
    min-height: 50px;
    float: left;
    display: block;
    margin: 0 5px;
    border: 3px solid #091f40;
    background: transparent;
    text-align: center;
    line-height: 34px;
    margin-bottom: 5px;
    cursor: pointer;
    margin-left: 0px;
    transition: all 0.2s ease;
}
button.off:hover{
    background:#091f40;
    color: #fff;
}
button.on{
	font-family: 'Oswald', sans-serif;
	padding: 2px 10px;
    min-width: 65px;
    min-height: 50px;
	border: 0px!important;
	float: left;
	display: block;
    background: #091f40;
	margin: 0 5px;
	cursor: pointer;
	text-align: center;
    line-height: 34px;
    margin-bottom: 5px;
	cursor: pointer;
	color: #fff;    
    margin-left: 0px;
}
select.on{
	width:auto;
	min-width:250px;
}

.urun-buttons{
    padding: 
}
.hiza-detay-buton{
    margin-right: 6%!important;
}
#icon-social a{
    text-decoration: none;
    color: #2f312f;
    font-size: 15px;
    margin: 0px 10px;
}







.satin-al .fa {
    margin-right: 10px
}

#ekstra-button>div .fa {
    color: #5f5d5d;
    font-size: 25px;
    margin-right: 10px;
}

#ekstra-button>div {
    text-align: center;
    font-size: 13px;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center
}

.urun-tablari {
    margin-top: 50px
}
.urun-tablari .nav li {
    margin: 0!important;
	border:2px solid #091140;
}
.urun-tablari .nav li a {
    border-radius: 0!important;
    padding: 15px 45px;
    font-size: 15px;
    color: #666;
    background: 0 0!important;
	font-family: 'Oswald', sans-serif;
     border-bottom: 3px solid transparent;
}
.uruntablari-alias.active{ 
	color:#fff!important;	
    background:#091140!important;
	font-family: 'Oswald', sans-serif;
}
.uruntablari-alias.active a{ 
	color:#fff!important;	
}
#tdContainerBorder {
    border: 1px solid #eee;
    line-height: 25px;
    border-radius: 0px !important;
    margin-top: 20px;
    margin-bottom: 50px
}

#divUrunAciklama,
#divUrunTabs {
    padding: 15px 20px;
     border-radius: 0px !important;
}

.iletisim-row {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
}

.urun-paylas a {
    font-size: 22px;
    color: #222
}

.urun-paylas span {
    font-size: 14px;
    font-weight: 600
}

.affix .top-center {
    padding-top: 10px!important;
    padding-bottom: 10px!important
}

.affix .top-bar {
    margin-top: -35px
}

.affix .top-bar #user-panel {
    margin-top: -30px
}

.affix #logo img {
    width: 50%
}

.affix #category ul li a {
    padding: 10px 30px
}

.ozel-kategoriler {
    display: flex;
    width: 100%;
    padding: 20px 0 0
}

.ozel-kategoriler>div {
    float: left;
    text-align: center;
    width: 14.28%;
    display: flex;
    align-items: center;
    justify-content: center
}

.ozel-kategoriler>div a {
    color: #FFF;
    width: 100%;
    display: block;
    padding: 15px 0;
    font-size: 14px
}

.ozel-kategoriler>div a .fa {
    margin-right: 5px;
    display: block;
    font-size: 19px
}

.ozel-kategoriler img {
    display: block;
    margin: 0 auto 5px
}

.ozel-kategoriler .ozel-kategori-1 {
    background: #29cc9b
}

.ozel-kategoriler .ozel-kategori-2 {
    background: #ced016
}

.ozel-kategoriler .ozel-kategori-3 {
    background: #e39a1b
}

.ozel-kategoriler .ozel-kategori-4 {
    background: #ec5777
}

.ozel-kategoriler .ozel-kategori-5 {
    background: #9f37e6
}

.ozel-kategoriler .ozel-kategori-6 {
    background: #1ed2cc
}

.ozel-kategoriler .ozel-kategori-7 {
    background: #45a9fb
}

.slick-social {
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 10;
    display: none;
}

.slick-social .telefon-numarasi {
    background: #c11111;
    color: #FFF;
    font-size: 21px;
    transform: rotate(90deg);
    transform-origin: 22px;
    position: absolute;
    width: 200px;
    padding: 0 10px;
    height: 44px;
    line-height: 44px
}

.slick-social .telefon-numarasi>a {
    color: #FFF
}

.slick-social>a {
    display: block;
    margin-bottom: -2px;
    font-size: 30px;
    color: #FFF
}

.resimli-kategori-top {
    float: right;
	display: none;
    margin-top: 20px
}

.resimli-kategori-ic {
    float: left;
    width: 54%;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px
}

.resimli-kategori-ic:nth-child(2n+2) {
    margin-right: 0
}

.resimli-kategori-ic div {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: -30%
}

.resimli-kategori-ic a {
    padding: 0!important
}

.resimli-kategori-ic h4 {
    -webkit-transform: translate3d(0, 50px, 0);
    color: #FFF!important;
    transform: translate3d(0, 50px, 0);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    display: flex;
    background: rgba(0, 0, 0, .59);
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 10px;
    font-size: 13px
}

.resimli-kategori-ic:hover h4 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.resimli-kategori-ic:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .7;
    transition: all .5s
}

.resimsiz-kategori-top {
    margin-top: 15px;
    padding: 0;
    float: left;
    width: 100%;
    -webkit-column-count: 3 !important;
    -webkit-column-gap: 10px !important;
    column-count: 3 !important;
    column-gap: 0 !important;
    -moz-column-count:4 !important;
    -moz-column-gap: 10px !important;
}

.resimsiz-kategori-top ul li {
    display: inline
}

.resimsiz-kategori-top ul li:first-child a:before,
.resimsiz-kategori-top ul li:last-child a:after {
    display: none
}

.resimsiz-kategori-top ul li a {
    padding: 5px 0 2px 10px!important;
    color: #000!important;
    position: relative;
    border-bottom: 1px dashed #bcbcbc;
    font-size: 13px
}

.resimsiz-kategori-top ul li a:after {
    right: -4px;
    position: absolute;
    content: ","
}

.resimsiz-kategori-top ul li a:last-child {
    border-bottom: none
}

.resimsiz-kategori-top ul li:first-child a {
    color: #45a948!important;
    font-weight: 600;
    padding-left: 10px!important;
    font-size: 14px
}

.resimsiz-kategori-top ul li:first-child a:after{
	display: none;
}

.resimsiz-kategori-top ul li:first-child {
    width: 100%
}

.resimsiz-kategori-top ul li a:hover {
    color: #e41414!important
}

.siparisNumarasi,
.siparisTamamlandi {
    width: 500px;
    padding: 10px;
    color: #000
}

.odemeSozlesmeModal {
    overflow-x: scroll
}

.siparisTamamlandi {
    text-align: center;
    border: 1px solid #50AF00;
    margin: 0 auto;
    background: rgba(80, 175, 0, .3);
    font-size: 20px
}

.siparisNumarasi {
    margin: 0 auto 25px;
    border: 1px solid #CCC;
    border-top: none;
    background: #F9F9F9
}

.siparisTamamlaSon {
    line-height: 29px
}

.text-red {
    color: red
}

.siptamamlandi {
    padding: 20px 0 0 10px
}

.satiscontainer .disCerceve .sepet_urunadi_td a {
    color: #444
}

.seciliUrunSilDis {
    padding-top: 10px
}

.os_tab_ul li {
    cursor: pointer
}

.satis-fiyati {	
	min-height:75px;
    color:#5d635d;
    font-size:25px;
    font-weight: 600;
    padding: 0px;
    display: flex;
    align-items: flex-end;
}
.urun-detay-fiyat{
	font-family: 'Oswald', sans-serif;
}
.katalog-satis-fiyati {
    height: 130px;
}

.satis-fiyati>div {
    float: left;
    color: #e93826;
}
.RenkSecenekleri{
    width: auto;
    float: left;
}
.p0{
    padding: 0px;
}
.urun-detay-baslik{
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: 600;
}
.urun-detay-aciklama{
	padding:0px;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid #eee;
}
.urun-detay-aciklama p{
	letter-spacing: -0.4px;
    font-size: 13px;
    margin: 0px;
	color:#5a5959;
}
.urun-detay-stok{	
	padding: 0;
    display: block;
}
.urun-detay-marka{
	float: right;
}
.urun-detay-marka a{
	color:#333;
	font-weight: 600;
}
.urun-detay-marka img{
	max-width:100px;
}
.urun-detay-statik-bolum{
	display:flex;
	flex-flow:row wrap;}

.urun-detay-kargo img{
	width:auto%!important;
	max-width:100%!important;
	height:auto!important;
}
.urun-detay-statik1 img{
	width:auto!important;
	max-width:100%!important;
	height:auto!important;
}
.urun-detay-statik2 img{
	width:auto%!important;
	max-width:100%!important;
	height:auto!important;
}
.urun-detay-benzer-urunler-baslik{
    font-size: 22px;
    font-weight: 600;	
	font-family: 'Oswald', sans-serif;
}

.benzer-urunler-slide .slick-track{
    float: left;
}
.benzer-urun-kutusu.slick-slide.slick-active{
	border-color:transparent;
}
.renkbaslik{
    float: none;
    width: 100%;
    padding:10px;
    padding-left: 0px!important;
    margin: 0 5px;
    width: 100%;
    text-align: center;
    background: #fff;
    cursor:pointer;
    text-align: left;
    
}
#eski-fiyat {
    font-size: 15px;
    font-weight:400;
    min-height: 30px;
    display: block;
    line-height: 21px;
    color:#808080;
    padding: 0px;
    text-decoration: line-through;
}

.satis-fiyati a {
    font-size: 13px;
    display: block;
    color: #3A464A;
    margin-top: 5px;
    font-weight: 400;
    font-style: italic;
    cursor: pointer
}

.satis-fiyati .kutu-urun-oran {
    float: right;
    right: 0;
    left: inherit;
    font-size: 14px;
    text-align: center;
    font-weight: 400
}

.satis-fiyati .kutu-urun-oran span {
    display: block
}

.havale-fiyati {
    float: left;
    position: absolute;
    color: #222;
    padding: 2px;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    margin: 30px 0 0 16px
}

#marka-sayfasi {
    text-align: center;
    height: auto;
	min-height:200px;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    margin-top: 15px
}

#marka-sayfasi a,
.havale-row {
    display: flex;
    align-items: center
}

#marka-sayfasi a {
    border: 1px solid #DDD;
    height: auto;
    width: 100%;	
	min-height:200px;
    justify-content: center;
    color: #444;
    font-weight: 600;
    overflow: hidden
}


.ozel-urun-baslik h2 {
    margin: 10px 4px;
    padding: 8px 10px
}


.havale-row label,
h3.label-text {
    font-weight: 600
}

.sifre-hatirlatma-text {
    padding: 10px
}

.havale-row {
    font-size: 14px;
    display: -webkit-flex;
    -webkit-align-items: center;
    margin-bottom: 15px
}

h3.label-text {
    font-size: 15px;
    margin: 40px 0 20px
}

.sol-sutun-fiyat-ic {
    padding-right: 5px!important
}

.nav>li>a:focus {
    background: 0 0
}

#kampanya-bilgileri>div {
    background: #FE3B3B;
    padding: 7px 20px;
    color: #FFF
}

.popup-urun-kutusu {
    padding: 10px 0;
    display: flex;
    align-items: center;
    background: #EEE;
    border-bottom: 1px solid #FFF
}

.popup-urun-button button {
    float: right;
    font-weight: 600;
    width: 100%;
    padding: 2px 6px;
    font-size: 14px;
    outline: 0!important;
    border-radius: 0!important;
    background: #FE3B3B!important;
    border-color: #FE3B3B!important
}

.sepete-eklendi-popup {
    background: #091f40;
    padding: 7px 20px;
    color: #FFF
}

.popup-urun-kazancin {
    background: #e5e5e5;
    text-align: center;
    padding: 4px 22px;
    font-weight: 700;
    color: #FE3B3B
}

.sepete-eklendi-row {
    padding: 10px 0;
    border: 1px solid #DDD;
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

.sepete-eklendi-urunresmi img {
    width: 80px;
    border: 1px solid #DDD;
    margin: 0 auto
}

.sepete-eklendi-urunadi {
    font-size: 16px;
    text-align: center
}

#urun-detay-kampanyali-urunler .urun-kutusu .kutu-urun-border {
    border-bottom: none;
    border-left: none
}

#urun-detay-kampanyali-urunler .urun-kutusu:last-child .kutu-urun-border {
    border-bottom: 3px solid #DDD
}

.urun-liste-kutu {
    padding: 20px 0!important;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    transition: all 0.5s ease;
}

.urun-liste-kutu:hover {
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.16);
    cursor: pointer;
}
@media all and (max-width: 900px) {
    
.urun-liste-kutu {
    flex-flow: column wrap;
}
.urun-liste-resim
}

.urun-liste-resim img {
}

.marka-bul a {
    color: #444;
    margin-top: 10px;
    display: inline-block
}

.urun-liste-adi h2 {
    margin: 0;
    font-size: 17px;
    font-weight: 400
}
.liste-marka{
    color: #ffac0d;
    font-weight: 600;
}
.urun-liste-adi h2 a {
    margin: 0;
    padding: 0;
    color: #333;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.525
}
.liste-aciklama{
    text-align: left!important;
    width: 100%!important;
}
.urun-liste-fiyat {
    text-align: center
}

.urun-liste-fiyat-eski {
    text-align: center;
    font-size: 14px;
    color: #868686;
    font-weight: 400;
    text-decoration: line-through
}

.urun-liste-satis-fiyat {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
}

.listeHref,
.listeHrefStoktaYk {
    color: #FFF!important;
    padding: 10px 0px;
    font-size: 14px
}

.listeHrefStoktaYk {
    background: #868686;
    text-decoration: none;
    margin-top: 10px
}

.listeHref {
    width: 45% !important;
    height: 100%;
    float: left;
    border: 1px solid #b0d235;
    text-align: center;
    background: #b0d235;
    transition: all 0.5s ease;
    border-radius: 0px !important;
    cursor: pointer;
}
.lrenk{
   background: rgba(176, 210, 53, 0.82);
}

.lrenk:focus{
    outline: none;
    box-shadow: none;
}
#divAjaxAramaSonuc{
    position: absolute;
    top:100%;
    margin: auto;
    width: 100%;
    -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    z-index: 999;
}
#divAjaxAramaSonuc1{
    position: absolute;
    top:100%;
    margin: auto;
    width:100%;
	padding:0 2%;
    z-index: 999;
    background: #fff;
}
.arama-urun-row {
    background: #fff;
    border-radius: 0px!important;
    padding: 5px 0!important;
    display: flex;
    align-items: center
}

.arama-urun-row:hover {
    background: #dadada;
}

.arama-urun-row:nth-child(2n+2):hover {
     background: #dadada;
}

.arama-urun-resmi img {
}

.arama-urun-adi {
    white-space: nowrap;
    overflow: hidden;
	text-overflow:ellipsis;
}

.arama-urun-adi a {
    color: #444;
    font-size: 14px
}
.arama-urun-resmi{
    width: 15%;
    padding: 0px;
}
.arama-urun-resmi img{
    width:90%;
    margin: 0 auto;
    padding: 0px;
}
.arama-tum-sonuclar{
    text-align: center;
    display: block;
    width: 100%;
}

.arama-tum-sonuclar a {
    text-align: center;
    display: block;
    padding: 20px 0px;
    background: #091f40;
    color: #FFF;
}

.ziyaretci-sayisi {
    font-weight: 600;
    clear: both;
    text-align: center;
    margin-bottom: 20px;
}

.ziyaretci-sayisi span {
    display: inline-block;
    font-size: 35px;
    font-weight: 600;
    border-bottom: 1px solid #DDD;
    padding: 0 10px;
    margin-bottom: 10px;
	font-family: 'Oswald', sans-serif;
}
.ziyaretci-sayisi div {
	font-family: 'Oswald', sans-serif;
}

.haber-ver {
    float: left;
    padding: 10px 40px;
    background: #d41c12;
    color: #FFF;
    border-radius: 5px;
    margin: 20px 0 20px 10px;
    cursor: pointer;
}

.hesabim-row {
    padding: 12px 0;
}

.hesabim-row>div {
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center
}

.bayi-basvuru-yeni h3 {
    text-align: center;
    font-size: 30px;
    color: #fc4f03;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: 600
}

.siyah-alan {
    background: #000;
    margin-bottom: 40px;
    color: #FFF;
    padding: 30px
}

.b2b-row {
    padding: 20px 10px;
    margin: 30px 0;
    background: #fc4f03;
    display: flex;
    align-items: flex-end
}

.b2b-ic-yazi {
    text-align: center;
    color: #FFF;
    font-size: 25px
}

.b2b-ic-yazi span {
    color: #FFF;
    text-align: center;
    display: block;
    font-size: 15px;
    margin-top: 10px
}

.b2b-alt-yazi {
    font-size: 34px;
    text-align: center;
    margin-top: 40px;
    clear: both
}

.b2b-alt-yazi span {
    color: #FE3B3B
}

.b2b-alt-yazi div {
    font-size: 18px;
    margin-top: 10px
}

.alt-ikonlu-yazi {
    text-align: center
}

.alt-ikonlu-yazi .text-center {
    border-right: 1px solid #CCC;
    font-size: 13px;
    line-height: 23px
}

.alt-ikonlu-yazi span {
    font-weight: 600;
    font-size: 15px;
    margin: 15px 0 5px;
    display: block
}

.anasayfa-yazi h3 {
    font-size: 25px;
    margin: 0px 0px 10px 0px;
    font-weight: 600;
}

.anasayfa-yazi {
    text-align: center;
}

.anasayfa-yazi a {
    color: #444;
}

.anasayfa-yazi p {
    margin: 0px;
    line-height: 25px;
}

.ana-sayfa-ykutu {
    margin-top: 10px;
    text-align: center;
    padding: 0px 5px;
    position: relative;
}

.ana-sayfa-ykutu div {
    padding: 0px 0px;
    position: relative;
    border: 5px solid #FFF;
}


.ana-sayfa-ykutu>div a:after, .ana-sayfa-ykutu>div a:before {
    z-index: 2;
    content: "";
    left: 0px;
    right: 0px;
    bottom: 36px;
    position: absolute;
    top: 0px;
}

.ana-sayfa-ykutu>div a:before {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-top: 1px solid #fe3b3b;
    border-bottom: 1px solid #fe3b3b;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
}

.ana-sayfa-ykutu>div a:after {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-left: 1px solid #fe3b3b;
    border-right: 1px solid #fe3b3b;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
}

.ana-sayfa-ykutu>div:hover a:after, .ana-sayfa-ykutu>div:hover a:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}


.ana-sayfa-ykutu span {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(43, 43, 43, 0.79);
    left: 0px;
    padding: 7px 0px;
    color: #FFF;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#ozelfiltre .sekillicheckbox{
	background: #fe3b3b;
    float: left;
    padding: 5px;
    margin: 5px;
    border: 2px solid #ca1919;
    width: 46%;
    cursor: pointer;
    height: 34px;
    line-height: 20px;
    color: #FFF;
}

#box{
    background: #e8e8e8;
    float: left;
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #d5d3d3;
    width: 19%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    height: 82px;
    margin-right: 12px;
    margin-top: 12px;
}

#box span{
	font-size:13px;
	display: block;
}

#box .fa{
	color: #41a745;
}

#markalar{
	margin: 20px 0px 0px 0px;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

#markalar div.slick-slide{
    background: #F0f0f0;
    height: 50px;
    line-height: 50px;
	outline:none;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-left: none;
}

.marka-title{
	white-space: nowrap; 
	margin: 0 0 15px; 
	padding: 30px 0 5px 0px; 
	font-size: 16px; 
	color: #535353; 
	font-weight: 600; 
	position: relative;
}

.marka-title a{
    position: absolute;
    right: 0px;
    background: #FFF;
    display: block;
    z-index: 9;
    font-size: 13px;
    color: #444;
    padding: 0px 20px;
    margin-top: -14px;
}

.marka-title:after{

    content: '';
    width: 92%;
    background: #45a948;
    height: 3px;
    position: absolute;
    right: 0px;
    top: 40px;
}

@media only screen and (max-width:1200px) {
    #category ul li a {
        padding: 15px;
        font-size: 14px
    }
    .affix #category ul li a {
        padding: 10px 16px
    }
}

@media only screen and (max-width:992px) {
    .anasayfa-banner-gecis{
        margin-bottom: 20px;
    }
    .anasayfa-banner-gecis a{
        min-height: inherit;
        width: 30%;
    }
    .anasayfa-slider-sol{
        padding-top: 10px;
    }
    .sol-menu-border img{
        margin: 10px auto;
    }
    .satin-al {
      
    }
    .satin-al i{
        font-size: 18px;
    }
    .footer-logo-ul{
        display: flex;
        justify-content: center;
        flex-flow: column wrap;
    }
    #sepet,
    .resimli-kategori>div {
        text-align: center
    }
    .resimli-kategori {
        margin-top: 30px;
        margin-bottom: 30px
    }
    .resimli-kategori-bg {
        padding-bottom: inherit
    }
    .banner .slick-dots {
        bottom: 20px
    }
    #ana-sayfa-urunleri .nav-pills>li>a {
        font-size: 15px
    }
    #footer ul img{
        min-width:250px;
        margin: 0 auto;
        float: none;
        max-width: 250px;
    }
    .top-center {
        display: block
    }
    #logo img {
        margin: 0 auto
    }
    #sepet {
        margin: 4px 0 10px;
    }
    #sepet .sepet-ic {
        float: none;
        margin: 0 auto;
        display: inline-block
    }
    #akilli-ticaret .container,
    .ozel-kategoriler {
        display: block
    }
    #akilli-ticaret .container>div {
        text-align: center!important;
        margin: 5px 0;
        font-size: 13px
    }
    #akilli-ticaret .container img {
        margin: 0 auto
    }
    #anasayfa-ozel-banner .container>div {
        text-align: center
    }
    #arama-kutusu {
        margin-top: 15px
    }
    #category .container {
        width: 90%;
        padding: 0
    }
    #category ul li a,
    .affix #category ul li a {
        padding: 15px 10px!important;
        font-size: 13px!important
    }
    #akilli-ticaret {
        margin-top: 50px!important
    }
    .affix #logo img {
        width: 100%!important
    }
    .affix .top-bar {
        margin: 0!important
    }
    .affix .top-bar #user-panel {
        margin-top: -5px!important;
        margin-bottom: -25px!important
    }
    .affix .top-center {
        padding-top: 40px!important;
        padding-bottom: 20px!important
    }
    .ozel-kategoriler>div {
        width: 25%;
        height: 74px
    }
	  
}

@media only screen and (max-width:768px) {
    .b2b-row {
        display: block
    }
    .b2b-alt-yazi {
        font-size: 24px
    }
    .top-bar {
        padding: 0
    }
    .top-bar .container {
        padding: 0;
        text-align: center
    }
    .top-bar #nav-link {
        float: none;
        margin: 0 auto;
        display: inline-block;
        padding-top: 4px
    }
    .top-bar #user-panel {
        width: 100%;
        margin: 0
    }
    .top-bar #user-panel li {
        display: block;
        text-align: center;
        width: 100%
    }
    .top-bar #user-panel li div {
        margin: 0 auto -5px;
        float: none;
        display: inline-block
    }
    .affix .top-bar #user-panel {
        margin: 0!important
    }
    #logo img {
        width: inherit
    }
    .ozel-kategoriler>div {
        width: 100%
    }
    .affix #logo img {
        width: inherit!important
    }
    .top-bar #user-panel li a:first-child:after {
        display: none
    }
    .top-bar #user-panel li a {
        background: 0 0!important
    }
	#hizliarama{
		display:table;
		margin:0 auto;
	}
	.login{
		float:left;	
		margin-top:-20px;
	}
	.login:after{
	display:none !important;
	}
	.login-top{
	  padding-top: 45px !important;
	}
}

@media only screen and (max-width:480px) {
	
    #exTab3 li,
    #footer ul,
    .hemen-al {
        width: 100%
    }
    .hemen-al {
        margin: 10px 0 0
    }
    .urun-kutusu .kutu-hemen-al button {
        margin-top: 0!important
    }
    #exTab3 li {
        text-align: center
    }
    #exTab3 li a {
    }
    #sepet .sepet,
    #urun-fiyat-div h1,
    .top-bar ul li,
    .urun-paylas {
    }
    .top-bar ul li:first-child a {
        padding-left: 15px
    }
	 
    .urun-kutusu .kutu-urun-resmi img {
        
    }
    .slick-social {
        display: none
    }
    #sepet .guvenli-alisveris {
        width: 100%;
        justify-content: center
    }
    #sepet .sepet {
        float: left;
        width: 100%;
        padding: 0
    }
    #sepet .sepet a {
        display: inline-block
    }
    .banner .slick-dots li,
    .top-bar ul li:after {
        display: none
    }
    #sepet {
        margin: 30px 0 0
    }
    .resimli-kategori>div {
        overflow: hidden
    }
    .resimli-kategori>div span {
        width: 100%;
        left: 0;
        padding: 0
    }
    #haftanin-urunleri h1 {
        font-size: 14px
    }
    .top-bar ul li {
        float: left;
        position: relative;
        padding:10px;
    }
    .top-bar #nav-link li a {
        padding: 5px 0!important
    }
    .sol-sutun-fiyat-ic {
        padding: 0!important;
        margin-bottom: 5px
    }
    #cat_rw_02 select {
        margin-bottom: 10px
    }
    #cat_rw_05 {
        padding: 0
    }
    .pagination>li>a,
    .pagination>li>span {
        padding: 6px 13.3px;
        width: 47px;
        margin-bottom: 3px
    }
    #urun-tablari .nav-pills>li,
    .urun-paylas {
        width: 100%
    }
    .sifre-sifirla {
        padding: 0
    }
    #genel-bread ol {
        white-space: normal
    }
    #genel-bread .container {
        display: block
    }
    #genel-bread .breadcrumb>li:last-child {
        
    }
    #ekstra-button,
    .urun-detay-sepet-button,
    .urun-paylas {
        display: block
    }
  
    .satin-al i {
        font-size:16px;
        margin-right: 5px;
    }

    #ekstra-button>div {
        margin-bottom: 10px
    }
    .satis-fiyati a,
    .top-bar #nav-link {
       float: none;
	   margin: 0 auto;
	   display: inline-block;
    }
    .navbar-nav {
        margin: 0
    }
    #category ul li {
        width: 100%;
        text-align: left;
        padding: 0;
        position: relative
    }
    #category ul li.alt-kategori-v:after {
        content: "\f107";
        border-radius: 5px;
        text-align: center;
        position: absolute;
        right: 10px;
        width: 30px;
        height: 25px;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        top: 7px;
        line-height: 25px;
        background: #FFF
    }
    .guvenli-alisveris {
        display: none!important
    }
    .kategoriler-mobil {
        height: 50px;
        line-height: 50px;
        text-align: center;
        float: right;
        color: #41a745;
        margin-right: 20px
    }
    #arama-kutusu {
        margin-top: 30px
    }
    .navbar-toggle {
        background: #FFF;
        margin-right: 10px;
		border: 1px solid #dce4dd;
    }
    .navbar-toggle .icon-bar {
        background: #41a745;
    }
    .navbar-collapse.in {
        overflow-y: inherit
    }
    #category ul li a,
    .affix #category ul li a {
        padding: 8px 14px!important;
    }
    #category ul li .sub-category .container {
        width: 100%;
        padding: 0
    }
    .resimsiz-kategori-top {
        column-count: 1;
        margin-top: 0;
        width: 100%
    }
	.satis-fiyati span{
		font-size:12px !important;
	}
	#category ul li .sub-category .container{
		width:100% !important;
	}
	#category ul li .sub-category{
	position: absolute;
    z-index: 9;
    width: 100%;
    left: 0 !important;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
    top: -1px;
	}
	
	.top-bar #user-panel{
		background:transparent;
	}
	#box{
		width:100% !important;
	}
	.sosyalMedya{
		margin-top:70px !important;
	}
	#icon-contact{
		display: inline-table;
	}
	.top-bar #user-panel li a{
		padding:0;
	}
	#logo{
		margin-top:-30px;
	}
	#sepet{
		margin:0 !important;
	}
	#category  .container.pd0{
		margin-top:-47px !important;
	}
	.navbar-header{
		margin-top:-5px;
	}
	.resimli-kategori-ic img , .resimli-kategori-ic a{
		display:none  !important;
	}
	.blog2 , .blog3 , .blog4{
		width:100%;
	}
	.blog2 , .blog3 {
	margin-left:0px !important;
    }
    .blog4{
	margin-left:0px !important;
    }
}


/* Footer */

.twitter {
    width: 28px;
    height: 28px;
    background: url(/images/icons/twitter.jpg) no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}
.facebook {
    width: 28px;
    height: 28px;
    background: url(/images/icons/facebook.jpg) no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}
.instagram {
    width: 28px;
    height: 28px;
    background: url(/images/icons/instagram.jpg) no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}
.pinterest {
    width: 28px;
    height: 28px;
    background: url(/images/icons/pinterest.jpg) no-repeat;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}
@media screen and (max-width: 992px) {
    .icons {
    margin:0 auto !important;
	display:table !important;
    }
}
.google {
    width: 28px;
    height: 28px;
    background: url(/images/icons/google.jpg) no-repeat;
    cursor: pointer;
    float: left;
}

/* Footer */


.reklam1{
	padding-top:40px;
	padding-bottom:40px;
}

.site-wrapper {
    width: 100%;
    height:100%;
    min-height: 100%;
    -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
    box-shadow: inset 0 0 100px rgba(0,0,0,.5);
    margin: 50px 0px;
}

.reklam2-text{
	color:#FFF;
}

.sosyalMedya{
	margin-top: 34px;
}


.resimsiz-kategori-top ul li:first-child a{
	padding-top: 5px !important;
}

.resimsiz-kategori-top ul li a{
	border-bottom:none !important;
}

.resimsiz-kategori-top ul li a:after{
	display:none !important;
}

.resimsiz-kategori-top ul li a li a:hover{
	color:blue;
}

/*
.alt-kategori-v{
	border-bottom:1px solid #eaeaea;
}
*/

#category ul li a:after{
	content: url(/images/arrow.png);
    position: absolute;
    right: 19px;
    margin-top: 2px;
	display:none;
}

@media only screen and (min-width:992px) and (max-width: 1200px)  {
	.login{
		margin-left:170px;
	}
	.sosyalMedya {
    margin-top: 68px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 992px)  {
	#category ul li .sub-category .container{
		width:100% !important;
	}
	#category ul li .sub-category{
	position: absolute;
    z-index: 9;
    width: 100%;
    left: 0 !important;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
    top: -1px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1200px)  {


#category ul li .sub-category .container {
    background: #FFF;
    padding-bottom: 15px;
    border: 1px solid #dcdcdc;
    border-top: none;
    width: 727px;
}
	#category ul li .sub-category{
	position: absolute;
    z-index: 9;
    width: 100%;
    left: 242px !important;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
    top: -1px;
	}
}

.img-hover{
    position: absolute;
    top:0
    float: left;
    z-index: 1;
    left: 50%;
    margin-left: -72px;
    background: #599e40;
    opacity: 0.9;
	visibility: hidden;
	padding: 6px 20px 6px 20px;
}

.img-hover .img-icons li{
	 display: inline-block;
}

.urun-kutusu:hover .img-hover{
	visibility: visible;
}

.login:after{
	content: '';
    margin-left: 10px;
    background: #eaeaea;
    width: 1px;
    height: 32px;
    position: absolute;
    margin-top: -2px;
}


.favori:after{
	content: '';
    margin-left: -11px;
    background: #eaeaea;
    width: 1px;
    height: 32px;
    position: absolute;
    margin-top: -19px;
}

.lst:after{
	content: '';
    margin-left:34px;
    background: #eaeaea;
    width: 1px;
    height: 19px;
    position: absolute;
    margin-top: -18px;
}

.spt:after{
	content: '';
    margin-left:34px;
    background: #eaeaea;
    width: 1px;
    height: 19px;
    position: absolute;
    margin-top: -18px;
}

.bsk-img:after{
	content: '';
    margin-left:44px;
    background: #eaeaea;
    width: 1px;
    height: 28px;
    position: absolute;
    margin-top: -37px;
}

#marka-sayfasi a:hover{
	color:#000;
}


#cat_rw_04 .lst:after{
	content: '';
    margin-left: -14px;
    background: #eaeaea;
    width: 1px;
    height: 19px;
    position: absolute;
    margin-top: -1px;
}

#cat_rw_04  .spt:after{
	content: '';
    margin-left: -12px;
    background: #eaeaea;
    width: 1px;
    height: 19px;
    position: absolute;
    margin-top: 0px;
}

#cat_rw_04 .img-hover{
	top: 181px;
}

.left_col, .mid_col, .right_col{
	background-color: transparent !important;
}

.satiscontainer .sepet_baslik{
	margin-top:20px;
}

#haftanin-urunleri .slick-prev{
	top: -40px !important;
    background: #091f40;
    opacity: 1;
    width: 25px;
    height: 25px;
    border: transparent;
    margin-right: 15px;
    z-index: 1;
}
#haftanin-urunleri .slick-prev::before{
    padding: 4px;   
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
#haftanin-urunleri .slick-next{
	top: -40px !important;
    background: #091f40;
    opacity: 1;
    width: 25px;
    z-index: 1;
    height: 25px;
    border: transparent;
}
#haftanin-urunleri .slick-next::before{
    padding:4px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    left: 28%;
    bottom: 31%;    
}

#haftanin-urunleri .slick-prev::before{
    left: 36%;
    bottom: 30%;
}

.newmemdis{
	margin: 0 auto;
    display: table;
}

.top-center{    
	padding-top: 20px;
    padding-bottom: 20px;
 }

.top-bar  #line ul li:last-child a:after{
	width:0px;
}

@media only screen and (min-width: 480px) and (max-width: 768px)  {
	.navbar-toggle .icon-bar{
		background: #41a745;
	}
	#category ul li a, .affix #category ul li a{
		padding: 17px 19px !important;
	}
	#icon-contact{
		margin: 0 auto;
		display: inline-block;
		padding-bottom: 10px;
	}
	.blog2 , .blog3 , .blog4{
		width:100% !important;
		margin:0 auto;
		display:table;
	}
}

@media only screen and (min-width: 480px) and (max-width: 992px)  {

 .navbar-toggle .icon-bar {
        background: #41a745;
    }
    .navbar-collapse.in {
        overflow-y: inherit
    }
    #category ul li a,
    .affix #category ul li a {
        padding: 8px 14px!important;
    }
    #category ul li .sub-category .container {
        width: 100%;
        padding: 0
    }
    .resimsiz-kategori-top {
        column-count: 1;
        margin-top: 0;
        width: 100%
    }
	#category ul li .sub-category .container{
		width:100% !important;
	}
	#category ul li .sub-category{
	position: absolute;
    z-index: 9;
    width: 100%;
    left: 0 !important;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
    top: -1px;
	}
	
}


	
@media only screen and (min-width: 992px) and (max-width: 1200px)  {
	#arama-kutusu{
		margin-left: 28px !important;
	}
	#box{
		width:100% !important;
		height:66px !important;
	}
	#category ul li .sub-category .container{
		height: 613px !important;
		background: #f9f9f9;
	}
	#category ul li .sub-category{
		left: 240px !important;
	}
	#category ul li .sub-category .container{
		width:729px !important;
	}
}


@media only screen and (min-width: 768px) and (max-width: 992px)  {
	.top-bar #user-panel li a{
	    font-size: 13px;
		margin-left: 35px;
		float: none !important;
		padding: 2px 8px 2px 9px;
        border-radius: 2px;
	}
	.top-bar #user-panel{
		 float:none !important;
	}
	#box{
		width: 50% !important;
		margin-right:0 !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 768px)  {
	#box{
		width:100% !important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 992px)  {
	.sosyalMedya {
    margin-top: 68px;
    }
	.footer .col-lg-4{
		text-align:center;
	}
}



@media only screen and (max-width: 380px){
	.login {
    margin-right: 60px;
	}	
}


@media only screen and (min-width: 320px) and (max-width:340px) {
	.top-bar ul li a {
    padding: 5px 0!important;
    font-size: 10px !important;
	}
}


@media only screen and (max-width: 320px) {
	.top-bar #nav-link li a {
    padding: 5px 0!important;
    font-size: 10px;
	}
	.top-bar ul li{
	float: left;
    position: relative;
    padding: 6px  !important;
    }
	#icon-contact{
	display:flex;
	}
	.login {
    margin-right: 90px;
	}
	.favori img{
		margin-right:18px !important;
	}
}


.resimsiz-kategori-top ul li a:hover{
	color:#ff2626 !important;
}

#src_1f .img-hover{
	top: 158px;
}

#src_1f  .spt:after{
	content: '';
    margin-left: -10px;
    background: #eaeaea;
    width: 1px;
    height: 19px;
    position: absolute;
    margin-top: -1px;
}

#src_1f  .lst:after{
	content: '';
    margin-left: -12px;
    background: #eaeaea;
    width: 1px;
    height: 19px;
    position: absolute;
    margin-top: 0px;
}


.carousel-indicators li{
	margin: 0 10px 0 0;
    background: #FFF;
    overflow: hidden;
    height: 5px;
    width: 70px;
}

.carousel-indicators .active{
	background-color:#45a948;
	margin: 0 10px 0 0;
    overflow: hidden;
    height: 5px;
    width: 70px;
}

.carousel-indicators{
	bottom:0px !important;
}

.blog2 , .blog3 {
	margin-left:17px;
}

.blog4{
	margin-left:20px;
}



#category {
    background-color: #41a745;
}

#category .collapse > ul > li > a {
    float: left;
    position: static;
    font-size: 12px !important;
    padding: 15px 10.4px;
    text-align: center;
}

#category ul li a {
    color: #FFF;
    padding: 15px 4px;
    display: block;
}

#category ul li a:hover {
    background: #2b2b2b
}

#category ul li:hover a {
    background: #fff;
    color: #41a745;
}

#category ul li .sub-category {
    position: absolute;
    z-index: 9;
    width: 100%;
    left: 0;
    margin-top: 0;
    top: 47px;
    opacity: 1;
    visibility: hidden;
    transition: all .3s;
    pointer-events: none;
}

#category ul li:hover .sub-category {
    visibility: visible;
    opacity: 1;
    pointer-events: initial;
    margin: 0;
    z-index: 9999999999999999;
}

#category ul li .sub-category .container {
    background: #FFF;
    padding-bottom: 15px;
    border: 1px solid #41a745;
    border-top: none;
    padding: 0;
    width: 100%;
}

.banner {
    margin: 0!important;
    overflow: hidden
}

.banner .slick-slide img {
    display: none
}

.banner .slick-dots {
    bottom: 30px
}

.banner .slick-dots li {
    margin: 0 10px 0 0;
    background: #FFF;
    overflow: hidden;
    height: 5px;
    width: 70px
}

.banner .slick-dots li.slick-active {
    background: #FE3B3B
}

.banner .slick-dots li button {
    text-indent: -9999px;
    height: inherit;
    margin: 0;
    padding: 0;
    width: 100%
}

.resimli-kategori-bg {
    background: #E3E3E3;
    padding-bottom: 50px
}

.resimli-kategori {
    margin-top: 40px
}

.resimli-kategori>div {
    position: relative;
    padding: 5px
}

.resimli-kategori>div a {
    display: inline-block;
    overflow: hidden;
    background: #000
}

.resimli-kategori>div img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.resimli-kategori>div:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .7
}

.resimli-kategori>div span {
    position: absolute;
    bottom: 30px;
    color: #FFF;
    font-weight: 600;
    border-bottom: 2px solid #FFF;
    padding: 0 10px 5px 30px;
    text-transform: uppercase
}

#haftanin-urunleri h1 {
    margin: 0 0 15px;
    padding: 50px 0 15px;
    font-size: 18px;
    border-bottom: 1px solid #DDD;
    color: #535353;
    font-weight: 600;
    position: relative
}


.resimli-kategori-ic {
    float: left;
    width: 48%;
    border: 2px solid #CCC;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px
}

.resimli-kategori-ic:nth-child(2n+2) {
    margin-right: 0
}

.resimli-kategori-ic div {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: -30%
}

.resimli-kategori-ic a {
    padding: 0!important
}

.resimli-kategori-ic h4 {
    -webkit-transform: translate3d(0, 50px, 0);
    color: #FFF!important;
    transform: translate3d(0, 50px, 0);
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    display: flex;
    background: rgba(0, 0, 0, .59);
    align-items: center;
    height: 100%;
    width: 100%;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 10px;
    font-size: 13px
}

.resimli-kategori-ic:hover h4 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.resimli-kategori-ic:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: .7;
    transition: all .5s
}

.resimsiz-kategori-top {
    margin-top: 15px;
    padding: 0;
    float: left;
    width: 65%;
    -webkit-column-count: 3;
    -webkit-column-gap: 10px;
    -webkit-column-fill: auto;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -moz-column-fill: auto;
    column-count: 3;
    column-gap: 0;
    column-fill: auto
}

.resimsiz-kategori-top ul li {
    display: inline
}

.resimsiz-kategori-top ul li:first-child a:before,
.resimsiz-kategori-top ul li:last-child a:after {
    display: none
}

.resimsiz-kategori-top ul li a {
    padding: 5px 0 2px 10px!important;
    color: #000!important;
    position: relative;
    border-bottom: 1px dashed #bcbcbc;
    font-size: 13px
}

.resimsiz-kategori-top ul li a:after {
    right: -4px;
    position: absolute;
    content: ","
}

.resimsiz-kategori-top ul li a:last-child {
    border-bottom: none
}

.resimsiz-kategori-top ul li:first-child a {
    font-weight: 500;
    padding-left: 10px!important;
    font-size: 14px;
    color: #000!important;
    position: relative;
    border-bottom: 1px dashed #bcbcbc;
    font-size: 13px;
}

.resimsiz-kategori-top ul li:first-child a:after{
	display: none;
}

.resimsiz-kategori-top ul li:first-child {
    width: 100%
}

.resimsiz-kategori-top ul li a:hover {
    color: #e41414!important
}

.siparisNumarasi,
.siparisTamamlandi {
    width: 500px;
    padding: 10px;
    color: #000
}

.odemeSozlesmeModal {
    overflow-x: scroll
}

.siparisTamamlandi {
    text-align: center;
    border: 1px solid #50AF00;
    margin: 0 auto;
    background: rgba(80, 175, 0, .3);
    font-size: 20px
}

.siparisNumarasi {
    margin: 0 auto 25px;
    border: 1px solid #CCC;
    border-top: none;
    background: #F9F9F9
}

.siparisTamamlaSon {
    line-height: 29px
}

.text-red {
    color: red
}

.siptamamlandi {
    padding: 20px 0 0 10px
}

.satiscontainer .disCerceve .sepet_urunadi_td a {
    color: #444
}

.seciliUrunSilDis {
    padding-top: 10px
}

.os_tab_ul li {
    cursor: pointer
}


.satis-fiyati>div {
    float: left
}
.indirim-detay{
	margin-left:15%;
}
.satis-fiyati #eski-fiyat {
    font-size: 17px;
    font-weight: 400;
    color: #666;
    padding: 10px 0px;
	font-family: 'Oswald', sans-serif;
    text-decoration: line-through
}


.satis-fiyati a {
    font-size: 13px;
    display: block;
    color: #3A464A;
    margin-top: 5px;
    font-weight: 400;
    font-style: italic;
    cursor: pointer
}

.satis-fiyati .kutu-urun-oran {
    float: right;
    right: 0;
    left: inherit;
    font-size: 14px;
    text-align: center;
    font-weight: 400
}

.satis-fiyati .kutu-urun-oran span {
    display: block
}

.havale-fiyati {
    float: left;
    position: absolute;
    color: #222;
    padding: 2px;
    font-size: 15px;
    font-weight: 400;
    left: 0;
    margin: 30px 0 0 16px
}

#marka-sayfasi {
    text-align: center;
    height: 70px;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    margin-top: 15px
}

#marka-sayfasi a,
.havale-row {
    display: flex;
    align-items: center
}

#marka-sayfasi a {
    border: 1px solid #DDD;
    height: 70px;
    width: 100%;
    justify-content: center;
    color: #444;
    font-weight: 600;
    overflow: hidden
}
.hesap-container{
	height:auto;
	display:inline-block;
	text-align:center;
}
.hesap-container .inner-align{
	height:auto;
	display:inline-block;
	text-align:left;
}
.hesap-content{
	padding:5px 20px;
	background: #f2f2f2;
	margin-bottom:75px;
}
.hesap-container label{
	font-weight:normal;
     color: #585858;
	 margin-bottom:10px;
}
.hesap-container .form-control{
	background: #ffffff;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    margin: 0;
    color: #393737;
    font-size: 13px;
     border: 1px solid #ddd;
}

.hesap-container .form-control1{
    height: 34px;
    padding: 0 10px;
    margin: 0;
    color: #393737;
    font-size: 13px;
	line-height:32px;
	border: 1px solid #ddd;
}
.btn{
	border-radius:0px!important;
}
.btntm-success{	
	background: #6aac3b;
    border: 1px solid #6aac3b;
	line-height:40px;
	padding:0 20px;
	color:#fff;
}
.btntm-success:hover{	
	background:#fff;
	color:#6aac3b;
}
.btntm-danger{	
	background: #ca3e39;
    border: 1px solid #ca3e39;
	line-height:40px;
	padding:0 20px;
	color:#fff;
}
.btntm-danger1{	
	background: #d0504c;
    border: 1px solid #d0504c;
	line-height:40px;
	padding:0 20px;
	color:#fff;
}
.btntm-danger1:hover{	
	background: #fff;
	color:#e26e6a;
}
.btntm-danger:hover{	
	background:#fff;
	color:#ca3e39;
}
.btn1{
	height:34px;
	line-height:34px;	
	background: #353535;
    border: 1px solid #353535;
}
.btn1:hover{
	color:#353535;
}
.kategori-sol-kategori{
	padding-left:0px;
}
.sifre-hatirlatma-baslik{
	padding: 15px 0px;
    display: block;
    color: #393737;
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
	margin-bottom:15px;
}
.sifre-hatirlatma-baslik h2{
    color: #000;
	font-size:15px;
	padding:0px;
	margin:0px;
}
.kategori-sol-baslik {
    padding: 13px 10px;
    background: #353535 ;
    color: #fff;
    font-weight: 300
}
.kategori-sol-link{
	position:relative;
	padding:0 15px;
    background: #f2f2f2;
	 
}
.kategori-sol-link a {
    display: block;
    padding: 15px 0px;
	border-bottom:1px solid #dddddd;
    color: #585858
}
.hesabim-row{
	padding:0px 0px 20px 0px;
}

.ozel-urun-baslik h2 {
    margin: 10px 4px;
    padding: 8px 10px
}
.lst-table{
	padding-bottom:25px;
}
.lst-table td{
	border:0px!important;	
	vertical-align: middle!important;
	text-align:left;
}
.lst-table td  input[type=checkbox]{
	display:none;
	position:relative;
}
.lst-table td  label.lst-label{
    width: 18px;
    height: 18px;
    display: inline-block;
	position:relative;
	margin-bottom:0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-webkit-radius: 3px;
    zoom: 1;
    z-index: 1;
	background:#fff;
    border: 2px solid #bfbfbf;
}
.lst-table td  label.lst-label:before{
    content: "\f3fd";
    font-size: 25px;
	visibility:hidden;
    text-align: center;
    line-height: 18px;
    font-family: "Ionicons";
	position:absolute;
	left:0;
	right:0;
	margin:auto;
}
.lst-table td input[type="checkbox"]:checked+label{
	background: #e53c2e;
    color: #fff;
    border: 2px solid #e53c2e;;
}
.lst-table td input[type="checkbox"]:checked+label:before{
	visibility:visible;
}

@media all and (max-width: 992px) {
#cat_rw_05{
	padding:0px;
}
.kategori-sol-kategori{
	margin-bottom:25px;
}
.urun-detay-resim {
    padding-right: 0px!important;
}
.padd-left{
	padding:0px;
}
}
.havale-row label,
h3.label-text {
    font-weight: 600
}

.sifre-hatirlatma-text {
    padding: 10px
}

.banner .slick-slide img {
    display: none;
    width: 100%;
}
.havale-row {
    font-size: 14px;
    display: -webkit-flex;
    -webkit-align-items: center;
    margin-bottom: 15px
}

h3.label-text {
    font-size: 15px;
    margin: 40px 0 20px
}

.sol-sutun-fiyat-ic {
    padding-right: 5px!important
}

.nav>li>a:focus {
    background: 0 0
}


div#myNavbar {
    position: relative;
}


ul.nav.navbar-nav  li.alt-kategori-v {
    position: inherit !important;
    display: block;
}

#category ul li.level3 {
    width: 12.5%;
    float: left;
    text-align: center;
}

#category ul li .sub-category .container {
    min-height: auto !important;
    padding-bottom: 20px !important;
    padding-top: 20px;
}

a.kategori_ana_menu_resim {
    padding: 0 !important;
}

#category ul li ul li a {
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 0;
}


a.kategori_ana_menu_resim {
    min-height: inherit !important;
    max-height: inherit !important;
    overflow: inherit !important;
    padding: 0 !important;
}




/*--------------------------------HOME-SPOT-MEMET----------------------------------*/
.home-spot-box{
	position:relative;
	overflow:hidden;
	padding:0px;
	border:5px solid #fff;
}
.home-spot-box img{
	width:100%;
}
.home-spot-box::before{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(233, 56, 38, 0.49);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.home-spot-box:hover::before{
	-webkit-transform: scale3d(2.4, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -101%, 0);
    transform: scale3d(2.4, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -101%, 0);
}
.home-cat-box{
	position:relative;
	overflow:hidden;
	padding:0px;
	border:5px solid #fff;
}
.home-cat-box img{
	width:100%;
}
.home-cat-box::before{
    background: rgba(233, 56, 38, 0.8);
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    z-index: 0;
    -webkit-transition: 444ms cubic-bezier(0.22, 0.61, 0.36, 1) all;
    transition: 444ms cubic-bezier(0.22, 0.61, 0.36, 1) all;
    pointer-events: none;
    left: auto;
    right: 0;
    width: 0;
	}
.home-cat-box:hover::before{	
   -webkit-transition: 333ms cubic-bezier(0.22, 0.61, 0.36, 1) all;
    transition: 333ms cubic-bezier(0.22, 0.61, 0.36, 1) all;
    height: 100%;
    left: 0;
    top: 0;
    height: 100%;
    width: 101%;;
}
/*--------------------------------REFERANS SLÃÂ°DER-MEMET----------------------------------*/


.referanslar-div{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    
}

.swiper-container2{
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.swiper-container2 .swiper-button-prev, .swiper-button-next{
    background-size: 15px 24px;  
}

.swiper-slide {

      text-align: center;
      font-size: 18px;
      background: #fff;3
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    position: relative;
    }

.swiper-slide img {
    width:100%;
    margin: auto;
}

.swiper-slide:hover img {
   filter: none;
    
}
/*--------------------------------UYE GÃÂ°RÃÂ°ÃÂ-MEMET----------------------------------*/

.uye-giris-mm input[type=text]{
    
    width: 50%;
    max-width: 400px;
} 

.uye-giris-mm input[type=password]{
    
    width: 50%;
    max-width: 400px;
} 

.uye-giris-mm input[type=email]{
    
    width: 50%;
    max-width: 400px;
} 

/*--------------------------------URUN-KARSILASTIRMA-MEMET----------------------------------*/
.karsilastirma-inner{   
	display: flex;
    overflow-x: scroll;
    padding-bottom: 50px;
    justify-content:flex-start;
    align-items:flex-start;
    
}
.urun-karsilastirma-baslik{
    font-size: 18px;
    letter-spacing: 0px;
    padding: 10px;
    width: 100%;
	display:block;
    font-weight: 600;
    color: #091f40;
}
.urun-karsilastirma-box{
   position: relative;
   height: auto;
   display: inline-block;
   border-radius: 0px;
   background: #fff;
   padding: 15px;
   padding-bottom: 0px;
   float: left;
}
.urun-karsilastirma-img{
	text-align: center;
    background: #eee;
    padding: 20px;
	border-radius: 3px;
}
.urun-karsilastirma-img a{
	border-radius: 5px;
    border: 2px solid #e3e3e3;
    padding: 5px 25px;
    background: #fff;
    display: inline-block;
}
.urun-karsilastirma-detay{
}
.urun-detay-butonlar{
    width: 100%;
    height:40px; 
    position: relative;

}
.urun-detay-butonlar form{
    width: 50%;
    height: 100%;
    float: left;
}
.urun-detay-butonlar .list-cikar-mm{
    width:100% !important;
    height: 100%;
    float: left;
    border: 1px solid #091f40;
    text-align: center;
    background:#091140;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 0px !important;
}
.urun-detay-butonlar .spt-ekle-mm{
    width: 50% !important;
    height: 100%;
    float: left;
    border: 1px solid #e53c2e;
    text-align: center;
    background: #e53c2e;
    color: #fff;
    transition: all 0.5s ease;
    border-radius: 0px !important;
}
.urun-karsilastirma-aciklama{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 10px;
	min-height: 100px;
}

.urun-karsilastirma-ozellikler{
	
		padding: 15px;
		display: inline-block;
		width: 100%;
}
.urun-karsilastirma-ozellikler:nth-child(odd){
   background:#eee;
}
.urun-karsilastirma-ozellikler:nth-child(even){
   background:#eee;
}

/*--------------------------------URUN-TABS----------------------------------*/

.oc_prod_yorum_bg tr{
    display: inline-block;
    width: 100%;    
    margin: 7px 0px;
    padding-bottom:10px;
}
.urun-detay-ad-tabs{
    margin: 10px 0px;
    border-bottom: 1px solid #f1f1f1;
    
}
.oc_prod_yorum_uyeadi{
    font-weight: 900;
    font-size: 20px;
}
/*--------------------------------URUN-DETAY-YORUM----------------------------------*/
#divUrunAciklama, #divUrunTabs{
	height:auto;
	display:inline-block;
}
.yorum-ortalama-box{
	text-align:center;
	margin-bottom:25px;
}
.yorum-ortalama{
	font-size:45px;
	font-weight:600;
}
.yorum-ortalama i{
    font-size: 16px;
    margin: -5px;
	color:#b8b8b8;
}
.yorum-ortalama i.yorum-active{
	color:#ffa000;
}
.yildiz-box{
	margin-bottom:15px;
}
.yorum-yildiz-ad{
	font-size:14px;
	margin-bottom:7px;
}
.yorum-yildiz-sayi{
	color:#a5a5a5;
}
.yorum-istatik{
	border: 1px solid #f5f5f5;
    border-radius: 5px;
    padding: 45px 15px;
    background: #fafafa;;
}	

.yorum-progress{
	height: auto;
    border-radius: 9px;
    background-color: #f0f0f0;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
	border-radius:5px;
}	
.yorum-progress-bar{
	border-radius:5px;
    height: 3px;
	background:#ffa000;
}	
/*yorum sağ*/
.yorum-user{
	width:50px;
	position:absolute;
	left:0;
	padding:0px;
}
.yorum-uye-avatar{
	display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #eee;
    border-radius: 50%;
	text-transform:uppercase;
    margin: 0px;
    text-align: center;
	font-size:20px;
	color:#3e3e3e;	
	background: #fafafa;
}
.yorum-content{
	padding:0px;
}
.yorumlar-box{	
	padding-left:65px;
	border-radius:3px;
	margin-bottom:15px;
}
.yorumlar-inner{
	padding:10px 15px;
	border:1px solid #eee;
	position:relative;
}
.yorum-box-ust{  
	position: relative;
    height: auto;
    display: inline-block;
    width: 100%;
}
.yorum-box-uyead{
	float:left;
	color:#4f4e4e;
	font-size:13px;
	letter-spacing:0px;
}
.yorum-box-puan{
	float:right;
}
.yorum-box-puan i.yorum-active {
    color: #ffa000;
}
.yorum-box-yorum{
	font-size:14px;
	color:#454444;
}
.yorum-box-tarih{	
	color:#8f8f8f;
     font-size: 13px;
}
.yorumlar-yorum-yap{
	margin-top:25px;
}
.yorum-yap-txt{
	width: 100%;
	height: 110px;
	padding: 10px;
	resize: none;
	outline: none;
	margin: 10px 0px;
	font-weight: 400;
	font-size: 13px; 
	border: 1px solid #f1f1f1;
}
.yorum-yap-p{
	float:left;
}
.yorum-yap-p:last-child{
	padding-left:15px;
}
.yorum-yap-puan{
	padding-right:25px;
	height:40px;
}
#yorum-yap{
    background: #091f40 !important;
    color: #fff!important;
	border:0px;
    font-weight: 900;
	padding:7px 10px;  
    font-size: 12px!important;
    
}
@media all and (max-width: 992px) {
	.yorum-istatik{
		margin-bottom:25px;
	}
}
@media all and (max-width:600px) {
	#divUrunAciklama, #divUrunTabs{
		padding:5px 0px;
	}
	#divUrunTabs div{
		padding:0px 5px;
	}
	.yorum-user{
		display:none;
	}
	.yorumlar-box{
		padding:0px;
	}
}
@media all and (max-width:480px) {
	.yorum-box-uyead{
		float:none;
		display:block;
	}
	.yorum-box-puan{
		float:left;
		display:block;
	}
}

/*--------------------------------URUN-DETAY-SAG-BANNER-MEMET----------------------------------*/
#urun-detay-sag-banner{
    border: 2px solid #efefef;
    border-radius: 3px;
    height: 550px;
    padding: 20px 15px;
    
}
.urun-detay-sag-banner-baslik{
    text-align: center;
    padding: 5px 0px;
    height: 33.333%;
}

.border-banner{
    padding: 30px 0px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
.urun-detay-sag-banner-baslik img{
    
    width: 50%;
    max-width: 45px;
}

.img-ayar img{
    
    width: auto;
    max-width:50px;
}
/*--------------------------------HEADER-BANNER-MEMET----------------------------------*/
.header-banner {
    margin-bottom: 7px!important;
    height: auto!important;
    display: block;
}
.header-banner img{
    max-width: 100%;
    width: auto!important;
    height: auto!important;
}
.anasayfa-banner {    
    height: auto!important;
}
.anasayfa-banner .anasayfa-banner-box {    
    padding: 0px;
}
.anasayfa-banner .anasayfa-banner-box:first-child {    
    padding-right: 15px;
}
.anasayfa-banner .anasayfa-banner-box img{    
    height: auto!important;
    width: auto!important;
}
.anasayfa-banner img{    
    max-width: 100%;
}
@media all and (max-width: 992px) {
.anasayfa-banner .anasayfa-banner-box:first-child {    
    padding-right:0px;
}   
}
/*--------------------------------URUN-MEMET----------------------------------*/

#anasayfa-urunleri{
    width: 75%;
    min-width: 1185px;
    padding: 0px;
    margin: auto;
    margin-top: 5vh;
    margin-bottom: 5vh;
}
#anasayfa-urunleri .container-fluid{
   padding: 0px;
}
#anasayfa-urunleri .container-fluid .container{
   padding: 0px;
}
.container-fluid{
    width: 100%;
}

.urun-kategori-baslik-bg{
    width: 100%;
    height: auto;    
	text-align:center;
    padding-left: 4px;
    margin-bottom:10px;
}
.urun-kategori-baslik{
	font-family: 'Oswald', sans-serif;
    height: 50px;
    padding:10px 20px;
    line-height: 45px;
    vertical-align: bottom;
    position: relative;
    display: inline-block;
	float:none;
    width: auto;
    font-size: 30px;
    color: #091f40;
    letter-spacing: 0px;
    font-weight: 600;
}


.kutu-urun-detay-mm{
    position: relative;
    margin-top: 5px;
    margin-bottom: 10px;  
    background: transparent;
    height: auto;
    display: inline-block;
    z-index: 2;
    transition:all 0.5s ease;
   
}
.katalog-detay{
    width:100%;      
    min-height: 160px;    
	padding-bottom:60px;
}
.slick-slider .kutu-urun-detay-mm h2{
    width: 80%;
    margin: 0 auto;
}
.kutu-urun-detay-mm h2{	
    margin: 0px;
	min-height:120px;
}
.kutu-urun-detay-mm a{
    font-weight: 600;
    font-size: 15px;
    line-height: 1em;
    padding: 6px 0 6px;
    color: #656a71;
    z-index: 5;
    text-align: center;
    display: block;

}

.kutu-urun-detay-mm p{
    width: 100%;
    max-height: 55px;
    overflow: hidden;
    margin: auto;
    color: #ccc;
    font-size: 12px;
    text-align: center;
    word-wrap: break-word;
}

.urun-aciklamasi{
    width: 100%;
    margin: auto;
    color: #ccc;
    font-size: 10px;
    padding: 0px;
    font-weight: 600;
    text-align: center;
    width: 90%;
    margin: auto;
    color: #ccc;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
}
.urun-aciklamasi p span{
    width: 100%;
    display: inline-block;
    margin-right: 0px;

}
.urun-fiyat{
    font-family: 'Oswald', sans-serif;
    color: #e93826;
    margin-top: 5px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}
.urun-fiyat s{
    color: #091f40;
    padding-top: 8px;
    display: block;
    font-size: 13px;
}
.urun-fiyat span{
    
    font-weight: 600;
    font-size: 15px;
}

.kutu-urun-renk-content{
    text-align: center;
    min-height: 30px;
    background: transparent;
    position: absolute;
    bottom: 0px;
    left: 0;
    margin: auto;
     cursor: pointer;
}


#ajaxload{
	display: none;    
    z-index: -99;
}

.kutu-urun-border:hover #ajaxload{
	display: block;
    cursor: pointer;
    z-index: 2;
    
}

.kutu-urun-border:hover #ajaxload>div{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    min-height: 40px;
    background: #fff;
    border: 1px solid #e0e0e0;
    text-align: center;

}
.renk-kutu{
    float: left;
    background: #fff;
    width:35px;
    max-width: 50px;
    height: 25px;
    position: relative;
    border: 4px solid #fff;
    border-bottom-width: 3px;
    border-top-width: 3px;
    margin-right: 5px;
}
.renk-kutu img{
    background: #fff;
    width:100%;
    height: 100%;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.detay-butons{
	padding-top:0px!important;
}
.add-cart-buton{
    width: 49%;
	float:left;
    margin: 0 auto;
    height: 50px;
    text-align: center;  
    color: #fff!important;
    overflow: hidden;
    font-size: 15px;
    letter-spacing:1px;
    line-height:50px;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-radius: 2px;
}

.add-cart-buton::before{
   content: "";
    position: absolute;
    width:100%;
    left: 0px;
    height: 100%;
	background:#e93826;
    z-index: 0;
    transition: all 0.4s 0.1s ease-in-out;
}
.add-cart-buton:hover::before{
    width: 100%;
    left: 0%;
}
.add-cart-buton:hover{
    color: #fff!important;
}
.add-cart-buton:hover i{
    color: #fff;
	font-size:27px;
}
.add-cart-buton span{
    font-size: 13px;
    max-width: 90px;
    display: block;
    z-index: 1;
    text-align: center;
}
.add-cart-buton i{
    text-align: center;
    height: 100%;
    line-height: 30px;
    position: relative;
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center; 
	font-size: 23px;
	transition:font-size 0.2s 0.2s ease;   
}
.stok-yok{
	width: 49%;
	float:left;
    margin: 0 auto;
    height: 50px;
    text-align: center;  
    color: #fff!important;
    overflow: hidden;
    font-size: 15px;
    letter-spacing:1px;
    line-height:50px;
    cursor: pointer;
    font-weight: 400;
    position: relative;
    border: 1px solid #eee;
    cursor: pointer;
    border-radius: 2px;    
}

.stok-yok::before{
   content: "";
    position: absolute;
    width:100%;
    left: 0px;
    height: 100%;
	background:#e93826;
    z-index: 0;
    transition: all 0.4s 0.1s ease-in-out;
}
.stok-yok i{
     text-align: center;
    height: 100%;
    line-height: 30px;
    position: relative;
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center; 
	font-size: 23px;
	transition:font-size 0.2s 0.2s ease;  
    
}
.stokta-haber-ver{
    color: #FFF;
    border-radius: 0;
    font-size: 13px;
    cursor: pointer;
    width: 30%;
    min-width: 200px;
    float: left;
    text-align: center;
    letter-spacing: 0px;
    font-weight: 500;
    background: #e93826;
    border-color: #e93826;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0px;
    padding: 0px!important;
	border-left:5px solid #fff;
}
.stokta-haber-ver i {
    font-size: 20px;
    margin-right: 7px;
}

.urun-butons{
	width: 30%;
    min-width: 200px;
	height:100%;
	border-left:5px solid #fff;
}
.urun-butons a:hover{
	color:#fff;
}
.urun-buttons-ilk{
	border-left:0px;
}
.detay-fav-button{
     font-family: 'Oswald', sans-serif;
	 width:100%;
	 display:block;
	 height:100%;
	 line-height:50px;
	 outline:none;
	 border:0px;
	 color:#fff;
     background: #091140;
	 margin:0px;
	 padding:0px;
	 font-weight:400;	 
     text-align: center;
     letter-spacing: 2px;
}
.urun-detay-butons{
    width:49%;
    height:50px;
    display: block;
    margin: 0px;
    float: right;
	position:relative;
    border: 1px solid #eee;
    text-align: center;
    background: #091140;
    transition: all 0.5s ease;
    text-decoration: none;
    color:#5d635d;
	border-radius:0px;
    font-size: 13px;
    line-height: 50px;
    margin-right:0px!important;
}
.urun-detay-butons::before{
   content: "";
    position: absolute;
    width:0%;
    left: 0px;
	top:0px;
    height: 100%;
	background:#e93826;
    z-index: 0;
    transition: all 0.4s 0.1s ease-in-out;
}
.urun-detay-butons:hover::before{
    width: 100%;
    left: 0%;
}
.urun-detay-butons:hover{
    color: #fff!important;
}
.urun-detay-butons:hover i{
    color: #fff;
	font-size:21px;
}
.urun-detay-butons:hover i::before{
    content:'\f004';
}
.urun-detay-butons i{ 
    text-align: center;
    height: 100%;
    line-height: 30px;
    position: relative;
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
	transition:font-size 0.2s 0.2s ease;
}
.detay-fiyat-haber{
	color:#333;
	font-weight:400;
    border-radius: 0px;
    font-size: 13px;
    cursor: pointer;
	padding:0px 15px;
    float: left;
    text-align: center;
    letter-spacing:0px;
    height: 40px;
    line-height: 32px;
    margin-bottom: 0px;
}
.detay-fiyat-haber i{
	font-size: 20px;
	margin-right: 7px;
}
.detay-puan{	
	color:#333;
	font-weight:400;
    border-radius: 0px;
    font-size: 13px;
    cursor: pointer;
	padding:0px 15px;
    float: left;
    text-align: center;
	white-space:normal;
	width:100%!important;
    letter-spacing:0px;
    height: 40px;
    line-height: 32px;
    margin-bottom: 0px;
}
.detay-puan span{
	font-weight:600;
	color:#e93826;
}
.ion-font-ayar{
    font-size: 17px!important;
    line-height: 38px;
}
.urun-hover-detay{
    position: absolute;
    margin: auto;
	background:#fff;
	bottom:-60px;
	opacity:0;
	visibility:hidden;
    width: 98%;
	left:0;
	right:0;
    z-index: 2;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	transition:all 0.6s ease;
}
.urun-liste-hover{
    bottom: inherit;
    position: relative;
    opacity: 1;
    visibility: visible;
}

.urun-hover-detay ul{
    width: 90%;
    height: auto;
    margin: 0 auto;
    
}

.urun-hover-detay ul li{
    width: 100% !important;
    float: left;
    border:none;
    text-align: center;
    transition:all 0.5s ease;
}

.urun-hover-detay ul li form{
    width: 100%;
    height:auto;
    display: inline-block;
    text-align: center;
    display: flex;
    justify-content: center;
}

.urun-hover-detay ul li form button{
     margin: 0px auto;
    border: none;
     margin-right: auto!important;
}

.urun-hover-detay ul li form button i{
     color: #000;
     font-size: 17px;
}

.urun-hover-detay ul li form button:hover i{
     color: #091f40;
}
.urun-hover-detay ul li form button:hover{
     color: #000;
      background: transparent;
}

.urun-hover-detay ul li a{
    width: 100%;
    display: block;
    color: #000;
    font-size: 15px!important;
    line-height: 40px;
    transition:all 0.5s ease;
    text-align: center !important;
    padding: 0px !important;
}

.urun-hover-detay ul li  i{
    line-height: 50px;
}


.urun-hover-detay ul li:hover{
   cursor: pointer;
    background:#fff;
}
.urun-hover-detay ul li:hover a{
   color: #091f40;
}
.urun-detay-indirim{	
    font-family: 'Oswald', sans-serif;
    width: auto;
    padding: 10px 20px;
    font-size: 22px;
    display: block;
    background: #e93826;
    color: #fff;
    
}


.urun-liste-buton{
    width: 100%;
}
@media all and (max-width: 860px) {
.urun-kutusu {
    margin-right: 0px;
}   
.katalog-detay{
    margin-bottom: 0px;
    min-height: 150px;
    
}
.kutu-urun-renk-content{
}
.kutu-urun-renk-content:hover{
   cursor: pointer;
    z-index: 2;
}
.kutu-urun-border:hover #ajaxload>div{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    min-height: 40px;
    background: #fff;
    border:1px solid #e0e0e0;
    text-align: center;
}
.renk-kutu{
    width: 40px;
    margin-right: 5px;
    cursor: pointer;
}
.renk-kutu:hover{    
    cursor: pointer;
}
.kutu-urun-border:hover .kutu-urun-detay-mm{

}
.urun-kategori-baslik {
   width: 100%;
    padding: 0px;
    height: 40px;
    font-size: 15px;
    display: block;
    padding-left: 10px;
    line-height: 40px;
}
}

@media all and (max-width: 460px) {


}





/*--------------------------------MEMET----------------------------------*/


body{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: none;
    background-image: none !important;
}
.sepet-fixed-container{
    position: fixed;
    bottom: 0;
    left: 0;
    width:auto;
    max-width: 100%;
    height:auto;
    display: inline-block;
    z-index: 99;
    
}
.button-fixed{
    margin-bottom: -25px;
    padding:10px; 
    width:auto;
    background:#b0d235;
    font-weight: 300;
    letter-spacing: 0px;
    font-size: 13px;
    color: #fff;
    transition:all 0.5s ease;
}

.button-fixed p{
    float: left;
    margin: 0px;
    display: inline;
    padding: 0px;
}

.button-fixed:hover{
    cursor: pointer;
}

.button-fixed span{
    float: right;
    display: block;
    position: relative;
    line-height:0px;
    padding-left:30px;
}

.button-fixed span::before{
    content: "\f106";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 20px;
    padding-right: 0.5em;
    position: absolute;
    top: 7px;
    margin: auto;
    right: 0;
}


.sepet-mm-fixed{
    width: 100vw;
     height: auto;
    display: inline-block;
    margin-bottom: -250px;
    height: auto;
    background: #fff;
    -webkit-box-shadow: 0px -1px 4px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px -1px 4px 0px rgba(0,0,0,0.22);
    box-shadow: 0px -1px 4px 0px rgba(0,0,0,0.22);
    transition: all 0.5s ease;
}
.sepet-fixed-urunler{
    width: 60%;
    min-height:80px;
    overflow-x:auto;
    float: left;
    display: flex;
    flex-flow: row nowrap;
    align-items:baseline;
    justify-content: flex-start;
}
.sepet-urun-box{
    width: 70px;
    min-width: 70px;
    position: relative;
    height: auto;
    min-height: 50px;
    margin:auto;
    display: block;
}
.sepet-fixed-fiyat{
    width: 20%;
    height:80px;
    float: left;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.sepet-urun-sayisi{
    width: 100%;
    padding: 0 5%;
    min-height: 35px;
    height: auto;
    margin: auto;
    margin-top: 2%;
}
.sepet-fixed-fiyat h4{
    float: left;
    line-height: 35px;
    margin:0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #282828;
}
.sepet-fixed-fiyat p{
    float:right;
    font-size: 15px;
    line-height: 35px;
    text-align: right;
}
.sepet-fixed-odeme{
    width: 20%;
    height:80px;
    float: left;
    display: flex;
    align-items: center;
}
.sepet-fixed-odeme button{
    outline: none;
    box-shadow: none;
    border:2px solid #b0d235;
    border-radius: 4px;
    background: transparent;
    width:80%;
    max-width: 250px;
    height: 40px;
    margin: auto;
    position: relative;
    color:#b0d235;
    transition:all 0.5s ease;
}
.sepet-fixed-odeme button i{
    font-size: 16px;
    padding-right: 2%;
}
.sepet-fixed-odeme button:hover{
    color:#fff;
    background: #b0d235;
}
.sepet-urun-tutari{
    width: 100%;
    padding: 0 5%;
    min-height: 35px;
    height: auto;
    margin: auto;
}

.sepet-urun-tutari p{
    color: #b0d235;
}



#anasayfa-slider-container{
    width: 100%;
    margin-top: 10px;
    height: auto;
    height: auto;
    display: inline-block;
    position: relative;
}
.slider-inner{
    display: flex;
    flex-flow: row;
    width: 100%;
    align-items: stretch;
    height: auto!important;
}

/************   OZEL KATEGORI ANASAYFA-SLIDER-SOL    **********/
.anasayfa-slider-sol{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    background: #fff;
    margin: auto;
    position: relative;
    transition: all 0s ease;
    overflow: hidden;
    
}
.anasayfa-sol{
    display: flex;
    align-items: center;
    flex-flow: column wrap;
    padding: 0px;
    justify-content: center;
}
.anasayfa-left-slider{
      position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    max-height: 80vh;
    background: #fff;
    margin: auto;
    position: relative;
    transition: all 0s ease;
    overflow: hidden;
}
.anasayfa-slider-sol-baslik{
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    width: 100%;
    display: block;
    padding: 10px;
    background: #091f40;
}
.anasayfa-slider-sol ul{
    width: 100%;
    height:auto;
    position: relative;
    border-left:2px solid #f7f7f7;
    border-right:2px solid #f7f7f7;
    border-bottom:2px solid #f7f7f7;
    
}
.anasayfa-slider-sol ul li{
    width: 100%;
    height:auto;
}
.anasayfa-slider-sol ul li a{
    color: #232323;   
    display: block;
    width: 100%;
    padding: 10px 0px;
    padding-left: 10px;
}
.anasayfa-slider-sol ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    z-index: 9;
}

.anasayfa-slider-sol ul ul{
    min-width: 300%;
    border: 0px;
    -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    height: auto;
    min-height: 400px;
    position: absolute;
    top: 0%;
    left: 100%;
    margin: auto;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: all 0.1s ease;
    z-index: -9999;
    padding: 10px;
}
.anasayfa-slider-sol ul ul li{
    width: 20%;
    border-bottom: 0px;
    float: left;    
}
.anasayfa-slider-sol ul ul li a{
    font-weight: 600;
    color: #091f40;
    display: block;
    width: 95%;
    text-align: center;
    padding-bottom: 5px;
    border-bottom: 2px solid #091f40;
}




.anasayfa-slider-sol ul ul ul{
    width: 100%;    
    border: 0px;
    min-width: inherit;
    left: 0%!important;
    opacity: 1;
    position: relative;
    float: left;
    height: auto;
    display: inline-block;
    display: block;
    min-height: inherit;
    max-height: inherit;
    visibility: visible;
    box-shadow: none;
    opacity: 1;
    margin: 0px;
    padding: 0px;
}
.anasayfa-slider-sol ul ul ul li{
    display: block;
    float: inherit;
    width: 100%;
    min-height: 35px;    
    border-bottom: 0px;
}
.anasayfa-slider-sol ul ul ul li a{
   font-weight: 300;
    color: #232323;
    display: block;
    width:100%;
    text-align:left;
    padding-bottom:0px;
    border-bottom:0px;
}
.sol-menu-slider .slick-prev{
   left: 5%;
    width: 30px;
    height: 30px;
}
.sol-menu-slider .slick-prev:before{
   padding: 3px;
}
.sol-menu-slider .slick-next{
   right: 5%;
    width: 30px;
    height: 30px;
}
.sol-menu-slider .slick-next:before{
   padding: 3px;
}
.sol-menu-border { 
    border: 0px;
    padding-left: 0px;
    min-height: 245px;
    padding-right: 0px;
    margin-bottom: 0px;
}
.sol-menu-border ul li{ 
    color: #fff;
    width: 100%;
    display: block;
}
.sol-menu-border ul li:hover{ 
   background: #f7f7f7;
}
.sol-menu-border ul li{ 
    background: transparent;
}
.sol-menu-border ul li.ust-kategori a{ 
    color:#232323; 
    font-size: 15px;   
    font-weight: 300;
}
.sol-menu-border ul li.alt-kategori a{ 
    color:#232323; 
    font-size: 15px;
   font-weight: 300;
}
/*  Slider sol */
.slider-sol-img{
    margin: 0px;
    padding-left: 0px;
    overflow:hidden; 
    height:auto;
    padding: 0px;
    margin-right: 5px;
    max-height: 80vh;
}






.slider-mm {
    float: right;
    max-height: 75vh;
    background: #fff;
    padding: 0px;
     margin: 0px;
    position: relative;
    transition: all 0s ease;
    overflow: hidden;
}
.slider-mm .slick-slide img {
   width: 100%;
}
.slick-list{
	height:100%;
}
.slider-mm-link{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.slick-slide img {
    display: block;
}
.top-bar-content{
    width: 100%;
    height: 40px;
    background: #091f40;
    margin: auto;
    position: relative;
    display: flex;
    align-items: center;
    transition: all 0.5s ease;
}
.top-bar-content a{
    text-decoration: none;
}
.top-inner{
    height: 40px!important;
}
.top-bar-wp-buton{
    width: auto;
    float: left;
    height: 30px;
    margin-top: 2px;
    padding: 0px;
    padding-left: 7px;
    padding-right: 5px;
    letter-spacing: 1px;
    display: block;
    line-height: 30px;
    font-size: 12px;
    border-right: 1px solid #4a4a4a;
    text-decoration:none;
    color: #ddd;
    margin-top: 5px;
}

.top-bar-wp-buton:hover{
    text-decoration:none;
    color: #fff;
}
.top-bar-wp-buton i{
    font-size: 14px;
    margin-right:0px;
}

.bayi-giris-button{
    background: #091f40;        
    padding: 0 25px;
    margin-left: 0px!important;
}
.inner-align p span{
   margin-right: 5px;
    
}
.top-bayi-buton{	
	font-family: 'Oswald', sans-serif;
    display: inline-block;
    float: right;
    color:#292828;   
	width:50%;
	height:100%;
    font-size: 12px;
    text-transform: capitalize!important;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
	display:flex;
	justify-content:center;
	align-items:center;
    transition: all 0.3s ease-in-out
}
.uye-buton{
    padding: 0px 10px;
    color: #fff;
}
.top-bayi-buton i{
    font-size: 12px;
    line-height: 15px;
	color:#fff;
}
.top-bayi-buton:hover{
    color:#091140;
}
.uye-buton:hover{
   background: #091f40;
   color: #fff;
}
.top-bar-social{
    width:auto!important;
    float: left;
    margin-right: 5px;
    margin-top:25px;

}
.top-bar-social ul li{
    border:0px;
    margin-right: 5px!important;
    width: 45px;
    height: 45px!important;
}
.top-bar-social ul li a{
    color:#292828;
}
.top-bar-social ul li:hover{
    border:0px;
}
.top-bar-social ul li a i{
    color: #fff;
    line-height: 45px;
    font-size: 15px;
}
.top-bar-content ul{
    float: right;
    height: 100%;
    list-style: none;
}
.top-bar-content li{
    display: inline;
    float: left;
    width: 120px;
}
.top-bar-content .top-right li:last-child{
    border-left: 2px solid #4c4a4a;
    width: 150px;
}
.top-bar-content li a{
    font-size: 13px;
    width: 100%;
    display: block;
    height: 100%;
    text-align: center;
}

.top-bar-content li i{
    color: #091f40;
    font-size: 16px;
    
}

.header-content{
    width: 100%;
    height:auto;
    min-height: 50px;
    display: inline-block;
    border-bottom: 1px solid #eee;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.inner-align{
    width: 75%;
    margin: auto;
	float:none;
    transition: all 0.5s ease;
}
.header-align{
	width: 75%;
    margin: auto;
    height: 80px;
    z-index: 1;
    transition: all 0.5s ease;
}

.header-mm-static{
    width: 48%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    padding:0px 1%;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
    height: 100%;
    float: left;
    position: relative;
}

.header-mm-static ul{
    height:30%;
    list-style: none;
}
.header-mm-static li{
    display: inline;
    float: left;
    margin: 0 10px;
}
.header-mm-static li a{
    color: #6e6f71;
    font-size: 12px;
    width: 100%;
    font-weight: 300;
    line-height: 35px;
    letter-spacing: 0px;
    display: block;
    text-align: center;
}

.header-mm-staticli i{
    color: #091f40;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px;
    
}

.header-mm-logo{
    width:auto;	
    padding:0 1%;
	border-left: 1px solid #efefef;
    width: 22%;
    max-width: 350px;
    height: 100%;
    float: left;
    position: relative;
    display: flex;
    margin: 0 auto;
    justify-content: flex-start;
    align-items: center;
}
.header-mm-logo a{
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.header-mm-logo img{
    position: absolute;
    margin: auto;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
}
.header-mm-menu{
    width:30%;
    height: 100%;
    position: relative;
    float: right;
    display: flex;
    justify-content: flex-start;
    align-items:center;
}
.header-tel{    
	width: 50%;
    height: 100%;
    display: flex;
    color: #091f40;
    font-size: 18px;
    padding: 0px 1%;
    border-right: 1px solid #efefef;
    justify-content: center;
    align-items: center;
}
.header-tel img{
	width:40px;
	float:left;
}
.header-tel p{
    font-family: 'Oswald', sans-serif;
	width:75%;
	padding-left:5%;
	font-weight:600;
	float:left;
	display:flex;
	justify-content:center;
	align-items:flex-start;
	flex-flow:column wrap;
	color: #091f40;
	font-size:18px;
}
.header-tel span{
	color: #091f40;
	font-size:13px;	
	font-weight:300;
	line-height:0.8;
	letter-spacing:0px;
	font-family: 'Open Sans', sans-serif;
}
.header-mm-menu ul{
    list-style: none;
    width: 50%;
    height: 100%;
    display:flex;
    align-items: center;    
	padding: 0px 1%;
    border-right: 1px solid #efefef;
}
.header-mm-static-menu{
    height:100%;
    float: left;
	padding-left:1%;
	border-left: 1px solid rgba(255, 255, 255, 0.10196078431372549);
}
.header-statik-link{
    float: left;
    color: #8d9daf;
	font-family: 'Open Sans', sans-serif;
    line-height: 40px;
	height:100%;
	display:inline-block;
    font-size: 14px;
    margin-right: 20px;
    transition: all 0.5s ease;
}
.header-statik-link i{
    line-height: 40px;
}
.header-statik-link:hover{
    color: #fff;
}
.header-mm-menu ul li{
    display:block;
    position: relative;
    float:left;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;   
    width: 100%;
   cursor: pointer;
}
.header-mm-menu ul li:hover{
   cursor: pointer;
   
}
.menu-hiza{
    font-size: 14px;
    color:#232323;
    width: 100%;
    height: 100%;
    margin-bottom: 0px;
	padding: 0px 4%;
    display: block;
    font-weight: 600;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}
.menu-hiza:hover{
   color: #000;
}
.menu-hiza:hover i{
    color: #232323;
}
.menu-hiza img{
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    position: relative;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;    
}
.menu-hiza p{
    width: 75%;
    padding-left: 5%;
    font-weight: 600;
    float: left;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: column wrap;
    color: #091f40;
    font-size: 17px; 
}.sepet-li {
    position: absolute;
    content: "0";
    top: 23%;
    margin: auto;
    left: 15%;
    background: #091f40;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 10px!important;
    text-align: center;
    z-index: 0;
    color: #fff!important;
    line-height: 15px!important;
    font-style: normal;
}
.menu-hiza span{
   color: #091f40;
    font-size: 13px;
    font-weight: 300;
	margin-right:0px!important;
    line-height: 1;
    letter-spacing: 0px;
    font-family: 'Open Sans', sans-serif
}
.hesap-alt-icon{
   position: absolute;
    bottom: -10px;
    left: 0px;
    text-align: center;
    right: 0px;
    font-size: 15px!important;
    margin: auto;
}
.top-header-bayi{
    width: 15%;
    float: right;
    height: 100%;
    position: relative;
	border-right: 1px solid rgba(255, 255, 255, 0.10196078431372549);
	border-left: 1px solid rgba(255, 255, 255, 0.10196078431372549);
}
.bayi-login{
    right: 0;
    left: inherit!important;
}
.login-menu{
    width: 100%;
    visibility: hidden;
    height: auto;
    background: #fff;
    margin: auto;
    top:50%;
    opacity: 0;
    position: absolute;
    margin-bottom: 20px;    
    -moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    transition: all 0.5s ease;
}
.login-menu ul{
  list-style: none;
    width: 100%;
    height: auto;
    display: inline-block;
}
.login-menu ul li{
    width: 100%;
    display: none;
    height: 50px;
    transition:all 0.3s ease; 
}
.login-menu ul li:hover{
   background: #091f40;
    color: #fff;
}
.login-menu ul li:hover a{
      color: #fff!important;
}
.login-menu ul li:hover i{
    color: #fff;
}
.login-menu ul li:first-child{
    background:inherit;
}
.login-menu ul li:first-child:hover{
   background: #091f40;
    color: #fff;
}
.login-menu li a {
    color: #000!important;
    font-size: 12px !important;
    display: flex;
	justify-content:flex-start;
    align-items: center;
    font-weight: 600 !important;
    transition: all 0.3s ease;
}
.login-menu li i {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    float: left;
    margin-right: 8px;
}
.login-menu li i::before{
    line-height: 50px;
}
.login-menu ul li i:first-child span{
    color: #000;
}
.header-mm-arama{
	width: 100%;
    height: 55px;
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 0px;
    margin: 0px;
    border: 1px solid #ebedf1;
    transition: all 0.5s ease;
}
.header-mm-arama form{
    width: 100%;
    height:100%;
    margin: 0px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background:#fbfbfb;
    float:right;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.mm-control{
    display: block;
    height: 100%;
    width:60%;
    font-size: 13px;
    box-shadow: none;
    outline:none;
    background: transparent;
    line-height: 1.42857143;
    color: #555;
    border: none;
    float: left;
    color: #666;
    position: relative;
}
.mm-control::placeholder {
    color: #8a8a8a!important;
    opacity: 1!important; /* Firefox */
    font-size: 12px!important;
    font-weight: 400!important;
}

.mm-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #8a8a8a!important;    
    font-size: 12px!important;
    font-weight: 400!important;
}

.mm-control::-ms-input-placeholder { /* Microsoft Edge */
   color: #8a8a8a!important;    
    font-size: 12px!important;
    font-weight: 400!important;
}
*:focus {
    outline: none !important;
}

.header-input{
    width:100%;
    color: #403c3c;
    font-size: 13px;
    border-radius: 0px!important;	
    font-family: 'Open Sans', sans-serif; 
}
.header-input::placeholder {
    letter-spacing: 0px;
	color:#ccc;
}

.header-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    letter-spacing: 0px;
	color:#ccc;
}

.header-input::-ms-input-placeholder { /* Microsoft Edge */
    letter-spacing: 0px;
	color:#ccc;
}
.mm-control:focus{
    outline: none!important;
    box-shadow: none!important;
    border:none!important;
}
textarea:focus, input:focus{
    outline: none!important;
}
.header-mm-arama button{
    background:#e53c2e;
    outline:none;
    border: none;
    display: block;
    width: 50px;
    height: 102%;
    position: relative;
    float: right;
    color:#fff;
    font-size: 23px;
    transition: all 0.3s ease-in-out;
}
.header-mm-arama button:hover{
    background:#091140;
    color: #fff;
}
.header-mm-arama button:active .mm-control{
    display: block;
}

.header-mm-arama1{
    width: 100%;
    display: none;
    height: auto;
    min-height:50px;
    background: #fff;
    margin: auto;
    top:100%;
	left:0;
    position: absolute;
	border-top:1px solid whitesmoke;
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.06);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.06);
}
.mobil-menu-top{
    display: none;
}
.menu-login{
	display:none;
}
.menu-social{
    width: 0%;
    position: fixed;
    bottom: 0;
    margin-top: 10px;
    visibility: hidden;
    transition: all 0.5s ease;
}
.header-mm-arama1 form{
    width: 100%;
    margin:0px;
    padding:0px;
    background: #fff;
    position: relative;
    float:right;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-mm-arama1 form input{
    display: block;
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    box-shadow: none;
    outline:none;
    background: #fff;
    border: 0px;
    line-height: 1.42857143;
    color: #555;
    font-size: 12px;
    border: none;
    float: left;
    color: #666;
    position: relative;
}
*:focus {
    outline: none !important;
     border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.header-mm-arama1 form input::focus{
    outline: none;
    box-shadow: none;
    border:none;
}
.header-mm-arama1 button{
    background:transparent;
    outline:none;
    float: right;
    border: none;
    display: block;
    padding-right: 20px;
    position: absolute;
    top:0;
    bottom: 0;
    margin: auto;
    right: 10px;
}


/*--------------------------------KATEGORÃÂ° MENUUU-MEMET----------------------------------*/

.kategori-mm{
    background:transparent;
    height: 50px;
    position: relative;
    padding: 0px;
    float: none;
    margin: 0 auto;
    display: flex;
    align-items: center;
    z-index:7;
	border-top:1px solid #efefef;
	border-bottom:1px solid #efefef;
}
.kategori-mm-inner{
    margin: auto;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.5s ease;
    background: transparent;
    padding: 0px;
}



.inner-align input[type=checkbox] {
    display: none;
}
.kategori-mm-inner input[type=checkbox] {
    display: none;
}
.kategori-mm-menu input[type=checkbox] {
    display: none;
}
.sepet-fixed-container input[type=checkbox] {
    display: none;
}

.button {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position:relative;
    display: none;
    height:100%;
    width: 33.33%;
    float: left;
    cursor: pointer;
    margin-bottom: 0px;
}
.button i {
    font-size: 22px!important;
    color: #151440!important;
    padding: 0;
    position: relative;
    width: initial;
    height: initial;
    top: inherit;
    left: inherit;
    background: transparent;
}

.sepet-icon {
    background: #091f40;
    margin-right: .5%;
    
}
.search-icon {
    height: 40px;
    background: transparent;
    margin-right: 5px;
    
}
.search-icon i{
    font-size: 25px;
    color:#101010;
}
.button i.user-icon{
    font-size: 17px;
}

.button i::after{
    background: #000;
    color: #fff;
    right: -50%;
    text-align: center;
}
.cubuk {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    margin: auto;
    display: none;
    z-index: 9999;
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    width: 28px;
}

#bir {
    top: 35%;
}

#iki {
    top: 50%;
}

#uc {
    top: 63%;
}

#call1:checked ~ .button #bir {
    top: 50%;
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
}

#call1:checked ~ .button #iki {
    opacity: 0;
}

#call1:checked ~ .cubuk {
    background: #000;
}

#call1:checked ~ .button #uc {
    top: 50%;
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
}


#call2:checked ~ .user-menu-mobil .button1 #bir {
    top: 50%;
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
}

#call2:checked ~ .user-menu-mobil .button1 #iki {
    opacity: 0;
}

#call2:checked ~ .user-menu-mobil .button1 #uc {
    top: 50%;
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
}
#callbayi:checked ~ .login-menu {
    visibility: visible;
    top: 100%;
    z-index: 11;
    opacity: 1;
    transition: all 0.5s ease;
}
#callbayi:checked ~ .login-menu ul li {
    display: block;
}

.kategori-mm-menu{
    width:100%;
    margin: auto;
    height: 100%;
    position: relative;
    padding: 0px 0px;
}

.menu-kategori{
    float: left;
    width: 75%;
}
.menu-kategori-spot{
	float: right;
    width: 25%;
    height: 100%;
    display: flex!important;
    align-items: center;
}
.mm-menu-img{
    line-height: 0px!important;
}
.kategori-mm-menu ul{
  list-style: none;
    width: 100%;
    float: left;
    padding-left: 0%;
    height: 100%;
    position: relative;
}
.kategori-mm-menu ul li{
  display: inline-block;
    float: left;
	width:auto;
    padding: 0 7px;
    height: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items:center;
}
#header-mm-img{
    max-height: 250px;
}
.kategori-mm-menu ul li img.menu-icon{
    width:40px;
}

.kategori-mm-menu ul li a{
    color: #1b1b1b;
    width: 100%;
	font-style: normal;
	display:inline-block;
	white-space:nowrap;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.643;
    letter-spacing: 0;
    text-align:left;
    padding-left: 0px!important;
}
.menu-tum-urun-link{
	display:none!important;
}
.menu-kategori-icon-link{
	width:auto!important;
	padding-left:0px!important;
	padding-right:7px;
}
.menu-kategori-icon-link img{
	width:auto!important;
	max-width:25px;
}
.menu-kategori-icon1{
	width:auto!important;
	max-width:27px;
	max-height:35px;
	padding-right: 5px;
}
.mm-menu-a-none img{
	width:100%;
	display:block;
    margin: auto;
}
.kategori-mm-menu ul li a span{
    font-size: 16px;
    color: #999;
    font-weight: 300;
    display: block;

}

.kategori-mm-menu ul li label{
  display:none;
}


.kategori-mm-menu ul li ul{
    width: 100%;
    padding-top:1%;
    height: auto;
    min-height: 200px;
    position: absolute;
    top:70%;
    left:-0;
    background:#fff;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease,opacity 0.4s ease;
    z-index: -1;
    
}
.menu-level-2{
	padding:10px 20px!important;
	-moz-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
	box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.18);
}
.kategori-mm-menu ul ul li{
    display: none;
    float: left;
    width: 15%;
    max-width: 250px;    
    text-align: center;
    height: inherit!important;
}

.kategori-mm-menu ul ul li a{
    line-height:35px;
    font-weight: 500;
    color:#333;
}
.kategori-mm-menu ul li:hover >  ul{
    top:98%;
    visibility:visible;
    opacity: 1;
    z-index: 9;
}

.kategori-mm-menu ul li:hover >  ul li{
    display: block;
}


.kategori-mm-menu ul ul ul{
    width:100%;
    left:0%;
    position: relative;
    float: left;
    height: auto;
    display: inline-block;
    display: block;
    top:100%;
    visibility:visible;
    opacity: 1;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}
.kategori-mm-menu ul ul ul li{
    display: block;
    float:inherit;
    width: 100%;    
    text-align: left;
}

.kategori-mm-menu ul ul ul li a{
    line-height:35px;
    margin-bottom:0px;
    font-weight: 300;
    color: #777;
    transition: all 0.2s ease-in-out;
}
.kategori-mm-menu ul ul li a:hover{   
    padding-left: 30px;
}
.top-bar-content-mobil{
   display: none;
}  
@media all and (max-width: 1600px) {
    .inner-align {
        width: 90%;
        
    }
    #anasayfa-urunleri{
        width: 90%;
    }
    .kategori-mm-inner {
        width: 90%;
    }
    .container {
        width: 100%;
    }
    .top-bar-content{
   
    width: 100%;
    }
    .urun-karsilastirma-container{
    width:100%;
    }

}
@media all and (max-width: 1500px) {
    .inner-align {
        width: 95%;
    }
    
    #anasayfa-urunleri{
        width: 95%;
    }
    .kategori-mm-inner {
        
        width: 95%;
    }
    .container {
        width:100%;
    }
    .top-bar-content{
   
    width: 100%;
    } 
    .urun-karsilastirma-container{
    width:100%;
    }
    .login-menu{
        width: 150%;
        left: -100%;
    }
}
@media all and (max-width: 1300px) {
    .inner-align {
        width: 95%;
    }
    .kategori-mm-inner {
        width: 95%;
    }
    .container {
        width: 100%;
    }
    .top-bar-content{
   
    width:100%;
    }  
    .sepet-fixed-urunler{
        width: 50%;
    }
    .sepet-fixed-fiyat{
        width: 25%;
        
    }
    .sepet-fixed-odeme{
        width: 25%;
    }
    
    .urun-karsilastirma-container{
        width:100%;
    }
    #divAjaxAramaSonuc {
        position: absolute;
        top: 100%;
        left: 0%;
        margin: auto;
        width: 100%;
        z-index: 999;
    }
    
}

@media all and (max-width: 1350px) {
	.header-tel p{
		font-size:15px;
	}
	.header-tel span{
		font-size:12px;
	}
	.header-tel img{
		width:32px;
	}
	.menu-hiza p{
		font-size:15px;
	}
	.menu-hiza img{
		width:32px
	}
	
}
@media all and (max-width: 1150px) {
	.header-tel p{
		font-size:13px;
	}
	.header-tel span{
		font-size:11px;
	}
	.menu-hiza p{
		font-size:13px;
	}
	
}
@media all and (max-width: 1200px) {

.header-mm-menu ul ul li{
   width: 100%;
}    
.menu-hiza i{
    font-size: 18px;
}
.menu-hiza i.fa-user{
    font-size: 20px;
    padding-bottom: 5px;
}
.menu-hiza span{
    font-size: 11px;
}
    
#urun-detay-sag-banner{
    border: 2px solid #efefef;
    border-radius: 3px;
    height:auto;
    padding: 20px 15px;
    
}
.border-banner{
    padding: 5px 0px!important;
    border:0px!important;
}
#anasayfa-urunleri{
    width: 95%;
    min-width:inherit;
}
.kategori-mm-menu ul li a{
    font-size: 11px;
}
.kategori-mm-menu ul ul li a{
    font-size: 12px;
}
}

@media all and (max-width: 992px) {
.slider-nav{
	display:none!important;
}
.urun-detay-resim .slick-dotted.slick-slider{
	margin-bottom:0px;
}
.urun-detay-resim .slick-dots{
	bottom:-5px;
}
.urun-detay-fixed{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 0px!important;
    background: #fff!important;
    margin: 0 auto;
}.satin-al {
    width: 75%;
}
.urun-adet-dis {
	margin: 0px;
    width: 25%;
}
.top-bar-content{
	display:none;
}
body{
	margin-top:50px!important;
}
.urun-hover-detay{
	position:relative;
	bottom:0px;
	visibility:visible;
	opacity:1;
}
.kutu-urun-detay-mm{
	padding-bottom:0px;
}
.header-content{
	display:flex;
	justify-content:center;
	align-items:center;
	position:fixed;
	top:0px;
	z-index:5;
	background:#fff;
}	
.top-header-bayi{
	display:none;
}
.anasayfa-slider-sol{
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 50px;
}
.ana-sayfa-urunleri-slide{
    padding: 0px;
}

.arama-urun-row {
    padding: 10px 0!important;
}
  
#call3:checked ~ .header-mm-arama1 {
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.adet-hiza div{
    width:50%;
}
.detay-puan{
	height:auto;
	line-height:1;
	text-align:left;
}   
.detay-fiyat-haber{
	width:100%;
	text-align:left;
}
.disCerceve{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    display: block;
    padding: 0px !important;
}   
.top-fiyat-mm {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    display: block;
}  
#urun-fiyat-bilgileri{
	margin-top:50px;
}
.urun-paylas{
	margin-top:0px;
}
.urun-tablari{
	margin-top:15px;
}
.satiscontainer .disCerceve .sepet_urunadi_td a{
    font-size: 13px;
    letter-spacing: 0px;
    
}
#formfilterV23{
    margin: auto;
    width: 99%;
} 
.urun-karsilastirma-container{
    width:100%;
}    
 
.sepet-fixed-container{
    width:auto;
    max-width: 50px;
    
} 
    
#footer .footer-mm1 ul li a {
    color: #282828;
    text-decoration: none;
    position: relative;
    display: block;
	font-size:13px;
    padding:6px 0px 5px 0px;
    transition:all 0.3s ease;
    border-bottom:none;

}

.button-fixed{
    margin-bottom:0;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-left: 5px;
}   
.button-fixed p{
    display: none;
} 
.button-fixed span::before{
    content:  "\f07a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    top:13px;
    left: 5px;
}
.sepet-fixed-urunler{
    width: 100%;
}    
.sepet-fixed-fiyat{
    width: 100%;
    background: #fff;
}  
.sepet-fixed-odeme{
    width: 100%;
     background: #fff;
}  
    
.sepet-mm-fixed {
    position: relative;
    width: 100vw;
    height: auto;
    display: inline-block;
    margin-bottom:-250px;
}    
     
.urun-karsilastirma-container{
}    
#anasayfa-slider-container{
    margin-top: 10px;
}
.slider-sol-img{
    margin-right: 0px;
    margin-top: 10px;
    order: 2;
}    
.inner-align {
    width: 95%;
    border-radius: 0px;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    margin: auto;
}  
.header-align{
	height:50px;
}
.header-mm-menu{
    display: none;
}
.header-mm-logo{
    margin: 0 auto;
	border:0px;
    float: none;
     width:40%;
    max-width: inherit;
}   
 
.header-mm-logo a{
    width: 100%;
    text-align: center;
    display: block;
}   
 
.header-mm-logo img{
    margin:auto;
    float: none;
    right: 0;
    left: 0;    
    width: 30%;
    min-width: 170px;
    max-width: inherit;
}      
.header-mm-static{
    display: none;
}
.kategori-mm{
    padding:0px;
    background: #fff;
    width: 25px;
    height: 50px;
    position: absolute;
	left:2%;
	border:0px;
}       
.affix{
	box-shadow:none;
	position:static;
}
.kategori-mm-inner {
   background:transparent;
    width: 100%;
    height: 50px;
}
.container {
    width: 100%;
}
.top-bar-content{
	margin-bottom:50px;
} 
.top-bar-content-mobil{
   display:block;
}     
.top-bar-social ul li{
}  
.top-bar-wp-buton{
    font-size: 11px;
}
.top-bar-social ul li a i {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
.menu-kapat {
    width: 0vw;
    height: 100vh;
    position:fixed;
    z-index: 0;
    bottom: 0;
    top:0;
    left: 0;
    right: 0;
     z-index: 9999;
}
.menu-kapat1 {
    width: 0vw;
    height: 100vh;
    position:fixed;
    z-index: 0;
    bottom: 0;
    top:0;
    left: 0;
    right: 0;
     z-index: 9999;
}
.mobil-menu-top{
    display:block;
}
.mobil-menu-top img{
    width: 135px;
}
.header-mm-arama{
    display: none;
}
.menu-level-2{
	padding:0px!important;
}
.kategori-mm-menu ul li a{
	width:75%;
	float:left;
	height:35px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}
.mm-menu-full{
	width:100%!important;
}
.mm-menu-a-none{
	display:none!important;
}
.kategori-mm-menu ul li label{
    display: block;
    font-size: 15px;
    color: #444;
	float:right;
	width:25%;
	background: #ececec;
	height:35px;
    font-weight: 600;    
    text-align: left;
    cursor: pointer;
    position: relative;
    margin-bottom: 0px;
}
.menu-kategori-icon1{
	max-width:27px;
}
.kategori-mm-menu ul li img{
    float: left;
}
.kategori-mm-menu ul li label::before{
    font-size:25px;
    color:#999;
    font-weight: 300;
    cursor: pointer;
    right: 0%;
	left:0;
	text-align:center;
	content: "\f3d0";
    font-family: Ionicons;
    position: absolute;
    transition: all 0.2s ease;
}
.kategori-mm-menu ul ul li label::before{
    font-size:15px;
    color:#999;
    font-weight: 300;
    cursor: pointer;
    right: 0%;
    content: "\f3d3";
    font-family: Ionicons;
    position: absolute;
}
.kategori-mm-menu ul.ana-menu input[type=checkbox]:checked ~ label::before {
     transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
}
.kategori-mm-menu ul ul li{
    display: inline;
    float: left;
    border-bottom: 0px;
    border-right: 0px;
    width: 100%;
	min-height:35px;
    max-width: inherit;
}
.kategori-mm-menu ul ul ul li a:hover{
    padding: 0px;
}
.kategori-mm-menu ul li ul{
    width: 98%;
    position: relative;
    min-height: 0px;
    height: 0px;
    right: -100%;
    opacity: 0;
    left: inherit;
    z-index: 0;
    padding: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    margin: auto;
    visibility: hidden;
    float: right;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
}   
.kategori-mm-menu ul li:hover >  ul{
    top:inherit;
    visibility:inherit;
    opacity:inherit;
    z-index:inherit;
} 
.kategori-mm-menu ul li:hover {
    cursor: pointer;
}
 .cubuk {
     background-color:#737373;
    display:block;
}       
.kategori-mm-menu {
    width:0px;
    margin:0;
	padding:0px;
    height:100%;
    position:fixed;
    left: -50%;
    top:0;
    float: none;
    overflow-y:auto;
   -webkit-overflow-scrolling: touch;
    transition:all 0.5s ease;
    overflow-x: hidden;
    background: #fff;
    z-index: 999;
}     
.user-menu-mobil{
    width:0px;
    margin:0;
    height:100%;
    position:fixed;
    right:inherit;
    right: -50%;
    top:0;
    float: none;
    overflow::hidden;
    transition: 0.5s ease;
    background: #fff;
    z-index: 999;
}
.mobil-menu-top{
    width: 100%;
    height: 35px;
	background: #fff;
	border-bottom:1px solid #eee;
}  
.mobil-menu-top p{
	text-align: center;
    font-size: 17px;
    line-height: 31px;
    margin-bottom: 0px;
    font-family: 'Oswald', sans-serif;
}  
.menu-login{
	padding:0px 3%;
	width:100%;
	margin-bottom: 10px;
    height: auto;
    display: inline-block;
	border-bottom: 1px solid #eee;
}
.menu-login a:first-child{	
	border-right:1px solid #eee;  
	background: #e93826;
    color: #fff;
}
.menu-login-button{
	width:50%;
	font-family: 'Oswald', sans-serif;
	padding:10px 0px;
	float:left;
	color: #e93826;
	text-align:center;
}
#call1:checked ~ .kategori-mm-menu .menu-social{
	position: fixed;
    bottom: 0;
    margin-top: 10px;
    width: 60%;
    visibility: visible;
	background:#fff;
    padding-top: 5px;
    z-index: 1;
    border-top: 1px solid #eee;
    transition:all 0.5s ease;
}
.menu-social p{
	font-family: 'Oswald', sans-serif;    
	float: left;
    padding: 4px 0px;    
	font-weight: 900;
    margin-bottom: 0px;
	padding-right:10px;
}
.menu-telephone{
	font-size:15px!important;
	font-family: 'Oswald', sans-serif;
}
.menu-telephone i{
	font-size:20px;
	margin-right:10px;
}
.menu-social a{
	text-align:center;
	color:#585454;
	padding:4px 8px;
	font-size:16px;
	float:left;
	display:block;
}
.top-sol{
    justify-content:flex-end;
}   
.button{
	width:40px;
	height:100%;
    display: flex;
    justify-content: center;
    align-items: center;
	position:absolute;
	top:0;
	z-index:99;
}    
.sepet-icon {
	right:2%;
	background:transparent;
}
.sepet-icon i {
	color:#737373;
}
.search-icon{
	right:12%;
	color:#091f40;
}
.menu-button{
	width:100%;
}
.button1 {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    z-index: 999;
    height: 30px;
    width: 30px;
    float: right;
    cursor: pointer;
    margin-right: 0px;
    margin-top: 2px;
    margin-bottom: 0px;
} 
.mobil-menu-sol-icon{
    float: left;
}    
.button1 .cubuk {
    background:#737373;
}    
#call1:checked ~ .kategori-mm-menu .button1 #bir {
    top: 50%;
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg);
}

#call1:checked ~ .kategori-mm-menu .button1 #iki {
    opacity: 0;
}


#call1:checked ~ .kategori-mm-menu .button1 #uc {
    top: 50%;
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg);
}    
.ana-menu{
	overflow-y:auto;
    padding-bottom: 75px;
}
.kategori-mm-menu ul {
    list-style: none;
    width: 100%;
    margin: 0;
    height:auto;
    overflow: hidden;
    position: relative;
    transition:all 0.5s ease;
}
.kategori-mm-menu .ana-menu {
   margin: auto;
}
 .kategori-mm-menu ul li {
     display:inline-block;
     float:none;
     max-width: inherit;
	 min-height:40px;
     width:95%!important;
     float: right;
     padding-right: 2%;
     height:auto;
}
#call1:checked ~ .menu-kapat1 {
    width: 100vw;
    background: rgba(0,0,0,0.5);
}
#call1:checked ~ .kategori-mm-menu {
    width: 60%;
    height: 100%;
    left: 0%;
    z-index: 99999;
        transition: all 0.5s ease;
}

#call1:checked ~ .ana-menu {
    list-style: none;
    width: 95%;
    height:100%;
    background:#fff;
    display: block;
    margin: auto;
}
#call2:checked ~ .menu-kapat {
    width: 100vw;
    background: rgba(0,0,0,0.5);
}
#call2:checked ~ .user-menu-mobil {
    width: 60%;
    padding:0px;
    height: 100%;
    right: 0%;
    z-index: 99999;
    transition: all 0.5s ease;
}
    
input[type=checkbox]:checked ~ ul {
    list-style: none;
    height: auto;
    display: inline-block;
    margin: auto;
    top: 0;
    left: inherit;
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 5;
    right: 0;
    transition: all 0.5s ease;    
    padding: 10px 0px!important;
}
.top-bar-content-mobil{
    margin-top: 15px;
    padding: 0 5%;
    padding-top: 25px;
}

.top-bar-content-mobil ul{
    background: transparent;
    
}
.top-bar-content-mobil ul li{
    background: transparent;
    
}
.top-bar-content-mobil li a {
    color: #aba9a9;
    font-size: 12px !important;
    line-height: 35px;
    font-weight: 600 !important;
}
.top-bar-content-mobil li i {
    color: #aba9a9;
    font-size: 14px;
    line-height: 32px;
    float: left;
    margin-right: 10px;
    position: relative;
}
.top-bar-content-mobil li i::before {
    color: #aba9a9;
    font-size: 14px;
    line-height: 32px;
    float: left;
    margin-right: 10px;
    position: relative;
}

.uyeol-icon-mm::after {
    position: absolute;
    content: "+";
    top:-2px;
    right:-0%;
    font-weight: 900;
    margin: auto;
    font-size: 15px;
}


}
@media all and (max-width:1100px) {

.breadcrumb>li{
	
	max-width:50%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:inline-block;
}
#genel-bread ol li span{
}
}
@media all and (max-width: 500px) {
#call1:checked ~ .kategori-mm-menu {
    width: 100%;
    z-index: 99999;
}    
#call1:checked ~ .kategori-mm-menu .menu-social{
    width: 100%;
    z-index: 99999;
}
}

@media all and (max-width: 330px) {
   
    .satis-fiyati{
        flex-flow: column wrap;
        align-items: flex-start;
    }
    .indirim-detay{
        display: block;
        float: none!important;
    }
    .satis-fiyati #eski-fiyat{
        padding-left: 0px;
    }
}
@media all and (max-width: 360px) {

    .top-bar-wp-buton{
        border: 0px;
    }
    .header-statik-link{
    }
}
@media all and (max-width: 320px) {

}
@media all and (max-width: 600px) {
.urun-detay-sag-banner-baslik h5{
    font-size: 12px;
    
}
.urun-detay-sag-banner-baslik img{
   max-width: 35px;
    
}
.img-ayar img{
    max-width: 42px;
} 
}
@media all and (max-width: 450px) {
    .urun-detay-sag-banner-baslik{
        width: 100%;
        display: block;
        padding: 25px 0px;
    }
}
@media all and (max-width: 530px) {

.header-mm-logo img{
	width:100%;
	min-width:inherit;
}
.header-statik-link{
    margin-right: 5px;
    font-size: 11px;
}
.anasayfa-banner-gecis{
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap;
    align-items: center;
}
.anasayfa-banner-gecis a{
    width: 49%;
    min-height: inherit;
    padding-bottom: 5px;
}
.inner-align p span{
    font-size: 11px;
}
.adet-hiza div{
    width: 100%;
}    

#footer ul img{
    width: 40%;
}    
.urun-kutusu{
    margin-bottom: 10px;
    
}   
.arama-urun-adi a{
    font-size: 12px;
}
.container{
    padding: 0px;
}
.urun-hover-detay{
    padding: 0px;
}
.kutu-urun-oran button{
    line-height: 0px;
}
.kutu-urun-oran button i{
    font-size: 14px;
}
.add-cart-buton{
    font-size: 10px;
    letter-spacing: 0px;
}
.add-cart-buton i{	
     font-size: 19px;
}
.urun-detay-butons i{	
     font-size: 15px;
}
.stok-yok{
    font-size: 10px;
    letter-spacing: 0px;
}
.stok-yok i{
    font-size: 16px;
}
.kutu-oran-sol img{
    width: 25px!important;
}
.container-fluid{
    padding: 0px;

}    
.urun-kutusu .kutu-urun-resmi {
    min-height:inherit;
}
.katalog-detay {
    min-height: 160px;
}
    
.button i{
    font-size: 18px;
}

.search-icon i{
    font-size: 21px;
}
.button i.user-icon{
    font-size: 15px;
}

.button i::after{
    background: #000;
    color: #fff;
    right: -50%;.kutu-urun-detay-mm
    
    text-align: center;
}
.cubuk {
    width: 20px;
}
#bir {
    top: 40%;
}
#iki {
    top: 50%;
}
#uc {
    top: 60%;
}    
.inner-align {
	width: 98%;
    padding: 0;
}
.urun-sag-indirim{
	font-size: 14px;
	padding: 5px 14px;
}
.kutu-urun-detay-mm a{
    font-size: 11px;
}
.kutu-urun-detay-mm h2{
	min-height:75px;
}
#eski-fiyat{	
	font-size: 13px;
    font-weight: 600;
    min-height: 19px;
}
.urun-fiyat{	
     font-size: 16px;
}
.top-bar-wp-buton{
    font-size: 11px;
    letter-spacing: 0px;
    padding: 0px 5px;
}
    
.top-bayi-buton{
    font-size: 11px;
    padding-right: 0px;
    margin-left: 2px;
}    
.top-header-bayi{
    display: none;
}
}


.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}

.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}

/* The responsive part */

.btn-breadcrumb > * > div {
    /* With less: .text-overflow(); */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}

.btn-breadcrumb > *:nth-child(n+2) {
  display:none;
}

@media only screen and (max-width: 600px){
	
	.urun-butons{
		clear:both;
		width:100%;
		border:0px;
		margin-bottom:5px;
	}
	.detay-butons{
		flex-flow:row wrap;
	}
	.stokta-haber-ver{
		width:100%;
	}
}
/* === For phones =================================== */
@media (max-width: 767px) {
    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 60px;
    }
}

/* === For tablets ================================== */
@media (min-width: 768px) and (max-width:991px) {
    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 100px;
    }
}

/* === For desktops ================================== */
@media (min-width: 992px) {
    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 170px;
    }
}


.margin-bottom-10{
	margin-bottom:10px;
}

.pd0{
	padding: 0;
}

#FormContent input{
	border-radius:0;
}

#FormContent textarea{
	resize:none;
	border-radius:0 !important;
}
#urun-aksesuar{
    width: 10%;
    float: right;
    height: 100px;
}

#e-bulten-modal{
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}
#e-bulten-modal .modal-header{
   padding: 0 15px;
    border: 0px;
}


#e-bulten-modal button.close{
    padding: 0 15px;
    border: 0px;
}


#e-bulten-modal .modal-content{
	padding:25px 0px;
	overflow:hidden;
}
#e-bulten-modal .modal-content::before{
	content: "\f422";
	font-family: "Ionicons";
	font-size:115px;
	color:#d0d0d0;
	position:absolute;
	left:-15px;
	top:-45px;	
	transform: rotate(-45deg);
}
.modal-ebulten-baslik{
	display:block!important;
	text-align:center;
	margin-bottom:20px;
}
.modal-ebulten-p{
	color: #7d7878;
    font-size: 13px;
	margin-bottom: 13px;
}
.nothanks{
	cursor:pointer;
	margin-top:10px;
}
.slider-mm  {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.slider-mm.slick-initialized {
    visibility: visible;
    opacity: 1;    
}