/*
Theme Name: moban10_v260519
Theme URI:  #
Author: lr
Author URI: #
Description: A Custom WooCommerce theme
Version: 1.0
License: GNU General Public License v2 or later
License URI:
*/
.img-fluid,.banner-img,.logo_img,.content-image{
    height: auto !important; /* 固定高度 */
    object-fit: cover !important;
    object-position: center !important;
}

.cart-plus-minus{
    height: auto !important;
    width: 100% !important;

}
.quantity {
    padding: 0 !important;
    margin-right: 10px !important;
    display: flex;
    align-items: center;
}

