.cart-block h1{
	float: left; 
}

#free_shipping_missing{
	float: right;
    margin-right: 34%;
    color: #c8b8b3;
    text-transform: uppercase;
    font-size: 18px;
}

.clear{
	clear: both;
}

.color_to_pick_list a{
	background-position: center;
	border: 0;
}

.btn_bandeau{
	background-color: #E2BDB4;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 16px;
}

.btn_bandeau:hover{
	color: black;
}

#module-blockguestbook-guestbook button, input[type="button"], input[type="reset"], input[type="submit"]{
	border: 1px black solid;
    color: black;
}

#module-blockguestbook-guestbook .btn-primary-blockguestbook{
	background-color: transparent!important;
	border: 1px black solid;
	border-color: black!important;
	color: black!important;
	font-size: 1.4rem;
}

#module-blockguestbook-guestbook #add-guestbook-form .title-rev{
	color: #c8b8b3;
}

.guestbook-items{ border: 0; padding: 0; }

span.foot_center {
    color: #c8b8b3;
    float: right;
    font-size: 15px;
    font-style: italic;
    text-align: right;
    line-height: 13px;
    font-weight: bold;
}

span.commentbody_center{ font-size: 15px; }

.float-left-table16{ border: none; }
.float-left-table16 td{ border-right: none; border-bottom: 1px #c8b8b3 solid; }

#module-blockguestbook-guestbook  #succes-review{ border: none; background-color: #c8b8b3; color: white; }

/*#adtm_menu .advtm_menu_4 .adtm_column span.column_wrap_title a{
	font-weight: normal;
	text-transform: uppercase;
}*/

#checkout #conditions-to-approve ul li .condition-label{ line-height: inherit; }

#order-confirmation .title-block{ background-color: #c8bcb7; }

.order-actions .btn-default{ 
	font-size: 1em;
    width: 100%;
    padding: 5px;
    margin: 5px 0;
}

.table tbody > tr > th{
	vertical-align: middle;
}

#manufacturer h1{ margin-bottom: 0; }

.clearfix, .filters-panel{ clear: both; }

#addresses .address .address-footer{ text-align: left; border-top: none; }

.product-preview {
    overflow: hidden;
    margin-bottom: 10px;
    /*min-height: 455px;*/
    /*min-height: 580px;*/
    min-height: 382px;
}

#cart .product-preview {
	float: left; 
	}

.rlp-shoppingcart-footer .header-title {
    clear: both;
    font-size: 20px;
    padding-top: 25px;
}

#new-products .product-preview {
    overflow: hidden;
    margin-bottom: 10px;
    /*min-height: 455px;*/
    /*min-height: 580px;*/
    min-height: 620px;
}

.content_scene_cat_bg{
	margin-bottom: 0;
}

.success, .alert-success, .warning, .alert-warning, .warning_inline{ background: none; color: #c8b8b3; border: none; text-align: center; }

.checkout-info #button_order_cart{ border: none; background-color: #c8b8b3; color: white; }
.cart-prices{ margin-top: 5px;
    padding-top: 5px;
    font-size: 16px; }


#cart .product-line-grid .product-image{ margin:auto;}


@media screen and (max-width: 1199px){
    .product-preview {
        min-height: 340px;
    }
    
    #new-products .product-preview {
        min-height: 450px;
    }
}

@media screen and (max-width: 767px){
    .product-preview {
        min-height: auto;
        margin-bottom: 15px;
    }

    #free_shipping_missing{
        margin-right: 0;
        font-size: 16px;
        float: none;
        clear: both;
        text-align: left;
    }
    
    #cart .product-preview{
	    width: 100%;
    }
    
    #cart .cart-grid .row.first{ display: flex; flex-direction: column; }
    .cart-grid-body{ order: 2; }
    .cart-grid-right{ order: 1; margin-bottom: 20px; }
    #lineven-relatedproducts{
	    
    }
}

@media screen and (max-width: 480px){

    #addresses .address .address-footer a{
        display: inline-block;
    }
    #addresses .address .address-footer a + a{
        margin-top: 5px;
    }

    #addresses .address .address-footer{
        text-align: center;
    }

}

@media screen and (max-width: 374px){
    #free_shipping_missing{
        font-size: 14px;
    }
}

a#close_fancybox{
	background-color: #c8b8b3;
    color: white;
    font-weight: bold; 
}


/*marion centrer les images produits des pages catégories  */

#manufacturer .product-miniature button.product-image {
	width: 100%
}

#manufacturer .product-miniature img.img-responsive {
	margin: 0 auto;
}

.blog-row .container{
	border: none;
}
