/*-------------Le css de Ludo modifié-------------*/
.payment_method_stripe img{
	max-width:100px;
}
.main-header .row_boutique{
	font-size:13px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 3% 20px 0;
    width: 21%;
    text-align: center;
}
section.related.products{
	clear:both;
    padding:0;
}
/*---menu--------*/
#menu-menu-principal #menu-item-62{
    position: relative;
}
#menu-menu-principal #menu-item-62 a{
    position: absolute;
    right:-130px;
    top:18px;
    width:120px;
    text-align: center;
    font-size:17px;
}

/*------------------listing produits----------------*/
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
    display:block;
    position:relative;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link::before {
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    border:1px solid transparent;
    -ms-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link:hover::before {
    border:5px solid var(--mainColor, #b89e6a);
}
.desc-listing-product{
    position: absolute;
    background: #fff;
    border-radius: 3px;
    bottom: -30px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    color: black;
    left: 10px;
    padding: 10px 10px 10px;
    right: 10px;
    text-align: left;
    -ms-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 15;
}
.desc-listing-product::before {
    border-color: transparent transparent white;
    border-style: solid;
    border-width: 0 10px 15px;
    content: "";
    height: 0;
    position: absolute;
    right: 10%;
    top: -15px;
    -ms-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 0;
}
.woocommerce ul.products li.product .button {
    margin-top: 30px;
    margin-bottom: 20px;
    -ms-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title{
    margin:0 0 5px;
    padding:0;
    font-size: 19px;
    font-weight: 500;
}

a:hover .desc-listing-product{
    bottom: -50px;
}

.woocommerce ul.products li.product a:hover + .button {
    margin-top: 50px;
    margin-bottom: 0;
}

.woocommerce ul.products li.product .price {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
    display: inline;
    font-size: 18px;
}
.woocommerce ul.products li.product .price ins {
    text-decoration: none;
}
@media (min-width:992px){
    .woocommerce.archive ul.products li.mis_en_avant, .woocommerce-page.archive ul.products li.mis_en_avant {
        width:46%;
        margin: 0 3% 65px 0;
    }
    .woocommerce.archive ul.products li.mis_en_avant .desc-listing-product, .woocommerce-page.archive ul.products li.mis_en_avant .desc-listing-product {
        bottom: -60px;
        left: 50px;
        padding: 15px;
        right: 50px;
    }
    .woocommerce.archive ul.products li.mis_en_avant a:hover .desc-listing-product, .woocommerce-page.archive ul.products li.mis_en_avant a:hover .desc-listing-product {
        bottom: -80px;
    }
    .woocommerce.archive ul.products li.mis_en_avant .button, .woocommerce-page.archive ul.products li.mis_en_avant .button{
        margin-bottom: 20px;
        margin-top: 60px;
    }
    .woocommerce.archive ul.products li.mis_en_avant a:hover + .button, .woocommerce-page.archive ul.products li.mis_en_avant a:hover + .button {
        margin-top: 80px;
        margin-bottom: 0;
    }
    .woocommerce.archive ul.products li.mis_en_avant .price, .woocommerce-page.archive ul.products li.mis_en_avant .price {
        font-size: 27px;
    }
    .woocommerce.archive ul.products li.mis_en_avant h2.woocommerce-loop-product__title, .woocommerce-page.archive ul.products li.mis_en_avant h2.woocommerce-loop-product__title{
        font-size: 24px;
        margin: 0 0 7px;
    }
}
.term-description{
    max-width:800px;
    margin:0 auto;
}
.woocommerce-result-count{
    font-size: 14px;
}
/*-------------expo-auteurs-------------*/
.bandeau-expo{
    font-size: 35px;
    background-color: #000;
    background-repeat: no-repeat;
    padding:20px 30px;
    margin:15px 0 5px;
    color:#fff;
}
.liste_expo_auteur ul{
    margin:0 15px 30px;
}
.liste_expo_auteur li{
    line-height:26px;
    padding:5px 15px;
    border-bottom:1px solid var(--mainColor, #b89e6a);
    vertical-align: middle;
}
.liste_expo_auteur li:last-child{
    border-bottom:none;
}
.liste_expo_auteur li a{
    vertical-align: middle;
}
/*-------------boutique---------------------------------------------*/
.woocommerce section {
    padding: 35px 0;
}
.woocommerce .bg-lightgrey.full::before {
    z-index: -1;
}
/*----boutons---*/
.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] {
    padding: 10px 16px;
}
.site-menu nav a.wcmenucart-contents{
    color:#fff;
    font-weight: 400;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce section button.button,
.woocommerce section input.button,
.wcmenucart-contents{
    background: var(--mainColor, #b89e6a) none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    text-transform: none;
    font-weight: 500;
    padding: 10px 16px;
    text-align: center;
    overflow: hidden;
    position: relative;
    transform: perspective(1px) translateZ(0px);
}
.woocommerce a.button:hover,
.wcmenucart-contents:hover{
    background: var(--mainColor, #b89e6a);
    color: #fff;
}
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
    background: #000;
    color: #fff;
}
.woocommerce a.button:before,
.wcmenucart-contents:before{
    background: black none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transition: all 0.3s ease 0s;
    z-index: -1;
}
.woocommerce a.button:hover:before,
.woocommerce a.button:focus:before,
.wcmenucart-contents:hover:before,
.wcmenucart-contents:focus:before{
   -webkit-transform: scaleX(1);
   -ms-transform: scaleX(1);
   transform: scaleX(1);
}
.site-menu nav li a.wcmenucart-contents:after{
    height:0;
}
.woocommerce #place_order {
    background: var(--mainColor, #b89e6a);
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
}
.woocommerce #place_order:hover,
.woocommerce #place_order:focus{
    background: #000;
    color: #fff;
}
/*----messages---*/


.woocommerce-message::before,.woocommerce-info::before {
    color: var(--mainColor, #b89e6a);
}
.woocommerce-message{
    padding: 1em 2em 1em 3.5em;
    margin:10px 0;
    position: relative;
    background-color:#f2f2f2;
    color: #000;
    border-top: 3px solid var(--mainColor, #b89e6a);
    border-bottom: 3px solid var(--mainColor, #b89e6a);
    list-style: none outside;
    word-wrap: break-word;
}
.woocommerce-info {
    border-top: 3px solid var(--mainColor, #b89e6a);
    border-bottom: 3px solid var(--mainColor, #b89e6a);
    margin:10px 0;
}
/*---product single--------------------------*/
/*---product single desc-*/
.woocommerce div.product h1.product_title {
    text-align: left;
    font-size: 40px;
    margin: 0 0 15px;
    padding-left: 35px;
    position: relative;
}
.woocommerce div.product h1.product_title::before {
    border-color: transparent transparent transparent var(--mainColor, #b89e6a);
    border-style: solid;
    border-width: 17.5px 0 17.5px 25px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    margin-right: 20px;
    position: absolute;
    top: 5px;
    vertical-align: bottom;
    width: 0;
}
.woocommerce div.product .product_meta,
.woocommerce div.product .woocommerce-product-details__short-description {
    padding-left: 35px;
}
.woocommerce div.product .woocommerce-product-details__short-description {
    margin-top:0;
}
.woocommerce div.product p.price{
    color: #000;
    font-size: 35px;
    background: #F2F2F2;
    padding:20px 0 10px 35px;
    margin:20px 0 0;
    position: relative;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration: none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    font-size: 25px;
}
.woocommerce div.product form.cart{
    background: #F2F2F2;
    padding:10px 0 20px 35px;
    margin:0 0 20px;
    position: relative;
}
.woocommerce div.product p.price::before,
.woocommerce div.product form.cart::before{
    background: #f2f2f2 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: -50vw;
    margin: auto;
    z-index:-1;
    position: absolute;
    right: -50vw;
    top: 0;
    width: 150vw;
}
.woocommerce .quantity .qty {
    font-size: 20px;
    height: 50px;
    margin-right: 15px;
    text-align: center;
}
/*---images---*/
.woocommerce div.product div.images {
    margin-bottom: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    position: relative;
    max-width:550px;
    margin:0 auto;
}
.woocommerce div.product div.woocommerce-product-gallery__image a img{
    -webkit-transition: all cubic-bezier(.795,-.035,0,1) .5s;
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    border:3px solid #000;
}
.woocommerce div.product div.woocommerce-product-gallery__image a:hover img{
    border:3px solid var(--mainColor, #b89e6a);
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    display: inline-block;
    margin: 10px 0 0;
    padding: 2%;
    position: relative;
    top: -55px;
    width: 25%;
    z-index: 100;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image a{
    position: relative;
    display: block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image  a::before {
    content:"";
    font-family: FontAwesome;
    position: absolute;
    right:20px;
    bottom:20px;
    font-size:20px;
    z-index:110;
    color:transparent;
    -webkit-transition: all cubic-bezier(.795,-.035,0,1) .5s;
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image  a:hover::before {
    color:#000;
    font-size:25px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) a::before {
    right:10px;
    bottom:10px;
    font-size:15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) a:hover::before {
    font-size:20px;
}
/*---pastille promo--*/
.woocommerce span.onsale{
    background-color: #69c0bb;
    border-radius: 2px;
    /*color: var(--mainColor, #b89e6a);*/
	color:#FFFFFF;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    left: -0.5em;
    line-height: 30px;
    min-height: auto;
    min-width: auto;
    padding: 10px;
    font-family: "Bebas Neue",Arial,sans-serif;
}
.woocommerce span.onsale::before {
    /*border-color: black transparent transparent transparent;*/
	border-color: #69c0bb transparent transparent transparent;
    border-style: solid;
    border-width:10px 7px 0 7px ;
    content: "";
    height: 0;
    right: 15px;
    position: absolute;
    bottom: -10px;
    width: 0;
}

/*---cart--------------------------*/
.woocommerce a.remove {
    color: #b81c23!important;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
   width: 100px;
   font-size: 14px;
}
.woocommerce-cart-form{
    margin-top:20px;
}
.order-total strong .amount{
    font-size:25px;
}
.woocommerce-cart-form{
    padding:44px 0 20px;
    margin-bottom:20px;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-color: #fff;
}
.woocommerce thead th{
    background: #000;
    color: #fff;
}
.woocommerce thead th.product-remove{
    border-radius: 3px 0 0 0;
}
.woocommerce thead th.product-subtotal{
    border-radius: 0 3px 0 0;
}
.cart_totals.calculated_shipping h2,
#order_review_heading,
.woocommerce-order h2,
section.related.products h2:not(.woocommerce-loop-product__title){
    text-align: left;
    font-size: 35px;
    margin: 0 0 15px;
    padding-left: 27px;
    position: relative;
}
.cart_totals.calculated_shipping h2:before,
#order_review_heading:before,
.woocommerce-order h2:before,
section.related.products h2:not(.woocommerce-loop-product__title):before{
    border-color: transparent transparent transparent var(--mainColor, #b89e6a);
    border-style: solid;
    border-width: 13px 0 13px 19px;
    content: "";
    display: inline-block;
    height: 0;
    left: 0;
    margin-right: 15px;
    position: absolute;
    top: 6px;
    vertical-align: bottom;
    width: 0;
}
#customer_details{
    margin-bottom:30px;
    margin-top:20px;
    padding:30px 0;
}
#order_review{
    margin-bottom:30px;
}
.woocommerce form .form-row .required {
    color: #aa0000;
    font-weight: 500;
    border: 0;
    text-decoration: none;
}
.checkbox input[type="checkbox"] {
    display: inline-block;
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height:26px;
    margin-right:5px;
}
.woocommerce form .form-row label {
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 16px;
}
#ship-to-different-address label.checkbox {
    margin:0;
}
.woocommerce-thankyou-order-details{
    padding: 20px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 3px;
}
p.woocommerce-notice{
    font-weight:700;
    font-size:22px;
    color:var(--mainColor, #b89e6a);
}
.woocommerce-column--billing-address,
.woocommerce-column--shipping-address,
.woocommerce-Address{
    background: #fff;
    padding:10px 20px 20px;
    border-radius:3px;
    margin-bottom: 10px;
}
/*--------------compte----------------*/
.woocommerce-MyAccount-content{
    margin:30px 0 0;
}
.woocommerce-MyAccount-content .bg-lightgrey.full:before {
    width: 150vw;
    left: -100vw;
    right: -100vw;
}
.woocommerce-MyAccount-content .bg-lightgrey.full{
    padding:30px 0;
}

/*-----menu----*/
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 27%;
}
.woocommerce-MyAccount-navigation li a{
    display:block;
    padding:10px 14px 10px 5px;
    color:#fff;
    border-bottom:1px solid #fff;
    position: relative;
    overflow: hidden;
}
.woocommerce-MyAccount-navigation li.is-active a{
    padding-right:0;
    padding-left:19px;
    color:var(--mainColor, #b89e6a);
}
.woocommerce-MyAccount-navigation li a:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 8px;
    border-color: transparent transparent transparent var(--mainColor, #b89e6a);
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    left: -8px;
    top: 16px;
    -ms-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.woocommerce-MyAccount-navigation li.is-active a:before{
    left: 0;
    border-width: 8px 0 8px 12px;
    top: 13px;
}
.woocommerce-MyAccount-navigation li a:hover{
     padding-right:0;
     padding-left:19px;
     color:var(--mainColor, #b89e6a);
}
.woocommerce-MyAccount-navigation li a:hover:before{
    left: 0;
    border-width: 8px 0 8px 12px;
    top: 13px;
}

.woocommerce-MyAccount-navigation {
    position: relative;
    border-radius:1px;
    border:5px solid #fff;
    margin-bottom:65px;
}
.woocommerce-MyAccount-navigation:before {
    border-color: transparent #000 transparent transparent;
    border-style: solid;
    border-width: 0 46px 46px 0;
    bottom: -41px;
    content: "";
    height: 0;
    position: absolute;
    right: 35px;
    transform: rotate(5deg);
    width: 0;
    z-index: 111;
}
.woocommerce-MyAccount-navigation:after {
    border-width: 0 46px 46px 0;
    bottom: -45px;
    right: 25px;
}
.woocommerce-MyAccount-navigation:after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 0 56px 56px 0;
    bottom: -55px;
    content: "";
    height: 0;
    position: absolute;
    right: 30px;
    transform: rotate(5deg);
    width: 0;
    z-index: 109;
}
.woocommerce-MyAccount-navigation ul {
    background: #000;
    border-radius: 3px;
    padding: 22px;
    position: relative;
    z-index: 110;
}
/*--------login---------------*/
 .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em auto;
    text-align: left;
    border-radius: 5px;
    max-width: 45%;
}
.woocommerce form.login label.inline.woocommerce-form__label{
    display:block;
}
.woocommerce form.login label.inline.woocommerce-form__label span{
    font-size:14px;
}
.woocommerce form.login label.inline.woocommerce-form__label input{
    height:22px;
    margin-right:3px;
}
/*----responsive-----*/

@media (max-width:991px){
    .woocommerce div.product p.price{
        padding:20px 0 10px 0px;
    }
    .woocommerce div.product form.cart{
        padding:10px 0 20px 0px;
    }
    .woocommerce ul.order_details li {
        border-right: none;
        border-bottom: 1px dashed #d3ced2;
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
        padding-bottom: 5px;
        padding-right: 0;
    }
    .woocommerce-MyAccount-navigation li a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
    .woocommerce-MyAccount-navigation ul {
        padding: 15px;
    }
    .woocommerce-MyAccount-navigation:before {
        content: none;
    }
    .woocommerce-MyAccount-navigation:after {
        content: none;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 28%;
        margin-bottom: 35px;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 47%;
    }
}
@media (max-width:767px){
    .woocommerce span.onsale {
        left: auto;
        right:30px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        float:none;
    }
    .woocommerce-MyAccount-navigation li{
        display:inline-block;
        margin-bottom:3px;
    }
    .woocommerce-MyAccount-navigation li a {
        padding: 8px 13px 8px 11px;
        font-size: 15px;
        border-bottom: none;
        border-right: 1px solid #fff;
    }
    .woocommerce-MyAccount-navigation li.is-active a,
    .woocommerce-MyAccount-navigation li a:hover{
        padding: 8px 13px 8px 11px;
    }
    .woocommerce-MyAccount-navigation li a:before {
        content:none;
    }
    .woocommerce-MyAccount-navigation ul {
        padding: 7px;
    }
}
@media (max-width:530px){
    .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 33%;
    }
}
@media (max-width:480px){
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width: 97%;
    }
}


/* un peu de ludo :p */
.woocommerce ul.products li.product .epuise {
    top: 0;
    left: -10px;
    right: auto;
    margin: -.5em -.5em 0 0;
}

.woocommerce span.epuise{
    background-color: #f98283;
    border-radius: 2px;
    /*color: var(--mainColor, #b89e6a);*/
	color:#FFFFFF;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    left: -0.5em;
    line-height: 30px;
    min-height: auto;
    min-width: auto;
    padding: 10px;
    font-family: "Bebas Neue",Arial,sans-serif;
}
.woocommerce span.epuise::before {
    /*border-color: black transparent transparent transparent;*/
	border-color: #f98283 transparent transparent transparent;
    border-style: solid;
    border-width:10px 7px 0 7px ;
    content: "";
    height: 0;
    right: 15px;
    position: absolute;
    bottom: -10px;
    width: 0;
}

.woocommerce span.epuise {
    position: absolute;
    text-align: center;
    z-index: 9;
}
