/** Shopify CDN: Minification failed

Line 72:0 Unexpected "}"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/

.sections-spotlight-block .image-container:before{
  position: absolute;
  content: "";
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
}
.sections-spotlight-block .spotlight--image:hover .image-container:before{
  opacity: 1;
  visibility: visible
}
.sections-spotlight-block .image-container{
  z-index: 1
}
.sections-spotlight-block .spotlight-inner  .custom-text-style{
  color: #fff;
  line-height: 26px;
}

.sections-spotlight-block .custom-text-style h2{
  color: #fff
}

.header-navigation-wrapper{
  background: rgba(0,0,0,0.5);
  width: 100%;
  z-index: 2;
  position: fixed !important;
  
}
#shopify-section-sections--18269333782621__deb8dcfc-6e5c-495d-ad01-12fa1389160b .menu-lv-item .text{
  color: #fff
}
.header-nav-hamburger .header-icons svg path{
  fill:#fff !important;
}
#shopify-section-sections--18269333782621__deb8dcfc-6e5c-495d-ad01-12fa1389160b .header__submenu .menu-lv-item .text{
  color: #000;
}
@media screen and (min-width: 1025px) {
    .header-nav-hamburger--style1 .header-item--side {
        min-width: auto !important;
    }
}
    #halo-image-banner-template--18269332111453__16382588978e0f1106 .content-box--absolute {
        /* background-color: var(--bg_content_box); */
      background: rgba(255, 255, 255, 0.6) !important; /* translucent layer */
     
    }
}