
/* HJS Blocks WooCommerce
Loaded on WooCommerce pages */

/* WooCommerce Globals
---------------------------------------------------------------------------------------------------- */
.woocommerce.full-width-content .content, .woocommerce-page.full-width-content .content {}

.woocommerce .content {}

.woocommerce .entry.product {
	padding: 0;
}

.woocommerce abbr.required, .woocommerce ins {
	text-decoration: none;
}

.woocommerce ul.products li.product .onsale, .woocommerce div.product span.onsale {
	margin: 0;
	border-radius: 0;
	line-height: 1.75;
	min-height: auto;
	font-family: var(--heading-font-family);
	background-color: #e00;
	position: absolute;
	right: 14px;
	top: 14px;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 500;
	text-transform: uppercase;
	padding: 3px 18px 4px;
	border-radius: 25px;
	letter-spacing: .9px;
}

.woocommerce div.product span.onsale {
	left: 10px;
	right: auto;
}

.woocommerce fieldset {
	margin-bottom: 20px;
}

.woocommerce .products .star-rating {
	padding: 10px;
}

.woocommerce p.stars a, .woocommerce p.stars a:focus, .woocommerce p.stars a:hover {
	outline: 0;
	box-shadow: none !important;
}

.woocommerce .woocommerce-LoopProduct-link {
	display: block;
}

/* WooCommerce Product Gallery
---------------------------------------------------------------------------------------------------- */
.woocommerce .woocommerce-product-gallery__wrapper {
	margin: 0;
}

.woocommerce .woocommerce-product-gallery__trigger {
	border-width: 0;
}

/* WooCommerce Shop Page
---------------------------------------------------------------------------------------------------- */
.woocommerce .content .entry {
	border-bottom: 0;
	margin-top: 0;
}

.woocommerce a.added_to_cart {
	line-height: 1;
	margin-left: 15px;
}

.xoo-wsc-icon-checkmark {
	display: none;
}

.xoo-wsc-items-count {
	background: var(--primary-color);
}

.woocommerce a.button.loading::after, .woocommerce button.button.loading::after, .woocommerce input.button.loading::after, .woocommerce #respond input#submit.loading::after {
	top: 1em;
}

.woocommerce ul.products li.product h3, .woocommerce ul.products li.product .price .from {
	color: var(--heading-color);
}

.woocommerce ul.products li.product h3:hover, .woocommerce ul.products li.product .price {
	font-family: var(--heading-font-family);
	color: var(--heading-color);
	text-align: center;
	display: block;
	font-weight: 500;
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0;
}

.woocommerce ul.products li.product .button {
	margin-top: 18px;
}

/* MS Edge Bug Fix */
.woocommerce ul.products li.product a {
	-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
	-ms-transition: color .1s ease-in-out, background .1s ease-in-out;
	transition: color .1s ease-in-out, background .1s ease-in-out;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	padding: 25px 15px 19px;
	margin: 0;
	text-align: center;
	color: var(--heading-color);
	font-size: 20px;
	font-size: 2rem;
	font-weight: 700;
}

.woocommerce ul.products li.product .price del {
	display: inline-block;
	margin-right: 5px;
}

.woocommerce .products .star-rating {
	margin: 0 auto .5em;
}

.woocommerce ul.products li.product .price ins {
	font-weight: 500;
}

.woocommerce ul.products li.product a img {
	margin: 0;
}

/* WooCommerce Product
---------------------------------------------------------------------------------------------------- */
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: var(--body-color);
	line-height: 2;
	font-size: 30px;
	font-size: 2.4rem;
	font-weight: 700;
}

.product_meta {
	display: none;
}

.woocommerce div.product .woocommerce-product-rating {
	margin-bottom: 20px;
}

.woocommerce div.product form.cart .button {
	line-height: 1;
}

.woocommerce div.product form.cart .variations {
	table-layout: fixed;
}

.woocommerce .woocommerce-variation-price {
	margin-bottom: 20px;
}

.woocommerce-product-details__short-description {
	margin-bottom: 30px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	text-align: center;
	width: 30.8%;
	box-shadow: 1px 9px 15px 1px rgba(0, 0, 0, .1);
	padding-bottom: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
	width: 16.667%;
}

.related-upsell-products-wrap .products .slick-list.draggable {
	margin: 0 -10px;
}

.related-upsell-products-wrap ul.products {
	max-width: calc(100% - 50px);
	margin: 0 auto;
}

.related-upsell-products-wrap .slick-next, .related-upsell-products-wrap  .slick-prev {
	text-align: center;
	line-height: 1.1;
	border-radius: 50%;
	padding: 0 0 0 0;
	background: none;
	color: var(--heading-color);
	width: 40px;
	height: 40px;
	font-size: 40px;
	font-size: 4rem;
	top: 20%;
}

.related-upsell-products-wrap .slick-arrow:hover, .related-upsell-products-wrap .slick-arrow:focus {
	color: var(--primary-color);
	background: none;
}

.related-upsell-products-wrap .slick-next {
	right: -43px;
	padding: 0;
}

.related-upsell-products-wrap .slick-prev {
	left: -43px;
	padding: 0 0 0 0;
}

.related-upsell-products-wrap ul.products .slick-track {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells ul.products li.product, .woocommerce-page .upsells ul.products li.product {
	width: 21.8%;
	clear: none;
	float: left !important;
	margin: 0 10px 20px !important;
	height: auto;
	display: flex;
	flex-direction: column;
}

.woocommerce .related ul.products li.product .woocommerce-LoopProduct-link, .woocommerce-page .related ul.products li.product .woocommerce-LoopProduct-link, .woocommerce .upsells ul.products li.product .woocommerce-LoopProduct-link, .woocommerce-page .upsells ul.products li.product .woocommerce-LoopProduct-link {
	margin-bottom: 18px;
}

.woocommerce .related ul.products li.product .button, .woocommerce-page .related ul.products li.product .button, .woocommerce .upsells ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .button {
	margin-top: auto;
}

.woocommerce .related ul.products li.product .button, .woocommerce-page .related ul.products li.product .button, .woocommerce .upsells ul.products li.product .button, .woocommerce-page .upsells ul.products li.product .button, .woocommerce .related ul.products li.product .view-details, .woocommerce-page .related ul.products li.product .view-details, .woocommerce .upsells ul.products li.product .view-details, .woocommerce-page .upsells ul.products li.product .view-details {
	max-width: 90%;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.related.products h2 {
	text-align: center;
	margin-bottom: 30px;
}

.woocommerce div.product .product_title {
	margin: 0;
}

/* WooCommerce Product Tabs
---------------------------------------------------------------------------------------------------- */
.woocommerce div.product .woocommerce-tabs .panel {
	outline: none;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs::before, .woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-width: 2px;
}

.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 li {
	background-color: #fff;
	border-radius: 0;
	padding: 0;
	margin: 0 -2px 0 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-right-color: var(--primary-color);
	border-top-color: var(--primary-color);
	border-left-color: var(--primary-color);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #aaa;
	padding: 10px 30px;
	font-size: 18px;
	font-size: 1.8rem;
	text-transform: uppercase;
}

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

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: var(--primary-color);
	text-shadow: inherit;
	outline: none;
}

/* Two Sidebar Layouts */
.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs, .sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs, .sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
	display: block;
	margin: 0;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a, .sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a, .sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: block;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background-color: #fff;
	border-bottom: 0;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child, .sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child, .sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
	border-bottom: 1px solid #eee;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color: #eee;
}

.content-sidebar-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after, .sidebar-content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after, .sidebar-sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
	content: "";
	float: right;
	font-family: "dashicons";
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-bottom-width: 2px;
	border-bottom-color: var(--primary-color);
}

.woocommerce div.product .woocommerce-tabs .panel {
	border-right: 2px solid var(--primary-color);
	border-left: 2px solid var(--primary-color);
	border-bottom: 2px solid var(--primary-color);
	padding: 30px;
	margin-bottom: 40px;
}

/* WooCommerce Checkout
---------------------------------------------------------------------------------------------------- */
.woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li, #add_payment_method #payment ul.payment_methods li {
	list-style-type: none;
}

.woocommerce-cart table.cart td.actions .coupon input.input-text, .woocommerce-checkout table.cart td.actions .coupon input.input-text, #add_payment_method table.cart td.actions .coupon input.input-text {
	width: auto;
}

.woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row, #add_payment_method #payment div.form-row {
	margin-bottom: 0;
}

.woocommerce-page #customer_details, .woocommerce-page h3#order_review_heading, .woocommerce-page #order_review {
	width: 48%;
	float: left;
}

.woocommerce-page h3#order_review_heading, .woocommerce-page #order_review {
	float: right;
}

.woocommerce #customer_details .col-1, .woocommerce-page #customer_details .col-2 {
	float: none;
	width: 100%;
}

.woocommerce-page #customer_details .col-2 {
	margin-top: 40px;
}

/* WooCommerce Cart Page
---------------------------------------------------------------------------------------------------- */
.woocommerce table.shop_table, .woocommerce table.shop_table td {
	border-color: #eee;
	border-radius: 0;
	line-height: 1.75;
	word-break: normal;
}

.woocommerce-cart table.cart {
	line-height: 1.75;
}

.woocommerce-cart table.cart td {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 10px 12px;
}

.woocommerce table.shop_table .order-number {
	min-width: 75px;
}

.woocommerce-cart table.cart .product-thumbnail {
	min-width: 56px;
}

.woocommerce-cart table.cart th.product-name {
	min-width: 140px;
}

.woocommerce-cart table.cart th.product-price, .woocommerce-cart table.cart th.product-quantity, .woocommerce-cart table.cart th.product-subtotal, .woocommerce-checkout-review-order-table th.product-total {
	min-width: 110px;
}

.woocommerce table.shop_table td.actions {
	padding-top: 15px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	font-size: 18px;
	font-size: 1.8rem;
}

.woocommerce-cart td.product-name dl.variation dd {
	margin-left: 20px;
}

.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img, #add_payment_method table.cart img {
	vertical-align: middle;
}

/* WooCommerce Payment
---------------------------------------------------------------------------------------------------- */
.woocommerce-cart #payment, .woocommerce-checkout #payment, #add_payment_method #payment {
	background-color: #f5f5f5;
	border-radius: 0;
	padding: 20px;
	border: 1px solid #ddd;
}

.woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
	background-color: #eee;
}

.woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before, #add_payment_method #payment div.payment_box::before {
	display: none;
}

.woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods, #add_payment_method #payment ul.payment_methods {
	border-color: #eee;
}

/* WooCommerce Order Recived
---------------------------------------------------------------------------------------------------- */
.woocommerce .woocommerce-order-details {
	width: 63%;
	float: left;
}

.woocommerce .woocommerce-order-details h2, .woocommerce .woocommerce-customer-details h2 {
	margin-bottom: 10px;
}

.woocommerce .woocommerce-order-details .woocommerce-table--order-details {
	border: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce .woocommerce-customer-details {
	width: 35%;
	float: right;
}

#wc_social_checkout {
	margin-bottom: 30px;
}

.woo_sc_item_title {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
	margin-bottom: 10px;
}

.woocommerce ul.woocommerce-thankyou-order-details.order_details {
	margin: 0 0 3em;
	list-style: none;
	border: 1px solid rgba(0, 0, 0, .1);
	padding: 20px;
}

p.woocommerce-thankyou-order-received {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 600;
	margin-top: 40px;
}

.woocommerce-order-received .entry-header {
	display: none;
}

/* WooCommerce Forms
---------------------------------------------------------------------------------------------------- */
.woocommerce a.button, .woocommerce a.button.alt, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce input.button, .woocommerce input.button.alt, .woocommerce input.button[type="submit"], .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, body .wwof-ui .ant-btn.ant-btn-primary, body .wwof-ui .ant-btn {
	font-family: var(--button-font-family);
	background-color: var(--primary-color);
	border: 2px solid var(--primary-color);
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: var(--button-font-weight);
	padding: 13px 25px;
	text-decoration: none;
	white-space: normal;
	width: auto;
	border-radius: 0;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 0;
	display: inline-block;
	height: auto;
}

body .wwof-ui .ant-btn {
	color: var(--primary-color);
	border-color: var(--primary-color);
	background: none;
}

body .wwof-ui .ant-btn:hover, body .wwof-ui .ant-btn:focus {
	background: var(--primary-color);
	border-color: var(--primary-color);
	color: #fff;
}

button.button[name="save_address"] {
	display: block;
}

.woocommerce a.button:focus, .woocommerce a.button:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:hover, .woocommerce button.button:focus, .woocommerce button.button:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce input.button:focus, .woocommerce input.button:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input[type="submit"]:focus, .woocommerce input[type="submit"]:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:hover, body .wwof-ui .ant-btn-primary:hover, body .wwof-ui .ant-btn-primary:focus, body .wwof-ui .ant-bt:hover, body .wwof-ui .ant-bt:focus {
	background-color: var(--primary-hover-color);
	border: 2px solid var(--primary-hover-color);
	color: #fff;
}

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

.woocommerce .quantity .qty {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.5;
	margin-right: 5px;
	padding: 12px 5px;
	width: 70px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	line-height: 1.5;
	padding: 8px 20px;
}

.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text, #add_payment_method table.cart td.actions .coupon .input-text {
	border-color: #eee;
	padding: 5px 20px;
	width: 150px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form .form-row .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select, .woocommerce form .form-row.woocommerce-validated .select2-container {
	border-color: #eee;
	border-radius: 0;
}

.woocommerce-cart table.cart input, .woocommerce-checkout table.cart input, #add_payment_method table.cart input {
	vertical-align: top;
}

.woocommerce .coupon {
	line-height: 1;
}

.woocommerce .coupon .input-text {
	height: 48px;
}

/* WooCommerce Disabled Buttons
---------------------------------------------------------------------------------------------------- */
.woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled] {
	background-color: #999;
	color: #fff;
	padding: 10px 20px;
	border: 2px solid transparent;
}

.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]: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 button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover {
	background-color: #eee;
	color: var(--body-color);
}

/* WooCommerce Account Page
---------------------------------------------------------------------------------------------------- */
.woocommerce-account .woocommerce-Address-title h3 {
	font-size: 26px;
	font-size: 2.6rem;
}

.woocommerce-account .woocommerce-Address {
	margin-bottom: 20px;
}

.woocommerce-account table.order_details th.product-total {
	min-width: 110px;
}

.woocommerce-MyAccount-navigation {
	border: 1px solid #eee;
	padding: 20px;
	margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul {
	margin-bottom: 0;
	margin-left: 0;
}

.woocommerce-MyAccount-navigation ul li {
	line-height: 1.2;
	list-style-type: none;
	margin-bottom: 15px;
}

.woocommerce-MyAccount-navigation ul li a {
	text-decoration: none;
	font-weight: 600;
	color: var(--body-color);
}

.woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:focus, .woocommerce-MyAccount-navigation ul li.is-active > a {
	color: var(--primary-color);
}

.woocommerce-MyAccount-navigation ul li.is-active > a {
	border-bottom: 2px solid;
}

.woocommerce-MyAccount-navigation ul li:last-child {
	margin-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-right: 5%;
	width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
	width: 75%;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation, .sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation {
	margin-right: 0;
	width: 100%;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation ul, .sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation ul {
	text-align: center;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-navigation li, .sidebar-content.woocommerce-account .woocommerce-MyAccount-navigation li {
	display: inline-block;
	margin: 0 10px;
}

.content-sidebar.woocommerce-account .woocommerce-MyAccount-content, .sidebar-content.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
}

/* WooCommerce Breadcrumb
---------------------------------------------------------------------------------------------------- */
.woocommerce .woocommerce-breadcrumb {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
}

.woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a {
	color: var(--body-color);
}

.woocommerce .woocommerce-breadcrumb a {
	text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:focus, .woocommerce .woocommerce-breadcrumb a:hover {
	color: var(--primary-color);
}

/* WooCommerce Reviews
---------------------------------------------------------------------------------------------------- */
.woocommerce #reviews #comments ol.commentlist li img.avatar {
	background: transparent;
	border: 0;
	margin: 0 16px 24px 0;
	padding: 0;
	position: relative;
	width: 60px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	border-color: #eee;
	border-radius: 0;
	margin-left: 0;
}

.woocommerce .entry-content #reviews ol > li {
	list-style-type: none;
}

/* WooCommerce Misc
---------------------------------------------------------------------------------------------------- */
.woocommerce-form-coupon-toggle .woocommerce-info::before {
	content: "";
}

.woocommerce-form-login-toggle .woocommerce-info::before {
	content: "";
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-NoticeGroup-checkout {
	background-color: #f5f5f5;
	border-top-color: var(--primary-color);
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	color: var(--primary-color);
}

div.woocommerce-info.wc-memberships-restriction-message.wc-memberships-restricted-content-message {
	width: 48%;
}

/* WooCommerce Widgets
---------------------------------------------------------------------------------------------------- */

/* Woo Shopping Cart
-------------------------------------------------- */
.woocommerce .widget_shopping_cart ul.cart_list li, .woocommerce.widget_shopping_cart ul.cart_list li {
	padding-top: 15px;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 15px;
}

.woocommerce.widget_shopping_cart .total {
	border-top: 1px solid #eee;
}

.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
	margin-bottom: 5px;
}

.woocommerce .widget_shopping_cart .cart_list li.empty, .woocommerce.widget_shopping_cart .cart_list li.empty {
	padding-left: 0;
}

.woocommerce-cart .coupon {
	display: none;
}

/* Woo Product Lists
-------------------------------------------------- */
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	width: 60px;
}

.sidebar ul.product_list_widget li {
	line-height: 1.4;
	margin-bottom: 15px;
	padding: 15px 0 0;
}

.sidebar ul.product_list_widget li:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
}

/* Woo Filter
-------------------------------------------------- */
.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #eee;
}

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

.woocommerce .widget_layered_nav ul li.chosen a::before, .woocommerce .widget_layered_nav_filters ul li a::before, .woocommerce .widget_rating_filter ul li.chosen a::before {
	color: var(--primary-color);
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce.widget_price_filter .ui-slider .ui-slider-handle {
	top: -.28em;
}

.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce.widget_price_filter .price_slider_amount .button {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Woo Active Filters
-------------------------------------------------- */
.woocommerce.widget_layered_nav_filters ul li {
	margin: 0 20px 20px 0;
}

/* Woo Recent Reviews
-------------------------------------------------- */
.woocommerce.widget_recent_reviews .reviewer {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.woocommerce a.remove, .woocommerce a.remove:hover {
	color: #ccc !important;
	background: none;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 100px;
}

.woocommerce-cart table.cart th {
	font-weight: 400;
	text-transform: uppercase;
	color: #666;
}

.woocommerce-cart table.cart td {
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
	padding: 20px 12px;
}

.woocommerce-cart table.cart td.product-name a {
	color: #666;
	text-decoration: none;
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
	width: 100%;
	float: none;
	margin-top: 50px;
}

.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 22.15%;
}

.woocommerce .cart-collaterals .cross-sells ul.products li a.button, .woocommerce-page .cart-collaterals .cross-sells ul.products li a.button {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	padding: 10px 20px 10px;
	text-decoration: none;
}

.woocommerce .quantity .qty {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin-right: 0;
	padding: 7px 5px;
	width: 60px;
}

.cart_totals {
	display: none;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	text-align: center;
}

.woocommerce .cart-collaterals .button, .woocommerce-page .cart-collaterals .button {
	font-size: 24px;
	font-size: 2.4rem;
	padding: 25px 35px;
	margin-bottom: 10px;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name .product-quantity {
	display: block;
	font-weight: 400;
}

.woocommerce-checkout .woocommerce table.shop_table td.product-name .product-quantity:before {
	content: "QTY ";
}

.woocommerce table.shop_table, .woocommerce table.shop_table td {
	line-height: 1.4;
}

.woocommerce form.checkout_coupon {
	border: none;
	padding: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin: 0 0 20px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	margin: 20px 0;
}

.woocommerce-page #customer_details {
	width: 63%;
	float: left;
}

.woocommerce-page h3#order_review_heading, .woocommerce-page #order_review {
	float: right;
	width: 35%;
}

.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before, p.stars.selected a.active:before, p.stars:hover a:before, p.stars.selected a:not(.active):before, p.stars.selected a.active:before, .star-rating-selector:not(:checked) label.checkbox:hover, .star-rating-selector:not(:checked) label.checkbox:hover ~ label.checkbox, .star-rating-selector:not(:checked) input:checked ~ label.checkbox, .star-rating-selector:not(:checked) input:checked+label.checkbox:hover, .star-rating-selector:not(:checked) input:checked+label.checkbox:hover ~ label.checkbox, .star-rating-selector:not(:checked) input:checked ~ label.checkbox:hover, .star-rating-selector:not(:checked) input:checked ~ label.checkbox:hover ~ label.checkbox, .star-rating-selector:not(:checked) label.checkbox:hover ~ input:checked ~ label.checkbox {
	color: #f6d732;
}

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

.woocommerce table.shop_table td {
	padding: 15px 10px;
}

.woocommerce table.shop_table td.product-total, .woocommerce table.shop_table tfoot td {
	text-align: right;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: 400;
}

.woocommerce table.shop_table tfoot th {
	text-transform: uppercase;
}

.woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li, #add_payment_method #payment ul.payment_methods li {
	list-style-type: none;
	padding: 10px 0 0;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.6rem;
}

.woocommerce-checkout #payment ul.payment_methods li label {
	font-weight: 600;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe {
	padding-top: 30px;
}

.woocommerce-privacy-policy-text {
	font-size: 14px;
	font-size: 1.4rem;
	margin-bottom: 20px;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	padding: 0;
	border: none;
}

.woocommerce-cart #payment, .woocommerce-checkout #payment, #add_payment_method #payment {
	padding: 5px 25px 25px;
}

.woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, #add_payment_method #payment div.payment_box {
	background-color: #eee;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.woocommerce fieldset {
	margin-bottom: 10px;
}

.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
	text-align: left;
	padding: 0;
	float: none;
	margin-bottom: 20px;
	text-align: center;
}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
	padding: 0;
	margin-top: 20px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	float: none;
	width: 100%;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 25px 35px;
	margin-bottom: 0;
}

.woocommerce form .form-row {
	padding: 3px 15px 3px 1px;
	margin-bottom: 10px;
}

.woocommerce form .form-row label {
	text-transform: uppercase;
	font-size: 15px;
	font-size: 1.5rem;
}

.woocommerce .woocommerce-billing-fields .form-row label, .woocommerce .woocommerce-shipping-fields .form-row label {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.woocommerce-billing-fields h3, h3#order_review_heading, h3#ship-to-different-address {
	text-transform: uppercase;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding: 10px 15px;
	font-size: 16px;
	font-size: 1.6rem;
}

.woocommerce form.checkout_coupon .form-row input.input-text, .woocommerce form.checkout_coupon .form-row textarea {
	padding: 7px 15px;
}

#billing_address_1_field, #shipping_address_1_field {
	width: 66.66%;
	float: left;
	clear: none;
}

#billing_address_2_field, #shipping_address_2_field {
	width: 33.33%;
	float: right;
	clear: none;
	margin-top: 0;
}

#billing_city_field, #shipping_city_field {
	width: 50%;
	float: left;
	clear: none;
}

#billing_state_field, #shipping_state_field {
	width: 25%;
	float: left;
	clear: none;
}

#billing_postcode_field, #shipping_postcode_field {
	width: 25%;
	float: left;
	clear: none;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 50%;
}

.select2-container .select2-selection--single {
	height: 49px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 48px;
	padding-left: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 45px;
}

.select2-container--default .select2-selection--single, .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form .form-row .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select, .woocommerce form .form-row.woocommerce-validated .select2-container {
	border-color: #ccc;
	border-radius: 0;
}

#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 5px 0 0;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
	position: static !important;
}

.woocommerce-checkout form .payment_box .form-row-first, .woocommerce-checkout form .payment_box .form-row-last {
	width: 100%;
	margin: 0 0 10px !important;
	padding: 0;
}

.woocommerce-checkout table.shop_table, .woocommerce-checkout table.shop_table td {
	display: block;
	overflow: hidden;
}

.woocommerce-checkout table.shop_table tbody {
	display: block;
	overflow: hidden;
}

.woocommerce-checkout table.shop_table tr {
	display: block;
	overflow: hidden;
}

.woocommerce-checkout table.shop_table tfoot {
	display: block;
	overflow: hidden;
}

.woocommerce-checkout table.shop_table tfoot th {
	display: block;
	overflow: hidden;
}

.woocommerce-checkout table.shop_table td, .woocommerce-checkout table.shop_table tfoot th {
	padding: 15px 10px;
	display: block;
	float: left;
	width: 70%;
	font-size: 16px;
	font-size: 1.6rem;
}

.woocommerce-checkout table.shop_table td.product-total, .woocommerce-checkout table.shop_table tfoot td {
	text-align: right;
	float: right;
	width: 30%;
}

.woocommerce-checkout table.shop_table tfoot tr.shipping th {
	/* width: 100%; */
	width: 20%;
	min-width: 100px;
}

.woocommerce-checkout table.shop_table tfoot tr.shipping td {
	/* width: 100%;
    border-top: none;
    float: none;
    text-align: left;
    padding-top: 0; */
	width: 80%;
	max-width: calc(100% - 100px);
}

.woocommerce-checkout table.shop_table tfoot tr.shipping td ul#shipping_method .amount {
	display: inline-block;
}

/* .woocommerce-account .header-widget-area  */
.woocommerce-cart .global-footer, .woocommerce-checkout .global-footer, .woocommerce-cart .breadcrumb, .woocommerce-checkout .breadcrumb, .woocommerce-account .breadcrumb, .woocommerce-cart .top-bar, .woocommerce-checkout .top-bar, .woocommerce-cart .woo-menu, .woocommerce-checkout .woo-menu, .woocommerce-cart .nav-primary, .woocommerce-checkout .nav-primary, .woocommerce-cart .woo-menu, .woocommerce-checkout .woo-menu, .woocommerce-cart .site-footer .social-links, .woocommerce-checkout .site-footer .social-links, .woocommerce-cart .menu-toggle, .woocommerce-checkout .menu-toggle, .woocommerce-cart .footer-widgets, .woocommerce-checkout .footer-widgets, .woocommerce-cart .footer-newsletter, .woocommerce-checkout .footer-newsletter, .woocommerce-cart .header-widget-area, .woocommerce-checkout .header-widget-area {
	display: none;
}

.woocommerce-cart .entry-header h1, .woocommerce-checkout .entry-header h1, .woocommerce-account .entry-header h1 {
	text-align: center;
}

.pswp button.pswp__button, button.pswp__button:hover, .pswp button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before {
	border: none !important;
}

.woocommerce form .form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
	position: static !important;
}

.xoo-wsc-ptotal .discount-info .new-price {
	font-size: 12px;
	font-size: 1.2rem;
}

.xoo-wsc-pattern-row .xoo-wsc-img-col {
	width: 25%;
}

.xoo-wsc-pattern-row .xoo-wsc-sum-col {
	width: 70%;
}

a.xoo-wsc-remove {
	text-decoration: none;
	padding: 0;
}

.xoo-wsc-product .xoo-wsc-sum-col a {
	text-decoration: none;
	font-weight: 500;
}

.xoo-wsc-sum-col .variation {
	margin: 0;
}

.xoo-wsc-price {
	margin: 0;
}

.woocommerce a.added_to_cart {
	display: none;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	line-height: 1;
	display: block;
	padding: 0;
	margin-bottom: 5px;
}

.woocommerce div.product form.cart .variations td.label {
	padding: 0;
	margin-bottom: 10px;
}

.woocommerce div.product form.cart .variations label {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 24px;
	font-size: 2.4rem;
}

.woocommerce div.product form.cart .variations tr {
	margin-bottom: 20px;
	display: block;
}

.woocommerce div.product form.cart .variations tr:last-of-type {
	margin-bottom: 0;
}

.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
	border-radius: 0;
	width: 50px;
}

table.variations tbody {
	border-bottom: none;
	display: block;
	outline: None;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	padding: 1.2rem 2rem 1.2rem 5.5rem;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	top: 12px;
}

body.woocommerce-checkout #payment input#payment_method_stripe, body.woocommerce-checkout #add_payment_method #payment input#payment_method_stripe {
	position: static;
	top: 0;
	float: left;
}

body.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
	display: block;
	padding-left: 25px;
	line-height: 1.15;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon.stripe-diners-icon {
	display: none;
}

.woocommerce-checkout .wc-stripe-elements-field, .woocommerce-checkout .wc-stripe-iban-element-field {
	margin: 0;
}

#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
	margin: 0 0 5px;
}

.woocommerce-SavedPaymentMethods-saveNew label {
	line-height: 1;
}

ul.woocommerce-error {
	margin-left: 0;
}

.woocommerce-page #order_review {
	margin-bottom: 30px;
}

.woocommerce-checkout .wc-stripe-elements-field, .woocommerce-checkout .wc-stripe-iban-element-field {
	margin: 0;
	padding: 15px;
}

#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
	margin: 0 0 10px;
}

.woocommerce-terms-and-conditions-wrapper {
	font-size: 14px;
	font-size: 1.4rem;
}

.woocommerce-privacy-policy-text {
	margin-bottom: 10px;
	line-height: 1.4;
}

.woocommerce form .form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox {
	position: static !important;
	line-height: 1.5;
	font-size: 12px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.woocommerce .col2-set#customer_login .col-1, .woocommerce-page .col2-set#customer_login .col-1 {
	float: left;
	width: 48%;
}

.woocommerce  .col2-set#customer_login .col-2, .woocommerce-page .col2-set#customer_login .col-2 {
	float: right;
	width: 48%;
}

.woocommerce .woocommerce-customer-details :last-child, .woocommerce .woocommerce-order-details :last-child, .woocommerce .woocommerce-order-downloads :last-child {
	list-style: none;
}

.woocommerce-checkout .subscription-price {
	font-size: 12px;
	font-size: 1.2rem;
}

.woocommerce-checkout span.woocommerce-Price-amount {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
}

.recurring-totals th {
	font-size: 24px;
	font-size: 2.4rem;
	text-transform: uppercase;
	font-weight: 700;
	border-top: none;
	padding-top: 30px;
}

.recurring-total td {
	font-size: 12px;
	font-size: 1.2rem;
}

.first-payment-date small {
	font-size: 12px;
	font-size: 1.2rem;
}

.category-banner {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	min-height: 250px;
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
}

.category-banner h1 {
	color: #fff;
	margin-bottom: 10px;
}

.category-banner .archive-description {
	margin: 0;
	padding: 50px;
	text-align: center;
}

.category-banner .archive-description p {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
}

.category-banner .learn-more {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 0px 10px #000;
	font-weight: 600;
	letter-spacing: 1px;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
}

.category-banner .learn-more svg {
	font-size: 90%;
	filter: drop-shadow(0px 0px 10px #000);
}

.category-banner .learn-more:hover, .category-banner .learn-more:focus {
	color: var(--primary-color);
}

.category-description {
	margin: 20px 0 10px;
}

/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	display: block;
	padding: 10px;
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #aaa;
}

/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	background-color: #fff;
	color: #444;
	text-shadow: none;
	border-color: var(--primary-color);
	border-bottom: 0;
}

.r-tabs .r-tabs-accordion-title {
	display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}

.woocommerce .view-details {
	display: block;
	margin-top: 5px;
	text-align: center;
}

.woocommerce .view-details a {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	font-size: 1.6rem;
	box-shadow: none !important;
	color: var(--primary-color) !important;
}

.woocommerce .view-details a:hover, .woocommerce .view-details a:focus {
	color: #222 !important;
}

.woocommerce .view-details a svg {
	font-size: 90%;
}

form.woocommerce-product-search input[type="search"] {
	padding-right: 50px;
}

form.woocommerce-product-search button {
	/* font-size: 0; */
	text-indent: -9999px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0;
	width: 50px;
}

form.woocommerce-product-search button:after {
	content: "";
	mask: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d=\"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z\"/></svg>");
	display: inline-block;
	background: #fff;
	mask-repeat: no-repeat;
	height: 1em;
	width: 1em;
}

form.woocommerce-product-search button svg {
	font-size: 18px;
	font-size: 1.8rem;
}

.woocommerce .blockUI.blockOverlay:before {
	position: fixed !important;
}

.gform_variation_wrapper .product_totals ul {
	margin-left: 0;
}

.gform_variation_wrapper .product_totals ul .gfield {
	font-size: 20px;
	font-size: 2rem;
	color: var(--body-color);
	font-weight: 700;
	margin-bottom: 10px;
}

.gform_variation_wrapper .product_totals ul .gfield label {
	margin-right: 10px;
}

.gform_variation_wrapper .product_totals ul .gfield label:after {
	content: ":";
}

.gform_variation_wrapper .product_totals ul .ginput_container {
	display: inline-block;
}

li.product .ep-how-to-buy {
	margin-top: 10px;
	line-height: 1.6;
	font-size: 16px;
	padding: 0 15px;
}

.hjs-checkout-notices {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 99999;
	width: 475px;
	max-width: 90%;
}

.hjs-checkout-notices .hjs-close {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url("https://cdn-ilegncm.nitrocdn.com/CVxYMaFjXzyIiPTTlvuJxMEVWvsPxfKY/assets/images/optimized/rev-532f400/mvplender.com/wp-content/themes/hjs-blocks/images/times-regular.svg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 12px;
	right: 10px;
	cursor: pointer;
}

.hjs-checkout-notices .woocommerce-error, .hjs-checkout-notices .woocommerce-message {
	padding-right: 40px;
}

.hjs-checkout-notices .close-progress {
	display: inline-block;
	height: 3px;
	background: #1e85be;
	position: absolute;
	top: 0;
	left: 0;
}

.hjs-checkout-notices .woocommerce-error .close-progress {
	background-color: #b81c23;
}

.hjs-checkout-notices .woocommerce-info .close-progress {
	background-color: #1e85be;
}

.hjs-checkout-notices .woocommerce-message .close-progress {
	background-color: #8fae1b;
}

.hjs-checkout-notices .animate-it {
	animation: progressto100;
	animation-duration: 10s;
	/* animation-delay: 2s; */
	animation-timing-function: linear;
}

.hjs-checkout-notices .woocommerce-error, .hjs-checkout-notices .woocommerce-info, .hjs-checkout-notices .woocommerce-message {
	border-top: 0;
}

@keyframes progressto100 {
	from {
		width: 100%;
	}
	
	to {
		width: 0%;
	}
}

.woocommerce-checkout .xoo-wsc-basket.hjs-link {
	display: inline !important;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	float: right;
	margin-top: -48px;
	padding: 0;
	background: none;
	cursor: pointer;
	position: initial;
	box-shadow: none;
	width: auto;
}

body .wwof-ui .ant-table {
	font-size: 18px;
	font-size: 1.8rem;
}

body .wwof-ui .ant-select {
	font-size: 16px;
	font-size: 1.6rem;
}

body .wwof-ui .ant-select-single.ant-select-open .ant-select-selection-item {
	line-height: 45px;
	color: inherit;
}

body .wwof-ui .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
	height: 45px;
}

body .wwof-ui .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
	height: auto;
	padding: 10px 15px;
}

body .wwof-ui .ant-select-single .ant-select-selector .ant-select-selection-item, body .wwof-ui .ant-select-single .ant-select-selector .ant-select-selection-placeholder {
	line-height: 45px;
}

body .wwof-ui .ant-select.wwof-category-filter {
	min-width: 250px;
}

body .wwof-ui .ant-pagination-item a {
	box-shadow: none !important;
	line-height: 2 !important;
}

body .wwof-ui .ant-pagination-item a:hover, body .wwof-ui .ant-pagination-item a:focus, body .wwof-ui .ant-pagination-item-active a {
	color: #fff !important;
}

body .wwof-ui .ant-pagination-item:hover, body .wwof-ui .ant-pagination-item:focus, body .wwof-ui .ant-pagination-item-active, body .wwof-ui .ant-pagination-next:hover .ant-pagination-item-link, body .wwof-ui .ant-pagination-prev:hover .ant-pagination-item-link {
	background: var(--primary-color);
	border-color: var(--primary-color);
	color: #fff;
}

body .wwof-ui .ant-layout-header {
	line-height: 1.5;
}

form.woocommerce-checkout {
	display: inline-block;
	width: 100%;
}

/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1199px) {
	.woocommerce-account .woocommerce-MyAccount-navigation ul {
		text-align: center;
	}
	
	.woocommerce-account .woocommerce-MyAccount-navigation ul li {
		display: inline-block;
		margin: 0 10px;
	}
	
	.woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
		margin-right: 0;
		width: 100%;
	}
	
	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
	}
	
	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}
	
	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li a, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}
	
	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}
	
	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #eee;
	}
	
	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #eee;
	}
	
	.content-sidebar.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after, .sidebar-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "";
		float: right;
		font-family: "dashicons";
	}
	
	.woocommerce table.shop_table .cart_item td.product-name {
		min-width: 180px;
	}
	
	.woocommerce-page #customer_details {
		width: 58%;
	}
	
	.woocommerce-page h3#order_review_heading, .woocommerce-page #order_review {
		width: 40%;
	}
	
	.wc_payment_method label {
		font-size: 15px;
		font-size: 1.5rem;
	}
}

@media only screen and (max-width: 1023px) {
	.woocommerce-page #customer_details, .woocommerce-page h3#order_review_heading, .woocommerce-page #order_review {
		width: 100%;
		float: none;
	}
	
	.woocommerce-page h3#order_review_heading {
		margin-top: 40px;
	}
	
	.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells ul.products li.product, .woocommerce-page .upsells ul.products li.product {
		width: 46.2%;
	}
	
	.woocommerce .woocommerce-order-details {
		width: 100%;
		float: none;
	}
	
	.woocommerce .woocommerce-customer-details {
		width: 100%;
		float: none;
	}
	
	.woocommerce ul.order_details li {
		border-right: none;
		margin-bottom: 10px;
	}
	
	.category-banner {
		margin-left: -3%;
		width: 106%;
	}
	
	.woocommerce-page .content-sidebar-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	
	.woocommerce-page .content-sidebar-wrap .content {
		order: 2;
	}
	
	.woocommerce-page .content-sidebar-wrap .sidebar {
		order: 1;
		margin-top: 0;
		margin-bottom: 30px;
	}
	
	/* Widgets expand collapse & facetwp checkbox styling *****************  START  **************************** */
	
	/* By defaut it is here for mobile only, if we need it right from start move it out of this @media rule  */
	.woocommerce-page .sidebar .widget .widget-title {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.woocommerce-page .sidebar .widget .widget-title:after {
		content: "";
		mask: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--!Font Awesome Pro 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path d=\"M241 369c-9.4 9.4-24.6 9.4-33.9 0L47 209c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l143 143L367 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L241 369z\"/></svg>");
		display: inline-block;
		background: var(--primary-color);
		mask-repeat: no-repeat;
		height: 28px;
		width: 28px;
		mask-position: center;
		mask-size: 100%;
		margin-left: 5px;
	}
	
	.woocommerce-page .sidebar .widget .widget-title.visible:after {
		transform: rotate(180deg);
	}
	
	.woocommerce-page .sidebar .widget.widget_product_search .widget-title:after {
		mask-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d=\"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z\"/></svg>");
	}
	
	.woocommerce-page .sidebar .widget_product_search .widget-title:after {
		height: 20px;
		width: 20px;
	}
	
	.woocommerce-page .sidebar section:not(.widget_product_search) {
		padding-bottom: 0;
	}
	
	.woocommerce-page .sidebar section:not(.widget_product_search) .widget-title+div, .woocommerce-page .sidebar section:not(.widget_product_search) .widget-title+ul {
		max-height: 0;
		overflow: hidden;
	}
	
	.woocommerce-page .sidebar section:not(.widget_product_search) .widget-title.visible+div, .woocommerce-page .sidebar section:not(.widget_product_search) .widget-title.visible+ul {
		max-height: 2000px;
		margin-top: 15px;
		margin-bottom: -5px;
		padding-bottom: 35px;
	}
	
	/* body .facetwp-checkbox.checked .svg-inline--fa {
	    color: var(--primary-color)
	} */
	.sidebar .widget span.count, body .facetwp-checkbox .facetwp-counter {
		font-weight: 600;
	}
}

@media only screen and (max-width: 860px) {
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding: 0;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		display: block;
		margin: 0;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		display: block;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		background-color: #fff;
		border-bottom: 0;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		border-bottom: 1px solid #eee;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom-color: #eee;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a::after {
		content: "";
		float: right;
		font-family: "dashicons";
	}
	
	.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
		width: 46%;
	}
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {}
	
	.r-tabs {
		border-radius: 0;
		margin-bottom: 40px;
	}
	
	.r-tabs .r-tabs-nav {
		display: none;
	}
	
	.woocommerce div.product .r-tabs .r-tabs-panel {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		margin-bottom: 0;
	}
	
	.r-tabs .r-tabs-accordion-title {
		display: block;
		margin-bottom: 5px;
	}
	
	.r-tabs .r-tabs-accordion-title.r-tabs-state-active {
		margin-bottom: 0;
	}
	
	.r-tabs-accordion-title  .r-tabs-anchor:after {
		content: "";
		font-family: "dashicons";
		float: right;
	}
	
	.r-tabs-state-active .r-tabs-anchor:after {
		content: "";
		font-family: "dashicons";
		float: right;
	}
	
	.r-tabs .r-tabs-accordion-title .r-tabs-anchor {}
	
	.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {}
	
	.woocommerce div.product .r-tabs .r-tabs-panel.r-tabs-state-active {
		display: block;
		margin-bottom: 5px;
	}
}

@media only screen and (max-width: 739px) {
	.category-banner {
		margin-left: -5.5%;
		width: 111%;
	}
	
	.category-banner .archive-description {
		padding: 25px;
	}
	
	.category-banner .archive-description p {
		font-size: 16px;
		font-size: 1.6rem;
		font-weight: 500;
	}
	
	.category-description h2 {
		font-size: 30px;
		font-size: 3rem;
	}
	
	#billing_address_1_field, #shipping_address_1_field {
		width: 100%;
		float: none;
		clear: both;
	}
	
	#billing_city_field, #shipping_city_field {
		width: 100%;
		float: none;
		clear: both;
	}
	
	#billing_address_2_field, #shipping_address_2_field {
		width: 100%;
		float: none;
		clear: both;
		margin-top: 0;
	}
	
	#billing_state_field, #shipping_state_field {
		width: 100%;
		float: none;
		clear: both;
	}
	
	#billing_postcode_field, #shipping_postcode_field {
		width: 100%;
		float: none;
		clear: both;
	}
	
	.woocommerce form .form-row {
		padding: 3px 0;
	}
	
	.woocommerce-page #customer_details .col-2 {
		margin-top: 20px;
	}
	
	.woocommerce-page h3#order_review_heading {
		margin-top: 20px;
	}
	
	.woocommerce table.shop_table .cart_item td.product-name {
		padding: 10px;
	}
	
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		width: 100%;
	}
	
	.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
		width: 100%;
	}
	
	.woocommerce .col2-set#customer_login .col-1, .woocommerce-page .col2-set#customer_login .col-1, .woocommerce  .col2-set#customer_login .col-2, .woocommerce-page .col2-set#customer_login .col-2 {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce #reviews #comments .star-rating, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
		float: none;
		width: 100%;
	}
	
	.woocommerce form .form-row {
		padding: 0;
	}
	
	/* .woocommerce ul.products li.product,
	.woocommerce ul.products li.product .button,
	.woocommerce .woocommerce-ordering,
	.woocommerce-page ul.products li.product,
	.woocommerce-page ul.products li.product .button,
	.woocommerce-page .woocommerce-ordering,
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		/* margin-right: 0!important;
		width: 100%!important; */
	
	/* margin-right: 0;
		width: 100%; */
	
	/* }  */
	.woocommerce input.button, .woocommerce input.button[type="submit"], .woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100% !important;
	}
	
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		background-color: #fff;
		margin-bottom: 10px;
	}
	
	.woocommerce-message .button.wc-forward {
		margin-bottom: 20px;
		width: 100%;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
		margin-bottom: 3px;
		border-bottom: 2px solid #d3ced2;
	}
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom: 2px solid var(--primary-color);
	}
	
	.woocommerce-checkout .xoo-wsc-basket.hjs-link {
		font-size: 14px;
		font-size: 1.4rem;
	}
	
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
		padding: 15px 10px 15px;
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: 600;
	}
	
	.woocommerce ul.products li.product h3:hover, .woocommerce ul.products li.product .price {
		font-size: 16px;
		font-size: 1.6rem;
	}
}

@media only screen and (max-width: 479px) {
	.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
		width: 100%;
	}
	
	.woocommerce table.shop_table .cart_item td.product-name {
		min-width: 156px;
	}
	
	.woocommerce-cart #payment, .woocommerce-checkout #payment, #add_payment_method #payment {
		padding: 5px 10px 10px;
	}
	
	.woocommerce .related ul.products li.product, .woocommerce-page .related ul.products li.product, .woocommerce .upsells ul.products li.product, .woocommerce-page .upsells ul.products li.product {
		width: 100%;
	}
	
	.woo_sc_item_title {
		clear: both;
	}
	
	.woo_sc_item {
		margin-bottom: 20px;
	}
	
	.woocommerce-checkout table.shop_table td, .woocommerce-checkout table.shop_table tfoot th {
		font-size: 15px;
		font-size: 1.5rem;
	}
	
	.woocommerce ul.products li.product .button {
		padding: 8px 10px;
		font-size: 15px;
		font-size: 1.5rem;
		font-weight: 500;
		width: 100%;
	}
	
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		padding-bottom: 10px;
	}
	
	.woocommerce .view-details a {
		font-size: 15px;
		font-size: 1.5rem;
	}
}
