/*
 * ::::::::::: Custom Styles :::::::::::
 * Note: use this file to add or override any other styles.
 * DON'T EDIT TEMPLATE CSS/SCSS FILES DIRECTLY, JUST USE THIS FILE.
 */

.heading-title-top.style-2 {
    font-family: Oswald,sans-serif;
    padding-top: 20px;
}

body.footer-background.dark-color:not(.primary-color) footer a, body.footer-background.dark-color:not(.primary-color) footer p {
    color: #F0F0F0;
}

.blog-post .entry-header .entry-title {
    font-size: 25px;
}

.widget-title {
    font-size: 18px;
}

.owl-carousel .owl-dots .owl-dot span {
    opacity: 1;
}

.testimonials-column {
    padding-top: 138px;
}

.works-latest .works-latest-item .works-latest-item-meta h5 a, .works-latest .works-latest-item .works-latest-item-meta h3 a, .works-latest .works-latest-item .works-latest-item-meta h5, .works-latest-item .works-latest-item-meta h3 {
    opacity: 1;
}

body .image-hover figure img {
    min-height: auto!important;
}

@media screen and (max-width:768px) {
    body .works-latest .works-latest-item .works-latest-item-meta h3 {
        font-size: 18px;
    }

    body .image-hover figure img {
        min-height: auto!important;
    }

    .works-latest .works-latest-item .works-latest-item-meta h5 {
        font-family: Oswald,sans-serif;
        font-weight: normal;
    }

    body .testimonials .testimonials-item p {
        padding-left: 10px!important;
        padding-right: 15px!important;
    }

    .testimonials.style-1 .testimonials-item h3 {
        font-size: 15px;
    }
}

.page-title.bakery {
    background: #fafafa url("../images/page-title/bakery.jpg") no-repeat top center;
    background-size: cover;
}
.about-boxes-section.menu {
    background: #121212 url("../images/background/back-2.jpg") no-repeat center top;
    background-color: #121212;
    padding: 6.5rem 1.5rem 6rem;
}
.page-title.about {
    background: #fafafa url("../images/page-title/about.jpg") no-repeat top center;
    background-size: cover;
}
.page-title.our-menu {
    background: #fafafa url("../images/page-title/menu.jpg") no-repeat top center;
    background-size: cover;
}

/*# sourceMappingURL=_maps/custom.css.map */
