/*
Theme Name: GreenPath Child
Theme URI: https://greenpath.qodeinteractive.com
Description: A child theme of GreenPath
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: greenpath
Template: greenpath
*/

.qodef-header-logo-link svg {
    height: 100% !important;
}

.qodef-mobile-header-logo-link {
    width: 100px;
}

#qodef-side-area-mobile-header {
    box-shadow: 0 0 30px black;
}

.qodef-woo-side-area-menu--opened .qodef-woo-side-area-menu-cover {
    width: calc(100vw - 300px) !important;
}

#qodef-side-area-mobile-header .qodef-m-close {
    right: 60px !important;
}

.qodef-side-area-cart-logo svg {
    width: 100px;
}