:root :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div :is(.showlogin,.showcoupon) {
    color: rgb(255 255 255) !important;
}
.elementor-1646 .elementor-element.elementor-element-f7738d3 .woocommerce-form-coupon {
    max-width: 470px;
    background-color: #1c1c1c;
}
.wd-page-title {
    background-color: #1c1c1c !important;
    background-image: none;
    background-size: cover;
    background-position: center center;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    margin-top: -1px;
    height: 2px;
    border: 0;
    border-radius: 0;
    background-image: none;
    background-color: rgb(255 255 255);
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    top: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    outline: none;
    border: none;
    background: none;
    background-color: #2d2d2d;
    cursor: ew-resize;
}
input#gform_submit_button_2 {
    width: 100%;
    border-radius: 5px;
    background: #2d2d2d;
    color: #fff;
}
.wd-product.wd-hover-tiled .product-wrapper {
    background-color: #2d2d2d !important;
    box-shadow: 0 0 4px rgba(0,0,0,0.12);
    gap: 0;
}
.elementor a {
    box-shadow: none;
    text-decoration: none;
    color: #fff !important;
}
.product-wrapper .woocommerce-Price-amount.amount {
  font-size: 22px !important;
}
p.stock.out-of-stock {
    color: #dc3545;
}
span.attribute-label.product-label.label-term-ingles.label-attribute-pa_idioma.label-with-img {
    margin-left: 5px;
	margin-top:-10px;
}
span.attribute-label.product-label.label-term-japones.label-attribute-pa_idioma.label-with-img{
	    margin-left: 5px;
	margin-top:-10px;
}
span.attribute-label.product-label.label-term-chino.label-attribute-pa_idioma.label-with-img {
	    margin-left: 5px;
	margin-top:-10px;
}
span.attribute-label.product-label.label-term-castellano.label-attribute-pa_idioma.label-with-img {
	margin-top:-10px;
}
.wd-buttons.wd-pos-r-t {
    display: none;
}
.product-labels .label-with-img {
    padding: 0;
    max-width: 30% !important;
}
.product-label {
    padding: 5px 10px;
    min-width: 20px !important;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
}
.elementor-1239 .elementor-element.elementor-element-73b0df1 > .elementor-widget-container {
    background-color: #2d2d2d !important;
}
body:not(.page-id-14) .cat-design-alt .wd-cat-thumb {
    max-width: 200px;
}
-- Ocultar cosas
.product-label.onsale {
    display: none;
}
.price del {
    display: none !important;
}

.product-label.onsale {
    display: none;
}

-- Cambiar color Agotado
.stock.out-of-stock {
    color: #dc3545 !important;
}

.attribute-label.product-label.label-term-ingles.label-attribute-pa_idioma.label-with-img {
    margin-left: 0 !important;
}
