@import url(/frontend/design/prestas/125682-concession/v1/gris.css);



.content-logo {
	 display: -webkit-box;
    display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-align-items: center;
    align-items: center;
	max-width: 83%;

}

#headercolumn1{
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

#headertext {
    color: #000;
    font-family: "Alegreya Sans",georgia,serif;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1px;
}

#maincontainer {
    background-color: #000;
    background-image: none;
}

.sectiondataarea.miscellaneousBlock select{
	display:none;
}

.sectiondataarea.billingAddressNameBlock label,
.sectiondataarea.billingAddressNameBlock #SubscribeToNews,
.sectiondataarea.billingAddressNameBlock #SubscribeToSMSCampaigns { 
    display: none;
}

.sectiondataarea.miscellaneousBlock .PBSubTitle .PBStatic {
    display: none;
}