/*
Theme Name:     Off the Shelf Child
Theme URI:      http://www.shapingrain.com/
Description:    Child theme for the Off the Shelf for WordPress theme
Author:         ShapingRain.com Labs
Author URI:     http://www.shapingrain.com/
Template:       off-the-shelf
Version:        1.0.0
*/

/* You can overwrite the parent theme's styles with your own code here. */
/* PhotoSwipe (WooCommerce) – petits ajustements UX */
.pswp__bg { opacity: 0.92 !important; }                 /* fond un peu plus doux */
.pswp__caption__center { max-width: 900px; }            /* caption moins “étalée” */
.pswp__caption__center { font-size: 14px; line-height: 1.4; }
.pswp__top-bar { height: 52px; }                        /* barre plus confortable */
.pswp__button { transform: scale(1.05); }               /* icônes un peu plus lisibles */
.pswp__counter { font-size: 13px; }
