If you want to target any <div> with an id attribute (regardless of value) inside .mrec-sideslide-toggle and apply a pseudo-element, you can do:
<div>
id
.mrec-sideslide-toggle
.component-toggle { opacity: 0; div[id] { iframe { display: none !important; } } }