div.tab-cart {
	width: 80%;
	margin: 0 auto
}

div.tab-cart table {
	width: 100%;
	margin: 0 auto;
	border: 0;
	border-collapse: collapse
}

div.tab-cart table tr th {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background: #363636
}

div.tab-cart table tr th a {
	color: #fff
}

div.tab-cart table tr th,
div.tab-cart table tr th.col-first,
div.tab-cart table tr th.col-last {
	position: relative;
	behavior: url("/pie.php")
}

div.tab-cart table tr th.col-first {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px
}

div.tab-cart table tr th.col-last {
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px
}

div.tab-cart table tr td {
	padding: 20px 5px;
	border: 1px solid #cfccc9;
	text-align: center;
	vertical-align: middle;
	background: #f7f6f3
}

div.tab-cart table tr.row-first td {
	border-top: 0
}

div.tab-cart table tr.row-par td {
	background: #fff
}

div.tab-cart table tr td input {
	border: 1px solid #929292
}

body#shop-cart div.tab-cart table tr td.col-1 {
	max-width: 95px;
	padding: 0;
	background: #fff;
}

body#shop-cart div.tab-cart table tr td.col-1 div {
	position: relative
}

div.tab-cart table tr td.col-4 {
	width: 80px;
	padding: 0 15px
}

div.tab-cart table tr td.col-4 div {
	float: left
}

div.tab-cart table tr td.col-4 div.quantity-btn-more-less a {
	display: block;
	padding: 0 3px;
	margin-bottom: 2px;
	font-size: 20px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	background: #212121;
	text-decoration: none
}

div.tab-cart table tr td.col-4 div.quantity-input {
	padding: 0 2px
}

div.tab-cart table tr td.col-4 div.quantity-input input {
	width: 30px;
	height: 26px;
	border: 1px solid #929292;
	text-align: center
}

div.tab-cart table tr td.col-4 div.quantity-btn-ok {
	padding-top: 4px
}

div.tab-cart table tr td.col-4 div.quantity-btn-ok input {
	padding: 1px;
	color: #fff;
	border: 1px solid #000;
	background: #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	behavior: url("/pie.php")
}

div.tab-cart table tr td.col-5 {
	width: 100px;
	font-size: 13px;
	color: #363636
}

div.tab-cart table tr td.col-5 span {
	display: block;
	padding-top: 2px;
	color: #e97300
}

div.tab-cart table tr td.col-5 span.price {
	font-size: 20px;
	font-weight: bold
}

div.tab-cart table tr td.col-5 span.before-promo {
	font-size: 20px;
	text-decoration: line-through
}

div.tab-cart table tr td.col-6 {
	width: 30px
}

div.tab-cart table tr td a {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: underline
}

div.tab-cart-more {
	width: 80%;
	margin: 0 auto;
	padding-top: 20px
}

div.tab-cart-more table {
	width: 100%;
	margin: 0 auto;
	border: 0;
	border-collapse: collapse
}

div.tab-cart-more table tr td {
	padding: 10px 5px;
	border: 1px solid #cfccc9;
	text-align: center;
	vertical-align: middle
}

div.tab-cart-more table tr td {
	color: #777
}

div.tab-cart-more table tr td b {
	color: #363636;
	margin-top: 10px;
	float: left;
}

div.tab-cart-more table tr td.col-1 {
	padding-left: 18px;
	padding-right: 18px;
	color: #363636;
	text-align: left
}

div.tab-cart-more table tr td.col-1 a {
	text-decoration: underline;
}

div.tab-cart-more table tr td.col-1 span.importantorange {
	color: #e87332;
	font-weight: bold;
}

div.tab-cart-more table tr td.col-2 {
	width: 100px;
	font-size: 20px;
	color: #313131
}

div.tab-cart-more table tr td.col-3 {
	width: 30px;
	background: #f7f6f3
}

div.tab-cart-more table tr.row-shop-postage td.col-1 b {
	display: block
}

div.tab-cart-more table tr.row-shop-discount td.col-1 input {
	width: 150px;
	padding: 4px 8px;
	height: 28px;
	margin-left: 8px;
	border: 1px solid #cfccc9;
	color: #9a9999;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url("/pie.php");
	float: left;
	position: relative;
	top: 10px;
}

div.tab-cart-total {
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 5px
}

div.tab-cart-total table {
	width: 100%;
	margin: 0 auto;
	border: 0;
	border-collapse: collapse
}

div.tab-cart-total table tr td {
	padding: 10px 5px;
	border: 1px solid #cfccc9;
	text-align: center;
	vertical-align: middle
}

div.tab-cart-total table tr td {
	color: #777
}

div.tab-cart-total table tr td b {
	color: #363636
}

div.tab-cart-total table tr td.col-1 {
	padding-left: 18px;
	padding-right: 18px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	background: #363636
}

div.tab-cart-total table tr td.col-2 {
	width: 100px;
	font-size: 12px;
	color: #313131
}

div.tab-cart-total table tr td.col-2 b {
	font-size: 20px;
	color: #ed8c01
}

div.tab-cart-total table tr td.col-3 {
	width: 30px;
	background: #f7f6f3
}

div.tab-cart-total table tr.row-shop-postage td.col-1 b {
	display: block
}

div.tab-cart-total table tr.row-shop-discount td.col-1 input {
	width: 150px;
	padding: 4px 8px;
	margin-left: 8px;
	border: 1px solid #929292;
	color: #9a9999
}

body.shop-cart p.recalculate {
	text-align: right;
	float: left;
	position: relative;
}

body.shop-cart p.recalculate a,
body.shop-cart p.recalculate input {
	width: 167px;
	border: 0;
	height: 22px;
	padding-top: 8px;
	font-weight: normal;
	text-align: center
}

body.shop-cart div.cart-postage-fees {
	float: left;
	width: 250px;
	margin: 10px 10px 0 98px;
	padding: 5px;
	border: 1px solid black;
	background-color: #465e8c;
	color: #FFF
}

body.shop-cart div.cart-postage-fees p {
	margin-top: 5px;
	margin-bottom: 5px
}

body.shop-cart div.cart-postage-fees p a {
	color: #FFF;
	text-decoration: underline
}

body.shop-cart div.cart-cgv p {
	text-align: left;
	/* margin-top: 30px; */
}

body.shop-cart div.cart-cgv a {
	color: #0562aa;
	text-decoration: underline
}

body.shop-cart div.cart-cgv input {
	float: right;
	margin-left: 15px
}

body.shop-cart p.direct {
	width: 877px;
	padding-top: 10px
}

.btn-s2 i {
	margin-left: 5px;
}

body.shop-cart p.submit a.btn-s2 {
	margin-left: 0;
	/* background: #538323 !important; */
  background: #e87332 !important;
	border: 0;
	text-align: center;
	height: 17px
}

body.shop-cart p.submit a.btn-s2-2 {
	margin-left: 11px;
	background: url("/public/img/btn_valid_cart.png") repeat-x scroll 0 0 #538323;
	border: 0;
	text-align: left;
	/* width: 151px; */
	height: 17px
}

body#shop-order-direct div.content p.catcher {
	width: 96%;
	padding: 0 2%;
	margin-bottom: 40px
}

body#shop-order-direct div.tab-cart table tr td.col-1 {
	width: 83px;
	padding: 20px 5px
}

body#shop-order-direct div.tab-cart table tr td.col-1 input {
	width: 75px;
	text-align: center
}

body#shop-order-direct div.tab-cart table tr td.col-2 {
	width: 83px;
	padding: 20px 5px
}

body#shop-order-direct div.tab-cart table tr td.col-2 input {
	width: 45px;
	text-align: center
}

body#shop-order-direct div.tab-cart table tr td.col-3 {
	width: 30px
}

body#shop-order-direct div.tab-cart table tr td.col-4 {
	width: auto
}

body#shop-order-direct div.tab-cart table tr td.col-5 {
	width: 80px
}

body#shop-order-direct div.tab-cart table tr td.col-6 {
	width: 80px
}

body#shop-order-direct div.tab-cart table tr td.col-6 span.price {
	font-size: 20px;
	font-weight: bold;
	color: #e97300
}

body#shop-order-direct div.tab-cart table tr td.col-7 {
	width: 90px
}

body#shop-order-direct div.tab-cart table tr td.col-7 input {
	padding-left: 10px;
	padding-right: 10px
}

body#shop-order-direct div.tab-cart-more table tr td.col-2 {
	width: 80px
}

body#shop-order-direct div.tab-cart-more table tr td.col-3 {
	width: 90px
}

body#shop-order-direct div.tab-cart-total table tr td.col-2 {
	width: 80px
}

body#shop-order-direct div.tab-cart-total table tr td.col-3 {
	width: 90px
}

body#shop-order-direct p.recalculate {
	width: 80%
}

body#shop-order-direct div.cart-cgv {
	width: 78%
}

p.MessageImportant {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-weight: bold
}

div.tab-cart-more table tr td.col-1 div.quantity-btn-ok input {
	padding: 1px;
	color: #fff;
	border: 1px solid #000;
	background: #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	behavior: url("/pie.php");
	width: 30px
}

div.tab-cart-more table tr td.col-1 div.quantity-btn-ok-2 input {
	padding: 1px;
	color: #fff;
	border: 1px solid #000;
	background: #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	behavior: url("/pie.php");
	width: 30px
}

div.tab-cart-more table tr td.col-1 div.quantity-btn-ok {
	display: block;
	margin-right: 235px;
	width: 40px
}

div.tab-cart-more table tr td.col-1 div.deleteDiscount img {
	display: block;
	padding: 0 3px;
	margin-right: 2px;
	margin-top: 5px;
	float: left
}

div.tab-cart-more table tr td.col-1 div.shop-discount-2-code {
	width: 150px;
	float: left;
	padding-top: 7px;
	font-weight: bold
}

div.tab-cart-more table tr td.col-1 div.shop-discount-2-restant {
	width: 100px;
	float: left;
	padding-top: 7px;
	font-weight: normal
}

div.tab-cart-more table tr td.col-1 div.quantity-input {
	padding: 0 2px;
	width: 30px;
	float: left
}

div.tab-cart-more table tr td.col-1 div.quantity-btn-more-less {
	float: left
}

div.tab-cart-more table tr td.col-1 div.quantity-btn-more-less a {
	display: block;
	padding: 0 3px;
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	background: #212121;
	text-decoration: none
}

div.quantity-btn-more-less2 {
	float: left;
	margin-top: -3px
}

div.quantity-btn-more-less2 a {
	display: block;
	padding: 0 3px;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
	background: #212121;
	text-decoration: none
}

div.tab-cart-more table tr td.col-1 div.quantity-btn-ok {
	width: 20px;
	float: right;
	/* margin-left: 15px; */
	/* margin-top: 3px; */
	float: left;
}

div.tab-cart-more table tr td.col-1 div.quantity-input input {
	width: 40px;
	height: 26px;
	border: 1px solid #929292;
	text-align: center;
	margin-left: 0
}

div#BlocFacturation {
	width: 50%;
	float: left
}

div#BlocLivraison {
	float: left;
  width: auto;
}

div.div_select div#id_frm_centre_livr_pays_iconselect.select_270,
div.div_select div#id_frm_centre_fact_pays_iconselect.select_270 {
	display: inline-block;
	width: 200px;
	padding: 5px 10px;
	background: url("/public/img/ico-btn-orange-down.png") 98% 50% no-repeat;
	text-align: left;
	border: 1px solid #c6c7c0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url("/pie.php")
}

div.div_select div#id_frm_centre_livr_pays_iconselect.select_270 span,
div.div_select div#id_frm_centre_fact_pays_iconselect.select_270 span {
	color: #000;
	position: relative;
	top: -5px;
}

div.div_select div#id_frm_centre_fact_pays_iconselect.select_270,
div#id_frm_centre_fact_pays_iconselect {
	width: 100%;
}

div#BlocFacturation div.infos {
	margin-bottom: 29px
}

div#div_form_central_submit {
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto
}

div#Comment,
div#MessageAmi {
	width: 444px;
	float: left;
	color: #000;
	font-size: 20px;
	text-align: left;
}

div#Comment p {
	margin-top: 10px;
	text-align: left;
	margin-left: 37px;
	width: 350px
}

div#Comment textarea,
div#MessageAmi textarea {
	width: 366px;
	height: 100px;
	margin-left: 37px;
	margin-top: 5px
}

div#BlocFacturation div.infos,
div#BlocLivraison div.infos,
div.store-content div.infos {
	text-align: center;
	color: #000;
	font-size: 20px;
	width: 210px;
	float: right;
	margin-right: 69px
}

div#BlocFacturation div.infos span.description,
div.store-content div.infos span.description,
div#BlocLivraison div.infos span.description {
	color: #CCC;
	font-size: 20px;
	display: inline
}

div#BlocFacturation div.infos span.subtitle,
div.store-content div.infos span.subtitle,
div#BlocLivraison div.infos span.subtitle {
	color: #ec900b;
	display: inline;
	font-weight: bold;
	font-size: 20px
}

div.titrehoraire {
	width: 90px;
	float: left;
	font-weight: bold;
	padding: 0 5px 5px 5px
}

div.info-delivery-estimate div {
	margin: 8px 0;
}

div.info-delivery-estimate div.select_270 {
	float: left;
}

div.select_330.selectForm,
div.select_430.selectForm {
	float: left;
}

div#bloc_radio_delivery_methods {
	/* width: 230px; */
	float: left;
}
div#bloc_radio_delivery_methods div span {
  color:#337eb9;
}

#id_potential_cart_delivery_iconselect span {
	position: relative;
	top: -6px;

	display: flex;
	justify-content: space-between;
}

div.info-delivery-estimate label {
	display: block;
	float: left;
	width: 110px;
	padding-top: 15px;
	color: #224200;
}

div#id_potential_cart_method_detail_iconselect {
	margin-left: 10px;
	display: none;
}

div#div_popup_info_deliver {
	display: none;
}

span#total_shipment_panier {
	font-weight: bold;
}

div.main-content {
	margin-top: 64px;

}

div.main-content {
	width: 820px;
}

div.main-content p.note {
	margin: 10px 5px;
	font-size: 20px;
	color: #929292;
}

div.main-content div.data ul li {
	padding-left: 20px;
	background: url(../img/puce-deliver-list.jpg) no-repeat 0 8px;
}

div.main-content div.data ul li p {
	width: 210px;
	padding-right: 10px;
	padding-bottom: 5px;
}

div.main-content div.data ul li {
	padding-top: 5px;
	height: 95px;
}

div.main-content div.data ul li p.title img.bigscale {
	margin-top: -17px;
}

div.main-content div.data ul li p.title img.scale {
	margin-top: -9px;
}

div.main-content div.data ul li p.title img {
	display: inline-block;
}

div.main-content div.data ul li p.title {
	font-weight: bold;
	width: 220px;
	padding-right: 0px;

}

div.main-content div.data ul li p.content {
	color: #929292;
	font-size: 20px;
}

div.main-content div.data {
	border-top: 1px solid #cfccc9;
	margin: 0 20px;
	width: 240px;
	height: 420px;
	float: left;
}

div.main-content div.data.first {
	margin-left: 5px;
}

div.main-content div.data.last {
	margin-right: 5px;
}

div#deliver_method_reminder p span.bold {
	font-size: 20px;
	color: #ed8c01;
	font-weight: bold;
}

div#deliver_method_reminder p.little-scale {
	margin-top: 3px;
}

div#deliver_method_reminder img.data-big {
	float: left;
	margin: 4px 3px 0 3px;

}

div#deliver_method_reminder p.second {
	margin-top: 13px;
}

div#deliver_method_reminder p {
	font-size: 20px;
	margin-top: 11px;
	display: inline-block;
	float: left;

}

div#deliver_method_reminder {
	width: 880px;
	border: 1px solid #cfccc9;
	background-color: #f7f6f3;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	behavior: url("/pie.php");
	margin: 0 auto;
	padding: 0 10px;
	height: 40px;

}

div.store-content div.input {
	margin-top: 30px;
}

div.store-content div.input div.secondchoice {
	margin-top: 35px;
}

div.store-content div.input div.secondchoice p.note {
	font-size: 12px;
	margin-top: 0px;
	color: #929292;
	text-align: left;
	max-width: 290px;
	padding-left: 15px;
}

div#secondchoicecontent label {
	width: 80px;
	display: block;
	text-align: right;
	float: left;
	padding-top: 10px;
}

div#secondchoicecontent div#id_pickup_point_second_iconselect {
	display: none;
}

div#loadingbar,
div#secondchoicecontent div#loadingbar_second {
	display: none;
}

div#secondchoicecontent div#errornopoint_second,
div#errornopoint {
	display: none;
}

div#secondchoicecontent div#errornopoint_second p,
div#errornopoint p {
	font-weight: bold;
	color: #FF0000;
	width: 100% !important;
	text-align: center;
}

div#secondchoicecontent {
	display: none;
}

div.store-content div.input div,
div.store-content span {
	text-align: left !important;
}

div.form form div.select_330 span {
	color: #000;
	max-width: 280px;
	max-height: 15px;
	overflow: hidden;
}

div.store-content {
	width: 410px !important;
	margin-left: 125px;
	float: left;
	text-align: left !important;
}

ul.info-store {
	margin-top: 35px;
}

ul.info-store li {
	font-size: 20px;
	text-align: left;
	padding: 20px 0 10px 30px;
	color: #000;
}

ul.info-store li.third {
	background: url(/public/img/picto-phone.png) no-repeat 0 13px;
}

ul.info-store li.second {
	background: url(/public/img/picto-time.png) no-repeat 0 15px;
}

ul.info-store li.first {
	padding-top: 5px;
	background: url(/public/img/picto-location.png) no-repeat 0 0;
}

div.input {
	margin-top: 30px;
}

div.store-content img#map {
	width: 390px;
	height: 310px;
	border: 1px solid #dfdcd7;
	-moz-border-radius: 10px;
	margin-top: 15px;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	behavior: url("/pie.php");
}


#id_pickup_point_iconselect {
	width: 222px;
}

.infos-shipping-delay {
	margin: 0 auto;
	width: 80%;
	padding-top: 8px;
	font-style: italic;
	font-weight: bold;
	color: red;
}

.is-hidden {
	visibility: hidden;
}

body.shop-cart p.submit a.btn-s2,
body.shop-cart p.recalculate a,
body.shop-cart p.recalculate input {
	height: 45px;
}

#LstOptionsInCart tr .mobile-th {
	display: none;
}

#LstOptionsInCart #prd-img-mobile {
	display: none;
}
.available-note{
  font-size: 15px;
  font-weight: 800;
  color: #5EBC09;
  text-transform: uppercase;
}
.infos-cart-delay-wrapper{
  width: 80%;
  margin: 0 auto;
}
.cart-action{
  display: flex;
  justify-content: flex-end;
  width: auto;
  width: 60%;
}
.cart-action p.submit{
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  margin-right: 0;
}
.infos-cart-delay-wrapper .cart-cgv{
  padding-right: 8px;
  width: 40%;
}
.infos-cart-delay-wrapper .cart-cgv span{
  font-weight: 800;
  color: #0562aa;
}
.cart-action a.cart-action-button{
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.div_submit .btn.btn-default{
  padding: 4px 12px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  background: #ff8000;
  border: 1px solid #ff8000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .infos-cart-delay-wrapper .cart-cgv, .cart-action{
    width: 100%;
  }
	div.tab-cart table tr td {
		padding: 5px;
	}

	div.tab-cart table tr td.col-3 {
		min-width: 70px;
	}

	div.tab-cart {
		width: 100%;
	}

	#LstOptionsInCart tr {
		display: flex;
		flex-direction: column;
		margin-bottom: 25px;
		width: 93%;
	}

	#LstOptionsInCart tr .mobile-th {
		display: block;
		margin-bottom: 5px;
		color: #0562aa;
	}

	#LstOptionsInCart tr td {
		width: 100%;
	}

	#LstOptionsInCart #prd-img-desktop {
		display: none;
	}

	#LstOptionsInCart #prd-img-mobile {
		display: initial;
	}

	body#shop-cart div.tab-cart table tr td.col-1 {
		max-width: initial;
		width: 100%;
	}

	body#shop-cart div.tab-cart table tbody tr:nth-child(1) {
		display: none;
	}

	body#shop-cart div.tab-cart .col-4 .qty-container {
		position: relative;
		left: calc(50% - 40px);
	}

	div.tab-cart-more,
	div.tab-cart-total {
		width: 100%;
	}

	div.tab-cart table tr.row-first td {
		border-top: 1px solid #c6c7c0;
	}

	body.shop-cart div.cart-cgv {
		margin-left: 0;
		width: 100%;
	}

	body.shop-cart p.submit a.btn-s2 {
		width: 100%;
	}

	body.shop-cart p.recalculate a,
	body.shop-cart p.recalculate input {
		width: 192px;
	}

	div.tab-cart-more table tr.row-shop-discount td.col-1 input {
		width: 100%;
		margin-left: 0;
	}

	div.tab-cart-more table tr td.col-1 div.quantity-btn-ok {
		margin-left: 0;
		margin-top: 10px;
	}

	input.quant {
		font-size: 23px;
		margin: 0 5px;
	}

	input#CodePromotion::placeholder {
		font-size: 24px !important;
	}

	div.tab-cart-more table tr.row-shop-discount td.col-1 input {
		height: initial !important;
		width: initial !important;
	}

	.infos-cart-delay-wrapper {
		flex-direction: column;
	}

	body.shop-cart p.submit a.btn-s2,
	body.shop-cart p.recalculate a,
	body.shop-cart p.recalculate input {
		background-size: cover;
		background-repeat: no-repeat;
	}

	body.shop-cart p.recalculate a,
	body.shop-cart p.recalculate input {
		margin-top: 20px;
	}

	body.shop-cart p.submit,
	body.shop-cart p.recalculate,
	body.shop-cart p.recalculate a,
	body.shop-cart p.recalculate input {
		width: 100%;
		height: initial;
		display: flex;
		flex-direction: column;
	}

	body.shop-cart p.submit, .btn-s1 {
		text-align: center;
		height: initial !important;
	}

	td.col-dispo {
		display: flex;
		flex-direction: column;
	}

	body.shop-cart p.submit {
		margin-right: 0;
	}

	div.content {
		/* width: 93% !important; */
	}

	div#BlocFacturation {
		width: 100%;
	}

	/* input#id_frm_centre_fact_sexe {
		position: relative;
		top: 25px;
	} */
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .infos-cart-delay-wrapper .cart-cgv, .cart-action{
    width: 100%;
  }
	div.tab-cart table tr td {
		padding: 5px;
	}
  .cart-action p.submit{
    flex-direction: column;
    margin-bottom: 10px;
  }

	body.shop-cart div.cart-cgv {
		margin-left: 0;
		text-align: center;
	}

	body.shop-cart div.cart-cgv p {
		text-align: center;
	}

	div.tab-cart,
	div.tab-cart-more,
	div.tab-cart-total {
		width: 100%;
	}

	.qty-container {
		display: flex;
		flex-direction: column;
	}

	.quantity-btn-more-less {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	.quantity-btn-more-less a:nth-child(1) {
		margin-right: 5px;
	}

	div.tab-cart table tr td.col-4 div.quantity-btn-ok input {
		padding: 5px;
	}

	div.tab-cart table tr td.col-4 div.quantity-input,
	div.tab-cart table tr td.col-4 div.quantity-input input {
		width: 100%;
	}

	div#BlocFacturation {
		width: 50%;
	}

	div#BlocLivraison {
		width: 45%;
	}

	input#id_frm_centre_fact_sexe {
		position: relative;
		top: 25px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1366px) {
  div#BlocLivraison {
    margin-left: 30px;
    width: 450px;
  }
  div#Comment,
div#MessageAmi div, div#Comment p{
  height: 64px;
}
  .infos-cart-delay-wrapper{
    width: 100%;
  }
	div.tab-cart,
	div.tab-cart-more,
	div.tab-cart-total {
		width: 100%;
	}

	div.tab-cart,
	div.tab-cart-more {
		width: 100%;
	}

	.qty-container {
		display: flex;
		flex-direction: column;
		padding: 10px 0;
	}

	.quantity-btn-more-less {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}

	.quantity-btn-more-less a:nth-child(1) {
		margin-right: 5px;
	}

	div.tab-cart table tr td.col-4 div.quantity-btn-ok input {
		padding: 5px;
	}

	div.tab-cart table tr td.col-4 div.quantity-input,
	div.tab-cart table tr td.col-4 div.quantity-input input {
		width: 100%;
	}

	div#BlocFacturation {
		width: 50%;
	}

	div#BlocLivraison {
		width: 45%;
	}

	input#id_frm_centre_fact_sexe {
		position: relative;
		top: 25px;
	}
}

