/*
Theme Name: Smart Life Rewards
Theme URI: https://melbournewebdigital.com.au/
Template: astra
Author: MWD Team
Author URI: https://melbournewebdigital.com.au/
Description: This is the child theme
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.12.4.1773226546
Updated: 2026-03-11 10:55:46

*/

.span-gold-clr span{
	color: #EEAC34 !important;
}

.woocommerce form .form-row textarea, .woocommerce input[type=email], .woocommerce input[type=number], .woocommerce input[type=password], .woocommerce input[type=reset], .woocommerce input[type=search], .woocommerce input[type=tel], .woocommerce input[type=text], .woocommerce input[type=url], .woocommerce textarea, .woocommerce-page form .form-row textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=number], .woocommerce-page input[type=password], .woocommerce-page input[type=reset], .woocommerce-page input[type=search], .woocommerce-page input[type=tel], .woocommerce-page input[type=text], .woocommerce-page input[type=url], .woocommerce-page textarea {
    background: transparent;
    border-color: #444 !important;
	color: #ffffff;
}
.woocommerce .select2-container .select2-selection--single, .woocommerce select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select {
	background: transparent;
    border-color: #444 !important;
	color: #ffffff;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background: #1e1e1e;
    color: #fff;
}
.select2-dropdown {
    background: #000;
    color: #fff;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background: #444;
}

.woocommerce-page.woocommerce-lost-password .entry-header {
    text-align: center;
}
.woocommerce-ResetPassword.lost_reset_password {
    max-width: 500px;
    margin: 0 auto;
    background: #333;
    padding: 20px;
    border-radius: 10px;
}
.woocommerce-page.woocommerce-lost-password form .form-row-first,
.woocommerce-page.woocommerce-lost-password .woocommerce form .form-row-first {
	width: 100%;
}


/* WooCommerce - MyAccount - Login/Register */
.woocommerce-page .entry-header {
    display: none;
}
/* .woocommerce {
    padding-top: 80px;
    padding-bottom: 80px;
} */
.woocommerce #customer_login {
    display: flex;
    align-items: center;
    border: 1px solid rgb(232 194 99 / 50%);
    border-radius: 1rem;
}
.woocommerce #customer_login .col {
    width: 50%;
}
.woocommerce #customer_login .col.login-register-image {
    border-right: 1px solid rgb(232 194 99 / 50%);
}
.woocommerce #customer_login .col.login-register-image img {
    border-radius: 1rem;
}
.woocommerce #customer_login .col.login-register-forms {
    padding: 3rem;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}


.col.login-register-forms button.woocommerce-Button.woocommerce-button.button , div#login-tab button.woocommerce-button.button.woocommerce-form-login__submit{
    background: #000 !important;
    border: 1px solid #FFF !important;
    width: 100%;
}

.col.login-register-forms button.woocommerce-Button.woocommerce-button.button:hover, div#login-tab button.woocommerce-button.button.woocommerce-form-login__submit:hover {
    background: #90222D !important;
    border: 1px solid #FFF !important;
    width: 100%;
}

@media (max-width:767px){
	div#customer_login .col.login-register-image {
		display: none;
	}
	.woocommerce #customer_login .col {
		width: 100%;
	}
	.woocommerce #customer_login .col.login-register-forms {
		padding: 0;
	}
	.col.login-register-forms h2.title {
		margin-bottom: 10px !important;
	}
	.col.login-register-forms {
		text-align: center;
	}
	.woocommerce #customer_login {
		border: none;
	}
	.col.login-register-forms p.subtitle {
		color: #FFF;
		margin-bottom: 20px !important;
		line-height: normal;
	}
	.col.login-register-forms .auth-tabs button.tab-btn {
		width: 48%;
	}
	form.woocommerce-form.woocommerce-form-register.register {
		height: auto !important;
	}
	div#login-tab label, div#register-tab label {
		color: #FFF;
	}
}
/*
body .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register {
    background: #333;
    border: 0;
    border-radius: 10px;
}
.auth-tabs {
    display: flex;
    margin-bottom: 20px;
    background: #333;
    padding: 8px;
    border-radius: 8px;
}

.tab-btn:not(.active) {
    flex: 1;
    padding: 10px;
    cursor: pointer;
    border: none;
    background: transparent !important;
}

.tab-btn.active,
.tab-btn.active:hover {
    flex: 1;
    background: #ffffff !important;
    color: #333 !important;
}


*/

#customer_login .login-register-forms .title {
	--section-title-spacing: 0;
}
#customer_login .login-register-forms .auth-tabs {
    display: flex;
	gap: 0;
}
#customer_login .login-register-forms .auth-tabs .tab-btn {
	width: 50%;
	border-radius: 0;
}
#customer_login .login-register-forms .auth-tabs .tab-btn {
    width: 50%;
    border-radius: 0;
    background: transparent;
    border-bottom: 2px solid transparent;
}
#customer_login .login-register-forms .auth-tabs .tab-btn.active {
    border-bottom: 2px solid #dbaf54;
}
table.shop_table.shop_table_responsive.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions.woocommerce-orders-table--subscriptions {
    border: 0;
}
.woocommerce .woocommerce-Addresses .woocommerce-Address-title, .woocommerce .woocommerce-Addresses .woocommerce-column__title, .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title, .woocommerce .woocommerce-MyAccount-content .woocommerce-column__title, .woocommerce .woocommerce-customer-details .woocommerce-Address-title, .woocommerce .woocommerce-customer-details .woocommerce-column__title, .woocommerce-account .woocommerce-Addresses .woocommerce-Address-title, .woocommerce-account .woocommerce-Addresses .woocommerce-column__title, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title, .woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title, .woocommerce-account .woocommerce-customer-details .woocommerce-Address-title, .woocommerce-account .woocommerce-customer-details .woocommerce-column__title {
    background: transparent;
    border: none;
	padding: 0;
}

/*  */
.woocommerce-MyAccount-content-wrapper .shop_table {
    border: none !important;
}
.woocommerce-js div.product form.cart .variations select {
	background: #333;
}
.product-name .wcs-switch-link.button {
    color: #FFFFFF !important;
	margin-left: 1rem;
}
.woocommerce-page.woocommerce-checkout #payment div.payment_box,
.woocommerce.woocommerce-checkout #payment div.payment_box {
    background: #333;
    color: #fff;
}
.woocommerce-page.woocommerce-checkout #payment div.payment_box:before,
.woocommerce.woocommerce-checkout #payment div.payment_box:before {
	border-bottom-color: #333;
}
fieldset#wc-stripe-upe-form {
    padding: .35em .625em .75em;
    border: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title, .woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title, .woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title, .woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title {
    background: transparent;
}