.breadcrumbCss {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 115px;
    color: #9a999a;
    font-weight: 400;
    --tw-text-opacity: 1;
}
/* W1, H1, D1 */
.no-edit {
  cursor: not-allowed;
  border: 2px solid #ccc;
  transition: border-color 0.3s ease;
  color: #3e3e3e;
}
.no-edit:hover {
  border-color: #f87171;
}
.no-edit:focus {
  outline: none;
}
#cabinate_inch_dimension_tab_section h1, #cabinate_cm_dimension_tab_section h1 {
	min-width: 30px !important;
}
@media (min-width: 1024px) {
#cabinate_inch_dimension_tab_section h1, #cabinate_cm_dimension_tab_section h1 {
	min-width: 50px !important;
}
}
/* W1, H1, D1 end */