//     <script>
		
//     jQuery(document).ready(function($) {
//         // GUARD: Only run if desktop (> 768px)
//         if ($(window).width() <= 768) {
// 			return; // Stop completely on mobile
// 		}

//         var $gallery = $('.woocommerce-product-gallery__wrapper');
//         var $images = $('.woocommerce-product-gallery__image');
//         var currentIndex = 0;
//         var totalImages = $images.length;

//         function getSlideWidth() {
//             return $('.woocommerce-product-gallery').width();
//         }

//         function updateGallery() {
//             var slideWidth = getSlideWidth();
//             var offset = -(currentIndex * slideWidth);
            
//             $gallery[0].style.transform = 'translateX(' + offset + 'px)';
//             $gallery[0].style.webkitTransform = 'translateX(' + offset + 'px)';
//             $gallery.attr('style', 'transform: translateX(' + offset + 'px) !important;');
            
//             $('.flex-prev').removeClass('flex-disabled');
//             $('.flex-next').removeClass('flex-disabled');
//         }

//         $(document).on('click', '.flex-next', function(e) {
//             e.preventDefault();
//             currentIndex++;
//             if (currentIndex >= totalImages) {
//                 currentIndex = 0;
//             }
//             updateGallery();
//         });

//         $(document).on('click', '.flex-prev', function(e) {
//             e.preventDefault();
//             currentIndex--;
//             if (currentIndex < 0) {
//                 currentIndex = totalImages - 1;
//             }
//             updateGallery();
//         });

//         updateGallery();
//         $(window).on('resize', updateGallery);
//     });
//     </script>
//     <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//vavskins.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://vavskins.com/post-sitemap.xml</loc>
		<lastmod>2023-07-30T18:47:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/page-sitemap.xml</loc>
		<lastmod>2026-03-29T14:45:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/attachment-sitemap.xml</loc>
		<lastmod>2026-05-17T20:21:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/attachment-sitemap2.xml</loc>
		<lastmod>2026-05-17T20:21:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/trustpilot-sitemap.xml</loc>
		<lastmod>2024-03-14T08:20:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/product-sitemap.xml</loc>
		<lastmod>2026-05-23T11:10:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/category-sitemap.xml</loc>
		<lastmod>2023-07-30T18:47:55+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/product_cat-sitemap.xml</loc>
		<lastmod>2026-05-23T11:10:38+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/product_tag-sitemap.xml</loc>
		<lastmod>2026-04-11T07:37:39+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/pa_brand-sitemap.xml</loc>
		<lastmod>2026-02-10T13:11:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/pa_color-sitemap.xml</loc>
		<lastmod>2026-05-14T08:31:11+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vavskins.com/author-sitemap.xml</loc>
		<lastmod>2025-04-21T19:15:51+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->