@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&display=swap);*{margin:0;padding:0;box-sizing:border-box;letter-spacing:.5px}a{text-decoration:none}body{font-family:'Montserrat',sans-serif}.container{width:80%;margin:0 auto}main{background:url(/wp-content/themes/zornica/pages/img/main-back.svg);background-position:top;background-repeat:no-repeat;background-size:contain;text-align:center;padding:125px 0}main h2{font-weight:700;font-size:36px;line-height:110.5%;letter-spacing:.01em;color:#b5746f;margin-bottom:20px}.back-to-galleries{display:flex;align-items:center;width:1177px;margin:0 auto;margin-bottom:10px}.rooms-arrow{position:relative;width:29px;height:8px;transition:all 400ms ease;transform:rotate(180deg) translateY(3px)}.arrow-main-line{position:absolute;width:29px;height:1px;background-color:#55565a;transition:all 400ms ease}.arrow-f-line{position:absolute;width:5px;height:1px;background-color:#55565a;transform:rotate(45deg);left:24px;top:-2px;transition:all 400ms ease}.arrow-s-line{position:absolute;width:5px;height:1px;background-color:#55565a;transform:rotate(-45deg);left:24px;top:2px;transition:all 400ms ease}.back-to-galleries-link p{margin-left:12px;cursor:pointer;color:#55565a;transition:all 400ms ease}.gallery-wrap{display:flex;flex-wrap:wrap;margin:0 auto;width:1420px;justify-content:space-around}.gallery-img{position:relative;width:339px;height:300px;display:flex;border-radius:10px;margin:25px 41px;justify-content:center;align-content:center;align-items:center;transition:all 400ms ease}.gallery-img:hover{-webkit-box-shadow:0 0 0 3px rgba(181,116,111,1);-moz-box-shadow:0 0 0 3px rgba(181,116,111,1);box-shadow:0 0 0 3px rgba(181,116,111,1)}.gallery-img img{width:100%;height:auto;border-radius:10px}.img-description{position:absolute;width:339px;height:90px;bottom:0;left:0;background:#000;background:linear-gradient(0deg,rgba(0,0,0,.75) 0%,rgba(255,255,255,0) 100%);border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:23px;text-align:start}.gallery-img span{font-weight:400;line-height:17px;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:1500px){.back-to-galleries{width:80%}.gallery-wrap{width:90%;padding:20px 0;justify-content:space-around}.gallery-img{width:26%;height:auto;margin:25px 0}.img-description{bottom:0;width:100%}}@media screen and (max-width:880px){main{padding:60px 0}.gallery-wrap{padding:20px 0}.gallery-img{width:40%}main h2{font-size:31px}}@media screen and (max-width:490px){.gallery-img{width:85%}main h2{font-size:26px}}