.loading {
    display: block;
    margin: 200px 0;
    text-align: center;
}
#etco_viewer {
	display: none;
	margin-top: 164px;
	width: 100%;
	min-height: 500px;
}
.full_screen_flyer {
	position: fixed !important;
	z-index: 1000 !important;
	top: -164px !important;
	left: 0 !important;
	height: 100% !important;
}
.container-large {
	width:100%;
	margin:0 auto;
	position:relative;
}
.fancybox-content .fancybox-close-small {
	color: #fff !important;
}

body {
	font-family: 'Montserrat', sans-serif;
	overflow-x:hidden;
	color:#332E3C;
	font-weight: 300;
}
.font-light {
	font-weight: 300;
}
.font-medium {
	font-weight: 500;
}
.font-strong {
	font-weight: 700;
}
.form-control:focus {
	box-shadow: inherit;
	border-color: #ced4da;
}

/* Start header */
.logo-publisac-header {
	position:absolute;
	z-index:5;
	top:0;
	left:15px;
	width:140px; /* Fix pour Firefox */
}
.logo-publisac-header img {
	width:100%;
	max-width: 140px;
}
.header_wrapper {
	height:164px;
	position: fixed;
	background-color: white;
	z-index: 99;
}
.header_wrapper.active {
	background:#332E3C;
	color:#fff;
}
.header_wrapper.active a, .header_wrapper.active button {
	color:#fff;
}
.edit-postal-code img {
	margin-left: 15px;
	padding-right: 16px;
	cursor: pointer;
}
.nav-top {
	margin:10px 0;
}
.nav-top ul {
	display:inline-block;
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
}
.nav-top ul li {
	display:inline-block;
	margin:0 0 0px 30px;
	padding:0 0 0px 0;
}
.nav-top ul li a {
	display:inline-block;
	margin:0;
	padding:0;
	color:#332E3C;
}
.nav-top a {
	color:#332E3C;
}
.menu-mobile-active a {
	color:#fff;
}
.nav-main {

}
.nav-main ul {
	display:flex;
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
	max-width: 1000px;
	float:right;
}
.nav-main ul li {
	flex:1 1 auto;
	margin:0 0 0px 30px;
	padding:0 0 0px 0;
}
.nav-main ul li a {
	display:inline-block;
	margin:0;
	padding:0;
	color:#332E3C;
}
.nav-main ul li a span:hover {
	text-decoration: underline;
}
.nav-main ul li:first-child {
	padding-bottom:15px;
	margin-bottom:-15px;
}
.nav-main-color, .nav-main-color ul li a {
	color: #fff;
}
.sub-menu-nav-main {
	background:#332E3C;
	box-shadow: 0 15px 15px 0 rgba(0,0,0,0.3);
	color:#fff;
	padding:40px 20px;
	margin:0 auto;
	position: absolute;
	z-index:1;
	left:0;
	right:0;
	display:none;
}

.search-form {
	margin-left:40px;
}

.menu-cat-list {
	list-style: none;
	margin:0 0 30px 0;
	padding:0;
}
.menu-cat-list li {
	margin:0 0 15px 0;
}
.menu-cat-list-sub {
	list-style: none;
}
.menu-cat-list-sub li {
	width:calc(100% * (1/3) - 20px);
	margin:0 0 15px 0;
}
.menutabcontent {
	display:none;
}
.top-wrapper {
	line-height: 36px;
}
.top-wrapper-mobile {
	display:none;
	position: relative;
	z-index:2;
}
.breadcrumb {
	background:none;
	padding:164px 0 0 0;
	margin-bottom:22px;
}
.breadcrumb a {
	color:#332E3C;
}
.breadcrumb .breadcrumb-item.active {
	color:#332E3C;
}
/* End header */

/* Home page */
.home-promo {
	margin-bottom:30px;
 }
.home-promo-logo {
	position:absolute;
	top: 5%;
	left: 50%;
	transform: translate(-50%, 0%);
	z-index:5;
}
.home-promo-logo img {
	max-width:150px;
}
.home-promo-img img {
	width:100%;
	border-radius:10px 10px;
}
.home-promo-link {
	position:absolute;
	right:0;
	bottom:20px;
	z-index:10;
	text-align: right;
	padding-right:40px;
	padding-bottom: 20px;
}
.home-promo-link.text-center {
	width:100%;
	text-align: center;
	padding:0 40px;
}
.home-promo-link .button-default {
	padding:10px 15px;
}

.nav-categories {
	/*height:75px;*/
	padding:0px 30px;
	text-align: center;
}
.nav-categories a {
	width:100%;
	padding:10px 10px;
	color:#332e3c;
	text-decoration: none;
	font-weight: 500;
	text-align: center;
}
.nav-categories a:hover {
	color: #df0059;
}
.slick-next:before {
	color: #000 !important;
}
.slick-prev:before {
	color: #000 !important;
}
.nav-categories .slick-slide .slideslick {
	border-left: 1px solid #000;
}
.nav-categories .slick-slide:first-child .slideslick {
	border-left: 0px solid #000;
}
.nav-categories .slick-slide .slideslick a {
	text-decoration: none;
}
.slider-nav-categories {
	display: none;
}
.all_categories_btn {
	margin-right: 10px;
}
img.round-corner {
	border-radius:10px 10px;
}
.circulaire-wrapper {
	flex-direction: column-reverse;
	height: 100%;
	display: flex;
	border:solid 1px #dee2e6;
	border-radius:10px 10px;
	padding: 5px 5px;
}
.circulaire-wrapper:hover img {
	opacity: 0.8;
}
.circulaire-wrapper .circulaire-img img {
	border-radius:10px 10px;
	width:100%;
	max-height: 370px;
	object-fit: cover;
	object-position: top;
}
.circulaire-wrapper .circulaire-details {
	display: flex;
}
.circulaire-wrapper .circulaire-details .center_part {
	display: contents;
}
.circulaire-wrapper .circulaire-details i {
	font-weight: 600;
}
.circulaire-wrapper .circulaire-notification, .circulaire-wrapper .circulaire-like {
	height:100%;
	display: flex !important;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.circulaire-like a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none !important;
}
.circulaire-like .fa-heart {
	color: #df0059;
	animation-name: heartcheck;
	animation-fill-mode: forwards;
	animation-duration: 0.3s;
	position: relative;
}

@keyframes heartcheck {
	0% {transform: scale(1);}
	70% {transform: scale(1.5);}
	100% {transform: scale(1);}
}

.circulaire-wrapper .circulaire-title {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	display: block;
}
.circulaire-wrapper .circulaire-title p {
	margin:0;
}
.espace-publicitaire {
	text-align: center;
}
.espace-publicitaire .advertisement {
	width:100%;
	max-width:970px;
	margin: auto;
}
.publicite-wrapper {
	padding-top:164px;
}
.publicite-wrapper .pub-image img {
	width: 100%;
	height: 100%;
}
.publicite-wrapper .pub-image img {
	width:100%;
	/*min-height: 90px;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.publicite-wrapper button.close {
	padding: .5rem 1rem;
}
.publicite-wrapper button.close:hover {
	color: #FFF;
	opacity: 1 !important;
}
.publicite-wrapper .alert {
	color:#fff;
	padding-top:30px;
	min-height: 90px;
	padding: 30px 0;
}
.publicite-wrapper .alert h1 {
	color:#fff;
	font-size:48px;
	line-height: 58px;
	font-weight: 500;
}
.publicite-wrapper .alert a {
	color:#fff;
	font-size:18px;
	font-weight: 300;
	text-decoration: underline;
}
.content_wrapper {
	margin-bottom:80px;
}
.content_wrapper a {
	color:#332E3C;
	text-decoration:underline;
	font-size:15px;
}
.content_wrapper a:hover {
	color:#332E3C;
}
.content_wrapper a.magenta {
	color:#DF0059;
	text-decoration:underline;
	font-size:16px;
}
.content_wrapper a.magenta:hover {
	color:#DF0059;
}
.content_wrapper h1 {
	font-family: 'Libre Baskerville', serif;
	font-size:60px;
	line-height: 70px;
	font-weight: 700;
	color:#DF0059;
	margin-bottom:40px;
}
.content_wrapper h1 strong {
	color:#332E3C;
	display:block;
}
.content_wrapper h2, .newsletter_wrap h2 {
	font-family: 'Libre Baskerville', bold;
	font-size: 34px;
	line-height: 44px;
	font-weight: 600;
	color:#332E3C;
	margin-bottom:0px;
}

.button-default {
	background:#332E3C;
	border:none;
	color:#fff !important;
	box-shadow: inherit;
	padding:10px 30px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none !important;
}
.button-default.btn-menu {
	background:#332E3C;
	border:none;
	color:#fff;
	border:1px solid #fff;
	box-shadow: inherit;
	padding:10px 30px;
	border-radius: 10px;
	display: inline-block;
}

.btn-default {
	background:#332E3C;
	border:none;
	color:#fff !important;
	box-shadow: inherit;
	padding:10px 30px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none !important;
	font-size:16px !important;
	font-weight:400;
}
.btn-magenta {
	background:#DF0059;
	border:none;
	color:#fff !important;
	box-shadow: inherit;
	padding:10px 30px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none !important;
	font-size:16px !important;
	font-weight:400;
}

/* Start splash */
.splash-wrapper {
	display: none;
	position: absolute;
	z-index: 99999;
	width: 100%;
}
.splash-wrapper h1 {
	font-family: 'Libre Baskerville', serif;
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	word-break: break-word;
}
.splash-left .intro-text {
	max-width: 740px;
}
.splash-left {
	background:#DF0059;
	text-align: center;
	width:55%;
}
.splash-mid {
	background:#fff;
	padding:0 5%;
	width:25%;
	min-width:35%;
	text-align: center;
}
.splash-right {
	background:#DF0059;
	width:20%;
	min-width:20%;
}

.splash-mid input {
	border: 1px solid rgba(51,46,60,0.75)!important;
	max-width: 240px;
	border-radius: 10px;
	height: auto;
	padding: 5px 10px;
	margin:0 auto;
	text-align: center;
	text-transform: uppercase;
	color:#332E3C;
	opacity:0.7;
}
.splash-right a {
	color:#fff;
	font-weight: 300;
}
.logo-top-splash {
	text-align: left;
	top:0;
	left: 0;
	position: absolute;
}
.logo-top-splash img {
	width:100%;
	max-width: 140px;
}
.splash-column {
	position: relative;
}
/* End splash */

.site-wrapper {
	display: none;
}

/*** NEWSLETTER ***/
.newsletter_wrap .container {
	background-position-x: right;
	background-repeat: no-repeat;
	background-size:320px;
}
.column-reverse {
	display:flex;
	flex-direction: column-reverse;
	align-items: flex-end;
}
.newsletter_submit_btn {
	display:flex;
	flex-direction: row-reverse;
}
.newsletter_submit_btn input[type='text'] {
	border:solid 1px gray;
	border-radius:5px 5px;
	padding:5px 14px;
}
.newsletter_submit_btn input[type='submit'] {
	margin-left:-18px;
	z-index: 10;
	background: #332E3C;
	border: none;
	color: #fff !important;
	box-shadow: inherit;
	padding: 10px 15px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none !important;
}
.newsletter_footer_submit_btn {
	display:flex;
	flex-direction: row;
}
.newsletter_footer_submit_btn input[type='text'] {
	border:solid 1px gray;
	border-radius:5px 5px;
	padding:5px 14px;
}
.newsletter_footer_submit_btn input[type='submit'] {
	margin-left:-18px;
	z-index: 10;
	background: #332E3C;
	border: none;
	color: #fff !important;
	box-shadow: inherit;
	padding: 10px 30px;
	border-radius: 10px;
	display: inline-block;
	text-decoration: none !important;
}
#infolettre_form input {
	margin-top:5px;
	margin-right:8px;
}
#infolettre_form .border-right {
	border-right: solid 1px #000;
}

/* Start footer */
.footer_wrapper .container-large {
	background:#332E3C;
	color:#fff;
}
.footer_wrap {
	padding:20px 40px;
}
.footer_wrapper h3 {
	font-size:16px;
	line-height:19px;
}
.footer_wrapper img.pictogramme {
	width:70px;
	height:70px;
}
.footer_wrapper img.tc_logo {
	height:40px;
}
.footer_wrap ul {
	display:inline-block;
	margin:0 0 15px 0;
	padding:0;
	width:100%;
}
.footer_wrap ul li {
	display:block;
	margin:0 0 4px 0;
	padding:0 0 0px 0;
}
.footer_wrap ul li a, .copyrights_wrap a {
	display:inline-block;
	margin:0;
	padding:0;
	color:#fff;
}
.social_wrap {
	text-align: center;
}
.social_wrap i {
	font-size: 180%;
	padding:40px 15px 10px 15px;
}
.social_wrap a {
	color:#fff;
}
.logo-publisac-footer {
	text-align: left;
}
.logo-publisac-footer img {
	max-width: 149px;
}
.footer_mobile_wrapper {
	color:#fff;
	display:none;
	position: fixed;
	z-index:10;
	bottom:0;
	width: 100%;
}
.footer_mobile_wrapper a {
	color:#fff;
}

.menu-mobile-wrapper {
	display:none;
}
.menu-mobile-wrapper .logo-publisac-header {
	width: 94px;
}
.menu-mobile-wrapper a, .menu-mobile-wrapper button {
	color:#fff;
}
.menu-mobile-wrapper hr {
	border-color:#fff;
}
.menu-mobile-wrapper .search-form {
	width:100%;
	max-width: 70%;
	margin:0;
}
.menu-mobile-wrapper .hamburger.is-active .hamburger-inner,
.menu-mobile-wrapper .hamburger.is-active .hamburger-inner:after,
.menu-mobile-wrapper .hamburger.is-active .hamburger-inner:before {
	background:#fff;
}

.menu-mobile-wrapper .main-nav ul {
	list-style: none;
	margin:0;
	padding:0;
}
.menu-mobile-wrapper .main-nav > ul > li > a {
	font-weight: 700;
	padding:10px 0;
	display: inline-block;
}
.menu-mobile-wrapper .main-nav > ul > li > ul > li > a {
	margin-left:20px;
	padding:10px 0;
	display: inline-block;
}
.menu-mobile-wrapper .main-nav > ul > li > ul > li {
	clear:both;
}
.menu-mobile-wrapper .main-nav > ul > li > ul > li > div {
	margin-left:40px;
}
.menu-mobile-wrapper .main-nav > ul > li > ul > li > div li a {
	padding:10px 0;
	display: block;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	width:20px;
	height:2px;
}
.hamburger-box {
	width:20px;
}
.hamburger-inner:before {
	top:-6px;
}
.hamburger--collapse .hamburger-inner:after {
	top:-12px;
}

.footer_mobile_wrapper .hamburger-inner,
.footer_mobile_wrapper .hamburger-inner:after,
.footer_mobile_wrapper .hamburger-inner:before {
	background:#fff;
}
.footer_mobile_wrapper .hamburger {
	padding:0;
}

.body-overflow {
	overflow: hidden;
}

.content-cat-flyer {
	display:none;
}
.open-cat-flyer {
	cursor: pointer;
}
/* End footer */

/** MON COMPTE **/
.customer-login-submit {
	padding-top:40px;
}
.customer-login-submit input[type='checkbox'], .label-container input[type='checkbox'] {
	margin-top:5px;
	margin-right:5px;
}
.account-bloc {
	padding:40px 0px;
}
h2.inline-block {
	display:inline-block;
}
.container-fluid.grey {
	background-color: #f3f3f3;
}
.account-bloc a {
	color:#DF0059;
}
.account-bloc a i {
	color:#000;
	padding-left:6px;
}
.filter-check-wrap {
	position: relative;
}
.filter-check-wrap label {
	border: 1px solid rgba(51,46,60,0.3);
	border-radius: 10px;
	padding:15px 15px 15px 40px;
	margin:0;
	margin-bottom:-1px;
}
.filter-check-wrap label:hover {
	background-color: rgba(193,192,196,0.2);
}
.filter-check-wrap input[type=checkbox]:checked + label {
	background-color: rgba(193,192,196,0.2);
}
.filter-check-wrap input[type=checkbox] {
	position: absolute;
	left: 35px;
	top: 15px;
}

/** MA LISTE **/
.ma-liste_wrapper .product_wrapper {
	border: solid 1px #dee2e6;
	margin: 30px 0;
	padding: 15px 10px;
	border-radius: 10px 10px;
}
.ma-liste_wrapper .product_wrapper img {
	width: 100%;
}
.ma-liste_wrapper .product_wrapper p.title {
	font-weight: 700;
	margin-bottom: 20px;
}
.ma-liste_wrapper .product_wrapper p.description {
	color: grey;
	margin-bottom: 20px;
}
.ma-liste_wrapper .product_wrapper p.price {
	margin-bottom: 20px;
	font-weight: 600;
}
.ma-liste_wrapper .product_wrapper p.date {
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 0;
}
.ma-liste_wrapper ul.list-fonctions {
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
	list-style-type: none;
	width: 100%;
	float: left;
}
.ma-liste_wrapper ul.list-fonctions li {
	float: left;
	margin-right: 40px;
}
.ma-liste_wrapper ul.list-fonctions li i {
	padding-right: 5px;
}
.ma-liste_wrapper ul.list-fonctions li a {
	text-decoration: none;
	display: block;
}

/** DETAILLANTS **/
.retailer_wrapper {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.retailer_logo {
	border:solid 1px lightgrey;
	border-radius: 5px 5px 5px 5px;
	padding:10px 10px;
	height:300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width:100%;
}
.retailer_logo img {
	width:85%;
	max-height: 250px;
}
.retailer_name p {
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	padding: 10px 0;
}
.responsive_iframe_newsletter {
	width: 100%;
	height: 1110px;
}
.responsive_iframe_contest {
	width: 100%;
	height: 1915px;
}
.cookiebar_footer {
	display: none;
	position: fixed;
	z-index: 999;
	width: 100%;
	bottom: 0;
	background-color: #000;
	opacity: 0.8;
	color: #fff;
	padding: 20px 0 5px 0;
}
.cookiebar_footer a {
	color: #fff;
	text-decoration: underline;
}
.cookiebar_footer_close {
	float: right;
	margin-left: 20px;
}
#cookiebar_close {
	color: #fff !important;
	text-decoration: none !important;
	font-weight: 700;
	border: 1px solid #fff;
	padding: 0 6px;
	display: inline-block;
}

/** RETURN TO TOP **/
#return-to-top {
	color:#fff;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 44px;
	height: 44px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	background: url(/userfiles/images/back-to-top.png) no-repeat center 50%;
}

/** POSTAL CODE MODAL **/
.modal_content_wrapper {
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
}
.modal_content_wrapper h2 {
	color: #5e5e5e;
	font-size: 24px;
	margin: 0 0 0 0;
	text-transform: none;
}
.modal_content_wrapper h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 30px 0 15px 0;
}
.modal_content_wrapper .input_wrap {
	border: 1px solid #df0059;
	padding: 5px 15px;
	text-align: center;
	max-width: 300px;
	margin: 0 auto 15px auto;
	border-radius: 5px;
}
.modal_content_wrapper input {
	border: 0px solid #e6e6e6 !important;
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	box-shadow: none !important;
	background: none !important;
	width: auto;
	height: 50px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	margin: 0;
}
.modal_content_wrapper input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #aaa;
	opacity: 1; /* Firefox */
}
.modal_content_wrapper input: -ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #aaa;
}
.modal_content_wrapper input::-ms-input-placeholder { /* Microsoft Edge */
	color: #aaa;
}
.modal_content_wrapper button {
	border: 0px solid #5e5e5e;
	background: #df0059;
	border-radius: 0px;
	padding: 20px 15px;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	display: inline-block;
	box-shadow: none;
	width: auto;
	color: #fff;
	vertical-align: top;
	border-radius: 5px;
	width: 100%;
	max-width: 300px;
	outline: none;
}
.modal_content_wrapper .input-container {
	display: block;
}
.modal_close {
	text-shadow: inherit;
	font-size: 19px;
	font-weight: 400;
	color: #df0059 !important;
	opacity: 1;
	float: none;
}
.modal_close:hover {
	color: #df0059;
	text-decoration: none;
}
.modal_header_wrap {
	position: relative;
}
.modal_header_close {
	position: absolute;
	right: 0;
}
.modal_header_title {
	font-size: 18px;
}

/* NEWS */
.news-articles {
	font-size: 0;
}
.news-wrapper {
	padding: 15px;
	font-size: 16px;
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
}
.news-wrapper a.title-link {
	font-size: 1.3rem;
	font-weight: 500;
	text-decoration: none;
	padding: 10px 0;
}
.news-wrapper img.round-corner {
	height:400px;
}
.news-wrapper:nth-of-type(1) {
	width: 100%;
}
.news-wrapper img {
	max-height: 500px;
	object-fit: cover;
}

/* Pagination */
.pagination {
	margin: auto;
}
.pagination ul {
	padding-left:0;
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	margin:10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-left-width: 0;
	cursor:pointer;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999999;
	cursor: default;
	background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}

/** EMPLOIS **/
label.file {
	position: relative;
	display: inline-block;
	cursor: pointer;
	height: 2.5rem;
}
.file input {
	min-width: 14rem;
	margin: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}
.file-custom {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #555;
	background-color: #fff;
	border: .075rem solid #ddd;
	border-radius: .25rem;
	box-shadow: inset 0 0.2rem 0.4rem rgba(0,0,0,.05);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.file-custom:before {
	position: absolute;
	top: -.075rem;
	right: -.075rem;
	bottom: -.075rem;
	z-index: 6;
	display: block;
	height: 2.5rem;
	padding: .5rem 1rem;
	line-height: 1.5;
	color: #555;
	background-color: #eee;
	border: .075rem solid #ddd;
	border-radius: 0 .25rem .25rem 0;
}
.file-custom:after {
	/* content: "Sélectionner un fichier..."; */
}

/** COMPRESSED HEADER **/
.compressed_wrapper {
	height: 100px;
	position: fixed;
	z-index: 98;
	margin-bottom:40px;
	background-color: #fff;
}
.compressed_header {
	background-color: #332E3C;
	padding:0;
}
.compressed_header .nav-top {
	margin:10px 0 !important;
}
.compressed_header .nav-top ul {
	width:auto !important;
}
.compressed_header .nav-top ul li a,
.compressed_header .nav-top ul li i {
	color:#fff;
}

/* Fancybox popup */
.popup_super {
	background: rgba(0, 0, 0, 0.4) !important;
	width: 500px;
	width: 90%;
	padding-bottom: 10px;
	display: none;
}
.popup_super .email_button {
	font-family: arial;
	background: #434444 none repeat scroll 0px 0px;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	padding: 3px 15px;
	transition: all 0.3s ease 0s;
	text-align: center;
	border: none;
	float: right;
	margin-left: 8px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.popup_super input[type="text"] {
	padding: 0 5px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 5px;
	height: 30px;
	font-size: 14px;
	line-height: 16px;
}
.popup_super label {
	display: block;
	margin-bottom: 0px;
	font-size: 13px;
	color: #fff;
}
.popup_super .my_list_email_wrap {
	width: 100%;
	padding: 0px;
}
.popup_super .error_input_warning {
	margin-top: 0;
	font-size: 14px;
	background: #b9b9b9;
	padding-right: 5px;
}
.popup_super h4 {
	font-family: arial;
	text-transform: uppercase;
	background: #797777;
	border-radius: 5px;
	margin: 10px 0px 10px 0px;
	font-size: 15px;
	padding: 5px 15px 5px 15px;
	color: #fff;
}
.email_top {
	overflow: hidden;
}
.email_buttons {
	width: 100%;
	margin-top: 5px;
}
#download_my_list_wrap {
	margin-right: 0px !important;
}
.not_found_content {
	padding-top: 210px;
}
.password_show_hide {
	background-image: url('/skins/theme1/media/images/show_password.png');
}
.password_show_hide.password_show {
	background-image: url('/skins/theme1/media/images/hide_password.png');
}
.password_show_hide {
	position: absolute;
	opacity: .6;
	height: 16px;
	width: 16px;
	top: 53px;
	right: 27px;
	background-size: 16px 16px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.print_allow {
	display: none;
}

a.my_list_btn {
	position: relative;
}
a.my_list_btn .count {
	position: absolute;
	top: -7px;
	right: -8px;
	padding: 0px 5px;
	border-radius: 20px;
	background: #529901;
	color: #fff;
	font-size: 12px;
	min-width: 16px;
	text-align: center;
}
a.my_list_btn .count[data-count="99+"] {
	right: calc(100% - 37px);
}
a.my_list_btn .count[data-count="0"] {
	display: none;
}

@media print {
	.print_allow {
		display: block;
	}
}

.carriere_img {
	width:100%;
}


/*** Used for SEO, Robots and Screen Reader ***/
.wb-inv {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.splash-box2, .modal-body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
}

.splash-box2 .link, .modal-body .link {
	color: #552A93;
}

.splash-box2-header {
	display: flex;
    justify-content: flex-end;
	margin-bottom: 50px;
}

.splash-box2-header span img {
	margin-right: 10px;
    width: 23px;
    height: auto;
}

.radar-btn {
	width: 100%;
    display: flex;
}

.radar-btn a, .radar-btn button {
	margin: auto;
	margin-bottom: 20px;
}
.radar-btn  button {
	background: #552A93;
}

.modal-body {
	padding: 0 65px 50px 65px;
}

.modal-header {
	border: none !important;
}

a.postal_code_stay_on_site, .radar-btn a {
	color: #552A93;
    text-decoration: underline;
}

.splash-left-radar {
	background: #552A94 !important;
}

a.postal_code_stay_on_site {
    margin: 0;
}

/* Medium Devices */
@media only screen and (max-width : 768px) {
	.splash-box2 {
		margin-top: 50px;
	}

	.splash-mid {
		align-items: start !important;
		padding-bottom: 50px !important;
	}

	.splash-mid-raddar {
		padding-top: 0 !important;
	}

	.splash-wrapper {
		overflow: scroll;
	}
	
}


@media only screen and (max-width : 1400px) {
	.splash-left {
		background:#DF0059;
		text-align: center;
		width:35%;
	}
	.splash-mid {
		background:#fff;
		padding:0 5%;
		width:50%;
		min-width:35%;
		text-align: center;
	}
	.splash-right {
		background:#DF0059;
		width:15%;
		min-width:15%;
	}
}

/* Medium Devices */
@media only screen and (max-width : 992px) {
	.splash-left {
		background:#DF0059;
		text-align: center;
		width:37%;
	}
	.splash-mid {
		background:#fff;
		padding:0 5%;
		width:55%;
		min-width:35%;
		text-align: center;
	}
	.splash-right {
		background:#DF0059;
		width:10%;
		min-width:10%;
	}

	.splash-wrapper h1 {
		font-size: 30px;
		padding-bottom: 0;
	}
}
