/*
 Theme Name:   Digo Child
 Theme URI:    https://digo.iamabdus.com/v1.3/
 Description:  Digo Child Theme
 Author:       Iamabdus
 Author URI:   https://www.templatemonster.com/products/author/iamabdus/
 Template:     digo
 Version:      1.0.3
 Text Domain:  digo-child
*/
.min-h-220{
    min-height: 220px;
}
@media all and (max-width: 1024px) {
    .min-h-220{
        min-height: 128px;
    }
    .min-h-220 .bdt-heading-tag{
        height: auto;
    }
}
@media all and (max-width: 768px) {
    .min-h-220{
        min-height: 104px;
    }
}
.h-auto .bdt-heading-tag{
    height: auto !important;
}
@media all and (max-width: 640px) {
    .bdt-padding{
        padding-left: 0;
        padding-right: 0;
    }
    .bdt-padding ul{
        margin-left: 0;
    }
} 
footer ul.elementor-icon-list-items,
footer ul.elementor-icon-list-items{
	list-style: none;
    margin: 0;
}
footer ul.elementor-icon-list-items a{
	display: flex;
	gap: 8px;
	white-space: nowrap;
}
footer ul.elementor-icon-list-items a span{
	padding: 0;
}
footer ul.elementor-icon-list-items.elementor-inline-items{
	display: flex;
    justify-content: end;
    gap: 16px;
}
.elementor-widget-wrap.elementor-element-populated ul.elementor-icon-list-items{
	margin: 0;
	list-style: none;
}
footer .elementor-spacer-inner,
.elementor-28 .elementor-element.elementor-element-72f248f {
    --spacer-size: 125px;
}
.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}