.elementor-kit-27562{--e-global-color-primary:#5B60BA;--e-global-color-secondary:#4F2C63;--e-global-color-text:#000000;--e-global-color-accent:#ADB1FF;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-weight:500;background-color:#F9F9F9;}.elementor-kit-27562 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.jet-remove-all-filters {
    visibility: visible;
    opacity: 1;
    transition: opacity 1.3s ease-out, visibility 1.3s ease-out;
}
.jet-remove-all-filters.hide {
    display: flex; 
    visibility: hidden;
    opacity: 0;
}

/*產品頁-相關商品*/
h2.ct-module-title {
    font-size: 30px;
    text-align: center;
}

a.ct-media-container.has-hover-effect {
    height: 320px;
    border-radius: 0px;
}

h2.woocommerce-loop-product__title {
    font-size: 20px;
    font-weight: 400;
}

span.woocommerce-Price-amount.amount {
    font-size: 20px;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #000;
    background-color: #00000000;
    border-bottom: solid 1px;
    border-radius: 0px;
    min-height: 30px;
font-weight: 400;
}

@media screen and (max-width: 1024px){
    .ct-hidden-md {
    display: block!important;
    }
    ul.products.columns-4 {
        --shop-columns: repeat(4, minmax(0, 1fr));
    }
    a.ct-media-container.has-hover-effect {
    height: 220px;
    }
    h2.woocommerce-loop-product__title {
    font-size: 16px;
    margin-bottom:0px!important;
    }
    span.woocommerce-Price-amount.amount {
    font-size: 18px;
    }
}

@media screen and (max-width: 427px){
    h2.ct-module-title {
    font-size: 24px;
    }
    ul.products.columns-4 {
    --shop-columns: repeat(2, minmax(0, 1fr));
    }
    a.ct-media-container.has-hover-effect {
    height: 180px;
    }
}

/*加入購物車按鈕*/
button.single_add_to_cart_button.button.alt {
    background-color: #5B60BA;
}

/*購物車頁面按鈕*/
.choose_cvs button.button {
    padding: 20px 30px;
    background-color: #5B60BA;
}

.choose_cvs button.button:hover {
    background-color: #ADB1FF;
}

button#place_order {
    background-color: #5B60BA;
}

/*文章卡片分類*/
.elementor-posts .elementor-post__badge {
    background-color: #5B60BA;
}


/*側邊購物籃*/
li.woocommerce-mini-cart-item.mini_cart_item {
    grid-template-columns: 60%;
}

a.button.wc-forward {
    width: 120px;
    margin-right: 10px;
    background-color: #5B60BA;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image {
    width: 80px;
}

/*header menu*/
a#elementor-menu-cart__toggle_button {
    border: none;
padding: 15px 10px 10px 10px;
}

.elementor-menu-toggle {
    background-color: transparent;
}/* End custom CSS */