

.four_columns>.column2>.column_inner {
    padding: 0;
	display: flex;
    justify-content: flex-end;
}
.four_columns>.column2 .widget_polylang img {
    width: 25px !important;
    height: auto !important;
    border-radius: 20px;
	vertical-align: sub;
	margin-right: 3px;
}
.footer_top .widget_polylang span {
    color: #ffffff;
    word-wrap: break-word;
    font-size: 14px;
    text-transform: uppercase;
}
.footer_top .four_columns .column2 .widget_polylang {
    padding-top: 22px;
    margin: 0 0 0 40px !important;
}
div#polylang-3, div#polylang-4 {
    display: none;
}
#loftloader-wrapper .loader-inner {
    background: url(https://circodeloshorrores.com/apocalipsis/wp-content/uploads/2022/03/fondo-carga.png) !important;
    background-repeat: no-repeat  !important;
    background-position: 50% 100%  !important;
}
@media only screen and (max-width: 1000px){
div#polylang-3, div#polylang-4 {
    display: block;
    text-align: center;
    display: flex;
    justify-content: center;
}
.body-vertical .four_columns>.column1 .textwidget div.footer-colabora {
    text-align: center;
}
.footer_top h5 {
    color: #fff;
    margin: 0 20px 0 0;
}
}