/* Text Block Background Color - 50-50 Image */
.block_ccfbf103c1094a5eb635fb1a442c0736.blockContent.layoutC .blockText,
.block_ccfbf103c1094a5eb635fb1a442c0736.blockContent.layoutD .blockText  {
    background-color: #256c6c;
    color: #FFFFFF;
    padding: 40px;
}

/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}




/*GARAGE REPAIRS PAGE Equalize Simple List Blocks*/

/* Change item class here */
.items_fb69e8286b9248bfb899bba5de606945 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_fb69e8286b9248bfb899bba5de606945 > .item {
	display: flex;
	flex-direction: column;
}



/* Commercial Garage Doors - List 1 - Equalize Simple List Blocks*/

/* Change item class here */
.items_e1abeed8420e4526be655d735e613782 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e1abeed8420e4526be655d735e613782 > .item {
	display: flex;
	flex-direction: column;
}


/* Commercial Garage Doors - List 2 - Equalize Simple List Blocks*/

/* Change item class here */
.items_f61c3992bf94407e81b47a6ff9162868 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f61c3992bf94407e81b47a6ff9162868 > .item {
	display: flex;
	flex-direction: column;
}