#shadow {
    min-height: 100vh;
}

#feedback, #callme, #oneorder {
    top: 150px ! important;
    overflow: hidden;
}

#oneorder.dialog .modal_form {
    padding: 0;
}

@media (max-width: 780px){
    #header .cb.tel_links.obj, .zone6{
        display:none;
    }
    body #main .eml{
        top: -30px!important;
    }
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
table.table1 {
    font-size: 14px !important;
}
.blk_buyinfo {
    margin-top: 10px;
    text-align: center;
}
.block_incard {
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    margin: auto;
    padding-top: 10px;
	float: none;
}