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

: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: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(52,64,76);
	--wd-alternative-color: #7ba02d;
	--btn-default-bgcolor: #ffa900;
	--btn-default-bgcolor-hover: rgb(52,64,76);
	--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-link-color: #333333;
	--wd-link-color-hover: rgb(36,36,36);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #F3F3F3;
	background-image: none;
}
html .wd-post:not(.blog-design-small) .wd-post-meta > div, html .wd-post:not(.blog-design-small) .wd-post-meta > div > a {
	color: rgb(147,18,18);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

.cart-totals-inner .woocommerce-shipping-destination {
    display: none;
}
#shipping_method label {
    font-size: 13px;
}

.iconos-cabecera img{
    width: 17px;
    margin-bottom: 0px;
    margin-right: 10px;
}
.widget_shopping_cart span.quantity {
    color: #34404C;
}
.wd-dropdown-menu.wd-design-default{
padding:0px;
}

.wd-dropdown-menu.wd-design-default .wd-dropdown{
margin:0px;
	padding: 0px;
}
.wd-single-footer {
    width: 886px;
}
body.home .blog-shortcode h3.entry-title{
color:#ffffff;
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
}

body.marcas_recambios-template-default .post-date{
display:none;
}

/* CUCOAW */

/******** VALORACIONES *********/


.woocommerce-product-rating {
        display: none;
}
/*
.woocommerce-review__author{
        display: none;
}

#reviews{
        display: none;
}

.woocommerce-tabs li.reviews_tab {
    display: none;
}

*/

.footer-container.color-scheme-dark {
    margin-top: 60px;
}

.wd-hover-base.has-stars.purchasable .product-rating-price{
overflow: visible !important;
}
.wd-hover-base.has-stars.purchasable .wrapp-product-price .price{
overflow: visible !important;
}

.wd-hover-base.has-stars.purchasable .star-rating{
display:none;
}

.product-grid-item.has-stars:hover .star-rating{
display:block;
position: absolute;
top: 110px;
left: calc(50% - 40px);
}
.related-products-blog-er .product-grid-item.has-stars:hover .star-rating{
position: absolute;
  display: block;
  top: auto;
  left: calc(50% - 40px);
}


.product-grid-item.has-stars:hover .product-information h3.wd-entities-title {
  margin-bottom: 40px;
}

.woocommerce-price-suffix {
  font-size: 16px;
	font-weight:bold;
}

/*
.product-grid-item.has-stars:hover .product-information div.fade-in-block{
top: calc(100% - -40px);
}
.product-grid-item.has-stars:hover .product-wrapper div.content-product-imagin{
margin-bottom: -100px !important;
}
*/

.wd-hover-base.has-stars.purchasable .product-rating-price {
  min-height: 110px;
}

/* AJUSTES FINALIZAR PEDIDO */
.woocommerce > .woocommerce-checkout > :not(:is(.customer-details, .checkout-order-review)) {
  width: 100%;
  flex: min-content;
}
.checkout-order-review::before, .checkout-order-review::after, .woocommerce-order-pay #order_review::before, .woocommerce-order-pay #order_review::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: transparent;
  background-image: radial-gradient(farthest-side, transparent 6px, #f7f7f7 0);
  background-size: 15px 15px;
}
.checkout-order-review, .woocommerce-order-pay #order_review {
  position: relative;
  margin-bottom: 40px;
  padding: 30px;
  background-color: var(--bgcolor-gray-200);
}
.checkout-order-review::before, .woocommerce-order-pay #order_review::before {
  top: -10px;
  background-position: -3px -5px, 0 0;
}
.scrollToTop::after {
  content: "\f115";
  font-family: "woodmart-font";
  text-align: center;
  position: absolute;
  left: 17px;
  top: 10px;
}
/* COLOR SUBMENU MI CUENTA */
.wd-sub-menu li>a {
   
    color: #ffffff;  
}
/* Header stiky */
.website-wrapper .whb-clone.whb-hide-on-scroll {
	transform: none;
}

/****/
.woocommerce-cart .cart-collaterals{
	display:none;
}
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-cart .cart-table-section .cart-actions .order-md-last{
	text-align:right;
}	
.woocommerce-cart .coupon input{
    max-width: 200px;
}
.archive .sidebar-left,
.woocommerce-shop .sidebar-left{
	order:-1;
}
.wd-meta-reply, .recent-posts-comment{
display:none;
}
.rpi .rpi-badge-cnt{
  bottom:70px!important;
	    -moz-animation: cssAnimation 0s ease-in 6s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 6s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 6s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 6s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
h1.titulo-categoria-producto{
	text-transform:uppercase;
}
.whb-sticked #menu-menu-principal .wd-sub-menu.color-scheme-dark .woodmart-nav-link,
.whb-sticked #menu-menu-principal-ingles .wd-sub-menu.color-scheme-dark .woodmart-nav-link,
.whb-sticked #menu-menu-principal-frances .wd-sub-menu.color-scheme-dark .woodmart-nav-link{
	color:#fff!important;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}
@media (max-width:769px){
  .archive .sidebar-left,
	.woocommerce-shop .sidebar-left{
	  order:2;
		margin-top: 60px;
	}
}
.color-boton-llamada-accion .btn,
.single-post .wd-entry-content .btn{
  background-color:#83b72a!important;
	color:#fff!important;
}
.color-boton-llamada-accion .btn:hover,
.single-post .wd-entry-content .btn:hover{
  background-color:#527f08!important;
	color:#fff!important;
}

/* 03.07.2025 CAMBIOS CONTRASTE ACCESIBILIDAD */
.woocommerce-price-suffix {
  color: #6c6b6b !important;
}

.rpi-based {
  color: #6c6b6b !important;
}

.single_add_to_cart_button, .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn > a {
  color: #000000 !important;
}

#footer .content-footer .localizacion a:hover, #footer .content-footer .telefono a:hover, #footer .content-footer .correo a:hover, .legales-enlace a:hover {
  text-decoration: underline;
	color: #000000 !important;
}

.legales-enlace, .legales-enlace a {
  text-decoration: none;
	color: #000000 !important;
}

.wd-copyrights {
background: #FFF !important;}

.wd-col-start.reset-last-child {color: #000 !important;}

/* 18.08.2025 CORRECCIONES ACCESIBILIDAD GENERAL */

.woodmart-recent-posts :is(.recent-posts-time, .recent-posts-comment), :is(.wd-single-post-header, .post-title-large-image) .wd-post-meta, .wd-meta-author span, .wd-meta-author img, .wd-meta-author a.author {
  color: #931212 !important;
}
.color-boton-llamada-accion .btn,
.single-post .wd-entry-content .btn{
	color:#333!important;
}
.color-boton-llamada-accion .btn:hover,
.single-post .wd-entry-content .btn:hover{
	color:#FFF!important;
}

.post-image-mask::before {
  content:none !important;
}

hr {
  opacity: .6 !important;
  color: #35424D !important;
}

.wd-product.wd-hover-standard .wd-add-btn > a {
  color: #333 !important;
}

.wpml-ls-native {color: #333 !important;}

.woocommerce-price-suffix > span.woocommerce-Price-amount.amount {
  color: rgb(111, 108, 103) !important;
    }

.wd-empty-mini-cart .btn, .wd-empty-mini-cart .btn:hover, a.btn.wc-backward {
	color: #000 !important;
}

.wd-sub-menu li > a:hover {
  background: #34404C !important;
}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after,
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{color: #FFF !important; }
.whb-sticked .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{color: #34404C !important; }
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after{margin-right: 8px;}
	@media (min-width: 1025px) {
	.whb-sticky-header ul li a span{font-size:12px;}
.whb-sticky-header .wd-account-style-text .wd-tools-text {font-size: 12px;}

/* SEPARAR CATEGORÍAS DE PRODUCTOS*/
/*
    body.archive.term-transmisiones-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-propshaft-and-driveshaft .products-bordered-grid .product:nth-child(5),
    body.archive.term-arbre-transmission-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-recambios-de-coche .products-bordered-grid .product:nth-child(5),
    body.archive.term-car-spare-parts .products-bordered-grid .product:nth-child(5),
    body.archive.term-pieces-rechange-voiture .products-bordered-grid .product:nth-child(5) {
        margin-right: 33.333333%;
        margin-bottom: 60px !important;
    }
    body.archive.term-recambios-de-camion .products-bordered-grid .product:nth-child(7),
    body.archive.term-truck-spare-parts .products-bordered-grid .product:nth-child(7),
    body.archive.term-pieces-rechange-camions .products-bordered-grid .product:nth-child(7),
    body.archive.term-aceites-lubricantes-aditivos .products-bordered-grid .product:nth-child(4),
    body.archive.term-vehicle-oils-lubricants-additives .products-bordered-grid .product:nth-child(4),
    body.archive.term-huiles-additifs-moteur .products-bordered-grid .product:nth-child(4) {
        margin-right: 66.666666%;
        margin-bottom: 60px !important;    
    }
*/
/* FIN SEPARAR CATEGORÍAS DE PRODUCTOS*/

}

@media (min-width: 768px) and (max-width: 1024px) {
	ul#menu-idiomas li a span.nav-link-text span {display:none !important;}
ul#menu-idiomas li a span.nav-link-text img {max-width:14px;}
ul#menu-langues li a span.nav-link-text span {display:none !important;}
ul#menu-langues li a span.nav-link-text img {max-width:14px;}
ul#menu-languages li a span.nav-link-text span {display:none !important;}
ul#menu-languages li a span.nav-link-text img {max-width:14px;}
.woodmart-search-form {margin: 10px 10PX 0PX 10PX; color:#000000;}
.iconos-cabecera img {max-width:12px;}
.iconos-cabecera a span {font-size:11px;}

/* SEPARAR CATEGORÍAS DE PRODUCTOS*/
/*
 body.archive.term-transmisiones-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-propshaft-and-driveshaft .products-bordered-grid .product:nth-child(5),
    body.archive.term-arbre-transmission-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-recambios-de-coche .products-bordered-grid .product:nth-child(5),
    body.archive.term-car-spare-parts .products-bordered-grid .product:nth-child(5),
    body.archive.term-pieces-rechange-voiture .products-bordered-grid .product:nth-child(5),
    body.archive.term-recambios-de-camion .products-bordered-grid .product:nth-child(7),
    body.archive.term-truck-spare-parts .products-bordered-grid .product:nth-child(7),
    body.archive.term-pieces-rechange-camions .products-bordered-grid .product:nth-child(7) {
        margin-right: 33.333333%;
        margin-bottom: 60px !important;
    }

    body.archive.term-aceites-lubricantes-aditivos .products-bordered-grid .product:nth-child(4),
    body.archive.term-vehicle-oils-lubricants-additives .products-bordered-grid .product:nth-child(4),
    body.archive.term-huiles-additifs-moteur .products-bordered-grid .product:nth-child(4) {
        margin-right: inherit;
        margin-bottom: 30px !important;
    }
*/
/* FIN SEPARAR CATEGORÍAS DE PRODUCTOS*/
}

@media (min-width: 577px) and (max-width: 767px) {
	ul#menu-idiomas li a span.nav-link-text span {display:none !important;}
ul#menu-idiomas li a span.nav-link-text img {max-width:13px;}
ul#menu-langues li a span.nav-link-text span {display:none !important;}
ul#menu-langues li a span.nav-link-text img {max-width:13px;}
ul#menu-languages li a span.nav-link-text span {display:none !important;}
ul#menu-languages li a span.nav-link-text img {max-width:13px;}
.woodmart-search-form {margin: 10px 10PX 0PX 10PX; color:#000000;}
.iconos-cabecera img {max-width:12px;}
.iconos-cabecera a span {font-size:11px;}

/* SEPARAR CATEGORÍAS DE PRODUCTOS*/
/*
 body.archive.term-transmisiones-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-propshaft-and-driveshaft .products-bordered-grid .product:nth-child(5),
    body.archive.term-arbre-transmission-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-recambios-de-coche .products-bordered-grid .product:nth-child(5),
    body.archive.term-car-spare-parts .products-bordered-grid .product:nth-child(5),
    body.archive.term-pieces-rechange-voiture .products-bordered-grid .product:nth-child(5),
    body.archive.term-recambios-de-camion .products-bordered-grid .product:nth-child(7),
    body.archive.term-truck-spare-parts .products-bordered-grid .product:nth-child(7),
    body.archive.term-pieces-rechange-camions .products-bordered-grid .product:nth-child(7) {
        margin-right: 33.333333%;
        margin-bottom: 60px !important;
    }

    body.archive.term-aceites-lubricantes-aditivos .products-bordered-grid .product:nth-child(4),
    body.archive.term-vehicle-oils-lubricants-additives .products-bordered-grid .product:nth-child(4),
    body.archive.term-huiles-additifs-moteur .products-bordered-grid .product:nth-child(4) {
        margin-right: inherit;
        margin-bottom: 30px !important;
    }
*/
/* FIN SEPARAR CATEGORÍAS DE PRODUCTOS*/
}

@media (max-width: 576px) {
	ul#menu-idiomas li a span.nav-link-text span {display:none !important;}
ul#menu-idiomas li a span.nav-link-text img {max-width:14px;}
ul#menu-langues li a span.nav-link-text span {display:none !important;}
ul#menu-langues li a span.nav-link-text img {max-width:14px;}
ul#menu-languages li a span.nav-link-text span {display:none !important;}
ul#menu-languages li a span.nav-link-text img {max-width:14px;}
.woodmart-search-form {margin: 10px 10PX 0PX 10PX; color:#000000;}
.iconos-cabecera img {max-width:12px;}
.iconos-cabecera a span {font-size:11px;}

/* SEPARAR CATEGORÍAS DE PRODUCTOS*/
/*
 body.archive.term-transmisiones-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-propshaft-and-driveshaft .products-bordered-grid .product:nth-child(5),
    body.archive.term-arbre-transmission-cardan .products-bordered-grid .product:nth-child(5),
    body.archive.term-recambios-de-coche .products-bordered-grid .product:nth-child(5),
    body.archive.term-car-spare-parts .products-bordered-grid .product:nth-child(5),
    body.archive.term-pieces-rechange-voiture .products-bordered-grid .product:nth-child(5),
    body.archive.term-recambios-de-camion .products-bordered-grid .product:nth-child(7),
    body.archive.term-truck-spare-parts .products-bordered-grid .product:nth-child(7),
    body.archive.term-pieces-rechange-camions .products-bordered-grid .product:nth-child(7) {
        margin-right: 33.333333%;
        margin-bottom: 60px !important;
    }

    body.archive.term-aceites-lubricantes-aditivos .products-bordered-grid .product:nth-child(4),
    body.archive.term-vehicle-oils-lubricants-additives .products-bordered-grid .product:nth-child(4),
    body.archive.term-huiles-additifs-moteur .products-bordered-grid .product:nth-child(4) {
        margin-right: inherit;
        margin-bottom: 30px !important;
    }
*/
/* FIN SEPARAR CATEGORÍAS DE PRODUCTOS*/

.wd-empty-mini-cart .btn, .wd-empty-mini-cart .btn:hover {
	color: #000 !important;
}

}

