.price-options-list .option-label{
    font-size: 14px;
}

.price-options-list .option-value span{
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    border-radius: 10px;
    padding:0px 10px 0px 3px;
}

.price-options-list .option-value span.in{
    background-color: #6730e3;
    color: #fff;
}


.price-options-list .option-value span.setin{
    background-color: #bf00dc;
    color: #fff;
}


.price-options-list .option-value span.notin{
    background-color: #a5a5a5;
    color: #fff;
}

.mentionht{
    font-size: 11px;
}

#contact-modal #preloader{    
    height: 100px !important;
    position: static;
}

div:has(> input[required]:not([type="radio"])) label::after {
  content: " *";
  color: #dc3545;
}

label.modepaiement{
    display: block;
}

.hide{
    display: none;
}

.single-pricing-pack.disable{
    opacity: .6
}

.static-content .uppercase{
    text-transform: uppercase;
}

.static-content .innerp{
    margin: 0;
}

.static-content li{
    margin-left: 30px;
}

.sh2t{
    font-size: 2.2043rem;
    margin-bottom: 0.938rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    color: #1b2e4b;
}

.sh3t{
    font-size: 1.1725rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 1.25;
    color: #1b2e4b;
}

.sh5t{
   font-size: 1.1725rem;
}

.sb-title{
    display: none;
}
