/*
Generated time: August 12, 2025 04:09
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.custom-arrow{background-color:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:all .3s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:9;padding:0;border:none}.swiper-button-prev.custom-arrow{left:-20px}.swiper-button-next.custom-arrow{right:-20px}.custom-arrow svg{stroke:black;width:20px;height:20px;transition:stroke .3s ease}.custom-arrow:hover{background-color:#000}.custom-arrow:hover svg{stroke:white}