/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: astra-child
Template: astra
*/



/* ====== Header */
ul#ast-hf-menu-1 {
    gap: 80px;
}

.ast-primary-header-bar {
    border: none;
}

.ast-below-header-bar {
    border: none;
}

span.ast-icon.icon-bag>svg {
    display: none;
}

span.ast-icon.icon-bag {
    background-image: url(http://weitech.designhu-demo.com/wp-content/uploads/ph_handbag.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 20px;
    width: 20px;
    display: block;
}

.ast-site-header-cart i.astra-icon:after {
    top: 0;
    right: 0;
}

/* ====== Pages */
/* === Home */
.gridPrice span.woocommerce-Price-amount.amount {
    color: var(--gray-3, #939393);
    text-align: center;
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.28px;
}

.gridBtns a.afrfqbt {
    display: none;
}

.gridBtns a.add_to_cart_button {
    border: 1px solid var(--gray-4, #D1D1D1) !important;
    background: var(--gray-6, #FFF);
    padding: 5px 14px !important;
    color: var(--gray-3, #939393) !important;
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.12px;
    background-color: transparent !important;
    text-decoration: underline;
}

/* === News */
.newsSideBar ul {
    margin-left: 12px;
}

.newsSideBar ul>li:before {
    content: "・";
}

.newsSideBar ul>li {
    display: flex;
    align-items: center;
}

.newsSideBar ul>li:not(:last-child) {
    margin-bottom: 8px !important;
}

.newsSideBarPostList article:not(:last-child) {
    border-bottom: 1px solid #D1D1D1 !important;
    margin-bottom: 16px !important;
    padding-bottom: 11px !important;
}

a.a2a_button_x .a2a_s_x {
    content: url('https://weitech.designhu-demo.com/wp-content/uploads/Frame-84.svg') !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
}

a.a2a_button_facebook .a2a_s_facebook {
    content: url('https://weitech.designhu-demo.com/wp-content/uploads/Frame-85.svg') !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
}

a.a2a_button_sms .a2a_s_sms {
    content: url('https://weitech.designhu-demo.com/wp-content/uploads/Frame-88-1.svg') !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
}

a.a2a_button_pinterest .a2a_s_pinterest {
    content: url('https://weitech.designhu-demo.com/wp-content/uploads/Frame-88.svg') !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
}

a.a2a_button_linkedin .a2a_s_linkedin {
    content: url('https://weitech.designhu-demo.com/wp-content/uploads/Frame-87.svg') !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 0 !important;
}

.category-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 52px;
}

a.category-icon-item {
    display: block;
}

a.category-icon-item span {
    display: block;
    text-align: center;
}

a.category-icon-item span.category-icon-name {
    color: var(--gray-1, #000);
    font-family: "Noto Sans TC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1.6px;
    margin-top: 12px;
}

a.category-icon-item span.category-icon-thumb>img {
    height: 48px;
    width: auto;
}

.newsList .e-loop-item:not(:last-child) {
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 28px;
}


/* === Product */
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background-color: #003B73;
    border-radius: 0px;
}

.hotSaleList ul>li {
    display: flex !important;
    gap: 16px;
}

.hotSaleList ul>li>.astra-shop-thumbnail-wrap {
    width: 30%;
}

.hotSaleList ul>li .astra-shop-summary-wrap>a.ast-loop-product__link>h2 {
    color: var(--gray-3, #939393) !important;
    font-family: "Noto Sans TC" !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 180%;
    letter-spacing: 1.12px;
    margin: 0 0;
}

.hotSaleList ul>li .astra-shop-summary-wrap>span.price {
    color: var(--green, #A9D1AE) !important;
    font-family: "Noto Sans TC" !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.12px;
}

.hotSaleList ul>li .astra-shop-summary-wrap>span.ast-woo-product-category,
.hotSaleList ul>li .astra-shop-summary-wrap>.add_to_cart_button {
    display: none !important;
}


section.ast-single-entry-banner {
    background-color: transparent;
    border-bottom: 1px solid #D1D1D1;
}

ul.tabs.wc-tabs {
    text-align: center;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 1px solid #D1D1D1 !important;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs::after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    border-top: 1px solid #D1D1D1 !important;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
    color: var(--primary-1, #003B73);
    font-family: "Noto Sans TC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1.6px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    background: #003B73;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    box-shadow: none;
    bottom: 0;
    left: 0;
    border-radius: 0;
    background: #003B73;
}

span.sku_wrapper,
li#tab-title-additional_information {
    display: none !important;
}

.product_meta {
    padding: 0 0 !important;
    margin: 0 0 !important;
}

.product_meta>.posted_in {
    color: var(--gray-1, #000);
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.12px;
}

.product_meta>.posted_in>a {
    color: var(--gray-2, #555);
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.12px;
}

div#tab-description {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.12px;
}

p.price {
    color: var(--primary-1, #003B73) !important;
    font-family: "Noto Sans TC";
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 150%;
    letter-spacing: 3.2px;
}

.woocommerce-js div.product div.summary .woocommerce-product-details__short-description :last-child {
    color: var(--gray-2, #555);
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.12px;
}

h1.product_title.entry-title {
    color: #000;
    font-family: "Noto Sans TC";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 1.92px;
    border-bottom: 1px solid #D1D1D1;
    padding-bottom: 18px !important;
}

h1.entry-title {
    color: #000;
    text-align: center;
    font-family: "Noto Sans TC";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.4px;
}

a.afrfqbt_single_page.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed.product_type_variable,
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    padding: 8px 16px !important;
    color: var(--gray-6, #FFF);
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.28px;
    background-color: #003B73;
    border-radius: 0;
    margin-bottom: 0px !important;
}

a.afrfqbt_single_page.single_add_to_cart_button.button.alt.product_type_variable,
button.single_add_to_cart_button.button.alt {
    color: var(--gray-6, #FFF);
    font-family: "Noto Sans TC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.28px;
    background-color: #003B73;
    border-radius: 0;
    padding: 8px 16px !important;
}

table.variations {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    border-top: 1px solid #D1D1D1 !important;
    padding-top: 16px;
}

.woocommerce-js div.product form.cart .single_variation_wrap .single_variation {
    margin-bottom: 0;
}

.woocommerce-js div.product form.cart .variations th {
    display: none;
}

.spContact {
    display: flex;
    align-items: center;
    padding: 16px 0;
    border-bottom: 1px solid #D1D1D1;
}

.spContact h3 {
    color: var(--gray-1, #000);
    font-family: "Noto Sans TC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1.6px;
    margin: 0 0;
}

.spContact .spcList {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-left: 12px;
}

.woocommerce-js div.product form.cart div.quantity {
    float: none;
    margin: 0 0;
}

.qty-wrapper {
    display: flex;
    align-items: center;
    float: left;
    clear: right;
    margin-right: 20px;
}

.qty-wrapper button {
    height: 36px;
    padding: 0;
    width: 36px;
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #D1D1D1;
    color: var(--gray-3, #939393);
    font-family: "Noto Sans TC";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1.6px;
}

.qty-wrapper input.input-text {
    height: 36px;
    width: 36px !important;
    padding: 0 !important;
    border-right: none;
    border-left: none;
}

@media (min-width: 922px) {
    .ast-left-sidebar #secondary {
        border-right: none;
        width: 25%;
    }

    .ast-left-sidebar #primary {
        padding-left: 48px;
        border-left: none;
        width: 75%;
    }
}

/* ====== Footer */
.newsletter input#form-field-email {
    height: 50px;
}

.newsletter .elementor-field-group.e-form__buttons {
    position: absolute;
    display: inline-flex;
    width: auto;
    right: 6px;
    top: 5px;
}

.newsletter .elementor-field-group.e-form__buttons button.elementor-button {
    padding: 8px 16px;
}

.newsletter .elementor-field-type-acceptance.elementor-field-required.elementor-mark-required {
    color: #D1D1D1;
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 1.12px;
    text-align: center;
    padding-top: 20px;
}

.woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
}

.woocommerce-js div.product form.cart .single_variation_wrap {
    padding-bottom: 16px;
}

/* ====== Public */
div#secondary {
    padding: 0 !important;
}

.ast-article-single img {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}