/*
Theme Name:     Inestit Child
Theme URI:      https://inestit.smartdemowp.com/
Description:    Child theme for Inestit
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       inestit
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */
.image_block_2 .image-box .bg-layer{
  position: absolute;
  left: 160px;
  top: 0px;
  width: 500px;
  height: calc(100% + 120px);
  z-index: -1;
}
.feature-section .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: auto;
    height: 636px;
    background-repeat: no-repeat;
}