.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-142 .elementor-element.elementor-element-8987d68 .elementor-heading-title{font-family:"Kanit", Sans-serif;font-size:25px;font-weight:600;color:#FFFFFF;}.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-142 .elementor-element.elementor-element-7522fcc .gallery-item .gallery-caption{display:none;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:767px){.elementor-142 .elementor-element.elementor-element-8987d68 .elementor-heading-title{font-size:14px;}}/* Start custom CSS for heading, class: .elementor-element-8987d68 */.slotheading {
    background-image: radial-gradient(circle farthest-corner, #a90000, #ffffff00);
    width: 100%;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.3;
}
.slotheading:before {
    background-image: linear-gradient(90deg,rgba(255,178,0,0),#ffcc56,rgba(0,0,0,0));
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

.slotheading:after {
    background-image: radial-gradient( circle farthest-corner,#ffcc56,rgba(0,0,0,0));
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}/* End custom CSS */