.elementor-2666 .elementor-element.elementor-element-40d79349{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-570467d8{--display:flex;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-afae4ee{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-2a6f09dd > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2666 .elementor-element.elementor-element-2a6f09dd.elementor-element{--align-self:stretch;}.elementor-2666 .elementor-element.elementor-element-2a6f09dd{text-align:left;}.woocommerce .elementor-2666 .elementor-element.elementor-element-2a6f09dd .price{color:#45BDAB;font-family:"ABeeZee", Sans-serif;}body:not(.rtl) .elementor-2666 .elementor-element.elementor-element-2a6f09dd:not(.elementor-product-price-block-yes) del{margin-right:9px;}body.rtl .elementor-2666 .elementor-element.elementor-element-2a6f09dd:not(.elementor-product-price-block-yes) del{margin-left:9px;}.elementor-2666 .elementor-element.elementor-element-2a6f09dd.elementor-product-price-block-yes del{margin-bottom:9px;}.elementor-2666 .elementor-element.elementor-element-7457265{width:var( --container-widget-width, 100.767% );max-width:100.767%;--container-widget-width:100.767%;--container-widget-flex-grow:0;}.elementor-2666 .elementor-element.elementor-element-7457265 .cart button, .elementor-2666 .elementor-element.elementor-element-7457265 .cart .button{background-color:#F10000;transition:all 0.2s;}.woocommerce .elementor-2666 .elementor-element.elementor-element-7457265 form.cart table.variations td.value select, .woocommerce .elementor-2666 .elementor-element.elementor-element-7457265 form.cart table.variations td.value:before{border-radius:0px;}.elementor-2666 .elementor-element.elementor-element-54470c88{--display:flex;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-3ff463af{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-797e99e5{font-family:"ABeeZee", Sans-serif;}.elementor-2666 .elementor-element.elementor-element-79ea9953{--display:flex;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-f4b50d5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-3465ccbb{font-family:"ABeeZee", Sans-serif;}.elementor-2666 .elementor-element.elementor-element-3606ccfc{--n-accordion-title-font-size:1rem;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}.elementor-2666 .elementor-element.elementor-element-4207fbc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-4f0b3f1e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-2eecde82{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-4a86c6e1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-2666 .elementor-element.elementor-element-90a756e{--display:flex;overflow:visible;}@media(min-width:768px){.elementor-2666 .elementor-element.elementor-element-570467d8{--width:100%;}.elementor-2666 .elementor-element.elementor-element-afae4ee{--width:100%;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-1d33f7d6 */.flex-control-thumbs {
  display: flex !important;
  overflow-x: auto !important;
  flex-wrap: nowrap !important;
  -webkit-overflow-scrolling: touch;
  gap: 8px;
  padding: 0 0 10px 0;
  margin: 0;
  list-style: none;
  scrollbar-width: none;
}
.flex-control-thumbs::-webkit-scrollbar {
  display: none;
}
.flex-control-thumbs li {
  flex: 0 0 auto;
}
.flex-control-thumbs img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-price, class: .elementor-element-2a6f09dd */.price {
  position: relative;
  display: block; /* 关键修改：让它占满整行 */
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.price::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #ccc;
}
.elementor-widget-container > .price > ins {
  text-decoration: none !important;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-7457265 */body .elementor-element-48b2338b .variations td.value {
    padding-top: 0px !important;
    padding-left: 15px !important;   /* 增加左边内边距 */
}/* End custom CSS */