.custom-gallery-slider{position:relative}.wt-list-single2-gallery-wrap{position:relative;overflow:hidden;transition:all .3s ease}.wt-list-single2-gallery-pic img{width:100%;height:350px;object-fit:cover;display:block}.wt-list-single2-gallery-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(15,32,55,.4);opacity:0;transition:all .3s ease;border-radius:10px}.wt-list-single2-gallery-wrap:hover .wt-list-single2-gallery-overlay{opacity:1}.wt-list-single2-gallery-zoom{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,.85);border:none;color:#333;border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;cursor:pointer}.wt-list-single2-gallery-wrap:hover .wt-list-single2-gallery-zoom{opacity:1}.wt-list-single2-gallery-zoom i{font-size:18px}.slick-next:before,.slick-prev:before{color:#333;font-size:25px}.slick-slide{padding:0}@media (max-width:768px){.wt-list-single2-gallery-pic img{height:200px}}.custom-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);color:#333;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .3s ease}.custom-arrow:hover{background:#9F73B0;color:#fff}.next-arrow{right:10px}.prev-arrow{left:10px}@media (max-width:768px){.custom-arrow{width:35px;height:35px}}