/*
Theme Name: Jouw Duimelot
Theme URI: https://jouwduimelot.nl
Description: Child theme for Duimelot (Hello Elementor based)
Author: Vroege Oogst / Early Harvest
Author URI: https://vroegeoogst.nl
Template: hello-elementor
Version: 1.0.0
Text Domain: duimelot
*/

/* Add your custom styles below this line */

.aspect-1-1 img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

@media screen and (max-width: 768px) {
    .d-xs-none {
        display: none !important; /* Hide on small screens */
    }   
}
