/* #######################################################################

	Theme Name: 42 Degrés
	Description: BISTRONOMIE CRUE & VEGAN — PARIS IXE
	Author: salutlesinternets.fr
	Author URI: http://www.salutlesinternets.fr
	Version: 1.0
	Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images

########################################################################

	0.  CSS Reset, Font setup and Plugins
	1.	WordPress defaults
	2.	General Layout
	3.	Home Template
	4.	Standard Default Template
	5.	Single (Blog Article)
	6.	Custom
	7.	Archive
	8.	Contact
	9.	Typography & Text Colours
	10.	Shortcodes
	11.	Pesky Internet Explorer Fixes
	12.	Responsive Layer
	13.	Print

/* #######################################################################

	0.  CSS Reset, Font setup and Plugins

####################################################################### */

/* Fonts
-------------------------------------------------------------- */
@font-face {
    font-family: 'ITCAvantGardeGothicStdDemi';
    src: url('assets/fonts/itcavantgardestd-demi.eot');
    src: url('assets/fonts/itcavantgardestd-demi.eot') format('embedded-opentype'),
         url('assets/fonts/itcavantgardestd-demi.woff2') format('woff2'),
         url('assets/fonts/itcavantgardestd-demi.woff') format('woff'),
         url('assets/fonts/itcavantgardestd-demi.ttf') format('truetype'),
         url('assets/fonts/itcavantgardestd-demi.svg#ITCAvantGardeGothicStdDemi') format('svg');
}

@font-face {
    font-family: 'ITCAvantGardeGothicStdMedium';
    src: url('assets/fonts/itcavantgardestd-md.eot');
    src: url('assets/fonts/itcavantgardestd-md.eot') format('embedded-opentype'),
         url('assets/fonts/itcavantgardestd-md.woff2') format('woff2'),
         url('assets/fonts/itcavantgardestd-md.woff') format('woff'),
         url('assets/fonts/itcavantgardestd-md.ttf') format('truetype'),
         url('assets/fonts/itcavantgardestd-md.svgITCAvantGardeGothicStdMedium') format('svg');
}

@font-face {
  font-family: 'fontello';
  src: url('assets/fonts/fontello.eot?372032');
  src: url('assets/fontsfontello.eot?372032#iefix') format('embedded-opentype'),
       url('assets/fontsfontello.woff?372032') format('woff'),
       url('assets/fontsfontello.ttf?372032') format('truetype'),
       url('assets/fontsfontello.svg?372032#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}


html{-webkit-font-smoothing:antialiased;text-rendering:Legibility}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,font,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{margin:0;padding:0;border:0;outline:0;font-size:100%;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;background:transparent}body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea,label,select{line-height:1.5}body{font-size:87.5%}html>body{font-size:14px}html{-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,html{height:100%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}input[type=submit]::-moz-focus-inner,input[type=button]::-moz-focus-inner,button::-moz-focus-inner{border:0}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}


/* MeanMenu Plugin
-------------------------------------------------------------- */
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:right;width:100%;position:absolute;padding:4px 0;min-height:2px; height: 2px;z-index:99999}.mean-container a.meanmenu-reveal{background:#1e1b1d;width:24px;height:26px;padding:13px 13px 11px;position:absolute;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family: 'ITCAvantGardeGothicStdMedium',Helvetica,sans-serif;font-weight:400}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:1px;margin-top:5px}.mean-container .mean-nav{float:left;width:100%;background:#fff;margin-top:88px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-bottom:1px solid #f1f1f1;border-bottom:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{width:26px;height:26px;border:0!important;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700}.mean-container .mean-nav ul li a.mean-expand:hover{background:0}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}


/* #######################################################################

	1.	WordPress defaults

####################################################################### */

.alignnone {
margin:5px 0 20px;
}
a img.alignnone {
margin:5px 20px 20px 0;
}
a img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.aligncenter,
 div.aligncenter,
 .aligncenter {
display:block;
margin:5px auto;
}
.alignright,
 a img.alignright {
float:right;
margin:5px 0 20px 20px;
}
.alignleft,
 a img.alignleft {
float:left;
margin:5px 20px 20px 0;
}
.sticky {}
.gallery-caption { 
font-style: oblique;
}
.bypostauthor .avatar { 
border-color: #ccc; 
}


/* Defaults
-------------------------------------------------------------- */
body,ul,ol,dl,h1,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,textarea,label {
	font-family: 'ITCAvantGardeGothicStdMedium' ,Verdana,Arial,Tahoma,sans-serif;
	color:white;
}

select {
	color:#aaa;
	height: 30px;
	font-size: 15px;
	border-radius: 0;
	-webkit-appearance: menulist-button;
	width: 100%;
	margin-bottom: 18px;
}

body {
	background:#fff;
}

hr {
	display:none;
}

header nav ul li a, header nav ul li a:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}

#wrapper img {
	max-width: 100%;
	height: auto;
}

input, button, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

/* Common ID & Classes
-------------------------------------------------------------- */
#skip {
	display:none;
}

.clear {
	clear:both;
}

.hide {
	display:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

.text-left {
	text-align:left;
}

.text-right {
	text-align:right;
}

.divider {
	width: 100%;
	height: 1px;
	margin-bottom: 18px;
	clear: both;
}

/* Headers
-------------------------------------------------------------- */
h1 {
	color:#fff;
	font-size:18px;
	margin-bottom:18px;
	padding-bottom: 9px;
	text-align: center;
	border-bottom: 1px solid whitesmoke;
	text-transform: uppercase;
}

.page-template-template-menus-php h1 {
	background: none !important;
}

h1.nounderline {
	background: none;
	padding-bottom: 0;
	margin-bottom: 29px;
}

h2 {
	margin-bottom: 18px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	display: block;
	width: 100%;
}

.page-template-template-menus-php strong {
	font-weight: 400;
	color: #fff;
}

h2,h3 {
	font-size: 14px;
}

h3 {
	color: #999;
}

.suppliers h3 {
	color: #fff;
}

h4 {
	color: #fff;
	display: block;
	width: 100%;
}

/* Text elements
-------------------------------------------------------------- */
.entry-content { text-align: justify;}
p {
	margin:0 0 1.5em;
}

ul {
	margin:0 0 1.5em;
	list-style-type:disc;
	list-style-position:inside;
}

ol {
	margin:0 0 1.5em;
	list-style:lower-roman;
	list-style-position:inside;
}

dl {
	clear: both;
}

dl dt {
	color: #fff;
}

dl dd {
	color: #ccc;
	margin-bottom: 18px;
}

a,a:visited {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}



strong {
	font-weight:700;
}

em {
	font-style:italic;
}

abbr {
	cursor:help;
	border-bottom:1px dotted #999;
}

/* Common Text Classes
-------------------------------------------------------------- */
p.last {
	margin-bottom:0;
}

/* Layout
-------------------------------------------------------------- */
#wrapper {
	width:100%;
	height: 100%;
}
#left,#right{
	position:absolute; 
	  width: 21px;
  height: 37px;
	cursor:pointer;
}
#slider{
	float: right;
  width: 57%;
}
#leftcol {
	background-color: #fff;
	width:230px;
	height: 100%;
	text-align:center;
	padding-top:36px;
	position: fixed;
	z-index: 100;
}
#contentblock {
	height: 100%;
	position: absolute;
	top: 0;
	left: 230px;
	z-index: 1;
	-webkit-transition: transform 1s ease;
	-moz-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease;
}

.fixedbkg {
	background:url(assets/img/bg-content-90opacity.png) repeat 0 0;
	height:100%;
	z-index: 1;
	position: fixed;
}
.page-template-template-contact-php .fixedbkg {
	background: #373436;
}

#contentblock.shop, #contentblock.shop .fixedbkg{
	width:88%;
}

#contentblock.w320, #contentblock.w320 .fixedbkg {
	width:320px;
}

#contentblock.w420, #contentblock.w420 .fixedbkg {
	width:420px;
}

#contentblock.w560, #contentblock.w560 .fixedbkg {
	width:560px;
}
#contentblock.w600, #contentblock.w600 .fixedbkg {
	width:600px;
}

#contentblock.w800, #contentblock.w800 .fixedbkg {
	width:800px;
}

#contentblock section.innerblock {
	padding:144px 20px 54px;
	position: relative;
	z-index: 10;
}

.moveOut560{
	-webkit-transform: translateX(-560px);
	transform: translateX(-560px);
}
.moveIn560{
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

#map {
	width: 100%;
	height: 100%;
	position: relative;
	float: right;
	z-index: 0;
}

footer {
	display: block;
	position: fixed;
	left: 30px;
	bottom: 30px;
	z-index: 100;
}

/* Header
-------------------------------------------------------------- */
/* Nav */
nav {
	background-color: #fff;
	margin-top:55px;
}
nav ul {
	margin:0;
	border-bottom:1px solid #eee;
}

nav ul li {
	text-align:center;
	list-style:none;
	border-top:1px solid #eee;
	height:49px;
}

nav ul li a,nav ul li a:visited {
	height:49px;
	line-height:50px;
	display:block;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	letter-spacing: 2px;
}

header nav ul li a:hover, 
header nav li.current_page_item a,
header nav li.current-menu-item a,
header nav li.current_page_ancestor a, 
header nav li.current_page_parent a,
header nav li.current-post-ancestor a, 
header nav li.current-page-ancestor a, header nav ul li a:hover {
	color:#1e1b1d;
}
.mobileMenu{
	display:none;
}
#burger{
	position: absolute;
	top: 2.8em;
	right: 1.5em;
	background: black;
	content: '';
	height: 0.2em;
	width: 2.5em;
	transition: all 0.2s ease;
}
#burger::before {
	position: absolute;
	top: 0.7em;
	background: black;
	content: '';
	height: 0.2em;
	width: 2.5em;
	left: 0;
	transition: all 0.2s ease;
}
#burger::after {
	position: absolute;
	top: 1.35em;
	background: black;
	content: '';
	height: 0.2em;
	width: 2.5em;
	left: 0;
	transition: all 0.2s ease;
}

.on.mobileMenu #burger{background:transparent;}

.on.mobileMenu #burger::before{
	transform : rotate(45deg);
	-webkit-transform : rotate(45deg);
	-ms-transform : rotate(45deg);
}
.on.mobileMenu #burger::after{
	transform : rotate(-45deg);
	-webkit-transform : rotate(-45deg);
	-ms-transform : rotate(-45deg);
	top: 0.7em;
}

/* Content
-------------------------------------------------------------- */
/* Text */
#contentblock p,#contentblock ul {
	color:white;
}

/* Main content */

.close {
	background: url(assets/img/icon-sprite-new.png) no-repeat 0 0;
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0;
	right: -50px;
	cursor: pointer;
	text-indent: -99999em;
}

.close.open {
	background-position: -50px 0;
}

.mean-container a.meanmenu-reveal {
	background-image: url(assets/img/icon-close-white.png);
	background-repeat: no-repeat;
	background-position: -9999em -9999em;
}

.mean-container a.meanmenu-reveal.meanclose {
	background-position: 50% 50%;
}

/* Social */

#social{ margin-bottom: 3px !important	; }
#folow-us p{text-align: center; margin-bottom: 0;}

#folow{

}
#folow-us{display:none;}
#social a, #social a:visited {
	width: 46px;
	height: 46px;
	display: inline-block;
	margin: 10px; 
	color: black;
}

#social a:hover {
	color: #e34c4c;
}


#copyright{
	position: fixed;
	z-index: 100;
	width:inherit;
	bottom:1%;
	left:0;
	text-align: center;
}

#copyright p, #copyright p a{
	font-size: 8px;
	color: black;
	text-decoration: none;
	margin:0;
}
/* Accordion */

#accordion {
	border-bottom:1px solid #666;
}

#accordion h3 {
	background: url(assets/img/icon-sprite-new.png) no-repeat 488px -192px;
	font-size: 14px;
	height: 49px;
	line-height: 50px;
	border-top:1px solid #666;
	display: block;
	width: 100%;
	cursor: pointer;
}

#accordion h3:hover {
	color: #fff;
}

#accordion h3.ui-accordion-header-active {
	background: url(assets/img/icon-sprite-new.png) no-repeat 488px -240px;
	color: #fff;
}

#accordion div {
	margin: 18px 0 9px;
}

#accordion h2 {
	color: #fff;
	float: left;
}

.ui-accordion-content {
	position: relative;
}

#accordion a.download, #accordion a {
	background: url(assets/img/icon-sprite-new.png) no-repeat -17px -160px;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9000em;
	position: absolute;
	top: 0;
	right: 0;
}

/* Footer
-------------------------------------------------------------- */

footer p, footer a, footer a:visited {
	font-size: 12px;
	color: #999;
	text-align: left;
}

footer a {
	text-decoration: underline;
}


/* Forms
-------------------------------------------------------------- */

label {
	display: block;
	color: #fff;
	margin-bottom: 5px;
}

input[type="text"], input[type="email"] {
	background-color: #fff;
	width: 95%;
	height: 30px;
	padding: 0 2.5%;
	font-size: 1em;
	margin-bottom: 18px;
	border: none;
}
.caption {
	font-size: 1.5em;
	margin-top: 1.5em;
	text-shadow: 1px 1px 1px black;
}
input[type="submit"] {
	background-color: transparent;
	color: #fff;
	border: 1px solid #666;
	width: 110px;
	height: 32px;
	line-height: 30px;
	padding: 0 25px;
	font-size: 14px;
	display: block;
	cursor: pointer;
}

input[type="submit"]:hover {
	color: #ccc;
}
	

/* Supersized
-------------------------------------------------------------- */
#supersized-loader {
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:60px;
	height:60px;
	margin:-30px 0 0 -30px;
	text-indent:-999em;
	background:url(../img/progress.gif) no-repeat center center;
}

#supersized {
	display:block;
	position:fixed;
	left:0;
	top:0;
	overflow:hidden;
	z-index:-999;
	height:100%;
	width:100%;
}

#supersized img {
	width:auto;
	height:auto;
	position:relative;
	display:none;
	outline:none;
	border:none;
}

#supersized.speed img {
	-ms-interpolation-mode:nearest-neighbor;
	image-rendering:-moz-crisp-edges;
}

/*Speed*/
#supersized.quality img {
	-ms-interpolation-mode:bicubic;
	image-rendering:optimizeQuality;
}

/*Quality*/
#supersized li {
	display:block;
	list-style:none;
	z-index:-30;
	position:fixed;
	overflow:hidden;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#supersized a {
	width:100%;
	height:100%;
	display:block;
}

#supersized li.prevslide {
	z-index:-20;
}

#supersized li.activeslide {
	z-index:-10;
}

.jssora13l, .jssora13r, .jssora13ldn, .jssora13rdn
{
	position: absolute;
	cursor: pointer;
	display: block;
    overflow:hidden;
}

.jssora13l, .jssora13l:hover, .jssora13ldn {
	background: url(/wp-content/themes/quarante-deux-degres/assets/img/left.png) no-repeat;
}

.jssora13r, .jssora13r:hover, .jssora13rdn { 
	background: url(/wp-content/themes/quarante-deux-degres/assets/img/right.png) no-repeat; 
}

#slidecontrols {
	background-color: #1e1b1d;
	position: fixed;
	top: 0;
	right: 150px;
	width: 100px;
	height: 50px;
	display: block;
}

#prevslide,#nextslide {
	width: 35px;
	height: 50px;
	float: left;
}

#prevslide {
	background: url(assets/img/icon-sprite-new.png) no-repeat 0 -50px;
	text-indent: -9000em;
}

#nextslide {
	background: url(assets/img/icon-sprite-new.png) no-repeat -65px -50px;
	text-indent: -9000em;
}

.slidenumber {
	width: 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	float: left;	
	color: #fff;
}

#prevslide:hover,#nextslide:hover {
	cursor:pointer;
}

#supersized li.prevslide img,#supersized li.activeslide img {
	display:inline;
}

#accordion a.download {
	background: url(assets/img/icon-sprite-new.png) no-repeat 0 -50px;
	text-indent: -9000em;
}
#book {
	position: absolute;
	width: 81.933333333333%;
	top: 25%;
	right: 0;
	width: 81.933333333333%;
	text-align: center;
}

.book-surround {
	padding: 10px;
	background: #fff;
	display: inline-block;
	box-shadow: 6px 6px 2px rgba(0,0,0,0.5);
	text-align: left;
}

.book-surround p {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #1d1b1c;
}

.book-surround a {
	color: #1d1b1c;
	text-decoration: underline;
}

.overlay-close {
	text-indent: -9999em !important;
	background: url(assets/img/icon-close-white.png) 50% 50% no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
}


#fullBackground{
	background: url(http://www.42degres.com/img/wall.png) white;
	background-size:cover !important;
	height:100%;
	transition: height 1s ease;
	-webkit-transition: height 1s ease;
}

.galerie{
	background: url(http://www.42degres.com/img/wall.png) white;
	background-size:cover !important;
	height:100%;
	transition: height 1s ease;
	-webkit-transition: height 1s ease;
}

#boissons .left{
	float: left;
	width: 48%;
	display: inline-block;
	clear: both;
}
#boissons .left h3, #boissons .right h3{
	color: #e34c4c;
	text-align: center;
	margin: 15px;
}
#boissons p{
	font-size: 0.9em;
	line-height: 1em;
	margin:0;
	text-align: left;
}
#boissons ul{
	margin: 0 0 5px 15px; 
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
}
#boissons .right{
	float: right;
	width: 48%;
	display: inline-block;
}
#vins{
	width:100%;
	clear:both;
	padding-top: 10px;
}
#vins h3{
	color: #e34c4c;
	text-align: center;
	margin: 15px 0 5px 0;
}
#vins h4{
	color: white;
	text-align: center;
	font-size: 0.9em;
}
#vins .col1{width:69%; display:inline-block; color:white; font-size: 0.95em;}
#vins .col2{width:15%; display:inline-block; color:white; font-size: 0.95em; text-align:center;}
#vins .col3{width:15%; display:inline-block; color:white; font-size: 0.95em; text-align:center;}

/* Nassim
-------------------------------------------------------------- */

/* Contact
-------------------------------------------------------------- */

.content_contact{
	text-align: justify;
	width: 100%;
	margin: auto;
	padding-top: 40px;
}

/* Woocommerce
-------------------------------------------------------------- */


/* Product
-------------------------------------------------------------- */ 
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count{
	display: none;
}

.page-title{ margin-bottom: 43px;}

.product h3{
	color:white;
}

li.product .price,
.woocommerce-page ul.products li.product .price{
	color:white;
}

/*
.woocommerce ul.products li.product a:last-child{
	padding-left : 18px;
	padding-right: 18px;
	padding-bottom: 14px;
	padding-top: 16px;
	font-size: 11px;
}
*/

.woocommerce ul.products li.product a:last-child {
	    width: 90%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
	}

.post-type-archive #contentblock{    
	width: calc(100% - 230px) !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 230px;
    z-index: 1;
}

/* Single product
-------------------------------------------------------------- */ 
#contentblock.shop{
	width : calc(100% - 230px);
	font-family: 'ITCAvantGardeGothicStdMedium' ,Verdana,Arial,Tahoma,sans-serif;
}

.amount{
	color:#e34c4c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li{
	display:none;
}

.woocommerce button.button,
.woocommerce-page button.button:after{
	content: ' »';
	opacity: 1;
	transition: 0.5s;
	font-size: 22px;	
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button{
	display: inline-block;
    background: #e34c4c;
    height: 30px;
    font-family: 'ITCAvantGardeGothicStdMedium' ,Verdana,Arial,Tahoma,sans-serif;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	padding:6px 15px;
	border : none;
	padding-top: 8.5px;
}

.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button:hover{
	text-shadow: none;
}


.woocommerce button.button.alt,
.woocommerce-page button.button.alt{
	text-shadow: inherit;
}

.woocommerce button.button,
.woocommerce-page button.button{
	text-shadow: inherit;
	box-shadow: inherit;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.woocommerce button.button,
.woocommerce-page button.button{
	font-weight: 500;
	-webkit-border-radius: 0px;
    border-radius: 0px; 
}

div{
	text-align: justify;
}

.info_complementaire{
	display: inline-block;
	vertical-align: top;
    clear: both;
    padding-left: 4%;
    /* width: 48%; */
}


.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
    background-color: black;
}

.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    border-top: 3px solid #e34c4c;
    box-shadow: inherit;
    color : black;
    border-radius: inherit;
}

woocommerce-message .woocommerce a.button,
.woocommerce-page a.button{
	color: white;
	background: black;
	box-shadow: inherit;
	border: none;
	text-shadow: inherit;
	padding-bottom: 6px;
    padding-top: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
}

woocommerce-message .woocommerce a.button:hover,
.woocommerce-page a.button:hover{
	color: white;
	background: #e34c4c;
	box-shadow: inherit;
	border: none;
	text-shadow: inherit;
}

#contentblock section.innerblock {
    padding-top: 60px;
    clear: both;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3{ 
	font-size: 81%;
}

/* Cart
-------------------------------------------------------------- */

.woocommerce-cart .woocommerce-message .button{ margin-left:5px;}

.woocommerce ul#shipping_method, .woocommerce-page ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 105%;
} 
.woocommerce-cart .cart_totals .cart-subtotal th{
	width: 100% !important;
	text-align: left;
}

.woocommerce-cart .cart_totals .shipping th{
	width: 100% !important;
	text-align: left;
}

.woocommerce-cart .shipping_calculator h2{
	text-align: right;
}

.woocommerce-cart .cart_totals .order-total th{
	width: 100% !important;
	text-align: left;
}

.woocommerce-cart .actions{
	padding-top: 47px !important;
    border-bottom: 1px solid white;
    padding-bottom: 11px !important;
}


.woocommerce table.shop_table,
.woocommerce-page table.shop_table{
	border-color: 0px;
	padding-left: 10px;
	border-right: none;
	border-left: none;
	border-radius: inherit;
	
}

.woocommerce-cart th{
	color:white;
}

.woocommerce-cart input.button,
.woocommerce-cart input.button
{
	color: white;
	background: black;
	box-shadow: inherit;
	border: none;
	text-shadow: inherit;
	padding-bottom: 6px;
    padding-top: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	width: 27%;
	border-radius: inherit;
	font-size: 74%;
}

.woocommerce-cart input.button:hover{ background:#e34c4c; }

.woocommerce-cart input.button.alt{
	color: white;
	background: #e34c4c;
	box-shadow: inherit;
	border: none;
	text-shadow: inherit;
	padding-bottom: 6px;
    padding-top: 9px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 500;
	width: 27%;
	border-radius: inherit;
	margin-right:9px;
	font-size: 74%;
}

.woocommerce-cart .coupon #btn_gauche{ width: 71%; }

.woocommerce-cart input.button.alt:hover{ background:black; }

.woocommerce-cart input[type="radio"]{
	-webkit-appearance: radio;
	height: 15px;
	width:15px;
	border:1px solid black;
	display: inline-block;
}

 #shipping_method input[type="radio"]{
	-webkit-appearance: radio;
	height: 15px;
	width:15px;
	border:1px solid black;
	display: inline-block;
}

 #shipping_method label{ display: initial;}

.woocommerce-cart .cart_totals h2{ color: white; }

.woocommerce-cart .cart-collaterals .cart_totals tr th{
	border-top: 1px solid #e34c4c;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td{
	border-top: 1px solid #e34c4c;
}

.woocommerce-cart label{ 
	color:white;
	display: inline-block;
	padding-left: 18px;
	padding-right: 18px;
	width: 200px;
}


/*
.woocommerce-cart #primary{
	height: 100%;
    position: absolute;
    top: 0;
    left: 230px;
    z-index: 1;
    width: 82.032%;
}
*/

.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text{
	font-size: 10.5px;
	height: 30.5px;
    margin-top: 0.5px;
    padding: inherit !important;
    text-align: center;
}

/*
.woocommerce-cart article{
	width: 80%;
	margin: auto;
	margin-top: 9.3%;
}
*/

.woocommerce-cart h1{
	color:black;
}

.woocommerce-cart table.cart img{
	width: 50%;
}


.post-7 .entry-header{
	display:none;
}


.woocommerce-cart #secondary{
	display: none;
}

.woocommerce-cart #contentblock{
	left:inherit;
	margin: auto;
    text-align: center;
     width: 100%; 
}


.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
    border-top: 3px solid #e34c4c;
}

.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before{
	background-color: black;
    content: "i";
    font-family: Times,Georgia,serif;
    font-style: italic;
}

/*

.woocommerce-cart #fullBackground{
	width: 100%
}

.woocommerce-cart .fixedbkg{
	width: 82%;
}
*/

.page-id-7 #primary{
	width: calc(100% - 230px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 230px;
    z-index: 1;
}

.woocommerce-cart .innerblock{
	margin: auto;
    text-align: center;
    width: 80%;
    margin-top: 5%;
}

.woocommerce-cart #header_cart{
	text-align: center;
	text-transform: uppercase;
	color:white;
	font-size: 18px;
	border-bottom: 1px solid whitesmoke;
	margin-bottom: 20px;
	width: 98.8%;
    margin-left: 9px;
}


.woocommerce-cart .cart-collaterals .shipping_calculator .button{
    width: 98.7%;
    float: none;
    display: block;
    margin-left: 3px;
}


.woocommerce-cart button.button {
    color: white;
    background: black;
    box-shadow: inherit;
    border: none;
    text-shadow: inherit;
    padding-bottom: 6px;
    padding-top: 9px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    /* width: 205px; */
    border-radius: inherit;
    font-size: 126%;
}

.woocommerce-cart button.button:hover {
    color: white;
    background: #e34c4c;
    box-shadow: inherit;
    border: none;
    text-shadow: inherit;
    padding-bottom: 6px;
    padding-top: 9px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    /* width: 205px; */
    border-radius: inherit;
    font-size: 126%;
}


.woocommerce-cart .cart-collaterals .cart_totals{
    float: right;
    width: 50%;
    text-align: right;
}


/* Checkout
-------------------------------------------------------------- */
.woocommerce-checkout #secondary{
	display: none;
}

.page-id-8 #primary{    
	width: calc(100% - 230px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 230px;
    z-index: 1;
}

.woocommerce-checkout #contentblock{
	left:inherit;
	margin: auto;
    text-align: center;
    width: 100%;
}

.woocommerce-checkout .innerblock{
	margin: auto;
    text-align: center;
    width: 80%;
    margin-top: 5%;
}

.post-8 .entry-header{
	display:none;
}

.woocommerce-checkout h3{
	font-size: 18px;
	color:white;
	text-transform: uppercase;
}

.woocommerce-checkout .col-1 h3{
	padding-bottom: 33px;
}

.woocommerce-checkout .woocommerce-info{
    border-top: 3px solid #e34c4c;
    color:black;
    text-shadow: inherit;
    border-radius: inherit;
}

.woocommerce-checkout .woocommerce-info:before{
    background-color: black;
}


.woocommerce-checkout .woocommerce-info a {
    color: #e34c4c;
    text-decoration: none;
    font-size: 10px;
}

.woocommerce-checkout .checkbox{ cursor : pointer; }

.woocommerce-checkout .input-checkbox[type="checkbox"]{
	-webkit-appearance: radio;
	height: 15px;
	width:15px;
	border:1px solid black;
	display: inline-block;
}

.woocommerce-checkout tbody tr td:first-child:before{
	content : ">> ";
}



.woocommerce-checkout .payment_methods{
	background-color: #ccc;
}

.woocommerce-checkout #payment div.payment_box:after{ color: white;}

.woocommerce-checkout #contentblock p{ color: black;}

.woocommerce-checkout .payment_box{ background: white;}

.woocommerce-checkout #payment label{color:black; display: inline-block;}

.woocommerce-checkout #payment .payment_methods li input[type="radio"]{
	-webkit-appearance: radio;
	height: 15px;
	width:15px;
	border:1px solid black;
	display: inline-block;
	background-color:#e34c4c;
	display: inline-block;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
    float: right;
    line-height: 52px;
    font-size: .83em;
    width: 100%;
}

.woocommerce-checkout #payment #place_order{
	 color: white;
    background: black;
    box-shadow: inherit;
    border: none;
    text-shadow: inherit;
    padding-bottom: 6px;
    padding-top: 9px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    width: 30%;
    border-radius: inherit;
    font-size: 126%;
}

.woocommerce-checkout #payment #place_order:hover{
	background: #e34c4c;
}

	#contentblock section.innerblock {
	    padding: 35px;
	    padding-top: 60px;
	    padding-bottom: 0;
	    max-width: 80%;
	    margin: auto;
	}
	
	
/* 404
-------------------------------------------------------------- */

	.photo404{
		margin:auto;
		width: 100%;
		text-align: center;
	}
	
	#img404{
		max-width: 50% !important;
	}




#goToSecond{
	margin-top: 2px;
	background: #e34c4c;
	color: white;
	padding-top: 5px;
}
/* Responsive
-------------------------------------------------------------- */

/* iPad (Landscape) */

@media only screen and (max-width : 64em) and (orientation : landscape) { /* 1024px */
	/*
	nav {margin-top:-6px;}
	#leftcol{padding-top:0}
	#menu-item-18{display: none;}
	#contentblock section.innerblock{padding-top: 20px;}
	*/
	
	#slidecontrols {
		top: 50px;
		right: 0;	
	}
	
	#book {
		width: 78.933333333333%;
	}
	
	footer {
		bottom: 0;
	}
	
}

/* iPad (Portrait) */

@media only screen and (max-width : 48em) { /* 768px */
	#boissons .left, #boissons .right{
		float:none;
		width:100%;
	}
	#boissons p { font-size: 1em; }
	#boissons ul {font-size: 1em; }
	#vins .col1 { width: 75%; font-size: 0.8em;}
	#vins .col2 { width: 9%; }
	#vins .col3 { width: 14%; }
	#fullBackground{
		top: 0;
		z-index: 0;
		width: 100%;
		position:absolute;
	}
	

	input[type="text"] { width:95%;}
	
	.close, .open {
		display: none;
	}
	
	#contentblock {
		top: 0;
		left: 30%;
		z-index: 1;
	}
	
	#leftcol {
		width: 30%;
	}
	
	#contentblock.w320, #contentblock.w320 .fixedbkg, #contentblock.w560, #contentblock.w560 .fixedbkg, #contentblock.w600, #contentblock.w600 .fixedbkg {
		width:70%;
	}
	
	#contentblock section.innerblock {
		padding:144px 20px 54px;
		position: relative;
		z-index: 10;
	}
	
	#book {
		width: 68.933333333333%;
	}
	
	#map {
		position: relative;
		width: 538px;
		height: 490px;
		z-index: 2;
		margin-top: 440px;
	}
	
	#social a{margin:5px;}
	
	#supersized li {
		background-size: cover;
	}
	
	#accordion h3 {
		background-position: 468px -192px;
	}
	
	#accordion h3.ui-accordion-header-active {
		background-position: 468px -240px;
	}
	
}



/* Smart Phones */
@media only screen and (max-width : 35.625em) { /* 570px */
	.off + nav {display:none};
	.on + nav {display:inline-block};
	
	.caption{
		margin-top: 8em;
		font-size:1em;
	}

	#accordion h3 {
		background-position: 254px -192px;
	}
	
	#accordion h3.ui-accordion-header-active {
		background-position: 254px -240px;
	}

	.mobile-image {
		width: 100%;
	}
	
	.fixedbkg, #slidecontrols, .close, .open {
		display: none;
	}
	
	#wrapper {
		width: 100%;
	}
	
	#leftcol {
		width:100%;
		height: 92px;
		text-align:left;
		padding-top:0;
		position: relative;
		z-index: 100;
		margin-bottom: 0;
	}
	
	header {
		/* padding: 5% 0 0 5%; */
		
	}
	#wrapper header img{width:90px;}
	
	header .the-logo {
		position: relative;
		z-index: 9999;
	}
	
	#contentblock {
		background: black;
		height: auto;
		position: relative;
		top: 0;
		left: 0;
		z-index: 1;
		opacity: 0.8;
	}
	
	#contentblock.w320, #contentblock.w560, #contentblock.w600 {
		width:100%;
	}
	
	.page-id-69 #contentblock section.innerblock{ padding-top:20% !important; }
	
	.page-id-14 #contentblock section.innerblock{ padding-top:20% !important; }
	
	#contentblock section.innerblock {
		padding: 110px 5%;
		position: relative;
		z-index: 10;
	}
	.mobileMenu{
		display: block;
		float: right;
		height: 100px;
		width: 100px;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
	}
	
	nav{margin-top: -6px;}
	
	footer {
		background: #fff;
		position: relative;
		display: block;
		left: 0;
		bottom: 0;
		z-index: 100;
		padding: 9px 5%;
	}
	
	#contact #leftcol {
		margin-bottom: 0;
	}
	
	#map {
		width: 100%;
		height: 240px;
		margin-top: auto;
	}
	
	#book {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		padding-bottom: 50px;
	}
	
	#social, #copyright {display:none;}
		
	#folow-us{display:block;}
	
	footer {
		padding-bottom: 2px;
	}
	
	footer p {
		width: 132px;
	}
	
	#wrapper {
		height: auto;
	}
	
	.page-template-template-book-php #book {
		margin-top: 0;
		padding-top: 40px;
	}
	
	.mean-container a.meanmenu-reveal {
		position: fixed;	
		top: 0;
	}
	#leftcol{position:absolute;}
	
	.mean-container a.meanmenu-reveal {
		z-index: 999999;
	}
	
	.mean-container .mean-nav {
		margin-top: -4px;
	}
	
	.mean-container .mean-nav li:last-of-type {
		border-bottom: 400px solid #1e1b1d;
	}
	
	.credits-pop {
		width: 220px;
		margin-top: 50%;
	}	
	
}

@media only screen and (max-height : 55em) { 
	#leftcol {padding-top:0px;}
}
/* Height adjustments */ /* 680px */
@media only screen and (max-height : 42.5em) { 

	#leftcol {padding-top:0px;}
	#menu-item-18{display: none;}
	
	nav {margin-top:-6px;}

}

/* Retina
-------------------------------------------------------------- */

@media only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 1.5/1),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

	h1 {
		background-image: url(assets/img/divider@2x.png);
		background-size: 31px 1px;
	}

	.divider {
		background-image: url(assets/img/divider-dotted@2x.png);
		background-size: 44px 1px;
	}
	
	.close,  #accordion h3, #accordion h3.ui-accordion-header-active, #accordion a.download, #accordion a.download, #accordion a, #nextslide, #prevslide {
		background-image: url(assets/img/icon-sprite-new@2x.png);
		background-size: 148px 289px;
	}
	
	.mean-container a.meanmenu-reveal, .overlay-close {
		background-image: url(assets/img/icon-close-white@2x.png);
		background-size: 13px 13px;
	}
	
}


@media only screen and (max-width : 1221px) {

/* Cart
-------------------------------------------------------------- */ 	

	.woocommerce-cart #header-cart{
		width: inherit;
		margin-left: inherit;
	} 	
	
	.woocommerce-cart .coupon #btn_gauche {
    	width: 63%;
	}
	
	.woocommerce-cart input.button.alt{
		width: 21%;
	    font-size: 50%;
	    margin-right: inherit;
	    text-align: center;
	    padding-left: 6px;
	}
	
	.woocommerce-cart #btn-drt-drt{
		font-size: 21%;
	}
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		width: 21%;
		font-size: 50%;
	}
	
	.woocommerce-cart .coupon .button{ width: 63%;}

	.woocommerce-cart .coupon input.button{ padding-right:19px;}
	/*

	.woocommerce-cart #content_cart_align{display: block;}
	
	.woocommerce-cart .shop_table{display: block;}
	
	.woocommerce-cart .cart-collaterals{display: block;}
*/

	.woocommerce .cart-collaterals .cart_totals,
	.woocommerce-page .cart-collaterals .cart_totals{
		float:inherit;
		width: 100%;
	}
	
	
	.woocommerce table.shop_table,
	.woocommerce-page table.shop_table{
		padding-left: inherit;
	}
	
	#contentblock.shop {
    	width: 100%;
	}
}



@media only screen and (max-width : 1170px) {

	.woocommerce-cart input.button.alt{
		width: 21%;
	    font-size: 47%;
	    margin-right: inherit;
	    text-align: center;
	    padding-left: 11px;
	}
	
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		width: 21%;
		font-size: 47%;
	}
}

@media only screen and (max-width : 1170px) {

	.woocommerce-cart input.button.alt{
		width: 21%;
	    font-size: 47%;
	    margin-right: inherit;
	    text-align: center;
	    padding-left: 6px;
	}
	
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		width: 21%;
		font-size: 47%;
	}
}	



@media only screen and (max-width : 1130px) {

		.woocommerce-cart input.button.alt{
	    font-size: 70%;
	    padding-left: 7px;
	    width: 40%;
	    margin-top: 10px;
	}
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		font-size: 70%;
		padding-left: 12px;
		width: 40%;
	}
	
	.woocommerce-cart .coupon #btn_gauche {
    	padding-left: 15px;
    	width: 70%;
	}
	
	.woocommerce-cart #bt-drt{ float: right;}
	
	
}	


	


	


@media only screen and (max-width : 1025px) {

/* Product
-------------------------------------------------------------- */ 	
	.woocommerce ul.products li.product a:last-child {
	    width: 90%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
	}
	
	#contentblock.shop {
   	 	width: 78%;
    }
    
    
 
/*
	.woocommerce-message .woocommerce a.button:hover,
	.woocommerce-page a.button:hover {
	    color: white;
	    background: #e34c4c;
	    box-shadow: inherit;
	    border: none;
	    text-shadow: inherit;
	    padding-top: 14px;
	    padding-bottom: 12px;
	    border-radius: inherit;
	    width: 94%;
    }

*/
/* Single Product
-------------------------------------------------------------- */
	.single-product #contentblock.shop{ width: 70%;} 	



/* Cart
-------------------------------------------------------------- */
	.woocommerce-cart #contentblock.shop{
		width: 100%;
	}
	
/* Checkout
-------------------------------------------------------------- */

	.page-id-8 #contentblock.shop{width:100%;}
	
	.woocommerce-checkout #payment #place_order { width: 100%;}
}


	
@media only screen and (max-width : 1000px) {

	.woocommerce-cart input.button.alt{
	    font-size: 70%;
	    padding-left: 7px;
	    width: 40%;
	    margin-top: 10px;
	}
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		font-size: 70%;
		padding-left: 12px;
		width: 40%;
	}
	
	.woocommerce-cart .coupon #btn_gauche {
    	padding-left: 15px;
    	width: 70%;
	}
	
	.woocommerce-cart #bt-drt{ float: right;}
	
}	



@media only screen and (max-width : 932px) {

/* Product
-------------------------------------------------------------- */ 	
	.woocommerce ul.products li.product a:last-child {
	    width: 85%;
	    text-align: center;
	    font-size: 50%;
	    padding-bottom: 15px;
	    padding-top: 15px;
	}

/* Single Product
-------------------------------------------------------------- */ 
}

@media only screen and (max-width : 890px) {
	
	.woocommerce-cart input.button.alt{
	    font-size: 48%;
	    padding-left: 8px;
	    width: 40%;
	    margin-top: 10px;
	}
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		font-size: 48%;
		padding-left: 12px;
		width: 40%;
	}
	
	.woocommerce-cart .coupon #btn_gauche {
    	padding-left: 15px;
    	width: 64%;
    	font-size: 48%;
	}
	
	.woocommerce-cart #bt-drt{ float: right;}
	

}

@media only screen and (max-width : 854px) {

/* Product
-------------------------------------------------------------- */ 	
	.woocommerce ul.products li.product a:last-child {
	    width: 85%;
	    text-align: center;
	    font-size: 45%;
	    padding-bottom: 15px;
	    padding-top: 15px;
	}

/* Single Product
-------------------------------------------------------------- */ 
}

@media only screen and (max-width : 797px) {


	.woocommerce-cart input.button.alt{
	    font-size: 35%;
	    padding-left: 8px;
	    width: 35%;
	    margin-top: 10px;
	}
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		font-size: 35%;
		padding-left: 12px;
		width: 35%;
	}
	
	.woocommerce-cart .coupon #btn_gauche {
    	padding-left: 15px;
    	width: 62%;
    	font-size: 35%;
	}
	
	.woocommerce-cart #bt-drt{ float: right;}
	

}


@media only screen and (max-width : 779px) {

	.woocommerce-cart #bt-drt-drt{ float: right !important;}

	.woocommerce-cart input.button.alt{
	    font-size: 43%;
	    padding-left: 8px;
	    width: 48%;
		vertical-align: middle;
	    margin-right: 5px;
	    margin-top: 0px;
	    display: block;
	}
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		font-size: 43%;
		padding-left: 12px;
		width: 48%;
		display: block;
		vertical-align: middle;
	}
	
	.woocommerce-cart .coupon #btn_gauche {
    	width: inherit;
	
	}
	
	.woocommerce-cart #bt-drt{ float:left;}
	
	.woocommerce-cart #coupon_code{
		width: 20%;
		margin-bottom: 10px;
	}
	
	
	
	.woocommerce-cart .coupon{
		float: inherit !important;
		display: block;
	}
	

}



@media only screen and (max-width : 769px) {

/* Product
-------------------------------------------------------------- */ 	
	/*
.woocommerce ul.products li.product a:last-child {
	    padding-left: 18px;
	    padding-right: 18px;
	    padding-bottom: 14px;
	    padding-top: 16px;
	    font-size: 11px;
	}
*/
	.woocommerce ul.products li.product a:last-child {
	    width: 88%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
    }
	
	.post-type-archive #contentblock{    
		width: 70% !important;
		height: 100%;
	    position: absolute;
	    top: 0;
	    z-index: 1;
	    left:30%;
	}
	
	#contentblock.shop .fixedbkg{
		width: 70%;
	}
	
/* Single Product
-------------------------------------------------------------- */ 	


/* Cart
-------------------------------------------------------------- */ 	

		
	.woocommerce-cart #contentblock{    
		width: 100% !important;
		height: 100%;
	    position: absolute;
	    top: 0;
	    z-index: 1;
	}
	
	#leftcol{width: 30%;}
	
	.woocommerce-cart #primary {
	    width: 70%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 30%;
	    z-index: 1;
	}
	
	
		.woocommerce-cart #bt-drt-drt{ float: right !important;}

	.woocommerce-cart input.button.alt{
	    font-size: 43%;
	    padding-left: 8px;
	    width: 48%;
		vertical-align: middle;
	    margin-right: 5px;
	    margin-top: 0px;
	    display: block;
	}
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		font-size: 43%;
		padding-left: 12px;
		width: 48%;
		display: block;
		vertical-align: middle;
	}
	
	.woocommerce-cart .coupon #btn_gauche {
    	position: relative;
    	display:none;
    	padding-left: inherit;
    	width: inherit;
    	font-size: inherit;
	}
	
	.woocommerce-cart #bt-drt{ float:left;}
	
	.woocommerce-cart #coupon_code{
		width: 20%;
		margin-bottom: 10px;
	}
	
	.woocommerce-cart #bt_gauche_hide{
		visibility: visible !important;
		background-color: #e34c4c;
		width: 26.5%;
		border: none;
	}
	
	
	.woocommerce-cart .coupon{
		float: inherit !important;
		display: block;
	}
	
/* Checkout
-------------------------------------------------------------- */ 	
	.page-id-8 #contentblock{    
		width: 100% !important;
		height: 100%;
	    position: absolute;
	    top: 0;
	    z-index: 1;
	}
	
	#leftcol{width: 30%;}
	
	.page-id-8 #primary {
	    width: 70%;
	    height: 100%;
	    position: absolute;
	    top: 0;
	    left: 30%;
	    z-index: 1;
	}
	
	
}

@media only screen and (max-width : 615px) {

/* Product
-------------------------------------------------------------- */ 	
	/*
.woocommerce ul.products li.product a:last-child {
	    padding-left: 16px;
		padding-right: 16px;
		padding-bottom: 14px;
		padding-top: 16px;
	    font-size: 9px;
	}
*/
	
	.woocommerce ul.products li.product a:last-child {
	    width: 87%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
    }



	.page-id-69 #contentblock section.innerblock{ padding-top:25px }
	
	.page-id-14 #contentblock section.innerblock{ padding-top:25px }

/* Single Product
-------------------------------------------------------------- */ 

}

@media only screen and (max-width : 570px) {

/* Product
-------------------------------------------------------------- */ 
	#copyright{display: none;}
	
	.page-id-69 #contentblock section.innerblock{ padding-top:25% !important; }
	
	.page-id-14 #contentblock section.innerblock{ padding-top:25% !important; }

	#copyright{ color: black;}
	#leftcol{
		width: 100%;
	}
	
	.post-type-archive-product #contentblock {
	    background: inherit;
		height: inherit;
		position: inherit;
		top: inherit;
		left: inherit;
		z-index: inherit;
		opacity: inherit;  
	}
	
	.post-type-archive-product #contentblock {
		width: 100% !important;
	}
	
	#contentblock.shop .fixedbkg{
		opacity: inherit;
		z-index: 1;
		display: inherit;
		width: 100%;
	}

	
	.post-type-archive-product #fullBackground{
		display: none;	
	}
	
	.woocommerce ul.products li.product a:last-child {
	    width: 92%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
    }

/* Single Product
-------------------------------------------------------------- */ 
	.single-product #contentblock {
	    background: inherit;
		height: inherit;
		position: inherit;
		top: inherit;
		left: inherit;
		z-index: inherit;
		opacity: inherit; 
		width: 100%; 
	}
	
	.single-product #contentblock.shop{ width: 100%;} 
	
/* Cart
-------------------------------------------------------------- */ 
	.page-id-7 #contentblock {
	    background: inherit;
		height: inherit;
		position: inherit;
		top: inherit;
		left: inherit;
		z-index: inherit;
		opacity: inherit; 
	}
	
	.page-id-7 #contentblock{ width: 100% !important; }
	
	.page-id-7 #primary{ 
		left:inherit;
		width: 100%;
	}
	
	
	.woocommerce-cart input.button.alt{
	    font-size: 47%;
	    padding-left: 12px;
	    margin-top: inherit;
	    width: 21%;
	}
	
	.woocommerce-cart input.button,
	.woocommerce-cart input.button
	{
		font-size: 47%;
		padding-left: 12px;
		width: 21%;
	}
	
	.woocommerce-cart .coupon #btn_gauche {
    	padding-left: 18px;
    	width: 48%;
	}
	
	.woocommerce-cart #bt-drt-drt{
		margin-right: inherit;
	}
	
	
	.woocommerce-cart #bt-drt{
		float: left !important;
	}
	
	
	
	.woocommerce-cart #bt-drt{ float: inherit;}
/*--------------------------------------------------------*/
	
	.woocommerce ul.products li.product a:last-child {
	    width: 91.5%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
    }
    
    /* Checkout
-------------------------------------------------------------- */
	
	
	.page-id-8 #contentblock {
	    background: inherit;
		height: inherit;
		position: inherit;
		top: inherit;
		left: inherit;
		z-index: inherit;
		opacity: inherit;  
	}
	
	.page-id-8 #contentblock {
		width: 100% !important;
	}

	.page-id-8 #primary{
		width: 100%;
		left:inherit;
	}

}


@media only screen and (max-width : 442px) {

	
	.woocommerce ul.products li.product a:last-child {
	    width: 89.5%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
    }
}

@media only screen and (max-width : 400px) {

/* Product
-------------------------------------------------------------- */ 
	.woocommerce ul.products li.product a:last-child {
	    width: 88.5%;
	    text-align: center;
	    font-size: 65%;
	    padding-bottom: 15px;
	    padding-top: 15px;
    }
    
	.page-id-69 #contentblock section.innerblock{ padding-top:30% !important; }
	
	.page-id-14 #contentblock section.innerblock{ padding-top:30% !important; }

/* Cart
-------------------------------------------------------------- */ 

	.woocommerce ul#shipping_method,
	.woocommerce-page ul#shipping_method
	{
		 width:102%;
	}
/* Checkout
-------------------------------------------------------------- */ 

	

}

@media only screen and (max-width : 371px) {

/* Product
-------------------------------------------------------------- */ 	
	.woocommerce ul.products li.product a:last-child {
	    padding-left: 9px;
		padding-right: 9px;
		padding-bottom: 14px;
		padding-top: 16px;
	    font-size: 8px;
	}
	
/* Single Product
-------------------------------------------------------------- */ 

}


p.out-of-stock{
	color:#e34c4c !important;
	    font-size: 1.2em !important;
}
.ppt{
	display:none !important;
}