/* https://idahophotostudios.com/wp-content/themes/astra-child/assets/css/gallery.css?ver=1757014441 */
.wp-block-gallery,.wp-block-gallery .wp-block-image,.wp-block-gallery .wp-block-image figure,.wp-block-gallery .wp-block-image img{box-sizing:border-box}.wp-block-gallery{display:grid;gap:var(--wp--style--unstable-gallery-gap,12px);grid-template-columns:var(--ips-gallery-columns,repeat(auto-fill,minmax(220px,1fr)));max-width:1280px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.wp-block-gallery.columns-1{--ips-gallery-columns:repeat(1, 1fr)}.wp-block-gallery.columns-2{--ips-gallery-columns:repeat(2, 1fr)}.wp-block-gallery.columns-3{--ips-gallery-columns:repeat(3, 1fr)}.wp-block-gallery.columns-4{--ips-gallery-columns:repeat(4, 1fr)}.wp-block-gallery.columns-5{--ips-gallery-columns:repeat(5, 1fr)}.wp-block-gallery.columns-6{--ips-gallery-columns:repeat(6, 1fr)}@media (max-width:781px){.wp-block-gallery{--ips-gallery-columns:repeat(2, 1fr);padding:0 .5rem}}@media (max-width:480px){.wp-block-gallery{--ips-gallery-columns:repeat(1, 1fr);padding:0 .5rem}}.wp-block-gallery .wp-block-image{margin:0}.wp-block-gallery .wp-block-image figure{display:block;width:100%;height:auto;aspect-ratio:auto;contain:layout style}.wp-block-gallery .wp-block-image img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center center;font-family:'Arial',sans-serif;vertical-align:top;transition:transform 0.3s ease;box-sizing:border-box}.wp-block-gallery.is-cropped .wp-block-image figure{position:relative;width:100%;height:auto;aspect-ratio:3 / 2;overflow:hidden}.wp-block-gallery.is-cropped .wp-block-image img{width:100%;height:100%;object-fit:cover;object-position:center}.wp-block-gallery.is-cropped.ips-aspect-4-3 .wp-block-image figure{aspect-ratio:4 / 3}.wp-block-gallery.is-cropped.ips-aspect-1-1 .wp-block-image figure{aspect-ratio:1 / 1}.wp-block-gallery.ips-no-crop .wp-block-image figure{aspect-ratio:auto!important;overflow:visible!important}.wp-block-gallery.ips-no-crop .wp-block-image img{height:auto!important;object-fit:contain!important}.wp-block-gallery .wp-block-image a{display:block;text-decoration:none;outline-offset:2px}.wp-block-gallery .wp-block-image a:focus-visible{outline:2px solid #005fcc;outline-offset:2px}.wp-block-gallery .wp-block-image figcaption{margin:0;padding:8px 10px;font-size:.9rem;line-height:1.35;background:rgba(0,0,0,.55);color:#fff;position:absolute;left:0;right:0;bottom:0;user-select:none;pointer-events:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-sizing:border-box}.wp-block-gallery:not(.is-cropped) .wp-block-image figcaption{position:static;background:none;color:inherit;padding:6px 0 0;pointer-events:auto;user-select:auto}.wp-block-gallery.is-cropped .wp-block-image img:hover,.wp-block-gallery.is-cropped .wp-block-image img:focus{transform:scale(1.05);cursor:pointer;outline:none;transition:transform 0.3s ease}.ips-debug-visible{outline:2px solid #ff0000!important}