.stock-card-container{width:100%;height:100%}.elementInlist{background:var(--palette-app-primary);text-shadow:var(--palette-app-textShadow);border-radius:.5rem;flex-direction:column;align-items:center;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Tarjeta_React_TituloP{z-index:1;justify-content:space-between;align-items:center;width:100%;height:auto;display:flex}.delete-icon-button{cursor:pointer;justify-content:center;align-items:center;padding:8px;display:flex}.delete-icon-wrapper{justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (max-width:600px){.delete-icon-wrapper{width:20px;height:20px}}.Tarjeta_React_Foto2{z-index:1;width:93%;height:auto;margin-top:auto;display:flex;position:relative}.chip-stock{z-index:2;width:auto;margin-top:.5vw;position:absolute;left:10px}@media (orientation:portrait),(max-width:600px){.chip-stock{margin-top:8px;left:12px}}.circle-price-unit{z-index:2;background:var(--palette-app-secondary);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:60px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 3px 6px #0000004d}@media (max-width:600px),(orientation:portrait){.circle-price-unit{border:1.5px solid #fff;width:70px;height:40px;bottom:8px;right:4px}}@media (orientation:landscape) and (max-height:480px){.circle-price-unit{border:1.5px solid #fff;width:40px;height:40px;bottom:8px;right:4px}}@media (min-width:601px){.circle-price-unit:hover{transform:scale(1.05)}}.price-text-stock{text-shadow:0 1px 2px #0000004d;font-weight:700;line-height:1}.element-stock-info-container{z-index:1;text-align:center;flex-direction:row;justify-content:space-between;align-items:center;width:85%;height:auto;margin-top:10px;margin-bottom:10px;padding:0;display:flex}@media (max-width:600px){.element-stock-info-container{width:94%}}.info-item-box{background-color:var(--palette-app-secondary);white-space:nowrap;border-radius:2rem;flex-direction:row;justify-content:center;width:45%;margin:0;padding:.2vw;display:flex}@media (max-width:600px){.info-item-box{padding:2px 0}}.button-father-stock{z-index:1;text-align:center;justify-content:center;align-items:center;width:90%;height:auto;margin-bottom:3%;display:flex}

#ContenedorStock{background-color:var(--palette-app-background)}
