.abo-item{
	background-color: #ececec;		
	margin-bottom: 25px;		
}
.abo-item .abo-title{
	background-color: #02509d;
	text-align: center;
	padding: 15px;
	font-size:28px;
	color: #fff;
	font-weight: 500;
	display: block;
}
.abo-item .abo-content{
	background-color: #ececec;
	padding: 15px;
	position: relative;
}
.abo-item .abo-content:not(.last){
	border-bottom: 1px solid #cecece;
}
.abo-icon .icon{
	height:40px;
	margin: 0 auto;
	display: block;
	max-width: 100%;
}
.abo-icon .icon path{
	fill:#02509d;
}

.abo-prix,.abo-prix-etranger{
	font-size: 44px;
	line-height:32px;
	font-weight: 500;
	text-align: center;
}
.abo-prix-etranger{
	display:none;
}
.abo-prix-etranger small{
	font-size: 18px;
	line-height: 18px;
}
/* prevent main menu not to wrap */
@media (max-width: 1400px) {

	.abo-prix,.abo-prix-etranger{
		font-size: 36px!important;
	}
}
.abo-prix .chf,.abo-prix-etranger .chf{
	font-size: 28px;
	line-height:14px;
	margin-left: 5px;
}
.abo-duree{
	font-size: 24px;
	font-weight:500;
	text-align: center;
}
.abo-item .btn{
	margin-top: 15px;
}
.abo-item .abo-bonus{
	margin-top: 15px;
	background-color:#94c34c;
	color: #fff;
	padding: 5px 10px; 
	height: 33px;
}
.abo-item .abo-bonus-vide{			
	height: 33px;
	margin-top: 15px;
}
.info-avantages,.info-avantages .icon,.avantages-link .icon{
	width: 20px;
	height: 20px;
	cursor:pointer;
}
.info-avantages .icon path{
	fill:#fff;
}
.abo-avantages{
	margin-top: 15px;
	background-color:#fbec4f;
	color: #262626;
	padding: 5px 10px; 
	display: block;
	font-weight: 500;
}
.abo-avantages .icon path{
	fill:#262626;
}
.abo-pct{
	position: absolute;
	right: 0;
	top:0;
	display: block;
	background-color: #02509d;
	color: #fff;
	padding: 5px;
	font-size: 14px;				
}
.avantages-list{
	margin: 15px 3px 0 3px;
}
.avantages-list .avantages-list-item{
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom: 1px  solid #cecece;
	background: url('../picture/interface/vu.png') no-repeat 0 4px;
	padding-left: 22px
}
.avantages-list .avantages-list-item:last-child{
	border: 0;
}
#avantages-listing{
	background-color: #262626;
	color: #fff;
	padding-top:50px;
	padding-bottom:50px; 
	font-size: 18px;
}
#avantages-listing a{
	color: #fbec4f;
	font-weight: 500;
}
#avantages-listing .container{
	position: relative;
}
#avantage-title{
	background-color:#fbec4f;
	color: #262626;
	font-weight:500;
	font-size: 22px;
	padding: 5px 10px; 
	display: block;
	position: absolute;
	top: -70px;
	left: 0;
}
 #avantages-listing h2{
	color: #fff;
}
#avantages-listing .avantages-info{
	width: 50%;
	float: left;
	text-align: left;
}
#avantages-listing .avantage-item:not(.last){
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#avantages-listing .avantage-item.right .avantages-info{
	float: right;
	text-align: right!important;
}
#avantages-listing .avantage-item.right .avantages-info h3,#avantages-listing .avantage-item.right .avantages-info h2{
	text-align: right!important;
}

.online-offre{
	background-color: #e5ffb3;
	color: #759e2e;
	padding-top: 15px!important;
	padding-right:60px!important;
    background-image: url("../picture/icons/no-paper.svg");
    background-position: right+15px center;
    background-repeat: no-repeat;
    background-size: 50px auto;   
    font-size: 18px;
    font-weight: 500;
}

#cadeau-offre{
	
	padding-top: 15px!important;
	padding-right:60px!important;
    background-image: url("../picture/icons/cadeau.svg");
    background-position: right+15px center;
    background-repeat: no-repeat;
    background-size: 50px auto;   
    font-size: 18px;
    font-weight: 500;
}
.title-section{
	margin-top: 15px;
}
#commande-hors-europe{
	display:none;
}
.abo-cadeau-btn{
  display: flex;
}
.abo-cadeau-btn span{
  margin:auto;
    display: flex;
}
.icon-cadeau{
	height:20px;
	margin: auto 10px auto auto;
	max-width: 100%;
	display: inline-block
	
}
.icon-cadeau path,.icon-cadeau rect{
	fill:#FFF;
}