/*
Theme Name:     courgette enfant
Description:    Thème enfant de Benoit de WPserveur
Author:         Benoit de WPserveur
Author URI:     https://www.wpserveur.net
Template:       courgette
Version:        0.1.0
*/

/* style bakayoko */

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
  color: #556937;
  font-weight: 600;
  text-transform: uppercase;
}

body:not(.theme-preset-active)
  #masthead
  .navbar-nav
  > li.current_page_item
  > a {
  color: #556937;
  font-weight: 600;
  text-transform: uppercase;
}

header#masthead {
  margin-bottom: 0;
  background-color: #fff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05),
    inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 0.74rem 1rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #65344b;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.heade-btn {
  color: #ffffff !important;
  border-radius: 100px;
  margin: auto;
  background-color: #65344b;
  font-size: 15px;
  font-weight: 500;
  width: 78%;
}

/* section event */
#evenement {
  background-color: #fffae9;
  padding-top: 16px;
}

#evenement .card-title {
  color: #556937;
  margin-bottom: 0.75rem;
  font-size: 17px;
}

.date-event {
  float: right;
  color: #556937;
}

#evenement .card {
  margin-right: 16px;
  margin-left: 16px;
}

#evenement .card img {
  height: auto;
  width: 100%;
}

#story {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #000000;
  opacity: 0.9;
}

#latest-book {
  background-color: #fffae9;
  padding-top: 16px;
  padding-bottom: 16px;
}
#latest-book .card {
  margin-right: 16px;
}

#latest-news {
  /* background-color: #fffae9; */
  padding-top: 16px;
  padding-bottom: 16px;
}
#latest-news .card {
  margin-right: 16px;
  margin-left: 16px;
}

#newsletter {
  background-color: #556937;
  /* padding-top: 16px;
  padding-bottom: 16px; */
  padding: 16px;
  color: #fff;
}

#partenaire {
  /* background-color: #556937; */
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fff;
}

#newsletter h1,
h4 {
  color: #fff !important;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 802px;
  padding: 0;
  overflow: hidden;
  margin: auto;
}

.btn-submit {
  background-color: #65344b;
  border: none;
  color: #fff;
}

.event-title {
  margin: auto;
  width: 431px;
  text-transform: uppercase;
  text-align: center;
}

.btn-all {
  margin: auto;
  width: 231px;
  text-align: center;
}

.readmore {
  color: #65344b;
  font-weight: bold;
}
.card-title {
  color: #556937;
  margin-bottom: 0.75rem;
}

.card-deck {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /* margin-right: -15px;
  margin-left: -15px; */
  width: auto;
  text-align: center;
  margin: auto;
}

.card-deck .col-sm-12 {
  padding: 0px !important;
}

.card-deck .col-md-4 {
  padding: 0px !important;
}

.card-deck img {
  width: 100%;
}

.card-deck .price {
  color: #65344b;
  font-size: 23;
}

#content.site-content {
  padding-bottom: 0rem;
  padding-top: 0rem;
}

.page-titre {
  height: 100px;
  /* background-image: url(image/librairie-bibliotheque-livres.jpeg); */
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url('image/librairie-bibliotheque-livres.jpeg');
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  line-height: 100px;
  font-size: 50px;
  margin-bottom: 43px;
  /* filter: brightness(50%); */
}

#footer-widget {
  padding-top: 30px;
  background-color: #fffae9;
}

.header-separator {
  height: 100px;
}

.woocommerce .col-1,
.col-2 {
  max-width: none;
}

h3.widget-title {
  font-size: 1.2rem;
  text-transform: uppercase;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #462940;
  border: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.readmore a {
  color: #65344b;
  font-weight: bold;
}

.card:hover {
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}

.btn-primary {
  background-color: #65344b;
  color: #fff;
  padding: 0.618em 0.8em;
  font-weight: 600;
  border: none;
}

h1.entry-title {
  font-size: 1.31rem;
  border-bottom: none !important;
}

.woocommerce div.product .product_title {
  clear: none;
  margin-top: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #65344b;
}

.btn-primary:hover {
  background-color: #556937;
  color: #fff;
  padding: 0.618em 0.8em;
  font-weight: 600;
  border: none;
}

.alert-info {
  background-color: rgba(229, 219, 222, 0.95);
  color: #522a3d;
}

.newsletter .btn-submit {
  /* background-color: #65344b;
  color: #fff;
  padding: 0.618em 0.8em;
  font-weight: 600; */

  color: #ffffff !important;
  border-radius: 9px;
  margin: auto;
  background-color: #65344b;
  font-size: 15px;
  font-weight: 500;
  height: 32px;
}

ul {
  padding-inline-start: 18px;
}

.widget .fab,
.fas {
  margin-bottom: 30px;
}

/* .icon {
} */

.icon .fab,
.fas {
  margin-bottom: 0px !important;
}

.widget td,
th {
  padding: 5px;
}

.contact-mail .fab,
.fas {
  margin-bottom: 30px;
}

.contact-mail td,
th {
  padding: 5px;
}

.contact-mail .icon {
  width: 47px;
}

.wpmenucart-display-left {
  border: solid 1px #65344b;
  float: left !important;
}

/* style auteur */
.three {
  list-style: none;
  padding: 0;
  margin: 100px 0;
}
.three > li {
  background: #ffffff;
  border: 1px solid rgba(150, 150, 150, 0.29);
  -moz-box-shadow: 0px 0px 18px 0px rgba(103, 85, 85, 0.39);
  box-shadow: 0px 0px 18px 0px rgba(103, 85, 85, 0.39);
  width: 250px;
  height: 430px;
  display: inline-block;
  margin: 0 8px;
  text-align: center;
}
.three > li img {
  margin-top: 60px;
  border-radius: 50%;
  width: 150px;
}
.three > li:hover img {
  margin-top: 40px;
}
.three > li:hover {
  -moz-box-shadow: 0px 0px 5px 0px rgba(103, 85, 85, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(103, 85, 85, 0.25);
}
.three > li:hover span {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  bottom: -400px;
}
.three > li:hover h3 {
  color: rgba(255, 255, 255, 1);
  margin-top: 25px;
}
.three > li .wrapper {
  overflow: hidden;
  position: absolute;
  width: 250px;
  height: 430px;
}
.three > li span {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 500px;
  width: 500px;
  background: #65344b;
  display: block;
  position: absolute;
  bottom: 150px;
  left: -125px;
}
.three > li span img {
  margin-top: 10px;
  width: 50px;
}
.three > li span:hover {
  background: #65344b;
}
.three > li span i {
  position: absolute;
  bottom: -90px;
  color: #65344b;
  text-transform: uppercase;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border: 2px solid #65344b;
  padding: 10px 30px;
  font-style: normal;
  display: inline-block;
  left: 195px;
}
.three > li span .mamber-img {
  width: 120px;
  margin-top: 170px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  border-radius: 50% !important;
}
.three > li span .mamber-img + h3 {
  margin-top: 20px;
}
.three > li h3 {
  margin-top: 40px;
  color: rgba(255, 255, 255, 1);
}
.three > li h3 em {
  display: block;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  margin-top: 5px;
}
.three .social {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 10px;
}
.three .social li {
  opacity: 0;
  display: inline-block;
  padding: 5px;
}
.three > li:hover .social li {
  opacity: 1;
}
.three .social li a {
  cursor: pointer;
  display: block;
  color: #65344b;
  font-weight: bold;
}
.three .social li a:hover {
  /* opacity: 0.5; */
  color: #556937;
}
.three .social li img {
  width: 24px;
}
/* fin style auteur */

/* end event section  */

/* auteur profile style */
/* Profile container */
.profile {
  margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
  padding: 20px 0 10px 0;
  background: #fff;
  border-right: 1px solid rgba(0, 0, 0, 0.125);
}

.profile-userpic img {
  float: none;
  margin: 0 auto;
  width: 50%;
  height: 50%;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
  /* color: #5a7391; */
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usertitle-job {
  text-transform: uppercase;
  /* color: #5b9bd1; */
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  /* margin-right: 5px; */
  color: #fff !important;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}

.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}

/* Profile Content */
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}

.widget .fa-facebook {
  color: #3b5998;
}

.widget .fa-twitter {
  color: #55acee;
}

.widget .fa-linkedin {
  color: #007bb6;
}

.widget .fa-youtube {
  color: #c4302b;
}
.socialnetwork a {
  margin: 4px;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgba(229, 219, 222, 0.95);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(229, 219, 222, 0.95);
}

/* fin style bakayoko */

/*
*******  Début du CSS ***  ANGELIQUE
Page DETAIL article, page NEWS Articles
*/
body {
  background-color: rgb(255, 255, 255);
  color: rgb(84, 84, 84); /*écriture gris foncé */
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #180c11;
}
h1 {
  font-size: 1.9rem;
}
h2 {
  font-size: 1.8rem;
}

/* Comme proposé par Chris, les bouttons en mauve */

.woocommerce button.button.alt {
  margin-left: 1rem;
  background-color: #65344b; /* background-color ELMT CLIQUABLE équivalent à rgb(101, 52, 75); */
}
.woocommerce button.button.alt:hover {
  background-color: #556937;
}
*/
/* Nom du produit (livre) */
h1.product_title.entry-title {
  color: #545454;
  font-size: 1.9rem;
  padding-bottom: 1rem;
  border-bottom: 0;
}
.entry-summary .price {
  border-top: 1px solid rgb(218, 218, 218);
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: 1rem 0 2rem 0;
  border-bottom: 1px solid rgb(218, 218, 218);
}
/* Prix du produit (livre) */
bdi {
  color: #65344b;
  font-size: 1.2em;
  margin-top: 1rem;
}

/* Ligne d'origine Catégorie  */
.product_meta .sku_wrapper {
  margin-right: 1.5rem;
}
.posted_in a {
  color: #65344b; /* mauve origine */
}
/* Il est des fois nécessaire d'avoir une couleur plus SOUTENUE que celle du thème notamment pour le HOVER des liens qui sont déjà en MAUVE */
.posted_in a:hover {
  color: #522a3d; /* mauve moyen */
  font-weight: 600;
}
.reset_variations {
  color: #65344b; /* mauve ORIGINE */
}
a:hover.reset_variations {
  color: #522a3d; /* mauve moyen */
}
.sku_wrapper .sku {
  color: #6b6a6b; /* gris moyen */
  font-size: 1.1rem;
}

/* Onglet description du produit bg mauve */
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  font-size: 1.3rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background-color: #65344b;
  color: rgb(255, 255, 255);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover.active {
  background-color: #556937;
}
#comments h2 {
  font-size: 1.8rem;
  color: #180c11;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: rgb(255, 255, 255);
  color: rgb(218, 218, 218);
  /* border-top: 2px solid gray;
  border-right: 2px solid gray;
  border-left: 2px solid gray;
  border-radius: 0px 0px 0px 0px;
  margin-left: 5px; */
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 0;
  font-weight: 600;
}

/* Description du produit */
.woocommerce div.product .woocommerce-tabs .panel p {
  background-color: rgba(229, 219, 222, 0.95); /* mauve-parme */
  padding: 2rem 2rem 2rem 4rem;
}

/* Onglet Commentaires (avis), les ETOILES */
.woocommerce .star-rating {
  margin-top: 0.5rem;
  color: #65344b;
}
.woocommerce .star-rating:hover {
  color: #556937; /* vert du theme */
}
.woocommerce-review-link {
  color: #65344b;
}
a:hover.woocommerce-review-link {
  color: #522a3d; /* mauve moyen */
}
div.star-rating + .woocommerce ul.products li.product .price {
  margin-bottom: -1em;
}
.woocommerce div.product form.cart div.quantity {
  margin: 0 0 1rem 0;
}

/* FONDS */
.woocommerce div.product .woocommerce-tabs .panel p {
  /*background-color:rgb(253, 253, 219, 0.95); rose */
  /* background-color: transparent; */
  background-color: rgba(229, 219, 222, 0.95); /* mauve-parme */
  border: 0.5px solid rgb(218, 218, 218);
  /* background-color: rgba(230, 212, 150, 0.2); beige */
}
.woocommerce p.stars a {
  color: #65344b;
}
/* 1 avis (commentaire)  client */
.woocommerce-review-link a {
  color: #65344b;
}
.woocommerce-review-link a:hover {
  color: #556937;
}
.stars.selected a:hover .active {
  background-color: #556937;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 45px;
  background: #ebe9eb;
  border: 1px solid #e4e1e3;
  margin: 0;
  border-radius: 3px;
}
/* Soumettre les avis - Commentaires , ajouter au panier */
.woocommerce #respond input#submit,
.woocommerce a.button {
  background-color: #65344b;
  color: #fff;
  padding: 0.618em 0.8em;
  font-weight: 600;
}
.woocommerce a.button:hover,
.woocommerce #respond input#submit:hover {
  background-color: #556937;
  color: #fff;
}

/*
****** fin page DETAIL PRODUIT Angélique ****

****** début STYLE page NEWS Articles Angélique*****
*/
/* Image mise en avant */
article .post-thumbnail img {
  margin-bottom: 0.5rem;
  border: 1px solid transparent;
  border-radius: 5px;
  /* box-shadow: 5px 3px 9px 3px #c4c4c4;
  object-fit: cover; */
}

/* Titre de l'article */
h2.entry-title {
  font-size: 1.8rem;
  margin-top: 1rem;
}
h2.entry-title a {
  color: 65344b;
}
h2.entry-title a:hover {
  color: #522a3d;
  text-decoration: none;
}
/* Date de l'article, auteur et lien vers commentaire */
time.entry-date.published,
.author.vcard a,
.comments-link a {
  color: #65344b;
}
time.entry-date.published:hover,
.author.vcard a:hover,
.comments-link a:hover {
  color: #522a3d;
  font-weight: 500;
  text-decoration: none;
}
.posted-on a:hover {
  color: #522a3d;
  font-weight: 500;
  text-decoration: none;
}
/* Edit */
.edit-link a.post-edit-link {
  color: #65344b;
}
.edit-link a.post-edit-link:hover {
  color: #522a3d;
  font-weight: 500;
  text-decoration: none;
}
/*
 *** ASIDE SIDEBAR
  */
/* Début STYLE ASIDE SIDEBAR Angélique***** */
.aside {
  margin-bottom: 25px;
}

body.blog aside#secondary,
body.archive aside#secondary,
body.page-template-default aside#secondary,
body.post-template-default aside#secondary,
body.product-template-default aside#secondary {
  /* background-color: #fffae9; */
  padding-top: 10px;
  box-shadow: 0px 3px 9px 3px #c4c4c4;
  margin-bottom: 25px;
}
aside input.search-field {
  margin-top: 1.4rem;
}
section#woocommerce_price_filter-3 {
  margin-bottom: 2.5rem;
}
.nav.flex-column .nav-item a {
  color: #65344b;
}
.nav.flex-column .nav-item a:hover {
  /* mauve clair-parme */
  background-color: rgba(229, 219, 222, 0.95);
  color: #522a3d;
  font-weight: 500;
}
#recentcomments .recentcomments .comment-author-link a,
.recentcomments a {
  color: #65344b;
}
#recentcomments .recentcomments .comment-author-link a:hover {
  color: #522a3d;
  font-weight: 500;
  text-decoration: none;
}
.recentcomments a:hover {
  font-weight: 500;
  color: #522a3d;
}
/*
****** fin page NEWS Articles Angélique ****
/*
******* Mediaqueries ANGELIQUE
    ***** Page HOME,
*****
*/
/* nos PARUTIONS */
.card-deck {
  /* margin-right: -15px;
  margin-left: 1.2rem; */
  margin: auto;
}
@media (min-width: 480px) {
  .card-deck {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media (min-width: 550px) and (max-width: 575.98px) {
  .card-deck {
    /* margin-right: -15px;
    margin-left: 3.2rem; */
    margin: auto;
  }
}
@media (min-width: 576px) {
  .card-deck {
    /* margin-right: -15px;
    margin-left: 0.2rem; */
    margin: auto;
  }
}

/* bouttons ajouter au panier qui DEPASSENT sur la page HOME */
@media (min-width: 576px) and (max-width: 991.98px) {
  .card-body .btn-all .heade-btn {
    font-size: 10px;
    margin-left: -155px;
    margin-right: 4px;
  }
}
/* ENLEVEMENT du STYLE dans la balise HTML de la page HOME : <!-- # card event -->
      <div class="card mb-3 shadow-sm" style="max-width: 540px;">
*/
#evenement .card.mb-3.shadow-sm {
  max-width: 100%;
  /* margin: 0 auto; */
}

@media (min-width: 576px) {
  #evenement .card.mb-3.shadow-sm {
    max-width: 258px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  #evenement .card.mb-3.shadow-sm {
    max-width: 350px;
    margin: 0 auto;
  }
  #latest-news .card {
    margin: 0 auto;
  }
  .btn-all a.btn.heade-btn {
    margin: auto;
  }
}
@media (min-width: 992px) {
  #evenement .card.mb-3.shadow-sm {
    max-width: 450px;
  }
}
@media (min-width: 1200px) {
  #evenement .card.mb-3.shadow-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .btn-all a.btn.heade-btn {
    margin-right: 105px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .btn-all a.btn.heade-btn {
    margin-right: 53px;
  }
}

/*
** Angélique
    ****FIN Mediaqueries
*/

/**** Léo début style.css ****/

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #65344b;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}

/**** Léo fin style.css ****/

h3 {
  color: #180c11;
}

a.showcoupon {
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
}

a.showlogin {
  color: #FFFFFF;
  text-decoration: none;
  background-color: transparent;
}

a {
  color: #65344b;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #556937;
}

.woocommerce-info {
  border-top: 1em;
}

.woocommerce-info {
  padding: 3em 8em 3em 8.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #e5dbde;
  color: #545454;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  display: flex;
  justify-content: center;
}

.woocommerce-info::before {
  display: none;
}

.woocommerce form.checkout_coupon {
  border: 0;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
}

.woocommerce form .form-row {
  padding: 20px;
  margin: 0 0 6px;
}

.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.918em 5em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  background-color: #65344b;
  border: 0;
  color: #ffffff;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #556937;
  text-decoration: none;
  background-image: none;
  color: #ffffff;
}

.woocommerce form .form-row {
  padding: 3px;
  /* margin: 0 0 20px; */
}

.woocommerce-page form .form-row-first {
  float: left;
}
.woocommerce-page form .form-row-last {
  /* width: 35%; */
  overflow: visible;
}

/****** Fanny debut de style de la page checkout ******/

h3 {
  color: #180c11;
}

a {
  /* color: #fff; */
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #556937;
}

.woocommerce-info {
  padding: 2em 4em 2em 4.5em;
  margin: 0 0 2em;
  position: relative;
  background-color: #65344b;
  color: #fff;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  display: flex;
  justify-content: center;
  border-top: 1em;
  /* border-radius: 50px; */
}

.woocommerce-info::before {
  display: none;
}

.woocommerce form.checkout_coupon {
  border: 0;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
}

.woocommerce button.button,
.woocommerce input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 10px 50px;
  font-weight: 700;
  background-color: #65344b;
  border-radius: 25px;
  color: #ffffff;
  display: block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}

.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #556937;
  text-decoration: none;
  background-image: none;
  color: #ffffff;
}

.woocommerce-billing-fields {
  max-width: 50%;
}

.form-row {
  display: block;
  flex-wrap: wrap;
}

.woocommerce-additional-fields {
  max-width: 50%;
  float: right;
  position: relative;
  bottom: 765px;
}
/****** Fanny fin de style de la page checkout ******/

/* Natascha page-contact DEBUT */

@font-face {
  font-family: 'charlineregular';
  src: url('charline_font_1-webfont.woff2') format('woff2'),
    url('charline_font_1-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'freesansmedium';
  src: url('freesans-webfont.woff2') format('woff2'),
    url('freesans-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* Form */

.nomprenom {
  /* color: #180c11;
  font-size: 25px; */
  display: flex;
  justify-content: space-around;
}

.divisedwidthright {
  margin-right: 2%;
}
.divisedwidthleft {
  margin-left: 2%;
}

.line {
  width: 100%;
}

.fa-map-marker-alt:before {
  content: '\f3c5';
  color: #c4302b;
}

.fa-phone-alt:before {
  content: '\f879';
  color: #007bb6;
}

.fa-envelope:before {
  content: '\f0e0';
  color: #007bb6;
}

.fa-facebook-square:before {
  content: '\f082';
  color: #3b5998;
}

.fa-youtube:before {
  content: '\f167';
  color: #c4302b;
}

.fa-linkedin:before {
  content: '\f08c';
  color: #007bb6;
}

/* Body : icones  */

/* partenaires styles */
.partenaires {
  /* height: 300px; */
  /* background-color: green; */
}

.image_partenaires {
  /* background-color: red; */
  width: 400px;
  height: auto;
}

.logo_partenaires {
  /* background-color: blue; */
  width: 100px;
  height: auto;
}

/* social link */
.social-fb {
  background-color: #3b5998;
  width: 50%;
  margin: 2px;
  color: #fff;
}
.btn-tw {
  background-color: #55acee;
  width: 50%;
  margin: 2px;
  color: #fff;
}
.btn-gplus {
  background-color: #dd4b39;
  width: 50%;
  margin: 2px;
  color: #fff;
}
.btn-li {
  background-color: #007bb6;
  width: 50%;
  margin: 2px;
  color: #fff;
}
.btn-yt {
  background-color: #c4302b;
  width: 50%;
  margin: 2px;
  color: #fff;
}

.partenaire-box {
  height: 150px;
}

.card-partenaires {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  padding-left: 12px;
  padding-bottom: 1px;
  margin: 6px;
}

.logo-partenaires-home {
  height: 150px;
  width: 150px;
  float: right;
  color: #000000;
}
.name-partenaires {
  /* float: right; */
  line-height: 150px;
  color: #000000;
  font-size: 15px;
}


  

a.showcoupon{
 
  color: #FFFFFF !important;
 
}   


   
