/*
 Theme Name:   Odace Child
 Description:  Odace Child theme
 Template:     odace
 Version:      1.0.0
*/

body.blog-16 .menu-item.sg-inherited {
  --e-global-color-text: rgba(0,0,0,0.7);
}

body.blog-21 .menu-item.sg-inherited {
  --e-global-color-text: #5e0901AA;
}

.elementor-widget-gallery .elementor-gallery__container.e-gallery-container.e-gallery-justified.e-gallery--ltr.sg-gallery-single-line {
  overflow: visible;
}

body.blog-25.page-id-10234,
body.blog-25.page-id-10234 .site-content.odace-skin-light {
  background: #fff;
}

body.blog-25.page-id-10234[data-odace-wc-theme="dark"],
body.blog-25.page-id-10234 .site-content.odace-skin-dark {
  background: var(--e-global-color-stt_core_dark);
}

body.blog-25.page-id-10234 .site-content {
  transition: background-color 0.25s ease, background 0.25s ease;
}
