/* Cart/checkout polish for sticky buy bar and trust badges. */
html,
body {
	max-width: 100%;
	overflow-x: hidden;
}

.woocommerce .quantity,
.woocommerce-page .quantity {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	min-height: 44px;
	min-width: 128px;
	overflow: visible !important;
	vertical-align: middle;
	white-space: nowrap;
}

.woocommerce .quantity .qty,
.woocommerce-page .quantity .qty,
.woocommerce input.qty,
.woocommerce-page input.qty {
	appearance: textfield;
	box-sizing: border-box;
	color: #444 !important;
	display: inline-flex !important;
	font-weight: 700;
	height: 44px;
	line-height: 44px;
	min-width: 64px;
	opacity: 1 !important;
	padding: 0 10px !important;
	position: static !important;
	text-align: center;
	visibility: visible !important;
	width: 64px !important;
}

.woocommerce .quantity .qty::-webkit-inner-spin-button,
.woocommerce .quantity .qty::-webkit-outer-spin-button,
.woocommerce-page .quantity .qty::-webkit-inner-spin-button,
.woocommerce-page .quantity .qty::-webkit-outer-spin-button {
	appearance: none;
	margin: 0;
}

.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
	align-items: center;
	display: inline-flex !important;
	flex: 0 0 48px;
	height: 44px;
	justify-content: center;
	line-height: 1;
	position: static !important;
	transform: none !important;
}

.woocommerce-cart .product-quantity,
.woocommerce-page .product-quantity {
	min-width: 150px;
	overflow: visible !important;
}

.elementor-widget-icon-box .elementor-icon-box-wrapper,
.elementor-widget-icon-list .elementor-icon-list-item,
.elementor-widget-icon .elementor-icon-wrapper {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	overflow: visible;
}

.elementor-widget-icon-box .elementor-icon-box-icon,
.elementor-widget-icon-list .elementor-icon-list-icon,
.elementor-widget-icon .elementor-icon {
	align-items: center;
	display: inline-flex;
	flex: 0 0 auto;
	justify-content: center;
	line-height: 1;
	margin-top: 0 !important;
	position: relative;
	transform: none !important;
	vertical-align: middle;
}

.elementor-widget-icon-box .elementor-icon svg,
.elementor-widget-icon-list .elementor-icon-list-icon svg,
.elementor-widget-icon .elementor-icon svg {
	display: block;
	height: 1em;
	position: static !important;
	width: 1em;
}

.elementor-widget-icon-box .elementor-icon-box-title,
.elementor-widget-icon-box .elementor-icon-box-description {
	margin-bottom: 0;
	margin-top: 0;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart {
	align-items: center;
	display: flex !important;
	flex-wrap: wrap;
	gap: 18px 26px;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart.elementor-sticky__spacer {
	display: none !important;
	height: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity {
	align-items: center;
	background: transparent !important;
	border: 0 !important;
	border-radius: 999px !important;
	box-shadow: none !important;
	display: grid !important;
	flex: 0 0 192px;
	gap: 0;
	grid-template-columns: 56px 80px 56px;
	height: 56px;
	justify-content: center;
	isolation: isolate;
	margin: 0 !important;
	min-width: 192px;
	overflow: visible !important;
	position: relative;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity::before,
.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity::after {
	content: none !important;
	display: none !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity [data-ronbe-qty] {
	align-items: center;
	appearance: none;
	background: var(--rb-pdp-accent, #e7b598) !important;
	border: 0 !important;
	border-radius: 50% !important;
	box-shadow: 0 10px 22px rgba(183, 118, 84, 0.18) !important;
	box-sizing: border-box;
	color: #fff !important;
	cursor: pointer;
	display: flex !important;
	font-size: 24px !important;
	font-weight: 800 !important;
	height: 56px !important;
	justify-content: center;
	line-height: 1 !important;
	margin: 0 !important;
	min-height: 56px !important;
	min-width: 56px !important;
	padding: 0 !important;
	position: relative !important;
	text-align: center;
	transform: none !important;
	width: 56px !important;
	z-index: 1;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity [data-ronbe-qty]:hover {
	background: var(--rb-pdp-accent-dark, #b67654) !important;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity [data-ronbe-qty]:disabled {
	opacity: 1;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity .qty {
	background: #fff !important;
	border: 1px solid rgba(72, 72, 72, 0.15) !important;
	border-radius: 999px !important;
	box-shadow: none !important;
	color: var(--rb-pdp-ink, #444) !important;
	display: flex !important;
	font-size: 20px !important;
	font-weight: 500 !important;
	height: 56px;
	justify-content: center;
	line-height: 56px;
	margin: 0 !important;
	min-width: 80px;
	padding: 0 !important;
	text-align: center !important;
	-webkit-text-fill-color: var(--rb-pdp-ink, #444) !important;
	width: 80px !important;
	z-index: 2;
}

.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .button,
.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .wpcbn-btn {
	align-items: center !important;
	border-radius: 8px !important;
	display: inline-flex !important;
	font-weight: 800 !important;
	height: 56px !important;
	justify-content: center !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	margin-left: 10px !important;
	min-width: 280px;
	padding: 0 34px !important;
}

.single-product .rb-pdp-price-after-title {
	margin: 2px 0 8px !important;
}

.single-product .rb-pdp-badges-before-title {
	margin: 0 0 12px !important;
}

.single-product .rb-pdp-price-after-title .price {
	margin: 0 !important;
}

.single-product .rb-pdp-meta-after-title {
	margin: 0 0 12px !important;
}

.single-product .rb-pdp-meta-after-title .product_meta {
	align-items: center;
	color: var(--rb-pdp-ink, #444);
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	font-weight: 700;
	gap: 8px 18px;
	line-height: 1.35;
	margin: 0;
}

.single-product .rb-pdp-meta-after-title .product_meta > span {
	display: inline-flex;
	gap: 5px;
	margin: 0 !important;
}

.single-product .rb-pdp-meta-after-title .product_meta a,
.single-product .rb-pdp-meta-after-title .product_meta .sku {
	color: var(--rb-pdp-accent-dark, #b67654);
	font-weight: 800;
	text-decoration: none;
}

.single-product .rb-pdp-summary-after-product-info {
	margin-top: 0 !important;
}

.single-product .rb-pdp-summary-after-product-info .rb-pdp-rating-row:first-child {
	margin-top: 2px;
}

.single-product .rb-pdp-sticky__actions {
	column-gap: 28px !important;
	display: grid !important;
	grid-template-columns: 160px minmax(280px, 1fr) !important;
	row-gap: 12px;
}

.single-product .rb-pdp-sticky__qty {
	box-sizing: border-box;
	background: #fff;
	border: 0 !important;
	border-radius: 999px !important;
	box-shadow: none !important;
	display: grid !important;
	grid-template-columns: 48px 64px 48px !important;
	height: 48px !important;
	min-width: 160px;
	overflow: visible !important;
}

.single-product .rb-pdp-sticky__qty button,
.single-product .rb-pdp-sticky__qty input {
	align-items: center;
	box-sizing: border-box;
	display: flex !important;
	height: 48px !important;
	justify-content: center;
	line-height: 48px !important;
	margin: 0 !important;
	min-height: 48px !important;
	min-width: 0 !important;
	opacity: 1 !important;
	padding: 0 !important;
	position: relative !important;
	text-align: center !important;
	transform: none !important;
	visibility: visible !important;
	width: 100% !important;
	z-index: 1;
}

.single-product .rb-pdp-sticky__qty button {
	border-radius: 50% !important;
	width: 48px !important;
}

.single-product .rb-pdp-sticky__qty input {
	appearance: textfield;
	background: #fff !important;
	border: 1px solid rgba(231, 181, 152, 0.45) !important;
	border-radius: 999px !important;
	color: var(--rb-pdp-ink, #444) !important;
	font-size: 20px !important;
	font-weight: 800 !important;
	-webkit-text-fill-color: var(--rb-pdp-ink, #444) !important;
	z-index: 2;
}

.single-product .rb-pdp-sticky__qty input::-webkit-inner-spin-button,
.single-product .rb-pdp-sticky__qty input::-webkit-outer-spin-button {
	appearance: none;
	margin: 0;
}

.single-product .rb-pdp-highlight {
	align-items: center;
	border-radius: 8px !important;
	display: flex;
	justify-content: center;
	min-height: 62px !important;
	padding: 10px 12px !important;
	text-transform: none !important;
}

.single-product .rb-pdp-highlight span {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box !important;
	font-size: clamp(13px, 1.1vw, 16px);
	font-weight: 500;
	line-height: 1.28;
	overflow: hidden;
	text-align: center;
	text-overflow: clip;
	white-space: normal !important;
	width: 100%;
	word-break: normal;
}

.single-product .rb-pdp-trust-icon.ronbe-fa-trust-icon {
	align-items: center !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-sizing: border-box;
	color: var(--rb-pdp-ink, #444);
	display: inline-flex !important;
	flex: 0 0 20px;
	height: 20px !important;
	justify-content: center !important;
	line-height: 1 !important;
	opacity: 1 !important;
	position: static !important;
	width: 20px !important;
}

.single-product .rb-pdp-trust-icon.ronbe-fa-trust-icon::before,
.single-product .rb-pdp-trust-icon.ronbe-fa-trust-icon::after {
	content: none !important;
	display: none !important;
}

.single-product .rb-pdp-trust-icon.ronbe-fa-trust-icon .fas {
	display: inline-block;
	font-size: 18px;
	font-weight: 900;
	line-height: 1;
	text-rendering: auto;
}

.single-product .rb-gallery-nav {
	align-items: center !important;
	appearance: none !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: var(--rb-pdp-ink, #484848) !important;
	display: flex !important;
	font-size: 64px !important;
	font-weight: 300 !important;
	height: 74px !important;
	justify-content: center !important;
	line-height: 0.8 !important;
	opacity: 0.82;
	padding: 0 !important;
	text-shadow: 0 2px 12px rgba(255, 255, 255, 0.88);
	width: 54px !important;
}

.single-product .rb-gallery-nav:hover,
.single-product .rb-gallery-nav:focus {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	color: var(--rb-pdp-accent-dark, #b67654) !important;
	opacity: 1;
	outline: 0;
}

.single-product .rb-gallery-prev {
	left: 16px !important;
}

.single-product .rb-gallery-next {
	right: 16px !important;
}

.single-product .woocommerce-product-gallery.ronbe-gallery-mobile-ready .flex-viewport,
.single-product .woocommerce-product-gallery.ronbe-gallery-mobile-ready .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery.ronbe-gallery-mobile-ready .woocommerce-product-gallery__image {
	min-height: 1px;
}

.single-product .woocommerce-product-gallery.ronbe-gallery-mobile-ready .woocommerce-product-gallery__wrapper,
.single-product .woocommerce-product-gallery.ronbe-gallery-mobile-ready .woocommerce-product-gallery__image {
	max-width: none !important;
}

.single-product .woocommerce-product-gallery.ronbe-gallery-mobile-ready .woocommerce-product-gallery__image img {
	opacity: 1 !important;
	visibility: visible !important;
}

@media (max-width: 1024px) {
	.single-product .elementor-location-single .elementor-element-4cec92d4,
	.single-product .elementor-location-single .elementor-element-4cec92d4 > .elementor-container,
	.single-product .elementor-location-single .elementor-element-37684ea6,
	.single-product .elementor-location-single .elementor-element-62d15535,
	.single-product .elementor-location-single .elementor-element-37684ea6 > .elementor-widget-wrap,
	.single-product .elementor-location-single .elementor-element-62d15535 > .elementor-widget-wrap {
		box-sizing: border-box;
		max-width: 100% !important;
		width: 100% !important;
	}

	.single-product .elementor-location-single .elementor-element-4cec92d4 > .elementor-container {
		display: flex !important;
		flex-direction: column;
		margin-left: auto;
		margin-right: auto;
	}

	.woocommerce div.product .woocommerce-product-gallery,
	.woocommerce div.product .rb-pdp-offers,
	.single-product .product_title,
	.single-product .woocommerce-product-details__short-description,
	.single-product .product_meta,
	.single-product .rb-pdp-summary {
		box-sizing: border-box;
		max-width: 100% !important;
		width: 100% !important;
	}

	.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
		box-sizing: border-box;
		max-width: 100% !important;
		overflow: hidden !important;
	}

	.woocommerce div.product .woocommerce-product-gallery__wrapper {
		box-sizing: border-box;
		max-width: none !important;
	}

	.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
		width: 100% !important;
	}

	.woocommerce div.product .woocommerce-product-gallery__image {
		max-width: none !important;
	}

	.rb-pdp-sticky-shell,
	.rb-pdp-sticky {
		box-sizing: border-box;
		max-width: 100vw !important;
		width: 100vw !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.single-product {
		padding-bottom: 150px;
	}

	.rb-pdp-sticky {
		gap: 8px;
		padding: 8px 14px;
	}

	.single-product .rb-pdp-sticky__actions {
		column-gap: 22px !important;
		grid-template-columns: 152px minmax(260px, 1fr) !important;
	}
}

@media (max-width: 767px) {
	.single-product {
		padding-bottom: 154px !important;
	}

	.single-product .elementor-location-single .elementor-element-4cec92d4 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}

	.woocommerce div.product .woocommerce-product-gallery {
		border-radius: 16px;
		margin-left: auto !important;
		margin-right: auto !important;
		padding: 8px;
		width: calc(100vw - 20px) !important;
	}

	.woocommerce div.product .woocommerce-product-gallery__image img {
		aspect-ratio: 1 / 1;
		height: auto !important;
		min-height: 0 !important;
		object-fit: contain;
		opacity: 1 !important;
		visibility: visible !important;
		width: 100% !important;
	}

	.single-product .rb-gallery-nav {
		font-size: 58px !important;
		height: 66px !important;
		width: 42px !important;
	}

	.single-product .rb-gallery-prev {
		left: 10px !important;
	}

	.single-product .rb-gallery-next {
		right: 10px !important;
	}

	.woocommerce div.product .rb-pdp-offers {
		margin-left: auto;
		margin-right: auto;
		width: calc(100vw - 20px) !important;
	}

	.single-product .product_title {
		font-size: clamp(28px, 9vw, 36px) !important;
		line-height: 1.12 !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart {
		display: grid !important;
		gap: 12px !important;
		grid-template-columns: 142px minmax(0, 1fr);
		width: 100% !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart {
		display: none !important;
		height: 0 !important;
		margin: 0 !important;
		min-height: 0 !important;
		overflow: hidden !important;
		padding: 0 !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity {
		flex-basis: 142px;
		grid-column: 1;
		grid-template-columns: 42px 58px 42px;
		height: 46px;
		min-width: 142px;
		width: 142px !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity [data-ronbe-qty] {
		font-size: 18px !important;
		height: 42px !important;
		min-height: 42px !important;
		min-width: 42px !important;
		width: 42px !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity .qty {
		height: 46px;
		line-height: 46px;
		min-width: 56px;
		width: 56px !important;
	}

	.single-product .rb-pdp-highlights {
		gap: 10px !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.single-product .rb-pdp-highlight {
		min-height: 58px !important;
		padding: 8px 7px !important;
	}

	.single-product .rb-pdp-highlight span {
		font-size: clamp(10px, 2.75vw, 12px);
		line-height: 1.22;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .button,
	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .wpcbn-btn {
		box-sizing: border-box;
		grid-column: 2;
		margin-left: 0 !important;
		min-width: 0 !important;
		padding-left: 12px !important;
		padding-right: 12px !important;
		width: 100% !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .wpcbn-btn {
		display: none !important;
	}

	.woocommerce div.product .woocommerce-tabs {
		margin-top: 22px !important;
		padding-left: 8px !important;
		padding-right: 8px !important;
	}

	.woocommerce div.product .woocommerce-tabs .panel.rb-tab-accordion-panel {
		border-left: 0 !important;
		border-right: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
		margin-bottom: 0 !important;
		padding: 0 !important;
		width: 100% !important;
	}

	.woocommerce div.product .rb-tab-accordion-toggle {
		align-items: center !important;
		display: grid !important;
		font-size: 17px !important;
		gap: 10px !important;
		grid-template-columns: minmax(0, 1fr) 32px;
		line-height: 1.18 !important;
		min-height: 64px !important;
		padding: 16px 10px !important;
		text-align: left !important;
		width: 100% !important;
	}

	.woocommerce div.product .rb-tab-accordion-toggle > span:first-child {
		min-width: 0 !important;
		overflow-wrap: anywhere;
		white-space: normal !important;
	}

	.woocommerce div.product .rb-tab-accordion-toggle > span:last-child {
		display: flex !important;
		justify-content: flex-end;
		min-width: 32px !important;
	}

	.woocommerce div.product .rb-tab-accordion-toggle > span:last-child::before {
		height: 30px !important;
		width: 30px !important;
	}

	.woocommerce div.product .rb-tab-accordion-content {
		padding: 14px 10px 22px !important;
	}

	.woocommerce div.product .woocommerce-tabs .panel .rb-product-tab-content {
		font-size: 14px !important;
		line-height: 1.55 !important;
		max-width: none !important;
		width: 100% !important;
	}

	.rb-pdp-trust-ticker {
		height: 32px !important;
	}

	.rb-pdp-trust-item {
		font-size: 12px !important;
		gap: 6px !important;
		padding: 0 10px;
	}

	.single-product .rb-pdp-trust-icon.ronbe-fa-trust-icon {
		flex-basis: 16px;
		height: 16px !important;
		width: 16px !important;
	}

	.single-product .rb-pdp-trust-icon.ronbe-fa-trust-icon .fas {
		font-size: 15px;
	}

	.rb-pdp-sticky {
		gap: 8px !important;
		padding: 9px 10px calc(14px + env(safe-area-inset-bottom, 0px)) !important;
	}

	.rb-pdp-sticky__product {
		grid-template-columns: 42px minmax(0, 1fr) !important;
		gap: 8px !important;
	}

	.rb-pdp-sticky__image {
		height: 42px !important;
		width: 42px !important;
	}

	.rb-pdp-sticky__copy strong {
		font-size: 12px !important;
		line-height: 1.15 !important;
	}

	.rb-pdp-sticky__price {
		font-size: 12px !important;
		margin-top: 2px !important;
	}

	.single-product .rb-pdp-sticky__actions {
		align-items: center !important;
		column-gap: 8px !important;
		grid-template-columns: 126px minmax(0, 1fr) !important;
		width: 100% !important;
	}

	.single-product .rb-pdp-sticky__qty {
		grid-template-columns: 38px 50px 38px !important;
		height: 38px !important;
		min-width: 126px;
	}

	.single-product .rb-pdp-sticky__qty button,
	.single-product .rb-pdp-sticky__qty input {
		height: 38px !important;
		line-height: 38px !important;
		min-height: 38px !important;
	}

	.single-product .rb-pdp-sticky__qty input {
		font-size: 17px !important;
	}

	.single-product .rb-pdp-sticky__qty button {
		width: 38px !important;
	}

	.rb-pdp-sticky__button {
		align-items: center !important;
		display: flex !important;
		height: 38px !important;
		font-size: 13px !important;
		justify-content: center !important;
		line-height: 1 !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
		text-align: center !important;
		width: 100% !important;
	}
}

@media (max-width: 380px) {
	.single-product .rb-pdp-highlights {
		gap: 8px !important;
	}

	.single-product .rb-pdp-highlight {
		min-height: 60px !important;
		padding: 7px 5px !important;
	}

	.single-product .rb-pdp-highlight span {
		font-size: 9.2px;
		line-height: 1.2;
	}

	.single-product .rb-pdp-sticky__actions {
		column-gap: 7px !important;
		grid-template-columns: 118px minmax(0, 1fr) !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart {
		grid-template-columns: 128px minmax(0, 1fr);
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity {
		flex-basis: 128px;
		grid-column: 1;
		grid-template-columns: 38px 52px 38px;
		min-width: 128px;
		width: 128px !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity [data-ronbe-qty] {
		height: 38px !important;
		min-height: 38px !important;
		min-width: 38px !important;
		width: 38px !important;
	}

	.single-product .elementor-widget-woocommerce-product-add-to-cart form.cart .quantity .qty {
		min-width: 50px;
		width: 50px !important;
	}

	.woocommerce div.product .rb-tab-accordion-toggle {
		font-size: 15px !important;
		grid-template-columns: minmax(0, 1fr) 30px;
		padding-left: 6px !important;
		padding-right: 6px !important;
	}

	.single-product .rb-pdp-sticky__qty {
		grid-template-columns: 36px 46px 36px !important;
		min-width: 118px;
	}

	.single-product .rb-pdp-sticky__qty button {
		width: 36px !important;
	}
}

body.ronbe-checkout-modal {
	background: rgba(0, 0, 0, 0.58) !important;
	--ronbe-checkout-radius: 28px;
	--ronbe-checkout-shell-shadow: 0 26px 70px rgba(0, 0, 0, 0.26);
	--ronbe-checkout-topbar-height: 82px;
	--ronbe-checkout-width: min(980px, calc(100vw - 44px));
}

body.ronbe-checkout-modal .site-header,
body.ronbe-checkout-modal .site-footer,
body.ronbe-checkout-modal .elementor-location-header,
body.ronbe-checkout-modal .elementor-location-footer,
body.ronbe-checkout-modal header,
body.ronbe-checkout-modal footer {
	display: none !important;
}

body.ronbe-checkout-modal .site,
body.ronbe-checkout-modal #page,
body.ronbe-checkout-modal .elementor,
body.ronbe-checkout-modal .elementor-location-single {
	background: transparent !important;
}

body.ronbe-checkout-modal .woocommerce {
	box-sizing: border-box;
	margin: 0 auto !important;
	max-width: 100%;
}

body.ronbe-checkout-modal main,
body.ronbe-checkout-modal .site-main,
body.ronbe-checkout-modal .entry-content,
body.ronbe-checkout-modal .page-content {
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.ronbe-checkout-modal .woocommerce form.checkout {
	background: #fff;
	border-radius: 28px;
	box-shadow: 0 26px 70px rgba(0, 0, 0, 0.26);
	box-sizing: border-box;
	color: #444;
	display: grid;
	gap: 18px 24px;
	grid-template-columns: minmax(0, 1fr) minmax(300px, 0.78fr);
	margin: 22px auto !important;
	max-height: calc(100vh - 44px);
	max-width: 980px;
	overflow: auto;
	padding: 28px;
	width: calc(100vw - 44px);
}

body.ronbe-checkout-modal .entry-title,
body.ronbe-checkout-modal h1.entry-title,
body.ronbe-checkout-modal .page-header {
	display: none !important;
}

body.ronbe-checkout-modal .wp-block-woocommerce-checkout {
	background: #fff;
	border-radius: 0;
	box-shadow: var(--ronbe-checkout-shell-shadow);
	box-sizing: border-box;
	margin: 0 auto !important;
	max-height: calc(100vh - 44px - var(--ronbe-checkout-topbar-height));
	max-width: 980px !important;
	overflow: auto;
	padding: 18px 24px 24px !important;
	width: var(--ronbe-checkout-width) !important;
}

body.ronbe-checkout-modal .wp-block-woocommerce-checkout::before {
	content: none !important;
	display: none !important;
}

.ronbe-checkout-topbar {
	align-items: center;
	background: #fff;
	border-radius: var(--ronbe-checkout-radius) var(--ronbe-checkout-radius) 0 0;
	box-shadow: var(--ronbe-checkout-shell-shadow);
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 64px minmax(0, 1fr) 120px;
	min-height: var(--ronbe-checkout-topbar-height);
	margin: 22px auto 0;
	max-width: 980px;
	padding: 10px 24px;
	position: relative;
	width: var(--ronbe-checkout-width);
	z-index: 3;
}

.ronbe-checkout-back {
	align-items: center;
	appearance: none;
	background: transparent !important;
	border: 0 !important;
	color: #777 !important;
	display: flex;
	font-size: 25px;
	height: 44px;
	justify-content: center;
	padding: 0 !important;
	width: 44px;
}

.ronbe-checkout-brand {
	align-items: center;
	color: #444;
	display: flex;
	font-size: 18px;
	font-weight: 800;
	justify-content: center;
	letter-spacing: 0.04em;
	text-decoration: none !important;
	text-transform: uppercase;
}

.ronbe-checkout-brand img {
	display: block;
	filter: contrast(1.08) saturate(1.08);
	max-height: 68px;
	max-width: 180px;
	object-fit: contain;
}

.ronbe-checkout-total {
	color: #999;
	min-width: 100px;
	text-align: right;
}

.ronbe-checkout-total span {
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
}

.ronbe-checkout-total strong {
	color: #555;
	display: block;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.2;
}

body.ronbe-checkout-modal .wc-block-components-sidebar-layout {
	align-items: start !important;
	display: grid !important;
	gap: 22px !important;
	grid-template-columns: minmax(0, 1fr) minmax(300px, 0.72fr) !important;
	margin: 0 !important;
}

body.ronbe-checkout-modal .wc-block-components-main,
body.ronbe-checkout-modal .wc-block-checkout__main {
	padding: 0 !important;
	width: 100% !important;
}

body.ronbe-checkout-modal .wc-block-components-sidebar,
body.ronbe-checkout-modal .wc-block-checkout__sidebar {
	padding: 0 !important;
	position: static !important;
	width: 100% !important;
}

body.ronbe-checkout-modal .wc-block-components-checkout-step,
body.ronbe-checkout-modal .wp-block-woocommerce-checkout-order-summary-block {
	background: #fff;
	border: 1px solid rgba(231, 181, 152, 0.28);
	border-radius: 18px;
	box-shadow: 0 12px 32px rgba(72, 72, 72, 0.06);
	box-sizing: border-box;
	margin-bottom: 14px !important;
	padding: 16px !important;
}

body.ronbe-checkout-modal .wc-block-components-checkout-step__heading-container {
	margin-bottom: 12px !important;
}

body.ronbe-checkout-modal .wc-block-components-title,
body.ronbe-checkout-modal .wc-block-components-checkout-step__title,
body.ronbe-checkout-modal .wc-block-components-checkout-order-summary__title-text {
	color: #444 !important;
	font-family: inherit !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	letter-spacing: 0 !important;
	line-height: 1.2 !important;
	margin: 0 !important;
}

body.ronbe-checkout-modal .wc-block-components-address-form {
	gap: 12px !important;
}

body.ronbe-checkout-modal .wc-block-components-address-form > * {
	width: 100% !important;
}

body.ronbe-checkout-modal .ronbe-checkout-hide-field {
	display: none !important;
}

body.ronbe-checkout-modal .wc-block-components-text-input,
body.ronbe-checkout-modal .wc-blocks-components-select {
	margin-top: 0 !important;
}

body.ronbe-checkout-modal .wc-block-components-text-input input,
body.ronbe-checkout-modal .wc-blocks-components-select__select {
	background: #fff !important;
	border: 1px solid rgba(72, 72, 72, 0.12) !important;
	border-radius: 14px !important;
	box-shadow: none !important;
	color: #444 !important;
	font-size: 15px !important;
	min-height: 50px !important;
}

body.ronbe-checkout-modal .ronbe-postcode-field-ready {
	position: relative;
}

body.ronbe-checkout-modal .ronbe-postcode-field-ready > input:not(.ronbe-postcode-proxy) {
	height: 1px !important;
	left: 0;
	opacity: 0 !important;
	pointer-events: none !important;
	position: absolute !important;
	top: 0;
	width: 1px !important;
	z-index: -1;
}

body.ronbe-checkout-modal .ronbe-postcode-proxy {
	background: #fff !important;
	border: 1px solid rgba(72, 72, 72, 0.12) !important;
	border-radius: 14px !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #444 !important;
	display: block !important;
	font-size: 15px !important;
	min-height: 50px !important;
	outline: 0 !important;
	padding: 17px 14px 0 !important;
	width: 100% !important;
}

body.ronbe-checkout-modal .ronbe-postcode-proxy:focus {
	border-color: rgba(231, 181, 152, 0.95) !important;
	box-shadow: 0 0 0 2px rgba(231, 181, 152, 0.18) !important;
	outline: 0 !important;
}

body.ronbe-checkout-modal .wc-block-components-text-input label,
body.ronbe-checkout-modal .wc-blocks-components-select__label {
	color: #777 !important;
	font-size: 13px !important;
	font-weight: 700 !important;
}

body.ronbe-checkout-modal .wc-block-components-address-form__phone {
	position: relative;
}

body.ronbe-checkout-modal .wc-block-components-address-form__phone:not(.ronbe-phone-field-ready)::before {
	align-items: center;
	background: #fff7f3;
	border: 1px solid rgba(231, 181, 152, 0.55);
	border-radius: 12px;
	color: #444;
	content: "+91";
	display: flex;
	font-size: 14px;
	font-weight: 800;
	height: 38px;
	justify-content: center;
	left: 7px;
	position: absolute;
	top: 6px;
	width: 54px;
	z-index: 2;
}

body.ronbe-checkout-modal .wc-block-components-address-form__phone input {
	padding-left: 74px !important;
}

body.ronbe-checkout-modal .wc-block-components-address-form__phone label {
	left: 78px !important;
}

body.ronbe-checkout-modal .ronbe-phone-code-select {
	appearance: none;
	background: #fff7f3 !important;
	border: 1px solid rgba(231, 181, 152, 0.55) !important;
	border-radius: 12px !important;
	color: #444 !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	height: 38px !important;
	left: 7px;
	line-height: 38px !important;
	min-height: 38px !important;
	padding: 0 16px 0 9px !important;
	position: absolute;
	top: 6px;
	width: 58px !important;
	z-index: 3;
}

body.ronbe-checkout-modal .wc-block-components-address-form__phone.ronbe-phone-field-ready::after {
	border-color: #777 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	content: "";
	left: 48px;
	position: absolute;
	top: 23px;
	z-index: 4;
}

body.ronbe-checkout-modal .wc-block-components-checkout-order-summary__title {
	border-bottom: 1px solid rgba(72, 72, 72, 0.08);
	margin: 0 !important;
	padding: 0 0 12px !important;
}

body.ronbe-checkout-modal .wc-block-components-order-summary,
body.ronbe-checkout-modal .wc-block-components-totals-wrapper,
body.ronbe-checkout-modal .wc-block-components-panel {
	border-color: rgba(72, 72, 72, 0.08) !important;
}

body.ronbe-checkout-modal .wc-block-components-button,
body.ronbe-checkout-modal .wc-block-components-checkout-place-order-button {
	background: var(--rb-pdp-accent, #e7b598) !important;
	border: 1px solid #e44378 !important;
	border-radius: 14px !important;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	min-height: 54px !important;
	text-transform: uppercase;
	width: 100%;
}

body.ronbe-checkout-modal .wc-block-components-button .wc-block-components-button__text,
body.ronbe-checkout-modal .wc-block-components-checkout-place-order-button__text {
	color: #fff !important;
}

body.ronbe-checkout-modal .wc-block-components-radio-control,
body.ronbe-checkout-modal .wc-block-components-radio-control-accordion-option {
	border: 1px solid rgba(72, 72, 72, 0.16) !important;
	border-radius: 14px !important;
	box-shadow: none !important;
	overflow: hidden;
}

body.ronbe-checkout-modal .wc-block-components-radio-control__option {
	align-items: center !important;
	border: 0 !important;
	min-height: 54px;
	padding: 14px 16px 14px 52px !important;
}

body.ronbe-checkout-modal .wc-block-components-radio-control__input,
body.ronbe-checkout-modal .wc-block-components-checkbox__input {
	accent-color: var(--rb-pdp-accent, #e7b598);
	height: 18px !important;
	min-height: 18px !important;
	padding: 0 !important;
	width: 18px !important;
}

body.ronbe-checkout-modal .wc-block-components-checkbox {
	align-items: center;
	display: flex !important;
	min-height: 34px;
}

body.ronbe-checkout-modal .wc-block-components-checkbox__label {
	font-weight: 700;
	margin-left: 10px;
}

body.ronbe-checkout-modal .wc-block-components-shipping-rates-control__package,
body.ronbe-checkout-modal .wc-block-components-shipping-rates-control__no-shipping-address-message {
	align-items: center;
	background: #fafafa;
	border: 0 !important;
	border-radius: 12px;
	color: #999;
	display: flex;
	justify-content: center;
	min-height: 70px;
	padding: 18px !important;
	text-align: center;
}

body.ronbe-checkout-modal .ronbe-hidden-shipping-options,
body.ronbe-checkout-modal .wp-block-woocommerce-checkout-shipping-methods-block,
body.ronbe-checkout-modal .wp-block-woocommerce-checkout-shipping-method-block,
body.ronbe-checkout-modal .wp-block-woocommerce-checkout-pickup-options-block,
body.ronbe-checkout-modal .wc-block-checkout__shipping-method,
body.ronbe-checkout-modal .wc-block-components-shipping-rates-control,
body.ronbe-checkout-modal .wc-block-components-shipping-rates-control__package,
body.ronbe-checkout-modal .wc-block-components-shipping-rates-control__no-shipping-address-message,
body.ronbe-checkout-modal .wc-block-components-totals-shipping,
body.ronbe-checkout-modal .woocommerce-shipping-totals,
body.ronbe-checkout-modal #shipping_method {
	display: none !important;
}

body.ronbe-checkout-modal .woocommerce form.checkout::before {
	color: #444;
	content: "Secure Checkout";
	display: block;
	font-size: 26px;
	font-weight: 800;
	grid-column: 1 / -1;
	line-height: 1.15;
	padding: 0 4px 2px;
}

body.ronbe-checkout-modal .woocommerce-notices-wrapper,
body.ronbe-checkout-modal .woocommerce-form-coupon-toggle,
body.ronbe-checkout-modal .woocommerce-form-login-toggle {
	margin: 0 auto !important;
	max-width: 980px;
	width: calc(100vw - 44px);
}

body.ronbe-checkout-modal .woocommerce-billing-fields,
body.ronbe-checkout-modal #order_review {
	background: #fff;
	border: 1px solid rgba(231, 181, 152, 0.28);
	border-radius: 18px;
	box-shadow: 0 12px 32px rgba(72, 72, 72, 0.06);
	box-sizing: border-box;
	padding: 20px;
}

body.ronbe-checkout-modal .woocommerce-billing-fields h3,
body.ronbe-checkout-modal #order_review_heading {
	color: #444;
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0;
	margin: 0 0 16px !important;
}

body.ronbe-checkout-modal #customer_details,
body.ronbe-checkout-modal #order_review_heading,
body.ronbe-checkout-modal #order_review {
	float: none !important;
	width: 100% !important;
}

body.ronbe-checkout-modal #customer_details {
	grid-column: 1;
}

body.ronbe-checkout-modal #order_review_heading,
body.ronbe-checkout-modal #order_review {
	grid-column: 2;
}

body.ronbe-checkout-modal #order_review_heading {
	align-self: end;
	background: transparent;
	padding: 0 4px;
}

body.ronbe-checkout-modal .col2-set .col-1,
body.ronbe-checkout-modal .col2-set .col-2 {
	float: none !important;
	width: 100% !important;
}

body.ronbe-checkout-modal .woocommerce-shipping-fields,
body.ronbe-checkout-modal .woocommerce-additional-fields,
body.ronbe-checkout-modal .ronbe-hidden-checkout-field {
	display: none !important;
}

body.ronbe-checkout-modal .woocommerce form .form-row {
	margin: 0 0 12px !important;
	padding: 0 !important;
}

body.ronbe-checkout-modal .woocommerce form .form-row label {
	color: #555;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.25;
	margin-bottom: 6px;
}

body.ronbe-checkout-modal .woocommerce form .form-row input.input-text,
body.ronbe-checkout-modal .woocommerce form .form-row textarea,
body.ronbe-checkout-modal .woocommerce form .form-row select,
body.ronbe-checkout-modal .select2-container--default .select2-selection--single {
	background: #fff !important;
	border: 1px solid rgba(72, 72, 72, 0.12) !important;
	border-radius: 14px !important;
	box-shadow: none !important;
	box-sizing: border-box;
	color: #444 !important;
	font-size: 15px !important;
	height: 48px !important;
	line-height: 48px !important;
	padding: 0 14px !important;
	width: 100% !important;
}

body.ronbe-checkout-modal .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444 !important;
	line-height: 48px !important;
	padding-left: 0 !important;
	padding-right: 20px !important;
}

body.ronbe-checkout-modal .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 48px !important;
}

body.ronbe-checkout-modal .ronbe-country-code {
	clear: both;
	width: 28% !important;
}

body.ronbe-checkout-modal .ronbe-phone-number {
	width: calc(72% - 12px) !important;
}

body.ronbe-checkout-modal .woocommerce-checkout-review-order-table {
	border: 0 !important;
	border-collapse: collapse;
	margin: 0 0 16px !important;
}

body.ronbe-checkout-modal .woocommerce-checkout-review-order-table th,
body.ronbe-checkout-modal .woocommerce-checkout-review-order-table td {
	border-color: rgba(72, 72, 72, 0.08) !important;
	color: #555;
	font-size: 14px;
	padding: 12px 0 !important;
}

body.ronbe-checkout-modal .woocommerce-checkout-review-order-table tfoot .order-total th,
body.ronbe-checkout-modal .woocommerce-checkout-review-order-table tfoot .order-total td {
	color: #444;
	font-size: 18px;
	font-weight: 800;
}

body.ronbe-checkout-modal #payment {
	background: #fff !important;
	border: 0 !important;
	margin: 0 !important;
}

body.ronbe-checkout-modal #payment ul.payment_methods {
	border: 1px solid rgba(231, 181, 152, 0.28) !important;
	border-radius: 14px;
	margin: 0 0 14px !important;
	padding: 12px !important;
}

body.ronbe-checkout-modal #payment div.form-row {
	padding: 0 !important;
}

body.ronbe-checkout-modal #place_order {
	background: var(--rb-pdp-accent, #e7b598) !important;
	border: 1px solid #e44378 !important;
	border-radius: 14px !important;
	color: #fff !important;
	float: none !important;
	font-size: 18px !important;
	font-weight: 800 !important;
	height: 54px;
	margin: 0 !important;
	width: 100% !important;
}

.ronbe-checkout-trust {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0 0 14px;
	text-align: center;
}

.ronbe-checkout-trust span {
	align-items: center;
	color: #777;
	display: flex;
	flex-direction: column;
	font-size: 12px;
	gap: 5px;
	line-height: 1.2;
}

.ronbe-checkout-trust__icon {
	align-items: center;
	border: 0;
	border-radius: 0;
	color: #b8b8b8;
	display: flex;
	font-size: 26px;
	height: 30px;
	justify-content: center;
	position: static;
	width: 30px;
}

.ronbe-checkout-trust__icon::after {
	content: none;
	display: none;
}

.ronbe-checkout-policies {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 16px;
	justify-content: center;
	margin: -12px auto 28px;
	max-width: 980px;
	width: calc(100vw - 44px);
}

.ronbe-checkout-policies a {
	color: #a76545;
	font-size: 13px;
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.ronbe-checkout-block-footer {
	background: #fff;
	border-radius: 0 0 var(--ronbe-checkout-radius) var(--ronbe-checkout-radius);
	box-shadow: var(--ronbe-checkout-shell-shadow);
	box-sizing: border-box;
	margin: 0 auto 22px;
	max-width: 980px;
	padding: 0 24px 18px;
	position: relative;
	width: var(--ronbe-checkout-width);
	z-index: 2;
}

.ronbe-checkout-block-footer .ronbe-checkout-policies {
	margin: 4px auto 0;
	width: 100%;
}

@media (max-width: 767px) {
	body.ronbe-checkout-modal {
		background: #fff !important;
	}

	body.ronbe-checkout-modal .woocommerce form.checkout {
		border-radius: 0;
		box-shadow: none;
		display: block;
		margin: 0 auto !important;
		max-height: none;
		padding: 16px 14px 24px;
		width: 100%;
	}

	body.ronbe-checkout-modal .wp-block-woocommerce-checkout {
		border-radius: 0;
		box-shadow: none;
		margin: 0 auto !important;
		max-height: none;
		padding: 16px 14px 20px !important;
		width: 100% !important;
	}

	body.ronbe-checkout-modal .wp-block-woocommerce-checkout::before {
		content: none !important;
		display: none !important;
	}

	.ronbe-checkout-topbar {
		border-radius: 0;
		grid-template-columns: 44px minmax(0, 1fr) auto;
		margin: 0 auto;
		min-height: 68px;
		padding: 12px 14px;
		width: 100%;
	}

	.ronbe-checkout-back {
		font-size: 22px;
		height: 40px;
		width: 40px;
	}

	.ronbe-checkout-brand img {
		max-height: 52px;
		max-width: 142px;
	}

	.ronbe-checkout-total {
		min-width: 84px;
	}

	.ronbe-checkout-total strong {
		font-size: 16px;
	}

	body.ronbe-checkout-modal .wc-block-components-sidebar-layout {
		display: flex !important;
		flex-direction: column !important;
		gap: 12px !important;
	}

	body.ronbe-checkout-modal .wc-block-components-sidebar {
		order: -1;
		width: 100% !important;
	}

	body.ronbe-checkout-modal .checkout-order-summary-block-fill-wrapper {
		display: none !important;
	}

	body.ronbe-checkout-modal .wc-block-components-checkout-step,
	body.ronbe-checkout-modal .wp-block-woocommerce-checkout-order-summary-block {
		border-radius: 14px;
		box-shadow: none;
		padding: 14px !important;
	}

	body.ronbe-checkout-modal .woocommerce form.checkout::before {
		font-size: 22px;
		padding: 4px 0 12px;
	}

	body.ronbe-checkout-modal .woocommerce-notices-wrapper,
	body.ronbe-checkout-modal .woocommerce-form-coupon-toggle,
	body.ronbe-checkout-modal .woocommerce-form-login-toggle {
		width: calc(100vw - 28px);
	}

	body.ronbe-checkout-modal .woocommerce-billing-fields,
	body.ronbe-checkout-modal #order_review {
		border-radius: 14px;
		box-shadow: none;
		margin-bottom: 14px;
		padding: 14px;
	}

	body.ronbe-checkout-modal #order_review_heading {
		margin-top: 12px !important;
	}

	body.ronbe-checkout-modal .ronbe-country-code {
		width: 34% !important;
	}

	body.ronbe-checkout-modal .ronbe-phone-number {
		width: calc(66% - 10px) !important;
	}

	.ronbe-checkout-trust {
		grid-template-columns: repeat(4, minmax(0, 1fr));
		gap: 8px;
	}

	.ronbe-checkout-trust span {
		font-size: 10px;
	}

	.ronbe-checkout-policies {
		margin: 6px auto 22px;
		padding: 0 12px;
		width: 100%;
	}

	.ronbe-checkout-block-footer {
		border-radius: 0;
		margin: 0 auto 18px;
		padding: 0 14px 16px;
		width: 100%;
	}
}

/* My account dashboard alignment. */
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main > .woocommerce,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .page-content > .woocommerce,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .entry-content > .woocommerce,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-shortcode > .woocommerce,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-widget-container > .woocommerce {
	box-sizing: border-box;
	color: #65605d;
	display: grid;
	grid-template-columns: minmax(220px, 255px) minmax(0, 1fr);
	column-gap: 54px;
	margin: 0 auto !important;
	max-width: 1120px;
	padding: 58px 28px 74px;
	row-gap: 24px;
	width: 100%;
}

body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main > .woocommerce::before,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main > .woocommerce::after,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .page-content > .woocommerce::before,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .page-content > .woocommerce::after,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .entry-content > .woocommerce::before,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .entry-content > .woocommerce::after,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-shortcode > .woocommerce::before,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-shortcode > .woocommerce::after,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-widget-container > .woocommerce::before,
body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-widget-container > .woocommerce::after {
	content: none !important;
	display: none !important;
}

body.woocommerce-account:not(.woocommerce-checkout) .site-main .woocommerce > .woocommerce-notices-wrapper {
	grid-column: 1 / -1;
	margin: 0;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content {
	float: none !important;
	margin: 0 !important;
	width: 100% !important;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation {
	align-self: start;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation ul {
	display: grid;
	gap: 7px;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation li::marker {
	content: "";
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation a {
	align-items: center;
	border-left: 3px solid transparent;
	border-radius: 8px;
	color: #b67654;
	display: flex;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.35;
	min-height: 46px;
	padding: 10px 16px;
	text-decoration: none;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation li.is-active a,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation a:focus {
	background: #fff6f1;
	border-left-color: #e7b598;
	color: #5b3b2b;
	outline: none;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content {
	border-left: 1px solid rgba(183, 118, 84, 0.18);
	max-width: 760px;
	min-height: 270px;
	overflow-x: auto;
	padding-left: 42px;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content p {
	font-size: 16px;
	line-height: 1.65;
	margin: 0 0 14px;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content p:last-child {
	margin-bottom: 0;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content strong {
	color: #4b4642;
	font-weight: 700;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content a {
	color: #b67654;
	text-decoration: none;
	text-underline-offset: 3px;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content a:hover,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content a:focus {
	text-decoration: underline;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content table.shop_table {
	border: 1px solid rgba(183, 118, 84, 0.18);
	border-collapse: separate;
	border-radius: 8px;
	border-spacing: 0;
	margin: 6px 0 0;
	overflow: hidden;
	width: 100%;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content table.shop_table th,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content table.shop_table td {
	border-color: rgba(183, 118, 84, 0.14);
	padding: 14px 16px;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content .button,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content button.button {
	align-items: center;
	background: #e7b598 !important;
	border: 1px solid #d59673 !important;
	border-radius: 8px !important;
	color: #fff !important;
	display: inline-flex;
	font-weight: 700;
	justify-content: center;
	line-height: 1.2;
	min-height: 42px;
	padding: 10px 18px !important;
	text-decoration: none !important;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content button.button:hover {
	background: #b67654 !important;
	border-color: #b67654 !important;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-Addresses {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-Address {
	border: 1px solid rgba(183, 118, 84, 0.16);
	border-radius: 8px;
	box-sizing: border-box;
	float: none !important;
	padding: 18px;
	width: 100% !important;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-Address .title {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: space-between;
	margin-bottom: 10px;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-Address .title h3 {
	font-size: 18px;
	line-height: 1.3;
	margin: 0;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-Address .title .edit {
	float: none;
	font-weight: 700;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-EditAccountForm .form-row,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-address-fields .form-row {
	box-sizing: border-box;
	margin-bottom: 14px;
}

body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-EditAccountForm input.input-text,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-address-fields input.input-text,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-address-fields select,
body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-address-fields textarea {
	border: 1px solid rgba(183, 118, 84, 0.22);
	border-radius: 8px;
	min-height: 44px;
	padding: 10px 12px;
	width: 100%;
}

@media (max-width: 1024px) {
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .page-content > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .entry-content > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-shortcode > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-widget-container > .woocommerce {
		column-gap: 30px;
		grid-template-columns: 215px minmax(0, 1fr);
		padding-left: 22px;
		padding-right: 22px;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content {
		padding-left: 30px;
	}
}

@media (max-width: 767px) {
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .page-content > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .entry-content > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-shortcode > .woocommerce,
	body.logged-in.woocommerce-account:not(.woocommerce-checkout) .site-main .elementor-widget-container > .woocommerce {
		display: block;
		max-width: 100%;
		padding: 30px 16px 56px;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation {
		margin-bottom: 22px !important;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation ul {
		gap: 8px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation a {
		border-bottom: 3px solid transparent;
		border-left: 0;
		font-size: 14px;
		justify-content: center;
		min-height: 42px;
		padding: 9px 10px;
		text-align: center;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation li.is-active a,
	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation a:hover,
	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-navigation a:focus {
		border-bottom-color: #e7b598;
		border-left-color: transparent;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content {
		border-left: 0;
		border-top: 1px solid rgba(183, 118, 84, 0.18);
		max-width: none;
		min-height: 0;
		padding: 20px 0 0;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content p {
		font-size: 15px;
		line-height: 1.6;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-Addresses {
		grid-template-columns: 1fr;
	}

	body.woocommerce-account:not(.woocommerce-checkout) .woocommerce-MyAccount-content table.shop_table {
		min-width: 560px;
	}
}
