/*
Theme Name: Bark & Bloom (Flatsome Child)
Description: Site styles for the testimonal slider (slick-slider)
Author: Gareth
Template: flatsome
Version: 1.3
*/

.gallery-slider .slick-slide {
    margin-right: 10px;
    overflow: hidden;
}

.gallery-slider {
    width: 100%;
    margin: auto;
}

.gallery-item {
    text-align: center;
    padding: 20px; /* Adjust padding as needed */
    background: transparent;
    border: none;
    /*width: auto !important; /* Allow dynamic resizing */
}

.gallery-image {
    width: 200px !important; /* Force image size */
    height: auto !important; /* Maintain aspect ratio */
    margin: auto;
    object-fit: contain;
    display: block;
    max-width: 100% !important; /* Ensure responsiveness */
}




/** Syles for Review Content  - DELETED**/



/*** CSS for dots  - DELETED ***/
