/*
 Theme Name:   The7 Child
 Template:     dt-the7
*/

/* Custom CSS by Ali */

/* Logo adjustment */
.branding a img, .branding img {
    width: 4rem;
}

.logo-box .preload-me {
    width: 3rem;
    height: auto;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.iso-lazy-load.preload-me.lazy-load.thumb-lazy-load-show.is-loaded {
    width: 100%;
    height: 280px;
    object-fit: cover;
}