/*
Theme Name: Mies Child
Theme URI: http: //pixelgrade.com/demos/mies
Author: PixelGrade Team
Author URI: http: //pixelgrade.com
Template: mies
Description: MIES is a front line parallax Architecture WordPress Theme prized for allowing you to present your activity within a delightful and captivating experience. It's perfect for a full range of presentations and portfolio projects of designers, architects or photographers.
License: Themeforest Split Licence
License URI: -
Text Domain: mies_txtd
Domain Path: /languages/
Tags: white, light, dark, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, theme-options, translation-ready
*/

@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/CenturyGothic.woff') format('woff'),
		 url('fonts/CenturyGothic.ttf') format('truetype'),
		 url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/CenturyGothic-Bold.woff') format('woff'),
		 url('fonts/CenturyGothic-Bold.ttf') format('truetype'),
		 url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body,
.menu--main-menu .sub-menu,
.h1, .h2, .h3, .h4,
.archive-categories a,
body a.btn,
.btn,
body #comment-submit,
.navigation__text,
.gmap__marker__btn {
	font-family: 'CenturyGothic', sans-serif !important;
}
h1, h2, h3, h4, h5, h6,
hgroup,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.separator > *,
blockquote cite {
	font-family: 'CenturyGothic', sans-serif !important;
	font-weight: bold;
}

.admin-bar .logo {
	top: 51px;
}
.home .site-logo {
	display: none;
}
.smaller {
	font-size: 1.7rem;
	line-height: 0.9;
}
.smaller span {
	font-size: 0.8rem;
	font-weight: normal;
	text-transform: lowercase;
}
.page__content .btn,
.content--portfolio-archive .btn,
body input[type="submit"],
.wpcf7-submit:hover {
	border-radius: 0;
	background-color: #eb5032;
}
.embed-container {
	position: relative;
	top: 7px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.form-connected {
	margin-top: -1.5rem;
}
.form-connected .grid {
	margin-top: 1.5rem;
}

.project-meta {
	text-align: center !important;
}

.mejs-container {
	-webkit-transform: translateY(0.4105rem);
	-ms-transform: translateY(0.4105rem);
	transform: translateY(0.4105rem);
	margin-bottom: 2.35294rem;
}

.project-meta__label,
.project-meta__value {
	font-size: 17px;
	margin-top: 0;
}

.single-mies_portfolio .pixcode .lap-six-twelfths:first-child p {
	margin-bottom: 1.2rem;
}
.single-mies_portfolio .pixcode .lap-six-twelfths:first-child p:last-child {
	margin-bottom: 0;
}

.hero__bg:after {
	content: '';
	display: block;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(0,0,0,0.3);
}

/* Accès client */
.list-files {
	list-style: none;
}
.list-files a {
	color: #eb5032;
	border-bottom: 0 !important;
}
.list-files a:hover {
	border-bottom: 1px solid #eb5032 !important;
}
.must-log {
	text-align: center;
}


.tabs__nav a.current,
.tabs__nav a:hover,
.filter__tags .btn-link.selected,
.filter__tags .btn-link:hover {
	color: #eb5032 !important;
}
.filter__tags .btn-link.selected,
.filter__tags .btn-link:hover {
	border-bottom: 1px solid #eb5032;
}

.article-single .entry-meta {
	display: none;
}

.lap-six-twelfths h4 {
	font-weight: bold;
	font-size: 0.9rem;
	margin-bottom: 2.9rem
}
@media all and (min-width: 800px) {
	.navigation__trigger {
		display: none !important;
	}
}
