.card .card_head {
    height: 94px;
    -webkit-line-clamp: 4;
}

.card_head {
    margin-bottom: 16px;
    color: #2B2B2B;
    font-family: 'Roboto';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    width: 90%;
    height: 94px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card .card_content__row .card_old-price {
    width: auto;
    margin-top: 0px;
}

.card_old-price {
    font-family: 'Noto Sans';
    font-weight: 500;
    color: #B3B3B3;
    margin-top: 10px;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}
.card_old-price {
    color: #B3B3B3;
    font-family: 'Roboto';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.card_price, .card_old-price {
    display: flex;
    align-items: center;
    align-items: end;
    flex-wrap: nowrap;
}

.card_price p {
    font-family: 'Roboto';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    background: linear-gradient(180deg, #ED6A5E 0%, #F08076 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.card_price span, .card_subtext__quantity span {
    padding-left: 3px;
}
.card_price span {
    color: #565656;
    font-family: 'Noto Sans';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    background: transparent;
}

.card_subtext__quantity {
    margin-bottom: 7.5px;
}
.card_subtext__quantity, .card_rating {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.card_subtext__quantity, .card_subtext__quantity span {
    color: #8E9192;
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}
.card_subtext__quantity, .card_subtext__quantity span {
    color: #8E9192;
    font-family: 'Roboto';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.card_price span, .card_subtext__quantity span {
    padding-left: 3px;
}


@media (max-width: 450px) {
    .card_head {
        margin-bottom: 16px !important;
    }
    
    
    
}

@media (max-width: 450px) {
    .card_head {
        height: 55px;
        margin: 0;
        width: 100%;
    }
    .card .card_head {
    height: 55px;
    -webkit-line-clamp: 3;
}

    .card_head {
        margin-bottom: 16px;
        color: #2B2B2B;

        font-size: 14px;

    }
}


@media (max-width: 768px) {
    .brands_product__row .card .card_head {
        
    }
}


@media (max-width: 450px) {
    .brands_product__row .card .card_head {
        font-size: 14px;
        height: 73px;
        -webkit-line-clamp: 4;
    }
    .card_head {
        height: 73px;
        margin: 0;
        width: 100%;
    }
    
    .card_subtext__quantity, .card_subtext__quantity span {
    font-size: 12px;

}


}

@media (max-width: 768px) {
    .brands_product__row .card .card_head {
        
    }
}

@media (max-width: 768px) {
    .card .card_old-price {
        font-size: 11px;
    }
}

@media (max-width: 768px) {
    .card_old-price {
        line-height: 12px;
        font-size: 20px;
    }
}

@media (max-width: 450px) {
    .card .card_content__row .card_old-price {
        font-size: 10px;
    }
}

@media (max-width: 360px) {
    .card .card_content__row .card_old-price {
        font-size: 8px;
    }
}

@media (max-width: 768px) {
    .card .card_price p {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .card .card_price span {
        font-weight: 500;
        font-size: 11px;
        color: #565656;
        line-height: 1;
        vertical-align: bottom;
    }
}

@media (max-width: 1300px) {
    .card_price p {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .card .card_price p {
        font-size: 16px;
    }
}

@media (max-width: 450px) {
    .card .card_price p {
        font-size: 17px;
    }
}

@media (max-width: 400px) {
    .card .card_price p {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .card_price p {
        font-size: 11px;
        line-height: 1;
    }
}