/*
Theme Name: Aria Mail
Description: Customização Aria
Version: 1.0
Author: Aria Serv
Template: flastsome
Theme URI: http://www.ariaserv.com
*/

.banner h2, .banner h3, .banner h1 {
    line-height: 1.4 !important;
}

.sogo-logo{
	display: none !important;
}

.article-inner .entry-meta{
	display: none !important;
}

.header-nav .search_categories{
	margin-right: 5px !important;
}

.cart .checkout-button{
	display: none !important;
}

input#place_order {
    width: 100% !important;
}

#content .woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button{
	display: none !important;
}

.title-overlay.fill{
	display: none !important;
}

.featured-title .page-title-bg{
	box-shadow: none !important;
}

.product-small .box-image {
    text-align:center !important;
	height: 220px !important;
}

.product-small .box-image img {
    width: initial !important;
    max-height: 220px !important;
}
