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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//vixaralab.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(1,21,142);
	--wd-alternative-color: rgb(209,44,44);
	--btn-default-bgcolor: #01158E;
	--btn-default-bgcolor-hover: rgb(255,0,28);
	--btn-accented-bgcolor: rgb(209,44,44);
	--btn-accented-bgcolor-hover: rgb(191,40,40);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #01158E;
	--wd-link-color-hover: rgb(255,0,28);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: url(https://vixaralab.com/wp-content/uploads/2021/10/grocery-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(55,56,57);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(30,115,190);
}

/* ===== HIDE ALL WOOCOMMERCE PRICES ===== */

/* Main price containers */
.price,
.wd-price,
.product-price,
.woocommerce-Price-amount,
.amount,
.woocommerce-price-suffix {
    display: none !important;
}

/* Shop & category pages */
.products .price,
.products .amount,
.wd-products .price {
    display: none !important;
}

/* Single product page */
.single-product .summary .price,
.single-product .woocommerce-Price-amount {
    display: none !important;
}

/* Mini cart */
.mini_cart_item .amount,
.widget_shopping_cart .amount {
    display: none !important;
}

/* Cart page */
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal,
.woocommerce-cart .cart-subtotal,
.woocommerce-cart .order-total {
    display: none !important;
}

/* Checkout page */
.woocommerce-checkout-review-order-table .amount,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table tfoot {
    display: none !important;
}

/* Hide checkout page subtotal, total, and order review prices */
.woocommerce-checkout-review-order-table .amount,
.woocommerce-checkout-review-order-table .product-total,
.woocommerce-checkout-review-order-table tfoot,
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table .order-total {
    display: none !important;
}

/* Hide WoodMart order review container completely */
.wd-checkout-order-review,
.wd-checkout-order-review * {
    display: none !important;
}
/* ===============================
   WooCommerce Checkout: Hide Totals, Subtotal, and Coupon Form
   Professional, maintainable version
================================= */

/* Hide checkout order total */
.wc-block-components-totals-item.wc-block-components-totals-footer-item {
    display: none !important;
}

/* Hide checkout order summary subtotal block */
.wp-block-woocommerce-checkout-order-summary-subtotal-block.wc-block-components-totals-wrapper {
    display: none !important;
}

/* Hide checkout coupon form block */
.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    display: none !important;
}
/* Hide checkout payment block */
fieldset#payment-method {
    display: none;
}
/* product page verisation label */
.wd-swatches-product.wd-swatches-single.wd-bg-style-1.wd-text-style-1.wd-dis-style-1.wd-size-default.wd-shape-round {
    display: none;
}
.codedropz-upload-container {
    padding: 0px !important;
}

/* dropdown menu alignment */
ul.wd-sub-menu.color-scheme-dark{
    margin: 0 auto !important;
}
p.woocommerce-mini-cart__total.total{
    display: none;
}
.cart-actions {
    display: none !important;
}
.cart-totals-inner.wd-set-mb.reset-last-child.wd-layout-1 h2 {
    display: none;
}