.elementor-kit-14{--e-global-color-primary:#0B66D1;--e-global-color-secondary:#54595F;--e-global-color-text:#525252;--e-global-color-accent:#FCDA06;--e-global-color-e0a56dc:#EAEAEA;--e-global-color-682774f:#EFF6FF;--e-global-typography-primary-font-family:"Noto Sans HK";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans HK";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Noto Sans HK";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Noto Sans HK";--e-global-typography-accent-font-weight:500;}.elementor-kit-14 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){--kit-widget-spacing: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 *//*副標題樣式*/

.eael-dual-header > .subtext p{
    margin-bottom: 0 !important;
}

.subtext p {
    background-color: #EAEAEA;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.eael-dual-header:hover .subtext p {
    background-color: #FCDA06;
}

/*賽事分析標題加陰影*/
h2.eael-elements-flip-box-heading {
    text-shadow: 2px 3px 5px #4d4d4d !important;
}

.box-hover{
    transition: all 0.3s ease;
}

.box-hover:hover{
    transform: translateY(-10px);
}

/*篩選文章元件hover效果*/
.dynamic-gallery-item-inner{
    transition: all 0.3s ease;
}

.dynamic-gallery-item-inner:hover{
    transform: translateY(-5px);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25) !important;
}

/*分類文章頁面區塊樣式*/
.eael-grid-post .eael-entry-wrapper{
    padding: 15px 15px 25px 15px !important;
}

.dynamic-gallery-item-inner {
    position: relative;
    cursor: pointer;
}

.no-margin-btm p{
    margin-bottom: 0px;
}

.eael-filter-gallery-container.eael-cards .item-content p{
    padding-top: 15px;
    margin-bottom: 10px;
}/* End custom CSS */