/* Home hook CSS */

#htmlcontent_displayHome { margin-bottom: 25px; margin-top: 25px;  }
 
span.item-title {
    left: 50%;    
    top: 42%;
    background: #000;
    color: #fff;
    padding: 4px 8px ;
    position: absolute;
    transform: translate(-50%, 0);
     font-size: 18px;
     text-align: center;
    font-weight: 600;
}    

a.item-link {position: relative; display: block;}

ul.htmlcontent-home li img {margin-bottom: 25px}


/* Left hook CSS */

/* Footer hook CSS */