Engineered with non-toxic crystallized desiccant technology, the Eva-Dry mini dehumidifier will quickly and efficiently absorb up to 4 to 6 oz of moisture from the air, without any leaks or spills. As the device absorbs the humidity, our moisture indicator beads will turn from orange to green, indicating that it’s time to renew the unit for 10-12 hours. Repeat the process for up to 10 years!
| UPC | 832856000060 |
|---|---|
| Manufacturer | Eva-Dry |
| Manufacturer Part Number | E-333 |
| Model | 333 |
/* -- The root styles must go in the element of the structure with the name "Add to cart". --*/
.ffl-single-product__add-cart{
/*-- Styles applied to the container containing the quantity form and the button may vary depending on whether it has variations or not. --*/
.variations_button, .cart:not(:has(.variations_button)){
display:flex;
gap: var(--space-xs);
/*-- Button styles "Add to cart" --*/
.button{
margin-top:0;
flex: 1;
}
}
}
/*-------------------------------------------------*/
/* -- The root styles must go in the element of the structure with the name "Product tabs". --*/
.ffl-single-product__product-tab{
/*-- Styles of Tabs That Are Not Currently Selected --*/
.tabs li:not(.active) a{
color: var(--black-trans-40);
}
}
button {
border-radius: var(--radius-s);
}
body.merchant-sticky-addtocart-active .merchant-sticky-add-to-cart-wrapper {
z-index: 0;
}





