/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.home header {
  position: absolute;
  width: 100%;
}
.home header .fusion-header {
  background-color: transparent;
}
.home header .fusion-header .fusion-logo {
  display: none;
}
.home header .fusion-header .fusion-main-menu {
  float: none;
}
.home .fusion-header .fusion-main-menu ul {
  display: flex;
  justify-content: center;
  height: 30px;
  align-items: center;
}
.home .fusion-header .fusion-main-menu ul li {
  border-right: solid 1px #fff;
  padding: 0 20px;
}
.home .fusion-header .fusion-main-menu ul li:first-child {
  padding-left: 0;
}
.home .fusion-header .fusion-main-menu ul li:last-child {
  border: none;
  padding-right: 0;
}
.home header .fusion-header .fusion-main-menu ul li a {
  font-size: 14px;
}
.home .fusion-header-wrapper .fusion-row {
  max-width: 540px !important;
}
.home .fusion-header-wrapper .fusion-header-v1 {
  display: flex;
  height: 132px;
  align-items: center;
  justify-content: center;
}
.home .fusion-header-wrapper .current-menu-ancestor > a {
  border: none;
}
.home .fusion-header-wrapper .fusion-main-menu ul li a:hover {
  border: none;
}
.home .fusion-is-sticky .fusion-header-v1 {
  margin-top: 0 !important;
  display: inline;
}
.home .fusion-is-sticky .current-menu-ancestor > a {
  border-top: 3px solid #e3a711 !important;
}
.home .fusion-is-sticky .fusion-main-menu ul li a:hover {
  border-top: 3px solid #e3a711 !important;
}
.home .fusion-is-sticky .fusion-header {
  padding: 30px 0;
}
.home .fusion-mobile-menu-icons a {
  color: #e3a711;
  border: solid 2px #e3a711;
  margin-left: 0;
  float: left;
  padding: 10px  7px 10px 10px;
  font-size: 25px;
}
.home .fusion-mobile-menu-icons a:before {
  color: #e3a711;
}
.home .bloc-2 img {
  width: 190px;
}
.home .bloc-2 h1 {
  color: #b88913;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 10px;
}
.home .bloc-2 h2 {
  font-size: 44px !important;
}
.home .bloc-2 h3 {
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 16px;
}
#main .bloc-3 {
  background: url("http://www.avocats-bichot.com/wp-content/uploads/2017/06/bg-photo.png") no-repeat;
  background-position: 10% 60px !important;
  background-size: 490px;
}
#main .bloc-3 .fusion-column-wrapper h1 {
  font-size: 107px;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 0.8;
  color: #fff;
}
#main .bloc-3 .fusion-column-wrapper h2 {
  text-transform: uppercase;
  font-size: 60px;
  color: #e3a711;
  text-align: right;
  margin-bottom: 27px;
}
#main .bloc-3 .fusion-column-wrapper p {
  font-size: 30px;
  color: #fff;
}
.bloc-4 {
  margin-bottom: 0;
}
.bloc-4 p {
  margin-bottom: 0;
  color: #e3a711;
  font-size: 34px;
  text-transform: uppercase;
}
.text-2 {
  margin-bottom: 0;
}
.text-2 p {
  margin-bottom: 0;
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}
.text-3 p {
  color: #fff;
}
.category-parutions .fusion-single-line-meta,
.category-parutions .fusion-content-sep,
.category-parutions .fusion-post-content-container,
.category-parutions .fusion-meta-info {
  display: none;
}
.fusion-blog-layout-grid .category-parutions .fusion-post-content-wrapper {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  #main .bloc-3 {
    background: none;
  }
}
@media only screen and (max-width: 800px) {
  .home .ls-inner {
    background-size: cover !important;
  }
  .home .fusion-header-wrapper .fusion-header-v1 {
    margin-top: 0px;
    display: initial;
  }
  #main .bloc-3 .fusion-separator {
    margin-bottom: 20px !important;
  }
  #main .bloc-3 .fusion-column-wrapper h1 {
    font-size: 80px;
  }
  #main .bloc-3 .fusion-column-wrapper h2 {
    font-size: 60px;
    text-align: left;
  }
  #main .text-2 p {
    font-size: 30px;
  }
}
