.prod-item-bottom .button-more {
        text-decoration: none;
}
.select-item input[type="text"]{
    background-color: #7E0501;
    color: #fff;
    border: 0;
    padding: 0 65px 0 23px;
    height: 62px;
    width: 170px;
}
.art {
            font-size: 30px;
}

/* .invalid class prevents CSS from automatically applying */
.invalid input:required:invalid {
  background: #BE4C54;
}


.prod-desc-text div{width:auto!important;}

iframe,.socket-2 p iframe{width:100%!important;}

.stiker{
        position: absolute;
        z-index: 1;
        top: 30px;
    right: 0px;
        width: 267px;
        height: 127px;
}
.stiker img{width: 267px;margin-bottom:5px;}

.price-old{color: #515151;}