/*   
    Theme : FOXIZ 
    Variante : 035
    Version : 1.1
    Date : 03/12/2025
*/

/* CONTAINER - 035 */
.logo-sec,
.navbar-wrap,
.container__035,
.category .blog-wrap {
    background: color-mix(in srgb, var(--g-color) 16%, transparent)!important;
}
[data-theme="dark"] .burger-icon {
    color: var(--noir);
}
.category .blog-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom:60px;
}
.footer-has-bg {
    background: color-mix(in srgb, var(--g-color) 32%, transparent)!important;
}
.footer-inner,
.footer-wrap:not(.footer-etemplate) > *:first-child:not(.footer-copyright) {
    margin-top: 0!important;
}
.mbnav {
    background: var(--blanc)!important;
}

[data-theme="dark"].sticky-on .main-menu > li > a {
    color: var(--noir) !important;
}
.sticky-on .navbar-wrap {
    background: var(--blanc)!important;
}
/*MINIATURE - LEGENDE*/
.feat-caption {
    display:none;
}
/* FOXIZ - HEADING */
/* FOXIZ - HEADING - 035 - TITRE */
.bt-035__titre-01 .heading-title {
    font-size: calc(var(--size-titre__h2) + 2.4rem);
    line-height: calc(var(--size-titre__h2) + 2.4rem);
    font-weight: var(--weight-bold);
    font-family: var(--polices-styles);
    text-transform: uppercase;
}
.bt-035__titre-01.tp .heading-title {
    font-size: calc(var(--size-titre__h2) + 1.6rem);
    line-height: calc(var(--size-titre__h2) + 1.6rem);
}
.bt-035__titre-01 h1 {
    font-size: calc(var(--size-titre__h2) + 2.4rem);
    line-height: calc(var(--size-titre__h2) + 2.4rem);
    font-weight: calc(var(--weight-bold) + 200)!important;
    font-family: var(--polices-styles);
    text-transform: uppercase;
}

.bt-035__titre-01.petit .heading-title {
    font-size: calc(var(--size-titre__h2) + 1.4rem);
    line-height: calc(var(--size-titre__h2) + 1.4rem);
}
/* FOXIZ - HEADING - 035 - TITRE - LIEN */
.bt-035__titre-01 .heading-title a {
    color: var(--noir) !important;
}
[data-theme="dark"] .bt-035__titre-01 .heading-title a {
    color: var(--blanc) !important;
}
.bt-035__titre-01 .heading-title a:hover {
    color: var(--g-color) !important;
}

/* FOXIZ - HEADING - 035 - BOUTON */
.bt-035__titre-01 .heading-tagline  {
    font-size: calc(var(--size-bouton) + 0.3rem)!important;
    line-height: calc(var(--size-bouton) + 0.1rem);
    font-weight:var(--weight-normal)!important;
    background: var(--g-color)!important;
    color:var(--blanc);
    padding:18px 40px;
    border-radius:50px;
    letter-spacing: 1px;
    transition: box-shadow 0.6s ease !important;
}
.bt-035__titre-01 .heading-tagline .rbi-cright:before {
    display:none;
}

/* FOXIZ - FLEX OVERLAY - 035 */
/* FOXIZ - FLEX OVERLAY - 035 - IMAGE */
.bt-035__flex-overlay-01 .overlay-holder,
.bt-035__flex-overlay-01 .overlay-holder img {
    border-radius:50px;
    box-shadow: 0 0px 24px var(--noir-opacite-40);
}
.bt-035__flex-overlay-01.petit .overlay-holder,
.bt-035__flex-overlay-01.petit .overlay-holder img {
    border-radius:32px;
}
.bt-035__flex-overlay-01.tres-petit .overlay-holder,
.bt-035__flex-overlay-01.tres-petit .overlay-holder img {
    border-radius:12px;
}
/* FOXIZ - FLEX OVERLAY - 035 - BLOC */
.bt-035__flex-overlay-01 .p-content {
    padding:48px!important;
}
.bt-035__flex-overlay-01.petit .p-content {
    padding:24px!important;
}
/* FOXIZ - FLEX OVERLAY - 035 - TITRE */
.bt-035__flex-overlay-01 .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) + 1.5rem);
    line-height:calc(var(--size-titre__h3) + 1.6rem);
    font-weight:calc(var(--weight-bold) - 200);
    font-family: var(--polices-styles);
}
/* FOXIZ - FLEX OVERLAY - 035 - TITRE */
.bt-035__flex-overlay-01.petit .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) + 0.4rem);
    line-height:calc(var(--size-titre__h3) + 0.55rem);
    font-weight:calc(var(--weight-bold) - 100);
    text-align: center;
}
.bt-035__flex-overlay-01.tres-petit .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) + 0rem);
    line-height:calc(var(--size-titre__h3) + 0.1rem);
    font-weight:calc(var(--weight-bold) - 100);
    text-align: center;
}
/* FOXIZ - FLEX OVERLAY - 035 - TEXTE */
.bt-035__flex-overlay-01 .p-wrap .entry-summary {
    font-size:calc(var(--size-texte) + 0.4rem);
    line-height:calc(var(--size-texte) + 0.7rem);
    font-weight:var(--weight-normal);
    margin-bottom:40px!important;
}
.bt-035__flex-overlay-01.petit .p-wrap .entry-summary {
    font-size:calc(var(--size-texte) + 0.1rem);
    line-height:calc(var(--size-texte) + 0.2rem);
    margin-bottom:10px!important;
    text-align: center;
}
/* FOXIZ - FLEX LIST - 035 - BOUTON */
.bt-035__flex-overlay-01 .p-wrap .p-content .p-link .p-readmore {
    font-size:calc(var(--size-texte) + 0.3rem)!important;
    line-height: calc(var(--size-texte) + 0.4rem)!important;
    font-weight:var(--weight-thin)!important;
    border-radius: 50px;
    background:var(--g-color);
    color:var(--blanc);
    border:1px solid var(--g-color);
    margin-top:18px!important;
    padding:18px 48px;
}
.bt-035__flex-overlay-01 .p-wrap .p-content .p-link .p-readmore:hover {
    background:var(--blanc);
    color:var(--g-color);
    border:1px solid var(--g-color);
}
.bt-035__flex-overlay-01 .p-wrap .p-content .p-link .rbi-cright {
    display:none;
}

/* FOXIZ - FLEX OVERLAY - 035 */
/* FOXIZ - FLEX OVERLAY - 035 - IMAGE */
.bt-035__flex-overlay-02 .overlay-holder,
.bt-035__flex-overlay-02 .overlay-holder img {
    border-radius:50px;
    box-shadow: 0 0px 24px var(--noir-opacite-40);
}
/* FOXIZ - FLEX OVERLAY - 035 - BLOC */
.bt-035__flex-overlay-02 .p-content {
    padding:48px!important;
    text-align: center;
}

.bt-035__flex-overlay-02 .p-gradient .overlay-inner {
    background: var(--blanc);
    width: 50%;
    border-radius: 250px 250px 20px 20px;
    padding:100px 50px 50px 50px!important;
}
.bt-035__flex-overlay-02 .overlay-wrap {
    margin: 50px !important;
    display: flex!important;
    align-items: center!important;
    justify-content: left!important;
}
.bt-035__flex-overlay-02.droite .overlay-wrap {
    justify-content: right!important;
}
/* FOXIZ - FLEX OVERLAY - 035 - TITRE */
.bt-035__flex-overlay-02 .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) + 0.3rem);
    line-height:calc(var(--size-titre__h3) + 0.45rem);
    font-weight:calc(var(--weight-bold) - 200);
    font-family: var(--polices-styles);
    color:var(--noir);
    margin-bottom:0!important;
}
.bt-035__flex-overlay-02 .p-wrap .entry-title a:hover {
    color:var(--noir)!important;
    text-decoration: underline 2px var(--g-color);
}
/* FOXIZ - FLEX OVERLAY - 035 - TEXTE */
.bt-035__flex-overlay-02 .p-wrap .entry-summary {
    font-size:calc(var(--size-texte) + 0.1rem);
    line-height:calc(var(--size-texte) + 0.2rem);
    font-weight:var(--weight-normal);
    color: var(--noir);
}
/* FOXIZ - FLEX LIST - 035 - BOUTON */
.bt-035__flex-overlay-02 .p-wrap .p-content .p-link {
    margin-top:18px!important;
}
.bt-035__flex-overlay-02 .p-wrap .p-content .p-link .p-readmore {
    font-size:calc(var(--size-texte) + 0.1rem)!important;
    line-height: calc(var(--size-texte) + 0.2rem)!important;
    font-weight:var(--weight-thin)!important;
    border-radius: 50px;
    background:var(--g-color);
    color:var(--blanc);
    border:1px solid var(--g-color);
    padding:18px 40px;
}
.bt-035__flex-overlay-02 .p-wrap .p-content .p-link .p-readmore:hover {
    background:var(--blanc);
    color:var(--g-color);
    border:1px solid var(--g-color);
}
.bt-035__flex-overlay-02 .p-wrap .p-content .p-link .rbi-cright {
    display:none;
}
/* FOXIZ - FLEX OVERLAY - 035 - META - Date*/
.bt-035__flex-overlay-02 .p-wrap .p-meta .meta-update {
    font-size:calc(var(--size-texte) + 0.2rem);
    line-height:calc(var(--size-texte) + 0.05rem);
    font-weight:var(--weight-thin);
    color:var(--noir);
    text-align: center;
}
.bt-035__flex-overlay-02 .p-wrap .p-meta {
    text-align: center;
    margin:0 auto;
}

/* FOXIZ - FLEX OVERLAY - 035 - ORDRE */
.bt-035__flex-overlay-02 .overlay-inner.overlay-text {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bt-035__flex-overlay-02 .overlay-inner.overlay-text > * {
    order: 10;
}

.bt-035__flex-overlay-02 .p-meta {
    order: 1!important;
}
.bt-035__flex-overlay-02 .entry-title  {
    order: 3;
}
.bt-035__flex-overlay-02 .entry-summary {
    order: 4;
}
 .p-divider {
    order: 5;
}

/* FOXIZ - FLEX OVERLAY - 035 */
/* FOXIZ - FLEX OVERLAY - 035 - IMAGE */
.bt-035__flex-overlay-03 .overlay-holder,
.bt-035__flex-overlay-03 .overlay-holder img {
    border-radius:240px 240px 24px 24px;
    box-shadow: 0 0px 24px var(--noir-opacite-40);
}
/* FOXIZ - FLEX OVERLAY - 035 - BLOC */
.bt-035__flex-overlay-03 .p-content {
    padding:120px 12px 12px 12px!important;
    text-align: center;
}

.bt-035__flex-overlay-03.trois .p-wrap:nth-child(2) {
    top: 0px !important;
}

.bt-035__flex-overlay-03.deux .block-inner {
    margin: 0 auto;
    justify-content: center;
    margin-top:10px;
}

.bt-035__flex-overlay-03 .p-gradient .overlay-inner {
    background: var(--blanc);
    width: 100%;
    border-radius: 12px;    
    padding:18px 12px!important;
}
.bt-035__flex-overlay-03 .overlay-wrap {
    margin: 18px !important;
}

/* FOXIZ - FLEX OVERLAY - 035 - TITRE */
.bt-035__flex-overlay-03 .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) - 0.1rem);
    line-height:calc(var(--size-titre__h3) - 0.05rem);
    font-weight:calc(var(--weight-bold) - 200);
    font-family: var(--polices-styles);
    color:var(--noir);
    margin-bottom:0!important;
}
.bt-035__flex-overlay-03 .p-wrap .entry-title a:hover {
    color:var(--noir)!important;
    text-decoration: underline 2px var(--g-color);
}
/* FOXIZ - FLEX OVERLAY - 035 - META - Date*/
.bt-035__flex-overlay-03 .p-wrap .p-meta .meta-update {
    font-size:calc(var(--size-texte) - 0.1rem);
    line-height:calc(var(--size-texte) - 0.1rem);
    font-weight:var(--weight-thin);
    color:var(--noir);
    text-align: center;
}
.bt-035__flex-overlay-03 .p-wrap .p-meta {
    text-align: center;
    margin:0 auto;
}

/* FOXIZ - FLEX OVERLAY - 035 - ORDRE */
.bt-035__flex-overlay-03 .overlay-inner.overlay-text {
    display: flex;
    flex-direction: column;
    gap: 4px !important;}

.bt-035__flex-overlay-03 .overlay-inner.overlay-text > * {
    order: 10;
}

.bt-035__flex-overlay-03 .p-meta {
    order: 1!important;
}
.bt-035__flex-overlay-03 .entry-title {
    order: 3;
}

.bt-035__flex-overlay-03 .swiper-slide[data-swiper-slide-index="1"],
.bt-035__flex-overlay-03 .swiper-slide-next {
    transform: translateY(-40px) !important;
    z-index: 10 !important;
}
.bt-035__flex-overlay-03.trois .swiper-slide[data-swiper-slide-index="1"],
.bt-035__flex-overlay-03 .swiper-slide-next {
    transform: translateY(0px) !important;
}
.bt-035__flex-overlay-03 .swiper-wrapper {
  padding-top: 50px;
  padding-bottom: 0px;
}

/* FOXIZ - FLEX OVERLAY - 035 */
/* FOXIZ - FLEX OVERLAY - 035 - IMAGE */
.bt-035__flex-overlay-04 .overlay-holder,
.bt-035__flex-overlay-04 .overlay-holder img {
    border-radius:120px 120px 12px 12px;
    box-shadow: 0 0px 24px var(--noir-opacite-40);
}
/* FOXIZ - FLEX OVERLAY - 035 - BLOC */
.bt-035__flex-overlay-04 .p-content {
    padding:120px 12px 12px 12px!important;
    text-align: center;
}

.bt-035__flex-overlay-04 .p-gradient .overlay-inner {
    background: var(--blanc);
    width: 100%;
    border-radius: 12px;    
    padding:24px 18px!important;
}
.bt-035__flex-overlay-04 .overlay-wrap {
    margin: 32px !important;
}

/* FOXIZ - FLEX OVERLAY - 035 - TITRE */
.bt-035__flex-overlay-04 .p-wrap .entry-title {
    font-size:calc(var(--size-titre__h3) + 0.2rem);
    line-height:calc(var(--size-titre__h3) + 0.3rem);
    font-weight:calc(var(--weight-bold) - 00);
    font-family: var(--polices-styles);
    color:var(--noir);
    margin-bottom:0!important;
}
.bt-035__flex-overlay-04 .p-wrap .entry-title a:hover {
    color:var(--noir)!important;
    text-decoration: underline 2px var(--g-color);
}
/* FOXIZ - FLEX OVERLAY - 035 - META - Date*/
.bt-035__flex-overlay-04 .p-wrap .p-meta .meta-update {
    font-size:calc(var(--size-texte) + 0.3rem);
    line-height:calc(var(--size-texte) + 0.5rem);
    font-weight:var(--weight-thin);
    color:var(--noir);
    text-align: center;
}
.bt-035__flex-overlay-04 .p-wrap .p-meta {
    text-align: center;
    margin:0 auto;
}

/* FOXIZ - FLEX OVERLAY - 035 - ORDRE */
.bt-035__flex-overlay-04 .overlay-inner.overlay-text {
    display: flex;
    flex-direction: column;
    gap: 8px !important;}

.bt-035__flex-overlay-04 .overlay-inner.overlay-text > * {
    order: 10;
}

.bt-035__flex-overlay-04 .p-meta {
    order: 1!important;
}
.bt-035__flex-overlay-04 .entry-title {
    order: 3;
}

/*OVERFLOW*/
.post-carousel,
.p-wrap {
    /*overflow: visible!important;*/
}

/*PAGINATION*/
.slider-pagination {
    gap:22px!important;
    margin-top:12px;
}
.swiper-pagination-bullet {
    margin-bottom:50px;
    border-radius:50px;
}
.swiper-pagination-bullet:before {
    width: 28px!important;
    height: 28px!important;
    -webkit-transform: scale(1)!important;
    transform: scale(1);
    border-radius:50px;
    background-color:var(--blanc)!important;
    border: 3px solid var(--g-color)!important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    background-color:var(--g-color)!important;
}

.container__034 .swiper-pagination-bullet:before {
    background-color:var(--blanc)!important;
}
.slider-footer {
    z-index: 90!important;
}

/* ARTICLE */
.FondArticle {
    border-radius: 50px;
    padding: 80px 50px;
    background-color: #000;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
    text-align:center!important;
}
.FondArticle h1 {
    font-size:38px!important;
    line-height: 42px;
}
.p-categories a {
    text-align:center!important;
    margin:0 auto;
}
.FondArticle::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(to left, rgba(0,0,0,0.5), transparent);
    z-index: 0;
}
.FondArticle .e-con-inner {
    position: relative;
    z-index: 1;
    width: 50%;
}
/* ARTICLE */
.FondArticle .elementor-widget-post-info span {
    color:var(--blanc)!important;
    font-size:18px;
}


/* TELEPHONE */
@media only screen and (max-width: 768px) {
.bt-035__flex-overlay-01 .block-inner,
.bt-035__flex-overlay-02 .block-inner,
.bt-035__flex-overlay-03 .block-inner,
.bt-035__flex-overlay-04 .block-inner  {
    display: grid!important;
}
.bt-035__flex-overlay-01 .p-wrap,
.bt-035__flex-overlay-01 .p-wrap .overlay-holder,
.bt-035__flex-overlay-01 .p-wrap .overlay-holder .p-featured,
.bt-035__flex-overlay-02 .p-wrap,
.bt-035__flex-overlay-02 .p-wrap .overlay-holder,
.bt-035__flex-overlay-02 .p-wrap .overlay-holder .p-featured,
.bt-035__flex-overlay-04 .p-wrap,
.bt-035__flex-overlay-04 .p-wrap .overlay-holder,
.bt-035__flex-overlay-04 .p-wrap .overlay-holder .p-featured {
    height: 450px!important;
    min-height: 450px!important;
    max-height: 450px!important;
}
.bt-035__flex-overlay-03 .p-wrap,
.bt-035__flex-overlay-03 .p-wrap .overlay-holder,
.bt-035__flex-overlay-03 .p-wrap .overlay-holder .p-featured{
    height: 280px!important;
    min-height: 280px!important;
    max-height: 280px!important;
}
.bt-035__flex-overlay-01 .p-wrap,
.bt-035__flex-overlay-02 .p-wrap,
.bt-035__flex-overlay-03 .p-wrap,
.bt-035__flex-overlay-04 .p-wrap {
    margin-bottom:16px;
}
.bt-035__flex-overlay-01 .p-featured,
.bt-035__flex-overlay-02 .p-featured,
.bt-035__flex-overlay-03 .p-featured,
.bt-035__flex-overlay-04 .p-featured {
    padding-bottom: 90%!important;
}

.bt-035__flex-overlay-01 .p-wrap .entry-summary,
.bt-035__flex-overlay-02 .p-wrap .entry-summary,
.bt-035__flex-overlay-03 .p-wrap .entry-summary,
.bt-035__flex-overlay-04 .p-wrap .entry-summary {
    display:none!important;
}
.bt-035__flex-overlay-01 .p-content {
    padding: 32px !important;
}
.bt-035__titre-01 .heading-title {
    font-size: calc(var(--size-titre__h2) + 1.2rem);
    line-height: calc(var(--size-titre__h2) + 1.3rem);
}
.bt-035__titre-01 .heading-tagline {
    font-size:calc(var(--size-bouton) - 0.2rem)!important;
    line-height:calc(var(--size-bouton) + 0rem);
    padding: 6px 16px;
}

.bt-035__flex-overlay-01 .p-wrap .entry-title {
    font-size: calc(var(--size-titre__h3) + 0.5rem);
    line-height: calc(var(--size-titre__h3) + 0.5rem);
    margin-bottom:24px!important;
}
.bt-035__flex-overlay-01 .p-wrap .p-content .p-link .p-readmore {
    font-size: calc(var(--size-texte) + 0rem) !important;
    line-height: calc(var(--size-texte) + 0.1rem) !important;
    margin-top: 20px !important;
    padding: 6px 16px;
}

.bt-035__flex-overlay-02 .p-gradient .overlay-inner {
    padding: 60px 22px 40px 22px !important;
}
.bt-035__flex-overlay-02 .overlay-wrap {
    margin: 24px !important;
}

.FondArticle {
    padding: 30px 16px;
}
.FondArticle .e-con-inner {
    width: 94%;
}

.FondArticle h1 {
    font-size: 24px !important;
    line-height: 26px;
}
}

.bt-035__titre-01.sidebar .heading-title {
    font-size: calc(var(--size-titre__h2) + 0.2rem);
    line-height: calc(var(--size-titre__h2) + 0.4rem);
    font-weight: var(--weight-bold);
    font-family: var(--polices-styles);
    text-transform: uppercase;
}
/* TRANSITION */
.overlay-holder {
    transition: border 0.8s ease;
}
.overlay-holder:hover {
    border: 12px solid var(--g-color);
}
/*MINIATURE - LEGENDE*/
.feat-caption {
    display:none;
}

/* CATEGORIE */
/* CATEGORIE - IMAGE */
.category .blog-content .feat-holder .p-featured {
    border-radius: 32px!important;
    padding-bottom: 70%;
}
/* CATEGORIE - TITRE */
.category .blog-content .entry-title {
    font-size: calc(var(--size-titre__h3) + 0.1rem);
    line-height: calc(var(--size-titre__h3) + 0.3em);
    font-weight:calc(var(--weight-normal) + 200);
    font-family: var(--polices-styles);
    text-align:center;
}

/* CATEGORIE - DATE */
.category .blog-content .meta-inner {
    font-size:calc(var(--size-texte) + 0.1rem);
    line-height: calc(var(--size-texte) + 0.2rem);;
    font-weight:var(--weight-normal);
    text-align:center!important;
    margin:0 auto!important;
    justify-content: center;
}
