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

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

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

:root {
	--wd-text-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(30,30,30);
	--wd-text-font-size: 15px;
	--wd-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Satoshi", 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-widget-title-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Satoshi", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(246,124,47);
	--wd-alternative-color: rgb(107,190,69);
	--wd-link-color: rgb(62,122,42);
	--wd-link-color-hover: rgb(245,200,50);
	--btn-default-bgcolor: rgb(94,175,66);
	--btn-default-bgcolor-hover: rgb(77,150,57);
	--btn-accented-bgcolor: rgb(94,175,66);
	--btn-accented-bgcolor-hover: rgb(77,150,57);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(215,122,47);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(90,15,33);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(245,247,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: 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 {
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .wd-buy-now-btn {
	background: rgb(244,162,89);
}
html .wd-buy-now-btn:hover {
	background: rgb(221,160,79);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.new {
	background-color: rgb(194,209,151);
}
.product-labels .product-label.featured {
	background-color: rgb(194,209,151);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1208px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


@font-face {
	font-family: "Satoshi";
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Satoshi";
	font-weight: 600;
	font-style: normal;
}

body .woocommerce-product-gallery .woocommerce-product-gallery__image {
    border:1px solid rgb(253,216,53);
}



@media (max-width: 769px) {
	
	body .wd-sticky-btn {
		background-color: #fdfbfa;
		--wd-sticky-btn-height: 80px;
		border:1px solid #ded6d3;
		 border-radius: 5px;
		margin: 10px;
		
	}
	
	body .wd-sticky-btn .wd-sticky-btn-content {
		display: flex !important;
	}
	
	body  .wd-sticky-btn .price {
		display: block !important;
	}
	
	body .wd-sticky-btn .wd-entities-title {
		display: none;
	}
	
	body .wd-sticky-btn .wd-sticky-btn-cart {
		margin-inline: 0px;
		justify-content: flex-end;
	}
	
	body .wd-sticky-btn .star-rating {
		display: none;
	}
	
	body .wd-sticky-btn.wd-quantity-overlap div.quantity {
		position: static;
		height: auto;
		filter: unset;
	}
	
	body .wd-sticky-btn.wd-quantity-overlap div.quantity input[type] {	 height: auto;
	  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    background: var(--wd-form-bg);
    box-shadow: none;
		color: var(--wd-form-color);
		min-height: var(--btn-height);
	}
	
	body .wd-sticky-btn.wd-quantity-overlap div.quantity input[type="number"] {
	width: 30px;
    border-radius: 0;
    border-right: none;
    border-left: none;		 
	}
	
	body .wd-sticky-btn div.quantity .minus {
	    border-start-start-radius: 35px !important;
    	border-end-start-radius: 35px !important;
	}
	
	body .wd-sticky-btn  div.quantity .plus {
	    border-start-end-radius: 35px !important;
   	 border-end-end-radius: 35px !important;
	}
	
	body .wd-quantity-overlap :is(div,.cart):hover > div.quantity input[type] {
		
	}
	
	body .wd-sticky-btn :is(.single_add_to_cart_button,.wd-sticky-add-to-cart) {
		width: auto;
		border-radius: var(--btn-accented-brd-radius) !important;
		padding: 5px 15px !important;
	}
	
	body .wd-sticky-btn form.cart {
		flex-wrap: nowrap;
		justify-content: flex-end;
		gap: 5px;
		width: auto;
	}
}

/* Gradient fill for Elementor Progress Bar */
.gradient-bar .elementor-progress-wrapper {
  background: #e0e0e0; /* background of the unfilled area */
  border-radius: 30px;
  overflow: hidden;
}

.gradient-bar .elementor-progress-bar {
  background: linear-gradient(90deg, #ffff00 0%, #f26e47 100%);
  transition: width 1.5s ease-in-out;
  height: 100%;
  border-radius: 30px;
}
