.lottery-result-40-percent {
    width: 40% !important;
}

.lottery-result-50-percent {
    width: 50% !important;
}

.lottery-result-60-percent {
    width: 60% !important;
}

.lottery-result-left {
    float: left;
}

.elementor-post__thumbnail__link {
    text-align: center;
}

.teaser-title {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 20px;
    font-family: "Roboto Slab", Sans-serif;
}

.teaser-title a,
.teaser-title a:visited {
    color: #000;
}

.result-date {
    display: none;
}

.article-results-container {
    margin: 30px !important;
}

.lottery-container-text {
    padding-left: 20px;
}

.lottery-read-more {
    color: #82AB40 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.lottery-pagination-container a.page-numbers:hover {
    color: #fff !important;
}

.lottery-country-container {
    margin: 30px !important;
}

.bs-lottery-country-container {
    margin: 30px 11px 30px 11px !important;
    float: left;
    width: 30%;
}

.bs-lottery-country-container .image_middle_container img {
    height: 120px;
}

.lottery-country-container hr {
    margin: 10px 0 10px 0px !important;
}

.lottery-country-name {
    text-align: left;
    width: 100% !important;
    font-family: roboto slab;
    font-weight: bold;
    color: #000 !important;
}

.lottery-country-name a {
    color: #000;
    font-weight: bold;
}

.bs-lottery-country-name {
    text-align: center;
    width: 100% !important;
    margin-top: 30px;
}

.lottery-country-states {
    float: left;
    width: 30%;
    margin: 10px 10px 10px 0px;
}

.lottery-country-state a,
.lottery-country-state a:visited {
    color: #000;
}

.lottery-link-views {
    width: 100%;
    margin-top: 10px;
}

.lottery-all-lotteries,
.lottery-all-results {
    width: auto;
    float: left;
    font-size: 10px;
}

.lottery-views-divider {
    width: auto;
    float: left;
    font-size: 10px;
    margin: 0px 5px 0 5px;
    color: #82ab40;
    font-weight: bold;
}

.lottery-all-lotteries a:hover,
.lottery-all-results a:hover {
    text-decoration: underline !important;
}

@media only screen and (max-width: 600px) {
    .lottery-result-40-percent,
    .lottery-result-50-percent,
    .lottery-result-60-percent {
        width: 100% !important;
    }
    .lottery-country-states {
        width: 100% !important;
    }
    .bs-lottery-country-container {
        margin: 30px 0px 30px 0px !important;
        float: left;
        width: 100%;
    }
    .bs-lottery-country-container .lottery-result-left {
        float: none;
    }
    .bs-lottery-country-container .image_middle_container img {
        height: 140px;
    }
}