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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #333333;
	--wd-text-font-size: 15px;
	--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: 600;
	--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: #86a526;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #86a526;
	--wd-link-color-hover: #86a526;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #86a526;
	--btn-accented-bgcolor-hover: #a9cc3f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #ffffff;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #1b1b1b;
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-size: 16px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 18px;
	color: rgb(0,0,0);
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-size: 16px;
}
html .wd-nav-mobile .wd-sub-menu li a {
	font-size: 15px;
	color: rgb(71,71,71);
}
html .wd-nav-mobile > li > a {
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	color: rgb(255,255,255);
}
html .wd-dropdown-my-account .wd-sub-menu li a {
	color: rgb(51,51,51);
}
html .wd-dropdown-my-account .wd-sub-menu li a:hover {
	color: rgb(134,165,38);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-placeholder-color: rgb(119,119,119);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 15px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 17px;
	}
	html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 12px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 14px;
	}
	html .product.wd-product del, html .product.wd-product del .amount {
		font-size: 13px;
	}

}
:root{
--wd-container-w: 1365px;
--wd-form-brd-radius: 5px;
--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;
}



/*COLOR VERDE EN MENU MOVIL Y TABLET*/

.mobile-nav .wd-search-form {background-color: white;}
.mobile-nav .searchform input[type="text"] {
	height:50px !important;
}

div.mobile-nav {background-color: #86a526;}

.mobile-nav .wd-sub-menu {background-color: rgb(245,245,245);}

.mobile-nav .wd-nav-opener {color: white !important;}
.mobile-nav .item-level-1 .wd-nav-opener {color: #2d2a2a !important;}
.mobile-nav .wd-nav-opener.wd-active {background-color:inherit;}

.mobile-nav .item-level-2 .woodmart-nav-link {
	background-color: white !important;
	padding-left:35px;
}

.mobile-nav .wd-nav-opener,
.mobile-nav .woodmart-nav-link {
	border-color: rgba(255, 255, 255, 0.21);
	background-color: inherit !important;
}

.mobile-nav .item-level-1 .wd-nav-opener,
.mobile-nav .item-level-1 .woodmart-nav-link {border-color: rgba(129, 129, 129, 0.2);}

.mobile-nav .current-menu-item.item-level-0 .woodmart-nav-link {
  color: white !important;
}

/*BOTON WPFORMS COLOR SUBMIT*/
.wpforms-submit.btn {
  color: white !important;
  background-color: var(--wd-primary-color);
}

/*ESTILOS PARA EL BADGE DE INTENSIDAD DE CAFE*/

.circulo{
	width: 9px;
  height: 9px;
  margin-right: 2px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;	
	display: inline-block;
}
.circulo-lleno {background-color: #FFFFFF;}

.circulo-medio-lleno {
	background-color: #FFFFFF;  
	background: linear-gradient( 90deg, white 50%, black 50% );
}

/*OCULTA EL SELECTOR DE CANTIDAD PARA LOS USUARIOS NO CONECTADOS*/
body:not(.logged-in) .wd-add-btn {display:none;}

/*REDISEÑAR MEGAMENU EN RESOLUCIONES MAS PEQUEÑAS QUE NO LLEGAN A SER MOVIL*/
.woodmart-navigation .menu {flex-wrap: inherit;}

/*QUITAR OUTLET CUANDO EL MENU SE PLIEGA*/
.whb-clone li#menu-item-17656 {display: none !important;}

/*QUITAR YITH BADGE DE LA IMAGEN DE LOS PRODUCTOS DE LOS RESULTADOS DE BUSQUEDA*/
.suggestion-thumb .yith-wcbm-badge {display: none;}

/*QUITAR LABELS DEL TEMA WOODMART PARA QUE NO SE PISEN CON LOS DEL PLUGIN*/
.product-labels {display:none !important;}

/*CAMBIAR EL TAMAÑO DEL CARRITO EN LA TOPBAR*/
.wd-header-cart .wd-tools-icon:before {font-size:22px !important}

/*CAMBIAR EL TAMAÑO DEL MY ACCOUNT EN LA TOPBAR*/
.wd-header-my-account .wd-tools-icon:before {font-size:19px !important;}
.wd-header-my-account .wd-tools-text {
	  font-weight: 700 !important;
    font-size: 14px !important;
}

/*CAMBIAR EL TAMAÑO DE LOS TEXTOS Y LOS ICONOS DEL MENU DE LA TOPBAR (CONTACTO Y QUIENES SOMOS)*/
.whb-top-bar .wd-nav-icon {font-size:19px !important;}
.whb-top-bar .nav-link-text{
	  font-weight: 700 !important;
    font-size: 14px !important;
}


/*QUITAR EL SELECTOR DE CANTIDAD CUANDO EL USUARIO NO ESTE LOGUEADO*/
div.quantity {display: none;}
.logged-in div.quantity {display: inline-flex;}

/*REDUCIR DISTANCIA DEL CAMBIADOR DE ARTICULOS DEL CARROUSEL PARA MEJORAR NAVEGACION*/

.owl-nav div {top:30%;}
.owl-prev {left: -31px !important;}
.owl-next {right: -31px !important;}
.owl-loaded:before{
		right: -25px;
    width: 25px;
}
.owl-loaded:after{
		left: -25px;
    width: 25px;
}

/*ELIMINADO EL BOTON ATRAS DE LOS TITULOS DE CATEGORIA*/
.wd-back-btn {display: none;}


/*CAMBIAR EL ICONO DEL DESPLEGAR SIDEBAR IZQUIERDO PARA QUE SEA UN FILTRO, Y ESTE ALINEADO A LA DERECHA EN DESKTOP*/

.wd-show-sidebar-btn a::before {
	  content: "\f118";
	  font-size: 18px;
}

/*QUITAR LAS CATEGORIAS A LAS QUE PERTENECE UN PRODUCTO (POSTED IN), EN SU PAGINA DE PRODUCTO*/
.posted_in {
    display:none !important;
}

/*QUITAR LOS TAGS DE UN PRODUCTO, EN SU PAGINA DE PRODUCTO*/

.tagged_as {
    display:none !important;
}

/*QUITAR LOS RESULTADOS DE LA CATEGORIA*/
.wd-shop-tools:not(:last-child) {display:none;}

/*COLOR NEGRO EN TODOS LOS PRECIOS*/
.woocommerce-Price-amount {
		color:black;
}

/*CAMBIAR ESPACIOS DE TITULOS Y DESCRIPCIONES DEL GRID DE PRODUCTOS*/

.product-grid-item {
		font-size: 15.5px;
	  text-align: left !important;
}

.wd-product.wd-hover-standard .wd-add-btn {
  justify-content: unset !important;
}

.title-line-one .product-grid-item .wd-entities-title {
		white-space:nowrap;
	  margin: 5px 0 0px !important;
}

.woodmart-more-desc {
    height: 72px !important;
    overflow: hidden;
		line-height: 1.6;
		margin-bottom: 5px !important;
}
.woodmart-more-desc-inner p {line-height: inherit;}

/*DEJAR MENOS ESPACIO ENTRE SUBTOTAL Y TEXTO IMPORTE FALTA ENVIO GRATIS EN MINI CARRITO*/

.woocommerce-mini-cart__total.total {
    margin-bottom: 0px !important;
}

/*OCULTAR EL AVISO DE ESTIMACION DE IMPUESTOS SI APARECE*/
.woocommerce-cart .tax-rate th small {display: none;}

/*OCULTAR EL AVISO DE ESTIMACION DE GASTOS DE TRANSPORTE*/
.woocommerce-cart p.woocommerce-shipping-destination {display: none;}

/*OCULTAR EL TEXTO DE ENVIAR A UNA DIRECCION DIFERENTE EN EL CHECKOUT*/
h3#ship-to-different-address {display: none;}

/*OCULTAR CAMPOS EN DETALLE DE CUENTA PARA QUE SOLO APAREZCAN LAS DE CAMBIO DE CONTRASEÑA*/
.woocommerce-edit-account p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {display: none;}
.woocommerce-edit-account p.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {display: none;}
.woocommerce-edit-account label[for="account_display_name"] { display:none; }
.woocommerce-edit-account input#account_display_name { display:none; }
.woocommerce-edit-account label[for="account_email"] { display:none; }
.woocommerce-edit-account input#account_email { display:none; }
.woocommerce-edit-account em { font-style: normal; }

/*OCULTAR BOTONES DE EDICION DE DIRECCIONES DE MI CUENTA*/
.woocommerce-edit-address a.edit {display: none;}

/*QUE SIEMPRE SALGA EL POINTER EN LOS MENUS AUNQUE NO TENGA LINK*/
a.woodmart-nav-link {
    cursor: pointer;
}

/*CENTRAR TODOS LOS TITULOS EN LOS PEDIDOS DE MI CUENTA*/

th.woocommerce-orders-table__header {text-align:center !important;}


/*CORECCIÓN PARA VOLVER A DAR ESPACIO DESPUES DEL BOTON DE PEDIR OTRA VEZ EN LA THANKS PAGE*/

p.order-again {
    margin-bottom: 30px !important;
}

/*ALINEAR A LA IZQUIERA LAS SOLICITUDES ADICIONALES COMO SOLICITAR ETIQUETAS*/
th.thwcfe-section-title {text-align:left !important;}

/*QUITAR EL VALOR NUMERICO DE LAS SOLICITUDES ADICIONALES*/
.woocommerce-table--custom-fields td:last-child {display:none;}

/*QUITAR ASTERISCOS EN LOS CAMPOS OBLIGATORIOS DE LOS FORMULARIOS DEL WPFORMS*/
.wpforms-required-label {display: none;}

/*QUITAR LA PALABRA OPCIONAL EN TODOS LOS CAMPOS OPCIONALES*/
span.optional {display:none;}

/*CENTRAR EL TITULO DE DETALLES DEL ENVIO DEL CHECKOUT*/
.woocommerce-billing-fields {text-align:center;}

/*FORZAR MINIMO ALTURA TEXTBOX MEDIANO ACORDE A ALTURA WPFORMS*/
.wpforms-field-medium {min-height: 120px;}

/*CREAR LA CLASE HIDDEN PARA GESTIONAR MEJOR LAS OCULTACIONES DE LOS CAMPOS DEL CHECKOUT*/
.hidden {display: none !important;}
@media (min-width: 1025px) {
	/*REDUCIDO EL ESPACIO ABAJO DEL TITULO DE CATEGORIA*/
body.archive .wd-page-title {
  padding-block-end: unset !important;
	margin-bottom: -30px;
}

/*QUE SE VEA EL TEXTO DEL MI CUENTA EN LA CABECERA ANTES DE QUE SE PLEGUE*/
.whb-header .wd-header-my-account .wd-tools-text {display: inherit !important;}

/*CUADRAR LOS SUB SUBMENUS DE LA BARRA DE CATEGORIAS*/
ul.sub-sub-menu.wd-dropdown {margin-top: -12px !important;}

/*CAMBIAR EL COLOR Y TAMAÑO DE LOS SUBMENUS DE LA BARRA DE CATEGORIAS*/
.wd-nav-main .wd-dropdown {background-color:#86a526 !important;}
	
.color-scheme-light li a {
		color: #ffffff !important;
		font-size: 14.5px;
}

.color-scheme-light li a:hover {
		font-weight: 600;
}

/*ALINEAMOS A LA IZQUIERDA LOS BOTONES DE ACCIONES DE LOS PEDIDOS DE MI CUENTA*/

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {text-align:left !important;}
}

@media (max-width: 576px) {
	/*OCULTA EL CARRITO PARA CLIENTES NO CONECTADOS Y EL CONTACTO PARA CLIENTE CONECTADOS*/
body:not(.logged-in) .wd-header-cart {display:none;}
.logged-in .wd-header-text {display:none;}

/*DESCRIPCION MAS PEQUENA EN MOVIL (NO SE PUEDE CAMBIAR EN NINGUN OTRO SITIO)*/

.product-grid-item {
		font-size: 12px !important;
}

/*REGLAS PARA MOVIL BOTON AÑADIR CARRITO PEQUEÑO*/
	.add-to-cart-loop span {
		opacity:0;
	  white-space: nowrap;
    width: 60px;
}

.wd-add-btn-replace .add-to-cart-loop::before {
	transform:none !important;
}

}

