/*
	Theme Name: Harington Child
	Theme URI: http://harington.clapat-themes.com/
	Description: Responsive Wordpress Theme
	Template: harington
	Version: 1.0
	Author: You
	Author URI: http://your site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: agency, ajax, business, clapat, clean, creative, gallery, minimal, modern, photography, portfolio, premium, responsive, showcase
	Text Domain: harington-child
*/
/*------------------------------------------------------------------

Add here your own styles
-------------------------------------------------------------------*/
/* FONT */
/*@font-face {
	font-family:"Volte";
font-weight:100;
src:url(fonts/Indian-Type-Foundry-Volte-Light.otf) format("opentype");
}

@font-face {
	font-family:"Volte";
font-weight:400;
src:url(fonts/Indian-Type-Foundry-Volte-Regular.otf) format("opentype");
}

@font-face {
	font-family:"Volte";
font-weight:500;
src:url(fonts/Indian-Type-Foundry-Volte-Medium.otf) format("opentype");
}

@font-face {
	font-family:"Volte";
font-weight:600;
src:url(fonts/Indian-Type-Foundry-Volte-Semibold.otf) format("opentype");
}*/

@font-face {
	font-family:"BwGradual";
	font-weight:400;
	src:url(fonts/BwGradual-Regular.woff) format("opentype");
}

@font-face {
	font-family:"BwGradual";
	font-weight:500;
	src:url(fonts/BwGradual-Medium.woff) format("opentype");
}

.fa-classic,.fa-regular,.fa-solid,.far,.fas,.fa {
	font-family: "FontAwesome"!important;
}

/* REGLAGES DES POLICES */
.hero-title,#hero #hero-footer,#main #hero .button-text,h1.woocommerce-products-header__title.page-title {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
}

html,body,
p {
	font-family: "BwGradual";
	font-weight: 500;
}

footer .socials-wrap,footer .socials-text,footer .button-wrap.left .button-text span,.copyright {
	font-family: "Volte";
	font-weight: 500;
	font-size: 15.5px!important;
	letter-spacing: .1px!important;
	text-transform: lowercase!important;
}

/* REGLAGE NOIR PARTOUT */
body,.hero-title,#hero-footer,p,a,.light-content .light-section a,.button-text,.accordion dt span,.hero-below-caption #project-nav .next-hero-title,.hero-below-caption #project-nav .next-hero-subtitle {
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	color: #000;
}

.uppercase-text h4 {
	line-height:140%;
}

@media only screen and (max-width: 769px) {
	.uppercase-text h4 {
		margin-bottom:20px;
	}

}

/*
.button-border {
	border: solid 2px #000;
	background-color: #000;
	color: #000;
}
*/

.entry-meta li a {
	font-family: "Volte";
	font-weight: 400;
	font-size: 17px;
	font-style: normal;
	text-transform: lowercase;
}

/* MENTION MENU et MENTION CLOSE */
header nav {
	background-color: #eee!important;
}

div.clapat-button-wrap.buton-404-fix {
	margin-top:30px;
}

/* PAGE 404 */
.error404 .hero-subtitle {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	font-size: 18px;
	letter-spacing: .1px!important;
	line-height: 26px!important;
	padding: 0!important;
	text-align: center;
	text-transform: lowercase!important;
	color: #000;
}

@media only screen and (max-width: 1024px) {
	.error404 .hero-subtitle {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 20px!important;
		letter-spacing: .1px!important;
		line-height: 26px!important;
		padding: 0!important;
		text-align: center;
		text-transform: lowercase!important;
		color: #000;
	}
}

.error404 main {
	background-color: #eee!important;
}


	.error404 main #hero-caption > div > div > div.hero-title > h3 {
		font-size: 9vw!important;
	    line-height: 9vw!important;
	}
	
@media (min-width: 767px) {
	header nav:not(.open) {
		height: 0!important;
		top: 0!important;
		margin-top: -100vh!important;
		transition: all 3s ease-in-out;
	}
	
	header .flexnav li {
		float: left!important;
		margin-right: 30px;
	}
}

header.over-sidebar .button-text {
	display: none;
}

header:not(.over-sidebar) .button-text {
	display: block;
}

header.over-sidebar .icon-wrap {
	display: block;
}

header:not(.over-sidebar) .icon-wrap {
	display: none;
}

.button-icon {
	color: #000;
}

@media (max-width: 767px) {
	#header-container .button-wrap.right.burger-lines {
		top: 1px!important;
		float: left;
	}

	header.over-sidebar #header-container .button-wrap.right.burger-lines {
		top: 0!important;
		float: left;
	}
}

@media (min-width: 767px) {
	#header-container .button-wrap.right .icon-wrap {
		display: none;
	}

	header.over-sidebar .button-wrap.right .icon-wrap {
		display: block!important;
	}

	header.over-sidebar #burger-wrapper {
		top: 25px;
		margin: -4px -13px 0 0;
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 18px!important;
		letter-spacing: .1px!important;
		line-height: 40px!important;
		padding: 0!important;
		text-align: right;
		text-transform: lowercase!important;
	}

	header.over-sidebar .button-text.sticky.right {
		display: none;
	}

	#header-container .button-wrap.right.burger-lines {
		top: 5px;
		float: none;
	}

	#header-container .button-wrap.right .icon-wrap {
		display: none;
	}

	header.over-sidebar .button-wrap.right.burger-lines {
		left: 40px!important;
		top: 5px!important;
		float: none!important;
	}
}

@media (min-width: 1025px) {
	#header-container .button-wrap.right.burger-lines {
		top: -22px;
		float: none;
		left: 0;
	}

	header.over-sidebar .button-wrap.right.burger-lines {
		left: -15px!important;
		top: -21px!important;
		float: none!important;
	}
}

/* MODIFICATION MENU IPHONE - IPAD */
@media only screen and (max-device-width: 767px) {

	main:not(.open) div#hero,
	div#canvas-slider:not(.open),	
	main:not(.open) div#main-page-content,
	main:not(.open) div#main-content,
	main:not(.open) .slide-title {
		filter: unset !important;
		-webkit-transition: filter .8s cubic-bezier(.645,.045,.355,1)!important;
	}

	main div#hero,
	div#canvas-slider.open,	
	main.open div#main-page-content,
	main.open div#main-content,
	main.open .slide-title  {
		filter: blur(10px)!important;
		-webkit-transition: filter .8s cubic-bezier(.645,.045,.355,1)!important;
	}

	main.open {
		background-color: #eee!important;
	}  

	nav.menu-menu-principal-mobile-en-container.open {
		background-color: transparent !important;
	}


	nav.menu-menu-principal-mobile-en-container.open {
		background-color: transparent !important;
	}

}
.button-wrap.right.burger-lines {
	right: -10px;
}

.burger-lines #menu-burger {
	margin-top: 10px;
	width: 36px;
	height: 42px;
	color: #000;
}

@media only screen and (max-width: 1023px) {
	header.over-sidebar #burger-wrapper {
		top: 25px;
		margin: -3px 0 0;
	}
}

.fullscreen-menu .flexnav {
	border: 0!important;
	width: calc(100vw - 60px)!important;
}

@media (max-width: 1023px) {
	.fullscreen-menu .flexnav {
		width: 100vw!important;
	}

	.fullscreen-menu .nav-separating-line {
		margin: 0!important;
		padding: 0!important;
		transition: all .2s ease-in-out .2s;
		pointer-events: none;
		border: none;
		width: 100px!important;
		border-top: 1px solid #161616!important;
	}

	.fullscreen-menu .open .nav-separating-line {
		transition: all .2s ease-in-out .2s;
		width: 100%!important;
	}

	.fullscreen-menu .open .nav-separating-line a {
		margin: 20px 0 0!important;
		padding: 20px 0 0!important;
		border-top: 1px solid #FFF!important;
		height: 0;
	}
}

.fullscreen-menu .nav-height {
	overflow: hidden;
}

@media (max-width: 767px) {
	nav.menu-menu-principal-mobile-en-container .inner,nav.menu-menu-principal-mobile-fr-container .inner {
		padding: 15% 0!important;
	}
}
/*
@media (min-width: 770px) {
	fullscreen-menu .flexnav li a,.classic-menu .flexnav li a,.classic-menu nav.menu-menu-principal-en-container ul a,nav.menu-menu-principal-mobile-en-container ul li a,nav.menu-menu-principal-mobile-fr-container ul li a {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 18px!important;
		line-height: 36px!important;
		letter-spacing: .1px!important;
		color: #000!important;
		text-transform: lowercase!important;
		text-align: left;
	}
}
*/

/*
@media (min-width: 1024px) and (max-width: 1024px) {
	nav.menu-menu-principal-mobile-en-container .inner,nav.menu-menu-principal-mobile-fr-container .inner {
		padding: 165px 20px!important;
		vertical-align: top;
		float: left;
	}
}
*/
@media only screen and (max-device-width: 767px) {
	.classic-menu nav {
		left: 30%;
		float: none;
		width: 700px;
	}

	.classic-menu nav.menu-menu-principal-en-container ul,.classic-menu nav.menu-menu-principal-fr-container ul {
		width: 100%!important;
	}

	.classic-menu nav.menu-menu-principal-en-container ul li,.classic-menu nav.menu-menu-principal-fr-container ul li {
		float: left!important;
		width: 25%;
		padding: 0 25px;
	}

	nav.menu-menu-principal-principal-en-container,nav.menu-menu-principal-principal-fr-container {
		display: none;
	}

	nav.menu-menu-principal-mobile-en-container,nav.menu-menu-principal-mobile-fr-container {
		display: initial;
		left: 0;
		background: #000;
		height: 110vh!important;
	}

	nav.menu-menu-principal-mobile-en-container ul,nav.menu-menu-principal-mobile-fr-container ul {
		margin: 0;
	}

/*
	nav.menu-menu-principal-mobile-en-container ul a,nav.menu-menu-principal-mobile-fr-container ul a {
			font-family: "BwGradual"!important;

		color: #000!important;
		text-transform: lowercase!important;
		font-size: 25px!important;
		line-height: 40px!important;
		font-weight: 400!important;
		text-align: center;
	}
*/
	nav.menu-menu-principal-mobile-en-container .inner,nav.menu-menu-principal-mobile-fr-container .inner {
		vertical-align: top;
	}

	li#menu-item-7650,li#menu-item-9273 {
		margin-top: 40px;
	}
}

/* MENU COULEUR instagramm */
nav.menu-menu-principal-mobile-en-container ul li:nth-child(7) a,nav.menu-menu-principal-mobile-fr-container ul li:nth-child(7) a {
	color: #000000!important;
	opacity: .4!important;
}

@media (max-width: 766px) {
	nav.menu-menu-principal-mobile-en-container ul li:nth-child(4) a,nav.menu-menu-principal-mobile-fr-container ul li:nth-child(4) a {
		margin-top: 50px;
	}

	nav.menu-menu-principal-mobile-en-container ul li:nth-child(7) a,nav.menu-menu-principal-mobile-fr-container ul li:nth-child(7) a {
		margin-top: 100px;
	}
	
	.article-wrap {
        margin-bottom: 5px;
    }	
}

@media (max-width: 1024px) {
	#menu-menu-principal-mobile-en li.wpml-ls-menu-item,#menu-menu-principal-mobile-fr li.wpml-ls-menu-item {
		width: 40px;
		float: left;
		clear: both;
	}

	#menu-menu-principal-mobile-en li.wpml-ls-first-item,#menu-menu-principal-mobile-fr li.wpml-ls-first-item {
		margin-top: 30px!important;
	}

	#menu-menu-principal-mobile-en,#menu-menu-principal-mobile-fr {
		margin-bottom: 50px;
		padding: 0 40px;
	}
}

@media (max-width: 1023px) {
	nav.menu-menu-principal-mobile-en-container .inner,nav.menu-menu-principal-mobile-fr-container .inner {
		padding: 133px 0!important;
		vertical-align: top;
		float: left;
	}
}

@media (max-width: 767px) {
	#menu-menu-principal-mobile-en li.wpml-ls-menu-item,#menu-menu-principal-mobile-fr li.wpml-ls-menu-item {
		width: 40px;
		float: left;
		clear: both;
	}

	#menu-menu-principal-mobile-en li.wpml-ls-first-item,#menu-menu-principal-mobile-fr li.wpml-ls-first-item {
		margin-top: 30px!important;
	}
}

@media (max-width: 766px) {
	#menu-menu-principal-mobile-en,#menu-menu-principal-mobile-fr {
		margin-bottom: 50px;
		margin-top: 20px;
	}
}

.menu-nicolas {
	position: fixed;
	z-index: 100000;
	width: 40px;
	left: calc(100vw - 100px);
	top: 3px;
	font-family: "Volte"!important;
	font-weight: 500!important;
	font-size: 15.5px!important;
	letter-spacing: .1px!important;
	line-height: 21px!important;
	text-transform: capitalize!important;
}

.home .menu-nicolas {
	left: calc(100vw - 100px);
	top: 4px;
}

@media only screen and (max-width: 1024px) {
	.menu-nicolas {
		display: none;
	}
}

a.wpml-ls-link:hover {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transition: border 500ms ease-in-out;
}

a.wpml-ls-link {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

a.wpml-ls-link:after {
	display: block;
	content: '';
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: scaleX(0);
	transition: transform 250ms ease-in-out;
	transform-origin: 100% 50%;
}

.nicolas-block {
	background-color: #eee;
}

.nicolas-block .flex-grid {
	padding: 30px;
}

@media only screen and (min-width: 1025px) {
	.nicolas-block .flex-grid .portfolio .item:nth-child(1) {margin: 0px 5px 0px 10px!important}
	.nicolas-block .flex-grid .portfolio .item:nth-child(2) {margin: 0px 10px 0px 10px!important;}
	.nicolas-block .flex-grid .portfolio .item:nth-child(3) {margin: 0px 10px 0px 5px!important}
	.nicolas-block .flex-grid .portfolio .item:nth-child(4) {margin: 0px 20px 0px 5px!important;}
}

@media only screen and (max-width: 1466px) {
	.nicolas-block .flex-grid {
		padding: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.nicolas-block {
		margin-top: 70px!important;
	}
}

@media only screen and (max-width: 769px) {
	.nicolas-block .flex-grid {
		padding: 20px;
	}
}

/*#share, .jssocials-share-logo {
	line-height: unset!important;
}

#share::before {
	width: auto;
}

.jssocials-share-link {
	    margin-top: -5px;
}*/ 
.home #main-page-content footer {
	position: relative!important;
}

.home #main-page-content footer .button-wrap.left {
	float: left;
	left: -32px;
}

.home #main-page-content footer .button-text {
	margin: 25px 0;
}

.home #main-page-content footer .icon-wrap {
	width: 80px;
	height: 80px;
}

/* REGLAGES FOOTER */

.showcase-pagination {
	width: calc(100% - 50px);
} 
@media only screen and (max-width: 820px) {
	.showcase-pagination-wrap {
		top: 23px;
	}
}

footer h5 {
	color: #000;
}

footer,footer .light-section-wrapper {
	background-color: #eee!important;
	color: #000;
	pointer-events: auto;
}

footer p,footer a {
	font-family: "BwGradual"!important;
	color: #000!important;
	text-transform: lowercase!important;
		font-size: 16px!important;
	line-height: 26px;
	font-weight: 400!important;
}

footer a:hover {
	border-bottom: 1px solid #000!important;
	transition: all .5s ease-in-out .5s;
	color: #000;
}

footer i.arrow-icon-up {
	border: solid #FFF;
}

@media only screen and (max-width: 820px) {
	footer .light-section-wrapper:nth-child(1) {
		padding-top: 0!important;
	}
}

@media only screen and (max-width: 767px) {
	.socials-wrap {
		width: 95px!important;
		float: right;
		top: -15px!important;
		position: relative;
		padding-left: 10px;
	}
}

@media only screen and (max-width: 769px) {
	footer .socials-wrap {
		margin-top: 0;
		display: block!important;
	}
}

.home .slide-subtitle {
	display: none;
}

.slide-title-wrapper {
	height: 100vh;
	width: 100vw!important;
}

/*.slide-title {
	font-family: "Volte";
	font-weight: 500!important;
}*/

.swiper-slide .inner,.showcase-caption-wrapper {
	vertical-align: bottom!important;
}

.slide-title,.title {
	margin-top: -107px;
	margin-left: -30px;
	width: 250px;
	margin-bottom: 0!important;
}

@media only screen and (max-width: 1466px) {
	.slide-title,.title {
		margin-top: -110px;
	}
}

@media only screen and (max-width: 1024px) {
	.slide-title,.title {
		margin-left: 15px;
	}
}

@media only screen and (max-width: 820px) {
	.slide-title,.title {
		margin-top: -133px;
	}
}

@media only screen and (max-width: 767px) {
	.slide-title,.title {
		margin-left: 5px;
	}	
}

@media only screen and (max-width: 479px) {
	.slide-title,.title {
		margin-top: -85px;
	}
}

/*
.slide-title,.title {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	font-size: 18px!important;
	letter-spacing: .1px!important;
	line-height: 40px!important;
	padding: 0!important;
	text-transform: lowercase!important;
}

@media only screen and (max-width: 1024px) {
	.slide-title,.title {
		font-size: 20px!important;
	}
}
*/

.swiper-prev {
	display: none;
}

@media only screen and (max-width: 479px) {
	.button-wrap.right.menu {
		right: -20px!important;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.button-wrap.right.menu {
		right: -30px!important;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.button-wrap.right.menu {
		right: -40px!important;
	}
}

@media only screen and (max-width: 1024px) {
	.home #main .button-wrap.right {
		float: right;
		right: -20px;
		display: none;
	}
}

.showcase-caption-wrapper {
	top: -40px;
}

@media only screen and (min-width: 1466px) {
	.showcase-caption-wrapper {
		vertical-align: bottom!important;
		padding: 20px 0;
		top: 60px;
		left: -35px;
	}

	.home #main .button-wrap.right {
		float: right;
		right: -50px;
		top: 25px;
		display: none;
	}

	#header-container {
		padding: 20px 40px!important;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1466px) {
	.showcase-caption-wrapper {
		vertical-align: bottom!important;
		padding: 20px 0;
		top: 65px;
		left: -15px;
	}

	.home #main .button-wrap.right {
		float: right;
		right: -30px;
		top: 15px;
		display: none;
	}

	#header-container {
		padding: 20px 40px!important;
	}
}

@media only screen and (max-width: 1024px) {
	.showcase-caption-wrapper {
		vertical-align: bottom!important;
		padding: 20px 0;
		top: 65px;
		left: -40px;
	}

	.home #main .button-wrap.right {
		float: right;
		right: -10px;
		top: 5px;
		display: none;
	}

	#header-container {
		padding-left: 0!important;
		padding-right: 0!important;
	}

	header .button-wrap.right {
		margin-top: -10px;
	}
}

@media only screen and (max-width: 767px) {
	.showcase-caption-wrapper {
		vertical-align: bottom!important;
		padding: 20px 0;
		top: 25px;
		left: -30px;
	}

	.home #main .button-wrap.right {
		float: right;
		right: -10px;
		top: 5px;
		display: none;
	}

	#header-container {
		padding-left: 0!important;
		padding-right: 0!important;
	}

	.post-template-content #hero #hero-caption,
	#hero-caption {
		padding-top: 120px;
		padding-bottom: 20px;
	}

	body:not(.page-template-portfolio-grid-page) #main-content.portfolio-page {
		margin-top: -70px;
	}

	.home #main-content.portfolio-page {
		margin-top: 0;
	}
}

/* REGLAGES HEADER DE PROJET */
.hero-title-wrapper {
	width: 100%;
	text-align: left;
	margin: 0;
}

h1.hero-title {
    margin-right: 0;
    float: left;
    width: 25% !important;
}


/*
span.hero-cat {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	font-size: 18px!important;
	line-height: 40px!important;
	letter-spacing: .1px!important;
	padding: 0!important;
	text-align: right;
	text-transform: lowercase!important;
	float: left;
}

span.scroll_down_caption {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	font-size: 18px!important;
	letter-spacing: .1px!important;
	line-height: 40px!important;
	padding: 0!important;
	text-align: right;
	text-transform: lowercase!important;
	position: relative;
	top: 1px;
}
*/
.single-post span.scroll_down_caption {
	top:4px;
}

@media only screen and (max-width: 767px) {
	span.scroll_down_caption {
		display: none;
	}
}

@media only screen and (max-width: 769px) {
	h1.hero-title {
		width: auto!important;
		margin-right: 0;
	}

	.page-id-2713 h1.hero-title,.page-id-3092 h1.hero-title,.page-template-portfolio-grid-page h1.hero-title,.page-template-blog-page h1.hero-title {
		margin-right: 2px;
	}

	.single-harington_portfolio h1.hero-title {
		width:50% !important;
	}

	/*span.hero-cat,.uppercase-text .hero-title {
        font-family: "BwGradual" !important;
        font-weight: 400 !important;
        font-size: 20px !important;
        letter-spacing: .1px !important;
        line-height: 40px !important;	}
*/

	.page-id-2713 .hero-cat span span span:before,.page-id-3092 .hero-cat span span span:before,.page-template-blog-page .hero-cat span span span:before,.page-template-portfolio-grid-page	.hero-cat span span span:before,	
	.single-post .hero-cat:before
	 {				
		content: '\2014\00A0';
		transition: content .2s ease-out;		
        margin-left: 7px;
        margin-right: 5px;		
	}

	.page-id-2711 .hero-cat span span span:before,.page-id-10064 .hero-cat span span span:before {
		margin-right: 7px;
		content: "";
		transition: content .2s ease-out;		
	}
}

#share {
	text-transform: capitalize;
	right: -10px;
}

@media only screen and (max-width: 1024px) {
	#share {
		right: 0;
	}
}

#share .parallax-wrap {
	width: 30px;
}

#share::before {
	left: -130px;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.page-template-portfolio-grid-page .hero-footer-right,.page-template-default #hero .hero-footer-right {
		margin-top: -5px;
	}
}

@media only screen and (min-width: 767px) {
	#hero-footer,#main #hero .button-text {
		font-size: 13px!important;
	}

	.post-template-content #hero #hero-caption,
	#hero-caption {
		padding-top: 140px;
		padding-bottom: 20px;
	}

	.page-template-blog-page .content-full-width,.page-template-blog-page #hero #hero-footer {
		padding: 20px 40px;
	}

	.page-template-portfolio-grid-page #hero #hero-footer {
		padding: 20px 40px 3px;
	}

	.single-post #hero #hero-footer,
	.harington_portfolio-template-default #hero #hero-footer {
		padding: 20px 40px;
		top: 5px;
	}

	.page-template-default #hero #hero-footer {
		padding: 20px 40px;
	}

	.page-template-portfolio-grid-page #hero .hero-footer-right {
		margin-top: 15px;
	}

	.page-template-default #hero .hero-footer-right {
		margin-top: 15px;
	}

	.harington_portfolio-template-default .hero-footer-left {
		margin-top: -3px;
	}

	.page-template-portfolio-grid-page #hero #hero-footer .button-wrap.right .icon-wrap {
		top: 5px;
		left: -15px;
	}

	.single-post #hero #hero-footer .button-wrap.right .icon-wrap,
	.harington_portfolio-template-default #hero #hero-footer .button-wrap.right .icon-wrap {
		top: 3px;
		left: -15px;
	}

	.page-template-blog-page #hero #hero-footer .button-wrap.right .icon-wrap {
		top: 5px!important;
		left: -15px;
	}

	.page-template-default #hero #hero-footer .button-wrap.right .icon-wrap {
		top: 5px!important;
		left: -15px;
	}

	.harington_portfolio-template-default #hero #hero-footer .button-text.sticky.right span {
		top: -2px;
	}

	.page-template-default div#main-content,.single-harington_portfolio div#main-content {
		margin-top: 0;
	}
}



@media only screen and (min-width: 768px) {
	.harington_portfolio-template-default #hero #hero-footer .button-wrap.right .icon-wrap {
		display: none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.page-template-default #main .button-wrap.right {
		float: none;
		right: auto;
		top: -20px;
	}

	.page-template-portfolio-grid-page #hero #hero-footer .icon-wrap {
		left: -20px;
		top: -12px;
	}

	.page-template-default #hero #hero-footer .icon-wrap {
		left: -20px;
		top: 7px;
	}

	.page-template-default #hero-footer {
		top: -5px;
	}

	.page-template-portfolio-grid-page #hero-footer {
		top: -5px;
	}

	.harington_portfolio-template-default #hero #hero-footer .icon-wrap {
		top: 3px;
		left: -10px;
	}

	header .button-wrap.right.menu.burger-lines {
		right: -30px;
	}
}

@media only screen and (max-width: 479px) {
	#hero-footer {
		padding: 0 25px 0 20px;
	}
	
	.single #hero-footer,
	.page-template-blog-page #hero-footer {
		margin-top : -10px;
	}

	.single #hero-footer .hero-footer-right {
		margin-top : -3px;
	}	
	
}

@media only screen and (max-width: 767px) {
	.hero-footer-left {
		width: 40px!important;
	}
}

/* REGLAGES PORTFOLIO */
/* @media only screen and (min-width: 1024px) {*/
@media only screen and (min-width: 1024px) {
	.classic-grid .item:nth-child(odd),.mixed-grid .item:nth-child(odd) {
		margin: 60px 20px 60px 40px;
		width: calc(50% - 60px);
		height: 33vw;
	}

	.classic-grid .item:nth-child(even),.mixed-grid .item:nth-child(even) {
		margin: 60px 40px 60px 20px;
		width: calc(50% - 60px);
		height: 33vw;
	}
}

@media only screen and (min-width: 479px) and (max-width: 1024px) {
	.classic-grid .item:nth-child(odd),.mixed-grid .item:nth-child(odd) {
		margin: 60px 40px 60px 40px;
		width: calc(100% - 80px);
		height: 70vw;
	}

	.classic-grid .item:nth-child(even),.mixed-grid .item:nth-child(even) {
		margin: 60px 40px 60px 40px;
		width: calc(100% - 80px);
		height: 70vw;

	}
}

@media only screen and (min-width: 479px) and (max-width: 766px) {
	.page-template-portfolio-grid-page #main-content.portfolio-page {
		top: -60px;
	}
}

@media only screen and (max-width: 479px) {
	.page-template-portfolio-grid-page #main-content.portfolio-page {
		margin-top: -20px;
	}
}

@media only screen and (min-width: 766px) {
	.page-template-portfolio-grid-page #main-content.portfolio-page {
		top: -30px;
	}
}

@media only screen and (max-width: 479px) {
	.classic-grid .item,
	.classic-grid .item:nth-last-child(2), 
	.classic-grid .item:nth-last-child(1),
	.classic-grid .item:nth-child(2)
	 {
		margin: 50px 20px 40px 20px;
		width: calc(100% - 40px);
		height: 60vw;
	}
	
	.item .item-caption {
        padding: 10px 0;
    }

	.page-template-default #main .icon-wrap {
		top: -10px;
	}

	.page-template-portfolio-grid-page #main .icon-wrap {
		top: -10px;
	}

	.harington_portfolio-template-default #main .icon-wrap {
		top: -3px;
	}

	.harington_portfolio-template-default .hero-footer-right {
		margin-top: -4px;
	}
}

div#show-filters,div#filters-overlay {
	display: none;
}

/* REGLAGE SECTION AJOUTEE DANS LA HOMEPAGE */
.home .snap-slider-container .portfolio .item-title,.home .snap-slider-container .portfolio .item-cat {
	color: #000!important;
}

.snap-slider-holder {
	padding-bottom: 20vw;
	background-color: #eee;
	margin-top: -30px;
}

/* REGLAGES PAGE CONTACT */
/*
#main-content .page-id-2713 p,#main-content .page-id-3092 p {
	margin-bottom: 0;
	font-family: "Volte";
	font-weight: 500;
}

#main-content .page-id-2713 p.page-contact-title,#main-content .page-id-3092 p.page-contact-title {
	margin-bottom: 0;
	font-family: "Volte";
	font-weight: 500;
}
*/

#page-nav .page-nav-caption.content-full-width {
	padding-right: 40px!important;
	padding-left: 40px!important;
}

.page-id-2713 #main-content H5.wp-block-heading {
	line-height:20px!important;
}

@media only screen and (max-width: 767px) {
	#page-nav .page-nav-caption.content-full-width {
		padding-right: 30px!important;
		padding-left: 30px!important;
	}

	#page-nav {
		height: 100px;
	}

	.page-nav-caption {
		padding-top: 30px;
		padding-bottom: 0;
		height: 100px;
	}
}


@media only screen and (max-width: 479px) {
    .flex-grid .item {
        margin-bottom: 90px;
    }
}

/* CONTACT FORM */
.page-id-2713 input,.page-id-2713 textarea,.page-id-3092 input,.page-id-3092 textarea {
	font-family: "Volte"!important;
	font-weight: 500!important;
	font-size: 16px;
	line-height: 20px!important;
	border-bottom: 1px solid #c0c0c0;
	text-transform: none;
	color: #000;
}

.page-id-2713 textarea,.page-id-3092 textarea {
	height: 120px;
}

.page-id-2713 label, .page-id-3092 label {
	font-family: "BwGradual" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: .1px !important;
	line-height: 20px!important;
    text-transform: lowercase!important;	
}

@media only screen and (max-width: 480px) {
	.art2com-contact-form {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 1025px) {
	.art2com-modif .input_label {
		bottom: 30px;
	}
}

.wpcf7-form-control-wrap {
	display: block;
}

/*
.button-border a {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	font-size: 18px!important;
	letter-spacing: .1px!important;
	color: #000!important;
	line-height: 34px;
}
*/

.button-border a:hover {
	color: #FFF!important;
}

.button-border {
	margin: 0;
	padding: 0;
	transition: border .2s ease-out;
	height: 36px;
	width: auto;
	border: solid 1px #c0c0c0;
	background-color: #eee;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
    border-radius: 30px;
	text-transform: lowercase!important;
}

.button-border:hover {
	margin: 0;
	padding: 0;
	transition: border .2s ease-out;
	height: 36px;
	width: auto;
	border: solid 1px #c0c0c0;
	background-color: #000;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
    border-radius: 30px;	text-transform: lowercase!important;
}

.page-id-2713 .wpcf7-submit,.page-id-3092 .wpcf7-submit {
	height: 36px;
	width: auto;
	border: solid 1px #c0c0c0;
	background-color: #eee;
	cursor: pointer;
	font-family: "BwGradual" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    letter-spacing: .1px !important;
	line-height: 20px!important;
	overflow: hidden;
	color: #000!important;
	text-align: center;
    border-radius: 30px;
    text-transform: lowercase!important;
	float: right;
	clear: both;
	display: block;
}

.page-id-2713 .wpcf7-submit:hover,.page-id-3092 .wpcf7-submit:hover {
	background-color: #000;
	color: #FFF!important;
}

.page-id-2713 .wpcf7-form p,.page-id-3092 .wpcf7-form p {
	line-height: 26px;
	margin-bottom: 25px;
	color: #000;
}

span.wpcf7-not-valid-tip {
	display: none;
}

.wpcf7-not-valid {
	border-bottom: 1px solid #f00f!important;
}

.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output {
	border: none;
	color: #ffb900!important;
	border: none;
	color: red!important;
	padding-left: 0;
    margin-left: 0;
}

/* REGLAGES HEADER DU SHOP */
.woocommerce-products-header {
	width: 100%;
	text-align: center;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	vertical-align: middle!important;
}

.woocommerce-products-header h1 {
	font-size: 30px;
	line-height: 30px;
}

@media only screen and (min-width: 767px) {
	.woocommerce #hero-caption {
		padding-top: 285px;
		padding-bottom: 290px;
	}
}

@media only screen and (max-width: 767px) {
	.woocommerce #hero-caption {
		padding-top: 120px;
		padding-bottom: 120px;
	}
}

.woocommerce div.product {
	display: block;
	width: 100%;
	margin: 80px 0 60px;
}

.gallery-item:nth-child(odd) {
	padding: 10px 20px 10px 0;
}

.gallery-item:nth-child(even) {
	padding: 10px 0 10px 20px;
}

/* REGLAGES DES PADDING PAR DEFAUT */
.row_padding_top {
	padding-top: 35px;
}

.row_padding_bottom {
	padding-bottom: 35px;
}

.row_padding_left {
	padding-left: 40px;
}

.row_padding_right {
	padding-right: 40px;
}

@media only screen and (max-width: 769px) {
	.row_padding_top {
		padding-top: 15px;
	}

	.row_padding_bottom {
		padding-bottom: 15px;
	}
}


/* REGLAGES ESPACE PROJET */
@media only screen and (min-width: 767px) {

	.fix-header-projetct-margin {
    	padding-bottom: 40px;	
	}

	h2.wp-block-heading.show-desktop {
    	margin-bottom: 15px;
	}
	
	
	.single-harington_portfolio .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex {
    	margin-top: 17px;
	}
}

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

	h2.wp-block-heading.hide-desktop {
	    margin-bottom: 10px;
	}
}
/* REGLAGES ESPACE PROJET */

/* REGLAGE ESPACEMENT DES FOOTER */
footer .light-section-wrapper:nth-child(1) .row_padding_top {
	padding-top: 80px;
}

footer .light-section-wrapper:nth-child(2) .row_padding_top {
	padding-top: 45px;
}

footer .light-section-wrapper:nth-child(3) .row_padding_top {
	padding-top: 0;
}

.footer-container-2 {
	display: block!important;
	padding-top: 30px;
}

footer,.footer-container-2,.footer-container-2 #footer-container {
	height: 120px;
	margin-top: 0;
}

.page-template-default footer,.page-template-default .footer-container-2,.page-template-default .footer-container-2 #footer-container {
	margin-top: 0;
}

/* FOOTER Centrˇ Iphone */
@media only screen and (max-width: 820px) {
	footer,.footer-container-2,.footer-container-2 #footer-container {
		height: 125px!important;
		top: unset!important;
	}
}

@media only screen and (max-width: 1024px) {
.page-template-blog-page .footer-container-2 {
		margin-top: 200px!important;
	}
	.home footer {
		margin-top: -110px!important;
	}
}

@media only screen and (max-width: 769px) {
    .home footer {
        margin-top: -90px !important;
    }
    
	footer .light-section-wrapper:nth-child(1) .row_padding_top {
	    padding-top: 60px;
	}    
}

@media only screen and (max-width: 820px) {
	footer,.footer-container-2,.footer-container-2 #footer-container {
		height: 300px;
		top: 0;
	}
}

@media only screen and (max-width: 781px) {
	footer .wp-block-column {
		text-align: center;
	}
}

@media only screen and (min-width: 769px) {
	.row_padding_top {
		padding-top: 70px;
	}
}

.acc-button-icon {
	background: transparent;
}

.acc-icon-wrap {
	opacity: 1;
}

/* REGLAGE DES GAP */

@media (min-width: 767px) and (max-width:781px){
    .wp-block-columns {
        flex-wrap: wrap !important;
    }
    
        .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-basis: initial!important;
                text-align: left;
    }
}

@media only screen and (max-width: 781px) {
	p,h5.wp-block-heading.has-mask, .wp-block-heading.page-contact-title {
		margin-bottom: 20px!important;
	}
}


@media only screen and (max-width: 767px) {
	:where(.wp-block-columns.is-layout-flex) {
		gap: 0em!important;
	}
}

.no-gap .wp-block-columns {
	gap: 20px!important;
}

.small-gap .wp-block-columns {
	gap: 10px!important;
}

@media only screen and (max-width: 479px) {
	.page-id-2713 :where(.wp-block-columns.is-layout-flex),.page-id-3092 :where(.wp-block-columns.is-layout-flex) {
		gap: 10px;
	}
}

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

	.post-template-content #hero #hero-caption,
	.single-harington_portfolio div#hero-caption {
		height: 185px!important;
	}

	.single-harington_portfolio div#hero-footer {
		margin-bottom: 20px;
		padding: 0 15px 0 20px;
		margin-top: -7px;		
	}
	
	.single-harington_portfolio #share {
		top: -5px;
	}

	.nouveau-share #share {
		top: -3px;
	}

	.page-id-2711 #share {
		top: 0;
	}
}

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

.page-template-blog-page .hero-footer-right {
		margin-top: 15px;
	}
	.page .hero-footer-right,
	.page-template-portfolio-grid-page .hero-footer-right {
		margin-top: -2px;		
	}	


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

.page-template-blog-page .hero-footer-right {
		margin-top: 7px;
	}

}

.about-correction-image {
	margin-top: -170px;
}

@media only screen and (min-width: 769px) {
	.about-correction-image {
		margin-top: -250px;
	}
}

.harington_portfolio-template-default #main-page-content.project-page {
	margin-bottom: 0!important;
}

#project-nav {
	display: block!important;
	position: relative!important;
	height: 70px!important;
	bottom: 0!important;
}

.harington_portfolio-template-default #project-nav .content-full-width {
	padding-left: 40px;
	padding-right: 40px;
}

@media only screen and (max-width: 768px) {
	.harington_portfolio-template-default #project-nav .content-full-width {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media only screen and (max-width: 479px) {
	.harington_portfolio-template-default #project-nav .content-full-width {
		padding-left: 20px;
		padding-right: 20px;
	}
}


@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.harington_portfolio-template-default #project-nav .content-full-width {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media only screen and (max-width: 1024px) {
	#project-nav {
		display: block!important;
		position: relative!important;
	}
}

#project-nav .caption-wrapper {
	width: 150px;
}

.next-hero-subtitle {
	font-family: "BwGradual"!important;
	font-weight: 500!important;
	font-size: 18px!important;
	letter-spacing: .1px!important;
	line-height: 40px!important;
	padding: 0!important;
	text-transform: lowercase!important;
}

@media only screen and (max-width: 1024px) {
	#project-nav {
		display: block!important;
		position: relative!important;
		height: 110px!important;
		margin-bottom: -60px;
	}
}

.wp-block-separator {
	border: none;
	border-top: 1px solid #000;
}

.accordion dt {
	border-top: none;
	border-bottom: 1px solid #000000;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.accordion dt span {
	line-height: 30px!important;
}

.accordion dt:first-child,.accordion.bigger-acc dt:first-child {
	border-top: 1px solid #000000;
}

dt.accordion-active {
	border-bottom: 1px solid transparent;
}

.accordion dt span.link {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* FIX accordˇon
.accordion dt .acc-icon-wrap {
	top: -25px!important;
}
.accordion dt .plus-svg {
	width: 12px;
	height: auto;
}
.accordion dt:first-child .acc-icon-wrap {
	top: -20px!important;
}

*/
.accordion dt .acc-icon-wrap {
    top: -7px !important;
    height: 33px;
}

.accordion dt .plus-svg {
    width: 12px;
    height: auto;
    top: 5px;
    position: relative;
}

.accordion dt:first-child .acc-icon-wrap {
	top: -3px!important;
    height: 33px;	
}

.uppercase-text .accordion dt {
	text-transform: unset;
}

h3.wp-block-heading.has-text-align-center {
	line-height: 130%;
}

.accordion .accordion-content {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	font-size: 16px!important;
	letter-spacing: .1px!important;
	line-height: 26px!important;
	color: #000000 !important;
    opacity: .4 !important;
}

/* Alignement et style */
@media only screen and (min-width: 782px) {
	.button-box-art2com {
		margin-left: 50%;
	}
}

.button-box-art2com .button-border {
	border:none;
	border-radius:unset;	
}

.button-box-art2com .button-border span {
	padding:0!important;
}

.button-box-art2com .clapat-button-wrap {
	min-width:auto;
} 

.button-box-art2com .button-border:hover {
	background-color: transparent;
	border-radius:unset;
}  
.button-box-art2com .button-border a:hover {
    color: rgb(0, 0, 0) !important;
}

.home div#itemswrapperlinks {
	margin-top: -25px;
}

.slider-button-next,.slider-button-prev {
	display: none;
}

/*
.swiper-pagination-bullet {
		color:#00FF00;
} 

.swiper-pagination-bullet-active .swiper-pagination-bullet {
	font-family: "BwGradual" !important;
        font-weight: 400 !important;
        font-size: 16px !important;
        letter-spacing: .1px !important;
		padding: 0 !important;
		color:#FFFFFF;
} 

.swiper-pagination-bullet-active .swiper-pagination-bullet .solid-fill {
	display:none;
} 

:not(.swiper-pagination-bullet-active) .swiper-pagination-bullet .solid-fill {
	fill:unset;
} 

.swiper-pagination-bullet-active .solid-fill {
	display:none!important;
}

.swiper-pagination-bullet .path, 
.light-content.light-content-slider .swiper-pagination-bullet .path {
    stroke: #FFFFFF;
    fill: #FFFFFF;
}*/

@media only screen and (max-width: 767px) {
	.content-slider .swiper-pagination-bullets,.content-carousel .swiper-pagination-bullets,.content-looped-carousel .swiper-pagination-bullets {
		bottom: -10px!important;
		margin: 0!important;
	}

	.reglage-slider-project {
		height: 30vh;
	}
}

@media only screen and (max-width: 820px) {
	.showcase-pagination .parallax-wrap {
		margin-top: -23px;
	}
}

@media only screen and (max-width: 479px) {
	.showcase-pagination .parallax-wrap {
		display: none!important;
	}
}

/*.item .item-title,.item .item-cat {
	text-transform: lowercase!important;
	display: block;
	width: auto;
	margin: 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	position: relative;
}*/

.item .item-title,.item .item-cat {
	display: block;
	width: auto;
	margin: 0;
}

.item-title {
	float: left;
}

.item-cat {
	float: right;
}

.flex-grid .item .item-cat,.flex-grid .item:hover .item-cat {
	opacity: .4!important;
}

.item-cat span::before {
	text-align: right;
}

.harington_portfolio-template-default .next-hero-title-wrapper {
	display: none;
}

.next-hero-subtitle-wrapper {
	max-width: 100%;
}

.page-template-default .next-hero-subtitle-wrapper {
	max-width: 100%;
	display: none;
}

.reglage-page-entree-sous-highlights {
	padding-top: 0;
}

.fullscreen-menu nav,header {
	transition: opacity 1s ease-out,background-color .5s ease-out,height .5s ease-out;
}

.fullscreen-menu nav.open,header.over-sidebar,header.over-sidebar nav.open {
	transition: opacity 1s ease-out,background-color .5s ease-out,height .5s ease-out;
}

.nav-separating-line {
	display: none;
}

.uppercase-text article .post-title {
	text-transform: lowercase!important;
}

.light-content .entry-meta li a,.light-content .entry-meta li {
	text-transform: lowercase;
}

article:first-child {
	border-top: 1px solid #c0c0c0!important;
}

article {
	border-bottom: 1px solid #c0c0c0!important;
}

#post-navigation {
	border-bottom: 1px solid #c0c0c0!important;
	border-top: 1px solid #c0c0c0!important;
}

.post-template-default main {
	background-color: #eee!important;
}

.post-template-content #hero #hero-caption {
	max-width: 100%;
}

#post-image,.post-template-content .post-max-width {
	max-width: 100%;
}

@media only screen and (max-width: 769px) {
	#hero #hero-footer .button-text {
		display: none;
	}
}

/*
@media all and (max-width: 1024px) {
	h5.wp-block-heading,.accordion dt span,.button-border a,.next-hero-subtitle {
		font-size: 20px!important;
	}
}
*/
/* BLOG */
.page-template-blog-page a.post-title {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	letter-spacing: .1px!important;
	padding: 0!important;
	text-transform: lowercase!important;
	color: #000;
}
.page-template-blog-page .entry-meta li, .page-template-blog-page .entry-meta li a {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	font-size: 16px;
	letter-spacing: .1px!important;
	line-height: 40px!important;
	padding: 0!important;
	text-transform: lowercase!important;
	color: #000;
}


.single-post .entry-meta li, .single-post .entry-meta li a {
    text-align: right;
    float: left;
    font-family: BwGradual !important;
    font-weight: 400 !important;
    font-size: 28px !important;
    line-height: 40px !important;
    letter-spacing: 0.1px !important;
    text-transform: lowercase !important;
    padding: 0px !important;
}

.single-post span.hero-cat {
font-family: "BwGradual" !important;
        font-weight: 400 !important;
        font-size: 16px !important;
        letter-spacing: .1px !important;
        line-height: 40px !important;
    padding: 0 !important;
    text-align: right;
    text-transform: lowercase !important;
    float: left;
}


article .entry-date {
	opacity: 0.4;width:auto;text-align:left;
}


@media only screen and (min-width: 1025px) {

	.article-wrap {
		width: calc(50%);
	}

    .article-content {
    	width: 50%;
   		flex-direction: initial;
   		align-items: center;
   		justify-content:space-between;
    }

	.article-content .entry-meta-wrap {width: calc(50% - 2.5em);}
}

    
.article-content .entry-meta-wrap:nth-child(odd) {width: calc(50% + 1em)!important;}
.article-content .entry-meta-wrap:nth-child(even) {width: calc(50% + 1em)!important;}


@media all and (max-width: 1024px) {
	.article-content {flex-direction: row; justify-content: space-between;float: unset;}
	.article-content .entry-meta-wrap:nth-child(odd) {width: 49% !important;}
	.article-content .entry-meta-wrap:nth-child(even) {width: 49% !important;}	
	article .entry-date {width: auto;text-align: right;}
	article {
        padding: 50px 0 0px 0;
    }
}

.entry-meta li {margin-right:0} 
.entry-categories li::after {
	content: "/";
	width: unset;
	height: unset;
	top:unset;
	right: unset;
	opacity:unset;
	position: unset;
	border-radius: unset;
	margin:0;
}


.post-template-content .hero-title {
	font-family: "BwGradual"!important;
	font-weight: 400!important;
	color: #000;
    float: left;
    font-family: "BwGradual" !important;
    font-weight: 400 !important;
    font-size: 28px !important;
    line-height: 40px !important;
    letter-spacing: .1px !important;
    text-transform: lowercase !important;	
	margin-left: unset;
	
margin-top: 0px;
    margin-bottom: 0px;	
}


@media only screen and (max-width: 769px) {
	.single-post span.hero-cat, .post-template-content .hero-title {
	font-family: "BwGradual" !important;
        font-weight: 400 !important;
        font-size: 20px !important;
        letter-spacing: .1px !important;
        line-height: 40px !important;    }
    
	.post-template-content .hero-title, h1.hero-title {
		width: auto!important;
		margin-right: 0;
	}    
}


@media all and (max-width: 1024px) {
	.entry-meta li, .entry-meta li a {
		font-size: 20px;
	}
}


/* CLASSE POUR CACHER */
@media only screen and (min-width: 768px) {
	.hide-desktop { display: none;}
	.show-desktop { display: block;}
}

@media only screen and (max-width: 767px) {
	.hide-desktop {display: block;}
	.show-desktop {display: none;}
}

@media only screen and (min-width: 768px) and (max-width: 781px){
	.fix-services .wp-block-columns .wp-block-column {
        flex-wrap: nowrap !important;
        flex-basis: auto !important;
    }
}


div#hero-footer {
	display:none;
}

@media only screen and (max-width: 769px) {
	.projet-fix-marge-iphone {
		padding-right:30px;
	}
}

/* NOUVELLE VERSION */
@media only screen and (min-width: 1025px) {

	.uppercase-text .next-hero-title span {
		font-size: 7vw;
		line-height: 9vw;
		text-transform: lowercase;
		font-family: "BwGradual"!important;
		font-weight: 400!important;
	}

	.page-nav-caption {
		padding-top: 35px;
		padding-bottom: 0;
	}

	.full figure.has-parallax, .full_elementor figure.has-parallax {
	    overflow: hidden;
	    height: 83.2vh;
	}

	nav.menu-menu-principal-mobile-en-container .inner,nav.menu-menu-principal-mobile-fr-container .inner {
		padding: 65px 20px!important;
		vertical-align: top;
		float: left;
	}

	header nav.open {
		height: 190px!important;
		margin-top: 0!important;
	}

	.post-template-content #hero #hero-caption,
	#hero-caption {
		padding-top: 125px;
		padding-bottom: 25px;
		padding-left:40px;
		padding-right:40px;
	}

	.slide-title,.title, .accordion dt span, .button-border a, .button-wrap.right .button-text span, .item .item-cat, .item .item-title, .jssocials-share-logo, .next-hero-subtitle, .uppercase-text .hero-title, #share, div#info-text, div#menu-burger, h1.hero-title, span.hero-cat  {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 16px!important;
		letter-spacing: .1px!important;
		line-height: 40px!important;
		padding: 0!important;
		text-transform: lowercase!important;
		color: #000!important;
	}
	
	h5.wp-block-heading {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 16px!important;
		letter-spacing: .1px!important;
		line-height: 40px!important;
		padding: 0!important;
		color: #000!important;
	}
	
	.accordion dt span { line-height: 20px!important; }
	.button-border a { line-height: 34px!important; }
	
	h5.wp-block-heading.has-mask {
		line-height:20px!important;
	}	
	
	nav.menu-menu-principal-mobile-en-container ul a,nav.menu-menu-principal-mobile-fr-container ul a {
		font-family: "BwGradual"!important;
		color: #000!important;
		text-transform: lowercase!important;
		font-size: 16px!important;
		line-height: 40px!important;
		font-weight: 400!important;
		text-align: center;
	}
		
	/*div#content-scroll {background: yellow;}*/
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
	h3.wp-block-heading.has-text-align-center,
	h3.wp-block-heading.has-text-align-left {
		font-size: 35px!important;
	} 
/*
	.page-template-blog-page .entry-meta li, 
	.page-template-blog-page .entry-meta li{
		width: 100%!important;
	    text-align: right!important;
		display: grid;
	}
	*/
	.article-content .entry-meta-wrap {width:100%;}
	.article-content {height: 50px;}

	.uppercase-text .next-hero-title span {
		font-size: 10vw;
		line-height: 12vw;
		text-transform: lowercase;
		font-family: "BwGradual"!important;
		font-weight: 400!important;
	}
	
	.page-nav-caption {
		padding-top: 20px;
		padding-bottom: 0;
	}	

	footer, .footer-container-2, .footer-container-2 #footer-container{
		margin-top: 0!important;
		margin-bottom: 10px;	      	    
	}

	.full figure.has-parallax, .full_elementor figure.has-parallax {
	    overflow: hidden;
	    height: 76vh;
	}

	nav.menu-menu-principal-mobile-en-container .inner,nav.menu-menu-principal-mobile-fr-container .inner {
		padding: 100px 3px!important;
		vertical-align: top;
		float: left;
	}

	header nav.open {
		height: 215px!important;
		margin-top: 0!important;
	}

	.post-template-content #hero #hero-caption,
	#hero-caption {
		padding-top: 155px;
		padding-bottom: 25px;
		padding-left: 40px;
	}

	.slide-title,.title, .accordion dt span, .button-border a, .button-wrap.right .button-text span, .item .item-cat, .item .item-title, .jssocials-share-logo, .next-hero-subtitle, .uppercase-text .hero-title, #share, div#info-text, div#menu-burger, h1.hero-title, span.hero-cat {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 16px!important;
		letter-spacing: .1px!important;
		line-height: 30px!important;
		padding: 0!important;
		text-transform: lowercase!important;
		color: #000!important;
	}
	
	h5.wp-block-heading {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 16px!important;
		letter-spacing: .1px!important;
		line-height: 40px!important;
		padding: 0!important;
		color: #000!important;
	}
	
	.accordion dt span { line-height: 20px!important; }
	.button-border a { line-height: 34px!important; }

	
	h5.wp-block-heading.has-mask {
		margin-bottom: -10px;
		line-height:19px!important;
	}
	
	nav.menu-menu-principal-mobile-en-container ul a,nav.menu-menu-principal-mobile-fr-container ul a {
		font-family: "BwGradual"!important;
		color: #000!important;
		text-transform: lowercase!important;
		font-size: 16px!important;
		line-height: 40px!important;
		font-weight: 400!important;
		text-align: center;
	}

/*	div#content-scroll {background: blue;}*/
}

@media only screen and (max-width: 767px) {
	h3.wp-block-heading.has-text-align-center,
	h3.wp-block-heading.has-text-align-left {
		font-size: 25px!important;
		line-height: 120%!important;			
	}
	
	/*
	.page-template-blog-page .entry-meta li, 
	.page-template-blog-page .entry-meta li{
		width: 100%!important;
	    text-align: left!important;
	        display: grid;
	}
	*/
	
	.article-content .entry-meta-wrap {width:100%;}
	/*.article-content {height: 50px;}*/
	
	.uppercase-text .next-hero-title span {
		font-size: 12vw;
		line-height: 14vw;
		text-transform: lowercase;
		font-family: "BwGradual"!important;
		font-weight: 400!important;
	}

	#main-page-content p {
		line-height: 23px;
	}

	.full figure.has-parallax, .full_elementor figure.has-parallax {
	    overflow: hidden;
	    height: 62vh;
	}

	.slide-title,.title, .accordion dt span, .button-border a, .button-wrap.right .button-text span, .item .item-cat, .item .item-title, .jssocials-share-logo, .next-hero-subtitle, .uppercase-text .hero-title, #share, div#info-text, div#menu-burger, h1.hero-title, span.hero-cat  {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 16px!important;
		letter-spacing: .1px!important;
		line-height: 40px!important;
		padding: 0!important;
		text-transform: lowercase!important;
		color: #000!important;
	}
	
	h5.wp-block-heading  {
		font-family: "BwGradual"!important;
		font-weight: 400!important;
		font-size: 16px!important;
		letter-spacing: .1px!important;
		line-height: 20px!important;
		padding: 0!important;
		color: #000!important;
	}	
	
	.accordion dt span { line-height: 23px!important; }
	.button-border a { line-height: 34px!important; }
	
	h5.wp-block-heading.has-mask {
		margin-bottom: -10px;
		line-height:20px!important;
	}
	
	nav.menu-menu-principal-mobile-en-container ul a,nav.menu-menu-principal-mobile-fr-container ul a {
		font-family: "BwGradual"!important;
		color: #000!important;
		text-transform: lowercase!important;
		font-size: 35px!important;
		line-height: 35px!important;
		font-weight: 400!important;
		text-align: left;
	}

	nav.menu-menu-principal-mobile-en-container .inner,nav.menu-menu-principal-mobile-fr-container .inner {
		padding: 70px 0!important;
	}
	
	#menu-menu-principal-mobile-en, #menu-menu-principal-mobile-fr {
		padding: 0 20px;
	}
	
    nav.menu-menu-principal-mobile-en-container ul li:nth-child(7) a, nav.menu-menu-principal-mobile-fr-container ul li:nth-child(7) a {
    	font-size: 35px !important;
		line-height:50px!important;
    }
	/*div#content-scroll {background: red;}*/
	
	.fix-special-nicolas {
	    padding: 0 !important;
	}
	
	.fix-special-nicolas .wp-block-harington-gutenberg-accordion {
	    padding: 20px !important;
	}

}


@media only screen and (min-device-width: 1025px) {
}

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

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

/* REGLAGE LOGO */
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
	/*header.over-sidebar #logo {
		top: 47px!important;
		float: right;
		left: -40px;
	}*/
	
	header.over-sidebar #burger-wrapper {
    	top: 25px;
        margin: -3px 3px 0 0;
	}
}	

/* PARTIE LOGO */

#logo {
	top: 20px;
	float: right;
	right: 0;
}

@media only screen and (max-width: 766px) {
	#logo {
		left: -5px;
		top: 27px;
	}
}

@media only screen and (min-width: 767px) and (max-width: 767px) {
	header.over-sidebar #logo {
		left: -7px;
		top: 34px;
	}

	#logo {
		left: -25px;
		top: 42px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#logo {
		top: 47px;
		left: -30px;
	}

	header.over-sidebar #logo {
		top: 29px;
		left: -33px;		
	}
}

#logo img {
	height: 19px!important;
	width: auto!important;
}

#logo img.black-logo-smartphone {
	height: auto!important;
	width: 70px!important;
}

header.over-sidebar #logo img.black-logo {
	opacity: 1!important;
}

@media only screen and (min-width: 767px) {
	#logo img.black-logo-smartphone {
		display: none;
	}
}

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

	#page-content.light-content #logo img.black-logo-smartphone {
		display: block;
	}
	
	header.over-sidebar #logo img.black-logo-smartphone {
		display: block!important;
	}

	#logo img.black-logo {
		display: none!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	header.over-sidebar #logo img {
		position: absolute;
		top: 18px;
		left: -170px;
		opacity: 0;
		display: block!important;
	}

	header.over-sidebar #logo img.black-logo-smartphone {
		display: none!important;
	}
}

@media all and (min-width: 767px) and (max-width: 767px) {
	.button-wrap.right.menu {
        right: -30px !important;
    }
	/*div#content-scroll {background: blue;}*/
}

@media all and (min-width: 768px)and (max-width: 769px) {
	.button-wrap.right.menu {
        right: -40px !important;
    }
}

/* AJOUT BOUTON SHARE */
#project-nav .nouveau-share {
    position: relative;
    display: table;
    margin: 0;
    float:right;
    z-index:9999;
}

@media only screen and (min-width: 768px) {
    .nouveau-share #share {
        right: -10px;
    }
}
#project-nav .jssocials-share-link {
	line-height: unset;	
}

.next-hero-progress { display:none;}

li {
    color: #000000;
    margin-bottom: 15px;
    font-weight:400;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 0em;
}

/* FIX PROBLEME ACCORDEON */

@media only screen and (min-width: 782px) {
	.fix-accordeon.no-gap .wp-block-columns { gap:10px!important;}
	.fix-accordeon.no-gap .wp-block-columns .wp-block-column .wp-block-columns .wp-block-column { padding-left:40px!important;}	
}


@media only screen and (max-width: 781px) {
	.fix-accordeon.no-gap .wp-block-columns .wp-block-column .wp-block-columns .wp-block-column { padding-left:40px!important;padding-right:40px!important;}	
}

@media only screen and (max-width: 769px) {
	.fix-accordeon.no-gap .wp-block-columns .wp-block-column .wp-block-columns .wp-block-column { padding-left:30px!important;padding-right:30px!important;}	
}

@media only screen and (max-width: 479px) {
	.fix-accordeon.no-gap .wp-block-columns .wp-block-column .wp-block-columns .wp-block-column { padding-left:20px!important;padding-right:20px!important;}
}

/* BACK TO TOP */
.button-wrap.left.fix-backtotop {
	float:right;
	z-index:99999;
	left: unset;
	margin-top:-17px;
}

@media only screen and (min-width: 770px) and (max-width: 1466px) {
	.button-wrap.left.fix-backtotop {
		margin-top:0;
        left: -10px;		
	}
}

@media only screen and (min-width: 768px) and (max-width: 769px) {
	.button-wrap.left.fix-backtotop {
    	margin-top: 3px!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 769px) {
	.button-wrap.left.fix-backtotop {
    	margin-top: -25px!important;
        margin-right: 5px;    	
	}
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
	.button-wrap.left.fix-backtotop {
    	margin-top: -7px!important;

        margin-right: 7px;    	
	}
}

@media only screen and (min-width: 770px){

	.home .button-wrap.left.fix-backtotop {
		margin-right:10px!important;
	    float: right!important;
	    left:unset!important;
	}		

}
@media only screen and (min-width: 480px) and (max-width: 769px) {

	.home .button-wrap.left.fix-backtotop {
		margin-right:0!important;
	    float: right!important;
	    left:unset!important;
	}		
	
}

@media only screen and (max-width: 479px) {
	.button-wrap.left.fix-backtotop {
		margin-right:-15px;
		margin-top:-5px;
	}
	
	.home .button-wrap.left.fix-backtotop {
		margin-right:-10px;
	    float: right!important;
	    left:unset!important;
	    margin-top: -7px;	    
	}	
}

.button-wrap.left.fix-backtotop .icon-wrap{
    align-items: flex-end;
}


.button-wrap.left.fix-backtotop i.arrow-icon-up{
	border: solid #000000;
    border-width: 2px 2px 0px 0px;
}

@media only screen and (max-width: 767px) {
.wp-block-column.fix-affichage-annee.is-layout-flow.wp-block-column-is-layout-flow {
	flex-basis:50%!important;
}
}

.fix-no-margin-top .wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex {
	margin-top:0!important;
}