@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//aegroup.com.tw/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Noto Sans TC", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(73,73,73);
	--wd-text-font-size: 16px;
	--wd-title-font: "Noto Sans TC", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Noto Sans TC", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Noto Sans TC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Noto Sans TC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Noto Sans TC", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(207,20,43);
	--wd-alternative-color: rgb(117,120,123);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(207,20,43);
	--btn-accented-bgcolor-hover: rgb(158,15,63);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(207,20,43);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(207,20,43);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://aegroup.com.tw/wp-content/uploads/2021/09/motorcycle-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(51,51,51);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Noto Sans TC", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 40px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.brand-jet-title a:hover {color:#cf142b;}

.hentry h4 {
    position: relative;
    margin-bottom: 27px;
    border-bottom: none; /* 移除原有的底線 */
    padding-bottom: 8px;
}

.hentry h4::after {
    content: '';
    position: absolute;
    bottom: -2px; /* 確保與底部對齊 */
    left: 15%;
    width: 50%; /* 偽元素寬度設為 50% */
    border-bottom: 2px solid #ededed; /* 灰色底線 */
}

.hentry h4::before {
    content: '';
    position: absolute;
    bottom: -2px; /* 確保與底部對齊 */
    left: 0;
    width: 15%; /* 偽元素寬度設為 15% */
    border-bottom: 2px solid #cf142b; /* 您選擇的紅色底線 */
}


.product-grid-item .wd-add-btn {
    display: none;
}

.menu-function-text-link a:hover {
	color:#FDC06C !important;
}

.wd-hover-standard .wd-add-btn {
   display:none;
}

/* Link */
.woo-variation-items-wrapper .wd-reset-var a{
	width:50px;
	height:35px;
}

/* 767px and smaller screen sizes */
@media (max-width:767px){

	/* Label */
	.variations tr .label{
		
	}
	
}

/* 1025px and larger screen sizes */
@media (min-width:1025px){

	/* Label */
	.variations tr .label{
		margin-bottom:10px;
	}
	
}

@media (max-width:479px){

	/* 手機版大圖文字疊色處理 */
	.wd-justify-sm-center .elementor u{
		background-color:rgba(255,255,255,0.95);
		border-top-left-radius:10px;
		border-top-right-radius:10px;
		border-bottom-left-radius:10px;
		border-bottom-right-radius:10px;
		padding-left:8px;
		padding-right:8px;
		padding-top:1px;
		padding-bottom:1px;
		margin-left:3px;
	}
}

/* 客製選配器 */
/* Reset configuration */
.mkl_pc_container footer .reset-configuration{
	background-color:#cf142b !important;
	color:#ffffff !important;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	font-size:15px !important;
	letter-spacing:1px;
	line-height:0.19999999999999996em !important;
	padding-left:20px !important;
	padding-right:20px !important;
}

/* Button */
.form-cart .pc_configurator_form .configurator-add-to-cart{
	background-color:#cf142b !important;
	color:#ffffff !important;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	font-size:15px !important;
	letter-spacing:1px;
	line-height:0.19999999999999996em !important;
	padding-left:20px !important;
	padding-right:20px !important;
	margin-right:0px;
	margin-left:10px;
}

/* 479px and smaller screen sizes */
@media (max-width:479px){

	/* Heading */
	.mkl_pc_container header h3{
		font-size:12px !important;
		line-height:1.2em;
		font-weight:600;
	}
	
	/* Header */
	.mkl_pc_container div header{
		height:50px !important;
	}
	
	/* Close */
	.mkl_pc_container div .close-mkl-pc{
		top:2px !important;
	}
		/* Reset configuration */
	.mkl_pc_container footer .reset-configuration{
		padding-right:0px !important;
		padding-left:0px !important;
		width:100px !important;
		font-weight:600 !important;
		
	}
}

.entry-summary .configure-product-simple{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	color:#ffffff;
	background-color:#cf142b;
	
}

/* 661px and larger screen sizes */
@media (min-width:661px){

	/* Button */
	.entry-summary .configure-product-simple{
		font-size:16px;
	}
	
}