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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--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%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--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: 18px;
	--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: 14px;
	--wd-primary-color: rgb(187,122,4);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(187,122,4);
	--wd-link-color-hover: rgb(209,151,4);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #6ca300;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.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;
}
.page-title-default {
	background-image: url(https://disprobeer.com/wp-content/uploads/2021/10/bg-beer.png);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	text-transform: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-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-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/*TITLE PRODUCTO AGRUPADO*/
.bundled_product_title_inner .item_title, .bundled_product_title_inner .item_qty {
  font-size: 20px;
}

/*AJUSTE SCROLL TO TOP DESKTOP*/
.scrollToTop.button-show {
    bottom: 100px;
}

/*OCULTAR BOTON CERRAR AVISO TIENDA Y LETRA MAYUSCULA*/
.woocommerce-store-notice__dismiss-link {
  display: none !important;
}
.woocommerce-store-notice.demo_store {
  text-transform: unset;
}

/*LABEL AGOTADO*/
.labels-rounded .product-label {
    padding: 6px 6px;
    min-height: 6px !important;
    font-size: 10px;
}

/*AJUSTE WHATSAPP DESKTOP*/
.joinchat__button {
    right: 0px;
}

/*OCULTAR TEXTO OPCIONAL CHECKOUT*/
form.checkout .woocommerce-billing-fields .optional, form.checkout .woocommerce-additional-fields .optional {
    display: none !important;
}

/*LABEL BADGE SIN STOCK BACKGROUND*/
.out-of-stock.product-label {
    background-color: #ececec;
}

/*AJUSTE TEXTO CATEGORIA GRID IMG TIENDA*/
.wrapp-category .hover-mask .wd-entities-title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 15px !important;
    padding: 5px 15px !important;
	  background-color: var(--wd-primary-color);
    color: white;
}

/*OCULTAR UNCATEGORIZED PENDIENTE*/
.cat-item.cat-item-222 {
    display: none !important;
}

/*OCULTAR CATEGORIAS BANNER*/
.page-title .container .wd-btn-show-cat, .page-title .container .wd-nav-product-cat.wd-nav {
    display: none;
}

/*OCULTAR IMG LOGO MARCAS WIDGET*/
.wc-layered-nav-term.with-swatch-image .swatch-inner .filter-swatch {
    display: none;
}

/*QUITAR TEXTO AUTOR BLOG*/
.blog .meta-author, .single .meta-author {
    display: none !important;
}

/*HIDE TAX LABEL LINIAS CART*/
.wd-tools-text .wd-cart-subtotal .tax_label, .cart_totals .shop_table .cart-subtotal .tax_label {
    display: none;
}

/*COOKIES*/
#cookie-law-info-bar {
    z-index: 999999;
}

/*PRECIO SIN IVA FICHA PRODUCTO STYLES*/
.single-product .woocommerce-Price-amount.amount:last-child {
    font-size: 16px;
}
.woocommerce-Price-amount.amount:last-child {
    color: gray;
}
.single-product .woocommerce-price-suffix:last-child {
    font-size: 13px;
}


/*OCULTAR CAPTCHA*/
.grecaptcha-badge[data-style="bottomright"] {
  display: none !important;
}@media (max-width: 576px) {
	/*ADD TO CART MOBILE FULL WIDTH*/
.single-product .single_add_to_cart_button.button.alt {
    width: 100%;
}

/*AJUSTE WHATSAPP*/
.joinchat__button {
    bottom: 55px;
    right: 0px;
}

/*AJUSTE SCROLL TO TOP*/
.sticky-toolbar-on .scrollToTop {
    bottom: 130px;
}
}

