/* RESET */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

a {
	text-decoration: none;
}

@font-face {
 font-family: "UpperEastSide";
 src: url("fonts/UpperEastSide.ttf");
}

@font-face {
 font-family: "CaviarDreams";
 src: url("fonts/CaviarDreams.ttf");
}

@font-face {
 font-family: "blackjack";
 src: url("fonts/blackjack.otf");
}





html, body, .conteneur-home{
	height: 100%;
}

em,
.em {
	font-family: "blackjack", sans-serif;
	font-size: 24px;
	line-height: 1.4em;
}




/* BOX MODELS */

.spacer {
	clear: both;
}

.tright {
	text-align: right;
}

.tleft {
	text-align: left !important;
}

.tcenter {
	text-align: center;
}

.col_2l {
	width: 48%;
	padding-right: 2%;
	float: left;
}

.col_2r {
	width: 47%;
	padding-left: 2%;
	float: right;
}

.col_32l {
	width: 60%;
	padding: 14px 1.5%;
	float: left;
}

.col_31r {
	width: 32%;
	padding: 14px 1.5%;
	float: right;
}

.col_side {
	width: 36.85%;
	float: right;
	padding-top: 21px;
}

.col_ful {
	width: 97%;
	padding: 14px 1.5%;
}

h1,
h2 {
	font-size: 2em;
	font-family: 'UpperEastSide', serif;
	letter-spacing: 0.03em;
	color: #89201d;
	text-transform: uppercase;
	font-weight: 900;
    line-height: 1em;
}

h1 {
	text-align: center;
	font-size: 2.5em;
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}

p {
	margin: 13px 0;
}

hr {
	border: none;
	border-bottom: solid 1px #d4af8a;
}

.bloctitre {
	background: #fff;
	display: inline;
	padding: 8px 20px;
	box-shadow: 2px 2px 2px #333;
}

.tpink {
	color: #de0288;
}

.tgreen {
	margin-right: 50px;
}

.tcream {
	text-align: left;
}

.tbrown {
	color: #762d2f;
}

.dateday {
	background: #762d2f;
	color: #fff;
	font-size: 22px;
	width: 48px;
	padding: 10px 3px;
	font-family: 'CaviarDreams', serif;
	letter-spacing: 0.03em;
	text-align: center;
}

.bquotebrown {
	background: #89201d;
}

#contenu .bquotebrown a {
	color: #fff;
}

.up {
	text-transform: uppercase;
}

.wrap {
	width: 960px;
	margin: auto;
	position: relative;
	display: block;
}

#conteneur {
	position: relative;
	height: 100%;
}


/* #contenu.carottes{background:url(../images/motif-bois.jpg);} */

#contenu.carottes {
	background: url(../images/fond_romantica.png);
}

#margetop {
	height: 115px;
}

#contenu.contact {
	background: url(../images/fond_romantica.png);
}


/* STYLES */

body {
	background: url(../images/fond_romantica.png) repeat;
	font-family: 'CaviarDreams', serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #231f20;
	overflow-x: hidden;
}

#mainhead {
	background: #FEFCE8 url(../images/fond_romantica.png) repeat;
	-webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.3);
	color: #e40020;
	width: 100%;
	position: fixed;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	top: 0;
	left: 50%;
	margin-left: -50%;
	z-index: 100;
}


/* menu */

#bigmenu {
	height: 120px;
}

#smallmenu {
	height: 66px;
}

#smallmenu nav.mainmenu {
	padding-top: 0;
}

#logobig,
#logosmall {
	float: left;
}

.mainmenu .top_menu .picto {
	display: block;
	width: 42px;
	height: 42px;
	float: left;
	background: url('../images/pictos/sprite-contact.jpg');
	margin: -2px 5px 0 0;
}

.mainmenu {
	float: right;
	width: 57%;
	padding: 14px 5px 10px;
}

.mainmenu .top_menu {
	float: right;
	font-family: 'CaviarDreams', serif;
	font-size: 1.5em;
}

.mainmenu .top_menu li {
	float: left;
	line-height: 42px;
	padding: 0 8px;
	letter-spacing: 0.03em;
	font-family: 'UpperEastSide', serif;
    color: #4e100a;
    text-transform: uppercase;
    font-weight: 900;
}

.mainmenu .top_menu li a {
	color: #4e100a;
	display: block;
}

.mainmenu .top_menu li a:hover {
	color: #6b160e;
}

.mainmenu .top_menu li.pictel .picto {
	background-position: 0 0;
}

.mainmenu .top_menu li.pictel:hover .picto {
	background-position: 0 -42px;
}

.mainmenu .top_menu li.picmap .picto {
	background-position: -42px 0;
}

.mainmenu .top_menu li.picmap:hover .picto {
	background-position: -42px -42px;
}

.mainmenu .btm_menu {
	float: right;
	width: 500px;
	margin-top: 10px;
}

.mainmenu .btm_menu li {
	text-align: center;
	font-family: 'CaviarDreams', serif;
	margin: 0 10px;
	float: right;
}

.mainmenu .btm_menu li a {
	display: block;
	padding: 8px 0 6px;
	color: #89201d;
    font-size: 18px;
	font-weight: 800
}

.mainmenu .btm_menu li:hover,
.mainmenu .btm_menu li:focus,
.mainmenu .btm_menu li.active {
	border-bottom: solid 1px #89201d;
}

li.pink {
	background: #de0288;
}

li.green {
	background: #89201d;
}

li.cream {
	background: rgba(137, 32, 29, 0);
	transition: .2s linear all;
}

li.cream:hover {
	background: rgba(137, 32, 29, 1)
}

li.brown {
	background: #231f20;
}

.burger {
	display: none;
}

.btsoumenu a {
    display: block;
    float: left;
    margin: 2%;
    margin-left: 0;
    padding: 5px 18px;
    text-align: center;
    width: 90px;
	background: #89201d;
    color: #fff!important;
    border-radius: 3px;
}

.btsoumenu a.active {
	background: #541311;
	color: #fff!important;
}

.month {
	
}

.month h2 {
	text-align: center;
	margin: 20px 0;
}

.month h3 {
	margin-top: 15px;
	/*border-bottom: solid 2px;*/
	font-size: 1.6em;
    font-family: 'UpperEastSide', serif;
    letter-spacing: 0.03em;
    color: #89201d;
    text-transform: uppercase;
    font-weight: 900;
}

.month .descr,
.month .descrvin {
	display: block;
	width: 75%;
	float: left;
	margin: 5px 0 10px 0;
}

.month .prix {
	color: #89201d;
	display: block;
	float: right;
	padding: 0 8px 0 0;
	width: 60px;
}

.month .prixlgd {
	width: 70px;
	display: block;
	text-align: center;
	float: right;
	font-size: 13px;
	margin-top: -40px;
	margin-bottom: 0;
}

.month .descrvin {
	display: block;
	width: 70%;
	float: left;
	margin: 5px 0 0 0;
}

.month .prixv,
.month .prixb {
	display: block;
	width: 15%;
	float: right;
	color: #ee162f;
	margin: 5px 0 0 0;
}

.month h3 .prixv,
.month h3 .prixb {
	color: #231f20;
}


/* slider */

#menujour {
	position: relative;
    background: #FEFCE8 url(../images/fond_romantica.png) repeat;
    padding: 10px;
    width: 240px;
    float: right;
    text-align: center;
    margin: 15% 50px 0 0;
    -moz-box-shadow: 1px 1px 5px #333;
    -webkit-box-shadow: 1px 1px 5px #333;
    box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.27058823529411763);
    border-radius: 5px;
    color: #89201d;
    font-size: 20px;
}

#menujour .dateday {
	float: left;
	margin: -6px 10px 0;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

#menujour h1 {
	font-size: 22px;
	padding-top: 5px;
	text-align: left;
}

#menujour h2 {
	margin: 15px 0 -6px;
}

#menujour p {
	margin: 5px 0;
}

#slider {
	width: 900px;
	margin: 0 auto 100px;
	position: relative;
	z-index: 50;
}

.box {
	position: relative;
	z-index: 1;
	border-radius: 0% 0% 50% 50% /0% 0% 1% 1%;
}

.box:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 16px;
	left: 13px;
	width: 50%;
	height: 30%;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.6);
	-webkit-transform: rotate(-4deg) skew(-8deg);
	-moz-transform: rotate(-4deg) skew(-8deg);
	-ms-transform: rotate(-4deg) skew(-8deg);
	-o-transform: rotate(-4deg) skew(-8deg);
	transform: rotate(-4deg) skew(-8deg);
}

.box:after {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 16px;
	right: 16px;
	width: 50%;
	height: 30%;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.6);
	-webkit-transform: rotate(4deg) skew(8deg);
	-moz-transform: rotate(4deg) skew(8deg);
	-ms-transform: rotate(4deg) skew(8deg);
	-o-transform: rotate(4deg) skew(8deg);
	transform: rotate(4deg) skew(8deg);
}


/* contenu */


/*#contenu{background: #fbfbfb;padding:15px 0 5px;}*/

#contenu {
	padding: 15px 0 5px;
}

#contenu a {
	color: #89201d;
}

#lunettes {
	position: absolute;
	top: -91px;
	left: 50%;
	margin-left: -152px;
}

#presentation {
	border-right: solid 1px #740b28;
	margin: 20px 0;
	min-height: 220px;
}

#presentation.accueil {
	border-right: solid 1px #740b28;
	margin: 20px 0;
	min-height: 560px;
}

#presentation p {
	padding-right: 50px;
}

#presentation ul {
	list-style: disc;
	padding-left: 24px;
}

#carte {
	margin: 20px auto;
	min-height: 220px;
}

#newsletter,
#horaires,
#utile {
	position: relative;
	margin: 20px 0 0;
}

#newsletter .pictonews {
	position: absolute;
	left: -51px;
	top: 36px;
}

#utile .pictonews {
	position: absolute;
	left: -51px;
	top: 10px;
}

.infonews {
	font-size: 0.875em;
	padding-left: 20px;
	line-height: 1.25em;
}

.infolink {
	font-size: 1em;
	padding-left: 10px;
	line-height: 1.25em;
}


/* Le magasin */

#listmarques li {
	float: left;
	margin: 10px 12px;
}


/* Collections */

#options {
	padding: 0 0 0 5%;
}


/* contact */

#gmap {
	height: 350px;
}

input[type="text"] {
	border: solid 1px #740b28;
	border-radius: 3px;
	padding: 5px;
	margin-bottom: 8px;
	width: 270px;
	line-height: 25px;
	font-size: 1em;
	font-family: 'CaviarDreams', serif;
}

textarea {
	border: solid 1px #740b28;
	border-radius: 3px;
	padding: 5px;
	width: 97%;
	margin-bottom: 8px;
	font-size: 1em;
	font-family: 'CaviarDreams', serif;
}

input[type="submit"] {
	background-image: url('../images/pictos/fleche-submit.jpg'), url('../images/pictos/txtr-vert.png');
	background-repeat: no-repeat, repeat;
	background-position: left center, top left;
	border: none;
	border-radius: 3px;
	color: #ffffff;
	padding: 5px 18px 5px 30px;
	line-height: 22px;
	font-size: 1.25em;
	cursor: pointer;
}

input.xl {
	width: 97%;
}

.errormessage {
	color: #e50c7a;
}


/* footer */

footer {
	padding: 20px 0;
	background: #89201d;
	text-align: center;
	color: #8a393e;
	margin-top: 175px;
}

footer p {
	margin: 0;
	color: #fff;
}

footer a {
	color: #fff;
	transition: color .2s;
}

footer a:hover {
	color: #e2e2e2;
}


/* RESPONSIVE */

.streetview2 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #740b28;
	width: 576px;
	height: 350px;
}

.streetview {
	width: 576px;
	height: 350px;
}

.logo-grand {
	height: 70px;
	margin-top: 25px;
}

@media screen and (min-width: 761px) and (max-width: 1024px) {
	.wrap {
		width: 750px;
		margin: auto;
		position: relative;
	}
	#logobig img,
	#logosmall img {
		width: 215px;
	}
	.mainmenu {
		float: right;
		width: 67%;
		padding: 15px 0px 10px
	}
	#slider {
		width: 750px;
	}
	#presentation {
		border-right: solid 1px #740b28;
		margin: 20px 0;
		min-height: 220px;
	}
	#presentation.accueil {
		border-right: solid 1px #740b28;
		margin: 20px 0;
		min-height: 575px;
	}
	#newsletter #pictonews {
		left: -46px;
		top: 45px;
	}
	input[type="text"] {
		width: 97%;
	}
	.month .descr,
	.month .descrvin {
		width: 70%;
	}
	.streetview2 {
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: auto;
		border: solid 1px #740b28;
		width: 450px;
		height: 350px;
	}
	.streetview {
		width: 450px;
		height: 350px;
	}
	.logo-grand {
		height: 43px;
		margin-top: 35px;
	}
}

@media screen and (min-width: 641px) and (max-width: 760px) {
	.col_32l {
		width: 95%;
		padding: 14px 2.5%;
		float: none;
	}
	.col_side {
		width: 350px;
		float: none;
		padding-top: 0;
		margin: auto;
	}
	aside.col_31r {
		border-left: 1px solid;
		float: none;
		padding: 14px 2%;
		width: 42%;
		margin: auto;
	}
	.wrap {
		width: 630px;
		margin: auto;
		position: relative;
	}
	#mainhead {
		height: 90px;
	}
	#margetop {
		height: 90px;
	}
	#logobig img {
		width: 161px;
		height: auto;
		margin-top: 30px;
	}
	#logosmall img {
		width: 161px;
		height: auto;
		margin-top: 2px;
	}
	.mainmenu {
		width: 73%;
		padding: 5px 0 0;
	}
	.mainmenu .top_menu {
		font-size: 1.2em;
	}
	.mainmenu .btm_menu {
		margin-top: 2px;
		width: 450px;
		font-size: 14px;
	}
	.mainmenu .btm_menu li {
		width: none;
	}
	#bigmenu {
		height: 90px;
	}
	#smallmenu {
		height: 48px;
	}
	#slider {
		width: 630px;
	}
	#presentation,
	#presentation.accueil {
		border: none;
		margin: 0;
		min-height: 0;
	}
	#newsletter,
	#horaires,
	#utile {
		margin: 0 0 0 2.5%;
		position: relative;
		float: left;
	}
	#utile.accueil {
		margin: 0 2.5% 0 0
	}
	#utile .pictonews {
		display: none;
	}
	#newsletter .pictonews {
		left: -33px;
	}
	.infonews {
		padding-left: 28px;
	}
	input[type="text"] {
		width: 97%;
	}
	.month .descrvin {
		width: 60%;
	}
}

@media screen and (max-width: 640px) {
	.col_2l {
		width: 100%;
		padding-right: 0;
		float: left;
	}
	.col_2r {
		width: 100%;
		padding-left: 0;
		float: left;
	}
	.col_32l {
		width: 90%;
		padding: 14px 5%;
		float: none;
	}
	.col_side {
		width: 100%;
		float: none;
		padding-top: 0;
	}
	aside.col_31r {
		border-left: 1px solid;
		float: none;
		padding: 14px 5%;
		width: 90%;
	}
	.wrap {
		width: 320px;
		margin: auto;
		position: relative;
	}
	#mainhead {
		height: 90px;
	}
	#margetop {
		height: 90px;
	}
	#logobig img,
	#logosmall img {
		width: 225px;
	}
	.logo-grand {
		height: auto;
		margin-top: 23px;
	}
	.mainmenu {
		width: 73%;
		padding: 5px 0 0;
		display: none;
	}
	.mainmenu .top_menu {
		font-size: 1.2em;
	}
	.mainmenu .btm_menu {
		margin-top: 12px;
		width: 430px;
	}
	.mainmenu .btm_menu li {
		width: 138px;
	}
	.burger {
		display: block;
		float: right;
		margin: 9px 2%;
	}
	#bigmenu {
		height: 90px;
	}
	#smallmenu {
		height: 66px;
		padding-top: 5px;
	}
	#smallmenu .burger {
		margin: 3px 2%;
		height: 40px;
		line-height: 40px;
		color: #740b28;
	}
	#smallmenu .burger img {
		width: 40px;
		height: 40px;
		margin-bottom: -15px;
	}
	#submenumob {
		position: fixed;
		-webkit-backface-visibility: hidden;
		-webkit-transform: translateZ(0);
		width: 100%;
		z-index: 100;
		background: rgba(137, 32, 29, .95);
	}
	#submenumob li a {
		display: block;
		padding: 13px 13px;
		color: #fff;
		font-size: 17px;
		font-weight: 400;
	}
	#slider {
		width: 320px;
	}
	#presentation {
		border: none;
		margin: 0;
		min-height: 0;
	}
	#presentation p {
		padding: 0;
	}
	#newsletter,
	#horaires {
		margin: 0;
		position: relative;
	}
	#newsletter {
		margin-top: 20px;
	}
	#utile .pictonews {
		display: none;
	}
	#newsletter .pictonews {
		left: 8px;
		position: absolute;
		top: 48px;
		width: 45px;
	}
	.infonews {
		padding-left: 45px;
	}
	input[type="text"] {
		width: 97%;
	}
	#gmap {
		height: 300px;
	}
	.month .descr {
		width: 68%;
		font-size: 13px;
	}
	.month .descrvin {
		width: 42%;
		font-size: 13px;
	}
	.month .prix {
		color: #89201d;
		display: block;
		float: right;
		font-size: 13px;
		padding: 0 2px 0 0;
		width: 55px;
	}
	.month .prixlgd {
		width: 55px;
		margin-top: -6px;
	}
	.streetview2 {
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: auto;
		border: solid 1px #740b28;
		width: 320px;
		height: 350px;
	}
	.streetview {
		width: 320px;
		height: 350px;
	}
}

.bx-wrapper .bx-pager {
	background: none;
}

.desctext {
	color: #6f6f6e;
}

.pizza {
	background: url(../images/Bg/pizza_fond.png) no-repeat right top;
}

.dolce {
	
}

.pasta {
	background: url(../images/Bg/pasta_fond.png) no-repeat right top;
}
.conteneur-home{
	background: url(../images/Bg/pizza.png);
    background-position: bottom right;
    background-size: 800px;
    background-repeat: no-repeat;
}

.center {
	text-align: center;
}

.img-fluid {
	max-width: 100%;
	height: auto;
}

.btsoumenu{
	display: inline-block;
}

#sousmenu{    
	text-align: center;
    margin: 25px 0 100px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #89201d;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #89201d;
}


.pizza_mois{
    background-color: rgb(137 32 29 / 90%);
    color: #fff!important;
    padding: 10px 20px;
    margin-bottom: 13px;
    border-radius: 5px;
}
.pizza_mois .title_pizza_mois{
    font-size: 29px;
    font-weight: 900;
    font-family: 'UpperEastSide', serif;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}
.pizza_mois .desctext {
    color: rgb(255 255 255 / 80%);
}
.month .pizza_mois .prix {
    color: #ffffff;
}

.info_pizza_mois em{
    font-size: 18px;
}

a.icn-social {
    background-color: #89201d;
    color: #fff!important;
    font-weight: 200;
    font-size: 30px;
    height: 60px;
    width: 60px;
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 18px 5px;
    line-height: 60px;
    border-radius: 50%;
    transition: all linear .2s;
    border: 3px solid #89201d;
}
a.icn-social:hover, a.icn-social:focus  {
    background: transparent;
    color: #89201d!important;
    border: 3px solid #89201d;
}
