/**
Theme Name: Astra Child
Author: Design Hu
Author URI: https://www.design-hu.com/
Description:  
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
*/

/* ====== font ====== 
h1, h2, h3, h4, h5, h6, span, p, ul, li, div, label, input, textarea{
	font-family: Microsoft JhengHei!important;
}*/
/* i, .fa{
	font-family: FontAwesome!Important;
} */
[class*=" eicon-"], [class^=eicon] { 
    font-family: eicons!important;
}
.ee-grid__item.ee-loop__item article{
	background:transparent;
}

/* add_cust product's sub_menu  */

.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
	background:#F3F3F3!important;
	border-top:3px solid #fdc23e;
	padding-top:10px;
	padding-bottom:30px;
	margin-top:-3px!important;
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
}
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li {
	padding:6px 20px;
}
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li.current-menu-item a {
	color:#fdc23e;
	background:#F3F3F3;
}

.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li a {
	padding:1px 0;
	border-bottom:2px solid #C5C7C5;
	
}
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li a:hover{
	color:#fdc23e;
	background:#F3F3F3;
}

/* 最下方footer添加*星字號 */
#menu-1-e9a3ad4 li::before {
	content:'*';
	color:#fdc23e;
	position:relative;
	top:3px;
	right:3px;
}
#menu-1-e9a3ad4 li a {
	display:inline;
}

.elementor-element-45dcc6b .ee-grid.ee-loop.ee-grid--default .ee-post__title h2::before{
	content:'*';
	color:#fdc23e;
	position:relative;
	top:3px;
	right:3px;
	
} 
/**/
.elementor-element-ba9f406 .elementor-background-overlay {
	background-size: cover;
}

/* news文字縮排 */
.home_new_singel h3 a{
  display:block;
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*輪播當網頁重載入時會變超大圖bug修復*/

.elementor-image-carousel-wrapper.swiper-container .swiper-slide {
	height:auto
}
.swiper-slide-inner,.swiper-slide-image {
	height:120px!important;
}

/*Banner文字上移*/
.elementor-element-19c566a .overlay{
	padding:60px 10px;
	align-items:start;
	transition: 1s;
}
#eael-img-accordion-b3469ec p {
	margin-bottom:0!important;
}
#eael-img-accordion-b3469ec h2 , #eael-img-accordion-b3469ec .p1{
	margin-bottom:0;
	filter: drop-shadow(3px 3px 3px #000000);
}
.z-index_fix{
	z-index:0!important;
}
.copyright_ {
	font-weight:600;
	font-size:14px;
}
/*download page*/
.download_file_inner {
	display:flex;
}
.download_group {
	margin-bottom:30px;
}
.download_group h3 {
	color:#1D1E1D;
	font-weight:700;
	font-size:30px;
	line-height:30px;
	padding-left:10px;
	border-left:5px solid #D8AF4E;
	margin-bottom:30px;
}
.download_file_inner h4 {
	width:85%;
	padding:10px;
	font-size:18px;
	line-height:28px;
	font-weight:700;
	margin-bottom:10px;
}
.download_file_inner span {
	width:15%;
	display:flex;
	justify-content:center;
	align-items:center;
}
.download_file_inner span a:hover i {
	color:#FDC23E;
}
.download_file_inner span i {
	font-size:20px;
	color:#000000;
	transition:.3s;
}
.download_file_outer .download_file_inner:nth-child(odd) h4{
	background:#F7F0DF;
}
.download_file_outer .download_file_inner:nth-child(even) h4 {
	background:#eeeeee;
}
.eael-img-accordion .overlay h2 {
	color:#ffffff!important;
	filter:drop-shadow(3px 3px 3px #000000);
}
.eael-img-accordion .overlay p {
	color:#ffffff!important;
	filter:drop-shadow(3px 3px 3px #000000);
}
@media (max-width:768px) {
	.elementor-41 .elementor-element.elementor-element-e8832c4 .eael-img-accordion .overlay h2 {
	margin-bottom:60px;
}
}
