/**
Theme Name: l01
Author: ECnet
Author URI: https://www.ecnet.tw/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: l01
Template: astra
*/
.ast-logo-title-inline .site-logo-img {
    padding-right: 0;
    padding-left: 10px;
}
.ast-header-break-point.ast-woocommerce-cart-menu.ast-hfb-header .ast-cart-menu-wrap, .ast-header-break-point.ast-hfb-header .ast-cart-menu-wrap, .ast-header-break-point .ast-edd-site-header-cart-wrap .ast-edd-cart-menu-wrap {
    font-size: 1em;
}
span .ast-icon.icon-cart, .ast-addon-cart-wrap {
/*  display: none; */
}
.ast-addon-cart-wrap {
/*  display: none; */ 
}
table.bundled_products > thead, table.bundled_products td.bundled_item_qty_col, .bundled-product-name .product-quantity, .small_width.bundle_form table.bundled_products td.bundled_item_qty_col {
    display: none;
}
.buttons_added a {
    text-decoration: none;
}
.woocommerce div.product form.cart .variations {
    border-bottom: none;
}
.woocommerce table.shop_table td.product-quantity {
    text-align: center;
}
.woocommerce .checkout_coupon .form-row .button {
    border: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-color: var(--ast-global-color-2);
    margin-left: 8px;
}
.woocommerce button.button {
    border: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-color: var(--ast-global-color-2);
}
.countdown-timer-init .countdown-items {
    width: unset;
    background-color: unset;
    padding: 0px 5px;
    min-width: unset ;
}
.countdown-items .ctw-label {
    padding: 8px;
}
.finished-message {
    margin-top: 0;
}
.elementor-widget-countdown-timer-widget .elementor-widget-container .countdown-timer-widget .countdown-timer-init .countdown-items .ctw-digits {
    height: unset; 
}
.woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
    margin-left: 0px;
}
.main-navigation i.fa {
    padding-right: 3px;
}
.bundle_form table.variations .required {
    display: none;
}
.header-image-block {
    padding: 0px;
    margin: 0px;
}
.woocommerce-EditAccountForm .woocommerce-form-row--last {
    display: none;
}
.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.pswp__caption__center {
    display: none;
}
.woocommerce ul.products li.product .astra-shop-thumbnail-wrap .onsale, .woocommerce div.product span.onsale {
    display: none;
}
.woocommerce-variation-availability .in-stock {
    display: none;
}
.fluid-width-video-wrapper {
    margin-bottom: 1em;
}
.opc-single-product {
    display: inline-flex;
    padding: 1em 0 1em 0;
    border-top: 1px solid #6a595033;
}
.woocommerce .opc-single-product .quantity.buttons_added {
    -js-display: inline-flex;
    display: inline-flex;
}
.woocommerce .opc-single-product .quantity .minus {
    border-right-width: 0;
    margin-right: -38px;
    width: 38px;
    -js-display: flex;
    display: flex;
    justify-content: center;
    background-color: transparent;
    border: 1px solid #e4e4e4;
    align-items: center;
    outline: 0;
}
.woocommerce .opc-single-product .quantity .plus {
    width: 38px;
    -js-display: flex;
    display: flex;
    justify-content: center;
    background-color: transparent;
    border: 1px solid #e4e4e4;
    align-items: center;
    outline: 0;
}
.woocommerce .opc-single-product input[type=number].qty {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
.woocommerce .opc-single-product .quantity .qty {
    width: 2.631em;
    margin-left: 38px;
}
.woocommerce .opc-single-product input[type=number] {
    max-width: 58px;
    min-height: 36px;
}
.woocommerce .opc_order_review .shop_table .quantity .minus, .woocommerce .opc_order_review .shop_table .quantity .plus, .opc-single-product .bundled_product_permalink {
    display: none;
}
.opc-single-product .bundled_item_cart_content table.variations, .opc-single-product .bundled_item_cart_content table.variations td.label, .opc-single-product .bundled_item_cart_content table.variations td.value {
    border: none;
}
/* 隱藏數字輸入框的上下箭頭（Chrome、Safari） */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* 隱藏數字輸入框的上下箭頭（Firefox） */
input {
    -moz-appearance: textfield;
}
.woocommerce .opc-single-product button.button.alt {
    padding-top: 10px;
    padding-bottom: 10px;
}
#order_review .product-remove {
    padding: 4px 4px 0 0;
}
body.woocommerce-order-received .ast-above-header-wrap {
    display: none;
}
.wpcbm-badge {
    padding: 0px;
    border-width: 0px;
    box-shadow: none;
}
.wpcbm-badge-inner {
    font-weight: 600;
    line-height: 10px;
    padding: 2px 2px 1px;
    font-size: 10px;   
}
.wpcbm-badges-top-left {
    top: 10px;
    left: 10px;
}
@media (min-width: 1200px) {

}
@media (min-width: 922px) {
    .wpcbm-badge-inner {
        line-height: 14px;
        font-size: 14px;   
    }
}
@media (max-width: 400px) {

}
@media (max-width: 544px) {
    .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
        padding-right: 15px;
    }
    .woocommerce .checkout_coupon .form-row .button {
        margin-left: 0px;
    }
    .woocommerce-input-wrapper input, .coupon input {
        font-size: 16px;
    }
    .single-product .wpcbm-badge-inner {
        line-height: 14px;
        font-size: 14px;
    }    
}
@media (max-width: 921px) {
    #ast-desktop-header {
        display: inherit; 
    }
    #ast-desktop-header .ast-main-header-wrap, .ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content {
        display: none; 
    }       
}