@charset "utf-8";
/* CSS Document */


/*
Theme Name: Corinne Hermes II
Theme URI: http://shop.corinnehermes.com/
Description: Boutique Corinne Hermes
Version: 0.1
Author: Charlotte
Creation Theme by Charlotte 
*/

.onsale{
	display: none;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, 
a, img, b, ul, li, object, script, form, figure
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

a{
	color:inherit;
	text-decoration:none;
}
.clear{
	clear:both;
}

body{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7a7a;
}
#contener{
	width:960px;
	margin:0 auto 0 auto;
	min-height:850px;
	position:relative;
}
#header{
	height:405px;
}
#logo{
	position:absolute;
	top:22px;
	left:0px;	
}
#boutique{
	position:absolute;
	top:380px;
	right:0px;	
}
#left_column{
	float:left;	
	width:350px;
	padding:45px 0 0 75px;
}
#left_column h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #000;
	font-weight: bolder;
}
#left_column ul li a {
	font-size:16px;
		
}
.product{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.product-categories, #menu-album-en-ecoute{
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 50px 0;
}
.product-categories li, #menu-album-en-ecoute li{
	line-height: 25px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.product_list_widget img{
	width:285px!important;
	height:285px!important;
	float:none!important;
	margin:0 0 15px 0!important;
	display:block;
}
.product_list_widget{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;	
	margin:0 0 60px 0!important;
}

ul.cart_list li, ul.product_list_widget li {
    padding: 0 0!important;
	height:285px;
	overflow:hidden;
}
#contenu{
	float:left;	
	width:482px;
	padding:100px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	color: #000;
	font-weight:bolder;
	padding:0 0 100px 0;
}
#menu ul li{
	float:left;
	margin:0 25px 0 0;
}
#menu ul li:last-child{
	margin:0;
}

#contenu h1{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	text-transform: uppercase;
	padding: 0;
	font-weight: bolder;
	margin:0 0 116px 0;
}

#site{
	margin:10px 0 0 0;
	
}
/*#site img{
	margin-right:8px;
	vertical-align:middle;
}*/

.fb-like-box{
	margin:0 0 60px 0;	
}
/***************************************************************************** produits ****************/
.bloc1{
	width:45%;float: left;
}
.bloc2{
	width:55%;float: left;
}
.big{
	font-size:20px;
	padding-top:50px!important;
	margin-bottom:35px;
}
li.product {
	border-bottom:solid 1px #7A7A7A!important;
	padding-bottom:50px!important;
	margin-bottom:50px!important;
	
}
.page-intro img{
	margin-right:30px;
}
.page-intro p{
	font-size:20px;
	text-transform: uppercase;	
	color:#000;
	margin:0 0 20px 0;
	font-weight:bold;
}
.page-intro {
	margin:0 0 30px 0;
}

#breadcrumb{
	margin:0 0 116px 0!important;
}

#breadcrumb a {
	font-size:38px;
	color:#000!important;
	font-family:arial;
	text-transform: uppercase;
	font-weight:bold;
}

.details_produits{
	font-weight:normal!important;	
}
.content-prod{
	font-weight:bold;
	margin:15px 0 0 0;
}
.tabs, #tab-description h2{
	display:none;
}

a.button, button.button, input.button, #respond input#submit, #content input.button {
    background: -moz-linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C7C0C7;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.margebr{
	display:block;
	margin:0 0 20px 0;
}

div.product div.images, #content div.product div.images{
    float: left;
    margin-bottom: 2em;
    width: 48%;
}
.entry-summary{
	float: left;
    margin-bottom: 2em;
    width: 150px;
}
.entry-summary h1{
	font-size: 18px !important;
    margin: -3px 0 0 !important;
    padding: 0 !important;
	font-family:Georgia, "Times New Roman", Times, serif!important;
	color:#7A7A7A!important;
}
.minus{
	border-top-left-radius: 0;
    border-top-right-radius: 0;
    bottom: 0;
    right: 0;
	
	background: -moz-linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C7C0C7;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    line-height: 13px;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: text-top;
    width: 20px;
}	
.plus{
   border-bottom: 0 none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    right: 0;
    top: 0;	
	
	background: -moz-linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C7C0C7;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    line-height: 13px;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: text-top;
    width: 20px;
}
.quantity{
	overflow: hidden;
    position: relative;
    width: 60px;
	
	float: left;
    margin: 0 4px 0 0;
}
.qty{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C7C0C7 -moz-use-text-color #C7C0C7 #C7C0C7;
    border-image: none;
    border-radius: 2px 0 0 2px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 0 2px 0 #F7F6F7 inset;
    float: left;
    font-weight: bold;
    height: 28px;
    padding: 0;
    text-align: center;
    width: 40px;	
}
div.product div.images img, #content div.product div.images img {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    display: block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
    max-width: 220px;
}

ul.products li.product {
    float:none!important;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 100%!important;
}
.img_prod{
	width:175px;
	float:left;
	margin:0 20px 0 0;	
}
.titre_prod{
	width:225px;
	float:left;
}
.details_produits{
	font-weight:bold;
	line-height:18px;
	width:225px;
	float:left;	
}
ul.products li.product a img {
    box-shadow:none!important;
    display: block!important;
    height: 175px!important;
	margin: 0 0 8px;
    transition: all 0.2s ease-in-out 0s;
    width: 175px!important;
}
ul.products li.product h3 , .summary h3 {
    font-size: 18px!important;
	padding: 0!important;
	margin:-3px 0 0 0!important;
}
ul.products li.product .price {
    color: #7a7a7a!important;
    margin-bottom: 20px!important;
	display:block;
}
ul.products li.product p{
    margin-bottom: 5px!important;
}

a.button, button.button, input.button, #respond input#submit, #content input.button {
	background: #4e4e4e!important; /* Old browsers */
	background: -moz-linear-gradient(top,  #4e4e4e 0%, #0f0808 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e4e4e), color-stop(100%,#0f0808))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4e4e4e 0%,#0f0808 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4e4e4e 0%,#0f0808 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4e4e4e 0%,#0f0808 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #4e4e4e 0%,#0f0808 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e4e4e', endColorstr='#0f0808',GradientType=0 )!important; /* IE6-9 */
	/*height:30px!important;*/
	color:#fff!important;
	text-shadow:none!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-weight:bold!important;

}
ul.products hr{
	margin: 60px 0 60px 0;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


div.product div.images, #content div.product div.images {
	margin-bottom:20px!important;
	margin-right:20px;
}
/************************************************************************************************ PAGE DETAILS ***************/


div.product div.images img, #content div.product div.images img {
    box-shadow:none!important;
}

.quantity input.qty, #content .quantity input.qty {
	border:solid 1px #ccc!important;	
}
.quantity, #content .quantity {
    width: 62px!important;
}

div.product span.price, div.product p.price, #content div.product span.price, #content div.product p.price {
    color: #7a7a7a!important;
}


div.product .woocommerce_tabs ul.tabs:before, #content div.product .woocommerce_tabs ul.tabs:before {
    border-bottom: none!important;
	margin:0!important;
}
div.product .woocommerce_tabs ul.tabs, #content div.product .woocommerce_tabs ul.tabs {
	margin:0!important;
}
.tabs li, .tabs li:before, .tabs li:after{
	border:none!important;
	box-shadow:none!important;	
}

div.product span.price, div.product p.price, #content div.product span.price, #content div.product p.price {
    font-size: 1em!important;
	 margin-bottom: 10px!important;
}
.content-prod td, #tab-description td{
	font-weight:bold;
	line-height:18px;	
}
/************************************************************************************************* PANIER **********************/

.cart-collaterals h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;	
	font-weight:bold;
}
h3{
	font-size: 14px;
	text-transform: uppercase;	
	margin:15px 0 15px 0;
}

.col2-set .col-1 {
    float: none!important;
    width: auto!important;
}
.col2-set .col-2 {
    float: none!important;
    width: auto!important;
}
/***************************************************************************************** PAGE COMMANDE *************/

table.shop_table thead{
   background-color:#333;
   color:#fff;
}

/***************************************************************************************** PAGE COMPTE ***************/

.post_content h2{
	font-size: 14px;
	margin: 20px 0 8px 0;
	text-transform: uppercase;
}
.addresses .title .edit {
   font-weight:bold;
}

.post_content p{
	line-height:18px;	
}
#post-5 p{
	line-height:28px;	
}

.woocommerce-MyAccount-navigation li a{
	font-weight: bold;
	list-style-type:circle;
	line-height: 20px;
	font-size:16px;
	text-transform: uppercase;
	}
.woocommerce-MyAccount-navigation li {
	display: inline;
}
.woocommerce-MyAccount-navigation ul {
	margin-bottom:35px;
}
.woocommerce-MyAccount-navigation li:after {
	content: " | ";
}
.pochette{
	width:230px;
	float:left;	
}
.playlist{
	width:250px;
	float:left;	
}
/*************************************************************  footer ******************/
/*.logo_awe{
	display:block;
	margin:0 auto;	
}*/

.paypal{
	vertical-align:middle;
	margin-left:8px;
}
#footer{	
	background-color:#000;
	min-height:250px;
	color:#9A9A9A;
	margin:50px 0 0 0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#mini_footer{
	text-align:left;
	width:505px;
	min-height:200px;
	margin:0 auto 0 auto;
	background-image:url(images/visuel-footer.gif);
	background-repeat:no-repeat;
	padding:10PX 0 0 455px;

}
.foot{	
	width:150px;
	float:left;	
	border-right:solid 1px #333333;
	min-height:110px;

}
.marge{
	margin:0 25px 0 0;	
}
.foot h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin: 20px 0 10px 0;
	font-weight: bolder;
	color:#666666;
}