/*
	Theme Name: Ouest Conseils
	Theme URI: https://alencrebleue.com
	Description: Ouest Conseils
	Version: CSS/OC-LE-GROUPE
	Author: A l'Encre bleue
	Author URI: https://alencrebleue.com
*/
em {
    font-style: italic;
}

.stylblog {
    background: #FCC52A;
    padding: 2.5em 0;
}

.content-actu {
    padding: 2.5em 0;
}

.actualit>p {
    font-size: 1em;
}

.intro-artic p {
    font-size: 20px;
    font-weight: 600;
    color: #707070;
    margin-top: 0;
}

hr {
    background: #FCC52A;
    margin: 1em 0 1.5em;
}

.actualit h3 {
    font-weight: bold;
    font-size: 24px;
    margin-top: 2em;
}

.actualit li {
    font-size: 1em;
}

#filactualite {
    background: #F3F3F3;
    padding: 2em 0 4em;
}

#filactualite h2 {
    text-align: center;
    font-weight: 500;
}

.centre-ti-act {
    margin: auto;
    margin-top: 1em;
    margin-bottom: 3.5em;
}

.article-blog {
    background: #fff;
}

.article-text {
    padding: 0 1em 1em;
}

#date-blog {
    display: flex;
}

.post-categories li {
    font-size: 1em;
    padding-left: 0.3em;
    padding-bottom: 0.3em;
    margin-top: -0.12em;
    text-transform: uppercase;
}

#excerpt-blog p {
    font-size: 1em;
}

.lire-art {
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.lire-art a {
    background: #FCC52A;
    font-weight: 700;
    color: #fff;
    padding: 0.7em 1em;
    border-radius: 3px;
}

.stylblog {
    background: #FCC52A;
    padding: 2.5em 0;
}

.content-actu {
    padding: 2.5em 0;
}

.actualit>p {
    font-size: 1em;
}

.intro-artic h2 {
    font-size: 30px;
    font-weight: 600;
    color: #707070;
    margin-top: 0;
}

hr {
    background: #FCC52A;
    margin: 1em 0 1.5em;
}

.actualit h3 {
    font-weight: bold;
    font-size: 24px;
    margin-top: 2em;
}

.actualit li {
    font-size: 1em;
}

#filune {
    padding: 3em 0 2em;
}

#filactualite {
    background: #F3F3F3;
    padding: 2em 0;
}

#filactualite h2 {
    text-align: center;
}

.centre-ti-act {
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1.5em;
}

.article-blog {
    background: #fff;
}

.article-text {
    padding: 0 1em 1em;
}

#date-blog {
    display: flex;
}

.post-categories li {
    font-size: 1em;
    padding-left: 0.3em;
    padding-bottom: 0.3em;
    margin-top: -0.12em;
    text-transform: uppercase;
}

#excerpt-blog p {
    font-size: 1em;
}

.lire-art {
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.lire-art a {
    background: #FCC52A;
    font-weight: 700;
    color: #fff;
    padding: 0.7em 1em;
    border-radius: 3px;
}

/* UNE */
#filune h4 {
    color: #EFB510;
    font-size: 24px;
    font-weight: 500;
}

#filune h2 {
    font-size: 46px;
    font-weight: 500;
}

#filune p {
    font-size: 1em;
}

#filune .lire-art {
    margin-top: 2.5em;
    margin-bottom: 0;
}

.bloc-3 {
    margin: 1em 0;
}

.iart>a>img,
.article-blog>a>img {
    width: 100%;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width:992px) {}

@media only screen and (max-width:800px) {
    .suiart {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .iart {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width:768px) {}

@media only screen and (max-width:720px) {}

@media only screen and (max-width:600px) {
    #date-blog {
        display: none;
    }

    hr {
        margin: 1em 0 1em;
    }
}

@media only screen and (max-width:480px) {
    .suiart {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width:432px) {}

@media only screen and (max-width:414px) {}

@media only screen and (max-width:411px) {}

@media only screen and (max-width:384px) {}

@media only screen and (max-width:375px) {}

@media only screen and (max-width:360px) {}

@media only screen and (max-width:320px) {}