.t1002__addBtn{
    width: 45px !important;
    height: 45px !important;
    border-radius: 8px !important;
}

/* ЗАКРУГЛЕНИЕ ФОРМ */
.t-popup__container{
    border-radius: 7px !important;
}

.cart-icon:before {
    width: 15px;
    height: 100%;
    margin-right: 8px;
    content: "";
    background: url("https://static.tildacdn.com/tild6531-3164-4433-a332-386262626464/_.svg") no-repeat center;
    background-size: contain;
    display: none; /* Скрываем иконку по умолчанию */
}
