/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2025 | 16:43:33 */
.swiper-button {
  top: 50%;
  height: 40px;
  width: 40px;
}
@media only screen and (max-width: 777px) {
  .swiper-button {
    top: 50%;
    height: 20px;
    width: 20px;
  }
}
