

/* MAIN */
body{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	top: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

#megawrapper{
	display: inline-block;
	vertical-align: top;
	top: 0;
	width: 100%;
	text-align: center;
}

#contentwrapper{
	display: inline-block;
	vertical-align: top;
	top: 0;
	width: 100%;
	text-align: center;
}

.popup_title{
	color: #84c335;
	font-size: 22px;
	margin: 0;
	font-weight: normal;
	position: inherit;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", sans-serif;
}
#splash_screen{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1000;
}

.highlight_question_btn_black{
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-image: url('/img/question_icon_black.png');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.promo_question_btn_box{
	position: absolute;
	top: 22px;
	right: 10px;
}

.promoMoreInfo{
	font-size:14px;
	cursor:pointer;
	display:none;
}

.promoMoreInfo:hover{
	text-decoration:underline;
}

/* POPUP */


.popup_box{
	position: fixed;
	background-color: #fff;
	left: 50%;
	top: 50%;
	width: 415px;
	min-height: 150px;
	z-index: 300;
	margin: -108px 0 0 -208px;
	text-align: center;
	border-radius: 10px;
	-moz-box-shadow: 0 0 0 9999px rgba(0,0,0,.50), 0 0 40px rgba(0,0,0,.80);
	-webkit-box-shadow: 0 0 0 9999px rgba(0,0,0,.50), 0 0 40px rgba(0,0,0,.80);
	box-shadow: 0 0 0 9999px rgba(0,0,0,.50), 0 0 40px rgba(0,0,0,.80);
}

.close_btn_top_right {
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
	z-index: 1070; /*was 3*/

}

.close_btn_wrap{
	cursor: pointer;
}

.close_btn_wrap:hover .close_cross:before,
.close_btn_wrap:hover .close_cross:after{
	background-color: #84c335;
}

.btn_simple{
	background: #b5cd03;
	border-radius: 3px;
	color: #fff;
	font-weight: lighter;
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.btn_simple:hover{
	background: #9fb602;
}
.see_more_btn_wrapper{
	margin: 20px 10px;
}
.see_more_btn{
	padding: 10px 20px;
	margin: 5px;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.see_more_btn_text_above{
	font-size: 18px;
	color: #666;
}
.block_hidden_after_limit{
	display: none;
}

.compte_a_rebours_mobile {
	font-weight: bold;
}

.theme_little_box_container{
	display: inline-block;
	width: calc(25% - 20px);
	position: relative;
	margin: 5px;
	border: 1px solid #ddd;
	vertical-align: top;
}
.theme_little_box_content{
	padding: 20px;
	padding-top: 0;
	text-align: left;
}
.theme_little_box_title{
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
	height: 38px;
}
.theme_little_box_subtitle{
	font-size: 12px;
	font-weight: normal;
	margin-top: 2px;
}
.theme_little_box_btn{
	margin-top: 10px;
}

@media all and (min-width: 700px) {
	.theme_little_box_container:hover{
		box-shadow: 0 0 2px #333;
	}
	.theme_little_box_container{
		width: calc(50% - 20px);
	}

}
@media (max-width: 700px){
	.header_olocal .my-auto {
		float: left!important;
		width: 50%!important;
	}
}

/* HEADER */

#overlay_sidebar_menu{
	display: none;
	height: 100%;
	opacity: 0.7;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 5000;
	background-color: rgb(0, 0, 0);
	overflow: hidden;

}

.header_container{
	height: 50px;
	display: inline-block;
	padding: 0px;
	margin: 0px;
	width: 100%;
	max-width: 1340px;
	padding-left: 70px;
	padding-right: 70px;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.headerWrapResponsive1{
	height: 90px;
	text-align: center;
	width: 100%;
	display: inline-block;
	float: left;
	background-color: #000000;
}
.gmnoprint,
.gmnoscreen,
.gm-style-cc {
	display: none;
}

.headerWrapResponsive2{
	display: inline-block;
	width: auto;
	max-width: auto;
	position: relative;
	margin-top: 1px;
	text-align: right;
}

#NavHeader #button_logout {
	display: inline-block;
	width: auto;
	margin-right: 0px;
}



.headerWrapResponsive4{
	width: 100%;
	max-width: 922px;
	display: inline-block;
}



.historique_btn{
	border: 1px solid #94006c;
}


.buttonProfilWrap{
	display: inline-block;
	float: center;
}


.Button{
	display: inline-block;
	float: center;
}


.Header_bg{
	height: 50px;
}


#headerWrap{
	position: absolute;
	height: auto;
	width: 100%;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	height: 50px;
	left: 0;
	box-shadow: 0 0 10px #aaa;
}

.headerSeparationLogin{
	width: 100%;
	display: none;
	position: relative;
	height: 50px;
}

.headerSeparationNotLogin{
	width: 100%;
	display: inline-block;
	position: relative;
	height: 70px;
}

.headerSeparationMenu{
	width: 100%;
	display: inline-block;
	position: relative;
	height: 50px;
}

.headerSeparationPoint{
	width: 100%;
	display: inline-block;
	position: relative;
	height: 80px;
}

#menuMobileMainBtn{
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	margin: 0px 10px;
	float: right;
	cursor: pointer;
	margin-left: 0px;
	height: 50px;
}

#imageMenuMobileMainBtn{
	width: auto;
	height: 50px;
}


#menuMobile{
	display: none;
	position: fixed;
	height: auto;
	width: 100%;
	background-color: #84c335;
	z-index: 3;
	margin-top: -3px;
}


#menuBtnWrapMob{
	padding-bottom: 10px;
}

.menuBtnMob{
	padding: 10px;
	color: white;
	cursor: pointer;
	font-weight: lighter;
	position: relative;
	text-align: center;
	font-size: 20px;
}

.textBtn{
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.stopselect{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.bonjour_sidr{
	padding: 0px 20px;
	cursor: pointer;
	background-color: #323232;
	border: 1px solid #323232;
	float: left;
	color: #fff;
	height: 36px;
	max-width: 120px;
	line-height: normal;
	margin-top: 1px;
	margin-left: 10px;
	padding-top: 7px;
	font-size: 13px;
	border-radius: 7px;
	display: inline-block;
	overflow: visible;
}

.bonjour_sidr:hover{
	background-color: #fff;
	color: #323232;
}


#button_my_account{
	background: #323232;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	padding: 0 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	cursor: pointer;
	height: 38px;
}

#button_my_account:hover{
	background: #fff;
	color: #323232;
}

#button_my_account_img{
	display: inline-block;
	width: 15px;
	height: 15px;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

.header_partner_name{
	display: none;
}

.header_summary_wrap{
	width: 100%;
}
.header_summary{
	background: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	border-bottom: 1px solid #ddd;
}
.header_summary_main_item{
	display: inline-block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_summary_desktop{
	display: inline-block;
}
.header_summary_desktop .header_summary_main_item{
	float: none;
}
.header_summary_mobile{
	display: inline-block;
	overflow-x: scroll;
}

.main_menu_homepage_desktop{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}
.main_menu_homepage_desktop .li{
	position: relative;
	display: inline-block;
	float: left;
	cursor: pointer;
	font-size: 16px;
	color: #666;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.main_menu_homepage_desktop .li.main_menu_homepage_desktop_selected{
	text-decoration: underline;
	vertical-align: top;
}
.main_menu_homepage_desktop .li{
	vertical-align: top;
}
.header_summary_first_item{
	padding: 0 10px;
}
.header_summary_item{
	margin-top: 6px;
	line-height: 18px;
}
.header_summary_dropdown{
	display: none;
	position: absolute;
	top: 49px;
	left: 0;
	width: 330px;
	background: #fff;
	color: #666;
	border: 1px solid #ddd;
	border-top: none;
}
.header_summary_dropdown .header_summary_theme{
	padding: 0 10px;
	text-align: left;
}
.main_menu_homepage_desktop .li:hover .header_summary_first_item{
	text-decoration: underline;
}
.header_summary_dropdown .header_summary_theme:hover{
	background: #eee;
}
#header_summary_loading_wrap{
	position: absolute;
	top: 52px;
	left: 0;
	width: 100%;
	text-align: center;
	display: none;
}
#header_summary_loading{
	margin: auto;
}

.header_partner_info_wrap{
	display: none;
	color: #fff;
	font-weight: bold;
	margin-top: 0px;
	max-width: calc(100% - 120px);
}
.header_partner_name{
	display: inline-block;
	font-size: 18px;
	height: 26px;
	overflow: hidden;
	margin-top: 14px;
	margin-bottom: -4px;
}
#header_name_container{
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50px;
	right: 50px;
}
#header_name_container .header_partner_name{
	height: 24px;
	margin-top: 8px;
}

.header_partner_address{
	display: inline-block;
	font-size: 10px;
	height: 12px;
	overflow: hidden;
	width: 100%;
}

.logoHeaderSMS_wrap{
	float: left;
	margin-left: -25px;
}

#header_mobile_area{
	display: none;
}



/* cadeaux */
/*NEW DESGN OLOCAL*/
.hero-sm {
	padding: 15px 0;
}
.hero {
	background-color: #eef4dd;
}
.hero-sm__container {
	display: flex;
	align-items: center;
}
.hero__icon, .hero__title {
	text-align: center;
	margin-bottom: 30px;
}
.hero__title {
	font-weight: 800;
	font-size: 28px;
	line-height: 1.3;
	margin-top: 0;
	color: black;;
}
.breadcrumbs {
	display: none;
}
.hero-sm__container {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 300px;
}
@media (min-width: 992px){
	.breadcrumbs {
		display: flex;
		list-style: none;
		flex-wrap: wrap;
	}
	.breadcrumbs li {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 16px;
		margin-right: 12px;
	}
	.breadcrumbs li a {
		color: #828282;
		padding-right: 18px;
		position: relative;
		transition: all .25s ease-in-out;
	}
	.hero-sm__container {
		flex-direction: row-reverse;
		justify-content: space-between;
		min-height: 110px;
	}
	.breadcrumbs li a:hover {
		color: #333;
		text-decoration: none;
	}
	.breadcrumbs li:last-child {
		margin-right: 0;
	}
	.breadcrumbs li a:before {
		content: "";
		display: block;
		position: absolute;
		background: url(../img/olocal_img/app-icon-chevron-right-grey.svg) 50% 50% no-repeat;
		width: 6px;
		height: 11px;
		background-size: contain;
		right: 0;
		top: 2px;
	}
}
@media (min-width: 992px){
	.hero-sm .hero__title {
		margin-bottom: 0;
	}
}
@media (min-width: 1280px){
	.hero__title {
		font-size: 40px;
		margin-bottom: 50px;
		color: black;
	}

}
/*NEW DESGN OLOCAL END*/

/*ASTUCES NEW DESIGN OLOCAL*/

.hero__title--tips {
	text-transform: inherit;
	max-width: 550px;
	text-align: left;
}
.hero__title--tips span {
	color: #84c200;
	text-transform: uppercase;
	display: block;
}
.page-inner {
	padding: 20px 0;
}
.tips {
	margin: 30px 0 50px;
}
.tips__item {
	background: #fff;
	box-shadow: 0 8px 50px rgba(0,0,0,.08);
	border-radius: 5px;
	margin-bottom: 25px;
	transition: all .25s ease-in-out;
}
.tips__head {
	display: flex;
	flex-direction: column;
	position: relative;
	cursor: pointer;
	padding: 20px 35px 20px 20px;
}
.tips__head span {
	background-color: #84c200;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	margin-right: 20px;
	font-weight: 800;
	font-size: 21px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.tips__title {
	color: #1d1d1b;
	font-weight: 600;
	font-size: 16px;
	line-height: 19px;
	margin: 0;
}
.tips__content {
	color: #4f4f4f;
	padding: 0 35px 20px 20px;
	font-size: 16px;
	line-height: 25px;
	color: #4f4f4f;
	display: none;
}
.tips__content a {
	color: #84c200;
	text-decoration: none;
}
.tips__title a {
	color: #84c200;
	text-decoration: none;
}
.tips__head:after {
	content: "";
	display: block;
	position: absolute;
	top: 35px;
	right: 20px;
	width: 18px;
	height: 9px;
	background: url(../img/olocal_img/app-icon-chevron-down-grey.svg) 50% 50% no-repeat;
	background-size: contain;
	transition: all .25s ease-in-out;
}
.tips__head.active:after {
	transform: scaleY(-1);
}
@media (min-width: 768px){
	.tips__head span {
		margin-bottom: 0;
	}
	.tips__content {
		padding: 0 45px 30px 90px;
		font-size: 18px;
		line-height: 28px;
	}
}
@media (min-width: 992px){
	.tips {
		margin-bottom: 120px;
	}
	.hero__title--tips span {
		display: inline-block;
	}
}
@media (min-width: 768px){
	.tips__item {
		margin-bottom: 30px;
	}
}
@media (min-width: 768px){
	.tips__head {
		flex-direction: row;
		align-items: flex-start;
		padding: 30px 45px 30px 30px;
	}
	.tips__title {
		font-size: 20px;
		line-height: 24px;
		margin-top: 7px;
	}
	.tips__head:after {
		top: 47px;
		right: 30px;
	}
}


/*ASTUCES NEW DESIGN OLOCAL EMD*/

#giftWrapper #PrivateCatalog .PromotionContainer{
	margin: 10px 15px 10px 15px;
	height: 100%;
	width: 410px;
	max-width: 410px;
	border: none;
}

.pay_gift_completement{
	text-align: center;
	background: #750055;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 10px;
	float: center;
}

.PromotionContainer .img_gift {
	border-radius: 16px;
}
.description_gift_apercu_left{
	width: calc(50% - -20px);
	height: 70px;
	line-height: 70px;
	background-color: #84c335;
	float: left;
	margin-top: -5px;
	margin-bottom: 3px;
	color: white;
	/* padding: 10px; */
	font-size: 25px;
	font-weight: lighter;
	text-align: center;
	display: table-cell;
}

.description_gift_apercu_right{
	width: calc(50% - 20px);
	height: 70px;
	line-height: 70px;
	background-color: #84c335;
	float: left;
	margin-top: -5px;
	margin-bottom: 3px;
	padding: 10px;
	color: white;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
	display: table-cell;
	vertical-align: center;
}

.banniere_info_span{
	line-height: normal;
	display: inline-block;
	height: auto;
	margin: auto;
	padding: 0px;
	vertical-align: middle;
}



/* PHONE CONFIRMATION */

.phone_number_confirmation{
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

#pas_recu_code_validation{
	display: inline-block;
	float: left;
	padding: 20px 0px;
	text-align: left;
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
#pas_recu_code_validation:hover{
	text-decoration: underline;
}

.btn_pase_recu_code_validation{
	padding: 10px 20px;
	margin-top: 10px;
	background-color: #84c335;
	color: white;
	display: inline-block;
	cursor: pointer;
	border-radius: 5px;
}


.btn_pase_recu_code_validation:hover{
	background-color: #84c335;
}

.margin20{
	margin: 20px;
}

/* DEAL */

.bigBox_deal{
	text-align:left;
	max-width: 900px;
	height: auto;
	background: #fff;
	margin: 15px auto 0 auto;
	padding: 0;
	overflow: hidden;
	border: 1px solid #ddd;
}

/* PROMO */


.text img{
	max-width: 100%;
}


.mapMobile{
	display: none;
}

.promo_sms_wrapper{
	width: 100%;
	text-align: center;
	display: inline-block;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.promo_highlight_sms_wrapper{
	text-align: center;
	display: inline-block;
	width: 900px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

.close_cross {
	text-align: center;
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #333;

}

.close_cross:before, .close_cross:after{
	display: inline-block;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #333;
	margin-right: -2px;
}
.close_cross:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close_cross:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



/* HIGHLIGHT */
.grand_bloc_highlight_theme{
	height: 50vh !important;
}
.grand_bloc_highlight_theme .grand_bloc_highlight_wrap{
	cursor: initial;
}
.grand_bloc_highlight_theme .highlight_info_box_wrap{
	right: calc(50% - 225px);
	bottom: 0px;
}
.grand_bloc_highlight_theme #loading_main_picture{
	position: absolute;
	top: 0;
	left: 0;
	background: #ddd url(/lib/lazyloadxt/smsg-img-loader3.gif) no-repeat 50% 50%;
	width: 100%;
	height: 100%;
}
.grand_bloc_highlight_theme .title_highlight{
	text-align: center !important;
	padding: 0;
	font-weight: lighter;
	font-size: 40px;
}

.close_promo_proximity_btn{
	display: none;
	float: right;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 5px;
}
.close_promo_proximity_btn:hover{
	background: #eee;
}



/* CHECKOUT */

.checkout_tags{
	width: calc(100% - 40px);
}

.checkoutTableColFirst{
	max-width: 200px;
	margin-right: 10px;
}

#payBlockID .checkoutCreditCard{
	margin-left: 30px;
	margin-top: 20px;
	width: 45%;

}

.checkoutValidationBox{
	margin-top: 40px;
}

.checkoutInformationBox{
	display: inline-block;
	float: left;
	width: 45%;
	margin-left: 30px;
}


.checkoutInformationName{
	display: inline-block;
	margin-right: 10px;
}

#information{
	display: inline-block;
	width: 80%;
}




/* INSCRIPTION */

#registerForm sup {
	font-size: 20px;
}

.clear_input{
	font-size: 25px;
	top: unset!important;
	left: unset!important;
	margin-left : -25px !important;
}

.cliquer_sur_icon_boite_mail{
	display: inline-block;
	margin-top: 20px;
}

/* unvisited link */
.already-register a:link {
	color: rgb(102, 102, 102);
	text-decoration: none;
}

/* visited link */
.already-register a:visited {
	color: rgb(102, 102, 102);
	text-decoration: none;
}

/* mouse over link */
.already-register a:hover {
	color: rgb(102, 102, 102);
	text-decoration: underline;
}

/* selected link */
#already-register a:active {
	color: rgb(102, 102, 102);
	text-decoration: none;
}






/* profil */

.profile{
	text-align: left;
	display: inline-block;
	width: 900px;
	height: auto;
	padding-bottom: 20px;
}

.profilBoxVille .profile-connection{
	margin-left: 30px;
	width: 210px;
}


.profile-block{
	display: inline-block;
	width: 45%;
}

.grandBlockProfil{
	float: left;
	width: calc(100% - 40px);
}

.grandBlockProfil2{
	float: left;
	padding-top: 14px;
}

.profile-block .register-block{
	height: 600px;
	display: inline-block;
}



.profilBoxVille .label{
	margin-left: 30px;
}

.grandBlockProfil2 .label{
	display: inline-block;
}


.options-connexion1{
	width: auto;
	float: right;
	text-align: right;
	display: inline-block;
	margin: auto;
	margin-top: 5px;
	margin-right: 45px;
}


.profile-update-btn, .profile-update-btn:hover{
	display: inline-block;
	float: left;
	margin: 10px;
	margin-left: 0px;
}

.profile-cancel-btn, .profile-cancel-btn:hover{
	display: inline-block;
	float: left;
	margin: 10px;
	margin-left: 0px;
}

.grandBlockProfil2 .fb-login-button{
	display: inline-block;
}



.tonCompteBoxProfil{
	width: 45%;
	margin-left: 20px;
	margin-top: 5px;
}


.profilNotifEmail{
	width: calc(100% - 40px);
}


.petitBoxProfil{
	width: 45%;
	float: left;
	margin: 0px 20px 0px 0px;
	display: inline-block;
}


.petitBoxProfil input{
	width: 160px;
}


.profile-stop-btn, .profile-stop-btn:hover{
	float: left;
}


#favSearch{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 35px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #ddd;
	border-radius: 0px;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}















/* SOIREE */

.PromotionListingSoiree strong {
	font-size: 22px;
}


/* CONNEXION */

.steps-connexion:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
	-webkit-text-fill-color: #666;
}

.checkout-connection:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
	-webkit-text-fill-color: #666;
}







/* FOOTER olocal change  nu toate verifica */
.footer__nav ul,
.footer__bottom ul,
.menu-list-sm,
.submenu-sm{
	list-style-type: none;!important;
}
.footer-submenu__list,
.menu-list-sm{
	padding-left: 0;
}

.footerSloganWrap{
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
	vertical-align: top;
}

.footerSloganTable{
	position: relative;
	display: inline-block;
	float: center;
	border-collapse: collapse;
	border: 0px;
	width: 250px;
	margin: auto;
	vertical-align: top;
	margin: 0px 20px;
}

.footerInformationWrap{
	width: 100%;
	display: inline-block;
	text-align: center;
}

.footerInformationBox{
	display: inline-block;
	float: center;
	width: 300px;
	margin: 10px;
	vertical-align: top;
	text-align: left;
}

.footerCopyrightWrap{
	width: 100%;
	display: inline-block;
	text-align: center;
}

.footerCopyrightWrap span{
	margin: 8px 20px;
	display: inline-block;
	float: center;
}

.footerCopyrightWrap span a{
	color: #ddd;
	text-decoration: none;
}

.footerCopyrightWrap span a:hover{
	color: #ddd;
	text-decoration: underline;
}

.ul_profil{
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #666;
}

#tab1 .ul_profil{
	width: 95%;
}

#maSelectionProfil .ul_profil{
	height: auto;
	border: 1px solid #ddd;
	margin-top: 13px;
	max-width: 378px;
}


.profil_search_favori_wrap{
	position: relative;
	width: 460px;
}


.interetProfil{
	background: #efefef;
	border-bottom: 1px solid #efefef;
	width: 100%;
	margin-top: 30px;
}

#maSelectionProfil{
	float: left;
	margin-left: 20px;
	margin-top: 21px;
}



#interetCategorieBox{
	float: left;
	margin-bottom: 40px;
	width: 100%;
	display: inline-block;
}


.home_btn{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	vertical-align: top;
	margin-top: 8px;
	white-space: nowrap;
	cursor: pointer;
	color: white;
	text-decoration: none;
	float: left;
	margin-left: 10px;
}
.home_btn:hover{
	background: #9fb602;
}

.home_btn_icon{
	width: 25px;
}




/* RESPONSIVE */

@media all and (max-width: 1040px) {

	.headerWrapResponsive2{
		display: none;
	}

	.headerWrapResponsive4{
		display: none;
	}

	/*.headerWrapResponsive1{*/
	/*	overflow: hidden;*/
	/*	height: 50px;*/
	/*}*/

	.headerSeparationPoint{
		display: none;
	}

	.headerSeparationLogin{
		display: inline-block;
	}

	.header_partner_info_wrap{
		display: inline-block;
	}
	.logoHeaderSMS{
		margin-left: 0px;
	}

	#header_mobile_area{
		display: inline-block;
	}
}


@media all and (max-width: 1000px) {


	.tonCompteBoxProfil{
		width: calc(100% - 20px);
		margin-left: 10px;
	}
}






@media all and (max-width: 880px) {
	.header_container{
		padding: 0;
	}
	.logoHeaderSMS_wrap{
		margin: 0;
	}
	.info-block{
		display: none;
	}

	.price_value{
		float: none;
	}

	.acheter, .offrir, .acheter:hover, .offrir:hover{
		margin: 10px auto;
	}

	.main-picture-block{
		width: 100%;
		margin: 0px;
		height: auto;
	}

	.main-picture-block img{
		width: 100%;
		margin: 0px;
		height: auto;
	}

	.detail-product{
		width: 100%;
		margin: 0px;
	}

	.shipping-column{
		width: 100%;
		min-height: 0px;
	}

	.shipping-block{
		margin: 0px;
		display: inline-block;
		width: 100%;
	}

	.map img{
		width: 100%;
		height: auto;
	}

	.map{
		margin: 0px;
		padding: 0px;
		width: 100%;
	}

	.stock-block{
		margin: 10px auto;
		display: inline-block;
	}
}




@media all and (max-width: 850px) {




	.OfferSoiree{
		padding: 0px 20px;
	}


	.btn_voir_les_promos{
		display: none;
	}

}






@media all and (max-width: 740px) {

	/* cadeaux */
	#giftWrapper #PrivateCatalog .PromotionContainer{
		margin: 10px 0px;
		width: 100%;
	}
	.Header_bg{
		height: 50px;
	}
}




@media all and (max-width: 650px) {

	/* contact */
	div.BasicPage div.ContentContainer{
		display: inline-block;
		width: calc(100% - 42px);
		margin: 0px;
	}
	.BasicPage{
		width: calc(100% - 42px);
		margin: 0px;
	}
	#form_contact #body{
		width: 100%;
	}
	.description_gift_apercu_left{
		font-size: 20px;
		height: 50px;
		line-height: 50px;
	}
	.description_gift_apercu_right{
		font-size: 15px;
		height: 50px;
		line-height: 50px;
	}
	.checkout_titre_deal{
		display: none;
	}
}


@media all and (max-width: 526px) {

	.promoMoreInfo{
		display:block;
	}

	.promo_question_btn_box{
		display:none;
	}

	.popupGiftOffer{
		width: 100%;
		left: 0;
		margin-left: 0px;
		border: none;
	}

	#giftForm .steps-connexion{
		width: 90%;
	}



	.PromotionListingSoiree strong {
		font-size: 16px;
	}

}

@media all and (max-width: 920px) {

	.text img{
		display: inline-block;
	}

	#maSelectionProfil .ul_profil{
		width: 100%;
		margin-right: 0px;
	}

	.profil_search_favori_wrap{
		width: calc(100% - 30px);
	}

	.interetProfil{
		background: #efefef;
		max-height: 300px;
		overflow-y: scroll;
	}

	#favSearch{
		width: 100%;
	}



	#maSelectionProfil{
		margin-top: 50px;
		margin-left: 0px;
		width: 100%;
	}

	#interetCategorieBox{
		width: 100%;
	}

	.freeFav2{
		width: 100%;
	}

	#tab2 .ul_profil{
		width: calc(100% - 10px);
	}

	.profile{
		display: inline-block;
		width: 100%;
		position: relative;
		border: none;
	}

	.demo{
		width: calc(100% - 20px);
		margin-left: 10px;
	}

	ul.tabs{
		height: auto;
	}

	ul.tabs li{
		margin: 2px;
	}


	#updateForm .profile-connection{
		width: 90%;
	}


	.profile_history{
		width: calc(100% - 2px);
	}

	.checkout{
		width: calc(100% - 2px);
		padding-bottom: 20px;
	}

	.checkout_tags{
		display: none;
	}

	.checkout_steps{
		display: none;
	}

	.checkoutInformationBox{
		width: 90%;
		max-width: 400px;
	}

}

@media all and (max-width: 880px) {

	.text img{
		display: inline-block;
		width: 100%;
		height: auto;
	}

	.text {
		padding: 0px 10px;
	}

	.info-block{
		width: 100%;
		margin: 0px;
	}

	.fb-share{
		display: inline-block;
		float: center;
		text-align: center;
		margin-top: 7px;
		padding-top: 12px;
		width: 225px;
		margin-left: -3px;
	}

	.SmsAction{
		display: inline-block;
		float: center;
		text-align: center;
	}

	.info-block-2_promo{
		text-align: center;
		position: relative;
		display: inline-block;
		margin: 0px;
	}


	.main-picture-block{
		margin: 0px;
		width: 100%;
		height: auto;
		display: inline-block;
		max-width: auto;
	}

	.detail-product{
		display: inline-block;
		width: 100%;
		height: auto;
	}


	.shipping-column{
		width: 100%;
		min-height: 0px;
		text-align: center;
	}

	.shipping-block{
		margin: 0px;
		display: inline-block;
		width: 100%;
	}

	.map img{
		width: 100%;
		height: auto;
	}

	.map{
		margin: 0px;
		padding: 0px;
		width: 100%;
	}

	#popup p.message_body{
		width: calc(100% - 50px);
		max-width: 350px;
	}

	#popup{

		background-position: center top;
		background-size: 100% 215px;
	}

	.offrir{
		margin: auto;
	}

	.offrir:hover{
		margin: auto;
	}

	.mapMobile{
		display: block;
	}
	#payBlockID .checkoutCreditCard{
		width: 90%;

	}

	.bigBox_deal{
		border: none;
	}
}


@media all and (max-width: 740px) {
	.logoHeaderSMS{
		width: 40%;
	}

	.footerSloganWrap{
		display: none;
	}
}

@media all and (max-width: 600px) {
	.logoHeaderSMS{
		width: 240px;
	}
	.headerWrapResponsive2{
		margin-top: 60px;
	}

	.points_box_button{
		margin: 0px;
	}

	.footer_link, .footer_link:hover{
		font-size: 16px;
		padding-top: 5px;
		position: relative;
		display: inline-block;
		float: left;
		min-width: 51%;
	}

	.grand_bloc_highlight_theme .highlight_info_box_wrap{
		right: 0px;
		left: 0px;

	}
	.grand_bloc_highlight_themet .highlight_info_box{
		width: 100%;

	}

	.grand_bloc_highlight_theme{
		height: 25vh !important;
	}
	.grand_bloc_highlight_theme .title_highlight{
		display: none;
	}

}


@media all and (max-width: 460px) {

	/* connexion page */

	.steps{
		width: calc(100% - 2px);
	}

	.steps-connexion{
		width: 95%;
	}

	.connection-btn1{
		margin-left: 0px;
	}

	.fb-login-button{
		display: inline-block;
		margin-left: 0px;
		width: 220px;
	}

	.fb-login-button:hover{
		width: 220px;
	}


	.petitBoxProfil{
		width: 90%;
	}

	.petitBoxProfil .label{
		width: 90%;
	}

	.petitBoxProfil input{
		width: 100%;
	}

	.checkoutTableColFirst{
		width: auto;
		max-width: 200px;
	}

}

@media all and (max-width: 432px) {

	.points_box_title{
		display: none;
	}

	.gift-points-banner{
		font-size: 16px;
		padding-right: 20px;
	}

	.popup_box{
		width: calc(100% - 20px);
		margin-left: 0px;
		margin-right: 0px;
		left: 10px;
	}

	#popup_promo_sms_send{
		width: calc(100% - 20px);
		margin-left: 0px;
		margin-right: 0px;
		left: 10px;
	}

}

@media all and (max-width: 400px) {
	.hello{
		float: right;
		margin-bottom: 3px;
	}

	.footerInformationBox{
		width: calc(100% - 50px);
		padding-left: 30px;
	}

	#popup{
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		left: 0;
	}


	.profilBoxVille {
		width: 100%;
		margin-left: 0px;
	}
	.profilBoxVille .label{
		width: 100%;
		margin-left: 0px;
	}

	.profilBoxVille .profile-connection{
		width: 90%;
		margin-left: 0px;
	}

	.PromotionListingSoiree strong {
		font-size: 14px;
	}
}

/*---------------------------------------
   Header CSS NEW DESING - OLOCAL
-----------------------------------------*/
.header_olocal{
	background-color: #000;
	padding: 19px 0;
	position: sticky;
	top: 0;
	z-index: 9999;
	/*height: 90px;*/
}

.site-logo{
	line-height: 0;
}
.site-logo .navbar-brand{
	margin: 0;
	padding: 0;
	line-height: 0;
}
.site-logo img{
	max-width: 180px;
}
.main-header-home {
	justify-content: space-between;
}

@media only screen and (max-width: 1280px){
	.logo-responsive-screen {
		margin-left: 50px;
	}
}

@media only screen and (max-width: 414px) {
	.menu-icons ul li {
		padding-right: 10px!important;
	}
}
@media only screen and (max-width: 700px) and (min-width:414px)  {
	.menu-icons ul li {
		padding-right: 15px!important;
	}
}
@media only screen and (max-width: 560px) and (min-width:478px)  {
	.menu-icons ul li .fa-sliders-h{
		font-size: 34px!important;
	}
	.logo-responsive-screen {
		margin-left: 0!important;
	}
}
@media only screen and (max-width: 480px){
	.site-logo img {
		max-width: 150px;
	}
	.logo-responsive-screen {
		margin-left: 0!important;
	}
	.header_olocal .col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.menu-icons ul li button {
		font-size: 25px;
	}
}

@media only screen and (max-width: 477px) {
	.header-icons {
		display: flex;
		justify-content: flex-end;
	}
	.menu-icons ul li .fa-sliders-h {
		font-size: 32px!important;
	}
	.img-user {
		max-width: 40px!important;
		margin-top: -5px;
	}
	.img-favourite {
		max-width:30px!important;
	}

	.header-menu-dots {
		max-width:30px!important;
	}
}

@media only screen and (max-width: 769px){
	.main-header-home {
		padding: 0 10px;
	}

}
.menu-icons{
	text-align: right;
}
.menu-icons ul{
	list-style: none;
}
.menu-icons ul li{
	display: inline-block;
	padding-right: 30px;
}
.menu-icons ul li:last-child{
	padding-right: 0;
}
.menu-icons ul li a{
	font-size: 40px;
	color: #fff;
}
.menu-icons ul li .fa-sliders-h {
	font-size: 35px;
}
.menu-icons ul li .user,
.menu-icons ul li .filter,
.menu-icons ul li .favourite,
.menu-icons ul li .menu-btn {
	font-size: unset!important;
}
.menu-icons ul li button{
	font-size: 35px;
	color: #fff;
	background: transparent;
	border: 0;
}
.filter-burger {
	text-align: right;
}
.menu-icons ul li a img,
.menu-icons ul li button img{
	max-width: 35px;
}

/*FOOTER DESIGN */
.more-product-activities {
	background-color: #211f1f;
	padding: 80px 0;
}
.section-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section-header.dark-section h2 {
	color: #fff;
}
.section-header-link a {
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #62ac28;
	position: relative;
}
.section-description {
	padding-top: 30px;
}
.section-description.dark-section p {
	color: #fff;
}
.section-description p {
	font-size: 18px;
	color: #000;
}
.section-description p a {
	color: #62ac28;
}
.padding20 {
	padding-top: 20px;
}
.bold {
	font-weight: 700!important;
}
.textunderline {
	text-decoration: underline;
}
.text25 {
	font-size: 25px;
}
.colorwhite {
	color: #fff!important;
}
.view-more-button {
	padding-top: 30px;
	text-align: center;
}
.theme-btn.dark, .theme-btn:hover {
	color: #fff;
	background-color: #84c335;
}
.btn-green, .theme-btn {
	font-size: 17px;
	font-weight: 700;
	text-align: center;
	color: #62ac28;
	text-transform: uppercase;
	padding: 15px 40px;
	display: inline-block;
	border: 2px solid #84c335;
	border-radius: 35px;
}
.popup-merchant-name {
	color: #828282;
}
.btn-green:hover{
	color: #84C12A !important;
	background-color:  #fff !important;
}
/*.footer-padding{*/
/*	padding-top: 50px;*/
/*}*/
.footer {
	flex: 0 0 auto;
	background-color: #1d1d1d;
	padding: 30px 0 10px;
	color: #fff;
	position: relative;
	z-index: 11;
}
.footer__logo {
	display: flex;
	width: 135px;
	align-items: center;
	margin: 0 auto 45px;
}
.footer-submenu__title {
	font-weight: 700;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 16px;
}
.footer-submenu__item {
	margin-bottom: 12px;
}
.footer-submenu__link {
	font-size: 14px;
	color: #fff;
	transition: all .25s ease-in-out;
}
.footer__bottom {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.footer-contacts {
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	color: #828282;
	line-height: 1.6;
}
.footer-contacts__mail {
	display: inline-block;
	color: #828282;
	margin-top: -5px;
	margin-bottom: 18px;
	text-decoration: none;
	transition: all .25s ease-in-out;
}
.footer__copyright {
	text-align: center;
	color: #828282;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 30px;
}
.social-list {
	display: flex;
	justify-content: center;
}
.social-list__item {
	margin-right: 30px;
}
.social-list__item:last-child {
	margin-right: 0;
}
.social-list .social-list__footer_link, .social-list .social-list__link, .social-list .social-list__share {
	background: #333;
	box-shadow: 0 6px 28px rgba(0,0,0,.08);
	border-radius: 40px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .25s ease-in-out;
}
.footer-single-menu__item {
	margin-bottom: 40px;
}
.footer-single-menu__link {
	font-weight: 700;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	transition: all .25s ease-in-out;
	color: #fff;
}
.footer-single-menu__link:hover,
.menu-list-sm__link:hover,
.footer-submenu__link:hover,
.submenu-sm__link:hover
{
	color: #84c335;
	text-decoration: none;
}

/*-------------FOOTER MOBILE--------------------*/
.menu-list-sm {
	margin-bottom: 35px;
}
.menu-list-sm__item {
	margin-bottom: 25px;
	background: #252525;
	box-shadow: 0 8px 50px rgb(0 0 0 / 8%);
	border-radius: 5px;
}
.menu-list-sm__submenu {
	position: relative;
}
.menu-list-sm__link, .menu-list-sm__submenu {
	min-height: 60px;
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 15px 23px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 2px;
	text-transform: uppercase;
	box-sizing: border-box;
}
.menu-list-sm__submenu:hover:before {
	opacity: .7;
}
.menu-list-sm__submenu.active:before {
	transform: rotate(180deg);
}
.menu-list-sm__submenu:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 23px;
	margin: auto;
	width: 13px;
	height: 7px;
	background: url(../img/footer-arrow.svg) 50% 50% no-repeat;
	background-size: contain;
	transition: .2s;
}
.submenu-sm {
	padding: 0 23px 10px;
	display: none;
}
.submenu-sm__item {
	margin-bottom: 12px;
}
.submenu-sm__link {
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 1.4;
}
.submenu-sm__link:hover,
.menu-list-sm__link:hover{
	text-decoration: none;
	transition: all .5s;
}
/*NEW DESING-OLOCAL MODAL SEND SMS PROMO*/
.modal-header {
	display: block;
	/*padding: 0!important;*/
	border-bottom: 0!important;
}
.modal-header .close {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #000!important;
	opacity: 1;
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
	cursor: pointer;
}
@media (min-width:801px) {
	.header-icons {
		align-items: center;
		justify-content: flex-end;
		display: flex;
	}
	.img-user {
		max-width: 42px!important;
	}
	.header-menu-dots {
		padding-top:4px;
	}
}

.notification_subtitle_bold {
	color: #84c200;
	font-weight: 700;
	padding: 0 0 25px;
}
.notification-popup h3 {
	margin: 30px 0;
}
.popup__title_cadeaux,
.popup__title_favoris,
.popup__title_geolocation {
	font-weight: 700;
	font-size: 25px;
	line-height: 33px;
	text-align: center;
	padding-top: 25px;
}
.modal-content {
	padding: 30px 17px;
}
.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 0.3rem;
	outline: 0;
}
.modal-body {
	text-align: center;
	padding: 0;
	position: relative;
	flex: 1 1 auto;
	margin-bottom: 40px;
}
.modal-body h2 {
	font-size: 22px;
	font-weight: 700;
	color: #000;
}
.modal-body p {
	font-size: 15px;
	font-weight: 700;
	color: #84c335;
	padding-top: 15px;
}
.modal-bod-bood {
	font-weight: 700!important;
	font-size: 28px!important;
	color: #0a0a0a!important;
	line-height: 33px;
	padding: 0 20px;
	margin: 30px 0;
}
.customize-olc-modal {
	position: absolute;
	top: 30%;
}
.modal-footer {
	border: 0;
	display: block;
	padding: 20px 15px 0;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	border-bottom-right-radius: calc(0.3rem - 1px);
	border-bottom-left-radius: calc(0.3rem - 1px);
}
#olocal_modal_allow_geolocation .modal-footer ,
#olocal_modal_favorite .modal-footer ,
#olocal_modal_favorite_deleted .modal-footer {
	border: 0;
	display: block;
	padding: 0px 60px 0;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	border-bottom-right-radius: calc(0.3rem - 1px);
	border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer a {
	display: block;
	margin-bottom: 10px;
}
.theme-btn-new {
	cursor: pointer;
	font-weight: 700;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 36px;
	display: inline-block;
	border: 2px solid #84c335;
	border-radius: 35px;
	background-color: #84c335;
}
.theme-btn-new:hover{
	background-color: #fff;
	color: #84c335 !important;
}
.theme-btn.dark, .btn-grey{
	background-color:  #84c335;
	color: #fff;
}
.theme-btn.dark:hover, .btn-grey:hover{
	background-color: transparent;
	color:  #84c335;
}

.theme-btn.danger{
	border: solid 1px #f21e1e;
	color: #f21e1e;
}
.theme-btn.danger:hover{
	background-color: #f21e1e;
	color: #fff;
}
.theme-btn.dark.grey {
	cursor: pointer;
	color: #fff!important;
	background-color: #828282;
	border: 2px solid #828282;
}
.theme-btn.dark.grey:hover{
	color: #828282!important;
	background-color: #FFF;
}
.modal-footer>* {
	margin: 0.25rem;
}
/*Open menu new design-OLOCAL*/
.our-filter.show {
	transform: translateX(0);
}
.our-filter {
	position: fixed;
	overflow-y: auto;
	overflow-x: hidden;
	right: 0;
	top: 0;
	width: 320px;
	height: 100%;
	z-index: 9999;
	background: #000;
	transform: translateX(100%);
	transition: transform .51s cubic-bezier(.23,1,.32,1);
	padding: 80px 20px 20px;
}
.close-btn {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 1;
}
.close-btn .closer {
	font-size: 20px;
	color: #62ac28;
	width: 40px;
	height: 40px;
	background-color: #2a2828;
	border-radius: 50%;
	border: 0;
}
.filter-info h2 {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .85px;
	color: #fff;
}
.filter-icon {
	text-align: right;
}
.filter-icon i {
	font-size: 30px;
	color: #62ac28;
}
.our-filter .accordion {
	padding-top: 30px;
}
.accordion {
	overflow-anchor: none;
}
.accordion>.card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.accordion>.card {
	overflow: hidden;
}
.card {
	background-color: hsla(0,0%,47.1%,.4);
	margin-bottom: 20px;
}
.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: 0.25rem;
}
.accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: -1px;
}
.card-header:first-child {
	border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card {
	background-color: hsla(0,0%,47.1%,.4);
	margin-bottom: 20px;
}
.card-header {
	margin: 0!important;
	border: 0;
	padding: 15px;
}
.card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0,0,0,.03);
	border-bottom: 1px solid rgba(0,0,0,.125);
}
.collapse:not(.show) {
	display: none;
}
.card-header button {
	font-size: 16px;
	font-weight: 700;
	letter-spacing: .85px;
	color: #fff;
	border: 0;
	border-radius: 0;
	padding: 0;
	outline: 0px;!important;
	position: relative;
	background-color: transparent;
}
.card-header button.collapsed:after {
	content: "";
}
.card-header button:after {
	content: "";
	font-family: Font Awesome\ 5 Free;
	font-size: 16px;
	color: #fff;
	font-weight: 900;
	position: absolute;
	top: 2px;
	right: 0;
}
*, :after, :before {
	box-sizing: border-box;
}
.card-body {
	padding: 15px;
	flex: 1 1 auto;
	min-height: 1px;
}
.filterscontain {
	padding: 5px 1px;
	margin-bottom: 25px;
}
.row-categories {
	clear: both;
	padding: 2px;
}
.categories-label {
	cursor: pointer;
	float: left;
	/*width: 100px;*/
	/*text-transform: lowercase!important;*/
}

.colorwhite {
	color: #fff!important;
}
/*.colorwhite:first-letter,*/
/*.colorwhite:first-line {*/
/*	text-transform: uppercase !important;*/
/*}*/
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}
.styled-checkbox {
	position: absolute;
	opacity: 0;
	border-radius: 5px;
}
.styled-checkbox+label {
	position: relative;
	cursor: pointer;
	padding: 0;
}
.categories-check {
	float: right;
}
.styled-checkbox:checked+label:before {
	content: "";
	position: absolute;
	left: 4px;
	top: 8px;
	background: #62ac28;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 #62ac28, 4px 0 0 #62ac28, 4px -2px 0 #62ac28, 4px -4px 0 #62ac28, 4px -6px 0 #62ac28, 4px -8px 0 #62ac28;
	transform: rotate(45deg);
}
/*.card-body label {*/
/*	font-size: 14px;*/
/*	font-weight: 700;*/
/*	color: #fff;*/
/*	width: 100%;*/
/*	margin-bottom: 5px;*/
/*}*/
.styled-checkbox+label:after{
	content: "";
	margin-right: 10px;
	display: inline-block;
	vertical-align: text-top;
	width: 17px;
	height: 17px;
	background: #fff;
	border-radius: 4px;
}
.card-body label:after, .card-body label:before {
	right: 0;
	left: unset;
	top: 0;
	border: 0;
}
.filter-btn {
	text-align: center;
	padding-top: 15px;
}
.fontsize18 {
	font-size: 18px;
}
.our-menu.show {
	transform: translateX(0);
}
.our-menu {
	position: fixed;
	overflow-y: auto;
	overflow-x: hidden;
	right: 0;
	top: 0;
	width: 300px;
	height: 100%;
	z-index: 9999;
	background: #000;
	transform: translateX(100%);
	transition: transform .51s cubic-bezier(.23,1,.32,1);
	padding: 80px 20px 20px;
}
.menu-links {
	padding-top: 30px;
}
.menu-links ul {
	list-style: none;
}
.menu-links-padding-l ul {
	padding-left: 0;
}
.menu-links ul li {
	padding-bottom: 20px;
}
.menu-links ul li a {
	background-color: #252525;
	min-height: 60px;
	text-decoration: none;
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 15px 23px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 2px;
	text-transform: uppercase;
	box-sizing: border-box;
}
.menu-list-sm__item:last-child {
	margin-bottom: 0;
}
.menu-list-sm__submenu {
	position: relative;
}
.share-button {
	padding-top: 30px;
	text-align: center;
}
.share-button h2 {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding-bottom: 20px;
}
.share-button button {
	font-size: 30px;
	color: #62ac28;
	width: 75px;
	height: 72px;
	background-color: #2a2828;
	border-radius: 50%;
	border: 0;
}
.submenu-sm__link_new {
	min-height: 30px !important;
	line-height: 1.4;
	font-size: 15px !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	color: #fff;
	padding: 0 !important;
	background-color: transparent !important;
}
.submenu-withoutbottom{
	padding-bottom: 0px !important;
}
.menu-list-sm__item_new, .submenu-withoutbottom {
	padding-bottom: 0!important;
}

/*RESPONSIVE FOOTER*/
@media (min-width: 768px){
	.footer {
		padding: 50px 15px 30px;
	}
	.footer__top {
		display: flex;
		justify-content: space-between;
		padding-bottom: 80px;
	}
	.footer__logo-text {
		margin-left: 7px;
	}
	.footer__logo {
		flex-direction: row;
		margin-left: 0;
		margin-bottom: 40px;
	}
	.footer__contacts {
		justify-content: flex-start;
		text-align: left;
		font-size: 14px;
	}
	.footer__left {
		max-width: 180px;
		text-align: left;
	}
	.footer__nav {
		width: calc(100% - 380px);
		display: flex;
		justify-content: space-between;
	}
	.footer-single-menu {
		padding: 0;
	}
	.footer__bottom {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	.footer__copyright {
		margin-top: 0;
	}

}

.hero-simple {
	background-color: #84c200;
}
.hero-simple__title {
	color: #fff;
	font-weight: 800;
	font-size: 28px;
	line-height: 33px;
	text-align: center;
	margin: 0;
}
.hero-dark .breadcrumbs li a, .hero-simple .breadcrumbs li a {
	color: hsla(0,0%,100%,.7);
}
.hero-dark .breadcrumbs li, .hero-simple .breadcrumbs li {
	color: #fff;
}
.hero-simple__container {
	min-height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.container-md {
	margin: 30px 0 50px;
	padding: 30px 20px 10px;
	background: #fff;
	box-shadow: 0 8px 50px rgba(0,0,0,.08);
	border-radius: 5px;
	width: 100%;
}
@media (min-width: 1280px){
	.container-md {
		padding: 50px 15px;
		margin: 40px 0 100px;
	}
}
@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1140px;
	}
}

.basic-page ol {
	counter-reset: myCounter;
}
.basic-page ol, .basic-page ul {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 25px;
	list-style: none;
}
.basic-page ol li {
	padding-left: 45px;
	position: relative;
}
.basic-page ol li, .basic-page ul li {
	margin-bottom: 20px;
}
.basic-page p {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 25px;
}
.basic-page h1, .basic-page h2, .basic-page h3, .basic-page h4, .basic-page h5, .basic-page h6 {
	margin-top: 0;
	margin-bottom: 20px;
}
.basic-page a {
	color: #84c200;
}
.basic-page ol li:before {
	counter-increment: myCounter;
	content: counter(myCounter);
	color: #84c200;
	background: #eef4dd;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	top: -1px;
	left: 0;
	font-weight: 800;
	font-size: 16px;
}
@media (min-width: 992px){
	.hero-simple__title {
		font-size: 40px;
		line-height: 48px;
	}
	.breadcrumbs-inner {
		padding-top: 15px;
	}
	.hero-simple__container {
		padding-bottom: 40px;
	}
}
@media (min-width: 768px){
	.justify-content-md-center {
		justify-content: center!important;
	}
}
/*MENTIONS LÉGALES OLOCAL*/
.disclaimer__title {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	margin-top: 0;
	margin-bottom: 30px;
	color: #1d1d1b;
}
.disclaimer-item {
	margin-bottom: 30px;
}
.disclaimer-item p {
	margin: 0;
	color: #616060;
}
.disclaimer-item strong {
	display: inline-block;
	margin-top: 4px;
	font-weight: 700;
	color: #333;
}
.disclaimer-item__link {
	margin-top: 5px;
	display: inline-block;
	color: #84c200;
	text-decoration: none;
}
.disclaimer-item__contact {
	color: #333;
	font-weight: 700;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
	position: relative;
}
.disclaimer-item__contact--tel:before {
	background: url(../img/olocal_img/app-icon-phone.svg) 50% 50% no-repeat;
	background-size: contain;
}
.disclaimer-item__contact--address:before {
	background: url(../img/olocal_img/app-icon-geolocation-grey.svg) 50% 50% no-repeat;
	background-size: contain;
}
.disclaimer-item__contact--email:before {
	background: url(../img/olocal_img/app-icon-mail.svg) 50% 50% no-repeat;
	background-size: contain;
}
.disclaimer-item__contact:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
@media (min-width: 768px){
	.disclaimer__title {
		text-align: center;
	}
	.disclaimer-item {
		padding-right: 20px;
	}
}
@media (min-width: 992px){
	.disclaimer__title {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 70px;
	}
	.disclaimer-item {
		font-size: 18px;
		line-height: 21px;
		min-height: 75px;
	}

}
/*MENTIONS LÉGALES OLOCAL END*/

/*LOGGED - OLOCAL*/
.menu-header__text {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
}
.menu-info a {
	font-size: 10px;
	font-weight: 700;
	color: #989898!important;
}
.menu-info h2 {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .6px;
	color: #fff;
}
.menu-header__tel {
	line-height: 18px;
}
.points-info {
	text-align: right;
}
.points-info i {
	font-size: 30px;
	color: #62ac28;
}
.fa-trophy:before {
	content: "\f091";
}
.points-info p {
	font-size: 11px;
	font-weight: 800;
	color: #62ac28;
}
/*END LOGGED - OLOCAL*/

/* After convert point for voucher */
.points-transformed-container {
	background: #fff;
	width: calc(100% - 2px);
	max-width: 900px;
	border: 1px solid #ddd;
	margin: 15px auto 20px auto;
	padding-bottom: 160px;
}
.flex-col-text-center {
	display: flex;
	flex-direction: column;
	text-align: center;
}
div.image-sad {
	text-align: center;
}
div.image-sad::before {
	content:url(/img/olocal_img/sad.png);
	text-align: center;
}
