.elementor-kit-7{--e-global-color-primary:#E6D36D;--e-global-color-secondary:#191919;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Playfair";--e-global-typography-primary-font-size:120px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:120px;--e-global-typography-secondary-font-family:"Playfair";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:38px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-font-style:italic;--e-global-typography-text-line-height:21.6px;--e-global-typography-accent-font-family:"Playfair Display";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:20px;background-color:var( --e-global-color-accent );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:45px;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:18px;--e-global-typography-accent-font-size:15px;--e-global-typography-accent-line-height:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:25px;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-line-height:20px;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:15px;--e-global-typography-accent-font-size:12px;--e-global-typography-accent-line-height:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body,
html {
	overflow-x: hidden !important;
}






/* ===== Scrollbar for Chrome, Edge, Safari ===== */
::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: black; /* Track (background) */
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #E6D36D, #B68802); /* Gold gradient */
    border-radius: 6px;
    border: 2px solid black; /* Gives spacing effect */
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, #E6D36D, #B68802); /* Lighter gold on hover */
}


/* ===== Scrollbar for Firefox ===== */
* {
    scrollbar-width: thin;
    scrollbar-color: #E6D36D black; /* thumb color track color */
}



.wpc_cart_block{
    display: none !important;
}


#rpressDateTime.rpress-edit-address-popup .rpress-popup-header-copy h3 {
    color: #fff !important;   
}

#rpress_checkout_wrap .rp-checkout-service-option .rpress-delivery-options ul#rpressdeliveryTab.nav > li:only-child.active > a, #rpress_checkout_order_details .rpress-delivery-options ul#rpressdeliveryTab.nav > li:only-child.active > a
{
    background-color: #B68802;
    color: #fff;
}
div.rpress_fooditems_grid .rpress_fooditem.rpress-list .rpress_fooditem_inner {
	background-color: #141414 !important;
	border-radius: 10px !important;
}

div.rpress_fooditems_grid .rpress_fooditem_title .food-title,
.menu-category-wrap h5.rpress-cat,
.rpress-cart .rpress_empty_cart {
	color: #fff !important;
}

div.rpress_fooditems_grid .rpress-price-holder span.price {
	color: #fff !important;
	font-size: 25px !important;
}

.rpress-section .rpress-sidebar-cart-wrap.empty-cart,
li.cart_item.empty {
	background-color: #000 !important;
}

li.cart_item.empty:before {
	border-radius: 1000px !important;
}

.rpress-options-row .rpress-delivery-options ul#rpressdeliveryTab {
	border: 1px solid #636363 !important;
	background-color: #222222 !important;
}

#nav-delivery-tab,
#deliveryDate,
#deliveryTime {
	color: #fff !important;
}

#nav-delivery-tab:hover {
	color: #e7c45e !important;
}

#nav-pickup-tab {
	color: #fff !important;
}

#nav-pickup-tab:hover {
	color: #e7c45e !important;
}

.order-online .rpress-delivery-options ul#rpressdeliveryTab.order-online-servicetabs>li.nav-item.active>a.nav-link {
	background-color: #141414 !important;
}

.nav-link .single-service-selected.active {
	color: #e7c45e !important;
}

.order-online .rpress-delivery-options ul#rpressdeliveryTab.order-online-servicetabs>li.nav-item.active>a.nav-link {
	box-shadow: 0 0 0 1px rgba(255, 215, 0, 1), 0 4px 10px rgba(0, 0, 0, 0.10);
}

.rpress-options-row p.rpress_order-address-wrap {
	background-color: #222222;
}

div.rpress-search-wrap input#rpress-food-search {
	border-color: #e7c45e !important;
	background-color: #222222 !important;
}

.rpress-search-wrap input#rpress-food-search {
	color: #fff !important;
	background-color: transparent !important;
}

.rpress-search-wrap input#rpress-food-search::placeholder {
	color: #fff !important;
	opacity: 1 !important;
}

.rpress-search-wrap input#rpress-food-search::-webkit-input-placeholder {
	color: #fff !important;
}

.rpress-search-wrap input#rpress-food-search:-ms-input-placeholder {
	color: #fff !important;
}

.rpress-search-wrap input#rpress-food-search::-ms-input-placeholder {
	color: #fff !important;
}

.modal__container.modal-content {
	background-color: #000000 !important;
	border: 1px solid #1a1a1a !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.9) !important;
	color: #ffffff !important;
}

.modal__title.modal-title {
	color: #ffffff !important;
}

.item-description {
	color: #999999 !important;
}

.modal__close {
	filter: invert(1) !important;
}

.special-instructions-link {
	color: #D4AF37 !important;
	font-weight: 600 !important;
}

textarea.special-instructions {
	background-color: #111111 !important;
	border: 1px solid #222222 !important;
	color: #ffffff !important;
	border-radius: 4px !important;
	transition: border-color 0.3s ease !important;
}

textarea.special-instructions:focus {
	border-color: #D4AF37 !important;
	outline: none !important;
}

.qtyminus-style,
.qtyplus-style {
	background-color: #1a1a1a !important;
	color: #ffffff !important;
	border: 1px solid #333333 !important;
	transition: all 0.2s ease !important;
}

.qtyminus-style:hover,
.qtyplus-style:hover {
	color: #D4AF37 !important;
	border-color: #D4AF37 !important;
}

.qty-style {
	background-color: #000000 !important;
	color: #ffffff !important;
	border: 1px solid #333333 !important;
}

.submit-fooditem-button {
	background-color: #e7c45e !important;
	color: #000000 !important;
	border: 1px solid transparent !important;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
	border-radius: 4px !important;
}

.submit-fooditem-button:hover {
	background-color: #000000 !important;
	color: #D4AF37 !important;
	border: 1px solid #D4AF37 !important;
}

.cart-item-price {
	color: inherit !important;
	font-weight: bold !important;
	border-left: 1px solid rgba(128, 128, 128, 0.3) !important;
	margin-left: 8px !important;
	padding-left: 8px !important;
}

.submit-fooditem-button:hover .cart-item-price {
	color: #D4AF37 !important;
}

.modal__footer {
	border-top: 1px solid #1a1a1a !important;
}

.rpress .item-order,
.rpress-cart-quantity,
.rpress-cart-item-title,
.rpress-cart-item-price,
.rpress-addon-text-cart,
.rp-ajax-toggle-text {
	color: #fff !important;
}

.cart-action-wrap {
	display: flex !important;
	gap: 10px !important;
	margin-top: 10px !important;
}

.rpress-edit-from-cart,
.rpress-remove-from-cart {
	background-color: #1a1a1a !important;
	color: #ffffff !important;
	border: 1px solid #333333 !important;
	border-radius: 6px !important;
	padding: 6px 12px !important;
	font-size: 13px !important;
	text-decoration: none !important;
	display: inline-flex !important;
	align-items: center !important;
	gap: 6px !important;
	transition: all 0.3s ease !important;
}

.rpress-edit-from-cart svg path,
.rpress-remove-from-cart svg path {
	fill: #ffffff !important;
	transition: fill 0.3s ease !important;
}

.rpress-edit-from-cart:hover,
.rpress-remove-from-cart:hover {
	background-color: #000000 !important;
	border-color: #D4AF37 !important;
	color: #D4AF37 !important;
}

.rpress-edit-from-cart:hover svg path,
.rpress-remove-from-cart:hover svg path {
	fill: #D4AF37 !important;
}

.rpress-addon-text-cart {
	color: #888888 !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	margin-right: 5px !important;
	display: flex !important;
	align-items: center !important;
}

.rpress-remove-from-cart:hover {
	box-shadow: 0 0 8px rgba(212, 175, 55, 0.2) !important;
}

.rpress-cart-total-wrap {
	background-color: #1a1a1a !important;
	border: 1px solid #2c2c2c !important;
	border-radius: 8px !important;
	padding: 15px !important;
	margin-top: 20px !important;
	list-style: none !important;
}

.rpress-cart-total-wrap li.cart_item {
	display: flex !important;
	justify-content: space-between !important;
	align-items: center !important;
	color: #ffffff !important;
	padding: 8px 0 !important;
	font-size: 15px !important;
}

.rpress_subtotal {
	border-bottom: 1px solid #333333 !important;
	margin-bottom: 5px !important;
	padding-bottom: 12px !important;
	color: #cccccc !important;
}

.rpress_total {
	font-weight: 700 !important;
	font-size: 17px !important;
	padding-top: 12px !important;
}

.rpress-cart-quantity {
	color: #ffffff !important;
	font-weight: 400 !important;
	margin: 0 4px !important;
}

.cart-subtotal,
.cart-total {
	color: #D4AF37 !important;
	font-family: monospace !important;
	font-size: 1.1em !important;
}

.cart-total {
	font-size: 1.2em !important;
	text-shadow: 0 0 10px rgba(212, 175, 55, 0.2) !important;
}

.rpress-checkout-cart.rpress-submit.th-rectangle {
	background: linear-gradient(135deg, #d4af37 0%, #f2d06b 50%, #d4af37 100%) !important;
	color: #000000 !important;
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	width: 100% !important;
	padding: 18px 30px !important;
	margin-top: 25px !important;
	border-radius: 50px !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	letter-spacing: 2px !important;
	text-decoration: none !important;
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
	border: none !important;
	box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3) !important;
	position: relative !important;
	overflow: hidden !important;
}

.rpress-checkout-cart.rpress-submit.th-rectangle::after {
	content: '' !important;
	position: absolute !important;
	top: -50% !important;
	left: -60% !important;
	width: 20% !important;
	height: 200% !important;
	background: rgba(255, 255, 255, 0.4) !important;
	transform: rotate(30deg) !important;
	transition: all 0.5s !important;
}

.rpress-checkout-cart.rpress-submit.th-rectangle:hover {
	transform: translateY(-3px) !important;
	box-shadow: 0 12px 25px rgba(212, 175, 55, 0.5) !important;
	filter: brightness(1.1) !important;
}

.rpress-checkout-cart.rpress-submit.th-rectangle:hover::after {
	left: 130% !important;
}

.rpress-checkout-label {
	color: #000000 !important;
	font-family: 'Inter', sans-serif !important;
}

.rpress-cart-total-wrap {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

#rpress_checkout_user_info {
	background-color: #1a1a1a !important;
	border: 1px solid #333333 !important;
	border-radius: 12px !important;
	padding: 25px 20px !important;
	margin-bottom: 30px !important;
}

#rpress_checkout_user_info legend {
	background-color: transparent !important;
	color: #ffffff !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	padding: 0 15px !important;
	margin-bottom: 10px !important;
}

.rpress-label {
	color: #e0e0e0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	margin-bottom: 8px !important;
	display: inline-block !important;
}

.rpress-required-indicator {
	color: #D4AF37 !important;
	margin-left: 4px !important;
	font-weight: bold !important;
}

.rpress-input {
	background-color: #111111 !important;
	border: 1px solid #444444 !important;
	color: #ffffff !important;
	border-radius: 8px !important;
	padding: 14px 16px !important;
	width: 100% !important;
	font-size: 15px !important;
	box-sizing: border-box !important;
	box-shadow: none !important;
	transition: all 0.3s ease !important;
}

.rpress-input::placeholder {
	color: #777777 !important;
}

.rpress-input:hover {
	border-color: #666666 !important;
}

.rpress-input:focus {
	border-color: #D4AF37 !important;
	background-color: #1a1a1a !important;
	outline: none !important;
	box-shadow: 0 0 10px rgba(212, 175, 55, 0.15) !important;
}

.rpress-input:-webkit-autofill,
.rpress-input:-webkit-autofill:hover,
.rpress-input:-webkit-autofill:focus,
.rpress-input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #111111 inset !important;
	-webkit-text-fill-color: #ffffff !important;
	transition: background-color 5000s ease-in-out 0s !important;
}

#rpress_checkout_order_details {
	background-color: #1a1a1a !important;
	border: 1px solid #333333 !important;
	border-radius: 12px !important;
	padding: 25px 20px !important;
	margin-bottom: 30px !important;
}

#rpress_checkout_order_details legend {
	background-color: transparent !important;
	color: #ffffff !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	padding: 0 15px !important;
	margin-bottom: 10px !important;
}

.rpress-order-note {
	color: #e0e0e0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	margin-bottom: 12px !important;
	display: inline-block !important;
}

textarea#rpress-order-note {
	background-color: #111111 !important;
	border: 1px solid #444444 !important;
	color: #ffffff !important;
	border-radius: 8px !important;
	padding: 14px 16px !important;
	width: 100% !important;
	font-size: 15px !important;
	font-family: inherit !important;
	box-sizing: border-box !important;
	box-shadow: none !important;
	transition: all 0.3s ease !important;
	resize: vertical !important;
	min-height: 120px !important;
}

textarea#rpress-order-note::placeholder {
	color: #777777 !important;
}

textarea#rpress-order-note:hover {
	border-color: #666666 !important;
}

textarea#rpress-order-note:focus {
	border-color: #D4AF37 !important;
	background-color: #1a1a1a !important;
	outline: none !important;
	box-shadow: 0 0 10px rgba(212, 175, 55, 0.15) !important;
}

#rpress_payment_mode_select {
	background-color: #1a1a1a !important;
	border: 1px solid #333333 !important;
	border-radius: 12px !important;
	padding: 25px 20px !important;
	margin-bottom: 30px !important;
}

#rpress_payment_mode_select legend {
	background-color: transparent !important;
	color: #ffffff !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	padding: 0 15px !important;
	margin-bottom: 10px !important;
}

#rpress-payment-mode-wrap {
	display: flex !important;
	flex-direction: column !important;
	gap: 12px !important;
	margin-top: 5px !important;
}

#rpress-payment-mode-wrap label {
	color: #e0e0e0 !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	display: flex !important;
	align-items: center !important;
	cursor: pointer !important;
	padding: 14px 16px !important;
	background-color: #111111 !important;
	border: 1px solid #444444 !important;
	border-radius: 8px !important;
	transition: all 0.3s ease !important;
	margin: 0 !important;
}

#rpress-payment-mode-wrap label:hover {
	border-color: #D4AF37 !important;
	background-color: #222222 !important;
}

#rpress-payment-mode-wrap input[type="radio"] {
	accent-color: #D4AF37 !important;
	margin-right: 12px !important;
	width: 18px !important;
	height: 18px !important;
	cursor: pointer !important;
}

#rpress-payment-mode-wrap input[type="radio"]:checked+label,
#rpress-payment-mode-wrap label:has(input[type="radio"]:checked) {
	border-color: #D4AF37 !important;
	box-shadow: 0 0 10px rgba(212, 175, 55, 0.15) !important;
}

.rp-checkout-service-option {
	background: #000 !important;
	box-shadow: none !important;
}

.pickup-time-text,
.delivery-time-text {
	color: #fff;
}

.modal__container,
.modal-content,
#rpress_checkout_user_info,
#rpress_checkout_order_details,
#rpress_payment_mode_select,
.rpress-delivery-wrap,
#rpress_checkout_cart_wrap,
.rpress-input,
textarea,
select,
.rpress-checkout-cart.rpress-submit {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.rpress-checkout-cart.rpress-submit.th-rectangle:hover {
	box-shadow: none !important;
	transform: none !important;
}

.modal__container,
.modal-content,
.modal-body,
.view-food-item-wrap,
.addon-modal-overlap-bg,
.rpress-popup,
.rpress-popup-content,
#rpress_checkout_cart_wrap,
.rpress-delivery-wrap,
#rpress_checkout_user_info,
#rpress_checkout_order_details,
#rpress_payment_mode_select,
table#rpress_checkout_cart {
	background-color: #080808 !important;
	background: #080808 !important;
}

.rpress-checkout-item-row,
.rpress-cart-meta,
.rp-row {
	background-color: transparent !important;
}

.modal__container,
#rpress_checkout_user_info,
#rpress_checkout_order_details,
#rpress_payment_mode_select,
.rpress-delivery-wrap,
#rpress_checkout_cart_wrap {
	border: 1px solid #1a1a1a !important;
}

table#rpress_checkout_cart {
	background-color: #1a1a1a !important;
	border: 1px solid #333333 !important;
	border-radius: 12px !important;
	width: 100% !important;
	border-collapse: separate !important;
	border-spacing: 0 !important;
	overflow: hidden !important;
	margin-bottom: 25px !important;
}

table#rpress_checkout_cart th,
table#rpress_checkout_cart td {
	padding: 20px !important;
	border: none !important;
}

.rpress.item-order h6 {
	color: #ffffff !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	margin: 0 !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #333333 !important;
}

.rpress-checkout-item-row {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	border-bottom: 1px dashed #333333 !important;
	padding-bottom: 15px !important;
}

.rpress_checkout_cart_item_qty {
	color: #aaaaaa !important;
	font-weight: 600 !important;
	margin-right: 8px !important;
	font-size: 14px !important;
}

.rpress-cart-item-title {
	color: #ffffff !important;
	font-weight: 500 !important;
	font-size: 15px !important;
	flex-grow: 1 !important;
}

.cart-item-quantity-wrap {
	color: #D4AF37 !important;
	font-weight: 700 !important;
	font-size: 15px !important;
}

a.rpress_cart_remove_item_btn {
	width: 100% !important;
	display: block !important;
	font-size: 12px !important;
	color: #777777 !important;
	text-decoration: underline !important;
	margin-top: 8px !important;
	transition: color 0.3s ease !important;
}

a.rpress_cart_remove_item_btn:hover {
	color: #D4AF37 !important;
}

.rpress_get_subtotal,
.rpress_cart_total {
	display: flex !important;
	justify-content: space-between !important;
	align-items: center !important;
	width: 100% !important;
	box-sizing: border-box !important;
}

.rpress_get_subtotal {
	color: #cccccc !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #333333 !important;
}

.rpress_cart_subtotal_amount {
	color: #D4AF37 !important;
	font-weight: 700 !important;
}

.rpress_cart_total {
	color: #ffffff !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	text-transform: uppercase !important;
	padding-top: 20px !important;
	padding-bottom: 5px !important;
}

.rpress_cart_amount {
	color: #D4AF37 !important;
	font-size: 22px !important;
	text-shadow: 0 0 10px rgba(212, 175, 55, 0.2) !important;
}

.rpress_cart_discount_row {
	display: none !important;
}

#rpress_checkout_cart_wrap table {
	background-color: #000 !important;
	box-shadow: none !important;
}

#rpress_checkout_form_wrap label {
	color: #fff !important;
}

.modal__container {
	background: #000 !important;
}

#rpress_checkout_login_register {
	background-color: #1a1a1a !important;
	border: 1px solid #333333 !important;
	border-radius: 12px !important;
	padding: 30px 20px !important;
	margin-bottom: 30px !important;
	box-shadow: none !important;
	text-align: center !important;
}

#rpress_checkout_login_register legend {
	background-color: transparent !important;
	color: #ffffff !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	text-transform: uppercase !important;
	letter-spacing: 1.5px !important;
	padding: 0 !important;
	margin: 0 auto 15px auto !important;
	border: none !important;
	display: block !important;
	width: 100% !important;
	text-align: center !important;
}

#rpress_checkout_login_register p {
	color: #aaaaaa !important;
	font-size: 14px !important;
	margin: 0 auto 20px auto !important;
	line-height: 1.5 !important;
	max-width: 80%;
}

.rpress-checkout-button-actions span {
	display: block !important;
	color: #e0e0e0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	margin-bottom: 12px !important;
	text-align: center !important;
}

.rpress-checkout-button-actions {
	margin-top: 15px !important;
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 30px !important;
}

.rpress-checkout-button-actions>div {
	float: none !important;
	padding: 0 !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	width: 100% !important;
	max-width: 280px !important;
}

a.rpress_checkout_register_login.button {
	background-color: #111111 !important;
	color: #ffffff !important;
	border: 1px solid #444444 !important;
	border-radius: 8px !important;
	padding: 14px 20px !important;
	display: block !important;
	text-align: center !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	text-decoration: none !important;
	transition: all 0.3s ease !important;
	box-shadow: none !important;
	width: 100% !important;
	max-width: 250px !important;
	margin: 0 auto !important;
}

a.rpress_checkout_register_login.button:hover {
	background-color: #000000 !important;
	color: #D4AF37 !important;
	border-color: #D4AF37 !important;
}

a.rpress_checkout_register_login.button .rp-ajax-toggle-text {
	color: inherit !important;
	margin: 0 !important;
	display: inline-block !important;
}

#rpress_login_fields {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	display: flex !important;
	flex-direction: column !important;
	align-items: center !important;
	width: 100% !important;
}

#rpress-new-account-wrap {
	color: #aaaaaa !important;
	font-size: 14px !important;
	margin-bottom: 25px !important;
	text-align: center !important;
	width: 100% !important;
}

#rpress-new-account-wrap a.rpress_checkout_register_login {
	color: #D4AF37 !important;
	font-weight: 600 !important;
	text-decoration: underline !important;
	margin-left: 5px !important;
	transition: color 0.3s ease !important;
	background: transparent !important;
	border: none !important;
	padding: 0 !important;
	display: inline !important;
}

#rpress-new-account-wrap a.rpress_checkout_register_login:hover {
	color: #ffffff !important;
}

#rpress-user-login-wrap,
#rpress-user-pass-wrap {
	float: none !important;
	width: 100% !important;
	max-width: 350px !important;
	margin: 0 auto 20px auto !important;
	padding: 0 !important;
}

#rpress_login_fields .rpress-label {
	color: #e0e0e0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	margin-bottom: 8px !important;
	display: block !important;
	text-align: center !important;
}

.lost-password-link {
	display: block !important;
	text-align: center !important;
	color: #888888 !important;
	font-size: 13px !important;
	margin-top: 12px !important;
	text-decoration: none !important;
	transition: color 0.3s ease !important;
}

.lost-password-link:hover {
	color: #D4AF37 !important;
}

#rpress-user-login-submit {
	width: 100% !important;
	text-align: center !important;
	margin-top: 15px !important;
}

input[type="submit"].rpress-submit.button,
input#rpress_login_submit {
	background-color: #111111 !important;
	color: #ffffff !important;
	border: 1px solid #444444 !important;
	border-radius: 8px !important;
	padding: 14px 40px !important;
	font-weight: 600 !important;
	font-size: 15px !important;
	cursor: pointer !important;
	transition: all 0.3s ease !important;
	box-shadow: none !important;
	min-width: 200px !important;
}

input[type="submit"].rpress-submit.button:hover,
input#rpress_login_submit:hover {
	background-color: #000000 !important;
	color: #D4AF37 !important;
	border-color: #D4AF37 !important;
}

#rpress_checkout_form_wrap #rpress-login-account-wrap,
#rpress_checkout_form_wrap #rpress-new-account-wrap,
#rpress_checkout_form_wrap #rpress_final_total_wrap,
#rpress_checkout_form_wrap #rpress_show_discount,
#rpress_checkout_form_wrap .rpress-cart-adjustment {
	background: none !important;
}

#rpress_checkout_login_register label {
	color: #e0e0e0 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	margin-bottom: 8px !important;
	display: inline-block !important;
	text-align: left !important;
}

#rpress-login-account-wrap {
	color: #aaaaaa !important;
	font-size: 14px !important;
	margin-bottom: 25px !important;
	text-align: center !important;
	width: 100% !important;
}

#rpress-login-account-wrap a {
	color: #D4AF37 !important;
	font-weight: 600 !important;
	text-decoration: underline !important;
	margin-left: 5px !important;
	transition: color 0.3s ease !important;
}

#rpress-login-account-wrap a:hover {
	color: #ffffff !important;
}

#rpress_register_account_fields,
#rpress_checkout_order_details {
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
	margin-bottom: 30px !important;
	box-shadow: none !important;
}

.rpress-description {
	display: block !important;
	color: #888888 !important;
	font-size: 12px !important;
	margin-top: -5px !important;
	margin-bottom: 10px !important;
	font-style: italic !important;
}

#rpress-order-note-wrap textarea {
	background-color: #111111 !important;
	border: 1px solid #444444 !important;
	color: #ffffff !important;
	border-radius: 8px !important;
	padding: 14px 16px !important;
	width: 100% !important;
	font-size: 15px !important;
	font-family: inherit !important;
	box-sizing: border-box !important;
	box-shadow: none !important;
	transition: all 0.3s ease !important;
	resize: vertical !important;
	min-height: 120px !important;
}

#rpress-order-note-wrap textarea::placeholder {
	color: #777777 !important;
}

#rpress-order-note-wrap textarea:hover {
	border-color: #666666 !important;
}

#rpress-order-note-wrap textarea:focus {
	border-color: #D4AF37 !important;
	background-color: #1a1a1a !important;
	outline: none !important;
	box-shadow: 0 0 10px rgba(212, 175, 55, 0.15) !important;
}

#rpress-order-note-wrap {
	width: 100% !important;
	float: none !important;
	clear: both !important;
	margin-top: 15px !important;
}

/* Default State (Solid Gold) / .nav#rpressdeliveryTab>li.active>a, .nav#rpressdeliveryTab>li.active>a:focus, .close-cart-ic, #rpress_checkout_wrap .nav#rpressdeliveryTab>li.active>a, #rpress_checkout_wrap .nav#rpressdeliveryTab>li.active>a:focus, [type=submit].rpress-submit { background-color: rgb(212, 175, 55) !important; border: 1px solid rgb(212, 175, 55) !important; / Ensures button size doesn't jump on hover */
transition: all 0.3s ease !important;
}

/* Hover State (Transparent with Gold Accents) */
.nav#rpressdeliveryTab>li.active>a:hover,
.close-cart-ic:hover,
#rpress_checkout_wrap .nav#rpressdeliveryTab>li.active>a:hover,
[type=submit].rpress-submit:hover {
	background-color: transparent !important;
	color: rgb(212, 175, 55) !important;
	border: 1px solid rgb(212, 175, 55) !important;
}

:root {
	--primary-theme-color: #E6D36D !important;
	--primary-theme-color-hover #000 !important;
}

.sync_form_wrapper_set {
	background-color: #222222;
	box-shadow: none;
}

/* ── Page & backgrounds ── */
.rp-thankyou-page,
.rp-thankyou-hero,
.rp-thankyou-hero-main,
.rp-thankyou-details-grid,
#rp-order-details,
.rp-reveal,
.rp-reveal-1,
.page-content,
.entry-content,
.elementor-widget-container,
.woocommerce,
.woocommerce-page,
.rp-thankyou-page>div:first-child {
	background-color: #000 !important;
	color: #fff !important;
}

.rp-thankyou-hero {
	border: 1px solid #333 !important;
	box-shadow: none !important;
	background: #000 !important;
}

.rp-thankyou-hero::before,
.rp-thankyou-hero::after {
	background: #000 !important;
	border-color: #333 !important;
}

/* ── Check icon (gold circle, white tick) ── */
.rp-thankyou-check {
	background-color: #c9a84c !important;
	color: #fff !important;
}

.rp-thankyou-check svg {
	fill: #fff !important;
}

.rp-thankyou-check svg path {
	fill: #fff !important;
	stroke: #fff !important;
}

/* ── Text ── */
.rp-thankyou-kicker {
	color: #c9a84c !important;
}

.rp-thankyou-hero-main h2,
.rp-thankyou-hero-main p,
.rp-thankyou-message {
	color: #fff !important;
}

/* ── Links (email address) ── */
.rp-thankyou-page a {
	color: #c9a84c !important;
}

/* ── Live status panel ── */
.rp-thankyou-live-status {
	background-color: #111 !important;
	border-color: #333 !important;
	color: #fff !important;
}

.rp-live-status-kicker {
	color: #c9a84c !important;
}

#rp-live-order-status-panel,
#rp-live-order-status-desc,
#rp-live-status-updated {
	color: #fff !important;
}

/* ── Meta bar ── */
.rp-thankyou-meta,
.rp-thankyou-meta-item {
	background-color: #000 !important;
	border-color: #333 !important;
}

.rp-thankyou-meta-item span {
	color: #aaa !important;
}

.rp-thankyou-meta-item strong,
#rp-live-order-status {
	color: #c9a84c !important;
}

/* ── Cards ── */
.rp-thankyou-card,
.rp-thankyou-details-card,
.rp-thankyou-summary {
	background-color: #111 !important;
	border-color: #333 !important;
	color: #fff !important;
}

.rp-thankyou-card h3,
.rp-thankyou-card h4,
.rp-thankyou-subhead {
	color: #c9a84c !important;
	border-bottom-color: #333 !important;
}

/* ── Lists ── */
.rp-thankyou-list,
.rp-thankyou-list li {
	background-color: #111 !important;
	border-bottom-color: #2a2a2a !important;
}

.rp-thankyou-list li span {
	color: #aaa !important;
}

.rp-thankyou-list li strong {
	color: #fff !important;
}

/* ── Order summary ── */
.rp-thankyou-summary-header {
	background-color: #111 !important;
	border-bottom-color: #333 !important;
}

.rp-thankyou-summary-header h3 {
	color: #c9a84c !important;
}

.rp-thankyou-summary-header p {
	color: #fff !important;
}

/* ── Table ── */
.rp-thankyou-table-wrap,
.rp-thankyou-table,
.rp-thankyou-table tbody,
.rp-thankyou-table tfoot,
.rp-thankyou-table tr,
.rp-thankyou-table td {
	background-color: #111 !important;
	color: #fff !important;
}

.rp-thankyou-table thead tr,
.rp-thankyou-table th {
	background-color: #1a1500 !important;
	color: #c9a84c !important;
	border-color: #333 !important;
}

.rp-thankyou-table td {
	border-color: #2a2a2a !important;
}

.rp-thankyou-table tfoot td {
	border-top-color: #333 !important;
	color: #c9a84c !important;
}

/* ── Next steps ── */
.rp-thankyou-next {
	background-color: #000 !important;
}

.rp-thankyou-next-item {
	background-color: #111 !important;
	border-color: #333 !important;
	border-top: 2px solid #c9a84c !important;
}

.rp-thankyou-next-item h4 {
	color: #c9a84c !important;
}

.rp-thankyou-next-item p {
	color: #aaa !important;
}

/* ── Button ── */
.rp-thankyou-notify-btn {
	background-color: #c9a84c !important;
	color: #000 !important;
	border-color: #c9a84c !important;
}

.rp-thankyou-notify-btn:disabled {
	background-color: #2a2200 !important;
	color: #c9a84c !important;
	border-color: #c9a84c !important;
}

/* ── Toast ── */
.rp-live-status-toast {
	background-color: #c9a84c !important;
	color: #000 !important;
}

/* ── Gradient border on hero (golden glow) ── / .rp-thankyou-hero { border: 1px solid #c9a84c !important; box-shadow: 0 0 18px rgba(201, 168, 76, 0.25) !important; } / ── Check icon (gold circle, white tick) ── */
.rp-thankyou-check {
	background-color: #c9a84c !important;
	color: #fff !important;
}

.rp-thankyou-check svg {
	fill: #fff !important;
}

.rp-thankyou-check svg path {
	fill: #fff !important;
	stroke: #fff !important;
}

.rp-thankyou-check {
	background: linear-gradient(135deg, #c9a84c, #f0d080) !important;
	box-shadow: 0 10px 20px rgba(201, 168, 76, 0.4) !important;
}

.rp-thankyou-message strong {
	color: #fff !important;
}/* End custom CSS */