/*
Theme Name: Natsy Child
Theme URI: http://natsy.novaworks.net
Description: This is a child theme for Natsy Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: natsy
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/* Ensure Terms page Elementor body sections are visible (keep banner height intact) */
.elementor-8031 > .e-con.e-parent:not(:first-child) {
	display: flex !important;
	width: 100% !important;
	min-height: 1px;
}

.elementor-8031 > .e-con.e-parent:first-child {
	flex-shrink: 0;
}

.elementor-8031 .elementor-widget-icon-box .elementor-icon svg {
	width: 1em;
	height: 1em;
}

/* Ensure Privacy page Elementor body sections are visible (keep banner height intact) */
.elementor-8033 > .e-con.e-parent:not(:first-child) {
	display: flex !important;
	width: 100% !important;
	min-height: 1px;
}

.elementor-8033 > .e-con.e-parent:first-child {
	flex-shrink: 0;
}

.elementor-8033 .elementor-widget-icon-box .elementor-icon svg {
	width: 1em;
	height: 1em;
}






/****************************************************************/
/****************************************************************/
/****************************************************************/
