/*
 Theme Name:   Storefront Child for AFDSF
 Theme URI:    https://woocommerce.com/storefront
 Description:  Storefront Child Theme
 Author:       AFDSF
 Author URI:   http://www.aufildusavoirfaire.com
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront-child
*/

@font-face {
	font-family: 'Expressa-Serial';
	src: url('Expressa-Serial-Light-Regular.eot');
	src: url('Expressa-Serial-Light-Regular.eot?#iefix') format('embedded-opentype'),
		url('Expressa-Serial-Light-Regular.woff') format('woff'),
		url('Expressa-Serial-Light-Regular.ttf') format('truetype'),
		url('Expressa-Serial-Light-Regular.svg#Expressa-Serial-Light-Regular') format('svg');
	font-weight: 300;
	font-style: normal;
}

.primary-navigation {
    font-family: 'Expressa-Serial';
}

.product a img:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
.product-category a img {
	border-radius: 50%;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
}

.button:focus,
.button:active:focus,
.button.active:focus,
.button.focus,
.button:active.focus,
.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus,
.button.focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #896a72;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button.disabled-alt {
  opacity: 0.65;
  cursor: default;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .add_to_wishlist, .added_to_cart, .widget a.button, .site-header-cart .widget_shopping_cart a.button {
	background-color: Transparent;
	color: #896a72 !important;
	padding: 10px 5px;
  line-height: normal;
  /*! border-radius: 5px; */
  border: 2px solid !important;
    margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-color: Transparent;
   background-repeat:no-repeat;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-color: #896a72 !important;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .add_to_wishlist:hover, .added_to_cart:hover, .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
	background-color: #896a72;
	border-color: #896a72;
	color: #ffffff !important;
}

button.alt, input[type="button"].alt, input[type="reset"].alt, input[type="submit"].alt, .button.alt, .add_to_wishlist.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout {
	background-color: Transparent;
	background-repeat:no-repeat;
	border-color: #896a72;
}

button.alt:hover, input[type="button"].alt:hover, input[type="reset"].alt:hover, input[type="submit"].alt:hover, .button.alt:hover, .add_to_wishlist.alt:hover, .added_to_cart.alt:hover, .widget-area .widget a.button.alt:hover, .added_to_cart:hover, .widget a.button.checkout:hover {
	background-color: #896a72;
	border-color: #896a72;
	color: #ffffff !important;
}

.button:hover, .button:focus, .button.focus {
    color: #ffffff !important;
}

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
    background-color: #896a72;
}

.menu-secondary-menu-container ul li.menu-item-92 a::before {
    content: "\f007";
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #896a72 !important;
}

.menu-secondary-menu-container ul li.menu-item-169 a::before {
    content: "\f004";
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #896a72 !important;
}

.menu-secondary-menu-container ul li.menu-item-194 a::before {
    content: "\f291";
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #896a72 !important;
}

.footer_mail a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f199";		
}
.footer_tel a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f098";		
}
.footer_FB a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f082";		
}

.footer_mentions a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f0e3";		
}

.footer_transport a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f0d1";		
}

.footer_cgv a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f15c";		
}

.footer_adresse a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f041";		
}

.footer_horaire a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f017";		
}

.footer_commande a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f291";		
}

.footer_adresses a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f015";		
}

.footer_infos a::before {
	padding-right: 5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #ffffff !important;
	content: "\f007";		
}

.footer_link {
	color: #ffffff !important;
}

.footer_link:hover {
	color: #D9B0D0 !important;
}

.woocommerce-MyAccount-navigation-link--downloads {
	display:none;
}

/*
 * Hidding cart menu item on all screens
**/
.site-header-cart.menu {
    display: none!important;
}

/*
 * Re-styling main menu to the right just for desktop screens
**/
@media (min-width: 768px) {
    .storefront-primary-navigation>.main-navigation {
        float: right !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        text-align: right !important;
    }
    .storefront-primary-navigation>.main-navigation>.menu>ul>li {
        text-align: right !important;
    }
    .main-navigation ul.menu>li:first-child,
    .main-navigation ul.nav-menu>li:first-child {
        margin-left: 0;
    }
    .main-navigation ul.menu>li:last-child,
    .main-navigation ul.nav-menu>li:last-child {
        margin-right: -1em;
    }
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
	background-color: #896a72 !important;
}

.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button, .woocommerce-noreviews .button, p.no-comments .button {
    color: #fff !important;
}

.woocommerce-error .button:hover, .woocommerce-info .button:hover, .woocommerce-message .button:hover, .woocommerce-noreviews .button:hover, p.no-comments .button:hover {
    color: #D9B0D0 !important;
}

.main-navigation ul li a:hover, .main-navigation ul li:hover > a {
	color: #D9B0D0 !important;
}

.main-navigation ul li a, .main-navigation ul li > a {
	color: #896a72 !important;
}

.onsale {
    background-color: #FFFFFF;
    border-color: #FF0000;
    color: #FF0000;
}

ul.products li.product .onsale {
    position: absolute;
    top: 2%;
    left: 2%;
}

.wpmenucart-icon-shopping-cart-0::before {
    content: "\f07a";
	padding-right: 2px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font: normal normal normal 14px/1 FontAwesome;
    color: #896a72 !important;
}

@media (min-width:768px) {
	#customer_details {
		width: 39% !important;
	}

	.woocommerce-checkout-review-order {
		width: 55% !important;
	}
	
	.woocommerce-breadcrumb {
		margin-bottom: 0 !important;
	}
	
	.storefront-full-width-content .woocommerce-products-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header {
		padding:0;
	}
	
	.woocommerce-active .site-header .main-navigation {
		margin-top: -60px !important;
		float: right;
	}
	
}

table th {
    background-color: #896a72!important;
    color: white!important;
}

table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #896a7233!important;
}

.woocommerce-MyAccount-navigation ul li.contact-mail a::before {
	content:"" !important;
}

.woocommerce-MyAccount-navigation ul li.contact-mail a {
	padding:0 !important;
}

.wpcf7-form p {
	width: 49.5%;
	display: inline-block;
}

.entry-title {
	text-align:center;
}

.widget .widget-title, .widget .widgettitle {
	border-bottom : 4px solid #D9B0D0 !important;
}

.widget-title {
	font-weight:500 !important;
	font-size:21px !important;
}

.single-product div.product .product_meta {
	display:none;
}

.woocommerce-product-search button{
	display:none;
}

.hentry.type-post .entry-content {
	width: 100%;
}

.hentry.type-post .entry-meta {
	display: none;
}
