/* Start custom CSS for section, class: .elementor-element-2aac90e */#wrapper
{
    background-color: white;
}
.social-sharing, .js-qv-mask, .product-flags
{
    display: none;
}
.product-container .col-md-6:nth-child(1)
{
    display: none;
}
.product-container .col-md-6:nth-child(2)
{
      width: 100%;
}
.option_div:hover
{
    border: none!important;
    background-color: #F8F3F2;
}
.option_titles
{
 padding: 6px;
 border-bottom:none!important;
}
.card-header a 
{
        font-family: "avigea", sans-serif;
        font-size: 20px;
        font-weight: 300;
}
.card-header
{
     background-color: #F8F3F2!important;
     border: none;
}
.card-header h5 a
{
    color: black!important;
}

.card-header .optionnel2
{
     font-size: 15px;
    padding-left: 2px;
    font-weight: 100;
    font-family: "Alphapipe", sans-serif;
}

.card-header .ereme
{
    font-size: 15px;
    padding-left: 2px;
    font-weight: 100;
    font-family: "Alphapipe", sans-serif;
}
.card-block label
{
font-family: "Nunito", sans-serif;
    font-size: 15px!important;
    font-weight: 600;
    padding-top: 10px;
}
.card-block .option_description
{
    font-family: "Nunito", sans-serif;
    font-size: 15px!important;
    font-weight: 600;
    padding-left: 10%;
    padding-right: 10%;
}
.card-block p 
{
     font-family: "Nunito", sans-serif;
    font-size: 18px!important;
    font-weight: 600;
    color: black;
}

.card-block .idxroption_price
{
    color: #AAD8D1;
    font-family: "Alphapipe", sans-serif;
    font-size: 18px!important;
    font-weight: 100;
    color: #AAD8D1!important;
}
.page-product-box
{
    background-color: white!important;
    border: none!important;
}
.blockreassurance_product, .tabs, #product-comments-list-header, .product-comment-list-item, #component_steps_container h3,#component_steps_container hr, .btn-link, .idxrcp_qty
{
    display: none!important;
}

.component_step
{
    width: 60%;
}
.add-to-cart button
{
        font-family: "Nunito", sans-serif;
    font-size: 18px;
    background-color: #AAD8D1;
    border-radius: 26px;
        font-weight: 500;
        border: none;
}
.add-to-cart button:hover
{
    background-color: #D2AD78!important;
}
#component_step_last
{
    width: 30%;
    display: contents;
    top: 0;
    right: 0;
}
#step_content_22 .btn-success
{
        background-color: #AAD8D1;
}
@media only screen and (max-width: 720px) {
  .component_step {
    width:100%;
  }
  .page-product-box
  {
      margin:auto;
  }
}
.table td
{
    padding-left: 8px;
     padding-right: 8px;
}
.btn-md
{
        font-family: "Nunito", sans-serif;
    font-size: 18px;
    background-color: #AAD8D1!important;
    border-radius: 26px;
        font-weight: 500;
        border: none;
}/* End custom CSS */