.elementor-2108 .elementor-element.elementor-element-38c5b569{--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-2108 .elementor-element.elementor-element-6ae1eb05{--display:flex;overflow:visible;}.elementor-2108 .elementor-element.elementor-element-d21a059{--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-2108 .elementor-element.elementor-element-3e499b1d > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2108 .elementor-element.elementor-element-3e499b1d.elementor-element{--align-self:stretch;}.elementor-2108 .elementor-element.elementor-element-3e499b1d{text-align:left;}.woocommerce .elementor-2108 .elementor-element.elementor-element-3e499b1d .price{color:#45BDAB;font-family:"ABeeZee", Sans-serif;}body:not(.rtl) .elementor-2108 .elementor-element.elementor-element-3e499b1d:not(.elementor-product-price-block-yes) del{margin-right:9px;}body.rtl .elementor-2108 .elementor-element.elementor-element-3e499b1d:not(.elementor-product-price-block-yes) del{margin-left:9px;}.elementor-2108 .elementor-element.elementor-element-3e499b1d.elementor-product-price-block-yes del{margin-bottom:9px;}.elementor-2108 .elementor-element.elementor-element-1882127b{width:var( --container-widget-width, 100.767% );max-width:100.767%;--container-widget-width:100.767%;--container-widget-flex-grow:0;}.elementor-2108 .elementor-element.elementor-element-1882127b .cart button, .elementor-2108 .elementor-element.elementor-element-1882127b .cart .button{background-color:#F10000;transition:all 0.2s;}.woocommerce .elementor-2108 .elementor-element.elementor-element-1882127b form.cart table.variations td.value select, .woocommerce .elementor-2108 .elementor-element.elementor-element-1882127b form.cart table.variations td.value:before{border-radius:0px;}.elementor-2108 .elementor-element.elementor-element-258331fb{--display:flex;overflow:visible;}.elementor-2108 .elementor-element.elementor-element-2141441b{--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-2108 .elementor-element.elementor-element-3863db72{font-family:"ABeeZee", Sans-serif;}.elementor-2108 .elementor-element.elementor-element-2b89a5ec{--display:flex;overflow:visible;}.elementor-2108 .elementor-element.elementor-element-178bc584{--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-2108 .elementor-element.elementor-element-701e7ed0{font-family:"ABeeZee", Sans-serif;}.elementor-2108 .elementor-element.elementor-element-192f2569{--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-2108 .elementor-element.elementor-element-4193ebba{--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-2108 .elementor-element.elementor-element-dff37a7{--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-2108 .elementor-element.elementor-element-73c337bb{--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-2108 .elementor-element.elementor-element-79a09d6c{--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-2108 .elementor-element.elementor-element-53df9e76{--display:flex;overflow:visible;}@media(min-width:768px){.elementor-2108 .elementor-element.elementor-element-6ae1eb05{--width:100%;}.elementor-2108 .elementor-element.elementor-element-d21a059{--width:100%;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-18015703 */.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-3e499b1d */.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;
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-add-to-cart, class: .elementor-element-1882127b */body .elementor-element-48b2338b .variations td.value {
    padding-top: 0px !important;
    padding-left: 15px !important;   /* 增加左边内边距 */
}/* End custom CSS */