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

.wd-popup.wd-promo-popup{
	background-color:rgb(30,115,190);
	background-image: url(https://dealscenter.click/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(30,115,190);
	background-image: url(https://dealscenter.click/wp-content/uploads/2021/10/grocery-page-title.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(55,56,57);
	background-image: none;
}

:root{
--wd-text-font:"Inter", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Yantramanav", Arial, Helvetica, sans-serif;
--wd-title-font-weight:500;
--wd-title-color:#242424;
}
:root{
--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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--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;
}
:root{
--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;
}
:root{
--wd-primary-color:rgb(221,51,51);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(221,51,51);
}
:root{
--btn-accented-bgcolor-hover:rgb(249,216,52);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
: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: #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;
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@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;
		}
	
	
/* 隐藏数量框 */
.website-wrapper .quantity {
    display:none !important;
}


/* Amazon按钮样式 */
.single_add_to_cart_button,
.wd-add-btn-replace .add-to-cart-loop,
.product-grid-item .button.add_to_cart_button {

    background-color:#ffd814 !important;
    color:#0f1111 !important;

    border:1px solid #fcd200 !important;
    border-radius:6px !important;

    font-family:Arial,sans-serif !important;
    font-size:13px !important;
    font-weight:500 !important;

    text-transform:none !important;

    box-shadow:0 2px 4px rgba(213,217,217,.4) !important;

    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;

    padding:0 16px !important;

    line-height:1.2 !important;
}


/* 详情页 */
.single_add_to_cart_button {

    width:auto !important;
    min-width:unset !important;
    margin-top:5px !important;

}


/* 首页 */
.product-grid-item .button.add_to_cart_button {

    width:100% !important;

}



/* ===============================
   防止WoodMart hover隐藏内容
================================ */


.single_add_to_cart_button span,
.single_add_to_cart_button:hover span,

.product-grid-item .button.add_to_cart_button span,
.product-grid-item .button.add_to_cart_button:hover span {

    opacity:1 !important;

    visibility:visible !important;

    transform:none !important;

    transition:none !important;

}



/* 防止hover替换内容 */

.single_add_to_cart_button:hover::before,
.single_add_to_cart_button:hover::after,

.product-grid-item .button.add_to_cart_button:hover::before,
.product-grid-item .button.add_to_cart_button:hover::after {

    display:none !important;

}



/* hover颜色 */

.single_add_to_cart_button:hover,
.wd-add-btn-replace .add-to-cart-loop:hover,
.product-grid-item .button.add_to_cart_button:hover {

    background-color:#f7ca00 !important;

    border-color:#f2c200 !important;

}



/* 隐藏购物车 */

.website-wrapper .site-header .wd-header-cart,
.website-wrapper header .wd-header-cart {

    display:none !important;

}
/* =================================
   隐藏粘性导航 Sticky Header 购物车
================================= */

.whb-sticky-header .wd-header-cart,
.whb-sticky-header .wd-header-cart-element,
.whb-sticky-header .wd-header-cart a {

    display:none !important;

}


/* 如果是WoodMart新版结构 */
.sticky-header .wd-header-cart,
.sticky-header .wd-header-cart-element {

    display:none !important;

}
.amazon-injected-icon {

    width:16px !important;
    height:16px !important;
    display:inline-block !important;
    margin-right:6px !important;
    flex-shrink:0 !important;

}
.amazon-js-icon{

    display:inline-block !important;

    width:16px !important;

    height:16px !important;

    margin-right:6px !important;

    flex-shrink:0 !important;

}
