/*
Theme Name: ListingHive Child
Theme URI: https://hivepress.io/themes/listinghive
Template: listinghive
Author: HivePress
Author URI: https://hivepress.io
Description: A multipurpose WordPress theme that allows you to build any type of directory and listing websites. Whether it’s a business directory, job board, real estate, classifieds or basically any listing website — ListingHive is a great choice for it.
Tags: right-sidebar,custom-colors,custom-menu,custom-logo,custom-header,featured-image-header,featured-images,footer-widgets,theme-options,threaded-comments,translation-ready
Version: 1.2.11.1757651961
Updated: 2025-09-12 04:39:21

*/

/* di na pass zama code day */
/* Force swap for Font Awesome solid */
@font-face{
  font-family:"Font Awesome 5 Free";
  font-style:normal;
  font-weight:900;
  src:url("/webfonts/fa-solid-900.woff2") format("woff2"),
      url("/webfonts/fa-solid-900.woff") format("woff");
  font-display:swap;
}
/* da na bad code day chi image chi na crop shi 
/* SalamKalam - Fixed card image box, no cropping */

/* Common card image containers */
.hp-listing--view-block .hp-listing__image,
.hp-listing--view-block .hp-listing__images,
.hp-listing--view-block .hp-listing__images-carousel,
.ymc-smart-filter-container .post-image,
.ymc-smart-filter-container .image,
.ymc-smart-filter-container .media,
.ymc-smart-filter-container .ymc-post-image,
.ymc-smart-filter-container .post-thumbnail {
    width: 100% !important;
    height: 170px !important;
    min-height: 170px !important;
    max-height: 170px !important;
    background-color: #ffffff !important;
    overflow: hidden !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Image itself */
.hp-listing--view-block .hp-listing__image img,
.hp-listing--view-block .hp-listing__images img,
.hp-listing--view-block .hp-listing__images-carousel img,
.ymc-smart-filter-container .post-image img,
.ymc-smart-filter-container .image img,
.ymc-smart-filter-container .media img,
.ymc-smart-filter-container .ymc-post-image img,
.ymc-smart-filter-container .post-thumbnail img,
.ymc-smart-filter-container article img {
    width: 100% !important;
    height: 100% !important;
    max-height: 170px !important;
    object-fit: contain !important;
    object-position: center center !important;
    background-color: #ffffff !important;
}

/* If image is used as background */
.ymc-smart-filter-container .post-image,
.ymc-smart-filter-container .image,
.ymc-smart-filter-container .media,
.ymc-smart-filter-container .ymc-post-image,
.ymc-smart-filter-container .post-thumbnail {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
/* di na makhi da image da samw size code day
 