.single-item {
margin-bottom: 16px;
}
document.addEventListener('DOMContentLoaded', (event) => {
var biblioBlock = $('#block-cima-content').find('div.field--name-field-biblioteca');
biblioBlock[0].className = biblioBlock[0].className + " hidden";
$.ajaxPrefilter( function (options) {
if (options.crossDomain && jQuery.support.cors) {
var http = (window.location.protocol === 'http:' ?