@media only screen and (max-width: 768px) 
{
	
#blocksearch {
	width: 99%;
	float: left;
	padding-left: 10px;
}

#blockresult {
	width: 100%;
	float: left;
	padding-left: 0%;
	margin-top: 10px;
}

.shop-item {
	display: block;
	width: 49%;
	height: auto;
	/*background-color: #f1f0ee;*/
	padding: 0px;
	margin: 0px 1% 1% 0px;
	float: left;
	border-radius: 2px;
	border-color: #000000;
	border-style: double;
	border-width: 0px;
}

.shop-info-product {
	padding: 8px;
	text-align: center;
	height: 90px;
}

.blocksearch-form {
	display: none;
}

#shop_product_search_OrderKeyDirection {
	width: 135px;
	border-radius: 5px;
	font-size: 14px;
	padding: 2px 2px 2px 2px;
	height: 28px;
	font-family: inherit;
	background-color: #aaa;
	border-color: #aaa;
	color: #fff;
	float: right;
	margin-right: 2px;
}
#product-show-img {
	width: 100%;
	float: left;
	background-color: #f1f0ee;
	padding: 10px;
	border-radius: 2px;
}

#product-show-txt {
	width: 100%;
	float: left;
	padding: 0px 20px 20px 20px;
}

.shop-item-product {
	display: block;
	width: 49%;
	height: auto;
	background-color: #f1f0ee;
	padding: 0px;
	margin: 0px 1% 1% 0px;
	float: left;
	border-radius: 2px;
	border-color: #000000;
	border-style: double;
	border-width: 1px;
}

.product-vignette {
	border-style: solid;
	border-width: 1px;
	border-color: #555;
	border-radius: 3px;
	width: 24%;
}

.product-title {
	display: none;
}

.product-title-small {
	font-size: 22px;
	font-weight: normal;
	color: #2c3e50;
	display: block;
}

.l-radio {
	padding: 4px;
	border-radius: 50px;
	display: inline-flex;
	cursor: pointer;
	transition: background 0.2s ease;
	margin: 8px 0;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
}

.timeline-img {
	width: 50px;
}

#timeline-cart > div {
	width: 28%;
	display: inline-block;
	text-align: center;
	font-family: inherit;
	color: #888;
}

.product-img {
	width: 100%;
}

#product-cart-desc {
	width: 100% !important;
	float: left !important;
	min-height: 185px;
}

#product-cart-total {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	width: 50%;
	margin-top: 0px;
}

.product-cart {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ddd;
	margin-bottom: 20px;
	padding: 20px;
	height: auto;
	border-radius: 5px;
}

#code_promo_paiement_PaiementCode {
	display: inline-block !important;
	width: 120px !important;
	border-radius: 5px;
	float: none !important;
	height: 34px;
	padding: 5px;
}

#cart-paiement {
	float: right;
	width: 100%;
	padding: 20px;
}

.addtocart {
	color: #fff !important;
	background-color: #cb698f !important;
	border-color: #cb698f !important;
	font-size: 28px !important;
	border-radius: 5px !important;
	padding: 2px 30px 2px 30px !important;
	margin-top: 5px !important;
	width: 100% !important;
}

.addtocart1 {
	color: #fff !important;
	background-color: #cb698f !important;
	border-color: #cb698f !important;
	font-size: 20px !important;
	border-radius: 5px !important;
	padding: 5px 30px 3px 30px !important;
	margin-top: 5px !important;
	width: 100% !important;
	min-width: unset;
}

.code-valid {
	display: block;
	width: 100%;
	float: right;
	background-color: cadetblue;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	color: honeydew;
}

.code-invalid {
	display: block;
	width: 100%;
	float: right;
	background-color: darkred;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
	color: honeydew;
}

#liv-addr {
	width: 100%;
	display: inline-block;
}

.cart-pay-col {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	height: 270px;
}

.cart-pay-col-space {
	width: 2%;
	display: none;
}

.list-product {
	overflow-x: auto;
	height: auto;
}

#cart-paiement-bilan {
	width: 100%;
	text-align: left;
	display: inline-flex;
	flex-direction: row;
}

#cart-total-bilan {
	width: 100%;
	margin-right: 15px;
}

.product-cart {
	padding: 10px;
}

#cart_img {
	width: 135px;
}

#product-cart-total {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	width: 135px;
	margin-top: -20px;
}

#product-cart-desc {
	width: 100%;
	float: left;
}

#code_promo_paiement_PaiementCode {
	height: 34px;
}

td.total-label {
	font-size: 18px;
	font-weight: bold;
	color: #aaa;
}

td.total-amount {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #aaa;
}

#liv-addr {
	width: 100%;
}

.paymode {

	margin-top: 50px;
}

.shop-descrip {
	font-family: inherit;
	font-size: 16px;
	font-weight: revert;
}

.shopsearch {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.shopcat {
	display: inline-block;
	width: 100%;
}

#product-cart-desc {
	width: 100%;
	float: left;
}

#header-shop {
	background-color: #64328a;
	height: 95px;
	position: relative;
	background-size: cover;
	background-position: right;
	box-shadow: 0px 0px 25px 5px rgba(0,0,0,0.32);
	max-width: 1905px;
	margin: auto;
	width: 100%;
	margin-top: 40px;
}

.blocksearch-title {
	background-color: #aaa;
	display: inline-block;
	width: 100%;
	padding: 2px 1px 2px 5px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 1px;
}

.product-desc {
	text-align: left;
}

.shop-header-cart {
	right: 10px !important;
	bottom: unset !important;
	top: 10px !important;
}

#shop-header-title {
	width: 95% !important;
	margin: auto !important;
	float: left !important;
	margin-left: 10px !important;
	margin-top: 20px !important;
	line-height: 22px;
	font-size: 18px;
}

#shop > .container.body-container {
	margin-top: 0px !important;
	background-color: inherit !important;
	background-size: 120% !important;
	background-position: top left !important;
	background-image: url("../img/backgrounds/headershop2.jpg") !important;
	background-repeat: repeat-x !important;
	padding: 10px;
}

#bar-lang {
	position: absolute;
	top: 5px;
}

#barcart {
	position: absolute;
	right: 10px;
	top: 5px;
}

#prebottom1 {
	width: 30%;
	display: inline-block;
	text-align: center;
}

#bottom {
	position: relative;
	width: 100%;
	height: 350px;
	background-color: #222;
}

#bottom-logo {
	width: 100%;
	float: left;
	padding: 30px;
}

#bottom-menu1 {
	width: 100%;
	float: left;
	padding: 0px;
	text-align: right;
}

#bottom-menu2 {
	width: 100%;
	float: left;
	padding: 30px;
	text-align: center;
}

#bottom-bar {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #000000;
	padding: 2px 10px 2px 10px;
	height: 75px;
	color: #fff;
	text-align: center;
}

.logo-central-minimize {
	width: 150px !important;
	margin-top: 5px !important;
	margin-left: 82px !important;
}
	
}

