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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(229,229,229); --wd-bordered-bg:rgb(229,229,229);
}

.wd-popup.wd-promo-popup{
	background-color:rgb(30,115,190);
	background-image: url(https://ecommerce.softforests.com/wp-content/uploads/2021/10/grocery-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(28,0,0);
	background-image: url(https://ecommerce.softforests.com/wp-content/uploads/2021/10/grocery-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(22,0,0);
	background-image: none;
}

:root{
--wd-text-font:"Hind Siliguri", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(43,43,43);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Hind Siliguri", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-transform:none;
--wd-title-color:rgb(53,53,53);
}
:root{
--wd-entities-title-font:"Hind Siliguri", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-transform:uppercase;
--wd-entities-title-color:rgb(15,15,15);
--wd-entities-title-color-hover:rgb(242, 242, 242);
}
:root{
--wd-alternative-font:"Hind Siliguri", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Hind Siliguri", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(40,40,40);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Hind Siliguri", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:none;
--wd-header-el-font-size:17px;
}
:root{
--wd-primary-color:rgb(114,0,0);
}
:root{
--wd-alternative-color:rgb(216,47,47);
}
:root{
--wd-link-color:rgb(35,42,237);
--wd-link-color-hover:rgb(37,46,232);
}
.page .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--btn-default-font-family:"Hind Siliguri", Arial, Helvetica, sans-serif;
}
:root{
--btn-default-bgcolor:rgb(66,0,0);
}
:root{
--btn-default-bgcolor-hover:rgb(48,3,3);
}
:root{
--btn-accented-bgcolor:rgb(79,27,3);
}
:root{
--btn-accented-bgcolor-hover:rgb(229,130,0);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:rgb(255,255,255);
}
:root{
--notices-warning-bg:rgb(188,62,43);
}
: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-accented-color: #fff;
		
					--btn-accented-color-hover: #333;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
							
					--wd-brd-radius: 8px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	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-brd-color: rgb(104,21,15);
					
									--wd-form-brd-color-focus: rgb(68,18,0);
					
								}
p#billing_country_field {
    display: none;
}
#ship-to-different-address {
    font-size: unset;
    font-family: unset;
    display: none;
}
p#order_comments_field {
    display: none;
}
label{
	font-size: 20px;
}
.woocommerce-additional-fields {
    display: none;
}




img.attachment-300x180.size-300x180 {
    width: 50%;
}


@media only screen and (max-width: 600px) {
 img.attachment-300x180.size-300x180 {
    width: 36%;
}
}