/*
Theme Name: ShoppingCart Child
Theme URI: https://themefreesia.com/themes/shoppingcart
Template: shoppingcart
Author: WellXperts
Author URI: https://wellxperts.com
Description: Child theme for the ShoppingCart theme by Theme Freesia.
Version: 1.0.0
Requires at least: 6.9
Requires PHP: 5.6
Tested up to: 6.9.4
Text Domain: shoppingcart-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* =========================================================
   Add your custom CSS below this line.
   ========================================================= */
@media all and (min-width: 767px) {
.product-promotion-wrap .product-promotion-img img {
	height: 153px;
}
}