/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Bilal Fakhro
Author URI: https://www.commerz.se
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.24.2.1711441700
Updated: 2024-03-26 09:28:20

*/

#footer-widgets { padding: 0 0 0 }

.footer-widget {
	display: flex;
    align-items: center;
}

#footer-widgets :nth-child(1) {
    flex-direction: row;
	gap: 10px;
}
#footer-widgets :nth-child(2) {
    flex-direction: column;
	align-items: start;
}

#footer-widgets :nth-child(3) {
    flex-direction: column;
	align-items: start;
}
#footer-widgets :nth-child(4) {
    flex-direction: column;
	align-items: start;
}
#block-9, #block-11, #block-14 { margin-bottom: 0; width: 100%; }

#block-7 {
    margin-bottom: 0;
    width: 84px;
}

.wp-block-pages-list__item:before,
#block-12 .wp-block-list li:before { display: none; }















