
.icon-large{
	font-size: 60px;
}

.text-price{
	font-weight: bold;
	font-size: 24px;
	color: #1080f2;
}

.prix-pack{
	line-height: 26px;
}
.tz-border small{
	font-weight: bold;
	color: #707070;
	font-size: 14px;
}

/* --- Table de comparaison --- */

.table-comparaison th{text-align: center;}
.table-comparaison td{text-align: center;}
.table-comparaison td.fonctionnalite{ text-align: left;font-weight: 700;}


#modalCommanePack input,#modalCommanePack textarea{margin-bottom: 0;}

.boldunder{font-weight: bold; text-decoration: underline;}

/* --- Margine / Padding */
.mb-5{margin-bottom: 5px;}
.mb-10{margin-bottom: 10px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}

.mt-5{margin-top: 5px;}
.mt-10{margin-top: 10px;}
.mt-20{margin-top: 20px;}
.mt-30{margin-top: 30px;}

.pb-5{padding-bottom: 5px;}
.pb-10{padding-bottom: 10px;}
.pb-20{padding-bottom: 20px;}
.pb-30{padding-bottom: 30px;}

.pt-5{padding-top: 5px;}
.pt-10{padding-top: 10px;}
.pt-20{padding-top: 20px;}
.pt-30{padding-top: 30px;}

.p-5{padding: 5px;}
.p-10{padding: 10px;}
.p-20{padding: 20px;}
.p-30{padding: 30px;}


.owl-pagination{bottom: -30px;}
.owl-pagination .owl-page span{border-color: red;}
.owl-pagination .active span{border-color: #000;}

span.ville-club{position: absolute;
    left: 10px;
    background-color: #EEE;
    color: #000;
    padding: 2px 3px;
    border-radius: 3px;
    font-weight: 700;
    line-height: 13px;
}
