/*
  Theme Name: Nordestina Móveis
  Version: 1.0.0
  Template: Divi
  Author: Guilherme Euler
  Author URI: https://www.drpress.com.br
  Description: Tema para o site saldaodanordestina.com
  Text Domain: nordestina-móveis
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.social_header a.icon:before {

  color: #fff !important;
  background-color: #D9072D !important;
  font-size: 16px;
  line-height: 16px;
}

.produtos-home .woocommerce .products .product {
  margin-bottom: 0 !important;
}

.lateral-loja {
	border-right: 0 !important;
	padding-right: 10px !important;
}
.lateral-loja .widgettitle {
	font-size: 1.5 rem;
	font-weight: 900;
	border-bottom: 1px solid #d3031d;
	margin-bottom: 15px;
}

.lateral-loja #woocommerce_product_search-3 > form > button {
	width: 100%;
	margin-top: 10px;
	padding: 10px;
	background-color: #d3031d;
	border: 0px solid #fff;
	border-radius: 10px;
	color: #fff;
}

.lateral-loja #woocommerce_product_search-3 > form > button:hover {
	background-color: #75000f;
}

.lateral-loja #woocommerce-product-search-field-0 {
	padding: 5px;
	border-radius: 15px;
	width: 100%;
}

.lateral-loja #woocommerce_product_categories-5 > ul > li > a {
	color: #d3031d !important;
	font-weight: 600;
}

.lateral-loja #woocommerce_product_categories-5 > ul > li {
	margin-left: 5px;
}

.listagem-produtos .woocommerce-ordering {
	display: none;
}

.listagem-produtos .page-numbers {
	color: #d3031d;
}

.whatsapp-button {
  color: #fff !important;
  background-color: #25d366 !important;
  border-radius: 50px !important;
  padding: 10px 20px !important;
  font-weight: bold !important;
}

.whatsapp-button img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  padding-bottom: 5px;
}