/*
Theme Name: Nutrie Child
Description: Child Theme for Nutrie Theme
Author: zozothemes
Version: 1.0
Template: nutrie
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */

@media(max-width:767px){
	.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{
		display: block!important;
	}
.mobile-header-inner .mobile-logo img {
    max-height: 65px!important;
}
}