:hov


.cls

.addon-special-dishes >div>div >div:last-child:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 250%;
    background-image: url(http://pantabora.com/en/wp-content/plugins/js_composer/assetsimages/pattern.png);
    background-repeat: repeat-x;
    background-position: 100% 0;
    background-color: #e7272d;
    z-index: 1;
}



.footer-wrap {
    background: #dea545;
    padding: 30px 0;
    color: #fff;
    font-weight: 600;
}