.custom-file-input {
  color: transparent;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Файл не выбран';
  color: black;
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active {
  outline: 0;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); 
}

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

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

.once-door img {
    height: 385px;
    vertical-align: top;
    box-shadow: 0 0 3px #a6a7a9; border: #ffffff 5px solid;
}

.opisanie_foto {
    margin-top: 10px;
}

.opisanie_text {
    margin-top: 10px;
}

.opisanie_options {
    margin-top: 10px;
}

.cat_menu {
    margin-left: 150px;
}

.kn-mark {
    z-index: 1028;
    position: fixed;
    top: 10px;
    left: 10px;
    max-height: 50px;
}

@media only screen and (max-device-width: 600px) {

.much {
  visibility: hidden;
  height: 1px;
}

.once-door img {
    height: 310px;
    vertical-align: top;
    margin-bottom: 10px;
}

.opisanie_foto {
    width: 170px;
    height: 360px;
    position: fixed;
    margin-top: 60px;
    padding-top: 10px;
    z-index: 999;
    background: #ece9e9;
}

.opisanie_text {
    width: 210px;
    height: 370px;
    position: fixed;
    margin-top: 60px;
    padding-top: 10px;
    margin-left: 170px;
    z-index: 999;
    background: #ece9e9;
}

.opisanie_options {
    margin-top: 445px;
    padding-left: 15px;
}

.mobila {
    margin-top: 3px;
}

.opisanie_podlozhka {
    width: 100%;
    height: 390px;
    position: fixed;
    z-index: 999;
}

.total {
    font-size: 14px !important;
    color: #403f3f;
    font-weight: 500 !important;
}

}

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

.catmenu {
    margin-left: 150px;
}

}

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

.opisanie_foto {
    margin-left: 50px;
    width: 190px;
    position: fixed;
    margin-top: 30px !important;
}

.opisanie_text {
    width: 220px;
    position: fixed;
    margin-left: 250px;
    margin-right: 20px;
    margin-top: 30px !important;
}

.opisanie_options {
    margin-left: 480px;
    margin-top: 30px !important;
}

.select .ul {
  text-align: center;  
}

}

.opisanie_text {
    text-align: center;
}

.select .title {
    font-size: 16px;
    color: #403f3f;
    font-weight: normal;
}

.select .title span {
    color: #db5606;
    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 #fe5900;
}

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

.select ul span {
    font-size: 11px;
    color: #8b8b8e;
    line-height: 12px;
    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: 1px solid #414142;
  box-shadow: 0 0 3px #9d9fa0;
  padding: 5px;
}

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

.total {
    font-size: 13px;
    color: #161616;
    text-shadow: 1px 1px 0px #fff, 1px 2px 0px rgba(0,0,0,0.15);
}

.total span {
    color: #c14c05;
    font-size: 16px;
}

.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;
  color: #FFFFFF;
  text-align: center;
  width: 200px; 
  height: 18px;
  background-color: #468847;
  padding: 5px;
  text-transform: uppercase;
}

.sklad q {
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  width: 184px; 
  height: 18px;
  background-color: #f3444b;
  padding: 5px;
  text-transform: uppercase;
}

.skidka-s {
z-index: 1025; 
position: relative; 
top: 55px; 
left: -20px;
border: 2px solid #dad8d7; 
background: #fedc40;
display: inline-block;
margin-bottom: 7px;
color: #4a4a4a;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 19px;
text-transform: uppercase;
}

.skidka-b {
z-index: 1028; 
position: absolute;
top: 55px; 
left: -20px;
border: 2px solid #dad8d7; 
background: #f10101;
display: inline-block;
margin-bottom: 7px;
color: #FFF;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 19px;
text-transform: uppercase;
}

.skidka-f {
z-index: 1025; 
position: relative; 
top: 55px; 
left: -20px;
border: 2px solid #dad8d7; 
background: #0b9410;
display: inline-block;
margin-bottom: 7px;
color: #FFF;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 19px;
text-transform: uppercase;
}

.pli {
z-index: 99; 
position: absolute; 
}

.pli span {
top: 50px; 
left: -15px;
width: 35px;
height: 14px !important;
border: 2px solid #dad8d7; 
display: inline-block;
margin-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 12px;
font-weight: 600;
line-height: 15px;
text-transform: uppercase;
}

.mark-plis {
z-index: 101; 
position: absolute !important; 
}

.mark-plis span {
position: absolute !important;
top: 23px; 
left: 0px;
width: 35px;
height: 14px !important;
border: 2px solid #f9f340; 
display: inline-block;
margin-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 12px;
font-weight: 600;
line-height: 15px;
text-transform: uppercase;
}

.spec {
z-index: 1028; 
position: absolute; 
}

.spec span {
position: absolute;
top: 70px; 
left: -2px;
width: 36px;
height: 15px !important;
background: #f10101;
color: #ffffff;
border: 2px solid #dad8d7; 
display: inline-block;
margin-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 12px;
font-weight: 600;
line-height: 15px;
text-transform: uppercase;
}

.marker {
z-index: 1028; 
position: absolute; 
}

.marker span {
position: absolute;
top: 98px; 
left: -2px;
width: 62px;
background: #0189f1;
color: #f9f340;
border: 2px solid #f9f340; 
display: inline-block;
margin-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 10px;
font-weight: 600;
line-height: 15px;
text-transform: uppercase;
}

.modern {
z-index: 1028; 
position: absolute; 
}

.modern span {
position: absolute;
top: 2px; 
left: -2px;
width: 36px;
height: 16px !important;
background: #277212;
color: #ffffff;
border: 2px solid #dad8d7; 
display: inline-block;
margin-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 12px;
font-weight: 600;
line-height: 15px;
text-transform: uppercase;
}

.sklad_out {
z-index: 1027; 
position: absolute; 
}

.sklad_out span {
position: absolute;
top: 140px; 
left: -2px;
width: 65px;
height: 48px !important;
background: #dd5603;
color: #ffffff;
border: 2px solid #dad8d7; 
display: inline-block;
margin-bottom: 7px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
font-size: 10px;
font-weight: 600;
line-height: 12px;
text-transform: uppercase;
}

.sklad_type {
z-index: 1028; 
position: absolute;
}

.sklad_type span {
position: absolute;
top: 0px; 
left: 0px;
width: 58px;
height: 58px !important;
display: inline-block;
}

.skidka-all {
width: 100%;
border: 2px solid #dad8d7; 
background: #f10101;
display: inline-block;
margin-bottom: 7px;
color: #FFF;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
font-size: 32px;
font-weight: 600;
line-height: 46px;
text-transform: uppercase;
}

.furn_item {
display: inline-block; 
width: 190px; 
height: 315px; 
margin: 5px;
padding: 10px; 
text-align: center;
vertical-align: top;
box-shadow: 0 0 3px #a6a7a9;
border: #ffffff 5px solid;
background: #fff;
}

.furn_opisanie {
width: 185px; 
height: 75px; 
vertical-align: top;
}

.furn_img {
object-fit: contain;
width: 100%;
height: 100%;
}

.furn_kartinka {
width: 170px; 
height: 120px;
}

.live_foto {
object-fit: contain;
width: 50px;
height: 50px;
}

.live_kartinka {
width: 60px !important; 
height: 60px !important; 
display: inline-block;
}

.furn_price {
width: 170px; 
height: 25px; 
vertical-align: top;
}

.furn_price span {
color: #db5606;
font-size: 16px;
font-weight: 800;

.sklad_city span {
padding-top: 5px; 
font-size: 8px; 
color: #09770b; 
font-weight: 600;
}

.rotating {
    transform: rotateY(90deg);
}

#main-door-image {
backface-visibility: hidden;
transition: transform 0.6s;
}