@media (max-width: 1585px) {


}
@media (max-width: 1300px) {

	.container-fluid {
		max-width:calc(100vw - 0px);	
	}

	
}
@media (max-width: 960px) {

	.container-fluid {
		max-width:calc(100vw - 0px);	
	}

		
	.btn {
		height:35px;
		line-height:30px;
		padding:0px 20px;
		font-size:16px;
	}


	/*------------------headerust----------------------*/

	#headerust .alan {
		flex-wrap:wrap;
		padding-bottom:10px;
	}
	#headerust .alan .kampanyayazi {
		width:100%;
		font-size: 10px;
		text-align:center;
	}

	#headerust .alan .butonlar {
		width:100%;
		text-align:center;
	}

		

	/*------------------header----------------------*/

	#header {
	} 
	#header .alan {
		display:none;
	}

	#header .alanust {
		flex-wrap:inherit;
		padding:10px 0px;
	}
	#header .alanust .sol {
		width:auto;
	}
	#header .alanust .logo {
		width:auto;
		margin-left:0px;
		margin-right:auto;
	}

	#header .alanust .butonlar a {
		margin-right:0px;
		margin-left:15px;
	}
	#header .alanust .logo img {
		height:34px;
	}
	#header .alanust .dil {
		display:none;
	}
	/*------------------slider----------------------*/

	#slider  {
		position:relative;
		padding-bottom:20px;
	}
	#slider .item {
		height:465px;
	}
	#slider .item .resim {
	}

	#slider .control-prev {
		font-size:20px;
		width:40px;
		height:40px;
		
	}
	#slider .control-next {
		font-size:20px;
		width:40px;
		height:40px;
		
	}


	/*------------------pazaryerleri----------------------*/

	#pazaryerleri {
		display:none;
	}

	/*------------------hakkimizda----------------------*/

	#hakkimizda {
		padding:10px 0px;
	}
	#hakkimizda .baslik {
		font-size: 20px;
		margin-top:0px;
		margin-bottom:15px;
	}
	#hakkimizda .aciklama {
		font-size: 14px;
		line-height: 18px;
		margin-bottom:18px;
	}
	#hakkimizda .resim {
		width:100%;
		height:180px;
		object-fit:cover;
		margin-bottom:30px;
	}

	#hakkimizda .btn {
		margin-bottom:30px;
	}




	/*------------------consatanlar----------------------*/

	#consatanlar  {
		position:relative;
		padding:10px 0px 10px 0px;
	}
	.urunlistitem .resim img {  
		height:142px;
	}
	.urunlistitem .resim .badge  {  
		padding:4px 22px;
		font-size: 9px;
		line-height: 12px;
	}
	.urunlistitem .adi { 
		font-size: 12px;
		line-height: 18px;
		padding:0px 8px;
	}
	.urunlistitem .fiyatlar { 
		margin-bottom:10px;
		padding:0px 8px;
	}
	.urunlistitem .fiyatlar .piyasa { 
		display:block;
	}
	.urunlistitem .fiyatlar .satis {
		display:block;
	}
	.urunlistitem .puanlar {
		display:none;
	}
	.urunlistitem .btn {
		justify-content:center;
		width:calc(100% - 16px);
		margin:0px 8px;
		background:#000;
		color: #fff;
		border-radius:0px;
	}
	.urunlistitem .btn:hover {
		color: #000;
	}
	.urunlistitem .btn span {
		display:none;
	}

	.boyutitem {
		padding:12px 0px;
		margin-bottom:0px;
	}
	.boyutitem .resim {
		display:flex;
		align-items:center;
		justify-content:center;
		width:100%;
		height:150px;
		margin-bottom:20px;
	}
	.boyutitem .resim img {
		max-width:100%;
		max-height:100%;
	}

	.boyutitem .adi {
		color: #101016;
		font-size: 16px;
		font-weight: 500;
		line-height: 25px;
	}
	.boyutitem .olcu {
		color: #b0b0b0;
		font-family: "IBM Plex Sans";
		font-size: 14px;
		font-weight: 500;
		line-height: 25px;
		margin-bottom:14px;
	}
	.boyutitem .buton {
		display:none;
	}

	/*------------------ufakbanner----------------------*/

	#ufakbanner {
		display:none;
	}


	/*------------------firsatlar----------------------*/

	#firsatlar  {
		position:relative;
		padding:10px 0px 10px 0px;
	}
	.firsatitem {  
		margin-bottom:20px;
	}

	.firsatitem .resim {  
		display:block;
		position:relative;
	}

	.firsatitem .resim img {  
		width:100%;
		height:149px;
		object-fit:cover;
	}
	.firsatitem .resim .adi  {  
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		display:flex;
		align-items:center;
		justify-content:center;
		background:rgba(0,0,0,0.3);
		color: #ffffff;
		font-size: 16px;
		font-weight: 600;
		line-height: 20px;
		text-align: center;
	}


	/*------------------koleksiyonlar----------------------*/

	#koleksiyonlar  {
		position:relative;
		padding:30px 0px 0px 0px;
		background: linear-gradient(0deg, #FFFFFF, #F4EBDF);
	}
	#koleksiyonlar .baslik {  
		font-size: 20px;
		margin-bottom:20px;
	}

	.kolekitem {
		height:275px;
	}
	.kolekitem .resim {
		height:150px;
	}
	.kolekitem .resim img {
		height:150px;
	}
	.kolekitem .bilgi {
		padding:14px;
	}

	.kolekitem .bilgi .yazi1 {
		font-size: 20px;
		line-height: 22.5px;
	}
	.kolekitem .bilgi .yazi2 {
		font-size: 12px;
		line-height: 25px;
	}



	/*------------------avantajlar----------------------*/

	#avantajlar  {
		padding:30px 0px 30px 0px;
	}
	#avantajlar .alan {
	}
	#avantajlar .alan .item {
		display:flex;
		align-items:center;
		margin-bottom:10px;
	}
	#avantajlar .alan .item .icon {
		display:flex;
		align-items:center;
		justify-content:center;
		width: 54px;
		height: 54px;
		border-radius:27px;
		border:1px solid #e3e3e3;
		margin-right:16px;
	}
	#avantajlar .alan .item .icon img {
		filter: contrast(0.1);
		max-height:20px;
	}
	#avantajlar .alan .item:hover .icon img {
		filter: contrast(1);
	}
	#avantajlar .alan .item .yazi1 {
		color: #101016;
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
	}

	/*------------------footer----------------------*/

	#footer .ust .logo img {
		max-width:80%;
	}
	#footer .menu {
		padding:20px 0px;
		text-align:center;
	}
	#footer .menubas {
		margin-top:18px;
		margin-bottom:8px;
		text-align:center;
	}
	#footer .menulink {
		text-align:center;
	}
	#footer .menubasust {
		text-align:center;
	}
	#footer .ebulten {
		display:none;
	}

	#footer .sosyal span {
		font-size: 14px;
	}
	#footer .sosyal a {
		width: 28px;
		height: 28px;
	}
	#footer .alt {
		display:flex;	
		flex-direction:column;
		align-items:center;
		justify-content:center;
		padding:20px 10px;
	}

	#footer .alt .copy {
		font-size: 12px;
		margin-bottom:15px;
	}

	#footer .alt .ticaretlogo img {
		margin-bottom:15px;
	}


	/*------------------bread----------------------*/

	#bread .alan {
		flex-direction:column;
	}
	#bread .alan .adi {  
		margin-left:auto;
	}
	#bread .alan .linkler a {  
		font-size: 14px;
	}

	/*------------------koleksiyonbanner----------------------*/

	#koleksiyonbanner .alan .resim {
		width:100%;
		height:200px;
		object-fit:cover;
	}
	#koleksiyonbanner .alan .bilgi {
		position:absolute;
		top:17px;
		left:17px;
		background:rgba(0,0,0,0.5);
		padding:18px 10px;
		max-width:70%;
	}
	#koleksiyonbanner .alan .bilgi .yazi1 {
		font-size: 25px;
		padding-bottom:17px;
		margin-bottom:12px;
	}
	#koleksiyonbanner .alan .bilgi .yazi2 {
		font-size: 14px;
	}
	
	/*------------------urunler----------------------*/
	
	#urunler {
		padding-top:0px;
	}
	
	/*------------------filtrebar----------------------*/

	.me-auto {
		margin-right:auto;
	}

	.form-check-label {
		line-height: 24px;
	}

	.form-check-input:checked {
		background-color: #000;
		border-color: #000;
	}
	#filtrebar  {
		margin-bottom:20px;
	}
	#filtrebar .alan {
		display:flex;
		align-items:center;
	}
	#filtrebar .alan .buton {
		display:flex;
		align-items:center;  
		font-size: 14px;
		font-weight: 400;
		line-height: 29px;
		color:#000;
		padding:0px 10px;
	}
	#filtrebar .alan .buton i {
		font-size: 18px;
		color:#000;
	}
	#filtrebar .alan .form-control {
		display:flex;
		align-items:center;  
		font-size: 14px;
		font-weight: 400;
		line-height: 29px;
		color:#000;
		border:0px;
		border-radius:0px;
		width:120px;
	}
	/*------------------filtremodal----------------------*/


	#filtremodal .solalan {
		margin-bottom:20px;
	}
	#filtremodal .solalan .sollink {
		padding:10px 5px;
	}
	#filtremodal .sagalan {
	}
	

	/*------------------urundetay----------------------*/

	#urundetay  {
		padding:30px 0px 30px 0px;
	}


	#urundetay .acikresimler {
		margin-bottom:20px;
	}

	#urundetay .carousel-item img {    
		height:300px;
		width: calc(100% - 0px);
	}
	#urundetay .video {
		margin-bottom:20px;
	}
	#urundetay .adi {
		font-size: 20px;
		line-height: 25px;
		margin-bottom:11px;
	}

	#urundetay .degerlendirme {
		display:flex;
		padding:20px 0px;
		border-bottom:1px solid rgba(0,0,0,0.1);
		margin-bottom:10px;
	}
	#urundetay .fiyatlar {
		margin-bottom:18px;
	}
	#urundetay .fiyatlar .piyasa {
		font-size: 22px;
		line-height: 32px;
	}
	#urundetay .fiyatlar .satis {
		font-size: 22px;
		line-height: 32px;
	}
	#urundetay .form-control {    
		position:relative;
		height: 44px;
		line-height: 40px;
		padding: 0px 17px;
		font-size: 16px;
		border-radius: 0px;
		background: #f0f0f0;
		border:1px solid #f0f0f0;
	}

	#urundetay .carousel-indicators {
		display:none;
	}
	.accordion-button:not(.collapsed) {
		color: #000;
		background-color: #fff;
		box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0%);
	}
	.select-group {    
		position:relative;
	}
	.select-group:before {    
		position:absolute;
		content:"\f107";
		top:0px;
		right:0px;
		width:44px;
		height:44px;
		display:flex;
		align-items:center;
		justify-content:center;
		font-family: 'Line Awesome Free';
		font-weight: 900;
		color:#000;
		z-index:100;
	}
	.number-group {    
		position:relative;
	}
	.number-group .form-control{    
		padding:0px 44px;
		text-align:center;
	}
	.number-group .arti,
	.number-group .eksi
	{   
		position:absolute;
		top:0px;
		width:44px;
		height:44px;
		display:flex;
		align-items:center;
		justify-content:center;
		color:#000;
		z-index:100;
		font-size:18px;
		font-weight:600;
		cursor:pointer;
	}
	.number-group .arti{   
		left:0px;
	}
	.number-group .eksi{   
		right:0px;
	}
	#urundetay .sepeteekle {    
		margin-bottom:30px;
	}
	#urundetay .bilgi {    
		display:none;
	}
	#urundetay .whatsapp { 
		display:flex;
		align-items:center;
		margin-bottom:30px;
		color:#128C7E;
	}
	#urundetay .whatsapp .icon { 
		margin-right:10px;
		font-size:50px;
	}
	#urundetay .whatsapp .yazi1 {  
		font-size: 14px;
	}
	#urundetay .whatsapp .yazi2 { 
		font-size: 14px;
	}

	#urundetay #myTab { 
		margin-top:10px;
		padding:12px;
	}
	#urundetay #myTab .nav-link {
		font-size: 12px;
		line-height: 16px;
	}
	#urundetay .tab-pane {
		padding:12px;
	}
	.yorumlar .yorumlarust .puan {
		font-size:14px;
	}
	.yorumlar .yorumlarust .yildizlar {
		font-size:14px;
	}
	.yorumlar .yorumlarust .sayilar {
		font-size:14px;
	}
	.yorumlar .yorum .yorumbilgi .puan {
		font-size:12px;
	}
	.yorumlar .yorum .yorumbilgi .yildizlar {
		font-size:12px;
	}
	.yorumlar .yorum .yorumbilgi .sayilar {
		font-size:12px;
	}
	/* Create a custom checkbox */
	.boyutlabel .checkmark {
		height: 32px;
		padding:0px 7px;
		font-size: 12px;
	}
	/* Create a custom checkbox */
	.renklabel .checkmark {
		width:30px;
		height: 30px;
		border-radius: 15px;
	}
	
}