# embed-privacy/1.11.0/assets/style/elementor.css

Embed Privacy, version 1.11.0. 20 lines.

- Page: https://pluginprobe.com/plugins/embed-privacy/1.11.0/code/assets/style/elementor.css
- Raw: https://pluginprobe.com/plugins/embed-privacy/1.11.0/raw/assets/style/elementor.css
- Modified: 2024-09-09T08:47:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/embed-privacy/1.11.0/code/assets/style/elementor.css#L10-L20`.

```css
.elementor-widget-wrap > .embed-privacy-container {
  width: 100%;
}

.elementor-fit-aspect-ratio > .embed-privacy-container {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.elementor .elementor-custom-embed .embed-privacy-overlay {
  line-height: 1.3;
}

.elementor-widget-video .embed-privacy-container {
  height: 100%;
}

```
