@media (max-width: 768px) {
	#header .header-top {
	  padding:var(--spacer-3) 0;
	  background-color:#323233;
	  position: fixed;
	  z-index: 1049;
	  top: 0;
	  width: 100% !important;
	}
	
	#katalogMenu ul{
		display:block;
	}

	.whatsapp-fixed {
		right:20px;
	}
	.whatsapp-fixed i{
		background: #25d366;
		color:#fff;
		border-radius: 100%;
		font-size:35px;
		height:60px;
		width:60px;
		display: flex;
		align-items: center;
		justify-content: center;
		box-shadow: 2px 2px 2px #0c3019;
	}
	.logo{
		margin-top:10px;
		text-align:center;
	}
	.phone{
		margin-top:10px;
		margin-bottom:10px;
		text-align:center !important;
	}
	.phone img{
		float:none !important;
	}
	.search{
		margin-top:10px !important;		
	}
	.search input{
		width:80% !important;
	}
	.menu{
		padding:10px 0px !important;
		margin-top:200px;
	}
	.menu button{
		border:1px solid #0591BF !important;
		background-color:#fff !important;
		color:#0591BF !important;
	}
	.banner{
		width:100% !important;
		background:#fff;
		position:fixed;
		z-index:1049;
		top:0;
		margin-top:50px;
	}
	.tamslider{
		margin-top:0 !important;
		padding:0 !important;
		Width:100% !important;
	}
	.slider{
		margin-top:0 !important;
		width:100% !important;
	}
.slider img{width:100% !important;
height:auto !important}
	/*  Testt A��l�r menu */
	.ac{
		border:none !important;
		width:100% !important;
		background:#47A8C9 !important;
	}
	.ac .dropdown-item{
		color:#fff !important; 
	}
	.ac .dropdown-item:hover{
		background:#2299C1;
	}
	.slayt{
		height:auto !important;
	}
	.p-image{
		height:auto;
		text-align:center !important;
	}
	.design a{
		text-align:center !important;
		display:block !important;
	}
	.copyright{
		text-align:center;
	}
	.banka{
		margin-top:220px !important;
	}
	.bilgi .liste-bilgi:nth-child(n+3){
		display:none !important;
	}
	.bilgi .liste-bilgi:nth-child(2){
		border-bottom:1px solid #ccc !important;
	}
	.hide-search{
		display:none !important;
	}
	.category-list{
		display:none;
	}
	.akordiyon{
		display:none;
	}
	.category-menu{
		margin-top:-20px !important;
		margin-left:100px !important;
	}
	.golge{
		display:none;
	}
	.kategori{
		display:none !important;
	}
	.map iframe{
		height:200px !important;
	}
	.item img{
		width:100% !important;
		height:auto !important;
		margin-left:0px !important;
	}
	.kenarlik{
		height:auto !important; 
	}
}