- /*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      5.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
.wpestate_content_wrapper_custom_template_wrapper {
	max-width: 1260px;
}
p:not(.elementor-widget-container):not(.elementor-widget-text-editor p) {
  font-family: var(--wp-estate-paragraph-font-family-option, var(--wp-estate-paragraph-font-family));
  font-size: var(--wp-estate-paragraph-font-size-option, var(--wp-estate-paragraph-font-size));
  line-height: var(--wp-estate-paragraph-line-height-option, var(--wp-estate-paragraph-line-height));
  font-weight: var(--wp-estate-paragraph-font-weight-option, var(--wp-estate-paragraph-font-weight));
}
