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

html {
  scroll-behavior: smooth;
}

span {
	white-space : nowrap;
}

tr {
	line-height: normal;
}

tbody {
    display: -webkit-inline-flex;
	width: 100%;
}


.verre {
    display: contents;
	width: 100%;
}

.menu-thé {
	display: -webkit-inline-flex;
}

.vrac {
	text-align: left;
	width: 15%;
	
}
.toptop {
	width: 50%;
	display: contents;
}

.backtop {
	background: white; 
	padding: 40px; 
	border-radius: 50px; 
	width: 100%; 
	margin: auto; 
	font-family: 'Work Sans', sans-serif; 
	font-size: 1.2em; 
	box-shadow: 0 7px 8px rgba(0, 0, 0, 0.12);
}

.boite {
	text-align: left;
	width: 15%;
	
}

.liste {
	transform: translateX(20%);
	display: -webkit-flex;
	font-family: 'Work Sans', sans-serif;
	color: orange;
	font-size: 1em;
	font-weight: 300!important;
	margin-bottom: 40px;
}

sub {
	transform: translateY(10px);
}

.thés {
	margin-left: 40px;
	display: grid;
	text-align: left;
	width: 70%;
}

.noms {
	font-size: 1.5em;
	font-family: AmericanTypewriterStd-Light!important;
	font-weight: bold;
}

.descriptions {
	font-size: .9em;
	font-family: 'Work Sans', sans-serif;
	margin-bottom: 20px;
	opacity: 0.3;
}
.descriptions-2 {
	font-size: .9em;
	font-family: 'Work Sans', sans-serif;
	font-weight: bold;
	opacity: 0.3;
	text-transform: uppercase;
}

.euro-thé {
	font-size: .3em!important;
}



.qv {
	width: 95%!important;

}

.the-container {
	width: 100%;
}

.the-liste {

	display: -webkit-box;
}

.the-prix {
	display: -webkit-flex;
	font-family: 'Work Sans', sans-serif;
	color: orange;
	font-size: 1em;
	font-weight: 300!important;
	
}

.the-prix-vrac {
	margin-right: 40px;
}

.the-prix-boite {
	margin-right: 40px;
}

.the-complet {
	transform: translateX(40%);
	display: block;
	text-align: left;
}

.the-nom {
	font-size: 1.2em;
	font-family: AmericanTypewriterStd-Light!important;
}

.the-description {
	font-size: 0.7em;
	font-family: 'Work Sans', sans-serif;
}










span.bio {
	text-align: center;
	color: #f38338!important;
	font-size: 0.6em;
	font-family: GardenEssential;
	margin-left: 7px;
	font-weight: bold;
}

.ou {
	color: orange; 
	font-size: .5em!important;
	margin-right: 7px;
}

.petit-texte {
	font-family: 'Work Sans', sans-serif;
	color: orange;
	font-size: 1em;
	font-weight: 300!important;
	margin-top: 0;
	margin-bottom: 10px;
}

h1.titre {
	text-align: center;
	color: Black;
	padding-top: 40px;
	margin: auto;
	font-size: 2em;
	font-family: GardenEssential;
}

h1.soustitre {
	text-align: center;
	color: Black;
	padding-top: -10px;
	margin: auto;
	font-size: 1em;
	font-family: 'Work Sans', sans-serif;
	font-weight: 200;
}

h1.categorie {
	text-align: center;
	color: Black;
	padding-top: 20px;
	margin: auto;
	font-size: 1.1em;
	font-family: Camila-Bold!important;
}

h1.categorie-top {
	text-align: center;
	color: Black;
	padding-top: 40px;
	margin: auto;
	font-size: 1.1em;
	font-family: Camila-Bold!important;
}

h1.categorie-plus {
	text-align: center;
	color: Black;
	padding-top: 0px;
	margin: auto;
	font-size: 1.1em;
	font-family: Camila-Bold!important;
}

a {
	color: black;
	text-decoration: none;
	font-size: 1.2em;
	font-family: AmericanTypewriterStd-Light!important;
}

a.soustitre {
	color: Black;
	font-size: 0.7em;
	font-family: 'Work Sans', sans-serif;
	font-weight: 200;
}

p.texte {
	color: black;
	text-decoration: none;
	font-size: 1em;
	font-family: AmericanTypewriterStd-Light!important;
}

p.soustitre {
	color: Black;
	font-size: .9em;
	font-family: 'Work Sans', sans-serif;
	font-weight: 200;
}

body {
	min-width: 100%!important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.formule-list {
	display: inline-grid;
}

.formule {
	display: -webkit-inline-box;
	align-items: center;
}

.prix-side {
	font-family: GardenEssential;
	font-size: 2em;
	color: orange;
	margin-left: 10px;
}

.euro-side {
	font-size: .3em!important;
}

.petit-texte-side {
	font-family: 'Work Sans', sans-serif;
	color: orange;
	font-size: 1em;
	font-weight: 300!important;
}

.wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	height: 70%;
	width: 100%;
	top: 0px;
	left: 0px;
}

.box {
	-webkit-box-flex: none;
	-moz-box-flex: none;
	box-flex: none;
	-webkit-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	height: 200px;
	width: 350px;
	text-align: center;
	background: none;
}

.box:nth-of-type(2) {
	background: none;
}

.box:nth-of-type(3) {
	background: none;
}

.box:nth-of-type(4) {
	background: #B3FF30;
}

.box:nth-of-type(5) {
	background: #308AFF;
}

.box:nth-of-type(6) {
	background: none;
}

.show {
	top: -999px;
	-webkit-transition: all 1.3s;
	-o-transition: all 1.3s;
	transition: all 1.3s;
}

.show::after {
	top: 0px;
}

.orange {
	background: url('../images/sarocomplet.jpg') fixed;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	z-index: 10;
	-webkit-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 7px 8px rgba(0, 0, 0, 0.12);
	box-shadow: 0 7px 8px rgba(0, 0, 0, 0.12);
}

.piedindex {
	bottom: 0;
	position: fixed;
	width: 100%;
	height: 50px;
}

.roundedbox {
	width: 40%;
	height: 100%;
	background-color: #f38339;
	border-radius: 25px 25px 0 0;
}

.containtotal {
	padding-top: 140px;
	width: 100%;
	align-content: center;
}

/* Navigation */

nav select {
	display: none;
}

nav {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

nav ul ul {
	display: none;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	margin: 0;
	margin-left: 5px;
	min-width: 150px;
	z-index: -1;
	-moz-box-shadow: 17px 17px 25px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 17px 17px 25px rgba(0, 0, 0, 0.2);
	box-shadow: 17px 17px 25px rgba(0, 0, 0, 0.2);
}

nav ul li:hover > ul {
	display: block;
	z-index: 100;
}

nav ul {
	list-style: none;
	display: inline-table;
	margin: 0;
	padding-left: 0;
}

nav ul:after {
	content: "";
	clear: both;
	display: block;
}

nav ul li {
	float: left;
	margin-bottom: -10px;
}

nav ul li:hover a {
	color: black;
}

nav ul li a {
	display: block;
	padding: 45px 30px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
}

nav ul ul li {
	float: none;
	position: relative;
	text-align: justify!important;
	background-color: white;
}

nav ul ul li a {
	padding: 15px 40px;
	color: #fff;
}

nav ul ul li a:hover {
	color: white!important;
	background: #f38339;
}

nav ul ul ul {
	position: absolute;
	top: 0;
	margin: 0;
	z-index: -2;
}

.left {
	left: 100%;
	margin-left: 0;
}

.right {
	right: 100%;
	margin-right: 0;
}

nav ul ul ul li {
	float: none;
	position: relative;
	text-align: justify!important;
	background-color: white;
	margin-bottom: 0;
}

nav ul ul ul li a {
	padding: 15px 40px;
	top: 100%;
	margin: 0;
	color: #fff;
}

nav ul ul ul li a:hover {
	color: white!important;
	background: #f38339;
}

span.own1 {
	background: #eef6f9;
	color: black;
	height: 90px;
	position: relative;
	font-family: AmericanTypewriterStd-Light;
	font-size: 0.8em;
	text-align: center;
	border-radius: 0 0 25px 25px;
	z-index: 10;
	top: 23px;
	left: 0px;
	display: none;
	padding: 40 20px;
}

a:hover span.own1 {
	display: block;
	position: absolute;
}

.lienfilm3 {
	position: relative;
}

.lienfilm3:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	height: 3px;
	background-color: #f38339;
	content: "";
	transition: width 0.2s;
}

.lienfilm3:hover {
	
}

.lienfilm3:hover:after {
	width: 100%;
}




.lienmobile {
	position: relative;
}

.lienmobile:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 3px;
	background-color: #dcf6d2;
	content: "";
	transition: all 0.2s;
}

.lienmobile:hover {
	
}

.lienmobile:hover:after {
	background-color: #f38339;
}











.encart {
	margin-top: 40px;
	background-color: white;
	width: 60%;
	padding-bottom: 40px;
	text-align: center;
	box-shadow: 0px 10px 40px rgba(0, 0, 0, .2);
	line-height: 1.5;
	border-radius: 50px; 
}

.encartindex {
	margin-top: 40px;
	background-color: white;
	width: 50%;
	padding-bottom: 40px;
	text-align: center;
}

.encart2 {
	margin-top: 40px;
	background-color: white;
	width: 60%;
	padding-bottom: 40px;
	text-align: center;
	box-shadow: 0px 10px 40px rgba(0, 0, 0, .2);
	line-height: 1.5;
}

.encart2 img {
	margin-top: -64px!important;
}

td.right {
	width: 50%;
	text-align: right!important;
	padding-right: 10px;
}

td.left {
	text-align: left!important;
	padding-left: 10px;
}

#item {
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
}

.return {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 60px;
	z-index: 0;
}

#paragraphe {
	text-align: center;
	width: 50%;
	margin: auto;
}

#bordure {
	border-style: solid;
	border-color: orange!important;
	margin: auto;
	width: 600px;
	padding-bottom: 20px;
	border: solid orange .5px!important;
}

#bordure-no {
	border-style: solid;
	border-color: orange!important;
	margin: auto;
	width: 600px;
	padding-bottom: 20px;
	border: solid orange .5px!important;
}

#bordure-no-the {
	margin: auto;
	width: 600px;
	padding-bottom: 20px;
	border-bottom: none!important;
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
}

.logo {
	width: 100%;
	margin: auto;
	margin-top: -20px;
	z-index: 0;
}

img.logo {
	width: 300px;
	margin: auto;
	box-shadow: 0px 0px 20px rgba(255, 255, 255, 1);
	border-radius: 50px;
	background-color: rgba(255, 255, 255, .75);
	padding: 30px;
}

#header {
	text-align: center;
	position: inherit;
}

header {
	position: relative;
	height: 160px;
	line-height: 160px;
	text-align: center;
}

header h1 {
	font-size: 22px;
	font-size: 1.375rem;
	color: #ffffff;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.main {
	position: relative;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background-color: white;
}

.main a {
	color: black;
}

.main a:hover {
	cursor: pointer;
}

a .kodama {
	width: 100px;
	border-radius: 60px;
	transition: width .2s ease;
}

a .kodama:hover {
	width: 115px;
	border-radius: 60px;
}

table {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	color: black;
	font-size: 1em;
	line-height: 0;
}



td.nom {
	float: left;
}

td.prix {
	float: right;
}

table.ref {
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}

td.logo {
	align-content: center;
}

#images3 {
	width: 100%;
	margin-bottom: 8px;
	margin-top: 8px;
}

#images3 img {
	border: 7px solid white;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 80%;
}

#images3 img:hover {
	border: 7px solid #4ec2ef;
	width: 80%;
}

a {
	cursor: pointer!important;
}

span.bulle {
	position: relative;
}

span.bulle span {
	display: none;
	padding: 10px;
	margin-top: -5px;
	background-color: #f86767;
	color: white;
	text-decoration: none;
	font-size: 0.8em;
	white-space: nowrap;
	text-align: justify;
}

span.bulle:hover span {
	position: absolute;
	top: 25px;
	left: -170px;
	display: block;
}

#images {
	width: 92%;
	margin-bottom: 13px;
}

#images img {
	border: 7px solid white;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#images img:hover {
	border: 7px solid #3b3959;
}

#maincontainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

#menuderoulant {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: transparent;
	text-align: center;
	padding: 0!important;
}

.containerderoulant {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	-moz-box-shadow: 0 27px 25px rgba(0, 0, 0, 0.2)!important;
	-webkit-box-shadow: 0 27px 25px rgba(0, 0, 0, 0.2)!important;
	box-shadow: 0 27px 25px rgba(0, 0, 0, 0.2)!important;
	margin: 0!important;
	padding: 0!important;
	z-index: 20;
}

#damasiusessai {
	margin-left: auto;
	margin-right: auto;
	width: 65%;
	padding: 25px;
	background-color: white;
	text-align: center;
	margin-top: 40px;
	-webkit-box-shadow: 0px 32px 27px -25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 32px 27px -25px rgba(0,0,0,0.2);
	box-shadow: 0px 32px 27px -25px rgba(0,0,0,0.2);
}

.pointer {
	cursor: default!important;
}

.menuhidden {
	display: none;
}

.maps {
	width: 70%;
}

.ordinateur {
	display: inherit;
}

.mobile {
	display: none;
}

.prix-bottom {
	margin-top: 20px;
	font-family: GardenEssential;
	font-size: 2em;
	color: orange;
}

.euro {
	font-size: .5em!important;
}

#bordure-complet {
	border-style: solid;
	border-color: orange!important;
	margin: auto;
	width: 600px;
	padding-bottom: 20px;
	border: solid orange .5px!important;
}

#bordure-complet-the {
	margin: auto;
	padding-bottom: 20px;
}


#bordure-moment {
	border-bottom: .5px solid orange;
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
	margin: auto;
	width: 70%;
	padding-bottom: 40px;
}


#bordure-moment-no {
	border-bottom: none!important;
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
	margin: auto;
	width: 70%;
	padding-bottom: 40px;
}

#bordure-moment-no-plus {
	border-bottom: none!important;
	border-left: none!important;
	border-right: none!important;
	border-top: none!important;
	margin: auto;
	width: 70%;
	padding-bottom: 0px;
}


hr {
width: 70%;
margin-left: auto;
margin-right: auto;
height: 0.2;
border-color: orange;
opacity: .2;
margin-top: 40px;
margin-bottom: 30px;
}

.custom {
  cursor: url(http://www.rw-designer.com/cursor-extern.php?id=2095)!important, auto;
}


@media (max-width: 1160px) {
	
.the-prix {

	font-size: .7em;
	
}
	
	#gatisseries {
		width: 83%;
		margin: auto;
	}
	
	.ordinateur {
		display: none;
	}
	
	.mobile {
		display: inline-block;
		width: 100%;
	}
	
	.encart {
		margin-top: -40px;
		background-color: white;
		width: 100%;
		margin-bottom: 140px;
		text-align: center;
		line-height: 1.5;
		border-radius: 50px;  
	}
	
	.header {
		display: none;
	}
	
	.menuhidden {
		display: inline-block;
		text-decoration: none;
		color: #d94304!important;
		font-size: 25px;
		background-color: white;
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
		top: 0;
		position: inherit;
		z-index: 10;
		box-shadow: 0px 10px 40px rgba(0, 0, 0, .2);
	}
	
	.maps {
		width: 100%;
	}
	
	.fab {
		margin-left: 5px;
		margin-right: 5px;
		color: orange;
	}
	
	.return-before {
		width: 100%;
		text-align: center;
		margin-top: 100px;
		margin-bottom: 0;
		z-index: 0;
	}
	
	.return {
		width: 100%;
		text-align: center;
		margin-top: 100px;
		z-index: 0;
	}
	
	#bordure {
		border-bottom: .5px solid orange;
		border-left: none!important;
		border-right: none!important;
		border-top: none!important;
		margin: auto;
		width: 100%;
		padding-bottom: 40px;
	}
	
	#bordure-no {
		border-bottom: none!important;
		border-left: none!important;
		border-right: none!important;
		border-top: none!important;
		margin: auto;
		width: 100%;
		padding-bottom: 40px;
	}

	
	
	#bordure-complet {
		border-bottom: none!important;
		border-left: none!important;
		border-right: none!important;
		border-top: none!important;
		margin: auto;
		width: 100%;
		padding-bottom: 40px;
	}
	
	#bordure-moment {
		border-bottom: .5px solid orange;
		border-left: none!important;
		border-right: none!important;
		border-top: none!important;
		margin: auto;
		width: 100%;
		padding-bottom: 40px;
	}
	
	
	#bordure-moment-no {
		border-bottom: none!important;
		border-left: none!important;
		border-right: none!important;
		border-top: none!important;
		margin: auto;
		width: 100%;
		padding-bottom: 0px;
	}
	
	
	#bordure-no-the {
		margin: auto;
		width: 100%;
		padding-bottom: 20px;
		border-bottom: none!important;
		border-left: none!important;
		border-right: none!important;
		border-top: none!important;
	}
	
	
	h1.titre {
		text-align: center;
		color: Black;
		padding-top: 40px;
		font-size: 2.5em;
		font-family: GardenEssential;
		font-weight: lighter!important;
	}
	
	h1.soustitre {
		text-align: center;
		color: Black;
		padding-top: -10px;
		font-size: 1em;
		font-family: 'Work Sans', sans-serif;
		font-weight: 200;
	}
	
	h1.categorie {
		text-align: center;
		color: Black;
		padding-top: 20px;
		font-size: 1.4em;
		font-family: Camila-Bold!important;
		font-weight: bold;
	}
	
	a {
		color: black;
		text-decoration: none;
		font-size: 1.4em;
		font-family: AmericanTypewriterStd-Light!important;
	}
	
	a.soustitre {
		color: Black;
		font-size: 1em;
		font-family: 'Work Sans', sans-serif;
		font-weight: 200;
	}
	
	p.texte {
		color: black;
		text-decoration: none;
		font-size: 1.4em;
		font-family: AmericanTypewriterStd-Light!important;
	}
	
	p.soustitre {
		color: Black;
		font-size: 1em;
		font-family: 'Work Sans', sans-serif;
		font-weight: 200;
	}
	
.toptop {
	display: inline-grid;
}

.backtop {
	margin-bottom: 15px!important; 
}

table {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	color: black;
	font-size: 1em;

}

table .qv {
	width: 80%!important;

}


td.nom {
	float: left;
}

td.prix {
	float: right;
}

table.ref {
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
}

td.logo {
	align-content: center;
}

tr {
	line-height: initial;
}



.prix-bottom {
	margin-top: 0!important;
	font-family: GardenEssential;
	font-size: 2.4em;
	color: orange;
}

.euro {
	font-size: .6em!important;
}

hr {
width: 100%;
}
}
