/*
	Theme Name:   Lukkoshop
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

.nm-menu-cart-count {
    color: var(--e-global-color-accent) !important;
}

img {
    font-size: inherit !important;
}

.nm-shop-loop-thumbnail {
    background: inherit !important;
}

.nm-shop-loop-thumbnail-link {
   height: 420px;
}

.nm-shop-loop-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
