@media print {
    .suggested-div{
        display: none;
    }
	
	.prodQuestion, .devis-mobile{
		display:none;
	}
    .seo-txt-home{
        display: none;
    }
    .conseils-clients{
        display: none;
    }
    .footer-container{
        display: none;
    }
    .colonne-pictos-produit{
        display: none;
    }
    .logos-produit{
        width: 10%;
        float: left;
        margin-right: 30px;
        margin-left: 50px;
    }
    #image-produit{
        /*float: left;*/
        text-align: center;
		width:250px!important;
		margin:0 auto!important;
    }
    #image-produit img {
       width:250px!important;
	   width:250px!important;
    }
	
    .description-complete{
        display: block;
    }
    .descr-complet{
        display: none;
    }
    #short_description_content{
        display: none;
    }
    .menu-mobile{
        display: none;
    }
    .logo-mobile {
        margin: 10px auto ;
        text-align: center ;
        width:100%;
        margin-bottom: -20px;
    }
    .compte-mobile, .panier-mobile{
        display: none;
    }
    #block_top_menu{
        display: none
    }
    #columns{
        margin-top: -30px;
    }
	/*
    #uniform-group_1{
        width: 300px !important;
    }
    #uniform-group_1> span{
        width: 300px !important;
    }
    #attributes .attribute_list .form-control{
        max-width: 300px !important;
    }
	*/
    #quantity_wanted_p{
        display: none;
    }
    .pb-center-column {
        margin-bottom: 0px;
    }
    .box-info-product-content{
        margin-top: 20px;
        text-align: center;
    }
    .produit-bloc-droite {
        background: #fff;
        padding-top: 10px;
        min-height: 200px;
    }
    .box-cart-bottom{
        display: none;
    }
    .produits-similaires{
        display: none;
    }
    #thumbs_list{
        display: none;
    }
	.description-complete {
		max-height: inherit!important;
	}
	.logos-produit2{
		display:none!important;
	}
	

}

