#asfmmyBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 80px;
  z-index: 99;
  font-size: 18px;
  font-weight: bolder;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}
#asfmmyBtn:hover {
  background-color: #555;
}

.site-info {display: none !important;} 

#asfm-id-select-paiement > span.wpcf7-list-item { font-size: 1em;  display: block;}

#asfm-id-select-paiement > span:nth-child(1) { height: 40px; width:600px; }
	
#asfm-id-select-paiement > span:nth-child(2) { height: 40px; width:600px; }

#asfm-id-select-paiement > span:nth-child(3) { height: 40px; width:600px; }    		

#asfm-id-select-paiement > span:nth-child(4) { height: 40px; width:600px; }  


#primary article {width: 100% !important; float: right !important;}
