.elementor-33470 .elementor-element.elementor-element-9bac2e4{padding:20px 0px 0px 0px;}.elementor-33470 .elementor-element.elementor-element-cb8a32b{text-align:center;}.elementor-33470 .elementor-element.elementor-element-cb8a32b .elementor-heading-title{color:#FFFFFF;font-family:"League Spartan", arial;font-size:48px;font-weight:bold;}@media(max-width:1024px){.elementor-33470 .elementor-element.elementor-element-9bac2e4{padding:20px 0px 0px 0px;}}@media(max-width:767px){.elementor-33470 .elementor-element.elementor-element-9bac2e4{padding:20px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-2d874bd */#productName {
    color: black;
    text-align: center;
    font-size: 24px!important;
}



#searchBar {
    font-weight: bold;
    text-transform: capitalize;
    border: 2px solid black;
    border-radius: 8px;
    font-size: 16px;
}

#searchBar:hover {
    font-weight: bold;

    border: 2px solid black;
    border-radius: 8px;
}

#searchBar:focus {
    font-weight: bold;

    border: 2px solid black;
    border-radius: 8px;
    outline: none; 
}

#searchBar:active {
    font-weight: bold;

    border: 2px solid black;
    border-radius: 8px;
}

#raffleModal {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(19, 11, 36, 0.95);
    display: flex;
    align-items: center;
    justify-content: center;
}
#raffleModalContent {
    margin: 10% auto;
    padding: 20px;


    border: 2px solid black!important;
    border-radius: 12px!important;
    background: var(--e-global-color-primary);
    color: #FFFFFF;
    width: 80%;
    max-width: 600px;
}


#closeModal, #closeModal, #closeModal {
    position: absolute;
    top: 35px;
    right: 35px;
    font-size: 30px;
    font-weight: 400!important;
    color: #000;
    cursor: pointer;
    display: inline-block;
 
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: -9px;
    margin-top: -5px;
}









.bordered-row td:last-child {
    border-bottom: 2px  solid black!important;
    border-radius: 0px 0px 8px 0px
}


.bordered-row td:first-child {
    border-bottom: 2px  solid black!important;
    
     border-radius: 0px 0px 0px 8px
}


.raffle-tickets-table, .raffle-tickets-table th, .raffle-tickets-table td {
    width: 100%;
    border-collapse: collapse;
    border: 2px solid black;
    text-align: left;
    padding: 5px;
    color: black;
    background: white;
    
    
    border-left: 2px solid black;
    border-right: 2px solid black!Important;
    border-top: 2px solid black;

}


.raffle-tickets-table {
    border-radius: 12px!important;
}



.raffle-tickets-table {
    border-radius: 12px;
}

.raffle-tickets-table th {
    background-color: white;
    color: black;
}
.raffle-tickets-table tr:nth-child(even) {
    background-color: #130B2433;
}
@media (max-width: 768px) {
    #raffleModalContent {
        margin-top: 150px!important;
        width: 93%!important;
    }
}


@media (min-width: 769px) {
    #raffleModalContent {
        margin-top: 120px!important;
        width: 93%!important;
    }
}
.product-name {
    color: #FFFFFF;
    margin-top: 10px;
    font-size: 20px!important;
    font-weight: 500;
    text-transform: capitalize;
}

.products-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; 
    justify-content: flex-start; 
}

.product {
    width: calc(33.33% - 10px); 
    margin: 5px; 
    box-sizing: border-box;
     cursor: pointer;
    background: var(--e-global-color-primary);
   
    border-radius: 12px;
}



.product img {
    width: 100%; 
    height: auto; 
     
    border-radius: 9px 9px 0 0; 
}

.product-name {
    color: black;
    font-size: 16px;
    text-align: center; 
    padding: 0px 0px 10px 0px;
}

@media (max-width: 768px) {
    .product {
        width: calc(100% - 10px); 
    }
    
   
}


@media (max-width: 768px) { 
    
}


 #raffleModal {
        position: fixed;
        z-index: 1;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0,0,0,0.9);
    }
    #raffleModalContent {
        position: relative;
        margin: 10% auto;
        padding: 20px;
        border: 1px solid #888;
        width: 93%;
        left: 0%;
    
    }

    .raffle-tickets-table th:first-child, .raffle-tickets-table td:first-child {
    width: 70%;
    border-bottom: 0px;
}

.raffle-tickets-table th:nth-child(2), .raffle-tickets-table td:nth-child(2) {
    width: 30%;
    border-left: none;
    border-bottom: none;
}


tbody tr:last-child td:nth-last-child(1), tbody tr:last-child td:nth-last-child(2) {
    border: 2px solid black;
    border-left: 2px solid black;
}


tbody tr:last-child td:nth-child(2) {
    border-left: 0px;
}








/* TABLET DESIGN */
@media (max-width: 480px) {
    .product {
        width: calc(100% - 10px); 
    }
}

@media (min-width: 481px) and (max-width: 768px) {
    .product {
        width: calc(50% - 10px); 
        margin: 5px; 
    }
}

@media (min-width: 769px) {
    .product {
        width: calc(33.33% - 10px); 
        margin: 5px;
    }
}












.raffle-tickets-table {
    width: 100%;
    border-collapse: separate; 
    border-spacing: 0; 
}

.raffle-tickets-table th:first-child {
    border-top-left-radius: 8px;
    border-right: none;
}

.raffle-tickets-table th:last-child {
    border-top-right-radius: 8px;
}

.raffle-tickets-table tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}

.raffle-tickets-table tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}






.raffle-tickets-table tr:last-child:visible {
    border: 5px solid black!important;
    border-bottom: 20px solid black!important
}


.bordered-row {
    border: 1px solid black;
}
 
 
 .bordered-row td {
    border-bottom: 2px solid black;
}

/* Make sure no-results row has the same bottom border */
.no-results-row td {
    border-bottom: 2px solid black;
}/* End custom CSS */