﻿/* Corectii layout pagini v2 (max-rent) */

/* Galeria detauto: slide-urile mostenesc o inaltime gresita din CSS-ul CDN */
.detail-gallery { height: 460px; }
.detail-gallery .swiper-wrapper { height: 100% !important; align-items: center; }
.detail-gallery .swiper-slide { height: 100% !important; display: flex; align-items: center; justify-content: center; }
.detail-gallery .swiper-slide img { max-height: 100%; }

.gallery-thumbs { height: 60px; margin-top: 10px; }
.gallery-thumbs .swiper-slide { height: 52px !important; width: 72px; }
