.product-card__content  a, .btn a 
{
  color : white !important;
  text-decoration :none !important;
}
.wp-block-group.product-card {
  align-items: center;
}

.btn-prim {
    background: linear-gradient(90deg, #00aeef, #0282af);
    color: #fff;
    border-color: #00aeef;
}
.btn-prim:hover {
  -webkit-transform: inherit !important;
  transform: inherit !important;
}
.btn-dark {
  display: inline-block ; 
  text-align: center ; 
  vertical-align: middle ; 
  text-decoration: none ; 
  cursor: pointer; 
  user-select: none;
  border: 1px solid transparent ; 
  padding: 0.375rem 0.75rem ; 
  font-size: 0.9rem; 
  border-radius: 0.5rem; 
  text-transform: uppercase; 
  font-weight: 700;
  transition: all 300ms ease 0ms !important;  
}

.n2-ss-slider-2.n2-ow {
  min-height: 600px;
}

body.error404 #main,.wp-container-1, .paddingbot {
  padding-bottom: 5em;
}

.form-check {
  font-size : 14.4px ; 
  font-family : Lato, sans-serif ;
  width : 30%;
  float : left ;
  margin-right : 500px;
  position :relative ;
}

.am-center {
  text-align :center ;
}

.form-control {border-radius: 0.25rem!important;
  border-color : rgb(206 212 218)!important;
  border-width : 1px !important;
  width : 100%;
  height : 58px ;
}
.form-control-nation {border-radius: 0.25rem!important;
  border-color : rgb(206 212 218)!important;
  border-width : 1px !important;
  height : 58px ;
  width :100%;
}
.form-control-txt {border-radius: 0.25rem!important;
  border-color : rgb(206 212 218)!important;
  border-width : 1px !important;
  height : 58px ;
  width : 100%;
}
.form-control-txt-msg {border-radius: 0.25rem!important;
  border-color : rgb(206 212 218)!important;
  border-width : 1px !important;
  height : 58px ;
  width : 100%;
}

.form-prenom, .form-nation, .form-objet, .form-objet_msg, .form-email, .form-nom { width : 100%;}
textarea.wpcf7-textarea {height:10em}


@media screen and (max-width :700px) {
  .slide-btn
{
  margin-right : 12px!important;
} 
.wp-container-1 ,.wp-container-2 ,.wp-container-3 ,.wp-container-10,.wp-container-14,.wp-container-18,.wp-container-21,.wp-container-9,.wp-container-13,.wp-container-7,.wp-container-12,.wp-container-11
{
  flex-direction:column;
}

}





