/*   
    Theme : FOXIZ 
    Variante : 19
    Version : 1.3
    Date : 20/08/2025
*/

/*Theme019Style01*/
/*Theme019Style01 > Espace*/
@media only screen and (max-width: 600px) {
.Theme019Style01 {
    margin-bottom:24px!important;
}}

/*Theme019Style01 > Fond*/
.Theme019Style01 .p-wrap {
    background: color-mix(in srgb, var(--g-color) 20%, transparent);
    padding:0!important;
}
@media only screen and (min-width: 600px) {
.Theme019Style01 .p-wrap {
    margin:0 2%;
    width:46%!important;
    min-width:46%!important;
    max-width:46%!important;
}}

/*Theme019Style01 > Bordure*/
.Theme019Style01 .p-wrap {
    border-radius:20px;
}
.Theme019Style01 .p-wrap .p-featured {
    border-radius:20px 20px 0 0 ;
}

/*Theme019Style01 > Titre*/
.Theme019Style01 .entry-title {
    font-size:24px!important;
    line-height:26px!important;
    font-weight:600!important;
    margin-bottom:0!important;
    padding:8px 24px;
    text-align: center;
}
@media only screen and (max-width: 600px) {
.Theme019Style01 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}}

/*Theme019Style01 > Meta*/
.Theme019Style01 .p-meta .meta-inner {
    justify-content: center;
}
.Theme019Style01 .meta-el:not(.meta-avatar):not(.no-label):not(:last-child):after {
    display: inline-block;
    width: 6px;           
    height: 6px;  
    margin-left: .6em;
    content: '';
    opacity: var(--meta-style-o, .3);
    border-radius: 50%;
    background-color: var(--meta-fcolor);
}
/*Theme019Style01 > Catégorie*/
.Theme019Style01 .meta-category a {
    font-weight:600!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom:4px;
    background: color-mix(in srgb, var(--g-color) 20%, transparent);
    padding:6px 18px;
    border-radius:6px;
    border:1px solid var(--g-color);
}
.Theme019Style01 .meta-category a:hover {
    background: var(--g-color);
    color:var(--blanc);
    border:1px solid var(--g-color);
}


/*Theme019Style01 > Date*/
.Theme019Style01 .p-meta {
    padding:8px 16px;
    margin-bottom:24px;
}
.Theme019Style01 .p-meta span,
.Theme019Style01 .p-meta span a,
.Theme019Style01 .p-meta span time{
    font-size:13px!important;
    line-height:17px!important;
    font-weight: 600;
}

/*Theme019Style02*/
/*Theme019Style02 > Espace*/
.Theme019Style02 {
    margin-top:24px!important;
}

/*Theme019Style02 > Bordure*/
.Theme019Style02 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}
.Theme019Style02 .feat-holder {
    margin-bottom:16px!important;

}

/*Theme019Style02 > Titre*/
.Theme019Style02 .entry-title {
    font-weight:600!important;
    font-size:20px!important;
    line-height:22px!important;
    margin-bottom:6px;
}
@media only screen and (max-width: 600px) {
.Theme019Style02 .entry-title {
    font-size:18px!important;
    line-height:20px!important;
}}

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

/*Theme019Style02 > Date*/
.Theme019Style02 .p-meta time {
    font-size:13px!important;
    line-height:17px!important;
    font-weight: 500;
}
/*Theme019Style02 > Catégorie*/
.Theme019Style02 .p-category {
    font-weight:500!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-bottom:4px;
    background:var(--blanc);
    height:fit-content;
    padding:8px 18px 8px 18px;
    border-radius:8px!important;
    border:1px solid var(--g-color);
    color:var(--g-color)!important;
}
.Theme019Style02 .p-category:hover {
    background:var(--g-color);
    border:1px solid var(--g-color);
    color:var(--blanc)!important;
}

.Theme019Style02 .feat-holder .p-top {
    position: absolute;
    top: 16px!important;
    left: 16px;
}

.Theme019Style02 .ecat-text .p-category {
    line-height: inherit;
    display: inline-flex;
    align-items: start;
}
/*Theme019Style02 > Bouton*/
.Theme019Style02 .p-readmore {
    font-weight:600!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-top:4px;
    background: linear-gradient(320deg, var(--g-color), var(--noir));
    padding:12px 24px;
    border-radius:8px;
    color: var(--blanc)!important;
    /*box-shadow: 6px 6px 0px color-mix(in srgb, var(--g-color) 40%, transparent);*/
    transition: all 0.2s;
}
.Theme019Style02 .p-readmore:hover {
    background: var(--g-color);
    background: color-mix(in srgb, var(--g-color) 20%, transparent);
    color: var(--noir)!important;
    box-shadow: 0px 0px 0px;
}

/*Theme019Style03*/
/*Theme019Style03 > Espace*/
.Theme019Style03 {
    margin-top:24px!important;
}
/*Theme019Style03 > Bordure*/
.Theme019Style03 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}
.Theme019Style03 .feat-holder {
    margin-bottom:12px!important;

}
/*Theme019Style03 > Titre*/
.Theme019Style03 .entry-title {
    font-weight:600!important;
    font-size:15px!important;
    line-height:17px!important;
    margin-bottom:px;
    text-align:center;
    color: var(--blanc);
}

/*Theme019Style04*/
/*Theme019Style04 > Espace*/
.Theme019Style04 {
    margin-top:24px!important;
}
/*Theme019Style04 > Bordure*/
.Theme019Style04 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}
.Theme019Style04 .feat-holder {
    margin-bottom:8px!important;

}
/*Theme019Style04 > Titre*/
.Theme019Style04 .entry-title {
    font-weight:600!important;
    font-size:14px!important;
    line-height:16px!important;
    text-align:center;
    /*color: var(--noir);*/
}
/*Theme019Style04 > Espacement*/
.Theme019Style04 .p-wrap:nth-child(2),
.Theme019Style04 .p-wrap:nth-child(4) {
    margin-top:40px!important;
}

/*Theme019Style05*/
/*Theme019Style05 > Espace*/
.Theme019Style05 .p-wrap {
    padding:0!important;
    background: linear-gradient(320deg,
        color-mix(in srgb, var(--g-color) 50%, var(--noir) 50%),
        color-mix(in srgb, var(--g-color) 20%, var(--noir) 80%));
}

.Theme019Style05 .p-content {
    padding-left:60px;
}
@media only screen and (max-width: 600px) {
.Theme019Style05 .p-content {
    padding-bottom:20px!important;
    padding-left:30px!important;
}}

.Theme019Style05 .p-featured {
    margin:32px !important;
}
/*Theme019Style05 > Bordure*/
.Theme019Style05 .p-wrap {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}

.Theme019Style05 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}

/*Theme019Style05 > Titre*/
.Theme019Style05 .entry-title {
    font-weight:600!important;
    font-size:30px!important;
    line-height:32px!important;
    margin-bottom:6px;
    color:var(--blanc);
}

/*Theme019Style05 > Texte*/
.Theme019Style05 .entry-summary {
    font-weight:400!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom:16px;
    color:var(--blanc)!important;
}

@media only screen and (max-width: 600px) {
.Theme019Style05 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
.Theme019Style05 .entry-summary {
    font-size:14px!important;
    line-height:16px!important;
}}

/*Theme019Style05 > Catégorie*/
.Theme019Style05 .p-category {
    font-weight:300!important;
    font-size:22px!important;
    line-height:24px!important;
    margin-bottom:4px;
    color:var(--g-color)!important;
}

/*Theme019Style05 > Bouton*/
.Theme019Style05 .p-readmore {
    font-weight:600!important;
    font-size:16px!important;
    line-height:18px!important;
    margin-top:12px!important;
    background: var(--g-color);
    padding:12px 24px;
    border-radius:8px;
    color: var(--blanc)!important;
    /*box-shadow: 6px 6px 0px color-mix(in srgb, var(--g-color) 40%, transparent);*/
}
.Theme019Style05 .p-readmore:hover {
    background: color-mix(in srgb, var(--g-color) 20%, transparent);
    color: var(--blanc)!important;
    box-shadow: 0px 0px 0px;
}
.Theme019Style05 .p-readmore:hover span,
.Theme019Style05 .p-readmore:hover i  {
    color: var(--blanc)!important;
}
/*Theme019Style05 > PAGINATION*/
.Theme019Style05 .swiper-pagination-bullet,
.Theme019Style05 .swiper-pagination-bullet:before {
    width:25px;
    height:25px;
    opacity:0.2;
    margin:0 3px;
    border-radius:50px!important;
}

[data-theme="default"] .Theme019Style05 .swiper-pagination-bullet,
[data-theme="default"] .Theme019Style05 .swiper-pagination-bullet:before {
    background:var(--noir);
}
[data-theme="dark"] .Theme019Style05 .swiper-pagination-bullet,
[data-theme="dark"] .Theme019Style05 .swiper-pagination-bullet:before {
    background:var(--blanc);
}

.Theme019Style05 .swiper-pagination-bullet {
    margin-top:8px;
}
.Theme019Style05 .swiper-pagination-bullet:hover {
    background: var(--g-color)!important;
}
.Theme019Style05 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.Theme019Style05 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    background: var(--g-color)!important;
    opacity:1!important;
}

/*Theme019Style06*/
.Theme019Style06 {
    margin-top:24px!important
}

/*Theme019Style06 > Bordure*/
.Theme019Style06 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}
.Theme019Style06 .feat-holder {
    margin-bottom:12px!important
}

/*Theme019Style06 > Titre*/
.Theme019Style06 .entry-title {
    font-weight:600!important;
    font-size:22px!important;
    line-height:24px!important;
    margin-bottom:4px;
}
/*Theme019Style06 > Texte*/
.Theme019Style06 .entry-summary {
    font-weight:400!important;
    font-size:17px!important;
    line-height:19px!important;
    margin-bottom:4px;
}

@media only screen and (max-width: 600px) {
.Theme019Style06 .entry-title {
    font-size:18px!important;
    line-height:20px!important;
}
.Theme019Style06 .entry-summary {
    font-size:14px!important;
    line-height:16px!important;
}}

/*Theme019Style06 > Catégorie*/
.Theme019Style06 .p-category {
    font-weight:500!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-bottom:4px;
    background:var(--blanc);
    height:fit-content;
    padding:8px 18px 8px 18px;
    border-radius:8px!important;
    border:1px solid var(--g-color);
    color:var(--g-color)!important;
}
.Theme019Style06 .p-category:hover {
    background:var(--g-color);
    color:var(--blanc)!important;
}

.Theme019Style06 .feat-holder .p-top {
    position: absolute;
    top: 16px!important;
    justify-content: left;
}

.Theme019Style06 .ecat-text .p-category {
    align-items: start;
}
/*Theme019Style06 > Bouton*/
.Theme019Style06 .p-readmore {
    font-weight:600!important;
    font-size:14px!important;
    line-height:16px!important;
    background: linear-gradient(320deg, var(--g-color), var(--noir));
    margin-top:12px;
    padding:12px 24px;
    border-radius:8px;
    color: var(--blanc)!important;
    /*box-shadow: 6px 6px 0px color-mix(in srgb, var(--g-color) 40%, transparent);*/
}
.Theme019Style06 .p-readmore:hover {
    background: color-mix(in srgb, var(--g-color) 20%, transparent);
    color: var(--noir)!important;
    box-shadow: 0px 0px 0px;
}

/*Theme019Style07*/
/*Theme019Style07 > Espace*/
.Theme019Style07 {
    margin-top:24px!important;
}

/*Theme019Style07 > Bordure*/
.Theme019Style07 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}
.Theme019Style07 .feat-holder {
    margin-bottom:16px!important;
}

/*Theme019Style07 > Titre*/
.Theme019Style07 .entry-title {
    font-weight:600!important;
    font-size:28px!important;
    line-height:30px!important;
    margin-bottom:6px;
}
/*Theme019Style07 > Texte*/
.Theme019Style07 .entry-summary {
    font-weight:400!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom:8px;
}
@media only screen and (max-width: 600px) {
.Theme019Style07 .entry-title {
    font-size:20px!important;
    line-height:22px!important;
}
.Theme019Style07 .entry-summary {
    font-size:14px!important;
    line-height:16px!important;
}}

/*Theme019Style07 > Date*/
.Theme019Style07 .p-meta time {
    font-size:13px!important;
    line-height:17px!important;
    font-weight: 500;
}
/*Theme019Style07 > Catégorie*/
.Theme019Style07 .p-category {
    font-weight:500!important;
    font-size:18px!important;
    line-height:20px!important;
    background:var(--blanc);
    height:fit-content;
    padding:8px 20px 8px 20px;
    border-radius:8px!important;
    border:1px solid var(--g-color);
    color:var(--g-color)!important;
}
.Theme019Style07 .p-category:hover {
    background:var(--g-color);
    color:var(--blanc)!important;
}
.Theme019Style07 .feat-holder .p-top  {
    position: absolute;
    top: 24px!important;
    left: 24px;
}

.Theme019Style07 .ecat-text .p-category {
    line-height: inherit;
    display: inline-flex;
    align-items: start;
}
/*Theme019Style07 > Bouton*/
.Theme019Style07 .p-readmore {
    font-weight:600!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-top:8px;
    background: linear-gradient(320deg, var(--g-color), var(--noir));
    padding:12px 24px;
    border-radius:8px;
    color: var(--blanc)!important;
    /*box-shadow: 6px 6px 0px color-mix(in srgb, var(--g-color) 40%, transparent);*/
}
@media only screen and (max-width: 600px) {
.Theme019Style07 .p-readmore {
    font-size:16px!important;
    line-height:18px!important;
}}
.Theme019Style07 .p-readmore:hover {
    background: color-mix(in srgb, var(--g-color) 20%, transparent);
    color: var(--noir)!important;
    box-shadow: 0px 0px 0px;
}


/*Theme019Style08*/
/*Theme019Style08 > Espace*/
.Theme019Style08 {
    margin-top:24px!important;
}
.elementor-widget-sidebar .Theme019Style08 {
    margin-top:0px!important;
}

/*Theme019Style08 > Bordure*/
.Theme019Style08 .p-wrap .p-featured {
    border-radius:24px;
    box-shadow: 0 0 2px var(--noir);
}
.Theme019Style08 .feat-holder {
    margin-bottom:16px!important;
}

/*Theme019Style08 > Titre*/
.Theme019Style08 .entry-title {
    font-weight:600!important;
    font-size:18px!important;
    line-height:20px!important;
    margin-bottom:6px;
}
/*Theme019Style08 > Texte*/
.Theme019Style08 .entry-summary {
    font-weight:400!important;
    font-size:13px!important;
    line-height:15px!important;
    margin-bottom:4px;
}

/*Theme019Style08 > Date*/
.Theme019Style08 .p-meta time {
    font-size:13px!important;
    line-height:17px!important;
    font-weight: 500;
}
/*Theme019Style08 > Catégorie*/
.Theme019Style08 .p-category {
    font-weight:500!important;
    font-size:14px!important;
    line-height:16px!important;
    margin-bottom:4px;
    background:var(--blanc);
    height:fit-content;
    padding:8px 18px 8px 18px;
    border-radius:8px!important;
    border:1px solid var(--g-color);
    color:var(--g-color)!important;
}
.Theme019Style08 .p-category:hover {
    background:var(--g-color);
    color:var(--blanc)!important;
}
.Theme019Style08 .feat-holder .p-top {
    position: absolute;
    top: 16px!important;
    justify-content: left;
}

.Theme019Style08 .ecat-text .p-category {
    line-height: inherit;
    display: inline-flex;
    align-items: start;
}
/*Theme019Style08 > Bouton*/
.Theme019Style08 .p-readmore {
    font-weight:600!important;
    font-size:12px!important;
    line-height:14px!important;
    margin-top:4px;
    background: linear-gradient(320deg, var(--g-color), var(--noir));
    padding:8px 16px;
    border-radius:8px;
    color: var(--blanc)!important;
    /*box-shadow: 6px 6px 0px color-mix(in srgb, var(--g-color) 40%, transparent);*/
}
.Theme019Style08 .p-readmore:hover {
    background: color-mix(in srgb, var(--g-color) 20%, transparent);
    color: var(--noir)!important;
    box-shadow: 0px 0px 0px;
}

/*HOVER*/
.Theme019Style01 .p-wrap,
.Theme019Style02 .p-wrap,
.Theme019Style03 .p-wrap,
.Theme019Style04 .p-wrap,
.Theme019Style05 .p-wrap,
.Theme019Style06 .p-wrap,
.Theme019Style07 .p-wrap,
.Theme019Style08 .p-wrap {
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* animation fluide */
}

.Theme019Style01 .p-wrap:hover,
.Theme019Style02 .p-wrap:hover,
.Theme019Style03 .p-wrap:hover,
.Theme019Style04 .p-wrap:hover,
.Theme019Style06 .p-wrap:hover,
.Theme019Style07 .p-wrap:hover,
.Theme019Style08 .p-wrap:hover {
  transform: translateY(-20px); /* monte de 20px */
}

.Sidebar .Theme019Style08 .p-wrap:hover {
  transform: translateY(-6px); /* monte de 20px */
}

.Theme019Style05 .p-wrap:hover {
  transform: translateY(-20px);
}
.Theme019Style05 .p-wrap {
  margin-top:25px!important;
  margin-bottom:25px!important;
}

.Theme019Style05 .slider-footer {
    margin-top:30px;
}