.vkvideo-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  width: 100%;
 /* overflow: hidden; */
 margin-top: 1rem;
    margin-bottom: 2rem;
}

.vkvideo-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
  top: 2rem;
}
.row.col-sm-12.ddesc {display: block;}

.video-containerik {
   position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.video-containerik iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.products__item-action {
    position: relative;
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
    transition: 0.25s;
    padding: 1rem 0 0;
}

@media (max-width: 767px){
.products__item--responsive {
    height: 45rem;
}
}


.header.header--v7 .container-fluid {
  padding: 0 1rem !important;
}


.ikbbtn{
background: #7266f3;
color: #fff;
font-size: 1.6rem;
    padding: 1.5rem 3.5rem 1.5rem 3.5rem;
    border-radius: 5px;	
	font-weight: 500;
}

.cart__delivery {
	display:none;
}


.product-info-block-img {
width: 50px;
}

@media (max-width: 576px){
.col-xs-4 {
max-width: 33.33%;
text-align: center;
}
.ui-btn--view {
    margin-bottom: 1rem;
    width: 100%;
}
.iklg {
display:none;
}
/*
.myfluid {
max-width: 147rem;
padding: 10px 2.5rem;	
}
*/
.shad {
max-width: 32%;
}
.labpad {
margin-top: 10px;	
}
}
@media (min-width: 576px){
.shad {
max-width: 16%;
}
.ikmob {
display:none;
}
}

.product_info_block_text {
text-align:center;
color: #000;
}
.preim-tovar-block {
padding-top: 0px;
}
.shad {
/* box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.06); */
border: solid 1px #eee;
border-radius: 10px;
padding-top: 5px;
text-align: center;
margin: 1px;
}
.centr {
text-align: center;	
}
.furnitura-tovar-block {
padding-bottom: 40px;
}
@media (max-width: 576px){
	.furnitura-tovar-block {
padding-bottom: 130px;
}
.preim-tovar-block {
padding-top: 10px;
}
}

.zagdop {
display: block;
font-size: 1.4rem;
line-height: 1.2;
font-weight: 500;
margin: 0 0 1rem;	
}
.sku__video {
  bottom: .5rem !important;
}
.brands-featured {
  margin: 0rem !important;
}
.reviews-featured {
  margin: 0 0 5rem !important;
}
.blog-featured {
  margin: -1rem 0 5rem !important;
}
.products-featured {
  margin: 0 0 3rem !important;
}
.footer__nav::before {
  border-top: 1px solid #DFE8EF;
}