

/* Start:/local/components/ttepla/cart/templates/.default/style.css?1667820191784*/
.product-share {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
}

.share-link.open {
    display: flex !important;
    gap: 20px;
}

.product-share .total {
    font-size: 16px;
    font-weight: bold;
    color: #222;
}

.product-share .actions {
    display: flex;
}

.product-share .create {
    padding: 10px;
}

.share-link {
    display: none;
    margin-top: 10px;
}

.share-link input {
    padding: 5px 10px;
    width: 100%;
    outline: 0;
}

.section-price {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    display: flex;
    justify-content: right;
    padding: 16px 6px;
}

.item .info .stock {
    font-size: 15px;
    color: #444;
    margin-top: 4px;
}
/* End */
/* /local/components/ttepla/cart/templates/.default/style.css?1667820191784 */
