/*
Theme Name: Minfolio Child
Theme URI: https://minfolio.caliberthemes.com
Template: minfolio
Description: Minimal Portfolio WordPress Theme
Author: CaliberThemes
Author URI: https://www.caliberthemes.com
Version: 1.0
License: custom
License URI: http://themeforest.net/licenses
Tags: right-sidebar, featured-images, post-formats,  sticky-post
Text Domain: minfolio
*/
#masthead.site-header.transparent {
    background-color: #f0f0f1;
    position: relative;
    width: 100%;
}

#masthead.site-header .wrap {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    flex-wrap: nowrap;
}
#masthead.site-header.standard #site-branding {
    max-width: 300px;
}
#masthead.site-header.standard.centered-menu .menu-contact{
    display: none;
}

.site-footer.three-cols .widget-area {
    display: none;
}
/* L */
#masthead.site-header {
    display: none;
  }
  .eael-call-to-action.cta-preset-2 {
    box-shadow: inherit !important;
  }
  .eael-call-to-action.cta-preset-2 .cta-button {
    box-shadow:  inherit !important;
  }
  .elementor-widget-video .elementor-wrapper video {
    background-color: transparent !important;
  }
  .e-hosted-video.elementor-wrapper.elementor-open-inline {
	margin-right: -1px !important;
}