/**
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
*/
html[lang="en-US"] body h1, h2, h3, h4, h5, h6, label, li, p, span, ul {
    font-family: "Noto Sans TC", sans-serif !important;
}

@media (max-width: 768px) {
	html {
		overflow-x: hidden;
	}
	.ast-builder-menu-mobile.ast-builder-menu.ast-builder-menu-mobile-focus-item.ast-builder-layout-element.site-header-focus-item {
		padding-bottom: 0;
	}
	aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner {
		padding-top: 0;
	}
	section#polylang-3 {
		padding: 0px 24px;
		margin-top: 40px;
	}
	section#polylang-3 li {
		margin-bottom: 24px;
	}
	section#polylang-3 li:before {
		content: "";
		background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="%23334155"%3E%3Cpath d="M480-80q-82 0-155-31.5t-127.5-86Q143-252 111.5-325T80-480q0-83 31.5-155.5t86-127Q252-817 325-848.5T480-880q83 0 155.5 31.5t127 86q54.5 54.5 86 127T880-480q0 82-31.5 155t-86 127.5q-54.5 54.5-127 86T480-80Zm0-82q26-36 45-75t31-83H404q12 44 31 83t45 75Zm-104-16q-18-33-31.5-68.5T322-320H204q29 50 72.5 87t99.5 55Zm208 0q56-18 99.5-55t72.5-87H638q-9 38-22.5 73.5T584-178ZM170-400h136q-3-20-4.5-39.5T300-480q0-21 1.5-40.5T306-560H170q-5 20-7.5 39.5T160-480q0 21 2.5 40.5T170-400Zm216 0h188q3-20 4.5-39.5T580-480q0-21-1.5-40.5T574-560H386q-3 20-4.5 39.5T380-480q0 21 1.5 40.5T386-400Zm268 0h136q5-20 7.5-39.5T800-480q0-21-2.5-40.5T790-560H654q3 20 4.5 39.5T660-480q0 21-1.5 40.5T654-400Zm-16-240h118q-29-50-72.5-87T584-782q18 33 31.5 68.5T638-640Zm-234 0h152q-12-44-31-83t-45-75q-26 36-45 75t-31 83Zm-200 0h118q9-38 22.5-73.5T376-782q-56 18-99.5 55T204-640Z"%3E%3C/path%3E%3C/svg%3E');
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		height: 24px;
		width: 24px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 16px;
	}
	section#polylang-3 li.lang-item > a {
		color: #334155;
	}
	section#polylang-3 li.lang-item-cn {
		display: none;
	}
	section#polylang-3 ul {
		display: grid;
	}
	li.lang-item-zh-tw {
		order: 1;
	}
	li.lang-item-en {
		order: 2;
	}
	li.lang-item-ja {
		order: 3;
	}
}

/* 1840, 1833 */
html[lang="en-US"] section.productCatList .item,
html[lang="en-US"] .productTaxSide .ptContent,
html[lang="ja"] section.productCatList .item,
html[lang="ja"] .productTaxSide .ptContent {
    display: none;
}

html[lang="en-US"] section.productCatList .item[data-id="1840"],
html[lang="en-US"] section.productCatList .item[data-id="1833"],
html[lang="en-US"] .productTaxSide .ptContent[data-id="_0"],
html[lang="en-US"] .productTaxSide .ptContent[data-id="1840"],
html[lang="en-US"] .productTaxSide .ptContent[data-id="1833"],
html[lang="ja"] section.productCatList .item[data-id="1308"],
html[lang="ja"] section.productCatList .item[data-id="1255"],
html[lang="ja"] .productTaxSide .ptContent[data-id="_0"],
html[lang="ja"] .productTaxSide .ptContent[data-id="1308"],
html[lang="ja"] .productTaxSide .ptContent[data-id="1255"] {
    display: block;
}

/* 語系選單 */
ul#ast-hf-menu-2 span.dropdown-menu-toggle.ast-header-navigation-arrow {
	display: none;
}
li#menu-item-24314-cn,
li#menu-item-24309-cn,
li#menu-item-24312-cn {
    display: none;
}


section.news>.container>.pagination > nav > .nav-links {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

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