Aztec Woven Tribal Fanny pack Hippie Festival Hip purse Boho Waist Pouch hip sack Gypsy Bohemian Vegan gift Men women Burning man Travel
Please sign in so that we can notify you about a reply
No reviews found
No reviews found
<!-- Inclusion de Font Awesome pour l'icône WhatsApp -->
<style>
/* Style pour positionner l'icône en bas à droite */
.whatsapp {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 9999;
}
.whatsapp a {
display: block;
background-color: #25D366;
color: #fff;
width: 60px;
height: 60px;
border-radius: 50%;
text-align: center;
line-height: 60px;
font-size: 30px;
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
transition: background-color 0.3s ease;
}
.whatsapp a:hover {
background-color: #128C7E;
}
</style>
<div class="whatsapp">
<i class="fab fa-whatsapp"></i>
</a>
</div>