@font-face {
    font-family: "oksana";
    src: url("/font/LT_Oksana.ttf");
}

body {
 font-family: "Rubik", sans-serif;
 font-optical-sizing: auto;
 font-weight: 400;
 font-style: normal;
 background: #ececec;

}

.container-large {
    max-width: 1745px;
    width: auto;
    margin: auto;
    margin-top: auto;
    padding: 0 15px;
    padding-top: 0px;
}

.dropdown-toggle::after {
    display: none !important;
}

.title-article {
    text-transform: uppercase;
    font-size: 1.7rem;

    letter-spacing: 0;
    color: #1f2937;
    font-size: 25px;
    font-weight: bold;
    font-weight: 800;
    line-height: 40px;
}

.reference-produit {
    /*border:2px solid #0055A4;

    background: rgba(118,144,133,0.7);*/

    font-weight: bold;
    padding: 1px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.prix-article {
    font-size: 2.4rem;
}

.content-article {
    /*border:1px solid #0055A4;*/
    background: #fff;
}

.card-b-carousel {
    margin-bottom: 30px;
}

.btn-lcj {
    background: #0055A4;
    color: #fff;
}

.lcj-color {
    background: #0055A4;
}

.btn-lcj-alt {
    background: #1c70b7!important;
    color: #fff !important;
}

.btn-lcj-alt:hover {
    background: #1c70b7!important;
    color: #fff !important;
}

.alert-ident {
    font-weight: bold;
}

.contact-section .contact .fab,
.contact-section .contact .far,
.contact-section .contact .fas {
    color: #fff !important;
}

#confirmadd {
    z-index: 999999999;
}


.form-search:hover .input-search {
    display: block;
}

.form-search:hover .fa {
    background: #07051a;
    color: white;
}

.footer-j {
    color: #444444 !important;
}

.footer-j p a {
    color: #444444 !important;
}

.title-section-categorie {
    /*margin-top: 40px;*/

    /* min-height: 150px;
    padding-top: 40px;
    background-color: #0055A4;
    background-color:#0055A4!important;
    background-repeat: repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    font-size: 2rem;*/

    min-height: 150px;
    padding-top: 40px;
    font-weight: bold;
    background-repeat: repeat;
    background-size: cover;
    text-align: center;
    color: #4f4f4f;
    font-size: 2.5rem;


}

.section-categorie {
    /*margin-top: -130px;*/
    margin-bottom: 60px;
    min-height: 200px;

}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link,
.navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    color: #0055A4;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link,
.navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
    color: #0055A4;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.nav-item {

    /*padding-right: 10px;
    padding-left: 10px;*/
    /*padding-top: 30px;
    padding-bottom: 30px;*/
    /*font-weight: bold;
    text-transform: uppercase;*/
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;


}

.nav-link {
    transition: color 0.8s ease;
}

.list-unstyled li a {
    transition: background-color 0.8s ease;
}

.nav-item:hover {
    /* background: rgba(0,130,101,0.4);*/
    color: #ee3124 !important;

}

.dropdown-item a:hover {
     background: #6d6d6d;


}

.nav-item a {
     background: #1f2937;


}



.menu-up {
    border-bottom: 1px solid #f4f4f4;
}

.breadcrumb {
    margin-bottom: 0 !important;
}

.breadcrumb-item {
    font-family: 'Source Sans Pro', sans-serif;


}

.item-categorie a {
    color: #0055A4;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.caracteristique {
    list-style: none;
    padding: 0;
    list-style-type: none;
    margin-top: 20px;
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,
.tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #0055A4;
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #0055A4;
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,
.tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #0055A4;
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,
.tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #0055A4;
}

.content-txt-a {
    padding: 20px;
}

.acc-pro {
    min-height: 24px;
}

.cart-content-pro {
    text-align: center;
    color: #ea0202;
    font-weight: bold;
    font-size: 1.4rem;
    margin-bottom: 30px;
}

.head-cart td {
    font-weight: bold;
    font-size: 1.2rem;
}

.search {
    display: inline-block !important;
    box-sizing: border-box !important;
    line-height: 20px !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    box-sizing: border-box !important;
    line-height: 20px !important;

    vertical-align: middle !important;
    padding: 12px 20px !important;
}

.textbox {
    border-color: #008264;
    width: 90%;
}

.creapro {
    text-align: center;
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #0055A4;
}

.stk-cart {
    color: #ff2b39;
    font-weight: bold;
}

.sn-bg-4 {
    background-image: url('../img/bg_saff_menu.jpg');
}

.double-nav .breadcrumb-dn {
    color: #fff;
}

.mdb-saff .navbar {
    background-color: #EF4135 !important;
    color: #fff;
}

.mdb-saff .side-nav {
    background-color: #EF4135 !important;
}

.inputsearch {
    border-radius: 5px;
    border: 1px solid #EF4135;
    padding: 10px;
    width: 90%;
    margin-bottom: 30px;
    text-align: center;
}

.valsearch {
    text-align: center;
    border: 2px solid #EF4135;
    padding: 10px;
    display: block;
    margin-bottom: 5px;
    color: #EF4135;
}

.valsearch:hover {

    color: #EF4135;

}

.activesearch {
    background: #EF4135;
    color: #fff;
    font-weight: bold;

}

.activesearch:hover {
    background: #EF4135;
    color: #fff;
    font-weight: bold;

}

.title-filtersearch {
    text-align: center;
    font-weight: bold;
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #EF4135;
    margin-bottom: 15px;
}

.mdb-saff .navbar .dropdown-item {
    color: #EF4135 !important;
}

.mdb-saff .navbar .dropdown-item:hover {
    background-color: #EF4135 !important;
    color: #fff;
}

.content-list-pdf {
    margin-top: 30px;
}

.brown-saff {
    background-color: #EF4135 !important;
}

.text-saff {
    color: #EF4135;
}

.content-product {

    background:#fff;
    padding:50px;
}



.slide-titre {
    font-family: "Montserrat";
    font-size: 65px;
    font-weight: 800;
    line-height: 0.8em;

    color: white;
}

.slide-titre span {
    font-family: "Montserrat";
    font-size: 65px;
    font-weight: 800;
    line-height: 0.8em;

    color: #EF4135;
}

.btn-alpi:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 10px;
    height: 100%;
    content: '';
    -webkit-transition: all 0.1s cubic-bezier(0.5, 0, 1, 0.5);
    transition: all 0.1s cubic-bezier(0.5, 0, 1, 0.5);
    background: #EF4135;
}

.btn-alpi {


    color: #EF4135;
    width: 100%;
    background-color: white;
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    padding: 10px 15px 10px 25px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: unset;
    border-radius: unset;
}

.btn-alpi:hover {


    color: #EF4135;
    width: 100%;
    background-color: white;
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    padding: 10px 15px 10px 25px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: unset;
    border-radius: unset;
}

.fournisseur-access {
    background: #f3f3f3;
    color: #525C5E;
    padding: 25px;
}

footer.page-footer a {
    color: #EF4135;
}

footer.page-footer {
    bottom: 0;
    color: #000;

    letter-spacing: 1.2px;
    font-size: 16px;
    line-height: 1.95em;
    font-weight: normal;
}



.btn-alpi-alt:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    width: 10px;
    height: 100%;
    content: '';
    -webkit-transition: all 0.1s cubic-bezier(0.5, 0, 1, 0.5);
    transition: all 0.1s cubic-bezier(0.5, 0, 1, 0.5);
    background: #EF4135;
}

.btn-alpi-alt {


    color: white;
    width: 100%;
    background-color: #EF4135;
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    padding: 10px 15px 10px 25px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: unset;
    border-radius: unset;
}

.btn-alpi-alt:hover {


    color: white;
    width: 100%;
    background-color: #EF4135;
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 600;
    position: relative;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    padding: 10px 15px 10px 25px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: unset;
    border-radius: unset;
}

.nav-ih:hover {
    padding-top: 16px;
    padding-bottom: 16px;
    background: #c0152a;
    color: #000;
}

.nav-ih {
    padding-top: 16px;
    padding-bottom: 16px;
}

.title-alpi {
    margin-top: 70px;
    margin-bottom: 40px;
    letter-spacing: 0;
    color: #EF4135;
    font-size: 60px;
    font-weight: bold;
    font-weight: 800;
    line-height: 40px;
}

.min-montant {
    color: #EF4135;
    font-weight: bold;
}

.card-categorie {
    border-radius: none !important;
    box-shadow: none !important;
}

.product-title {
    font-family: "Montserrat";
    font-size: 25px;
    font-weight: 800;
    margin-top: 10px;
    color: black;
}

.product-label {
    font-size: 15px;
    margin-top: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #EF4135;
}

.product-thumb {
    position: relative;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.product i {

    position: absolute;
    z-index: 1;
    top: -25px;
    left: 20px;
    width: 50px;
    height: 50px;
    padding: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: white;
    background-color: #EF4135;
}


.product i:hover {
    width: 100px;
    height: 100px;
    padding: 20px;
}

.product {
    position: relative;
    margin-top: 30px;
    margin-bottom: 50px;
}

.product .col1 {
    flex-basis: calc(100% / 3 - 20px);
}

.product-thumb:before {
    display: block;
    padding-top: calc(100%);
    content: '';
}

.product .product-thumb:after {
    font-family: "Montserrat";
    font-weight: 800;
    font-size: 35px;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 0;
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%;
    content: attr(data-text);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: #EF4135;
}

.reviews-link {
    margin-top: 30px;
    color: white;
    background-color: #EF4135;
}

.pagination .page-item.active .page-link {
    background-color: #1c70b7;
    color:#fff;
}

.pagination .page-item.active .page-link:hover {
    background-color: #1c70b7;
    color:#fff;
}

.price-promo-art {
    padding-left: 20px;
    text-decoration: line-through;
    font-size: 1.8rem;
}

.price-promo {

    text-decoration: line-through;
    font-weight: bold;
}

.pourcent-promo-art {
    color: #EF4135;
    font-style: italic;
    font-weight: bold;
    font-size: 1.8rem;
}

.pourcent-promo {
    color: #EF4135;
    font-style: italic;
    font-weight: bold;

}
.dev3-darkblue .dev3-main
{
    background:#231f20 ;
    /*#f7f0c3*/
}
.btn-primary
{
    background:#1c70b7!important;
}
.bg-headlaf
{
    background:#1f2937;

}
.bg-headlaf .nav-item a
{
    color:#f7f0c3!important;
    text-transform: uppercase;
}
.custom-search
{
    background:lightgrey;
}
.homejumb
{


    width: 100%;

    padding-top: 50px;
}
.homejumb h1
{
    font-size: 3rem;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 40px;
}
.txthomejumb
{
    font-size: 1.4rem;
    text-align: left;

}
.txthomejumb i
{
    margin-right:15px;
}
.cadenciertxt
{
    background: #f7f0c3;
    width:100%;
    min-height:300px;
    padding:40px;

}
.cadenciertxt h2
{
    font-size: 3rem;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 40px;
}
.bg-flour
{

    background-image: url('../img/bg-flour.jpg');
    background-size: cover;      /* L'image couvre tout l'écran */
    background-position: center; /* Centre l'image */
    background-repeat: no-repeat; /* Pas de répétition */
    min-height: 110vh;               /* Prend toute la hauteur de l'écran */
    width: 100%;                 /* Prend toute la largeur */
    padding:40px!important;

}
.imgtrans
{
  /* Définit la transparence de base */
  opacity: 1;
  /* Définit la transition pour une animation fluide */
  transition: opacity 0.3s ease-in-out;
}

/* Définit l'effet au survol de la souris */
.imgtrans:hover
{
  /* Définit la transparence au survol */
  opacity: 0.4;
}
.card-sl {

    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    margin-bottom: 25px;
}
.card-button {
    font-family: 'Kanit', sans-serif;
    display: flex;
    padding-top:25px;
    padding-bottom:25px;
    padding-left:20px;
    width: 100%;
    background-color: #fff;
    color: #3c3c3c;

}

.card-button:hover {
    text-decoration: none;

    color: #3c3c3c;

}

.dropdown-menu .show li
    {
        background-color: #1f2937!important;
    }
.nav-item a
    {
        background-color: #1f2937!important;
    }

.card-title-cat
{
    text-align: center!important;
    font-family: 'Kanit', sans-serif!important;
    font-size: 1.3rem!important;
    text-transform: uppercase;
}
.badge-purple
{
    background-color: #c4b2ff!important;
    color:#4e398f!important;
    cursor:pointer;
}
.nodatatxt
{
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 1.7rem;
}
.ariane
{
     font-family: "Lato", sans-serif;
    font-weight: 900;
    font-style: normal;
    color:#1f2937;
    margin-bottom: 40px;
    font-size: 1.4rem;
}
.ariane a
{
    color:#1f2937;
}
.ariane a:hover
{
    color:#000;
}

