/* صفحه تکی محصول - داخل گالری a3 Dynamic Gallery */
.a3-dgallery,
.images.gallery_container {
    position: relative;
}

.a3-dgallery .pcla-labels,
.images.gallery_container > .pcla-labels {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 20;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
    pointer-events: none;
}

.a3-dgallery .pcla-label,
.images.gallery_container > .pcla-labels .pcla-label {
    display: inline-block;
    padding: 5px 12px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.6;
    white-space: nowrap;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}

/* آرشیو / دسته‌بندی - لوپ سفارشی قالب آوند */
.img-prd-container-f-shop {
    position: relative;
}

.img-prd-container-f-shop .pcla-labels {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
    pointer-events: none;
}

.img-prd-container-f-shop .pcla-label {
    display: inline-block;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.6;
    white-space: nowrap;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
