/*
Theme Name: Lost Water
Template: layerswp
*/
/* Sélection  --------------------*/
::-moz-selection {
 background: #de4e0c;
 color: #f9bc85;
}
::selection {
 background: #de4e0c;
 color: #f9bc85;
}
a, a:focus {
	outline: 0;
	outline-color: #FFFFFF;
}
::-moz-focus-inner {
 border:0;
 outline-color:#FFFFFF;
}
/* Font -----------------------*/
@font-face {
    font-family: 'Brixton_Wood_PERSONAL_USE_ONLY Vector';
    src: url('font/Brixton_Wood_PERSONAL_USE_ONLY-Vector.eot');
    src: url('font/Brixton_Wood_PERSONAL_USE_ONLY-Vector.eot?#iefix') format('embedded-opentype'),
        url('font/Brixton_Wood_PERSONAL_USE_ONLY-Vector.woff2') format('woff2'),
        url('font/Brixton_Wood_PERSONAL_USE_ONLY-Vector.woff') format('woff'),
        url('font/Brixton_Wood_PERSONAL_USE_ONLY-Vector.ttf') format('truetype'),
        url('font/Brixton_Wood_PERSONAL_USE_ONLY-Vector.svg#Brixton_Wood_PERSONAL_USE_ONLY-Vector') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto Cn';
    src: url('font/Roboto-BoldCondensed.eot');
    src: url('font/Roboto-BoldCondensed.eot?#iefix') format('embedded-opentype'),
        url('font/Roboto-BoldCondensed.woff2') format('woff2'),
        url('font/Roboto-BoldCondensed.woff') format('woff'),
        url('font/Roboto-BoldCondensed.ttf') format('truetype'),
        url('font/Roboto-BoldCondensed.svg#Roboto-BoldCondensed') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Cn';
    src: url('font/Roboto-CondensedItalic.eot');
    src: url('font/Roboto-CondensedItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Roboto-CondensedItalic.woff2') format('woff2'),
        url('font/Roboto-CondensedItalic.woff') format('woff'),
        url('font/Roboto-CondensedItalic.ttf') format('truetype'),
        url('font/Roboto-CondensedItalic.svg#Roboto-CondensedItalic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Cn';
    src: url('font/Roboto-Condensed.eot');
    src: url('font/Roboto-Condensed.eot?#iefix') format('embedded-opentype'),
        url('font/Roboto-Condensed.woff2') format('woff2'),
        url('font/Roboto-Condensed.woff') format('woff'),
        url('font/Roboto-Condensed.ttf') format('truetype'),
        url('font/Roboto-Condensed.svg#Roboto-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Cn';
    src: url('font/Roboto-BoldCondensedItalic.eot');
    src: url('font/Roboto-BoldCondensedItalic.eot?#iefix') format('embedded-opentype'),
        url('font/Roboto-BoldCondensedItalic.woff2') format('woff2'),
        url('font/Roboto-BoldCondensedItalic.woff') format('woff'),
        url('font/Roboto-BoldCondensedItalic.ttf') format('truetype'),
        url('font/Roboto-BoldCondensedItalic.svg#Roboto-BoldCondensedItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
/* Home  --------------------
body.home {
	background-color: #de4e0c;
	background-image: url('images/lost-water-background.jpg');
    background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
body.home .header-site {
	position: absolute;
	background: none !important;
	width: 100%;
	top: 0;
	left: 0;
	height: auto;
}
body.home .logo .custom-logo-link {
  display: block;
}
body.home .site-description, body.home #post-388 {
	display: none;
}
body.home .custom-logo-link img {
	max-height: none;
	width: 30%;
}
body.home .section-title .heading {
	color: #f9bc85;
	text-align: center;
	font-size: 21px;
	letter-spacing: 4px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
body.home #footer, body.home .header-site nav {
	display: none;
}
body.home .wrapper-site {
	background-color: transparent;
	min-height: 100vh;
	min-width: 100%;
}
body.home .wrapper-content {
	background-color: transparent;
	min-height: 100vh;
	min-width: 100%;
	position: relative;
}
body.home .container {
	max-width: 100%;
	padding: 0;
}
body.home .push-bottom-medium, .section-title {
	margin-bottom: 0;
}
body.home .wpdevart_countdown {
	background-color: transparent;
	position: absolute;
	width: 100%;
	height: 126px;
	top: 50%;
	left: 0;
	margin-top: -63px;
	z-index: 999;
	overflow: visible;
}
body.home #main_countedown_widget_2 .time_left {
	border-radius: 3px;
	background-color: rgba(222,78,12,0.4);
	font-size: 30px;
	font-family: "Roboto", Helvetica, sans-serif;
	color: #f9bc85;
	border: 1px dotted rgba(249,188,133,0.8);
	padding: 10px 0;
	width: 90px;
	text-align: center;
	text-shadow: 1px 1px rgba(222,78,12,0.8);
}
body.home #main_countedown_widget_2 .countdown {
	margin: 0;
}
body.home #main_countedown_widget_2 .time_description {
	font-size: 14px;
	font-family: "Roboto", Helvetica, sans-serif;
	color: #f9bc85;
	text-transform: lowercase;
	font-weight: normal;
	text-shadow: 1px 1px rgba(222,78,12,0.8);
}
body.home .widget_text {
	color: rgba(222,78,12,0);
	font-size: 0;
}*/
/* Main  --------------------*/
html {
	background: #120405;
	min-height: 100%;
	min-width: 100%;
	padding: 0;
	margin: 0;
}
body {
    color: #f9bc85;
	background-color: #120405;
	min-height: 100%;
	min-width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Roboto Cn', Helvetica, sans-serif;
	font-size: 2.2rem;
	line-height: 1.5;
}
#wrapper-site, .wrapper-site {
	background-color: transparent;
}
.container {
	max-width: 1280px;
}
.content-vertical-massive {
	padding-top: 5%;
	padding-bottom: 5%;
}
.logo .custom-logo-link {
	display: none;
}
.sitename {
	font-size: 10rem;
	font-weight: normal;
}
.sitename a {
	display: inline-block;
	background: linear-gradient(to left, rgb(238,162,102), rgb(253,220,163));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
h1, h2, h3, h4, h5, h6, .heading {
	font-family: 'Brixton_Wood_PERSONAL_USE_ONLY Vector', Helvetica, sans-serif;
	color: #f9bc85;
}
.button {
	padding: 15px 30px;
	border: 4px double #120405;
	font-weight: normal;
	font-size: 1.8rem;
	letter-spacing: 0.2rem;
	border-radius: 10px;
	text-transform: uppercase;
}
.section-title .excerpt {
	color: #f9bc85;
	font-size: 2.6rem;
	margin-bottom: 4rem;
	max-width: 800px;
}
.media .heading + .excerpt {
	font-size: 2.2rem;
	line-height: 1.5;
}
.media .heading {
	font-size: 6rem;
}
/* Header -----------------------*/
.header-site {
	padding-bottom: 60px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 80px;
	background-image: url('images/bg_up.png');
}
.custom-logo-link + .site-description {
	margin: 0;
}
.site-description {
	position: relative;
}
.tagline {
	position: absolute;
	bottom: 0;
	font-size: 2.2rem;
	font-weight: normal;
	margin-bottom: 10px;
	width: 100%;
}
.section-title .heading {
	color: rgba(255, 255, 255, 0.85);
	font-size: 10rem;
	line-height: 1;
}
/* Menu -----------------------*/
/*.off-canvas-right, .responsive-nav, .nav, .widget_nav_menu {
	display: none !important;
}*/
.nav-horizontal ul {
	display: block !important;
}
.nav-horizontal ul {
	display: block !important;
}
.header-site nav, .nav-horizontal ul {
	height: 60px;
	line-height: 60px;
	float: right;
}
.nav-horizontal li:last-child, .nav-horizontal ul li:last-child a {
/*	width: 60px;
	height: 60px;
	line-height: 60px;
	float: right;
	padding: 0;
	margin: 0;*/
}
.nav-horizontal ul li:last-child a, .header-site .nav-horizontal > ul > li:last-child > a {
/*	color: transparent;
	font-size: 0;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px;
    background-image: url('images/logo-instagram.png');
	-webkit-background-clip: inherit;*/
	margin: 0;
	padding: 0;
	border: none;
}
.nav-horizontal ul li a {
	background: linear-gradient(to left, rgb(238,162,102), rgb(253,220,163));
	background-clip: border-box;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: 'Brixton_Wood_PERSONAL_USE_ONLY Vector', Helvetica, sans-serif;
	font-size: 3rem;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	margin: 0 15px 0 0;
}
.header-site .nav-horizontal > ul > li > a {
	padding: 0 15px 0 0;
}
.header-site .nav-horizontal > ul > li {
  margin: 0;
}
/* Footer -----------------------*/
#footer {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 380px;
	background-image: url('images/bg-footer.jpg');
	padding-top: 50px;
	padding-bottom: 0;
	position: relative;
}
#footer:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 100%;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 80px;
	background-image: url('images/bg_down.png');
}
#footer .container.content.clearfix {
	padding: 20px 10px;
}
#footer .container.clearfix {
	padding: 0;
}
#footer .grid.copyright {
	display: none;
}
#footer .section-title {
	position: relative;
}
#footer .section-title .heading {
	display: inline-block;
	background: linear-gradient(to left, rgb(238,162,102), rgb(253,220,163));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#footer .section-title .heading + .excerpt {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	color: rgba(255, 255, 255, 0.9);
	font-size: 2.2rem;
	font-weight: normal;
	margin-bottom: -10px;
}
#footer .grid {
	position: relative;
}
body #footer .menu-main-menu-container {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -30px;
}
#footer ul.menu , #footer ul.menu li, #footer ul.menu li a {
	width: 60px;
	height: 60px;
	line-height: 60px;
	padding: 0;
	margin: 0;
	float: right;
}
#footer ul.menu  li a {
	color: transparent;
	font-size: 0;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px;
    background-image: url('images/logo-instagram.png');
	width: 60px;
	height: 60px;
	line-height: 60px;
}
#footer .content-vertical-massive {
	padding-bottom: 3%;
}
#footer .column.span-12.last{
	position: relative;
}
#footer .widget.widget_nav_menu {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
}
/* Video Home -----------------------*/
.video-home .section-title .excerpt {
	margin-bottom: 0;
	letter-spacing: 0.3rem;
	font-size: 2rem;
}
.video-home.content-vertical-massive {
	padding-top: 3%;
	padding-bottom: 1%;
}
.video-home .media .text-center .excerpt {
	font-size: 2.2rem;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.8);
	padding: 80px 20px 40px 20px;
	background-color: #a0421f;
	background-image: url('images/bg-sable.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	border-radius: 10px;
	margin-bottom: 4%;
}
.video-home .media .text-center .excerpt p {
    position: relative;
    z-index: 3;
}
.video-home .media .text-center .excerpt:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 2;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 80px;
    background-image: url('images/bg_down.png');
}
.video-home .media .text-center .excerpt:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(222,78,12,0.65);;
}
/* Héros -----------------------*/
.heros .excerpt s {
	display: inline-block;
	background: linear-gradient(to left, rgb(238,162,102), rgb(253,220,163));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.heros .excerpt strong  {
	font-weight: normal;
	font-style: italic;
	color: rgba(255, 255, 255, 0.7);
	font-size: 3rem;
	line-height: 1.2;
}
/*.heros .excerpt strong:before  {
	content: "“ ";
}
.heros .excerpt strong:after  {
	content: " ”";
}*/
.heros .button {
	padding:0;
	border: none;
	border-radius: 0;
	color: transparent;
	font-size: 0;
	background-color: transparent !important;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: 60px 60px;
    background-image: url('images/instagram-color.png');
	width: 60px;
	height: 60px;
	line-height: 60px;
}
.heros .column.content.has-image {
	background-repeat: no-repeat !important;
    background-position: left top !important;
    background-size: 100% auto;
}
/* Sable -----------------------*/
.sable {
	background-color: #de4e0c;
	background-image: url('images/bg-sable.jpg');
    background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.sable .section-title .heading {
	color: #f9bc85;
	font-size: 6rem;
	line-height: 1;
	text-shadow: 0 0 30px #120405;
}
.sable.content-vertical-massive {
	padding-top: calc(50px + 5%);
	padding-bottom: calc(50px + 5%);
	position: relative;
}
.sable.content-vertical-massive:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 50px;
    background-image: url('images/bg_down.png');
}
.sable.content-vertical-massive:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 50px;
    background-image: url('images/bg_up.png');
}
/* Décor -----------------------*/
.decor .media-image {
	position: relative;
}
.decor .media .media-body {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	overflow: visible;
}
.decor .media .heading {
	font-size: 3rem;
	color: rgba(255, 255, 2225, 0.9);
	text-shadow: 2px 2px 5px rgba(18, 4, 5, 0.5);
}
/* Générique -----------------------*/
.generique.content-vertical-massive {
	padding-top: calc(50px + 5%);
	padding-bottom: calc(50px + 30%);
	position: relative;
	background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: 100% auto;
    background-image: url('images/bg-generique.jpg');
}
.generique.content-vertical-massive:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 50px;
    background-image: url('images/bg_down.png');
}
.generique.content-vertical-massive:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 50px;
    background-image: url('images/bg_up.png');
}
.generique .media .excerpt p {
	margin: 0;
	color: rgba(255, 255, 255, 0.5);
	font-size: 2rem;
}
.generique .media .excerpt p strong {
	font-weight: 400;
	color: #FFFFFF;
}
/* SK Prod -----------------------*/
body .content-vertical-massive.studio {
    background-repeat: repeat-x !important;
    background-position: center center !important;
    background-size: auto 150%;
    background-image: url('images/bg-dark.jpg');
}
body .content-vertical-massive.studio .section-title {
	  margin-bottom: 0;
}
body .content-vertical-massive.studio .section-title.text-center .excerpt p, body .content-vertical-massive.studio .section-title.text-center .excerpt p a {
	color: #FFFFFF;
	letter-spacing: 0.2rem;
	margin-bottom: 0;
	padding-bottom: 0;
	text-shadow: 2px 2px 10px rgb(0, 0, 0);
}
body .content-vertical-massive.studio .section-title.text-center .excerpt p a strong {
	background: rgba(255, 255, 255, 0.85);
	color: #000;
	padding: 0 10px;
	margin-left: 10px;
	text-shadow: none;
	font-weight: 400;
}
/*.studio .section-title .heading:after {
    content: " SK Prod";
	display: inline-block;
	background: linear-gradient(to left, rgb(238,162,102), rgb(253,220,163));
	background-clip: border-box;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}*/
/* Responsive -----------------------*/
@media only screen and (max-width: 1680px) {
}
@media only screen and (max-width: 1480px) {
}
@media only screen and (max-width: 1230px) {
}
@media only screen and (max-width: 1024px) {
.sable {
	background-attachment: scroll;
}
.generique.content-vertical-massive {
	background-size: 120% auto;
}
}
@media only screen and (max-width: 960px) {
}
@media only screen and (max-width: 768px) {
body .custom-logo-link img {
	width: 40%;
}
.heros .column.content.has-image {
	background-size: 160% auto;
}
.image-left .media-image, .image-right .media-image {
	float: none;
	max-width: none;
	margin-left: 0;
	margin-right: 0;
}
.header-site .nav-horizontal > ul > li > a {
	padding: 0 5px 0 0;
	border: none;
	margin: 0;
}
.heros .media .heading {
	line-height: 1;
}
.nav-horizontal ul li a {
	font-size: 2.5rem;
}
}
@media only screen and (max-width: 480px) {
.sitename, .section-title .heading {
  font-size: 6.5rem;
}
body .custom-logo-link img {
	width: 50%;
}
.tagline {
	font-size: 1.6rem;
	margin-bottom: 0;
	text-align: left;
}
#footer .section-title .heading + .excerpt {
	font-size: 1.8rem;
}
.sable .section-title .heading {
	font-size: 5rem;
}
.generique.content-vertical-massive {
	padding-bottom: calc(50px + 50%);
	background-size: 200% auto;
}
.generique .media .excerpt p {
	font-size: 1.6rem;
}
#footer .widget.widget_nav_menu {
	margin-top: -20px;
}
}