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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 17px;
	--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: 16px;
	--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;
	--wd-primary-color: #91b700;
	--wd-alternative-color: rgb(106,181,230);
	--wd-link-color: rgb(106,181,230);
	--wd-link-color-hover: rgb(84,140,183);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(145,183,0);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,135,82);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 400px;
}
.wd-page-title {
	background-color: rgb(114,155,10);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(239,239,239);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(106,181,230);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(145,183,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@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: 1400px;
--wd-form-brd-radius: 0px;
--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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.sales-booster-safe-checkout {
    margin: 10px auto;
    text-align: center;
}
.sales-booster-safe-checkout fieldset {
    margin-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px;
    width: 100%;
}
.sales-booster-safe-checkout legend {
    text-align: center;
}
fieldset legend {
    display: inline-block;
    width: auto;
    padding-right: 7px;
    padding-left: 7px;
}
legend {
    font-size: 1rem;
    text-transform: uppercase;
    color: var(--et_dark-2-white);
    margin-bottom: 0;
}
.sales-booster-safe-checkout fieldset img {
    max-width: 50px;
    border: 1px solid var(--et_border-color);
    border-radius: 4px;
    margin: 2px;
}
/* FIN PERSONALIZACIÓN FORMAS DE PAGO */

/* QUITO MARGEN INFERIOR HEADER */
/*.whb-header{
margin-bottom: 0px !important;
}*/

/* PERSONALIZO ETIQUETA DE OFERTA EN PRODUCTOS */
.onsale {
    position: absolute;
    top: 20px;
    z-index: 3;
    padding: 3px 8px;
    background: #6ab5e6;
    font-size: .85rem;
    text-align: center;
    color: var(--et_on-sale-color,#fff);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    border-radius: var(--et_on-sale-radius,0%);
	  width: 5em;
    height: 2em;
    line-height: 1.2;
}

/* QUITO FILTRO GREYSCALE EN IMAGENES DE MARCAS*/
.brands-hover-simple .brand-item img {
    filter: none !important;
}

/* PERSONALIZO WPC RADIO BUTTONS */
.woovr-variation-radio .woovr-variation-info .woovr-variation-price{
	  display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    float: right;
}
.woovr-variation-radio .woovr-variation-name {
    display: inline-block;
    margin-right: 10px;
    font-weight: 700;
}
.woovr-variation-radio .woovr-variation-info .woovr-variation-price, .woovr-variation-radio .woovr-variation-info .woovr-variation-availability {
	float: right;
}

/* IMPIDE SELECCIONAR TEXTO EN EL BOTON ADD_TO_CART */
.single_add_to_cart_button {
	-webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

/* DESHABILITA ADD_TO_CART SI NO SE HA SELECCIONADO UNA VARIANTE */
.single_add_to_cart_button.disabled {
	background-color: #BFBFBF;
	pointer-events: none;
}
.single_add_to_cart_button.disabled:hover {
	background-color: #A3A3A3;
}

/* PERSONALIZO TÍTULOS PÁGINAS */
h1.entry-title.title {
    text-transform: uppercase;
}

/* PERSONALIZO TITULO DE CUADRADO DE VARIACIONES */
div.woovr-variation-name > label{
display: block;
    margin-bottom: 0px;
    font-weight: 500;
    font-family: 'Lato';
    font-size: 16px;
		text-transform: capitalize;
}@media (min-width: 1025px) {
	/* AGREGO ICONO CARRITO AL BOTON DE AÑADIR AL CARRITO */
button.single_add_to_cart_button:before{
	content: "\f105";
	opacity: 1;
	font-family: "woodmart-font";
	font-weight: 400;
	box-shadow:none;
	padding-right:10px;
	position:relative;
}
}

