.hide-desktop {
	display: none !important;
}

.element-product-detail .product-info .product-name { /*titulo do produto */
    color: #f93;
    font-family: 'roboto_regular';
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}