/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Mar 26 2024 | 19:06:32 */
/**/

.elementor-gallery-title {
    margin-right: var(--space-between);
    width: -webkit-fill-available;
    text-align: center;
    padding: 1em 1em!important;
    
}
.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after, .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    background-color: #F1F1F1!important;
    opacity: 1!important;
}


.elementor-gallery__titles-container {
    flex-wrap: nowrap!important;
    overflow-x: auto;
        justify-content: flex-start!important;
}