.wep-extra-products-wrapper {
    border: 1px solid #ccc;
    padding:20px;
    margin: 15px 0;
    background: #f9f9f9;
}
.wep-extra-products-list label {
    display: block;
    margin-bottom: 5px;
	
}

.wep-extra-product label {
    display: inline-block;
    margin-bottom: 5px;
}
.wep-extra-info-inline {
    margin-top: 10px;
}
.tooltip-inner {
   
    text-align: left  !important;      /* Aliniază textul la stânga */
}
.line-extra-product {
   
    height: 1px; /* Grosimea liniei */
    
    margin-top:10px !important;
	margin-bottom:10px !important;
}