/* Shop plugin - shared chrome for shop-product/shop-category/shop-landing
   templates. Kept deliberately minimal (structure only, no visual design
   pass yet) - see the plugin README. */

.shop-photo-placeholder-icon {
    font-size: 5rem;
    line-height: 1;
}

.shop-photo-placeholder-icon-sm {
    font-size: 2.5rem;
    line-height: 1;
}

.shop-maintenance-image {
    max-width: 260px;
    width: 100%;
    height: auto;
}
