.glo-restaurant-gallery{background:#333338}.glo-restaurant-thumb{position:relative;overflow:hidden;border-radius:16px}.glo-restaurant-thumb img{width:100%;height:100%;object-fit:cover}.glo-restaurant-thumb:before{position:absolute;top:0;left:0;height:100%;width:100%;content:"";background:var(--bd-common-black);z-index:1;opacity:0;visibility:hidden;transition:all .3s ease-out 0s}.glo-restaurant-thumb:hover:before{opacity:.5;visibility:visible}.glo-restaurant-content{position:absolute;top:50%;left:50%;z-index:2;opacity:0;visibility:hidden;text-align:center;transform:translate(-50%,-50%);transition:all .3s ease-out 0s}.glo-restaurant-content i{color:var(--bd-common-white);font-size:30px;margin-bottom:15px}.glo-restaurant-thumb:hover .glo-restaurant-content{opacity:1;visibility:visible;transition-delay:.2s}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){.glo-restaurant-gallery .glo-gallery-page-thumb .img-hover{display:block}.glo-restaurant-gallery .glo-gallery-page-thumb .img-hover img{width:100%}}.gallery__img{position:relative;overflow:hidden;border-radius:16px}.gallery__img:hover img{transform:scale(1.1)}.gallery__img img{width:100%;height:100%;object-fit:cover;transition:all .5s ease-out 0s}