body {
    transition: background-color 0.3s ease;
}

body.custom-black, div.custom-black, nav.custom-black, .nav-link.custom-black {
    background-color: #242424;
    color: #fff;
}

body.custom-white, div.custom-white, nav.custom-white, .nav-link.custom-white {
    background-color: #fff;
    color: #242424 !important;
}

div.no-default {
    background-color: unset;
}

.mt-custom {
    margin-top: 4.5rem!important;
}

.card-custom.custom-white a {
    border: 2px solid #ccc;
}

.row-winners.custom-white a {
    color: #fff;
}

.row-winners.custom-white span {
    color: #fff;
}

.row-winners.custom-white .cards-winners {
    border: 2px solid #242424;
}

.border-bottom-custom.custom-white {
    border-bottom: 3px solid #ffc107 !important;
}
.custom-border-forma-pagamento.custom-white {
    border-bottom: 3px solid #0d7000 !important;
}

.navbar-custom.custom-white {
    border-bottom: 2px solid #ccc;
}

.custom-white .finalPaymentInfo span {
    color: white;
}

.custom-black .finalPaymentInfo span {
    color: white;
}

h5.atencao-title, h5.gerando-title {
    color: white;
}

.raffle-title {
    color: white;
}

.navbar-custom .menu-mobile-custom {
    background: #ccc;
}

.custom-black .p-parabens {
    color: white;
}

.custom-black table {
    color: #fff;
}

.custom-white table {
    color: black;
}
.new-btn-selects {
    gap: 10px;
}
.new-btn-selects .select-custom-size {
    background: #000;
    border-radius: 6px;
    padding: 20px 5px 20px;
}
.ver-numeros-mobile {
    display: none;
}
.price-div-mobile .value-span {
    padding: 10px;
    background: #000;
    border-radius: 5px;
}
.price-div-mobile .date-span {
    padding: 10px;
    background: #9A9DA0;
    border-radius: 5px;
}
.new-btn-selects .select-custom-size {
    background: #000;
    border-radius: 6px;
    padding: 20px 5px 20px;
}

@media screen and (min-width: 600px) {
    .card-custom {
        flex: unset !important;
        width: 30%;
        margin-right: 3%;
        border-left: solid 1px #ccc !important;
        margin-bottom: 20px !important;
    }

    .card-custom .card-body {
        height: 202px;
    }

    .rd-icons-svg {

        margin-top: -12px;
        margin-right: 8px;
    }

    .home-image {
        height: 50vh;
        background-position-y: center;
        background-size: 70%;
        background-position-x: center;
        background-repeat: no-repeat;
    }

    .row97 {
        width: 97%;
    }

    .finalPaymentInfo {
        width: 68%;
    }

    .finalPriceValue {
        width: 30%;
        text-align: center;
    }

    .p-ganhador {
        margin-top: -20px;
    }

    .cards-winners {
        width:49%;
    }

    .dataTables_length label {
        display: flex;
    }

    .dataTables_length select {
        margin-left: 15px;
        margin-right: 15px;
        width: 10%;
    }

    .dataTables_filter label {
        display: flex;
        justify-content: end;
    }

    .dataTables_filter label input {
        margin-left: 20px;
        width: 38%;
        margin-bottom: 20px;
    }

    .copy-code {
        width: 50%;
        margin: auto;
    }

    .button-group {
        top: 55% !important;
    }
}

@media screen and (min-width: 1200px) {
    .rd-icons-svg {
        margin-top: -8px;
        margin-right: 8px;
    }

    .steps-divs {
        width:45%;
        line-height:56px;
        margin:auto
    }
}

@media screen and (max-width: 1024px) {
    .qty-div .quantity-field {
        width: 70%;
    }

    .image-profile {
        position: relative;
        bottom: 27px;
    }
    #qtyCotas {
        width: 50%;
    }
}

@media screen and (min-width: 1025px)  and (max-width: 1440px) {
    #qtyCotas {
        width: 65%;
    }
}

/* Mobile */
@media only screen and (max-width: 600px) {
    .rd-icons-svg {
        margin-top: -14px;
        margin-right: 7px;
    }

    .div-rd-icons-svg{
        justify-content: left;
    }

    .link-go-site {
        width: 68%;
        font-size: 13px;
    }

    .finalPriceValue {
        width: 85%;
        margin: auto auto 18%;
    }

    .p-ganhador {
        margin-top: -64px;
        width: 69%;
    }

    .p-info {
        display: none;
    }

    .w-100-mobile {
        width: 100% !important;
    }

    #datatableOrders {
        margin-top: 30px;
        font-size: 13px;
    }

    #datatableOrders_info, #datatableOrders_paginate {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    #datatableOrders_info {
        margin-top: 40px;
    }

    #datatableOrders_length {
        display: none !important;
    }

    #datatableOrders_filter {
        margin-bottom: 20px;
        display: flex;
        justify-content: end;
        margin-top: -17px;
    }

    .datatable_orders .dt-row {
        overflow-x: auto;
    }

    .ul-btns {
        display: flex;
        flex-direction: row-reverse;
        position: relative;
        top: -15px;
    }

    .navbar-toggler:focus {
        box-shadow: none !important;
    }

    .percent-mobile {
        font-size: 16px;
        margin-left: 3px;
    }

    .card-mobile {
        margin-top: 75px;
    }

    .extra-btn {
        display: block !important;
    }

    .extra-btn .btn-scroll {
        width: 70%;
        margin: auto;
        justify-content: center;
        display: flex;
    }

    .float {
        width: 40px !important;
        height: 42px !important;
        bottom: 13px !important;
        right: 10px !important;
    }

    .float .my-float {
        margin-top: 7px !important;
    }

    .see-my-numbers-btn {
        display: none !important;
    }

    .btn-apenas-mobile {
        position: relative;
    }

    .data-sorteio {
        font-size: 18px !important;
        font-weight: 800;
        text-align: center;
    }

    .direitos-footer {
        text-align: center;
    }

    .reg-mobile {
        text-align: center;
    }

    .img-card-div {
        height: 170px !important;
    }

    .steps-pix {
        display: none;
    }

    .row-winners {
        padding-right: 15px;
        padding-left: 15px;
    }

    .atencao-p {
        font-size: 14px;
    }

    .atencao-title {
        font-size: 17px;
    }

    .mobile-infos {
        position: relative;
        top: -80px;
        background-color: rgba(0, 0, 0, 0.5) !important;
        padding-top: 2px;
        padding-left: 15px;
        margin-bottom: -80px;
    }

    .mobile-infos h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        font-size: 20px;
        text-shadow: 1px 0 black;
    }
    .mobile-infos p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0;
    }
    .main-img {
        height: 350px;
    }
    .main-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        border-radius: 6px;
    }
    .ver-numeros-mobile {
        display: block !important;
        margin-bottom: 15px;
        z-index: 50;
        position: relative;
    }
    .ver-numeros-mobile a {
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        color: #fff;
    }
    .price-div-mobile {
        font-size: 15px;
    }
    .price-div-mobile .value-span {
        padding: 10px;
        background: #000;
        border-radius: 5px;
    }
    .price-div-mobile .date-span {
        padding: 10px;
        background: #9A9DA0;
        border-radius: 5px;
    }
    .new-btn-selects .select-custom-size {
        background: #000;
        border-radius: 6px;
        padding: 20px 5px 20px;
    }
}

/* Mobile2 */
@media only screen and (max-width: 767px) {
    .steps-divs {
        width:15% !important;
        line-height:56px;
        margin:auto
    }

    .image-profile {
        height: 12vh;
        width: 40%;
        position: relative;
        bottom: 60px;
        left: 20px;
    }

    .new-btn-selects {
        gap: 3px;
    }

    .ul-to-scroll {
        margin-top: 1.5rem !important;
    }
}

@media only screen and (min-width: 1440px) {
    .home-image {
        height: 55vh;
        background-position-y: center;
        background-size: 60%;
    }
}

input.errors {
    border: 1px solid #f00;
}

input.errors:focus {
    border: 1px solid #f00;
}

label.errors {
    color: #f00;
}

.select-custom-size {
    cursor: pointer;
}

.div-cotas {
    border-radius: 4px;
    background-color: #cfcf02;
    font-size: 10pt;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: #fff;
    vertical-align: middle;
}

.div-cotas-checkout {
    border-radius: 4px;
    background-color: #cfcf02;
    font-size: 10pt;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: #242424;
    vertical-align: middle;
}

.div-cotas-numbers {
    border-radius: 4px;
    background-color: #cfcf02;
    font-size: 10pt;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: black;
    vertical-align: middle;
}

.div-cotas:before {
    content: 'x';
    font-weight: 700;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: -8px;
    right: -8px;
    border-radius: 50%;
    background-color: #f90000;
    color: #fff;
    z-index: 1;
}

.div-cotas-main {
    position: relative;
    display: inline-block;
    padding: 3px;
    width: 70px;
    min-width: 55px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color:unset;
}

.div-cotas-main-checkout {
    position: relative;
    display: inline-block;
    padding: 0;
    margin-bottom: 5px;
}

.div-cotas-main-checkout-payment {
    position: relative;
    display: inline-block;
    padding: 3px 0;
    width: calc(100%/15);
    min-width: 58px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: unset;
}

div.card-custom {
    border: 1px solid #fff;
    border-radius: 6px !important;
}

.card-group>.card:not(:first-child) {
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}

div.card-custom img {
    border-top-left-radius: 5px !important;
}

div.card-custom .card-body {
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.description-div {
    height: 215px;
}

.card-body-text-home {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.card-body-title-draws {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.card-body-text-draws {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#spinner-div {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 3;
}

#spinner-div .spinner-border {
    margin-top: 30%;
    background-color: transparent;
}

.img-card-div {
    height: 230px;
    background-position: center;
    background-size: cover;
}

.no-home-image {
    margin-bottom: -140px;
}

.steps-divs {
    width:45%;
    line-height:56px;
    margin:auto
}

.order-blocks {
    background-color: #1a1e21;
    border: 1px solid #1a1e21;
    padding: 4% 7px 4% 7px;
}

.order-blocks * {
    background-color: #1a1e21;
}

.image-profile {
    background-position-y: center;
    background-size: 55%;
    background-position-x: center;
    background-repeat: no-repeat;
    height: 12vh;
}

.button-group {
    position: absolute;
    top: 64%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 400;
}
.button-group button {
    padding: 10px 20px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.button-group button:hover {
    cursor: pointer;
    box-shadow: 0 0 10px 0 #ccc;
}
.dialog-container {
    position: absolute;
    left: 50%;
    top: -30%;
    transform: translateX(-50%) translateY(-50%);
    width: 370px;
    padding: 10px;
    border-radius: 10px;
    opacity: 0;
    transition: all 0.3s linear 0s;
    z-index: 600;
}
.dialog-header {
    padding: 10px;
    font-weight: bold;
    color: #f6f7f8;
}
.dialog-body {
    padding: 10px;
    line-height: 30px;
}
.dialog-footer {
    text-align: center;
    padding: 3px 0;
}
.dialog-footer a {
    display: inline-block;
    width: 100px;
    padding: 5px 0;
    border: 1px solid #ccc;
    border-radius: 10px;
    cursor: pointer;
}
.dialog-footer a:active {
    box-shadow: inset 2px 2px 4px 0 #ccc;
    color: #666;
}

.btn-pix-click {
    z-index:500;
    background-color:rgba(0, 0, 0, 0.7);
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
}

.custom-strike {
    position: relative;
}

.custom-strike::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: black;
}

.zap-test {
    position: fixed;
    bottom: 15px;
    right: 12px;
    z-index: 99;
    display: flex;
    flex-direction: column;
    background: transparent !important;
}

.avoid-link {
    color: black !important;
    text-decoration: none;
}

@media only screen and (max-width: 435px) {
    .price-div-mobile .date-span {
        font-size: 13px;
        padding: 5px;
    }

    .price-div-mobile .value-span {
        padding: 5px;
    }
}

.boxes-options-item {
    align-items: center;
    background: linear-gradient(90deg, #132d56, #3b4ad0);
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: space-around;
    margin-bottom: 5px;
    padding: 7px;
}

.boxes-options-item-config p, .boxes-options-item-info p, .boxes-options-item-quantity p {
    color: #fff;
    font-size: 12px;
    line-height: 1.35;
    opacity: .8;
    text-align: center;
    margin: 0;
}

.boxes-options-item-config p.highlight, .boxes-options-item-quantity p.highlight {
    font-size: 14.5px;
    font-weight: 600;
    opacity: 1;
    margin: 0;
}

.boxes-options-item-config p, .boxes-options-item-info p, .boxes-options-item-quantity p {
    color: #fff;
    font-size: 12px;
    line-height: 1.35;
    opacity: .8;
    text-align: center;
    margin: 0;
}

.boxes-options-item-info {
    display: none;
    text-align: center;
    width: 100%;
}

.div-comprar {
    display: flex;
    justify-content: start;
    margin-bottom: 20px;
}

.div-comprar .btn-comprar {
    width: 100%;
}
