
/* stylesheet for the template production */
/* стилевой файл для шаблона production*/
/* stylesheet for the template item */
/* стилевой файл для шаблона production.item*/

.list-of-products-div {
    box-shadow: 3px 3px 10px rgba(0,0,0,0.5);
    margin: 20px 0 5px 0;
    width: 602px;
    overflow-x: scroll;
}

.num_models {
    font-weight: bold;
    text-transform: uppercase;
}
/* stylesheet for the template rightmainpart */
/* стилевой файл для шаблона rightmainpart*/