.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(https://maxa-enterprises.com/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(9,33,67);
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(0, 0, 0);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(0,0,0);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .categories-style-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title{
	font-size: 16px;color: rgba(0,0,0,0.71);
}

:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:rgb(221,51,51);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:rgba(12,12,12,0.02);
}

:root{
--btn-default-bgcolor:rgb(249,174,0);
}
:root{
--btn-default-bgcolor-hover:rgb(249,174,0);
}
:root{
--btn-shop-bgcolor:rgb(249,174,0);
}
:root{
--btn-shop-bgcolor-hover:rgb(249,174,0);
}
:root{
--btn-accent-bgcolor:rgb(249,174,0);
}
:root{
--btn-accent-bgcolor-hover:rgb(0,0,0);
}
:root{
--notices-success-bg:rgb(69,150,71);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
			--wd-form-brd-radius: 35px;
	
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #333;
	--btn-shop-color-hover: #333;

	--btn-accent-color: #333;
	--btn-accent-color-hover: #333;
	
	
	
	
	
	
			--btn-default-brd-radius: 35px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
	
			--btn-shop-brd-radius: 35px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
	
			--btn-accent-brd-radius: 35px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}

		@media (min-width: 1239px) {

			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

		@media (min-width: 1222px) {

			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//maxa-enterprises.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.3.3") format("woff2");
}

.imp-notice {
	vertical-align: middle;
    text-align: center;
    margin: auto; 
    font-size: medium;
    line-height: 50px;
	color: #fff;
}

.woocommerce-terms-and-conditions-checkbox-text {
	margin-left: 30px !important;
}

.woocommerce-form__input-checkbox {
  	margin: 10px 2px 0 0 !important;
}

.single_add_to_wishlist {
  padding: 1rem !important;
}

.out-of-stock {
  color: red !important;
}

/* Hide the original Read More label. */
.outofstock .button.product_type_simple {
    visibility: hidden;
}

/* Replace original label with Out of Stock label. */
.outofstock .wd-add-cart-icon .button.product_type_simple::before {
    content: ""; /* New custom text. */
    visibility: visible !important;
    position: absolute; /* For center alignment. */
    left: 0; /* For center alignment. */
    right: 0; /* For center alignment. */
}

.outofstock .button.product_type_variable {
    visibility: hidden;
}

/* Replace original label with Out of Stock label. */
.outofstock .button.product_type_variable::before {
    content: ""; /* New custom text. */
    visibility: visible !important;
    position: absolute; /* For center alignment. */
    left: 0; /* For center alignment. */
    right: 0; /* For center alignment. */
}

.outofstock .wd-add-cart-icon button.xoo-wl-action-btn.xoo-wl-open-form-btn.button.btn.xoo-wl-btn-popup {
	visibility: hidden;
}

.outofstock .wd-add-cart-icon div.xoo-wl-btn-container.xoo-wl-btc-variable.xoo-wl-btc-popup {
	display: block !important;
}

.outofstock .wd-add-cart-icon button.xoo-wl-action-btn.xoo-wl-open-form-btn.button.btn.xoo-wl-btn-popup::before {
	content: "Out Of Stock"; /* New custom text. */
    visibility: visible !important;
    position: absolute; /* For center alignment. */
    left: 0; /* For center alignment. */
    right: 0; /* For center alignment. */
}

.related-products .slide-product.owl-carousel-item .outofstock .product-element-top .product-labels.labels-rounded {
	width: min-content !important;
}

.products.elements-grid .product-grid-item.outofstock .product-wrapper .product-element-top .product-labels.labels-rounded {
	width: min-content !important;
}

.related-products .slide-product.owl-carousel-item .outofstock .product-wrapper .product-information .wd-pos-r-t .wd-add-cart-icon {
	display: none !important;
}

.single-product-page .wd-accordion-item .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews .woocommerce-Reviews p.woocommerce-verification-required {
	padding-right: 30px;
	padding-left: 30px;
}

/* Displaying double amount for variable products */
small.woocommerce-price-suffix {
    display: none !important;
}

/* Related products are not shown on single row */
.woocommerce .related ul li.product a img {
	width: 97% !important;
	margin-left: 5px;
}

/* Site Icon size on mobile */
.whb-header .whb-main-header .whb-general-header .whb-mobile-center .site-logo img {
	width: auto !important;
}

/* Hide Compare menu option */
div.mobile-nav ul.mobile-pages-menu li.menu-item-compare {
	display: none !important;
}

/* Remember me checkbox should be aligned with Label in my account page */
form.login.woocommerce-form-login .login-form-footer label.woocommerce-form-login__rememberme input.woocommerce-form__input-checkbox {
	margin-top: 0px !important;
	margin-bottom: 2px !important;
}

/* Terms and conditions checkbox should be aligned with Label in checkout page*/
form.woocommerce-checkout div.checkout-order-review .woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label-for-checkbox input.woocommerce-form__input-checkbox {
	margin-top: 0px !important;
}

/* Ship to different address checkbox should be aligned with Label in checkout page*/
form.woocommerce-checkout .woocommerce-shipping-fields label.woocommerce-form__label-for-checkbox input.woocommerce-form__input-checkbox {
	margin-top: 0px !important;
}

.summary .summary-inner div.wd-style-text.wd-wishlist-icon {
	margin-top: 20px !important;
}
@media (min-width: 577px) and (max-width: 767px) {
	/* Whatsapp Button */
.joinchat div.joinchat__button {
	margin-bottom: 40px !important;
}
/* Whatsapp Chat button in open window */
.joinchat.joinchat--chatbox div.joinchat__button {
	margin-bottom: 8px !important;
}
}

@media (max-width: 576px) {
	/* Whatsapp Button */
.joinchat div.joinchat__button {
	margin-bottom: 40px !important;
}
/* Whatsapp Chat button in open window */
.joinchat.joinchat--chatbox div.joinchat__button {
	margin-bottom: 8px !important;
}
}

