/****
Mentis Bilisim Tarafindan Kodlanmistir. .
mentis@mentis.com.tr
****/
body{margin:0px; padding:0px; font-family:Arial,Calibri,Tahoma; font-size:13px; background-color:#ffffff;}
a{text-decoration:none;}
:focus{outline:none;}
.clear{clear:both;}


.kibo-cursor-pointer{cursor:pointer;}
.kibo-default-color{color:#eb5b00!important;}
/*.kibo-default-color{color:yellow!important;}*/
.kibo-default-bg-color{background-color:#eb5b00!important;}
/*.kibo-default-bg-color{background-color:yellow!important;}*/
.kibo-header-sector-1{}
.kibo-header-sector-2{}
.kibo-header-sector-3{}
.kibo-footer-sector-1{}
.kibo-footer-sector-2{}
.kibo-footer-sector-3{}

/*kibo-layouts class*/
.kibo-top-grafik{height:auto; overflow:auto;}
	img.kibo-top-grafik-img{display:block; width:100%; margin:0 auto; height:auto;}
	

.kibo-tag-label-success{background-color:#0dd100; color:#fff; font-size:10px; padding:2px 4px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.kibo-tag-label-danger{background-color:#ff0000; color:#fff; font-size:10px; padding:2px 4px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
.kibo-tag-label-info{background-color:#337ab7; color:#fff; font-size:10px; padding:2px 4px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}


.kibo-test-border{border: 1px solid red;}
.kibo-right{float:right;}
.kibo-margin-right-5{margin-right:5px;}
.kibo-standart-width{width:1200px; margin:0 auto;}
.desktop-hidden{display:none;}
.kibo-height-5{height:5px;}
.kibo-height-10{height:10px;}
.error{color:red; display:block;}
.kibo-urun-list-width-y23{float:left; width:23%;}
.kibo-urun-list-width-y77{float:left; width:77%;}

.kibo-mess-danger{background-color:#ffc9c9; border:1px solid #ff4b4b; padding:8px;}
	.kibo-mess-danger div{margin-bottom:5px;}

.kibo-mess-success{background-color:#95ff7d; border:1px solid #26cc00; padding:8px;}
	.kibo-mess-success div{margin-bottom:5px;}

.kibo-mess-warning{background-color:#ffba8f; border:1px solid #ff6c0f; padding:8px;}
	.kibo-mess-warning div{margin-bottom:5px;}
	
.kibo-desktop-margin-left-5px{margin-left:5px;}
.kibo-desktop-margin-right-5px{margin-right:5px;}

.color-red{color:red;}
.f-size-18{ font-size:18px}


@media all and (max-width:1000px){
	.kibo-desktop-margin-left-5px{margin-left:0;}
	.kibo-desktop-margin-right-5px{margin-right:0;}

	.kibo-urun-list-width-y23{width:100%}
	.kibo-urun-list-width-y77{width:100%}

	.mobil-hidden{display:none}
	.desktop-hidden{display:block!important;}
	.kibo-standart-width{width:100%}
	
	.kibo-header-sector-2{height:auto!important; overflow:auto!important; width:100%!important }
		.kibo-header-sector-2-child{height:auto!important; overflow:auto!important; width:100%!important}
		
	.kibo-header-logo{display:block; float:none!important; margin:0 auto!important; margin-top:5px!important}
	
	.kibo-header-arama-frm{float:none!important; margin-left:0!important; width:none!important; border-radius:0!important; -moz-border-radius:0!important; -webkit-border-radius:0!important }
	.kibo-header-ara-input{width:78%!important}
	.kibo-header-sector-1-links{font-size:12px; margin-left:5px!important}
	
	ul.kibo-header-menu-1{position:absolute!important; right:0; background-color:#494850; display:none; }
	ul.kibo-header-menu-1 li{float:none!important; border-bottom:1px solid #2c2c34!important;  padding:0 15px!important}
	
	.kibo-header-sector-3{height:auto!important; overflow:auto!important;}
		ul.kibo-header-menu-full li{float:none!important; background:none!important; border-bottom:1px solid #f4f4f4;}
		
	.kibo-mobil-padding-10px{padding:10px;}
	
	.kibo-footer-sector-3-child{text-align:center!important;}
	
	
}

/*kibo-header*/
#kibo-header{}
	.kibo-header-sector-1{height:40px; background-color:#2c2c34}
		.kibo-header-sector-1-child{height:100%}
			.kibo-header-menu-btn{float:right; background:url("../images/caret.png") no-repeat;  width:32px; height:15px; cursor:pointer; margin-top:15px; margin-right:10px}
			
			.kibo-header-sector-1-links{color:#fff;  line-height:40px;}
				.kibo-header-sector-1-links a{color:#eb5b00}
				.kibo-header-sector-1-links a:hover{text-decoration:underline;}
			ul.kibo-header-menu-1{float:right; margin:0; padding:0; z-index:333}
			ul.kibo-header-menu-1 li {float:left; list-style-type:none;}
			ul.kibo-header-menu-1 li  a{display:block; line-height:40px; font-weight:bold; color:#fff; padding:0 5px}
			ul.kibo-header-menu-1 li  a:hover{text-decoration:underline}
			
	.kibo-header-sector-2{height:110px; background-color:#fafafa;}
		.kibo-header-sector-2-child{}
			.kibo-header-mobil-sepet{margin-top:5px;}
			.kibo-header-mobil-sepet a{color:#000; }
			.kibo-header-mobil-sepet a img{vertical-align:middle; margin-right:3px}
			.kibo-header-mobil-sepet a:hover{text-decoration:underline}
		
			.kibo-header-logo{float:left; width:240px; margin-top:15px}
				.kibo-header-logo img{width:100%; max-height:85px}
			
			
			.kibo-header-arama-frm{float:left; padding:6px; margin-top:27px; margin-left:165px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px}
				.kibo-header-ara-input{border:0; width:485px; height:40px;  padding:0 10px 0 10px; font-weight:bold; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px}
				.kibo-header-ara-btn{float:right; display:inline-block; background:url("../../../_contents/style_img_assets/ara-btn-icon.png") no-repeat; width:41px; height:39px; margin-left:5px;}
					
			.kibo-sepet{float:right; width:64px; height:77px}
				.kibo-header-sepet-try{float:right; position:relative;  margin-top:20px;}
				.kibo-sepet-adet{position:absolute; left:30px; top:31px; text-align:center; font-weight:bold; color:#fff; height:15px; width:18px}
			
	.kibo-header-sector-3{height:48px; margin-bottom:5px; background-color:#ecebeb!important; background:url("../../../_contents/style_img_assets/main-menu-bg-turuncu.png") repeat-x bottom;}
		.kibo-header-sector-3-child{position:relative;}
			ul.kibo-header-menu-full{float:left; margin:0; padding:0;}
				ul.kibo-header-menu-full li{display:block; list-style-type:none; float:left; background:url("../images/header-caret.png") no-repeat right top;}
				ul.kibo-header-menu-full li a{display:block; line-height:48px; margin:0 15px 0 15px; font-weight:bold; color:#000}
				ul.kibo-header-menu-full li a:hover{color:#5e5e5e;}
				
				/*Sub menü*/
				ul.kibo-header-menu-full li{position:relative}
				ul.kibo-header-menu-full li ul{display:none; position:absolute;margin:0;padding:0;margin-left:10px;z-index:100; background-color:#fff; width:190%; border:1px solid #ddd;}
				ul.kibo-header-menu-full li:hover > ul {display:block;}
				ul.kibo-header-menu-full li ul li {display:block; width:100%; background:none;}
				ul.kibo-header-menu-full li ul li a{display:block; line-height:14px; padding:10px 15px; margin:0; border-bottom:1px solid #f8f8f8;}
				ul.kibo-header-menu-full li ul li a:hover{background-color:#f2f2f2; color:#000;}
					ul.kibo-header-menu-full li ul ul {margin:0; padding:0; width:100%; top:-2px; left:100%}
					
				.kibo-header-menu-sub{position:unset!important;}
					.kibo-header-menu-sub-container{display:none; width:100%; height:350px; position:absolute; left:0; background:#fff; border:1px solid #ddd; margin:0;padding:0;z-index:100; text-align:left;}
					.kibo-header-menu-sub:hover > .kibo-header-menu-sub-container{display:block;}
		
			.kibo-header-mobil-menu-btn{float: right; position:relative; z-index:222; background: url(../images/mobil-menu-button.png) no-repeat; width: 40px; height: 29px; cursor: pointer; margin-top: 10px;  margin-bottom:15px; margin-right:8px;}
			
			
/*kibo-body*/
#kibo-body{}
	.kibo-body{overflow:auto!important}
		
		/*Urun gosterimi*/
		.kibo-urun-item-text1{margin-top:2px; height:15px; overflow:hidden; text-align:center}
			.kibo-urun-item-text1 a{color:#ee7122; font-weight:bold}
		.kibo-urun-item-text2{margin-top:2px; height:45px; overflow:hidden; text-align:center}
			.kibo-urun-item-text2 a{color:#5b5b5b; font-weight:bold}
		.kibo-urun-item-fiyat{text-align:center}
			.kibo-urun-item-fiyat-1{color:#eb5b00; font-weight:bold; font-size:15px}
			.kibo-urun-item-fiyat-2{text-decoration:line-through; font-size:11px}
			
		/*gosterim slider*/
		.kibo-urun-view-container{clear:both; height:360px; padding-left:13px; position:relative; margin-bottom:10px;}
			.kibo-urun-view-container-baslik{position:absolute; left:0; top:10px; background:url("../../../_contents/style_img_assets/vitrin-baslik-bg.png") no-repeat; width:258px; height:55px}
				.kibo-urun-view-container-baslik a{color:#fff; line-height:40px; margin-left:15px; font-size:15px; font-weight:bold}
			
			.kibo-urun-view-container-kapsul{border:1px solid #ddd; height:360px; }
				.kibo-urun-slider{margin:0 auto; width:1120px; margin-top:60px;}
				.kibo-urun-slider-items-content-width{width:1060px;}
				.kibo-urun-slider-geri{float:left; margin-top:100px; width:23px; }
				.kibo-urun-slider-ileri{float:left; margin-top:100px; width:23px; margin-left:-12px}
				.kibo-urun-slider-items-content{float:left; margin-right:10px; height:290px; overflow:hidden}
		
				.kibo-urun-slider-items-content ul{float:left; margin:0; padding:0}
				.kibo-urun-slider-items-content ul li{float:left; list-style:none}
				
				.kibo-urun-slider-item{float:left; margin-left:12px; margin-right:12px;  width:127px; height:290px; position:relative}
					.kibo-urun-slider-item-cerceve{background:url("../../../_contents/style_img_assets/slider-urun-cerceve.png") no-repeat; width:127px; height:184px; position:relative}
						.kibo-urun-item-indirim-yuzde{color:#fff; position:absolute; left:40px; top:5px}
						.kibo-urun-item-resim{float:left; margin-top:29px; margin-left:12px; width:100px; height:140px}
						.kibo-urun-item-resim  img{display:block; max-width:100px; max-height:140px; margin:0 auto; -webkit-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); -moz-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); box-shadow: 1px 1px 7px 2px rgba(156,156,156,1);}
				
					.kibo-urun-image-view-layout-1{background-color:#fff; width:127px; height:184px; position:relative;}
						.kibo-urun-item-indirim-yuzde-layout-1{background:url("../../../_contents/style_img_assets/urun-isk-bg.png") no-repeat; width:39px; height:60px; color:#fff; position:absolute; right:15px; top:3px}
						.kibo-urun-item-indirim-yuzde-layout-1 span{display:block; text-align:center; margin-top:3px;}
						.kibo-urun-item-resim-layout-1{float:left; margin-top:10px; margin-left:2px; width:120px; height:160px}
						.kibo-urun-item-resim-layout-1 img{display:block; max-width:120px; max-height:160px; margin:0 auto; -webkit-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); -moz-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); box-shadow: 1px 1px 7px 2px rgba(156,156,156,1);}
					
				.kibo-slider-urun-sepete-ekle{text-align:center;}
					
					a.kibo-home-page-basket-bnt-add{color:#3b6d00; font-size:13px;}
						a.kibo-home-page-basket-bnt-add:hover{text-shadow:1px 1px #86d924}
					
					a.kibo-home-page-basket-bnt{color:#5b5b5b; font-size:24px }
						a.kibo-home-page-basket-bnt:hover{color:#eb5b00;}
				
				
			
			/*Tek gosterim*/
			.kibo-urun-take-content-take{clear:both; height:280px; padding-left:13px; position:relative; margin-top:5px; border:1px solid #e25f00;}
			.kibo-urun-take-content-kapsul-take{}
			.kibo-urun-take-content-baslik{position:absolute; left:0; top:10px; background:url("../images/vitrin-baslik-1-bg.png") no-repeat; width:258px; height:55px}
				.kibo-urun-take-content-baslik a{color:#fff; line-height:40px; margin-left:15px; font-size:15px; font-weight:bold}
			.kibo-urun-take-kapsul{float:left; margin-top:70px; margin-left:15px; margin-right:15px; height:190px}
			.kibo-urun-take-kapsul-urun-cerceve{float:left}
			.kibo-urun-take-kapsul-urun-cerceve-resim{float:left; width:130px; height:190px}
			.kibo-urun-take-kapsul-urun-cerceve-resim img{display:block; max-width:130px; max-height:190px; margin:0 auto}
			.kibo-urun-take-kapsul-urun-cerceve-sag{float:left; width:125px}
			.kibo-urun-take-kapsul-urun-cerceve-sag-indirim-label{background:url("../images/indirim-isk-bg.png") no-repeat; padding-top:30px; width:98px; height:70px; margin:0 auto; text-align:center; color:#fff; font-weight:bold}
			.kibo-urun-take-kapsul-urun-cerceve-sag-sub{margin-left:10px}
			
			/*img grap tanitim*/
			.kibo-grap-img{padding:5px; border:1px solid #ddd; border-radius:2px; margin:2px;}
				.kibo-grap-img img{width:100%}
			
			/*Yayincilar slider*/				
			.kibo-yayincilar-slider-item{float:left; margin-left:12px; margin-right:12px;  width:127px; height:127px; display: table;}
				.kibo-slider-item-try{border:2px solid #ddd; width:100%; height:100%;  display: table-cell; vertical-align: middle;}
					.kibo-slider-item-try:hover{border:2px solid #2c2c34; cursor:pointer}
					.kibo-slider-item-try  img{width:100%; max-height:127px; vertical-align:middle}
			
			/*Yazarlar slider*/
			.kibo-yazar-slider-left-right-btn{font-size:50px; color:#707070}
			.kibo-yazar-slider-item{float:left; margin-left:12px; margin-right:12px;  width:127px; height:165px; }
				.kibo-yazar-slider-item-try{border:1px solid #ddd; width:98%; height:100%; overflow:hidden}
					.kibo-yazar-slider-item-try:hover{border:1px solid #797979; cursor:pointer}
					.kibo-yazar-slider-item-try  img{width:100%; max-height:127px; vertical-align:middle}
					.kibo-yazar-isim{text-align:center; margin-top:5px;}
						.kibo-yazar-isim a{color:#595959;}
						.kibo-yazar-isim a:hover{color:#000;}
			
			.kibo-yazar-slider-caption{border-bottom:1px solid #7e7e7e; text-align:center;}
				.kibo-yazar-slider-caption a{display:inline-block; color:#7e7e7e; font-size:18px; border-bottom:1px solid #7e7e7e; padding:3px 15px}

			/*Kibo Haber*/
			.kibo-haber-view-2-container{}
				.kibo-haber-container-caption{border-bottom:1px solid #7e7e7e; text-align:center;}
					.kibo-haber-container-caption a{display:inline-block;  color:#7e7e7e; font-size:18px; border-bottom:1px solid #7e7e7e; padding:3px 15px}
					
				.kibo-haber-view-2-items-container{margin-top:15px}
					.kibo-haber-view-2-item{margin:10px;}
						.kibo-haber-view-2-item-img{}
						.kibo-haber-view-2-item-img img{width:100%; }
						.kibo-haber-view-2-item-texts{}
							.kibo-haber-view-2-item-texts-caption{display:block; margin-top:5px; font-weight:bold; color:#000;}
								.kibo-haber-view-2-item-texts-caption:hover{color:#4c4c4c;}
							.kibo-haber-view-2-item-texts-textp{color:#4c4c4c;}
							.kibo-haber-view-2-item-texts-more{color:#000; font-size:12px;}
								.kibo-haber-view-2-item-texts-more:hover{color:#4c4c4c; text-decoration:underline}
							
			
			/*urun ozet + resim gosterim*/
			.kibo-urun-img-ozet{margin:0 auto; margin-top:60px;}
				p.kibo-urun-img-ozet-text{padding-right:10px;  color:#3e3e3e; line-height:20px}

			/*ozel linkler*/
			ul.kibo-ozel-linkler{ margin-top:60px;}
				ul.kibo-ozel-linkler li{list-style-type:none; margin-bottom:10px}
				ul.kibo-ozel-linkler li a{display:block; color:#000;}
					ul.kibo-ozel-linkler li a:hover{color:#ee7122;}

/*kibo-footer*/
#kibo-footer{}
	.kibo-footer-sector-1{background-color:#eb5b00; overflow:auto;}
			.kibo-footer-menu-horizontal{margin:0 auto;	}
			.kibo-footer-menu-horizontal ul{margin:0; padding:0}
			.kibo-footer-menu-horizontal ul li{float:left; list-style:none;}
			.kibo-footer-menu-horizontal ul li a{font-size:12px; display:block; color:#fff; line-height:50px; padding:0 15px}
			.kibo-footer-menu-horizontal ul li a:hover{background-color:#c25200;}
			@media all and (max-width:1000px){
				.kibo-footer-menu-horizontal ul{margin:0; padding:0}
				.kibo-footer-menu-horizontal ul li{float:none}
				.kibo-footer-menu-horizontal ul li a{font-size:13px; display:block; color:#fff; border-bottom:1px solid #c25200; line-height:40px; text-align:center}
			}
			
	.kibo-footer-sector-2{background-color:#222222; overflow:auto; }
		.footer-menu-sosyal-aglar{margin:0 auto; margin-top:10px; overflow:auto; width:140px}
		.footer-menu-sosyal-aglar ul{margin:0; padding:0}
		.footer-menu-sosyal-aglar ul li{float:left; list-style:none;}
		.footer-menu-sosyal-aglar ul li a{display:block; line-height:28px; padding:0 3px}
		
	.kibo-footer-sector-3{background-color:#333232;}
		.kibo-footer-sector-3-child{text-align:right; color:#fff; padding:15px 0}

/*kibo sayfa*/
.kibo-page-container{margin-top:5px; margin-bottom:5px; background-color:#fff; overflow:hidden; border:1px solid #dddddd;  border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; background-color:#fcfbfb;}
	.kibo-page-container-text{margin:10px; padding:0 0 5px 0; border-bottom:1px dashed #ddd;}
		.kibo-page-container-text a{color:#000; font-size:16px; font-weight:bold}
	.kibo-page-container-full-text{margin:10px;}
	
/*Blog Haber Sayfa*/
@media all and (max-width:520px){
	.kibo-grid-y-30{width:100%!important}
	.kibo-grid-y-70{width:100%!important}
	a.kibo-blog-devami{display:block;}
}
.kibo-grid-y-30{float:left; width:30%}
.kibo-grid-y-70{float:left; width:70%}
.kibo-blog-list{border-bottom:1px dashed #ddd; margin:10px; overflow:auto; padding:5px}
.kibo-blog-baslik {margin-bottom:3px;}
.kibo-blog-baslik a{color:#000; font-weight:bold; font-size:14px}
.kibo-blog-alt-baslik{margin-bottom:6px; color:#9a9a9a}
.kibo-blog-resim{padding:5px; overflow:atuo; background-color:#eeeeee; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px}
.kibo-blog-resim img{width:100%}
.kibo-blog-ozet{margin-left:10px; color:#393939; line-height:19px}
a.kibo-blog-devami{color:#eb5b00;}
a.kibo-blog-devami:hover{text-decoration:underline}

/*Yazar Listesi*/
	.kibo-harf-liste{padding:10px;}
	.kibo-harf-liste ul{padding:0px; margin:0px; }
	.kibo-harf-liste ul li{float:left; margin-left:5px; list-style:none}
	.kibo-harf-liste a{color:#616161; font-size:12px; font-weight:bold}
	.kibo-harf-liste a:hover{color:#000; font-size:12px; font-weight:bold}
	
	.kibo-icerikkutu{float:left; background-color:#e2e2e2; padding:5px; margin:5px; width:30%; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;}
	.kibo-kutuHarf a{color:#464646; font-size:15px; font-weight:bold}
	.kibo-kutuHarf a:hover{color:#707070; font-size:15px; font-weight:bold}
	ul.kibo-kutuListe{margin:5px 0 0 5px; padding:0px;}
	ul.kibo-kutuListe li{list-style-type:none}
	ul.kibo-kutuListe li a{display:block; color:#5d5d5d; font-size:13px}
	ul.kibo-kutuListe li a:hover{color:#000;}
	.kibo-listeDevami{text-align:center;}
	.kibo-listeDevami a{font-size:10px; color:#484646}
	.kibo-listeDevami a:hover{text-decoration:underline;}
	
	@media all and (max-width:750px){
		.kibo-icerikkutu{width:45%;}
	}
	@media all and (max-width:450px){
		.kibo-icerikkutu{margin-right:10px!important; margin-left:10px!important; width:90%!important;}
	}
	
	.kibo-yazar-full-list{padding:10px; margin-bottom:10px; overflow:auto;}
		.kibo-yazar-full-list-item{float:left; width:30%}
		.kibo-yazar-full-list-item a{display:block; padding:5px; color:#616161}
		.kibo-yazar-full-list-item a:hover{color:#000; text-decoration:underline}
	
	@media all and (max-width:750px){
		.kibo-yazar-full-list-item{width:50%}
	}
	
	@media all and (max-width:400px){
		.kibo-yazar-full-list-item{width:100%; margin-top:2px;}
		.kibo-yazar-full-list-item a{background-color:#d7d7d7}
		.kibo-yazar-full-list-item a:hover{text-decoration:none; background-color:#adadad; color:#fff}
	}
/*Kategori Listesi*/
.kibo-cat-container{margin:10px}
	.kibo-icerikkutu-full{float:left; background-color:#e2e2e2;  width:100%; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-bottom:5px}
		.kibo-kutu-cat-title{margin:5px;}
		.kibo-kutu-cat-title a{color:#464646; font-size:15px; font-weight:bold}
		.kibo-kutu-cat-title a:hover{color:#707070; font-size:15px; font-weight:bold}
	
	.kibo-turler-container{float:left; background-color:#c1c1c1; width:100%; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-bottom:5px}
	.kibo-turler-container-title{font-size:14px; margin:5px; color:#000; font-weight:bold;}
		
		
/*Kullanıcı Girişi*/
	.kibo-well-container{margin:10px; padding:10px; background-color:#f5f5f5; border:1px solid #d3d2d2; overflow:hidden; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px }
		.kibo-well-container h2{margin:0; padding:0;  color:#eb5b00;}
	
	.kibo-label{display:inline-block;  font-weight:bold; margin-bottom:5px; }
	.kibo-input-text{padding:11px; width:100%; box-sizing:border-box;  border:1px solid #cccccc;  box-shadow: inset 1px 1px 2px 0 #dddcdc;}
	.kibo-input-text:focus{border:1px solid #66afe9; }
	
	.kibo-input-checkbox{vertical-align:middle}
	.kibo-input-radio{vertical-align:-3px}
	.kibo-input-select{background-color:#fff; padding:11px; width:100%; box-sizing:border-box;  border:1px solid #cccccc;  box-shadow: inset 1px 1px 2px 0 #dddcdc;}
	
	.kibo-input-select:focus{border:1px solid #66afe9; }
	.kibo-custom-a-1{color:#eb5b00;	}
	.kibo-custom-a-1:hover{text-decoration:underline;}
	.kibo-btn {color:#fff;  padding:5px; cursor:pointer; display:inline-block; border:none; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;} 
	.kibo-btn-default{background-color:#eb5b00; border:1px solid #c54c00;}
	.kibo-btn-soft-green{background-color:#64c632; border:1px solid #50982c;}
	.kibo-custom-p{line-height:20px; color:#202020; font-size:14px; text-shadow:1px 1px 1px #868686}

/*Hesabim*/
	ul.kibo-hesabim-liste{margin:0; padding:0;}
	ul.kibo-hesabim-liste li{list-style-type:none; margin-bottom:8px;}
	ul.kibo-hesabim-liste li a{color:#515151; font-weight:bold; }
	ul.kibo-hesabim-liste li a:hover{color:#000;}
	
/*Ürün listesi filtre*/
.urun-list-filtre-container{}
	.urun-list-filtre-label{margin-top:10px; margin-left:10px; font-weight:bold; color:#c43526; font-size:16px}
	.urun-list-filtre-secenek-container{padding:10px;}
	.urun-list-filtre-secenek-list{height:80px; overflow-y: scroll}
	.urun-list-filtre-secenek-list::-webkit-scrollbar-track{border-radius: 5px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);background-color: #F5F5F5;}
	.urun-list-filtre-secenek-list::-webkit-scrollbar{width:9px;background-color: #F5F5F5;}
	.urun-list-filtre-secenek-list::-webkit-scrollbar-thumb{border-radius: 5px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);background-color: #555;}
	
		.urun-list-filtre-secenek-baslik{font-weight:bold; font-size:13px; display:block; margin-bottom:5px; margin-left}
		.urun-list-filtre-secenek-list ul {padding:0; margin:0; }
		.urun-list-filtre-secenek-list ul li{list-style-type:none}
		.urun-list-filtre-secenek-list ul li label{font-size:12px; display:block; margin-bottom:2px; cursor:pointer}
		.urun-list-filtre-secenek-list ul li label input{vertical-align:sub}
		
		.urun-list-filter-search-input-try{margin-bottom:2px;}
			.urun-list-filter-search-input-try input{padding:5px; font-size:12px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
		
		.kibo-filter-selected-items{margin-bottom:5px; font-size:10px; }
			.kibo-filter-selected-items-span{cursor:pointer; display:inline-block; padding:2px 3px; background-color:#22afca; color:#fff; margin-bottom:2px;}
			.kibo-filter-selected-items-span:hover{background-color:#00819a;}
				.kibo-filter-selected-items-span a{color:#fff;}
		
	
/*Urun liste*/
.urun-liste-tray{margin-top:5px}
	.filter-tray{width:100%; height:34px; background-color:#d7d7d7; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px}
	.filter-list-1{display:block; float:right; background:url("../images/list-1.png") no-repeat; width:25px; height:24px; margin-right:5px; margin-top:5px}
	.filter-list-2{display:block; float:right; background:url("../images/list-2.png") no-repeat; width:25px; height:24px; margin-right:5px; margin-top:5px}
	.filter-list-text{float:left; display:block; margin-top:9px; margin-left:10px; color:#515151;}
	.filter-list-siralama{float:left; margin-top:7px; background-color:#e1e1e1; border:1px solid #bebebe; color:#686868}
	
	/*Ürün Sayfalama Css*/
	#sayfalama{padding:5px; background-color:#d7d7d7; margin-top:5px; margin-bottom:5px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
	.sayfalama{margin:5px 0 0 0; overflow:auto;}
	.sayfalama_btn{margin:0; padding:0}
	.sayfalama_btn li{float:left; list-style:none;}
	.sayfalama_btn li a{display:block; padding:5px 10px 5px 10px; background-color:#fff; border:1px solid #bcbcbc; font-weight:bold; color:#313030; font-size:11px; margin:3px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px}
	.sayfalama_btn li a:hover{background-color:#e25344; color:#fff}
	.sayfalama-aktif{background-color:#e25344!important; color:#fff!important;}
	.gosterilenKayit{margin-left:5px; font-size:12px; color:#313030;}
	
	.urun-item{float:left; padding:5px; width:165px; margin-left:5px; margin-bottom:5px; height:360px; margin-bottom:5px!important}
		.urun-item-image{position:relative; width:165px; height:240px; margin:0 auto} /*duzenleme*/
		.urun-item-image img{position:absolute; width:165px; max-height:240px; bottom:0px;-webkit-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); -moz-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); box-shadow: 1px 1px 7px 2px rgba(156,156,156,1);} /*duzenleme*/
		.urun-item-text{margin-top:5px; height:32px; overflow:hidden;} /*duzenleme*/
		.urun-item-text a{color:#d64738; font-size:13px}
		.urun-item-text a:hover{color:#000}
		.urun-item-fiyat{ margin-top:10px}
		.urun-item-fiyat-1{display:inline-block; font-size:13px; font-weight:bold; color:#5f5f5f}
		.urun-item-fiyat-2{display:inline-block; font-size:11px; text-decoration:line-through; margin-left:1px}
		.urun-item-button{margin-top:1px}
		.kibo-search-list-basket-btn{display:inline-block; text-align:center;  padding:5px 6px;  background-color:#d64738; color:#fff; font-size:13px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -webkit-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); -moz-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); box-shadow: 10px 10px 10px -8px rgba(150,150,150,1);}

		@media all and (max-width:380px){
		/*Anasayfa urun css*/
		.body-urun-tray-text{text-align:center}
		.urun-item{float:left!important; width:45%!important; margin:5px auto!important}
		.urun-item-image{width:90%!important;}
		.urun-item-image img{display:block; width:90%!important; height:auto!important; margin:0 auto!important;}
		}
	
		.urun-item-image-indirim-yuzde{background:url("../../../_contents/style_img_assets/urun-isk-bg.png") no-repeat; width:39px; height:60px; color:#fff; position:absolute; right:15px; top:-8px; z-index:9;}
				.urun-item-image-indirim-yuzde span{display:block; text-align:center; margin-top:3px;}

	/*Urun liste list*/
	.urun-item-list{margin:5px; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:15px;}
	.urun-item-list-image{position:relative; float:left; width:175px; }
	.urun-item-list-image img{float:left; width:175px; -webkit-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); -moz-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); box-shadow: 1px 1px 7px 2px rgba(156,156,156,1);}
	.urun-item-list-c-t{float:left; margin-left:15px; width:700px; overflow:auto;}
		.urun-item-list-text{margin-top:5px}
		.urun-item-list-text a{color:#d64738; font-size:14px}
		.urun-item-list-text a:hover{color:#000}
		
		.urun-item-list-content{margin-top:10px; line-height:20px; color:#404040}
		.urun-item-list-fiyat{margin-top:10px}
		.urun-item-list-fiyat-1{display:inline-block; font-size:15px; font-weight:bold; color:#5f5f5f}
		.urun-item-list-fiyat-2{display:inline-block; font-size:12px; text-decoration:line-through; margin-left:4px}
		.urun-item-list-button{float:left; margin-top:10px}
	@media all and (max-width:1000px){
		.urun-item-list{margin-bottom:10px;}
		.urun-item-list-image{width:25%; background-color:red;}
		.urun-item-list-image img{width:100%;}
		.urun-item-list-c-t{margin-left:10px; width:70%;}
	}
	@media all and (max-width:560px){
		.urun-item-list-content{font-size:12px; line-height:13px}
		.urun-item-list-fiyat,
		.urun-item-list-content,
		.urun-item-list-button{margin-top:5px;}
		.urun-item-list-text{margin-top:0px}
	}
	
	@media all and (max-width:380px){
		/*Urun liste sayfasi mobil ayar*/
		.filter-tray{height:auto!important; overflow:auto;}
		.responsive-380-center{clear:both; display:block;margin: 0 auto; height:34px; width:65px}
	}
	
/*Ürün listesi Yazar Hakkında icerik-hakkinda-tray */
.icerik-hakkinda-tray,.yayinci-hakkinda-tray{overflow:auto; padding:10px; background-color:#fcfbfb; border:1px solid #bdbec0; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
	.hakkinda-resim {float:left; width:25%; background-color:#fff; }
	.h-img-try{padding:6px; border:1px solid #f4f3f3; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; }
	.hakkinda-resim  img{width:100%; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
	.hakkinda-metin{float:left; width:75%}
	.h-metin-try{margin:10px; }
	.h-metin-try-1{height:180px; overflow:hidden;}
	.h-metin-gg-btn{display:block; color:#c43526!important; font-weight:bold; margin-top:5px;}
	
/*Urun detay sayfasi*/
.urun-detay-resim{float:left; margin:5px; padding:5px; background-color:#f0f0f0; width:310px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px}
	.urun-detay-resim img{width:310px;}

.kibo-urun-detay-tag{padding:3px 5px; border-radius:2px; background-color:#535353; color:#fff;}
.kibo-urun-detay-tag:hover{background-color:#2f2f2f;}

.kibo-urun-detay-icerige-gozat{display:inline-block; background-color:#38c429; color:#fff; font-size:11px; padding:5px 7px; margin-top:5px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
	.kibo-urun-detay-icerige-gozat:hover{background-color:#2fb721}
	
.urun-detay-sag{float:left; margin-left:5px; width:800px} /**/
	.urun-detay-text-1{margin-left:10px; margin-top:10px; border-bottom:1px solid #dddddd; padding-bottom:10px}
	.urun-detay-text-1 a{display:block; color:#000;font-size:17px; font-weight:bold}
	.urun-detay-text-2{margin-left:10px; margin-top:10px}
	.urun-detay-text-2 a{color:#6a6a6a}
	.urun-detay-text-2 a:hover{text-decoration:underline}
	.urun-detay-kibo-kategori{text-align:right; font-size:11px; color:#cdcccc; margin-top:10px; margin-right:10px;}
	.urun-detay-fiyat-tray{background-color:#f0f0f0; border-bottom:2px solid #cacaca; padding:15px; margin-top:30px; margin-right:10px; margin-left:10px}
		.urun-detay-fiyat-text-1{font-size:22px;}
		.urun-detay-fiyat-text-1 span{margin-left:10px; font-size:14px; color:#222222;}
		.urun-detay-fiyat-text-2{margin-top:10px; color:#797979; font-size:14px}
		.urun-detay-sepet-button{margin-top:25px; margin-left:10px}
			a.urun-detay-sepet-button-a{display:block; margin-left:15px; text-align:center;  padding:2px 12px; line-height:32px; background-color:#d64738; color:#fff; font-size:17px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -webkit-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); -moz-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); box-shadow: 10px 10px 10px -8px rgba(150,150,150,1);}
	
		.urun-detay-tab-tray{margin:5px; overflow:auto}
		.tab-button{float:left; font-size:12px; padding:13px; border-right:1px solid #dedede; cursor:pointer; font-weight:bold; color:#393939 }
		.tab-content{padding:5px; background-color:#fff; border:1px solid #c2c2c2; display:none}
		.tab-button-aktif{background-color:#d64738; color:#fff}
		
		/*Ürün Detay Revize*/
		.tab-tray-button-grp{overflow:auto; background-color:#f2f2f2; border:1px solid #dedede;}
		
	.kb-urun-detay-satinal{float:left; margin-top:25px; }
		a.kb-urun-detay-satinal-a{display:block; margin-left:15px; text-align:center; padding:2px 12px; line-height:32px; background-color:#38c429; color:#fff; font-size:17px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -webkit-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); -moz-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); box-shadow: 10px 10px 10px -8px rgba(150,150,150,1);}
	
	.urun-detay-etiket-list{margin-top:20px; margin-left:10px;}
	
	@media all and (max-width:1000px){
		.urun-detay-tab-tray{margin-top:20px}
		.urun-detay-resim{width:30%}
		.urun-detay-resim img{width:100%}
		.urun-detay-sag{width:65%;}
	}
	@media all and (max-width:565px){
		.urun-detay-tab-tray{margin-top:20px}
		.urun-detay-resim{float:none; width:90%!important; margin:0 auto!important;}
		.urun-detay-resim img{display:block; width:100%!important;}
		.urun-detay-sag{width:100%; margin:0 auto;}
		.urun-detay-sepet-button{margin:0px; margin-top:15px}
		
		.urun-detay-liste-fiyati{display:block; margin-left:0px!important; margin-top:7px}
		
		.urun-detay-text-1{margin-left:5px; margin-right:5px;}
		.urun-detay-text-2{margin-left:5px; margin-right:5px;}
		.urun-detay-fiyat-tray{margin-left:5px; margin-right:5px;}
		.urun-detay-sepet-button{margin-left:5px; margin-right:5px;}
	}
	
	/*Ürün detay sayfasi sahaf urun talep pack*/
	.kibo-urun-detay-default-sahaf-urun-button{margin-left:16px; margin-top:15px}
		a.kibo-urun-detay-default-sahaf-urun-button-a{display:inline-block; text-align:center; width:200px;  padding:5px 0px; line-height:32px; background-color:#ee1d23;  color:#fff; font-size:20px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -webkit-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); -moz-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); box-shadow: 10px 10px 10px -8px rgba(150,150,150,1);}
		a.kibo-urun-detay-default-sahaf-urun-button-a:hover{background-color:#ff0007;}
		
	#kibo-urun-detay-default-sahaf-urun-talep-form-modal{display:none;}
		.kibo-urun-detay-default-sahaf-urun-talep-form-baslik{color:#ee1d23;}
		.kibo-urun-detay-default-sahaf-urun-talep-form-aciklma-baslik{font-size:12px;}
		.kibo-urun-detay-default-input-text{padding:5px; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px 0 #dddcdc; border-radius:2px;}
		.kibo-urun-detay-default-input-text:focus{border:1px solid #66afe9;}
		.kibo-urun-detay-default-input-textarea{padding:5px; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px 0 #dddcdc; border-radius:2px;}
		.kibo-urun-detay-default-input-textarea:focus{border:1px solid #66afe9}
	
	.kibo-urun-detay-default-sosyal-paylasim-link-grp{margin:10px;}
	
	.kibo-urun-detay-default-ek-dosyalar{margin:10px 20px; color:#777777;}
	.kibo-urun-detay-default-ek-dosya-item, .kibo-urun-detay-default-ek-dosya-item-fl{float:left; height:42px; margin-right:5px; margin-bottom:5px;}
		.kibo-urun-detay-default-ek-dosya-item img{display:block; max-height:40px; border:2px solid #ddd}
		.kibo-urun-detay-default-ek-dosya-item-fl{display:inline-block; margin-right:10px;}
		.kibo-urun-detay-default-ek-dosya-item-fl a{color:#777777; font-size:30px}
		
		
	
/*Sepet Sayfasi*/
.sepet-tray{overflow:auto; padding:5px}
	.sepet-row-head{background-color:#d7d7d7; overflow:auto; clear:both;}
		.sepet-head-text{margin:8px 0px; font-weight:bold;}
		.col-1,
		.col-resim,
		.col-aciklama,
		.col-fiyat,
		.col-miktar,
		.col-toplam{float:left;}
		
	.sepet-row-body{clear:both;overflow:hidden; border-bottom:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd }
		.sepet-body-text{margin-top:3px}
		.col-1 .sepet-body-text{margin-top:19px!important}
		.col-1{width:5%;}
		.col-resim{width:10%}
		.col-resim img{width:40px; height:50px;}
		.col-aciklama{width:55%}
			.col-aciklama-text-1{display:block; color:#000; font-weight:bold;}
			.col-aciklama-text-2{display:block; font-size:11px; color:#d64738;}
			.col-aciklama-text-3{display:block; font-size:12px; color:#6c6cff;}
		.col-fiyat{width:10%}
			.sepet-fiyat-1{display:block;}
			.sepet-fiyat-2{display:block; font-weight:bold}
		.col-miktar{width:10%}
			.sepet-miktar{width:30px; text-align:center}
		.col-toplam{width:10%}
	
	.sepet-footer{overflow:auto; margin:5px; margin-top:10px; margin-bottom:20px;}
		.sepet-footer-left{float:left;}
			a.sepet-footer-button{display:inline-block; color:#fff; padding:5px; font-size:12px; background-color:#d64738}
			a.sepet-footer-button:hover{background-color:#bc3223}
			
			a.sepet-footer-button-devam-et{display:inline-block; color:#fff; padding:5px; font-size:12px; background-color:#ff8275}
			a.sepet-footer-button-devam-et:hover{background-color:#d3665b}
			
		.sepet-footer-right{float:right}
			.sepet-footer-right-text{text-align:right; font-size:13px; line-height:17px;}
	
	@media all and (max-width:600px){
		.sepet-head-text{margin:3px 0px; font-size:11px; font-weight:bold;}
		.sepet-body-text{font-size:11px}
		.col-1{width:5%;}
		.col-resim{width:12%}
		.col-aciklama{width:45%}
		.col-fiyat{width:12%}
		.col-miktar{width:13%}
		.col-toplam{width:13%}
	}
	@media all and (max-width:450px){
		.col-1{width:6%;}
		.col-resim{width:15%}
		.col-aciklama{width:35%}
		.col-fiyat{width:16%}
		.col-miktar{width:13%}
			.sepet-miktar{width:20px; font-size:11px}
		.col-toplam{width:15%}
		.sepet-footer-left{display:block!important;float:none!important}
		.sepet-footer-button{display:block!important; margin-bottom:2px}
		.sepet-footer-right{display:block!important;float:none!important; margin-top:10px}
	}

/*Sepet siparis adımları*/
.siparis-adimlari-container{overflow:hidden; border:1px solid #f0f0f0; background-color:#f8f8f8; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px}
	
	.siparis-adimlari-fonts{overflow:auto; width:640px; margin:0 auto}
	.siparis-adimlari-fonts ul{}
	.siparis-adimlari-fonts ul li{list-style:none; float:left; text-align:center; margin:0 35px}
	.siparis-adimlari-fonts ul li span{font-size:10px;  display:block; line-height:40px; font-weight:bold; cursor:default}
	.siparis-adimlari-fonts ul li a{display:block; cursor:default; font-size:35px; color:#000}
	.siparis-adimlari-fonts ul li a i{border-radius:50%; width:65px; height:65px;  line-height: 65px;    border: 2px solid;}
	.siparis-adimlari-fonts-active{color:#bc3223!important}
	@media all and (max-width:650px){
		.siparis-adimlari-fonts{overflow:auto; width:100%; margin:0 auto;}
		.siparis-adimlari-fonts ul li{ margin:0 25px}
	}
	@media all and (max-width:550px){
		.siparis-adimlari-fonts ul li{ margin:0 15px}
	}
	@media all and (max-width:455px){
		.siparis-adimlari-fonts ul li{ margin:0 10px}
		.siparis-adimlari-fonts ul li a{font-size:20px;}
		.siparis-adimlari-fonts ul li a i{border-radius:50%; width:45px; height:45px;  line-height: 45px;}
	}
	@media all and (max-width:380px){
		.siparis-adimlari-fonts ul li{ margin:0 5px}
		.siparis-adimlari-fonts ul li a{font-size:15px;}
		.siparis-adimlari-fonts ul li a i{border-radius:50%; width:35px; height:35px;  line-height: 35px;}
		.siparis-adimlari-fonts ul li span{font-size:9px;}
	}
	@media all and (max-width:330px){
		.siparis-adimlari-fonts ul li{ margin:0 2px}
		.siparis-adimlari-fonts ul li a{font-size:15px;}
		.siparis-adimlari-fonts ul li a i{border-radius:50%; width:30px; height:30px;  line-height: 30px;}
		.siparis-adimlari-fonts ul li span{font-size:8px;}
	}
	
/*Ödeme */

/*kibo3d book modal*/
.kibo3d-book-modal-try{position:absolute;z-index:99999;padding:5px; background-color:#fff; border:1px solid #f1f1f1; display:none; box-shadow:2px 2px 20px #ffffff;}
	.book-modal-try-kapat{background-color:#282828; color:#fff; position:absolute; right:-10px;  top:-10px; cursor:pointer; font-weight:bold; width:10px; height:15px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; padding:5px}

	
/*Kibo hızlı arama css*/
.kibo-fast-search-container{position:absolute;  z-index:99; width:450px;  background-color:#fff; margin-top:10px; -webkit-box-shadow: 1px 1px 2px 2px rgba(222,222,222,1); -moz-box-shadow: 1px 1px 2px 2px rgba(222,222,222,1); box-shadow: 1px 1px 2px 2px rgba(222,222,222,1)}
	.kibo-fast-search-list{padding:0; margin:0}
		.kibo-fast-search-list li{padding:0; margin:0; list-style:none}
			.kibo-fast-search-prd-item{margin:2px; padding:2px; overflow:auto; cursor:pointer; border-bottom:1px solid #ededed}
				.kibo-fast-search-prd-item:hover{background-color:#f9f9f9}
				.kibo-fast-search-prd-item-sol{float:left; width:45px}
					.kibo-fast-search-prd-img{width:35px; -webkit-box-shadow: 1.5px 1.5px 3px 0px rgba(186,186,186,1);-moz-box-shadow: 1.5px 1.5px 3px 0px rgba(186,186,186,1);box-shadow: 1.5px 1.5px 3px 0px rgba(186,186,186,1)}
				.kibo-fast-search-prd-item-sag{float:left}
					.kibo-fast-search-prd-item-text-1, .kibo-fast-search-prd-item-text-2{display:block; margin-bottom:2px; overflow:auto; width:385px}
					.kibo-fast-search-prd-item-text-1{font-weight:bold; color:#000}
					.kibo-fast-search-prd-item-text-2{font-size:10px; color:#686868}
	.kibo-fast-search-container-footer{clear:both; background-color:#ececec; padding:10px;  text-align:center}
		.kibo-fast-search-container-footer a{color:#ff6300; font-weight:bold}
			.kibo-fast-search-container-footer a:hover{text-decoration:underline}
			.kibo-fast-search-loader{margin-top:5px; display:none}
/***/
.kibo-urun-view-container-baslik-style-2{position:absolute; left:30px; top:10px; padding:5px;  border-bottom:1px solid #ddd; width:80%}
	.kibo-urun-view-container-baslik-style-2 a{font-weight:bold; font-size:16px;}

	
/**Kibo Custom Table*/
.kibo-table{overflow:auto; border:1px solid #ddd;}
	.kibo-table-head{padding:5px}
	.kibo-table-row{overflow:auto; padding:5px; border-top:1px solid #ddd;cursor:default}
		.kibo-table-row:hover{background-color:#f4fcff}
	
	.kibo-table-bg-color-1{background-color:#f4f4f4;}
	.kibo-table-bg-color-2{background-color:#fcfeff;}
	
	.kibo-table-row-detail{overflow:auto; display:none;}
	.kibo-table-row-detail-row{background-color:#eee; overflow:auto; border-top:1px solid #ddd; padding:3px; font-size:11px}
		.kibo-table-row-detail-row:hover{background-color:#f4fcff}
		
	.kibo-table-searc-input{padding:4px; width:100px; border:1px solid #cccccc; background-color:#f8f8f8}
		.kibo-table-searc-input:focus{border:1px solid #aacbff}
		
/**kibo-urun-miktar-input*/
.kibo-urun-miktar-input{width:20px; text-align:center; padding:2px; margin:0; border:1px solid #c1c1c1;}
	.kibo-urun-miktar-input:focus{border:1px solid #aacbff}
	
/*Anasayfa kibo-prd-view-style3*/
.kibo-prd-view-style3-caption{border-bottom:1px solid #7e7e7e; text-align:center;}
	.kibo-prd-view-style3-caption a{display:inline-block;  color:#7e7e7e; font-size:18px; border-bottom:1px solid #7e7e7e; padding:3px 15px}
.kibo-prd-view-style3-item-container{padding:10px;}
	.kibo-prd-view-style3-item{cursor:pointer; border:1px solid #f2f2f2; -webkit-box-shadow: 0px 2px 3px 0px rgba(219,219,219,1); -moz-box-shadow: 0px 2px 3px 0px rgba(219,219,219,1); box-shadow: 0px 2px 3px 0px rgba(219,219,219,1);}
	.kibo-prd-view-style3-item:hover{-webkit-box-shadow: 0px 3px 8px 0px rgba(173,173,173,1); -moz-box-shadow: 0px 3px 8px 0px rgba(173,173,173,1); box-shadow: 0px 3px 8px 0px rgba(173,173,173,1);}
		.kibo-prd-view-style3-item-img{}
		.kibo-prd-view-style3-item-img img{margin-top:35px!important; width:70%;}
		
		.kibo-prd-view-style3-texts{padding:20px 5px; text-align:center}
			.kibo-prd-view-style3-prd-name{display:block; font-weight:bold; color:#f56a01; font-size:15px;}
			.kibo-prd-view-style3-prd-author{display:block; color:#000; font-size:13px; margin-top:10px; }

/*Anasayfa kibo-prd-view-style4*/
.kibo-prd-view-style4-caption{border-bottom:1px solid #7e7e7e; text-align:center;}
	.kibo-prd-view-style4-caption a{display:inline-block;  color:#7e7e7e; font-size:18px; border-bottom:1px solid #7e7e7e; padding:3px 15px}
.kibo-prd-view-style4-item-container{padding:10px;}
	.kibo-prd-view-style4-item{cursor:pointer; border:1px solid #f2f2f2; -webkit-box-shadow: 0px 2px 3px 0px rgba(219,219,219,1); -moz-box-shadow: 0px 2px 3px 0px rgba(219,219,219,1); box-shadow: 0px 2px 3px 0px rgba(219,219,219,1);}
	.kibo-prd-view-style4-item:hover{-webkit-box-shadow: 0px 3px 8px 0px rgba(173,173,173,1); -moz-box-shadow: 0px 3px 8px 0px rgba(173,173,173,1); box-shadow: 0px 3px 8px 0px rgba(173,173,173,1);}
		.kibo-prd-view-style4-item-img{}
		.kibo-prd-view-style4-item-img img{margin:20px 0!important; width:85%;}
		
	ul.kibo-prd-view-style4-slider{margin:0; padding:0;}
	li.kibo-prd-view-style4-slider-item{display:block; float:left; list-style-type:none; }
	.kibo-prd-view-style4-slider-container{position:relative; height:auto; overflow:hidden;}
	.kibo-prd-view-style4-slider-back{cursor:pointer; font-size:50px; display:inline-block; color:#707070; position:absolute; left:0; top:100px;}
	.kibo-prd-view-style4-slider-next{cursor:pointer; font-size:50px; display:inline-block; color:#707070; position:absolute; right:0; top:100px;}

	.kibo-prd-view-style4-texts{text-align:center;}
		.kibo-prd-view-style4-prd-name{display:block; font-weight:bold; color:#f56a01; font-size:15px;}
		.kibo-prd-view-style4-prd-author{display:block; color:#000; font-size:13px; margin-top:5px;}

	.kibo-prd-view-style4-fiyat-texts{text-align:center; margin-top:4px}
		.kibo-prd-view-style4-prd-fiyat-1{color:#eb5b00; font-weight:bold; font-size:15px}
		.kibo-prd-view-style4-prd-fiyat-2{text-decoration:line-through; font-size:11px}


/*offer prd list css*/
.kibo-urun-detay-offer-prd-cont{border:1px solid #e2e2e2; margin-bottom:10px; }
	.kibo-urun-detay-offer-prd-cnt{overflow:auto; padding:10px; background-color:#f5f5f5}
	
.kibo-urun-detay-offer-prd-list-item{padding:20px;  border-bottom:1px solid #e2e2e2; overflow:auto; }
.kibo-urun-detay-offer-prd-list-label{font-size:16px; text-align:center; padding:5px; border-bottom:1px solid #e2e2e2}

.kibo-urun-item-offer-prd-resim{float:left; margin-top:10px; margin-left:2px; width:80px; height:120px}
	.kibo-urun-item-offer-prd-resim img{display:block; max-width:80px; max-height:120px; margin:0 auto; -webkit-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); -moz-box-shadow: 1px 1px 7px 2px rgba(156,156,156,1); box-shadow: 1px 1px 7px 2px rgba(156,156,156,1);}
	.kibo-urun-item-offer-caret{font-size:15px; float:left; margin:60px 20px 0 20px}
	
	.kibo-urun-item-offer-texts{display:inline-bloc; float:left; margin-left:25px;}
	
		a.kibo-urun-detay-offer-sepet-button-a{display:inline-block; text-align:center; width:160px;  padding:5px 0px; line-height:26px; background-color:#efa900;  color:#fff; font-size:15px; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -webkit-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); -moz-box-shadow: 10px 10px 10px -8px rgba(150,150,150,1); box-shadow: 10px 10px 10px -8px rgba(150,150,150,1);}
			a.kibo-urun-detay-offer-sepet-button-a:hover{background-color:#ffb400;}

img.child-right-img{float:left; width:20px!important; height:20px!important; margin-top:15px}



/*Mobil uyumlu filtreleme seçenekleri*/
.kibo-prd-search-filter-bottom-bar{position:fixed; bottom:0; left:0; z-index:999; width:100%;}
	.filter-bottom-bar-button{display:block; text-align:center; color:#fff;  width:100%; padding:10px; font-size:16px; cursor:pointer; border:1px solid #b72919; background-color:#d64738;}
@media all and (max-width:1000px){
	.kibo-urun-list-width-y23{width:100%;height:100%;min-height:100%;overflow-y: scroll; position:fixed;top:0; left:0; background-color:#fff;  z-index:998; }
}

.kibo-prd-top-graph{border:1px solid #ddd;text-align:center; padding:2px;}
	.kibo-prd-top-graph img{max-width:100%}


/*Favorilerim*/
.kibo-fav-container-header{background-color:#fff; padding:10px; border: 1px solid #ddd}
.kibo-fav-img{background-color:#fff; border:1px solid #f2f2f2; margin:5px; padding:5px; border-radius:3px;}
	.kibo-fav-img img{width:100%}
.kibo-fav-name{}
.kibo-fav-name a{margin:5px 5px; font-size:14px; color:#000; display:inline-block; font-weight:bold}

.kibo-fav-attr{margin:5px;}
	.kibo-fav-attr-yay{display:block; color:#000; font-size:12px}
	.kibo-fav-attr-yazar{display:block; margin-top:2px; color:#000;font-size:12px}
	.kibo-fav-attr-info{margin-top:5px; margin-bottom:5px; color:#9e9e9e; font-size:11px; line-height:15px}
	.kibo-fav-fiyat{font-size:11px;}
	.kibo-fav-fiyat-satis{margin-top:2px; font-weight:bold; font-size:11px; }
	.kibo-fav-basket-container{margin-top:5px}
	.kibo-fav-item-styles{color: #5b5b5b; font-size: 14px}
	.kibo-fav-item-styles:hover{color:#eb5b00;}
	
	
.kibo-fav-urun-detay-ekle-style{display:block; margin-left:2px; margin-top:10px;  color: #5b5b5b; font-size: 13px}
.kibo-fav-urun-detay-ekle-style:hover{color:#eb5b00;}

/*Para Birimleri*/
.kibo-para-birimi-select-style{margin-left:10px; display:inline-block; cursor:pointer;}
ul.kibo-para-birim-select-list{display:none; float:left; margin:0; padding:0; margin-top:5px; background-color:#fff; border:1px solid #ddd}
ul.kibo-para-birim-select-list li {list-style-type:none;}
ul.kibo-para-birim-select-list li a{display:block; line-height:25px; color:#000; padding:0 5px}
ul.kibo-para-birim-select-list li a:hover{color:#878787}
	
@media all and (max-width:1000px){
	ul.kibo-para-birim-select-list{position:absolute!important;  display:none;}
}

/*Dil Seçenekleri*/
.kibo-dil-secenekleri-select-style{margin-left:10px; display:inline-block; cursor:pointer;}
ul.kibo-dil-secenekleri-select-list{display:none; float:left; margin:0; padding:0; margin-top:5px; background-color:#fff; border:1px solid #ddd}
ul.kibo-dil-secenekleri-select-list li {list-style-type:none;}
ul.kibo-dil-secenekleri-select-list li a{display:block; line-height:25px; color:#000; padding:0 5px}
ul.kibo-dil-secenekleri-select-list li a:hover{color:#878787}
	
@media all and (max-width:1000px){
	ul.kibo-dil-secenekleri-select-list{position:absolute!important;  display:none;}
}

/*Favorilere ekle*/
.kibo-fav-icon-style-1{display:block; cursor:pointer;color:#5b5b5b; margin-top:5px; margin-bottom:5px;}
	.kibo-fav-icon-style-1:hover{color:#eb5b00;}
.kibo-fav-icon-style{cursor:pointer;color:#5b5b5b;margin-right:2px; font-size:24px;}
.kibo-fav-icon-style:hover{color:#eb5b00;}

/*Son Görüntülenen ürünler*/
.kibo-urun-son-goruntulenenler{height:280px!important; border:1px solid #e2e2e2; background-color:#fcfcfc}
.kibo-urun-son-goruntulenenler .kibo-urun-view-container-kapsul{height:280px!important;}
.kibo-urun-son-goruntulenenler .kibo-urun-slider-items-content{height:190px!important;}
.kibo-urun-son-goruntulenenler .kibo-urun-slider-geri{margin-top:75px;}
.kibo-urun-son-goruntulenenler .kibo-urun-slider-ileri{margin-top:75px;}



	
	

	
	
	
	
	
	
	
	
	
	
	