.elementor-12 .elementor-element.elementor-element-8c3cd09{margin-top:50px;margin-bottom:0px;}.elementor-12 .elementor-element.elementor-element-237ebf4.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-12 .elementor-element.elementor-element-237ebf4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-12 .elementor-element.elementor-element-a32a6c2 .elementor-heading-title{color:#000000;font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;}.elementor-12 .elementor-element.elementor-element-a32a6c2{width:initial;max-width:initial;align-self:center;}.elementor-12 .elementor-element.elementor-element-1a60613 > .elementor-widget-container{margin:0px 10px 0px 10px;}.elementor-12 .elementor-element.elementor-element-1a60613{width:initial;max-width:initial;align-self:center;}.elementor-12 .elementor-element.elementor-element-36a04b1 .elementor-heading-title{color:#000000;font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;}.elementor-12 .elementor-element.elementor-element-36a04b1{width:initial;max-width:initial;align-self:center;}.elementor-12 .elementor-element.elementor-element-07accc5{--divider-border-style:solid;--divider-color:#2EBAD2;--divider-border-width:2px;}.elementor-12 .elementor-element.elementor-element-07accc5 .elementor-divider-separator{width:42px;margin:0 auto;margin-center:0;}.elementor-12 .elementor-element.elementor-element-07accc5 .elementor-divider{text-align:center;padding-top:20px;padding-bottom:20px;}.elementor-12 .elementor-element.elementor-element-3876a21d > .elementor-container{min-height:30vh;}@media(max-width:1450px){.elementor-12 .elementor-element.elementor-element-a32a6c2 .elementor-heading-title{font-size:28px;}.elementor-12 .elementor-element.elementor-element-36a04b1 .elementor-heading-title{font-size:28px;}.elementor-12 .elementor-element.elementor-element-07accc5 .elementor-divider-separator{width:36px;}.elementor-12 .elementor-element.elementor-element-07accc5 .elementor-divider{padding-top:12px;padding-bottom:12px;}}@media(max-width:767px){.elementor-12 .elementor-element.elementor-element-a32a6c2 .elementor-heading-title{font-size:22px;}.elementor-12 .elementor-element.elementor-element-a32a6c2{align-self:center;}.elementor-12 .elementor-element.elementor-element-1a60613 > .elementor-widget-container{margin:0px 5px 0px 5px;}.elementor-12 .elementor-element.elementor-element-36a04b1 .elementor-heading-title{font-size:22px;}}/* Start custom CSS for text-editor, class: .elementor-element-1c6b1f9c *//*按鈕顏色*/
input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .login1 .button{
    background-color: #2EBAD2 ;
}

input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"],.login1 .button:hover{
        background-color: #2EBAD2;

}

input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"],.login1 .button:active{
        background-color: #2EBAD2 !important;
}

.wt-related-products{
    display: none;
}

/*商品名稱*/
.cart01 th.product-name:after{
    content:"/Product";
}

/*商品價格*/
.cart01 th.product-price:after{
    content:"/Price";
}

/*商品數量*/
/*.cart01 th.product-quantity:after{*/
/*    content:"/Quantity";*/
/*}*/


/*商品小計*/
/*.cart01 th.product-subtotal:after{*/
/*    content:"/Subtotal";*/
/*}*/

/*使用折價劵*/
.cart01 .coupon .button.wp-element-button:after{
    content:"/Apply Coupon";
}

/*更新購物車*/
.cart01 .actions .button.wp-element-button:nth-child(2):after{
    content:"/Update Cart";
}

/*購物車總計*/
.cart01 .cart_totals h2:after{
    content:"/Cart Totals";
}

/*下表格小計*/
/*.shop_table.shop_table_responsive .cart-subtotal th:after{*/
/*     content:"/Subtotal";*/
/*}*/

/*下表格運送方式*/
/*.shop_table.shop_table_responsive .woocommerce-shipping-totals th:after{*/
/*     content:"/Shipping";*/
/*}*/

/*下表格總計*/
/*.shop_table.shop_table_responsive .order-total th:after{*/
/*     content:"/Total";*/
/*}*/

/*前往結帳*/
.cart-collaterals .wc-proceed-to-checkout .checkout-button:after{
    content:"/Proceed to checkout";
}

/*空車資訊*/
.cart01 .woocommerce .cart-empty.woocommerce-info:after{
    content:"(YOUR CART IS CURRENTLY EMPTY.)";
}

/*回到商店*/
.cart01 .woocommerce .return-to-shop a:after{
    content:"(Return to shop)";
}
@media (max-width: 767px){
/*RWD相關資訊*/
.cart01 .woocommerce-cart-form__cart-item.cart_item .product-name:before{
    content:"商品/Product:";
}
.cart01 .woocommerce-cart-form__cart-item.cart_item .product-price:before{
    content:"價格/Price:";
}

/*.cart01 .woocommerce-cart-form__cart-item.cart_item .product-quantity:before{*/
/*    content:"數量/Quantity:";*/
/*} */

.cart01 .woocommerce-cart-form__cart-item.cart_item .product-subtotal:before{
    content:"小計/Subtotal:";
} 

.cart01 .cart_totals .shop_table .cart-subtotal td:before{
    content:"小計/Subtotal:";
}

/*.cart01 .cart_totals .woocommerce-shipping-totals td:before{*/
/*    content:"運送方式/Shipping:" !important;*/
/*}*/

/*.cart01 .cart_totals .order-total td:before{*/
/*    content:"總計/Total:" !important;*/
/*}*/
    
}/* End custom CSS */