/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 24 Sep 2025, 11:02 pm
*/

.sold::before {
	content: url("https://nicolawarnerartist.co.nz/wp-content/uploads/2025/02/sold-graphic.svg");
	z-index: 20;
	position: absolute;
	left: 0;
	margin-top: 5%;
}