.elementor-2393 .elementor-element.elementor-element-3e4e03f4{--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-2393 .elementor-element.elementor-element-63ac66d0{--display:flex;overflow:visible;}.elementor-2393 .elementor-element.elementor-element-4dd13a5e{--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-2393 .elementor-element.elementor-element-85e069e > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2393 .elementor-element.elementor-element-85e069e.elementor-element{--align-self:stretch;}.elementor-2393 .elementor-element.elementor-element-85e069e{text-align:left;}.woocommerce .elementor-2393 .elementor-element.elementor-element-85e069e .price{color:#45BDAB;font-family:"ABeeZee", Sans-serif;}body:not(.rtl) .elementor-2393 .elementor-element.elementor-element-85e069e:not(.elementor-product-price-block-yes) del{margin-right:9px;}body.rtl .elementor-2393 .elementor-element.elementor-element-85e069e:not(.elementor-product-price-block-yes) del{margin-left:9px;}.elementor-2393 .elementor-element.elementor-element-85e069e.elementor-product-price-block-yes del{margin-bottom:9px;}.elementor-2393 .elementor-element.elementor-element-5f3383af{width:var( --container-widget-width, 100.767% );max-width:100.767%;--container-widget-width:100.767%;--container-widget-flex-grow:0;}.elementor-2393 .elementor-element.elementor-element-5f3383af .cart button, .elementor-2393 .elementor-element.elementor-element-5f3383af .cart .button{background-color:#F10000;transition:all 0.2s;}.woocommerce .elementor-2393 .elementor-element.elementor-element-5f3383af form.cart table.variations td.value select, .woocommerce .elementor-2393 .elementor-element.elementor-element-5f3383af form.cart table.variations td.value:before{border-radius:0px;}.elementor-2393 .elementor-element.elementor-element-5051e022{--display:flex;overflow:visible;}.elementor-2393 .elementor-element.elementor-element-4dfff2db{--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-2393 .elementor-element.elementor-element-1ce88df4{font-family:"ABeeZee", Sans-serif;}.elementor-2393 .elementor-element.elementor-element-3c0c987e{--display:flex;overflow:visible;}.elementor-2393 .elementor-element.elementor-element-5ec18894{--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-2393 .elementor-element.elementor-element-7bc49fb0{font-family:"ABeeZee", Sans-serif;}.elementor-2393 .elementor-element.elementor-element-5e413e4c{--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-2393 .elementor-element.elementor-element-4210bbaf{--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-2393 .elementor-element.elementor-element-e8ba9a{--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-2393 .elementor-element.elementor-element-28f17209{--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-2393 .elementor-element.elementor-element-39018d25{--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-2393 .elementor-element.elementor-element-455620ac{--display:flex;overflow:visible;}@media(min-width:768px){.elementor-2393 .elementor-element.elementor-element-63ac66d0{--width:100%;}.elementor-2393 .elementor-element.elementor-element-4dd13a5e{--width:100%;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-730b9de4 */.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-85e069e */.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-5f3383af */body .elementor-element-48b2338b .variations td.value {
    padding-top: 0px !important;
    padding-left: 15px !important;   /* 增加左边内边距 */
}/* End custom CSS */