.header-social {
    background-color: #333333 !important;
	
}
#wrapper .header-social .header-info, #wrapper .header-social a  {
    color: #fa6e39 !important;
}

.fusion-social-networks .fusion-social-network-icon:before {
    color: white !important;
	 padding: 6px 6px 5px 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 0px 0px 2px #888;
    -webkit-box-shadow: 0px 0px 2px #888;
    box-shadow: 0px 0px 2px #888;
	margin-bottom:-9px;
	margin-top:-10px;
}

form.checkout .continue-checkout {
  float: left;
  display:none;
}
form.checkout .continue-checkout2 {
  float: right;
  display:inline !important;
}
.wcpoa_attachment{
	position: absolute;
  bottom: 30%;
}
.ficheTechnique{
	border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
	margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    color: black !important;
}

nav#nav, nav#sticky-nav {
	font-weight:600
}

#wrapper .post-content h2 {
	font-weight:600
}

strong {
    font-size:15px
}

.product-title{
	color: orange !important;
    font-size: .9rem;
    font-weight: 900;
    letter-spacing: 1.5px;
    line-height: 1.1rem;
    text-transform: uppercase;
}
.product-title a{
	color: #fa6e39 !important;
	font-weight:700
    
}

.product-meta{
	color: black;
    font-family: "Roboto Mono",sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.25px;
    padding: 1rem 0;
	border-bottom: 2px solid grey;
}
.voirProduit{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fa6e39;
    border: 1px solid transparent;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.5rem;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 2.8rem 0 2.8rem;
    vertical-align: middle;
    height: 4.5rem;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    color: white;
		width: 40%;
    margin-top: 10px;
	margin-right:5px;
}

.telechargerProduit{
	background-color:grey;
	margin-right: 0px !important;
}

.voirProduit:hover{
	color:black;
}

.divProduit{
display: inline-flex;
}

@media only screen and (max-width: 1079px) {
  .divProduit{
display: inline;
}
	.voirProduit{
	width:100%;
}
}
.attachment-shop_catalog {
		width: 310px !important;
    height: 220px !important; 
}
.voirProduitSingle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fa6e39;
    border: 1px solid transparent;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.5rem;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 2.8rem 0 2.8rem;
    vertical-align: middle;
    height: 3rem;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    color: white;
    margin-top: 10px;
    margin-right: 5px;

}
.voirProduitSingle:hover{
	color:black;
}


element.style {
}
#wrapper .fusion-button.button-1 {
    background: #F66D39 !important;
	color:white !important;
}

.mapsmarker{
	width:auto !important;
}
.wpcf7-submit{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fa6e39 !important;
    border: 1px solid transparent;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.5rem;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 2.8rem 0 2.8rem;
    vertical-align: middle;
    height: 3rem;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    color: white !important;
    width: 40%;
    margin-top: 10px;
    margin-right: 5px;
}
/*
.display-posts-listing{
	display: flex;
} */

/* Grid style */
.display-posts-listing.grid {
	display: grid;
	grid-gap: 16px;
}

.display-posts-listing.grid .title {
	display: block;
}

.display-posts-listing.grid img { 
	display: block; 
	max-width: 100%; 
	height: auto; 
}

@media (min-width: 600px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 2, 1fr );
	}
}

@media (min-width: 1024px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 3, 1fr );
	}
}

.listing-item .title{
	    color: #fa6e39 !important;
    font-weight: 700;
	font-size: 16px;
	margin-top:5px;
}

.listing-item .image > img{
	    width:90%;
	height: 300px;
}
/* =========supprimer Mon compte et le bouton panier de la NAVBAR ======== */
.my-account{
display: none;
}
.cart{
display: none;
}
.my-account-link{
display: none !important;
}
.fusionicon-shopping-cart {
display: none;
}

/* ===== FIN ! ======= */

/* =========Au cas ou il existe plusieurs images de produits, ça va pas s'afficher sur la page catalogue des produits, mais juste sur la page single product ======== */
.crossfade-images .hover-image {
    display: none !important;
}
.product-images .crossfade-images img:hover {
    opacity: 1 !important;
}
/* ===== FIN ! ======= */

.contactLocation h2{
	   color: #ff6600 !important;
}

.slides{
	max-height: 700px;
}
.woocommerce-pagination.berocket_pagination ul li > span.current {
  color: #333!important;
	background-color:#fa6e39 !important; 
}

.woocommerce-pagination.berocket_pagination ul{
    font-size: 15px;
}

.woocommerce-pagination .prev:before{
	display:none !important;
}

/* Recaptcha HIDDEN */
.grecaptcha-badge{
	display:none;
}