/* 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; 
    }
}

/*Mad Accordion*/
.madwire-accordion {
    margin: 30px 0;
}

.madwire-accordion-item {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.madwire-accordion-title {
    background: #FF6A99; /* color of accordion title background */
    font-size: 24px;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.madwire-accordion-title::after {
    content: '+';
    font-size: 38px;
    margin: 0;
    padding: 0;
    line-height: .5;
}

.madwire-accordion-title.open::after {
    content: '-';
    font-size: 55px;
    margin: 0;
    padding: 0;
    line-height: 0;
    position: absolute;
    top: 43%;
    right: 20px;
}


.madwire-accordion-content {
    color: black; /* color of accordion content */
    padding: 10px 20px;
    background: white;
}

/* Equalize Simple List Blocks - Home Page 1*/

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c5217b8ab82a47938fd429a6bdea1e0b > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Home Page 2*/

/* Change item class here */
.items_a6f1d7ffc785488a8590f3383c5b02f8 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_a6f1d7ffc785488a8590f3383c5b02f8 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Weekly Pool Service*/

/* Change item class here */
.items_f10ed25fe82a4849baad587fd74e8d50 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_f10ed25fe82a4849baad587fd74e8d50 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Weekly Clean 2*/

/* Change item class here */
.items_c1a9c180ea764190884f86df5621bf98 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c1a9c180ea764190884f86df5621bf98 > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Green to Clean*/

/* Change item class here */
.items_c828a20ffa704cf8976f66c8e564772f { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_c828a20ffa704cf8976f66c8e564772f > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Repair Page*/

/* Change item class here */
.items_d87760d8536143f18a92c4b91b09900e { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_d87760d8536143f18a92c4b91b09900e > .item {
	display: flex;
	flex-direction: column;
}

/* Equalize Simple List Blocks - Salt Pool Service*/

/* Change item class here */
.items_e44d9f6088a84987a035abdadfe61e57 { 
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	min-height: 100%;
}

/* Change item class here */
.items_e44d9f6088a84987a035abdadfe61e57 > .item {
	display: flex;
	flex-direction: column;
}