/* Theme Name: Capri Pizza & More - Provolone */


.content-block p, .testimonial-content, .testimonial-author {color: #000;}  
.contact-block h2, .hours h2 {color: #fff;}

.home #contact-form {display: none;}

.heading, .description {color: #000;}

#build-your-own-pizza .description-row, #stromboli .description-row, #combination-pizza .description-row, #catering-menu .description-row {display: block;}

.menu-section.has-images .images{align-self: unset;}
.menu-section.has-images .images .image { width: 100%; height: 100%; min-height: 290px; overflow: hidden; position: relative;}
.menu-section.has-images .images .image img { width: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: none;}

.menu-nav .links {justify-content: center;}

.page-id-149 .content-wrapper p, .main-section p {color: #000;}

@media screen and (max-width: 991px) {
    .logo-container.mobile-logo {max-width: 200px;}
    }