.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://belisarioazuero.com/mundocarnico/wp-content/uploads/2021/07/page-title-shop.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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:"Poppins", 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;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:#83b735;
}
: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-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
: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: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
			--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

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

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.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.mundocarnico.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.2.4") format("woff2");
}

.wd-tools-element .wd-tools-count {
    position: absolute;
    top: -5px;
    right: -9px;
    z-index: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ff940e !important;
    color: #FFF;
    text-align: center;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
}

.woocommerce-mini-cart__total strong {
    color: #2d2a2a;
    text-transform: none;
    font-weight: 600;
    font-size: 18px;
}

.wd-action-btn.wd-style-text>a {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-transform: none;
}

.widget-heading .widget-title {
    flex: 1 1 auto;
    margin-bottom: 0;
    font-size: 18px;
    text-transform: none;
}

a {
    color: #333;
    text-decoration: none;
    transition: all .25s ease;
}

.footer-container {
    background-color: #f3f3f3;
    border-top: 1px solid;
    border-color: #0000001a;
}

.title-after_title.set-cont-mb-s.reset-last-child.wd-fontsize-s {
    font-family: 'Poppins';
}

.tabs-wd-61cc77dfb457e.tabs-design-default .products-tabs-title .tab-label:after, .tabs-wd-61cc77dfb457e.tabs-design-alt .products-tabs-title .tab-label:after {
    background-color: #ec7f14;
}

.product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
    margin-bottom: 5px;
    color: #9E9E9E;
    font-size: 95%;
    font-family: 'Poppins';
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    background-color: #363636;
    font-family: 'Poppins';
}

.slider-title {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    font-size: 12pt !important;
}

.searchform input[type="text"] {
    padding-right: 50px;
    height: 46px;
    font-size: 15px;
    font-family: 'Poppins';
}

.slider-title:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 40px;
    height: 3px !important;
    background-color: #ec7f14 !important;
}

.product-share .share-title {
    margin-right: 5px;
    color: #1B1919;
    vertical-align: middle;
    font-weight: 600;
    font-family: 'Poppins';
}

span.posted_in {
    font-family: 'Poppins';
}

.wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon {
    display: none;
}

.wd-compare-btn.product-compare-button.wd-action-btn.wd-style-text.wd-compare-icon {
    display: none;
}

button.single_add_to_cart_button.button.alt {
    background-color: #000;
}

.amount {
    font-weight: 600;
    color: #ec7f14;
}

.product_title {
    font-size: 30px;
    line-height: 1.2;
}

h3.wd-entities-title {
    text-transform: uppercase;
}

h5.widget-title {
    font-size: 11pt;
}

h5.widget-title {
    font-size: 11pt;
}

.widget_product_categories .widget-title {
    margin-bottom: 10px;
    font-size: 11pt;
}

.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a {
    color: #ec7f14;
}

select.orderby {
    font-family: 'Poppins';
}

.wd-products-per-page {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #8E8E8E;
    font-family: 'Poppins';
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    margin-top: -1px;
    height: 2px;
    border: 0;
    border-radius: 0;
    background-image: none;
    background-color: #ec7f14;
}

.widget_price_filter .ui-slider .ui-slider-handle:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 15px;
    background-color: #ec7f14;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    position: absolute;
    top: -5px;
    right: -9px;
    z-index: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ff940e !important;
    color: #FFF;
    text-align: center;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 9px;
    line-height: 15px;
}

.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light.with-back-btn.title-shop {
    display: none;
}


span.nav-link-text {
    font-family: 'Poppins';
    font-size: 10pt;
    /* text-transform: none !important; */
    font-weight: 600 !important;
}

h3.wd-entities-title.title.post-title {
    font-family: 'Poppins' !important;
    font-size: 14pt !important;
    font-weight: 700 !important;
}

.entry-content.wd-entry-content {
    font-family: 'Poppins';
    font-size: 11pt;
}

.wd-post-cat.wd-style-with-bg {
    display: inline-block;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
    height: 25px;
    background-color: #ec7f14 !important;
    color: #FFF;
    line-height: 25px;
}

.read-more-section a {
    position: relative;
    display: inline-block;
    border-bottom: none;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 800;
    font-size: 11pt !important;
    color: #ec7f14 !important;
}


span.list-content {
    font-family: 'Poppins';
}

.min-footer {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Poppins !important;
    font-size: 12pt;
    color: #fff;
}

.widget, .wd-widget, div[class^="vc_wp"] {
    --wd-link-color: #c7c7c7;
    --wd-link-color-hover: #fff;
    line-height: 1.4;
    font-size: 11pt;
    font-family: 'Poppins';
}

.product-tabs-wrapper {
    display: none;
}

.widget_product_categories .product-categories li a {
    display: block;
    flex: 1 1 calc(100% - 40px);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
    width: calc(100% - 40px);
    text-decoration: none;
    color: #4c4c4c;
}

.woodmart-woocommerce-layered-nav .layered-nav-link:hover+.count, .woodmart-woocommerce-layered-nav .layered-nav-link:focus+.count, .woodmart-woocommerce-layered-nav .chosen .count, .widget_product_categories .product-categories li a:hover+.count, .widget_product_categories .product-categories li a:focus+.count, .widget_product_categories .product-categories li.current-cat>.count {
    color: #FFF;
    background-color: #ec7f14;
    border-color: #ec7f14;
}

nav.woocommerce-breadcrumb {
    font-family: 'Poppins';
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    background-color: #ec7f14;
}

.wd-sub-menu li a:hover {
    color: #ec7f14;
}

.cat-design-replace-title .wd-entities-title {
    padding: 12px 25px;
    box-shadow: 0 0 3px rgb(0 0 0 / 10%);
    color: #fff;
    font-size: 17px !important;
    line-height: 1.4;
    transition: opacity .25s ease .25s;
    background-color: #00000094 !important;
    text-transform: capitalize !important;
}