/* Flatsome archive/product images */
.fwsg-has-special-gift .box-image,
.fwsg-has-special-gift .woocommerce-product-gallery,
.fwsg-has-special-gift .product-gallery{position:relative!important}
.fwsg-has-special-gift .box-image::after,
.fwsg-has-special-gift .woocommerce-product-gallery::after,
.fwsg-has-special-gift .product-gallery::after{position:absolute;top:10px;right:10px;z-index:35;display:inline-block;padding:6px 12px;border-radius:999px;background:#e53935;color:#fff;font-size:12px;font-weight:700;line-height:1.4;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.fwsg-cart-badge{display:inline-block;margin-right:7px;padding:3px 8px;border-radius:999px;background:#e9fff1;color:#0f7a3d;font-size:12px;font-weight:700;line-height:1.4}.fwsg-free-price{font-weight:700;color:#138a43}.fwsg-fixed-qty{display:inline-block;min-width:20px;text-align:center;font-weight:700}.fwsg-gift-cart-item{background:rgba(20,138,67,.035)}
@media(max-width:768px){.fwsg-has-special-gift .box-image::after,.fwsg-has-special-gift .woocommerce-product-gallery::after,.fwsg-has-special-gift .product-gallery::after{top:7px;right:7px;padding:5px 9px;font-size:11px}}

/* Gift preview directly below the single-product title */
.fwsg-single-gift-box{display:flex;align-items:center;gap:10px;margin:8px 0 14px;padding:9px 11px;border:1px solid #f0d6ad;border-radius:10px;background:#fff9f0;direction:rtl;max-width:100%}
.fwsg-single-gift-thumb{flex:0 0 54px;width:54px}
.fwsg-single-gift-thumb img.fwsg-single-gift-image{display:block;width:54px;height:54px;object-fit:contain;margin:0;border-radius:8px;background:#fff}
.fwsg-single-gift-info{min-width:0;display:flex;align-items:center;gap:9px;flex-wrap:wrap;line-height:1.5}
.fwsg-single-gift-name{font-size:13px;font-weight:600;color:#333}
.fwsg-single-gift-free-text{display:inline-flex;align-items:center;white-space:nowrap;padding:4px 9px;border-radius:999px;background:#e9fff1;color:#0f7a3d;font-size:12px;font-weight:800}
@media(max-width:768px){.fwsg-single-gift-box{padding:8px 9px;gap:8px}.fwsg-single-gift-thumb,.fwsg-single-gift-thumb img.fwsg-single-gift-image{width:48px;height:48px;flex-basis:48px}.fwsg-single-gift-name{font-size:12px}.fwsg-single-gift-free-text{font-size:11px;padding:4px 8px}}
