/*
Theme Name: Hello Elementor - Child Theme
Version: 2.6.1
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Support
template: hello-elementor
*/

div#time-remaining p {
    color: #fff !important;
    margin-bottom: 0px !important;
}

@media screen and (max-width: 575px) {
    .gv-table-view tr td:before {
        text-align: left !important;
       padding-left: 5px !important;
    }
}


body.woocommerce-checkout a.fc-checkout-order-review__header-link.fc-checkout-order-review__edit-cart {
    background: #eb0f95;
    padding: 20px 40px;
    border-radius: 10px;
    color: #fff;
}
.woocommerce-form-coupon-toggle{
    display: none;
}
.product-name {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}
.highlight-selected {
    background-color: blue;
    color: white;
}

.highlight-allocated {
    background-color: green;
    color: white;
}
body.single-competition-entries .gv-search label {
    color: #000;
}
ul.wc_payment_methods.payment_methods.methods li {
    padding: 15px 0px;
}
body.postid-5886 p.stock.in-stock {
    display: none;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    object-fit: cover;
}
body.page-id-74 .quantity input {
    padding: 21px !important;
    text-align: center !important;
    border-radius: 0px !important;
}
th.product-quantity {
    text-align: center;
}
.package-includes-checkout {
    padding-top: 16px;
}
.woocommerce-message::before {
    display: none;
}
body.page-id-6545 p,
body.page-id-6545 h1,
body.page-id-6545 h2,
body.page-id-6545 h3,
body.page-id-6545 h4,
body.page-id-6545 h5,
body.page-id-6545 h6,
body.page-id-6545 span,
body.page-id-6545 label,
body.page-id-6545 a {
    font-family: 'Poppins', sans-serif !important;
}
body.page-id-6545 span.woocommerce-terms-and-conditions-checkbox-text {
    color: #000 !Important;
}
button#place_order {
    font-family: 'Poppins';
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    padding: 20px;
    background: #EB0F95;
}

button.minus
/*Package Box Product Page*/

.package-includes-checkout h3 {
    margin-bottom: 5px !important;
}
div#order_review {
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
}
.package-includes-checkout {
    order: 3;
}
div#acfw-checkout-ui-block {
    order: 2;
}
.custom-package-box {
    background: linear-gradient(300deg, #feff73 0%, #fdbb2d 100%);
    color: #EB0F95; /* White text */
    padding: 20px;
    border-radius: 10px;
    text-align: center;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif; /* Clean font */ 
    font-size: 16px; /* Adjust size */
}

.custom-package-box h3 {
    font-size: 18px;
    margin-bottom: 10px;
    text-decoration: underline;
    font-weight: bold;
	font-family: "Space Grotesk", Sans-serif;
}

.package-includes {
    list-style-type: none; /* Remove bullets */
    padding: 0;
    margin: 0;
}

.package-includes li {
    font-size: 16px;
    font-family: 'Poppins';
    line-height: 1.4;
    margin-bottom: 12px;
}

.package-includes .pkg-primary {
    display: block;
    font-weight: 600;
}

.package-includes .pkg-sub {
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.35;
    margin-top: 2px;
    opacity: 0.85;
}
/* END  */

/* General form styles */
.gv-widget-search {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
}

/* Align input field and search button side by side */
.search-input-group {
    display: flex;
    align-items: center;
    gap: 5px; /* Space between input and button */
    width: 100%;
}

.search-input-group input[type="search"] {
    flex: 1; /* Input takes up available space */
    padding: 8px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.gv-search-button {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}

.gv-search-button:hover {
    background-color: #388E3C;
}

/* Clear button styles */
.gv-search-clear {
    background-color: #f44336;
    color: white;
    border: none;
    padding: 8px 16px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 14px;
    display: inline-block;
}

.gv-search-clear:hover {
    background-color: #d32f2f;
}

.white-heading {
    color: #fff;
}
.class-black {
    color: #000;
}
form#gform_1, form#gform_2 {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
}
div#input_1_7_chosen {
    width: 100% !important;
}
table.gv-table-view {
    background: #fff;
    color: #000;
}
table.gv-table-view th, table.gv-table-view td {
    padding: 15px;
}
tfoot {
    display: none;
}
form#order-qty-form button {
    color: #fff;
    border-radius: 0 10px 10px 0;
}
form#order-qty-form input {
    border-radius: 10px 0 0 10px
}
form#order-qty-form label {
    display: none;
}
form#order-qty-form {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

body.single-product #order_review .qty {
    background: #dddddd;
}
.gradient-background {
  background: linear-gradient(89deg,#00ffb8,#044db1,#0c037a,#60009b);
  background-size: 240% 240%;
  animation: gradient-animation 4s ease infinite;
}
.widget_shopping_cart_content dd.variation-With1fromeveryticketwillgototheselectedcharity {
    display: none;
}
body.post-type-archive-product .wc-pao-addons-container {
    display: none;
}

@keyframes gradient-animation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.marquee-container {
height: 30px;
overflow: hidden;
line-height: 25px;
}
.marquee-container .marquee {
top: 0;
left: 100%;
width: max-content;
overflow: hidden;
position: absolute;
white-space: nowrap;
animation: marquee 30s linear infinite;
}
.marquee-container .marquee span{
color: #dbdbdb;
font-family: 'Poppins';
font-size: 12px;
font-weight: bold;
font-style: italic;
}
.marquee-container .marquee2 {
animation-delay: 15s;
margin-left: 20px; /* Add margin to space out marquee2 */
}
.marquee-container b {
padding-left: 10px;
}

@keyframes marquee {
0% {
left: 100%;
}
100% {
left: -100%
}
}

a.button.product_type_simple.add_to_cart_button,
button.single_add_to_cart_button.button.alt {
    background: rgb(254,255,115);
    background: linear-gradient(300deg, rgba(254,255,115,1) 0%, rgba(253,187,45,1) 100%);
    color: #EB0F95 !important;
}
a.button.product_type_simple.add_to_cart_button:hover,
button.single_add_to_cart_button.button.alt:hover {
    background: #F964FA !important;
    color: #fff !important;
}
div#product-addons-total {
    display: none;
}
#charitysetion p { 
    color: #fff;
    margin-bottom: 0px;
}
#charitysetion span { 
    color: #FF1DA8;
}
div#charitysetion {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
}
.progress-bar-container {
    width: 100%;
    height: 20px;
    background-color: #0902B9;
    border-radius: 15px;
    overflow: hidden;
}

.progress-bar {
    height: 100%;
    background-color: #47AEFF;
}

.progress-bar-label {
    text-align: right;
    line-height: 20px;
    color: #fff;
    font-weight: normal;
    padding-top: 10px;
    font-size: 20px;
}
div#acfw-checkout-ui-block {
	display: none;
}
body.page-id-75 dl.variation {
    /* display: none; */
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
    align-content: center;
    padding-top: 15px;
    /* position: absolute;
    top: 10px;
    right: 0;
    padding: 10px 10px 10px 10px; */
}
body.page-id-75 dt.variation-With1fromeveryticketwillgototheselectedcharity {
    display: none;
}
.elementor-menu-cart__container.elementor-lightbox .variation-Note {
    display: none;
}
body.page-id-75 .variation-TicketNumbers {
display: block !important;
}
body.page-id-75 .product-name {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.wc-pao-addon-field {
    background: none;
    color: #FF1DA8;
    border: 0px !important;
    padding: 0px !important;
    font-family: 'Poppins';
    margin-bottom: 10px !important;
}
.quantity {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.woocommerce .quantity .qty{
    border: 1px solid #fff;
    height: auto !important;
    border-radius: 0px;
}
.quantity .minus, .quantity .plus {
    padding: 10px 15px !important;
    margin: 0px !important;
    border: 0px;
    color: #ffffff !important;
    background: #24C9D4 !important;
    border-radius: 0px;
}
div#product_total_price {
    display: none;
}
.wc-stripe-product-checkout-container.bottom.active,
body.single-product #order_review button.plus, body.single-product #order_review  button.minus  {
    display: none;
}
/* .wc-stripe-product-checkout-container.bottom.active{
        display: none;
} */
.rolling-display-outer {
    height: 90px;
    overflow: hidden;
    position: relative;
  }
  
  .rolling-display-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
  }
  
  .box-cs {
    display: flex;
    flex-direction: column;
    animation: scrollUp 100s linear infinite;
  }
  
  @keyframes scrollUp {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-100%);
    }
  }  
.item p {
    font-size: 14px;
    color: #fff;
    font-family: "Poppins";
}
button.button-viewmore {
    display: none;
}
input[name='update_cart'] {
    display: none !important;
 }
 /* OR TRY THIS */
 button[name='update_cart'] {
    display: none !important;
 }

body.page-id-76 .woocommerce h2 {
    display: none;
    margin-bottom: 5px !important;
}
p#start {
    display: none;
}
div#product_total_price {
    color: #EB0F95;
    font-family: 'Roboto Mono', sans-serif;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}
.eael-woo-pagination li.pagitext {
    position: relative;
}
body.home .quantity,
body.home div#product_total_price,
body.home button.single_add_to_cart_button.elementor-button.button.alt  {
    display: none !important;
}
body.home .rtg-countdown {
    padding: 0;
    margin: 0;
}

body:not(.home) a.button.product_type_simple.add_to_cart_button {
    display:none;
}
body.post-type-archive-product a.button.product_type_simple.add_to_cart_button {
    display:block;
}
p.rtg-competition-ends {
    display: none;
}
.eael-woo-pagination li.pagitext:nth-child(1):before {
    content: '';
    background-image: url(https://manifestprizes.devinstance.xyz/wp-content/uploads/2022/10/icon-left.png);
    width: 100%;
    height: 40px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 10px;
    right: 0;
    bottom: 0;
}
.eael-woo-pagination li.pagitext:last-child:before {
    content: '';
    background-image: url(https://manifestprizes.devinstance.xyz/wp-content/uploads/2022/10/icon-right.png);
    width: 100%;
    height: 40px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 10px;
    right: 0;
    bottom: 0;
}

.eael-woo-pagination li.pagitext a.page-numbers {
    opacity: 0;
}

div#custom-product-archives span.onsale {
    display: none !important;
}

div#custom-product-archives a.button.product_type_simple.add_to_cart_button::before {
    content: '';
}

div#custom-product-archives .woocommerce ul.products li.product a img {
    height: 350px;
    object-fit: cover;
    padding-bottom: 35px;    
}

div#custom-product-archives h2.woocommerce-loop-product__title,
div#custom-product-archives span.price  {
    padding: 0 45px;
    color: var( --e-global-color-text );
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 26px;
    font-weight: 500;    
	margin:auto;
}

.woocommerce-message {
    margin: 0;
    font-family: 'Poppins';
    background: #a175f9;
    color: #fff;
    width: 100%;
}
.woocommerce-message {
    border-top-color: #EB0F95;
}
.woocommerce-message a.button.wc-forward {
    background-color: transparent;
    background-image: linear-gradient(90deg, #3FEDEE 0%, #0D89A5 100%);
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
}

div#custom-product-archives a.button.product_type_simple.add_to_cart_button {
    margin-bottom: 30px;
    /* float: left;
    left: 45px;     */
}

div#custom-product-archives .rtg-countdown .time-remaining span,
div#custom-product-archives .rtg-countdown .time-remaining-start span {
    font-size: 16px;
    font-family: 'Poppins';
    padding: 0 5px;
}

div#custom-product-archives .woocommerce ul.products li.product a.woocommerce-loop-product__link {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

div#custom-product-archives .rtg-countdown {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 59%;
    left: 0;
    width: 100%;
    /* display: block !important; */
}

div#custom-product-archives .rtg-countdown p {
    position: absolute;
    padding: 0;
    margin: 0 auto;
    color: #fff;
    left: 35%;
    bottom: 34px;
    width: 30%;
    text-align: center;
    background: #EB0F95;
    border-radius: 15px 15px 0 0;
    text-transform: uppercase;
}




div#custom-product-archives .rtg-countdown .time-remaining,
div#custom-product-archives .rtg-countdown .time-remaining-start {
    background: rgb(186,41,254);
    background: linear-gradient(90deg, rgba(186,41,254,1) 0%, rgba(137,41,239,1) 100%);
    border: 0;
    margin: 0;
    color: #fff;
    padding: 5px 25px;    
    border-radius: 10px;    
    width: 75%;
    margin:  0 auto;
}

body.single-product .product-slider .owl-nav {
    position: relative;
    top: 0;
    left: -25px;
}

body.single-product button.button-viewmore {
    background: none;
    border: none;
    position: relative;
    top: -55px;
    left: 50%;
    z-index: 1;
}

body.single-product .rtg-progress-meter {
    display: none !important;
}

body.single-product div#time-remaining,
body.single-product #time-remaining-start  {
    background: #8B29F0;
    border: 0;
    padding: 10px;
    margin: 0 auto;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

body.single-product button.single_add_to_cart_button.button.alt {
    border-radius: 25px;
}

body.single-product div#time-remaining > div > span,
body.single-product div#time-remaining-start > div > span {
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
    font-family: 'Poppins';
}

body.single-product div#time-remaining > div ,
body.single-product div#time-remaining-start > div  {
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins';
}

body.single-product p#start {
    color: #fff;
    font-family: 'Poppins';
}

body.single-product p#end,
body.single-product .rtg-countdown p.rtg-competition-ends {
    color: #fff;
    font-family: 'Poppins';
    font-weight: normal !important;
}

.hero-cont-inner-col h2 {
    color: #a175f9;
    font-family: "Stereo Gothic";
    text-transform: uppercase;
    font-size: 95px;
    text-align: center; 
    text-shadow: 0px 0px 20px rgb(114 78 211 / 76%);       
    -webkit-text-stroke: 1px #7538f0;
    text-stroke: 1px #7538f0;        
    margin-bottom:  0px;
    margin-top: 0px;
}

.hero-subheading h4 {
    margin-bottom: 0;
}

.hero-cont-inner-col h3 {
    font-family: "Tiza Negra Font", Sans-serif;
    text-transform: capitalize;
    font-size: 120px;
    text-align: right;
    text-shadow: 0px 0px 20px rgba(233,117,238,0.76);
    position: relative;
    right: 20%;
    bottom: 0px;
    margin: 0 auto;
    color: #fa66fb;
    -webkit-text-stroke: 1px #db2ae7;
    text-stroke: 1px #db2ae7;    
	
	transform: rotate(-10deg) skew(-11deg);
    margin-top: 63px;
    margin-bottom: -61px;
}

.hero-cont-inner-col .tagline-text {
    text-align: center;
}

.hero-cont-inner-col .tagline-text p {
    font-family: "Stereo Gothic";
    color: #a175f9;
    font-size: 50px;
    text-transform: uppercase;
}

.hero-cont-inner-col .hero-button button:hover {
    background: linear-gradient(120deg, #00bab6 30%, #0a748c 100%);
}

.header-social-icon li.elementor-icon-list-item:nth-child(1) {
    margin-right: 1em !important;
}

.header-social-icon li.elementor-icon-list-item i {
    text-align: center;

    padding: 7px 0px !important;
    width: 26px;
    border-radius: 4px;
    font-size: 11px;
}

.hero-cont-inner-col .hero-text img {
    width: 22em !important;
    max-width: 100% !important;
}
.header-social-icon li.elementor-icon-list-item:hover i {
    background: #20b3d8;

}
.social-icon-footer li.elementor-icon-list-item i {
    text-align: center;

    padding: 7px 0px !important;
    width: 26px;
    border-radius: 4px;
    font-size: 11px;
}


.social-icon-footer li.elementor-icon-list-item:hover i {
    background: rgb(90,182,255);
    background: linear-gradient(209deg, rgba(90,182,255,1) 0%, rgba(179,113,185,1) 100%);

}
.sign-up-text span {
    padding: 0px 19px;
    color: #979797;
}

.hero-subheading {
    font-family: Poppins;
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 8px;
}



.hero-cont-inner-col img {
    width: 50em !important;
    margin-left: auto;
    max-width: 100%;
    margin-right: auto;
}

.hero-text {
    font-family: Poppins;
    color: white;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 8px;
    margin-top: 25px;
}

.hero-button button {
    border: none;
}

.hero-button button a {
    color: white;
}

.hero-button {
    text-align: center;
    margin-top: 2em;
}


.hero-slider .owl-dots {
    margin-top: 4em;
}

.hero-slider .owl-dots button.owl-dot.active span {
    width: 6em;
    background: #20b6d8;
}

.hero-slider .owl-dots button.owl-dot span {
    height: 8px;
    width: 8px;
	transition: width 0.8s;
}

.hero-slider .owl-dots button.owl-dot {
    padding: 0px 3px !important;
}

.hero-slider .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
}

.slider-counter {
    position: absolute;
    right: 1em;
    color: white;
    bottom: 4em;
    font-family: 'Roboto Condensed';
	display:none;
}

.product-stock-left {
    display: flex;
    justify-content: center;
    background: rgb(186,41,254);
    background: linear-gradient(90deg, rgba(186,41,254,1) 0%, rgba(137,41,239,1) 100%);
    padding: 2px 16px;
    margin: 0px 20px;
    border-radius: 8px;
    margin-top: -13px;
    z-index: 1;
    position: relative;
	font-size: 14px;
	width: 17em;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;

}

.product-stock-left .countDown {
    display: flex;
}

.product-stock-left p {
    margin-bottom: 0;
    color: white;
}

.product-stock-left .countDown .container {
    padding: 0px 7px;
    color: white;
	    position: relative;
}

.product-content {
    background: #00013b;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 2em;
}

.product-item {
    border-radius: 10px;
    overflow: hidden;
}

.product-poster img {
    height: 290px;
    object-fit: cover;
}
.product-stock-left .countDown .container:nth-child(1) .a div::after {
	content: 'D';
}


.product-stock-left .countDown .container:nth-child(2) .a div::after {
	content: 'H';
}

.product-stock-left .countDown .container:nth-child(3) .a div::after {
	content: 'M';
}

.product-stock-left .countDown .container:nth-child(4) .a div::after {
	content: 'S';
}

.product-stock-left .countDown .container:nth-child(1) {
    border: none;
}

.product-stock-left .countDown .container:after {
    content: "";
	width:1px;
    height: 12px;
    display:
    block;
    background: white;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.product-stock-left .countDown .container:last-child:after{
	display:none;
}
.product-stock-left .countDown .container:last-child{
		padding-right:0;
}

.product-name h5 {
    font-family: 'Roboto Condensed';
    font-size: 26px;
    color: white;
    margin-top: 20px;
}

.product-stock span {
    font-size: 14px;
    color: white;
    font-family: 'Roboto Condensed';
}

.product-stock {
    margin-bottom: 1em;
}

.product-buttons button {
    border: none;
    margin-right: 25px;
	    padding-top: 10px;
    padding-bottom: 10px;
}

.product-buttons button a {
    color: white !important;
}

.product-buttons a.learn-more {
    font-family: 'Roboto Condensed';
}

.product-item-meta-col form input#InputId {
    width: 100%;
    background: #4204eb;
    border-radius: 6px;
}

input#InputId[type="range"] {
    margin: auto;
    -webkit-appearance: none;
    position: relative;
    overflow: hidden;
    height: 8px;
    width: 200px;
    cursor: pointer;
    border-radius: 0; /* iOS */
}

input#InputId::-webkit-slider-runnable-track {
    background: #ddd;
}

input#InputId::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 1px; /* 1 */
    height: 0px;
    background: #8d2a2a;
    box-shadow: -200px 0 0 200px #7674ff; /* 2 */

}


input#Inputfund[type="range"] {
    margin: auto;
    -webkit-appearance: none;
    position: relative;
    overflow: hidden;
    height: 12px;
    width: 200px;
    cursor: pointer;
    border-radius: 0; /* iOS */
    background: #4204eb;
    border-radius: 14px;
    width: 100%;
}

input#Inputfund::-webkit-slider-runnable-track {
    background: #ddd;
}

input#Inputfund::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 1px; /* 1 */
    height: 0px;
    background: #8d2a2a;
    box-shadow: -200px 0 0 200px #7674ff; /* 2 */

}

.reviews-inner {text-align: center;color: white;}

.reviews-inner img {
    width: 220px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 19px;
}

img.zigag-custom {
    width: 70px;
    position: relative;
    left: 25px;
    bottom: 6px;
}

.reviews-name {font-family: "Roboto Condensed", sans-serif;font-size: 40px;text-transform: uppercase;font-weight: 600;}

.reviews-text {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.reviews-slider .owl-dots button.owl-dot span {
    height: 8px;
    width: 8px;
    transition: width 0.8s;
}

.reviews-slider .owl-dots button.owl-dot.active span {
    width: 6em;
    background: #20b6d8;
}

.winners-mod-custom .elementor-image-box-content {
    background: #395ed2;
    padding: 35px 25px;
}

.winners-mod-custom .elementor-image-box-content .elementor-image-box-title {
    margin-top: 0;
}

.winners-mod-custom .elementor-image-box-wrapper {
    align-items: stretch !important;
    border-radius: 10px !important;
    overflow: hidden;
}

.winners-mod-custom .elementor-image-box-wrapper figure.elementor-image-box-img img {
    object-fit: cover;
	height: 100%;
}

.winners-mod-custom .elementor-image-box-wrapper figure.elementor-image-box-img {
    margin: 0 !important;
}

.winners-mod-custom .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 45% !important;
}
.product-slider .owl-nav {
    position: absolute;
    top: -4.5em;
    left: 30%;
}

.product-slider .owl-dots {
    display:none;
}
.product-item-meta-col form {
    display: none;
}

.product-stock {
    display: none;
}

.product-stock-left p {
    display: none;
}
button.button-viewmore {
    background: none;
    border: none;
    position: absolute;
    top: -4.2em;
    left: 34%;
}
.product-name {
    display: flex;
    justify-content: space-between;
}
button.button-viewmore a {
    color: white !important;
}

.number-mod-custom .elementor-image-box-wrapper {
    display: flex;
    align-items: center !important;
}

.number-mod-custom figure.elementor-image-box-img {
    margin-top: 25px !important;
}

.cart-custom a#elementor-menu-cart__toggle_button {
    background: none;
}

.cart-custom i.eicon {
    background-image: url(https://manifestprizes.devinstance.xyz/wp-content/uploads/2022/10/ticket.png);
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: 10px 1px;
    background-size: 28px;
    width: 39px;
    height:20px
}


.cart-custom i.eicon:before{
    opacity:0;
}

.cart-custom a#elementor-menu-cart__toggle_button {
    padding: 0;
}

span.elementor-button-icon:before {
    background: #eb0f95 !important;
}

.cart-custom .elementor-widget-container {
    width: fit-content;
}

.newsletter-form-footer input#form-field-email {
    padding: 18px;
}

.newsletter-form-footer .elementor-field-type-submit {
    position: absolute;
    right: 0;
    top: 6px;
    width: fit-content;
}

.newsletter-form-footer .elementor-field-type-submit button {
    background: none !important;
}

.newsletter-form-footer .elementor-field-type-submit button i {
    color: #5abaff;
}


.scroll-bar-winnners {
    margin-top: 2.5em;
}

.product-slider.winners .product-content {background: none;position: absolute;bottom: 0;}

.product-slider.winners .product-poster img {
    height: 500px !important;
}

.product-slider.winners .product-text p {
    color: white;
}

.product-slider.winners .product-poster:after {
    content: "";
    background: rgb(83,80,208);
    background: linear-gradient(180deg, rgba(83,80,208,0.0760679271708683) 8%, rgba(83,80,208,0.865983893557423) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.woocommerce .quantity .qty {
    width: 5.631em !important;
    text-align: center;
}


@media (min-width: 768px){
	.cart-header-custom {
		display: none !important;
	}
	.woocommerce .quantity .qty {
		width: 5.631em !important;
		text-align: center;
	}

}

@media (max-width: 767px){
    .product-name {
        flex-direction: column; /* Ensure content stacks vertically */
        align-items: flex-start;
    }

    .product-name::before {
        content: attr(data-title); /* Display the data-title above the content */
        font-weight: bold;
        color: #444;
        margin-bottom: 5px;
    }    
    body.page-id-74 .woocommerce .quantity .qty {
        width: 50% !important;
    }
    body.page-id-74 td.product-quantity .quantity {
        bottom: 0px;
        display: block;
        position: relative;
        width: 100%;
        max-width: 100%;
    }
    body.page-id-74 span.woocommerce-Price-amount.amount {
        font-size: 16px !important;
        font-family: 'Poppins' !important;
        padding-left: 15px;
    }

    body.page-id-74 .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions {
        display: none;
    }
    .form-checker .wp-block-spacer {
        height: 20px !important;
    }
    body.post-type-archive-product  div#product_total_price {
        text-align: center;
    }
    .e-atc-qty-button-holder {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: stretch;
    }
    .quantity {
        width: 100%;
        padding: 10px 0px !important;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        justify-content: center;
        flex-wrap: nowrap;
    }
    form.cart input.qty {
        flex-basis: 166px !important;
    }
    form.cart button.minus, button.plus {
        flex-basis: 100px !important;
    }
    body.single-product .shop_table .quantity {
        min-width: auto !important;
    }
    body.single-product #order_review .qty {
        width: 45px !important;
        flex-basis: 45px !important;
        padding: 10px 0;
    }
    button.single_add_to_cart_button.button.alt {
        margin: 0px !important;
    }
    div#custom-prod-stickers {
        width: 100% !important;
    }
	.number-mod-custom .elementor-image-box-title {
		text-align: end;
	}
	.page-content {
		overflow: hidden;
	}
	
	.winners-mod-custom .elementor-image-box-wrapper figure.elementor-image-box-img img {
		width: 100% !important;
	}

	.winners-mod-custom .elementor-image-box-wrapper figure.elementor-image-box-img {
		width: 100% !important;
		height: 200px;
	}
	.hero-cont-inner-col h2 {
    font-size: 36px;
	}

	.hero-cont-inner-col h3 {
		right: 10%;
        font-size: 55px;
		margin-top: 13px !important;
		margin-bottom: -9px;
	}
	.hero-cont-inner-col .tagline-text p {
		font-size: 26px;
	}
    /* custom cart */
    table.shop_table.cart.woocommerce-cart-form__contents.eael-woo-cart-table {
        display: block;
        width: 100%;
    }    
    table.shop_table.cart thead {
        visibility: hidden;
        height: 0;
        position: absolute;
    }
    table.shop_table.cart > tbody {
        display: block;
    }
    table.shop_table.cart tr {
        width: 100%;
        display: block;
        margin-bottom: 0.625em;
    }
    table.shop_table.cart td {
        display: block;
        font-size: 16px !important;
        text-align: right !important;
        color: #000 !important;
        font-family: 'Poppins';
        text-transform: uppercase !important;
    }
    td.product-remove a.remove {
        text-align: right;
    }
    table.shop_table.cart td.product-name::before {
        content: "Name: ";
        float: left;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Poppins';
    }
    table.shop_table.cart td.product-price::before {
        content: "PRICE: ";
        float: left;
        font-weight: 600;
        font-family: 'Poppins';
        text-transform: uppercase;
    }
    td.product-quantity .quantity {
        width: 50%;
        min-width: 100% !important;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between !important;
        align-items: center !important;
        float: right !important;
        position: relative;
        bottom: 30px;
        left: 0px;
    }
    table.shop_table.cart td.product-subtotal::before {
        content: "SUBTOTAL: ";
        float: left;
        text-transform: uppercase;
        font-weight: 600;
        font-family: 'Poppins';
    }
    span.eael-cart-qty-minus, span.eael-cart-qty-plus {
        background: #f5f5f5;
    }
    table.shop_table.cart td.product-quantity::before {
        content: "QTY:";
        float: left;
        font-weight: 600;
    }    
    ul.woocommerce-error, .woocommerce-message, p.cart-empty.woocommerce-info {
        padding: 10px 15px;
    }    
    .woocommerce-message a.wc-forward {
        display: none;
    }
    table.shop_table.shop_table_responsive {
        width: 100%;
        display: block;
    }
    table.shop_table.shop_table_responsive tbody {
        display: block;
    }
    table.shop_table.shop_table_responsive tr {
        display: block !important;
        width: 100%;
        min-width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }
    table.shop_table.shop_table_responsive th, table.shop_table.shop_table_responsive td {
        font-family: 'Poppins';
    }
    ul.acfw-add-products-summary.buy10get2forfree-add-products-summary {
        list-style: none;
        padding: 0;
        text-align: center;
    }
    .coupon #coupon_code {
        background: #e9e9e9;
        border-radius: 0px;
    }
    .coupon {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: stretch;
    }
    tr.cart-discount th {
        width: 100% !important;
        display: block;
        text-align: center !important;
    }
}
/*iPhone 14*/
@media only screen
and (width: 390px) 
and (device-height: 844px)
and (-webkit-device-pixel-ratio: 3) { 
    section#home-manifest-banner{
        background-position: 0px bottom;
    }
}

/*iPhone 14 Pro*/
@media only screen
    and (width: 393px) 
    and (device-height: 852px)
    and (-webkit-device-pixel-ratio: 3) { 
        section#home-manifest-banner{
            background-position: 0px bottom;
        }
}

/*iPhone 14 Pro Max*/
@media only screen
    and (device-width: 430px) 
    and (device-height: 932px) 
    and (-webkit-device-pixel-ratio: 3) { 
        section#home-manifest-banner{
            background-position: 0px bottom;
        }
}
/* Galaxy S5 */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3)	{
    section#home-manifest-banner{
        background-position: 0px bottom;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
    section#home-manifest-banner{
        background-position: 0px bottom;
    }
}

/* Small devices */
@media (min-width: 360px) and (max-width: 480px){
    body.page-id-75 dl.variation {
        position: relative;
        top: 0;
        right: 0;
        padding: 0;        
    }
    body.page-id-75 dd.variation-With1fromeveryticketwillgototheselectedcharity {
        margin: 0 auto;
        font-size: 13px;
        padding: 10px;
    }
    body.page-id-75 .product-thumbnail {
        display: none;
    }
    body.page-id-75 .table-col-1.product-thum-name {
        padding: 16px;
    }
    section#home-manifest-banner{
        background-position: 0px bottom;
    }
}
@media (max-width: 480px){
	div#custom-product-archives .rtg-countdown {
		top: 50%;
	}
	div#custom-product-archives .rtg-countdown p {
		left: 29%;
		bottom: 55px;
		width: 42%;
   }
	 div#custom-product-archives a.button.product_type_simple.add_to_cart_button {
		margin-bottom: 30px;
		float: none;
		left: auto;
	}
}

@media only screen and (min-width: 474px) and (max-width: 603px){
	div#custom-product-archives .rtg-countdown {
		top: 50%;
	}
	div#custom-product-archives .rtg-countdown p {
		left: 29%;
		bottom: 50px;
		width: 42%;
   }
	 div#custom-product-archives a.button.product_type_simple.add_to_cart_button {
		margin-bottom: 30px;
		float: none;
		left: auto;
	}
}

@media only screen and (min-width: 604px) and (max-width: 767px){
	
	div#custom-product-archives .rtg-countdown {
		top: 49%;
	}
	div#custom-product-archives .rtg-countdown p {
		left: 29%;
		bottom: 33px;
		width: 42%;
   }
	 div#custom-product-archives a.button.product_type_simple.add_to_cart_button {
		margin-bottom: 30px;
		float: none;
		left: auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	
	.slider-container, .slider-container-2 {
		display: none;
	}
	.product-slider .owl-nav {
		left: 0;
	}

	button.button-viewmore {
		left: 3em;
	}
	div#custom-product-archives .rtg-countdown p {
		left: 29%;
		bottom: 33px;
		width: 42%;
   }
	 div#custom-product-archives a.button.product_type_simple.add_to_cart_button {
		margin-bottom: 30px;
		float: none;
		left: auto;
	}
}


@media only screen and (min-width: 1025px) and (max-width: 1366px){
	 div#custom-product-archives .rtg-countdown {
		top: 49%;
	}
	div#custom-product-archives .rtg-countdown p {
		left: 29%;
		bottom: 58px;
		width: 42%;
   }
   div#custom-product-archives a.button.product_type_simple.add_to_cart_button {
		margin-bottom: 30px;
		float: none;
		left: auto;
	}
}

@media only screen and (min-width: 1367px) and (max-width: 1828px){
	 div#custom-product-archives .rtg-countdown {
		top: 55% !important;
	}
	div#custom-product-archives .rtg-countdown p {
		left: 27%;
		bottom: 52px !important;
		width: 46%;
   }
   div#custom-product-archives a.button.product_type_simple.add_to_cart_button {
		margin-bottom: 30px;
		float: none;
		left: auto;
	}
}

@media only screen and (max-width: 749px){
	.hero-cont-inner-col h2 {
    font-weight: bold;
	}
	.hero-cont-inner-col .tagline-text p {
		font-weight: bold;
	}
	#custom_secure_tab .elementor-image-box-wrapper{
		display:flex;
		justify-content: center;
		align-items: center;
	}
}

.woocommerce-terms-and-conditions-checkbox-text {
    color: white !important;
}
.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
    background: #fff !important;
}


@media only screen and (max-width: 1587px){
	div#custom-product-archives .rtg-countdown {
	    top: 50% !important;
	}
}


@media only screen and (max-width: 1120px){
	div#custom-product-archives .rtg-countdown .time-remaining {
		width: 100%;
		border-radius: 0px;
	}
}



/* Added css march 8 -  product variant custom css*/
div.cfvsw-swatches-option.cfvsw-label-option:hover {
   background: url( 'https://manifestprizes.com.au/wp-content/uploads/2024/03/ticket.svg'); 
   background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
    color: #DB63F5;
}

.cfvsw-selected-swatch {
    background: #DB63F5;
    color: #DB63F5;
    font-weight: bold;
}

div.cfvsw-swatches-option.cfvsw-label-option:nth-child(1) {
  display: none;
}

a.reset_variations {
  display:none
}

div.cfvsw-swatches-option.cfvsw-label-option {
  background: url( 'https://manifestprizes.com.au/wp-content/uploads/2024/03/ticket.svg'); 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  font-weight: bold;
}

td.value {
  background: transparent !important;
}

.woocommerce-variation-description p {
  color: white !important;
}

/* .cfvsw-swatches-option.cfvsw-label-option.cfvsw-selected-swatch.cfvsw-swatches-blur.cfvsw-swatches-out-of-stock {
    filter: grayscale(1);
} */
.cfvsw-swatches-blur-disable::before, .cfvsw-swatches-blur::before {
    content: "X" !important;
    font-size: 16px;
    color: red;
    width: 90% !important;
    height: 90% !important;
    position: absolute;
    top: auto !important;
    left: auto !important;
    background-color: #ffffffb3 !important;
    opacity: 1 !important;
}

