/**
* Theme Name: Time Vault Club
* Theme URI: www.thetimevaultclub.com
* Description: Time Vault Club
* Author: Time Vault Club
* Author URI: www.thetimevaultclub.com
* Template: Divi
* Version: 1.0.0
* Domain: Divi
*/
.d__none {
    display: none !important;
}

/* Theme */
.et-l h1, .et-l h2, .et-l h3, .et-l h4, .et-menu-nav a, .main_title {
    font-family: span, serif !important;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}

.et_pb_blurb p {
    line-height: 1.4em !important;
}

.et-l h1 {
    letter-spacing: 8px !important;
    word-spacing: 14px !important;
}

.et-l h2 {
    letter-spacing: 6px !important;
    word-spacing: 9px !important;
}

.et-l h3, .et-l h4 {
    letter-spacing: 3px !important;
    word-spacing: 5px !important;
}

p {
    letter-spacing: 0.2px;
    padding-bottom: 0.8em !important;
}

strong {
    font-weight: 500;
}

.copyright p {
    letter-spacing: 0.8px !important;
}

.header-section .et_pb_row {
    display: flex;
    align-items: flex-end;
}

@media only screen and (max-width: 1500px) and (min-width: 981px) {
    .et_pb_wc_title h1 {
        font-size: 32px !important;
    }
}

@media only screen and (min-width: 981px) {
    .centre {
        margin: auto !important;
    }
    .equal-columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        direction: ltr;
    }
}

@media only screen and (max-width: 981px) {
    .et-l h1 {
        letter-spacing: 4px;
        word-spacing: 8px;
    }
    .et-l h2 {
        letter-spacing: 3px;
        word-spacing: 8px;
    }
    .et-l h3, .et-l h4 {
        letter-spacing: 2px;
        word-spacing: 8px;
    }
    p, .et_pb_blurb p {
        font-size: 15px !important;
        line-height: 1.4em !important;
        letter-spacing: 0.1px;
    }
    .copyright p {
        font-size: 9px !important;
        letter-spacing: 0.8px !important;
    }
}


/************* MOBILE MENU *************/

.et_mobile_menu {
    left: -100% !important;
    width: 200% !important;
    border-top: none !important;
    margin-top: 10px;
}

.et_mobile_menu a {
	font-family: span, serif !important;
    font-weight: 300 !important;
	text-transform: uppercase;
}

.et_mobile_menu li a {
	padding: 5px 5%;
}

.et_mobile_menu li.current-menu-item a {
    color: #b69566 !important;
}



/************ HEADER PADDING *************/
#main-content .et-l {
    padding-top: max(120px, 6vh) !important;
}

#main-content .container {
    padding-top: max(160px, 14vh) !important;;
}

#post-342 .et-l, #post-14 .et-l, #post-3 .et-l, #post-542 .et-l, #post-249 .et-l, #post-342 .et-l {
    padding-top: 0 !important;
}

@media only screen and (max-width: 768px) {
    #main-content .et-l {
        padding-top: 75px !important;
    }
    #main-content .container {
        padding-top: 90px !important;;
    }
}


/************ TRUST PILOT *************/
.brtpmj_compact_container {
    font-size: 14px !important;
    color: #171717 !important;
}

.brtpmj_cmp_score_img img {
	height: 20px !important;
}

.brtpmj_cmp_logo {
	display: none !important;
}


@media only screen and (max-width: 481px) {
    .brtpmj_compact_container {
    	font-size: 11px !important;
    	color: #171717 !important;
	}
    .brtpmj_cmp_score_img img {
		height: 15px !important;
	}
	.brtpmj_compact_container {
		gap: 5px !important;
		display: flex !important;
	}
}


/************ MY ACCOUNT *************/
#sidebar, .et_right_sidebar #main-content .container:before {
    display: none;
}

#left-area {
    width: 100% !important;
    padding-right: 0 !important;
}

.container .main_title {
    font-size: 45px;
    color: #171717;
}

.woocommerce h2 {
    font-size: 40px !important;;
    color: #b69566;
    font-weight: 300 !important;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 10px 0 30px;
    text-align: left;
    border-radius: 5px;
}

.woocommerce button.button, .woocommerce-page button.button, .woocommerce a.button, .woocommerce-page a.button {
    color: #fff !important;
    border: 1px solid #b69566 !important;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase !important;
    background-color: #b69566;
    padding: 10px 2.5vw !important;
}

.woocommerce button.button:not(.button-confirm):after, .woocommerce-page button.button:not(.button-confirm):after {
    display: none !important;
}

.woocommerce button.button:hover, .woocommerce-page button.button:hover {
    border: 2px solid #b69566;
    background: transparent;
    color: #b69566 !important;
}

.woocommerce-page a.button {
    color: #b69566 !important;
    border: 1px solid #b69566 !important;
    border-radius: 0px;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase !important;
    background: transparent;
    padding: 7px 2.5vw !important;
}

.woocommerce-page a.button:hover {
    color: #fff !important;
    border: 1px solid #b69566 !important;
    background-color: #b69566;
}

.woocommerce form .form-row input.input-text {
    -webkit-appearance: none;
    background-color: #fff;
    max-width: 100%;
    border: 1px solid #b69566;
    border-radius: 30px;
    color: #171717;
    font-size: 14px;
    padding: 10px 15px;
    line-height: 1.7em;
    border-style: solid;
}

.woocommerce-notices-wrapper {
    padding-top: max(150px, 15vh);
    width: 90% !important;
    margin: 0 auto -100px auto;
}

.woocommerce-message a.button.wc-forward {
    color: #b69566 !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    padding: 8px 25px !important;
    border-radius: 0 !important;
}

.woocommerce-message a.button.wc-forward:hover {
    color: #fff !important;
    background: none !important;
}

.woocommerce a.button:after, .woocommerce-page a.button:after {
    display: none;
}

#account_display_name_description {
    font-size: 14px !important;
}

#order_comments_field label {
    display: none !important;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
    text-align: left !important;
}

.woocommerce .woocommerce-message {
    background: #b69566 !important;
}

.woocommerce .quantity input.qty {
    padding: 8px 5px 8px 10px !important;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #b69566 !important;
    margin-bottom: 20px !important;
}

.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a {
    color: #fff !important;
    font-size: 18px !important;
	font-weight: 500 !important;
}

.woocommerce-terms-and-conditions-wrapper {
    font-size: 14px !important;
}

.woocommerce-MyAccount-content .woocommerce-notices-wrapper {
    padding-top: 0 !important;
    margin: 0 !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 11px;
	width: 200px;
}

.vtc__d_none {
    display: none !important
}

@media only screen and (max-width: 1500px) and (min-width: 981px) {
    .woocommerce h2 {
        font-size: 2.5vw !important;;
        color: #b69566;
        font-weight: 300 !important;
    }
}

@media only screen and (max-width: 980px) {
    .container .main_title {
        font-size: 32px !important;
    }
    .woocommerce h2 {
        font-size: 24px !important;
    }
    .woocommerce-notices-wrapper {
        padding-top: 120px !important;
    }
	.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a {
    color: #fff !important;
    font-size: 14px !important;
}
}

@media only screen and (max-width: 480px) {
    .woocommerce-notices-wrapper {
        padding-top: 140px !important;
		margin-bottom: -110px !important;
    }
}



/*-------- MAILCHIMP EMAIL OPT IN --------*/

#mailchimp_optin_field {
    margin-top: 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.mailchimp__subscription label {
    font-weight: bold;
}

@media (min-width: 980px) {
    #skinny.et_pb_newsletter .et_pb_newsletter_fields {
        flex-wrap: nowrap !important;
    }
    #skinny.et_pb_newsletter .et_pb_newsletter_fields > * {
        flex-basis: 32% !important;
    }
}

#skinny .et_pb_newsletter_button {
    display: block !important;
}

#skinny .et_pb_newsletter_button_wrap {
    margin-top: 0 !important;
}

#skinny .et_pb_newsletter_form {
    padding-left: 0;
}

#skinny ::-webkit-input-placeholder { /* WebKit browsers */
    color: #171717 !important;
    opacity: 1;
}

#skinny :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #171717 !important;
    opacity: 1;
}

#skinny ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #171717 !important;
    opacity: 1;
}

#skinny :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #171717 !important;
    opacity: 1;
}

/*-------------------------------------*/
/* ---------- COMPETITION TOGGLES ---------- */
.et_pb_toggle_title {
    font-family: span, serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}

.no-competitions {
	text-align: center !important; 
}

/* ---------- Home Page Live Competition ---------- */
.competition__hero {
    width: 100%;
    height: 600px;
    display: flex;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.competition__hero .hero__left {
    flex: 1;
    background: #fff;
    padding: 60px 0 60px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 25px 0 0 25px;
}

.competition__hero .hero__right {
    flex: 1;
    position: relative;
    overflow: hidden;
    border-radius: 0 25px 25px 0;
}

.competition__hero .hero__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.competition__hero .hero__title {
    font-family: span, serif;
    font-size: 40px;
    letter-spacing: 5px;
    color: #171717;
    margin-bottom: 30px;
}

.competition__hero .hero__label {
    font-size: 20px;
    color: #b89b76;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.competition__hero .hero__price {
    font-family: span, serif;
    font-size: 85px;
    color: #171717;
    line-height: 1;
    margin-bottom: 30px;
}

.hero__timer {
    font-family: span, serif;
    font-size: 40px;
    color: #171717;
    letter-spacing: 3px;
    display: flex;
    align-items: center;
	margin-bottom: 30px;
}

.hero__timer .time-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.hero__timer .time-box strong {
    display: block;
    font-size: inherit;
    line-height: 1;
    font-weight: normal;
    font-family: span, serif;
    min-height: 1em;
}

.hero__timer .time-box span {
    font-size: 14px;
    letter-spacing: 1px;
    color: #171717;
    margin-top: 5px;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    text-transform: uppercase;
    transition: all 0.3s ease;
}

.hero__timer .time-box:not(:last-child) {
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
}

.hero__timer .time-box:not(:last-child)::after {
    content: "|";
    position: absolute;
    right: 0;
    top: -14px;
    bottom: 0;
    color: #b69566;
    font-weight: 300;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 30px;
    opacity: 0.7;
}

.hero__timer.expired .time-box span {
    color: #f00;
    font-weight: bold;
}

@media screen and (max-width: 1500px) and (min-width: 768px) {
    .competition__hero .hero__title {
        font-size: 2.5vw !important;
        letter-spacing: 4px;
    }
}

@media screen and (max-width: 768px) {
    .competition__hero {
        flex-direction: column;
        height: auto;
    }
    .competition__hero .hero__left {
        padding: 50px 30px;
        text-align: center;
        border-radius: 15px 15px 0 0;
    }
    .competition__hero .hero__right {
        display: block !important;
		height: 450px;
        border-radius: 0 0 15px 15px;
    }
    .competition__hero .hero__label {
        font-size: 15px;
    }
    .competition__hero .hero__title {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .competition__hero .hero__price {
        font-size: 60px;
        margin-bottom: 30px;
    }
    .competition__hero .hero__timer {
        font-size: 32px;
        justify-content: center;
    }
    .hero__timer .time-box:not(:last-child) {
        padding-right: 15px;
        margin-right: 15px;
    }
    .hero__timer .time-box:not(:last-child)::after {
        font-size: 24px;
    }
    .hero__timer .time-box span {
        font-size: 12px;
    }
	.tickets__header {
		justify-content: space-around !important;
	}
	.competition__hero .tickets__label {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 480px) and (min-width: 401px) {
    .competition__hero .hero__left {
        padding: 30px 20px;
        text-align: center;
    }
	.competition__hero .hero__right {
        display: block !important;
		height: 400px !important;
    }
    .competition__hero .hero__title {
        font-size: 24px !important;
        letter-spacing: 5px !important;
        word-spacing: 6px !important;
		margin-bottom: 10px !important;
    }
    .competition__hero .hero__price {
        font-size: 50px !important;
		margin-bottom: 10px !important;
    }
    .competition__hero .hero__timer {
        font-size: 20px !important;
		margin-bottom: 10px !important;
    }
    .hero__timer .time-box {
        min-width: 50px;
    }
    .hero__timer .time-box:not(:last-child) {
        padding-right: 10px;
        margin-right: 10px;
    }
    .hero__timer .time-box:not(:last-child)::after {
        font-size: 18px;
    }
    .hero__timer .time-box span {
        font-size: 10px;
        margin-top: 3px;
    }
}

@media screen and (max-width: 400px) {
    .competition__hero .hero__left {
        padding: 20px 15px !important;
        text-align: center;
    }
	.competition__hero .hero__right {
        display: block !important;
		height: 400px !important;
	}
    .competition__hero .hero__price {
        font-size: 40px !important;
		margin-bottom: 10px !important;
    }
    .competition__hero .hero__timer, .competition__hero .tickets__label {
        font-size: 15px !important;
		margin-bottom: 10px !important;
    }
    .hero__timer .time-box {
        min-width: 40px;
    }
    .hero__timer .time-box:not(:last-child) {
        padding-right: 8px;
        margin-right: 8px;
    }
    .hero__timer .time-box:not(:last-child)::after {
        font-size: 14px;
    }
    .hero__timer .time-box span {
        font-size: 9px;
        margin-top: 2px;
    }
	.competition__hero .hero__timer {
		margin-bottom: 10px !important;
	}
	.competition__hero .hero__title {
		margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 400px) and (min-width: 325px) {
    .competition__hero .hero__title {
        font-size: 18px !important;
        letter-spacing: 4px !important;
        word-spacing: 2px !important;
	}
	.competition__hero .hero__left {
        padding: 20px 15px !important;
        text-align: center;
    }
}

@media screen and (max-width: 324px) {
    .competition__hero .hero__title {
        font-size: 16px !important;
        letter-spacing: 2px !important;
        word-spacing: 2px !important;
    }
    .hero__timer .time-box {
        min-width: 35px;
    }
    .hero__timer .time-box:not(:last-child) {
        padding-right: 5px;
        margin-right: 5px;
    }
    .hero__timer .time-box:not(:last-child)::after {
        font-size: 12px;
    }
	.competition__hero .hero__left {
        padding: 15px 10px !important;
        text-align: center;
    }
}

.hero__btn {
    margin-top: 20px;
    display: inline-block;
    background-color: #b89b76;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 35px;
    transition: background-color 0.3s ease;
}

.hero__btn:hover {
    background-color: #a08662;
}

@media screen and (max-width: 768px) {
    .hero__btn {
        font-size: 14px;
        padding: 12px 25px;
        margin-top: 15px;
    }
	.tickets__remaining {
		margin: 0 auto !important
	}
}

.tickets__remaining {
    max-width: 300px;
}

.tickets__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.tickets__label {
    font-size: 20px;
    color: #b69566;
    line-height: 1em !important;
}

.tickets__count {
    font-family: span, serif;
    font-size: 20px;
    color: #b89b76;
    font-weight: 600;
}

.tickets__count .remaining {
    color: #171717;
    font-weight: 600;
}

.tickets__progress-bar {
    width: 100%;
    height: 12px;
    background: #f0f0f0;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
	display: none;
}

.tickets__progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #b89b76 0%, #d4b896 100%);
    border-radius: 20px;
    transition: width 0.5s ease;
    position: relative;
    overflow: hidden;
}

/* ---------- Home Page Winners ---------- */
.homepage__winners {
    display: flex;
    justify-content: center;
    gap: 70px;
    flex-wrap: wrap;
}

.homepage__winners .card {
    text-align: center;
}

.homepage__winners .img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 35px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.homepage__winners .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.homepage__winners .title {
    font-size: 15px;
    color: #000;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
    line-height: 1.3;
}

.homepage__winners .model {
    font-size: 22px;
    font-family: span, serif !important;
    color: #b89b5e;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.1em;
}

.homepage__winners .underline {
    width: 50px;
    height: 2px;
    background: #b89b5e;
    margin: 0 auto 10px;
}

.homepage__winners .name {
    font-size: 18px;
    color: #171717;
    font-weight: 500;
    margin: 0;
    letter-spacing: 1px;
}

@media (max-width: 768px) {
    .homepage__winners {
        gap: 70px;
    }
    .homepage__winners .img {
        width: 220px;
        height: 220px;
    }
}

@media (max-width: 640px) {
    .homepage__winners {
        flex-direction: column;
        align-items: center;
        gap: 80px;
    }
    .homepage__winners .card {
        width: 280px;
    }
}

/* ---------- Product Page ---------- */
.tvc-question-section {
    text-align: center;
    display: block !important;
    margin-bottom: 20px !important;
}

.tvc-question-label {
    display: block !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
}

.tvc-question-select {
    padding: 8px 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    min-width: 240px !important;
    display: block !important;
    margin: 0 auto !important;
}

.tvc-ticket-quantity-section {
    text-align: center !important;
    margin: 20px 0 !important;
    display: block !important;
    clear: both !important;
}

.tvc-quantity-buttons {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
    width: 100% !important;
    clear: both !important;
}

.tvc-quantity-buttons button {
    padding: 10px 15px !important;
    background: #b69566 !important;
    color: white !important;
    border: none !important;
    cursor: pointer !important;
    transition: background 0.3s !important;
    display: inline-block !important;
    float: none !important;
    margin: 0 !important;
}

.tvc-quantity-buttons button:hover {
    color: #b69566 !important;
    background: #fff !important;
}

.flex-control-nav.flex-control-thumbs {
    display: flex !important;
    justify-content: center;
}

.flex-control-nav.flex-control-thumbs li {
    flex: 0 0 150px;
    width: 150px !important;
    height: 150px !important;
    aspect-ratio: 1/1;
    overflow: hidden !important;
    position: relative;
}

.flex-control-nav.flex-control-thumbs li img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center;
    display: block;
}

/* ---------- Order Meta ---------- */
.tvc-order-meta {
    margin: 20px 0;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    color: #333;
}

.tvc-order-meta__container {
    position: relative;
}

.tvc-order-meta__competition {
    display: flex;
    gap: 6px;
    margin-bottom: 12px;
}

.tvc-order-meta__label {
    font-weight: 600;
    color: #555;
}

.tvc-order-meta__value {
    font-weight: 400;
    color: #222;
}

.tvc-order-meta__tickets {
    margin-top: 10px;
}

.tvc-order-meta__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.tvc-order-meta__copy-btn {
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    font-size: 13px;
    font-weight: 500;
    background-color: #b69566;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-align: left;
}

.tvc-order-meta__copy-btn:hover {
    background-color: #d0a875;
}

.tvc-order-meta__copy-icon {
    font-size: 16px;
    line-height: 1;
}

.tvc-order-meta__ticket-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tvc-order-meta__ticket-item {
    padding: 2px 0;
    color: #222;
    font-weight: 400;
}

/*.tvc-order-meta {
    margin-top: 8px;
}

.tvc-order-meta__container {
    margin-top: 8px;
    background: #fafafa;
    border-radius: 4px;
}

.tvc-order-meta__competition {
    margin: 0 0 6px 0;
}

.tvc-order-meta__ticket-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4px;
}

.tvc-order-meta__tickets-label {
    margin: 0;
}

.tvc-order-meta__ticket-box {
    max-height: 100px;
    overflow-y: auto;
    margin-top: 0 !important;
}

.tvc-order-meta__ticket-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.tvc-order-meta__copy-btn {
    display: inline-flex;
    align-items: center;
    background: none;
    border: none;
    color: #2271b1;
    cursor: pointer;
    font-size: 13px;
    padding: 4px;
    border-radius: 3px;
    transition: all 0.2s ease;
}

.tvc-order-meta__copy-btn:hover {
    color: #135e96;
    background: #f0f0f0;
}

.tvc-order-meta__copy-btn--copied {
    color: #2ecc71;
}

.tvc-order-meta__copy-icon {
    font-size: 16px;
    line-height: 1;
    width: 16px;
    height: 16px;
}*/
/* ---------- Live Competitions ---------- */
.live__competitions {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.live__competitions .competition__card {
    background: #fff;
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    min-height: 600px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.live__competitions .competition__card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.live__competitions .card-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    text-decoration: none;
    cursor: pointer;
}

.live__competitions .thumbnail {
    min-height: 300px;
	height: 45vh;
    overflow: hidden;
    position: relative;
}

.live__competitions .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.live__competitions .competition__card:hover .thumbnail img {
    transform: scale(1.05);
}

.live__competitions .content {
    padding: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
    align-items: flex-start; /* add this */
}

.live__competitions .title {
    font-size: 30px;
    line-height: 1.1em;
    letter-spacing: 1px !important;
    margin: 0 0 20px;
    text-transform: uppercase;
    min-height: 56px;
    color: #171717;
}

.live__competitions .competition__card:hover .title {
    color: #b69566;
}

.live__competitions .sub-title {
    color: #b69566;
    font-size: 16px;
    margin: 0;
    line-height: 1em !important;
    padding-bottom: 0.5em !important;
}

.live__competitions .price {
    font-family: span, serif;
    font-size: 55px !important;
    margin: 15px 0 40px !important;
    padding: 0 !important;
    color: #171717;
}

.live__competitions .mt {
    margin-top: auto;
}

.live__competitions .timer {
    display: flex;
    gap: 35px;
    font-size: 20px;
	margin-bottom: 20px;
}

.live__competitions .time-box strong {
    text-align: center;
    min-width: 45px;
    font-weight: 300 !important;
}

.live__competitions .time-box:last-child {
    border: none;
    padding-right: 0;
}

.live__competitions .time-box {
    display: block;
    font-family: span, serif;
    color: #171717;
    font-size: 30px;
    position: relative;
}

.live__competitions .time-box:not(:last-child)::after {
    content: "|";
    color: #b69566 !important;
    font-weight: 300;
    position: absolute;
    right: -12px;
    top: 10%;
    transform: translateY(-10%);
    font-size: 20px;
}

.live__competitions .time-box span {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 12px;
    color: #171717;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.live__competitions .tickets__label {
    font-size: 16px !important;
    color: #b69566;
    line-height: 1em !important;
}

.no-competitions p {
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
}

/* Responsive */
@media (max-width: 992px) {
    .live__competitions .competition__card {
        width: 100%;
        min-height: 550px;
        border-radius: 15px;
    }
    .live__competitions .thumbnail {
        height: 350px !important;
    }
    .live__competitions .price {
        font-family: span, serif;
        font-size: 55px !important;
        margin: 0 0 30px !important;
        line-height: 1em !important;
        padding: 0 !important;
        color: #171717;
    }
}

@media (max-width: 768px) {
    .live__competitions {
        gap: 30px;
    }
    .live__competitions .title {
        font-size: 20px;
    }
    .live__competitions .timer {
        font-size: 18px;
        gap: 20px;
    }
    .live__competitions .time-box {
        min-width: 40px;
    }
    .live__competitions .time-box strong {
        font-size: 20px;
    }
    .live__competitions .sub-title {
        color: #b69566;
        font-size: 16px;
        margin: 0 !important;
        line-height: 1em !important;
        padding: 0 !important;
    }
    .live__competitions .time-box:not(:last-child)::after {
        right: -7px !important;
    }
}

@media (max-width: 400px) {
	 .live__competitions .thumbnail {
        height: 300px !important;
    }
}

.live__competitions .card-link:focus {
    outline: 2px solid #b69566;
    outline-offset: 2px;
}

.live__competitions .cta__btn {
    margin-top: 20px;
    background-color: #b89b76;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 35px;
    transition: background-color 0.3s ease;
}

.live__competitions .cta__btn:hover {
    background-color: #a08662;
}

/* ---------- Past Competitions ---------- */
.past__competitions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.past__competitions .competition_card {
    background: #fff;
    width: calc(40.33% - 20px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    text-decoration: none;
    display: block;
    color: inherit;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.past__competitions .competition_card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.past__competitions .competition_card img {
    width: 100%;
    display: block;
    height: 350px;
    object-fit: cover;
}

.past__competitions .competition_card .title {
    padding: 25px 25px 10px 25px;
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0;
    font-weight: normal;
    color: #171717;
}

.past__competitions .competition_card .sold {
    padding: 0 25px 10px 25px;
    font-size: 16px;
    color: #b69566;
    margin: 0;
    font-weight: bold;
}

.past__competitions .competition_card .ended-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(199, 156, 101, 0.9);
    color: white;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 3px;
}

.past__competitions .competition_card .price {
    padding: 0 25px;
    font-size: 18px;
    color: #666;
    margin: 0 0 15px 0;
}

.past__competitions .competition_card .ended-date {
    padding: 0 25px;
    font-size: 14px;
    color: #888;
    font-style: italic;
    margin: 0;
}

.past__competitions .competition_card .progress-container {
    padding: 0 25px 15px 25px;
}

.past__competitions .competition_card .progress-bar {
    height: 6px;
    background: #eee;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 8px;
}

.past__competitions .competition_card .progress-fill {
    height: 100%;
    background: #b69566;
    transition: width 0.5s ease;
}

@media (max-width: 992px) {
    .past__competitions .competition_card {
        width: calc(50% - 20px);
    }
}

@media (max-width: 768px) {
    .past__competitions {
        gap: 20px;
    }
    .past__competitions .competition_card {
        width: 100%;
    }
    .past__competitions .competition_card .title {
        font-size: 22px;
        padding: 20px 20px 10px 20px;
    }
    .past__competitions .competition_card .sold,
    .past__competitions .competition_card .price,
    .past__competitions .competition_card .ended-date {
        padding-left: 20px;
        padding-right: 20px;
    }
    .past__competitions .competition_card .progress-container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* ---------- Newsletter Sign Up ---------- */
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    padding-top: 10px !important;
}

.et_pb_newsletter_footer {
    margin-top: 10px !important;
}

.et_pb_newsletter_footer p {
    font-size: 0.8em !important;
    padding-bottom: 0 !important;
}

.et_pb_newsletter_button {
    display: inline !important;
    width: inherit !important
}

.et_pb_newsletter_button_wrap {
    margin-top: 10px !important;
}

@media screen and (min-width: 601px) {
    .et_pb_newsletter_success h2 {
        font-size: 28px !important;
    }
}

@media screen and (max-width: 600px) {
    .et_pb_newsletter_success h2 {
        font-size: 20px !important;
    }
}

/* Ensure product images stay square in all containers */
/*.woocommerce .products ul.products li.product a img,
.woocommerce ul.products li.product a img,
.woocommerce div.product .woocommerce-product-gallery .flex-viewport,
.woocommerce div.product .woocommerce-product-gallery .flex-viewport img,
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    aspect-ratio: 1 / 1 !important;
    object-fit: cover !important;
}

.woocommerce .products ul.products li.product .product-image-container {
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
}*/
.woocommerce ul.products li.product a img,
.woocommerce div.product .woocommerce-product-gallery .flex-viewport img,
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    width: 100%;
    height: auto;
}




@media (max-width: 1024px) {
    .woocommerce ul.products li.product a img,
    .woocommerce div.product .woocommerce-product-gallery .flex-viewport img {
        aspect-ratio: 4 / 5;
    }
}

@media (max-width: 768px) {
    .woocommerce ul.products li.product a img,
    .woocommerce div.product .woocommerce-product-gallery .flex-viewport img {
        aspect-ratio: 3 / 4;
    }
}

/* FAQs Toggle */
.faq-toggle .et_pb_toggle_title {
    padding-right: 0 !important;
    margin: 10px;
}

.faq-toggle .et_pb_toggle_content.clearfix {
    background-color: #fff !important;
}

.faq-toggle .et_pb_toggle_close, .csm-toggle-title .et_pb_toggle_open {
    padding-right: 0;
}

.faq-toggle h5.et_pb_toggle_title {
    margin: 0 !important;
    padding-right: 100px !important;
}

.faq-toggle .et_pb_toggle {
    padding: 0;
}

.faq-toggle .et_pb_toggle .et_pb_toggle_content {
    padding: 15px 130px 15px 0;
}

.faq-toggle .et_pb_toggle .et_pb_toggle_title::before {
    right: 40px;
}

.faq-toggle .et_pb_toggle p {
    padding-bottom: 30px !important;
}

.et_pb_toggle_title:before {
    content: "\21" !important;
    font-size: 20px;
    color: #fff;
    transition: all .2s ease-in-out;
    border-radius: 30px;
    padding: 7px;
}

/*add icon to the opened accordion*/
.pa-add-accordion-icon .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {
    display: block;
    transform: rotate(180deg);
    color: #b69566;
}
 
/*-------------------------------------*/



.et_pb_wc_images div.images ol.flex-control-thumbs.flex-control-nav {
    overflow: scroll !important;
}
.woocommerce div.product div.images .flex-control-thumbs li, .woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n) {
	margin-right: 5% !important;
}
