I should really curb my addiction! Hope you enjoy viewing the photos.
Lovely accessories from ToxicKitty all thanks to ms Regi
Left to Right: Amethyste, Wild Cherries Wreath, Bleu Saphir
Bought the following half of the actual price! Couldn't resist I took the chance while it lasted! ^_^
Clockwise direction from the upper left: Rose Blance Choker, Diamant Rose Choker, Ice Queen, Pink Princess, Grey-blue Rose Floral Headband, Petite Emeraude Choker Set
Kawaii Shoe Clips makes your plain boring flats to compliment your over all look. Thanks to the creativity of ms Kristin Elle Poupee'
Left to Right: White Bunny, Fox, Panda
Few items that caught my attention from Berry Drop by ms Tiffany & sister based in Cavite
Left to Right: Pink short sleeved cardigan, Wavy headband pearls & sparkles(freebie), Mermaid Gills Top
/*MORPH*/
.morph {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.morph:hover {
border-radius: 50%;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}