.--svg__product-gallary-arrow--prev {
    background-image: url('data:image/svg+xml,<svg width="16" height="26" viewBox="0 0 16 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13.5485 2.43164L2.66602 13.3141L13.5485 24.1966" stroke="%238F688E" stroke-width="3" stroke-linecap="round"/></svg>');
    background-repeat: no-repeat;
}

.--svg__product-gallary-arrow--next {
    background-image: url('data:image/svg+xml,<svg width="15" height="26" viewBox="0 0 15 26" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.95343 2.37109L12.8359 13.2536L1.95343 24.1361" stroke="%238F688E" stroke-width="3" stroke-linecap="round"/></svg>');
    background-repeat: no-repeat;
}

.--svg__product-gallary-zoom {
    background-image: url('data:image/svg+xml,<svg width="33" height="34" viewBox="0 0 33 34" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="14.459" cy="14.459" r="13.459" stroke="%238F688E" stroke-width="2" /> <line x1="24.34" y1="24.9272" x2="31.8984" y2="32.4857" stroke="%238F688E" stroke-width="2" stroke-linecap="round" /> <path d="M21.8297 14.4596H14.457M7.08436 14.4596H14.457M14.457 14.4596L14.457 7.08691L14.457 21.8322" stroke="%238F688E" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg>');
    background-repeat: no-repeat;
    height: 2rem;
    width: 2rem;
    background-size: contain;
}