
.custombutton {
  border: none;
  color: #fff;
  background-image: linear-gradient(30deg, #E57373, #E57373);
  border-radius: 20px;
  background-size: 100% auto;
  font-family: inherit;
  font-size: 17px;
  padding: 0.6em 1.5em;
 }
 .cart__message__text sub {
    display: block;
    font-size: 1.2rem;
    line-height: 1;
    background: url(https://media.cdnws.com/_i/199576/703/3847/5/screenshot-1012.jpeg);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 220px;
    background-size: 230px;
}
.cart__recap__item__button__arrow {
    background: #58ed80;
    width: 25px;
    height: 25px;
}
 .custombutton:hover {
  background-position: right center;
  background-size: 200% auto;
  -webkit-animation: pulse 2s infinite;
  animation: pulse512 1.5s infinite;
 }

.productbutton {
  border: none;
  color: #fff;
  background-image: linear-gradient(30deg, #E57373, #E57373);
  border-radius: 20px;
  background-size: 100% auto;
  font-family: inherit;
  font-size: 17px;
  padding: 0.6em 1.5em;
 }
 
 .productbutton:hover {
  background-position: right center;
  background-size: 200% auto;
  -webkit-animation: pulse 2s infinite;
  animation: pulse512 1.5s infinite;
 }

 @keyframes pulse512 {
  0% {
   box-shadow: 0 0 0 0 #000000;
  }
 
  70% {
   box-shadow: 0 0 0 10px rgb(218 103 68 / 0%);
  }
 
  100% {
   box-shadow: 0 0 0 0 rgb(218 103 68 / 0%);
  }
 }

.textecat span.wizi-wrapper__background {
    border-radius: 25px;
}

.sidebar__li span {
    color: var(--primary-color);
    font-size: x-large;
}

.sidebar__li span:hover {
    color: white;
    font-weight: bold;
    font-size: x-large;
}

.menu picture:not(.with-loading) img.lazyloaded {
  opacity: 0.8;
  transition: 0.8s ease-out;
}

.menu picture:not(.with-loading) img.lazyloaded:hover {
  opacity: 1;
  transition: 0.8s ease-out;
}

.gault {
    background-color: #E57373;
}

.modal-cart__stay {
    background: black;
    border: 1px solid #212121;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    color: #212121;
}

.banniere .wizi-wrapper--textOnImg .wizi-txt, .wizi-wrapper--textOnImg .wizi-txt>* {
    min-width: 50%;
}

.menu {
    background: url(https://media.cdnws.com/_i/362852/RAW-67/3888/67/au-petit-plaisir-fond-vecteur.png) center;
}
.prod__hover__wrapper .prod__button-container .prod__variation {display:none}

.prod-carac__desc * {    color: black;}
.prod-carac ul li {    color: black;}

@media (max-width:720px) {
 .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d.eapps-widget.eapps-widget-show-toolbar, .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d {
    background: white;
    padding: 10px 0;
    position: absolute;
    z-index: 9999;
    top: 10px;
    right: 0;
    border-radius: 20px;
    height: 40px;
    width: 45px;
    left: 100px;
}
}
@media (min-width:721px) {
 .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d.eapps-widget.eapps-widget-show-toolbar, .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d {
    background: white;
    padding: 10px 0;
    position: absolute;
    z-index: 9999;
    top: 90px;
    right: 0;
    border-radius: 20px;
    height: 40px;
    width: 45px;
    left: 100px;
}
}
@media (min-width:1024px) {
 .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d.eapps-widget.eapps-widget-show-toolbar, .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d {
    background: white;
    padding: 10px 0;
    position: absolute;
    z-index: 6;
    top: 174px;
    right: 110px;
  left: unset;
    border-radius: 20px;
    height: 40px;
    width: 45px;
}
}

.customer-login  .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d.eapps-widget.eapps-widget-show-toolbar, .customer-login .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d , .page-cart  .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d.eapps-widget.eapps-widget-show-toolbar, .page-cart .elfsight-app-9e064871-3c79-4830-affb-18df8de7f87d { display :none;
}
