table.select_items tbody tr {
    cursor:pointer;
}
.primaryTable__row.selected .primaryTable__col {
    border-color: #ec1c24;
}
#singlePeneration_configurator .selectValue__select{
    width: 100%;
}

.link {
    padding-left: 10px;
}

.selectItem__title {
    margin-bottom: 0px !important;
}

.margin {
    margin-top: 16px !important;
}

.padding {
    padding: 0 15px;
}

.detailMoreItem__block {
    overflow: unset!important;
}

.error-text {
    color: #EC1C24;
}
