#sb-site,.sb-site-container,.sb-slidebar,body,html{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;overflow-x:hidden}html{height:100%}body{min-height:100%;height:auto;position:relative}html.sb-scroll-lock.sb-active:not(.sb-static){overflow:hidden}#sb-site,.sb-site-container{width:100%;min-height:100vh;position:relative;z-index:1;background-color:#fff}#sb-site:after,#sb-site:before,.sb-site-container:after,.sb-site-container:before{content:' ';display:table;clear:both}.sb-slidebar{height:100%;overflow-y:auto;position:fixed;top:0;z-index:0;display:none;background-color:#222}.sb-slidebar,.sb-slidebar *{-webkit-transform:translateZ(0px)}.sb-left{left:0}.sb-right{right:0}.sb-slidebar.sb-static,html.sb-static .sb-slidebar{position:absolute}.sb-slidebar.sb-active{display:block}.sb-style-overlay{z-index:9999}.sb-momentum-scrolling{-webkit-overflow-scrolling:touch}.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}@media (max-width:480px){.sb-slidebar{width:70%}.sb-width-thin{width:55%}.sb-width-wide{width:85%}}@media (min-width:481px){.sb-slidebar{width:55%}.sb-width-thin{width:40%}.sb-width-wide{width:70%}}@media (min-width:768px){.sb-slidebar{width:40%}.sb-width-thin{width:25%}.sb-width-wide{width:55%}}@media (min-width:992px){.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}}@media (min-width:1200px){.sb-slidebar{width:20%}.sb-width-thin{width:5%}.sb-width-wide{width:35%}}#sb-site,.sb-site-container,.sb-slide,.sb-slidebar{-webkit-transform:translate(0px);-moz-transform:translate(0px);-o-transform:translate(0px);transform:translate(0px);-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform,left,right;-webkit-backface-visibility:hidden}.sb-hide{display:none}
#adverts {
	margin-top: 20px;
}

.advert {
	border-radius: 3px;
	border: 1px solid #727272;
	margin-bottom: 10px;
	padding: 3px;
}

.navbar {
	box-shadow: /* Shadow beneath the bar and edge highlights. */
		/* Layered single pixel shadows to create a one sided shadow effect. */
		0 5px 0 0 rgba(0, 0, 0, 0.01),
		0 4px 0 0 rgba(0, 0, 0, 0.02),
		0 3px 0 0 rgba(0, 0, 0, 0.04),
		0 2px 0 0 rgba(0, 0, 0, 0.06),
		0 1px 0 0 rgba(0, 0, 0, 0.08),
		/* Top highlight */
		0 1px 0 0 rgba(255, 255, 255, 0.1) inset,
		/* Left highlight */
		1px 0 0 0 rgba(255, 255, 255, 0.1) inset,
		/* Right highlight */
		-1px 0 0 0 rgba(255, 255, 255, 0.1) inset,
		/* Bottom lowlight */
		0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
		
	/* Glass gradient overlay. */
	background:-moz-linear-gradient(top,#fff 0,#e8e4e4 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#e8e4e4));
	background:-webkit-linear-gradient(top,#fff 0,#e8e4e4 100%);
	background:-o-linear-gradient(top,#e8e4e4 0,#fff 100%);
	background:-ms-linear-gradient(top,#fff 0,#e8e4e4 100%);
	background:linear-gradient(to bottom,#fff 0,#e8e4e4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e8e4e4',GradientType=0); 
	background-repeat: repeat-x;
	
	/* Bootstrap Changes */
	border: none;
	width: 100%;
	left: auto;
	right: auto;
	margin-bottom:0;
}

#logo {
	margin-top: 10px;
	margin-bottom:10px;
	text-align: center;
	min-width: 210px;
    min-height: 65px;
}
.promo-header{
	position:relative;z-index:500;filter:none;float:left
}
.head-codes-bloc{
	 background: #fff;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.15);
}
.head-codes-bloc img{
	display: inline-block;
    padding-top: 35px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 55px;
    padding-bottom: 35px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
}
.head-codes-bloc div{
	display: inline-block;
}
.head-codes-bloc h1{
	margin-bottom: 15px; font-size: 26px;    font-weight: 500;    color: #000;
}
.head-codes-bloc h2{
	font-size: 16px; color: #777; margin-top: 10px;
}
.list-similar{
	list-style: none;float: left;width: 100%;padding: 0;
}
#top-arrow {
	padding-top: 17px;
	padding-bottom: 13px;
}

.navbar .sb-toggle-left {
	width: 58px;
	float: left;
	padding: 14px;
}

.navbar .sb-toggle-right {
	width: 58px;
	float: right;
	padding: 14px;
}

.sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}

.sb-right {
	margin-top: 50px;
}

.navicon-line {
	width: 24px;
	height: 4px;
	border-radius: 1px;
	margin-bottom: 3px;
	margin-bottom: 3px;
	background-color: #777;
}

ul.navbar-nav {
	display: none;
}

footer {
	margin-top: 30px;
}

/* Slidebars */

.sb-slidebar {
	background-color: #222222;
}

/* ---------------
 * 003 - Slidebars
 */

.sb-slidebar {
	background-color: #222222; /* Background colour. */
	color: #e8e8e8; /* Text colour. */
	z-index:200;
}

.sb-slidebar a {
	color: #ffa600;
	text-decoration: none;
}

.sb-slidebar a:hover {
	color: #ffa600; /* Link hover colour. */
	text-decoration: underline;
}

/* Main Menu */
.sb-menu { /* Apply to <ul> or <ol>. */
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sb-menu li {
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1); /* Will lighten any background colour you set. */
	border-bottom: 1px solid rgba(0, 0, 0, 0.1); /* Will darken any background colour you set. */
}

.sb-menu > li:first-child {
	border-top: none; /* Removes top border from first list item.. */
}

.sb-menu > li:last-child {
	border-bottom: none; /* Removed bottom border from last list item. */
}

.sb-menu li a {
	width: 100%; /* Makes links full width. */
	display: inline-block;
	padding: 1em; /* Creates an even padding the same size as your font. */
	color: #f2f2f2;
}

.sb-menu li a:hover {
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.05); /* Will lighten any background colour you set. */
}

/* Borders */
.sb-left .sb-menu li a {
	border-left: 3px solid transparent;
}

.sb-left .sb-menu li a:hover {
	border-left: 3px solid; /* Removes transparent colour, so border colour will be the same as link hover colour. */
}

.sb-right .sb-menu li a {
	border-right: 3px solid transparent;
}

.sb-right .sb-menu li a:hover {
	border-right: 3px solid; /* Removes transparent colour, so border colour will be the same as link hover colour. */
}

/* Left */


.sb-menu li .sb-open-right, .sb-menu li small {
	display: inline-block;
	padding: 14px;
}

.sb-menu li img {
	margin: 14px;
}

/* Right */
aside#about-me {
	padding: 14px 14px 14px 14px;
}

img.img-me {
	margin: 14px auto;
	border: 4px solid #fff;
}

/* Slidebar Type */

.sb-slidebar, .sb-slidebar h3 {
	color: #F0F0F0;
}

.sb-slidebar ul.sb-nav li a {
	color: #DEDEDE;
}

.sb-slidebar ul.sb-nav li a:hover {
	color: #C7C7C7;
	text-decoration: none;
}

.sb-slidebar ul.sb-nav li span:hover {
	color: #C7C7C7;
}

/* Anchor Links */
#download, #api, #options, #helper-classes {
	margin-top: -50px;
	padding-top: 50px;
}

/* Helper Classes */
.add-bottom-margin {
	margin-bottom: 15px;
}

.no-bottom-margin {
	margin-bottom: 0;
}

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

.no-top-margin {
	margin-top: 0;
}

.push-down {
	position: relative;
	top: 2px;
}
#suggestions{ 
	width: 380px;
    z-index: 1000;
    border-radius: 5px;
    text-align: left;
    position: absolute;
    box-shadow: 1px 0px 8px rgba(0,0,0,0.2);
    padding-bottom: 0px;
    display: none;
    margin-top: 10px;
}

@media (min-width: 768px) {
	ul.navbar-nav {
		display: block;
	}
	
	#logo {
		text-align: left;
	}

}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
.visible-lg{  display: inline-block!important;}

}

#bisma {
	display: none;
	text-align: center;
	margin-bottom: 50px;
}

#bisma h2 {
	font-weight: 300;
	color: #f71756;
}

.bisma-cont {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

#bisma p {
	font-weight: 300;
	font-size: 15px;
	color: #646a73;
}

#bisma p.lead {
	font-size: 24px;
	color: #646a73;
}

.img-responsive-stretch {
	display: block;
	width: 100%;
	height: auto;
}

#manhattan {
	
}

#manhattan a {
	text-decoration: none;
}

#manhattan a:hover {
	text-decoration: none;
}

#manhattan #mhtn-img {
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

#manhattan p.lead {
	color: #d57597;
	text-align: center;
}
#ribbon{height:10px;background-color:#d13636;background-color:rgba(221,60,77,.95);background-image:-webkit-gradient(linear,0 50%,100% 50%,color-stop(0,#e75239),color-stop(12.5%,#e75239),color-stop(12.5%,#ff961c),color-stop(25%,#ff961c),color-stop(25%,#ffcc27),color-stop(37.5%,#ffcc27),color-stop(37.5%,#fce62f),color-stop(50%,#fce62f),color-stop(50%,#cde35b),color-stop(62.5%,#cde35b),color-stop(62.5%,#82cc33),color-stop(75%,#82cc33),color-stop(75%,#41bece),color-stop(87.5%,#41bece),color-stop(87.5%,#049cdb),color-stop(100%,#049cdb));background-image:-webkit-linear-gradient(left,#e75239 0,#e75239 12.5%,#ff961c 12.5%,#ff961c 25%,#ffcc27 25%,#ffcc27 37.5%,#fce62f 37.5%,#fce62f 50%,#cde35b 50%,#cde35b 62.5%,#82cc33 62.5%,#82cc33 75%,#41bece 75%,#41bece 87.5%,#049cdb 87.5%,#049cdb 100%);background-image:-moz-linear-gradient(left,#e75239 0,#e75239 12.5%,#ff961c 12.5%,#ff961c 25%,#ffcc27 25%,#ffcc27 37.5%,#fce62f 37.5%,#fce62f 50%,#cde35b 50%,#cde35b 62.5%,#82cc33 62.5%,#82cc33 75%,#41bece 75%,#41bece 87.5%,#049cdb 87.5%,#049cdb 100%);background-image:-o-linear-gradient(left,#e75239 0,#e75239 12.5%,#ff961c 12.5%,#ff961c 25%,#ffcc27 25%,#ffcc27 37.5%,#fce62f 37.5%,#fce62f 50%,#cde35b 50%,#cde35b 62.5%,#82cc33 62.5%,#82cc33 75%,#41bece 75%,#41bece 87.5%,#049cdb 87.5%,#049cdb 100%);background-image:linear-gradient(left,#e75239 0,#e75239 12.5%,#ff961c 12.5%,#ff961c 25%,#ffcc27 25%,#ffcc27 37.5%,#fce62f 37.5%,#fce62f 50%,#cde35b 50%,#cde35b 62.5%,#82cc33 62.5%,#82cc33 75%,#41bece 75%,#41bece 87.5%,#049cdb 87.5%,#049cdb 100%);background-position:50% 0;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.0625) inset;
background-image:-ms-linear-gradient(left, #e75239 0,#e75239 12.5%,#ff961c 12.5%,#ff961c 25%,#ffcc27 25%,#ffcc27 37.5%,#fce62f 37.5%,#fce62f 50%,#cde35b 50%,#cde35b 62.5%,#82cc33 62.5%,#82cc33 75%,#41bece 75%,#41bece 87.5%,#049cdb 87.5%,#049cdb 100%);
-moz-box-shadow:0 1px 2px rgba(0,0,0,.0625) inset;box-shadow:0 1px 2px rgba(0,0,0,.0625) inset

}


#top{
background:#E8E8E8
}
header .navbar-form{
/*float:right;*/
}
 @media (min-width:992px){
		header #search{float:left;position:relative;width: 450px;}
		.box-testproduits,#myAccordion21{height:578px}
		.box-coupons{height:565px}
		.box-produits{height:565px}
		.box-odrs{height:565px}
		.box-concours{height:565px}
		.box-astuces{height:565px}
		.box-echantillons{height:565px}
		#left-col{min-height:1353px}
		}
		@media (min-width:768px) and (max-width:991px){
		header #search{float:left;position:relative;width:340px !important;}
		.reviews-ratingvalue{
			width:15% !important;
			}
		.sidebar .widget{width:50% !important;}
		/*header ul.navbar-right li:last-child{display:none};*/
		
		}
		@media (min-width:768px) and (max-width:785px){
		/* .qqq {display:none !important}*/
		}
		@media (max-width:767px){
			.reviews-ratingvalue{
			width:20% !important;
			}
			/*.mea-merchant li a img{width:49px;}*/
            .mea-merchant li{max-width: 100% !important;}
			.mea-merchant{  min-height: 60px !important;}
			.merchant-list li{ font-size: 20px; margin-top: 15px;}
			.box .box-img{margin-top: 0 !important;    max-width: 385px;}
			.coupon-action .btnplp:before{display:none}
			.btn-offer-xs{ border: 1px solid #609d01 !important;border-radius: 3px !important;width:100% !important}
			/*.offer-content{width:50% !important}*/
			.cp-news-grid-style-1 .grid li{width:50% !important}
			.cp-news-grid-style-1 .grid li:first-child{width:100% !important}
			.widget{width:50% !important}
			
			.about img {width:100%}
			#deals ul li .media-left{width:50%;margin-top:10px;}
			#single-post .media-body a {max-height: 72px;}
			.offer-container .btn-offer{min-width:256px;}
			.offer-container h3{line-height: 35px;}
			.footer-link span {line-height: 30px;}
		/*
		header .navbar-collapse .navbar-form {display:none}*/
		}
		@media(max-width:480px){
		.offer-content,.offer-deal{width:100% !important}
		.btn-offer-xs{width:100% !important;}	
		.cp-news-grid-style-1 .grid li{width:100% !important}
		.widget{width:100% !important}
		.offer-col-right{width:100% !important}
		#deals ul li .media-left{width:100%}
		.offer-container .merchant-logo{    width: auto !important;}
		#single-post .media{width:100% !important}
		.deals .concour .show-link{width:100% !important}
            .toproduits{width: 47% !important; float: left;}
            .toproduits .btn-offer-border{width: 98% !important; min-width: 98% !important}
            .list-similar{    display: inline-block;}
           
		}
		header .test{
		 padding-bottom: 10px;
		padding-top: 10px;
		}
		@media (min-width:992px) and (max-width:1199px){
		header #search{float:left;position:relative;width: 450px;}
				.reviews-ratingvalue{width:35% !important;}
		}
@media (min-width:767px) and (max-width:810px){
#simplemodal-container{
width:90% !important;
background-size:109% !important;
padding-top:0 !important;
}
#simplemodal-container .form-group{
		margin-bottom: 8px !important;
		}
.block-review-inner{
margin-top:10px !important;
}
#basic-modal-content #popup_newsletter{
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.size-review-xs{
font-size:13px !important;
}
.radio-review-xs{
  font-size: 12px !important;
  margin-left: 4px !important;
    padding-left: 18px !important;
}

}
		#main-menu{
		margin-top:8px;
		float: right; width: auto;
		}
		header .navbar-top{
		margin-top:12px
		}
		#main-menu li{
		border-right: 1px solid #ccc;
		text-align:center;
		box-shadow:1px 0 0 0 #ededed,transparent 0 0 0
		}
		#main-menu li:last-child{
		border-right:none;
		}
		#main-menu li a.deals,#main-menu li a.produits-en-promo,#main-menu li a.promo-boutiques,#main-menu li a.bonsplans,#main-menu li a.odr,#main-menu li a.astuce{
		line-height: 27px;
		color: #555;
		font-size: 12px;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 8px;
		padding-left: 8px;
		padding-right: 8px;
		float: left;
		}
		#main-menu li.active a.deals,#main-menu li.active a.produits-en-promo,#main-menu li.active a.promo-boutiques,#main-menu li.active a.bonsplans,#main-menu li.active a.odr,#main-menu li.active a.astuce{
		background:none;	
		}
		#main-menu li a:before{
		position: relative;
		top: 1px;
		display:block;
		font-family: 'Glyphicons Regular';
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		vertical-align: top;
		-webkit-font-smoothing: antialiased;
		font-size: 20px;
		}
		#main-menu li a.deals:before{
			color:#d13636;
			text-align:center;
			content:"\E203"
		}
		#main-menu li a.produits-en-promo:before{
			color:#ff961c;
			text-align:center;
			content:"\E075"
		}
		#main-menu li a.promo-boutiques:before{
			color:#ffcc27;
			text-align:center;
			content:"\E351"
		}
		#main-menu li a.bonsplans:before{
			color:#cde35b;
			text-align:center;
			content:"\E038"
		}
		#main-menu li a.odr:before{
			color:#41bece;
			text-align:center;
			content:"\E070"
		}
		#main-menu li a.astuce:before{
			color:#049cdb;
			text-align:center;
			content:"\E352"
		}
		
		#main-menu li.active a{
		
		}
		#main-menu li.active {
		  border-bottom: 4px solid #ffa600;
		}
		#main-menu li:hover{
		  border-bottom: 4px solid #ffa600;
		}
		#main-menu li.open{
		  border-bottom: 4px solid #ffa600;
		  background:none;
		}
		#main-menu .dropdown-menu li:active,#main-menu .dropdown-menu li {
		 border: none;
		 box-shadow: none;
		 text-align:left
		}
		#main-menu .dropdown-menu li:hover{
		 border: none;
		 box-shadow: none;
		}
		#search h1{font-size:32px;    position: relative;top: 5px;}
		#search .form-control{

		border: 2px solid #95d814;
		height: 45px;
		}
		#search .input-group-addon{
		border: 1px solid #95d814;
		background-color: #95d814;
		width: 4% !important;
		}
		#search .input-group,.form-control{

		}
		#main .form-home{
		width: 75% !important;
		margin-left: auto;
		margin-right: auto;
		}
		#main .input-group,#main .form-control{
		outline:0;
		/*-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
		box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);*/
		}
		.sb-slidebar .navbar-form{
		width: 100% !important;
		}
#breadcrumbs{
padding-left: 0px;
color: #B8B8B8;
line-height: 20pt;	
}
#breadcrumbs a{
color: #B8B8B8;	
}
#content{ background: none repeat scroll 0 0 white;
    border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
#left-col{
border-left:4px solid #E8E8E8;
float:right;
}
#left-col h1{
font-size:25px;
color: #3a6d8c;
float:left;
width:100%
}
#left-col h2{
font-size: 20px;
color: #333;
}
#contact-us input[type=text],#contact-us select,#contact-us textarea{
  width: 80%;
  height: 30px;
  border-radius: 5px;
  box-shadow: none;
  border: 1px solid #ddd;
}
#add-coupon input[type=text],#add-coupon select,#add-coupon textarea{
  width: 50%;
  height: 30px;
  border-radius: 5px;
  box-shadow: none;
  border: 1px solid #ddd;
}
#contact-us input[type=submit]{
width: 80%;
-webkit-appearance: none;
cursor: pointer;
font-size: 15px;
background-color: #46a700;
background-image: -webkit-linear-gradient(top,#95d814,#46a700);
background-image: linear-gradient(to bottom,#95d814,#46a700);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95d814', endColorstr='#46a700', GradientType=0);
display: block;
border-radius: 5px;
font-weight: 200;
border: 0;
padding: 6px 0px;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0 0 0 1px #46a700,0 2px 1px rgba(0,0,0,.3);
color: #fff;
white-space: nowrap;
text-decoration: none;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 18px;
border-top: 1px solid #d1f05f;
}
#add-coupon input[type=submit],.cp-comments-form input[type=submit]{
width: 50%;
-webkit-appearance: none;
cursor: pointer;
font-size: 15px;
background-color: #46a700;
background-image: -webkit-linear-gradient(top,#95d814,#46a700);
background-image: linear-gradient(to bottom,#95d814,#46a700);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95d814', endColorstr='#46a700', GradientType=0);
display: block;
border-radius: 5px;
font-weight: 200;
border: 0;
padding: 6px 0px;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0 0 0 1px #46a700,0 2px 1px rgba(0,0,0,.3);
color: #fff;
white-space: nowrap;
text-decoration: none;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 18px;
border-top: 1px solid #d1f05f;
}
.show-link{
-webkit-appearance: none;
cursor: pointer;
font-size: 15px;
background-color: #46a700;
background-image: -webkit-linear-gradient(top,#95d814,#46a700);
background-image: linear-gradient(to bottom,#95d814,#46a700);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95d814', endColorstr='#46a700', GradientType=0);
display: block;
border-radius: 5px;
font-weight: 200;
border: 0;
padding: 6px 0px;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0 0 0 1px #46a700,0 2px 1px rgba(0,0,0,.3);
color: #fff;
white-space: nowrap;
text-decoration: none;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 18px;
border-top: 1px solid #d1f05f;
}
#left-col #errors{
border: 1px solid red;
  color: red;
  float: left;
  font-size: 15px;
  padding: 10px;
  width: 51%;
  display: none;
  border-radius: 5px;
  margin-bottom: 5px;
  margin-left:15px
}
#left-col textarea{
height:100px
}
.faq {
margin-top:20px
}
.faq ul{
  list-style: none outside none;
  margin-left: 0;
  padding-left: 0;
}
.offer-container h3{
margin-top: 0px;
font-size: 16px;
font-weight: bold;
margin-bottom: 0px;
line-height: 27px;
}
.offer-container h3 a
{
color:#333
}
.offer-col-right{
	padding-left:0
}
.z-content-inner h3,.deals ul li .media-body h3{
margin-top: 0px;
font-size: 16px;
font-weight: bold;
margin-bottom: 0px;
line-height: 27px;
}
.about h3{
	font-size: 16px;
    font-weight: bold;
}
.offer-container{
border-bottom: 2px dashed #ccc;
padding-bottom: 10px;
padding-top: 10px;
width:100%;
float:left;
}
.offer-container .merchant-logo {
    border: 1px solid #ccc;
    float: left;
    padding: 20px;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    vertical-align: initial;
}
.offer-container .merchant-logo-bt img{
    width: 100%;
    max-width: 200px;
    min-height: 250px;
}
.offer-container .offer_description{
float:left;
width:96%;
  margin-left: 15px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: none !important;
margin-bottom: 5px;
margin-top: 5px;
min-height: 20px;
padding: 19px;
display: none;
  font-size: 12px;
}
.offer_description p{ font-weight:bold}
.offer_description ul {    padding-left: 25px;}
.offer-container .showcoupon{
-webkit-appearance: none;
cursor: pointer;
font-size: 15px;
background-color: #46a700;
background-image: -webkit-linear-gradient(top,#95d814,#46a700);
background-image: linear-gradient(to bottom,#95d814,#46a700);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95d814', endColorstr='#46a700', GradientType=0);
display: block;
border-radius: 5px;
font-weight: 200;
border: 0;
padding: 6px 0px;
text-shadow: 0 -1px 0 rgba(0,0,0,.1);
box-shadow: 0 0 0 1px #46a700,0 2px 1px rgba(0,0,0,.3);
color: #fff;
white-space: nowrap;
text-decoration: none;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 18px;
border-top: 1px solid #d1f05f;
}
.offer-container .showcode{
  display: block;
  width: 100%;
	border: 2px dashed #FFDF99;
    float: left;
    font-size: 21px;
    height: 35px;
    padding-top: 0;
    text-align: center;
    text-decoration: none;
    padding-top: 3px;
	display: none;
    margin-top: 3px;
}
.offer-content,.offer-deal{
	overflow: hidden;
    float: left;
	padding-left:1px;
	}	
.offers-titles,.offer-title,.deal-title,.offer-titles{
cursor:pointer;
}
.btn-offer:hover, .btn-offer:focus, .btn-offer:active {
  background-color: #46a700;
    background-image: -webkit-linear-gradient(top,#95d814,#46a700);
    background-image: linear-gradient(to bottom,#95d814,#46a700);
    background-repeat: repeat-x;
    cursor: pointer;
}
.btn-offer {
    background-color: #46a700;
    background-image: -webkit-linear-gradient(top,#95d814,#46a700);
    background-image: linear-gradient(to bottom,#95d814,#46a700);
    background-repeat: repeat-x;
    border: 1px solid #609d01;
}
 .btn-offer {
    font-size: 1.15em;
    height: 32px;
    padding: 5px 55px;
}
 .btn-offer {
    font-size: 1.15em;
    height: 32px;
    padding: 5px 55px;
}
 .btn-offer {
	float:left;
    border-radius: 3px 0 0 3px;
    border-right: 0;
    position: relative;
    transition: padding-right 250ms;
    z-index: 12;
}
.btn-offer {
    color: #fff;
    font-weight: 500;
    outline: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.offer-container .btn-offer:before {/*
    background: #609d01;
    bottom: 0;
    content: "";
    display: block;
    height: 9px;
    position: absolute;
    right: -13px;
    transform: skew(25deg,0);
    -webkit-transform: skew(25deg,0);
    transition: height 250ms;
    width: 20px;
    z-index: 12;
    top: 22px;*/
}
.btn-offer-part{
     background: rgba(74, 170, 2, 1) none repeat-x scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    float: right;
    height: 14px;
    left: 73px;
    position: relative;
    top: 15px;
    transform: skew(25deg, 0deg);
    transition: height 250ms ease 0s;
    width: 16px;
	border-bottom: 1px solid #609d01;
}
.offer-trans{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    background: linear-gradient(40deg,#79c501 0,#79c501 49%,rgba(202,235,137,0) 50%,rgba(255,255,255,0) 100%) 0 6px no-repeat;
    border-radius: 0 0 3px 3px;
    display: block;
    height: 32px;
    position: absolute;
    right: -25px;
    top: 3px;
  -moz-transform: scale(0.9) rotate(23deg) translateX(3px) translateY(-8px);
-webkit-transform: scale(0.9) rotate(23deg) translateX(3px) translateY(-8px);
-o-transform: scale(0.9) rotate(23deg) translateX(3px) translateY(-8px);
-ms-transform: scale(0.9) rotate(23deg) translateX(3px) translateY(-8px);
transform: scale(0.9) rotate(23deg) translateX(3px) translateY(-8px);
    transition: transform 250ms,background-position 250ms;
    width: 37px;
    z-index: 13;
}
.offer-container:hover .btn-offer {
    padding-right: 60px;
}
.offer-container:hover .btn-offer-code {
    background: #fff;
    margin-left: 0;
}
.btn-offer-code {
    background: #fffaf0;
    background-image: none;
    border: 1px solid #ffa600;
    border-left: 1px solid #70b601;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    display: inline-block;
    font-size: 1.15em;
    font-weight: normal;
    height: 32px;
    margin-left: -15px;
    padding: 7px 10px 7px 6px;
    position: relative;
    text-align: right;
    touch-action: manipulation;
    transition: margin-left 250ms;
    vertical-align: top;
    z-index: 11;
	width:50px
}
.btn-offer-border{
 border: 1px solid #609d01 !important;
 border-radius: 3px !important;
 min-width:256px
}
.show_more:after {
    content: "▼";
	font-size:12px
}
.showed:after {
    content: "▲";
	font-size:12px;
}
.offer-container .offer_description_link,.offer-container .date{
color:#333;
opacity:0.6
}
.offer-container .seperator{
color:#333;
opacity:0.6
}
.offer-container .offer_description_link{
 font-weight: bold; 
 cursor:pointer;
 float:left;
 width:100%
}
.offer-container .underline{
text-decoration: underline; 
}
.offer-container .expired{
color:#333;
  opacity: 0.6;
}
.offer-container .expired-code-val{
text-decoration:line-through;
}
.offer-container .offer_description_link a{
  color: #333;
}
.offer-container .coupon-expired{
margin-top:10px;
}
.offer_description_link  a{
  color: #333;
}
.offer-container .offer_description_link span{
text-decoration:none;
}
.offer-container .showcouponcode{
background: url("../images/promo-code.gif");
height: 32px;
cursor:pointer;
border-radius: 5px;
}
.offer-description-link:before {
    content: "Voir les conditions";
}
.btn-offer.btn-offer-xs.cd:before {
    content: "Voir le code";
}
.btn-offer.btn-offer-border.btn-offer-xs.dl:before {
    content: "Voir l'offre";
}
.date-prev:before {
    content: "Déposé le ";
}
.date-next:before {
    content: "Expire le";
}
.deals .left-col,#deals .left-col,#article .left-col{
padding-left:0;
padding-right:1%;
}
.offer-container .left-col-bloc{
float:none;
margin-left:15px;
}
.review {
border-bottom:1px dashed #ddd;
  padding-top: 5px;
}
.review_link_all_content{
margin-top: 10px;
    padding: 0;
}
.review .review-rating{
  background: url("../images/rating-stars.png");
  background-repeat: no-repeat;
  height:15px;
  float:left;
  min-width:90px
}
.review-header .title{
  font-weight: bold;
  text-transform: capitalize;
}

.reviews-ratingvalue{
  background: url("../images/rating-stars.png");
  background-repeat: no-repeat;
  height: 15px;
  background-origin: content-box;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
}
.review-1{
background-position: 0 -32px !important;
}
.review-2{
background-position: 0 -47px !important;
}
.review-3{
background-position: 0 -63px !important;
}
.review-4{
background-position: 0 -79px !important;
}
.review-5{
background-position: 0 -95px !important;
}
.review-6{
background-position: 0 -110px !important;
}
.review-7{
background-position: 0 -126px !important;
}
.review-8{
background-position: 0 -141px !important;
}
.review-9{
background-position: 0 -157px !important;
}

.display-none{
display:none !important;
}
.z-content-inner .actus_title{
margin-top:15px;
  float: left;
  }
.z-content-inner .actus_header  .expired{
    margin-top: 18px;
  color: red;
  float: left;
  font-weight: bold;
    margin-left: 10px;
  }
.z-content-inner  .actus_header{
margin-left:0;
padding-left:0;
}
.z-content-inner .actu_merchant_description {
border-bottom: 2px dashed #CCC;
padding-bottom: 10px;
height: 320px;
float:left;
width:100%
}
.grumpy { color: #06c;
  display: none;
  float: left;
  font-family: Paprika;
  padding: 5px;
  height: 50px;
  overflow: hidden;
  font-size: 12px;
  }
    .mea-merchant{
	  margin-top: 10px;
  /* float: left; */
  margin-left: 0px;
  min-height: 80px;
  text-align:center;
	}
  .mea-merchant li{
   border: 1px solid #D0D0D0;
   -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1),transparent 0 0 0;
   -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.1),transparent 0 0 0;
   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1),transparent 0 0 0; 
   background-color: transparent;
   padding: 9px;
   border-radius: 4px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   margin-right: 10px;
       max-width: 270px;
    height: 385px;
    margin-top: 10px !important;
  }
.mea-merchant .home-ads{
    float: left;
    min-width: 270px;
}
span.catalogue-thumbnail {
    float: left;
    height: 250px;
    text-align: center;
    width: 100%;
    overflow: hidden
}
.catalogue-thumbnail img {
    min-width: 185px;
    height: auto;
    border: 1px solid #ccc;
    max-height: 240px;
    object-fit: scale-down;
}
span.catalogue-thumbnails {
    float: left;
    height: 160px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
	overflow: hidden;
}
.catalogue-thumbnails img{
    height: 100%;
    object-fit: scale-down;
    width: 100%;
}
.catalogue-title{
	float:left;width:100%;color:#333;
}
.promo-deal .catalogue-title{
	height: 40px;overflow: hidden;
}
.promo-deal .logo-promo-deal{
	max-width:90px !important;
	height:26py !important
}
li.promo-deal{
    height: 300px;
}
.toproduits{
    width: 30%;
    
}
.toproduits .btn-offer-border{
    min-width: 210px ;
    width: 210px ;
        margin-top: 10px;
}
   .index-top-code .list-group{
   list-style: outside none none;
   }
  .index-top-code .list-group-item{
  border: 1px dashed #ddd;
    padding-top: 8px;
  padding-bottom: 7px;
  }
  .index-top-code ul li:last-child{
  /*padding:15px;*/
  }
  .index-top-code ul li:last-child a{
  color: #06C;
  }
  .index-top-code h3{
  margin-top: 0;
  margin-bottom: 0;
  height: 22px;
  overflow: hidden;
  font-size: 13px;
  color: #06C;
  line-height: 20px;
  }
  .index-top-code h3 a{
  color:#06C;
  
  }
  .index-top-code p{
    margin-bottom: 0;
  height: 20px;
  overflow: hidden;
  font-size:13px
  }
  .index-categorie h2, .index-top-code h2, .index-top-merchant h2{
  margin-top:0;
  }
  .index-categorie-body .panel-default{
   border: none;
  border-bottom: none;
  box-shadow: none;
  }
  .index-categorie-body .panel-body{
  border-top:none !important;
  padding-left:0;
    padding-bottom: 5px;
  }
  .index-categorie-body .panel-body ul{
  padding-left:0;
    margin-bottom: 0;
  }
  .index-categorie-body .panel-body ul li {
  padding-left: 11px;
  line-height: 22px;
  height: 24px;
  overflow: hidden;
  }
  .index-categorie-body .panel-heading{
  background: none;
  border: none;
  border-bottom: 1px dashed #ddd;
  background: url("../images/sprite_categorie.png");
  background-repeat: no-repeat;
  padding-left: 35px;
  cursor:pointer;
  height:38px;
  }
  .merchant-bottom  ul{
  list-style:none;
  }
  .index-categorie-body .indicator, .merchant-bottom .indicator, #suggestions .indicator, .faq .indicator{
  color:#ffa600;
  }
  .plus .indicator, .minus .indicator{
  color:#ffa600;
  margin-right:5px;
  }
  .index-top-merchant .media{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 2px;
  padding-top: 0px;
  border-bottom: 1px dashed #ddd;
  }
  .index-top-merchant ul.media-list{
    padding-bottom: 0px;
  margin-bottom: 0;
  }
  .index-top-merchant .media-list li:last-child{
  border-bottom:none;
  }
  .index-top-merchant .media-left{
  float:left;
    margin-right: 10px;
  }
  .index-top-merchant .media-body{
    text-align: justify;
  max-height: 45px;
  padding-top:10px;
  }
  .index-top-merchant .media-body a{
  color:#06C;
  }
  .merchant-bottom ul li{
  height: 28px;
   line-height: 25px;
  overflow: hidden;
  min-width:100px
  }
  .merchant-bottom ul li a{
  color:#06C;
  }
  .box{border-left: none;border-bottom: none;border-right: none;border-radius: initial;   -moz-box-shadow: 0px 0px 5px 1px #ccc;
    -webkit-box-shadow: 0px 0px 5px 1px #ccc;
    -o-box-shadow: 0px 0px 5px 1px #ccc;
    box-shadow: 0px 0px 5px 1px #ccc;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#ccc, Direction=#fff, Strength=5);*/
	padding:10px;
	float:left;
	width:100%
	}
.box .box-link{color: #fff;padding: 4px;float: left;font-weight: bold;position: relative;top: -10px;left: -10px;font-size: 18px;padding-left: 10px;padding-right: 15px;}
.box .box-link-categorie{color: #fff;background:orange;padding: 4px;font-weight:bold;position:relative;float:left;top: -10px;left: -10px;font-size: 18px;padding-left: 10px;padding-right: 15px;}
.box .box-img{width: 100%;height: 150px;margin-top: -28px;cursor:pointer}
.box .box-title{font-size: 20px;height: 44px;overflow: hidden;}
.box .box-title a{color:#333;}
.box .box-description{height:40px;overflow:hidden}
.box .media-body a{    color: #555;float: left;max-height: 65px;overflow: hidden;}
.box .media-list li{width: 100%;margin-top: 10px;float:left}
.box .media-body{border-bottom: 1px solid #ddd;padding-bottom: 17px;min-height: 80px;}
.box .media-body h3	{font-size: 15px;font-weight: bold;padding: 0;margin: 0;}
.box .media-object{display:inline-block;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.box .box-header{padding-left:0;}
.box-concour{border-top: 4px solid #ff961c;}
.box-concour .box-link{background: #ff961c;border-top: 0px solid #ff961c;}

.box-echantillon{border-top: 4px solid #ffcc27;}
.box-echantillon .box-link{background: #ffcc27;border-top: 0px solid #ffcc27;}

.box-testproduits{border-top: 4px solid #cde35b;}
.box-testproduits .box-link{background: #cde35b;border-top: 0px solid #cde35b;}

.box-produits{border-top: 4px solid #d13636;}
.box-produits .box-link{background: #d13636;border-top: 0px solid #d13636;}

.box-odrs{border-top: 4px solid #41bece;}
.box-odrs .box-link{background: #41bece;border-top: 0px solid #41bece;}

.box-astuces{border-top: 4px solid #049cdb;}
.box-astuces .box-link{background: #049cdb;border-top: 0px solid #049cdb;}
.box-coupons{border-top: 4px solid #82cc33;}
.box-coupons .box-link{background: #82cc33;border-top: 0px solid #049cdb;}
.box .box-categorie{background: 4px solid orange}
.box-coupons .media-list a{height: 20px;overflow: hidden;float: left;width: 100%;}
.box-coupons .media-list p	{margin-bottom: 0;height: 20px;overflow: hidden;font-size: 14px;width: 100%;}
.box-coupons .media-list li:last-child{    padding-bottom: 15px;}
  a.small{
    color:#06c;
  }
 .changecolor + .tooltip > .tooltip-inner {
    background-color: #fff; 
    color: #000; 
    border: 1px solid #CCCCCC; 
}

.changecolor + .tooltip.top > .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #CCC
}
.changecolor + .tooltip.left > .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #CCC;
}
.changecolor + .tooltip.bottom > .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:5px solid #CCC;
}
.changecolor + .tooltip.right > .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-right:5px solid #CCC;
}
#actualites ul{  
list-style: none;
padding-left: 0;
}
#actualites ul li.media{
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}
#actualites ul li .media-left{
  float: left;
  margin-right: 10px;
}
#actualites ul li .media-body h3{
  margin-top: 10px;
} 
#actualites ul li .media-body h3 a{
color:#333;
text-decoration:underline;
}
#deals{
width: auto;
}
#deals ul{  
list-style: none;
padding-left: 0;
}
#deals ul li.media{
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
  float:left;
  margin-bottom: 15px;
  margin-top:0px !important;
  padding-left:0;
}
#deals ul li .media-left{
  float: left;
  padding-left:0;
 /* margin-right: 10px;
      width: 350px;
    height: 185px;*/
}
#deals ul li .media-left img{
    width: 100%;
}
#deals ul li .media-body h3{
    margin-top: 3px;
    font-size: 20px;
    line-height: 24px;
    overflow: hidden; 
}
#deals .concour h3{
cursor:pointer;
height:auto !important;
}
#deals .concour img{
cursor:pointer;
}
#deals ul li .media-body .deal-description{
    height: 40px;
    overflow: hidden;
	text-align:justify;
} 
#deals ul li .media-body h3 a{
color:#333;
}
#deals ul.concour li {width:100%}
#deals .concour h3.mg-bt{margin-bottom:0 !important}
.deals{
width: auto;
float:left;
}
.deals ul li.media{
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
  float:left;
  margin-bottom: 15px;
  margin-top:0px !important;
  width:100%
}
.deals ul li .media-left{
  float: left;
  padding-left:0 !important;
  max-width:168px;
  margin-bottom:10px;
 /* margin-right: 10px;
      width: 350px;
    height: 185px;*/
}
.deals ul li .media-left img{
    width: 100px;
	height:100px
}
.deals ul li .media-body h3{
  /*  font-size: 20px;
    line-height: 24px;
    overflow: hidden;
	margin-bottom:10px;
  */
}
.deals .concour h3{
cursor:pointer;
height:auto !important;
}
.deals .concour img{
cursor:pointer;
}
.deals ul li .media-body .deal-description{
    height: 40px;
    overflow: hidden;
	margin-bottom: 8px;
} 
.deals ul li .media-body h3 a{
color:#333;
}
.deals .concour .show-link{
width:50%
}
.deals .label{
padding:.2em .6em .2em !important;
}
.deals .concour_description p{
margin-bottom:0;
}
#categorie-bloc #left-col ul{
list-style:none;
}
#categorie-bloc #left-col ul li{
  height: 48px;
  overflow: hidden;
}
.deals .merchant-logo {
    border: 1px solid #ccc;
    float: left;
    padding: 20px;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    vertical-align: initial;
}
 .categorie-image1 {
	background-position: 0 0 !important;
}
.categorie-image2 {
	background-position: 0 -98px !important;
}
.categorie-image3 {
	background-position: 0 -198px !important;
}
.categorie-image4 {
	background-position: 0 -298px !important;
}
.categorie-image5 {
	background-position: 0 -398px !important;
}
.categorie-image6 {
	background-position: 0 -498px !important;
}
.categorie-image7 {
	background-position: 0 -598px !important;
}
.categorie-image8 {
background-position: 0 -698px !important;	
}
.categorie-image9 {
	background-position: 0 -798px !important;
}
.categorie-image10 {
	background-position: 0 -895px !important;
}
.categorie-image11 {
	background-position: 0 -998px !important;
}
.categorie-image12 {
	background-position: 0 -1098px !important;
}
.categorie-image13 {
	background-position: 0 -1198px !important;
}
.categorie-image14 {
	background-position: 0 -1298px !important;
}
.categorie-image15 {
	background-position: 0 -1398px !important;
}
.categorie-image16 {
	background-position: 0 -1498px !important;
}
.categorie-image17 {
	background-position: 0 -1598px !important;
}
.categorie-image18 {
	background-position: 0 -1698px !important;
}
.categorie-image19 {
	background-position: 0 -1798px !important;
}
.categorie-image20 {
background-position: 0 -1898px !important;	
}
  .categorie-background{}
#right-col{
float:left;
padding-top:15px;
} 
#right-col .panel-default{
  margin-top: 20px;
}
#right-col .merchant-descriptions {
text-align: center;
}
#right-col  .merchant-descriptions a{
float:left;
width: 100%;
}
#right-col .panel-body .merchant-description{
text-align:justify;
  float: left;
  overflow:hidden
}
#right-col .merchant-descriptions .show_more{
color: #06AFF6;
  text-decoration: underline;
  cursor: pointer;
  display:none;
  overflow:hidden
}
.actus .show_more,.concour .show_more{
color: #333;
    opacity: 0.7;
  text-decoration: underline;
  cursor: pointer;
  padding-left: 0;
  overflow:hidden
}
#right-col .categorie-panel a:hover{
text-decoration:none;
}
#right-col .categorie-panel span:hover{
color:#95d814;
}
#right-col .browse-merchant-panel a{
  display: inline-table;
  margin: 5px 4px 0 0 !important;
width: 28px;
height: 30px;
margin: 0;
line-height: 30px;
text-align: center;
background:#8fc800;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8FC800), color-stop(100%,#74AA00));
background:-moz-linear-gradient(center top , #8FC800 0%, #74AA00 100%) repeat scroll 0 0 transparent;
color: white;
text-decoration: none;
font-size: 16px;
text-shadow: 0 -1px #409520;
border-color: #74AA00;
border-radius: 3px;
}
#right-col .merchant-banner{
width: 100%;
height: 250px;
margin-top: 15px;
}
.catalogues-similaires li{
	margin-top:5px
}
#newletter-sidebar{
  background: url('../images/newsletter.jpg') no-repeat scroll 0 0 transparent;
  height: 193px;
  width: 95%;
  background-size: 100%;
}
#newletter-sidebar p {
  padding-top: 19%;
  padding-left: 20%;
  text-align: justify;
  float: left;
  height: 122px;
  padding-right: 5px;
}
#newletter-sidebar .input-group{
margin-top: 4%;
  width: 94%;
  margin-left: 3%;
  float: left;
}

@media (max-width: 1200px) {
#newletter-sidebar p{
  height: 101px;
  overflow:hidden;
  font-size: 12px;
  
}
#newletter-sidebar .input-group{
  margin-top: 2%;
}
#newletter-sidebar{
  height: 156px;
}
}
@media (max-width: 992px) {
#newletter-sidebar{display:none;}
#left-col{border-right:0;}
}


#bloc-right-news {
  float: left;
  height: 176px;
  width: 340px;
  }
  #bloc-right-news .text-1 {
  color: #266aa9;
  float: left;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  margin-left: 26px;
  margin-top: 34px;
  text-align: left;
  width: 295px;
}
#bloc-right-news .text-2 {
  color: #2d2d2d;
  float: left;
  font-family: Arial;
  font-size: 12px;
  height: 40px;
  margin-left: 68px;
  margin-top: 6px;
  text-align: left;
  width: 275px;
}
#bloc-right-news form {
  float: left;
  margin-top: 45px;
}
.input-formu1 {
  float: left;
  height: 25px;
  margin-left: 9px;
  margin-top: 12px;
  width: 202px;
}
#bloc-right-news .input-formu2 {
  float: left;
  height: 25px;
  margin-left: 30px;
  margin-top: 11px;
  width: 90px;
}
#right-col .browse-merchant-panel a:hover{
  transform: scale(1.4,1.4);
  -webkit-transform: scale(1.4,1.4) translate3d(0,0,0);
  -moz-transform: scale(1.4,1.4);
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}
.merchant-list{
list-style:none;
padding-bottom: 0;
  margin-bottom: 0;
    padding-left: 0;
  margin-left: 0;
}
.merchant-list li {
  height: 35px;
  overflow: hidden;
}
.merchant-list li a {
  color: #06C;
  text-decoration: underline;
}
.merchants-lists h3{
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.frame-row{
padding-top:10px;
}
#frame-content{
  margin-left: 0px;
}
#frame-content .frame-code{
  font-size: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center;
  border: 2px dashed #FFDF99;
  height: 60px;
  overflow: hidden;
}
#frame-content .frame-offer-description{
}
#frame-content .frame-offer-description .description{
  height: 45px;
}
#frame-content .frame-offer-link {
}
#frame-content .frame-offer-link ul{
list-style:none;
padding-left:0;
}
#frame-content .frame-offer-link ul li a{
color:#555;
text-decoration:underline;
}
#frame-content .frame-offer-link ul li .indicator, .merchant-list li .indicator{
color:#ffa600;
}

header #suggestions{
  width: 380px;
  margin-top: 10px;
}
#searchresults {    background-color: #fff;
border-color: #ccc;
border-style: solid;
border-width: 1px;
font-size: 14px;
line-height: 18px;
z-index: 1000;

border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#searchresults .search-bloc{
float:left;
height:66px;
  background: #fff;
}
#searchresults .search-bloc:hover{
  background-color: #e6f4fa;
}
#searchresults a.search-merchant-logo { 
display: block;
float:left;
text-decoration: none;
overflow: hidden;
border-radius: 3px;
width:105px;
 }
#searchresults a.search-merchant-description { 
display: block;
float:left;
text-decoration: none;
overflow: hidden;
border-radius: 3px;
width:273px
 }
#searchresults a:hover { background-color:#e6f4fa; }
#searchresults a img { 
   border: 1px solid #ccc;
    border-radius: 3px;
	   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
    float: left;
    margin: 5px;
	padding: 5px 10px;
}
#searchresults a span.searchheading { 
color: #3a6d8c;
font-size: 18px;
line-height: 10px;
font-weight: normal;
margin: 15px 0px 6px 0;
position: relative;
width: 230px;
float: left;
}
#searchresults .description{ float: left;
height: 40px;
width: 225px;
text-align: justify;
 }
#searchresults a span { color:#555555; }
#searchresults a:last-child{border-bottom:none;margin-bottom: 5px;}

#searchresults span.category {
	position: relative;
background: #fff;
border-color: #ccc;
left: 30px;
float:left;
}
.category:after, .category:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.category:after {
	border-color: rgba(194, 175, 204, 0);
border-bottom-color: #fff;
border-width: 10px;
margin-left: -10px;
}
.category:before {
	border-color: rgba(204, 204, 204, 0);
border-bottom-color: #ccc;
border-width: 11px;
margin-left: -11px;
}

#searchresults span.seperator { float:right; margin-right: 0;
    padding-right: 5px;
 background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { 
    background-color: transparent;
    color: #27324D;
    display: block;
    font-weight: bold;
    height: auto;
    margin: 0;
}
/*
 * 
 end search
 * 
 */
#landing {
	position: absolute;
	width: 100%;
}
#landing_content {
	width: 1170px;
	margin: 0 auto;
	position:relative;
}

#right_landing {
   float: right;
  margin-right: -1332px;
    position: relative;
    z-index: 100;
	cursor:pointer;
}
#left_landing {
   float: left;
    margin-left: -162px;
    position: relative;
    z-index: 100;
	cursor:pointer;
}
#landing_position {
    position: absolute;
    top: 0px;
    
    z-index: 0;
}
#footer{
	background: none repeat scroll 0 0 #4D4D4D;
    color: #e7e7e7;
	margin-top:5px;
	text-align:center
}
#footer .footer-link a{
	color:#e7e7e7 !important;
}
#footer h4 small{color:#95d814;}
#footer h4{
height:20px;
overflow:hidden
}
#footer .column{

}
#footer ul li{
min-height: 24px;
overflow: hidden;
display:inline-block
}
#footer li a{
color:#e7e7e7 !important;
padding: 0 !important;
}
#footer .nav>li>a:hover, footer .nav>li>a:focus{
background:none;
text-decoration:underline
}
#footer .nav{
margin-bottom:10px;
margin-top:10px;
}
.sb-close .navbar-form{
  width: 100%; 
  border: none;
  box-shadow: none;
  padding-top: 0px;
  padding-bottom: 0;
  margin-left: 0px;
}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#basic-modal-content #submit_alert{
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 15px;
  background-color: #46a700;
  background-image: -webkit-linear-gradient(top,#95d814,#46a700);
  background-image: linear-gradient(to bottom,#95d814,#46a700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95d814', endColorstr='#46a700', GradientType=0);
  display: block;
  border-radius: 5px;
  font-weight: 200;
  border: 0;
  padding: 6px 0px;
  text-shadow: 0 -1px 0 rgba(0,0,0,.1);
  box-shadow: 0 0 0 1px #46a700,0 2px 1px rgba(0,0,0,.3);
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
  border-top: 1px solid #d1f05f;
  width: 247px;
  margin-left: 5px;
}
 #simplemodal-container #submit_review, .cp-comments-form #submit_review{
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 15px;
  background-color: #46a700;
  background-image: -webkit-linear-gradient(top,#95d814,#46a700);
  background-image: linear-gradient(to bottom,#95d814,#46a700);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95d814', endColorstr='#46a700', GradientType=0);
  display: block;
  border-radius: 5px;
  font-weight: 200;
  border: 0;
  padding: 6px 0px;
  text-shadow: 0 -1px 0 rgba(0,0,0,.1);
  box-shadow: 0 0 0 1px #46a700,0 2px 1px rgba(0,0,0,.3);
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
  border-top: 1px solid #d1f05f;
  width: 247px;
  margin-left: 0px;
}
#simplemodal-container .rating-notif{
padding-left:20px
}
#modal-review .alert{
padding: 4px !important;
margin-top:5px;
width:248px;
}
#basic-modal-content .error_popup {
display: none;
  padding: 5px !important;
  width: 258px;
  margin-top: 10px;
}
#simplemodal-container {
  height: 335px;
  width: 770px;
  color: #bbb;
  background: url("../images/panel.png");
  padding: 12px;
  background-position: -32px -32px;
  padding-left: 23px;
  top: 100px;
}
#simplemodal-container .modal-review-marchand{
color: #fdc926;text-decoration: underline;
}
#simplemodal-container .block-review-inner{
margin-top: 20px;
}
#simplemodal-container #comment{
margin: 0px; width: 410px; height: 83px;
}
#simplemodal-container .bloc-right-review{
margin-left: 45px;
}
#simplemodal-container #form-review{
color:#fff;
padding-top:1px
}
#simplemodal-container a.modalCloseImg {background:url('../images/x.png') no-repeat; 
 cursor: pointer;
    display: inline;
    height: 29px;
    position: absolute;
    right: -8px;
    top: -8px;
    width: 25px;
    z-index: 3200;}
#popup_newsletter{
	float:left;
}
#popup_newsletter p{
color: white;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 35px;
  margin-left: 20px;
  margin-top: 40px;
  text-shadow: 0 1px 2px black;
  width: 390px;
}
#popup_newsletter ul{
  list-style: none outside none;
  margin-left: 15px;
  max-width: 400px;
  padding-left: 0;
}
#popup_newsletter li {
	font-size: 18px;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
background-image: url('../images/bullet.png');
background-position: 0px 0px;
text-shadow: 0px 1px 0px black;
font-weight: normal;
background-repeat: no-repeat;
padding-left: 35px;
margin-bottom: 10px;
line-height: 27px;
color: white;
}
#form_newsletter{
float: right;
  margin-top: 75px;
  width: 288px;
  padding-left: 15px;
}
#form_newsletter .form_name{
	background-image: url('../images/lightbox-text-box.png');
margin-bottom: 10px;
border: 0px;
line-height: 20px;
height: 40px;
padding-right: 10px;
padding-top: 10px;
margin-left: 3px;
background-repeat: no-repeat;
padding-bottom: 10px;
width: 250px;
font-family: Georgia, Garamond, Times, serif;
font-size: 14px;
padding-left: 10px;
background-color: transparent;
background-position: left top;
outline: none;
}
#form_newsletter .form_email{
	background-image: url('../images/lightbox-text-box.png');
margin-bottom: 10px;
border: 0px;
line-height: 20px;
height: 40px;
padding-right: 10px;
padding-top: 10px;
margin-left: 3px;
background-repeat: no-repeat;
padding-bottom: 10px;
width: 250px;
font-family: Georgia, Garamond, Times, serif;
font-size: 14px;
padding-left: 10px;
background-color: transparent;
background-position: left bottom;
outline: none;
}
#form_newsletter .submit_button{
	background-repeat: no-repeat;
width: 255px;
height: 47px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
background-image: url('../images/dark-green-button.png');
background-position: left center;
background-color: transparent;
border: none;
font-size: 19px;
color: white;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
text-shadow: 1px 1px 0px black;
text-transform: uppercase;
letter-spacing: 0px;
line-height: 45px;
cursor: pointer;
}
.symbol {
  display: inline-block;
  border-radius: 50%;
  border: 5px double white;
  width: 30px;
  height: 30px;
}

.symbol-empty {
  background-color: #ccc;
}

.symbol-filled {
  background-color: black;
}
.rating-symbol{
	
	color:#fdc926
}
#success-review{
margin-top:5px;
}
#cookies_popup{
margin-bottom: 0;
margin-top:5px;
}
.review_link_all{
font-size: 16px;
    margin-top: 5px;
    text-decoration: underline;
}
.modal-backdrop{
z-index: 500;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
    padding-right: 0 !important;
}
.deals .media-left{

   /* max-height: 100px;*/
}
#article .deals-img{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
#article .description{
	text-align: justify;
    padding-right: 5px;
    float: left;
    width: 100%;
}
#article .offer-deal-link{
margin-top:20px;
}
#single-post .bs-callout{
    padding: 11px;
    margin: 10px 0;
    border-left: 1px solid orange;
    border-left-width: 3px;
	font-size:32px !important;
}
#single-post .bs-callout-left{
    height: 100%;
    width: 20px;
    padding: 0;
    position: absolute;
    background: orange;
    float: left;
    text-align: center;
}
#single-post .media{
	padding-left: 0;
    margin-top: 15px;
	padding-right: 0;
    overflow: hidden;
}
#single-post .media-list{
    padding-right: 0;
}
#single-post .bs-callout-left i{
top: 40%;
height: 100%;
color:#fff
}
#single-post .media-left{
	   padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#single-post .media-body{
vertical-align:middle;
}
#single-post .media-body a {
    color: #555;
    float: left;
    max-height: 50px;
    overflow: hidden;
	font-size:18px;
}
.post-content{
	border: 1px solid #ddd;
    padding: 0;
    margin-right: 5px;
}
/*span.offer-type:before{
	content: "\E196";
    position: relative;
    top: 3px;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}*/
span.offer-type{
	color:orange;
}
span.offer-shipping{
	color:red;
}
span.offer-shipping:before{
		content: "\E023";
    position: relative;
    top: 3px;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
	margin-left: 5px;
}
span.offer-check:before {
    content: "\E194";
    position: relative;
    top: 4px;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    color: #59b60f;
	margin-left: 5px;
}
span.offer-stats:before {
    content: "\E033";
    position: relative;
    top: 4px;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    color: #59b60f;
	margin-left: 5px;
}
.offer-shipping,.offer-check,.offer-type,.offer-stats{
    font-size: 13px;
}
.footer-link span{cursor:pointer}
.footer-link span:hover{text-decoration:underline}
#c-ads{float: left; width: 100%;}
#c-ads-similars{float: left; width: 100%;}
#left-col .deals{width:100%}