:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(12,11,11);
	--wd-entities-title-font: "Quicksand", 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: rgb(12,11,11);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(101,192,183);
	--wd-alternative-color: rgb(242,192,205);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,139,176);
	--btn-accented-bgcolor-hover: rgb(244,97,149);
	--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: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: url(https://piesdenube.es/wp-content/uploads/2024/03/pies-de-nube-rebajas-de-invierno.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 790px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	background-repeat: no-repeat;
	object-fit: cover;
	background-attachment: scroll;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(101,192,183);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	color: rgb(12,11,11);
}
.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: #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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(255,255,255);
}

/* =========================================================
   UNIFICACIÓN DE CSS PERSONALIZADO
   ========================================================= */

/* ===========================
   BLOQUE 1 — CSS DEL TEMA
   =========================== */

.wd-header-nav.wd-header-secondary-nav li a span {
    font-size: 1rem !important;
}

/* Botón Rebajas */
header #menu-item-24448 {
    background-color: #C70F0F;
    border-radius: 2rem;
    padding: 0 0.5rem;
}
header #menu-item-24448:hover {
    background-color: var(--btn-shop-bgcolor-hover);
}
header #menu-item-24448 a {
    color: white;
}

/* Navigation top */
.wd-header-nav.wd-header-secondary-nav {
    width: 100%;
    text-align: center;
}
.whb-sticked .wd-header-nav.wd-header-secondary-nav {
    margin-top: -50px;
}
.wd-header-nav.wd-header-secondary-nav li a span {
    font-size: 0.8rem;
}
#menu-navigation-top>li:not(:last-child):after {
    content: "";
    border-right: 1px solid rgba(0,0,0,0.105);
    position: absolute;
    top: 9px;
    right: 0;
    height: 22px;
}

/* Títulos producto */
.single-product-page h1.product_title.entry-title.wd-entities-title {
    font-family: "Quicksand";
}

/* Fondo página título */
.page-title-default {
    background-color: rgb(255,255,255);
    background-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(101,192,183,0.4) 50%, rgba(101,192,183,.4) 100%), url(https://piesdenube.es/wp-content/uploads/2022/12/fondo-nube.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}

/* Banner header */
.header-banner.color-scheme-light {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 10000;
}

/* Cookies */
#cookies-eu-banner-closed {
    bottom: 200px;
}

/* Categorías */
.site-content .term-description p {
    font-size: 1rem;
    color: #0c0b0b;
}

/* Fichas de producto */
.wd-accordion-item a {
    color: var(--wd-primary-color);
    font-weight: 600;
}
.wd-accordion-item a:hover {
    color: var(--btn-shop-bgcolor);
    font-weight: 600;
}

/* Blog */
.page-title .meta-post-categories {
    display: none;
}
.post-title-large-image.title-size-small .title {
    color: #fff !important;
    padding-bottom: 1rem;
}
.page-title .entry-meta.wd-entry-meta {
    display: none;
}

/* MEDIA QUERIES */
@media (min-width: 576px) { 
    #cookies-eu-banner {
        bottom: 24px;
        width: 75%;
        left: 24px;
        padding: 2rem;
    }
}
@media (min-width: 768px) { 
    #cookies-eu-banner {
        width: 50%;
        padding: 3rem;
    }
}
@media (min-width: 992px) { 
    #cookies-eu-banner {
        width: 40%;
        padding: 4rem;
    }
}
@media (max-width: 782px) {
    .whb-sticked .whb-main-header {
        top: 80px !important;
    }
}

/* ===========================
   BLOQUE 2 — CUSTOM CSS
   =========================== */

/* Footer */
.wd-copyrights.wd-layout-centered {
    text-align: center;
    background: #fff;
    color: #000;
}

/* Producto */
.awdpOfferMsg {
    margin: 0 !important;
}
.wdp_miniCart {
    margin: 30px 0 !important;
}
.wd-side-hidden {
    z-index: 100000000;
}

/* Ajustes cuenta */
.wps_rma_exchange_info_wrap, .wps_rma_refund_info_wrap {
    display: block;
    opacity: 1;
}
tr.order_item td.product-name .ywcars_button_refund {
    min-height: auto !important;
    padding: 10px 20px;
}
.woocommerce-my-account-wrapper {
    flex-wrap: wrap;
}
.button.wps_rma_cancel_order, .button.wps_rma_view_order, .button[name=wps_rma_new_return_request],
.woocommerce-orders-table__cell-order-actions .exchange,
.woocommerce-orders-table__cell-order-actions .return,
.woocommerce-orders-table__cell-order-actions .view_msg,
input.btn.button[name=ced_new_return_request] {
    margin: 3px !important;
}

/* Sin stock */
.wd-swatch.wd-text.out-of-stock {
    opacity: 0.35;
}
.product-labels.labels-rounded .out-of-stock {
    word-break: keep-all;
}

/* Descuentos */
.awdpOfferMsg {
    display: none !important;
}

/* After top y barra envío */
.wd-progress-bar.wd-free-progress-bar,
#menu-navigation-top>li:not(:last-child):after {
    display: none;
}

/* Formulario devolución */
div#wps_wrma_guest_request_form_wrapper {
    display: block;
    margin: 0 auto;
    width: 300px;
}

/* WP */
.scrollToTop {
    bottom: 85px !important;
}

/* Ajuste alto logo */
.site-logo, .wd-logo {
    max-height: none;
}

/* Ajuste valor marcas */
.wd-swatches-grid.wd-size-m {
    --wd-swatch-size: 20px;
    justify-content: center;
}
.shop_attributes tr {
    justify-content: flex-start;
}
.logoma img {
    max-width: 250px;
}

/* Oculta short en list */
.woocommerce-variation-description {
    display: none !important;
}

/* Info colores */
.product-grid-item .wd-swatches-grid:before {
    content: "Click para ver cada color";
    display: block;
    width: 100%;
}
.wd-swatches-product {
    justify-content: center;
}
.wd-swatches-grid.wd-swatches-product.wd-bg-style-2.wd-text-style-2.wd-dis-style-3.wd-size-default.wd-shape-round {
    justify-content: center;
}

/* Ajustes menú */
.wd-nav[class*=wd-style-]>li>a {
    color: #211e1e;
}
:is(.color-scheme-light, .whb-color-light) .wd-nav[class*=wd-style-] {
    --nav-color: #000;
    --nav-color-hover: rgb(0 0 0 / 80%);
    --nav-color-active: rgb(0 0 0 / 80%);
    --nav-chevron-color: rgb(0 0 0 / 60%);
}
.wd-nav[class*=wd-style-]>li:is(.current-menu-item, .wd-active, .active)>a {
    color: rgb(0 0 0);
}

/* Nombre producto */
.wd-header-overlap .page-title h1,
.archive .page-title h1,
.product_title {
    color: #211e1e !important;
    font-family: 'Mansalva', sans-serif;
}

/* Slider */
rs-layer-wrap#oscurece {
    mix-blend-mode: multiply;
}

/* Iconos */
.wd-tools-element.wd-design-6 .wd-tools-icon {
    border: 1px solid rgb(101 192 183);
}

/* Tabs */
.elementor-3469 .elementor-element.elementor-element-7baf3bc .wd-nav-tabs.wd-style-default li.wd-active a,
.elementor-3469 .elementor-element.elementor-element-7baf3bc .wd-nav-tabs.wd-style-default li:hover a {
    color: #65c0b7;
}
.wd-tabs-header.text-center img,
.home .box-icon-wrapper.box-with-icon.box-icon-simple img {
    max-width: 60px;
}

/* Transparencia */
.blanco svg {
    filter: brightness(5);
}
.wd-btn-show-cat.wd-action-btn.wd-style-text.wd-chevron-icon a {
    color: #000 !important;
}

/* Form */
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #f2c0ce;
    color: #fff;
}

/* Blog */
.blog-post-loop .entry-thumbnail img {
    aspect-ratio: 1.5;
    object-fit: cover;
}
.blog-post-loop .meta-categories-wrapp,
.blog-post-loop .wd-entry-meta,
.blog-post-loop .hovered-social-icons,
.blog-post-loop .wd-entry-content .read-more-section {
    display: none;
}

/* =========================================================
   FIN DE CSS UNIFICADO
   ========================================================= */@media (min-width: 1025px) {
	body:not(.home) .wd-header-overlap .container,.archive .container {
    max-width: 80%;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 240px;
    object-fit: cover;
    object-position: center;
    width: auto;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 240px;
    object-fit: cover;
    object-position: center;
    width: auto;
}
.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
    background-color: rgb(255 255 255 / 70%) !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 240px;
    object-fit: cover;
    object-position: center;
    width: auto;
}
.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
    background-color: rgb(255 255 255 / 70%) !important;
}
.whb-sticked .whb-main-header {
	top: 0px !important;
}
}

@media (max-width: 576px) {
	.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 200px;
    object-fit: cover;
    object-position: center;
    width: auto;
}
.wd-nav-accordion-mb-on.color-scheme-light .wd-nav-product-cat {
    background-color: rgb(255 255 255 / 70%) !important;
}
.whb-sticked .whb-main-header {
	top: 0px !important;
}
}

