/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.prodcent {text-align:center!important}

.center-submit {
    text-align: center;
    margin-top: 20px;
}

.center-submit input[type="submit"] {
    background-color: #0073aa;
    color: white;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
    cursor: pointer;
}

.center-submit input[type="submit"]:hover {
    background-color: #005177;
}

#woocommerce_product_categories-3{display:none!important}
.l-main .widget {
    margin-top: .5rem!important;
}