p{
	font-size: 16px;
}


.table_panier{
	width: 100%;
}

.titleH2Panier {
	font-size: 2.1rem;
	font-weight: 300;
	margin-bottom: 0;
	text-transform: none !important;
	color: #32554B;
	margin: 0 !important;
	padding-top: 4%;
	text-align: center;
}

.selectionBrushPanier {
	font-weight: 700;
}

tbody, td, tfoot, th, thead, tr {
	border-color: inherit;
	border-style: solid;
	border-width: 1;
}
.divproduct_img_titre{
	display: flex;
	align-items: center;
	flex-direction: row;
	gap: 10px;
}
table {
	display: table;
	box-sizing: border-box;
	text-indent: initial;
	unicode-bidi: isolate;
	border-spacing: 2px;
	border-color: #E3E3E3;

}
.cart-grid-body .cart-overview {
	padding: 0rem !important;
}
.cart-container{
	display: flex;
	justify-content: center;

}
.cart-overview {

	max-width: 90%;
}
.ligne_produit{
	background-color: #FCFCFC;
}

.titre_table th{
	padding: 10px;
	font-weight: 600;
}
.titre_table th span{
	font-size: 12px;
	font-weight: 300;
}
.divprixunit_produit_panier,
.divproduct_ajout_suppr,
.divprixtotal_produit_panier{
	display: flex;
	justify-content: center;
	align-items: center;
}
.produit_prix,
.produit_quantité,
.produit_total{
	text-align: center;
}
.div_titre_produit_panier{
	margin-bottom: 15px;
}
.input_panier{
	border: none !important;
	background-color: transparent !important;
	width: 40px !important;
	font-size: 22px !important;
	font-weight: 600 !important;
	color: #32554B !important;
	text-align: center;
}
.champdereduction input{
	padding: 8px;
}

.btn_panier{
	border: 1px solid #32554B;
	background-color: white;
	font-size: 20px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	border-radius: 10px;
}
.produit td{
	padding: 40px;
}
.div_titre_produit_panier a{
	color: #32554B;
	font-weight: 600;
}
.img_produit_panier img{
	border: solid 1px #E3E3E3;
}
.thead{
	font-weight: 100;
}
.test_produit{
	display: flex;
	align-items: flex-start;
}
.remove-from-cart {

	display: flex;
	align-items: center;
	gap: 10px;
}
.remove-from-cart img{
	width: 20px;
	color : #808080;
}
.remove-from-cart i{
	color : #808080;
}
.remove-from-cart i:hover{
	text-decoration: underline;
}

.reduction_total td:first-child{
	padding: 18px;
}
.td_reduction h5{
	font-weight: 600;
	font-size: 1.5rem;
	margin-bottom: 10px;
	color: #555454;
}
.td_reduction input{
	border: solid 1px #E3E3E3;

}
.td_reduction a{
	color: white;
	background-color: #32554B;
	padding: 12px;
}
.champdereduction{
	display: flex;
	gap: 10px;
	flex-direction: row;
}
.champdereduction form{
	display: flex;
	gap: 10px;
	flex-direction: row;
	margin-bottom: 20px;
	justify-content: start;
}

.texte_reduction{

}
.titre_description{
	color: #333333;
	font-weight: 600;
}
.description_nom{
	color: #777777;
	font-size: 14px;
}



.tdodytotal td{
	text-align: end;
}
.prixcenter{
	text-align: center !important;
}

.TOTAL{
	font-weight: 700;
}
.tabletotal{
	border-style: hidden;
	width: 100%;
	height: 40vh;
}
.total{
	padding: 0px !important;
}


.bouton_foot{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	padding: 50px 0px;
}
.btn_continuer a{
	background-color: white;
	color: #32554B;
	padding: 15px;
	border: solid #32554B;
}
.btn_continuer a:hover{
	background-color: #32554B !important;
	color: white !important;
}
.btn_commander a{
	background-color: #32554B;
	color: white;
	padding: 15px;
	border: solid #32554B;
}
.btn_commander a:hover{
	background-color: white !important;
	color: #32554B !important;
}
.td_reduction input:focus {
	outline: 1px solid #32554B; 
}

.block-promo .promo-input+button {
	margin-top: 0x; 
	margin-left: 0px; 
	text-transform: none; 
	border: none; 
}
.block-promo .cart-summary-line .label, .block-promo .promo-name {
	margin-bottom: 0;
	font-weight: 300;
	color: #777777;
	text-align: left;
}
.block-promo {
	margin-bottom: 0;
}
.code{
	font-weight: 600;
}
.block-promo.promo-highlighted {
	text-align: left; 
}
.block-promo .promo-code {
	padding: 0rem;
}

.block-promo.promo-highlighted {
	padding: 0rem;
}
.cart-grid-body .card-block, .cart-grid-body .cart-overview {
	padding: 10px 0px 0px 0px;
}
.block-promo .promo-name .material-icons {
	margin-left: 0rem;
}
.block-promo .cart-summary-line .label a, .block-promo .promo-name a {
	color: #32554B;
}
.block-promo .promo-name .cart-summary-line span {
	color: black;
}
.cart-summary-line{
	display: flex;
	align-items: center;
	gap: 1rem;
	justify-content: start;
}
.cart-summary-line a{
	background-color: white;
}
.headerpaiement{
	background-color: #32554B
}






/*
.reduction_total  {
	border-color: blue !important;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}*/


@media screen and (max-width: 768px) {
	.table_panier thead{
		display: none;
	}

	.reduction_total,
	.produit{
		display: flex;
    flex-direction: column;
	}
	tbody, td, tfoot, th, thead, tr {
    border:none;
	}
	.ligne_produit{
		background-color: white;
	}
	.produit td {
    padding: 0px 0px 40px 0px;
	}
	.divprixunit_produit_panier,
	.divproduct_ajout_suppr,
	.divprixtotal_produit_panier{
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-bottom: solid 1px #E3E3E3;
		
	}
	.prixunit_produit_panier,
	.qty,
	.prixtotal_produit_panier{
		margin-bottom: 10px;
		
	}
	.prixunit_produit_panier,
	.prixtotal_produit_panier{
		font-size: 18px;
	}
	.btn_panier {
    font-size: 18px;
    width: 45px;
    height: 45px;
	}
	.td_reduction{
		padding: 0px;
	}
	.td_reduction input {
		width: 100%;
	}
	.td_reduction h5 {
		text-align: center;
	}
	.titre_description{
		padding-bottom: 5px;
	}
	.divprixunit_produit_panier::before,
	.divproduct_ajout_suppr::before,
	.divprixtotal_produit_panier::before {
		content: attr(data-title);
		font-weight: 600;
		float: left;
		font-size: 18px;
	}
	.tdodytotal td {
  	text-align: start;
	}
	.bouton_foot {
		display: flex;
		flex-direction: column;
		padding: 30px 0px;
		align-items: center;
		gap: 50px;
	}
	.champdereduction{
		padding-top: 10px;
		justify-content: center;
	}
}




/*COMMANDE*/
.custom-radio input[type=radio]:checked+span {
	background-color: #32554B;
}

.form-group input {
	background: white;
}
.form-group input::placeholder {
	color: transparent; 	
}
.form-control:focus {
	background-color: #fff !important;
	border-color: #32554B !important;
	outline: 0 !important;
}
.input-group .input-group-btn>.btn[data-action=show-password] {
	background: #32554B !important;
}
.btn-primary, .btn-primary:hover {
	color: #fff;
	background-color: #32554B;
	border-color: transparent;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
	background-color: #32554B;
}
.forgot-password a {
	color: #32554B;
}
.forgot-password a:hover {
	color: #32554B !important;
}
body#checkout section.checkout-step.-reachable.-current .step-number {
	background-color: #4cbb6c;
}
body#checkout section.checkout-step .address-item.selected {
	background: #fff;
	border: #32554B 3px solid;
}
.add-address a{
	color: #32554B;
}




.img_headerpaiement{
	display: flex;
	justify-content: center;
}
.img_headerpaiement a{
	display: flex;
	justify-content: center;
}


.containerpaiement{
	display: flex;
	justify-content: center;
}
.cart-grid-body_paiement{
	max-width: 1000px;
	margin-top: 30px;
}

.promoCartInfo{
	font-style: italic;
	font-weight: 600;
}


/*FOOTER*/
body#checkout #footer {
	padding: 0;
}


.blocCrossSellingLc .products{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
.blocCrossSellingLc .products{
    grid-template-columns: 1fr 1fr;
}

}

@media screen and (min-width: 768px) {
  .blocCrossSellingLc .products{
    grid-template-columns: 1fr 1fr 1fr;
}
}

@media screen and (min-width: 993px) {

}

@media screen and (min-width: 1201px) {
  .blocCrossSellingLc .products{
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}

@media screen and (min-width: 1440px) {
  
}

@media screen and (min-width: 1500px) {
 
}

@media screen and (min-width: 1720px) {
  
}

@media screen and (min-width: 1820px) {
  
}