.ct-pagination .page-link{color:#a4343a;padding:.15rem .7rem;}
.ct-pagination .page-link:focus{box-shadow:none;}
.ct-pagination .page-item.active .page-link{background-color:#a4343a;border-color:#a4343a;}
#formulaire form .form-check label.active:after{
content: '';
display: block;
position: absolute;
top: 7.5px;
left: 5px;
width: 12px;
height: 12px;
border-radius: 100%;
background: #A4343A;
z-index: 1;
cursor: pointer;
}
#formulaire form .wpcf7-list-item{margin-left:0;}
.wpcf7.cacher .wpcf7-not-valid-tip{display:none;}
#Reponseformulaire{
margin-bottom: 80px;
margin-top: 200px;
}
#Reponseformulaire .h1{
color: #A4343A;
font-family: 'STIXGeneral';
font-size: 50px;
font-style: normal;
font-weight: normal;
line-height: 60px;
margin-bottom: 25px;
text-transform: uppercase;
}
#Reponseformulaire a{
padding-right: 20px;
position:relative;
}
#Reponseformulaire a::after{
background-image:url(//www.seguin-moreau.fr/wp-content/uploads/2023/11/vectorpaint.svg);
background-position: right center;
background-repeat: no-repeat;
background-size: contain;
bottom: 4px;
content: '';
display: block;
height: 17px;
position: absolute;
right: 0;
transform: rotate(-90deg);
width: 15px;
}
body.page-template-tpl-gabarit6 .wpcf7-spinner{
display: block;
margin: 15px auto 0;
}
body.page-template-tpl-gabarit6 .select, body.page-template-tpl-newsletter .select{ top: -22px; }
#cpays-dropdown{max-width:100%!important;max-height: 250px !important;}
.loadpage{
background-color: rgba(255, 255, 255, 0.7);
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: -50px;
z-index: 100;
}
.loadpage.active{display:block;}
#listing_gabarit7 .filtre .liste ul.multi-select__list{position:relative;}
#listing_gabarit7 .filtre .liste.wait ul.multi-select__list::after{
background-color: rgba(255, 255, 255, 0.6);
bottom: 0;
content: '';
cursor: wait;
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 10;
}