

/* Start:/local/templates/dentex/components/webnanny/filterVideo/.default/style.css?1683185247409*/
.jcf-compact-multiple .jcf-option {
  padding-left: 24px !important;
}

.jcf-compact-multiple .jcf-selected {
  background: #f6f6f6;
  position: relative;
}

/* .jcf-selected:hover {
  background: #ceeaee !important;
} */

.jcf-compact-multiple .jcf-selected:before {
  position: absolute;
  /* content: "•"; */
  content: "✓";
  left: 7px;
  color: #3ebec4;
}

#filter-button.hidden {
  display: none;
}

/* End */


/* Start:/local/templates/dentex/components/bitrix/news/video/bitrix/news.list/.default/style.css?1683185247585*/
.stock-related{
    margin-bottom: 20px;
}

.image-block{
    display: block;
    position: relative;
}

.image-block .play-button{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    background: url(/local/templates/dentex/components/bitrix/news/video/bitrix/news.list/.default/play.png) center no-repeat;
    width: 90px;
    height: 63px;
    margin-top: -30px;
    margin-left: -41px;
}

.image-block .bg{
    height: 200px;
    background-size: cover;
    display: block;
    max-width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-decoration: none;
}

.image-block:hover .bg{
    opacity: .4;
}


/* End */
/* /local/templates/dentex/components/webnanny/filterVideo/.default/style.css?1683185247409 */
/* /local/templates/dentex/components/bitrix/news/video/bitrix/news.list/.default/style.css?1683185247585 */
