/*
Generated time: April 21, 2026 00:47
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.product-badges-container{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.product-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;line-height:1.2;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.product-badge:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}@media screen and (max-width:749px){.product-badges-container{gap:6px;margin-bottom:10px}.product-badge{padding:5px 10px;font-size:11px}}