/*
Theme Name:  Invess Child Theme
Description: Child theme for the Invess theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    invess
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */
.elementor-top-column > .elementor-widget-wrap:before,
.elementor-inner-column > .elementor-widget-wrap:before,
.elementor-top-section:before,
.elementor-inner-section:before,
.tm-col-stretched-yes .tm-stretched-div:before {
  pointer-events: none;
}

/* keep form usable under sticky header */
#wpcf7-f45-p10996-o1,
.custom-contact-form {
  position: relative;
  z-index: 2;
}

