/**
 * Place your custom styles here.
 */
body {
	background-color: #ffffff;
	font-family: Barlow, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	height: 100%;
	line-height: 1.4;
	margin-top: 0;
	overflow-x: hidden;
	padding-top: 0;
}

h1 {
	color: #0d5981;
	font-size: 40px;
	font-weight: 600;
	margin: 30px 0;
	text-align: center;
}

h2 {
	color: #000000;
	font-weight: 300;
	margin: 5px 0 30px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

h2:before, h2:after {
	background-color: #e7e7e7;
	content: ' ';
	height: 1px;
	margin-left: 3%;
	overflow: hidden;
	position: absolute;
	top: 51%;
	width: 47%;
}

h2:before {
	margin-left: -50%;
	text-align: right;
}

h3 {
	font-size: 21px;
	line-height: 125%;
	margin: 0 0 30px;
}

a {
	color: #0069a9;
	outline: 0;
}

a:hover, a:focus {
	color: #0069a9;
}

strong {
	font-weight: 600;
}

ul {
	padding-left: 45px;
}

iframe, object, embed {
	max-width: 100%;
}

hr {
	border-top: 1px solid #337ab7;
}

blockquote {
	color: rgba(0, 0, 0, 0.7);
	font-size: 15px;
	font-style: italic;
	padding: 7px 15px;
}

video {
	display: block;
	width: 100%;
}


/* Bouton */
.btn {
	border: none;
	border-radius: 7px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	padding: 7px 60px;
	text-transform: uppercase;
	transition: all 0.5s ease;
}

.btn-primary {
	background-color: #8cc747;
}

.btn-primary:hover, .btn-primary:focus,
.btn-primary:active, .btn-primary.active,
.btn-primary:active:hover, .btn-primary.active:hover, .btn-primary:active:focus, .btn-primary.active:focus, .btn-primary:active.focus, .btn-primary.active.focus {
	background-color: #5caedb;
}

.btn-secondary {
	background-color: #0d5981;
	border-radius: 0;
	color: #ffffff;
	font-weight: 300;
	padding: 15px 25px;
}

.btn-secondary:hover, .btn-secondary:focus,
.btn-secondary:active, .btn-secondary.active,
.btn-secondary:active:hover, .btn-secondary.active:hover, .btn-secondary:active:focus, .btn-secondary.active:focus, .btn-secondary:active.focus, .btn-secondary.active.focus {
	background-color: #5caedb;
	color: #ffffff;
}

.btn-success {
	background-color: #8cc747;
	color: #ffffff;
	display: block;
	padding: 7px 15px;
	text-align: left;
	text-transform: uppercase;
	transition: all 0.25s ease;
}

.btn-success:hover, .btn-success:focus,
.btn-success:active, .btn-success.active,
.btn-success:active:hover, .btn-success.active:hover, .btn-success:active:focus, .btn-success.active:focus, .btn-success:active.focus, .btn-success.active.focus {
	background-color: #1672af;
}

.btn-alert {
	background-color: #f9cc26;
	color: #000000;
}

.btn-alert:hover, .btn-alert:focus,
.btn-alert:active, .btn-alert.active,
.btn-alert:active:hover, .btn-alert.active:hover, .btn-alert:active:focus, .btn-alert.active:focus, .btn-alert:active.focus, .btn-alert.active.focus {
	background-color: #0d5981;
	color: #ffffff;
}

div.btn {
	padding: 0;
}

div.btn a {
	color: #ffffff;
	display: block;
	padding: 7px 60px;
	white-space: normal;
}

div.btn a:hover, div.btn a:focus {
	text-decoration: none;
}


/* Réseaux sociaux */
.view-reseaux-sociaux {
	text-align: right;
}

.view-reseaux-sociaux .view-header {
	color: #ffffff;
	display: inline-block;
	vertical-align: super;
}

.view-reseaux-sociaux .view-content {
	display: inline-block;
}

.view-reseaux-sociaux .view-content > div {
	display: inline-block;
	margin-right: 15px;
}

.view-reseaux-sociaux .view-content > div a {
	color: #5caedb;
}

.view-reseaux-sociaux .view-content > div a i {
	color: #5caedb;
	font-size: 24px;
	line-height: 35px;
}

.footer-bottom .view-reseaux-sociaux .view-content {
	text-align: right;
}

.footer-bottom .view-reseaux-sociaux .view-content > div {
	display: inline-block;
	margin-left: 15px;
	margin-right: 0;
}

.footer-bottom .view-reseaux-sociaux .view-content > div a i {
	color: #ffffff;
}

.footer-bottom .view-reseaux-sociaux .view-content > div:hover a i {
	color: #0f75bd;
}

/* Header */
.navbar-default {
	background-color: #ffffff;
	border: none;
	border-radius: 0;
	color: #ffffff;
	margin-bottom: 0;
	min-height: 115px;
	padding: 10px 0 0;
	width: 100%;
}

.navbar-default .container {
	position: relative;
}

.navbar-btn {
	margin: 0;
}


/* Logo */
#block-site-branding {
	background-color: #ffffff;
	display: inline-block;
	margin: 0 auto;
	margin-bottom: 15px;
	z-index: 5;
}

.navbar-header {
	float: none;
	text-align: center;
}

.navbar .logo {
	padding: 0;
}

.navbar .logo img {
	height: auto;
	width: 500px;
}

.user-logged-in .navbar .logo img {
	height: 60px;
	width: auto;
}

/* */
#block-site-flyer {
	left: 15px;
	position: absolute;
	top: 0;
}

#block-site-flyer .field {
	font-size: 13px;
}

#block-site-flyer a {
	text-decoration: none;
}

#block-icones {
	font-size: 36px;
	position: absolute;
	right: 15px;
	top: 0;
}

#block-icones .field {
	display: flex;
}

#block-icones .field > div {
	margin-left: 7px;
}

#block-icones .fa-caducee {
	color: #8ec54e;
}

#block-icones .fa-search {
	color: #66c8f2;
}

#block-panier {
	font-size: 36px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	right: 60px;
	top: 0;
}

#block-panier i:before {
	color: #0d5981;
}

#block-panier i:after {
	color: #66c8f2;
	opacity: 1;
}

#block-panier span {
	background-color: #ae0009;
	border-radius: 50%;
	color: #ffffff;
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 19px;
	position: absolute;
	top: 4px;
	left: 13px;
	width: 20px;
}

#block-search-catalog {
	margin-bottom: 15px;
	position: relative;
}

#block-search-catalog form {
	display: flex;
	justify-content: center;
	margin-right: 7px;
}

#block-search-catalog .form-item {
	margin-bottom: 0;
	margin-right: 7px;
}

#block-search-catalog form .form-control {
	background-color: #dedede;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: transparent;
	border-bottom-color: #e7e7e7;
	border-radius: 7px;
	box-shadow: none;
	color: #000000;
	font-weight: 200;
	padding: 5px 10px;
	transition: border 0.5s ease-in-out;
}

#block-search-catalog form .btn {
	background-color: #8cc747;
	padding: 7px 15px;
}

#block-site-order-professional .order-amount {
	background-color: #ae0009;
	color: #ffffff;
	padding: 10px 15px 12px;
	text-align: center;
}

#block-site-order-professional .order-amount-reached {
	background-color: #8cc747;
}

#block-pass-fidelite {
	padding-left: 7px;
	position: absolute;
	right: 15px;
	top: 75px;
	z-index: 15;
}

/* Menu */
.navbar-default .navbar-collapse {
	background-color: #0d5981;
	margin-left: calc(-50vw + 50%) !important;
	margin-right: calc(-50vw + 50%) !important;
	position: relative;
}

.navbar-default .navbar-nav {
	display: flex;
	flex-wrap: wrap;
	float: none;
	justify-content: center;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	width: 1170px;
}

.navbar-default .navbar-nav:hover, .navbar-default .navbar-nav:focus {
	z-index: 100;
}

.navbar-default .navbar-nav > li {
	list-style: none;
	padding: 0;
	text-align: center;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
	color: #ffffff;
	cursor: pointer;
	display: block;
	line-height: 20px;
	padding: 10px 15px;
	text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a.lien-nouveautes {
	color: #ffaaaa;
}

.navbar-default .navbar-nav > li > a.lien-destockage {
	color: #5caedb;
}

.navbar-default .navbar-nav > li > a.lien-actus {
	color: #8ec54e;
}

.navbar-default .navbar-nav > li > a.lien-idees-cadeaux {
	color: #f9cc26;
}

.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper {
	display: block;
	visibility: hidden;
}

.menu--simple-mega-menu > .menu-item--expanded:hover > .mega-menu-wrapper, .menu--simple-mega-menu > .menu-item--expanded:focus > .mega-menu-wrapper, .menu--simple-mega-menu > .menu-item--expanded.focused > .mega-menu-wrapper {
	transition: visibility 0s, opacity 0.25s ease;
	visibility: visible;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #5caedb;
	text-decoration: none;
}

.navbar-default .navbar-nav > .menu-item--active-trail > a, .navbar-default .navbar-nav > .menu-item--active-trail > a:hover, .navbar-default .navbar-nav > .menu-item--active-trail > a:focus {
	background-color: transparent;
	color: #8ec54e;
}

.menu--simple-mega-menu > .menu-item--expanded > .mega-menu-wrapper {
	border: none;
	border-radius: 0 0 10px 10px;
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5);
	margin: 0;
	padding: 15px 15px 0;
}

.mega-menu-wrapper .view-catalogue .row {
	display: flex;
	flex-wrap: wrap;
}

.mega-menu-wrapper .view-catalogue .row a {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 0 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
}

.mega-menu-wrapper .view-catalogue .row a img {
	margin-bottom: 3px;
}

.mega-menu-wrapper .view-catalogue .row a:hover, .mega-menu-wrapper .view-catalogue .row a:focus {
	color: #8ec54e;
}

/* Breadcrumb */
.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	color: #0d5981;
	font-size: 14px;
	margin: 0;
}

.breadcrumb a {
	color: #0d5981;
}

.breadcrumb > .active {
	color: #0d5981;
}

/* User */
.path-user .bs-region--top {
	text-align: center;
}

.path-user .bs-region--top h1 {
	margin-bottom: 0;
}

.path-user .tabs, .path-user .local-actions {
	display: none;
}

.path-user .field-modifier a {
	display: inline-block;
	width: 200px;
}

.path-user .bloc-digipharmacie > .col-sm-6 {
	float: none;
	margin: 45px auto 0;
}

.path-user .field-label-above {
	font-weight: 500;
}

.path-user article form .form-item .form-control {
	background-color: #dedede;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: #e7e7e7;
	border-radius: 7px;
	box-shadow: none;
	color: #000000;
	font-weight: 200;
	padding: 5px 10px;
	transition: border 0.5s ease-in-out;
}

.path-user #user-form, .path-user #user-pass-reset {
	margin: 45px auto;
	max-width: 700px;
}

/* */
#node-offre-emploi-form, #node-offre-emploi-edit-form, #node-offre-emploi-delete-form {
	margin: 45px auto;
	max-width: 700px;
}

.path-node #node-offre-emploi-form .form-item .form-control, .path-node #node-offre-emploi-edit-form .form-item .form-control {
	background-color: #dedede;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: #e7e7e7;
	border-radius: 7px;
	box-shadow: none;
	color: #000000;
	font-weight: 200;
	padding: 5px 10px;
	transition: border 0.5s ease-in-out;
}

#node-offre-emploi-form .text-summary-wrapper, #node-offre-emploi-edit-form .text-summary-wrapper {
	margin-bottom: 15px;
}

/* Carousel */
.highlighted {
	margin: 0 -15px;
}

/* Slick Carousel */
.slick-list {
	margin: 0 30px;
	overflow: hidden;
}

.slick-slide {
	padding: 0;
}

.slick-slide img {
	padding: 7px;
}

.slick-arrow {
	width: auto;
}

.slick-prev::before, .slick-next::before {
	color: #0d5981;
	font-family: 'Font Awesome 6 Pro';
	font-size: 50px;
	font-weight: 900;
	opacity: 1;
}

.slick-arrow:hover:before {
	color: #8ec54e;
}

.slick-prev::before {
	content: '\f0d9';
}

.slick-next::before {
	content: '\f0da';
}

.slick-dots li {
	height: 10px;
	margin: 0 5px;
	vertical-align: middle;
	width: 10px;
}

.slick-dots li button:before {
	background-color: #ffffff;
	border: 1px solid #8ec54e;
	border-radius: 50%;
	content: " ";
	height: 10px;
	opacity: 1;
	width: 10px;
}

.slick-dots li.slick-active button::before {
	background-color: #8ec54e;
	opacity: 1;
}

.slick-dots li button {
	height: 10px;
	padding: 0;
	width: 10px;
}

.view-diaporama .slick .slick__slide img {
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

/* Pages intérieures */
.page-node-type-page-simple .bs-region--main {
	margin-bottom: 30px;
}

.bloc-infos {
	margin: 30px 0;
}

.bloc-infos .row {
	display: flex;
	flex-wrap: wrap;
}

.bloc-infos .row > .col > div {
	background-color: #8ec54e;
	border-radius: 0 0 15px 15px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.bloc-infos .field-lien a {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.bloc-infos .field-image {
	padding: 4px;
}

.bloc-infos .bloc-wrapper {
	color: #ffffff;
	padding: 15px;
}

.bloc-infos .bloc-wrapper h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}

.bloc-infos .bloc-wrapper ul {
	padding-left: 0;
}

.bloc-infos .bloc-wrapper ul > li:before {
	background-color: #ffffff;
}

.bloc-infos .bloc-wrapper ul > li {
	margin-bottom: 0;
}

.bloc-blocs .row {
	display: flex;
	flex-wrap: wrap;
}

.bloc-blocs .field-bloc:nth-child(even) .row {
	flex-direction: row-reverse;
}

.bloc-blocs .row > .col-sm-6 {
	display: flex;
	margin-bottom: 30px;
	text-align: center;
}

.bloc-blocs .field-bloc:nth-child(odd) .row > .col-sm-6:not(:last-child) {
	border-right: 1px solid #e7e7e7;
}

.bloc-blocs .field-bloc:nth-child(even) .row > .col-sm-6:not(:last-child) {
	border-left: 1px solid #e7e7e7;
}

.bloc-blocs .field-image {
	width: calc(100% - 30px);
}

.bloc-blocs .field-bloc:nth-child(even) .row > .col-sm-6 .field-image {
	margin-left: 30px;
}

.bloc-blocs .bloc-wrapper {
	display: flex;
	flex: 1 1 100%;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	padding: 0 15px;
	width: calc(100% - 30px);
}

.bloc-blocs .field-texte {
	margin-bottom: 30px;
}

.bloc-outils {
	margin: 30px 0;
}

.bloc-outils .row {
	display: flex;
	flex-wrap: wrap;
}

.bloc-outils .row > .col > div {
	background-color: #59caef;
	border-radius: 0 0 15px 15px;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.bloc-outils .field-lien a {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.bloc-outils .field-image {
	padding: 4px;
}

.bloc-outils .bloc-wrapper {
	color: #ffffff;
	padding: 15px;
}

.bloc-outils .bloc-wrapper h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}

.bloc-outils .bloc-wrapper ul {
	padding-left: 0;
}

.bloc-outils .bloc-wrapper ul > li:before {
	background-color: #ffffff;
}

.bloc-outils .bloc-wrapper ul > li {
	margin-bottom: 0;
}

/* Page d'accueil */
.view-chiffres-cles {
	margin-top: 30px
}

.view-chiffres-cles .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.view-chiffres-cles .col {
	text-align: center;
}

.view-chiffres-cles .field-icone {
	background-color: #77c14c;
	border-radius: 10px;
	color: #ffffff;
	display: inline-block;
	font-size: 36px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
}

.view-chiffres-cles .field-donnee {
	color: #2676ac;
	font-family: 'Barlow Condensed';
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 7px;
}

.view-chiffres-cles .field-libelle {
	color: #000000;
	font-size: 13px;
	font-weight: 200;
}

.bloc {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 45px;
}

.bloc > .col-1 {
	display: flex;
	align-items: center;
}

.bloc > .col-2:before {
	background-color: #0d5981;
	content: '';
	height: 75%;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
}

.bloc > .col-2 {
	position: relative;
}

.bloc .field-texte-bloc {
	color: #0d5981;
	font-weight: 600;
	font-size: 24px;
	text-align: right;
}

.bloc .field-texte-bloc strong {
	color: #77c14c;
	font-weight: 6500;
}

.bloc .bloc-logo img {
	height: auto;
	max-width: 100%;
	padding: 15px 30px;
}

.view-arguments .col {
	margin-bottom: 45px;
	text-align: center;
}

.view-arguments .col .field-compteur {
	border-radius: 10px;
	color: #ffffff;
	display: inline-block;
	font-size: 30px;
	font-weight: 500;
	height: 50px;
	line-height: 50px;
	margin-bottom: 7px;
	text-align: center;
	width: 50px;
}

.view-arguments .col:nth-child(1) .field-compteur {
	background-color: #77c14c;
}

.view-arguments .col:nth-child(1) .field-argument {
	color: #77c14c;
}

.view-arguments .col:nth-child(2) .field-compteur {
	background-color: #0d5981;
}

.view-arguments .col:nth-child(2) .field-argument {
	color: #0d5981;
}

.view-arguments .col:nth-child(3) .field-compteur {
	background-color: #66c8f2;
}

.view-arguments .col:nth-child(3) .field-argument {
	color: #66c8f2;
}

.view-arguments .col:nth-child(4) .field-compteur {
	background-color: #66c8f2;
}

.view-arguments .col:nth-child(4) .field-argument {
	color: #66c8f2;
}

.view-arguments .col:nth-child(5) .field-compteur {
	background-color: #77c14c;
}

.view-arguments .col:nth-child(5) .field-argument {
	color: #77c14c;
}

.view-arguments .col:nth-child(6) .field-compteur {
	background-color: #0d5981;
}

.view-arguments .col:nth-child(6) .field-argument {
	color: #0d5981;
}

.bloc .field-image {
	margin-top: 30px;
	max-width: 275px;
}

.field-avantages {
	margin-top: 45px;
}

.field-avantage {
	border-radius: 10px;
	color: #ffffff;
	font-size: 18px;
	padding: 10px 15px 10px 45px;
	margin-top: 15px;
}

.field-avantage:nth-child(1) {
	background-color: #77c14c;
}

.field-avantage:nth-child(2) {
	background-color: #0d5981;
}

.field-avantage:nth-child(3) {
	background-color: #66c8f2;
}

.field-texte-complementaire {
	font-size: 12px;
	margin-bottom: 30px;
}

.view-portraits {
	margin-top: 60px;
}

.view-portraits .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.view-portraits .col {
	margin-bottom: 30px;
	text-align: center;
}

.view-portraits .field-image {
	border-bottom: 1px solid #e7e7e7;
}

.view-portraits .field-image img {
	height: 150px;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

.view-portraits .field-nom {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
	padding-top: 7px;
}

.view-portraits .field-fonction {
	color: #77c14c;
	font-size: 13px;
	font-weight: 200;
}

.path-frontpage .field-texte {
	margin-bottom: 45px;
}

.path-frontpage .bloc-laboratoires {
	margin-bottom: 45px;
}

/* */
.view-contrats-labos .attachment .view-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 45px;
}

.ViewsJumpMenu {
	border: 1px solid #dddddd;
	padding: 6px 12px;
}

.view-contrats-labos ul.quicktabs-tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 45px 0;
	padding-left: 0;
}

.view-contrats-labos ul.quicktabs-tabs > li {
	padding: 0;
}

.view-contrats-labos ul.quicktabs-tabs > li > a {
	border: 1px solid #e7e7e7;
	border-radius: 5px;
	color: #1672af;
	display: block;
	font-size: 30px;
	line-height: 40px;
	margin: 3px;
	min-width: 40px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.view-contrats-labos ul.quicktabs-tabs > li.active > a {
	background-color: #77c14c;
	border: 1px solid #77c14c;
	color: #ffffff;
}

.view-contrats-labos .quicktabs-tabpage {
	text-align: center;
}

.view-contrats-labos .quicktabs-tabpage .form-group {
	display: inline-block;
	font-size: 0;
	margin-bottom: 30px;
	padding: 0 15px;
	text-align: center;
	width: 25%;
}

.view-partenaires-services {
	margin: 45px 0 0;
}

.view-partenaires-services .col {
	margin-bottom: 45px;
	text-align: center;
}

.view-partenaires-services img {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 7px;
}

.view-partenaires-services .field-nom {
	font-size: 17px;
	font-weight: 500;
}

.view-partenaires-services .field-categorie {
	font-size: 14px;
	height: 40px;
}

.view-partenaires-services .btn {
	margin-top: 7px;
	padding: 7px 15px;
}

.view-publications {
	margin-top: 45px;
}

.view-publications .row {
	display: flex;
	flex-wrap: wrap;
}

.view-publications .col {
	margin-bottom: 30px;
}

.view-publications .field-image {
	border-radius: 15px 15px 0 15px;
	overflow: hidden;
}

.view-publications .field-titre {
	background-color: rgba(13, 89, 129, 0.75);
	border-radius: 0 0 0 15px;
	bottom: 0;
	color: #ffffff;
	font-size: 17px;
	font-weight: 400;
	height: 90px;
	padding: 0 35px 0 20px;
	position: absolute;
	width: calc(100% - 30px);
}

.view-publications .field-titre span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.view-publications .field-lien {
	background-color: #ffffff;
	border-radius: 5px;
	bottom: 5px;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 20px;
	text-align: center;
	width: 30px;
}

.view-publications .field-lien a i {
	font-size: 21px;
	line-height: 30px;
}

.view-laboratoire .panel {
	border: none;
	border-bottom: 2px solid #f0e8df;
}

.view-laboratoire .panel-default > .panel-heading {
	background-color: #ffffff;
}

.view-laboratoire .panel-default > .panel-heading a:hover, .view-laboratoire .panel-default > .panel-heading a:focus {
	text-decoration: none;
}

.view-laboratoire .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 2px solid #f0e8df;
	position: relative;
}

.view-laboratoire .panel-group .panel-heading + .panel-collapse > .panel-body:before {
	background-color: #8cc747;
	top: -3px;
	content: " ";
	height: 4px;
	left: 15px;
	position: absolute;
	width: 36px;
}

.view-laboratoire .panel-title {
	color: #0d5981;
	font-weight: 400;
}


.view-laboratoire .panel-body {
	padding: 0 30px;
}

.view-laboratoire .view-publications {
	margin-top: 30px;
}


.view-pharmacies .bloc-pharmacies > .col-sm-3 {
	padding-right: 0;
}

.view-pharmacies .bloc-pharmacies > .col-sm-3 > .view-content {
	border: 5px solid #f5f5f5;
	float: left;
	height: 701px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 10px 0 10px 15px;
	width: 100%;
}

.view-pharmacies .bloc-pharmacies > .col-sm-9 {
	padding-left: 0;
}

.view-pharmacies .view-content .row {
	display: flex;
	flex-wrap: wrap;
}

.view-pharmacies .view-content .row > .col {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.view-pharmacies .field-titre {
	color: #0d5981;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

.view-pharmacies .field-proprietaire {
	color: #999999;
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
}

.view-pharmacies .field-email a {
	color: #77c14c;
	font-size: 12px;
	text-decoration: none;
}

.view-pharmacies .field-adresse .country {
	display: none;
}

.view-pharmacies .field-telephone {
	font-size: 13px;
}

.view-factures .field-facture span {
	color: #cc0000;
	font-size: 11px;
	font-style: italic;
	padding-left: 7px;
}

/* */
.view-onglets .nav-tabs {
	background-color: unset;
	border-bottom: 2px solid #f0e8df;
	display: block;
	margin: 0;
	text-align: center;
	width: 100%;
}

.view-onglets .nav-tabs > li {
	background: none;
	border-right: none;
	display: inline-block;
	float: none;
	font-size: 18px;
	text-align: center;
}

.view-onglets .nav-tabs > li > a {
	border: none;
	color: rgba(13, 89, 129, 0.85);
	font-weight: 400;
	padding: 15px 45px;
}

.view-onglets .nav-tabs > li.active > a:before {
	background-color: #8cc747;
	bottom: -2px;
	content: " ";
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 36px;
}

.view-onglets .nav-tabs > li > a:hover, .view-onglets .nav-tabs > li > a:focus {
	background-color: transparent;
}

.view-onglets .nav-tabs > li.active > a, .view-onglets .nav-tabs > li.active > a:hover, .view-onglets .nav-tabs > li.active > a:focus {
	background-color: transparent;
	border: none;
	color: #0d5981;
}

/* Panels */
.panel-default {
	border-color: #edeef3;
	box-shadow: none;
}

.panel-default > .panel-heading {
	background-color: #f5f5f5;
	border-radius: 0;
}

.panel-group .panel {
	border-radius: 0;
}

.panel-body .field-texte {
	font-size: 15px;
	margin: 15px 0;
}

.panel-body .field-texte p {
	margin-bottom: 7px;
}

.panel-body .col-carte {
	margin-top: 15px;
}

.panel-body .col-body {
	background-color: #edeef3;
	border-top: 1px solid #e5e5e5;
	margin-top: 15px;
}

.geolocation-map-wrapper {
	border: 1px solid #edeef3;
}

/*  */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	min-height: unset;
}

article {
	background-color: #ffffff;
	position: relative;
}

a.lien-xl {
	font-size: 27px;
	font-weight: 700;
	text-decoration: none;
}

.ligne-sep {
	border-top: 2px dashed #1e4066;
	margin-top: 30px !important;
	padding-top: 30px;
}

.full-width {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	position: relative;
	width: 100vw;
}

.bg-gris {
	background-color: #f5f5f5;
}

.mb-30 {
	margin-bottom: 30px!important;
}

.mt-15 {
	margin-top: 15px;
}

.mt-30 {
	margin-top: 30px;
}

.text-align-center {
	text-align: center;
}

.text-erreur {
	color: #cc0000;
}

.field-texte > a {
	color: #77c14c;
}

.field-texte > ul {
	list-style: none
}

.field-texte > ul > li:before {
	background-color: #59caef;
	border-radius: 3px;
	content: '';
	height: 12px;
	left: 0;
	position: absolute;
	top: 5px;
	width: 12px;
}

.field-texte > ul > li {
	font-weight: 300;
	margin-bottom: 15px;
	padding-left: 20px;
	position: relative;
}

.field-texte img {
	height: auto;
	max-width: 100%;
}

.field-texte iframe {
	border: none;
	width: 100%;
}

.view-produits-catalogue .row {
	display: flex;
	flex-wrap: wrap;
}

.view-produits-catalogue .col {
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	display: flex;
	flex-direction: column;
	margin: 10px;
	padding: 0 0 30px;
	position: relative;
	width: calc(33.33333333% - 20px);
}

.view-produits-catalogue img {
	border-radius: 10px 10px 0 0;
	max-width: 100%;
}

.view-produits-catalogue .information {
	position: absolute;
	right: 0;
	top: 10px;
}

.view-produits-catalogue .information a {
	padding: 10px;
}

.view-produits-catalogue .information a:hover {
	cursor: pointer;
}

.view-produits-catalogue .information i {
	color: #cccccc;
	font-size: 24px;
}

.view-produits-catalogue div.nouveaute {
	background-image: url('../images/nouveaute.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100px;
	left: -6px;
	margin-top: -6px;
	position: absolute;
	top: 0;
	width: 100px;
	z-index: 5;
}

.view-produits-catalogue div.offre-en-cours {
	background-image: url('../images/offre-en-cours.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100px;
	left: -6px;
	margin-top: -6px;
	position: absolute;
	top: 0;
	width: 100px;
	z-index: 6;
}

.view-produits-catalogue div.offre-en-cours + div.nouveaute {
	display: none;
}

.view-produits-catalogue div.destockage {
	background-image: url('../images/destockage.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100px;
	left: -6px;
	margin-top: -6px;
	position: absolute;
	top: 0;
	width: 100px;
	z-index: 5;
}

.view-produits-catalogue div.idee-cadeau {
	background-image: url('../images/idee-cadeau.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100px;
	left: -6px;
	margin-top: -6px;
	position: absolute;
	top: 0;
	width: 100px;
	z-index: 5;
}

.view-produits-catalogue div.tendance {
	background-image: url('../images/tendance.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100px;
	left: -6px;
	margin-top: -6px;
	position: absolute;
	top: 0;
	width: 100px;
	z-index: 5;
}

.view-produits-catalogue .bloc-wrapper {
	display: flex;
	flex: 1 1 0%;
	flex-direction: column;
	justify-content: space-between;
	padding: 0 7px;
	position: relative;
}

.view-produits-catalogue .field-titre {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	min-height: 120px;
	padding: 7px 0 0;
}

.view-produits-catalogue .field-sku {
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.1;
	padding: 3px 0 0;
	text-transform: capitalize;
}

.view-produits-catalogue .field-laboratoire, .view-produits-catalogue .field-famille {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.1;
	padding: 3px 0 0;
	text-transform: capitalize;
}

.view-produits-catalogue .field-famille a {
	color: #77c14c;
}

.view-produits-catalogue .field-catalogue {
	font-size: 13px;
	font-style: italic;
	line-height: 1.1;
	text-transform: capitalize;
}

.view-produits-catalogue .field-prix {
	color: #77c14c;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 5px;
	text-align: center;
}

.view-produits-catalogue .field-prix span {
	font-size: 14px;
}

.view-produits-catalogue .field-remise {
	font-size: 12px;
	min-height: 90px;
	text-align: center;
}

.view-produits-catalogue .field-remise p {
	margin: 0;
}

.view-produits-catalogue .field-stock {
	font-size: 13px;
	padding: 7px 0;
	text-align: center;
}

.view-produits-catalogue .field-peremption {
	color: #0d5981;
	font-size: 13px;
	padding: 7px 0 0;
	text-align: center;
}

.views-exposed-form #edit-tid.form-checkboxes label, .views-exposed-form #edit-field-laboratoire-target-id.form-checkboxes label {
	text-transform: uppercase;
}

.view-produits-catalogue .col .form-item {
	text-align: center;
}

.view-produits-catalogue .col label {
	font-size: 12px;
	font-weight: 400;
	margin-right: 7px;
}

.view-produits-catalogue .col .form-control {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	border-radius: 7px;
	color: #000000;
	height: auto;
	padding: 3px 7px;
	text-align: center;
	width: 65px;
}

.view-produits-catalogue .col form .form-actions button {
	border-radius: 0 0 10px 10px;
	bottom: 0;
	font-weight: 300;
	left: 0;
	padding: 7px;
	position: absolute;
	right: 0;
	text-align: center !important;
	width: 100%;
}

.view-produits-catalogue .ajax-progress {
	display: none;
}

.view-produits-catalogue .add-to-cart-message {
	bottom: -10px;
	font-size: 11px;
	position: absolute;
	margin: 0;
	overflow: hidden;
	/*top: 272px;*/
	transform: translateY(-100%);
	width: 100%;
}

.view-produits-catalogue-liste .add-to-cart-message {
	bottom: auto;
	left: calc(100% - 250px);
	border-radius: 0 10px 0 0;
	height: 65px;
	top: auto;
	width: 250px;
}

.view-produits-catalogue .add-to-cart-message .alert-success {
	margin: 0;
	padding: 7px;
}

/* Affichage sous forme de liste */
.view-produits-catalogue-liste .col {
	padding: 7px;
	width: calc(100% - 20px);
}

.view-produits-catalogue-liste div.nouveaute, .view-produits-catalogue-liste div.destockage, .view-produits-catalogue-liste div.idee-cadeau, .view-produits-catalogue-liste div.offre-en-cours {
	height: 50px;
	left: -4px;
	top: 2px;
	width: 50px;
}

.view-produits-catalogue-liste .col > div {
	display: flex;
}

.view-produits-catalogue-liste .bloc-wrapper {
	flex-direction: row;
	justify-content: space-between;
	min-height: 78px;
	padding: 0 140px 0 7px;
}

.view-produits-catalogue-liste .field-image {
	float: left;
	height: 55px;
	margin-top: 0;
	width: 55px;
}

.view-produits-catalogue-liste .field-image img {
	border-radius: 0;
	margin: 0 auto;
	max-height: 100%;
	width: auto;
}

.view-produits-catalogue-liste .field-titre {
	float: left;
	font-size: 15px;
	margin: 0;
	min-height: unset;
	padding: 0;
	width: 45%;
}

.view-produits-catalogue-liste .field-prix {
	float: left;
	width: 15%;
}

.view-produits-catalogue-liste .field-remise {
	float: left;
	font-size: 12px;
	text-align: center;
	width: 30%;
}

.view-produits-catalogue-liste .field-stock {
	float: left;
	font-size: 12px;
	padding: 15px 0 0;
	text-align: left;
	white-space: nowrap;
	width: 10%;
}

.view-produits-catalogue-liste .stock-reappro .field-stock {
	padding-top: 8px;
}

.view-produits-catalogue-liste .col .field-form {
	bottom: 0;
	height: 100%;
	padding-top: 16px;
	position: absolute;
	right: 0;
	width: 175px;
}

.view-produits-catalogue-liste .col form .form-actions button, .view-produits-catalogue-liste .col form .form-item-outofstock .form-control {
	border-radius: 10px 0 10px 0;
}

/* En cours de réapprovisionnement */
.view-produits-catalogue .stock-reappro .field-stock {
	color: #0392f4;
}

.view-produits-catalogue .col .stock-reappro .form-item {
	bottom: 0;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
}

.view-produits-catalogue .col .stock-reappro .form-control {
	background-color: #0392f4;
	border: none;
	border-radius: 0 0 10px 10px;
	color: #ffffff;
	cursor: not-allowed;
	font-weight: 300;
	padding: 7px;
	text-transform: uppercase;
	width: 100%;
}

/* Manque Rayon */
.view-produits-catalogue .stock-manque-rayon .field-stock {
	color: orange;
}

.view-produits-catalogue .col .stock-manque-rayon .form-item {
	bottom: 0;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
}

.view-produits-catalogue .col .stock-manque-rayon .form-control {
	background-color: orange;
	border: none;
	border-radius: 0 0 10px 10px;
	color: #ffffff;
	cursor: not-allowed;
	font-weight: 300;
	padding: 7px;
	text-transform: uppercase;
	width: 100%;
}

/* Rupture */
.view-produits-catalogue .stock-rupture .field-stock {
	color: #cc0000;
}

.view-produits-catalogue .col .stock-rupture .form-item {
	bottom: 0;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
}

.view-produits-catalogue .col .stock-rupture .form-control {
	background-color: #cc0000;
	border: none;
	border-radius: 0 0 10px 10px;
	color: #ffffff;
	cursor: not-allowed;
	font-weight: 300;
	padding: 7px;
	text-transform: uppercase;
	width: 100%;
}

/* */
#switch-price {
	color: #77c14c;
	display: flex;
	flex-wrap: wrap;
	font-size: 15px;
	justify-content: end;
	padding: 15px 0;
	text-align: right;
}

#switch-price > div {
	cursor: pointer;
	margin-left: 15px;
}

/* */
.view-catalogue-image img {
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	display: flex;
	flex-direction: column;
	margin: 10px 10px 10px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.view-taxonomy-term .field-description {
	border: 5px solid #f5f5f5;
	margin-top: 30px;
	padding: 10px 0 10px 15px;
	width: 100%;
}

.view-taxonomy-term .field-description strong {
	font-weight: 400;
}

.views-exposed-form label {
	display: block;
	font-weight: 400;
	margin-bottom: 3px !important;
}

.views-exposed-form .form--inline > .form-item {
	float: none;
	margin: 0 0 15px;
	width: 100%;
}

.views-exposed-form .form-item .form-control {
	background-color: #dedede;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: #e7e7e7;
	border-radius: 7px;
	box-shadow: none;
	color: #000000;
	font-weight: 200;
	padding: 5px 10px;
	transition: border 0.5s ease-in-out;
}

.views-exposed-form .form-item .select-wrapper {
	width: 100%;
}

.views-exposed-form .form-item .select-wrapper select {
	height: 34px;
}

.views-exposed-form legend {
	border: none;
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 3px;
}

.views-exposed-form .form-item.checkbox {
	width: 100%;
}

.views-exposed-form .form-item.checkbox label {
	color: #000000;
	font-size: 13px;
	font-weight: 300;
	padding-left: 25px;
	text-transform: capitalize;
}

.views-exposed-form .form-inline .radio input[type="radio"], .views-exposed-form .form-inline .checkbox input[type="checkbox"] {
	position: absolute;
}

.views-exposed-form .form-actions {
	margin-top: 5px;
	text-align: left;
	width: 100%;
}

.views-exposed-form .form-actions .btn {
	background-color: #8cc747;
	padding: 7px 15px;
}

.view-pharmacies .views-exposed-form {
	margin-bottom: 5px;
}

.view-pharmacies .views-exposed-form .form--inline {
	display: flex;
	flex-wrap: wrap;
}

.view-pharmacies .views-exposed-form label.sr-only {
	height: auto;
	position: relative;
	width: auto;
}

.view-pharmacies .views-exposed-form .form--inline .form-item {
	margin: 0;
	width: auto;
}

.view-pharmacies .views-exposed-form .form--inline .form-group {
	width: calc(25% - 7px);
}

.view-pharmacies .views-exposed-form .form--inline .form-group .form-item {
	width: calc(100% - 7px);
}

.view-pharmacies .views-exposed-form .form-actions {
	display: flex;
	flex: 0 1 0%;
	flex-direction: column-reverse;
	margin-left: 5px;
}

/* Panier */
.cart .view-commerce-cart-form {
	padding: 0 150px 30px;
}
.cart a {
	color: #333333;
}

.cart .field-360 {
	width: 75px;
}

.cart .field-360 img {
	border: 1px solid #ddd;
	height: auto;
	max-width: 100%;
}

.cart .field_reference {
	font-size: 12px;
}

.cart .delete-order-item, .cart .delete-order-item:active:hover, .cart .delete-order-item:active:focus {
	background-color: unset;
	border: none;
	box-shadow: none;
	color: #ae0009;
	font-size: 0;
	padding: 0 30px;
}

.cart .delete-order-item .icon {
	font-size: 20px;
}

.cart-form form .form-item .form-control {
	background-color: #dedede;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: #e7e7e7;
	border-radius: 7px;
	box-shadow: none;
	color: #000000;
	font-weight: 200;
	padding: 5px 10px;
	transition: border 0.5s ease-in-out;
	width: 75px;
}

.cart .form-actions {
	margin-top: 45px;
	text-align: center;
}

.cart .form-actions button {
	background-color: #8ec54e;
	color: #ffffff;
	margin: 0 15px;
	padding: 10px 60px;
}

#block-export-panier {
	margin-bottom: 30px;
}

.cart-empty-page {
	text-align: center;
}

.cart-empty-page .bloc-user {
	display: flex;
	justify-content: space-between;
}

.cart-empty-page .retour-boutique {
	margin: 30px 0;
}

/* Tunnel de commande */
.commerce-checkout-flow {
	padding: 30px 150px 45px;
}

.commerce-checkout-flow .form-actions {
	text-align: center;
}

.view-commerce-checkout-order-summary {
	font-size: 13px;
}

.commerce-checkout-flow .form-item .form-control {
	background-color: #dedede;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: #e7e7e7;
	border-radius: 7px;
	box-shadow: none;
	color: #000000;
	font-weight: 200;
	padding: 5px 10px;
	transition: border 0.5s ease-in-out;
}

.checkout-message {
	color: #ae0009;
	margin-top: 15px;
	text-align: center;
}

/* */
.view-commerce-order-item-table .field-reference {
	font-size: 12px;
}

.order-total-line__total {
	font-weight: 500;
}

/* Offres d'emploi */
.view-offres-emploi .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.view-offres-emploi .row > .col {
	background-color: rgba(222, 222, 222, 0.5);
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	margin: 20px;
	padding: 15px 15px 65px;
	position: relative;
	width: calc(33.33333333% - 40px);
}

.view-offres-emploi .row > .col h3 {
	margin-bottom: 0;
}

.view-offres-emploi .row > .col .field-date {
	font-size: 12px;
	margin-bottom: 15px;
	font-style: italic;
}

.view-offres-emploi .row > .col .field-resume {
	font-size: 14px;
	margin-top: 15px;
	font-style: italic;
}

.view-offres-emploi .row > .col .field-lien {
	bottom: 15px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: max-content;
}

.page-node-type-offre-emploi h1 {
	margin-bottom: 0;
}

.page-node-type-offre-emploi .field-date-publication {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 30px;
	text-align: center;
}

.page-node-type-offre-emploi .infos-poste {
	background-color: rgba(222, 222, 222, 0.5);
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	margin: 10px;
	padding: 15px;
	position: relative;
}

.page-node-type-offre-emploi .infos-poste .field-poste:not(:last-child) {
	border-bottom: 1px solid rgba(89, 202, 239, 0.5);
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.page-node-type-offre-emploi .infos-poste .field-poste .field-label-above {
	color: #0d5981;
	font-weight: 400;
}

.page-node-type-offre-emploi .field-contact .field-label-above {
	background-color: #8cc747;
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	margin: 10px 10px 15px;
	padding: 7px 20px;
	text-transform: uppercase;
}

.page-node-type-offre-emploi .field-contact {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}

.page-node-type-offre-emploi .field-contact a {
	color: #333333;
}

.page-node-type-offre-emploi .field-texte > ul {
	padding-left: 12px;
}

.page-node-type-offre-emploi .field-texte > ul > li {
	margin-bottom: 7px;
}

/* Pharmacies à vendre */
.view-pharmacies-vendre .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.view-pharmacies-vendre .row > .col {
	background-color: rgba(222, 222, 222, 0.5);
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	margin: 20px;
	padding: 15px 15px 65px;
	position: relative;
	width: calc(33.33333333% - 40px);
}

.view-pharmacies-vendre .row > .col h3 {
	margin-bottom: 0;
}

.view-pharmacies-vendre .row > .col .field-image {
	margin-bottom: 15px;
}

.view-pharmacies-vendre .row > .col .field-date {
	font-size: 12px;
	margin-bottom: 15px;
	font-style: italic;
}

.view-pharmacies-vendre .row > .col .field-resume {
	font-size: 14px;
	margin-top: 15px;
	font-style: italic;
}

.view-pharmacies-vendre .row > .col .field-lien {
	bottom: 15px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: max-content;
}

.page-node-type-vente-pharmacie h1 {
	margin-bottom: 0;
}

.page-node-type-vente-pharmacie .field-date-publication {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 30px;
	text-align: center;
}

.page-node-type-vente-pharmacie .infos-poste {
	background-color: rgba(222, 222, 222, 0.5);
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	margin: 10px;
	padding: 15px;
	position: relative;
}

.page-node-type-vente-pharmacie .infos-poste .field-poste:not(:last-child) {
	border-bottom: 1px solid rgba(89, 202, 239, 0.5);
	margin-bottom: 7px;
	padding-bottom: 7px;
}

.page-node-type-vente-pharmacie .infos-poste .field-poste .field-label-above {
	color: #0d5981;
	font-weight: 400;
}

.page-node-type-vente-pharmacie .field-contact .field-label-above {
	background-color: #8cc747;
	border-radius: 10px;
	box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.5);
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	margin: 10px 10px 15px;
	padding: 7px 20px;
	text-transform: uppercase;
}

.page-node-type-vente-pharmacie .field-contact {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
}

.page-node-type-vente-pharmacie .field-contact a {
	color: #333333;
}

.page-node-type-vente-pharmacie .field-texte > ul {
	padding-left: 12px;
}

.page-node-type-vente-pharmacie .field-texte > ul > li {
	margin-bottom: 7px;
}

/* Blog */
.path-blog .local-actions {
	margin-bottom: 45px;
}

.path-blog article > .container, .page-node-type-blog-post article > .container {
	margin: 45px auto;
	max-width: 700px;
}

.page-node-type-blog-post article > .container {
	margin-bottom: 0;
}

.path-comment article > .container {
	margin: 45px auto 0;
	max-width: 700px;
}

.page-node-type-blog-post h3, .path-comment h3 {
	margin-bottom: 5px;
	font-size: 18px;
}

.page-node-type-blog-post .indented {
	padding-left: 45px;
}

.page-node-type-blog-post .bs-region--bottom {
	margin: 0 auto 15px;
	max-width: 700px;
}

.page-node-type-blog-post .bs-region--bottom h2 {
	margin-top: 45px;
}

.page-node-type-blog-post .bs-region--bottom section {
	margin-bottom: 30px;
}

.path-comment article .region-content section, .comment--type-commentaire-blog {
	margin-bottom: 30px;
}

.view-blog .list-inline {
	margin-top: 15px;
	margin-left: -10px;
}

.view-blog h2 {
	margin-bottom: 0;
}

.view-blog .field-date {
	font-style: italic;
	font-size: 13px;
	margin-bottom: 30px;
	text-align: center;
}

.view-blog .view-content .views-row:not(:last-child) {
	margin-bottom: 45px;
}

.page-node-type-blog-post .list-inline {
	margin-top: 5px;
	margin-left: -10px;
}

.view-blog .list-inline > li, .page-node-type-blog-post .list-inline > li {
	padding-left: 10px;
	padding-right: 10px;
}

.list-inline > li.comment-new-comments {
	display: none!important;
}

.view-blog .feed-icons {
	display: none;
}

.comment .field-user {
	color: #8cc747;
	font-style: italic;
}

#comment-form {
	margin-bottom: 45px;
}

#comment-commentaire-blog-delete-form {
	margin-bottom: 15px;
}

#comment-commentaire-blog-delete-form #edit-actions {
	margin: 30px auto;
	text-align: center;
}

#comment-commentaire-blog-delete-form #edit-actions #edit-submit {
	margin-right: 15px;
}

#comment-form .filter-wrapper {
	display: none;
}

#comment-form .form-control {
	background-color: #dedede;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: transparent;
	border-bottom-color: #e7e7e7;
	border-radius: 7px;
	box-shadow: none;
	color: #000000;
	font-weight: 200;
	padding: 5px 10px;
	transition: border 0.5s ease-in-out;
}

/* Horizontal Tabs */
.horizontal-tabs {
	border: none;
	margin-top: 15px;
}

.horizontal-tabs .horizontal-tabs-list {
	background-color: unset;
	border-bottom: 2px solid #f0e8df;
	display: block;
	margin: 0;
	text-align: center;
	width: 100%;
}

.horizontal-tabs .horizontal-tab-button {
	background: none;
	border-right: none;
	display: inline-block;
	float: none;
	font-size: 18px;
	text-align: center;
}

.horizontal-tabs ul.horizontal-tabs-list li {
	background: none;
	border: none;
	display: inline-block;
	float: none;
	font-size: 18px;
	text-align: center;
}

.horizontal-tabs ul.horizontal-tabs-list li a, .horizontal-tabs ul.horizontal-tabs-list li.selected a {
	font-weight: 400;
	padding: 15px 45px;
}

.horizontal-tabs ul.horizontal-tabs-list li.selected a:before {
	background-color: #8cc747;
	bottom: -3px;
	content: " ";
	height: 4px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 36px;
}

.horizontal-tabs ul.horizontal-tabs-list li a strong {
	font-weight: 400;
}

.horizontal-tabs-pane .panel-heading {
	display: none;
}

.horizontal-tabs-panes > div.horizontal-tabs-pane {
	border-radius: 0;
	margin: 15px 0;
	padding: 0 30px;
}

.horizontal-tabs-panes > div.horizontal-tabs-pane .table {
	margin: 0 auto;
	max-width: 500px;
}


/* Pagination */
.pagination {
	margin-bottom: 0;
	margin-top: 30px;
}

.pagination > li > a, .pagination > li > span {
	border-radius: 7px;
	color: #1e4064;
	line-height: 1;
	margin: 0 3px;
	min-width: 28px;
	padding: 6px 10px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #1e4064;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #1e4064;
	border-color: #1e4064;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 7px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 7px;
}

/* Alerte */
.alert {
	border: none;
	border-radius: 0;
	margin: 0 0 15px;
}

.alert > ul {
	padding-left: 25px;
}

.alert > p, .alert > ul {
	margin-bottom: 0;
}

.alert-danger {
	background-color: #cc0000;
	color: #ffffff;
}

.alert-success {
	background-color: #66c8f2;
	color: #ffffff;
}

.alert-success a, .alert-success a:hover, .alert-success a:focus {
	color: #fff;
	font-weight: 500;
}

/* Formulaires */
.form-group {
	margin-bottom: 19px;
}

.row.form-group {
	margin-bottom: 0;
}

form .form-item .form-control {
	background-color: transparent;
	border: 1px solid transparent;
	border-bottom-color: transparent;
	border-bottom-color: rgba(255, 255, 255, 0.5);
	border-radius: 0;
	box-shadow: none;
	color: #ffffff;
	font-weight: 200;
	padding: 5px;
	transition: border 0.5s ease-in-out;
}

.form-control:focus {
	border: 1px solid #ffffff;
	box-shadow: none !important;
}

.form-inline .form-control {
	width: 100%;
}

.form-actions {
	margin-bottom: 0;
	text-align: right;
}

.form-actions .btn-primary, .form-actions .btn {
	background-color: #8ec54e;
	margin-right: 0;
	padding: 10px 60px;
}

.form-actions .btn:hover, .form-actions .btn:focus,
.form-actions .btn:active, .form-actions .btn.active,
.form-actions .btn:active:hover, .form-actions .btn.active:hover, .form-actions .btn:active:focus, .form-actions .btn.active:focus, .form-actions .btn:active.focus, .form-actions .btn.active.focus {
	background-color: #66c8f2;
	color: #ffffff;
}

form .form-group [class^="icon-"], form .form-group [class*=" icon-"] {
	font-family: Barlow, sans-serif!important;
}

.form-required:after {
	background: none;
	color: #ff003d;
	content: "*";
	font-size: 14px;
	font-weight: 300;
	vertical-align: baseline;
}

input[type="file"] {
	padding: 4px 2px 3px;
}

.radio, .checkbox {
	margin: 0 0 15px;
}

.radio label, .checkbox label {
	color: #999999;
	font-size: 12px;
	font-weight: 300;
	padding-left: 25px;
	padding-top: 1px;
}

form .form-item.radio label, form .form-item.checkbox label {
	color: #999999;
}

.mentions-legales p {
	font-size: 11px;
	margin: 0 0 5px;
}

.page-node-type-webform .bs-region--main {
	margin-top: 45px;
}

.page-node-type-webform form {
	padding: 45px 180px 15px;
}

.page-node-type-webform form .row.form-group {
	margin-bottom: 0;
}

.form-type-date label, .form-type-tel label {
	display: block;
	margin-bottom: 5px !important;
}

.form-type-date input {
	display: block;
}

/* Style checkbox and radio buttons */
input[type=checkbox],
input[type=radio],
input[type=checkbox]#edit-delete {
	background: #ffffff;
	border: 1px solid #b5b5b5;
	display: inline-block;
	height: 16px !important;
	margin: 0 7px 0 0;
	outline: none;
	padding: 0;
	position: relative;
	top: 3px;
	transition: background 0.5s ease;
	width: 16px !important;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	left: 0;
	margin-left: 0;
	position: absolute;
	top: 1px;
}

input[type=checkbox]#edit-delete {
	margin-bottom: 0;
}

input[type=radio] {
	border-radius: 50%;
}

input[type=checkbox]:hover,
input[type=checkbox]:focus,
input[type=radio]:hover,
input[type=radio]:focus {
	border-color: #696b7c;
	cursor: pointer;
}

input[type=checkbox]#edit-delete:hover,
input[type=checkbox]#edit-delete:focus {
	border-color: #d01616;
	cursor: pointer;
}

input[type=checkbox]:checked,
input[type=checkbox]:disabled:checked,
input[type=checkbox].error:checked,
input[type=checkbox].error:focus:checked,
input[type=radio]:checked,
input[type=radio]:disabled:checked,
input[type=radio].error:checked,
input[type=radio].error:focus:checked {
	background: #696b7c;
	box-shadow: inset 0 0 0 3px #ffffff;
}

.form-item input[type='checkbox'].error {
	border-color: #696b7c;
}

input[type=checkbox]#edit-delete:checked,
input[type=checkbox]#edit-delete:disabled:checked {
	background: #d01616;
	box-shadow: inset 0 0 0 3px #ffffff;
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
	background: #e2e2e2;
	opacity: .5;
}

input[type=checkbox]#edit-delete:disabled {
	background: #e88181;
	opacity: .5;
}

input[type=checkbox]:disabled:hover {
	border-color: #b5b5b5;
	cursor: default;
}

input[type=checkbox]:disabled:hover,
input[type=radio]:disabled:hover {
	border-color: #b5b5b5;
	cursor: default;
}

/* in Chrome + Safari + Opera + Mozilla */
@supports (-webkit-appearance:none) {
	input[type="checkbox"],
	input[type="radio"],
	input[type="checkbox"]#edit-delete {
		-webkit-appearance: none;
	}
}

/* in Mozilla */
@supports (-moz-appearance:none) {
	input[type="checkbox"],
	input[type="radio"],
	input[type="checkbox"]#edit-delete {
		-moz-appearance: none;
	}
}

:not(output):-moz-ui-invalid {
	box-shadow: none;
}

:not(output):-moz-ui-invalid:-moz-focusring {
	box-shadow: none;
}

#edit-mentions-legales {
	font-size: 10px;
}

#edit-mentions-legales p {
	margin-bottom: 5px;
}

/* Table */
.table-condensed {
	font-size: 13px;
}

.table thead th {
	font-weight: 500;
}

/* Popover */
.popover-title {
	background-color: #ededee;
}

.popover-content ul {
	padding-left: 15px;
}

/* Modal */
.modal-dialog {
	height: 450px;
	width: 450px;
}

.modal-content {
	border-radius: 15px;
	font-size: 14px;
	font-weight: 600;
	height: 100%;
}

.modal-body {
	height: 100%;
}

.modal-body iframe {
	height: 100%;
	width: 100%;
}

.modal-backdrop.in {
	opacity: 0.75;
}

.modal-close button.close {
	background-color: #8ec54e;
	border: 2px solid #ffffff;
	border-radius: 50%;
	box-shadow: 2px 2px 3px black;
	color: #ffffff;
	font-size: 30px;
	font-weight: 300;
	height: 30px;
	line-height: 30px;
	opacity: 1;
	position: absolute;
	right: -15px;
	top: -15px;
	transition: all 0.5s ease;
	width: 30px;
	z-index: 1;
}

.modal-close button.close:hover, .modal-close button.close:focus {
	background-color: #66c8f2;
}

.modal-close button.close span {
	display: block;
	margin-top: -5px;
}

#modalDescriptions .modal-dialog {
	max-width: 100%;
	width: 750px;
}

#modalDescriptions .modal-content {
	font-weight: 300;
}

#modalDescriptions .modal-body {
	color: #000000;
	overflow-y: auto;
}

#modalDescriptions h2 {
	margin-bottom: 25px;
	margin-top: 15px;
}

#modalDescriptions h2:before, #modalDescriptions h2:after {
	display: none;
}

#modalDescriptions h3 {
	margin: 15px 0 5px;
}

/* */
.ui-widget-overlay {
	background-color: #1e4064;
	opacity: 0.75;
}

.ui-dialog .ui-dialog-content {
	overflow-x: hidden;
}

.ui-widget.ui-widget-content {
	border-radius: 15px;
}

.ui-dialog .ui-dialog-titlebar {
	background-color: transparent;
	border: none;
	height: 35px;
}

.ui-dialog .ui-dialog-title {
	display: none;
}

.ui-dialog .ui-dialog-titlebar-close {
	right: 10px;
}

/* Ajax Throbber */
.ajax-throbber.sk-wave .sk-rect {
	background-color: #8cc747;
}

.ajax-throbber.sk-chase .sk-chase-dot:before {
	background-color: #8cc747;
}


/* Footer */
footer {
	border: none;
	color: #ffffff;
	overflow: hidden;
	position: relative;
}

.footer {
	border-top: none;
	font-size: 14px;
	margin-top: 0;
	padding: 30px 0 15px;
}

.footer {
	background-color: #0d5981;
	color: #ffffff;
	padding: 30px 45px;
	position: relative;
}

.footer .region-footer {
	display: flex;
}

.footer .region-footer > .col-sm-6 {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	border-right: 1px solid rgba(255, 255, 255, 0.5);
}

.footer h2 {
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	font-weight: 500;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.footer h2:before, .footer h2:after {
	background-color: rgba(255, 255, 255, 0.5);
}

.footer a {
	color: #ffffff;
}

.footer img {
	left: 50%;
	max-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 175px;
}

.footer .telephone:before {
	color: #77c14c;
	content: "\f095";
	font-family: 'Font Awesome 6 Pro';
	font-weight: bold;
	left: 0;
	position: absolute;
}

.footer .telephone {
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 15px;
	padding-left: 30px;
	position: relative;
	text-align: left;
}

.footer .horaires:before {
	color: #77c14c;
	content: "\f017";
	font-family: 'Font Awesome 6 Pro';
	font-weight: bold;
	left: 2px;
	position: absolute;
}

.footer .horaires {
	font-size: 14px;
	font-weight: 200;
	padding-left: 30px;
	position: relative;
	text-align: left;
}

.footer .mail:before {
	color: #77c14c;
	content: "\f0e0";
	font-family: 'Font Awesome 6 Pro';
	font-weight: bold;
	left: 2px;
	position: absolute;
}

.footer .mail {
	font-size: 14px;
	font-weight: 200;
	padding-left: 30px;
	position: relative;
	text-align: left;
}

.footer .sc:before, .footer .sa:before {
	color: #77c14c;
	content: "\f3c5";
	font-family: 'Font Awesome 6 Pro';
	font-weight: bold;
	left: 2px;
	position: absolute;
}

.footer .sc, .footer .sa {
	font-size: 14px;
	font-weight: 200;
	margin-top: 15px;
	padding-left: 30px;
	position: relative;
	text-align: left;
}

.footer form .form-item.radio label, footer form .form-item.checkbox label {
	color: #ffffff;
}

.footer .form-control::placeholder {
	color: #ffffff;
	opacity: 1;
}

.footer-bottom {
	color: #000000;
	font-size: 13px;
	font-weight: 200;
	margin: 15px;
}

.footer-bottom > .row {
	background-color: #000000;
}

.footer-bottom .menu {
	margin-top: 15px;
	text-align: center;
}

.footer-bottom .menu > li {
	display: inline-block;
	font-weight: 400;
	padding: 0 7px;
	position: relative;
	vertical-align: top;
}

.footer-bottom .menu > li > .navbar-text {
	margin: 0;
}

.footer-bottom .menu > li > a {
	color: #000000;
	padding: 0;
}

.footer-bottom .menu > li > a:hover, .footer-bottom .menu > li > a:focus {
	background-color: transparent;
	text-decoration: underline;
}

@media (max-width: 767px) and (orientation: portrait) {

}

@media (max-width: 767px) and (orientation: landscape) {

}

@media (max-width: 767px) {

	body {
		overflow-x: hidden;
	}

	.navigation-top {
		height: auto;
	}

	.navbar-default {
		height: auto;
		min-height: unset;
		padding-bottom: 0;
		position: relative;
	}

	.navbar-header .region-navigation {
		align-items: center;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#block-site-branding {
		margin-bottom: 0;
		width: calc(100% - 30px);
	}

	#block-site-flyer {
		display: none;
	}

	#block-panier, #block-icones, #block-pass-fidelite {
		float: left;
		position: relative;
		right: auto;
		top: auto;
		z-index: 150;
	}

	#block-search-catalog {
		margin-left: 7px;
		position: relative;
		right: auto;
		top: auto;
	}

	.navbar .logo {
		display: block;
		float: none !important;
		margin: 0;
		padding-bottom: 15px;
		text-align: center;
	}

	.navbar .logo img {
		max-width: calc(100% - 120px);
	}

	.navbar-default .navbar-toggle {
		border: none;
		border-radius: 0;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 15;
	}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #77c14c;
		border-radius: 0;
		height: 2px;
		width: 25px;
	}

	.navbar-default .navbar-collapse {
		background-color: #0d5981;
		border: 0;
		left: 0;
		margin: 0;
		overflow: inherit;
		position: absolute;
		width: 100%;
		z-index: 20;
	}

	.navbar-default .navbar-nav {
		float: none;
		margin: 0;
		position: relative;
		top: auto;
		width: 100%;
		z-index: 10;
	}

	.navbar-default .navbar-nav > li {
		margin: 0 !important;
		min-height: unset;
		padding: 3px 0;
		text-align: left;
		width: 100%;
	}

	.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
		padding: 7px 12px;
		text-align: center;
	}

	.navbar-default .navbar-text {
		border: none;
		font-weight: 400;
	}

	.navbar-default .navbar-nav > li.active .navbar-text {
		color: #8ec54e;
	}

	.menu--simple-mega-menu > .menu-item--expanded:hover > .mega-menu-wrapper, .menu--simple-mega-menu > .menu-item--expanded:focus > .mega-menu-wrapper, .menu--simple-mega-menu > .menu-item--expanded.focused > .mega-menu-wrapper {
		opacity: 1;
		top: 80px;
		visibility: visible;
	}

	.mega-menu-wrapper .view-catalogue .row a img {
		margin: 0 auto 5px;
		max-width: 200px;
	}

	.main-container {
		background-color: #ffffff;
		padding-top: 0;
	}

	.main-container h2 {
		font-size: 24px;
	}

	.main-container .field-texte ul {
		padding-left: 15px;
	}

	.view-chiffres-cles .col {
		margin-bottom: 30px;
	}

	.bloc > .col-1 {
		margin-bottom: 30px;
	}

	.bloc > .col-2:before {
		display: none;
	}

	.bloc > .col-4 {
		text-align: center;
		width: 100%;
	}

	.bloc .field-image {
		margin: 30px auto 0;
	}

	.bloc .field-image img {
		margin:0 auto;
	}

	.view-portraits {
		margin-top: 30px;
	}

	.view-portraits .col {
		margin-bottom: 30px;
	}

	.view-offres-emploi .row > .col,
	.view-pharmacies-vendre .row > .col {
		width: 100%;
	}

	.view-pharmacies .views-exposed-form .form--inline .form-group,
	.view-pharmacies .views-exposed-form .form--inline .form-group .form-item {
		width: 100%;
	}

	.view-pharmacies .views-exposed-form .form-actions {
		margin: 15px 0;
	}

	.view-pharmacies .bloc-pharmacies > .col-sm-3 > .view-content {
		margin-bottom: 15px;
		padding: 15px;
		width: calc(100% - 15px);
	}

	.view-pharmacies .bloc-pharmacies > .col-sm-9 {
		padding: 0;
	}

	.geolocation-map-wrapper {
		border: none;
	}

	.bloc-infos, .bloc-outils {
		margin: 0;
	}

	.bloc-infos .col, .bloc-outils .col {
		margin-bottom: 30px;
	}

	.bloc-blocs .col-sm-12 {
		width: 100%;
	}

	.bloc-blocs .field-bloc:nth-child(2n+1) .row > .col-sm-6:not(:last-child),
	.bloc-blocs .field-bloc:nth-child(2n) .row > .col-sm-6:not(:last-child) {
		border: none;
	}

	.slick {
		margin-bottom: 45px;
	}

	.slick-list {
		margin: 0;
	}

	.path-user .field-modifier a {
		margin-bottom: 15px;
	}

	.view-produits-catalogue .row {
		display: block;
	}

	.view-produits-catalogue .col {
		display: block;
		margin: 15px;
		width: calc(100% - 30px);
	}

	.cart .view-commerce-cart-form {
		padding: 0 15px 45px;
	}

	.cart .form-actions button:not(:last-child) {
		margin-bottom: 15px;
	}

	.form-control {
		font-size: 16px;
	}

	.ui-dialog {
		left: 15px;
		max-width: calc(100% - 30px);
	}

	footer {
		padding: 0;
	}

	footer .container {
		padding: 0;
	}

	.footer {
		padding: 30px;
	}

	.footer .region-footer {
		display: block;
	}

	#block-formulaire {
		border-left: none;
		border-right: none;
		margin-top: 30px;
	}

	#block-site-10 {
		margin-top: 45px;
		text-align: center;
	}

	#block-site-10 img {
		left: auto;
		max-width: 150px;
		position: relative;
		top: auto;
		transform: unset;
	}

}

@media (min-width: 768px) {

	.layout-region-checkout-main, .layout-region-checkout-secondary, .layout-region-checkout-footer {
		width: 50%;
	}

	.layout-region-checkout-footer {
		clear: both;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	.view-offres-emploi .row > .col,
	.view-pharmacies-vendre .row > .col {
		width: calc(50% - 40px);
	}

	#block-search-catalog {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {

	.view-offres-emploi .row > .col,
	.view-pharmacies-vendre .row > .col {
		width: calc(50% - 40px);
	}
}

@media (min-width: 1200px) {

	.navbar.container {
		max-width: 1170px;
	}

	article:before {
		background: url('../images/fond-pictogrammes.png') no-repeat;
		background-size: auto;
		background-size: contain;
		content: '';
		height: 300px;
		left: -120px;
		position: absolute;
		top: 0;
		width: 300px;
	}

	article:after {
		background: url('../images/fond-pictogrammes.png') no-repeat;
		background-size: auto;
		background-size: contain;
		content: "";
		height: 300px;
		position: absolute;
		right: -175px;
		top: 50%;
		width: 300px;
	}

}
