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

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", 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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(0,77,0);
	--wd-alternative-color: rgb(254,236,0);
	--wd-link-color: rgb(31,65,198);
	--wd-link-color-hover: rgb(221,51,51);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(52,92,6);
	--btn-accented-bgcolor-hover: rgb(254,236,0);
	--btn-accented-color: rgb(254,236,0);
	--btn-accented-color-hover: rgb(52,92,6);
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(52,92,6);
	--notices-success-color: rgb(254,236,0);
	--notices-warning-bg: rgb(224,153,0);
	--notices-warning-color: rgb(0,0,0);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://chiptronicx.com/wp-content/uploads/2021/10/black-friday-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(247,247,247);
	background-image: url(https://chiptronicx.com/wp-content/uploads/2021/10/black-friday-top-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(221,229,214);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(221,229,214);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(221,229,214);
	--wd-form-brd-color: rgb(52,92,6);
	--wd-form-brd-color-focus: rgb(221,51,51);
	--wd-form-bg: rgb(221,229,214);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 0px;
}
.product-labels .product-label.onsale {
	background-color: rgb(52,92,6);
	color: rgb(254,236,0);
}
.product-labels .product-label.new {
	background-color: rgb(52,92,6);
	color: rgb(254,236,0);
}
.product-labels .product-label.featured {
	background-color: rgb(221,153,51);
	color: rgb(254,236,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 4px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 250px;
}
:root{
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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-sticky-nav {
    position: fixed;
    inset-block: 0;
    left: 0;
    z-index: 393;
    display: flex;
    flex-direction: column;
    width: var(--wd-sticky-nav-w);
    border-right: 4px solid #345C06  !important;
    background-color: #dde5d6  !important;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.wd-sticky-nav-enabled .whb-sticky-header.whb-clone {
    border-bottom: 4px solid #345C06  !important;
}

/* Shipment Tracking Plugin Estimate delivery date button customize on signle product page */
#bt_sync_shimpent_track_pincode_checker {
  width: fit-content;
  display: flex;
  margin: 10px 0px;
  padding: 10px;
  border: 1px solid black;
  background-color: whitesmoke;
  flex-flow: row wrap;
  box-sizing: border-box !important;
  max-width: 350px !important;
  min-width: 150p !important;
}

.sidebar-container {
  background-color: #004d00;
	border-radius: 25px;
  /*border: 2px solid #004d00 !important;*/
  padding: 10px;
}

.widget {
	background-color: #dde5d6;
	box-shadow: none;
	border: 1px solid #004d00;
	border-radius: 25px;
  padding: 20px;
}

.wd-nav-vertical.wd-design-default {
	border: 2px solid #345C06 !important;
}

.woocommerce-Reviews {
	border: 2px solid #004d00 !important;
	background-color: whitesmoke !important;
	border-radius: 25px !important;
	padding: 20px !important;
	margin: 10px 0px !important;
}
