/**
* Theme Name: Partdo Child
* Description: This is a child theme of Partdo, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: partdo
* Version: 1.4.6
*/

.quick-button {display:none;}
@font-face {
    font-display: swap;
}
.woocommerce-loop-product__link img, 
.attachment-woocommerce_thumbnail {
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto;
    background-color: #f0f0f0; /* Optional: adds a light grey box while loading */
}