/*
Theme Name:BORCEA Investments (Entre)
Theme URI: https://noveldigital.pro
Author: Novel Digital Agency
Author URI: https://noveldigital.pro.
Version: 1.4.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: entre

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
-------------------------------------------------------------
  Entre header
-------------------------------------------------------------

body.home .elementor-location-entre-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
}

body.ntr-page-scrolled .elementor-location-entre-header {
  background: #fff;
  transition: all 0.3s;
  -webkit-box-shadow: 0px 3px 13px -2px rgba(163,163,163,0.67);
  box-shadow: 0px 3px 13px -2px rgba(163,163,163,0.67);
}

body.elementor-editor-active .elementor-location-entre-header {
  position: relative!important;
}

#ntr-site-logo {
  transition: all 0.3s;
}

body.ntr-page-scrolled #ntr-site-logo {
  width: 72%;
}

body:not(.ntr-page-scrolled) #ntr-main-menu .ntr-nav-link {
  color: #fff;
}

#ntr-main-menu .ntr-nav-link {
  display: inline-block;
}

#ntr-main-menu .ntr-nav-link:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: black;
  transition: all 0.3s;
}

#ntr-main-menu .ntr-nav-link:hover:after {
  width: 100%;
}
*/

/*
============================================================
============================================================
  LIVE CSS
  Place live css here
============================================================
============================================================
*/

/*
------------------------------------------------------------
= COMMON
------------------------------------------------------------
*/
#ntr-app {
  display: block;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  min-height: 100vh;
  position: relative;
  padding-top: 100px;
}

/*
------------------------------------------------------------
= NTR HEADER
------------------------------------------------------------
*/
body.ntr-theme .elementor-location-entre-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
}

body.ntr-page-scrolled .elementor-location-entre-header {
  background: #fff;
  transition: all 0.3s;
  -webkit-box-shadow: 0px 3px 13px -2px rgba(163,163,163,0.67);
  box-shadow: 0px 3px 13px -2px rgba(163,163,163,0.67);
}
