/* 
Theme Name:		 Fix My Phone Child
Theme URI:       https://pixll.dev/
Author:          Utsab Roy
Author URI:      https://pixll.dev/
Description:     Fix My Phone WordPress Theme
Template:		 fixmyphone
Version:		 1.0.13
Text Domain:	 fixmyphone
*/


/*
    Add your custom styles here
*/


.variations .label label:before {
    content: "VÄLJ " !important;
}

.products .product.instock:after {
    content: "Finns i lager";
}

.products .product.outofstock:after {
    content: " Besök butik";
}

/* .elementor-add-to-cart .view-stores:before {
    content: "Säljs endast i butik" !important;
} */