.vm3pr-0 {
//   width: 30px;
}



.spacer.product-container {
    border: 0px !important;
    margin: 2px;
}



.agmgform {
   width: 160px !important;
   background: #448766 !important;
   color: #FFFFFF !important;
   font-size: 15px !important;
   display: inline-block;
   height: 25px;
   padding-top: 3px;
   padding-bottom: 3px;
   line-height: 23px;
}

.congressiste {
   width: 160px !important;
   background: #47267F !important;
   color: #FFFFFF !important;
   font-size: 20px !important;
   display: inline-block;
   height: 25px;
   padding-top: 3px;
   padding-bottom: 3px;
}

.conjoint {
   width: 160px !important;
   background: #0E0E0E !important;
   color: #FFFFFF !important;
   font-size: 20px !important;
   display: inline-block;
   height: 25px;
   padding-top: 3px;
   padding-bottom: 3px;
   }

.enfant {
   width: 160px !important;
   background: #DF053B !important;
   color: #FFFFFF !important;
   font-size: 20px !important;
   display: inline-block;
   height: 25px;
   padding-top: 3px;
   padding-bottom: 3px;
   }


span.product_name {
   display: inline-flex;
}

product_name > a{
   width: 100%;
}

.product_row {
   display: ;
   }

.product_name > a {
    color: #47267F;
    font-weight: normal;
    text-decoration: none;
}


.show_cart a {
    display: block;
    background: #47267F !important;
    color: #fff;
    margin: 20px 0;
    border-top: 1px solid #47267F ;
    padding: 5px 10px;
    border-radius: 5px;
}


span.addtocart-button input.addtocart-button {
    max-width: 100%;
//    background: #47267F;
    color: #fff;
    border: solid #47267F 1px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 12px;
}


div.product {
   float: left;
//   border: 3px solid #DF053B;
   min-width: 220px;
   }

div.inscription {
   border: 6px solid #808080;
   }

div.animation {
   border: 6px solid #DF053B;
   }

div.hebergement {
   border: 6px solid #FF9966;
   }


.product-field-display > div {
   width: 100% !important; 
}



.congres-variante {
   width: 100%;
   display: table-cell;
   height: 20px;
}

.hauteur50pourcent {
   padding: 0px 0px 0px 0px; 
}

.hauteur0pourcent {
   padding: 0px 0px 0px 0px; 
}

.addtocart-bar {
   margin: 20px 0px 10px 0px;
}

.descriptionproduitcongres {
   height: auto;
}

p.product_s_desc {
   height: auto !important;
}


@media screen and (max-width: 600px) {
   .product-price {
      height: 75px;
      }
   }

@media screen and (min-width: 600px) {
   .product-price {
      height: 40px;
      }
   }

