.urunResimKucuk{
	 height:auto;
	 max-height:300px;
	 width:auto!important;
	 margin:0 auto
}
.ustcizgi{
	height:40px;
	background: #000;;

}
.ustcizgi ul{
	margin-top:10px;
	list-style-type: none;

}
.ustcizgi ul li{
	float:left;
	margin-right:10px;

}
.hariciLinkler {
	background:#fff;
	padding:10px;
	border-radius:10px;
	font-size:14px;
	color:#000;
	margin:10px 10px 0 0
}
.hariciLinkler:hover{
	background:#3f3f3f;
	padding:10px;
	color:#fff;
	border-radius:10px;
	font-size:14px;
	margin:10px 10px 0 0
}
.lazy{height:100%!important}

.visible-tablet-mobile{
    display: none;
}

@media (max-width: 992px) {
   .visible-tablet-mobile{
        display: block!important;
   }
	 .product-item{max-height:300px!important}
}
.mobilbayi {
	width:120px;
	top:0px;

}
.mobilbayi div{
color:#fff;
margin-top:10px

}
.mobilbayi svg{
	width:20px;
	float:left;
	height:20px;
	margin-right:10px;
	fill:#fff
}
.btn{color:#fff!important}


@media (max-width: 1500px) {
   header .user-nav .text{font-size:15px!important}
	 .icon svg{width:40px!important;height:40px!important}
}
.panel-group{margin-top:5rem!important}
.panel{background: #fff}
.categories{

	background: #fff;
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
    border-bottom: 5px solid #000;
}
