/* EasyMeyro Collection UX v1 */
.template-collection .product-grid__item{display:flex;min-width:0}.template-collection .product-grid__item>product-card,.template-collection .product-grid__item .product-card{width:100%;height:100%}.template-collection .product-grid__card{height:100%;padding:10px!important;border:1px solid #e6ebf2!important;border-radius:16px!important;background:#fff;box-shadow:0 2px 10px rgba(11,46,115,.045);overflow:hidden}.template-collection .product-grid__card>:not(:first-child){position:relative;z-index:2}.template-collection .product-grid .product-media-container,.template-collection .product-grid .product-media,.template-collection .product-grid card-gallery,.template-collection .product-grid slideshow-component{aspect-ratio:1/1!important}.template-collection .product-grid .product-media-container,.template-collection .product-grid .product-media{width:100%!important;height:auto!important;overflow:hidden;border-radius:12px;background:#fff}.template-collection .product-grid .product-media img,.template-collection .product-grid img.product-media__image{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:10px;box-sizing:border-box}.template-collection .product-grid__card :is(h3,h4,.h4){line-height:1.35}.template-collection .product-grid__card .price{margin-top:auto;font-weight:700}.template-collection .em-collection-tools{grid-column:var(--full-width);width:min(100% - 32px,1200px);margin:0 auto 20px;padding:16px;border:1px solid #e1e8f2;border-radius:16px;background:#f7faff}.template-collection .em-collection-search{display:flex;gap:0;width:100%}.template-collection .em-collection-search input{min-width:0;flex:1;height:48px;padding:0 14px;border:1px solid #cbd9ef;border-right:0;border-radius:12px 0 0 12px;background:#fff;color:#111827;font:inherit}.template-collection .em-collection-search button{min-width:92px;border:0;border-radius:0 12px 12px 0;background:#1565f3;color:#fff;font:inherit;font-weight:800;cursor:pointer}.template-collection .em-collection-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 22px;margin-top:12px}.template-collection .em-collection-nav a{color:#0b2e73;text-decoration:none;font-size:14px;font-weight:800}.template-collection .em-collection-nav a:hover{color:#1565f3}@media(max-width:749px){.template-collection .product-grid{gap:12px!important;padding-inline:10px}.template-collection .product-grid__card{padding:8px!important;border-radius:14px!important}.template-collection .product-grid .product-media img,.template-collection .product-grid img.product-media__image{padding:6px}.template-collection .em-collection-tools{width:calc(100% - 24px);padding:12px;margin-bottom:14px}.template-collection .em-collection-search input{height:44px;font-size:14px}.template-collection .em-collection-search button{min-width:82px;font-size:14px}.template-collection .em-collection-nav{gap:8px 16px}.template-collection .em-collection-nav a{font-size:13px}}