@media only screen and (max-width: 768px) {
	#header{
		padding:0px;
	}
	
	#header .logo{
		text-align:center;
	}
	
	#header .logo a img{
		display:initial;
	}
	
	.arama{
		text-align:center;
		margin-bottom:20px;
	}
	
	.arama .telefon{
		display:block;
	}
	
	.sagBlok .blokMenu ul li{
		margin-right:3px;
	}
	
	.sagBlok .blokMenu ul li a{
		padding:0px 8px;
	}
	
	.sagBlok .links a{
		margin-right:0px;
	}
	
	.sagBlok .links{
		margin:10px 0px;
	}
	
	.navbar{
		margin-bottom:0px;
	}
	
	.featureBox .tabButon{
		margin-top:20px;
	}
	
	.featureBox .tabButon ul li{
		margin-bottom:30px;
	}
	
	.product-item .basket a i{
		display:none;
	}
	
	.product-item .basket{
		margin-top:20px;
	}
	
	.product-item .price .newPrice{
		font-size:15px;
	}
	
	.product-item .basket a{
		position:initial;
	}
	
	.otherProduct .tabHeader ul li{
		display:inherit;
		text-align:center;
	}
	
	.newsBox .header{
		text-align:center;
		margin-bottom:20px;
	}
	
	.newsBox .newsList .item{
		margin-bottom:20px;
	}
	
	.contentArea-controls{
		display:none;
	}
	
	#controlButton{
		display:None;
	}
	
	.newsBox .newsList .item .links{
		padding: 0px 15px;
	}
	
	.newsBox .newsList .item .links .title{
		margin-top:20px;
	}
	
	.footer .informations .info{
		margin-bottom:20px;
		height:180px;
	}
	
	.tab-pane.active #controlButton{
		display:none !important;
	}
	
	.productList .loadButton a{
		padding:15px 20px;
	}
	
	.options.beden ul li{
		margin-right:10px;
		margin-bottom:20px;
	}
	
	.urunDetay .price .oldPrice{
		margin-left:0px;
	}
	
	.urunDetay .sepetEkle .add{
		float:left !important;
	}
	
	.urunTab .nav li{
		margin-right:0px;
	}
	
	.urunTab .nav li a{
		padding-left:10px;
		padding-right:10px;
	}
	
	.thumbnailsImage .solKontrol, .sagKontrol{
		display:none;
	}
	
	.urunDetay .bilgiler{
		margin-top:30px;
	}
	
	.urunDetay .bilgiler .reviewNumber{
		float:left !important;
	}
	
	.urunListe .product-item .inner{
		padding-left:5px;
		margin-right:0px;
	}
	
	.benzerUrunler .header span{
		padding:10px;
	}
	
	
}