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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(80,203,198);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgb(80,203,198);
	--btn-default-bgcolor-hover: rgb(102,204,200);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgb(80,203,198);
	--btn-accented-bgcolor-hover: rgb(102,204,200);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(249,249,249);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 1000px;
}
.page-title-default {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1600px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* User Log Status */
.logged-in .non-logged-in-user {
	display: none;
}
.logged-in-user {
	display: none;
}
.logged-in .logged-in-user {
	display: inherit;
}
.wd-header-cart .wd-cart-subtotal .amount {
	font-size: 14px !important;
	font-weight: 500 !important;
}
/* Remove Product Shadow */
.wd-product .product-wrapper {
	box-shadow: none !important;
	border: solid 1px #E0E0E0;
}
/* Remove Quick Shop Button Shadow */
.wd-buttons {
	box-shadow: none !important;
	border: solid 1px #E0E0E0;
}
.wd-product :is(.product-image-link,.hover-img) img {
	border-bottom: solid 1px #E0E0E0;
}
/* Hide Default Price */
.mo-product-archive .price {
	display: none !important;
}
/* Hide ShipRocket Pin Code Check */
#shiprocket_pincode_check, #check_pincode, #pincode_response {
	display: none !important;
}@media (min-width: 1025px) {
	.mo-head-divi {
	background-color: #FFF;
}
/* Estimated Delivery */
.pi-edd-loop {
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 0;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	background: linear-gradient(45deg, #14746F, #01AF8D, #A18F5E, #8B7B51) !important;
	animation: colorfulGradient 10s ease infinite;
}
/* Product Title */
.wd-entities-title {
	padding-left: 15px;
	text-align: left;
}
/* Product SKU */
.wd-product .wd-product-sku {
	padding-left: 15px;
	text-align: left;
}
/* Product Price Strike */
.price-strike {
	padding-left: 15px;
	text-align: left;
}
/* Product Archive Add to Cart Button */
.wd-add-btn {
	margin-bottom: 15px !important;
}
.wd-product.wd-hover-standard .wd-add-btn>a {
	margin-left: 15px;
	margin-right: 15px;
	width: 100%;
}
}

@media (max-width: 576px) {
	/* Estimated Delivery */
.pi-edd-loop {
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 0;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	background-color: #777;
}
/* Product Title */
.wd-entities-title {
	padding-left: 10px;
	text-align: left;
}
/* Product SKU */
.wd-product .wd-product-sku {
	padding-left: 10px;
	text-align: left;
}
/* Product Price Strike */
.price-strike {
	padding-left: 10px;
	text-align: left;
}
/* Product Archive Add to Cart Button */
.wd-add-btn {
	margin-bottom: 10px !important;
}
.wd-product.wd-hover-standard .wd-add-btn>a {
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}
}

