.b24-widget-button-position-bottom-right {
    right: 20px !important;
    bottom: 80px !important;
}
.azexo-credits {
    display: none;
}
.tag_grid {
 align-items:center;
 background:#f6f6f6;
 border-radius:5px;
 box-sizing:border-box;
 color:black;
 display:flex;
 flex:0 0 auto;
 font-size:12px;
 font-family: 'Montserrat';
 font-weight: 500;
 height:26px;
 margin:0 6px 6px 0;
 padding:6px 8px
}
.tag_grid:active,
.tag_grid:focus,
.tag_grid:hover {
 background:#e8e8e8;
 cursor:pointer;
}
.tag_grid {
 padding-right:8px
}

.tag_grid_main {
    align-items:center;
    box-sizing:border-box;
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
    margin-bottom:10px;
    min-height:38px
   }
   .tag_grid_main {
    flex-wrap:wrap;
    min-height:42px;
    overflow-y:auto;
    padding-bottom:4px
   }
   .tag_grid_main:after {
    content:"";
    flex:0 0 12px;
    height:12px;
    width:12px
   }
.logo-block img {
  margin-left: 0px;
}



/* Код для адаптации видео */

.movie-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    display: block;
}

.movie-fixed {
    max-width: 560px;
    margin: auto;
}

/* Конец кода для адаптации видео */


.main-banners-small .item[href='https://hozcity.ru/legal/special/'] {
  border-radius: 5px;
  background: linear-gradient(136deg, rgba(255, 222, 220, 0.5) 0%, rgba(242, 187, 184, 0.5) 0.01%, rgba(242, 187, 184, 0.5) 100%);
}
.main-banners-small .item[href='https://hozcity.ru/legal/special/'] img {
  top: -7px;
  right: 0;
  width: 111px;
  height: 145px;
}

.main-banners-small .item[href='https://hozcity.ru/legal/delivery/'] {
  border-radius: 5px;
  background: linear-gradient(134deg, rgba(242, 255, 240, 0.5) 0%, rgba(99, 199, 145, 0.5) 0.01%, rgba(99, 199, 145, 0.5) 100%);
}
.main-banners-small .item[href='https://hozcity.ru/legal/delivery/'] img {
  bottom: 0;
  right: -34px;
  width: 160px;
  height: 80px;
}

.main-banners-small .item[href='https://hozcity.ru/legal/'] {
  border-radius: 5px;
  background: linear-gradient(133deg, rgba(255, 238, 192, 0.34) 0%, rgba(227, 197, 112, 0.35) 2.08%, rgba(227, 197, 112, 0.5) 100%);
}
.main-banners-small .item[href='https://hozcity.ru/legal/'] img {
  right: -3px;
  bottom: -7px;
  width: 90px;

}