/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			prosilver (the default phpBB 3.1.x style)
	Based on style:		
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		phpBB Limited ( https://www.phpbb.com/ )
    --------------------------------------------------------------
*/

@import url("../../mario/theme/utilities.css?v=3.51");
@import url("../../mario/theme/common.css?v=3.51");
@import url("../../mario/theme/links.css?v=3.51");
@import url("../../mario/theme/content.css?v=3.51");
@import url("../../mario/theme/buttons.css?v=3.51");
@import url("../../mario/theme/cp.css?v=3.51");
@import url("../../mario/theme/forms.css?v=3.51");
@import url("../../mario/theme/responsive.css?v=3.51");

@import url("icons.css?v=3.51");
@import url("colours.css?v=3.51");

@import url("../../../../asset/css/reset.css?v=3.51");
@import url("../../../../asset/css/hedg_boutique.css?v=3.51");
@import url("../../../../asset/css/hedg.css?v=3.51");
@import url("../../../../asset/css/hedg_home.css?v=3.51");
@import url("../../../../asset/css/hedg_adapt.css?v=3.51");


@media screen and (min-width: 1200px) {
  #header-menu-cadre {
    overflow: hidden;
    padding: 8px 0 8px 226px;
  }
}

@media screen and (min-width: 1200px) {
  .header-menu-link {
    width: 134px;
    font-family: hedg_font;
  }
}