@charset "UTF-8";

/*
Theme Name: Hunter Kitchen & Bath
Author: the Hunter Kitchen & Bath team
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
*/

.owl-item.d-none {
	display: none !important;
}

main#main ul li {
    list-style: disc;    
}

.testimonial-section.cabinetry02 .flip-card-back {
    display: none;
}

.testimonial-section.cabinetry02 .flip-card:hover .flip-card-inner {
    transform: rotateY(0deg);
}