/*
Theme Name: Moonmist Silver Child
Theme URI: https://el3.thembaydev.com/maia/
Author: Thembay
Description: This is a child theme for Maia
Version: 1.0
Author URI: https://thembay.com/
Template: maia
Text Domain: moonmistsilver-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

@media (max-width: 1199px) {
    .mobile-logo a img {
        width: 65px !important;
    }
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    width: 100% !important;
}