/*
Theme Name: Twenty Twenty 22
Theme URI: https://wordpress.org/themes/twentytwenty/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor.
Version: 1.3
Text Domain: twentytwenty
*/

/* ===== 9:16 ARÁNYÚ TERMÉKMEGJELENÍTÉS ===== */
.aspect-\[9\/16\],
.product-card-img-wrap,
.woocommerce-product-gallery__image {
    aspect-ratio: 9 / 16 !important;
}

.sz-gallery-thumb {
    aspect-ratio: 9 / 16 !important;
}

.group img.attachment-woocommerce_thumbnail,
#szinsziget-main-product-img {
    aspect-ratio: 9 / 16 !important;
    object-fit: cover !important;
}