<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

*********************************************
=============================================
CSS for cutmybangs.fr
=============================================

+ by MANYFOLD
	- www.wearemanyfold.com
	- hello@wearemanyfold.com
	- @manyfold

=============================================
*********************************************

*/

/*	@group Global */

	.cf:before,
	.cf:after {
		content: " ";
		display: table;
	}

	.cf:after { clear: both; }
	.cf { *zoom: 1; }

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

	::selection {
	    background: #000;
	    color: #fff;
	}

	::-moz-selection {
	    background: #000;
	    color: #fff;
	}

	img::selection,
	img::-moz-selection {
	    background: transparent;
	}

	.clip {
	    overflow: hidden !important;
	    width: 100%;
	    -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
	    clip-path: polygon(0 0, 100% 0, 100% 95%, 0 100%);
	}

	html {
	    text-rendering: optimizeLegibility;
	    -webkit-font-feature-settings: "liga", "kern";
	    -moz-font-feature-settings: "liga", "kern";
	    font-feature-settings: "liga", "kern";
	}

	body {
		font-size: 18px;
		color: #ece9cd;
		font-weight: normal;
		font-family: "sofia-pro", sans-serif;
		text-rendering: optimizeLegibility;
		background-color: #b38d62; /* #313131; */
		background-repeat: repeat;
		background-image: url("../img/texture.gif");
	}

/* @end */

/*  @group Header */

	#header h1 { float: left; }
	#header h1 a { display: block; }

	/* Navigation Hamburger */
	#header .navigation-menu {
		text-indent: -9999px;
	    display: block;
	    width: 24px;
	    height: 19px;
	    cursor: pointer;
	    position: relative;
	    float: right;
	    margin-top: 20px;
	}

	#header .navigation-menu span {
		display: block;
		position: absolute;
		height: 3px;
		cursor: pointer;
		width: 100%;
		border-radius: 14px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#header .navigation-menu span:nth-child(1) {
		top: 0px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#header .navigation-menu span:nth-child(2) {
		top: 8px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#header .navigation-menu span:nth-child(3) {
		top: 16px;
		-webkit-transform-origin: left center;
		-moz-transform-origin: left center;
		-o-transform-origin: left center;
		transform-origin: left center;
	}

	#header .navigation-menu.open span {
		background-color: #ece9cd;
	}

	#header .navigation-menu.close {
		position: absolute;
		float: none;
		right: 25px;
		margin-top: 0;
		top: 25px;
	}

	#header .navigation-menu.close span {
		background-color: #b38d62; /* #313131; */
	}

	#header .navigation-menu.close span:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		top: -1px;
		left: 3px;
	}

	#header .navigation-menu.close span:nth-child(2) {
		width: 0%;
		opacity: 0;
	}

	#header .navigation-menu.close span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 16px;
		left: 3px;
	}
/* @end */

/*  @group Common Styles */

	/* Wrap */
	.max-wrap,
	.lg-wrap,
	.small-wrap {
		margin: 0 auto;
	}

	.max-wrap 	{ max-width: 1830px; }
	.lg-wrap 	{ max-width: 1490px; }
	.small-wrap { max-width: 1260px; }

	/* Sections */
	section.dark {
		color: #ece9cd;
	}

	section.dark a { color: #ece9cd; }
	section.dark a.cta { color: #b38d62; /* #313131; */ }
	section.dark a.cta.inverted { color: #ece9cd; }

	section.light {
		color: #b38d62; /* #313131; */
		/* background-color: #ece9cd; */
		background: url("../img/texture_light.gif");
	}

	section.light a { color: #b38d62; /* #313131; */ }

	section.bg { /* potential responsive */
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-color: transparent;
		min-height: 460px;
		display: table;
		width: 100%;
	}

	section.bg .bg-wrap {
		width: 100%;
	    display: table-cell;
	    vertical-align: middle;
		/*background-color: rgba(18,41,26,0.6);*/
		background-color: rgba(49,49,49,.7);
	}

	/* Grids */
	.grid { list-style-type: none; }

	/* Titles */
	h1 {}

	h2 {
		font-weight: 900;
		font-style: italic;
		margin-bottom: 3%;
		font-family: 'Playfair Display', serif;
	}

	h3 {
		font-weight: 600;
		margin-bottom: 15px;
		font-family: 'Playfair Display', serif;
		font-style:italic;
	}

	h4 {}

	h5 {}

	/* Section Title */
	h2.section-title {
		margin-bottom: 32px;
		font-weight: 900;
		font-style: italic;
		font-family: 'Playfair Display', serif;
	}

	h2.section-title .title-caption {
		display: block;
	    letter-spacing: 2px;
	    text-transform: uppercase;
	    font-style: normal;
	    font-weight: 400;
	    font-family: "sofia-pro", sans-serif;
	}

	.section-title.ta-center	{ text-align: center; }
	.section-title.ta-left 		{ text-align: left; }
	.section-title.ta-right 	{ text-align: right; }

	.section-title span.icon {
		width: 50px;
		height: 50px;
		display: block;
		margin: 0 auto 15px;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}

	.ic-razor 			{ background-image: url("../img/ic-razor.svg"); }
	.ic-color	 		{ background-image: url("../img/ic-color.svg"); }
	.ic-decoloration	{ background-image: url("../img/ic-decoloration.svg"); }
	.ic-soin		 	{ background-image: url("../img/ic-soin.svg"); }
	.ic-scissors 		{ background-image: url("../img/ic-scissors.svg"); }
	.ic-brushing 		{ background-image: url("../img/ic-brushing.svg"); }
	.ic-makeup 			{ background-image: url("../img/ic-makeup.svg"); }

	/* Paragraphs */
	p.light {
		margin-top: 5px;
		opacity: 0.40;
		-moz-opacity: 0.40;
		filter:alpha(opacity=40);
	}


	/* Links */
	a {
		text-decoration: none;
		transition: all .2s ease-out;
	}

	a:hover {}

	a.cta {
		color: #b38d62; /* #313131; */
	    font-weight: 800;
	    letter-spacing: 1px;
	    text-transform: uppercase;
	    background-color: #ece9cd;
	    display: inline-block;
	    padding: 16px 38px 16px 18px;
	    border-radius: 2px;
	    background-image: url("../img/cta.png");
	    background-repeat: no-repeat;
	    background-position: 94% 50%;
	    background-size: 5px auto;
	}

	a.inverted {
		padding: 0 38px 0 0;
		background-color: transparent;
	}

	a.underlined {
		padding: 0 0 6px 0;
		border-bottom: 2px solid;
		background: transparent;
		border-radius: 0;
	}

	/* Images */
	/* added section to make this work for Typeform's weird code... */
	#header img, #footer img, section img {
		width: 100%;
		height: auto;
		display: block;
	}

	#typeform-wrapper img, 
	.typeformInitial,
	.typeform-wrapper img { width:initial; height:initial; display:initial; }
	.typeform-popup-wrapper .typeform-close-icon { max-width:30px; }

/*  @end */

/*  @group Accueil */

	/* Annonce */
	#announcement {
		color: #ece9cd;
	    text-align: center;
	    background-color: #b38d62; /*#143f23;*/
	    padding: 14px 20px 17px;
	    font-size: 14px;
	    line-height: 22px;
	    position: relative;
	    z-index: 9999;
	}

	#announcement p {
		width: 50%;
		margin: 0 auto;
	}

	#announcement #announcement-recrutement {
		position: absolute;
	    top: 50%;
	    right: 0;
	    padding: 0 20px;
	    color: #ece9cd;
	    transform: translateY(-50%);
	}

	#announcement #announcement-recrutement:hover {
		opacity: .6;
	}

	/* Splash */
	#splash {
		width: 100%;
	    height: 100%;
	    background-color:#674339; /* #313131; */
	    background-position: 50% 0;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-image: url("../img/bg.jpg");
	    background-attachment: fixed;
	    position: fixed;
	    z-index: 9999;
	    top: 0;
	    left: 0;
		transition: .4s cubic-bezier(0.22, 0.61, 0.36, 1) top;
	}

	#splash img {
		/*display: none;*/
		max-width: 600px;
		height: auto;
		position: absolute;
		left: 50%;
		top: 50%;
		padding: 20px;
		box-sizing: border-box;
		transform: translate(-50%, -50%);
	}

	/* Home Carousel */
	#home-carousel #carousel-wrap { position: relative; }

	#home-carousel #carousel-wrap img {
		top: 50% !important;
		transform: translateY(-50%);
	}

	#home-carousel .cycle-pager {
		display: none;
		position: absolute;
	    bottom: 12px;
		left: 50%;
		transform: translateX(-50%);
		z-index: 9998;
	}

	#home-carousel .cycle-pager span {
		cursor: pointer;
		text-indent: -9999px;
		display: inline-block;
		background-color: #ece9cd;
		opacity: .6;
		width: 16px;
		height: 16px;
		transform: rotate(45deg);
		margin-left: 20px;
		transition: all .2s ease-out;
	}

	#home-carousel .cycle-pager span:hover,
	#home-carousel .cycle-pager span.cycle-pager-active {
		opacity: 1;
	}

	/* CMB Intro */
	#cmb-intro {
		text-align: center;
	}

	#cmb-intro a {
		text-align: left;
		margin-top: 40px;
	}

	/* Home Shop */
	#home-shop { background-image: url("../img/shop-1630x500.jpg"); }

	/* Home Instagram */
	#home-instagram .cta {
		margin: 40px auto 0;
		display: none;
		max-width: 315px;
		width: 100%;
	}

}

/*  @end */

/*  @group Coiffeurs / Barbiers */

	/* Team Grid */
	#team-grid h3 span {
		display: block;
	    font-size: 12px;
	    letter-spacing: 2px;
	    text-transform: uppercase;
	    font-style: normal;
	    font-weight: 400;
	    font-family: "sofia-pro", sans-serif;
	    margin-top: 10px;
	}

	.team-tile h3 span {
		display: block;
		line-height: 32px;
		font-size: 16px;
		font-family: "sofia-pro";
		font-style: normal;
		font-weight: 500;
		opacity: .4;
	}

	/* Team Hire */
	#team-hire
		{ background-image: url("../img/team-hire-mono-1630x500.jpg"); }

/*  @end */

/*  @group Infos Pratiques */
	#map {
		width: 100% !important;
		margin: 0;
		padding: 0;
	}

	.gm-style-iw &gt; div {
		max-width: 230px !important;
	    display: block !important;
	    margin: 0 auto;
	}

	.gm-style-iw img {
		max-width: 166px;
		margin: 0 auto;
		margin-bottom: 25px;
		padding-top: 10px;
	}

	.gm-style-iw p {
		font-size: 16px;
		line-height: 20px;
		color: #b38d62; /* #313131; */
		text-align: center;
		font-weight: 600;
		font-family: "sofia-pro", sans-serif;
		padding-bottom: 10px;
	}

	img[src="https://maps.gstatic.com/mapfiles/api-3/images/mapcnt6.png"] { display: none; }

/*  @end */

/*  @group Tarifs */

	/* Nav */
	#tarifs-nav {
		width: 50%;
	    margin: 0 auto 80px;
	    padding-bottom: 100px;
	    background-image: url(../img/divider.svg);
	    background-position: 50% 100%;
	    background-repeat: no-repeat;
	    background-size: auto 20px;
		text-align: center;
		padding-bottom: 40px;
	}

	#tarifs-nav li:first-child:after {
		content: "/"
		margin-right: 20px;
	}

	#tarifs-nav li {
		display: inline-block;
		margin: 0 20px;
		opacity: .5;
		font-size: 16px;
		line-height: 22px;
		transition: all .2s ease-out;
	}

	#tarifs-nav li.active,
	#tarifs-nav li:hover {
		opacity: 1;
	}

	/* List */
	#tarifs-list li {
		width: 50%;
		margin: 0 auto 80px;
		padding-bottom: 100px;
		background-image: url("../img/divider.svg");
		background-position: 50% 100%;
		background-repeat: no-repeat;
		background-size: auto 30px;
	}

	#tarifs-list li:last-of-type {
		margin-bottom: 0;
		background: none;
		padding: 0;
	}

	#tarifs-list li .service {
		display: flex;
		margin-bottom: 30px;
	}

	#tarifs-list li .service:last-of-type { margin-bottom: 0; }

	#tarifs-list li .service:before {
		content: "";
	    border-bottom: 2px dotted #ece9cd;
	    flex-grow: 1;
	    order: 2;
	    display: block;
    	margin: 3px 20px;
		line-height: 60px;
	    position: relative;
	    top: -8px;
		opacity: .9;
	}

	#tarifs-list p {
		order: 1;
		float: left;
		padding: 0;
	}

	#tarifs-list p.no-style {
		text-align: center;
		float: none;
		margin-left: 38px;
	}

	#tarifs-beards li span.price,
	#tarifs-makeup li span.price,
	#tarifs-list span.price {
	    float: right;
	    order: 3;
	    font-size: 28px;
	    font-family: 'Playfair Display', serif;
	    background: #b58579aa; /*   rgba(101, 117, 101, 0.46); */
	    padding: 5px;
	    width: 50px;
	    height: 50px;
	    opacity: 1;
	    display: inline-block;
	    color: #ece9cd;
	    line-height: 30px;
	    margin-top: -20px;
	    z-index: 1000;
	    transform: rotate(45deg);
	    margin-left: -7px;
	}

	#tarifs-list span.price span {
	    transform: rotate(-45deg);
		display:block;
	}

	#tarifs-list .service:nth-child(2n) {
	    margin-right: -60px;
	}

	span.starts-at {
	    font-size: 10px;
	    width: 100px;
	    font-family: "sofia-pro", sans-serif;
	    letter-spacing: 1px;
	    text-align: center;
	    margin-left: -40px;
	    margin-top: 0px;
	    line-height: 10px;
	}

	.estimate-only {
		width: 80px;
		font-family: "sofia-pro", sans-serif;
		letter-spacing: 1px;
		text-align: center;
		font-size: 14px;
		padding: 0px;
		margin-top: -45px;
		margin-left: -20px;
		line-height: 130px;
	}

	#tarifs-beards { padding-top: 60px; }
	#tarifs-beards li { padding: 1% 3% 5% 3%; }

	#tarifs-beards li span.price,
	#tarifs-makeup li span.price {
		color: #b38d62; /* #313131; */
	    transform: rotate(0deg);
	    background: none;
	    display: block;
	    width: auto;
		max-width:24%;
		text-align: center;
	    margin-left: 0;
	    margin-top: -10px;
	}

	#tarifs-beards li span.price span.starts-at,
	#tarifs-makeup li span.price span.starts-at {
	    font-size: 11px;
		display:block;
	    font-family: "sofia-pro", sans-serif;
	    letter-spacing: 1px;
	    text-align: left;
	    margin-left: 0px;
		text-align: center;
	    margin-top: 8px;
	}

	#tarifs-makeup { padding-top: 60px; }
	#tarifs-makeup li { padding: 1% 3% 5% 3%; }

	#tarifs-makeup li span.price {
		color: #ece9cd;
	    transform: rotate(0deg);
	    background: none;
	    display: block;
	    width: auto;
		max-width:24%;
		text-align: center;
	    margin-left: 0;
	    margin-top: -10px;
	}

	#tarifs-makeup li span.price span.starts-at {
	    font-size: 11px;
		display:block;
	    font-family: "sofia-pro", sans-serif;
	    letter-spacing: 1px;
	    text-align: left;
	    margin-left: 0px;
		text-align: center;
	    margin-top: 8px;
	}

	#makeup h3 br {
	    display: inline-block;
	    line-height: 21px;
	}

/*  @end */

/*  @group Presse */

	#press-news p.sm {
	}

/*  @end */

/*  @group Shop */
/*  @end */

/*  @group Footer */
	#footer {
		overflow: hidden;
	    padding: 60px 40px;
	}

	#footer .lg-wrap {
		border-top: 2px solid #ece9cd;
		padding-top: 30px;
	}

	#footer p {
		color: #ece9cd;
		font-size: 11px;
		font-weight: 500;
		letter-spacing: 0.1em;
		text-transform: uppercase;
	}

    #footer #credits,
	#footer span.photo-credits {
		text-align: center;
	}

	#footer span.photo-credits {
		display:block;
		font-size: 10px;
		margin-top: 12px;
	}

	#footer a { color: #ece9cd; }

	#footer #to-top a {
		padding-right: 16px;
		border-radius: 2px;
		background-image: url("../img/top.png");
		background-repeat: no-repeat;
		background-position: 100% 50%;
		background-size: auto 5px;
	}
/*  @end */

	.production-notes {
	    background: rgba(0, 0, 0, 0.52);
	    color: #d0d0d0;
	    padding: 20px;
	    border: 1px dotted #fff;
	    white-space: pre-wrap;
	    position: fixed;
	    top: 35%;
	    left: 30px;
	    width: 320px;
	    font-size: 13px;
	}

	.production-notes:before { content:"NOTES: "; color:orange; }
</pre></body></html>