/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1739383228
Updated: 2025-02-12 19:00:28

*/

.items .item .item_header .item_thumb img {
	height: 300px !important;
	border-radius: 10px 10px 0px 0px!important;
}

.items .item .item_header {
	line-height: 0px;
}

.items .item .item_header .item_price {
    background: #fff;
    color: #1a1a1a;	
	top: 10px !important;
	right: 10px !important;
    padding: 1px 10px;
    border-radius: 20px;
    border: 2px #fff solid;
	line-height: 1;
}

.items .item .item_header .id_code {
	background: #e2bb2b;
    color: #fff;
    position: absolute;
    bottom: 0px;
    width: max-content;
    padding: 1px 10px;
	line-height: 1;
}

.items.listings .item .item_title {
    display: block; 
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.items.listings .item .item_content {
    position: relative;
    padding: 15px 25px 0;
	background: #fff;
    border: 1px solid #ddd;
	border-radius: 0px 0px 10px 10px;
    border-top: 0;
}

.items.listings .item .item_content .item_content_footer .item_details dl:not(.listings_categories_languages_name):before  {
	position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 48px;
    content: " ";
    display: block;
	aspect-ratio: 1;
}

.items.listings .item .item_content .item_content_footer .item_details dl:not(.listings_categories_languages_name) {
    position: relative;
    height: 45px;
    align-items: center;
    margin-right: 10px;
    padding-left: 30px;	
}

.items.listings .item .item_content .item_content_footer .item_details dl.listings_categories_languages_name {
    position: absolute;
    align-items: center;
    height: 45px;
	border-left: 1px solid #ddd;
    right: 10px;
    padding-left: 10px;
}

.items.listings .item .item_content .item_content_footer .item_details dl:not(.listings_categories_languages_name) {
    position: relative;
    height: 45px;
    align-items: center;
	padding-left: 30px;
    margin-right: 10px;
}

.items.listings .item .item_content .item_content_footer {
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
	border-top: 1px solid #ddd;
}

.items_details_cont .items_more_details dl.bedrooms:before, .items_details_cont .items_more_details dl.rooms:before, .items.listings .item .item_content .item_content_footer .item_details dl.bedrooms:before, .items.listings .item .item_content .item_content_footer .item_details dl.rooms:before {
    background-image: url(https://remax.krmedia.hr/wp-content/uploads/2025/02/sobe.png);
}

.items_details_cont .items_more_details dl.bathrooms:before, .items.listings .item .item_content .item_content_footer .item_details dl.bathrooms:before {
    background-image: url(https://remax.krmedia.hr/wp-content/uploads/2025/02/kupaonica.png);
}

.items_details_cont .items_more_details dl.square_size:before, .items.listings .item .item_content .item_content_footer .item_details dl.square_size:before {
    background-image: url(https://remax.krmedia.hr/wp-content/uploads/2025/02/kvadratura.png);
}