
         :root {  
            --maincolor: #526590;  
            --bodycolor: #525050;  
        }html{
            font-size: 16px;
        }body{
            font-family: "Rubik", sans-serif;
            font-size: 16px;
            color: #525050;
        }.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Rubik", sans-serif;
            color: #121111;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Rubik", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #ffffff;   
        }.page-title-wrapper{ background-image: url(/dev/themes/luzia_led/assets/css/fab65a682d2730c3f327.jpg);}.js-product-miniature .product_desc .product_name{
            color: #121111;
            text-transform: none;
            font-weight: 400;
        }@media(min-width: 768px){
                .js-product-miniature .product_desc .product_name{
                font-size: 16px;
                }
            }.js-product-miniature .product_desc .product_name:hover{
            color: #526590;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 16px;
        }.h1.namne_details, .product_name_h1{
            color: #121111;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#121111;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }.quickmenu-mobile {display: none!important;}

/* Apply only on category pages */
body.page-category .page-title-wrapper {
    padding-top: 10rem!important;
    padding-bottom: 10rem!important;
}

/* Remove padding on product pages (if needed) */
body.page-product .page-title-wrapper {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}

.blockreassurance_product .block-title:after {
    display: none!important;
}

/* === Custom Reassurance Block === */
#custom-reassurance .cr-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) !important;
  gap: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#custom-reassurance .cr-item {
  text-align: center !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

#custom-reassurance .cr-image {
  max-width: 80px !important;
  height: auto !important;
  margin-bottom: 8px !important;
}

#custom-reassurance .cr-title {
  font-size: 16px !important;
  font-weight: 700 !important;
  margin-bottom: 4px !important;
}

#custom-reassurance .cr-text {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  margin: 0 !important;
}

.filter-button.btn.btn-secondary.hidden-lg-up { display: none!important; }
a.poscompare-add.compare-button.js-poscompare-add { display: none !important; }
.poscompare-add.compare-button.js-poscompare-add { display: none !important; }
