html {
	font-size: 10px;
}

.region-primary-menu,
.region-secondary-menu,
.site-footer,
.if-menu-outils,
.not-printable,
.node--view-mode-banniere,
.block-popup,
.swiper-button-next,
.swiper-button-prev,
.if-copy-link-wrapper {
	display: none;
}
.if-item, .if-box {
    break-inside: avoid;
  }
.max-width {
	max-width: none !important;
	width: 100%;
}
.max-width, .max-width-child > div, .max-width-nopad, .max-width-nopad-child > div, .max-width-wrapper .bef-exposed-form, .max-width-wrapper .view-content, .max-width-wrapper h2 {
	margin: 0mm;
}
#page,
body, html {
	margin: 0;
}
body {
	margin-left: 10mm;
	margin-right: 10mm;
}
h2,
h3 {margin-bottom: .5rem;}
.p-bg-container,
.p-bg {
	height: 50mm !important;
	padding: 0 !important;
}
.node--type-page.node--view-mode-full {
	padding-top: 15mm;
}
.if-badge {font-size: 8px}
/* Override éléments cachés */
.group-rows,
.p-reveal-class,
.p-reveal-batch {
	opacity: 1 !important;
	display: block !important;
	visibility: visible !important;
	transform: none !important;
	height: auto !important;
}
.row,
.d-flex,
.swiper-wrapper,
.paragraph,
.section {
	display: flex;
	flex-flow: row wrap;
	overflow: hidden;
	width:100%;
}
.p-pady {
	padding-top: 0;
}
.paragraph {
	padding-top: 0mm!important;
	padding-bottom: 0mm!important;
	margin-bottom: 5mm;
}
div[class*="col-"],
.col-512,
.swiper-slide {
	max-width: 25%!important;
	margin: 1rem 0!important;
	float: left;
}
div[class*="-12"],
.contact-large,
div.tabs-cantons {
	max-width: none!important;
	width: 100%;
	float: none;
}
.paragraph--type-contacts .contact-large div[class*="col-"] {
	max-width: 50%!important;
}
div[class*="col-"] img {
	max-height: 40mm!important;

}
.paragraph--type-carte-adresse .col-md-8 {
	width: 60%!important;
	max-width: 60%!important;
}
.node .media {
	max-width: 80mm!important;
	max-height: 50mm!important;
}