/*
	Theme Name: Html5 Blank Child
	Theme URI: https://vvv.mattpain.com/
	Description: HTML5 Blank WordPress Child Theme 
	Version: 1.4.3
	Author: Matthieu Pain
	Author URI: https://vvv.mattpain.com/
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
	Text Domain:  html5blank
	Template: html5blank
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font: 13px/24px "Open Sans", Helvetica, Arial, sans-serif;
	color: #555555;
	box-sizing: border-box;
	background: #f2f2f2;
	overflow-x:hidden;
}
.left, .right {
    display: inline-block;
    width: 47.5%;
    vertical-align: top;
}
.left {
    margin-right: 4%;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
/*img {
	max-width:100%;
	vertical-align:bottom;
	width: 100%;
	height:auto;
}*/
.lozad[data-loaded='true']{
	-webkit-transition: opacity .5s linear 0.5s;
	transition: opacity .5s linear 0.5s;
	opacity:1;
}
.wow {
  visibility: hidden;
}
iframe {
    max-width: 100%;
	margin: 0 auto;
	display: block;
}
img{
	height:auto;
}
a{
	color:#d00355;
	text-decoration:none;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
a:hover {
	color:#555555;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #d00355;
}
.alignfull {
	margin-left: calc( -100vw / 2 + 100% / 2 );
	margin-right: calc( -100vw / 2 + 100% / 2 );
	max-width: 100vw;
	padding: 20px;
}
/*------------------------------------*\
    GUTENBERG COLORS
\*------------------------------------*/
.has-pink-background-color {
     background-color: #d00355;
 }
.has-pink-color {
     color: #d00355;
}
/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
h1, h2, h3, h4, h5, h6{
	font-weight: 400;
	color: #555555;
}
p {
    margin: 0 0 15px 0;
}

/* ul, li */
ul{
	text-align: left;
    list-style: none;
	padding-left: 10px;
}

/* FA */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: fallback;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), 
  url("fonts/fa-solid-900.woff") format("woff"), url("fonts/fa-solid-900.ttf") format("truetype"), url("fonts/fa-solid-900.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: fallback;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), 
  url("fonts/fa-brands-400.ttf") format("truetype"), url("fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
	font-family: 'Font Awesome 5 Brands'; 
	font-style: normal;
}
.fa,
.fas,
.featherlight .featherlight-close-icon:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900; 
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1; 
	color: #d00355;
	font-size: 35px;
}
.fa-bars:before {
	content: "\f0c9"; 	
}
.fa-times:before {
	content: "\f00d"; 
}
.fa-phone:before {
  content: "\f095"; 
  font-size: 0.6em;
}
.fa-envelope:before {
  content: "\f0e0"; 
  font-size: 0.6em;
}

.fa-desktop:before {
  content: "\f108"; }
.fa-pen-fancy:before {
  content: "\f5ac"; }
.fa-headphones:before {
  content: "\f025"; }
.fa-plus:before {
  content: "\f067"; }
  
/* Social */
.fa-facebook-square:before {
  content: "\f082"; }
.fa-twitter:before {
  content: "\f099"; }
 .fa-linkedin-in:before {
  content: "\f0e1"; }
 .fa-youtube:before {
  content: "\f167"; }
 .fa-angle-left:before {
  content: "\f104"; }
 .fa-home:before {
  content: "\f015"; } 
.fa-search:before {
  content: "\f002"; }
 .fa-imdb:before {
  content: "\f2d8"; }
/*------------------------------------*\
		SOCIAL MENU
\*------------------------------------*/
ul[id^=menu-social] li a[href*="dribbble.com"]::before { content: '\f17d'; }
ul[id^=menu-social] li a[href*="facebook.com"]::before { content: '\f09a'; }
ul[id^=menu-social] li a[href*="flickr.com"]::before { content: '\f16e'; }
ul[id^=menu-social] li a[href*="foursquare.com"]::before { content: '\f180'; }
ul[id^=menu-social] li a[href*="github.com"]::before { content: '\f09b'; }
ul[id^=menu-social] li a[href*="plus.google.com"]::before { content: '\f0d5'; }
ul[id^=menu-social] li a[href*="instagram.com"]::before { content: '\f16d'; }
ul[id^=menu-social] li a[href*="jsfiddle.com"]::before { content: '\f1cc'; }
ul[id^=menu-social] li a[href*="linkedin.com"]::before { content: '\f0e1'; }
ul[id^=menu-social] li a[href*="pinterest.com"]::before { content: '\f0d2'; }
ul[id^=menu-social] li a[href*="reddit.com"]::before { content: '\f1a1'; }
ul[id^=menu-social] li a[href*="soundcloud.com"]::before { content: '\f1be'; }
ul[id^=menu-social] li a[href*="stackoverflow.com"]::before { content: '\f16c'; }
ul[id^=menu-social] li a[href*="tumblr.com"]::before { content: '\f173'; }
ul[id^=menu-social]li a[href*="twitter.com"]::before { content: '\f099'; }
ul[id^=menu-social] li a[href*="vimeo.com"]::before { content: '\f194'; }
ul[id^=menu-social] li a[href*="vine.co"]::before { content: '\f1ca'; }
ul[id^=menu-social] li a[href*="yelp.com"]::before { content: '\f1e9'; }
ul[id^=menu-social] li a[href*="youtube.com"]::before { content: '\f167'; }
ul[id^=menu-social] li a[href*="wordpress.com"]::before { content: '\f19a'; }
ul[id^=menu-social] li a[href*="wordpress.org"]::before { content: '\f19a'; }


ul[id^="menu-social"] {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul[id^=menu-social] li{
    position: relative;
    display:  inline-block;
}
ul[id^=menu-social] li a:before {
    display: inline-block;
    vertical-align: bottom;
    padding: 0.5rem 0.5rem;
	font-family: 'Font Awesome 5 Brands';
    font-size: 1.8em;
    -webkit-font-smoothing: antialiased;
    content: '\f08e';
}
ul[id^=menu-social] li a{
    color: #c7c7c7;
}
ul[id^=menu-social] li:hover > a{
    color: #fff;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
main{
	margin: 0 auto;
	z-index: 6;
}
.maxwidth {
   padding: 20px;
}
/* wrapper */
.wrapper {	
	max-width: 100%;
	width: 100%;
	margin:0 auto;
	position:relative;
}
.innerwrapper {
    padding: 20px;
    margin: 0 auto;
	/* max-width:1350px; */
	max-width:980px;
}
/*----------------*\
    HEADER
\*----------------*/
.header {
	position: relative;
	padding: 0 10px;
	background: #555;
	display: flex;
	justify-content: center;
	box-shadow: 0 0.15em 0.35em 0 rgba(56, 64, 102, 0.3);
	align-items: center;
	z-index: 9;
	width: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 56px;
}
/* logo */
.logo {
	width: 100%;
	max-width: 150px;
	padding: 0;
	margin: 20px;
	position: relative;
	z-index: 99;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.logo img {
	max-width:100%;
	vertical-align:bottom;
	width: 100%;
	height:auto;
}

.header.sticky {
	position:fixed; 
	top:0;
	opacity:0;
	z-index:8;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.header.sticky.active {
	z-index:10;
	opacity:1;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-iteration-count: 1;
}
/*----------------*\
		NAV
\*----------------*/
.nav {
    flex: 0 1 80%;

}
.nav ul {
    list-style: none;
	margin: 0 auto;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-end;
}
.nav ul li {
	padding: 0.2em 0.6em;
	text-align: center;
	position: relative;
}
/*.nav ul li::after, .nav ul li:first-of-type::before {
	background: #d00355;
	width: 1px;
	height: 20px;
	display: inline-block;
	content: '';
	position: absolute;
	right: 0;
	top: 15px;
}*/
.nav ul li a{
	padding: 0.8em 1.2em 0.3em 1.2em;
	text-transform: uppercase;
	color:#f2f2f2;
	display: block;
}
.nav ul:not(.sub-menu) > li:not(.wpml-ls-menu-item)  > a:after {
    content: "";
    width: 0px;
    height: 1px;
    background: #d00355;
    display: block;
    margin: 5px auto 0 auto;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
/* Drapeaux langues */
.nav ul li.wpml-ls-item a {
	padding: 0.8em 0.5em 0.3em 0.5em;
}
/*.nav ul li.current-menu-item a{
	color: #FFFA00;
}*/
/*.nav ul:not(.sub-menu) > li.current-menu-item  > a:after{
	 width: 30px;
}*/
.nav ul li:hover > a{
	color: #d00355;
}
.nav ul li:hover > a:after{
     width: 30px;
}
.nav ul li.active a {
	color: #d00355;
}
/* Sous menu */
.nav ul  ul.sub-menu{
	position:absolute;
	opacity:0;
	visibility: hidden;
	display: block;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.nav ul ul.sub-menu li {
    padding: 0.1em 0.3em;
    text-align: left;
	background:#fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.nav ul ul.sub-menu li a{
    font-size: 0.8em;
}
.nav ul  li.menu-item-has-children{
	position:relative;	
}
.nav ul  li.menu-item-has-children:hover ul.sub-menu{
	visibility: visible;
	opacity:1;	
}
.nav ul ul.sub-menu li:hover {
	background:#f8f8f8;
}
/*----------------*\
    FOOTER
\*----------------*/
.footer {
	background: #252525;
	font-size: 0.9em;
	color: #d7d7d7;
}
.footer p {
    margin: 0;
}
/*.footer a:hover {
	color: #FFFA00;
}*/
.copyright {
	text-align: center;
	padding: 10px 0;
	background: #000;
	font-size: 0.9em;
}
/* Widgets footer */
.footerwidget-container {
	display: flex;
	flex-wrap: wrap;
}
.footerwidgetblock {
	flex: 1 1 auto;
	padding: 20px;
}
.footertitle {
	font-size: 1.8em;
	margin-top: 0;
	color: #fff;
}
.footerwidgetblock:first-of-type img {
	margin-top:5px;
	opacity: 0.8;
}
.footerwidgetblock a:hover{
	color:#fff;
	text-decoration:underline;
}
/*------------------------------------*\
    HOME
\*------------------------------------*/
.home .wp-block-group{
    padding: 20px 0px;
}
.home .wp-block-nextend-smartslider3{
	margin-bottom:20px;
}
#accueil, #lequipe {
	text-align: justify;
}
.home h2 {
	font-size: 4em;
	line-height: 1.2;
	font-weight: 300;
	margin: 0;
	color:#333333;
}
/* Recent posts */
.mp_portfolio, .mp_films {
	margin: auto -10px;
	color: #d00355;
}
.mp_portfolio ul {
	padding: 0;
	margin-left: -10px;
}
.newswrapper .mp_post a:hover {
	color: #555555;
}
.newswrapper .mp_post .readmore {
	color: #d00355;
	transition: all 0.3s;
}
.newswrapper .mp_post:hover .readmore{
	bottom:2.4em;
}

/*.mp_portfolio_post .newswrapper .mp_post {
	width:33.3%;
}
.mp_portfolio_post .newswrapper .mp_post .mp_post_title {
	font-weight: 400;
}
.mp_portfolio_post .newswrapper .mp_post .postthumbnail::before {
	height: 70%;
}
*/
.mp_post_title {
	text-transform: uppercase;
	margin: 5px auto;
}
.mp_post:hover .mp_post_title {
	bottom: 1.2em;
}
/*.mp_portfolio_post .mp_post .date::before {
	content: '';
	background: #d00355;
	height: 1.5em;
	display: inline-block;
	width: 0em;
	vertical-align: middle;
	transition: all 0.5s;
}
.mp_portfolio_post .mp_post:hover .date::before {
	width: 3em;
	margin-right: 1em;
}*/
.mp_portfolio_post .mp_post .date::before{
	content: "\f08d";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color: #d00355;
	font-size: 0em;
	margin-right: 0.5em;
	vertical-align: middle;
	transition: all 0.3s;
}
.mp_portfolio_post .mp_post:hover .date::before{
	font-size: 1.4em;
}
/* Films */

.mp_custom_blocks_loadmore_films{
	padding: 8px 15px;
	border: 1px solid #111;
	display: block;
	margin: 20px auto;
	background: #fff;
}
.mp_films ul li {
	border: none;
	color: #555;
	text-transform: none;
	padding:0;
	color: #fff;
	display: inline-block;
	margin: 20px 20px 30px 0;
	background: transparent;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor:pointer;
}
.mp_custom_blocks_loadmore_portfolio,
.mp_custom_blocks_loadmore_films {
	border: 1px solid #d00355;
	background: transparent;
	color: #d00355;
	border-radius: 3px;
	padding: 10px 20px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.mp_custom_blocks_loadmore_portfolio:hover {
	color: #fff;
	background: #d00355;
	border: 1px solid #d00355;
}
.mp_portfolio ul li,
.mp_films ul li {
	border: none;
	color: #d00355;
	text-transform: none;
	padding:0;
}
.mp_portfolio ul li:hover, .mp_portfolio ul li.active,
.mp_films ul li:hover, .mp_films ul li.active {
	border: none;
	color: #555;
}
.mp_portfolio ul li.active,
.mp_films ul li.active{
	cursor: default;
}

.mp_films ul {
	position: relative;
	padding-bottom: 1em;
}
.mp_films ul li span {
	position: absolute;
	display: block;
	width: 100%;
	color: #555555;
	visibility: hidden;
	top: 28px;
	left: 0;
	padding-left: 10px;
}
.mp_films ul li.active span {
	visibility: visible;
}
.films-types-documentaires .postthumbnail::after,
.films-types-documentaries .postthumbnail::after {
	content: "";
	position: absolute;
	opacity: 0.4;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
	background: rgba(256,256,256,0) center no-repeat  url('data:image/png;base64,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');
	background-size: 30%;
	width: 30%;
	height: 30%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.films-types-documentaires:hover .postthumbnail::after,
.films-types-documentaries:hover .postthumbnail::after{
	opacity: 0.9;
}
/* VOD- DVD */
.categoryvod {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	background: #d00355;
	color: #fff;
	padding: 0.5em 1em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: 700;
}
.prix {
	color: #d00355;
	background: none;
	text-align: right;
	padding: 0.3em 0.6em;
	font-weight: 700;
	margin: 0.7em auto;
	float: right;
	transition: all 0.4s;
	border: 1px solid #d00355;
}
.prix::before {
	content: "\f008";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	color: #d00355;
	font-size: 0em;
	margin-right: 0.5em;
	vertical-align: middle;
	transition: all 0.3s;
}
.mp_post:hover .prix::before {
	font-size: 1.4em;
}


#vvv-post-container {
	position: fixed;
	background: #e0dcdd;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 0;
	padding-right: 20px;
	overflow-y: scroll;
	box-sizing: content-box;
	width: 100%;
}
#vvv-post-container .close {
	font-size: 3.5em;
	border: none;
	background: none;
	margin: 10px 32px auto auto;
	display: block;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
#vvv-post-container .close:hover {
	color: #555;
}
#vvv-post {
	margin-top: -25px;
}
.loader{
	width:150px;
	height:auto;
}
#pagecontent{
	padding: 0;
}
#contact .wp-block-group{
	padding: 40px;
}
#contact .wp-block-group.contactblock {
	margin-bottom: 20px;
}
#contact h4 {
	line-height: 34px;
	font-size: 1.4em;
	margin: 0;
	font-weight: 300;
}
#contact .socialblock hr,
#contact .contactdetailsbloc hr {
	margin-top: 10px;
	margin-bottom: 20px;
}
#contact .contactdetailsbloc hr:nth-of-type(2),
#contact .contactdetailsbloc h4:nth-of-type(2){
	margin-top: 40px;
}
.socialblock .fab {
	font-size: 3em;
	margin-right: 10px;
}
#contact ul {
	padding-left: 0;
}
#contact ul li::before {
	content: '\f0e0';
	margin-right: 15px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1; 
	color: #c8c8c8;
	font-size: 1em;
}
#contact ul li:first-child::before {
	content: "\f095";
}
#contact ul:last-of-type li:nth-of-type(2)::before {
	content: "\f1ac";
}

.wpcf7-text, .wpcf7-textarea {
	background-color: #f2f2f2;
	width: 100%;
	border: none;
	padding: 10px 20px !important;
	line-height: 20px;
	font-size: 1.1em;
	-webkit-appearance: none;
	color: #959595;
	margin-bottom: 5px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.wpcf7-textarea:focus {
	outline: 0;
	border: 1px solid #d00355;
}
input[type="submit"] {
	background: #d00355;
	color: #ffffff;
	padding: 10px 20px;
	border: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
input[type="submit"]:hover {
	background: #333;
}
.wpcf7-not-valid-tip {
	color: #d00355;
}
.wpcf7 form .wpcf7-response-output {
	color: #d00355;
	border: none;
	margin: 2em 0 1em;
	padding: 0;
}
/*------------------------------------*\
	PAGES
\*------------------------------------*/

/*------------------------------------*\
	Blog & Archive pages
\*------------------------------------*/
.postlistwrapper {
	display: flex;
	flex-wrap: wrap;
}
.postlistwrapper article{
	width: 33.3%;
	padding: 0 20px 20px 20px;
}
.postlistwrapper article:hover img{
	transform: scale(1.2);
}
.list_post_title {
	margin: 10px auto;
}
.date {
	font-size: 0.9em;
}
/*------------------------------------*\
	SINGLE
\*------------------------------------*/
body.single{
	background: #e0dcdd;
}
/*.colpostcontainer {
	display: flex;
}
.colpost {
	flex: 50%;
	max-width: 50vw;
	overflow: hidden;
}
.colpost:first-child {
	padding-right: 20px;
}*/
#pagecontent img{
	max-width: 100%;
	height: auto;
}
#pagecontent h1 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 1.9em;
	font-weight: 300;
	line-height: 1.15em;
}
#pagecontent .singledefaultpost img.defaultpostthumbnail {
	width: 100%;
}
/*------------------------------------*\
	SINGLE Films
\*------------------------------------*/
body.single.single-vod-dvd{
	background: #ffffff;
}
.singlefilmpost h3 {
	font-size: 1.4em;
}
.singlefilmpost hr, hr.grey {
	background: #999;
	margin: 20px 0;
}
.singlefilmpost hr::before,
hr.grey::before {
	display: none;
}
.singlefilmpost .wp-block-columns:first-of-type .wp-block-column:last-child p:first-of-type {
	margin-top: -7px;
}
.singlefilmpost.singlevod .wp-block-columns:first-of-type .wp-block-column:last-child h3:first-of-type {
	margin-top: -5px;
}
.singlefilmpost .wp-block-column figure.wp-block-image a img{
	opacity:0.7;
	transition: all 0.3s;
}
.singlefilmpost .wp-block-column figure.wp-block-image a:hover img{
	opacity:1;
}
.singlefilmpost .wp-block-button__link:hover{
	color: #fff;
	background-color: #d00355;
}
.singlefilmpost .wp-block-buttons {
	margin-bottom: 1em;
}
/* Autres films */
.singlefilmpost .wp-block-column:first-of-type figure.wp-block-image:first-of-type,
.singlefilmpost .wp-block-column:first-of-type figure.wp-block-image:first-of-type img {
	width: 100%;
}
/*------------------------------------*\
    CONTACT
\*------------------------------------*/
.contactlink {
    display: inline-block;
	line-height: 2.5;
}
.mobile{ 
	display:none;
}
.desktop{ 
	display:block;
}


/* Boutons galerie Featherlight Lightbox */
.featherlight:last-of-type {
	background: #d00355;
	background: rgba(208, 3, 85, 0.9);
}
.featherlight-next, .featherlight-previous {
    top: 50%;
	opacity: 0.6;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;	
	color: #fff;
	color: rgba(256,256,256,0.8);
	font-size: 35px;
}

.featherlight-next:before, .featherlight-previous:before{
   font-family: 'Font Awesome\ 5 Free';
   	position: absolute;
	display: block;
	font-size: 35px;
	top: -5px;
}
.featherlight-previous:hover, .featherlight-next:hover{
     color: #fff;
}
/* Bouton Close galerie Featherlight */
.featherlight .featherlight-close-icon {
    background-image: none;
    right: 22px;
    top: 18px;
    display: block;
    width: 25px;
    height: 35px;
    text-indent: initial;
}
.featherlight .featherlight-close-icon:after {
	content: "\f00d"; 
	color: #f5f5f5;
	font-size: 33px;
}
/*------------------------------------*\
    COMMENTS
\*------------------------------------*/
.comment-form-comment textarea {
    max-width: 100%;
    display: block;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/
.wp-block-separator.is-style-wide {
	border-top-width: 0;
}
hr {
	position: relative;
	background: #e1e1e1;
	margin: 40px 0 40px 0;
	height: 1px;
	border: none;
	width: 100%;
	clear: both;
	display: block;
}
hr::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 75px;
	height: 1px;
	background: #d00355;
	display: block;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media screen and (min-width: 981px) { 
	#togglemenu, #mobilescreen {
		display:none;
	}
	#vvv-post-container {
		top: 56px;
	}
	#popout {
		display:block;
	}
} 
@media only screen and (min-width:1500px) {

}
@media only screen and (max-width:1400px) {
}
@media only screen and (max-width:1024px) {
}
@media only screen and (max-width:980px) {
	/* Menu */
	#popout {
		position: fixed;
		width: 100%;
		height:100%;
		z-index: 9999;
		top: 0;
		left: 0;
		overflow-x: hidden;
		overflow-y: auto;
		z-index: 9998;
		display:none;
	}
	#togglemenu {
		position: fixed;
		top: 13px;
		right: 13px;
		width: 35px;
		height: 35px;
		text-align: center;
		cursor:pointer;
		z-index: 9999;
	}
	#mobilescreen{ 
		display:block;
	}
	#togglemenu .fas, #togglemenu .fas::before{
		color:#d00355;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;	
	}	
	#togglemenu .fas:hover{
		color: #d00355;
	}
	
	#togglemenu.on .fa-bars:before {
		content: "\f00d"; 	
	}
	.header.sticky, .header.sticky.active {
		display:none;
	}
	.nav ul {
		display: block;
		background: #fff;
		padding-top: 50px;
	}
	.nav ul li {
		text-align:left;
		padding: 0;
	}
	.nav ul li a{
		color:#d00355;
		padding: 1.2em;
		border-bottom: dotted 1px #d00355;
	}
	.nav ul li.wpml-ls-item a {
		padding: 1.2em;
	}
	.nav ul:not(.sub-menu) > li > a::after {
		display: none;
	}
	.nav ul li:hover > a{
		color: #fff;
		background: #d00355;
	}
	.nav ul ul.sub-menu {
		position: relative;
		opacity: 1;
		visibility: visible;
		margin-left: 40px;
	}
	.nav ul ul.sub-menu li {
		border-bottom: 0px none;
	}
	.mobile{ 
		display:block;
	}
	.desktop{ 
		display:none;
	}
}
@media only screen and (max-width:768px) {
	.postlistwrapper article {
		width: 100%;
	}
	.mp_portfolio ul,
	.mp_films ul {
		margin-left: 0;
		padding: 0 10vw;
	}
	.mp_portfolio ul li,
	.mp_films ul li {
		display: block;
		margin: 20px auto;
		padding: 1em;
		background: #fff;
	}
	.mp_films ul li span {
		position: unset;
		color: #888;
		padding-left: 0;
		visibility: visible;
	}
}
@media only screen and (max-width:640px) {
	 .left, .right {
		width: 100%;
		margin: 0;
	}
	#pagecontent .innerwrapper {
		padding: 20px 10vw;
	}
	#vvv-post-container .close {
		margin: 10px 12vw auto auto;
	}
}
@media only screen and (max-width:480px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
/*------------------------------------*\
    MISC
\*------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
::selection {
	background:#d00355;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#d00355;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#d00355;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.wp-block-image .alignleft {
	/* float: none; */
	margin: .5em 1em .5em 0;
}
.wp-block-image.logohome .alignleft {
	float: none;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}