/**
Theme Name: Ella Deck
Author: Visscher\'s Fritzen
Author URI: https://www.visschers-fritzen.de
Description: Customized Theme for Ella Deck
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ella-deck
Template: astra
*/

section .elementor-column-wrap .elementor-widget-pp-album,
section .elementor-column-wrap .elementor-widget-pp-album *{
    height: 100% !important;
}


section .elementor-column-wrap .elementor-widget-button,
section .elementor-column-wrap .elementor-widget-button * {
    height: 100% !important;
    width: 100% !important;
}

section .elementor-column-wrap .elementor-widget-button .elementor-button-text,
section .elementor-column-wrap .elementor-widget-pp-album .pp-album-title
{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
