/*
Theme Name: moban11_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{
    width: 100% !important;
    height: auto !important; /* 固定高度 */
    object-fit: cover !important;
    object-position: center !important;
}

.fa-angle-right:before{
    content:"" !important;
}