.elementor-100 .elementor-element.elementor-element-d50c1d5{--display:flex;--background-transition:0.3s;}/* Start custom CSS */body {
    display:block;
}
.elementor-shortcode {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.entregueInfo {
    width: 33.333333%!important;
    padding: 0 10px;
    padding-bottom: 20px;
}

.entregueInfo h3 {
    text-align: center;
    color: #FFF;
    margin: 5px auto;
    font-size: 22px;
    font-weight: bold;
}

.entregueInfo h3:last-child {
    font-weight: normal;
}

@media only screen and (max-width:767px) {
.entregueInfo {
    width:50%!important;
}
    
}

.elementor-shortcode {
    width: 100%!important;
}

.archive-filhotes.swiperfilhotes {
    width: 100%!important;
}/* End custom CSS */