/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

li.first.nasa-icon-filter-cat{
	display:none;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-submit-newsletters.button{
	background-color: #dd3333 !important;
    border-color: #dd3333 !important;
    color: #FFF;
    border-radius: 4px;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-submit-newsletters.button:hover{
	background-color: #EA6161 !important;
    border-color: #EA6161 !important;
}

a.button.nasa-shipping-step.nasa-switch-step, a.button.nasa-payment-step.nasa-switch-step, button#place_order, a.nasa-compare-view.btn.button{
	    background-color: #dd3333;
    border-color: #dd3333;
}

a.button.nasa-shipping-step.nasa-switch-step:hover ,a.button.nasa-payment-step.nasa-switch-step:hover , button#place_order:hover, a.nasa-compare-view.btn.button:hover{
	   background-color: #ea6161;
    border-color: #ea6161;
}



a.button.nasa-shipping-step.nasa-switch-step{
	   text-indent: -9999px;
    line-height: 0;
}


a.button.nasa-shipping-step.nasa-switch-step::after {
  content: "Continuer vers l'expédition";
  text-indent: 0;
  display: block;
  line-height: initial;
}

a.nasa-shipping-step{
	   text-indent: -9999px;
    line-height: 0;
}

a.nasa-shipping-step::after {
  content: "expédition";
  text-indent: 0;
  display: block;
  text-transform: uppercase;
}

a.nasa-payment-step{
	   text-indent: -9999px;
    line-height: 0;
}

a.nasa-payment-step::after {
  content: "Paiement";
  text-indent: 0;
  display: block;
  text-transform: uppercase;
}

a.nasa-back-to-cart.nasa-back-step, a.nasa-billing-step.nasa-back-step{
	   text-indent: -9999px;
    line-height: 0;
}

a.nasa-back-to-cart.nasa-back-step::after  {
  content: "<< RETOUR AU PANIER";
  text-indent: 0;
  display: block;
  text-transform: uppercase;
}

a.nasa-billing-step.nasa-back-step::after  {
  content: "<< RETOUR AUx INFORMATIONS";
  text-indent: 0;
  display: block;
  text-transform: uppercase;
}

span.nasa-labels-filter-text{
	  visibility: hidden;
}

span.nasa-labels-filter-text::after  {
  content: "Filtrer Par :";
  visibility: visible;
}

ul.sort-bar.nasa-flex.margin-top-0 {
    display: none;
}

.safe-checkout.nasa-crazy-box{
	display: none;
}

a.lumise-button.lumise-list-button {
    position: relative;
    right: 120px;
    z-index: 9999;
	background-color: #dd3333 !important;
}

button.nasa-buy-now {
    text-indent: -9999px;
    line-height: 0;
}

button.nasa-buy-now:after {
    content: "Acheter maintenant";
    text-indent: 0;
    display: block;
    text-transform: uppercase;
}

.nasa-panels.nasa-desc-no-wrap {
    margin-right: 20%;
    margin-left: 20%;
}

div#nasa-counter-viewing {
    display: none;
}

a#lumise-customize-button {
    margin: 5px 3px;
    width: auto;
    min-width: 100px;
    flex-grow: 1;
}