.theme-main-slider .item {
    position: relative;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    z-index: 0;
    background-size: cover;
    height: 400px;
}

.container.theme-slider-content {
    margin-top: 50px;
}

.tablepress td,
.tablepress th {
    padding: 8px;
    border: 2px solid #191a1dc2;
    background: 0 0;
    text-align: center;
    float: none !important;
    color: #080808;
    font-family: Roboto Condensed;
    font-size: 15px;
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: #020202;
    font-weight: 700;
    vertical-align: middle;
    border: 2px solid #ffffff;
    color: white;
}

.win-number .body .circle {
    line-height: 1.4;
}

.win-number .body span.title {
    font-size: 36px;
    font-weight: bold;
    color: #f30000;
}

.win-number {
    height: auto;
    margin: 5px 0;
    text-align: center;
}

.win-number .head {
    color: #473d35;
    background: #bb9c69;
    height: 30px;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(to bottom, #d46f07 0%, #f9f9f9 50%, #1b6925 100%) !important
}

.win-number .body .circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #bb9c69;
    font-size: 34px;
    color: white;
    display: inline-block;
    line-height: 1.2;
    font-weight: bold;
}

.btn-default {
    background: linear-gradient(to bottom, #d46f07 0%, #f9f9f9 50%, #1b6925 100%) !important;
    color: black;
}

@media only screen and (max-width: 1024px) {

    .win-number .body .circle {
        line-height: 1.4;
    }

    .win-number .body span.title {
        font-size: 36px;
        font-weight: bold;
        color: #f30000;
    }

    .win-number {
        height: auto;
        margin: 5px 0;
        text-align: center;
    }

    .win-number .head {
        color: #473d35;
        background: #bb9c69;
        height: 30px;
        text-align: center;
        font-weight: bold;
        background: linear-gradient(to bottom, #d46f07 0%, #f9f9f9 50%, #1b6925 100%) !important
    }

    .win-number .body .circle {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 2px solid #bb9c69;
        font-size: 34px;
        color: white;
        display: inline-block;
        line-height: 1.2;
        font-weight: bold;
    }

    .btn-default {
        background: linear-gradient(to bottom, #d46f07 0%, #f9f9f9 50%, #1b6925 100%) !important;
        color: black;
    }
}

.theme-testimonial {
    background-image: url('/assets/images/theme-bg.jpg');
    background-size: cover;
    background-position: center center;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate, #myTable_info {
    color: #ddd !important;
}

.btn-default-2 {
    background-color: #22d095;
    color: white;
    font-weight: 700;
}
.theme-page-header-area {
    padding: 11rem 0 0 0;
}
.theme-block {
    padding: 1rem;

}

.text-main-color {
    color: #22d095 !important;
}
