/*

Theme Name: Smith Immo Theme
Theme URI: https://alpsgorithm.fr/
Author: AlpsGorithm
Author URI: https://alpsgorithm.fr/
Description: This is the theme built for Smith-Immobilier.com
Version: 2026-02-16
Tags: white, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: Private
License URI: https://alpsgorithm.fr
Text Domain: houzez
Template: houzez

*/

@import url("../houzez/style.css");

.item-address{
	color: #9e7d0a;
	font-size: 14px;
	font-weight: bold;
}

body section .ag-button-animate a, body section .ag-button-animate-2 a{
    border: 2px solid #FFF;
    border-radius: 1px !important;
    background-color: transparent;
}
body section .ag-button-animate a:hover, body section .ag-button-animate-2 a:hover{
	border-color: #9e7d0a;
	background-color: #9e7d0a !important;
	box-shadow: 0 0 2px -2px #fff;
}

