/*
Theme Name: Twenty Twenty-Two Child
Theme URI: https://example.com/
Author: Your name
Author URI: https://example.com/
Description: A child theme for TT2.
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.6
Version: 0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentytwo-child
Template: twentytwentytwo
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments

Twenty Twenty-Two Child WordPress Theme, (C) 2021 WordPress.org
Twenty Twenty-Two Child is distributed under the terms of the GNU GPL.
*/
div#veille_juridique {
    display: flex;
    justify-content: space-between;
}
.single header.wp-block-template-part {
    display: none;
}
section.elementor-section.elementor-section-height-full.hero {
    position: absolute;
}
div#veille_juridique .post_content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 35px;
}
div#veille_juridique .post_content.first {
    display: flex;
    flex-direction: row;
    width: 65%;
}
div#veille_juridique .right {
    width: 35%;
}
div#veille_juridique  .text-light p {
    color: #020101;
    font-family: "Poppins", Sans-serif;
    font-size: 12.54px;
    font-weight: 400;
    margin-top: 0;
}
div#veille_juridique .bold.text h3 {
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 15.72px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}
div#veille_juridique .right .text-light p {
    margin-top: 0;
    color: #595959;
    font-family: "Poppins", Sans-serif;
    font-size: 11.49px;
    font-weight: 400;
}
div#veille_juridique  .content_img,div#veille_juridique  .content_text {
    width: 50%;
}
div#veille_juridique .content_img {
    margin-right: 20px;
}
div#veille_juridique .content_img img {
    height: 100%;
    max-height: 300px;
    width: 100%;
    object-fit: cover;
}
div#veille_juridique div.post_content.first,div#veille_juridique .right {
    padding: 10px;
    box-sizing: content-box;
}
div#veille_juridique .content_text a {
    font-family: "Poppins", Sans-serif;
    font-size: 11.49px;
    font-weight: 700;
    color: #ED6751;
}
div#veille_juridique .right .content_img{
    max-width: 120px;
}
div#veille_juridique .right .content_text {
    width: 100%;
}
div#veille_juridique .right .content_img img {
    max-height: 100px;
    max-width: 120px;
}
div#veille_juridique .content_text .post_tags a:first-child{

    background: #7CB4C6;
    color: white;
    border-radius: 3.30631px;
}
.post_tags {
    display: flex;
    flex-wrap: wrap;
}
div#veille_juridique .content_text .post_tags a {
    margin: 2px 0 2px 5px;
    padding: 2px 5px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 160%;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #000000;
    white-space: nowrap;
}
.first h3.elementor-heading-title.elementor-size-default {
    margin-bottom: 20px;
    color: #000000;
    font-family: "Lato", Sans-serif;
    font-size: 29.25px;
    font-weight: 700;
    height: 30px;
}
.first .content_text{
    margin-top: 50px;
}
.wp-block-post-author__content {
    display: none;
}
.pd_pcf_content {
  text-align: center;
  padding: 0;
}
.pd_pcf_content .pd_pcf_readmore_link {
  font-family: "Roboto", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  text-transform: initial;
  display: block;
  padding: 0;
  margin-top: 7px;
}
.pd_pcf_content p {
  text-align: left;
  color: #383838;
  font-family: "Open Sans", Sans-serif;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  line-height: 1.5em;
}
.pd_pcf_content {
  text-align: center;
  padding: 10px 10px;
  line-height: 1;
}
.pd-pcf-filter-button-group .pd-pcf-filter-btn , .pd_pcf_loadmore_btn{
  background: white;
  color: #6598A9;
  border: none;
}
.pd_pcf_single_item {
  background: #fff;
  box-shadow: 0px 0px 0 0px rgb(99 98 98 / 70%);
  min-height: 400px;
}
.pd-pcf-filter-button-group .pd-pcf-filter-btn:hover, .pd_pcf_loadmore_btn:hover {
  background: #fff;
  color: #0274be;
  border: 0px solid #0274be;
  text-decoration: none;
}
.pd_pcf_single_item .pd_pcf_title h2 {
  margin: 0;
  line-height: 17px;
  text-align: left;
  padding: 0;
  --widgets-spacing: 0;
  display: block;
  line-height: 25px;
  margin-bottom: 20px;
}
span.pd-pcf-load-more-text {
  text-transform: initial;
}
.pd_pcf_single_item .pd_pcf_title h2 a {
  color: #484848;
  font-family: "Open Sans", Sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}
.pd_pcf_thumbnail img {
  margin: 0;
  width: 100%;
  max-height: 190px;
  height: 190px;
  object-fit: cover;
  box-shadow: none;
}
@media (max-width:868px){
    div#veille_juridique {
        flex-direction: column;
    }
    div#veille_juridique div.post_content {
        width: 100% !important;
        flex-direction: column !important;
    }
    div#veille_juridique .right {
        width: auto;
    }
    div#veille_juridique .content_img, div#veille_juridique .content_text {
        width: auto;
        margin: 0;
        max-width: 100%;
    }
    div#veille_juridique .right .content_img {
        max-width: 100%;
        width: 100%;
        max-height: 100% !important;
    }
    div#veille_juridique .right .content_img * {
        width: 100% !important;
        max-width: 100% !important;
        max-height: 100% !important;
    }
}