/*
	Theme Name: Pierre Bastien tape
	Theme URI: http://www.pierrebastientape.com
	Description: Pierre Bastien tape site
	Author: Constance Legeay
	Author URI: http://www.rosavertov.net
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#000000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1290px;
	width:100%;
	margin:0;
	position:relative;
	height:100%
}
/* header */
.header {
width:100%;
position:fixed;
background-color:#ffffff;
z-index:500;
height:25%;
}

/* logo */
.logo {
padding-top:20px;
padding-left:5%;
}

.logo-img {
width:80%;
}
/* nav */
.nav {
position: absolute;
    bottom: 15%;
    left: 15%;
font-size:115%;
font-family: Helvetica, 'Roboto', sans-serif;
}

.nav ul {
list-style-type:none;}

.nav a {
font-weight:bold;
text-decoration:none;}

/* sidebar */
.sidebar {
width:20%;
height:100%;
position:fixed;
margin:0px;
vertical-align:baseline;
}

/* footer */
.footer {
margin-left:35%;
}

main {
width:70%;
margin-left:26%;
height:100%}

.search{
display:none;}

h1{
margin:0;
font-size:250%;
font-weight:bold;
text-shadow: #ffffff 1px 1px, #ffffff -1px 1px, #ffffff -1px -1px, #ffffff 1px -1px;
font-family: Helvetica, 'Roboto', sans-serif;
}

h1 a{
text-decoration:none;}
/*------------------------------------*\
    PAGES
\*------------------------------------*/

section {
padding-top:30%;
padding-bottom:10%;}

.alm-listing li img {
  position:static;
  height: auto;
}

img {
height:auto;}

.time {
font-weight:bold;
font-size:14px;
padding-bottom:10px;}

article {
width:80%;}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
   WOO
\*------------------------------------*/

.liste {
width:85%; 
margin:auto;
height:100%;}

.liste .img{
max-height:40%;}

.woo .images{
     max-width:50%;
     display:inline-block;
}

.summary-entry-summary{
     width:40%;
     display:inline-block;
     vertical-align:top;
     padding-left:50px;
}

.woocommerce-tabs.wc-tabs-wrapper{
     width:400px;
     display:inline-block;
}

.product_title.entry-title{
    font-size:14px;
    margin-left:0%;
}

.tabs.wc-tabs{
     display:none;
}

input{
 width:200px;
 border:1px solid #000000;
 margin-left:20px;
 }

input:focus{
 border:1px solid #000000;
 }

.woo button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance:button;
  background-color:#FFFFFF;
  border:1px solid #000000;
  cursor:pointer;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:20px;
}

.mfp-arrow mfp-arrow-right mfp-prevent-close:hover{
margin:0px;}

.woo button:hover {
  -webkit-appearance:button;
  background-color:#000000;
  color:#ffffff;
  border:1px solid #000000;
  cursor:pointer;
  margin-top:10px;
}

.woocommerce-message{
padding-bottom:15px;}

.amount{
  font-weight:bold;
  font-size:15px;
}

#tab-description{
color:#5D5E61;}

#tab-description h2{
color:#000000;}

hr {
    border-top: medium solid #333;
}

ul.products{
  margin-left:0px;
  padding-left:0;
  margin-top:40px;
}

ul.products img{
  max-height:45%;
}

ul.products li{
margin-right:70px;
display:inline-block;
padding-bottom:20%;
}

.produits{
margin:auto;
display:inline-block;
height:100%;
text-align:center;
vertical-align:top;}

.woocommerce-ordering{
  display:none;
}

.woocommerce-result-count{
  display:none;
}

.woo h2{
  display:none;}

.woo h1{
  font-size:150%;
  margin-left:-10%;
}

.woo a{
  text-decoration:none;
}

.product-thumbnail{
  padding:10px;}

.product-name{
  padding:20px;}

.product-price{
  padding:20px;}
.product-quantity{
  padding:20px;}
.product-subtotal{
  padding:20px;}

thead{
    border-bottom: 1px solid #000000;
}

td.data-title{
  padding:20px;}

th{
padding-right:50px;
padding-top:20px}

.wc-proceed-to-checkout{
padding-top:20px;
}

.shop_table.shop_table_responsive.cart{
width:100%;
}

.select2-container .select2-choice {
  border:1px solid #000000;
}

textarea {
  min-width:50%;
  min-heigh:20%;
  display:block;
  margin-top:10px;
}

.form-row{
  width:50%;
}

.woocommerce-message a{
text-decoration:underline;}

.woo{
width:auto;
margin:auto;
height:100%;}

.thumbnails.columns-3 img{
width:16.6%;}

.thumbnails.columns-3{
padding-top:20px;}

.woocommerce-message {
  background-color:#000000;
  color:#FFFFFF;
  margin-bottom:10px;
  padding:5px;
}

.woocommerce-message a{
  color:#FFFFFF;
}

.lienswoo{
text-align:right;
margin-right: 14%;}

.lienswoo a:hover {
  color:#FFFFFF;
}

.quantity{
  padding-top:10px;}

/*------------------------------------*\
    PHOTOS
\*------------------------------------*/

.photosg article {
  width:90%;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {
}

@media only screen and (max-width:480px) {
	h1 {
		font-size: 150%;
	   }
	main {
		margin-left:10%;
		width:100%;
	   }
}
@media screen and (max-width:768px) {
}

@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}