/* Drogaluz 1.2.0.0 - styles-desktop.css.
   Escopo: ajustes responsivos de Desktop/Notebook. */

/* Desktop/Notebook - resolucoes organizadas do menor para o maior:
   1024-1100 ajuste compacto legado;
   1280x800 Laptop;
   1366x768 Desktop Wide;
   1440x900 Desktop HD;
   1680+ ajuste amplo legado;
   1920x1080 Desktop Large;
   2560x1080 Desktop Ultrawide;
   3440x1440 Desktop Ultrawide (2K);
   3840x2160 Desktop 4K UHD;
   4096+ Desktop 4K+ legado;
   5120+ Desktop 5K legado. */

/* Desktop/Laptop 1024-1100px: ajuste compacto legado. */
@media (min-width:1024px) and (max-width:1100px){
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-main-grid{
        grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
        gap:16px 18px !important;
        align-items:start !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-about{
        grid-column:1 !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-info{
        grid-column:2 !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-trust{
        grid-column:1 !important;
        width:100% !important;
        align-self:start !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-info,
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-trust-shell{
        height:auto !important;
        min-height:0 !important;
        max-height:none !important;
        overflow:visible !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-trust-shell{
        padding:10px 14px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-trust-duo{
        display:grid !important;
        grid-template-columns:1fr !important;
        gap:8px !important;
        align-items:start !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-trust-block + .drogaluz-footer-trust-block{
        margin-top:0 !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-footer-trust-block h3{
        margin:0 0 8px !important;
        padding:0 !important;
        font-size:11px !important;
        line-height:1.1 !important;
        white-space:normal !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-payment-logo-grid{
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
        gap:7px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-payment-logo-grid span{
        height:30px !important;
        min-height:30px !important;
        padding:3px 6px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-payment-logo-grid img{
        max-height:23px !important;
        max-width:80px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-security-logo-grid{
        grid-template-columns:repeat(3,minmax(0,1fr)) !important;
        gap:7px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-security-logo-grid span{
        grid-template-columns:1fr !important;
        grid-template-rows:auto auto auto !important;
        place-items:center !important;
        text-align:center !important;
        min-height:54px !important;
        padding:4px 3px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-security-logo-grid img{
        width:26px !important;
        height:26px !important;
        margin:0 0 2px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-security-logo-grid b{
        font-size:8.8px !important;
    }
    .site-footer.drogaluz-footer.drogaluz-footer-v1169 .drogaluz-security-logo-grid small{
        font-size:6.8px !important;
    }
}

/* Desktop/Laptop 1280px+: base desktop inicial. */
@media (min-width:1280px){
  .admin-products-table-v1106{min-width:0!important;}

  .home-card-carousel-v1140{
    grid-template-columns:58px minmax(0,1096px) 58px!important;
    gap:14px!important;
  }
  .home-card-rail-v1140{
    max-width:1096px!important;
  }
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:200px!important;
    gap:24px!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    max-width:200px!important;
  }

  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(5,200px)!important;
    gap:28px 24px!important;
    max-width:1096px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .products-section-v1149 .products-grid-v1149 .product-card{
    width:200px!important;
    max-width:200px!important;
  }
}

/* Desktop/Laptop 1280x800: home cards compactos. */
@media (min-width:1280px) and (max-width:1280px) and (max-height:820px){
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked){
    --dl111-card-qty-pad:3px;
    --dl111-card-qty-circle:24px;
    --dl111-card-qty-gap:3px;
    --dl111-card-qty-number:22px;
    --dl111-card-qty-width:82px;
    --dl111-card-qty-height:30px;
    --dl111-card-form-gap:5px;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button{
    padding:0 3px !important;
    gap:2px !important;
    font-size:9.6px !important;
    letter-spacing:0 !important;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button .buy-label{
    max-width:none !important;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button .buy-icon{
    width:12px !important;
    min-width:12px !important;
    max-width:12px !important;
    height:13px !important;
    min-height:13px !important;
    max-height:13px !important;
    flex-basis:12px !important;
  }
}

/* Desktop/Laptop 1280-1919px: desktops e laptops antes de Full HD. */
@media (min-width:1280px) and (max-width:1919px){
  .products-section-v1149 .products-public-head-v1153{
    max-width:1096px!important;
  }

  .products-section-v1149 .products-public-head-v1153{
    max-width:1096px!important;
  }

  .products-page-v1154{--products-grid-width-v1154:1096px;}
}

/* Desktop/Laptop 1280-1366px: ajuste vertical compacto. */
@media (min-width:1280px) and (max-width:1366px) and (max-height:820px){
  .home-shelf-carousel-v1140,
  .drogaluz-related-products-v1108{
    overflow:visible !important;
  }
  .home-card-carousel-v1140,
  .drogaluz-related-products-v1108 .home-card-carousel-v1140{
    display:grid !important;
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    grid-template-columns:52px minmax(0,872px) 52px !important;
    gap:12px !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:visible !important;
  }
  .home-card-rail-v1140,
  .drogaluz-related-products-v1108 .home-card-rail-v1140{
    width:872px !important;
    min-width:0 !important;
    max-width:872px !important;
    overflow:hidden !important;
    overflow-y:visible !important;
    padding:4px 0 16px !important;
    margin:0 !important;
    box-sizing:border-box !important;
    mask-image:none !important;
    -webkit-mask-image:none !important;
  }
  .home-card-rail-v1140:before,
  .home-card-rail-v1140:after,
  .drogaluz-related-products-v1108 .home-card-rail-v1140:before,
  .drogaluz-related-products-v1108 .home-card-rail-v1140:after{
    display:none !important;
    content:none !important;
  }
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140,
  .drogaluz-related-products-v1108 .home-card-track-v1140.product-carousel-grid,
  .drogaluz-related-products-v1108 .home-card-track-v1140{
    grid-auto-columns:200px !important;
    gap:24px !important;
    align-items:stretch !important;
    width:max-content !important;
    max-width:none !important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145,
  .drogaluz-related-products-v1108 .home-card-track-v1140 .product-card{
    width:200px !important;
    min-width:200px !important;
    max-width:200px !important;
    min-height:392px !important;
    max-height:392px !important;
    overflow:hidden !important;
  }
  .home-card-track-v1140 .product-stack,
  .home-card-track-v1140 .product-image,
  .drogaluz-related-products-v1108 .home-card-track-v1140 .product-stack,
  .drogaluz-related-products-v1108 .home-card-track-v1140 .product-image{
    height:210px !important;
    min-height:210px !important;
    max-height:210px !important;
    padding-top:24px !important;
    padding-bottom:4px !important;
  }
  .home-card-track-v1140 .product-image img,
  .drogaluz-related-products-v1108 .home-card-track-v1140 .product-image img{
    height:138px !important;
    max-height:138px !important;
  }
  .home-card-track-v1140 .product-body,
  .drogaluz-related-products-v1108 .home-card-track-v1140 .product-body{
    min-height:182px !important;
    padding:10px 12px 12px !important;
    gap:4px !important;
  }
  .home-card-track-v1140 .product-body h3,
  .drogaluz-related-products-v1108 .home-card-track-v1140 .product-body h3{
    min-height:32px !important;
    max-height:32px !important;
    line-height:1.2 !important;
    font-size:12px !important;
  }
  .home-card-track-v1140 .price-stack,
  .drogaluz-related-products-v1108 .home-card-track-v1140 .price-stack{
    min-height:38px !important;
  }
  .home-card-arrow-v1140,
  .drogaluz-related-products-v1108 .home-card-arrow-v1140{
    width:52px !important;
    min-width:52px !important;
    max-width:52px !important;
    height:52px !important;
    min-height:52px !important;
    max-height:52px !important;
  }
  .home-card-arrow-v1140 svg,
  .drogaluz-related-products-v1108 .home-card-arrow-v1140 svg{
    width:30px !important;
    height:30px !important;
  }
}

/* Desktop/Laptop 1280-1365px: ajuste vertical compacto. */
@media (min-width:1280px) and (max-width:1365px) and (max-height:820px){
  .home-card-carousel-v1140,
  .drogaluz-related-products-v1108 .home-card-carousel-v1140{
    grid-template-columns:50px minmax(0,872px) 50px !important;
    gap:10px !important;
  }
  .home-card-arrow-v1140,
  .drogaluz-related-products-v1108 .home-card-arrow-v1140{
    width:50px !important;
    min-width:50px !important;
    max-width:50px !important;
    height:50px !important;
    min-height:50px !important;
    max-height:50px !important;
  }
}

/* Desktop/Laptop 1366x768: home cards compactos. */
@media (min-width:1366px) and (max-width:1366px) and (max-height:820px){
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked){
    --dl111-card-qty-pad:3px;
    --dl111-card-qty-circle:24px;
    --dl111-card-qty-gap:3px;
    --dl111-card-qty-number:22px;
    --dl111-card-qty-width:82px;
    --dl111-card-qty-height:30px;
    --dl111-card-form-gap:5px;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button{
    padding:0 3px !important;
    gap:2px !important;
    font-size:9.6px !important;
    letter-spacing:0 !important;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button .buy-label{
    max-width:none !important;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button .buy-icon{
    width:12px !important;
    min-width:12px !important;
    max-width:12px !important;
    height:13px !important;
    min-height:13px !important;
    max-height:13px !important;
    flex-basis:12px !important;
  }
}

/* Desktop/Laptop 1366px+: base Desktop Wide. */
@media (min-width:1366px){
  .admin-products-table-v1107{min-width:0!important;}

  .admin-products-table-v1108{min-width:0!important;}
}

/* Desktop/Laptop 1440px+: Desktop HD. */
@media (min-width:1440px){
  :root{--container:1320px;}
  .container{width:min(var(--container),calc(100% - 56px));}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .header-main-inner.drogaluz-mainbar-inner,
  .category-nav-inner,
  .site-footer.drogaluz-footer .drogaluz-footer-inner.drogaluz-footer-modern,
  .drogaluz-footer-inner{
    max-width:1320px!important;
  }
  .header-main-inner.drogaluz-mainbar-inner{
    grid-template-columns:340px minmax(520px,1fr) auto!important;
    gap:28px!important;
  }
  .drogaluz-brand-logo{width:344px!important;}
  .site-search.drogaluz-search{max-width:620px!important;justify-self:center!important;}
  .drogaluz-category-quicklinks{gap:18px!important;}
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks a{font-size:14.5px!important;padding:0 14px!important;}
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-menu{width:min(1320px,calc(100vw - 96px))!important;}
  .section,.shelf{padding-top:42px;padding-bottom:42px;}
  .home-card-carousel-v1140{grid-template-columns:70px minmax(0,1014px) 70px;gap:24px;}
  .home-card-arrow-v1140{width:62px;height:62px;}
  .products-paged-rows-v1137{max-width:1280px;margin-inline:auto;}
  .products-card-row-pager-v1137{grid-template-columns:70px minmax(0,1fr) 70px;gap:20px;}
  .admin-main{padding:32px 34px;}
  .admin-page-head{gap:24px;}
}

/* Desktop/Laptop 1440-1679px: home cards compactos. */
@media (min-width:1440px) and (max-width:1679px){
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked){
    --dl111-card-qty-pad:3px;
    --dl111-card-qty-circle:24px;
    --dl111-card-qty-gap:3px;
    --dl111-card-qty-number:22px;
    --dl111-card-qty-width:82px;
    --dl111-card-qty-height:30px;
    --dl111-card-form-gap:5px;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button{
    padding:0 3px !important;
    gap:2px !important;
    font-size:9.6px !important;
    letter-spacing:0 !important;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button .buy-label{
    max-width:none !important;
  }
  .home-shelf-carousel-v1140:not(.drogaluz-related-products-v1108) .home-card-track-v1140 .product-card .card-form:not(.is-price-locked) .buy-button .buy-icon{
    width:12px !important;
    min-width:12px !important;
    max-width:12px !important;
    height:13px !important;
    min-height:13px !important;
    max-height:13px !important;
    flex-basis:12px !important;
  }
}

/* Desktop/Laptop 1680px+: ajuste amplo legado. */
@media (min-width:1680px){
  :root{--container:1480px;}
  .container{width:min(var(--container),calc(100% - 72px));}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .header-main-inner.drogaluz-mainbar-inner,
  .category-nav-inner,
  .site-footer.drogaluz-footer .drogaluz-footer-inner.drogaluz-footer-modern,
  .drogaluz-footer-inner{
    max-width:1480px!important;
  }
  .header-main-inner.drogaluz-mainbar-inner{
    grid-template-columns:365px minmax(620px,1fr) auto!important;
    gap:34px!important;
  }
  .drogaluz-brand-logo{width:366px!important;}
  .site-search.drogaluz-search{max-width:720px!important;}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{padding-inline:28px!important;}
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-menu{width:min(1480px,calc(100vw - 120px))!important;}
  .drogaluz-mega-content{padding-left:48px!important;padding-right:48px!important;}
  .home-section-title h2{font-size:34px;}
  .home-card-carousel-v1140{gap:30px;}
  .products-paged-rows-v1137{max-width:1340px;}
  .admin-layout{grid-template-columns:270px 1fr;}
  .admin-main{padding:36px 44px;}

  .home-card-carousel-v1140{grid-template-columns:70px minmax(0,1272px) 70px!important;gap:24px!important;}
  .home-card-arrow-v1140{width:64px;height:64px;}

  .home-card-carousel-v1140{grid-template-columns:64px minmax(0,1256px) 64px!important;gap:22px!important;}
  .home-card-rail-v1140{max-width:1256px!important;}
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{grid-auto-columns:232px!important;gap:24px!important;}

  .home-card-carousel-v1140{
    grid-template-columns:64px minmax(0,1256px) 64px!important;
    gap:22px!important;
  }
  .home-card-rail-v1140{max-width:1256px!important;}
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:232px!important;
    gap:24px!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    max-width:232px!important;
  }
}

/* Desktop/Laptop 1920px+: Desktop Large 1920x1080. */
@media (min-width:1920px){
  :root{--container:1640px;}
  .container{width:min(var(--container),calc(100% - 96px));}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .header-main-inner.drogaluz-mainbar-inner,
  .category-nav-inner,
  .site-footer.drogaluz-footer .drogaluz-footer-inner.drogaluz-footer-modern,
  .drogaluz-footer-inner{
    max-width:1640px!important;
  }
  .header-main-inner.drogaluz-mainbar-inner{
    grid-template-columns:390px minmax(700px,1fr) auto!important;
    min-height:118px!important;
    gap:42px!important;
  }
  .drogaluz-brand-logo{width:390px!important;}
  .site-search.drogaluz-search{max-width:820px!important;}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{max-width:1500px!important;}
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-menu{width:min(1500px,calc(100vw - 140px))!important;}
  .home-card-carousel-v1140{grid-template-columns:74px minmax(0,1014px) 74px;gap:34px;}
  .home-card-arrow-v1140{width:66px;height:66px;}
  .page-hero{padding:48px 0;}
  .section,.shelf{padding-top:52px;padding-bottom:52px;}
  .product-detail{gap:34px;}
  .admin-layout{grid-template-columns:280px 1fr;}
  .admin-main{padding:40px 56px;}
  .admin-products-table-wrap-v1119{border-radius:18px!important;}

  .home-card-carousel-v1140{grid-template-columns:70px minmax(0,1304px) 70px!important;gap:24px!important;}
  .home-card-rail-v1140{max-width:1304px!important;}
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{grid-auto-columns:240px!important;gap:26px!important;}

  .home-card-carousel-v1140{
    grid-template-columns:70px minmax(0,1304px) 70px!important;
    gap:24px!important;
  }
  .home-card-rail-v1140{max-width:1304px!important;}
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:240px!important;
    gap:26px!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    max-width:240px!important;
  }

  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(5,240px)!important;
    gap:30px 26px!important;
    max-width:1304px!important;
  }
  .products-section-v1149 .products-grid-v1149 .product-card{
    width:240px!important;
    max-width:240px!important;
  }

  .products-section-v1149 .products-public-head-v1153{
    max-width:1304px!important;
  }

  .products-section-v1149 .products-public-head-v1153{
    max-width:1304px!important;
  }

  .products-page-v1154{--products-grid-width-v1154:1304px;}
}

/* Desktop/Laptop 2560px+: Ultrawide 2560x1080 e 3440x1440. */
@media (min-width:2560px){
  :root{--container:1880px;}
  .container{width:min(var(--container),calc(100% - 128px));}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .header-main-inner.drogaluz-mainbar-inner,
  .category-nav-inner,
  .site-footer.drogaluz-footer .drogaluz-footer-inner.drogaluz-footer-modern,
  .drogaluz-footer-inner{
    max-width:1880px!important;
  }
  .header-main-inner.drogaluz-mainbar-inner{grid-template-columns:420px minmax(820px,1fr) auto!important;gap:50px!important;}
  .drogaluz-brand-logo{width:420px!important;}
  .site-search.drogaluz-search{max-width:920px!important;}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{max-width:1640px!important;}
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-menu{width:min(1640px,calc(100vw - 180px))!important;}
  .admin-main{padding:48px 72px;}

  :root{
    --container:1680px;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{
    max-width:1680px!important;
  }
  .products-page-v1154{
    --products-grid-width-v1154:1570px;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(6,240px)!important;
    gap:30px 26px!important;
    max-width:1570px!important;
  }
  .products-section-v1149 .products-grid-v1149 .product-card{
    width:240px!important;
    max-width:240px!important;
  }
  .home-card-carousel-v1140{
    grid-template-columns:70px minmax(0,1570px) 70px!important;
    gap:24px!important;
  }
  .home-card-rail-v1140{
    max-width:1570px!important;
  }
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:240px!important;
    gap:26px!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    max-width:240px!important;
  }

  :root{
    --container:1920px;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{
    max-width:1920px!important;
  }
  .products-page-v1154{
    --products-grid-width-v1154:1836px;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(7,240px)!important;
    max-width:1836px!important;
  }
  .home-card-carousel-v1140{
    grid-template-columns:72px minmax(0,1836px) 72px!important;
    gap:26px!important;
  }
  .home-card-rail-v1140{
    max-width:1836px!important;
  }

  :root{--container:1800px;}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{
    max-width:1800px!important;
  }
  .products-page-v1154{
    --products-grid-width-v1154:1620px;
  }
  .products-section-v1149 .products-public-head-v1153,
  .products-section-v1149 .products-public-head-v1154,
  .products-page-v1155 .products-active-filter{
    max-width:1620px!important;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(6,250px)!important;
    gap:30px 24px!important;
    max-width:1620px!important;
  }
  .products-section-v1149 .products-grid-v1149 .product-card{
    width:250px!important;
    max-width:250px!important;
  }
  .home-card-carousel-v1140{
    width:1776px!important;
    max-width:100%!important;
    grid-template-columns:58px 1620px 58px!important;
    gap:20px!important;
    justify-content:center!important;
  }
  .home-card-rail-v1140{
    width:1620px!important;
    min-width:1620px!important;
    max-width:1620px!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:hidden!important;
    mask-image:none!important;
    -webkit-mask-image:none!important;
  }
  .home-card-rail-v1140:before,
  .home-card-rail-v1140:after{display:none!important;}
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:250px!important;
    gap:24px!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    width:250px!important;
    max-width:250px!important;
    min-height:440px!important;
    max-height:440px!important;
  }
  .home-card-track-v1140 .product-stack,
  .home-card-track-v1140 .product-image,
  .products-section-v1149 .products-grid-v1149 .product-stack,
  .products-section-v1149 .products-grid-v1149 .product-image{
    height:256px!important;
  }
  .home-card-track-v1140 .product-image img,
  .products-section-v1149 .products-grid-v1149 .product-image img{
    height:176px!important;
    max-height:176px!important;
  }
  .home-card-track-v1140 .product-body,
  .products-section-v1149 .products-grid-v1149 .product-body{
    grid-template-rows:36px 17px 42px 38px!important;
    min-height:184px!important;
  }
  .home-card-track-v1140 .card-form,
  .products-section-v1149 .products-grid-v1149 .card-form{
    height:38px!important;
    grid-template-columns:94px 118px!important;
    justify-content:center!important;
    gap:6px!important;
  }
  .home-card-track-v1140 .qty-stepper,
  .products-section-v1149 .products-grid-v1149 .qty-stepper{
    width:94px!important;
    height:38px!important;
    grid-template-columns:31px 1fr 31px!important;
  }
  .home-card-track-v1140 .buy-button,
  .products-section-v1149 .products-grid-v1149 .buy-button{
    width:118px!important;
    min-width:118px!important;
    height:38px!important;
    min-height:38px!important;
  }

  :root{--container:2440px;}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{
    max-width:2440px!important;
  }
  .products-page-v1154{
    --products-grid-width-v1154:2262px;
  }
  .products-section-v1149 .products-public-head-v1153,
  .products-section-v1149 .products-public-head-v1154,
  .products-page-v1155 .products-active-filter{
    max-width:2262px!important;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(8,260px)!important;
    gap:32px 26px!important;
    max-width:2262px!important;
  }
  .products-section-v1149 .products-grid-v1149 .product-card{
    width:260px!important;
    max-width:260px!important;
  }
  .home-card-carousel-v1140{
    width:2434px!important;
    grid-template-columns:64px 2262px 64px!important;
    gap:22px!important;
  }
  .home-card-rail-v1140{
    width:2262px!important;
    min-width:2262px!important;
    max-width:2262px!important;
  }
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:260px!important;
    gap:26px!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    width:260px!important;
    max-width:260px!important;
    min-height:448px!important;
    max-height:448px!important;
  }
  .home-card-track-v1140 .product-stack,
  .home-card-track-v1140 .product-image,
  .products-section-v1149 .products-grid-v1149 .product-stack,
  .products-section-v1149 .products-grid-v1149 .product-image{
    height:264px!important;
  }
  .home-card-track-v1140 .product-image img,
  .products-section-v1149 .products-grid-v1149 .product-image img{
    height:184px!important;
    max-height:184px!important;
  }
  .home-card-track-v1140 .product-body,
  .products-section-v1149 .products-grid-v1149 .product-body{
    grid-template-rows:38px 17px 42px 38px!important;
    min-height:184px!important;
  }
  .home-card-track-v1140 .product-body h3,
  .products-section-v1149 .products-grid-v1149 .product-body h3{
    max-width:212px!important;
    min-height:38px!important;
    max-height:38px!important;
    font-size:13.1px!important;
  }

  :root{
    --dl-wide-header-shell:1620px;
    --dl-wide-header-gutter:96px;
    --dl-wide-logo:390px;
    --dl-wide-logo-compact:350px;
    --dl-wide-search:760px;
    --dl-wide-search-compact:700px;
    --dl-wide-main-height:118px;
    --dl-wide-main-height-compact:96px;
    --dl-wide-header-gap:38px;
  }
  .container{
    width:min(var(--container),calc(100% - var(--dl-wide-header-gutter)))!important;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-contact-header .drogaluz-store-topbar-inner,
  .header-main-inner.drogaluz-mainbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-main-inner.drogaluz-mainbar-inner,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .product-benefits{
    width:min(var(--dl-wide-header-shell),calc(100% - var(--dl-wide-header-gutter)))!important;
    max-width:var(--dl-wide-header-shell)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .header-main-inner.drogaluz-mainbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-main-inner.drogaluz-mainbar-inner{
    min-height:var(--dl-wide-main-height)!important;
    grid-template-columns:var(--dl-wide-logo) minmax(560px,1fr) auto!important;
    gap:var(--dl-wide-header-gap)!important;
    justify-content:stretch!important;
    align-items:center!important;
  }
  .drogaluz-brand,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-brand{
    max-width:var(--dl-wide-logo)!important;
    justify-self:start!important;
  }
  .drogaluz-brand-logo,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-brand-logo{
    width:var(--dl-wide-logo)!important;
    max-width:100%!important;
    max-height:108px!important;
    object-position:left center!important;
  }
  .site-search.drogaluz-search,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .site-search.drogaluz-search{
    max-width:var(--dl-wide-search)!important;
    height:52px!important;
    justify-self:center!important;
  }
  .header-actions.drogaluz-actions,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-actions.drogaluz-actions{
    justify-self:end!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .header-main-inner.drogaluz-mainbar-inner{
    width:min(var(--dl-wide-header-shell),calc(100% - var(--dl-wide-header-gutter)))!important;
    max-width:var(--dl-wide-header-shell)!important;
    min-height:var(--dl-wide-main-height-compact)!important;
    grid-template-columns:var(--dl-wide-logo-compact) minmax(520px,1fr) auto!important;
    gap:calc(var(--dl-wide-header-gap) - 8px)!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .drogaluz-brand{
    max-width:var(--dl-wide-logo-compact)!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .drogaluz-brand-logo{
    width:var(--dl-wide-logo-compact)!important;
    max-height:92px!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .site-search.drogaluz-search{
    max-width:var(--dl-wide-search-compact)!important;
    height:48px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-contact-header .drogaluz-store-topbar-inner{
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .drogaluz-top-store-card{
    grid-template-columns:48px minmax(190px,1fr) 1px 48px minmax(118px,.54fr)!important;
    column-gap:14px!important;
    padding-left:20px!important;
    padding-right:20px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner{
    height:48px!important;
    gap:28px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-wrap,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-trigger,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks a{
    height:48px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-trigger,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks a{
    font-size:15px!important;
  }
  .drogaluz-category-quicklinks{
    justify-content:space-between!important;
    gap:clamp(18px,1.4vw,38px)!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-menu{
    width:min(var(--dl-wide-header-shell),calc(100vw - var(--dl-wide-header-gutter)))!important;
  }
  .product-benefits-inner{
    min-height:108px!important;
    grid-template-columns:repeat(4,max-content)!important;
    justify-content:space-between!important;
    gap:34px!important;
  }
  .product-benefit-item{
    min-width:230px!important;
  }

  :root{
    --dl-wide-header-shell:2262px;
    --dl-wide-header-gutter:120px;
    --dl-wide-logo:430px;
    --dl-wide-logo-compact:390px;
    --dl-wide-search:840px;
    --dl-wide-search-compact:780px;
    --dl-wide-main-height:126px;
    --dl-wide-main-height-compact:104px;
    --dl-wide-header-gap:54px;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-contact-header .drogaluz-store-topbar-inner{
    min-height:64px!important;
  }
  .drogaluz-top-store-card{
    grid-template-columns:50px minmax(260px,1fr) 1px 50px minmax(130px,.46fr)!important;
    column-gap:16px!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }
  .drogaluz-top-store-copy strong{font-size:15.5px!important;}
  .drogaluz-top-store-copy small{font-size:12.2px!important;}
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner{
    height:48px!important;
    gap:34px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-wrap,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-trigger,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks a{
    height:48px!important;
  }
  .drogaluz-category-quicklinks{gap:clamp(24px,1.65vw,48px)!important;}
  .product-benefit-item{min-width:260px!important;}

  :root{
    --dl-wide-page-gutter:96px;
    --dl-wide-rail:1620px;
    --dl-wide-carousel-shell:1776px;
    --dl-wide-arrow:58px;
    --dl-wide-carousel-gap:20px;
    --dl-wide-card:250px;
    --dl-wide-card-gap:24px;
    --dl-wide-logo:360px;
    --dl-wide-logo-compact:330px;
    --dl-wide-search:700px;
    --dl-wide-search-compact:640px;
    --dl-wide-main-height:112px;
    --dl-wide-main-height-compact:92px;
    --dl-wide-header-gap:30px;
  }
  .container{
    width:min(var(--dl-wide-carousel-shell),calc(100% - var(--dl-wide-page-gutter)))!important;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-contact-header .drogaluz-store-topbar-inner,
  .header-main-inner.drogaluz-mainbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-main-inner.drogaluz-mainbar-inner,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .product-benefits,
  .products-section-v1149 .products-public-head-v1153,
  .products-section-v1149 .products-public-head-v1154,
  .products-page-v1155 .products-active-filter,
  .site-footer.drogaluz-footer .drogaluz-footer-inner.drogaluz-footer-modern{
    width:min(var(--dl-wide-rail),calc(100% - var(--dl-wide-page-gutter)))!important;
    max-width:var(--dl-wide-rail)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .home-shelf-carousel-v1140{
    width:min(var(--dl-wide-carousel-shell),calc(100% - var(--dl-wide-page-gutter)))!important;
    max-width:var(--dl-wide-carousel-shell)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .header-main-inner.drogaluz-mainbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-main-inner.drogaluz-mainbar-inner{
    min-height:var(--dl-wide-main-height)!important;
    grid-template-columns:var(--dl-wide-logo) minmax(520px,1fr) auto!important;
    gap:var(--dl-wide-header-gap)!important;
    justify-content:stretch!important;
    align-items:center!important;
  }
  .drogaluz-brand,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-brand{
    max-width:var(--dl-wide-logo)!important;
    justify-self:start!important;
  }
  .drogaluz-brand-logo,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-brand-logo{
    width:var(--dl-wide-logo)!important;
    max-width:100%!important;
    max-height:104px!important;
    object-position:left center!important;
  }
  .site-search.drogaluz-search,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .site-search.drogaluz-search{
    max-width:var(--dl-wide-search)!important;
    height:50px!important;
    justify-self:center!important;
  }
  .header-actions.drogaluz-actions,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-actions.drogaluz-actions{
    justify-self:end!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .header-main-inner.drogaluz-mainbar-inner{
    width:min(var(--dl-wide-rail),calc(100% - var(--dl-wide-page-gutter)))!important;
    max-width:var(--dl-wide-rail)!important;
    min-height:var(--dl-wide-main-height-compact)!important;
    grid-template-columns:var(--dl-wide-logo-compact) minmax(500px,1fr) auto!important;
    gap:calc(var(--dl-wide-header-gap) - 6px)!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .drogaluz-brand{
    max-width:var(--dl-wide-logo-compact)!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .drogaluz-brand-logo{
    width:var(--dl-wide-logo-compact)!important;
    max-height:88px!important;
  }
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .site-search.drogaluz-search{
    max-width:var(--dl-wide-search-compact)!important;
    height:48px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-contact-header .drogaluz-store-topbar-inner{
    padding-left:20px!important;
    padding-right:20px!important;
  }
  .drogaluz-top-store-card{
    grid-template-columns:48px minmax(180px,1fr) 1px 48px minmax(112px,.54fr)!important;
    column-gap:13px!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner{
    height:48px!important;
    gap:26px!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-wrap,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-trigger,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-category-quicklinks a{
    height:48px!important;
  }
  .drogaluz-category-quicklinks{
    justify-content:space-between!important;
    gap:clamp(18px,1.3vw,34px)!important;
  }
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-menu{
    width:min(var(--dl-wide-rail),calc(100vw - var(--dl-wide-page-gutter)))!important;
  }
  .product-benefits-inner{
    min-height:106px!important;
    grid-template-columns:repeat(4,max-content)!important;
    justify-content:space-between!important;
    gap:30px!important;
  }
  .product-benefit-item{min-width:220px!important;}
  .products-page-v1154{--products-grid-width-v1154:var(--dl-wide-rail);}
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(6,var(--dl-wide-card))!important;
    gap:30px var(--dl-wide-card-gap)!important;
    max-width:var(--dl-wide-rail)!important;
  }
  .products-section-v1149 .products-grid-v1149 .product-card{
    width:var(--dl-wide-card)!important;
    max-width:var(--dl-wide-card)!important;
  }
  .home-card-carousel-v1140{
    width:var(--dl-wide-carousel-shell)!important;
    max-width:100%!important;
    grid-template-columns:var(--dl-wide-arrow) var(--dl-wide-rail) var(--dl-wide-arrow)!important;
    gap:var(--dl-wide-carousel-gap)!important;
    justify-content:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .home-card-rail-v1140{
    width:var(--dl-wide-rail)!important;
    min-width:var(--dl-wide-rail)!important;
    max-width:var(--dl-wide-rail)!important;
    padding-left:0!important;
    padding-right:0!important;
    overflow:hidden!important;
    mask-image:none!important;
    -webkit-mask-image:none!important;
  }
  .home-card-rail-v1140:before,
  .home-card-rail-v1140:after{display:none!important;}
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:var(--dl-wide-card)!important;
    gap:var(--dl-wide-card-gap)!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    width:var(--dl-wide-card)!important;
    max-width:var(--dl-wide-card)!important;
  }

  :root{
    --dl-wide-page-gutter:120px;
    --dl-wide-rail:1976px;
    --dl-wide-carousel-shell:2148px;
    --dl-wide-arrow:64px;
    --dl-wide-carousel-gap:22px;
    --dl-wide-card:260px;
    --dl-wide-card-gap:26px;
    --dl-wide-logo:390px;
    --dl-wide-logo-compact:360px;
    --dl-wide-search:780px;
    --dl-wide-search-compact:720px;
    --dl-wide-main-height:118px;
    --dl-wide-main-height-compact:98px;
    --dl-wide-header-gap:42px;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(7,var(--dl-wide-card))!important;
    gap:32px var(--dl-wide-card-gap)!important;
  }
  .drogaluz-top-store-card{
    grid-template-columns:50px minmax(235px,1fr) 1px 50px minmax(124px,.48fr)!important;
    column-gap:15px!important;
    padding-left:22px!important;
    padding-right:22px!important;
  }
  .drogaluz-top-store-copy strong{font-size:15.5px!important;}
  .drogaluz-top-store-copy small{font-size:12.2px!important;}
  .product-benefit-item{min-width:240px!important;}

  :root{
    --dl-wide-layout-shell:var(--dl-wide-carousel-shell);
    --dl-wide-contact-shell:var(--dl-wide-rail);
  }

  .container{
    width:min(var(--dl-wide-layout-shell),calc(100% - var(--dl-wide-page-gutter)))!important;
  }

  .header-main-inner.drogaluz-mainbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-main-inner.drogaluz-mainbar-inner,
  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .category-nav-inner,
  .product-benefits,
  .drogaluz-footer-contact-row,
  .drogaluz-footer-main-grid,
  .drogaluz-footer-copyline{
    width:min(var(--dl-wide-layout-shell),calc(100% - var(--dl-wide-page-gutter)))!important;
    max-width:var(--dl-wide-layout-shell)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-contact-header .drogaluz-store-topbar-inner{
    width:min(var(--dl-wide-contact-shell),calc(100% - var(--dl-wide-page-gutter)))!important;
    max-width:var(--dl-wide-contact-shell)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .header-main-inner.drogaluz-mainbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header .header-main-inner.drogaluz-mainbar-inner{
    grid-template-columns:var(--dl-wide-logo) minmax(560px,1fr) auto!important;
  }

  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-sticky-commerce-header.is-search-compact .header-main-inner.drogaluz-mainbar-inner{
    width:min(var(--dl-wide-layout-shell),calc(100% - var(--dl-wide-page-gutter)))!important;
    max-width:var(--dl-wide-layout-shell)!important;
    grid-template-columns:var(--dl-wide-logo-compact) minmax(520px,1fr) auto!important;
  }

  .site-header.drogaluz-style-header .drogaluz-category-nav.drogaluz-category-nav-v1042 .drogaluz-mega-menu{
    width:min(var(--dl-wide-layout-shell),calc(100vw - var(--dl-wide-page-gutter)))!important;
    max-width:var(--dl-wide-layout-shell)!important;
  }

  :root{
    --dl-wide-contact-shell:calc(var(--dl-wide-layout-shell) - 172px);
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner,
  .drogaluz-scroll-header .site-header.drogaluz-style-header.drogaluz-contact-header .drogaluz-store-topbar-inner{
    padding-left:18px!important;
    padding-right:18px!important;
  }

  .site-footer.drogaluz-footer.drogaluz-footer-v1166 .drogaluz-footer-info{
    padding:14px 16px 12px!important;
  }

  .drogaluz-product-layout{
    grid-template-columns:minmax(0,1.12fr) minmax(460px,.62fr);
    gap:34px;
  }
  .drogaluz-product-image-card{
    min-height:600px;
  }
  .drogaluz-product-image-card img{
    max-width:760px;
    height:540px;
  }
  .drogaluz-product-buy-card{
    padding:30px;
  }

  .drogaluz-product-page-v1171 .drogaluz-product-shell-v1171{
    grid-template-columns:minmax(0,1.08fr) minmax(460px,.62fr);
    gap:34px;
  }

  .drogaluz-product-page-v1171{
    width:min(1680px,calc(100vw - 96px))!important;
    max-width:calc(100vw - 96px)!important;
  }
  .drogaluz-product-page-v1171 .drogaluz-product-shell-v1171{
    grid-template-columns:minmax(0,1fr) minmax(460px,560px);
  }
}

/* Desktop/Laptop 3840px+: Desktop 4K UHD. */
@media (min-width:3840px){
  :root{
    --container:2200px;
  }
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{
    max-width:2200px!important;
  }
  .products-page-v1154{
    --products-grid-width-v1154:2102px;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(8,240px)!important;
    max-width:2102px!important;
  }
  .home-card-carousel-v1140{
    grid-template-columns:74px minmax(0,2102px) 74px!important;
    gap:28px!important;
  }
  .home-card-rail-v1140{
    max-width:2102px!important;
  }

  :root{--container:3140px;}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{
    max-width:3140px!important;
  }
  .products-page-v1154{
    --products-grid-width-v1154:2952px;
  }
  .products-section-v1149 .products-public-head-v1153,
  .products-section-v1149 .products-public-head-v1154,
  .products-page-v1155 .products-active-filter{
    max-width:2952px!important;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(10,270px)!important;
    gap:34px 28px!important;
    max-width:2952px!important;
  }
  .products-section-v1149 .products-grid-v1149 .product-card{
    width:270px!important;
    max-width:270px!important;
  }
  .home-card-carousel-v1140{
    width:3128px!important;
    grid-template-columns:64px 2952px 64px!important;
    gap:24px!important;
  }
  .home-card-rail-v1140{
    width:2952px!important;
    min-width:2952px!important;
    max-width:2952px!important;
  }
  .home-card-track-v1140.product-carousel-grid,
  .home-card-track-v1140{
    grid-auto-columns:270px!important;
    gap:28px!important;
  }
  .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1138 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-outgoing-v1145,
  .is-home-carousel-moving-v1145 .home-card-track-v1140 .product-card.is-carousel-incoming-v1145{
    width:270px!important;
    max-width:270px!important;
    min-height:456px!important;
    max-height:456px!important;
  }
  .home-card-track-v1140 .product-stack,
  .home-card-track-v1140 .product-image,
  .products-section-v1149 .products-grid-v1149 .product-stack,
  .products-section-v1149 .products-grid-v1149 .product-image{
    height:270px!important;
  }
  .home-card-track-v1140 .product-image img,
  .products-section-v1149 .products-grid-v1149 .product-image img{
    height:190px!important;
    max-height:190px!important;
  }

  :root{
    --dl-wide-header-shell:2952px;
    --dl-wide-header-gutter:56px;
    --dl-wide-logo:470px;
    --dl-wide-logo-compact:430px;
    --dl-wide-search:980px;
    --dl-wide-search-compact:900px;
    --dl-wide-main-height:132px;
    --dl-wide-main-height-compact:110px;
    --dl-wide-header-gap:64px;
  }
  .product-benefit-item{min-width:300px!important;}

  :root{
    --dl-wide-page-gutter:96px;
    --dl-wide-rail:2356px;
    --dl-wide-carousel-shell:2532px;
    --dl-wide-arrow:64px;
    --dl-wide-carousel-gap:24px;
    --dl-wide-card:270px;
    --dl-wide-card-gap:28px;
    --dl-wide-logo:430px;
    --dl-wide-logo-compact:400px;
    --dl-wide-search:860px;
    --dl-wide-search-compact:800px;
    --dl-wide-main-height:124px;
    --dl-wide-main-height-compact:104px;
    --dl-wide-header-gap:48px;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(8,var(--dl-wide-card))!important;
  }
  .product-benefit-item{min-width:260px!important;}

  :root{
    --dl-wide-contact-shell:calc(var(--dl-wide-layout-shell) - 196px);
  }

  :root{
    --dl-wide-page-gutter:96px;
    --dl-wide-rail:2654px;
    --dl-wide-carousel-shell:2830px;
    --dl-wide-arrow:64px;
    --dl-wide-carousel-gap:24px;
    --dl-wide-card:270px;
    --dl-wide-card-gap:28px;
    --dl-wide-logo:450px;
    --dl-wide-logo-compact:420px;
    --dl-wide-search:900px;
    --dl-wide-search-compact:840px;
    --dl-wide-main-height:128px;
    --dl-wide-main-height-compact:108px;
    --dl-wide-header-gap:56px;
    --dl-wide-layout-shell:var(--dl-wide-carousel-shell);
    --dl-wide-contact-shell:calc(var(--dl-wide-layout-shell) - 196px);
  }

  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(9,var(--dl-wide-card))!important;
  }

  .product-benefit-item{min-width:280px!important;}

  .drogaluz-product-page-v1171{
    width:min(1900px,calc(100vw - 160px))!important;
    max-width:calc(100vw - 160px)!important;
  }
  .drogaluz-product-page-v1171 .drogaluz-product-shell-v1171{
    grid-template-columns:minmax(0,1fr) minmax(500px,620px);
  }
}

/* Desktop/Laptop 4096px+: ajuste 4K+ legado. */
@media (min-width:4096px){
  :root{--container:3440px;}
  .site-header.drogaluz-style-header .drogaluz-store-topbar-inner{
    max-width:3440px!important;
  }
  .products-page-v1154{
    --products-grid-width-v1154:3250px;
  }
  .products-section-v1149 .products-public-head-v1153,
  .products-section-v1149 .products-public-head-v1154,
  .products-page-v1155 .products-active-filter{
    max-width:3250px!important;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(11,270px)!important;
    max-width:3250px!important;
  }
  .home-card-carousel-v1140{
    width:3426px!important;
    grid-template-columns:64px 3250px 64px!important;
    gap:24px!important;
  }
  .home-card-rail-v1140{
    width:3250px!important;
    min-width:3250px!important;
    max-width:3250px!important;
  }

  :root{
    --dl-wide-header-shell:3250px;
    --dl-wide-logo:500px;
    --dl-wide-logo-compact:460px;
    --dl-wide-search:1080px;
    --dl-wide-search-compact:980px;
    --dl-wide-main-height:138px;
    --dl-wide-main-height-compact:114px;
    --dl-wide-header-gap:72px;
  }

  :root{
    --dl-wide-page-gutter:96px;
    --dl-wide-rail:2654px;
    --dl-wide-carousel-shell:2830px;
    --dl-wide-card:270px;
    --dl-wide-card-gap:28px;
    --dl-wide-logo:450px;
    --dl-wide-logo-compact:420px;
    --dl-wide-search:900px;
    --dl-wide-search-compact:840px;
    --dl-wide-main-height:128px;
    --dl-wide-main-height-compact:108px;
    --dl-wide-header-gap:56px;
  }
  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(9,var(--dl-wide-card))!important;
  }
  .product-benefit-item{min-width:280px!important;}
}

/* Desktop/Laptop 5120px+: ajuste 5K legado. */
@media (min-width:5120px){
  :root{
    --dl-wide-page-gutter:128px;
    --dl-wide-rail:3846px;
    --dl-wide-carousel-shell:4030px;
    --dl-wide-arrow:64px;
    --dl-wide-carousel-gap:28px;
    --dl-wide-card:270px;
    --dl-wide-card-gap:28px;
    --dl-wide-logo:480px;
    --dl-wide-logo-compact:450px;
    --dl-wide-search:980px;
    --dl-wide-search-compact:920px;
    --dl-wide-main-height:132px;
    --dl-wide-main-height-compact:112px;
    --dl-wide-header-gap:64px;
    --dl-wide-layout-shell:var(--dl-wide-carousel-shell);
    --dl-wide-contact-shell:calc(var(--dl-wide-layout-shell) - 220px);
  }

  .products-section-v1149 .products-grid-v1149.product-grid,
  .products-section-v1149 .products-grid-v1149{
    grid-template-columns:repeat(13,var(--dl-wide-card))!important;
  }

  .product-benefits-inner{
    gap:42px!important;
  }

  .product-benefit-item{min-width:310px!important;}
}

/* Desktop/Laptop - pagina do produto com distancia 2 padronizada. */
@media (min-width:509px){
  main > .drogaluz-product-page-v1171 .drogaluz-product-shell-v1171{
    gap:12px!important;
    row-gap:16px!important;
  }
  main > .drogaluz-related-products-v1108{
    margin-top:0!important;
    padding-top:8px!important;
    padding-bottom:14px!important;
  }
  main > .drogaluz-related-products-v1108 .home-section-title{
    margin-bottom:10px!important;
  }
  main > .drogaluz-related-products-v1108 .home-card-rail-v1140{
    padding-top:2px!important;
    padding-bottom:8px!important;
  }
  main > .drogaluz-product-page-v1171:not(.drogaluz-product-service-final-v111) + .drogaluz-product-service-final-v111{
    padding-top:12px!important;
  }
  main > .drogaluz-related-products-v1108 + .drogaluz-product-service-final-v111{
    padding-top:0!important;
  }
  main > .drogaluz-product-service-final-v111{
    margin-top:0!important;
    padding-bottom:12px!important;
  }
  main > .drogaluz-product-service-final-v111 .drogaluz-product-info-card-wide-v1173{
    margin-top:0!important;
    margin-bottom:0!important;
  }
}
