/**
* Theme Name: Triply Child
* Description: This is a child theme of Triply, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: triply
* Version: 2.4.5
*/

.booking_single_gallery .slick-slide img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

body.single-post .triply-breadcrumb-build{
    display: none;
}