/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/





/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-header .techspecs-rowheader {
	min-height: 28px;
}

@media (max-width:1068px) {
    .section-buttons-and-connectors .diagram-text.smart-connector {
        text-align: left;
    }
}




.energy-flag-list {
	color: #1d1d1f;
}

.energy-flag-list li:nth-child(n+2) {
    margin-inline-start: 0px;
}

.energy-flag-list li:not(:last-child) {
    margin-right: 20px;
}

.energy-flag-list li {
    white-space: nowrap;
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 