/*Type here to edit*/


.search { max-width: 200px }


#imgLogo {
    max-width: 440px;
    max-height: 350px;
}


#imgCompositeProofView   {
display:none;

}
.main-content .middle-section {display:none;}

.product-reorder { display: none; } 

.promotion-item .title-area { 
display: none; 
}

.header .selected-icon {display:none;}

/* Center product name container */
.product-item .product-name {
  display: flex !important;
  justify-content: center !important;
}

/* Center the tooltip wrapper */
.product-item .defaultStylesTooltip {
  display: flex !important;
  justify-content: center !important;
}

/* Optional: ensure text inside is centered */
.product-item .tooltip-title {
  text-align: center !important;
}

.categories-navbar .category-title-wrapper:focus span:after {
    border: 0px solid var(--dark);
.product-item {
text-align:center;
}