.elementor-kit-59{--e-global-color-primary:#3C3C3C;--e-global-color-secondary:#FCF4EA;--e-global-color-text:#3C3C3C;--e-global-color-accent:#F6BFBC;--e-global-color-487937f:#D8908C;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-size:28px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-40492b2-font-family:"Noto Sans TC";--e-global-typography-40492b2-font-size:56px;--e-global-typography-40492b2-font-weight:500;}.elementor-kit-59 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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-kit-59{--e-global-typography-primary-font-size:24px;--e-global-typography-accent-font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.sub-title{
    margin-left:4px;
    font-size: 0.34em;
}


@media (max-width: 767px) {
    .sub-title{
        font-size: 0.6em;
    }
}

.about-tab .elementor-tabs-wrapper{
            gap: 10px;
    display: flex;
       flex-wrap: wrap; 
}

.about-tab .elementor-tabs-content-wrapper{
    width:80%;
    padding-top: 40px;

}

@media (max-width: 767px) {
.about-tab .elementor-tabs-content-wrapper{
       width:100%; 
}
}

.about-tab .elementor-tabs-wrapper .elementor-tab-title,.about-tab  .elementor-tab-mobile-title{
        background:#FDEFEE;
    border-radius: 100px;
    color:#918786 !important;
        width: fit-content;
 padding: 20px !important;
    margin-bottom: 10px;
        
}

.about-tab .elementor-tabs-wrapper .elementor-tab-title.elementor-active,.about-tab  .elementor-tab-mobile-title.elementor-active{
           background:#F4AFAB; 
    color:#3C3C3C !important;
    font-weight: 700 !important;
}



    
    
.brand{
    
    display: flex;
    gap: 40px;
}

.about-tab .elementor-tab-content{
    min-height: 300px;
}

@media (max-width: 767px) {
  .about-tab .elementor-tab-content{
    min-height:0px;
}  
}

.blog-img:before{
    content: '';
    bottom: -10px;
    right: -16px;
    transform: rotate(2deg);
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    background:#FDEFEE;
    border-radius: 20px;
    transition: all 0.2s ease-in-out;    
}

.blog-img:hover:before{
    content: '';
    bottom: -10px;
    right: -16px;
    transform: rotate(-4deg);
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    background:#F6BFBC;
    border-radius: 20px;
    
}

.elementor-post-info{
        margin: 0px;
}

.blog-category .elementor-post-info__terms-list-item{
    padding:10px;
    background:#FCF4EA;
    color:#B78342 !important;
    border-radius: 4px;
}

.blog-category .elementor-post-info__terms-list{
    color:transparent;
}

/*----文章內頁----*/
ul{
        list-style: none;
}

/*---圖片輪播-顯示圖片---*/
.slider-wrapper .elementor-swiper .swiper-wrapper,.slider-wrapper .elementor-swiper .swiper-wrapper .swiper-slide{
    height: 100%;
}

@media screen and (max-width:479px){
    .partners .gallery-item{
    width: calc(100% / 5) !important;
}
}



/*.slider-wrapper .elementor-swiper .swiper-wrapper{*/
/*    display: flex;*/
/*} .swiper-slide{*/
/*width: 100% !important;*/
/*}*//* End custom CSS */