@charset "utf-8";

html {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	max-height: 100%;
	height:100%;
}

body {
	overflow: hidden;
	max-height: 100%;
	height: 100%;
}

.fancybox-content .fancybox-close-small {
	color: #fff !important;
}

#search_popup {
	max-height: 530px;
	width: 768px;
	padding: 50px;
}
#search_popup .paginator .n-pages {
	display: block;
}
#search_popup ul.pagination {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}
#search_popup ul.pagination li.page {
	background: transparent;
}
#search_popup ul.pagination li.page a {
	background: transparent;
	border-color: #49494c;
	color: #969898;
}
#search_popup ul.pagination li.page span {
	background: transparent;
	border-color: #49494c;
}
#search_popup ul.pagination li.page span.disabled {
	color: #4a4a4c;
}
#search_popup h2.search-keyword {
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#search_popup h2.search-keyword span {
	font-weight: 700;
}
#search_popup input#popup_search {
	padding: 0 5px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 5px;
	height: 30px;
	margin-bottom: 15px;
	color: #000 !important;
}
#search_popup .single-result-wp:last-child {
	margin-bottom:0px;
}
#search_popup .single-result-wp {
	background: #1f1e1e;
	border: 1px solid #49494c;
	overflow: hidden;
	border-radius: 5px;
	padding: 15px;
	margin-bottom: 15px;
}
#search_popup .single-result-left {
	width: 33%;
	float: left;
}
#search_popup .single-result-right {
	width: 67%;
	float: right;
	padding-left: 15px;
}
#search_popup .single-result-text span {
	color: #d5392c !important;
}
#social_popup {
	width: 500px;
}

.paginator.page-btm {display:none;}
#search_popup .search-result-wp {/*width: 600px;*/}
.IN-widget{vertical-align: middle !important;}
a.btn-a,a.btn-a:focus,a.btn-a:active {
	background: #d5392c;
	border-radius: 5px;
	color: #fff;
	padding: 4px 15px;
}
#search_alert {padding-bottom: 10px;color: #c52020;display:none;}
.popup_super .share-left-col {
	width: 100%;
	float: left;
}
.popup_super .share-right-col {
	width: 70%;
	float: left;
	padding: 10px;
	padding-left: 30px;
	height: 500px;
	overflow-y: auto;
}
.popup_super .share-right-col .img-share-wp {
	display: inline-block;
	width: 13%;
	margin-bottom: 10px;
	margin-left: 10px;
}
.shared_image {
	opacity: 0.4;
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
}
::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 1px rgba(255,255,255,.5);
}
#search_popup::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 10px;
}

#quick-search, #quick-search1 {
	max-height: 350px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
* html .clearfix{zoom:1}
/* IE6 */*:first-child+html .clearfix{zoom:1;}
/* IE7 */.container{width:100%;max-width:100%;padding:0;margin-right:auto;margin-left:auto;background-color:#fff;height:100%}

.pages{height:100%;background-color: #fff;overflow:hidden;}
.pages .swiper-container img{display: inline-block;max-width:100%;max-height:100%;width: auto;height:auto;}
.thompsons_africa .pages .swiper-container img{max-width:90%; max-height:90%;}
.header{margin-bottom:10px;width:1440px;margin-right:auto;margin-left:auto;margin-top: 12px;}
.header_full{position:relative; width:100%;top:0px;text-align:center;z-index:2;}
.footer #go_to{width: 40px;position:relative;top:0px;color:white;background:none;border:none;border-bottom:0px solid #f5a623;text-align:center;margin-right: 7px;height:30px;line-height:30px;padding:0;margin:0;}

.header_dropdown {
	position: relative;
	display: inline-block;
}
.header_dropdown_content {
	display: none;
	position: absolute;
	right: 0;
	text-align: left;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 200;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.header_dropdown_content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.header_dropdown_content a:hover {
	background-color: #f1f1f1;
}
.header_dropdown:hover .header_dropdown_content {
	display: block;
}
#sku {height: 18px;width:150px;color: #fff;background:none;border:none;text-align:center;margin-right: 7px;font-size: 14px;border: 2px solid #8d641f;position: relative;top: -2px;}
::-webkit-input-placeholder {
	color: #000;
}
:-moz-placeholder { /* Firefox 18- */
	color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #000;
}
:-ms-input-placeholder {
	color: #000;
}
body {
	/* font-family: Oxygen; */
}
.footer{margin-top:10px;width:1440px;margin-right:auto;margin-left:auto}
/*.header_bar {
	margin: 10px 0px 10px 0px !important;
	display: flex !important;
}*/
.footer_full{position:relative;z-index:999;height:80px;width:100%;bottom:0px;text-align:center;background:#fff;}
.header .logo{display:inline-block;vertical-align:middle; width:146px; text-align:right;}
.titre_menu{display:inline-block;vertical-align:top; width:calc(100% - 150px);}

h1, h2, h3, h4, h5, h6 {font-family: Oxygen !important;}

.header .menu{text-align:left;width:100%;height: 40px;}
.footer .menu{text-align:left;width: calc(100% - 115px);height:30px;float:left;}
.footer .propulser{text-align:right;color:#4a4a4a;font-family:Oxygen;font-size:12px;line-height:10px;float:right;padding-top:5px}
.footer .propulser a {color:#000;text-decoration:none;}
.footer-social{float:left;padding-bottom:10px;}
.footer-social .fb-share-button{float:left;margin-right:7px}
.footer-share{padding-top:5px}
.footer-social .twitter-share-button{position: relative !important;top: 6px;}
.bouton_voirplus{cursor: pointer;color:white;font-family:Oxygen;font-size:13px;font-weight:700;line-height:14px;display:inline-block;padding-top:6px;padding-right:15px;padding-bottom:6px;padding-left:15px;text-decoration:none;position:relative;z-index:99;}
.pages_courantes{margin-right:auto;margin-left:auto;height: 100%;text-align:center;}
.pages_courantes img{max-width: 100%;max-height: 100%;vertical-align:middle;margin:0px;padding:0px;display:inline-block;z-index:10;}
.iconQuestion {max-height:22px;}

/*pop up*/
/*social share email*/
.popup_super, .vp-popup{background: rgba(0, 0, 0, 0.4) !important;width: 500px;width: 90%;padding-bottom: 10px;display:none;}
.popup_super textarea,.vp-popup textarea {width:100%;margin-bottom:10px;box-sizing:border-box;border:1px solid #ccc;padding:5px;max-height: 134px;font-size: 14px;resize:none;}
.popup_super input[type="submit"], .popup_super .reset_btn, .vp-popup input[type="submit"],.vp-popup [type="button"] {background: #434444 none repeat scroll 0px 0px;border-radius:5px;color:#fff;display:inline-block;padding: 3px 15px;display:inline-block;transition:all 0.3s ease 0s;margin-bottom:15px;text-align:center;border:none;float:right;margin-left:8px;text-transform:uppercase;margin-bottom:8px;}
.button1 {background: #434444 none repeat scroll 0px 0px;border-radius:5px;color:#fff !important;display:inline-block;padding: 3px 15px;transition:all 0.3s ease 0s;margin-bottom:15px;text-align:center;border:none;margin-left:8px;text-transform:uppercase;margin-bottom:8px;}
.popup_super .button1 {background: #434444 none repeat scroll 0px 0px;border-radius:5px;color:#fff !important;display:block;padding: 3px 15px;transition:all 0.3s ease 0s;margin-bottom:15px;text-align:center;border:none;margin-left:8px;text-transform:uppercase;margin-bottom:8px;font-size:12px;line-height: initial;}
.popup_super input[type="text"], .vp-popup 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 .footer-social{width:100%; padding:0px}
.wp-email-img img{ width:100%}
.popup_super h4{font-size:20px;text-transform:uppercase;padding-bottom:10px;background: #797777;border-radius:5px;margin-top: 10px;margin-bottom:10px;font-size: 15px;padding-top:5px;padding-bottom:5px;padding-left:15px;color: #fff;}
.email-top{overflow:hidden}
.wp-email-left{width:30%; float:left; padding-right:16px; box-sizing:border-box}
.wp-email-right{width:70%; float:right}
.popup_super .error_input_warning {margin-top:0; font-size:14px; background:#b9b9b9; padding-right:5px; }
.email-botton{width:100%; margin-top:5px}
.btns-share-pop-up{margin-left:13px}
#search_popup {display:none}
/*social share email*/

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 999; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
	text-align:center;
}

/* Modal Content */
.image-pup-up {
	display: inline-block;
}
.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 100%;
	text-align: left;
	display: inline-block;
	margin:0 auto;
	max-width:40%;
	position:relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50%);
}

/* The Close Button */
.close {
	color: #464343;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index:5;
	opacity: 0.7;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
#reponse {
	height:100%;
}
/*pop up inner*/
.boite_prod{background-color:white;display:table;width:100%;table-layout:fixed}
.boiteImg {display:table-cell;vertical-align:middle;width: 50%;padding: 10px;text-align:center;}
.boiteImg img {max-width:80%;display:inline-block;}
.boite_prod_text{display:table-cell;margin-top:0px;margin-bottom:0px;vertical-align: middle;text-align: left;padding: 10px;font-family: oxigen;}
.prod_sku {
	margin-bottom: 7px;
	font-size: 15px;
}
.sectionName{
	overflow: hidden;
	font-size: 11px;line-height:initial;display:inline-block;
	font-weight: 600;
}

img.icone_bouton_voirplus,img.icone_quecherchervous{display:none;}
.pages_courantes img.fleche{display:inline-block;z-index:300}
img.fleche_gauche{margin-right:-25px;transform:scaleX(-1)}
img.fleche_droite{margin-left:-25px}
.clear:before,.clear:after{content:" ";display:table}
.clear:after{clear:both}
.menu_ombrage{display: block;}
.pages_courantes img.bouton_show_menu{display:none}
.buttons-zoom{display:inline-block;position:relative;top:-4px;margin-right: 10px;}
.buttons-zoom>img,.buttons-zoom>input{margin-top:5px}
.buttons-zoom img{cursor:pointer}
.buttons-zoom img.zoom-in{ margin-right: 9px;}
.fadeLoupe{opacity:0.4}
img.zoom-out{margin-right:0px}
img.zoom-reset{margin-right:5px}

.swiper-slide .preloader {
	left: 50%;
	margin-left: -21px;
	margin-top: -21px;
	position: absolute;
	top: 50%;
	width: 45px;
	height: 45px;
	z-index: 10;
	background: #fff url(img/icons/loading.gif) no-repeat center center;
}

/*swiper*/
.swiper-container{width:100%;height:100%;}
.swiper-slide{opacity:1;text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.swiper-slide.swiper-slide-active{text-align:right;justify-content:flex-end;-webkit-justify-content:flex-end}
.swiper-slide.alignLeftSlider, .swiper-slide.swiper-slide-next{text-align:left;justify-content:flex-start;-webkit-justify-content:flex-start}
.swiper-slide-active,.fullOpacity{opacity:1 !important}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:49px;height:49px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:100%;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;display:none;}

.swiper-button-prev:after, .swiper-button-next:after {
	display: none !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url('/images/icons/fleche-prev.png');
	left: 10px;
	margin-left: 0;
	transform: scaleX(-1);
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url('/images/icons/fleche-next.png');
	right: 10px;
	left: auto;
	margin-right: 0;
}
.swiper-button-next, .swiper-button-prev {
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 100%;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity:.35;
	cursor:auto;
	pointer-events:none;
}

.input-style{border:1px gray solid;padding: 0px 0px 0px 0px; color:#FFF}
.input-style input, .input-style span{border:none;background: transparent;text-align:center;font-size: 14px;display: inline-block;}
.input-style input {vertical-align:initial;font-family: Oxygen;color:#FFF;}
.input-style span {font-family: Oxygen;}

/*sectionFlyer_side*/
.sectionFlyer_side-wp {
	z-index: 25;
	position: fixed;
	width: 220px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	overflow-y: auto;
	-webkit-transform: translateX(-220px);
	-moz-transform: translateX(-220px);
	transform: translateX(-220px);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	top:190px !important;
}
.sectionFlyer_side-wp--active {
	margin-left:0px;
	top:190px !important;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
ul.sectionFlyer_side {list-style-type:none}
.sectionFlyer_side li {cursor: pointer;}
.sectionFlyer_side a {
	color: #fff;
}
.sommaire{color:#e43f22;font-size:18px;}

.footer .propulser a.footer-virtual{
	font-size: 11px;
	font-weight: bold;
	margin-top: 3px;
	float: right;
	margin-right: 10px;
}
.footer .propulser a.footer-etco{
	float: right;
	max-width: 180px;
	margin-right:15px;
}
.footer .propulser a.footer-etco img{width: 100%;}
.footer .propulser a.footer-virtual::before{
	content: "|";
	display: inline-block;
	width: 0px;
	text-align: center;
	float: right;
	padding-left: 4px;
}

/*Slider pour voir les autres circulaires disponibles*/
.swiper-container-other-circ {
	width: auto;
	height: 484px;
	margin: 20px auto;
	position:absolute;
	z-index:2;
	top:10%;
	left:10%;
	overflow:hidden;
	border: 5px #ffc423 solid;
}
.swiper-container-other-circ .swiper-slide {
	height:120px !important;
	text-align: center;
	font-size: 18px;
	background:#FFF;
	line-height: 300px;
	border-bottom: 1px #FFF solid;
}
.swiper-container-other-circ .swiper-slide>img{
	opacity:0.9;
	-webkit-filter:
	grayscale(100%);
	filter: grayscale(100%);
	max-width:100%;
	max-height:100%;
}
.swiper-container-other-circ .swiper-slide.active_view{
	background-color:initial;
}
.swiper-container-other-circ .swiper-slide.active_view>img{
	opacity:1;
	filter:initial;
}
.swiper-container-other-circ .swiper-slide.swiper-slide-active{
	text-align:center !important;
	justify-content: flex-end;
	-webkit-justify-content: center;
}
.swiper-container-other-circ .swiper-button-prev{
	top: 22px;
	left: 25%;
	background-image: url(images/up_btn_yellow.png);
	background-size: 30px 18px;
}
.swiper-container-other-circ .swiper-button-next{
	top:initial;
	bottom: 0px;
	left: 25%;
	background-image: url(images/down_btn_yellow.png);
	background-size: 30px 18px;
}
.swiper-container-other-circ.swiper-container-vertical>.swiper-pagination-progress{
	left:initial;
	right:0;
}
.swiper-container-other-circ .swiper-pagination-progress .swiper-pagination-progressbar{
	background:#fff;
}
.swiper-container-other-circ .swiper-slide:hover>img{
	filter:initial;
}
.fancybox-slide .hidden_content{
	padding:0;
}
.help-title{
	background: #d5392c;
	padding: 10px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold
}
.help-title img, .help-title p{display:inline-block; vertical-align:middle;}
.hidden_content {color:#000;width:50%;}
.hidden_content table{margin: 5px 15px;}
.hidden_content table tr:not(:last-child) {border-bottom:1px #e6e5e5 solid;}
.hidden_content p {margin:0px 0px 15px 0px; padding-top:10px; font-size:12px}
.help-title p{padding-top:0;margin:0;}
.hidden_content strong {font-family: arial;line-height: 25px;}
.hidden_content .icon {white-space:nowrap;vertical-align:middle;width: 200px; background-color: #fff9f9; text-align:center}
.hidden_content .help_text { padding-left:30px; padding-right:30px; background-color:#FFFFFF}
.hidden_content .help_text p { color:#000000}
.hidden_content .help_text strong { color:#d9483c; text-transform:uppercase}
.hidden_content.hidden_content_help table{margin: 0px 0px;}
.hidden_content.hidden_content_help { background-color:transparent; border-radius: 7px 7px 0px 0px; }
.hidden_content.hidden_content_help .fancybox-close-small::after { content:"×"; color:#FFFFFF; background-color:transparent; border: solid 3px #ffffff; font: 22px/22px Arial,Helvetica Neue,Helvetica,sans-serif; height:28px; width:28px; margin-top:3px;}
/* End sectionFlyer_side */

/* Menu section avec image */
img.index-img{border-top-right-radius:5px;border-bottom-right-radius:5px;}

.container {
	width: 1px !important;
	min-width: 100% !important;
}
.text-center {text-align:center;}
.text-right {text-align:right;}
.text-left {text-align:left;}
.hidden {display:none;}
.pages_courantes{
	position:relative;
	z-index:1;
}

.text-right-menu {
	height: 30px;
	display: inline-block;
	padding-top: 7px;
}
.footer-pagination {
	display:block !important;
}
.w_load_body_parent {
	position: relative;
}
.w_load_body {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(233, 233, 232, 0.2);
	pointer-events: none;
	z-index: 999;
}
.w_load_body .w_load_content {
	position: absolute;
	left: 50%;
	top:50%;
	width: 200px;
	background: #fff;
	border-radius: 5px;
	padding: 20px 0;
	text-align: center;
	margin-top:-100px;
	margin-left:-100px;
}
.w_load_body .w_load_content span{
	display: inline-block;
	vertical-align: middle;
}
.w_load_body .w_load_content_text{
	overflow: hidden;
	max-width: 120px;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.w_load_icon{
	display: inline-block;
	width: 32px;
	height: 32px;
	background-size:32px 32px;
}

.slidecontainer {
	margin:0 20px;
	display:none;
}
.thumbs_mobile_page {margin-top:15px;}

.qtip {display:none !important;}

#flyer_container {
	height: 100%;
	display: flex;
	align-items: center;
}
#flyer_container .panzoom {
	width: 100%;
}
.grid_view_btn {
	padding-right: 25px;
}
.viewer_row {
	height: calc(100% - 170px);
}

@media only screen and (max-width:1024px) {
	#quick-search {z-index:9999;}
	#quick-search1 {z-index:9999;}
	.slidecontainer {display:block !important;}
	.header_full, .footer_full {display:none !important;}
	.pages {padding:0 !important;}
	.header_full.active, .footer_full.active {display:block !important;}
	.pages .swiper-container img.remove_ombrage{display:none}
}

@media only screen and (min-width:1920px) {
	.container{width:100%}
}

@media only screen and (max-width:1790px) {
	.popup_super .share-left-col {
		width: 100%;
	}
	.popup_super .share-right-col {
		width: 75%;
	}
}
@media only screen and (max-width:1696px) {
	.popup_super .share-right-col .img-share-wp {
		width: 15%;
	}
}

@media only screen and (min-width:1441px) {
	.header, .footer {
		width: 1320px;
	}
}

@media only screen and (max-width:1440px) {
	.popup_super .share-right-col {
		width: 70%;
	}
	.popup_super .share-left-col {
		width: 100%;
	}
	.popup_super .share-right-col .img-share-wp {width: 14.6%;}
	.footer-social{padding-left:8px}
	.logo_desktop {padding-left: 8px;}
	.footer .propulser {padding-right:8px}
	.header,.footer{width:100%}
	.hidden_content{width:65%;}
}

@media only screen and (max-width:1300px) {
	.popup_super .share-right-col .img-share-wp {width: 17%;}
}

.video-wp {
	z-index: 20;
	position: absolute;
	padding-top: 300px;
	padding-left: 200px;
}
.logo_desktop {
	display: inline-block;
	position: relative;
	z-index: 2;
	max-width: 100%;
	max-height: 40px;
}
.logo_mobile {
	display: none;
}

@media only screen and (max-width:1024px) {
	.popup_super .share-right-col .img-share-wp {width: 30%;}
	.footer .footer-share .propulser {width: 285px;margin: 0px auto;}
	.footer .propulser a{display:inline-block}
	.footer .propulser a.footer-virtual{
		margin-top: 2px;
		color:#000;
	}
	.footer .propulser a.footer-etco img{width: 196px;}
	.footer .propulser a {font-size: 12px;}
	.logo_desktop{display:none}
	.spacing .logo_mobile{display:none !important;margin-left:60px;}

	.plus_toggle{height:auto}
	.swiper-slide{
		opacity: 1;
	}
	#agrandir{display:none}
	.buttons-zoom{display:none}
	#sku{display:none}
	.header .logo{display:block;position:absolute;left:0px;height: 33px;width:auto !important;padding: 4px;padding-left: 8px;}
	.header .logo img{max-height: 25px;width: auto !important;position: relative;top: 50%;transform: translateY(-50%);margin-top:5px;}
	.titre_menu{width:100%;height:43px;}
	.titre_menu h1{
		position: absolute;
		top: 20px;
		left: 94px;
		font-size: 12px !important;
		line-height: 14px;
		width: 60%;
		color: #FFF;
		z-index: 25;
	}
	.header_full{position:fixed;height:48px;width:100%;top:0px;text-align:center;}
	.header{margin-bottom:5px;width:100%px;margin-top:0px;height:26px}
	.bouton_voirplus{display:none}
	.header .menu{text-align:left;width:100%;height:35px;padding-top:5px;padding-bottom:5px;z-index:24;position:relative;padding-bottom: 35px;}
	.footer{margin-top: 0px;margin-right:auto;margin-left:auto;}
	.footer_full{position:relative;height:45px;bottom:0px;text-align:center;border-top-width:5px;border-top-style:solid}
	.pages{height:100%;height:calc(100% - 86px);padding-top:60px;margin-top:0px}
	.footer .propulser{font-size:12px;line-height:12px}
	.boite_prod{width:100%;height:auto;background-color:white}
	.prod_img{float:none;margin-top:10px;margin-right:auto;margin-bottom:15px;margin-left:auto;display:block;max-height: 60vh;}
	.boite_prod_text{float:none;width: 100%;margin-top:0px;margin-bottom:0px;}
	.icone_bouton_voirplus,.icone_quecherchervous{display:inline-block}
	.menu_ombrage{position:fixed;left:0px;top:0px;width:100%;height:1600px;z-index:40;background-color:rgba(0,0,0,0.5);display:none}
	.menu_ombrage.menu_ombrage_active{display:block}
	.pages_courantes img.fleche{display:none}
	.sectionName {text-transform:uppercase;width: 89%;display: inline-block;}
	.footer #go_to {width:50px;height:26px !important;line-height: 26px !important;}
}

@media only screen and (max-width: 1024px) {
	.back_kiosk_mobile {
		position: relative !important;
		z-index: 9;
		display: inline-block !important;
		margin-top: 10px;
		margin-left: 10px;
	}
	.back_kiosk_mobile a {
		color: #fff !important;
		font-size: 11px !important;
	}
	.img_back_kiosk_mobile {
		display: inline-block !important;
	}
	.modal-content {
		position: relative;
		width: 90% !important;
		max-width: 100% !important;
	}
	#reponse{
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll;
	}
	.is-picture #reponse{
		overflow: auto;
	}
	.wpPagination {
		display: none;
	}
	.footer #go_to {
		font-size: 16px;
		border: 2px solid #f5a623;
		height: 24px;
	}
	#paginationTotal {
		font-size: 16px;
	}
	.footer_full {
		height: 110px;
		border: none;
		padding-top: 30px;
	}
	.footer-share{background:#e4e4e5;padding: 3px;}
	.footer .propulser{width:100%;text-align:center;float:none;color:#000;padding-top:0px;height:40px;font-size: 13px;}
	.pages {height:100%;padding:60px 0px 130px 0px;}
}

@media only screen and (max-width:1024px) {
	.hidden_content{width:75%;}
	.hidden_content .icon{padding:0}
	.swiper-slide.alignLeftSlider{text-align:left;justify-content:left;-webkit-justify-content:left}
}

@media only screen and (max-width:768px) {
	.footer .propulser a.footer-virtual{
		font-size: 9px;
	}
	.footer .propulser a.footer-etco img{width: 154px;}
	.grid_view_btn {
		padding-right: 0px;
	}
	#search_popup input#popup_search{width:100%}
	#search_popup input[type="button"]#search_btn {width:100%}
	#search_popup {
		width: 92%;
	}
	#social_popup input[type="button"]#send_message_btn {width:100%}
	#social_popup input[type="button"]#cancel_message_btn {width:100%}
	#social_popup {
		width: 92%;
	}
	.popup_super .share-left-col {
		width: 100%;
		float: left;
	}
	.popup_super .share-right-col {
		width: 100%;
		float: left;
		padding: 10px;
		padding-left: 10px;
		height: auto;
		overflow-y: auto;
	}
	.twitter-share-button {margin-top:20px}
	.swiper-slide.swiper-slide-active{text-align:center;justify-content:center;-webkit-justify-content:center}
	.swiper-slide.alignLeftSlider, .swiper-slide.swiper-slide-next{text-align:center;justify-content:center;-webkit-justify-content:center}

	.footer-share {display:none;}
	.footer_full {max-height:65px;}
	.pages.active {padding:0 !important;}
	.viewer_row {
		height: calc(100% - 100px);
	}
	.popup_super .share-right-col .img-share-wp {
		width: 100%;
	}
	#quick-search, #quick-search1 {
		padding-bottom:80px;
	}
}
@media only screen and (max-width:479px) {
	.paginator.page-btm {
		display: block;
	}
	.popup_super .share-right-col .img-share-wp {
		width: 44%;
	}
	#popup-switch.popup_super .share-right-col .img-share-wp {
		width: 100%;
	}
	.titre_menu h1{display:none;}
	.swiper-button-prev, .swiper-button-next{display:none !important}
	.swiper-slide.pagewhite{display:none !important;}
	.hidden_content .help_text {display:block; width:100%}
	.hidden_content .icon { display:block; width:100%; text-align:center}
	.hidden_content .icon img { margin-left:auto; margin-right:auto}
}
@media only screen and (max-width:425px) {
	#search_popup .single-result-left {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	#search_popup .single-result-right {width:100%;padding-left: 0px;}
	.single-result-right a.btn-a {width:100%;display: block;text-align: center;}

	.modal-content {
		position: relative;
		top: 50%;
		padding:0px;
	}
	.is-picture .modal-content{
		padding: 10px;
		padding-top: 19px;
	}
	.modal {
		padding-top: 0vh;
	}
	#reponse {
		width: auto;
	}
	.boite_prod{display:block;max-height: 73vh;overflow-y:scroll;}
	.boite_prod .prod_img {margin-bottom:0px}
	.boiteImg {display: inline-block;width: 162px;padding: 0px;text-align: center;width:100%}
	.boite_prod_text{display:block;width: auto;text-align: center;padding: 15px;}
	.boite_prod .prod_nom {
		font-size: 15px;
		line-height: 18px;
		margin-bottom: 5px;
	}
	.boite_prod .prod_prix {
		font-size: 25px;
		line-height: 27px;
		margin-bottom: 5px;
	}
	.boite_prod .prod_desc{
		margin-bottom: 10px;
	}
	#reponse{top: 33px;}
}

@media only screen and (max-width:1024px) {
	.w_load_body .w_load_content{
		margin-top: -60px;
	}
}

*:focus {
	outline: none !important;
}

button, input, select, textarea {
	line-height: initial;
}

div.maphilighted {max-height:100% !important;background-size:100% auto !important;background-repeat:no-repeat;}
.swiper-wrapper {max-width:100% !important;max-height:100% !important;}
.pages {max-width:100% !important;margin:0px auto;}

.fa {vertical-align: middle !important;margin:0px 5px;}
div [class*=' col-'] {padding:0px;}

input:required {
	box-shadow:none;
}
input:invalid {
	box-shadow:0px 0px 0px red;
}

.footer_full .swiper-slide {
	-ms-flex-align: inherit;
	-webkit-align-items: inherit;
	align-items: inherit;
}

/* hide fullscreen icon in ie10+ */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#agrandir {display:none !important;}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	select,
	textarea,
	input {
		font-size: 16px !important;
	}
}

/* mobile */
@media only screen and (max-width:768px) {
	.popup_content {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		background: white;
	}
	.pages_courantes {
		padding: 0 10px!important;
	}
}

/* desktop */
@media only screen and (min-width: 769px) {
	.popup_content {
		margin: 0;
		padding: 0;
		width: 70%;
		max-width: 1250px;
		height: 70%;
		max-height: 680px;
		background: white;
	}
}

@media only screen and (min-width: 1020px) {
	.popup_content {
		width: 1000px;
		height: 520px;
	}
}

@media only screen and (min-width: 1250px) {
	.popup_content {
		width: 1250px;
		height: 655px;
	}
}

iframe {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.popup_close {
	border: 0;
	width: 25px;
	height: 25px;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-image: url(/images/ico_closepopup.svg);
	background-repeat: no-repeat;
	background-color: transparent;
	top:20px;
	right:-5px;
}
.popup_close span {
	display: none;
}
.back_kiosk {
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	z-index: 9;
}
.back_kiosk a {
	color: #fff;
	font-size: 11px;
}
.img_back_kiosk {
	display: inline-block;
}
.img_back_kiosk .fa {
	font-size:24px;
	line-height:40px;
	margin-left:10px;
}
.time_kiosk {
	font-size:11px;
	display:inline-block;
	margin-right:10px;
}
.back_kiosk_mobile, img_back_kiosk_mobile {
	display: none;
}
#flyer_popup {
	max-width: 800px;
}
#flyer_popup_html {
	width: 1px;
	min-width: 100%;
	height: auto;
}
.popup_content {
	height: auto;
}
.middle-align {
	vertical-align: middle;
}

@media screen and (max-width: 767px) {
	#flyer_popup, #flyer_popup_html {
		max-height: 450px;
		max-width: 90%;
	}
	body {
		display: flex;
		flex-direction: column;
	}
	.container {
		-webkit-box-flex: 0;
		-ms-flex: 0;
		flex: 0;
	}
	#flyer_container {
		/*margin-top: 18px;*/
	}
	/*.pages_courantes {
		transform: translate3d(0, -24px, 0px);
	}*/
	.social_popup {
		width: auto !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
}

.base-container {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
		-ms-flex-direction:column;
			flex-direction:column;
	height: 100%;
}
.base-col-header {
	height:80px;
	padding:0 15px;
}
.base-col-main {
	-webkit-box-flex : 1;
		-ms-flex-positive : 1;
			flex-grow : 1;
	-ms-flex-negative : 1;
		flex-shrink : 1;
	-ms-flex-preferred-size : 0;
		flex-basis : 0;
		-webkit-box-flex:1;
			-ms-flex:1;
				flex:1;
	height:calc(100vh - 160px);
}
.base-col-footer {
	height:80px;
}

/* Reglage popup video avec nouvelle vertion fancybox */
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	position: inherit !important;
}
