.once-door .image {
    width: 200px;
    text-align: center
}

.once-door {
margin-top: 50px;
}

.once-door .params {
    position: relative;
}

.once-door .image img {
    vertical-align: top;
    margin-bottom: 30px;
}

.select .title {
    font-size: 16px;
    color: #252525;
    font-weight: 500;
}

.select .title span {
    color: #0655a1;
    font-weight: normal;
}

.select ul {
    margin: 25px 0 0 -25px;
    padding: 0;
    list-style: none;
}

li {
  text-align: -webkit-match-parent;
}

.select li {
    width: 70px;
    float: left;
    margin: 0 0 10px 15px;
    cursor: pointer;
}

.select .active img {
  border: 2px solid #0677e3;
}

.select img {
    width: 70px;
    height: 70px;
    vertical-align: top;
    border: 2px solid #ffffff;
}

.select ul span {
    font-size: 11px;
    color: #737378;
    line-height: 13px;
    display: block;
    height: 50px;
    overflow: hidden;
    margin-top: 5px;
    text-align: center;
}

.title-door {
    font-size: 60px;
    line-height: 50px;
    color: #fe5900;
    margin: 0 0 20px;
    font-weight: normal;
}
.title-door h1 {
  line-height: 50px;
}

.select .sizestandart li {
    height: 25px;
    display: inline-block;
    margin: 0 0 10px 15px;
    cursor: pointer;
}

.select .sizeshirina li {
    height: 25px;
    display: inline-block;
    cursor: pointer;
}

.select .sizevisota li {
    height: 25px;
    display: inline-block;
    cursor: pointer;
}

.select li q {
  border: 2px solid #ffffff;
  box-shadow: 0 0 4px #5e5e5f;
  padding: 5px;
  background-color: #ffffff;
}

.select .active q {
  border: 2px solid #0677e3;
  background-color: #0677e3;
  color: #ffffff;
}

.total {
    font-size: 14px;
    color: #252525;
    font-weight: 500;
}

.total span {
    color: #044481;
    font-weight: normal;
    font-weight: 500;
}

.param_stroka {
    padding-bottom: 1px;
}

.added_cart {
  width: 215px; 
  height: 25px;
  padding-top: 5px;
  background-color: #468847;
  text-align: center;
  vertical-align: top;
  text-transform: uppercase;
  display: none;
}

.sklad span {
  font-size: 14px;
  font-color: #FFFFFF;
  text-align: center;
  width: 200px; 
  height: 18px;
  background-color: #468847;
  box-shadow: 0 0 4px #060708;
  padding: 5px;
  text-transform: uppercase;
}

.sklad q {
  font-size: 14px;
  font-color: #FFFFFF;
  text-align: center;
  width: 184px; 
  height: 18px;
  background-color: #de141c;
  box-shadow: 0 0 4px #060708;
  padding: 5px;
  text-transform: uppercase;
}

.add_cart {
 margin-top: 7px;
}

@media only screen and (min-device-width: 1000px) {

.opisanie {
 position: fixed;
}

}
