.mainjs{
  background: url('image/ardoise.jpg');
  background-attachment: fixed;
  background-repeat:round;
}

.section-header h2 {
  color:white;
}

.swal2-title .container .section-header h2 {
  color:#d82323;
}

.swal2-title .container .section-header span {
  color:#4a4a4a;
}

.section-header span{
  color:#eadada;
}


/* PAS PRIS EN COMPTE A MODIFIER DANS STYLE.PHP*/
.scrollmenu{
  background-color: initial;
  margin-bottom: 0;
 border:none;
}

.scrollmenu a {

  color: white;
}


/*
<?php
$background= black;
$titre= white;
 ?>
 */

 /*************DELETE HTML ELEMENT ft-top-wrapper2  a la fin **********/



/********************/


.card-body{
  box-shadow: none;
  background: none;
}

.card{
  height: 100%;
  box-shadow: 2px 2px 6px 1px #b5b5b5;
}

h3{
  color: #ffffff;
}

.our-service-col p{
  color: #c5c5c5;
}

.our-service-col {
  background-color: #00000052;
  box-shadow: 2px 1px 5px #9c9c9c
}

h5{
  color: #ffffff;
}


/************** A RAJOUTER ********/
.checkout-page .woocommerce-checkout-review-order-wrap table .review-wrap .rv-titel€{
  color: #d2cfcf;
}
/**********************/

.review-wrap .input-group .btn-outline-secondary{
  color: white;
  border-color: white;
}

.review-wrap .input-group .form-control {
  color:white;
  border: 0.5mm ridge white;
}

.rv-tite1{
  color: white;
}

.card:hover{
  transform: scale(1.05);
}

.sticky{
  background-color: #100d0dd4;
}

.card{
  background-color: #e8e5e5;
}

.payment_method_cheque h5{
  color: #5d5959;
}

.rv-titel{
  color: #ffffff;
}

#order_review .ft-top .ft-top-wrapper3 {
  border-bottom: 1px solid #ffffff;
}

#order_review  .ft-top .ft-top-wrapper2{

  border-bottom: 2px solid #ffffff;
}

.lnr-cross-circle:before {
    content: "\e880";
    color: white;
}

.product-total .woocommerce-Price-amount{
  color: white;
}
