html.lokaly-theme-customizer{--lokaly-grid-desktop:4;--lokaly-grid-tablet:2;--lokaly-grid-mobile:2;--lokaly-card-radius-custom:20px;--lokaly-rail-desktop-width:calc((100% - 48px)/4);--lokaly-rail-mobile-width:calc((100% - 12px)/2)}
html.lokaly-theme-customizer body:not(#product) #products .products{display:grid!important;grid-template-columns:repeat(var(--lokaly-grid-desktop),minmax(0,1fr))!important}
html.lokaly-theme-customizer body:not(#product) #products .product-miniature{width:auto!important;min-width:0!important;max-width:none!important;margin:0!important}
html.lokaly-theme-customizer body #products .product-miniature__inner,html.lokaly-theme-customizer body#product .lokaly-product-rail .product-miniature__inner{border-radius:var(--lokaly-card-radius-custom)!important}
html.lokaly-theme-customizer body#product .lokaly-product-rail .products{grid-auto-columns:var(--lokaly-rail-desktop-width)!important}
html.lokaly-image-contain body #products .product-miniature__image,html.lokaly-image-contain body#product .lokaly-product-rail .product-miniature__image{object-fit:contain!important}
html.lokaly-image-cover body #products .product-miniature__image,html.lokaly-image-cover body#product .lokaly-product-rail .product-miniature__image{object-fit:cover!important;padding:0!important}
html.lokaly-card-outlined body #products .product-miniature__inner,html.lokaly-card-outlined body#product .lokaly-product-rail .product-miniature__inner{border-color:#cfd9e3!important;box-shadow:none!important}
html.lokaly-card-flat body #products .product-miniature__inner,html.lokaly-card-flat body#product .lokaly-product-rail .product-miniature__inner{border-color:transparent!important;box-shadow:none!important}
html.lokaly-card-elevated body #products .product-miniature__inner,html.lokaly-card-elevated body#product .lokaly-product-rail .product-miniature__inner{box-shadow:0 10px 28px rgba(7,29,49,.09)!important}
html.lokaly-density-compact body:not(#product) #products .products{gap:14px!important}
html.lokaly-density-compact body #products .product-miniature__bottom{padding:12px!important}
html.lokaly-density-compact body #products .product-miniature__title{font-size:.84rem!important;line-height:1.25!important}
html.lokaly-density-compact body #products .product-miniature__top{max-height:210px}
html.lokaly-view-list body:not(#product) #products .products{grid-template-columns:1fr!important}
html.lokaly-view-list body:not(#product) #products .product-miniature__inner{display:grid!important;grid-template-columns:minmax(170px,230px) minmax(0,1fr)!important;min-height:230px!important}
html.lokaly-view-list body:not(#product) #products .product-miniature__top{height:100%!important;min-height:230px!important;max-height:none!important;aspect-ratio:auto!important}
html.lokaly-view-list body:not(#product) #products .product-miniature__bottom{display:flex!important;min-width:0;justify-content:center;flex-direction:column!important;padding:22px!important}
html.lokaly-view-list body:not(#product) #products .product-miniature__title{font-size:1rem!important}
@media(max-width:1199.98px){html.lokaly-theme-customizer body:not(#product) #products .products{grid-template-columns:repeat(var(--lokaly-grid-tablet),minmax(0,1fr))!important}}
@media(max-width:767.98px){html.lokaly-theme-customizer body:not(#product) #products .products{grid-template-columns:repeat(var(--lokaly-grid-mobile),minmax(0,1fr))!important}html.lokaly-theme-customizer body#product .lokaly-product-rail .products{grid-auto-columns:var(--lokaly-rail-mobile-width)!important}html.lokaly-view-list body:not(#product) #products .product-miniature__inner{grid-template-columns:110px minmax(0,1fr)!important;min-height:150px!important}html.lokaly-view-list body:not(#product) #products .product-miniature__top{min-height:150px!important}html.lokaly-view-list body:not(#product) #products .product-miniature__bottom{padding:14px!important}}
