<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:   astra child theme
Description:  Write here a brief description about your child-theme
Author:       xiaogongjiang
Author URL:   Write here the author's blog or website url
Template:     astra
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/

/* Write here your own personal stylesheet */
/*å¤šè¡Œæº¢å‡º */
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title,.product_list_widget .product-title{
	display: -webkit-box;    
-webkit-box-orient: vertical;    
-webkit-line-clamp: 2;    
overflow: hidden;
}
/*åº•éƒ¨è·Ÿéš*/
.mobile-box{position: fixed;bottom: 0;background:#fff!important;}
.mobile-box .elementor-container{display:flex;justify-content:space-around;}
.mobile-box .elementor-icon-box-icon{margin-bottom:0!important;}
.mobile-box .elementor-icon-box-content{line-height:1!important;}
.mobile-box .elementor-column{width:auto!important}
/**/
.woocommerce div.product form.cart .button.single_add_to_cart_button{border:1px solid #000;color:#000}
.woocommerce div.product form.cart .button.single_add_to_cart_button:hover{background:#000;color:#fff!important}

/*æŒ‰é’®*/
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce .woocommerce-message a.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{border:1px solid #000;color:#000;}</pre></body></html>