.schmuck-gallery{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:100%}.schmuck-gallery-main{aspect-ratio:1/1;background-color:#fff;border-radius:8px;max-height:470px;max-width:620px;overflow:hidden;position:relative;width:100%}.schmuck-gallery-main img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease;width:100%}.schmuck-gallery-main:hover img{transform:scale(1.05)}.schmuck-gallery-thumbnails{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));width:100%}.schmuck-gallery-thumb{aspect-ratio:1/1;background-color:#fff;border:2px solid transparent;border-radius:6px;cursor:pointer;overflow:hidden;position:relative;transition:all .2s ease}.schmuck-gallery-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease;width:100%}.schmuck-gallery-thumb.active{border-color:#333;box-shadow:0 2px 8px rgba(0,0,0,.15)}.schmuck-gallery-thumb:hover{border-color:#666;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.schmuck-gallery-thumb:hover img{transform:scale(1.1)}@media(min-width:768px){.schmuck-gallery{max-width:700px}.schmuck-gallery-main{width:100%}.schmuck-gallery-thumbnails{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}@media(min-width:1024px){.schmuck-gallery{max-width:800px}.schmuck-gallery-thumbnails{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.schmuck-gallery img.is-loading{animation:loading 1.5s linear infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.schmuck-gallery-lightbox{background-color:rgba(0,0,0,.9);cursor:zoom-out;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.schmuck-gallery-lightbox img{left:50%;max-height:90%;max-width:90%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%)}@media(min-width:992px){.schmuck-grid-layout{display:grid;gap:40px;grid-template-columns:250px 1fr;margin:0 auto;max-width:1200px}.schmuck-content{display:grid;gap:30px;grid-template-columns:1fr 1fr}}@media(max-width:991px){.schmuck-grid-layout{display:block;max-width:100%;padding:0 20px}.schmuck-grid-layout>.wp-block-schmuck-categories{margin-bottom:30px;order:-1}.schmuck-content{display:block}.schmuck-content>*{margin-bottom:30px}.wp-block-schmuck-categories .schmuck-categories-nav{position:relative;top:0}}@media(max-width:768px){.schmuck-grid-layout{padding:0 15px}.schmuck-content>*{margin-bottom:20px}}@media(max-width:480px){.schmuck-grid-layout{padding:0 10px}}@media(max-width:991px){.wp-block-columns.schmuck-columns{flex-direction:column!important}.wp-block-columns.schmuck-columns .wp-block-column{flex-basis:100%!important;margin:0 0 20px!important}.wp-block-columns.schmuck-columns .wp-block-column:first-child{order:-1}}
