/*
Theme Name: Divi Child Theme | 2023
Theme URI: https://www.cordmedia.de
Version: 2.0
Description: Made with love by Cord Media Digital Services
Template: Divi
Author: Frank Oschatz
Author URI: https://www.cordmedia.de
*/

 
/* =Theme customization starts here
------------------------------------------------------- */

/*#category-gallery {
    display: flex;
    overflow-x: scroll;
    gap: 10px;
}
#category-gallery img {
    max-width: 100%;
    height: auto;
    flex-shrink: 0;
}*/