.wd-popup.wd-promo-popup{
	background-color:rgb(255,255,255);
	background-image: url(http://carpensa.7kb.net/wp-content/uploads/2021/09/retail-popup-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-image: url(https://www.elpimpollo.com.ar/wp-content/uploads/2024/09/banner-sup-gral.jpg);
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://www.elpimpollo.com.ar/wp-content/uploads/2024/08/banner-interm-4.jpg);
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:"Work Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(56,56,56);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:800;
--wd-title-transform:none;
--wd-title-color:rgb(51,51,51);
}
:root{
--wd-entities-title-font:"Glory", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-transform:capitalize;
--wd-entities-title-color:rgb(68,68,68);
--wd-entities-title-color-hover:rgb(68, 68, 68);
}
:root{
--wd-alternative-font:"Work Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Work Sans", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:none;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Work Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:none;
--wd-header-el-font-size:14px;
}
html .page-title > .container > .title{
	font-family: "Montserrat", Arial, Helvetica, sans-serif;font-weight: 600;font-size: 54px;text-transform: inherit;color: rgb(255,255,255);
}

@media (max-width: 1024px){
html .page-title > .container > .title{
	font-size: 40px;
}

}
@media (max-width: 767px){
html .page-title > .container > .title{
	font-size: 30px;
}

}
html .page-title > .container > .title:hover{
	color: rgb(255,255,255);
}

html .wd-nav.wd-nav-main > li > a{
	font-family: "Work Sans", Arial, Helvetica, sans-serif;font-weight: 600;text-transform: none;color: rgb(38,38,38);
}

html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a{
	color: rgb(4,108,172);
}

html .product-grid-item .price > .amount, html .product-grid-item .price ins > .amount{
	font-family: "Glory", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 24px;text-transform: none;color: rgb(60,106,166);
}

html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount{
	font-family: "Gilory", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 22px;text-transform: none;color: rgb(109,109,109);
}

.whb-header-bottom .wd-nav.wd-nav-secondary > li > a{
	color: rgb(255,255,255);
}

html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > ins .amount, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount{
	font-family: "Glory", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 34px;color: rgb(60,106,166);
}

html .product-image-summary-wrap .summary-inner > .price > .amount:hover, html .product-image-summary-wrap .summary-inner > .price > ins .amount:hover, html .wd-single-price .price > .amount:hover, html .wd-single-price .price > ins .amount:hover{
	color: rgb(60,106,166);
}

html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-family: "Work Sans", Arial, Helvetica, sans-serif;font-weight: 300;font-size: 31px;text-transform: capitalize;color: rgb(93,93,93);
}

:root{
--wd-primary-color:rgb(4,108,172);
}
:root{
--wd-alternative-color:rgb(243,242,242);
}
:root{
--wd-link-color:rgb(4,108,172);
--wd-link-color-hover:rgb(255,255,255);
}
:root{
--btn-default-bgcolor:rgb(4,108,172);
}
:root{
--btn-default-bgcolor-hover:rgb(235,171,52);
}
:root{
--btn-shop-bgcolor:rgb(4,108,172);
}
:root{
--btn-shop-bgcolor-hover:rgb(235,171,52);
}
:root{
--btn-accent-bgcolor:rgb(235,171,52);
}
:root{
--btn-accent-bgcolor-hover:rgb(235,171,52);
}
html .cart-actions .button[name="update_cart"]{
	color: rgb(255,255,255);background: rgb(235,171,52);
}

html .cart-actions .button[name="update_cart"]:hover{
	color: rgb(255,255,255);background: rgb(235,171,52);
}

html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button{
	color: rgb(255,255,255);background: rgb(235,171,52);
}

html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover{
	color: rgb(255,255,255);background: rgb(235,171,52);
}

html .woocommerce-mini-cart__buttons .btn-cart{
	color: rgb(255,255,255);background: rgb(235,171,52);
}

html .woocommerce-mini-cart__buttons .btn-cart:hover{
	color: rgb(255,255,255)fff;background: rgb(235,171,52);
}

:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.onsale{
	background-color:rgb(252,136,44);
}

.product-labels .product-label.onsale{
	color:rgb(255,255,255);
}

.product-labels .product-label.new{
	background-color:rgb(47,60,46);
}

.product-labels .product-label.new{
	color:rgb(255,255,255);
}

.product-labels .product-label.featured{
	background-color:rgb(218,2,2);
}

.product-labels .product-label.featured{
	color:rgb(255,255,255);
}

.product-labels .product-label.out-of-stock{
	background-color:rgb(237,237,21);
}

	:root{
									--wd-form-brd-radius: 35px;
			
			
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #fff;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-shop-brd-radius: 35px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
			
					
					
			
							--btn-accent-brd-radius: 35px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
			
					
							
					--wd-brd-radius: 12px;
			}

	
	
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.elpimpollo.com.ar/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=7.0.4") format("woff2");
}

