/*
 Theme Name:   Houzez Child - Sellwithdealmate
 Theme URI:    
 Description:  A child theme for the Houzez theme
 Author:       
 Author URI:   
 Template:     houzez
 Version:      1.0.0
*/

/* Import the parent theme's stylesheet */
@import url("../houzez/style.css");

/* Add custom styles below */

.author-detail-wrap {
    background-color: #fff;
    padding: 20px 0 0 !important;
    margin-bottom: 0px !important;
}

div#sidebar-cta {
    min-width: 100%;
    padding: 20px;
}

div#elementor-library-3 {
    padding: 0;
    border-radius: 10px;
}