/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

/*******carte cadeau************/
.wps-gc-card-section-head-in p {display:none;}

main#jupiterx-main{
	overflow-x: hidden;
    overflow-y: hidden;
}
.jupiterx-main-content{
	padding:0px !important
}
.wps_wgm_selected_template_wrapper{
	display:none !important;
}
ul.jupiterx-post-meta.list-inline{
	display:none !important
}
#jupiterx-primary .jet-listing a{
	background:#fff !important
}
a.button.view-cart.wc-forward,a.button.wc-forward{
	color:#fff !important
}
#ship-to-different-address{
	display:none !important
}
.labfilt1  fieldset.jet-checkboxes-list-wrapper{
	    display: flex;
    justify-content:space-between;
}
.labfilt1 .jet-checkboxes-list-wrapper .jet-checkboxes-list__row .jet-checkboxes-list__label:before{
	content:"Sans ";
}
.labfilt1 .jet-checkboxes-list-wrapper .jet-checkboxes-list__row:nth-of-type(2) .jet-checkboxes-list__label:before{
	content:"Sans protéine de ";
}

.labfilt2 input:checked{
	border-color:#fff !important
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce .jupiterx-wc-loadmore{
    background: black !important;
    border:0px !important;
}
.replacehead {
	top:auto !important;
	left:auto !important
}
.jet-mobile-menu__container-inner{
	padding:0 !important
}
.jet-mobile-menu__items .jet-mobile-menu__item{
	border-bottom:1px solid #d1d1d1
}
.jupiterx-icon-shopping-cart-6:before{
	    content: "" !important;
    background: url(https://www.patisserie-remi-touja.fr/wp-content/uploads/2025/06/icon_panier.svg) no-repeat;
    width: 30px;
    height: 25px;
    display: block;
    background-size: cover;
}
.e-n-accordion .e-n-accordion-item:first-child .e-n-accordion-item-title{
	background:url(https://www.patisserie-remi-touja.fr/wp-content/uploads/2025/06/icon_allergenes.svg) no-repeat;
	background-position:left center;
}
.e-n-accordion .e-n-accordion-item:last-child .e-n-accordion-item-title{
	background:url(https://www.patisserie-remi-touja.fr/wp-content/uploads/2025/06/icon_flocon_frais.svg) no-repeat;
	background-position:left center;
}
.nobg .e-n-accordion .e-n-accordion-item:last-child .e-n-accordion-item-title{
	background:none !important
}
.rondvertbefore:after{
    content: "";
    background: #E2EADA;
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 50px;
    top: -10px;
    left: -20px;
    z-index: 0;
}
.befafterquote{
	position:relative;
}
.befafterquote:before{
    content: "";
    background: url(https://www.patisserie-remi-touja.fr/wp-content/uploads/2025/06/guillemet_gauche.svg) no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    left: -60px;
    top: -15px;
    background-size: contain;
}
.befafterquote:after{
	content:"";
	background:url(https://www.patisserie-remi-touja.fr/wp-content/uploads/2025/06/guillemet_droit.svg) no-repeat;
	    width: 50px;
    height: 50px;
    position: absolute;
    right: -60px;
    bottom: -15px;
    background-size: contain;
}
.coupon{
	display:none !important
}
#formulaire-responsive h3{
	font-family: "Oswald", Sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #766359;
}
#formulaire-responsive  h4{
	font-size:18px;
	    font-weight: 700;
}
/******* formulaire de contact *****/
#formulaire-responsive {
    max-width:800px ;
    margin:0 auto;
}

.demi-colonne, .colonne {
    float: left;
    position: relative;
    padding: 0 10px;
    width:100%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea ,
input.wpcf7-form-control.wpcf7-text,select.wpcf7-form-control.wpcf7-select{
    width: 100%;
    background: white;
    border: solid 0.5px #707070;
    margin-top: 5px;
      padding: 13px 16px 13px 26px;
          font-size: 16px;
              border-radius: 10px;
              font-family: "Manrope", Sans-serif;
}
 textarea.wpcf7-form-control.wpcf7-textarea{
    border-radius: 20px;
        font-family: "Manrope", Sans-serif;
 }
#formulaire-responsive p {
    font-family: "Manrope", Sans-serif;
    font-weight: 500;
    color: #19130D;
}
rs-slide{
    border-radius: 100px !important
}
#formulaire-responsive .envoyer p {
    text-align-last: center;
}
.search-results #jupiterx-main,
.search-no-results #jupiterx-main{
        padding-top: 200px !important;
	padding-bottom:150px;
    max-width: 1280px;
    margin: 0 auto;
}

body.search-results div#jupiterx-primary:before,
body.search-no-results div#jupiterx-primary:before{
    content: none;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 200px !important;
    padding: 7px 0;
    background: #000;
    cursor: pointer;
    font-size: 22px;
    border-radius: 50px;
    background-repeat: no-repeat;
    color: #fff;
    background-position: 85% 50%;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
 transform: scale(1.08);
 transition: all .2s ease-in-out;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,.wpcf7-form-control-wrap textarea::placeholder{
       font-family: "Manrope", Sans-serif;
    color: #19130D;
    opacity: 96%;
}
.otherlargeur .demi-colonne:first-child{
	width: 65%;
}
.otherlargeur .demi-colonne:nth-child(2){
	width: 35%;
}
.otherlargeur label{
	    line-height: 1.3;
	     font-size: 15px;
    color: #fff;
}

.compteur-plus .elementor-counter .elementor-counter-title {
    font-size: 90px !important;
    margin-top: -72px;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 1024px) { 
    .demi-colonne {
        width: 50%;
    }
}

@media all and (max-width:768px){
	.iconusermobile{
		    margin: auto 0 !important; 
	}
	.labfilt1 fieldset.jet-checkboxes-list-wrapper{
		flex-direction:column;
	}
	.rondvertbefore:after{
	top: -5px;
    left: -5px;
	}
}
.woocommerce-MyAccount-navigation a{
	color:black;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active{
	background:black !important
}