/*
Theme Name: Peggi Child
Theme URI: https://peggi.qodeinteractive.com/landing/
Description: A child theme of Peggi Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: peggi
Template: peggi
*/

@media only screen and (max-width: 680px) {
	.qodef-grid-list.qodef-four-columns .qodef-item-space,
	.qodef-woocommerce-columns-3 .cross-sells>.products>.product, 
	.qodef-woocommerce-columns-3 .qodef-pl-main-holder>.products>.product, 
	.qodef-woocommerce-columns-3 .related.products>.products>.product, 
	.qodef-woocommerce-columns-3 .upsells.products>.products>.product {
        width: 50% !important;
    }
	.qodef-grid-list.qodef-four-columns .qodef-item-space:nth-child(2n+1),
	.qodef-woocommerce-columns-3 .qodef-pl-main-holder > .products > .product:nth-child(2n+1) {
		clear: both;
	}
	.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-new-product, 
	.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-onsale, 
	.qodef-pl-holder .qodef-pli-inner .qodef-pli-image .qodef-pli-out-of-stock,
	.woocommerce .qodef-new-product, 
	.woocommerce .qodef-onsale, 
	.woocommerce .qodef-out-of-stock{
		width: 45px !important;
		height: 45px !important;
		line-height: 45px !important;
		top: 5px !important;
		right: 5px !important;
	}


}

.m-auto img {margin: auto;}

.qodef-mobile-header .qodef-mobile-menu-opener {
	float: left !important;
}
