/*
* Theme Name: CatCookHair
* Author: Deinna	
* Version: 1.1.0
**/


.z-index-9 {
    z-index: 9;   
}

.amika-products .content {
    margin-bottom: 30px;
}

#businessHoursModal .modal-content {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.cta-book a,
.cta-book a:hover {
    font-size: 12px;
    font-weight: 300;
}

.white-overlay {
    position: absolute;
    content: '';
    background-color: rgba(255,255,255,0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media (max-width: 991px) {
    .section-cta p em {
        display: block;
    }
}
