

/*      Request ID: 99691101efacf3b047ce7431602bad0b_1744924101 (05/20/2025 1:16am) (minifier disabled) (NcXBDQAhCATAjqCkyx4QYzQ8QKV9X85n+CC4qrgFdGMZTZmIQaabv+4tTLv5Sv4hw1zflJJ5AQ==)      */

#profiles_edit.profiles_type_181 .main .fields_location,
#profiles_edit.profiles_type_181 .main .fields_username,
#profiles_edit.profiles_type_181 .main .fields_related_content,
#profiles_edit.profiles_type_181 .main #sharing,
#profiles_edit.profiles_type_184 .main .fields_location,
#profiles_edit.profiles_type_184 .main .fields_username,
#profiles_edit.profiles_type_184 .main .fields_related_content,
#profiles_edit.profiles_type_184 .main #sharing {
  display: none; }

#widgets_edit .arg_type select[name="type"] option[value="simple"] {
  display: none; }

#widgets_edit .arg_type select[name="type"] option[value="grid"],
#widgets_edit .arg_type select[name="type"] option[value="fullscreen"] {
  display: none; }

.footer #help_link {
  display: none; }

.lw_element .lw_crop_overlay.lw_crop_overlay #lw_image_crop_ar fieldset {
  background-color: transparent; }

.lw_element .lw_crop_overlay.lw_crop_overlay #lw_image_crop_ar legend {
  display: block;
  float: none;
  margin-bottom: 12px;
  margin-left: 5px; }

.lw_element .lw_crop_overlay.lw_crop_overlay #lw_image_crop_ar label {
  font-weight: normal;
  position: relative;
  min-width: 24px;
  min-height: 24px;
  margin: 0 10px 10px 5px;
  padding: 5px;
  font-size: 12px;
  color: #c00;
  border: #c00 1px solid; }
  .lw_element .lw_crop_overlay.lw_crop_overlay #lw_image_crop_ar label input[type=checkbox] {
    margin-left: 0;
    -webkit-appearance: none;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%; }

.lw_overlay_open .lw_overlay_contents label[for="lw_media_text"]:before {
  content: "Youtube Embed: Video will appear on publish. Cover and Title will be editable on insert.";
  display: block; }

.lw_overlay_open .lw_youtube_embed.mceNonEditable .lw_youtube_cover {
  background-image: url(/live/resource/image/_ingredients/themes/global/assets/images/placeholder_image.png);
  background-size: cover; }
  .lw_overlay_open .lw_youtube_embed.mceNonEditable .lw_youtube_cover .lw_youtube_image widget {
    display: none; }
  .lw_overlay_open .lw_youtube_embed.mceNonEditable .lw_youtube_cover .video-info .video-description {
    display: none; }

.lw_overlay_open .lw_youtube_embed {
  display: grid;
  grid-template-columns: 1fr; }
  .lw_overlay_open .lw_youtube_embed .lw_youtube_cover {
    grid-row-start: 1;
    grid-column-start: 1;
    z-index: 100; }
    .lw_overlay_open .lw_youtube_embed .lw_youtube_cover:before {
      content: '';
      z-index: 2;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(#000, rgba(0, 0, 0, 0) 95%); }
    .lw_overlay_open .lw_youtube_embed .lw_youtube_cover button {
      display: none; }
  .lw_overlay_open .lw_youtube_embed .lw_youtube_video {
    grid-row-start: 1;
    grid-column-start: 1;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 100%; }
  .lw_overlay_open .lw_youtube_embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%; }
  .lw_overlay_open .lw_youtube_embed .lw_youtube_cover {
    position: relative; }
    .lw_overlay_open .lw_youtube_embed .lw_youtube_cover button.lw_youtube_play {
      position: absolute;
      background-color: #f7f7f7;
      border: none;
      z-index: 2;
      bottom: 45%; }
      .lw_overlay_open .lw_youtube_embed .lw_youtube_cover button.lw_youtube_play:hover i {
        scale: 1.25; }
      .lw_overlay_open .lw_youtube_embed .lw_youtube_cover button.lw_youtube_play i {
        color: #CD511C;
        font-size: 2rem; }
    .lw_overlay_open .lw_youtube_embed .lw_youtube_cover .video-info {
      z-index: 2;
      background: none;
      padding: 0;
      top: 0;
      left: 0; }
      .lw_overlay_open .lw_youtube_embed .lw_youtube_cover .video-info .video-description h3 {
        margin-bottom: 0.25rem; }
        .lw_editor_on .lw_overlay_open .lw_youtube_embed .lw_youtube_cover .video-info .video-description h3 {
          outline: 1px dotted white;
          min-width: 2rem; }
