/* Carrousel */
#img_carrow_main_l{
    display: none !important;
}
#img_carrow_main_r{
    display: none !important;
}

div#div_row_main {
    margin-top: 30px;
    margin-bottom: 30px;
}
#div_row_mng_action{
    border: none;
}

img.img_logo_prod {
    margin-top: 50px;
    margin-bottom: 20px;
}

div#row_information {
    margin-top: 80px;
    margin-bottom: 50px;
}
img.img_sec_prod {
    margin-top: 15px;
    margin-bottom: 15px;
}
img.img_photo_prod {
    margin-top: 10px;
    margin-bottom: 15px;
}

/* Pleca */
img#img_category{
    width: 100%;
}

/* Files */
.div_files_product {
    margin-top: 30px;
    margin-bottom: 15px;
}
.div_link_prod {
    width: 30%;
}
img.img_pdf_ico{
    height: 28px;
    vertical-align: middle;
    margin-right: 5px;
}

div#row_back {
    margin-bottom: 50px;
}

/* Small screens and Medium screens */
/* max-width 640px, mobile-only, 641px - 1024px, tablet-only */
@media only screen and (max-width: 39.9375em), only screen and (min-width: 40em) and (max-width: 63.9375em){

}