p {
    margin: 0 0 2rem 0;
}



/******************** HEADER ********************/

#sp-top-bar {
    background: #000000 !important;
    color: #ffffff !important;
}

h1.sp-page-title-heading {
    font-size: 6rem !important;
    text-align: center;
    margin-top: 2rem !important;
}

.sp-page-builder .page-content #section-id-1557305786572 .sppb-section-title .sppb-title-heading {
    background: #00000070 !important;
    padding: 10px;
    font-size: 4rem !important;
    line-height: 4rem;
    font-weight: 700;
}

#sp-header {
    background: rgba(0,0,0, 0.8) !important; 
}

body, .sp-preloader {
    background-color: #000000 !important;
    color: #FFFFFF;
}

#sp-header.header-sticky {
    background: rgba(0,0,0, 0.9) !important;
}

#sp-header .logo {
    background: rgba(16,49,107, 0.1) !important;
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 1.5rem !important;
    text-align: center !important;
    font-weight: 500 !important;
    line-height: 2rem !important;
}

.convertforms-submissions.list {
    color: #000;
}

.mod-banners__item.banneritem {
    float: right;
    width: auto;
    max-width: 700px;
    padding: 1%;
    margin-bottom: 5%;
}

#sp-title {
    min-height: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}


body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu, .offcanvas-menu {
    background: #10316b;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 3rem;
}

.nav {
    display: grid;
}

/******************** MENU ********************/

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 18px !important;
    letter-spacing: unset !important;
    opacity: unset !important;
}

#sppb-addon-1558086411021 #btn-1558086411021.sppb-btn-default {
    min-width: 120px;
    padding: 5px !important;
}

.profile .list-group-item {
    color: inherit;
}

#sp-bottom .sp-module .sp-module-title {
    font-size: 38px !important;
}

input#form2_name, #form2_email, #form2_phone, #form2_nom_domaine, #form2_siret, #form2_date_livraison, #form2_recommandeur, #form2_colories_web {
    background: #fff !important;
    color: #000;
}

.flatpickr-calendar .numInputWrapper .cur-year {
    color: #000000;
}

@media (max-width: 767px){
h1 {
    font-size: 30px !important;
  	text-align:center;
};
}

.p-5 {
    padding: 2% !important;
}

#sp-bottom-top .sppb-btn, .sppb-btn {
    padding: 12px 20px !important;
 }


/******************** FORMULAIRE ********************/
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    border: 1px solid rgb(0 0 0 / 50%) !important;
  	padding: 5px !important;
}

.convertforms-submissions.list td {
    color: #000;
}

.convertforms-submissions.list td a {
    color: #000;
}

.convertforms-submissions.list {
    background: #fff;
}

.convertforms-submissions .btn-secondary {
    color: #fff !important;
    background-color: #000000;
    border-color: #000000;
}

.convertforms-submissions table thead {
    color: #000000;
}

/******************** FIN FORMULAIRE ********************/

.content-invoice-online, .content-quote-online {
    background: white !important;
    padding: 5%;
}
.content-invoice-online .col-4, .content-invoice-online .col-6, .content-quote-online .col-4, .content-quote-online .col-6, .content-quote-online .col-8  {
    color: #000000;
}
.btn-group-sm>.btn, .btn-sm {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.2rem;
}

/******************** PAYMENT PAYPAL ********************/
.paypal-button-container.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-single.paypal-button-env-production .paypal-powered-by {
    background: #fff !important;
    text-align: center !important;
    padding: 1% !important;
    margin: 10px auto !important;
    height: 30px !important;
}

/******************** FIELDSET ********************/

fieldset.hkform-horizontal {
    background: #ffffffc2;
    padding: 2%;
}


/******************** SLIDER ********************/

.hero-slider div[class*="sp-slider-content-align"] {
    background-color: rgb(0 0 0 / 46%) !important;
}

/******************** FOOTER ********************/

div#sp-footer1 {
    text-align: center;
    margin: 0 auto;
}