/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.PM_ASBlockOutput .custom-control-input {

    border: 1px solid black;
    left: 0;
    z-index: 1;
    opacity: 1 !important;

}
#index #PM_ASBlockOutput_2, .opartDevisCartToQuotationLink, .opartDevisQuotationRequestLink, #index #PM_ASBlockOutput_1, #module-prestablog-blog #PM_ASBlockOutput_2 {
  display: none;
}
.product-flag.new {
  display: none;
}
#prestablog_menu_cat #menu-mobile {
  display: none;
}
#cart .checkout.cart-detailed-actions .btn.btn-primary {
  background: #1b7eac;
  color: white;
}
.articletitle {
  font-weight: bold;
}
/* Cacher inscription suite au spam */
/* .user-dropdownmenu.dropdown-menu .dropdown-item:nth-child(2), .page-authentication #content .rightauth {
    display: none;
} */