/*
Theme Name: IFQM Pro Child
Theme URI: https://sinope.co.in
Author: Sinope Softwares
Author URI: https://sinope.co.in/
Description: A child theme for the IFQM Pro Theme to allow custom styling and functionality without modifying the parent theme.
Template: ifqm-new-production-theme
Version: 1.0.0
License: GNU GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ifqm-pro-child
Tags: child-theme, custom-styling, extendable
*/

/* ---------- Add your custom styles below ---------- */
.woocommerce-notices-wrapper{
	display:none !important;
}
@media (min-width: 1299px) and (max-width:1440px) {
	div.e-con>.e-con-inner {
    	width: 90% !important;
	}
}