.elementor-11 .elementor-element.elementor-element-68e36c82{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-fe4e7b6 .elementor-heading-title{font-family:"Prompt", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-11 .elementor-element.elementor-element-1041e16e{--display:flex;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-11 .elementor-element.elementor-element-bb85ace{border-style:none;border-radius:0px 0px 0px 0px;}.elementor-11 .elementor-element.elementor-element-bb85ace .gallery-item{padding:0 12px 12px 0;}.elementor-11 .elementor-element.elementor-element-bb85ace .gallery{margin:0 -12px -12px 0;}.elementor-11 .elementor-element.elementor-element-bb85ace .gallery-item .gallery-caption{text-align:center;}@media(max-width:767px){.elementor-11 .elementor-element.elementor-element-68e36c82{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--flex-wrap:nowrap;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-11 .elementor-element.elementor-element-1041e16e{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for heading, class: .elementor-element-fe4e7b6 *//* ตั้งค่าเบื้องต้นของตัวหนังสือ */
.elementor-heading-title {
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 255, 255, 0.7), 0 0 10px rgba(0, 255, 255, 0.7), 0 0 20px rgba(0, 255, 255, 1);
    position: relative;
    animation: lightning 2s linear infinite;
    transition: all 0.3s ease;
}

/* เอฟเฟกต์เมื่อ hover */
.elementor-heading-title:hover {
    transform: scale(1.1);
    text-shadow: 0 0 15px rgba(0, 255, 255, 1), 0 0 25px rgba(0, 255, 255, 1), 0 0 35px rgba(0, 255, 255, 1);
}

/* ใช้ GIF ต้นฉบับ */
@keyframes lightning {
    0% {
        background: url('https://maruay369.com/wp-content/uploads/2025/03/Animation-1742255470972.gif') no-repeat center center;
        background-size: cover;
    }
    100% {
        background-position: 0 0;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-68e36c82 */.weekly-game-kit{
    padding-bottom: 16px;
}

.weekly-game-kit h2{
    text-align: center
}
.weekly-game-kit img{
    max-width: 50px;
    
}
.weekly-game-kit .e-con.e-flex>.e-con-inner{
    flex-wrap: nowrap;
}

@media only screen and (max-width: 767px) {
 .weekly-game-kit img{
    max-width: 20px;
    
}

}/* End custom CSS */
/* Start custom CSS for image-gallery, class: .elementor-element-bb85ace */.weekly-hit-card img{
    border-radius: 16px
}/* End custom CSS */