/*
Theme Name: Neuvième planète (Essu Child)
Theme URI: http://themes.easysite.by/essu-overview/
Author: twika
Author URI: http://www.twika.fr/
Description: A child theme of Essu Theme for Neuvième Planète
Template: essu
Version: 1.1
*/

body {
	color: #000;
}
a {
	color: #000
}
.kktfwp-logo {
	width: 100px;
	position: relative;
	z-index: 0;
}
	.kktfwp-logo img {
		width: 100%;
	}
	.custom-logo-link {
		width: 100%;
	}
	.custom-logo-link:before,
	.custom-logo-link:after {
		content: " ";
		width: 100%;
		height: 100px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.custom-logo-link:before {
		background: #fff;
		z-index: 1;
	}
	.custom-logo-link:after {
		background: url('img/avatarlogoneuviemeplanete.png') no-repeat center center;
		background-size: cover;
		z-index: 2;
		transform:scale(1);
		transition: transform .72s ease-out;
	}
		.custom-logo-link.is-animated:after {
			transition: transform .08s ease-in;
			transform:scale(1.1);
		}

.kktfwp-site-info img {
	width: 200px;
	height: auto;
}

.kktfwp-title .kktfwp-description-wrapper {
	color: #000;
}
body.page-template-template-portfolio .kktfwp-site-content {
	padding-top: 0;
}
.kktfwp-site-main {
	margin-top: 0;
}
body:not(.page-template-template-portfolio) .kktfwp-title {
	display: none;
}
@media (max-width: 999.98px) {
	body.page-template-template-portfolio .kktfwp-title-wrapper {
		display:  none;
	}
}
@media (min-width: 1000px) {
	body.page-template-template-portfolio .kktfwp-header {
		padding-bottom: 0;
	}
	body.page-template-template-portfolio .entry-title {
		color: transparent;
	}
	/*body.page-template-template-portfolio .kktfwp-title {
		margin-bottom: 0;
	}*/
	body.page-template-template-portfolio .kktfwp-projects-wrapper {
		margin-top: 0;
		padding-top: 0;
		position: relative;
		top: -40px;
	}
	body.page-template-template-portfolio .p-filter,
	body.page-template-template-portfolio .p-filter ul {
		padding-top: 0;
	}
	a.has-overlay .proj-content .proj-title, a.has-overlay .proj-content .proj-terms {
		color: #fff;
	}
}
@media (min-width: 1000px) and (max-width: 1199.98px) {
	body.page-template-template-portfolio .p-filter ul li {
		margin-right: 40px;
		font-size: 13px;
	}
}
@media (min-width: 1200px) {
	body.page-template-template-portfolio .entry-title {
		color: transparent;
	}
	.kktfwp-title .kktfwp-description-wrapper {
		font-size: 20px;
	}
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-weight: 600;
}
.kktfwp-description-wrapper h1,
.kktfwp-description-wrapper h2,
.kktfwp-description-wrapper h3,
.kktfwp-description-wrapper h4,
.kktfwp-description-wrapper h5,
.kktfwp-description-wrapper h6 {
	margin-top: .2em;
	margin-bottom: .2em;
}
.kktfwp_portfolio-template-default .entry-title,
.kktfwp-site-main h1:not(.entry-title) {
	color: #ffbc00;
}

.wp-block-button__link {
	transition: ease .3s;
}
.wp-block-button__link,
[type="submit"] {
	background: #000;
	color: #fff;
}
.wp-block-button__link:hover,
.wp-block-button__link:focus,
[type="submit"]:hover,
[type="submit"]:focus {
	background: #ffbc00;
	color: #000 !important;
}

 


.p-filter ul li {
	color: #000;
}
.kktfwp-filter-btn:after {
	border-color: #ffbc00;
}

.kktfwp-logo-menu-wrapper .kktfwp-site-header-menu,
.kktfwp-logo-menu-wrapper .kktfwp-mobile {
	vertical-align: top;
}
.kktfwp-logo-menu-wrapper .kktfwp-mobile,
.kktfwp-site-header-menu ul.kktfwp-primary-menu {
	top: 20px;
}
@media (max-width: 579.98px) {
	.kktfwp-logo {
		width: 100px;
	}
}
@media (min-width: 580px) and (max-width:1199.98px) {
	.kktfwp-logo-menu-wrapper {
		background: url('img/brin_comevela.png') no-repeat top right 50px;
	}	
}
@media (min-width: 580px) and (max-width: 779.98px) {
	.kktfwp-logo {
		width: 120px;
	}
		.custom-logo-link:before,
		.custom-logo-link:after {
			height: 120px;
		}
	.kktfwp-logo-menu-wrapper {
		background-size: auto 40px;
	}
}
@media (min-width: 780px) and (max-width: 1199.98px) {
	.kktfwp-logo {
		width: 135px;
	}
		.custom-logo-link:before,
		.custom-logo-link:after {
			height: 135px;
		}
	.kktfwp-logo-menu-wrapper {
		background-size: auto 46px;
	}
}
@media (min-width: 1200px) {
	.kktfwp-logo {
		width: 150px;
	}
		.custom-logo-link:before,
		.custom-logo-link:after {
			height: 150px;
		}
	.kktfwp-site-header-menu {
		background: url('img/brinplus_comevela.png') no-repeat right 66px;
		background-size: auto 28.3px;
	}
	body:not(.menu-sb) .kktfwp-site-header-menu ul.kktfwp-primary-menu > li > a:after {
		border-color: #ffbc00;
	}
}

a.has-overlay {
	color: rgba(255, 188, 0, .7);
}

.kktfwp-footer .kktfwp-site-info a,
.kktfwp-footer .kktfwp-social a {
	color: #000;
}

.kktfwp-social a[class*='instagram']:hover {
  color: #dd2a7b;
}