/*--------------- SECONDARY NAV ---------------*/
/*font and background color*/
.ctaNav {
    background: #c70728;
    color: #fff;
    padding: 8px 0 8px 0;
    width: 100%;
    display: table;
    box-sizing: border-box;
}

/*content width*/ 
.ctaNav .blockContent {
    margin: 0 auto;
    max-width: 1200px; /*edit based on layout width, 100% if Stretch header & navigation to window edges is selected*/
    text-align: center;
    font-size: 14px;
}
.ctaNav .blockText {
    padding-right: 48px;
    padding-left: 48px;
    letter-spacing: .05em;
}
.ctaNav p {
    color: white;
    font-size: 14px;
    padding-bottom: 0;
    line-height: 1.5;
}

/*link font color*/
.ctaNav a {
    color: #fff;
}

.ctaNav li {
    list-style: none;
}

/*---------------------------------------------------------*/

/*------Unlimited Wash Club Home Page------*/

.blockWrap_cc5fb7cf1152431f8dca35a8af747734 .contentTitle {
    background-color: #e21621;
    padding-top: 15px;
}
.blockWrap_cc5fb7cf1152431f8dca35a8af747734 .itemInnerContent {
    padding-top: 20px;
}

.blockWrap_cc5fb7cf1152431f8dca35a8af747734 .ctaButton {
    background-color: #ffffff    
}
.items_cc5fb7cf1152431f8dca35a8af747734 .item .itemInnerContent a {
    color: #253f8e;
}

/*------Unlimited Wash Club Services Page------*/

.blockWrap_f5569b50f57f43da91092f0de7af5c6b .ctaButton {
    background-color: #ffffff    
}

.blockWrap_f5569b50f57f43da91092f0de7af5c6b a.button {
    color: #253f8e;
}

/*.blockWrap_bdfe3fcc7aba40fe9f4bc9309ebe05a5 .contentTitle {*/
/*    background-color: #e21621;*/
/*    padding-top: 15px;*/
/*}*/
/*.blockWrap_bdfe3fcc7aba40fe9f4bc9309ebe05a5 .itemInnerContent {*/
/*    padding-top: 20px;*/
/*}*/

/*.blockWrap_bdfe3fcc7aba40fe9f4bc9309ebe05a5 .ctaButton {*/
/*    background-color: #ffffff    */
/*}*/
/*.items_bdfe3fcc7aba40fe9f4bc9309ebe05a5 .item .itemInnerContent a {*/
/*    color: #253f8e;*/
/*}*/

/*---------------------------------------------------------*/

/**FOOTER STYLING**/

.block_a3f21902791342dabc8d3c8b27279da9 li{
    display:inline-block;
    margin-right:1em;
}


@media only screen and (max-width: 767px) {
.block_d8e92fd9798046548b1d7613c19b5b5e .imgHover .imgHover-overlay .imgHover-content .contentTitle, 
.imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
        font-size: 35px;
    }
    
.ctaNav a {
    font-size: 13px
}

}

@media only screen and (max-width: 767px) {
.blockWrap_cc5fb7cf1152431f8dca35a8af747734 .itemInnerContent {
    font-size: 14px;
    }
/*.blockWrap_bdfe3fcc7aba40fe9f4bc9309ebe05a5 .itemInnerContent {*/
/*    font-size: 14px;*/
/*    }*/
}