/*
	Theme Name: aaperformance
	Theme URI: http://brutalstudio.net
	Description: HTML5 Blank with Bootstrap Theme
	Version: 1.0
	Author: Brutal Studio
	Author URI: http://brutalstudio.net
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/* complianz */
.cmplz-show-banner a{cursor:pointer;}
/*EPONYME*/
html, body{font-size:18px;}
body,html{overflow-x:hidden;}
.site-main{overflow:hidden;}
html{background-color: #000;}
*:focus {outline: none;}
a{
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
a:focus{color:#444;}
.content-area li ul li {
    margin-top: 8px;
}
.underlined{text-decoration:underline;}
select{border-radius: 3px;}
#woo-sidebar ul li a {
    color: #700000;
    text-decoration: none;
    font-weight:bold;
}
button, a.button {
    /*font-size: 1.15em;*/
    margin: 0;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    left: auto;
    color: #fff;
    background: #700000;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border: 2px solid #700000;
    border-radius: 0px;
    line-height: normal;
    font-family: 'Teko';
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align:center;
}
button, a.button, .woocommerce button.button, .woocommerce a.button{
    padding: .618em 1em .3em;
}
#contact-bar{
    padding: 10px 0;
    background-color: #000;
    font-size: 13px;
    letter-spacing: 1px;
    position: relative;
    float: left;
    width: 100%;
}
#contact-bar:before, #contact-bar:after{
    content:"";
    position:absolute;
    height:100%;
    width:100%;
    background-color:inherit;
    top:0;
    z-index: -1;
}
#contact-bar:before{
    left:-50%;
}
#contact-bar:after{
    right:-50%;
}
#contact-bar, #contact-bar a{
    color:#fff;
}
#contact-bar .language{margin-bottom:0;float:right;}
#contact-bar .contact-zone{margin-bottom:0;float:left;}
.section-title.schmu::first-letter, .section-title.schmu2::first-letter{
    color: #700000;
    font-size: 1.3em;
}
#woo-sidebar .widget_product_search h3{display:none;}
#woo-sidebar .woocommerce-product-search{margin-top:25px;}
#woo-sidebar .woocommerce-product-search input{border: 2px solid #700000;}
.footer-widgets .woocommerce-product-search input{border: 2px solid #fff;}
#woo-sidebar .woocommerce-product-search input, .footer-widgets .woocommerce-product-search input{
    padding: 0.65em 10px;
    width:60%;
    float: left;
}
#woo-sidebar .woocommerce-product-search button, .footer-widgets .woocommerce-product-search button{width:40%;}
#woo-sidebar .woocommerce-product-search button{
    margin-top: 0px;
    padding-bottom: 0.35em;
}
#woo-sidebar .widget_recently_viewed_products ul{
    padding-left:0;
}
#woo-sidebar .widget_recently_viewed_products ul li:before{
    display:none;
}
#woo-sidebar ul{
    padding-left: 25px;
}
#woo-sidebar ul li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}
#woo-sidebar ul li:before {
    content: "—";
    position: absolute;
    left: -20px;
    top: 0;
}
#woo-sidebar .woocommerce{margin-bottom: 3em;}
#woo-sidebar ul.product_list_widget li{border-bottom: 2px solid #eee;}
#woo-sidebar ul.product_list_widget li img{width: 50%;}
#woo-sidebar .price_slider_amount button{font-weight: normal;}
#woo-sidebar .price_slider_amount .price_label{padding: 0.5em 0 0;}
button:hover, a.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce ul.products li.product .button:hover {
    background-color: #980101;
    text-decoration: none;
    background-image: none;
    color: #fff;
    border-color: #980101;
}
.navbar-toggle {
    margin-top: 0;
    margin-bottom: 26px;
}
button.navbar-toggle:hover, button.navbar-toggle:active, button.navbar-toggle:focus{background-color:transparent;border-color:transparent;}
.woocommerce input, .woocommerce select, .woocommerce-cart table.cart td.actions .coupon .input-text {padding: 5px 8px;}
h1,h2,h3{letter-spacing: 0.03em;/*font-weight: bold*/}
.footer-widgets h2, .footer-widgets h3, #woo-sidebar h3{font-weight: bold}
.woocommerce .woocommerce-ordering{
    padding-top: 1em;
    padding-bottom: 1em;
    /* background-image: linear-gradient(to right, #fff , #f8f8f8); */
    /*background-image: -moz-linear-gradient(to left, #fff , #eee);*/
    /*background-image: -webkit-linear-gradient(to left, #fff , #f8f8f8);*/
    /* background-image: linear-gradient(to left, #fff , #f8f8f8); */
    width: 100%;
    margin-left: -3em!important;
    padding-left: 3em;
    text-align: right;
    position:relative;
}
.woocommerce .woocommerce-ordering:after{
    content:"";
    position:absolute;
    right:-100%;
    top:0;
    height:100%;
    width:100%;
    background-color:inherit;
}
.tagcloud a.tag-cloud-link {
    font-size: 13px!important;
    line-height: 1;
    background-color: #eee;
    padding: 8px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    display: inline-block;
}
.tagcloud a.tag-cloud-link:hover {
    background-color: #ddd;
}

#title-nav {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 1em 0 0;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
}
body.single-post .single.page-content article{
    margin-top: 2em;
}
body.single-post .single.page-content article, body.woocommerce-order-received article{
    width: 650px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
body.woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
    font-size: 1.5em;
    margin-bottom: 1.5em;
}
body.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot{
   text-align: right;
}
body.privacy-policy .page.page-content article, body.termes-et-conditions .page.page-content article, body.terms-and-conditions .page.page-content article{
    margin-top: 2em;
}

body.single-post .single.page-content article .entry-content {
    text-align: justify;
}
body.single-post .single.page-content article .entry-content h1, body.single-post .single.page-content article .entry-content h2, body.single-post .single.page-content article .entry-content h3, body.single-post .single.page-content article .entry-content h4, body.single-post .single.page-content article .entry-content h5, body.single-post .single.page-content article .entry-content h6{text-transform:none;margin-bottom: 20px;}
body.single-post .single.page-content article a:not(.wp-block-button__link){
    color:#700000;
    text-decoration:underline;
}
body.single-post .entry-nav{
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    width: 100%;
    background-color: #eee;
    margin: 4em 0 -50px;
    position:relative;
    padding-bottom: 5em;
}

body.single-post .entry-nav .nav-post {
    width: 50%;
    margin: 2em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    flex: 1;
}
body.single-post .entry-nav .nav-post a {
    display: table;
    background-color: #000;
    height: 100%;
}
body.single-post .entry-nav .right.nav-post a:hover i.fas{margin-left: 10px;}
body.single-post .entry-nav .left.nav-post a:hover i.fas{margin-left: -10px;}
body.single-post .entry-nav .nav-post img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.6;
}
body.single-post .entry-nav .nav-post span {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    padding: 20% 15px;
    font-weight:bold;
}
.wp-block-latest-posts li{
    padding: 30px;
}
.wp-block-latest-posts li{
    background-color: #f8f8f8;
}
.button-content{display: inline-block;width: 100%;}
a.view-article{
    display: inline-block;
    /*width: 100%;*/
    margin-top: 1em;
    text-align: center;
}
.wp-block-latest-posts li a:not(.view-article) {
    font-size: 1.2em;
    font-weight: bold;
    display: inline-block;
    line-height: 1.2;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.wp-block-latest-posts li .wp-block-latest-posts__featured-image, .category.page-content article img {
    margin-top: -30px;
    margin-left: -30px;
    margin-right: -30px;
    height: 200px;
    overflow: hidden;
}
.wp-block-latest-posts__featured-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ddd;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #700000;
}
.woocommerce ul.products li.product img, .woocommerce-page ul.products li.product img {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.woocommerce ul.products li.product:not(.product-category):hover img, .woocommerce-page ul.products li.product:not(.product-category):hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.woocommerce ul.products.columns-3 li.product.last, .woocommerce-page ul.products.columns-3 li.product.last {
    margin-right: 0;
}

.woocommerce ul.products li.product.product-category, .woocommerce-page ul.products li.product.product-category {
    width: 45%;
    display: inline-block;
    /*max-height: 300px;*/
    overflow: hidden;
    box-shadow: 0 0 20px #eee;
    border: 1px solid #eee;
    margin-left:5%;
    margin-right:0;
}
.woocommerce ul.products li.product.product-category.first, .woocommerce-page ul.products li.product.product-category.first, .woocommerce ul.products li.product.product-category:nth-child(odd) {
    margin-right: 5%;
    margin-left: 0;
}
.woocommerce ul.products li.product.product-category a, .woocommerce-page ul.products li.product.product-category a {
    width: 100%;
    display: table;
    position: relative;
}
.woocommerce ul.products li.product.product-category a img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    margin: auto;
    max-height: 100%;
}
.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title {
    position: relative;
    opacity: 1;
    font-size: 1em;
    font-weight: bold;
    padding-left: 0.5em;
    padding-right: 0.5em;
    display: table-cell;
    vertical-align: middle;
    background: -moz-linear-gradient(#980101, #700000);
    background: -webkit-linear-gradient(#980101,#700000);
    background: linear-gradient(#980101,#700000);
    color: #fff;
    letter-spacing:1px;
}
.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title mark.count {display:none;}
.term-description{font-size:2em;}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 1.3;
}
table.variations tr td label, table.variations tr td select{margin-bottom:10px;}
.product .variations .value{display:inline-block;}
.woocommerce div.product form.cart .variations select{min-width:unset;}
.product_meta{margin:1em 0;}
.product_meta a, #tab-content a, p a, .product_meta a:hover, #tab-content a:hover, p a:hover, nav.woocommerce-MyAccount-navigation a, nav.woocommerce-MyAccount-navigation a:hover, nav.woocommerce-MyAccount-navigation a:focus, nav.woocommerce-MyAccount-navigation a:visited{color:#700000;}
#tab-content table, #tab-content table tr, #tab-content table th, #tab-content table td{border-top:0;border-bottom:0;}
.product .quantity input{
    padding: 9px 6px;
}
.woocommerce.widget_product_search .search-field{
    padding: 9px;
    font-size: 0.875em;
    top: 0;
    vertical-align: bottom;
    color: #555;
}
#listage-produit p.woocommerce-info{
    background-color: #f8f8f8;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 3.5em;
    text-align: left;
    top: 0;
    margin-right: 0;
    right: 0;
    left: 0;
    width: 150%;
    margin-top:-80px;
}
#listage-produit p.woocommerce-info:before{
    top:1.2em;
}
.tag-mention{
    color: #fff;
    line-height: 1;
    z-index: 2;
    bottom: 12em;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
} 
ul li.product .tag-mention{
    position: absolute;
    display: block;
}
body.single-product .tag-mention {
    position: unset;
    display: inline-block;
}
.tag-mention span {
    background-color: #700000;
    padding: 3px 8px;
    color: #fff;
    font-size: 0.875em;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
/*body.tax-product_cat .slideMessage h1{font-weight:bold;}*/
.logo-colonnes-2{
    width:660px;
    max-width:100%;
    margin-left: auto;
    margin-right: auto;
}
/*advanced blocks avec slider*/
.uagb-post__image{
    height:200px;
    position:relative;
    overflow:hidden;
}
.uagb-slick-carousel .slick-slide img{
    height:100%;
    object-fit:cover;
}
.uagb-slick-carousel ul.slick-dots{padding-left:0;}
.uagb-slick-carousel .slick-list{
    margin: 0 0 15px;
}
.uagb-slick-carousel ul.slick-dots {
    bottom: -15px;
}
.uagb-post__text, .uagb-post__inner-wrap{
    background-color: #f8f8f8!important;
}

/*tempo same height block accueil test*/
.uagb-post__items article {
    padding-right: 0!important;
    padding-left: 0!important;
}
.uagb-slick-carousel .slick-slide {
    margin: 0 30px;
    background-color: #f8f8f8;
}



/* ACF */
.carrousel-bloc{height:300px;}

.woocommerce-tabs ul.tabs li.tab {
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: inline-block;
    margin: 0 0 1em 0;
    background: #f8f8f8;
}
.woocommerce-tabs ul.tabs li a.title:after {
    content: "\f107";
    right: 0;
    float: right;
    font-family: fontAwesome;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    padding: 0 8px;
    background: transparent;
}


.woocommerce div.product form.cart .button, .product .quantity {
    display: inline-block;
    vertical-align: bottom;
    float: unset;
}
.product form.variations_form.cart {
    background-color: #f8f8f8;
    padding: 2em;
    display: inline-block;
    margin: 1em 0 2em;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #bbb;
    color: #fff;
    border: 2px solid #bbb;
}
/*section.related.products ul.products li.product{
    width: 17.5%;
}*/
#tab-description{position:relative;padding: 1em 0 2.5em;}
#tab-description:before, #tab-description:after, .entry-nav:before, .entry-nav:after{
    content:"";
    position:absolute;
    background-color:inherit;
    top:0;
    width:100%;
    height:100%;
}
#tab-description:before, .entry-nav:before{
    left:-100%;
}
#tab-description:after, .entry-nav:after{
    right:-100%;
}
section.up-sells.upsells.products ul.products li:only-child, section.related.products ul.products li:only-child{
    width: 70%;
    float: none;
    margin: 0 auto 2.992em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: inherit;
}
.woocommerce-product-gallery__image.flex-active-slide{
    max-height: 500px;
}
.woocommerce-product-gallery__image.flex-active-slide a {
    max-height: 500px;
    display: block;
}
.woocommerce-product-gallery__image.flex-active-slide a img {
    display: block;
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    position: relative;
    margin-bottom: 10px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title:after{
    content:"";
    position:absolute;
    bottom:-3px;
    left:0;
    width:100%;
    height:3px;
    background:url(img/separator.png) no-repeat center top;
    background-size:100% auto;
    display:block;
}
.woocommerce .woocommerce-breadcrumb{margin: 1em 0 2em;}
a.woocommerce-privacy-policy-link,a.woocommerce-privacy-policy-link:hover,a.woocommerce-privacy-policy-link:active,a.woocommerce-privacy-policy-link:focus, .woocommerce .woocommerce-breadcrumb a, .woocommerce-info a, .woocommerce .woocommerce-breadcrumb a:hover, .woocommerce-info a:hover, .woocommerce .woocommerce-breadcrumb a:focus, .woocommerce-info a:focus, a.woocommerce-privacy-policy-link, a.woocommerce-privacy-policy-link:hover, a.woocommerce-privacy-policy-link:focus, .info-supp-order a, .info-supp-order a:hover, .info-supp-order a:focus, .info-supp-order a:active, .woocommerce-notices-wrapper a, .woocommerce-notices-wrapper a:hover, .woocommerce-notices-wrapper a:focus, .woocommerce-notices-wrapper a:active {
    text-decoration: underline;
}
.woocommerce .woocommerce-breadcrumb a:hover, .woocommerce-info a:hover, .woocommerce .woocommerce-breadcrumb a:focus, .woocommerce-info a:focus{color:#000;}
.woocommerce .woocommerce-result-count{display:none;}
.woocommerce-info::before {
    font-family: FontAwesome;
    content: "\f07a";
}
.woocommerce-info.shipping::before, #add_payment_method .cart-collaterals .shipping-calculator-button::after, .woocommerce-cart .cart-collaterals .shipping-calculator-button::after, .woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
    font-family: FontAwesome;
    content: "\f0d1";
}
.return-to-shop{width:100%;}
.wc-proceed-to-checkout a.checkout-button.button{margin-bottom:0;}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{padding: 1em 1em 0.8em;}

#woo-sidebar ul.product_list_widget li {
    /*border-bottom: 2px solid #eee;*/
    background-color: #fff;
    padding: 15px;
}
.woocommerce a.button.added::after{line-height:1.6;}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price, .wc-block-grid__product-price.price {
    color: #000000;
    font-weight: bold;
    letter-spacing: 1px;
}
input[name='update_cart'], button[name='update_cart'] {display: none !important;}
.woocommerce-page table.cart td.actions .input-text{width:unset;}
form.woocommerce-cart-form table.shop_table thead tr{background-color: #000;color: #fff;font-size: 0.8em;letter-spacing: 0.02em;}
form.woocommerce-cart-form table.shop_table thead tr th{font-weight:normal;}
.woocommerce-cart table.cart img{width:100px;}
.woocommerce table.shop_table{border:none;}
.woocommerce table.shop_table .coupon{margin-top:1em;}
form.woocommerce-form-coupon input{padding: 10px;}
.cart-collaterals .shipping:not(.woocommerce-shipping-totals), .woocommerce-checkout-review-order-table tfoot .shipping:not(.woocommerce-shipping-totals){font-size: 0.8em;}
.cart-collaterals, form.woocommerce-cart-form {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
body.woocommerce-cart .woocommerce:not(.widget_products) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 2em;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    padding: 15px 40px 0;
}
.woocommerce .cart-collaterals .cart_totals{
    float: none;
    width: 100%;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .cart_totals{display:inline-block;}
.cart-collaterals .cart_totals, .woocommerce-checkout-review-order {
    background-color: #f8f8f8;
    padding: 15px 40px 30px;
}

body.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product .button{margin-top:0;}
.woocommerce-cart .cart-collaterals .cross-sells{margin-bottom:1em;}
/*.woocommerce-cart .cart-collaterals .cross-sells h2:not(.woocommerce-loop-product__title){display:none;}*/
.woocommerce-cart .cart-collaterals .cross-sells ul.products{margin: 0 0 1em;}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product {
    width: 100%;
    margin: 2em 0;
    display: inline-block;
    position:relative;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2.1em;
    height: 3px;
    width: 100%;
    background: url(img/separator.png) no-repeat center top;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2.1em;
    height: 3px;
    width: 100%;
    background: url(img/separator.png) no-repeat left top;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product:last-child::after{display:none;}
.cross-sell-img{width: 30%;float: left;}
.woocommerce-cart .cart-collaterals .cross-sells{background-color: #eee;}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product a img{margin-bottom:0;border-radius: 10px;}
.cross-sell-text{width: 70%;display: inline-block;height: 100%;vertical-align: middle;text-align: left;padding-left: 20px;}
.cross-sell-text .button{margin-top:0;}
.woocommerce ul.products li.product:not(.product-category):hover img, .woocommerce-page ul.products li.product:not(.product-category):hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product a img{
    -webkit-transform: none;
    transform: none;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total, .woocommerce-checkout .order-total{font-size:1.5em;}
.woocommerce-notices-wrapper {width: 100%;display: inline-block;}
.woocommerce-notices-wrapper a{margin-left:5px;}
.woocommerce-notices-wrapper ul, .woocommerce-notices-wrapper div, .woocommerce-message{border-top:none;}
.woocommerce a.remove {line-height: 0.8;color: #980101!important;font-size: 1em;}
.woocommerce a.remove:hover {background: #980101;}
.woocommerce-terms-and-conditions-wrapper {font-size:0.8em;}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.1);
    box-shadow: 0 0 30px rgba(0,0,0,.1);
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #fff;
    margin: -1em 0 0 .8em;
}
label {
    position: relative;
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 0;
}
.about_paypal {
    margin-left: 1em;
}
#zone-submit-order {
    display: inline-block;
    width: 100%;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
    width:100%;
    font-size: 1.25rem;
    line-height: 1.5;
}
#place_order:after, .wc-proceed-to-checkout a:after {
    content: "\f061";
    font-family: fontAwesome,sans-serif;
    position: absolute;
    font-size: 0.8em;
    margin: auto;
    margin-left: 5px;
    line-height:1.6;
}
#place_order:hover:after, .wc-proceed-to-checkout a:hover:after {
    margin-left: 10px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
    width: 60px;
    height: 60px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    line-height: 55px;
    font-size: 13px;
    margin: -.5em -.5em 0 0;
    background-color: #000;
}
.woocommerce span.onsale {
    top: -5px;
    right: auto;
    left: -10px;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
}
.woocommerce-checkout #payment {background: transparent;}
.woocommerce-shipping-calculator, td.product-total, th.product-total, tr.cart-subtotal td, tr.order-total td, tr.shipping td, tr.tax-rate td, ul#shipping_method {
    text-align: right;
}
ul#shipping_method li label{letter-spacing:0;}
ul#shipping_method:last-child li{margin-bottom:0;}
.woocommerce ul#shipping_method li input {
    margin: 7px .4375em 0 0;
}
.woocommerce-cart .woocommerce ul.products li.product .woocommerce-loop-product__title{
    margin-bottom: 0;
}
.woocommerce-cart .woocommerce ul.products li.product .woocommerce-loop-product__title:after{display:none;}
.woocommerce-Price-currencySymbol{margin: 0 2px;}
.woocommerce form .form-row .select2-container{text-align:left;}
/*table {letter-spacing: 0.03em;}*/
li.header-img-cat img, li.header-img-cat span{max-height:518px;width:100%;object-fit:cover;height:52vh;}
body.single-post li.header-img-cat img, body.tax-product_cat li.header-img-cat img{opacity:0.7;}
.overlay-noir {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.3;
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: 1;
}
.aligncenter, .wp-block-button.aligncenter, .wp-block-button.aligncenter:last-child {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], a.view-article {
    padding: .618em 1em .4em;
}

/* upload image css*/
input[type=file], input[type=file]:focus{border:none!important;outline:0!important}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.no-js .inputfile + label {
    display: none;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile:focus + label, .inputfile + label:hover {
    /* keyboard navigation */
    background-color: #700000;
    color: #fff;
}
.inputfile + label {
    cursor: pointer;
    font-size: 100%;
    font-weight: 700;
    letter-spacing:1px;
    color: #700000;
    background-color: #fff;
    display: inline-block!important;
    margin-top: 10px;
    border:2px solid #700000;
    line-height: normal;
    font-family: 'Teko';
    text-transform: uppercase;
    padding: .618em 1em .3em;
    margin-bottom:2em;
}
.inputfile + label:before {
    content:'\f093';
    font-family:fontAwesome;
    margin-right: 10px;
}
.inputfile + label * {
	pointer-events: none;
}
/**/
p.woocommerce-store-notice.demo_store{display:none!important;}
.demo_store_header {
	position:fixed;
	position: relative;
	background-color: #980101;
    color: #fff;
}
li.wc_payment_method.payment_method_paypal label{font-weight:bold;font-size: 1em;}
li.wc_payment_method.payment_method_paypal label a{font-weight:normal;font-size: 10px;letter-spacing: 1px;}
.woocommerce-variation-price {margin-bottom: 10px;}
.woocommerce-product-search{font-size:17px;}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{top: 5px;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {display:block;}
.cart-empty.woocommerce-info{margin-left: auto;margin-right: auto;}
.return-to-shop{margin-left: auto;margin-right: auto;width: 100%;text-align: center;}
.woocommerce li.product p.stock {font-size: .92em;color: #77a464;margin-bottom: 0;}
.woocommerce li.product p.stock.out-of-stock {color: red;}

.woocommerce.widget_products ul.product_list_widget li {
    position: relative;
    z-index: 1;
    background-color: #000;
    padding: 50px 40px;
    font-size: 1.2em;
}

.product .product_meta span:not(.sku_wrapper) {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.sku_wrapper span{width:unset;}
footer .woocommerce.widget_products ul.product_list_widget li a:hover{
    color:#fff;
}
footer .woocommerce.widget_products ul.product_list_widget li a:hover img{
    opacity:0.4;
}
.woocommerce.widget_products ul.product_list_widget li img {
    position: absolute;
    z-index: -1;
    opacity: 0.5;
    margin-left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.article.content{
    padding: 30px;
    height: 100%;
    background-color: #f8f8f8;
}
.article.content .post-edit-link {
    position: absolute;
    bottom: 30px;
    right: 45px;
    font-size: 14px;
}
.post-edit-link:before{
    content: "\f464";
    position:relative;
    display:inline-block;
    line-height:1;
    margin-right:5px;
    font: normal 18px/1 dashicons;
    top:3px;
}
.article.content:last-child p{margin-bottom:0;}
.category.page-content article img {
    max-width: 150%;
    width: calc(100% + 60px);
    object-fit: cover;
}
.category.page-content h1 {
    text-align: center;
    margin: 1em 0;
}
.category.page-content .row article{margin: 0 0 35px;display: inline-block;vertical-align: top;float: none;}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li {border: none;}
header ul.navbar-nav li.icon a:hover{opacity:0.75;}
/*header ul.navbar-nav li.menu-item:last-child a{margin-right:4em;}*/
.wc-block-product-best-sellers li.wc-block-grid__product{
    padding-left: 30px;
    padding-right: 30px;
}
section.related.products{display:inline-block;}
.woocommerce table.shop_attributes{margin-bottom:0;}
.woocommerce-product-details__short-description {
    margin: 1em 0 1.5em;
}
.count {
    top: 24%;
    right: -8px;
    position: absolute;
    z-index: 999;
    min-width: 23px;
    height: 23px;
    display: block;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 23px;
    text-align: right;
    padding-right: 7px;
}
a.added_to_cart.wc-forward {
    border: none;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    padding-top: 10px;
    font-family: inherit;
    text-transform: lowercase;
    text-decoration: underline;
}
.media-container {
    position: relative;
    overflow: hidden;
    max-height: 518px;
    width: 100%;
    height: 52vh;
    opacity:0.7;
}
.embed-container p, .embed-container iframe{
    position: absolute;
    width: 110%;
    height: 112vh;
    top: -30vh;
    left: -10vh;
}
.html5-video-player a{display:none;}
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
#sous-titre-formulaire{
    font-size:1.5em;
    font-family: 'Teko', sans-serif;
    letter-spacing: 0.03em;
}
.bottom-content {
    margin-top: 4em;
    border-top: 1px solid #eee;
    padding-top: 1em;
}
body.woocommerce-account .section-title.has-text-align-center{display: inline-block;}
.pswp{z-index:999;}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport{margin-right:1px;}


/*Gutenberg block customizing*/
.wp-block-latest-posts__post-excerpt{margin-bottom:0;}
.wc-block-grid__products .wc-block-grid__product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
li.wpmi-item{border: 20px solid #fff;}
input[type="submit"], a.view-article{margin-top:35px;}
.wp-block-button__link, .wp-block-button__link:visited, input[type="submit"], a.view-article {
    box-shadow: unset;
    font-size: 16px!important;
    text-decoration: unset;
    overflow-wrap: unset;
    background: transparent;
    border: 2px solid #700000;
    border-radius: 0px;
    line-height: 1.2;
    font-family: 'Teko'!important;
    color: #700000;
    text-transform: uppercase;
    padding: 12px 15px 8px!important;
    letter-spacing: 1px;
    font-weight: 700;
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-media-text.top-projet .wp-block-button__link, .wp-block-columns.section-a-la-une .wp-block-button__link, input[type="submit"]:hover, input[type="submit"]:focus, a.view-article:hover, a.view-article:active, a.view-article:focus {
    background-color: #980101;
    text-decoration: none;
    background-image: none;
    color: #fff;
    border-color: #980101;
}
input[type="submit"]:hover, input[type="submit"]:focus, a.view-article:hover, a.view-article:active, a.view-article:focus, .wp-block-media-text.top-projet .wp-block-button__link, .wp-block-columns.section-a-la-une .wp-block-button__link {
    background-color: #980101;
    border-color: #980101;
}
.dark .wp-block-button__link:active, .dark .wp-block-button__link:focus, .dark .wp-block-button__link:hover, .wp-block-media-text.top-projet .dark .wp-block-button__link:hover, .wp-block-columns.section-a-la-une .dark .wp-block-button__link:hover {
    background-color: #700000;
    border-color: #700000;
}
li.wc-block-grid__product .wc-block-grid__product-title {font-size: 1.3em;}
.wp-block-media-text__media img {height: 100%;}
.wp-block-media-text.top-projet .wp-block-media-text__content{
    background-color: #000;
    padding: 3em;
    color: #fff;
}
.wp-block-columns.section-a-la-une{font-size:1.2em;}
.section-title{margin-bottom:40px;}

.wp-block-button.has-text-align-center{
    display: block;
}
.woocommerce-product-gallery__image.flex-active-slide{
    max-width:640px;
}
.info-supp-order{
    font-size:0.92em;
    padding:0 1em;
    letter-spacing:normal;
}
.wp-block-image img {
    height: 100%;
}
.wpcf7 input[type="submit"]{
    margin-top:15px;
}


/* TABS */
    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.tab a {
        padding: 15px 25px;
        width:100%;
        letter-spacing: 0.03em;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.tab.active, .woocommerce div.product .woocommerce-tabs ul.tabs li.tab {
        background:#f8f8f8;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li:not(.tab){padding: 0;margin: 0;margin-bottom: 5px;display: block;background-color: transparent;display: list-item;list-style: disc;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li.tab::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none;}
    .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs li.tab{padding:0;}    
    .woocommerce div.product .woocommerce-tabs ul.tabs li.tab{border-top: 15px solid #fff;text-transform: uppercase;}
    .woocommerce div.product .woocommerce-tabs ul.tabs li.tab, .woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;border:none;border-radius:0;border:none;}
    .woocommerce div.product .woocommerce-tabs .panel{margin:0!important;padding:0!important;border-bottom: 1px solid #ddd;width: 100%;}
    .woocommerce-tabs ul.tabs {
        border: none;
        margin: 0;
    }
    .woocommerce-tabs ul.tabs li a{
        text-decoration: underline;
    }
    .woocommerce-tabs ul.tabs li p a {
        padding: 0;
        display: unset;
    }
    .woocommerce-tabs ul.tabs li.tab a:hover{
        text-decoration: none;
    }
    #tab-additional_information tr, #tab-additional_information td, #tab-additional_information th{
        display:inline-block;
        width:100%;
    }
    #tab-additional_information th{
        padding:0;
    }
    #tab-additional_information td{
        padding: 0.8em;
    }
    #tab-additional_information td, #tab-additional_information th {
        background-color: transparent;
    }
    .price ins {
        font-weight: 600;
    }
    .storefront-full-width-content .woocommerce-tabs .panel{
        margin-bottom:0;
    }
    .woocommerce-tabs {
        padding-bottom: 0;
    }
    .woocommerce-tabs ul.tabs li a.title {
        padding:1em;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
    }
    .woocommerce-tabs ul.tabs li.open a.title {
        background: #f8f8f8;
    }
    .woocommerce-tabs ul.tabs li a.title:after{
        content: "\f107";
        right: 0;
        float: right;
        font-family: fontAwesome;
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -ms-transition: 0.2s;
        -o-transition: 0.2s;
        transition: 0.2s;
        padding: 0 8px;
        background: transparent;
    }
    .woocommerce-tabs ul.tabs li a:hover::after{
        padding: 0 8px;
        background: #f8f8f8;
    }
    .woocommerce-tabs table{
        margin-bottom:0;
        font-size: 0.875em;
    }
    .woocommerce-tabs table tr{
        margin-bottom:1em;
    }
    .woocommerce-tabs table tr:last-child, .woocommerce-tabs .panel p:last-child{
        margin-bottom:0;
    }
    .woocommerce-tabs ul.tabs li a.open:after{
        content: "\f106";
    }
    .woocommerce-tabs ul.tabs li:after{display:none;}
    .woocommerce-tabs .panel h2:first-of-type{
        display:none;
    }
    .storefront-full-width-content.single-product .woocommerce-tabs ul.tabs, .storefront-full-width-content.single-product .woocommerce-tabs .panel {
        width: 100%;
    }
    #tab-content{padding: 25px;border-left: 1px solid #f8f8f8;border-right: 1px solid #f8f8f8;}
    #tab-content ul{padding-left: 20px;margin-bottom: 10px;}
    .woocommerce-tabs #tab-description, .woocommerce-tabs #tab-additional_information{
        display:block;
    }
    .storefront-full-width-content .woocommerce-tabs .panel{
        padding: 1em;
        background-color: #f8f8f8;
        margin-bottom:1em;
    }
    .woocommerce-tabs ul.tabs li, .woocommerce-tabs ul.tabs {
        border-color: #ccc;
    }
    .woocommerce-tabs ul.tabs li.tab{border-bottom: 1px solid #ccc;width:100%;display:inline-block;margin: 0 0 1em 0;}
    .woocommerce-tabs ul.tabs li.open.tab{border-bottom-color: #f8f8f8;}
    .woocommerce-tabs ul.tabs{border:none;margin:0;}




/*------------------------------------*\
    MAIN
\*------------------------------------*/

*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}body{font-family: 'Asap Condensed',Helvetica,Arial,sans-serif;color:#444}.clear:after,.clear:before{content:' ';display:table}.clear:after{clear:both}.clear{*zoom:1}img{max-width:100%;vertical-align:bottom}a{color:#444;text-decoration:none}a:hover{color:#444}a:active,a:focus,a:hover{outline:0; text-decoration:none; background:none;}input:focus{outline:0;border:1px solid #04A4CC}

/* Table bootstrap */
.inside{margin-top:20px;margin-bottom:20px;background:#ededed;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f4f4f4),color-stop(100%,#ededed));background:-moz-linear-gradient(top,#f4f4f4 0,#ededed 100%);background:-ms-linear-gradient(top,#f4f4f4 0,#ededed 100%)}.inside-full-height{height:100%;margin-top:0;margin-bottom:0}.row-height{display:table;table-layout:fixed;height:100%;width:100%}.col-height{display:table-cell;float:none;height:100%}.col-top{vertical-align:top}.col-middle{vertical-align:middle}.col-bottom{vertical-align:bottom}@media (min-width:480px){.row-xs-height{display:table;table-layout:fixed;height:100%;width:100%}.col-xs-height{display:table-cell;float:none;height:100%}.col-xs-top{vertical-align:top}.col-xs-middle{vertical-align:middle}.col-xs-bottom{vertical-align:bottom}}@media (min-width:768px){.row-sm-height{display:table;table-layout:fixed;height:100%;width:100%}.col-sm-height{display:table-cell;float:none;height:100%}.col-sm-top{vertical-align:top}.col-sm-middle{vertical-align:middle}.col-sm-bottom{vertical-align:bottom}}@media (min-width:992px){.row-md-height{display:table;table-layout:fixed;height:100%;width:100%}.col-md-height{display:table-cell;float:none;height:100%}.col-md-top{vertical-align:top}.col-md-middle{vertical-align:middle}.col-md-bottom{vertical-align:bottom}}@media (min-width:1200px){.row-lg-height{display:table;table-layout:fixed;height:100%;width:100%}.col-lg-height{display:table-cell;float:none;height:100%}.col-lg-top{vertical-align:top}.col-lg-middle{vertical-align:middle}.col-lg-bottom{vertical-align:bottom}}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
[class^=col-].nopad{padding:0!important;}
.relative{position:relative;}
.absolute{position:absolute;}
.center{text-align:center;}
.ta-right{text-align:right;}
.upper{text-transform:uppercase;}
.pad{padding:50px 0;}
.smallpad{padding:25px 0;}
main .smallpad{padding:25px 0 80px;}
.largepad{padding:75px 0;}
.page-info{font-size:18px;}
.light{font-weight:300;}
.table{display:table;}
.hideme{visibility:hidden;}
.table-cell{display:table-cell}
.middle{vertical-align:middle;}
.ucenter{position:absolute; top:50%; left:50%; transform: translate(-50%, -50%);}
.row{margin:0;}
.oh{overflow:hidden;}
.right{float:right;}
.left{float:left;}
.appear .container{opacity:0;}
.strong, .bold{font-weight:bold;}
.cover{background-size:cover!important;}
.important{color:#d0224c}

.icon-bar{background:#000;}

.asap{font-family: 'Asap Condensed', sans-serif;}
.teko{font-family: 'Teko', sans-serif;}

h1,h2:not(.woocommerce-loop-product__title),h3,h4,h5{text-transform:uppercase;}
#error_msg, #success_msg{display:none;}

header .language{list-style: none;text-transform:uppercase;}

header#the-real-header{background:url(img/header-bg.png) repeat-x center top; position:relative; z-index:2;}
header ul.navbar-nav > li.nohover a {background:none; color:#000!important; padding:57px 25px; margin-top:-25px; font-size:24px;}
header ul.navbar-nav > li a{color:#000; font-size:24px; text-transform:uppercase; background:none; padding:57px 25px; margin-top:-25px;}
header ul.navbar-nav > li a:hover, header ul.navbar-nav > li.current-menu-parent > a, header ul.navbar-nav > li.current-menu-item > a, header ul.navbar-nav > li:hover > a{background: -moz-linear-gradient(top, #ff0000 0%, #ff0000 3%, #980101 4%, #700000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff0000 0%,#ff0000 3%,#980101 4%,#700000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff0000 0%,#ff0000 3%,#980101 4%,#700000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ color:#fff;}
header ul.navbar-nav .phone{background:none!important; color:#000!important; margin-left:50px;}
header ul.navbar-nav .facebook, header ul.navbar-nav .instagram, header ul.navbar-nav .panier{text-indent: -9999px; margin:0 10px; position:relative; top:8px;}
header ul.navbar-nav .facebook{background:url(img/facebook-icn.png) no-repeat center center!important; background-size:36px 34px; width:36px; height:34px;}
header ul.navbar-nav .instagram{background:url(img/instagram-icn.png) no-repeat center center!important; background-size:36px 34px; width:36px; height:34px;}
header ul.navbar-nav .panier{background:url(img/store-icn.png) no-repeat center center!important; background-size:36px 34px; width:36px; height:34px;}

/* SUB MENU */
header ul.navbar-nav li{position:relative;margin-bottom:-5px;}
header ul.navbar-nav li ul{display:none; background:#fff; position:absolute; width:200px; list-style: none; padding:10px;margin-top:-1px;}
header ul.navbar-nav li:hover ul{display:block;}
header ul.navbar-nav li ul li a{padding:3px 0 3px 10px; margin:0;}
header ul.navbar-nav li ul li a:hover{background:#fff; color:#000; padding-left:15px;}

body:not(.tax-product_cat) #banner .slideMessage:not(.single-post-msg){
    background-color: rgba(256,256,256,0.8);
    padding: 5px 20px;
}
body:not(.tax-product_cat) #banner .slideMessage h1{margin:10px 0;}
.slideMessage {color:#272727; position:absolute; left:21%; top:50%; z-index:9999;display:none;transform: translateY(-50%);-webkit-transform: translateY(-50%); }
.slideMessage.mobile, body.archive.tax-product_cat .slideMessage.mobile, body.single-post .slideMessage.mobile, .slideMessage.option.video{    
    position: relative;
    display: block;
    left: unset;
    top: unset;
    text-align: center;
    font-size: 16px;
    right: unset;
    transform: unset;
    -webkit-transform: unset;
}
.slideMessage.option.video h1{text-shadow: none;}
body.archive.tax-product_cat .slideMessage, body.single-post .slideMessage {position:absolute; left:30px;right:30px;margin:auto;text-align:center; top:50%; z-index:9999; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
.slideMessage strong{color:#700000; font-weight: bold;}
.slideMessage h1, .slideMessage p{
    text-shadow: 0 0 40px rgba(0,0,0,0.4);
}
.slideMessage h1 {
    font-size: 2em;
}
.header-img-cat h1{
    left: 14%;
    vertical-align: middle;
}

body.single-product .related.products h2:first-child {margin-bottom:80px;}
body.single-product .related.products h2:first-child, body.single-product section.up-sells.upsells.products h2:first-child {font-family: 'Teko', sans-serif;color:#333; text-transform:uppercase; font-weight: bold; position:relative; text-shadow:0 0 2px 0 #fff; letter-spacing: 1px;text-align:center;}

body.single-product .related.products h2:first-child::first-letter, body.single-product section.up-sells.upsells.products h2:first-child::first-letter{
    color: #700000;
    font-size: 1.3em;
}
.woocommerce div.product div.images .flex-control-thumbs {display: flex;}
.woocommerce div.product .product_title{margin-top: 20px;}
.section-title{font-family: 'Teko', sans-serif;font-size:2em; color:#333; text-transform:uppercase; font-weight: bold; position:relative; margin-bottom:30px; text-shadow:0 0 2px 0 #fff; letter-spacing: 1px;}
.section-title.schmu::after{content:url(img/schmu-soustitre.png); display:block; width:59px; height:325px; position:absolute; top:50px; left:-17px;}
.section-title.schmu2::after{content:url(img/schmu-soustitre2.png); display:block; width:59px; height:20px; position:absolute; top:40px; left:-17px;}
/*.section-title span{color:#700000; font-size:46px;}*/
.section-title + .content{margin-left:50px;}

.content .button, .wp-block-button a{color:#700000; border:2px solid #700000; position:relative; top:10px; padding:5px 15px; font-family: 'Teko'; text-transform: uppercase; font-size:24px;}

#nos-objectifs{background:url(img/objectifs-bg.jpg) no-repeat center top; background-size:cover; color:#fff; text-align:center;}
#nos-objectifs h2{color:#960000; font-family: 'Teko'; font-weight: bold;}
#nos-objectifs h3{letter-spacing: 5px}
#contact{position:relative;}
#contact:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 781px;
    height: 424px;
    opacity: 0.3;
    background:url(img/contact-bg.png) no-repeat right top;
}
#contact form input:not([type=submit]), #contact form textarea{width:50%; border:2px solid #c8c8c8; padding:10px; margin:10px 0;}
#contact form textarea{height:200px;}

#site-footer{/*margin-top:50px;*/padding-bottom:60px;}
footer{background-color:#000;color:#fff;position:relative;}
footer a{color:#fff;}
footer a:hover, footer a:active, footer a:focus{color:#bbb;}
footer img{width:50px; height:auto;}
footer ul{list-style: none; margin:0; padding:0;}
footer ul li.indent{text-indent: -9999px; margin:0 5px; position:relative; top:2px;}
footer ul li a.facebook{background:url(img/facebook-icn.png) no-repeat center center; background-size:18px 17px; width:18px; height:17px; display:block;}
footer ul li a.instagram{background:url(img/instagram-icn.png) no-repeat center center; background-size:18px 17px; width:18px; height:17px; display:block;}
footer h3{margin-bottom:20px;}
#bottom-footer .site-info{padding:15px 0;font-size: 0.8em;color: #aaa;letter-spacing: 0.03em;}
#bottom-footer #separateur{
    background-color: #960000;
    height: 3px;
    width: calc(100% - 172px);
    display: block;
    position: relative;
    margin: 0 auto;
    opacity: 0.4;
}
#bottom-footer #separateur:before, #bottom-footer #separateur:after{
    content:"";
    position:absolute;
    top:0;
    width:86px;
    height:3px;
}
#bottom-footer #separateur:before{background:url(img/separator-left.png) no-repeat left center; background-size:100% auto; width:86px; height:3px; display:block;left:-86px;}
#bottom-footer #separateur:after{background:url(img/separator-right.png) no-repeat right center; background-size:100% auto; width:86px; height:3px; display:block;right:-86px;}
ul.contact-list{margin-top: 1em;}
ul.contact-list li{margin-bottom: 10px;}
ul:not(.nav) li{margin-bottom:5px;}
ul.nav li ul.sub-menu li{margin-bottom:5px;margin-top:5px;}
footer i{margin-right: 10px;}
.wp-my-instagram img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.wp-my-instagram .wpmi-item{margin:0;}

/*------------------------------------*\
    WOOCOMMERCE OVERRIDE
\*------------------------------------*/


.post-type-archive-product .woocommerce-result-count, .sku_wrapper, .woocommerce-cart .quantity .labelz{display:none;}
.variations .label, .labelz{color:#000; font-size:22px; font-weight: bold; padding-bottom:10px;}
.woocommerce div.product form.cart div.quantity{float:none;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce ul.products li.product .button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background:transparent; border:2px solid #700000; border-radius: 0px; line-height:normal; font-family: 'Teko'; color:#700000; text-transform: uppercase;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover{background:#980101; color:#fff;border-color: #980101;}
.woocommerce #respond input#submit, .woocommerce button.button/*.woocommerce a.button*/{background:#700000; color:#fff;}
.product_title{font-family: 'Teko'; color:#000; font-weight: bold;}

.woocommerce input, .woocommerce select, .woocommerce-cart table.cart td.actions .coupon .input-text{border:2px solid #d8d8d8; padding:3px;}
.woocommerce-cart table.cart td.actions .coupon .input-text{padding:8px;}

.woocommerce .products .product{text-align: center;}
.woocommerce .products .product .woocommerce-Price-amount, .wc-block-grid__product-price.price{font-size:20px;}

.woocommerce div.product div.images .flex-control-thumbs li {
    width: 23%;
    float: left;
    margin: 1%;
    list-style: none;
}

.woocommerce #tab-description a:hover{color:#700000;}

.woocommerce-info{border-top:none;}
.woocommerce-info a{margin-left: 5px;}
.woocommerce-info::before{color:#700000;}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #f8f8f8;
    margin: 0 0 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    line-height: 2;
}
.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button{font-size: 0.75em;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{top: 0.5em;}


.woocommerce-account-fields{background:#eee; padding:10px 5px;}
.create-account > label{margin-left:28px;}
.create-account #createaccount {margin:10px 25px 0 -27px!important;}


/*body:after{content:url(img/close.png) url(img/loading.gif) url(img/prev.png) url(img/next.png);display:none}
body.lb-disable-scrolling{overflow:hidden}
.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}
.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400}
.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}
.lightbox a img{border:none}
.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}
.lb-outerContainer:after{content:"";display:table;clear:both}
.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}
.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(img/loading.gif) no-repeat}
.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
.lb-container>.nav{left:0}
.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}
.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}
.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(img/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}
.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}
.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(img/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}
.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}
.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}
.lb-dataContainer:after{content:"";display:table;clear:both}
.lb-data{padding:0 4px;color:#ccc}
.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}
.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}
.lb-data .lb-caption a{color:#4ae}
.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}
.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(img/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}
.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}*/




/*------------------------------------*\
    SLIDER
\*------------------------------------*/


.bx-wrapper{position:relative; padding:0;-ms-touch-action:pan-y;touch-action:pan-y; -webkit-perspective: 1000; -webkit-backface-visibility: hidden;}
.bx-wrapper img{max-width:100%;display:block}
.bxslider{margin:0;padding:0}
#banner ul, #banner ul li{list-style:none;padding-left:0;margin:0;}
.darkfeeder{background-color:#000;}
.bx-viewport{-webkit-transform:translatez(0); }
.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:30px;width:100%}
.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}
.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:-20px}
.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:8px;height:8px;margin:0 5px;outline:0; transform: rotate(45deg); -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg);}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#700000}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}
.bx-wrapper .bx-pager-item{font-size:0;line-height:0}
.bx-wrapper .bx-prev{left:10px;}
.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}
.bx-wrapper .bx-next{right:10px;}
.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}
.bx-wrapper .bx-controls-direction a.disabled{display:none}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;margin:0 3px}
.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}
.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}

/*------------------------------------*\
    @MEDIA QUERIES
\*------------------------------------*/
li#wp-admin-bar-WPML_ALS_all{display:none!important;}
@media (max-width:1024px){
    .navbar-collapse.collapse.in{
  		display:block !important;
	}
    .navbar-nav .sub-menu{margin-top:-10px;}
    li.icon.nohover {
        margin-top: 20px;
    }
    li.header-img-cat img, .media-container {
        height: 25vh;
    }
    .embed-container p {
        height: 69vh;
        top: -21vh;
        width:100%;
        left:0;
    }
    .section-title {
        font-size: 1.5em;
    }
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        z-index:999;
    }
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
        padding:0;
        overflow:hidden;
    }
    .collapse.in{overflow:hidden;}
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
		margin-left:0;
		margin-right:0;
		padding-bottom: 2em;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

	header#the-real-header{background:none;}
	#the-real-header .logo{position:absolute; top:-68px; max-width:67px;}
	header ul.navbar-nav > li.nohover a {background:none; color:#000!important; padding:5px 10px; margin-top:0; font-size:24px;}
	header ul.navbar-nav > li a{color:#000; font-size:24px; text-transform:uppercase; background:none; padding:15px 0; margin-top:0;}
	header ul.navbar-nav > li a:hover, header ul.navbar-nav > li.current-menu-parent > a, header ul.navbar-nav > li.current-menu-item > a, header ul.navbar-nav > li:hover > a{background:#fff; color:#000;}
	header ul.navbar-nav .phone{background:none!important; color:#000!important; margin-left:0; float:left; }
	header ul.navbar-nav li.nohover .phone{font-size:32px; margin-top:10px; margin-bottom:10px;}
	header ul.navbar-nav .facebook, header ul.navbar-nav .instagram, header ul.navbar-nav .panier{text-indent: -9999px; margin:0 10px; position:relative; top:8px; display:inline-block; float:left;}
	header ul.navbar-nav .facebook{background:url(img/facebook-icn.png) no-repeat center center!important; background-size:36px 34px; width:36px; height:34px;}
	header ul.navbar-nav .instagram{background:url(img/instagram-icn.png) no-repeat center center!important; background-size:36px 34px; width:36px; height:34px;}

	header ul.navbar-nav li ul{display:block; position:relative;}

	.section-title{text-shadow:0 0 20px #fff;}
	.section-title + .content{margin-bottom:50px;}
	.section-title.schmu2::after{display:none;}

	#contact form input, #contact form textarea{width:100%;}

	.bx-pager{display:none;}
}

@media (max-width:990px){
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:45%;}
}

@media (max-width:640px){
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:100%;}

}

/*------------------------------------*\
    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;
}

/*------------------------------------*\
    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;
	}
}
/* MEDIAS QUERIES*/
@media (min-width: 1025px){
    header ul.navbar-nav li ul {
        box-shadow: 0 10px 10px rgba(0,0,0,0.1);
    }
}
@media (min-width: 768px) and (max-width: 1499px){
    #woo-sidebar .woocommerce-product-search button, #woo-sidebar .search-field, .price_slider_amount button, #woo-sidebar ul.product_list_widget li img{width:100%;}
}
@media (min-width: 768px) and (max-width: 1024px){
    header .col-sm-9{float:none;}
    header ul.navbar-nav li.nohover a.panier:first-child {
        margin-left: 0;
    }
}
@media (min-width: 661px) and (max-width: 991px){
    .wp-block-media-text__content{height:100%;}
}
@media (max-width: 991px){
    .woocommerce ul.products li.product.product-category .woocommerce-loop-category__title{
        width: 100%;
        display: inline-block;
        padding-top: 1em;
        padding-bottom: 1em;
        text-align: center;
        background-color: transparent;
        background: #000;
        color: #fff;
    }
    .woocommerce ul.products li.product.product-category a img{max-height:200px;}
}
@media (min-width: 992px){
    .category.page-content .row article.col-md-4 {width: 33.2%;}
    /*.navbar-nav li.nohover:first-child a{margin-left:4em;}*/
    #sous-titre-formulaire{
        width:70%;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery, .woocommerce div.product div.summary{width:39.99%;}
    .woocommerce div.product div.summary{padding: 0 2em;float: left;margin-left: 2.5%;}
    section.up-sells.upsells.products{    
        display: inline-block;
        width: 17.5%;
        padding-left: 2em;
        border-left: 2px solid #eee;
    }
    section.up-sells.upsells.products li{width:100%;}
    
    .woocommerce ul.products li.product.product-category, .woocommerce-page ul.products li.product.product-category{max-height:300px;}
    .section-title.section-home.schmu2::after, .related.products h2::after{content:url(img/schmu-soustitre2.png); display:block; width:59px; height:20px; position:absolute; top:47px; left:0;right:0;margin:auto;}

    .wp-block-media-text.top-projet .wp-block-media-text__content{
        margin-left: -20%;
        margin-right: 25%;
        box-shadow: 30px 15px 0px rgba(0,0,0,0.1);
    }
    form.woocommerce-cart-form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .cart-collaterals {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
}
@media (max-width:768px){
    .product form.variations_form.cart{width:100%;}
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        display:none;
    }
    .uagb-slick-carousel{margin-bottom:3em;}/* advanced blocks*/
    .uagb-slick-carousel .slick-arrow{display:none!important;}/* advanced blocks*/
    .wp-block-image img{
        height: auto;
    }
    body.single-post .single.page-content article .entry-content {
        text-align: unset;
    }
}
@media (min-width:768px){
    section.related.products{margin-top: 4em;}
    .section-title{margin-bottom:80px;}
    body.privacy-policy .page.page-content article, body.termes-et-conditions .page.page-content article, body.terms-and-conditions .page.page-content article{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 6em;
        -moz-column-gap: 6em;
        column-gap: 6em;
    }
    body.search-no-results #listage-produit .woocommerce-info {
        margin-left: 3em;
        margin-top: -20px;
    }
    .woocommerce-tabs ul.tabs {
        float: left;
        width: 100%;
        max-width: 100%;
    }
	.woocommerce-tabs .panel {
	    float: left;
	    margin-right: 0;
	    margin-top: 0;
	    padding-right: 0;
	}
    form.checkout.woocommerce-checkout, form.woocommerce-cart-form, .cart-collaterals {margin-top: 30px;}
    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        margin: 0 10% 2.992em 0;
        width: 26.5%;
    }
    #listage-produit.col-sm-9{
        padding-left:0;
    }
    #listage-produit.col-sm-9 ul.products{
        padding-left:3em;
    }
    .slideMessage.mobile{display:none!important;}
    .slideMessage{display:block!important;}
    body.single-post .slideMessage,  body.archive:not(.woocommerce) .slideMessage{left: 0;}
    .slideMessage, body.archive.category .slideMessage{left: 15%;}
    #a-propos-image-container img{float:right;}
    .woocommerce ul.products li.product.product-category a h2:before, .woocommerce-page ul.products li.product.product-category a h2:before, .woocommerce ul.products li.product.product-category a h2:after, .woocommerce-page ul.products li.product.product-category a h2:after {
        content: " ";
        position: absolute;
        left: 50%;
        bottom: calc(50% - 1em);
        width: 0;
        height: 5px;
        -webkit-transition: all .3s cubic-bezier(.4,0,.2,1);
        transition: all .3s cubic-bezier(.4,0,.2,1);
        background-color: #fff;
    }
    .woocommerce ul.products li.product.product-category a:hover h2:before, .woocommerce-page ul.products li.product.product-category a:hover h2:before {width: 50%;left: 0;}
    .woocommerce ul.products li.product.product-category a:hover h2:after, .woocommerce-page ul.products li.product.product-category a:hover h2:after {width: 50%;}
    section.related.products ul.products{margin-top: 3em;}
	header ul.navbar-nav li.nohover a.panier{margin-left:4em;}
    .navbar-nav {float:right;}
    .navbar-collapse.collapse{padding-left:0;padding-right:0;}
    .woocommerce-checkout-review-order{margin-left: 2em;}
    #woo-sidebar{
        /*position: -webkit-sticky;*/
        /*position: sticky;*/
        position:relative;
        top: 0;
        padding-right: 30px;
        margin-bottom:-75px;
        padding-top:42px;
        z-index:1;
    }
    #woo-sidebar{background-color: #f8f8f8;}
    #woo-sidebar:before{
        content: "";
        position: absolute;
        left: -100%;
        top: 0;
        background-color: inherit;
        height:900%;
        width: 200%;
        z-index: -1;
    }/*
    #woo-sidebar:after{
        content: "";
        position: absolute;
        left: -100%;
        top: 0;
        background-color: inherit;
        height: 100%;
        width: 200%;
        z-index: -1;
    }*/
    h1.woocommerce-products-header__title.page-title {
        margin-bottom: 2em;
        margin-left: 48px;
    }
    .woocommerce .woocommerce-ordering{
        background-color: #f8f8f8;
        padding-top: 1em;
        padding-bottom: 1em;
        /* background-image: linear-gradient(to right, #fff , #f8f8f8); */
        /*background-image: -moz-linear-gradient(to left, #fff , #eee);*/
        /*background-image: -webkit-linear-gradient(to left, #fff , #f8f8f8);*/
        /* background-image: linear-gradient(to left, #fff , #f8f8f8); */
        padding-left: 1em;
        text-align: right;
        position: absolute;
        top: 0;
        margin-right: 0;
        right: 15px;
    }
    #listage-produit {padding-top:80px;}
    .woocommerce .woocommerce-ordering:after{
        content:"";
        position:absolute;
        right:-100%;
        top:0;
        height:100%;
        width:100%;
        background-color:inherit;
    }
}
@media (min-width: 600px){
    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 40px);
    }
    .wp-block-latest-posts.is-grid li {
        margin: 0 60px 20px 0;
    }
    .wp-block-latest-posts.is-grid li:last-child {
        margin: 0 0 20px 0;
    }
}
@media (max-width: 767px){
    body.home .wp-block-spacer{height:20px!important;}
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:1em;}
    #site-footer .col{margin-bottom:2em;}
    .slideMessage h1 {
        text-shadow: none!important;
    }
    .slideMessage.option{    
        position: relative;
        display: block;
        left: unset;
        top: unset;
        text-align: center;
        font-size: 16px;
        right: unset;
        transform: unset;
        -webkit-transform: unset;
    }
    .woocommerce .woocommerce-ordering {
        margin-left: 0!important;
        padding-left: 0;
    }
    .woocommerce .woocommerce-ordering select {
        width:100%;
    }
    li.icon.nohover a.panier {
        margin-left: 0;
    }
}
@media (min-width: 1500px){
    .woocommerce-cart table.cart img{width:160px;}
	.container{
    	width: 100%;
    	/*max-width:1800px;*/
        padding: 0 8%;
	}
	section.related.products ul.products li.product {
        width: 22%;
    }
}
@media (min-width: 1200px){
    #contact:before{
        opacity: 1;
    }
	.slideMessage, .slideMessage.option.video{font-size: 1.5em;}
	.woocommerce ul.products li.product.product-category .woocommerce-loop-category__title{font-size:2em;}
}
@media (min-width: 1025px) and (max-width: 1199px){
    header ul.navbar-nav > li a {
        padding: 57px 16px!important;
    }
}
