/*
Theme Name: Aria Flatsome
Description: Customização Aria
Version: 1.0
Author: Aria Serv
Template: flastsome
Theme URI: http://www.ariaserv.com
*/

a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}

.flatsome-cookies.flatsome-cookies--active{
  z-index: 999999 !important;
}

.products .box-image {
  display: table !important;
}

.products .image-zoom {
  display: table-cell !important;
  vertical-align: middle !important;
}

.banner h2, .banner h3, .banner h1 {
    line-height: 1.4 !important;
}

.sogo-logo, .tooltipster-content, .tooltipster-base{
	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;
}

/*
.shop-container .product-small .box-image img {
  width: revert-layer !important;
  max-height: 220px !important;
  height: 200px !important;
}
*/
