/* adresses */
#center_column { background-color:#EFECEC; }
#header { box-shadow: none !important; -webkit-box-shadow:none !important; }
.titre {
	width: 100%;
	padding: 15px 18px 16px;
	margin-top: 53px;
	font-size:20px;
	background-color: #fff;
	box-shadow: 0 1px 3px rgba(0 , 0 ,0 , 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0 , 0 ,0 , 0.1);
}
.titre h1 { font-size:20px; }
.petit-titre { font-size: 14px; }

	.petit-titre a { text-decoration: underline;}

.centrage { margin: auto; max-width: 1269px; display: flex; background-color: #fff; }
.menu { width:25%; border-right: 3px solid #EFECEC; float: left; }
.tableau { text-align: center; font-size:20px; margin-top:50px; margin-bottom: 10px; }
.menu ul li a { font-size: 20px; line-height: 20px; padding: 15px;  border-bottom: 3px solid #EFECEC; background-color: #fff; display: block; }
.menu ul li a:hover, .menu ul li.active a { background-color: #ffff94; text-decoration: none;}
div.contenudeca { margin: auto; background-color: #EFECEC; }
div.column-info { width: 75%; float: left; min-height:600px }
.modInfo1 { width: calc( 50% - 3px); border-right: 3px solid #EFECEC; background-color: #fff; float: left; height: 100%; }
.modInfo2 { width: 50%; background-color: #fff; float: left; }
.modInfo h2 { font-size: 20px; line-height: 20px; padding: 15px; border-bottom: 3px solid #EFECEC;  }
.modInfo p { padding: 0 15px; }
.modInfo input[type="text"], .modInfo input[type="password"] { font-size: 16px; color: #000; border:0; border-bottom:1px solid #EFECEC; padding: 5px 0 ; width: 100%; margin-bottom: 10px; }
.modInfo input[type="submit"] { font-size: 16px; color: #000; margin-bottom: 60px; }
.modInfo label { font-size: 16px; color: #000; }
.modInfo .radio, .modInfo .checkbox { margin-bottom: 10px; margin-top: 16px; }
.modInfo .debutcol { margin-top: 10px; }
.modInfo select { font-size: 16px; }
.modInfo .select { margin-bottom: 10px; margin-top: 5px;  }

p.intro { padding: 10px 15px; font-size: 16px; }

.updateBtn { position: absolute; top: 10px; right: 15px; }
.updateBtn a { font-weight: normal; text-transform: lowercase; border-bottom: 1px solid #000; padding-bottom: 0px; }
.updateBtn a:hover { text-decoration: none; border-bottom: 1px solid #000; padding-bottom: 0px; display: inline-block; }

.addAdd { text-align: center; border-bottom: 3px solid #EFECEC;  }


div.addresses {
	/*border: 1px solid #d0d3d8;
	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;
	padding: 0.6em;
	position: relative;
	width: 544px*/
	margin: auto;
    position: relative;
	width: 100%;
}
#order div.addresses {
	margin: auto;
    position: relative;
    width: 952px;
	padding-top: 60px;
}
div.addresses h3 { margin: 0 }
div.addresses p.checkbox input {
	margin-top: 0!important;
	margin-top: -3px
}
div.addresses ul.item { clear: both }
ul.address {
	background-color: white;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
	/*padding-bottom: 0.6em;*/
	/*margin-bottom: 16px;*/
	margin-bottom: 0;
	position: relative;
	/*width: 268px
	width:450px;*/
	width: 100%;
}
#order ul.address {
	background-color: white;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0px;
	position: relative;
	width: 474px;
	height: auto !important;
}

#order ul.addAdd {
	width: 100%;
	border-top: 3px solid #efecec;
}


#order #address_delivery {
	border-right: 3px solid #EFECEC;
}
ul.address.last_item {
	margin-bottom: 0px;
}
ul.address.full_width { /*width: 536px*/ width:100%; }
ul.address li {
    padding: 10px 15px;
	font-size: 16px;
}
#order ul.address li {
    padding: 2px 15px 0;
	font-size: 16px;
}
ul.address li.address_firstname.lastname {
    padding: 10px 15px 0 !important;
	font-size: 16px;
}
ul.address li:first-child {
    border-bottom: 3px solid #EFECEC;
}
ul.address.addAdd li:first-child {
    border-bottom: 0px solid #EFECEC;
}
ul.address li.address_title {
	font-size: 16px;
	/*text-transform: capitalize;
    margin: 14px 0;*/
}
ul.address li:not(:last-child) .new {
	border-bottom:1px solid #efecec;
	padding-bottom: 5px;
}
ul.address li:nth-child(2) .new {
	padding-top: 5px;
}
div.address_add {
	width: 100%;
	/*background-color: #fff;*/
	display: flex;
	justify-content: center;
	margin-left: 0 !important;
    padding-bottom: 15px !important;
	padding-top: 15px;
	border-top: 3px solid #efecec;
}
div.address_add .button_new {
	font-size:16px;
	color: #000;
	border-radius: 20px; 
	border: 1px solid #000;
	padding: 10px 20px; 
	background-color: #fff;
	width: auto !important;
}
#order div.address_add .button_new {
    font-size: 16px;
    color: #000;
    border-radius: 20px;
    border: 0px solid #000;
    padding: 10px 20px;
    background-color: #ffff94;
    width: auto !important;
	font-weight: normal !important;
}
#order ul.address li.address_title {
	font-size: 20px;
	height:20px;
	padding: 10px 15px 15px;
}
#order .address_delivery { width: 50%; display: inline-block; margin-bottom: 0px; }

#order .address_delivery > div select, #order .address_invoice > div select { border: 1px solid #efecec; font-size: 16px; font-weight: normal; color: #000; padding: 5px 10px 6px; /*width: 130px;*/ background-color: #fff;  }
/*#order .adresselivre { width: 230px; float: right; display: inline-block; margin-bottom: 6px; padding-top:4px; }*/
#order .adresselivre {
    width: 230px;
    float: right;
    display: inline-block;
    margin-bottom: 6px;
    padding-top: 4px;
    position: absolute;
    right: 0;
    margin-top: -34px;
}
#order .blockplus { width: 50%; float: right; display: inline-block; margin-bottom: 0px; }

#order .address_delivery > div {
    background-color: #fff;
    border-right: 2px solid #efecec;
    border-bottom: 3px solid #efecec;
    padding: 7px 5px 8px 15px;
	margin-bottom: 0px;
}
#order .address_invoice > div{
    background-color: #fff;
    border-left: 1px solid #efecec;
    border-bottom: 3px solid #efecec;
    padding: 7px 5px 8px 15px;
	margin-bottom: 0px;
}
#order #address_fake > div {
    background-color: #fff;
    height: 48px;
	border-left: 1px solid #efecec;
}

/*#order .cart_navigation { display: flex; justify-content: space-between; margin-bottom:10px; }*/
#order .cart_navigation {
    display: flex;
	justify-content: space-between;
    margin-bottom: 10px;
}
#order .button_new { width: 230px; font-size: 16px; padding-top: 4px; }
#order .button_new.next { text-align: right; }
#order .titre-zone { font-size:20px; text-align: center; }

#order .fake {
    width: 230px;
    float: right;
    display: inline-block;
    margin-bottom: 6px;
    padding-top: 4px;
}


ul.item li.address_title { font-size: 16px; line-height: 20px;     padding: 10px 15px 13px; }
ul.alternate_item li.address_title {  font-size: 16px; line-height: 20px;     padding: 10px 15px 13px; }
ul.full_width li.address_title { background-image: url('../img/address_alias_full_width.gif') }

li.address_name,
li.address_firstname,
li.address_lastname,
 li.address_update a,
 li.address_delete a, p.address_add a { text-decoration: none; }
 
 
li.address_name,
li.address_firstname,
li.address_lastname,
 li.address_company {  }

span.address_name,
span.address_firstname,
span.address_lastname,
span.address_update a,
span.address_delete a {  }
span.address_name,
span.address_firstname,
span.address_lastname,
span.address_company {  }

li.address_update,
li.address_delete {
	/*background-color: #CCCCCC;
    clear: both;
    color: white;
    float: left;
    margin-bottom: 8px;
    margin-top: 0;
    padding: 2px 10px 4px;
    text-align: center;
    width: 130px;*/
}

li.address_update a,
li.address_delete a {
	text-decoration: none;
    color: #000;
	border-radius: 20px;
	border:1px solid #000;
	padding: 11px 20px;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
}
#order li.address_update a, #order li.address_delete a {
    text-decoration: none;
    color: #000;
    border-radius: 0px;
	border:0;
    border-bottom: 1px solid #000;
    padding: 3px 0px 0;
    margin-bottom: 10px;
    margin-top: 3px;
    display: inline-block;
}

#center_column .address_add { 
	float: left;
    margin-left: 15px;
	padding-bottom: 60px;
}
.address_add a {
	text-decoration: none;
    color: #fff;
	border-radius: 20px;
	border:1px solid #000;
	padding: 11px 20px;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	background-color: #000;
	font-size: 16px;
}


p.address_delivery {
	float: left;
	
}
p.adresselivre {
	clear: both;
    float: left;
    margin-top: 15px;
}

p.blockplus {
	clear: both;

    float: left;
}

#ordermsg { text-transform: lowercase; margin-top: 20px; }
#ordermsg textarea { width: 906px; border: 0; margin-top: 6px; margin-bottom: 60px; }
.addresses .cart_navigation {
    padding: 0;
}


div.contenudecal fieldset p {
	margin-bottom: 10px;
}


div.contenudecal fieldset p label {
	display: block;
    float: left;
    margin-left: 20px;
    margin-right: 29px;
    width: 235px;

}

div.contenudecal fieldset p input {
	font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

div.contenudecal fieldset .radio label {
    display: inline;
    float: none;
    margin-left: 10px;
    width: 64px;
}

div.contenudecal fieldset .radio input {
    float: none;
    margin-left: 20px;
}

.radio > span {
    margin-left: 19px;
    margin-right: 203px;
}


#carrierTable td.carrier_action {
	display: none;
}

.adresselivre input {     margin-left: 16px; }
