.woocommerce .page-item:last-child .page-link,
.woocommerce .page-item:first-child .page-link {
	border-radius: 0;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
	line-height: 1.5em;
}

.woocommerce ul.products::before,
.woocommerce .component_summary .content:before {
	content: '';
	display: none;
}

.woocommerce .page-item .page-link.dots {
	font-weight: normal;
	color: var(--gray);
}

.tooltip {
	font-size: .6rem;
	text-align: left !important;
}

.woocommerce form .form-row.hubwoo-input-checkbox {
	line-height: 1em;
}

.woocommerce form .form-row .optional,
.woocommerce form .form-row.hubwoo-input-checkbox .optional {
	display: none;
}

.woocommerce .page-item .page-link {
	font-weight: 600;
	font-size: .9em;
	line-height: 1em;
	color: var(--secondary-button);
}

.page-link:hover {
	z-index: inherit;
}

.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}

.woocommerce ul.products li.product p.desc {
	display: none;
}

.woocommerce.furniture_packages_page .shop_loop ul.products li.product {
	min-width: 250px;
}

.woocommerce.furniture_packages_page .shop_loop ul.products li.product span.price {
	font-size: 1em;
	margin-bottom: .7em;
}

.woocommerce.furniture_packages_page .shop_loop ul.products .compareLink {
	font-size: .9rem;
	margin-bottom: 1em;
	color: var(--rose);
}

.woocommerce.furniture_packages_page .shop_loop ul.products .compareLink:hover {
	text-decoration: underline;
}

.woocommerce.furniture_packages_page .shop_loop ul.products h2 {
	font-size: 1.4em;
	margin-bottom: .5em;
}

.woocommerce.furniture_packages_page .shop_loop ul.products p.desc {
	font-size: 1rem;
	font-weight: normal;
	color: var(--base-font-color);
	min-height: 3.7em;
}

.woocommerce ul.products li.product strong {
	display: inline;
}

.woocommerce.furniture_packages_page .shop_loop ul.products {
	justify-content: center;
}

ul.products:not(.bundled_products) {
	margin: 0 auto !important;
}

ul.products.columns-6 .product {
	min-width: 15%;
}

ul.products.columns-5 .product {
	min-width: 18%;
}

.woocommerce .composite_component.options-style-radios .clear_component_options_wrapper {
	display: none;
}

.woocommerce .product_description {
	clear: both;
}

.woocommerce .product_meta {
	margin-bottom: 2em;
}

.woocommerce ul.products li.product h2.woocommerce-loop-category__title {
	font-weight: 400;
	font-size: 0.8rem;
	line-height: 1.1em;
}

.woocommerce .related.products ul.products li.product h2 {
	font-size: .9em;
	line-height: 1em;
	padding-bottom: .25em;
}

.woocommerce #included h4 {
	font-size: 1.6em;
}

.woocommerce .br_product_preview_hidden .br_product_preview_preview .berocket_preview_content .berocket_preview_buttons a.button {
	font-size: .55em !important;
}

.woocommerce .berocket_preview_content p {
	font-size: .85em;
}

.woocommerce .berocket_preview_content .product_meta a:link,
.woocommerce .berocket_preview_content .product_meta a:visited {
	color: var(--link) !important;
}

.woocommerce .berocket_preview_content .product_meta a:hover,
.woocommerce .berocket_preview_content .product_meta a:active {
	color: var(--link-hover) !important;
}

.woocommerce .berocket_preview_content .woocommerce-product-details__short-description p {
	font-size: 1rem;
}

.berocket_preview_buttons+p {
	padding-top: 2em;
	clear: both;
}

.br_product_preview_block {
	position: absolute;
}

.br_product_preview_hidden {
	z-index: 8000;
}

.br_product_preview_hidden div.br_product_preview_preview {
	font-size: 1rem;
	line-height: normal;
	height: 85vh;
	max-height: 800px;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	padding: 5px 15px 5px 35px;
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	height: 35px;
}

.woocommerce-checkout-review-order-table .recurring-totals th {
	font-size: 1.4em;
}

table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

table.shop_table.woocommerce-checkout-review-order-table tbody td.product-name {
	width: 60%;
}

table.shop_table.woocommerce-checkout-review-order-table tbody td.product-total {
	width: 40%;
}

.woocommerce .cart_totals table.shop_table tr.order-total th,
.woocommerce .cart_totals table.shop_table tr.order-total td {
	width: 50%;
}

table.shop_table.order_details tbody td.product-total,
table.shop_table.woocommerce-table--order-details tbody td.product-total {
	width: 15%;
}

table.shop_table.order_details tbody td.product-name,
table.shop_table.woocommerce-table--order-details tbody td.product-name {
	width: 75%;
}

table.shop_table tbody td.product-name {
	font-weight: bold;
	font-size: .9em;
	line-height: 1em;
}
.woocommerce label.wcsatt-options-prompt-label {
    line-height: 1.5em;
}
.wcsatt-options-prompt-label input[type="radio"] {
    display: none;
}
input[type="radio"] + span.wcsatt-options-prompt-action {
    display: inline-block;
}
.woocommerce .wcsatt-options-prompt-radio_purchase {
    border-top: 2px solid white;
    padding-top: 1.5em;
	margin-top: 1em;
}
input[type="radio"] + span.wcsatt-options-prompt-action:before {
    margin-right: 0.25em;
    content: " ";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.8em;
    border: 2px solid var(--teal);
    vertical-align: top;
    border-radius: 50%;
    background: white;
}
input[type="radio"]:checked + span.wcsatt-options-prompt-action:before {
    box-shadow: 0px 0px 0px 5px white inset;
    background: var(--teal);
}

.woocommerce table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--subscriptions {
	font-size: .85em;
}

.woocommerce table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--details {
	text-align: left;
}

.woocommerce table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--details .lastFour {
	display: inline-block;
	font-size: .8em;
	margin-top: .5em;
	text-transform: uppercase;
}

.woocommerce .sv-wc-payment-gateway-payment-form-saved-payment-method .title img {
	padding-top: .2em;
	padding-bottom: .2em;
	width: 40px !important;
	height: auto !important;
}

.woocommerce.shop_by_item_page h2.step_title_wrapper span,
.woocommerce.shop_by_item_page h2.step_title_wrapper,
.woocommerce .product .summary h6 {
	font-weight: 900;
	font-size: .8rem;
	margin-bottom: .5em;
	color: var(--base-font-color);
}

.woocommerce.shop_by_item_page .component_section_title {
	display: none;
}

.woocommerce .product .first-payment-date {
	display: none;
}

.woocommerce .price:not(.one-time-price):not(.subscription-price)>.woocommerce-Price-amount:first-child {
	display: none;
}

.woocommerce.furniture_packages_page ul.products li.product .br_product_preview_button {
	display: none !important;
}

.woocommerce .product .summary form .price>.woocommerce-Price-amount {
	display: inline;
}

.woocommerce div.product .wcsatt-options-prompt-action .price,
.woocommerce div.product .wcsatt-options-prompt-action .price * {
	margin: 0;
	color: inherit;
	font-size: inherit;
}

.woocommerce .wcsatt-options-prompt-radios {
	padding-left: 0;
}

.woocommerce table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--default mark {
	background: var(--yellow);
	color: black;
}

.woocommerce table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--details img {
	width: 50px !important;
	height: auto !important;
	max-width: 100px;
}

.woocommerce #payment div.payment_method_braintree_credit_card .wc-braintree-hosted-field {
	font-size: .8em !important;
}

.woocommerce #payment div.payment_method_braintree_credit_card .wc-braintree-hosted-field input {
	border-radius: none;
}

.woocommerce .payment_box.payment_method_braintree_credit_card .form-row label {
	font-weight: 600;
}

.woocommerce .payment_box.payment_method_braintree_credit_card #wc-braintree-credit-card-credit-card-form label {
	font-weight: 600;
}

.woocommerce .wcsatt-options-product-wrapper {
}

.woocommerce-cart .wcsatt-options li.subscription-option {
	display: none;
}

.woocommerce-cart div.change_subscription_in_cart {
	text-align: center;
	font-size: .8em;
	margin-top: -.6em;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	min-width: 50%;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	border: .5em solid white;
	box-shadow: -1px -1px 0 var(--input-border);
	transform: rotate(45deg);
	background: white;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	top: .61em;
}

/**
 * XXX hide cancel and reactivate subscription buttons until we can come up with a "request cancellation" process
 */
.woocommerce-account.woocommerce-view-subscription .action_bar .button.reactivate,
.woocommerce-account.woocommerce-view-subscription .action_bar .button.cancel {
	display: none;
}

/**
 * XXX: hide "remove item" button on order/subscription view until we have that process in place
 */
.woocommerce-account .shop_table.order_details .order_item.fo_removed_item .remove_item .remove {
	display: none;
}
.woocommerce-account .shop_table.order_details .order_item.fo_removed_item {
	background-color: var( --order-pending-approval );
}
.woocommerce-account .shop_table.order_details tr.order_item.fo_removed_item td.product-name a,
.woocommerce-account .shop_table.order_details tr.order_item.fo_removed_item td.remove_item,
.woocommerce-account .shop_table.order_details tr.order_item.fo_removed_item td.product-name > .equity_progress_details div,
.woocommerce-account .shop_table.order_details tr.order_item.fo_removed_item td.product-total {
	opacity: .3;
}
.woocommerce-account .shop_table.order_details tr.order_item.fo_removed_item td.product-name {
	position: relative;
}
.woocommerce-account .shop_table.order_details tr.order_item.fo_removed_item td.product-name > .equity_progress_details::after {
	content: 'Pickup Requested';
	display: flex;
	flex-grow: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	color: var( --dark-gray );
	font-weight: 500;
	font-size: 1.2em;
	font-style: italic;
}

.woocommerce-order-pay #update_all_subscriptions_payment_method_field {
	margin-top: 1em;
}

.woocommerce-account .aw-communication-page.woocommerce .aw-communication-form__preference-list {
	width: fit-content;
	margin: 20px auto !important;
}

.woocommerce-account .aw-communication-form__terms-text {
	font-size: 0.7em;
	line-height: 1.1em;
	max-width: var(--txt-narrow-width);
}

.woocommerce-account .woocommerce-MyAccount-content>form>h3:first-child {
	margin-top: 0;
}

.woocommerce-account .aw-communication-form__intro-text {
	font-size: .9em;
}

.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout #payment ul.wc_payment_methods {
	border-radius: var(--default-border-radius);
}
.woocommerce-account .woocommerce-MyAccount-content>form,
.woocommerce-account .woocommerce-EditAccountForm,
.woocommerce-add-payment-method #add_payment_method,
.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout #payment ul.wc_payment_methods {
	border: 1px solid var(--base-border-color);
	background: var(--cream-trans);
}

.woocommerce-account .woocommerce-MyAccount-content>form,
.woocommerce-account .woocommerce-EditAccountForm {
	padding: 1em;
}

.woocommerce-cart .first-payment-date, #order_review .first-payment-date {
	display: none;
}

.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
	background: var(--cream);
	border-color: var(--base-border-color);
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
}

#order_review .woocommerce-terms-and-conditions-wrapper {
	margin-top: 2em;
	margin-bottom: 1.5em;
}

#order_review .woocommerce-privacy-policy-text {
	text-align: center;
	margin-top: 2em;
}

.sv-wc-external-checkout {
	display: none;
}

.woocommerce-Payment .form-row {
	text-align: center;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	background: white;
	border: 1px solid var(--input-border);
	border-radius: 0;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: white;
}

.woocommerce table.shop_table th {
	line-height: 1em;
}

.woocommerce-checkout .product-name img#loder_img, .woocommerce-checkout .product-name br, .woocommerce-checkout .WOO_CK_WUVIC_buttom {
	display: none !important;
}

.woocommerce .main-content #wooMenu+.container {
	padding-top: 2em !important;
}

li.product.type-product, li.product.product-category {
	list-style: none ! important;
}

.woocommerce-Tabs-panel h2 {
	text-align: center;
}

.woocommerce-noreviews {
	font-style: italic;
	font-size: 0.9em;
	margin-top: .5em;
}
.woocommerce .woocommerce-ordering {
	margin: 0;
}

.woocommerce .woocommerce-result-count {
	margin-top: 0;
}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce .col2-set .col-3, .woocommerce .col2-set .col-4 {
	flex: none;
	max-width: 100% !important;
}

.bundled_table_item strong.product-quantity {
	display: inline;
}

strong.composited_product_quantity,
strong.product-quantity {
	font-size: 0.875em;
	font-weight: normal !important;
	white-space: nowrap;
	display: none;
}

.woocommerce.furniture_packages_page .composite_wrap .composite_button .quantity {
	display: none;
}
.woocommerce.furniture_packages_page div[data-nav_title="Dining Room"] li.component_option_radio_button_container:nth-child(3)::before {
	content: 'Don’t have space for Dining? Substitute for up to 4 barstools:';
	display: block;
	font-weight: 600;
	font-size: .9em;
	margin-bottom: .5em;
	margin-top: .8em;
	margin-left: -.5em;
}
.woocommerce.furniture_packages_page div[data-nav_title="Dining Room"] li.component_option_radio_button_container .radio_button_description span.radio_button_price.price .amount::before {
	background-color: blue;
	display: none!important;
}
.woocommerce-view-subscription-package .order_item:not(.bundled_table_item) .product-quantity,
.woocommerce-checkout-package .woocommerce-checkout .cart_item:not(.bundled_table_item) .product-quantity {
	display: none;
}

table.shop_table.woocommerce-checkout-review-order-table thead {
	display: none;
}

.woocommerce-page .dashboard .viewall {
	font-size: 0.8em;
}

.woocommerce-page .dashboard .viewall {
	font-family: var(--base-font);
	font-size: 0.5em;
	line-height: 1.2em;
}

.woocommerce-page .dashboard table {
	margin-bottom: 0 !important;
}

.woocommerce-order-received h2,
.woocommerce-account h2,
.woocommerce-account .viewall,
.woocommerce-account table {
	text-align: center !important;
}

.woocommerce-MyAccount-content .form-row {
	text-align: left;
}

.woocommerce-MyAccount-content {
	text-align: center;
	max-width: var(--txt-narrow-width);
	margin: 0 auto;
}

.woocommerce-MyAccount-content .woocommerce-address-fields button[name=save_address] {
	margin-top: 2em !important;
}

.woocommerce-account.woocommerce-view-subscription .woocommerce-MyAccount-content,
.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content {
	max-width: 900px;
}

.woocommerce table:not(.detail) tfoot tr:nth-child(odd),
.woocommerce table:not(.detail) tbody tr:nth-child(odd),
.woocommerce-account table tbody tr:nth-child(odd) {
	background: var(--cream-trans);
}

.woocommerce-EditAccountForm>p:last-child {
	margin-top: 1em;
	text-align: center;
}

.woocommerce-account .woocommerce-orders-table small {
	font-size: .7em;
}

.woocommerce-account .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-total {
	text-align: right;
}

.woocommerce .woocommerce-MyAccount-orders th:first-child,
.woocommerce .woocommerce-MyAccount-orders td:first-child {
	width: 5%;
}

.woocommerce-account .woocommerce-MyAccount-content table th.woocommerce-orders-table__header-order-subscription-relationship,
.woocommerce-account .woocommerce-MyAccount-content table td.woocommerce-orders-table__cell-order-subscription-relationship {
	width: 10%;
	text-align: center !important;
}

.woocommerce-account .woocommerce-MyAccount-content table td.woocommerce-orders-table__cell-order-subscription-relationship {
	font-size: 70%;
	line-height: 1.1em;
}

.woocommerce-account .woocommerce-MyAccount-orders .woocommerce-orders-table__header-order-status,
.woocommerce-account .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-status,
.woocommerce .woocommerce_account_subscriptions .woocommerce-MyAccount-subscriptions th:nth-child(2),
.woocommerce .woocommerce_account_subscriptions .woocommerce-MyAccount-subscriptions td:nth-child(2) {
	width: 10%;
}

.woocommerce ul.wcsatt-options-product,
.woocommerce .wcsatt-options-product-dropdown {
	margin-bottom: 0;
}

.woocommerce .wcsatt-options-product-wrapper .wcsatt-options-product-dropdown {
	width: 100%;
}

.woocommerce .wcsatt-options-product-prompt .wcsatt-options-prompt-text {
	margin-bottom: .1em;
}

.woocommerce .wcsatt-add-to-subscription-options .woocommerce_account_subscriptions .woocommerce-MyAccount-subscriptions th,
.woocommerce .wcsatt-add-to-subscription-options .woocommerce_account_subscriptions .woocommerce-MyAccount-subscriptions td {
	width: auto !important;
}

.woocommerce div.product form.cart .wcsatt-add-to-subscription-options .button {
	float: none;
	margin-left: .25em;
}

.my_account_orders td {
	font-size: .9em;
}

.my_account_orders th:nth-child(2),
.my_account_orders td:nth-child(2),
.my_account_orders th:nth-child(4),
.my_account_orders td:nth-child(4) {
	width: auto;
}

.woocommerce .woocommerce_account_subscriptions .woocommerce-MyAccount-subscriptions th:nth-child(3),
.woocommerce .woocommerce_account_subscriptions .woocommerce-MyAccount-subscriptions td:nth-child(3) {
	width: 30%;
}

.woocommerce-page .woocommerce ul.woocommerce-order-overview.order_details {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.woocommerce ul.order_details li {
	padding: 0.5em 1em;
	margin: 0.5em 0;
	text-align: left;
	min-width: 20%;
	font-size: .6rem;
}

h2.woocommerce-order-details__title {
	display: none;
}

.woocommerce ul.order_details {
	margin-bottom: 0em;
}

.woocommerce-page .woocommerce ul.woocommerce-order-overview.order_details {
	padding-left: 0;
}

.woocommerce .bundled_product_excerpt small {
	font-size: .7em !important;
	line-height: 1em;
	display: block;
}

.woocommerce .bundle_sells_form .bundled_product_optional_checkbox,
.woocommerce .bundle_sells_form .bundled_product_title_link {
	display: none !important;
}

.woocommerce .bundle_sells_form .bundled_product {
	display: flex;
	align-items: center;
}

.woocommerce .bundle_sells_form div.bundled_product_summary:not(.thumbnail_hidden) .details,
.woocommerce .bundle_sells_form .bundled_product .bundled_product_images {
	float: none;
	width: auto;
}

.woocommerce .bundle_sells_form .bundled_product .bundled_product_images {
	max-width: 90px;
}
.woocommerce-page h1.product_title.entry-title {
	margin-top: 0.75em;
	font-size: 1.7em;
}
.woocommerce h4.bundled_product_title {
	margin-bottom: 0;
}

.woocommerce ul.products.bundled_products li.product strong {
	display: inline;
}

.woocommerce ul.products.bundled_products li.product p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.woocommerce ul.products.bundled_products li.product p.bundle_save {
	color: var(--green);
	font-weight: 600;
}

.woocommerce ul.products.bundled_products li.product {
	text-align: left;
}

.woocommerce .bundled_item_after_cart_details.bundled_item_button input.qty {
	padding: .2em;
	font-size: .8em;
	margin-left: 15px;
}

.woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-MyAccount-content table td,
.woocommerce-account .woocommerce-MyAccount-content table th,
.woocommerce-table--order-details th:first-child,
.woocommerce-table--order-details td:first-child {
	text-align: left;
}

.woocommerce-account table.shop_table tr th.product-equity,
.woocommerce-account table.shop_table tr td.product-equity {
	text-align: center;
}

.woocommerce-account table.shop_table tr th:last-child,
.woocommerce-account table.shop_table tr td:last-child {
	text-align: left;
}

.woocommerce table.shop_table tfoot tr {
	font-size: .8em;
	line-height: 1em;
}

.woocommerce-order-received table.shop_table.order_details tfoot tr,
.woocommerce-account table.shop_table.order_details tfoot tr {
	font-size: 1em;
	line-height: 1em;
}

.woocommerce-account table.shop_table a.wcs-switch-link.button {
	margin: 0 1em;
	font-size: .6em;
	letter-spacing: .5px;
}

#update_all_subscriptions_payment_method_field label strong {
	font-weight: inherit;
	color: var(--error);
}

.woocommerce-account .woocommerce-order-overview__progress {
	text-align: center;
}

.woocommerce-account .order_details .product-name a {
	font-weight: 700;
}

.woocommerce-account .woocommerce-orders-table__cell-order-progress .subscription_progress_container .subscription_progress_bg,
.woocommerce-account .woocommerce-orders-table__cell-order-progress .subscription_progress_container .subscription_progress_bar,
.woocommerce-account .woocommerce-order-overview__progress .subscription_progress_container .subscription_progress_bg,
.woocommerce-account .woocommerce-order-overview__progress .subscription_progress_container .subscription_progress_bar {
	right: 0;
}

.woocommerce-checkout table.shop_table .equity_progress_label,
.woocommerce-account table.shop_table .equity_progress_label {
	display: inline-block;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-top: .3em;
	vertical-align: middle;
}

.woocommerce-checkout table.shop_table .equity_progress_container,
.woocommerce-account table.shop_table .equity_progress_container {
	vertical-align: middle;
	overflow: hidden;
	display: inline-block;
	margin-left: .3em;
	margin-top: .3em;
	border-radius: 15px;
	overflow: hidden;
	background-clip: padding-box;
	height: 20px;
	line-height: 20px;
	padding: 0;
	vertical-align: middle;
}

.woocommerce-checkout table.shop_table .equity_progress_details strong,
.woocommerce-account table.shop_table .equity_progress_details strong {
	display: none;
	vertical-align: middle;
	line-height: 24px;
	height: 21px;
}

.woocommerce-account ul.order_details li .subscription_progress_container .subscription_progress_text {
	padding-top: .55em;
	padding-bottom: .5em;
	height: 34px;
}

.woocommerce-checkout .equity_progress_container .equity_progress_bg,
.woocommerce-checkout .equity_progress_container .equity_progress_bar,
.woocommerce-account .equity_progress_container .equity_progress_bg,
.woocommerce-account .equity_progress_container .equity_progress_bar,
.woocommerce-account .subscription_progress_container .subscription_progress_bg,
.woocommerce-account .subscription_progress_container .subscription_progress_bar {
	position: absolute;
	background: var(--order-active);
	height: 100%;
	z-index: 0;
}

.woocommerce-checkout .equity_progress_container .equity_progress_bg,
.woocommerce-account .equity_progress_container .equity_progress_bg,
.woocommerce-account .subscription_progress_container .subscription_progress_bg {
	background: white;
	width: 100%;
}

.woocommerce-account .woocommerce table.my_account_orders {
	font-size: 1em;
}

.woocommerce-account .subscription_progress_container .subscription_progress_text strong {
	font-size: inherit;
	text-transform: inherit;
	line-height: 23px;
	margin: 0;
}

.woocommerce-checkout .equity_progress_container .equity_progress_text,
.woocommerce-account .equity_progress_container .equity_progress_text,
.woocommerce-account .subscription_progress_container .subscription_progress_text {
	text-transform: uppercase;
	white-space: nowrap;
	z-index: 100;
	position: relative;
	font-weight: 500;
}

.woocommerce-checkout .equity_progress_container .equity_progress_text,
.woocommerce-account .equity_progress_container .equity_progress_text {
	padding: .3em 1em .3em 1em;
}

.woocommerce-checkout .equity_progress_details,
.woocommerce-account .equity_progress_details {
	font-size: .8em;
}

.woocommerce-checkout .equity_progress_container .equity_progress_text,
.woocommerce-account .equity_progress_container .equity_progress_text {
	line-height: 12px;
	font-size: .85em;
	vertical-align: middle;
}

.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,
.woocommerce-account table.woocommerce-orders-table td.order-status,
.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-progress span.gray,
.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-progress .subscription_progress_text {
	font-weight: 600;
	font-size: .6rem;
}

.woocommerce-account .woocommerce-order-overview__progress strong .subscription_progress_text strong,
.woocommerce-account .woocommerce-order-overview__progress strong .subscription_progress_text {
	font-weight: 600;
	font-size: .7rem;
}

.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status {
	font-size: .6rem;
}

.woocommerce-checkout .equity_progress_container,
.woocommerce-account .equity_progress_container,
.woocommerce-account .subscription_progress_container {
	background: white;
	border: 1px solid var(--order-active);
	text-align: center;
	line-height: 1.4em;
	position: relative;
}

.woocommerce-account .subscription_progress_container {
	border-radius: 1rem;
	background-clip: border-box;
	overflow: auto;
}

.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-progress {
	padding: 0;
	line-height: 1em;
}

.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-progress .subscription_progress_container {
	width: 100%;
	display: block;
}

.woocommerce-account table.woocommerce-orders-table th.woocommerce-orders-table__header-order-total,
.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-total,
.woocommerce-account table.woocommerce-orders-table th.woocommerce-orders-table__header-order-end-date,
.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-end-date,
.woocommerce-account table.woocommerce-orders-table th.woocommerce-orders-table__header-order-date,
.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-date,
.woocommerce-account table.woocommerce-orders-table th.woocommerce-orders-table__header-order-status,
.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,
.woocommerce-account table.woocommerce-orders-table th.woocommerce-orders-table__header-order-progress,
.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-progress,
.woocommerce-account table.woocommerce-orders-table .order-status {
	text-align: center;
}

.woocommerce-account table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,
.woocommerce-account table.woocommerce-orders-table td.order-status {
	text-transform: uppercase;
}

.woocommerce-account .action_bar {
	font-size: .8em;
	padding-top: 1em;
	margin-top: .5em;
	margin-bottom: 1em;
	border-top: 1px solid var(--base-border-color)
}

.woocommerce-account .action_bar .button {
	min-width: 120px;
}

li.woocommerce-order-overview__status span.subscription_status_active,
li.woocommerce-order-overview__status span.order_status_completed,
.woocommerce-orders-table__row--status-active .order-status {
	background: var(--order-active);
	color: var(--order-active-text);
}

li.woocommerce-order-overview__status span.subscription_status_expired,
li.woocommerce-order-overview__status span.order_status_expired,
.woocommerce-orders-table__row--status-expired .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-expired .order-status {
	background: var(--order-expired);
	color: var(--order-expired-text);
}

li.woocommerce-order-overview__status span.subscription_status_cancelled,
li.woocommerce-order-overview__status span.order_status_cancelled,
.woocommerce-orders-table__row--status-cancelled .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-cancelled .order-status {
	background: var(--order-cancelled);
	color: var(--order-cancelled-text);
	text-decoration: none;
}

.woocommerce-orders-table__row--status-cancelled td.woocommerce-orders-table__cell-order-number a:active,
.woocommerce-orders-table__row--status-cancelled td.woocommerce-orders-table__cell-order-number a:hover {
	color: var(--link-hover);
}

.woocommerce-orders-table__row--status-cancelled td.woocommerce-orders-table__cell-order-number a,
.woocommerce-orders-table__row--status-cancelled td {
	color: var(--order-cancelled-text);
	text-decoration: line-through;
}

li.woocommerce-order-overview__status span.subscription_status_completed,
.woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status {
	background: var(--order-complete);
	color: var(--order-complete-text);
}

li.woocommerce-order-overview__status span.subscription_status_pending,
li.woocommerce-order-overview__status span.order_status_pending,
.woocommerce-orders-table__row--status-pending .woocommerce-orders-table__cell-order-status {
	font-style: italic;
	background: var(--order-pending-payment);
	color: var(--order-pending-payment-text);
}

li.woocommerce-order-overview__status span.order_status {
	display: inline-block;
	padding: 0 .5em;
	width: 100%;
	text-align: center;
	font-size: .7rem;
	text-transform: uppercase;
	white-space: nowrap;
	height: 34px;
	vertical-align: middle;
	line-height: 34px;
}

.woocommerce-account table.shop_table thead th.woocommerce-orders-table__header-order-actions,
.woocommerce-account table.shop_table thead th.woocommerce-orders-table__header-order-number {
	font-size: 0;
}

.woocommerce-orders-table__row--status-pending-cancel .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-pending-cancel .order-status {
	font-style: italic;
	color: var(--order-pending-approval-text);
	background: var(--order-pending-approval);
}

li.woocommerce-order-overview__status span.subscription_status_processing,
li.woocommerce-order-overview__status span.order_status_processing,
.woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-processing .order-status {
	font-style: italic;
	color: var(--order-pending-approval-text);
	background: var(--order-pending-approval);
}

li.woocommerce-order-overview__status span.subscription_status_failed,
li.woocommerce-order-overview__status span.order_status_failed,
.woocommerce-orders-table__row--status-failed .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-failed .order-status {
	color: var(--order-failed-text);
	background: var(--order-failed);
}

li.woocommerce-order-overview__status span.subscription_status_on-hold,
li.woocommerce-order-overview__status span.order_status_on-hold,
.woocommerce-orders-table__row--status-on-hold .woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__row--status-on-hold .order-status,
li.woocommerce-order-overview__status span.subscription_status_on-hold,
.woocommerce-orders-table__row--status-on-hold .woocommerce-orders-table__cell-subscription-status,
.woocommerce-orders-table__row--status-on-hold .subscription-status.order-status {
	color: var(--order-subscription-on-hold-text);
	background: var(--order-subscription-on-hold);
}

.subscription_details tr:last-child td:last-child,
.woocommerce table.shop_table .subscription-actions,
.woocommerce table.shop_table .order-actions {
	padding-top: .1em;
	padding-bottom: .1em;
}

.woocommerce table.shop_table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions,
.woocommerce table.shop_table.my_account_orders .order-actions {
	font-size: 0;
	padding: 0.4rem;
	width: 5%;
}

.woocommerce table.shop_table .subscription-actions button,
.woocommerce table.shop_table.woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-actions a,
.woocommerce table.shop_table.my_account_orders .order-actions a,
.woocommerce table.shop_table.woocommerce-MyAccount-paymentMethods .payment-method-actions a {
	font-size: 0.65rem;
	text-align: center;
	clear: both;
}

.woocommerce table.shop_table tfoot tr th:first-child {
	text-align: right
}

.woocommerce table.shop_table tfoot td {
	font-weight: normal;
}

.woocommerce table.shop_table tfoot tr:first-child th,
.woocommerce table.shop_table tfoot tr:first-child td,
.woocommerce table.shop_table tfoot tr:last-child th,
.woocommerce table.shop_table tfoot tr:last-child td {
	border-top-color: var(--dark-gray);
}

.woocommerce table.shop_table thead th {
	padding-top: .4rem;
	padding-bottom: .4rem;
	font-size: .6em;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: 600;
}

.woocommerce-account table.shop_table.subscription_details th:first-child,
.woocommerce-account table.shop_table.subscription_details td:first-child {
	font-weight: bold;
}

.woocommerce-account table.shop_table.subscription_details td:first-child {
	text-align: right;
}

.woocommerce-account table.shop_table a.cancel-edit,
.woocommerce-account table.shop_table a.button {
	font-size: .65rem;
}

.woocommerce-page .order-again,
.woocommerce-account .order-again {
	margin: 2em auto 0;
	text-align: center;
	width: 100%;
}

.woocommerce-account table.my_account_orders tr th:last-child,
.woocommerce-account table.my_account_orders tr td:last-child {
	width: 25%;
}

.woocommerce-account strong.product-quantity {
	font-weight: normal;
}

.woocommerce-account .woocommerce-Address h3 {
	margin-top: 0;
}

.woocommerce-customer-details .col2-set {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.woocommerce-customer-details .col2-set::after,
.woocommerce-customer-details .col2-set::before {
	display: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-column,
.woocommerce-account .woocommerce-customer-details .woocommerce-column {
	padding-left: 0;
	padding-right: 0;
	width: auto;
	float: none;
	display: grid;
	grid-template-rows: auto 1fr;
}

.woocommerce-Address,
.woocommerce .woocommerce-customer-details address,
.woocommerce-account .woocommerce-customer-details address {
	text-align: center;
	border: none;
	padding: 1em 3em !important;
	border-radius: 0 !important;
	margin: 0;
	font-size: .9em;
	line-height: 1.1em;
	height: 100%;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	text-rendering: auto;
	content: '\f3cd';
	position: static;
	margin: 0;
	line-height: inherit !important;
	vertical-align: middle;
	font-size: 1em !important;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
	padding-left: 0;
}

.woocommerce-Address {
	border: 1px solid var(--base-border-color) !important;
	background: var(--cream-trans);
	padding: 2em 3em !important;
}

.addresses .woocommerce-Address address {
	margin-bottom: 0;
}

.woocommerce-checkout h3 {
	text-align: center;
}

.woocommerce-account h2,
.woocommerce-account h2:first-child {
	margin-top: 1em;
}

.woocommerce-account h3,
.woocommerce-account .woocommerce-customer-details h2.woocommerce-column__title,
.woocommerce-page .woocommerce-customer-details h2.woocommerce-column__title {
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 2em;
	font-weight: 600;
	margin-bottom: .25em;
}

.woocommerce-account form h3 {
	margin-top: .5em;
	margin-bottom: 1em;
}

.woocommerce .woocommerce-password-strength {
	text-transform: uppercase;
	font-size: .7em;
	font-weight: 700;
	line-height: 1.2em;
	text-align: left;
	padding-left: 1.15em;
	padding-top: .4em;
	padding-bottom: .4em;
}

.woocommerce .woocommerce-password-strength::before {
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	background: white;
	border-radius: 100px;
	height: 16px;
	font-size: 10px;
	text-align: center;
	aspect-ratio: 1/1;
	margin-right: .5em;
	display: inline-block;
	line-height: 16px;
}

.woocommerce .woocommerce-password-strength.short::before,
.woocommerce .woocommerce-password-strength.bad::before {
	color: var(--rose);
	content: '\f256';
}

.woocommerce .woocommerce-password-strength.bad,
.woocommerce .woocommerce-password-strength.short {
	color: white;
	background: var(--rose);
	border-color: var(--rose);
	font-weight: 500;
}

.woocommerce .woocommerce-password-strength.good::before {
	content: '\f00c';
	color: var(--darker-yellow);
}

.woocommerce .woocommerce-password-strength.good {
	background: var(--yellow);
	border-color: var(--yellow);
	color: var(--dark-gray);
}

.woocommerce .woocommerce-password-strength.strong::before {
	content: '\f164';
	color: var(--order-active-text);
}

.woocommerce .woocommerce-password-strength.strong {
	background: var(--light-green);
	border-color: var(--light-green);
	color: var(--order-active-text);
	color: var(--dark-gray);
}

.woocommerce-account .woocommerce-Addresses,
.woocommerce-customer-details {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h3 {
	float: none;
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title a.edit {
	float: none;
	position: absolute;
	top: 5px;
	right: 5px;
}

.woocommerce .bundle_sells_title h3 {
	font-size: 1em;
}

.woocommerce ul.products.bundled_products li.product {
	font-size: 0.85em;
}

.woocommerce .full_width .columns-3 .summary_elements li.summary_element {
	width: 100%;
}

.woocommerce .composite_summary ul.summary_elements {
	padding: 0;
}

.woocommerce .bundled_item_wrap *+.bundled_item_button .quantity,
.woocommerce .single-product div.product .bundled_item_wrap *+.bundled_item_button .quantity {
	margin-top: 0 !important;
}

.woocommerce .bundled_item_optional .bundled_item_cart_content--populated:before {
	height: 0rem;
}

.woocommerce .bundle_form .bundle_wrap {
	font-size: 1.4em;
	text-align: center;
	border-top: 1px solid var(--base-border-color);
	padding-top: 1rem;
}

.woocommerce div.bundle_sells_title {
	padding-top: 0;
}

.woocommerce .summary .cart .bundle_sells_title,
.woocommerce .summary .cart .bundle_sells_title+.bundle_form.bundle_sells_form {
	display: none;
}

.woocommerce .bundle_sells_title+.bundle_form.bundle_sells_form {
	display: flex;
}

.woocommerce .bundle_sells_form .bundle_wrap {
	border: none;
}

.woocommerce .wc_payment_methods+div.form-row.place-order {
	padding-top: 0 !important;
	margin: 7px;
}

.woocommerce button[type=submit]#place_order,
.woocommerce.furniture_packages_page .composite_form .composite_wrap {
	font-size: 1.5em;
	text-align: center;
}

.single-product .composite_form .composite_wrap .composite_price p.price {
	margin-bottom: 0;
}

.woocommerce .composite_form .composite_wrap .composite_price {
	position: fixed;
	bottom: 0;
	z-index: 1000;
	background: var(--teal);
	color: white;
	border-radius: 20px 20px 0 0;
	padding: .5em;
	right: 20%;
	width: fit-width;
	margin: 0 auto;
	display: block;
}

@media screen and (max-width: 599px) {
	.woocommerce .composite_form .composite_wrap .composite_price {
		left: 20%;
		padding-bottom: .25em;
	}
}

.woocommerce .composite_form .composite_wrap .composite_price .price {
	color: white;
}

.woocommerce .radio_button_price.price {
	font-weight: normal;
}

.woocommerce div.product p.price:not(.one-time-price),
.woocommerce div.product span.price:not(.one-time-price) {
	font-weight: 600;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: var(--price);
}

.woocommerce .composite_summary li.summary_element {
	text-align: left;
}

.woocommerce .summary_element_content .content_product_title {
	font-size: 0;
	line-height: 0;
}

.woocommerce span.summary_element_content span.content_bundled_product_title:first-of-type,
.composite_summary li.summary_element span.summary_element_content,
.composite_summary .woocommerce-page #content div.product span.summary_element_content {
	margin-top: 0;
}

.woocommerce .summary_element_content .content_product_title .content_product_meta {
	font-size: 0.8rem;
}

.woocommerce h3.title.summary_element_content {
	margin-bottom: 0;
}

.woocommerce.single-product.furniture_packages_page .component_title_wrapper h2 {
	font-size: 1.2em;
}

.woocommerce.furniture_packages_page .component_title_wrapper h2 span {
	color: white;
}

.woocommerce.furniture_packages_page .component_title_wrapper h2 {
	color: white;
	width: 100%;
	margin: 0 !important;
	padding: .25em .5em;
}

.woocommerce.furniture_packages_page .component_title_wrapper {
	background: var(--light-teal);
	color: white;
	border-top: 3px solid white;
}

.woocommerce.furniture_packages_page .cart.composite_data {
	border-top: 12px solid white;
}

.woocommerce.furniture_packages_page .woocommerce-Tabs-panel--description {
	text-align: center;
}

.woocommerce.furniture_packages_page #compareCollections h4 {
	text-align: center !important;
}

.woocommerce.single-product.furniture_packages_page div.img img {
	width: 100%;
	max-width: 600px;
}

.woocommerce.single-product.furniture_packages_page .package-disclaimer p,
.woocommerce.single-product.furniture_packages_page .includes {
	display: inline-block;
	text-align: left;
}

.woocommerce.single-product.furniture_packages_page:not(.intern):not(.campus) .includes ul li em {
	font-style: normal;
}

.woocommerce.single-product.furniture_packages_page .includes ul li.d-sm-block {
	display: none !important;
}

.woocommerce .component_selections_inner label.select_label {
	display: none;
}

.woocommerce .composite_form .component_title_toggled .component_title_text:before {
	left: .75em;
	content: '\f0d7';
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: 1em;
	transition: transform 200ms;
	color: var(--dark-teal);
}

.woocommerce .composite_form .component.closed .component_title_toggled .component_title_text:before {
	content: '\f0d7';
	transform: rotate(-90deg);
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	transition: transform 200ms;
}

.woocommerce.furniture_packages_page .component_title .step_index:after {
	content: ' –';
}

.woocommerce.furniture_packages_page .component_inner {
	padding: .2em .75em;
}

.woocommerce.furniture_packages_page .component_option_radio_button_container .radio_button_input {
	padding: 0 10px 0 0;
}

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container {
	margin-left: 0;
}

.woocommerce .component.toggled .component_selections {
	padding-top: 0;
}

.woocommerce.furniture_packages_page .composite_form:not(.paged) .component .component_inner {
	padding-bottom: 1rem;
	padding-top: 1rem;
	background: var(--cream);
	border: 1px solid var(--gray-trans);
}

.woocommerce .bundle_data {
	text-align: center;
}

.component_content .cart.bundle_data {
	display: none;
}

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container {
	padding: 0 1em;
}

.woocommerce .component_option_radio_button_container .radio_button_input {}

.woocommerce .radio_button_description h5.radio_button_title {
	margin-top: 0;
}

.woocommerce.furniture_packages_page ul.component_option_radio_buttons_container li.component_option_radio_button_container {
	margin-bottom: .4em;
}

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description .radio_button_price.price {
	margin-bottom: 0;
	margin-top: 0;
}

.woocommerce form.composite_form.progressive .component_selections li .price {
	color: var(--base-font-color);
}

.woocommerce.furniture_packages_page .composite_form .component_title_toggled .component_title_text {
	padding-left: 1.3em;
}

.woocommerce.furniture_packages_page .composite_form .composite_price:before,
.woocommerce.furniture_packages_page .bundle_form .bundle_price:before {
	content: 'Total for this step:';
	font-weight: 300;
	font-size: 0.8em;
	font-family: var(--header-font);
	text-transform: uppercase;
	text-align: center;
	display: block;
}

.woocommerce .composite_status .wrapper,
.woocommerce .composite_status {
	display: none;
}

.woocommerce.single-product.furniture_packages_page div.product .component .component_summary {
	text-align: center;
}

.woocommerce.furniture_packages_page .composite_form .composite_price:before {
	font-size: 0.5em;
	line-height: 1em;
	letter-spacing: 0;
}

.woocommerce.furniture_packages_page .bundle_form .bundle_price:before {
	font-size: 0.6em;
}

.woocommerce.furniture_packages_page .composite_form .composite_price:before {
	content: 'Your Monthly Total:';
	margin-bottom: 0.1em;
}

.woocommerce .composited_product_details_wrapper .component_wrap .price {
	display: none !important;
}

.woocommerce .component .component_wrap span.price,
.woocommerce.single-product .component .component_wrap span.price {
	display: inline;
}

.woocommerce .composite_form .composite_price,
.woocommerce .bundle_form .bundle_price {
	display: inline;
}

;

.woocommerce .composite_form .composite_navigation .page_button {
	font-size: 1em;
	line-height: 1em;
}

.woocommerce .composite_form {
	padding: 0 !important;
}

.woocommerce .composite_form .composite_pagination ul.pagination_elements {
	padding: 0;
	font-size: .6em;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.woocommerce .composite_form .composite_pagination ul.pagination_elements li {
	height: 30px;
	line-height: 30px;
	margin: 0 19px 5px 0;
	position: relative;
	flex-grow: 1;
	background: var(--light-gray);
	float: none;
	max-width: 100%;
}

.woocommerce .composite_form .composite_pagination ul.pagination_elements li:last-child {
	margin-right: 0;
}

.woocommerce .composite_form .composite_pagination ul.pagination_elements li:last-child:after {
	content: '';
	display: none;
}

.woocommerce.furniture_packages_page .composite_form .composite_pagination ul li.pagination_element_current {
	background: var(--secondary);
}

.woocommerce.furniture_packages_page .composite_form .composite_pagination ul li.pagination_element_current:after {
	border-color: var(--base-background-color);
	border-left-color: var(--secondary);
}

.woocommerce.furniture_packages_page .composite_form .composite_pagination ul li.pagination_element_current:before {
	border-top-color: var(--secondary);
	border-bottom-color: var(--secondary);
}

.woocommerce.furniture_packages_page .composite_pagination .pagination_element_current .element_link {
	color: var(--secondary-button-text);
}

.woocommerce.furniture_packages_page .composite_form .composite_pagination .element_link {
	margin-right: 0;
	margin-left: 1.3em;
	z-index: 10;
	position: relative;
	line-height: 1.2em;
	vertical-align: bottom;
	display: block;
	padding: 10px 0 6px 0;
	height: 100%;
}

.composite_form .composite_pagination ul li .element_title {
	display: block;
	height: 100%;
}

.composite_form .composite_pagination ul li .element_inner {
	height: 100%;
	width: 100%;
}

.woocommerce .composite_form .composite_navigation.paged .prev,
.woocommerce .composite_form .composite_navigation.paged .next {
	text-align: center;
	font-size: .9em;
	line-height: 1.1em;
}

.woocommerce .composite_form .composite_navigation.paged .prev {
	margin-left: 0;
}

.woocommerce .composite_form .composite_navigation.paged .next {
	margin-right: 0;
}

body.furniture_packages_page .wcsatt-add-to-subscription-wrapper {
	display: none !important;
}

.woocommerce .composite_form .composite_navigation .prev:before,
.woocommerce .composite_form .composite_navigation .next:after,
.woocommerce .composite_pagination .element_index:after {
	display: none;
}

.component_summary .composite_navigation {
	display: none !important;
}

.woocommerce .component_option_radio_button h5.radio_button_title {
	margin-bottom: 0;
}

.woocommerce .composite_form .composite_pagination ul li:before,
.woocommerce .composite_form .composite_pagination ul li:after {
	border-width: 15px;
	margin-top: -15px;
}

.woocommerce .composite_form .composite_pagination ul li:before {
	left: -15px;
}

.woocommerce .composite_pagination .element_index {
	font-size: 2em;
	display: block;
	position: absolute;
	z-index: 1;
	color: var(--gray);
}

.woocommerce .composite_pagination .pagination_element_current .element_index {
	opacity: .5;
}

.woocommerce .component_table_item dl.component dd,
.woocommerce .component_table_item .component_table_item_indent {
	padding-left: 1rem;
}

.woocommerce .bundled_table_item .bundled_table_item_indent {
	padding-left: 2rem;
}

.component_table_item .product-thumbnail img {
	display: none;
}

.woocommerce .bundled_table_item .product-remove,
.woocommerce .bundled_table_item .product-quantity {
	padding-top: 2px;
	padding-bottom: 2px;
}

.woocommerce table.shop_table.cart tr.component_container_table_item td.product-name a:first-child {
	font-weight: 600;
}

.woocommerce table.shop_table .bundle_table_item img {
	display: none;
}

.component_table_item .product-name .component-name dl,
.bundle_table_item .product-name .component-name dl {
	vertical-align: middle;
}

.component_table_item .product-name .component-name dt {
	font-weight: 600;
}

.bundle_table_item .product-name dd,
.bundle_table_item .product-name dd,
.component_table_item .component_table_item_price:before,
.component_table_item .component_table_item_subtotal:before {
	display: none !important;
}

.woocommerce-checkout .cart_item.component_container_table_item {
	border-top: 1px solid var(--light-gray-trans);
}

.woocommerce .component_container_table_item .product-name a,
.woocommerce .component_container_table_item .product-name {
	font-weight: 700;
	line-height: normal;
}

.bundled_table_item .product-name .bundled-product-name,
.component_table_item .product-name .component dd,
.component_table_item .product-name p.backorder_notification,
.component_table_item .product-price,
.component_table_item .product-quantity,
.component_table_item .product-subtotal,
.component_table_item .product-total {
	font-size: 0.875em;
}

.bundle_table_item .product-price,
.bundle_table_item .product-quantity {
	font-size: 0 !important;
}

.bundled_table_item .product-quantity div.quantity {
	font-size: 0.8rem !important;
}

.shop_table .product-quantity {
	text-align: center;
}

.woocommerce .component_table_item dl.component {
	width: auto;
	line-height: normal;
}

.woocommerce .component_table_item dl.component dt {
	line-height: 1em;
	margin-top: .1em;
	margin-bottom: .1em;
}

.woocommerce .component_table_item dl.component dd,
.woocommerce .bundled_table_item .bundled_table_item_indent {
	font-weight: 300;
}

.woocommerce-cart table.cart .product-remove {
	max-width: 105px;
	text-align: center;
}

.woocommerce .cart_item .product-item-thumbnail,
.woocommerce .cart_item .component_table_item .product-item-thumbnail,
.woocommerce .cart_item .bundled_table_item .product-item-thumbnail {
	display: none !important;
}

.woocommerce-cart table.cart .product-thumbnail {
	text-align: center;
	max-width: 50px;
	padding-right: 0;
}

td.product-price {
	vertical-align: middle;
	height;
	100%
}

.woocommerce-columns--addresses {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.woocommerce-account table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--actions .button,
.woocommerce-account table.shop_table a.button {
	margin: .1em .1em .75em .1em;
}

.woocommerce-account table.woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--actions .button:last-child,
.woocommerce-account table.shop_table a.button:last-child {
	margin-bottom: 0 !important;
}

.woocommerce-account table.shop_table .woocommerce-orders-table__cell-order-number {
	font-size: .7em;
	text-align: center;
	width: 7%;
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
	background: var(--light-teal);
	color: white;
}

.woocommerce-MyAccount-navigation-link.is-active a:hover,
.woocommerce-MyAccount-navigation-link.is-active {
	background: var(--teal);
	color: white;
}

.woocommerce-MyAccount-navigation-link.is-active a,
.woocommerce-MyAccount-navigation li.is-active a:hover {
	color: white;
}

.woocommerce-order-pay #order_review {
	margin-top: 2em;
}

.woocommerce-billing-fields__field-wrapper {
	border-bottom: none !important;
}

.woocommerce ul.order_details li strong {
	line-height: 1em;
	font-size: 1rem;
	margin-top: .15em;
}

.woocommerce-account .order_details_container,
#designer_select_agreement_container,
.woocommerce-checkout #shipping_postcode_field,
.woocommerce-checkout #billing_postcode_field {
	clear: left;
}

.woocommerce-checkout #delivery_details {
	border-top: 1px solid var(--base-border-color);
	padding-top: 2em;
}

.woocommerce form .form-row.hubwoo_checkout_marketing_optin,
.wc-checkout-add-ons-wrapper,
form.woocommerce-checkout .delivery-details-wrapper,
form.woocommerce-checkout .woocommerce-account-fields,
form.woocommerce-checkout .woocommerce-shipping-fields,
form.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
	border: 1px solid var(--base-border-color);
	background: var(--cream-trans);
	padding: 15px;
	border-radius: var(--default-border-radius);
}
form.woocommerce-checkout .woocommerce-shipping-fields {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
form.woocommerce-checkout .delivery-details-wrapper {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

form.woocommerce-checkout .delivery-details-wrapper {
	border-bottom: 0;
}

.woocommerce ul#shipping_method .amount {
	font-weight: normal;
}

form.woocommerce-checkout .woocommerce-account-fields {
	margin-bottom: 2em;
}

form.woocommerce-checkout .woocommerce-shipping-fields {
	border-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 2em;
}

.woocommerce h1.tiny {
	font-size: 1.4em;
}

.woocommerce .wc-checkout-add-ons-wrapper p.small {
	margin-bottom: 0;
	margin-left: 1rem;
}

.woocommerce-checkout .wc-checkout-add-ons-wrapper .form-row+.form-row {
	border-top: 1px solid var(--light-gray-trans);
	padding-top: 1em;
}

.woocommerce .woocommerce-checkout #wc_checkout_add_ons p.form-row {
	margin-bottom: 0 !important;
}

.woocommerce #cpp_desc {
	display: none;
	font-size: .65em;
}

.woocommerce .cpp_desc {
	margin-top: 1em;
	font-size: .7em;
	line-height: 1.2em;
	margin-left: 1rem;
	margin-bottom: 1em;
}

.woocommerce-checkout .woocommerce-terms-and-conditions {
	font-size: .65em;
	line-height: 1.2em;
}

.woocommerce-checkout .woocommerce-terms-and-conditions h1 {
	font-size: 1.4em;
	line-height: 1.1em;
}

.woocommerce-checkout .woocommerce-terms-and-conditions h1+h2 {
	margin-top: .5rem !important;
}

.woocommerce-checkout .woocommerce-terms-and-conditions h2 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin-top: .75rem !important;
	margin-bottom: .5rem;
}

.woocommerce h3#ship-to-different-address {
	font-size: 1rem;
	line-height: 1em;
	font-family: var(--base-font);
	font-weight: normal;
	text-transform: none;
}

.woocommerce-checkout h3#ship-to-different-address span {
	vertical-align: middle;
	font-weight: inherit !important;
	color: inherit !important;
}

form.woocommerce-checkout .col-1 {
	padding-left: 0;
	padding-right: 0;
}

form.checkout {
	margin-top: 2em;
}

#customer_details+#wc_checkout_add_ons,
#order_review, #order_review_heading {
	float: none;
	width: 100%;
	flex: none;
}

.woocommerce.single-product .product .summary .product_location label,
.woocommerce.single-product .product .summary>label {
	font-weight: bold;
}

.woocommerce.single-product.furniture_packages_page .product .summary h2 {
	font-weight: bold;
	font-size: 1.6em;
}

.woocommerce.single-product .product_description h2 {
	padding-top: 2em;
}

.woocommerce .woocommerce_msrp {
	font-size: .8em;
}

.woocommerce-Reviews {
	text-align: center;
}

.woocommerce .form-row {
	display: block;
}

.woocommerce .related-subscriptions {
	width: 100%;
}

.woocommerce .related-subscriptions td {
	text-align: center;
}

.woocommerce-page label.radio,
.woocommerce label.radio {
	font-weight: normal !important;
	display: inline-block !important;
	margin-left: .5em;
	margin-right: 1em;
}

.woocommerce form .form-row label {
	line-height: 1em;
	font-size: 0.95em;
	font-weight: 600;
	margin-bottom: 0.25em;
}

.woocommerce-checkout form.woocommerce-checkout input[type=radio]+label {
	font-weight: 600 !important;
}

.woocommerce-checkout form.woocommerce-checkout .form-row>label:first-child:not(.checkbox) {
	font-size: .6em;
	line-height: 1.2em;
	font-weight: 400;
	text-transform: uppercase;
}

.woocommerce-checkout form.woocommerce-checkout #wc_checkout_add_ons .form-row label {
	font-size: .9em;
	font-weight: 600;
	text-transform: none;
}

.woocommerce-checkout form.woocommerce-checkout #wc_checkout_add_ons .form-row+.form-row {
	margin-top: 1em !important;
}

.woocommerce-notice {
	list-style: none !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: none;
	border-radius: 0;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
	padding: 1em 0;
	margin-left: 0;
	margin-right: 0;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
	background: white;
	border-radius: var(--default-border-radius);
	margin-bottom: 2em;
}

.woocommerce .woocommerce-orders-table__cell-order-actions a.button.cancel,
.woocommerce .order_details_container a.button.cancel {
	color: var(--rose) !important;
	background: none !important;
	box-shadow: none;
	padding: 0;
	margin: .25em auto 1.25em auto;
}

.woocommerce .order_details_container a.button.cancel {
	margin-left: 1em;
	margin-right: 1em;
}

.woocommerce a.cancel-edit {
	display: inline-block;
}

.woocommerce a.cancel-edit,
.woocommerce button,
.woocommerce button[type=submit],
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding: .618em 1em;
	border-radius: var(--default-border-radius) !important;
	font-weight: bold;
	font-size: .9em;
	font-family: var(--base-font);
	line-height: 1.2em;
}

.woocommerce a.delete {
	background-color: var(--red);
	border-color: var(--red);
}

.woocommerce #review_form #respond label {
	display: none;
}

.br_product_preview_hidden .br_product_preview_preview .berocket_preview_content {
	padding-right: 15px;
	padding-left: 15px;
}

.br_product_preview_hidden .br_product_preview_preview .berocket_preview_content hr {
	margin: 0;
}

.br_product_preview_hidden .br_product_preview_preview a {
	color: inherit !important;
}

.woocommerce a.button.pay,
.woocommerce a.button.change_payment,
.woocommerce .br_product_preview_hidden .br_product_preview_preview a.button,
.woocommerce .berocket_preview_buttons a.button,
.woocommerce #respond input#submit,
.woocommerce a.save,
.woocommerce a.button.save,
.woocommerce input.button.aw-communication-form__submit,
.woocommerce .widget_product_search button,
.woocommerce a.button.add_to_cart_button,
.woocommerce.furniture_packages_page .single_add_to_cart_button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: var(--primary-button) !important;
	border-color: var(--primary-button) !important;
	color: var(--primary-button-text) !important;
	border-radius: 0px;
}

.woocommerce a.button.pay:hover,
.woocommerce a.button.change_payment:hover,
.woocommerce .br_product_preview_hidden .br_product_preview_preview a.button:hover,
.woocommerce .berocket_preview_buttons a.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button.save:hover,
.woocommerce a.save:hover,
.woocommerce input.button.aw-communication-form__submit:hover,
.woocommerce .widget_product_search button:hover,
.woocommerce a.button.add_to_cart_button:hover,
.woocommerce.furniture_packages_page .single_add_to_cart_button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: var(--primary-button-hover) !important;
	border-color: var(--primary-button-hover) !important;
	color: var(--primary-button-text-hover) !important;
}

.woocommerce a.button.pay:active,
.woocommerce a.button.change_payment:active,
.woocommerce .br_product_preview_hidden .br_product_preview_preview a.button:active,
.woocommerce .berocket_preview_buttons a.button:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button.save:active,
.woocommerce a.save:active,
.woocommerce input.button.aw-communication-form__submit:active,
.woocommerce .widget_product_search button:active,
.woocommerce a.button.add_to_cart_button:active,
.woocommerce.furniture_packages_page .single_add_to_cart_button:active,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active {
	background-color: var(--primary-button-active) !important;
	border-color: var(--primary-button-active) !important;
}

.woocommerce a.cancel-edit,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button:not(.alt),
.woocommerce input.button,
.woocommerce a.br_product_preview_button,
.woocommerce .page-item.active .page-link {
	background: var(--secondary-button) !important;
	border-color: var(--secondary-button) !important;
	color: var(--secondary-button-text) !important;
}

.woocommerce a.cancel-edit:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:not(.alt):hover,
.woocommerce input.button:hover,
.woocommerce a.br_product_preview_button:hover,
.woocommerce .page-item.active .page-link:hover {
	background: var(--secondary-button-hover) !important;
	border-color: var(--secondary-button-hover) !important;
	color: var(--secondary-button-text-hover) !important;
}

.woocommerce a.cancel-edit:active,
.woocommerce #respond input#submit:active,
.woocommerce a.button:active,
.woocommerce button.button:not(.alt):active,
.woocommerce input.button:active,
.woocommerce a.br_product_preview_button:active,
.woocommerce .page-item.active .page-link:active {
	background: var(--secondary-button-active) !important;
	border-color: var(--secondary-button-active) !important;
}

a.button.wcs_deletion_error,
a.button.wcs_deletion_error:hover,
#respond input#submit.disabled,
#respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled],
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce .widget_product_search button.disabled,
.woocommerce .widget_product_search button.disabled:hover,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce a.br_product_preview_button.disabled,
.woocommerce a.br_product_preview_button.disabled:hover,
.woocommerce .berocket_preview_buttons a.button.disabled,
.woocommerce .berocket_preview_buttons a.button.disabled:hover,
.woocommerce .br_product_preview_hidden .br_product_preview_preview a.button.disabled,
.woocommerce .br_product_preview_hidden .br_product_preview_preview a.button.disabled:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.add_to_cart_button.disabled,
.woocommerce a.button.add_to_cart_button.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover {
	opacity: 1;
	background-color: var(--button-disabled) !important;
	color: var(--button-disabled-text) !important;
	box-shadow: none !important;
}

.woocommerce form .form-row {
	padding: 0;
	margin-bottom: .5em;
	margin-top: .8em;
}

.woocommerce form .form-row:last-child {
	margin-bottom: 0;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
	margin-top: .3em;
	margin-bottom: .8em;
}

.woocommerce form .form-row textarea {
	height: 8em;
}

.woocommerce table.shop_table {
	border-radius: 0;
	border-collapse: collapse;
	border: none;
}

.woocommerce table.shop_table tfoot,
.woocommerce table.shop_table tbody {
	border: 1px solid var(--base-border-color);
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot,
.woocommerce .cart_totals .shop_table tfoot {
	border: none;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td:last-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr td:last-child,
.woocommerce .cart_totals table.shop_table tr td {
	border-right: 1px solid var(--base-border-color);
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr td:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce .cart_totals table.shop_table tr th {
	border-left: 1px solid var(--base-border-color);
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce .cart_totals table.shop_table tr th {
	text-align: right;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.recurring-totals th[colspan],
.woocommerce .cart_totals .shop_table .recurring-totals th {
	font-size: 1.2rem;
	font-weight: 600;
	color: var(--heading);
	font-family: var(--header-font);
	text-transform: uppercase;
	padding-bottom: .25rem;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.recurring-totals th[colspan],
.woocommerce .cart_totals .shop_table .recurring-totals th {
	border-left: none;
	border-right: none;
	padding-left: 0;
	padding-top: 2em;
	text-align: center;
}

.payment_box.payment_method_braintree_credit_card p.form-row:nth-child(3),
.payment_box.payment_method_braintree_paypal p.form-row:nth-child(2) {
	display: none;
}

.payment_box.payment_method_braintree_credit_card p:first-child,
.payment_box.payment_method_braintree_paypal p:first-child {
	font-weight: 600 !important;
	font-style: italic;
	color: var(--red);
	margin-bottom: 0;
}

.woocommerce-page .payment_method_braintree_paypal label img {
	width: 100px;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.recurring-totals,
.cart_totals .shop_table tr.recurring-totals {
	background: none;
}

.hs-form-required,
.woocommerce-checkout abbr.required {
	font-size: 0;
	vertical-align: middle;
}

.hs-form-required::before,
.woocommerce-checkout label.checkbox abbr.required::before,
.woocommerce-checkout .wc-checkout-add-ons-wrapper label abbr.required::before {
	font-size: .45rem;
}

.hs-form-required::before,
.woocommerce-checkout abbr.required::before {
	content: '\f069';
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-size: .4rem;
	line-height: 1em;
	display: inline-block;
	color: var(--rose);
}

.hs-form-required::before {
	margin-left: .3em;
}

.woocommerce table.woocommerce-table--order-details tfoot tr:first-child td,
.woocommerce table.woocommerce-table--order-details tfoot tr:first-child th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:first-child td,
.woocommerce .cart_totals table.shop_table tr.cart-subtotal.recurring-total td,
.woocommerce .cart_totals table.shop_table tr.cart-subtotal.recurring-total th,
.woocommerce .cart_totals table.shop_table tfoot tr:first-child td,
.woocommerce .cart_totals table.shop_table tfoot tr:first-child th,
.woocommerce .cart_totals table.shop_table tbody tr:first-child td,
.woocommerce .cart_totals table.shop_table tbody tr:first-child th {
	border-top: 1px solid var(--base-border-color);
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.recurring-totals th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child th,
.woocommerce .cart_totals table.shop_table tr.order-total td,
.woocommerce .cart_totals table.shop_table tr.order-total th,
.woocommerce .cart_totals table.shop_table tr:last-child td,
.woocommerce .cart_totals table.shop_table tr:last-child th {
	border-bottom: 1px solid var(--base-border-color);
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.order-total:not(.recurring-total),
.woocommerce .cart_totals table.shop_table tr.order-total:not(.recurring-total) {
	color: var(--price);
}

.woocommerce table.shop_table tfoot tr:not(.recurring-totals) th:after,
.cart_totals .shop_table th:after {
	content: ':';
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
	padding: .4em .75rem;
	border: none;
	line-height: 1.1em;
}

.woocommerce p.woocommerce-shipping-destination strong {
	font-weight: normal;
	font-style: italic;
	display: block;
	font-size: .9em;
}

.woocommerce .woocommerce-shipping-destination {
	display: none;
}

.woocommerce .cart_totals table.shop_table {
	font-size: .9em;
	line-height: 1.1em;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table td label,
.woocommerce .cart_totals table.shop_table td label {
	font-weight: normal;
}

.woocommerce .cart_totals table.shop_table+h4 {
	margin-top: 2em;
}

.woocommerce-account table.shop_table thead,
.woocommerce table.shop_table thead {
	background: var(--teal);
	border: 1px solid var(--teal);
	color: white;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.recurring-totals th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.recurring-totals td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td,
.woocommerce .cart_totals table.shop_table tr.order-total th,
.woocommerce .cart_totals table.shop_table tr.order-total td,
.cart_totals .order-total.recurring-total th,
.cart_totals .order-total.recurring-total td {
	border-top: 1px solid var(--light-gray-trans) !important;
	font-size: 1.2em;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	-webkit-font-smoothing: subpixel-antialiased;
	font-smoothing: subpixel-antialiased;
}

input.search-field,
.woocommerce #comment,
.woocommerce form .form-row .input-text {
	font-size: 1em;
	line-height: 1em;
	padding: 0.45em 0.75em;
	border-radius: var(--default-border-radius);
	width: 100%;
	height: auto;
	background: var(--input-background);
	color: var(--input-text);
	border: 2px solid var(--input-border);
	transition: var(--dark-mode-transition);
}

.actions {
	font-size: .8em;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 100px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	background: var(--cream-trans);
	border-color: var(--base-border-color);
	margin-top: 0;
	border-radius: 0;
}

.woocommerce-account ol.commentlist.notes li.note p.meta {
	font-size: 0.8em;
}

.woocommerce ol.woocommerce-OrderUpdates {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid var(--base-border-color);
}

.woocommerce ol.woocommerce-OrderUpdates li.woocommerce-OrderUpdate:nth-child(odd) {
	background: var(--cream-trans);
}

.woocommerce ol.woocommerce-OrderUpdates li.woocommerce-OrderUpdate {
	text-align: left;
	padding: .4em .75rem;
}

.woocommerce ol.woocommerce-OrderUpdates .woocommerce-OrderUpdate-description {
	font-style: italic;
}

.woocommerce ol.woocommerce-OrderUpdates .woocommerce-OrderUpdate-description i,
.woocommerce ol.woocommerce-OrderUpdates .woocommerce-OrderUpdate-description em {
	font-style: normal;
}

body .woocommerce-notices-wrapper {
	text-align: center;
}

body .woocommerce-error::before,
body .woocommerce-message::before,
body .woocommerce-warning::before,
body .woocommerce-info::before {
	content: '';
	display: none;
}

body .woocommerce-error,
body .woocommerce-message,
body .woocommerce-warning,
body .woocommerce-info {
	background: none !important;
	margin: 0;
	padding: 0;
	display: inline-block;
	border: none;
}

.woocommerce>.woocommerce-error,
.woocommerce>.woocommerce-message,
.woocommerce>.woocommerce-info {
	margin-top: 1em;
	width: fit-content;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-page .woocommerce-NoticeGroup {
	margin-bottom: 1.75em;
}

.woocommerce-page .woocommerce-NoticeGroup ul.woocommerce-error {
	display: block;
	text-align: center;
}

.woocommerce-page .woocommerce-NoticeGroup ul.woocommerce-error li {
	display: inline-block;
}

body .woocommerce-error .woocommerce-notice-inner a,
body .woocommerce-message .woocommerce-notice-inner a,
body .woocommerce-warning .woocommerce-notice-inner a,
body .woocommerce-info .woocommerce-notice-inner a {
	color: white !important;
	text-decoration: underline;
}

body .woocommerce-error .woocommerce-notice-inner,
body .woocommerce-message .woocommerce-notice-inner,
body .woocommerce-warning .woocommerce-notice-inner,
body .woocommerce-info .woocommerce-notice-inner {
	vertical-align: middle;
	border: none;
	color: white;
	border-radius: 30px;
	display: flex;
	padding: .75em 1.25em;
	margin-bottom: 2em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	align-items: center;
	justify-content: center;
}

body .woocommerce-error p,
body .woocommerce-message p,
body .woocommerce-warning p,
body .woocommerce-info p {
	font-weight: 400;
}

body .woocommerce-error::after,
body .woocommerce-info::after,
body .woocommerce-warning::after,
body .woocommerce-message::after {
	content: '';
	display: none;
}

.woocommerce-page .woocommerce-Address-title a.edit,
body .woocommerce-error a.button,
body .woocommerce-message a.button,
body .woocommerce-warning a.button,
body .woocommerce-info a.button {
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	order: 3;
	margin-left: 1em;
	border-radius: 26px !important;
	vertical-align: middle;
	background: white !important;
	color: var(--teal) !important;
	font-size: .8em;
	padding: 0 .75em;
	margin-top: 0;
	margin-bottom: 0;
}

.woocommerce-page .woocommerce-error a.button {
	color: var(--rose) !important;
}

.woocommerce-page .woocommerce-Address-title a.edit,
.woocommerce-page .woocommerce-info.empty-cart a.button {
	background: var(--secondary-button) !important;
	color: white !important;
}

body .woocommerce-error a.button:hover,
body .woocommerce-message a.button:hover,
body .woocommerce-info a.button:hover {
	background: rgba(255, 255, 255, 0.8) !important;
}

body .woocommerce-error a.button:hover:active,
body .woocommerce-error a.button:active {
	background: rgba(255, 255, 255, 0.6) !important;
}

.woocommerce-page .woocommerce-Address-title a.edit:hover,
.woocommerce-page .woocommerce-info.empty-cart a.button:hover {
	background: var(--secondary-button-hover) !important;
}

body .woocommerce-message a.button:hover:active,
body .woocommerce-message a.button:active,
body .woocommerce-info a.button:hover:active,
body .woocommerce-info a.button:active {
	background: var(--light-teal) !important;
}

.woocommerce-page .woocommerce-Address-title a.edit:hover:active,
.woocommerce-page .woocommerce-Address-title a.edit:active,
body .woocommerce-info a.button:hover:active,
body .woocommerce-info a.button:active {
	background: var(--secondary-button-active) !important;
}

body .woocommerce-info .woocommerce-notice-inner,
body .woocommerce-message .woocommerce-notice-inner {
	background: var(--teal);
}

body .woocommerce-warning .woocommerce-notice-inner {
	background: var(--yellow);
	color: black;
}

body .woocommerce-error .woocommerce-notice-inner {
	background: var(--rose);
}

.woocommerce-page .woocommerce-info.empty-cart .woocommerce-notice-inner {
	background: var(--gray-trans);
	border: 1px solid var(--gray-trans);
	color: var(--base-font-color);
}

body .woocommerce-error .woocommerce-notice-inner::before,
body .woocommerce-info .woocommerce-notice-inner::before,
body .woocommerce-warning .woocommerce-notice-inner::before,
body .woocommerce-message .woocommerce-notice-inner::before {
	vertical-align: middle;
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	background: white;
	border-radius: 100px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	aspect-ratio: 1/1;
	width: 26px;
	margin-right: .75em;
}

.woocommerce #creditCheckResult .error-container {
	text-align: center;
}

.woocommerce #creditCheckResult .woocommerce-error .woocommerce-notice-inner::before,
.woocommerce .woocommerce-NoticeGroup ul.woocommerce-error .woocommerce-notice-inner::before {
	height: 20px;
	width: 20px;
	line-height: 20px;
	font-size: 14px;
}

body .woocommerce-error .woocommerce-notice-inner::before {
	content: '\f256';
	color: var(--rose);
}

body .woocommerce-message .woocommerce-notice-inner::before {
	content: '\f00c';
	color: var(--teal);
}

body .woocommerce-message.woocommerce-warning .woocommerce-notice-inner::before {
	content: '\f129';
	color: black;
}

body .woocommerce-message.woocommerce-warning {
	display: block;
	width: fit-content;
	margin: 0 auto;
}

body .woocommerce-info .woocommerce-notice-inner::before {
	content: '\f129';
	color: var(--teal);
}

.woocommerce-page .woocommerce-info.empty-cart .woocommerce-notice-inner::before {
	content: '\f129';
	color: white;
	background: var(--teal);
	padding-left: 2px;
}

.woocommerce-checkout form.login.woocommerce-form-login {
	margin: 2em auto;
	width: fit-content;
	max-width: var(--txt-narrower-width);
}

.woocommerce .lost_password {
	margin-bottom: 0;
}

.woocommerce .hubwoo_checkout_marketing_optin span.optional {
	display: none !important;
}

.woocommerce-checkout .woocommerce-form-login {
	font-size: .8em;
	line-height: normal;
}

.woocommerce form .form-row.hubwoo_checkout_marketing_optin>p.form-row {
	margin-top: 0 !important;
}

.woocommerce form .form-row.hubwoo_checkout_marketing_optin {
	margin-top: 0 !important;
	margin-bottom: 2rem !important;
	border-top: none !important;
}

.woocommerce-checkout .woocommerce-form-login .form-row-first,
.woocommerce-checkout .woocommerce-form-login .form-row-last {
	float: none;
	width: auto;
}

.woocommerce .woocommerce-form-login-toggle .woocommerce-info {
	display: block;
	width: fit-content;
	margin: 0 auto;
}

.woocommerce #creditCheckResult .woocommerce-error .woocommerce-notice-inner,
.woocommerce .woocommerce-NoticeGroup .woocommerce-notice-inner {
	padding: .25em .75em;
	margin-bottom: .5em;
}

.woocommerce .wc-pao-addon-description {
	font-size: .9em;
	line-height: normal;
	margin-bottom: 1em;
}

.woocommerce .product-addon-totals li strong {
	font-weight: normal;
}

.woocommerce-page input[type=checkbox],
.woocommerce-page input[type=radio],
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
	margin: 0 0.25em 0 0;
}

.woocommerce .woocommerce-invalid label.checkbox {
	border-bottom: 2px solid var(--rose);
}

.woocommerce-invalid #terms {
	outline: none;
}

.woocommerce .woocommerce-invalid label {
	color: var(--error) !important;
	font-weight: 500 !important;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
	border-color: var(--error);
}

.woocommerce a.remove {
	color: var(--error) !important;
}

.woocommerce a.remove:hover {
	color: var(--error) !important;
	background: none !important;
}

.woocommerce td.product-remove {
	font-size: .8em;
}

.woocommerce a.remove {
	font-size: 1em;
	font-weight: 400;
	display: inline;
}

.processing {
	background: var(--input-background);
	color: var(--input-text);
}

.woocommerce div.product form.cart .wcsatt-add-to-subscription-options table.my_account_subscriptions td {
	padding-left: .5rem;
}

.woocommerce .add_to_subscription_option_list {
	border: 1px solid var(--base-border-color);
}

.woocommerce .add_to_subscription_option {
	padding: 1em 1em;
	overflow: auto;
}

.woocommerce .add_to_subscription_option:nth-child(odd) {
	background: var(--bg-light);
}

.woocommerce .add_to_subscription_option h5 {
	margin: 0 0 .5em 0;
	font-size: .9em;
}

.woocommerce .add_to_subscription_option .actions {
	text-align: right;
	font-size: .8em;
}

.woocommerce .add_to_subscription_option .details {
	font-size: .85em;
	line-height: 1.1em;
}

.woocommerce .add_to_subscription_option .details p {
	margin-bottom: .25em;
	margin-top: .25em;
}

.woocommerce .add_to_subscription_option .details small {
	display: block;
	margin-left: .5em;
}

.woocommerce .add_to_subscription_option .details strong {
	font-weight: 600;
	font-style: italic;
}

.woocommerce .wcsatt-options-prompt-text {
	font-weight: 600;
}

.woocommerce .wc-pao-addon-container {
	margin-bottom: 2em;
}

.woocommerce .wc-pao-addon-uses h2,
.woocommerce .wc-pao-addon-style h2,
.woocommerce .wc-pao-addon-colors h2 {
	font-size: 1.1em;
	line-height: 1em;
	font-weight: 500;
	color: var(--teal);
	vertical-align: middle;
	text-align: right;
}

.woocommerce .wc-pao-addon-container p.form-row {
	margin-bottom: .5em;
}

.woocommerce .wcsatt-add-to-subscription-options:before,
.woocommerce .wcsatt-add-to-subscription-wrapper:before {
	display: none;
}

.woocommerce .wcsatt-add-to-subscription-wrapper {
	padding-top: 1em;
	margin-left: 2em;
	clear: both;
}

.woocommerce .wcsatt-add-to-subscription-wrapper label.wcsatt-add-to-subscription-action-label {
	vertical-align: middle;
}

.woocommerce .wcsatt-add-to-subscription-action-label {
	margin: 0 0 .5em 0;
	display: block;
}

.woocommerce .wcsatt-add-to-subscription-action {
	font-weight: 300;
	font-size: .85em;
	line-height: 1em;
}

.woocommerce .other_variations ul.products li.product span.image,
.woocommerce .rec_products ul.products li.product span.image {
	border-radius: var(--small-border-radius);
}

.woocommerce .other_variations ul.products li.product,
.woocommerce .rec_products ul.products li.product {
	margin-bottom: .5em !important;
	flex-grow: 1!important;
	flex-basis: 48%;
	min-width: 100px;
	width: auto!important;
	max-width: 100px;
}

.woocommerce .rec_products ul.products li.product .price {
	font-size: 1em;
}

.woocommerce .rec_products+.rec_products,
.woocommerce .other_variations+.rec_products {
	margin-top: 1em;
}

.woocommerce .rec_products .wcsatt-sub-options {
	margin-top: 0 !important;
}

.woocommerce .other_variations h2 {
	display: none;
}

.woocommerce .other_variations .columns-6 li {
	width: 80px !important;
}

.woocommerce .rec_products .columns-1 li {
	width: 100% !important;
}

.woocommerce .rec_products h2,
.woocommerce .rec_products span.price {
	text-align: left;
}

.woocommerce .rec_products li a {
	display: grid;
	grid-template-columns: 60px auto;
	gap: var(--small-gap);
}

.woocommerce .rec_products>h3:first-child,
.woocommerce .other_variations>h3:first-child {
	margin-bottom: .5em;
	font-size: 1em;
}

#add_payment_method #payment ul.payment_methods {
	border-bottom: 0;
}

.woocommerce-account .aw-communication-form__terms-text,
.woocommerce-account #add_payment_method {
	max-width: var(--txt-narrower-width);
	margin-left: auto !important;
	margin-right: auto !important;
}

.woocommerce-account #add_payment_method #payment ul.payment_methods+.form-row {
	text-align: center;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
	line-height: 1em;
}

.woocommerce .blockUI.blockOverlay::before {
	background: rgba(255, 255, 255, 0.85);
}

.woocommerce .pswp__bg {
	background: rgba(255, 255, 255, 0.9);
	-webkit-backdrop-filter: blur(2px);
	-moz-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
}

.woocommerce .pswp__caption__center {
	display: none;
}

.woocommerce button.pswp__button {
	width: auto !important;
}

.woocommerce button.pswp__button.pswp__button--close {
	background: none !important;
}

.woocommerce button.pswp__button.pswp__button--close::before {
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	content: '\f057';
	background: white;
	border-radius: 100%;
}

.woocommerce button.pswp__button.pswp__button--close::before {
	color: var(--rose);
}

.woocommerce .pswp__img--placeholder--blank {
	background: white;
}

.woocommerce button.pswp__button.pswp__button--close:hover::before {
	color: var(--darker-rose);
}

.woocommerce .pswp__counter {
	color: black;
	font-weight: 600;
}

.woocommerce .pswp__top-bar button.pswp__button {
	opacity: 1;
}

.woocommerce .pswp__caption,
.woocommerce .pswp__top-bar {
	background: var(--yellow) !important;
}

.woocommerce.shop_by_item_page .pswp__caption,
.woocommerce.shop_by_item_page .pswp__top-bar {
	background: var(--light-rose) !important;
}

.woocommerce button.pswp__button--arrow--left,
.woocommerce button.pswp__button--arrow--right {
	background: var(--teal) !important;
}

.woocommerce button.pswp__button--arrow--left,
.woocommerce button.pswp__button--arrow--right {
	margin-top: -1%;
	width: auto;
	height: auto;
	padding: 1.5em .75em;
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 1;
}

.woocommerce .pswp__ui--idle .pswp__button--arrow--left:hover,
.woocommerce .pswp__ui--idle .pswp__button--arrow--right:hover,
.woocommerce .pswp__button--arrow--left:hover,
.woocommerce .pswp__button--arrow--right:hover {
	opacity: 1;
}

.woocommerce .pswp__button--arrow--left,
.woocommerce .pswp__button--arrow--right,
.woocommerce .pswp__ui--idle .pswp__button--arrow--left,
.woocommerce .pswp__ui--idle .pswp__button--arrow--right {
	opacity: .5;
}

.pswp--svg .pswp__button--arrow--left:before {
	content: '\f053';
}

.pswp--svg .pswp__button--arrow--right:before {
	content: '\f054';
}

.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
	background: none !important;
	width: 25px;
	height: 25px;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-family: "Font Awesome 5 Free";
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	position: relative;
	right: 0;
	left: 0;
	top: 0;
}

.woocommerce button.pswp__button--arrow--left,
.woocommerce button.pswp__button--arrow--right {
	background-color: var(--teal) !important;
}

.woocommerce button.pswp__button--arrow--left:hover,
.woocommerce button.pswp__button--arrow--right:hover {}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	line-height: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.25em;
}

/**
 * Housewares tab on package checkout
 */
#component_1631697444_inner ul.products.columns-3 {
	margin-left: -15px;
	margin-right: -15px;
}

#component_1631697444_inner ul.products.columns-3 li.product {
	flex-basis: 320px;
	margin-left: 15px;
	margin-right: 15px;
	flex-grow: 1;
}

/**
 * end
 */
.woocommerce .shop_table .component_table_item .product-subtotal {
	font-size: .857em;
}

.woocommerce .shop_table .price,
.woocommerce ul.products li.product .price {
	color: var(--price);
	margin-bottom: .5em;
	font-size: .8em;
	line-height: 1em;
}

.woocommerce .component_content ul.products li.product .price {
	font-size: 1em;
	display: inline-block;
	font-weight: normal;
}

.woocommerce .shop_table .subscription-price {
	color: var(--base-font-color);
}

.woocommerce .related.products ul.products li.product .price {
	font-size: .95em;
}

.woocommerce .component_option_thumbnail_container h5.thumbnail_title {
	font-size: 1em;
	flex-basis: 100%;
	justify-content: flex-end;
	font-weight: 500;
	color: var(--teal);
}

.woocommerce .component_option_thumbnail {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	justify-content: space-between;
	border: 1px solid var(--base-border-color);
	background: white;
}

.woocommerce .component_option_thumbnail_container .thumbnail_description {
	flex-basis: 100%;
	display: flex;
	flex-direction: column;
	padding-bottom: 0;
}

.woocommerce .component_option_thumbnail_container .thumbnail_buttons {
	vertical-align: bottom;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 7px 8px;
}

ul.component_option_thumbnails_container,
ul.component_option_thumbnails_container li.component_option_thumbnail_container {
	display: flex;
	flex-wrap: wrap;
}

ul.component_option_thumbnails_container {
	justify-content: center;
}

.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container {
	min-width: 200px;
	margin-right: 0;
}

.woocommerce.furniture_packages_page ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description span.radio_button_price.price:after {
	font-weight: 300;
}

.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container .thumbnail_description span.thumbnail_price .subscription-details {
	display: none;
}

.woocommerce .radio_button_price.price .relative-price-prefix:before,
.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container .thumbnail_description span.thumbnail_price.price:before {
	font-size: .8em;
	display: inline-block;
	font-weight: 300;
	padding-right: .4ch;
	letter-spacing: 0;
}

.woocommerce .radio_button_price.price .relative-price-prefix:before {}

.woocommerce:not(.intern) ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description span.radio_button_price.price .amount:before {
	content: '+';
	display: inline;
	font-weight: 300;
	padding-left: .4ch;
	letter-spacing: 0;
}

.woocommerce.furniture_packages_page:not(.intern) div.composite_component:first-child ul.component_option_radio_buttons_container li.component_option_radio_button_container:first-child .radio_button_description span.radio_button_price.price .amount bdi {
	display: none;
}

.woocommerce.furniture_packages_page:not(.intern) div.composite_component:first-child ul.component_option_radio_buttons_container li.component_option_radio_button_container:first-child .radio_button_description span.radio_button_price.price .amount:before {
	content: '— Included in package';
	padding-left: 0;
}

.woocommerce #bf64447_field,
.woocommerce .wc-checkout-add-ons-input-file-plupload {
	margin-left: 1.5em !important;
}

.woocommerce #bf64447_field {
	margin-top: .25em;
}

.woocommerce .wc-checkout-add-ons-input-file-plupload {
	margin-bottom: .5em;
}

.woocommerce .wc-checkout-add-ons-input-file-plupload .wc-checkout-add-ons-preview {
	font-size: .8rem;
}

.woocommerce #wc_checkout_add_ons span.woocommerce-input-wrapper {
	margin-left: 1rem;
	display: block;
}

.woocommerce #wc_checkout_add_ons span.woocommerce-input-wrapper label {
	font-weight: 300 !important;
}

.woocommerce #wc_checkout_add_ons a.wc-checkout-add-ons-dropzone .wc-checkout-add-ons-progress .bar {
	float: left;
	background: var(--light-teal-trans);
}

.woocommerce .bundled_table_item_price:after,
.woocommerce .bundled_table_item_subtotal:after {
	display: none !important;
	content: '';
}

.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container .thumbnail_description span.thumbnail_price.price:after,
.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description span.radio_button_price.price:after {
	vertical-align: middle;
	display: inline-block;
	font-size: .8em;
	font-weight: 300;
	letter-spacing: 0;
}

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description span.radio_button_price.price:before {
	vertical-align: middle;
	font-weight: 300;
	display: inline-block;
	letter-spacing: 0;
}

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description span.radio_button_price.price {
	font-size: .8em !important;
	display: inline;
}

.woocommerce:not(.intern):not(.student) ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description span.radio_button_price.price .subscription-details {
	display: none;
}

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description span.radio_button_price.price .amount {
	font-weight: 300;
	letter-spacing: 0;
}

.woocommerce.furniture_packages_page .composite_form {
	max-width: var(--txt-narrow-width);
	margin: 0 auto;
}

.woocommerce .component_option_radio_button .radio_button_description .radio_button_title,
.woocommerce .bundled_product_summary h4.product_title {
	line-height: 1em;
	font-size: .8em;
	font-weight: 700;
	margin-bottom: .2em;
}

.furniture_packages_page:not(.intern):not(.campus) form .composite_component:nth-child(2) .component_summary,
.furniture_packages_page:not(.intern):not(.campus) form .composite_component:nth-child(3) .component_summary {
	display: none !important;
}

.furniture_packages_page form .composite_component:nth-child(1) li.component_option_radio_button_container:first-child .price,
.furniture_packages_page form .composite_component:nth-child(1) li.component_option_radio_button_container:first-child .price,
.furniture_packages_page form .composite_component:nth-child(2) li.component_option_radio_button_container:first-child .price,
.furniture_packages_page form .composite_component:nth-child(3) li.component_option_radio_button_container:first-child .price {
	display: none;
}

.woocommerce .component_option_radio_button .radio_button_description .radio_button_title {
	display: inline;
	margin-bottom: 0;
	text-transform: none;
	font-family: var(--base-font);
	font-size: .9em;
	font-weight: 500;
}

.woocommerce .bundled_product_summary .bundled_product_checkbox {
	margin-right: 2px;
}

.woocommerce .bundled_product_summary .bundled_product_optional_checkbox {
	margin-left: .5em;
	font-size: .8em;
	vertical-align: middle;
	font-weight: normal;
}

.woocommerce .bundle_sells_form div.bundled_product_summary {
	border: none !important;
	padding-bottom: 0 !important;
}

.woocommerce .bundled_product_summary .bundled_item_price_quantity,
.woocommerce .bundled_product_summary.bundled_item_optional .bundled_product_optional_checkbox span.price,
.woocommerce .single-product div.product .bundled_product_summary.bundled_item_optional .bundled_product_optional_checkbox span.price {
	margin: 0 !important;
}

.woocommerce .bundled_product_summary .bundled_product_optional_checkbox span.price span.amount {
	font-weight: 300;
	letter-spacing: 0;
}

.woocommerce .bundled_product_summary .bundled_product_optional_checkbox input, .single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input {
	vertical-align: middle;
}

.woocommerce .price .amount {
	font-weight: 600;
}

.woocommerce .city-button-container {
	font-size: 0;
}

.woocommerce .city-button-container .btn {
	margin: 7px 10px;
	font-size: 1.2rem;
	min-width: 50%;
	width: 75%;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	padding-bottom: 0;
}

.woocommerce .woocommerce-Tabs-panel--description .txt-narrow {
	max-width: 600px;
}

.woocommerce .woocommerce-Tabs-panel--description p {
	line-height: 1.3em;
}

.woocommerce .woocommerce-Tabs-panel--description #included h4 br,
.woocommerce .woocommerce-Tabs-panel--description #included h5 br {
	display: none;
}

.woocommerce .woocommerce-Tabs-panel--description #included h4 {
	font-weight: 300;
}

@media screen and (max-width:375px) {
	.woocommerce.shop_by_item_page ul.products li.product {
		font-size: 0.9em;
	}
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-transform: none;
	font-weight: 600;
	font-size: 0.8em;
	line-height: 1em;
	border-bottom: 1px solid var(--default-border-color);
	padding-bottom: 0.1em;
}
.woocommerce ul.products li.product .info {
	font-size: 1.2em;
	line-height: 1.2em;
}
@media screen and (max-width:1200px) {
	.woocommerce.shop_by_item_page ul.products li.product .woocommerce-loop-product__title {
		font-size: 0.7em;
	}
}

.woocommerce.shop_by_item_page ul.products li.product:hover h2 {
	color: var(--darker-yellow);
}

.woocommerce ul.products li.product .price .from,
.woocommerce ul.products.bundled_products li.product .price .from,
.woocommerce ul.products.bundled_products li.product .price {
	text-transform: none;
	line-height: 1em;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td,
.woocommerce .cart_totals table.shop_table tr.cart-subtotal.recurring-total td {
	font-size: .8em;
	line-height: normal;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal td .amount,
.woocommerce .cart_totals table.shop_table tr.cart-subtotal.recurring-total td .amount {
	font-size: .9rem;
	line-height: normal;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td,
.woocommerce .cart_totals table.shop_table tr.order-total td,
.woocommerce .cart_totals table.shop_table tr.order-total.recurring-total td {
	font-size: .8em;
	line-height: normal;
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td strong,
.woocommerce .cart_totals table.shop_table tr.order-total.recurring-total td strong {
	vertical-align: middle;
}

.woocommerce .order-total td .amount,
.woocommerce .order-total.recurring-total td .amount,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td .amount {
	font-size: 1.8em;
	line-height: normal;
}

.woocommerce .berocket_preview_price .price .small {
	font-size: .8em !important;
}

.woocommerce .berocket_preview_price .price .from,
.woocommerce .price .from {
	display: inline;
	text-transform: none;
	margin: 0;
	line-height: 1.1em;
	font-size: .8em !important;
	font-weight: 300;
	color: inherit !important;
}

.woocommerce-product-gallery a {
	cursor: zoom-in;
}

.woocommerce .woocommerce-product-gallery {
}
.woocommerce .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.woocommerce .woocommerce-product-gallery .flex-viewport {
	border: 1px solid var(--default-border-color);
	border-radius: var(--default-border-radius);
}
.woocommerce .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper {
	width: 100%;
}
.woocommerce .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
	display: flex;
	overflow: hidden;
	aspect-ratio: 3/2;
}
.woocommerce .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
	display: flex;
	width: 100%;
}
.woocommerce .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img {
	object-fit: cover;
}
.woocommerce div.product div.images {}

.woocommerce div.product div.images .flex-control-thumbs li img {
	opacity: 1;
	border-radius: calc( var(--default-border-radius) / 2);
}

.woocommerce div.product div.images .flex-control-thumbs li img {
	box-shadow: 0 0 0 1px var(--default-border-color);
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
	box-shadow: 0 0 0 1px var(--primary);
	transition: var(--default-transition);
}

.woocommerce div.product div.images .flex-control-thumbs {
	text-align: center;
	margin-top: .5em;
}

.woocommerce .detail-container {
	margin-left: auto;
	margin-top: 1em;
	margin-right: auto;
	width: fit-content;
	border: var(--default-border);
	border-radius: var(--default-border-radius);
	padding: 0.75em 1em;
}

.woocommerce .product-dimensions-image img {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.woocommerce table.detail {
	width: 100%;
}

.woocommerce .detail tbody {
	margin: 0 0 auto 0;
}

.woocommerce .detail thead th h5 {
	margin-top: 1em;
	font-size: 1em;
}

.woocommerce .detail tr.separator-above.small td,
.woocommerce .detail tr.separator-above.small th {
	font-size: 0.8em
}

.woocommerce .detail tbody th {
	text-align: right;
	padding: .25em .5em;
	font-weight: 600;
}

.woocommerce .detail tbody td {
	text-align: left;
	padding: 0 .5em;
}

.woocommerce .detail tbody tr:first-child th,
.woocommerce .detail tbody tr:first-child td {
	border-top: 0;
}

.text-xs-center {
	text-align: center !important;
}

.woocommerce-tabs {
	padding: 3em 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
	max-width: var(--txt-narrow-width);
	margin: 2em auto 0;
}

.woocommerce-Tabs-panel--description p.lead {
	margin-bottom: 1em;
}

.woocommerce-Tabs-panel--description .description {
	margin: 2em 0;
}

.woocommerce .related.products {
	border-top: 2px solid var(--primary);
	font-size: .9em;
}

.pre-footer .lead,
.latest-blog-posts h2,
.woocommerce .related.products>h2 {
	text-transform: none;
	margin-top: 1em !important;
	margin-bottom: 1em !important;
	text-align: center;
	text-transform: none;
	font-family: var(--base-font-family);
	line-height: 1.2em !important;
	font-size: 1.8em;
}

.woocommerce .component_option_thumbnail.loading button.component_option_thumbnail_select,
.woocommerce .component_option_thumbnail.selected button.component_option_thumbnail_select {
	opacity: 1;
}

.woocommerce .component_option_thumbnail.selected:not(.loading) {
	border-color: var(--teal);
	transform: scale(1.09);
	z-index: 100;
	outline: 2px solid var(--teal);
	box-shadow: var(--default-box-shadow) !important;
	transition: transform var(--default-transition-duration) !important;
}

.woocommerce .component.options-style-thumbnails .component_options {
	overflow: visible;
}

.woocommerce .component_option_thumbnail.selected:not(.loading) button {
	background-color: var(--white) !important;
	border-color: var(--teal);
	color: var(--teal) !important;
	box-shadow: none !important;
}

.woocommerce .component_option_thumbnail.selected:not(.loading) button:focus {
	outline: none !important;
}

.woocommerce .component_option_thumbnail.selected:not(.loading) button:after {
	content: '✓ Added' !important;
	font-family: inherit !important;
}

.woocommerce .component_data ul.products.columns-3 li.product {
	min-height: 4em;
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}

.woocommerce.furniture_packages_page .products.related ul.products {
	justify-content: center !important;
}

.woocommerce.furniture_packages_page ul.products:not('.bundled_products') {
	justify-content: center !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	max-width: 23%;
	display: inline-block;
	float: none;
	margin: 1%;
	border: none;
}

.woocommerce div.product .berocket_preview_content div.images .flex-control-thumbs li {
	padding: 0;
	max-width: 15%;
	margin-left: 2px;
	margin-right: 2px;
}

.woocommerce .price {
	font-size: 1.1em;
	margin-top: .25em;
}
.woocommerce .row.product-details-container {
	max-width: 1024px;
}
.woocommerce .product-details-container > div:first-child {
	padding-right: 3em;
}
.woocommerce .product-details-container > div:last-child {
	border-left: 4px solid var(--light-teal);
	padding-left: 3em;
}
.woocommerce-product-details__short-description {
	margin-bottom: 1em;
}
@media screen and (max-width:1024px) {
	.woocommerce .product-details-container > div {
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
	}
	.woocommerce .product-dimensions-image {
		text-align: center;
		padding-top: 2em;
	}
	.woocommerce .product-details-container > div:first-child {
		padding-right: 15px;
	}
	.woocommerce .product-details-container > div:last-child {
		border-left: none;
		padding-left: 15px;
	}
}


.woocommerce-account .woocommerce-MyAccount-content {
	float: none;
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	float: none;
	width: 100%;
}

.woocommerce-MyAccount-navigation ul {
	padding: 0;
	font-size: 0;
}

.woocommerce-MyAccount-navigation li {
	font-size: .85rem;
	list-style: none !important;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.woocommerce-MyAccount-navigation li a {
	display: inline-block;
	line-height: 1em;
	padding: .5em 1em;
	text-transform: uppercase;
	font-size: 0.85em;
}

.woocommerce-MyAccount-navigation li a:hover {
	background: var(--input-readonly-background);
	color: var(--primary);
	text-decoration: none;
}

.woocommerce-MyAccount-navigation {
	text-align: center;
	border-top: 1px solid var(--base-border-color);
	border-bottom: 1px solid var(--base-border-color);
	padding: 0;
	list-style: none !important;
	margin: 0 0 2em 0;
	width: auto;
	max-width: auto;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
display: block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-color: black;
	border-top: 2px solid black;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: var(--gray-trans);
	border-color: var(--medium-gray);
	bottom: -1px;
	border-radius: 0;
	font-size: .6em;
	line-height: 1em;
	text-transform: uppercase;
	padding: 0.5rem 1.25rem;
}

.woocommerce .product .woocommerce-Tabs-panel--description h3:first-child {
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
	color: black;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: var(--dark-gray);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin-bottom: 0.75em;
	font-size: 1.4em;
	padding: 0;
}

.woocommerce label {
	line-height: 1em;
	font-weight: 600;
	user-select: none;
	-webkit-user-select: none;
}

.woocommerce div.product form.cart .reset_variations {
	display: block;
	line-height: 1em;
}

.woocommerce div.product form.cart .variations select {
	margin-right: 0;
}

.woocommerce.furniture_packages_page div.product form.cart {
	padding-bottom: 1em !important;
}

.woocommerce div.product form.cart {
	clear: both;
	margin-top: 1.5em;
	background: rgb(197, 227, 236);
	padding: 1.25em 0 1.25em;
	border-radius: var(--default-border-radius);
}
.wcsatt-options-product-wrapper_add-to-cart-button {
	margin-bottom: 0.5em;
	display: flex;
	margin-left: 1em;
	margin-right: 1em;
	gap: 1em;
	flex-wrap: wrap;
}
.wcsatt-options-product-wrapper_add-to-cart-button .quantity {
	flex-basis: 25%;
	float: none;
}
.woocommerce form.cart .wcsatt-options-product-wrapper_add-to-cart-button button.single_add_to_cart_button {
	float: none;
}
.woocommerce div.product form.cart div.quantity input {
	width: 100%;
}
.woocommerce div.product form.cart div.quantity {
	float: none;
	margin: 0;
	flex-basis: 4em;
}
.last-in-stock-notice {
	width: 100%;
	font-style: italic;
}
.woocommerce div.product form.cart .last-in-stock-notice + div.quantity {
	display: none;
}
.woocommerce form.cart .last-in-stock-notice + .quantity + button.single_add_to_cart_button {
	flex-basis: 100%;
}
.woocommerce .wcsatt-options-prompt-radio label {
	font-weight: normal;
}
.woocommerce div.product form.cart .wcsatt-options-product-wrapper,
.woocommerce .wcsatt-options-prompt-radio label {
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 0=
}
.woocommerce ul.wcsatt-options-prompt-radios li {
	padding-top: 1em;
	padding-bottom: 0.5em;
}
.woocommerce .wcsatt-options-prompt-radio > div:first-child {
	border-bottom: 2px solid white;
	padding-top: 0;
}

.wapf-product-totals {
	width: auto !important;
	display: inline-block;
}

body.woocommerce .wapf-total {
	font-size: 1.5em !important;
	line-height: .5em !important;
}

.wapf-product-totals .wapf--inner {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}

.wapf-product-totals .wapf--inner>div {
	display: flex;
	align-items: baseline;
	font-size: .85em;
}

.wapf-product-totals .wapf--inner>div:last-child {
	font-size: 1.25em;
}

.wapf-product-totals .wapf--inner>div span {
	width: 50%;
}

.wapf-product-totals .wapf--inner>div span:first-child {
	text-align: right;
	padding-right: .5em;
}

.wapf-product-totals .wapf--inner>div span:first-child:after {
	content: ':'
}

div.product form.cart .single_add_to_cart_button {
	flex-grow: 1;
	text-transform: capitalize;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 32%;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 66%;
}
@media screen and (max-width:1024px) {
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 49%;
	}
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
		width: 49%;
	}
}
@media screen and (max-width:768px) {
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary,
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
		width: 100%;
	}
}

.woocommerce-variation-price {
	margin-bottom: .5em;
}

.product_location div {
	text-transform: uppercase;
	line-height: 1em;
	margin-left: 1rem;
}

.product_location label {
	margin-bottom: 0;
}

.product_location {
	margin-bottom: 1em;
}

dl.variation dd {
	font-size: 0.9em;
	font-weight: normal !important;
	line-height: 1.2em;
}

dl.variation {
	font-size: 0.8em;
	line-height: 1.2em;
}

dl.variation dt {
	margin-top: .5em;
}

dl.variation {
	margin-top: 0em;
}

.woocommerce-checkout dl.variation dt.variation-SubscriptionLength,
.woocommerce-checkout dl.variation dd.variation-SubscriptionLength,
.woocommerce-cart dl.variation dt.variation-SubscriptionLength,
.woocommerce-cart dl.variation dd.variation-SubscriptionLength {
	display: none !important;
}

#product_location_addl_details {
	margin-bottom: 1em;
}

.woocommerce table.shop_attributes, .woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
	padding: 0;
	border: none !important;
}

.woocommerce table.shop_attributes tr:last-child th, .woocommerce table.shop_attributes tr:last-child td {
	border: 0 !important;
}

.woocommerce table.shop_attributes th {
	text-align: left;
}

.woocommerce table.shop_attributes {
	margin: 1em 0;
	width: auto;
}

.woocommerce-page .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb {
	line-height: 1em;
	font-size: 0.6rem;
	margin: 0;
}

.woocommerce-message::before {
	color: #009900;
}
.productFeatureList ul {
	font-size: 0.8em;
}
.productFeatureList {
	padding: .5em 1em .5em 0;
	margin-top: .75em;
	margin-bottom: 1.5em;
	width: 100%;
}

body.furniture_packages_page .productFeatureList {
	margin-bottom: .5em;
}

.shopByCategory {
	margin-top: 3em;
	font-size: 0.8em;
}

.shopByRoom {
	max-width: var(--txt-narrow-width);
	margin: 0 auto;
}

.shopByRoom ul.products li.product {
	justify-content: flex-start !important;
}

.productFeatureList ul {
	margin-top: .5em;
	margin-bottom: .5em;
}

.reset_variations {
	display: none !important;
}

.woocommerce-cart table.cart img {
	width: auto;
	height: auto;
}

.woocommerce .pswp__img {
	cursor: default !important;
}

.woocommerce #reviews .commentlist {
	margin-top: 1em;
	width: 100%;
}
.woocommerce #reviews .woocommerce-verification-required {
	text-align: center;
	font-size: 0.6em;
}

/*.woocommerce #showAllReviews {
	margin-top: -2em;
	vertical-align: bottom;
	background: rgba(255,255,255,0.5);
	background: linear-gradient(0deg, rgba(255,255,255,1) 60%, rgba(255,255,255,0) 100%);
	padding-top: 1em;
	content: 'Show All Reviews';
	display: block;
	text-align: center;
	position: relative;
	font-weight: 600;
}*/
.commentlist.show-first>*:nth-child(4),
.commentlist.show-first>*:nth-child(3),
.commentlist.show-first>*:nth-child(2),
.commentlist.show-first>*:nth-child(1),
.commentlist.show-first>*:nth-child(0) {
	display: block;
}

.commentlist.show-first>* {
	display: none;
}

.woocommerce #reviews #comment {
	height: 150px;
}

.woocommerce #reviews #comments .commentlist .comment-text {
	border-radius: 4px;
	border: 0;
	border: 1px solid var(--base-border-color);
	padding: .5em 1em .5em 1em;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0;
	text-align: left;
}

.woocommerce #reviews #comments .commentlist .description {
	width: 100%;
}

.woocommerce #reviews #comments .commentlist .meta {
	order: 0;
}

.woocommerce #reviews #comments .commentlist .star-rating {
	order: 1;
}

.woocommerce #reviews #comments .commentlist .description {
	order: 2;
}

.woocommerce #reviews .woocommerce-review__author {
	display: block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	vertical-align: center;
	background: grey;
	border-radius: 50%;
	margin-right: .5em;
	margin-left: -.25em;
	color: white;
}

.woocommerce div.product form.cart .variations {
	width: auto;
}

.woocommerce div.product form.cart .variations label {
	margin: 0;
}

.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td {
	display: block;
	line-height: 1em;
}

.woocommerce #reviews #comments .commentlist {
	padding: 0;
}

.woocommerce div.product .woocommerce-product-rating {
	margin-top: 0.5em;
	margin-bottom: 0em;
}

.woocommerce .woocommerce-product-rating .star-rating {
	margin: 0 .25em 0 0;
}

.woocommerce #comments time, .woocommerce #comments .woocommerce-review__dash {
	display: none;
}

.woocommerce .stars a:hover {
	color: var(--link);
}

.woocommerce .star-rating {
	color: var(--yellow);
}

.woocommerce .woocommerce-product-rating {
	line-height: 1em;
}

.woocommerce .woocommerce-product-rating a {
	font-size: 0.8em;
}

.woocommerce-Reviews-title {
	font-size: 1.3em;
	margin-top: 1em;
}

#tab-reviews {
	text-align: center;
}

#review_form_wrapper {
	padding: 0 1em;
}

.woocommerce-Reviews {
	margin: 0 auto;
	display: inline-block;
}

.woocommerce ul.products li.product .star-rating {
	font-size: 0.5em;
	margin-left: auto !important;
	margin-right: auto !important;
}

.woocommerce aside h3 {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: var(--base-font);
}

.woocommerce .sidebar-1-area .widget ul,
.woocommerce .footer-widgets .widget ul {
	padding-left: 0px;
	margin-left: 1em;
}

.sidebar-1-area .widget .shop_by {
	padding-top: 2em;
}

.sidebar-1-area .widget .shop_by:first-child {
	padding-top: 0;
}

.sidebar-1-area .widget .shop_by li span {
	font-size: .8em;
}

.sidebar-1-area .widget .shop_by a {
	font-weight: 500;
}

.woocommerce ul.products li.product h3 {
	padding-bottom: 0;
	margin-bottom: 0.1em;
	font-size: 1.1em;
	line-height: 1em;
}

.berocket-woocommerce-product-gallery .woocommerce-product-gallery {
	width: 100% !important;
}

.woocommerce .other_variations ul.products li.product .br_product_preview_button {
	top: 45%;
}

.woocommerce .rec_products ul.products li.product .br_product_preview_button {
	width: auto !important;
	left: 45px;
	top: 45%;
	padding: .5em .75em;
}

.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .br_product_preview_button {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
	font-size: 0.7em;
	margin-top: 0;
}

.woocommerce .widget_layered_nav_filters a {
	font-weight: normal;
}

.woocommerce .widget_layered_nav_filters .chosen a {
	color: var(--base-font-color);
}

.woocommerce .sidebar-1-area {
	font-size: 0.9em;
}

.woocommerce .widget_price_filter .price_slider_amount .price_label {
	font-style: italic;
}

.woocommerce .widget_price_filter .price_slider {
	margin-bottom: .5em;
}

.woocommerce .widget_price_filter .price_slider_amount {
	text-align: center;
	line-height: 1em;
}

.woocommerce .widget_price_filter .price_slider_wrapper {
	margin-top: .5em;
}

.woocommerce #secondary .woocommerce-product-search {
	margin-left: 10px;
}

.woocommerce #secondary .woocommerce-ordering select {
	width: 100%;
}

.woocommerce #secondary form.woocommerce-ordering {
	margin-left: 10px;
}

.woocommerce .widget_price_filter .ui-slider {
	margin-left: 18px;
	margin-right: 10px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
	height: .4em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: var(--primary);
}

.sidebar-1-area .widget, .footer-widgets .widget {
	padding: 1em;
}

.woocommerce .wc-layered-nav-rating a {
	color: var(--base-font-color) !important;
	font-weight: normal;
}

.woocommerce .wc-layered-nav-rating span {
	color: var(--primary) !important;
}

.woocommerce .widget_price_filter .price_slider_amount {
	font-size: inherit !important;
}

.woocommerce .widget_product_search .button {
	font-size: .8em;
	margin: .5em auto 0;
	display: block;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 0.8em;
	float: none;
	margin: .5em;
}

.woocommerce ul.products li.product .br_product_preview_button {
	font-size: 0.6em;
	position: absolute;
	top: 25%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	width: 70%;
	display: none;
}

#creditapp_checkout_field {
	border: 1px solid var(--base-border-color);
	background: var(--cream-trans);
	padding: 15px;
	margin-bottom: 1em;
	border-radius: var(--default-border-radius);
}

#noSSN .optional {
	display: none;
}

.form-row.place-order {
	text-align: center;
}

#preferred_contact_checkout_field span.woocommerce-input-wrapper {
	display: block;
}

#designer_select_agreement_field label {
	font-weight: normal;
	font-size: .95em;
	line-height: 1.2em;
}

#wc_checkout_add_ons {
	position: relative;
	width: 100%;
	margin-bottom: 2em;
}

#wc_checkout_add_ons .description {
	font-size: 0.8em;
	line-height: 1.2em;
}

#wc_checkout_add_ons .description a {
	text-decoration: underline;
}

#terms-link {
	position: relative;
	width: 100%;
	bottom: 0;
}

.woocommerce-terms-and-conditions {
	text-align: left;
}

.woocommerce-terms-and-conditions h2 {
	margin-top: 0;
}

#preferred_contact_field .woocommerce-input-wrapper label {
	display: inline-block;
}

#preferred_contact_field input[type=radio] {
	margin: 0 .5em 0 1em;
}

.woocommerce-input-wrapper strong {
	font-weight: 300;
}

.woocommerce ul#shipping_method li,
.woocommerce ul#shipping_method li label {
	display: block;
	margin: 0;
	font-size: 0;
}
.woocommerce .wcsatt-options-wrapper-grouped.open .wcsatt-options-product-wrapper_add-to-cart-button.order-3 {
	order: 1!important;
}
.woocommerce .wcsatt-options-product-prompt-grouped {
	margin-bottom: .25em;
}
.woocommerce .wcsatt-options-product-prompt-grouped .wcsatt-options-prompt-label-subscription {
	margin-top: 0;
}
.woocommerce .wcsatt-options-product-prompt-grouped > div {
	margin-top: 0.5em;
}
.woocommerce .wcsatt-options-product-wrapper_rental-length {
	padding-bottom: 0.5em;
}
.woocommerce .wcsatt-options-product-prompt-grouped > div.wcsatt-options-prompt-radio_purchase {
	margin-top: 1.25em;
}

.woocommerce ul#shipping_method li label em {
	font-size: .75rem;
	line-height: normal;
}

.woocommerce ul#shipping_method li label span {
	font-size: .9rem;
	line-height: normal;
}

.woocommerce form #billing_phone_field,
.woocommerce form #preferred_contact_field {
	padding-top: 15px;
	margin-top: 1.2em;
	border-top: 1px solid var(--base-border-color);
}

.woocommerce-privacy-policy-text {
	padding-bottom: 2em;
	font-size: .65em;
	line-height: 1em;
}

@media (hover) {
	.woocommerce ul.products li.product:hover .br_product_preview_button {
		display: block;
	}
}

.woocommerce ul.products li.product a img {
	margin-bottom: 0.25em;
}

.woocommerce .product .price .wcsatt-sub-options,
.woocommerce .shop-loop .product .price .wcsatt-sub-options {
	display: block;
	font-size: 0.8em;
	line-height: .9em;
}
.fo-wcs-term {
	display: none;
}

.woocommerce .wcsatt-options-prompt-action small,
.woocommerce .shop-loop .product .price .wcsatt-sub-options .small {
	font-size: inherit!important;
}

.woocommerce.single-product .product .price .wcsatt-sub-options {
	margin-top: 0.25em;
}

.woocommerce .price br {
	display: none !important;
}

.woocommerce .related.products .product .price .from,
.woocommerce .shop-loop .product .price .from {
	display: block !important;
	color: inherit;
}

.woocommerce .shop-loop {
	margin-top: 1em;
	padding-bottom: 2rem;
	padding-left: 0;
	padding-right: 0;
}

#custom_html-2 p, #custom_html-2 form {
	margin: 0;
}

aside#secondary section:first-child {
	padding-top: 0 !important;
}

.woocommerce select:focus {
	outline: 3px solid var(--input-focus) !important;
	box-shadow: none
}

.woocommerce select {
	display: block;
	font-size: 1em;
	padding: 0.5em 0.75em;
	width: 100%;
	height: auto;
	background-color: var(--input-background);
	color: var(--input-text);
	border: 1px solid var(--base-border-color);
	transition: var(--dark-mode-transition);
}

.woocommerce select:focus, .woocommerce select {
	border: 2px solid var(--input-border);
	background-color: var(--input-background);
	color: var(--input-text);
}

.woocommerce ul.products,
.woocommerce-page ul.products {
	justify-content: space-between;
	gap: var(--default-gap);
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	margin-bottom: 2em !important;
	display: flex !important;
	flex-wrap: nowrap !important;
	flex-direction: column !important;
	float: none;
	margin: 0;
	vertical-align: top;
	padding: 0;
}

ul.products li.product span.image {
	display: flex;
	overflow: hidden;
	aspect-ratio: 1;
	background: white;
}
ul.products li.product span.image img {
	object-fit: cover;
	margin: auto;
	vertical-align: middle;
}
ul.products li.product span.info {
	display: block;
	position: relative;
	padding-right: 40px;
}
ul.products li.product span.info:after {
	content: '\f054';
	font-family: "Font Awesome 5 Free";
	position: absolute;
	display: block;
	color: black;
	width: 32px;
	height: 32px;
	line-height: 32px;
	padding-left: 2px;
	top: 20%;
	bottom: 30%;
	right: 0;
	background: var(--yellow);
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
}
ul.products li.product a:hover span.info:after {
	background: var(--dark-yellow);
}
ul.products li.product a:hover:active span.info:after {
	background: var(--darker-yellow);
}
ul.products li.product span.image,
#category_page_subcategory_list ul.products li.product img {
	border-radius: var(--default-border-radius);
	border: var(--default-border);
}
#category_page_subcategory_list ul.products li.product img {
	aspect-ratio: 2 / 1;
}

.woocommerce .other_variations .info:after,
.woocommerce .other_variations .price {
	display: none !important;
}

#category_page_products_list {
	background: var(--light-teal);
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}
#category_page_subcategory_list {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	margin-bottom: 2em;
	overflow: auto;
}
#category_page_subcategory_list ul.products {
	flex-wrap: nowrap;
	text-align: center;
}
#category_page_subcategory_list ul.products h2 {
	text-transform: none;
}
.woocommerce #category_page_subcategory_list ul.products li.product,
.woocommerce-page #category_page_subcategory_list ul.products li.product {
	margin-bottom: 0!important;
}
.woocommerce #category_page_subcategory_list ul.products li.product-category.product {
	min-width: 226px;
	width: auto;
	max-width: 19%;
	flex-grow: 1;
	flex-basis: 226px;
	flex-shrink: 0;
}
.woocommerce #category_page_products_list ul.products li.product {
	min-width: 150px;
	flex-basis: 23%;
	flex-grow: 1;
	flex-shrink: 1;
	max-width: 25%;
}
@media screen and (max-width:375px) {
	.woocommerce #category_page_products_list ul.products li.product {
		min-width: 130px;
		max-width: 25%;
	}
}
.woocommerce ul.products.bundled_products li.product {
	margin-bottom: 0 !important;
	padding-bottom: 1em;
}

.woocommerce .component select.component_options_select {
	width: auto;
}

.woocommerce nav.woocommerce-pagination ul li a {
	font-weight: bold;
}

.woocommerce h2>a {
	color: inherit !important;
}

.woocommerce .products ul, .woocommerce ul.products {
	margin-bottom: 0;
}

.woocommerce nav.woocommerce-pagination ul li:first-child {
	border-top-left-radius: 1.2em;
	border-bottom-left-radius: 1.2em;
}
.woocommerce nav.woocommerce-pagination ul li:last-child {
	border-top-right-radius: 1.2em;
	border-bottom-right-radius: 1.2em;
}
.woocommerce nav.woocommerce-pagination ul li {
	width: 40px;
}
.woocommerce nav.woocommerce-pagination ul {
	border-radius: 1.2em;
	overflow: hidden;
	background-clip: padding-box;
	box-sizing: padding-box;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background-color: var(--teal);
	color: white;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
	background-color: var(--footer-bg);
	color: white;
	font-weight: bold;
}

.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {
	border-color: var(--footer-bg);
}

.woocommerce.furniture_packages_page ul.products.bundled_products {
	justify-content: left;
	font-size: .75em;
	display: block;
	column-count: 2;
	vertical-align: top;
}

.woocommerce.furniture_packages_page .composite_component.options-style-dropdowns ul.products.bundled_products {
	grid-template-columns: 1fr 1fr 1fr;
	display: grid;
}

.woocommerce.furniture_packages_page .composite_component:nth-child(9) ul.products.bundled_products li,
.woocommerce.furniture_packages_page .composite_component:nth-child(8) ul.products.bundled_products li {}

.woocommerce.furniture_packages_page ul.products.bundled_products .price .subscription-details {
	display: none;
}

.woocommerce.furniture_packages_page ul.products li.product {
	font-size: 1.2em;
}

.woocommerce.furniture_packages_page ul.products li.product p.small {
	font-size: 0.7em;
}

.woocommerce.furniture_packages_page ul.products li.product p.small a.btn {
	min-width: 150px;
}

.woocommerce.furniture_packages_page ul.products li.product .woocommerce-loop-product__title {
	padding-bottom: 0;
}

.woocommerce.rent_by_item_page ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	color: var(--base-font-color);
	background: none;
	box-shadow: none;
	font-weight: 600;
	font-family: var(--base-font);
	line-height: 1em;
	font-size: .8em;
}

.woocommerce .product-category .btn-secondary {
	text-transform: uppercase;
}

.woocommerce .fo_result_count {
	display: flex;
	align-items: flex-end;
	margin-bottom: 0.5rem;
	font-size: 0.8rem;
}
.woocommerce .fo_result_count p {
	margin-bottom: 0;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
	margin-left: auto;
	float: none;
}

.woocommerce .woocommerce-ordering select {
	font-size: 0.6em;
}
.woocommerce .woocommerce-result-count {
	float: none;
	display: inline-block;
	font-size: 0.75em;
	line-height: 1.2em;
}

.woocommerce .term-description {
	margin-bottom: 2em;
}

.woocommerce .thumbnail_description .thumbnail_title i {
	color: var(--green);
}

.woocommerce .thumbnail_description .thumbnail_title span {
	color: var(--base-font-color);
	font-size: .6em;
	text-transform: uppercase;
	line-height: 1.1em;
	vertical-align: middle;
	display: block;
	font-weight: 300;
	margin-top: .15em;
}

body.woocommerce ul.component_option_thumbnails_container li.component_option_thumbnail_container .thumbnail_description .price {
	margin-bottom: 0;
	font-size: 1.3em !important;
}

.woocommerce .component .composited_product_title_wrapper {
	padding-top: 0;
}

.woocommerce div.product .out-of-stock {
	color: var(--rose);
}

.woocommerce div.product p.stock {
	display: none;
}

.woocommerce div.product .product_location p.stock {
	display: inline-block;
}

.woocommerce div.product p.stock:before {
	content: '—';
	padding-right: .1em;
	display: inline-block;
	color: var(--base-font-color);
	font-weight: 300;
}

.woocommerce div.product p.stock {
	font-size: inherit;
	text-transform: uppercase;
	font-weight: bold;
}

.cart_item .slw_item_stock_location.slw_cart_item_stock_location_selection {
	border: none !important;
	padding: 0 !important;
	background: none !important;
	cursor: default !important;
}

.pswp {
	z-index: 8500 !important;
}

.woocommerce .product_meta {
	margin: 1em 0;
	font-size: 0.7em;
	line-height: 1.1em;
	text-align: center;
}

.woocommerce .months_to_ownership div {
	display: none;
	margin-top: .15em;
	font-size: .8em;
}

.woocommerce .months_to_ownership {
	margin-left: 0.5em;
	line-height: 1em;
	font-size: 0.8em;
	font-style: italic;
}

.woocommerce .wc-pao-addon .wc-pao-addon-description {
	font-style: normal;
}

.woocommerce .wc-pao-addons-container .wc-pao-addon-container p.wc-pao-addon-wrap:nth-child(2) {
	display: none;
}

.woocommerce .wc-pao-addon-style-questions .wc-pao-addon-heading {
	text-align: center;
	margin-bottom: .5em;
	margin-top: 0;
}

.woocommerce .wc-pao-addon label.wc-pao-addon-name {
	text-transform: uppercase;
	text-align: right;
	color: var(--teal);
	font-weight: 600;
}

.woocommerce.furniture_packages_page .wc-pao-addons-container {
	padding: 1em;
	margin-top: 2em;
}

.woocommerce .wc-pao-addons-container .wc-pao-addon-container p.wc-pao-addon-wrap label,
.woocommerce .wc-pao-addons-container .wc-pao-addon-container p.wc-pao-addon-wrap {
	margin-bottom: 0;
	font-weight: 300;
}

.woocommerce-account td.product-name .wc-item-meta {
	font-weight: 300;
	font-size: .8em;
	font-style: italic;
}
.woocommerce-account td.product-name .wc-item-meta.fo-serial {
	font-size: .6em;
}

.woocommerce-account td.product-name .wc-item-meta li {
	display: inline-grid;
	grid-template-columns: auto auto;
}

.woocommerce-account td.product-name strong.wc-item-meta-label {
	font-weight: 600;
	font-size: 1em;
}

.woocommerce ul.products .product .out-of-stock {
	padding: 3px 8px;
	text-align: center;
	background: var(--dark-gray);
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	position: absolute;
	top: 6px;
	right: 6px;
	font-size: 12px;
}

.woocommerce-account td.product-name dl.wc-item-meta,
.woocommerce .product-name dl.variation,
.woocommerce-cart dl.variation {
	display: grid;
	grid-template-columns: auto 1fr;
	column-gap: 2px;
	align-items: baseline;
	margin-top: .2em;
	margin-left: 1rem;
}

.woocommerce-account td.product-name dl.wc-item-meta dt,
.woocommerce-checkout td.product-name dl.variation dt,
.woocommerce-cart dl.variation dt {
	font-weight: 600;
	display: block !important;
	font-size: .9em;
}

.woocommerce-checkout dl.variation dd,
.woocommerce-checkout dl.variation dt,
.woocommerce-cart dl.variation dd,
.woocommerce-cart dl.variation dt {
	margin-top: 0;
	font-size: 1em;
}

.woocommerce .wc-pao-addons-container .wc-pao-addon-colors,
.woocommerce .wc-pao-addons-container .wc-pao-addon-style,
.woocommerce .wc-pao-addons-container .wc-pao-addon-uses {
	font-size: 1.2em;
	display: grid;
	grid-template-columns: 1fr 2fr 2fr 2fr;
	grid-gap: var(--default-gap);
	margin-bottom: 1em;
}

.woocommerce .product_meta a {
	font-weight: inherit;
}

.woocommerce .product_meta p {
	margin: .2em 0;
}

.woocommerce .product_meta .meta_label {
	text-align: right;
}

.berocket_preview_meta .product_meta {
	text-align: left;
}

.wapf-checkboxes label {
	font-weight: 600;
}

.wapf-checkboxes {
	font-size: 0.9em;
	line-height: 1.6em;
}

.wapf-field-container.one-column .wapf-checkboxes {
	column-count: 1;
}

.wapf-field-container.two-column .wapf-checkboxes {
	column-count: 2;
}

.wapf-field-container.two-column, .wapf-field-container.one-column {
	text-align: center;
}

.bundled-product-name .wc-item-meta,
.bundled-product-name .variation {
	display: none;
}

.woocommerce .order_item strong.wc-item-meta-label {
	font-weight: 700;
	font-size: .9em;
	line-height: 1.1em;
}

.woocommerce ul.wc-item-meta {
	padding-left: 1em;
}

.wc-item-meta small {
	font-size: .8em;
}

.wc-item-meta-label {
	margin-bottom: .1em;
}

.no-columns .wapf-checkboxes {
	column-count: 1 !important;
}

.wapf-field-input input[type=checkbox],
.wapf-field-input input[type=radio] {
	margin-top: 0 !important;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label {
	display: inline-block;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
	float: none !important;
}

.wapf-field-container.houseware-bundle-notice {
	padding: 1em 2em;
}

.wapf-field-container.houseware-bundle-notice, .wapf-field-container.houseware-bundles {
	background: var(--light-teal);
}

.wapf-field-container.houseware-bundle-notice h4,
.wapf-field-container.houseware-bundle-notice h5 {
	font-weight: bold;
	margin-bottom: 0;
}

.horizontal-rule .wapf-field-label, .houseware-bundles-notice .wapf-field-label, .houseware-bundles .wapf-field-label {
	display: none;
}

.wapf-pricing-hint {
	clear: after;
}

.woocommerce .aw-communication-page {
	max-width: 100%;
	text-align: left;
}

.woocommerce .aw-communication-form .aw-communication-form__terms-text+p,
.woocommerce .aw-communication-form__intro-text {
	text-align: center;
}

@media screen and (max-width:667px) {
	.woocommerce-MyAccount-navigation li a, .woocommerce-MyAccount-navigation li {
		display: block;
	}
}

@media screen and (max-width: 900px) {
	.woocommerce .wc-pao-addon label.wc-pao-addon-name {
		grid-column-start: span 4;
		text-align: center;
	}

	.woocommerce .wc-pao-addons-container .wc-pao-addon-colors,
	.woocommerce .wc-pao-addons-container .wc-pao-addon-style,
	.woocommerce .wc-pao-addons-container .wc-pao-addon-uses {
		grid-template-columns: auto;
		justify-content: center;
	}
}

@media screen and (max-width: 800px) {
	.woocommerce #category_page_products_list ul.products li.product {
		flex-basis: 48%;
		max-width: 48%!important;
	}
}
@media screen and (max-width: 700px) {
	.woocommerce .wc-pao-addon label.wc-pao-addon-name {
		grid-column-start: auto;
	}

	.woocommerce .wc-pao-addons-container .wc-pao-addon-colors,
	.woocommerce .wc-pao-addons-container .wc-pao-addon-style,
	.woocommerce .wc-pao-addons-container .wc-pao-addon-uses {
		grid-template-columns: 1fr;
		justify-content: center;
		text-align: center;
	}
}

@media screen and (max-width:768px) {

	/** Show thumbnail row in cart on mobile **/
	.woocommerce-page table.cart .product-thumbnail {
		display: block !important;
	}

	.woocommerce-page table.cart tr.component_table_item .product-thumbnail {
		display: none !important;
	}

	.woocommerce table.shop_table tr.bundle_table_item td.product-name {
		padding-left: .4em;
	}

	.woocommerce-cart table.cart .product-remove {
		max-width: auto;
	}

	/** hide colon above thumbnail for mobile **/
	.woocommerce-page table.cart .product-thumbnail:before {
		display: none;
	}

	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		width: 100% !important;
	}

	/*.woocommerce table.shop_table_responsive tr td,
	.woocommerce-page table.shop_table_responsive tr td*/
	body.woocommerce-cart table.shop_table tr.bundled_table_item td::before,
	body.woocommerce-cart table.shop_table tr.component_table_item td.product-name::before {
		content: '' !important;
		display: none !important;
	}

	.woocommerce.furniture_packages_page .composite_component.options-style-dropdowns ul.products.bundled_products {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (max-width: 500px) {
	.woocommerce #category_page_products_list ul.products {
		gap: var(--small-gap);
	}
	.woocommerce #category_page_products_list ul.products li.product {
		font-size: 0.9em;
		flex-basis: 46%;
		min-width: 100px;
		/* max-width: initial!important; */
	}
}
@media screen and (max-width: 414px) {
	.woocommerce.furniture_packages_page .composite_component.options-style-dropdowns ul.products.bundled_products {
		grid-template-columns: 1fr;
	}
}
