/* Saisissez votre CSS personnalisé ci-dessous */


html, .home, .home .site{
  height:100%;
}

.container{
  width:100%;
}

.ignis-hero-area{
  display:none;
}

.home .sticky-wrapper, .home.sticky-header .site-header{
  position:absolute;
  z-index:2;
  width:100%;
}

.home .site-content{
	margin:0px;
  height: 100%;
  position: absolute;
  top: 0px;
  width: 100%;
  padding-top: 137px;
	box-sizing: border-box;
  z-index:1;
  overflow:hidden
}

.home .container, .home .content-area, .home .site-main, .home article, .home .entry-content, .home .wp-block-nextend-smartslider3, .home .n2-section-smartslider, .home .n2-ss-align, .home .n2-padding, .home .n2-ss-slider{
  height:100%;
  margin-bottom:0px;
}

.logo_insta{
  width: 18px;
  height:18px;
  position:relative;
  top:3px;
  display: inline-block;
  background-image:url('http://colinecasse.com/wp-content/uploads/2019/03/instagram.png');
  background-repeat:no-repeat;
  background-size:18px;
}

@media screen and (max-width: 1185px) {
  #menu-item-825 a:first-child{
    display:none;
  }
  .logo_insta{
    background-image:url('http://colinecasse.com/wp-content/uploads/2019/03/instagram-white.png');
  }
}


.site-footer{
  display:none;
}

.entry-footer{
  display:none;
}