﻿html, body {
    height: initial;
}

html {
    font-size: 100%;
}

header {
    height: auto;
}

#wrapper {
    width: unset;
    margin-left: unset;
    margin-right: unset;
    margin-bottom: unset;
}

header, content, footer {
    float: initial;
}
header.ccfw-entry-header {
	position: unset;
}
body.home .ccfw-content {
     padding-top: unset; 
}
body.home .ccfw-content.infoContact.blockContact,
.ccfw-content {
     padding-top: 3rem; 
}
footer.ccfw-footer-container {
	padding: unset;
}
footer#blogFooter  {
    float: left;
}
#read-more a::after {
	display: none;
}
.divMenuTop.blog br { display: none;}
/*************liste image*************/
/* Container principal */
.row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/* Colonnes avec flexbox */
.col-lg-4.col-md-4 {
  flex: 0 0 auto;
  max-width: 520px;
  width: 100%;
  min-width: 0;
  margin-right: 20px;
  padding: 0;
}

.col-lg-8.col-md-8 {
  flex: 1 1 auto;
  min-width: 0;
  margin-left: 20px;
  width: 0;
  padding: 0;
}

/*************header*************/
header#blogHeader {
    background: #fff;
}

.headerBlock {
    width: 100%;
}

.divMenuTop.blog {
	float: unset;
}
/*************footer*************/
/*footer*/
.blockFooterTop {
    width: calc(100% - 6.25em);
    max-width: 53.9rem;
}

footer .blockFooterTop .titreTop {
    margin-top: 3.16rem;
    font-family: Cinzel-Regular;
    font-size: 1.25rem;
}

.titreBlockBouton {
    margin-top: 0;
    margin-bottom: 2.5rem;
}

.contentFooter {
    margin-top: 2.5rem;
    font-family: GrandPalais-Regular, sans-serif;
    font-size: 0.93rem;
    line-height: 1.43rem;
    text-align: justify;
    color: #fff;
}

.blockFooterTop .divLeft {
    max-width: 25.1rem;
    width: calc(50% - 1.42rem);
}

.blockFooterTop .divRight {
    max-width: 27.1rem;
    width: calc(50% - 1.42rem);
    float: right;
}

.blockFooterTop .blockBouton {
    margin-top: 2.5rem;
}

.blockFooterTop .button a {
    font-family: Cinzel-Regular;
    font-size: 1.25rem;
    display: inline-block;
    height: 100%;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
    padding-left: 3.75rem;
    box-sizing: border-box;
    vertical-align: middle;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}

.blockFooterTop .button a {
    width: calc(100% - 2px);
    border: 1px solid #CCCCCC;
    border: 1px solid var(--main-color);
    padding: 1.63rem 2.38rem 1.63rem 2.38rem;
    text-align: center;
    background-image: none;
    color: #fff;
}

    .blockFooterTop .button a:hover {
        background-color: #CCCCCC;
        background-color: var(--main-color);
        color: #fff;
    }

.blockBottom .divLeft {
    max-width: 25.1rem;
    width: calc(50% - 1.42rem);
}

.blockFooterTop .divLeft {
    float: left;
}

.blockFooterTop .divLeft, .blockFooterTop .divRight {
    height: 100%;
    display: table;
}

.blockFooterTop .blockBouton {
    margin-top: 3.18rem;
    width: 100%;
    float: none;
    overflow: hidden;
}

.blockFooterTop {
    position: initial;
    width: 100%;
}

    .blockFooterTop .blockBouton.menuTopHidden {
        left: -100%;
    }

    .blockFooterTop .blockBouton .ligneSvg {
        margin-bottom: 0;
        height: 0.06rem;
        background-image: url(../../Images/_Common/Svg/ligneLinksFooter.svg);
        background-repeat: no-repeat;
        background-position: center;
        display: none;
    }

.menuFixed {
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 0.75rem;
    box-sizing: border-box;
}


.ccfw-entry-header h2 {
    font-family: GrandPalais-Medium, sans-serif;
    font-size: 36px;
    margin-bottom: 0;
    margin-top: 0px;
    line-height: 1.1em;
}
#ccfw-back-to-top {
    bottom: 65px;
 }
.ccfw-site-title, .single-post .ccfw-header-nav span.entry-title, .ccfw-post-navigation a {
	font-family: GrandPalais-Regular, sans-serif;
}

.ccfw-content .ccfw-post-navigation a {
	font-size: 1rem;
	display: inline-block;
    line-height: 1.2;
}
.ccfw-post-navigation span {
	font-size: 0.7rem;
	margin-bottom: 13px;
}

.ccfw-post-navigation {
    border-top: 1px solid #000;
}
.ccfw-post-navigation .nav-previous {
    border-right: 1px solid #000;
}

.ccfw-content .content-area .ccfw-blog-loop-item p {
    font-family: GrandPalais-Medium, sans-serif;
    color: #000;
}

body.home.blog span.cat-links {
    display: none;
}

.ccfw-entry-content p {
    font-size: 1.188em;
}
.ccfw-entry-content p::after {
    content: "…";
}

.ccfw-entry-meta {
    border-bottom: none;
    margin-bottom: 0px !important;
}

/*article*/
.articleBlog {	
    margin-left: auto;
    margin-right: auto;
    max-width: 880px;
	border-left: var(--border);
    border-right: var(--border);
}
.cat-links {
	display: none;
}
.single-post-header {
    padding-top: 0;
    padding-bottom: 0;
}
.entry-alt-thumb {
	display: none;
}
.col-md-9 {
	width: unset;
}
#single-post-content p {
    font-size: 1.2rem;
    line-height: 1.8;
    font-family: GrandPalais-Regular, sans-serif;
    color: #000;
    margin: 0;
	margin-top: 1.4rem;
}
body.single-post .ccfw-entry-meta a {
	margin: 0;
}
#single-post-content p > i,  #single-post-content p > em {
    font-family: GrandPalais-Regular-Italic;
	font-style: normal;
}
#return-articles a {
    font-family: Cinzel-Regular;
    color: #CCCCCC;
}
.content-area .aligncenter img {
    padding-top: 1.8rem;
}
.gallery .gallery-caption { /*legende_image*/
    font-size: 15px;
    font-family: GrandPalais-Regular, sans-serif;
    color: #CCCCCC;
    text-align: center;
    width: 100%;
}


a.link_article {
    color: #9b7d49;
    border-bottom: 1px dotted;
    font-family: GrandPalais-Regular, sans-serif;
    text-decoration: none;
}

#single-post-content > p a {
	border-bottom: 1px dotted #cccccc;
}

.triangle_light {
    font-family: GrandPalais-Regular, sans-serif;
}

.triangle_medium {
    font-family: GrandPalais-Medium, sans-serif;
}

.triangle_book {
    font-family: GrandPalais-Medium, sans-serif;
}

.legende_image {
    font-size: 15px;
    font-family: GrandPalais-Regular, sans-serif;
    color: #CCCCCC;
    text-align: center;
    width: 100%;
}

#single-post-content > p a.button_notice, a.button_notice {
    font-family: GrandPalais-Medium, sans-serif;
	text-transform: uppercase;
	background: #00000026;
    font-size: 1.2rem;
    line-height: 1.6rem;
    display: inline-block;
    letter-spacing: 0;
    padding: 1rem;
    box-sizing: unset;
    border: unset;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    text-decoration: none;
}
#single-post-content > p a.button_notice:hover, a.button_notice:hover {
    background-color: #000000;
    color: #ffffff;
}
/*fin editor article*/
/***************/

@media (max-width: 120em) {
    body.home.blog .blockContact,
	body.archive.category .blockContact {
        max-width: calc(((700 / var(--width1)) * 100vw) + 700px);
    }
}
@media (max-width: 90rem) {/*1440*/
	.articleBlog
	 {
		border-left: none;
		border-right: none;
	 }
}	 
@media (max-width: 69.375rem) {/*1110*/
	.col-lg-4.col-md-4,
	.col-lg-8.col-md-8 {
		flex: 1 1 0;
		max-width: none;
		width: auto;
  }
  .divTitre {
	  padding: calc((13 / var(--width2)) * 100vw + var(--headerHeight2)) var(--padding2) calc((19 / var(--width2)) * 100vw) var(--padding2);
  }
  
    .ccfw-entry-header h2 {
        font-size: 1.3rem;
		padding-bottom: 1.3rem;
    }
    .ccfw-content .content-area .ccfw-blog-loop-item p {
        font-size: 1em;
		font-family: GrandPalais-regular, sans-serif;
		line-height: 1.2;
    }
	#read-more, .content-area .ccfw-blog-loop-item .ccfw-entry-meta {
		display: none;
	}
	
  
}

@media (max-width: 64rem) {
    .blockFooterTop .button a {
        font-size: 1.15rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media(max-width:70rem) { /*1120*/
    .headerBlock {
        max-width: none;
        width: 100%;
    }
}
/*
@media (max-width: 48em) { 


    .blockFooterTop .blockBouton .ligneSvg {
        display: block;
    }

    footer .blockFooterTop .titreTop.titreBlockBouton {
        margin-top: 2rem;
        margin-bottom: 0.1rem;
    }

    .blockFooterTop .blockBouton {
        margin-top: 0;
        width: 100%;
        position: absolute;
        z-index: 600;
        top: 7.57rem;
        left: 0;
        background: #000;
        overflow: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transition: left .3s cubic-bezier(.215,.61,.355,1);
        margin-bottom: 0;
        height: auto;
        padding-bottom: 2rem;
    }

        .blockFooterTop .blockBouton.fixed {
            position: fixed;
            top: 4.44rem;
        }

    .blockFooterTop .divLeft,
    .blockFooterTop .divRight {
        width: 100%;
        max-width: none;
        float: none;
    }

    .blockFooterTop .button a {
        border: none;
        font-family: GrandPalais-Regular, sans-serif;
        font-size: 0.93rem;
        padding-bottom: 0.6rem;
        padding-top: 0.6rem;
    }

        .blockFooterTop .button a:hover {
            background-color: initial;
        }

    .footer .pictos {
        margin-top: 3.16rem;
    }
}
*/
@media(max-width:37.5em) { /*600px*/
	.row {display: block;}
	body.home .row, body.category .row {border-bottom: 1px solid #000;}
	  
	.col-lg-4.col-md-4,
	.col-lg-8.col-md-8,
	.col-lg-10.col-md-12,
	.col-lg-9.col-md-9	{
		max-width: 100%;
		width: 100%;
		margin: 0;
		padding: 0;
	  }
	  
	.articleBlog{padding: 0 var(--padding3);}
	
	.single-post #ccfw-page-wrap .ccfw-content h1 {
		font-size: calc((18 / var(--width3)) * 100vw);
		line-height: calc((22 / var(--width3)) * 100vw);
	}
	  
	.ccfw-entry-header h2
	{
        font-size: calc((16 / var(--width3)) * 100vw);
		line-height: calc((18 / var(--width3)) * 100vw);
        padding-bottom: 0.6rem;
    }
	.ccfw-blog-pagination ul {
		padding: 0;
	}
	.content-area ul {
		margin: 0;
	}
	body.home .site-main {
		padding-bottom: 1rem;
	}
	.ccfw-blog-pagination ul li a  {
		font-size: 0.8rem;
	}
	
	#single-post-content p {
		font-size: calc((14 / var(--width3)) * 100vw);
		line-height: calc((19 / var(--width3)) * 100vw);
	}
	.ccfw-content .content-area .ccfw-blog-loop-item p {
		font-size: calc((14 / var(--width3)) * 100vw);
		line-height: calc((16 / var(--width3)) * 100vw);
	}
	.content-area .wp-caption-text {
		font-size: unset;
		line-height: unset;
	}
	.legende_image {
		font-size: calc((12.1 / var(--width3)) * 100vw);
		line-height: calc((14 / var(--width3)) * 100vw);
	}
	.content-area .aligncenter .wp-caption-text {
		margin: calc((10 / var(--width3)) * 100vw) 0 0 0;
	}
	.content-area .wp-caption {margin-bottom: calc((20 / var(--width3)) * 100vw)}
	.content-area .aligncenter img {padding-top: calc((20 / var(--width3)) * 100vw)}
	#entry-meta-single.ccfw-entry-meta {display:none}
    header#blogHeader {
        height: auto;
    }
	.divTitre {
		padding: calc((9 / var(--width3)) * 100vw + var(--headerHeight3)) var(--padding3) calc((10 / var(--width3)) * 100vw) var(--padding3);
	}
	.content-area article {
		padding-bottom: calc((36 / var(--width3)) * 100vw);
	}
	body.home .ccfw-content.infoContact.blockContact, .ccfw-content {
		padding-top: calc((36 / var(--width3)) * 100vw);
	}
	.divMenuTop.menuOpen {
		height: auto;
		position: relative;
		top: 0;
		padding: calc((9 / var(--width3)) * 100vw) var(--padding3) calc((10 / var(--width3)) * 100vw) var(--padding3);
		font-size: calc((18 / var(--width3)) * 100vw);
		border-bottom: var(--border);
	}
	#single-post-content > p a.button_notice, a.button_notice {
		font-size: calc((12.1 / var(--width3)) * 100vw);
		line-height: calc((16 / var(--width3)) * 100vw);
		padding: calc((6 / var(--width3)) * 100vw) var(--padding3);
		width: 100%;
	}
	.ccfw-post-navigation .nav-previous {
		border-right: none;
	}
	.ccfw-content .ccfw-post-navigation a {
		font-size: calc((11 / var(--width3)) * 100vw);
	}
	.ccfw-post-navigation span {
		font-size: calc((11 / var(--width3)) * 100vw);
		margin-bottom: calc((5 / var(--width3)) * 100vw);
	}
	.ccfw-post-navigation .nav-previous, .ccfw-post-navigation .nav-next {
		margin: 0;
		padding-bottom: 0;
	}	
	#single-post-paging {padding-bottom: calc((22 / var(--width3)) * 100vw)} 
	
	/* pour mettre le bouton de retour à côté du titre */
		body.wp-singular #ccfw-page-wrap {
			display: flex;
			flex-wrap: wrap;
			width: 100%;
		}
		body.wp-singular #blogHeader {
		  flex: 0 0 100%;
		  width: 100%;
		}

		/* titreLanding et divMenuTop : sur la même ligne */
		body.wp-singular #titreLanding {
			flex: 1 1 40%;
			min-width: 0;		  
			padding: calc((9 / var(--width3)) * 100vw + var(--headerHeight3)) var(--padding3) calc((10 / var(--width3)) * 100vw) var(--padding3);
		}

		body.wp-singular .divMenuTop {
			flex: 1 1 60%;
			min-width: 0;		  
			padding: calc((9 / var(--width3)) * 100vw + var(--headerHeight3)) var(--padding3) calc((10 / var(--width3)) * 100vw) var(--padding3);
			z-index: 0;
			text-align: right;
			vertical-align: bottom;
			font-size: calc((12.1 / var(--width3)) * 100vw);
			line-height: normal;
		}
		.divMenuTop.blog br { display: block;}

		/* ccfw-content : ligne entière */
		body.wp-singular .ccfw-content {
		  flex: 0 0 100%;
		  width: 100%;
		}
}
/*	
@media(max-width:31.25em) { 


    .blockFooterTop .blockBouton {
        top: 6.25rem;
    }

    .menuFixed {
        padding: 0 0.625rem;
    }

    .blockFooterTop .blockBouton.fixed {
        top: 3.44rem;
    }

    .single-post-header {
        padding-bottom: 0px;
    }

    #entry-meta-single {
        padding-bottom: 0px;
    }

    #return-articles {
        padding-top: 0;
        padding-left: 0;
        position: absolute;
        top: 63px;
        z-index: 999;
        text-align: center;
        width: 100%;
    }

        #return-articles a::before {
            display: none;
        }

    .cat-links {
        display: none;
    }

    .content-area article {
        padding-bottom: 20px;
    }

    .ccfw-content h2.heading {
        margin: 0px 20px;
        padding: 2rem 0px;
    }
}

@media(max-width:23.44em) {
    header#blogHeader {
        height: 5.8rem;
    }

    .blockFooterTop .blockBouton {
        top: 5.8rem;
    }

    #return-articles {
        top: 54px;
    }
}

@media(max-width:20em) {
    header#blogHeader {
        height: 5.8rem;
    }

    .blockFooterTop .blockBouton {
        top: 5.8rem;
    }
}

@media(max-width:19.9em) {
    header#blogHeader {
        height: 5.8rem;
    }

    .blockFooterTop .blockBouton {
        top: 5.8rem;
    }
}
*/
.hidden-blog {
	display:none;
}
.headerLeft {
	display: block;
}