@import "../css/cihaniriboyreset.css";
/* Kategori Css */
/*------------------------------------------------------------------
[Less Zr]
-------------------------------------------------------------------*/
/*--------------- Base Color --------------*/
/*--------------- PlaceHolder ---------------*/
/*--------------- Absolute ---------------*/
/*--------------- Relative ---------------*/
/*------------ Rotate -----------------*/
/*--------------- Border Radius ---------------*/
/*--------------- Custom Radius ---------------*/
/*--------------- Transtion---------------*/
/*--------------- Origin Transform ---------------*/
/*--------------- Scale ---------------*/
/*--------------- Linear Grarient ---------------*/
/*--------------- Quick Gradient ---------------*/
/*--------------- Box Shadow 1 ---------------*/
/*--------------- Box Shadow 2 ---------------*/
/*--------------- Box Shadow 3 ---------------*/
.box-shadow-3 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.box-shadow-3:before,
.box-shadow-3:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* Sidebar */
.marka-sidebar .i_check_div{
	margin-left:5px;
}
.marka-sidebar ul li {
  padding: 0 15px;
  margin-bottom:4px;
}
.fiyat-aralik {
	width:100%;
float:left;
padding:5px 15px;	
}
 .i_check_div {
  margin-bottom: 5px;
}
 .i_check_div .icheckbox_flat-blue {
  float: left;
  margin-top: 4px;
  margin-right: 5px;
  pointer-events: none;
}
 .i_check_div .icheckbox_flat-blue:hover {
  color: #1173ad;
}
 .i_check_div label {
  font-weight: normal;
  cursor: pointer;
  font-size:14px;
  font-family: 'Dosis', sans-serif
}
 .i_check_div span { 
	margin-left:5px;
	margin-top: 3px;
    float: left;
 }
 .i_check_div label:hover span {
  color: #1173ad;
}
.marka-sidebar ul li:hover a {
  color: #00b9ff;
}
.marka-sidebar ul li a {
  font-weight: 500!important;
  font-size: 14px!important;
    font-family: 'Dosis', sans-serif;	
color:#000;	
font-weight: 500;
  padding: 7px 9px 7px 3px;
}
.filter-content {
  width: 100%;
  float: left;
  border: 1px solid #e3e2e7;
  background:#fff;
}
.kat-sidebar {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  padding: 5px 5px;
}
.filter-scroll {
	height: 280px;
	width:100%;
	float:left;
}
.kat-sidebar .title {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  padding: 0 10px;
}
.kat-sidebar .title h1 {
  display: block;
  color: #000;
  padding: 7px 0;
  font-size: 15px;
  font-family: 'Dosis', sans-serif;
  border-bottom: 1px solid #e3e2e7;
  font-weight: 600;
}
.kat-sidebar .filter-scroll > ul {
  width: 100%;
  float: left;
}
.kat-sidebar .filter-scroll > ul > li.active:after {
  color: #00b9ff !important;
}
.kat-sidebar .filter-scroll > ul > li.active > a {
  color: #00b9ff;
}
.kat-sidebar .filter-scroll > ul > li.has {
  /*&:after {
					content:"\f105";
					font-family:'FontAwesome';
					color:#555;
					position:absolute;
					right:9px;
					top:5px;
					font-size:21px;
				}*/
}
.kat-sidebar .filter-scroll > ul > li {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.kat-sidebar .filter-scroll > ul > li ul {
  width: 100%;
  float: left;
}
.kat-sidebar .filter-scroll > ul > li ul > li.has:after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #000;
  position: absolute;
  right: 9px;
  top: 5px;
  font-size: 21px;
}
.kat-sidebar .filter-scroll > ul > li ul > li.active > a {
  color: #00b9ff;
}
.kat-sidebar  .filter-scroll > ul > li ul > li {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.kat-sidebar .filter-scroll > ul > li ul > li:hover:after {
  color: #00b9ff;
}
.kat-sidebar .filter-scroll > ul > li ul > li:hover > a {
  color: #00b9ff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
    font-family: 'Dosis', sans-serif;
}
.kat-sidebar .filter-scroll > ul > li ul > li a {
  display: block;
  font-size: 14px;
    font-family: 'Dosis', sans-serif;
  color: #000;
  font-weight: 500;
  padding: 5px 9px 5px 25px;
}
.kat-sidebar .filter-scroll > ul > li > a {
  display: block;
  font-size: 14px;
  color: #000;
    font-family: 'Dosis', sans-serif;
  font-weight: 500;
  padding: 8px 9px;
}
/* Kat Filter */
.kat-filter {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  padding-top: 5px;
  border-top: solid 1px #f2f2f2;
}
.kat-filter .title {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  padding: 0 10px;
}
.kat-filter .title h2 {
  display: block;
  color: #000;
  padding: 7px 0;
  font-size: 15px;
  font-family: 'Dosis', sans-serif;
  border-bottom: 1px solid #e3e2e7;
  font-weight: 600;
}
.kat-filter .input-form {
  width: 100%;
  float: left;
  /*.check-box*/
}
.kat-filter .input-form .price-inner {
  width: 100%;
  float: left;
  padding: 0 10px;
  margin-top: 10px;
}
.kat-filter .input-form .slider-handle {
  background-color: #00b9ff;
}
.kat-filter .input-form .slider.slider-horizontal .slider-selection {
  background-color: #00b9ff;
}
.kat-filter .input-form .checks {
  width: 100%;
  float: left;
}
.kat-filter .input-form .checks a.renk {
  width: 20%;
}
.kat-filter .input-form .checks a {
  font-size: 15px;
  font-weight: 400;
  color: #454444;
  float: left;
  position: relative;
  margin: 3px 4px;
  width: 100%;
  padding: 0 5px;
}
.kat-filter .input-form .checks a:hover span {
  border: 1px solid #00b9ff;
}
.kat-filter .input-form .checks a span.selected i {
  color: #454444;
  font-size: 12px;
  float: left;
  margin-top: 2px;
  margin-left: 2px;
}
.kat-filter .input-form .checks a .secili-renk {
  border: 1px solid #000!important;
}
.kat-filter .input-form .checks a .secili-renk p {
  border: solid 4px #fff!important;
}
.kat-filter .input-form .checks a .renk {
  width: 30px;
  height: 30px;
  border: solid 1px #ddd;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}
.kat-filter .input-form .checks a .renk p {
  width: 100%;
  display: block;
  border: solid 4px #fff;
  height: 28px;
  border-radius: 50%;
}
.kat-filter .input-form .checks a span {
  float: left;
  border: solid 1px #b9b9b9;
  width: 17px;
  height: 17px;
  border-radius: 4px;
  background: #fff;
  margin-right: 8px;
  text-align: center;
  position: relative;
}
.kat-filter .input-form .checks a span i {
  color: #454444;
  font-size: 12px;
  float: left;
  margin-top: 2px;
  margin-left: 2px;
}
.filtre-tutucu {
  width: 100%;
  float: left;
  padding: 15px 5px;
  border-top: solid 1px #ececec;
}
.filtre-tutucu a {
  float: left;
  background: #f2f2f2;
  border: solid 1px #f2f2f2;
  color: #a1a1a1;
  font-size: 15px;
  padding: 3px 8px;
  margin-right: 8px;
}
.filtre-tutucu a:hover {
  background: #00b9ff;
  color: #fff;
}
.filtre-tutucu span {
  float: left;
  padding: 3px 8px;
  font-size: 15px;
  background: #00b9ff;
  color: #fff;
  margin-right: 6px;
}
/* Kat List */
.kat-list {
  width: 100%;
  float: left;
  min-height: 400px;
  position: relative;
  margin-bottom: 15px;
  background:#fff;
  border:1px solid #dddd;
  margin-top: 0!important;
  /* helper */
  /*  Products */
}
.kat-list .kat-helper {
  width: 100%;
  float: left;
  padding: 0 15px;
  margin-bottom: 15px;
}
.kat-list .kat-helper-outer{ 
	background:#d4d4d4;
	width:100%;
	float:left;
	border-radius:5px;
	margin-top:10px;
}
.kat-list .kat-helper .order-list {
  float: left;
}
.kat-list .kat-helper .order-list ul {
  float: left;
  list-style-type: none;
}
.kat-list .kat-helper .order-list ul li {
  float: left;
  margin-bottom: 9px;
  padding: 0 10px;
    margin-top:8px;
}
.kat-list .kat-helper .order-list ul li:nth-child(odd) {
  border-right: 1px solid rgba(85, 85, 85, 0.66);
}
.kat-list .kat-helper .order-list ul li a {
  font-size: 14px;
  color: #555;
  font-weight: 600;
  float: left;
    font-family: 'Dosis', sans-serif;
}
.kat-list .kat-helper .list-items {
  float: right;
      margin-top: 3px;
}
.kat-list .kat-helper .list-items a {
  float: left;
  color: #555;
  font-size: 18px;
  margin: 0 2px;
  padding: 3px 5px 1px 5px;
}
.kat-list .kat-helper .list-items a:hover {
  color: #00b9ff;
}
.kat-list .loader {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background: #fff;
  left: 0;
  top: 0;
}
.kat-list .loader img {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 25%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.kat-list .products {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.kat-list .products .col-md-3 .product-item .product-image a img {
  max-height: 300px;
  margin: 0 auto;
}
.kat-list .products .col-md-3 .product-item .product-image a .indirim {
  left: 0;
  top: 30px;
}
.kat-list .products .col-md-12 .product-item .product-image a img {
  height: 200px;
  margin: 0 auto;
}
@media screen and (max-width: 728px) {
  .kat-list .products .col-md-12 .product-item .product-image a img {
    height: 300px!important;
  }
}
.kat-list .products .col-md-12 .product-item .product-image a .indirim {
  left: 0;
  top: 30px;
}
.kat-list .products .product-item {
  width: 100%;
  float: left;
  margin-bottom: 25px;
  min-height:281px;
  border: 1px solid #ddd;
}


.kat-list .products .product-item a .item-img {
	width:100%;
	float:left;
	position:relative;
}
.kat-list .products .product-item a .item-img img { 
	width:100%;
	height:auto;
	display:block;
}

.kat-list .products .product-item .item-footer{
	width:100%;
	float:left;			
	background:#bababa;	
	border-top:3px solid #1fbee3;
	padding:4px 0;
}
.kat-list .products .product-item a .item-footer .sayac{ 
	width:100%;
	float:left;
	position:relative;	
}
.sayac .tim {
		
}
.kat-list .products .product-item a .item-footer .sayac .tim { 
	color:#00b5df;
	font-weight:700;
}
.kat-list .products .product-item a .item-footer .sayac  p { 
	color:#fff;
	font-size:9px;
	font-family: 'Raleway';
}
.kat-list .products .product-item  a .item-footer .sayac .saat{ 
	float:left;
	background:#494949;
	border-radius:6px;
	text-align:center;
	padding:1px 7px;
	margin-right:4px;
}
.kat-list .products .product-item a .item-footer .sayac .dakika{ 
	float:left;
	background:#494949;
	border-radius:6px;
	text-align:center;
	padding:1px 7px;
	margin-right:4px;
}
.kat-list .products .product-item a .item-footer .sayac .saniye{ 
	float:left;
	background:#494949;
	border-radius:6px;
	text-align:center;
	padding:1px 7px;
}
.kat-list .products .product-item a .item-footer .sayac span.kalansure{ 
	color:#00b5df;	
	width:100%;
	font-weight:600;
	float:left;
	font-size:16px;	
	text-indent:5px;
}
.kat-list .products .product-item a .item-footer .price{
	width:100%;
	float:left;
	position:relative;	
}
.kat-list .products .product-item  a .item-footer .price .main-price {
	color:#494949;
	font-weight:700;
	font-size:21px;
	
}
.kat-list .products .product-item a .item-footer .price .main-price em { 
    font-style: normal;
    font-family: Arial;
	font-size: 17px;
}
.kat-list .products .product-item a .item-footer .price span {
	color:#00b5df;	
	width:100%;
	font-weight:600;
	float:left;
	font-size:15px;
	
}

.kat-list .products .product-item .item-footer .solfiyatpadding{
	padding-right:0;
}
.kat-list .products .product-item .item-footer .solfiyat{ 
	width:100%;
	float:left;
}

.kat-list .products .product-item .item-footer .solfiyat .fiyatlar{ 
	text-align:center;
}
.kat-list .products .product-item .item-footer .solfiyat .eski{ 
	color:#7f7f7f;
	font-weight:600;
	font-size:17px;
	position:relative;
	text-align:center;
}
.kat-list .products .product-item .solfiyat .eski span{ 
	font-size:15px;
	position:relative;
}
.kat-list .products .product-item  .solfiyat .eski span em{ 
	font-style: normal;
    font-family: Arial;
    font-size: 15px;
}
.kat-list .products .product-item  .solfiyat .eski span::after{ 
	content:'';
	position:absolute;
	left:0;
	top:9px;
	width:100%;
	height:1px;
	background:#7f7f7f;
	
}
.kat-list .products .product-item .item-footer .solfiyat .yeni{ 
	color:#2b2b2b;
	font-weight:600;
	font-size:15px;
}
.kat-list .products .product-item .item-footer .solfiyat .yeni em{ 
	font-style: normal;
    font-family: Arial;
    font-size: 15px;
}
.kat-list .products .product-item .item-footer .solfiyat .kazanc{ 
	background:#ff0000;
	color:#fff;
	float:left;
	border-radius:3px;
	padding:3px 5px;
	font-weight:600;
}
.kat-list .products .product-item .item-footer .sagsepet{ 
	width:100%;
	float:left;
}

.kat-list .products .product-item .item-footer .sagsepet a.hemenal{  
	background:#ffffff;
	color:#00b5df;
	border:1px solid #00b5df;
	text-align:center;
	padding:2px 4px;
	font-weight:600;
	border-radius:3px;
	margin-bottom:5px;
	font-size:15px;
		width:100%;
	float:left;
}
.kat-list .products .product-item .item-footer .sagsepet a.sepeteekle{  
    background:#00b5df;
	color:#fff;
	border:1px solid #00b5df;
	text-align:center;
	padding:2px 4px;
	font-weight:600;
	border-radius:3px;
	margin-bottom:5px;
	font-size:15px;
	width:100%;
	float:left;
	
}
.kat-list .products .product-item .item-outer a {
	width:100%;
	float:left;
	position:relative;
	padding:10px;
}
.kat-list .products .product-item .item-outer a img {
	width:100%;
	display:block;
	height:auto;
}


.kategori-slider {
	width:100%;
	float:left;
}
.kategori-slider .kat-slider { 
	width:100%;
	float:left;
}
.kat-list .products .product-item .product-image {
  min-height: 100px;
  background-color: #fff;
  overflow: hidden;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
}
.kat-list .products .product-item .product-image a {
  display: block;
  position: relative;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  /*  No Stok */
  /* Kargo */
  /* İndirim */
}
.kat-list .products .product-item .product-image a:hover img {
  opacity: 0.6;
  transform: scale(1.1);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.kat-list .products .product-item .product-image a .no-stok {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
  color: #fff;
  font-weight: 400;
  background-color: gray;
  font-size: 12px;
  padding: 8px 9px;
  z-index: 3399;
  line-height: 21px;
  text-align: center;
  opacity: 0.6;
  width: 100%;
  z-index: 22;
}
.kat-list .products .product-item .product-image a .kargo-bedava {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: 400;
  background-color: #3ec461;
  font-size: 12px;
  padding: 3px 9px;
  z-index: 3399;
  line-height: 21px;
  text-align: center;
  height: 24px;
  min-width: 90px;
}
.kat-list .products .product-item .product-image a .indirim {
  position: absolute;
  right: 0;
  top: 0;
  height: 24px;
  width: 88px;
  background: red;
  z-index: 3399;
  font-size: 12px;
  text-align: center;
  line-height: 21px;
}
.kat-list .products .product-item .product-image a .indirim span {
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
}
.kat-list .products .product-item .product-image a img {
  max-width: 100%;
  max-height: 366px;
  margin: 0 auto;
  vertical-align: middle;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 728px) {
  .kat-list .products .product-item .product-image a img {
    height: 273px!important;
  }
}
.kat-list .products .product-item .product-detail {
  float: left;
  width: 100%;
  text-align: center;
  padding: 5px 5px;
}
.kat-list .products .product-item .product-detail .product-title {
  width: 100%;
  float: left;
  position: relative;
}
.kat-list .products .product-item .product-detail .product-title a.favori {
  position: absolute!important;
  z-index: 2!important;
  top: 10px!important;
  right: 10px!important;
  font-size: 18px;
  color: #333;
}
.kat-list .products .product-item .product-detail .product-title a.favori:hover {
  color: #00b9ff;
}
.kat-list .products .product-item .product-detail .product-title a.pr-detail {
  float: left;
  width: 100%;
  padding: 13px 30px 2px 10px;
  line-height: 1.5;
  text-align: left;
  font-weight:500;
  font-size: 14px;
  color: #212121;
}
.kat-list .products .product-item .product-detail .product-prices {
  width: 100%;
  float: left;
  margin-top: 5px;
  padding: 2px 10px;
}
.kat-list .products .product-item .product-detail .product-prices .new-price {
  float: left;
  color: #00b9ff;
  font-weight: 600;
  margin-right: 5px;
  font-size: 15px;
}
.kat-list .products .product-item .product-detail .product-prices .old-price {
  display: inline-block;
  color: #212121;
  line-height: 1;
  font-size: 14px;
  font-weight: 300;
  float: left;
  text-decoration: line-through;
  -moz-text-decoration-color: #212121;
  text-decoration-color: #212121;
}
.kat-list .alert {
  font-size: 14px;
  font-family: 'Dosis', sans-serif;
}
