.elementor-107 .elementor-element.elementor-element-dfbc820{--display:flex;}@media(max-width:767px){.elementor-107 .elementor-element.elementor-element-54f3d63 > .elementor-widget-container{padding:10px 10px 10px 10px;}}/* Start custom CSS for glo_lottery_widget, class: .elementor-element-54f3d63 */.glo-lottery-widget h3 {
    text-align: center;
    margin-bottom: 20px;
}

.glo-lottery-content {
    font-size: 22px;
}

.lotto-ff {
    font-size: 14px !important;
    font-weight: 500;
}


@media only screen and (max-width:1000px) {
    .glo-first-win .head span, .first3 .head span, .last3 .head span, .last2 .head span {
            font-size:22px;
    }
}

@media only screen and (max-width:500px) {
    
    .glo-main-wrapper {
        flex-direction:column;
    }

    .glo-first-win,.glo-second-win {
        width:100% !important;   
    }
    
    .glo-main-wrapper .glo-second-win  {
        flex-wrap: wrap;
        gap:15px;
        justify-content: space-between;
    }
    
    .first3, .last3 {
        width:47%;
    }
    
    .last2 {
        width:100%;
    }

}/* End custom CSS */