/* Map Row Styles */
.block_b36584b1fedf44e7937d3495de81bf25 a {
    color: #ffffff;
}

.block_b36584b1fedf44e7937d3495de81bf25 a:hover {
    color: #ddeac4 !important;
}

.items_b6b9d955d2024a4db85e42e914278d79 .item,
.items_bc2ed97382d64753a6d1129590e2dff5 .item,
.items_a1c70a62334d45c8b956e5379976f747 .item,
.block_c0d80e201fe54c1a9da461973e9eff5d .item {
    left: auto !important;
	right: 0px !important;
}

/* Nav */ 
.navContent ul li ul a {
    white-space: pre-line;
    }
    
/*Full Width Buttons Full Service Roofing Page*/
    
.block_f5b5d63830264d73bbad1b93eea84a37 a {
width: 100%;
text-align: center;
}

/*Equal Height Simple List Materials Re Roof New Construction Page*/
.items_e827b7865ecd4843acecdd49725292d6 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

.items_e827b7865ecd4843acecdd49725292d6 > .item {
	display: flex;
	flex-direction: column;
}

/*Equal Height Simple List FAQ Re Roof New Construction Page*/
.items_a3fe35f94df24ee89e0857750c4a7774 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

.items_a3fe35f94df24ee89e0857750c4a7774 > .item {
	display: flex;
	flex-direction: column;
}