body.ce-kit-105 p{margin-bottom:20px;}/* Start custom CSS for page-settings */.boutique-20 .bg-product-details {
    background: #ffffff !important;
}
.boutique-20 #product-details .product-title{
    color: #000000 !important;
}



.boutique-16 .product-mots .mot ,
.boutique-16 .product-desc,
.boutique-16 .product-desc p,
.boutique-16 h1.product-title {
    color: #000 !important;
}


.form-group.row:has(input#field-address2),
.form-group.row:has(input#field-company),
.form-group.row:has(input#field-alias), 
.form-group.row:has(input#field-vat_number){
    height: 0px !important;
    padding: 0 !important;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    z-index: -99;
}
section.form-fields {
    padding-top: 10px;
}
.boutique-12 .contact-block{
    display: none;
}/* End custom CSS */