.pageDetailContent li {
    list-style-type: circle;line-height:200%;
}

.product-list .weta-icerik-tag {font-size:16px;}

.breadcrumb{display: none !important;}

.gallery-section-1 .img-description{
    display: none !important;
}
.gallery-section-4,.gallery-section-6{
    padding-top: 0px;
}
.footer .footer-pages li{
   padding: 5px 0px;
}
.footer-img img{
    height: 80px;
   margin-bottom: 15px;
}
.footer .footer-info-list{
    margin-top: 20px;
}

@media(max-width:768px){
	#image-gallery .custom-col{
		width: 100% !important;
	}
	.rexa-content.content-left{
		margin-bottom: 20px;
	}
	.weta-icerik-tag{
		font-size: 28px !important;
	}
	.img-title .weta-icerik-tag{
		font-size: 20px !important;
	}
}
#product-section-1 .rgw{
	height: 200px;
}
#product-section-1 .rgw img,#alternative-product img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-bottom-left-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
	border-radius: 20px;
}
#product-list .product-wrapper,#alternative-product .product-wrapper{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
	border-radius: 20px;
}
#product-list .col-md-3{
	margin-bottom: 20px;
}
#product-list .col-md-3 .product-wrapper .product-title,#alternative-product .productTitle{
	padding: 15px 10px;
  margin-top: 0px !important;
}

@media(min-width:768px){
  .productgallerySwiper *{
    height: 100% !important;
  }
  .productgallerySwiper,.productgalleryThumbs{
    max-height: 60vh !important;
  }
  .productgalleryThumbs *{
    height: max-content !important;
  }
  .productgalleryThumbs .productImage{
    width: 140px;
  }
  .productgalleryThumbs .productImage img{
    width: 100%;
  }
  .productgalleryThumbs{
    margin-right: 10px;
  }
}
.productDetail img{
  border-radius: 5px !important;
}

#alternative-product .productImage{
  height: 240px;
}
#alternative-product .productImage img{
  height: 100%;
}
#main-menu-div{
    top: 75px;
}


.pageSliderContent {margin:-10px 20px 20px 20px;}

footer {margin-top:50px;}

body {background-color:#ededed;}
.textImg .container,.swiper-slide{
    background-color: transparent  !important;
}
.pageSliderContent .sliderJs, .pageSliderContent .sliderJs .swiper-wrapper, .pageSliderContent .sliderJs .swiper-slide{
    border-radius:30px;
}

.pageSliderContent .swiper-button-next::after, .pageSliderContent .swiper-button-prev::after{
  color: #fff;
}
.sliderJs .swiper-button-next, .sliderJs .swiper-button-prev{
  border-color: #fff;
  opacity: 0.75 !important;
}
.pageSliderContent .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: #fff;
}


@media(max-width:768px){
  .productgallerySwiper{
    height: 550px !important;
  }
  .productDetail .swiper, .productDetail .swiper-wrapper, .productDetail .swiper-slide{
    height: 100%;
  }
  .productgalleryThumbs {
    margin-top: 30px;
    height: 100px !important;
  }
  .productDetail .productImage{
    width: 100%;
    height: 100%;
  }
  .product-title .weta-icerik-tag{
    font-size: 20px !important;
  }
  footer img{
    height: 60px !important;
    padding: 0px;
    margin-bottom: 20px;
  }
}
#alternative-product .product-wrapper{
  width: 100%;
  box-shadow: none !important;
  border: 1px solid var(--site-color);
}
#alternative-product .productTitle h5{
  font-size: 14px !important;
}
#alternative-product .productTitle{
  height: 55px;
}