/*   
    Theme : FOXIZ 
    Variante : 028
    Version : 1.1
    Date : 30/09/2025
*/

/*TITRE1*/
/*Titre1 > Titre*/
.Titre1 .heading-title {
    font-size:42px;
    line-height:44px;
    font-weight: 400!important;
    text-transform: uppercase;
}
.Titre1.Mini .heading-title {
    font-size:34px;
    line-height:38px;
    text-transform: initial!important;
}

[data-theme="default"] .Titre1 .heading-title,
[data-theme="default"] .Titre2 .elementor-heading-title {
    color:var(--noir);
}
[data-theme="dark"] .Titre1 .heading-title,
[data-theme="dark"] .Titre2 .elementor-heading-title {
    color:var(--blanc);
}

[data-theme="default"].single-post .elementor-widget-post-info .elementor-icon-list-text {
    color: var(--noir);
}
[data-theme="dark"].single-post .elementor-widget-post-info .elementor-icon-list-text {
    color: var(--blanc);
}

/*Titre1 > Bouton*/
.Titre1 .heading-tagline a {
    font-weight:400!important;
    font-size:20px!important;
    line-height:22px!important;
    border-radius:0px;
    color:var(--g-color);
    border:2px solid var(--noir);
    background:var(--blanc);
    padding: 18px 42px;
    text-transform: uppercase;
    transition: 0.3s all;
}
.Titre2 .elementor-heading-title {
    font-weight:400!important;
    font-size:22px!important;
    line-height:24px!important;
}

[data-theme="dark"] .Titre1 .heading-tagline a {
    color:var(--g-color)!important;
} 
[data-theme="dark"] .Titre1 .heading-tagline a:hover {
    color:var(--blanc)!important;
} 
.Titre1.Petit .heading-title {
    font-weight: 400!important;
    font-size:32px!important;
    line-height:36px!important;
    text-transform: initial;
}


.Titre1 .heading-tagline a:hover {
    color:var(--blanc);
    border:2px solid var(--g-color);
    background:var(--g-color);
}
.Titre1 .heading-tagline .rbi-cright {
    display:none;
}

.Texte1 p {
    font-size:18px;
    line-height: 20px;
    font-weight: 300!important;
    margin-top:8px;
}

/*Theme028Style01*/
.Theme028Style01 {
    margin-top:12px!important;
}
/*Theme028Style01 > Fond*/
.Theme028Style01 .p-gradient .overlay-inner {
    background-image:
    linear-gradient(color-mix(in srgb, var(--g-color) 20%, transparent), color-mix(in srgb, var(--g-color) 20%, transparent)),
    linear-gradient(#00000080, #00000080);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}
/*Theme028Style01 > Contenu*/
.Theme028Style01 .p-content::after {
    content: "";
    position: initial;
    width: 12%;
    border-bottom: 3px solid var(--blanc);
    padding-bottom: 12px;
}
/*Theme028Style01 > Bordure*/
.Theme028Style01 .p-wrap,
.Theme028Style01 .p-wrap .p-featured {
    border-radius:0px!important;
}

/*Theme028Style01 > Titre*/
.Theme028Style01 .entry-title {
    font-weight:600!important;
    font-size:46px!important;
    line-height:48px!important;
    margin-bottom:8px;
    width:66%;
}
.Theme028Style01 .entry-title, 
.Theme028Style01 .entry-summary {
    max-width:80%!important;
}

/*Theme028Style01 > Meta*/
.Theme028Style01 .p-meta span {
   font-size: 22px!important;
   line-height: 22px!important;
   font-weight: 400!important;
   color:var(--blanc)!important;
}


/*Theme028Style02*/
/*Theme028Style02 > Marge*/
.Theme028Style02  {
    margin-top:-120px;
}
/*Theme028Style02 > Fond*/
.Theme028Style02 .p-gradient .overlay-inner {
    background: color-mix(in srgb, var(--noir) 30%, transparent)!important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

/*Theme028Style02 > Bordure*/
.Theme028Style02 .block-inner .p-wrap:nth-child(1) {
  border-width: 24px 12px 24px 24px ;
  border-style: solid;
  border-color: var(--blanc);
}
.Theme028Style02 .block-inner .p-wrap:nth-child(2) {
  border-width: 24px 12px 24px 12px ;
  border-style: solid;
  border-color: var(--blanc);
}
.Theme028Style02 .block-inner .p-wrap:nth-child(3) {
  border-width: 24px 24px 24px 12px ;
  border-style: solid;
  border-color: var(--blanc);
}

/*Theme028Style02 > Contenu*/
.Theme028Style02 .p-content::after {
    content: "";
    position: initial;
    width: 45%;
    border-bottom: 2px solid var(--blanc);
    padding-bottom: 4px;
}

/*Theme028Style02 > Titre*/
.Theme028Style02 .entry-title {
    font-weight:600!important;
    font-size:20px!important;
    line-height:22px!important;
    margin-bottom:8px;
}
.Theme028Style02 .entry-title,
.Theme028Style02 .entry-summary {
  max-width:90%!important;
}

/*Theme028Style03*/
/*Theme028Style03 > Fond*/
.Theme028Style03 .p-gradient .overlay-inner {
    background-image:
    linear-gradient(color-mix(in srgb, var(--g-color) 40%, transparent), color-mix(in srgb, var(--g-color) 40%, transparent)),
    linear-gradient(#00000080, #00000080);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

/*Theme028Style03 > Bordure*/
.Theme028Style03 .p-wrap,
.Theme028Style03 .p-wrap .p-featured {
    border-radius:0px!important;
}

/*Theme028Style03 > Titre*/
.Theme028Style03 .entry-title {
    font-weight:600!important;
    font-size:26px!important;
    line-height:28px!important;
    margin-top:4px;
}
.Theme028Style03 .entry-title, 
.Theme028Style03 .entry-summary {
  max-width:100%!important;
}

/*Theme028Style03 > Contenu*/
.Theme028Style03 .p-content::after {
    content: "";
    position: initial;
    width: 25%;
    border-bottom: 3px solid var(--blanc);
    padding-bottom: 24px;
}
/*Theme028Style03 > Date*/
.Theme028Style03 .p-meta span {
   font-size: 16px!important;
   line-height: 18px!important;
   font-weight: 400!important;
   color:var(--blanc)!important;
}

/*Theme028Style03 > BORDURE IMAGE*/
.Theme028Style03 .p-featured {
  position: relative;
  overflow: visible;
}
.Theme028Style03 .p-featured::after {
  content: "";
  position: absolute;
  inset: 16px;
  box-sizing: border-box;
  border: 3px solid #ffffff;
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
    z-index:99;
}
.Theme028Style03 .p-featured .p-flink,
.Theme028Style03 .p-featured .p-flink img {
  display: block;
  width: 100%;
  height: auto;
  border-radius:0!important;
  height:100%;
  min-height:100%;
  max-height:100%;
}
/*HOVER*/
.p-wrap .p-featured:after {
  transition: all 0.4s ease;
}
.p-wrap:hover .p-featured:after {
  inset: 0px!important;
}

/*Theme028Style04*/
/*Theme028Style04 > Contenu*/
.Theme028Style04 .p-content {
    padding-left: 0;
}

/*Theme028Style04 > Titre*/
.Theme028Style04 .entry-title {
    font-weight:600!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom: 16px;
}
.Theme028Style04 .entry-title:after {
    content: "";
    width: 25%;
    left: 0;
    border-bottom: 3px solid var(--noir);
    align-content: bottom;
    position: absolute;
    align-self: end;
    margin-bottom: -8px;
}
[data-theme="dark"] .Theme028Style04 .entry-title:after {
    border-bottom: 3px solid var(--blanc);
}

/*Theme028Style04 > Texte*/
.Theme028Style04 .entry-summary {
    font-weight:400!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-bottom:4px;
}

/*Theme028Style04 > Date*/
.Theme028Style04 .p-meta {
    margin-bottom:4px!important;
}
.Theme028Style04 .p-meta span {
    font-size:14px!important;
    line-height:17px!important;
    font-weight: 500;
    color:var(--noir);
}
[data-theme="dark"] .Theme028Style04 .p-meta span {
    color:var(--blanc);
}



/*Theme028Style04 > BORDURE IMAGE*/
.Theme028Style04 .p-featured {
  position: relative;
  overflow: visible;
  border-radius:0!important;
}
.Theme028Style04 .p-featured::after {
  content: "";
  position: absolute;
  inset: 0px;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
}
.Theme028Style04 .p-wrap:hover .p-featured:after {
  inset: 10px!important;
}

.Theme028Style04 .p-featured .p-flink,
.Theme028Style04 .p-featured .p-flink img {
  display: block;
  width: 100%;
  height: auto;
  border-radius:0!important;
  height:100%;
  min-height:100%;
  max-height:100%;
}

/*Theme028Style05*/
/*Theme028Style05 > Fond*/
.Theme028Style05 .p-gradient .overlay-inner {
    background-image:
    linear-gradient(color-mix(in srgb, var(--g-color) 22%, transparent), color-mix(in srgb, var(--g-color) 40%, transparent)),
    linear-gradient(#00000080, #00000080);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

/*Theme028Style05 > Bordure*/
.Theme028Style05 .p-wrap,
.Theme028Style05 .p-wrap .p-featured {
    border-radius:0px!important;
}

/*Theme028Style05 > Titre*/
.Theme028Style05 .entry-title {
    font-weight:600!important;
    font-size:42px!important;
    line-height:44px!important;
    margin-top:4px;
    width:80%;
}
.Theme028Style05 .entry-title, 
.Theme028Style05 .entry-summary {
  max-width:100%!important;
}

/*Theme028Style05 > Contenu*/
.Theme028Style05 .p-content::after {
    content: "";
    position: initial;
    width: 25%;
    border-bottom: 5px solid var(--blanc);
    padding-bottom: 24px;
}
/*Theme028Style05 > Date*/
.Theme028Style05 .p-meta span {
   font-size: 22px!important;
   line-height: 24px!important;
   font-weight: 300!important;
   color:var(--blanc)!important;
   margin-bottom:6px;
}

/*Theme028Style05 > BORDURE IMAGE*/
.Theme028Style05 .p-featured {
  position: relative;
  overflow: visible;
  border-radius:0!important;
}
.Theme028Style05 .p-featured::after {
  content: "";
  position: absolute;
  inset: 18px;
  box-sizing: border-box;
  border: 3px solid #ffffff;
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
    z-index:99;
}
.Theme028Style05 .p-featured .p-flink,
.Theme028Style05 .p-featured .p-flink img {
  display: block;
  width: 100%;
  height: auto;
  border-radius:0!important;
  height:100%;
  min-height:100%;
  max-height:100%;
}

/*Theme028Style05 > PAGINATION*/
.Theme028Style05 .slider-footer .swiper-pagination-bullet {
    background: var(--g-color)!important;
    margin:0 4px;
    margin-top:12px!important;
    height:24px;
    width:24px;
    border-radius:0!important; 
}
.Theme028Style05 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active,
.Theme028Style05 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
    background: var(--g-color)!important;
    border-radius:0!important;
}

.Theme028Style05 .slider-footer .swiper-pagination-bullet {
    background: var(--transparent) !important; 
    border-radius:0!important;
    border:2px solid var(--g-color);
    opacity:1;
}
.Theme028Style05 .slider-footer .swiper-pagination-bullet:before{
    border-radius:0!important;
}


[data-theme="dark"] .Theme028Style05 .slider-footer .swiper-pagination-bullet {
    background: var(--g-color)!important;
}
[data-theme="dark"] .Theme028Style05 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active,
[data-theme="dark"] .Theme028Style05 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
    background: var(--g-color)!important;
}

[data-theme="dark"] .Theme028Style05 .slider-footer .swiper-pagination-bullet,
[data-theme="dark"] .Theme028Style05 .swiper-pagination-bullet:before {
    background: var(--transparent) !important; 
}
[data-theme="dark"] .Theme028Style05 .slider-footer .swiper-pagination-bullet {
    border:2px solid var(--g-color);
}

/*Theme028Style06*/
/*Theme028Style06 > Contenu*/
.Theme028Style06 .p-content {
    padding-left: 0;
}

/*Theme028Style06 > Titre*/
.Theme028Style06 .entry-title {
    font-weight:600!important;
    font-size:13px!important;
    line-height:15px!important;
    margin-bottom: 8px;
}

.Theme028Style06 .entry-title:after {
    content: "";
    width: 25%;
    left: 0;
    border-bottom: 2px solid var(--noir);
    align-content: bottom;
    position: absolute;
    align-self: end;
    margin-bottom: -4px;
}
[data-theme="dark"] .Theme028Style06 .entry-title:after {
    border-bottom: 2px solid var(--blanc);
}
/*Theme028Style06 > Texte*/
.Theme028Style06 .entry-summary {
    font-weight:400!important;
    font-size:11px!important;
    line-height:13px!important;
    margin-bottom:4px;
}

/*Theme028Style06 > Date*/
.Theme028Style06 .p-meta {
    margin-bottom:4px!important;
}
.Theme028Style06 .p-meta span {
    font-size:11px!important;
    line-height:13px!important;
    font-weight: 500;
    color:var(--noir);
}
[data-theme="dark"] .Theme028Style06 .p-meta span {
    color:var(--blanc);
}


/*Theme028Style06 > BORDURE IMAGE*/
.Theme028Style06 .p-featured {
  position: relative;
  overflow: visible;
  border-radius:0!important;
}
.Theme028Style06 .p-featured::after {
  content: "";
  position: absolute;
  inset: 0px;
  box-sizing: border-box;
  border: 1.5px solid #ffffff;
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
}
.Theme028Style06 .p-wrap:hover .p-featured:after {
  inset: 8px!important;
}
.Theme028Style06 .p-featured .p-flink,
.Theme028Style06 .p-featured .p-flink img {
  display: block;
  width: 100%;
  height: auto;
  border-radius:0!important;
  height:100%;
  min-height:100%;
  max-height:100%;
}

/*Theme028Style07*/
/*Theme028Style07 > Fond*/
.Theme028Style07 .p-gradient .overlay-inner {
    background-image:
    linear-gradient(color-mix(in srgb, var(--g-color) 22%, transparent), color-mix(in srgb, var(--g-color) 40%, transparent)),
    linear-gradient(#00000080, #00000080);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

/*Theme028Style07 > Bordure*/
.Theme028Style07 .p-wrap,
.Theme028Style07 .p-wrap .p-featured {
    border-radius:0px!important;
}

/*Theme028Style07 > Titre*/
.Theme028Style07 .entry-title {
    font-weight:600!important;
    font-size:23px!important;
    line-height:28px!important;
    margin-top:4px;
    width:78%;
}
.Theme028Style07 .entry-title, 
.Theme028Style07 .entry-summary {
  max-width:100%!important;
}

/*Theme028Style07 > Contenu*/
.Theme028Style07 .p-content::after {
    content: "";
    position: initial;
    width: 25%;
    border-bottom: 2px solid var(--blanc);
    padding-bottom: 16px;
}
/*Theme028Style07 > Date*/
.Theme028Style07 .p-meta span {
   font-size: 14px!important;
   line-height: 16px!important;
   font-weight: 300!important;
   color:var(--blanc)!important;
   margin-bottom:0px;
}

/*Theme028Style07 > BORDURE IMAGE*/
.Theme028Style07 .p-featured {
  position: relative;
  overflow: visible;
  border-radius:0!important;
}
.Theme028Style07 .p-featured::after {
  content: "";
  position: absolute;
  inset: 18px;
  box-sizing: border-box;
  border: 3px solid #ffffff;
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
    z-index:99;
}
.Theme028Style07 .p-featured .p-flink,
.Theme028Style07 .p-featured .p-flink img {
  display: block;
  width: 100%;
  height: auto;
  border-radius:0!important;
  height:100%;
  min-height:100%;
  max-height:100%;
}

/*Theme028Style07 > PAGINATION*/
.Theme028Style07 .slider-footer .swiper-pagination-bullet {
    background: var(--g-color)!important;
    margin:0 4px;
    margin-top:12px!important;
    height:24px;
    width:24px;
    border-radius:0!important; 
}

.Theme028Style07 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active,
.Theme028Style07 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
    background: var(--g-color)!important;
    border-radius:0!important;
}

.Theme028Style07 .slider-footer .swiper-pagination-bullet { 
    background: var(--transparent) !important; 
    border-radius:0!important;
    border:2px solid var(--g-color);
    opacity:1;
}
.Theme028Style07 .slider-footer .swiper-pagination-bullet:before {
    border-radius:0!important;
}

[data-theme="dark"] .Theme028Style07 .slider-footer .swiper-pagination-bullet {
    background: var(--g-color)!important;
}
[data-theme="dark"] .Theme028Style07 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active,
[data-theme="dark"] .Theme028Style07 .slider-footer .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
    background: var(--g-color)!important;
}

[data-theme="dark"] .Theme028Style07 .slider-footer .swiper-pagination-bullet,
[data-theme="dark"] .Theme028Style07 .swiper-pagination-bullet:before {
    background: var(--transparent) !important; 
}
[data-theme="dark"] .Theme028Style07 .slider-footer .swiper-pagination-bullet {
    border:2px solid var(--g-color);
}

/*Theme028Style08*/
/*Theme028Style08 > Bordure*/
.Theme028Style08 .p-wrap,
.Theme028Style08 .p-wrap .p-featured {
    border-radius:0px!important;
}

/*Theme028Style08 > Titre*/
.Theme028Style08 .entry-title {
    font-weight:600!important;
    font-size:16px!important;
    line-height:18px!important;
    margin-top:4px;
    text-align:center;
    width:88%;
    margin:0 auto;
}
.Theme028Style08 .entry-title::after {
    content: "";
    position: absolute;
    width: 35%;
    border-bottom: 3px solid var(--noir) !important;
    bottom: 0;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
    margin-bottom: -12px;
}
[data-theme="dark"] .Theme028Style08 .entry-title::after {
    border-bottom: 3px solid var(--blanc) !important;
}


/*Theme028Style08 > BORDURE IMAGE*/
.Theme028Style08 .p-featured {
  position: relative;
  overflow: visible;
  border-radius:0!important;
}
.Theme028Style08 .p-featured::after {
  content: "";
  position: absolute;
  inset: 0px;
  box-sizing: border-box;
  border: 3px solid var(--blanc);
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
}
.Theme028Style08 .p-wrap:hover .p-featured:after {
  inset: 16px!important;
}
[data-theme="dark"] .Theme028Style08 .entry-title::after {
    border-bottom: 3px solid var(--blanc) !important;
}

.Theme028Style08 .p-featured .p-flink,
.Theme028Style08 .p-featured .p-flink img {
  display: block;
  width: 100%;
  height: auto;
  border-radius:0!important;
  height:100%;
  min-height:100%;
  max-height:100%;
}

/*Theme028Style09*/
/*Theme028Style09 > Bordure*/
.Theme028Style09 .p-wrap,
.Theme028Style09 .p-wrap .p-featured {
    border-radius:0px!important;
}

/*Theme028Style09 > Titre*/
.Theme028Style09 .entry-title {
    font-weight:600!important;
    font-size:13px!important;
    line-height:15px!important;
    margin-top:4px;
    text-align:center;
    width:88%;
    margin:0 auto;
}
.Theme028Style09 .entry-title::after {
    content: "";
    position: absolute;
    width: 35%;
    border-bottom: 2px solid var(--noir) !important;
    bottom: 0;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
    margin-bottom: -12px;
}
[data-theme="dark"] .Theme028Style09 .entry-title::after {
    border-bottom: 2px solid var(--blanc) !important;
}

/*Theme028Style09 > BORDURE IMAGE*/
.Theme028Style09 .p-featured {
  position: relative;
  overflow: visible;
  border-radius:0!important;
}
.Theme028Style09 .p-featured::after {
  content: "";
  position: absolute;
  inset: 0px;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
    z-index:99;
}
.Theme028Style09 .p-wrap:hover .p-featured:after {
  inset: 12px!important;
}
.Theme028Style09 .p-featured .p-flink,
.Theme028Style09 .p-featured .p-flink img {
  display: block;
  width: 100%;
  height: auto;
  border-radius:0!important;
  height:100%;
  min-height:100%;
  max-height:100%;
}


@media only screen and (max-width: 600px) {
/*Titre1 > Titre*/
.Titre1 .heading-title {
    font-size:26px;
    line-height:30px;
}
.Titre1.Petit .heading-title {
    font-size:26px!important;
    line-height:28px!important;
}

/*Titre1 > Bouton*/
.Titre1 .heading-tagline span {
    font-size:14px!important;
    line-height:16px!important;
    border:1px solid var(--noir);
    padding: 12px 16px;
}

/*Theme028Style01*/
/*Theme028Style01 > Titre*/
.Theme028Style01 .entry-title {
    font-size:22px!important;
    line-height:24px!important;
    width:92%;
}
.Theme028Style01 .entry-title, 
.Theme028Style01 .entry-summary {
    max-width:92%!important;
}
/*Theme028Style01 > Meta*/
.Theme028Style01 .p-meta span {
   font-size: 14px!important;
   line-height: 16px!important;
}

/*Theme028Style03 > Titre*/
.Theme028Style03 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
.Theme028Style03 .entry-title,
.Theme028Style03 .entry-summary {
  max-width:100%!important;
}

/*Theme028Style03 > Date*/
.Theme028Style03 .p-meta span {
   font-size: 14px!important;
   line-height:16px!important;
}

/*Theme028Style02*/
/*Theme028Style02 > Marge*/
.Theme028Style02  {
    margin-top:0px!important;
}

/*Theme028Style02 > Titre*/
.Theme028Style02 .entry-title {
    font-size:18px!important;
    line-height:20px!important;
}
.Theme028Style02 .entry-title,
.Theme028Style02 .entry-summary {
  max-width:100%!important;
}
.Theme028Style02 .block-inner .p-wrap {
  border-width: 8px!important;
}

/*Theme028Style04*/
/*Theme028Style04 > Contenu*/
.Theme028Style04 .p-content {
    padding-left: 16px!important;
}

/*Theme028Style04 > Titre*/
.Theme028Style04 .entry-title {
    font-size:18px!important;
    line-height:20px!important;
}
.Theme028Style04 .entry-title:after {
    left: 16px!important;
    border-bottom: 2px solid var(--noir);
}

/*Theme028Style04 > Texte*/
.Theme028Style04 .entry-summary {
    font-weight:400!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-bottom:4px;
}

/*Theme028Style05*/
/*Theme028Style05 > Titre*/
.Theme028Style05 .entry-title {
    font-size:20px!important;
    line-height:21px!important;
    width:92%;
}

/*Theme028Style05 > Date*/
.Theme028Style05 .p-meta span {
   font-size: 14px!important;
   line-height:16px!important;
}

/*Theme028Style06*/
/*Theme028Style06 > Contenu*/
.Theme028Style06 .p-content {
    padding-left: 16px!important;
}

/*Theme028Style06 > Titre*/
.Theme028Style06 .entry-title {
    font-size:18px!important;
    line-height:20px!important;
    margin-top:8px!important;
    margin-bottom:12px!important;
}

.Theme028Style06 .entry-title:after {
    left: 16px!important;
    border-bottom: 2px solid var(--noir);
}

/*Theme028Style06 > Texte*/
.Theme028Style06 .entry-summary {
    font-weight:400!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-bottom:4px;
}

/*Theme028Style07*/
/*Theme028Style07 > Titre*/
.Theme028Style07 .entry-title {
    font-size:20px!important;
    line-height:21px!important;
    width:92%;
}

/*Theme028Style07 > Date*/
.Theme028Style07 .p-meta span {
   font-size: 14px!important;
   line-height:16px!important;
}}

@media only screen and (max-width: 600px) {
/*Theme025Style01 > Texte*/
.Theme028Style01 .p-wrap {
    height: 360px!important;
    min-height: 360px!important;
    max-height: 360px!important;
    margin-bottom:8px;
}
.Theme028Style02 .p-wrap {
    height: 250px!important;
    min-height: 250px!important;
    max-height: 250px!important;
    margin-bottom:8px;
}
.Theme028Style03 .p-wrap {
    height: 320px!important;
    min-height: 320px!important;
    max-height: 320px!important;
    margin-bottom:8px;
}

.Theme025Style02 .p-wrap,
.Theme025Style07 .p-wrap {
    height: 340px!important;
    min-height: 340px!important;
    max-height: 340px!important;
    margin-bottom:8px;
}
.Theme025Style08 .p-wrap {
    height: 320px!important;
    min-height: 320px!important;
    max-height: 320px!important;
    margin-bottom:8px;
}

.Theme028Style03 .block-inner,
.Theme028Style02 .block-inner,
.Theme028Style01 .block-inner,
.Theme025Style08 .block-inner {
    display: grid!important;
}}


/*Theme028Style06*/
/*Theme028Style06 > Titre*/
.Theme028Style06.Petit .entry-title {
    font-weight:600!important;
    font-size:10px!important;
    line-height:12px!important;
    margin-bottom: 8px;
}

/*Theme028Style06 > Texte*/
.Theme028Style06.Petit .entry-summary {
    font-weight:400!important;
    font-size:9px!important;
    line-height:11px!important;
    margin-bottom:4px;
}

.Theme028Style06.Petit .p-meta span {
    font-size:9px!important;
    line-height:11px!important;
}

/*Theme028Style07*/
/*Theme028Style07 > Titre*/
.Theme028Style07.Petit .entry-title {
    font-size:18px!important;
    line-height:20px!important;
}

/*Theme028Style07 > Date*/
.Theme028Style07.Petit .p-meta span {
   font-size: 11px!important;
   line-height: 13px!important;
}


/*Theme028Style10*/
/*Theme028Style10 > Fond*/
.Theme028Style10 .p-gradient .overlay-inner {
    background-image:
    linear-gradient(color-mix(in srgb, var(--g-color) 20%, transparent), color-mix(in srgb, var(--g-color) 20%, transparent)),
    linear-gradient(#00000080, #00000080);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}
.Theme028Style10 .p-featured::after {
  content: "";
  position: absolute;
  inset: 18px;
  box-sizing: border-box;
  border: 3px solid var(--blanc);
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
  z-index:999;
}

/*Theme028Style10 > Catégorie*/
.Theme028Style10 .p-category {
    font-weight:600!important;
    font-size:66px!important;
    line-height:70px!important;
    margin-bottom:4px;
}

/*Theme028Style08 > BORDURE IMAGE*/
.ArticleHeader .s-feat-outer {
  position: relative;
  overflow: visible;
  border-radius:0!important;
}
.ArticleHeader .s-feat-outer::after {
  content: "";
  position: absolute;
  inset: 16px;
  box-sizing: border-box;
  border: 3px solid var(--blanc);
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
}

.ArticleHeader .s-feat-outer {
    margin-bottom:0!important;
}

.FondArticle .s-title:after {
    content: "";
    width: 35%;
    left: 0;
    border-bottom: 6px solid var(--g-color)!important;
    align-content: bottom;
    position: absolute;
    align-self: end;
    margin-bottom: -16px;
}
.FondArticle .elementor-icon-list-icon svg {
   fill:var(--g-color)
}

/*CONTACT*/
.ImageContact::after {
  content: "";
  position: absolute;
  inset: 24px;
  box-sizing: border-box;
  border: 4px solid #ffffff!important;
  pointer-events: none; 
  z-index: 10;
  border-radius: 0px; 
    z-index:99;
}