.btn_delete{
	margin-top: 10px;
	background: #cd0009;
	border-radius: 3px;
	color: #fff;
	font-weight: lighter;
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px;
	float: right;
	margin-bottom: 0px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
	width: auto;
	cursor: pointer;
	outline: none;
}
.btn_delete:hover{
	background: #a70007;
}

#giftWrapper .PromotionListing {
	padding: 5px;
}
.PromotionListing a {
	color: #84c335;
	text-decoration: none;
}
.PromotionListing .cadeaux_title {
	font-size: 40px!important;
	font-weight: 700;
	color: #211f1f;
}
.PromotionListing strong{
	font-size: 22px;
}
.color-git-span-points {
	color: #84c335;
	font-weight: 700;
	font-size: 27px;
}
.color-git-span {
	color: #84c335;
	font-size: 16px;
}
.Action {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-top: 10px;
}
.gift-points-banner {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 53px;
	display: inline-block;
	border: none;
	background-color: whitesmoke;
	color: #84c335;
}
.btn_gift {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 53px;
	display: inline-block;
	border: 1px solid #84c335;
	border-radius: 35px;
	background-color: #84c335;
	color: #fff;
	cursor: pointer;
}
.btn_gift:hover {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 53px;
	display: inline-block;
	border: 1px solid #84c335;
	border-radius: 35px;
	background-color: #fff;
	color: #84c335;
	cursor: pointer;
}

.PromotionContainer{
	height: 358px;
	width: 280px;
	border: solid #eee thin;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.PromotionListing .PromotionContainer .Video{
	margin-left: auto;
	text-align: center;
	z-index: 1;
}


/************************************ POUR SPECIAL *********************************************/
.topdiv{
	height: 48px;
	border-bottom: solid 1px;
	border-bottom-color: #eee;
	margin-top: 15px;
	padding: 0;
	color: #666;
}

.topdiv .titre1{
	font-size: 16px;
}

.topdiv .titre2{
	font-size: 12px;
}


.get_special_btn{
	width: 100%;
	/*margin-left: -20px;*/
	background:  #BDD700;
	font-size: 14px;
	font-size: 13px;
	font-stretch: ultra-expanded;
	font-weight: 900;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	/*border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;*/
	bottom: 0px;
	margin: 0;
	text-decoration: none;
	float: right;
	position: absolute;
	right: 0;
}

.get_special_btn:hover{
	background:  #88A400;
}

.Offer{
	float:left;
	margin-top: 10px;
	width:205px;
	height:50px;
	overflow:hidden;
	font-weight:initial;
}

.blockHeader{
	padding: 0 0 60px 20px;
	width: 258px;
	border: 1px solid #f9f9f9;
}

.homepage_banner {
	width:280px;
	height:253px;
	cursor: pointer;
}

.rabais{
	background-color: #95006e;
	border-radius: 50%;
	color: #fff;
	float: left;
	height: 45px;
	line-height: 45px;
	margin-top: 6px;
	text-align: center;
	vertical-align: middle;
	width: 45px;
}

/*********************************************************************************/

.PromotionContainerSoiree{
	max-width: 760px;
	margin:auto;
	padding: 20px 0px 20px 0px;
	text-align: center;
}

.PromotionListingSoiree
{
	display: inline-block;
	background-color: #fff;

	font-size: 14px;
	font-weight: bold;
	/*text-align: left;*/
	width: calc(100% - 2px);
	max-width: 900px;
	margin-top: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-bottom: 30px;
	padding-top: 30px;
	border: 1px solid #ddd;
}

.OfferSoiree{
	height: auto;
	margin-top: 10px;
	width: auto;
}

.grandBloc{
	width: 100%;
	max-width: 1240px;
	text-align: center;
	background: none;
	border: none;
}

.titreBloc{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	color: #666;
}

.personnesProfit, .LesPrix{
	background-color: white;
}

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

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

	.PromotionListingSoiree{
		border: none;
		width: 100%;
	}
}

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

	.PromotionContainer{
		margin: 10px 0px;
		float: none;

	}
}



/* NEW VERSION NOV 2017 */

.theme_menu_option{
	display: inline-block;
	padding: 10px 20px;
	cursor: pointer;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 3px solid transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.theme_menu_option:hover{
	border-bottom: 3px solid #ccc;
}

.theme_menu_option_wrap_mobile{
	padding-top: 15px;
}

.theme_menu_option_wrap_mobile .theme_menu_option{
	padding: 2px 10px;
}
.theme_menu_option_wrap_mobile .theme_menu_option:hover{
	border-bottom: none;
}

.PromotionListing hr{
	border-top: 1px solid #ccc;
	margin: 10px 7px;
}
.promo_container_wrap{
	display: inline-block;
	height:340px;
	max-height: 340px;
	width: 100%;
	max-width: 290px;
	margin: 0;
	float: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.promo_container{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 280px;
	margin: 5px;
	margin-bottom: 10px;
	background: #fff;
	text-align: left;
	color: #666;
	text-decoration: none;
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
	float: none;
}
.promo_container a{
	color: #666;
	text-decoration: none;
}
.promo_container .promo_container_content{
	padding: 20px;
	padding-top: 0;
	position: relative;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.promo_container .promo_homepage_banner{
	width: 100%;
	height: 168.19px;
	background: #ddd url('/lib/lazyloadxt/smsg-img-loader3.gif') no-repeat 50% 50%;
}
.promo_homepage_banner_overlay{
	display: none;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
}
.promo_homepage_banner_overlay .overlay_plus{
	font-size: 30px;
	color: #fff;
}
.promo_container .promo_homepage_title{
	color: #bdd700;
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
	width: calc(100% - 35px);
}
.promo_container .promo_homepage_subtitle{
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
}
.promo_container .user_downloaded_promo{
	color: #fff;
	background: transparent;
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0 2px;
	text-shadow: 0 0 15px #000, 15px 0px 15px #000, 0 0 10px #000, 15px 0px 10px #000, 0 0 25px #000, 15px 0px 25px #000;
}
.promo_container .user_downloaded_promo_shadow{
	display: none;
	color: #fff;
	background: transparent;
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 20px;
	height: 20px;
	padding: 0 2px;
	-moz-box-shadow: 0 0 15px rgba(0,0,0, 0.7), 0 0 25px rgba(0,0,0, 0.7);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0, 0.7), 0 0 25px rgba(0,0,0, 0.7);
	box-shadow: 0 0 15px rgba(0,0,0, 0.7), 0 0 25px rgba(0,0,0, 0.7);
}
.promo_container .user_downloaded_promo .img_download{
	width: 12px;
	display: inline-block;
	vertical-align: bottom;
	padding-bottom: 1px;
}

.promo_container .promo_validity_info{
	margin-top: 10px;
	font-weight: normal;
	font-size: 13px;
}
.promo_container .promo_homepage_watch_promo{
	margin-top: 10px;
	background: #b5cd03;
	border-radius: 3px;
	color: #fff;
	font-weight: lighter;
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px;
	float: right;
	margin-bottom: 0px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
.promo_container .promo_homepage_watch_promo:hover{
	background: #9fb602;
}
.promo_container .get_promo_btn_future{
	margin-top: 10px;
	background: #b5cd03;
	border-radius: 3px;
	color: #fff;
	font-weight: lighter;
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px;
	float: right;
	margin-bottom: 0px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
	width: auto;
}
.promo_container .get_promo_btn_future:hover{
	background: #9fb602;
}
.promo_container .used_promo_future{
	font-weight: normal;
	font-size: 12px;
	background: transparent;
	color: #666;
	text-align: left;
}
.title-container {
	padding-top: 12px;
}
@media all and (min-width: 500px) {
	.promo_container:hover{
		box-shadow: 0 0 2px #333;
	}
}
@media all and (max-width: 375px) {
	.PromotionListing .cadeaux_title {
		font-weight: bold;
		font-size: 26px!important;
	}
	.color-git-span-points {
		font-size: 20px!important;
	}
}
@media all and (min-width: 375px) and (max-width: 414px){
	.PromotionListing .cadeaux_title {
		font-weight: bold;
		font-size: 31px!important;
	}
	.color-git-span-points {
		font-size: 20px!important;
	}
}
@media all and (min-width: 415px) and (max-width: 518px){
	.PromotionListing .cadeaux_title {
		font-weight: bold;
		font-size: 38px!important;
	}
}
@media all and (min-width: 500px) {
	.title-container {
		margin-left: 19px;
	}
}
@media all and (max-width: 320px) {
	.gift-points-banner{
		padding: 10px 26px!important;
	}
}
@media all and (max-width: 500px) {
	.promo_container{
		max-width: calc(100% - 20px);
	}
	.promo_container_wrap{
		max-width: 100%;
	}
	.promo_container .promo_homepage_banner{
		height: calc(60.5468vw - 19.3749px);
		/*height: auto;*/
	}

	.btn_gift {
		padding: 10px 30px!important;
	}
}
/* slider promo */

.block_bottom_info{
	display: none;
}

.slider_promo_wrap{
	color: #666;
}

.slider_promo{

}

.slider_promo .promo_sms_wrapper{
	padding: 0;
}

.slider_promo .promo_container_wrap{
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 100%;
	max-width: 280px;
	padding-left: 5px;
	padding-right: 5px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.slider_promo .promo_container{
	display: inline-block;
	vertical-align: top;
	float: left;
	width: 100%;
	max-width: 280px;
	margin: 0;
	background: #fff;
	text-align: left;
	color: #666;
	text-decoration: none;
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.slider_promo .promo_homepage_banner{
	height: 185.19px;
}
@media all and (max-width: 880px){
	.slider_promo .promo_homepage_banner{
		height: 168.19px;
	}
}

.slider_promo .block_bottom_info{
	display: block;
	margin: 5px auto 15px auto;
	height: 50px;
	font-size: 16px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.promo_theme_banner{
	width: 100%;
	height: 168.19px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ddd;
}
.promo_gift_banner{
	width: 100%;
	height: 168.19px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ddd;
}

/*---------------------------------------
   NEW DESING - OLOCAL
-----------------------------------------*/

.popular-products {
	padding: 20px 0;
	background-color: #f4f4f4;
	margin-bottom: 40px;
}
.product-card {
	border-radius: 8px;
	background-color: #fff;
	height: 341px;
	/*width: 262px;*/
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.product-card-promo-page {
	border-radius: 8px;
	background-color: #fff;
	height: 357px;
	width: 220px;
	padding: 2px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
@media only screen and (max-width: 480px){
	.product-card-promo-page {
		/*height: unset;*/
		width: unset;
		padding: unset;
	}
}
@media only screen and (max-width: 600px) and (min-width: 1112px){
	.product-card-promo-page {
		/*height: unset;*/
		width: 200px;!important;
		padding: 364px!important;
	}
}
.product-card-promo-page img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	object-fit: cover;
	height: 140px;
	display:inline-block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
}

.product-card img{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	object-fit: cover;
	height: 140px;
	display:inline-block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
}
.product-info{
	padding: 15px;
}
.product-content{
	padding: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.product-content p{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -0.2px;
	color: #989898;
}
.product-content p i{
	padding-right: 5px;
}
.product-content .theme-btn{
	padding: 5px 20px;
}

.filter-burger i {
	font-size: 35px;
	color: #62ac28;
}
product-info h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.34px;
	color: #000;
	padding: 5px 0;
}

.product-info p {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -0.17px;
	color: #989898;
}
.product-info h3{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.34px;
	color: #62ac28;
}
.popular-products .item .product-image img{
	height: 140px;
	display:inline-block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	object-fit: cover;
}
.theme-btn-new-sm{
	padding: 5px 20px;
	font-size: 12.8px;
	font-weight: 700;
	text-align: center;
	color: #FFF!important;
	text-transform: uppercase;
	display: inline-block;
	border: 2px solid #84c335;
	border-radius: 35px;
	color: #fff;
	background-color: #84c335;
}
.text10 {
	font-size: 10px!important;
}
.iconscarousel {
	font-weight: 600;
}
.theme-btn-new-sm:hover{
	background-color: #fff;
	text-decoration: none!important;
	color: #84c335!important;
}
.promotional-list__downloads{
	font-size: 14px;
	line-height: 17px;
	color: #828282;
	padding-left: 17px;
	position: relative;
}
.promotional-list__time {
	font-size: 14px;
	line-height: 17px;
	color: #828282;
	padding-left: 23px;
	position: relative;
}
.promotional-list__downloads:before {
	background: url(../img/olocal_img/app-icon-download0.svg) 0 0 no-repeat !important;
	content: "";
	display: block;
	width: 12px;
	height: 17px;
	position: absolute;
	top: 1px;
	left: 0;
}
.promotional-list__time:before {
	background: url(../img/olocal_img/app-icon-timer0.svg) 0 0 no-repeat !important;
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	top: 1px;
	left: 0;
}
/*---------------------------------------
   NEW DESING section 2  - OLOCAL activités disponibles
-----------------------------------------*/
.product-activities {
	/*padding-bottom: 136px;*/
	background-color: #f4f4f4;
	margin-bottom:40px;
}
#tns1-iw {
	margin: 0px;
}
.section-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.geo-padding-top {
	padding-top: 20px;
}
.product-activities .our-products {
	padding-top: 20px;
}
.our-products {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 20px;
}
.btn_display_on_map,
.btn_filter_display_on_map{
	font-size: 20px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #62ac28;
	position: relative;
	cursor: pointer;
}
.btn_display_on_map:hover,
.btn_filter_display_on_map:hover{
	padding-right: 15px;
	transition: all .25s ease-in-out;
	text-decoration: none;
}
.btn_display_on_map :hover:after
.btn_filter_display_on_map :hover:after {
	right: 0;
	opacity: 1;
}
.section-title h2 {
	font-size: 40px;
	font-weight: 700;
	color: #211f1f;
}
#Map {
	width: 100%;
	height: 300px;
	position: relative;
}
/*---------------------------------------
   NEW DESING section 2  - OLOCAL RESPONSIVE MOBILE
-----------------------------------------*/

.profile-view .container{
	max-width: 100% !important;
}

@media only screen and (max-width: 480px){
	.section-title h2 {
		font-size: 25px;
		color: #211f1f;
	}
}
@media only screen and (max-width: 480px){
	.section-header-link {
		float: left;
	}
}

@media only screen and (max-width: 991px) {
	.section-header .section-title{
		width: min-content;
	}
	.product-filter .accordion{
		grid-template-columns: repeat(2,1fr);
	}
	.our-products{
		grid-template-columns: repeat(2,1fr);
	}
	.profile-view .tab-pane .tab-title{
		display: block;
	}
	.switch-button{
		margin-left: 0;
		margin-top: 20px;
		padding-right: 350px;
	}
	.switch-button-checkbox:checked + .switch-button-label:before{
		transform: translateX(350px);
	}
}
@media only screen and (max-width: 500px) {
	.popular-products .pt10 {
		padding-top: 10px!important;
	}
}

@media only screen and (max-width: 480px) {
	.no-gutters {
		margin-right: 0;
		margin-left:  100px;
	}
	header .col-md-6{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.section-header .padding20 {
		padding-top: 15px!important;
	}
	.section-header{
		display: flex;
		padding-bottom: 0!important;
		padding-top:15px;
	}

	.section-header .section-title{
		width: 100%;
	}
	.section-title {
		color: #211f1f;
	}
	.product-filter .accordion .card .card-header button{
		font-size: 10px;
	}
	.card-header{
		padding: 10px;
	}
	.card-header button:after{
		font-size: 10px;
	}
	.our-products{
		grid-gap: 20px 10px;
	}
	.product-info h2{
		fonr-size: 14px;
	}
	.product-info,
	.product-content{
		padding: 10px;
		padding-top: 0;
	}
	.product-content p{
		font-size: 10px;
	}
	.disconnect-button{
		position: unset;
		transform: none;
		text-align: center;
		padding-top: 30px;
	}
	.profile-view .col-lg-4{
		padding: 40px 15px 40px 15px;
	}
	.profile-view .col-lg-8{
		padding: 40px 15px 40px 15px;
	}
	.profile-view .container{
		padding-right: 0;
		padding-left: 0;
	}
	.profile-view{
		height: auto;
	}
	.notification-box{
		padding: 15px;
	}
	.tab-title{
		display: block;
	}
	.historical-content .card-header button:after{
		right: 0;
		padding-left: 0;
	}
	.historical-content-card{
		display: block;
		padding: 15px;
	}
	.historical-card-button{
		text-align: left;
		padding-top: 20px;
	}
	.switch-button{
		padding-right: 170px;
		font-size: 8px;
	}
	.switch-button-checkbox:checked + .switch-button-label:before{
		transform: translateX(170px);
	}
	.switch-button-checkbox + .switch-button-label{
		padding: 10px 0;
	}
	.form-button{
		display: block;
	}
	.form-button button:first-child{
		margin-bottom: 10px;
	}
	.form-button button{
		width: 100%;
	}
	.favourites-collapse{
		padding-top: 20px;
	}
	.favourite-content-card{
		display: block;
	}
	.product-filter .accordion .card{
		height: 37px;
	}
	.product-filter .accordion .collapse{
		top: 40px;
	}
	.product-activities{
		padding-bottom: 40px;
	}
	.more-product-activities{
		padding: 40px 0;
	}
	.switch-button:before{
		padding: 0 15px;
	}
	.favotite-content-icon{
		float: left;
		padding-right: 20px;
	}
	.favotite-content-button{
		text-align: center;
		padding-top: 30px;
	}
	.d-mobile-screen{
		display: block;
	}
	.d-large-screen{
		display: none;
	}
	.addressposition{
		font-size: 13px !important;
	}

	.moviltext10{
		font-size: 10px !important;
	}
}
