.once-door .image {
    width: 200px;
    text-align: center
}

.once-door .params {
    position: relative;
}

.once-door .image img {
    vertical-align: top;
    margin-bottom: 30px;
}

.select .title {
    font-size: 16px;
    color: #858585;
    font-weight: 700;
}

.select .title span {
    color: #cc181e;
    font-weight: normal;
}

.select ul {
    margin: 25px 0 0 -25px;
    padding-left: 15px;
    list-style: none;
}

li {
  text-align: -webkit-match-parent;
}

.select li {
    width: 80px;
    float: left;
    margin: 0 0 10px 15px;
    cursor: pointer;
}

.select .active img {
  border: 2px solid #e51119;
}

.select img {
    width: 80px;
    height: 80px;
    vertical-align: top;
    border: 2px solid #93c5e8;
}

.select ul span {
    font-size: 12px;
    color: #8b8b8e;
    line-height: 14px;
    display: block;
    height: 60px;
    overflow: hidden;
    margin-top: 5px;
    text-align: center;
}


.wp_cvet .ul {
  text-align: center;  
}


.wp_cvet .title {
    font-size: 16px;
    color: #403f3f;
    font-weight: normal;
}

.wp_cvet .title span {
    color: #858585;
    font-weight: normal;
}

.wp_cvet ul {
    margin: 25px 0 0 -25px;
    padding: 0;
    list-style: none;
}


.wp_cvet li {
    width: 70px;
    float: left;
    margin: 0 0 10px 15px;
    cursor: pointer;
}

.wp_cvet .active img {
  border: 3px solid #333333;
}

.wp_cvet img {
    width: 70px;
    height: 70px;
    vertical-align: top;
    box-shadow: 0 0 3px #a6a7a9;
    border: #ffffff 2px solid;
}

.wp_cvet ul span {
    font-size: 11px;
    color: #8b8b8e;
    line-height: 12px;
    display: block;
    height: 50px;
    overflow: hidden;
    margin-top: 5px;
    text-align: center;
}