#lastCommer .carousel-wrapper {
	padding-top: 39%;
}
#lastCommer .carousel-wrapper2 {
	padding-top: 34%;
}
#lastCommer .tns-nav {
	position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0px;
}
#lastCommer .tns-nav button {
    background-color: transparent;
    border: none;
    padding: 0px;
    margin-left: 3px;
    margin-right: 3px;
    -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#lastCommer .tns-nav button:before {
	content: "";
	background-color: #e01847;
	width: 7px;
	height: 7px;
	display: block;
	border-radius: 7px;
	float: right;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#lastCommer .tns-nav .tns-nav-active {
	width: 20px;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
#lastCommer .tns-nav .tns-nav-active:before {
	width: 20px;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
#lastCommer .tns-controls button {
	position: absolute;
	top: 50%;
	z-index: 15;
	background-color: rgba(255,255,255,0.5);
	border: none;
	font-size: 0px;
	width: 50px;
	height: 50px;
	font-family: 'default' !important;
	color: white;
	border-radius: 7px;
}
#lastCommer .tns-controls button:hover {
	background-color: #e01847b3;
}
#lastCommer .tns-nav {
	display: none;
}
#lastCommer .tns-controls button:last-child {
	right: 3%;
}
#lastCommer .tns-controls button:last-child:before {
	content: "\e92e";
	font-size: 26px !important;
	line-height: 26px !important;
}
#lastCommer .tns-controls button:first-child {
	left: 3%;
}
#lastCommer .tns-controls button:first-child:before {
	content: "\e944";
	font-size: 26px !important;
	line-height: 26px !important;
}
@media screen and (max-width: 992px) {
	#lastCommer .carousel-wrapper {
		padding-top: 110%;
	}
	#lastCommer .carousel-wrapper2 {
		padding-top: 113%;
	}
	#lastCommer .lastCommerCarousel .item a img {
		max-height: 220px;
	}
}

/*Paty Kids-Üye*/

#patykids-uye  .carousel-wrapper {
	padding-top: 39%;
}
#patykids-uye  .carousel-wrapper2 {
	padding-top: 34%;
}
#patykids-uye  .tns-nav {
	position: absolute;
    text-align: center;
    width: 100%;
    bottom: 0px;
}
#patykids-uye  .tns-nav button {
    background-color: transparent;
    border: none;
    padding: 0px;
    margin-left: 3px;
    margin-right: 3px;
    -webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#patykids-uye  .tns-nav button:before {
	content: "";
	background-color: #e01847;
	width: 7px;
	height: 7px;
	display: block;
	border-radius: 7px;
	float: right;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
#patykids-uye  .tns-nav .tns-nav-active {
	width: 20px;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
#patykids-uye  .tns-nav .tns-nav-active:before {
	width: 20px;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;	
}
#patykids-uye  .tns-controls button {
	position: absolute;
	top: 50%;
	z-index: 15;
	background-color: rgba(255,255,255,0.5);
	border: none;
	font-size: 0px;
	width: 50px;
	height: 50px;
	font-family: 'default' !important;
	color: white;
	border-radius: 7px;
}
#patykids-uye  .tns-controls button:hover {
	background-color: #e01847b3;
}
#patykids-uye  .tns-nav {
	display: none;
}
#patykids-uye  .tns-controls button:last-child {
	right: 3%;
}
#patykids-uye  .tns-controls button:last-child:before {
	content: "\e92e";
	font-size: 26px !important;
	line-height: 26px !important;
}
#patykids-uye  .tns-controls button:first-child {
	left: 3%;
}
#patykids-uye  .tns-controls button:first-child:before {
	content: "\e944";
	font-size: 26px !important;
	line-height: 26px !important;
}
@media screen and (max-width: 992px) {
	#patykids-uye  .carousel-wrapper {
		padding-top: 110%;
	}
	#patykids-uye  .carousel-wrapper2 {
		padding-top: 113%;
	}
	#patykids-uye  .patykids-uye Carousel .item a img {
		max-height: 220px;
	}
}