/*
Theme Name: Emaurri Child
Theme URI: https://emaurri.qodeinteractive.com
Description: A child theme of Emaurri
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: emaurri
Template: emaurri
*/

.qodef-footer-logo-image img {
    mix-blend-mode: multiply;
}

.qodef-footer-logo .qodef-footer-logo-image {
    height: 80% !important;
}

#qodef-page-header-inner {
   
    padding: 12px 40px;
}

#qodef-page-header-inner img {
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.qodef-header-sticky-inner {
  
    padding: 12px 40px;
}

.qodef-header-sticky-inner  img {
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
 
    max-height: 55px;
}