/*
Theme Name: ultimate-auction-pro-software-child
Author: 
Description: Your description goes here
Version: 1.0
Template: ultimate-auction-pro-software

This is the child theme for Ultimate Auction Pro Software theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

@media screen and (max-width:1023px){
    .site-logo { width: 100% !important; }
    .header-container { justify-content: end !important; }
}
.gallery-slider {
    max-height: 85vh;
    overflow: hidden;
}

.gallery-slider img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: fill;
}
.gallery-slider .swiper-slide img { height: auto !important;}
 