 /*  
Theme Name: époque films
Theme URI: https://epoquefilms.com
Description: époque films 2023
Version: 1.0
Author: Matthieu Laporte
Author URI: http://matthieulaporte.com/
*/

/* typo couleurs general */
html {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;


}
body {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;    
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    height: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    width: 100%;
    float: left;
}

strong, b {
    font-weight: 600;
}

h4 {
    color: #121212;
    font-size: 32px;
    font-variant: small-caps;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
}

h3 {
    font-size: 25px;
    padding: 0;
    margin-top: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    line-height: 35px;
    letter-spacing: 0.3px;
    font-family: "arek", serif!important;
}

h3 strong {
   
}

h3 a {
    
    text-decoration: none;
	    font-weight: 100;
}
h2 {
    font-size: 25px;
    padding: 0;
    margin-top: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    max-width: 825px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0.3px;
    text-align: center;
    font-family: "arek", serif!important;
}
h1 {
color: #121212;
float: left;
font-size: 1.1rem;
height: auto;
letter-spacing: 1.8px;
margin-bottom: 0px;
padding: 0;
width: 100%;
text-transform: uppercase;
margin-top: 45px;
font-weight: 600;
line-height: 1.52;
}
h1 a {
    border-bottom: 0px solid #000;
}
p {
    font-size: 1.1rem;
    margin-top: 0;
    font-weight: 400;
    color: #222222;
    line-height: 1.6;
    letter-spacing: 0.8px;
}
p a {
    border-bottom: 1px solid #ccc;
    color: #121212;
}
a {
	zoom:1;
	cursor:pointer;
}

blockquote {
	margin:0;
    padding:0; 
	padding-left:50px;
	min-height:30px;
    color:#fff;  
	background: #fff url(img/blockquote-bg.jpg) top left no-repeat;  
    font-style:italic; 
	width:85%;   
}

hr {
	background: url(img/hr.jpg) top center no-repeat; 
    border: 0 none;
    height: 2px;
    width: 100%;
    display: block;
    margin-top: 0px;
    margin-bottom: 35px;
}
a {
    border: none;
    color: #000;
    text-decoration: none;

}
a img {
	border:0px;
}



*, *:before, *:after {
    box-sizing: border-box;
}

#overall-fade {
    height: 100%;
    width: 100%;
	z-index:999;

}


#overall-fade {
    animation: fadein 0.5s;
    -moz-animation: fadein 0.5s; /* Firefox */
    -webkit-animation: fadein 0.5s; /* Safari and Chrome */
    -o-animation: fadein 0.5s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

/* container */

.grid-100 {
    margin: 0;
    padding: 0;
    width: 100%;
}
.grid-100-white {
    padding-bottom: 0px;
    width: 100%;
    float: left;
    border-bottom: 0px solid #eee;
}
.grid-100-item {
    width: 100%;
    float: left;
}
.grid-100-white-title {
    background-color: #ffffff;
    float: left;
    padding-bottom: 40px;
    width: 100%;
    text-align: center;
}
.grid-100-white-title-insta {
    background-color: #ffffff;
    float: left;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #fafafa;
}
.grid-100-white-description {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.grid-100-white-tag {
    background-color: #ffffff;
    float: left;
    padding-bottom: 5px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
    border-top: 1px solid #F4F4EB;
}

.grid-100-white-content {
    padding: 0;
    width: 100%;
    float: left;	
    border-top: 0px solid #000;
}


.grid-100-white-content-col-1 {
    width: 410px;
    padding: 40px;

    background-color: #111111;
    margin-left: -20px;
    height: 100vh;
    position: absolute;
}
.grid-100-white-content-col-1 h1 {
    color: #ffffff;
    margin-bottom: 0;
}
.grid-100-white-content-col-2 {
    width: 350px;
    position: absolute;
    padding: 20px 10px 10px 0px;
    border-top: 1px solid #121212;
    margin-left: 40px;
}


.grid-100-white-content-col-3 {
    position: absolute;
    padding: 40px;
    border-top: 0px solid #000;
    margin-left: 660px;
}
.grid-100-black {
    float: left;
    height: auto;
    margin: 0;
    padding: 0px 40px 0px 40px;
    width: 100%;
    margin-bottom: 0px;
    background-color: #fafafa;
}

.grid-100-black h2 {
    color: #ffffff;
}
.grid-black-credit {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
    height: auto;
    display: flex;
}
.grid-black-credit-col-1 {
float: left;
width: 60%;
margin-left: 20%;
}
.grid-black-credit-col-1 h3 {
    margin-left: 0px;
    margin-right: 0px;
}
.grid-black-credit-col-1 p {
    margin-bottom: 40px;
}

.grid-100-white-content {
    float: left;
    height: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    width: 100%;
}
.grid-100-white-content p {
    margin: 0px;
    padding: 0px;
    color: #000;
    margin-bottom: 30px;
    font-weight: 300;
    letter-spacing: 1.8px;
}
.grid-100-fixed {
    height: 60px;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
	    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.grid-100-fixed-dune {
height: 60px;
margin: 0;
padding: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 999999;
background-color: #debba1;
transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
justify-content: center;
flex-direction: column;
	display: flex;
}
.grid-100-fixed-dune-content {
text-align: center;
z-index: 9;
opacity: 1;
	display: block;
}
.grid-100-fixed-dune h1 {
text-align: center;
margin: 0px;
padding: 0px 20px 0px 20px;
font-size: 12px;
font-weight: 300;
letter-spacing: 3px;
}
.grid-100-fixed-dune h1 a {
color: #fff;
}



.content {
    float: left;
    margin-top: 0px;
    width: 100%;
}

.content img {
    max-width: 100%;
}

.content-img-100 {
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
	-webkit-background-size: cover!important; 
    -moz-background-size: cover!important; 
    -o-background-size: cover!important; 
    background-size: cover!important;
    background: no-repeat ;
    background-position: center center!important;
}

.content-img-100 img, .content-img-50-1 img, .content-img-50-2 img {
    width: 100%;
	height:auto;
	float: left;
}
.content-video {
    position: relative;
    padding-bottom: 56.5%;
    height: 0;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #000;
}
.content-video iframe,  
.content-video object,  
.content-video embed {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.content-video-vertical {
position: relative;
padding-bottom: 175.5%;
height: 0;
overflow: hidden;
margin-top: 0px;
margin-bottom: 0px;
}
.content-video-vertical iframe,  
.content-video-vertical object,  
.content-video-vertical embed {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bt-link {
    text-align: center;
    margin-top: 20px;
    padding: 20px 30px 20px 30px;
    position: relative;
    margin-bottom: 20px;
    font-size: 1.1rem;
    font-weight: 400;
    float: left;
    width: 30%;
    margin-left: 35%;
    text-transform: uppercase;
    background-color: #fafafa;
    color: #000;
    letter-spacing: 1.8px;
    border: 2px solid #000;
}
/*.video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}*/
.margin-after-project {
    float: left;
    height: 40px;
    width: 100%;
}
.margin-top {
    float: left;
    height: 40px;
    width: 100%;
}
.margin-top-video-mobile {
    float: left;
    height: 60px;
    width: 100%;
}
.margin-top-index {
    float: left;
    height: 60px;
    width: 100%;
}

div#i-scroll {
    width: 40%;
    margin: auto;
    position: relative;
}
.content-img-blog{
        margin-bottom: 40px;

}
.content-img-blog img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}
.content-img-blog p {
    text-align: center;
    margin-top: 5px;
}
.title-post {
    position: absolute;
    height: 60px;
    z-index: 999;
    padding: 20px;
    color: #fff;
    font-family: "arek", serif!important;
}
.title-post p a {
    color: #fff;
}

.title-page {
    position: relative;
    height: 60px;
    z-index: 999;
    background-color: #fff;
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 20px;
}
.title-page p {
    font-size: 18px;
}

.title-post p {
    font-weight: 300;
    color: #fff;
    font-size: 22px;
    line-height: 25px;
}
.title-post a {
    font-weight: 300;
    color: #fff;
}


#load-infinite {
    float: left;
    text-align: center;
    width: 100%;
}
.accroche-taxonomy {
    margin-bottom: 40px;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    text-align: initial;
}



/* RESPONSIVE */

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

.overall {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1100px;
}
	
.overall-full {

    padding-left: 40px;
    padding-right: 40px;

    position: relative;
    width: 100%;
}
    .title-post {
    padding: 20px 40px 20px 40px;
}
        .title-page {
    padding: 20px 40px 20px 40px;
}


}



@media screen and (max-width:768px) {
	
h1 {
    font-size: 0.9rem;
}

p {
    font-size: 0.9rem;
}

.grid-100-fixed-dune h1 {
font-size: 10px;
letter-spacing: 2px;
}
.bt-link {
    font-size: 0.9rem;
}
	
.overall {
    position: relative;
    width: 100%;
}
.overall-full {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
        .title-post {
    padding: 20px 20px 20px 20px;
}
            .title-page {
    padding: 20px 20px 20px 20px;
}
.content {
    padding: 0px 0px 0px 0px;
}

.grid-100-white-content {
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
}
.overall-full-grid {
    padding-right: 20px;
    padding-left: 20px;
}
   
.content-img-100 {
    margin-bottom: 0px;
}
  
.grid-100-white-content-col-1 {
    width: 100%;
    padding: 40px;
    margin: 0px;
    height: auto;
    position: relative;
    float: left;
}
    
.grid-100-white-content-col-2 {
    width: 100%;
    position: relative;
    float: left;
    margin-left: 0px;

}
    
.grid-100-white-content-col-3 {
    width: 100%;
     position: relative;
 
    float: left;
    padding: 40px;
    margin-left: 0px;
}
.grid-black-credit-col-1 {
width: 100%;
margin: 0;
}


.content-img-100 {
    margin-top: 0px;

}
div#i-scroll {
    width: 100%;
    margin: auto;
    position: relative;
} 
    .margin-after-project {
    float: left;
    height: 0px;
    width: 100%;
}
.title-post {
    position: relative;
    height: 60px;
    z-index: 999;
    background-color: #111;
    width: 100%;
    border-bottom: 0px solid #eee;
}
	
.grid-100-white-description {
    width: initial;
    margin-right: 20px;
    margin-left: 20px;
}
.bt-link {

    width: 80%;
    margin-left: 10%;

}
	
	.margin-top-index {
    height: 0px;
}
	.grid-100-black {
    padding: 0px 20px 0px 20px;
}
.accroche-taxonomy {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
    

}

