/* Theme Name: State Street Pizza - Grande Cheese */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Prata&display=swap');

h1, h2, h3 {font-family: 'Prata', serif;}

.content-block-inner p, .slide p, .testimonial-author, .main-section p {color: #000;}

.employ {margin-top: 15px; max-width: 100%;}

.ginput_container, .back-to-top a {color: #000;}


.heading, .menu-section .description {font-family: 'Montserrat', sans-serif; color: #000;}
.link a {color: #000;}

.menu-items .menu-item .description, .menu-items.columns .menu-item .heading-row .prices, .menu-item .heading-row .prices .price {font-size: 15px !important;}

.desc-price {margin-right: 10px;}

.page-id-139 .img-right .image, .page-id-139 .left .image {width:550px;max-width: 100%; position: relative;height: 100%;}

.order-button{
    text-align: center;
}
.delivery-icons{
    display: flex;
    justify-content: center;
    column-gap: 20px;
    padding: 10px 0;
}
.fixed-sidebar .hours{
    margin: 0;
}
.hours p{
    margin: 0;
}
.header-inner .contact-info a {
    margin-bottom: 4px;
}
.navigation {
    padding: 15px 0;
}