/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 2.0
*/
:root {
	--primary-color: #35496c;
	--primary-color-darker: #253654;
	--secondary-color: #eb1a21;
	--featured-color: #e98a0d;
}
body {
	font-family: "Open Sans";
	color: #555;
}

/* Topo */
#top {
	background: var(--primary-color);
	font-size: 1.1rem !important;
}

/* Menu */
#menu-principal li {
	align-items: center;
	padding-left: 3px;
	padding-right: 3px;
}

#menu-principal li a {
	border-radius: 3px;
	padding: 15px 15px;
	transition: background-color 0.5s, color 0.5 !important;
	font-weight: 900;
	text-transform: uppercase;
	color: var(--primary-color) !important;
	font-size: 20px;
}

#menu-principal li a:hover {
	background: var(--secondary-color);
	color: #fff !important;
	opacity: 1;
}

#header .et_pb_menu__search-button {
	margin-left: 20px;
	font-weight: bold;
	text-shadow: 0 0 black;
}

/* Parceiros */
.parceiros img {
	width: 186px;
	height: auto;
	margin: auto;
}
.parceiros > div .slick-slide {
	margin: auto 5px;
}
/* Top Header ################################################################################# */

#top .icon {
	width: 22px;
	height: 22px;
}

#top .et_pb_row {
	display: flex;
	flex-direction: row !important;
}

#top .et_pb_row .et_pb_column {
	width: auto !important;
}

#top .telefone {
	line-height: 1;
	color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 3px;
}

@media (max-width: 980px) {
	#top .telefone {
		text-align: center;
	}
	#breadcrumbs {
		font-size: 13px;
		line-height: 1.2;
		display: none;
	}
}

#top .telefone .espacamento {
	width: 20px;
	display: inline-block;
}

#top .telefone a {
	color: white !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
@media (max-width: 520px) {
	#top {
		min-height: 40px;
	}
	#top .telefone a {
		font-size: 16px;
	}
	#top .et_pb_row,
	#header .et_pb_row,
	#breadcrumbs .container {
		width: 90%;
	}
	#top .telefone .espacamento + a {
		display: none;
	}
}

#top .telefone .icon {
	margin-right: 8px;
}

/* Header ################################################################################# */
.et_pb_menu .et_pb_menu_inner_container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.et_pb_menu .et_pb_menu__wrap {
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.et_pb_menu .nav.et-menu {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media (max-width: 1200px) {
	.et_pb_menu .et_pb_menu__logo {
		margin: 0;
	}
}

@media (min-width: 980px) and (max-width: 1200px) {
	.et_pb_menu .et_pb_menu__wrap {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		margin-right: 20px;
	}
	.et_pb_menu .et_pb_menu_inner_container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 980px) {
	.et_pb_menu .et_pb_menu_inner_container {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.et_pb_menu .sub-menu {
	padding: 0 !important;
	width: auto !important;
	min-width: 200px !important;
}

@media (min-width: 981px) {
	.et_pb_menu .sub-menu {
		top: calc(100% - 10px) !important;
	}
}

.et_pb_menu .sub-menu li {
	padding: 0 !important;
	width: 100% !important;
}

.et_pb_menu .sub-menu li a {
	width: auto !important;
	padding: 10px 20px;
}

#header #mobile_menu1 {
	padding: 0;
	border: none;
	background: #304f76 !important;
	border-radius: 3px;
	top: 126px;
	left: -6%;
	right: -6%;
	width: auto;
	height: 250px;
}

#header #mobile_menu1 a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 42px;
	border-color: rgba(0, 0, 0, 0.1);
}

/* Main Footer ################################################################################# */
.main-footer {
	overflow: hidden;
}

.main-footer .telefone a {
	width: 100%;
	display: block;
}

@media (max-width: 980px) {
	#rodape {
		flex-direction: column;
	}
	#rodape .et_pb_column_1_3:nth-child(2) {
		margin: 30px 0 !important;
	}

	#rodape .et_pb_column_1_3 h3 {
		margin-bottom: 3px;
	}
}

/* BLOG ################################################################################# */
body.category #main-content .container {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
}

body.category #main-content .container:before {
	display: none;
}

body.category #main-content .container #content-area #left-area {
	width: 100%;
}

@media (max-width: 640px) {
	body.category #main-content .container #content-area #left-area article.et_pb_post {
		width: 94%;
		margin: auto;
		margin-bottom: 30px;
	}
}

@media (min-width: 640px) and (max-width: 980px) {
	body.category #main-content .container #content-area #left-area article.et_pb_post {
		width: 84%;
		margin: auto;
		margin-bottom: 50px;
	}
}

body.category #main-content .container #content-area #left-area article.et_pb_post a.entry-featured-image-url {
	width: 240px;
	border: solid 1px;
	float: left;
	margin-right: 20px;
}

@media (max-width: 980px) {
	body.category #main-content .container #content-area #left-area article.et_pb_post a.entry-featured-image-url {
		width: 100%;
	}
	#main-content .widget_product_categories {
		width: 100%;
	}
}

body.category #main-content .container #content-area #left-area article.et_pb_post .readmore {
	display: inline-block;
	margin: 10px 0;
}

body.category #main-content .container #content-area #left-area article.et_pb_post:after {
	content: "";
	height: 1px;
	width: 100%;
	display: block;
	clear: both;
}

body.category #main-content .container #content-area #sidebar {
	display: none !important;
}

body.blog .et_pb_blog_grid article {
	margin: 10px !important;
	margin-bottom: 20px !important;
}

.et_pb_blog_grid .et_pb_post {
	border-radius: 6px !important;
	overflow: hidden;
	-webkit-box-shadow: 5px 5px 0 0px #f1f1f1;
	box-shadow: 5px 5px 0 0px #f1f1f1;
}

.single-post .entry-content p,
.single-post .et_pb_post_content p {
	padding: 0;
	margin-bottom: 30px;
	line-height: 1.8;
}

/* COMPONENTS */
/* Icons ################################################################################# */
.icon {
	font-family: ETmodules;
	width: 30px;
	height: 30px;
	position: relative;
	margin-left: 4px;
	display: inline-block;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.icon.whatsapp {
	background: url(/wp-content/themes/Divi-child/images/whatsapp.png) center no-repeat;
	background-size: contain;
}

.icon:hover {
	opacity: 0.8;
}

header .redes-sociais .icon {
	margin-left: 14px;
	top: 3px;
}

footer .icon {
	margin-right: 5px;
	width: 16px;
	height: 16px;
}
#rodape h3 {
	margin-bottom: 10px;
}
#rodape .et_pb_column_1_3 {
	width: auto;
}

#rodape {
	display: flex;
	justify-content: space-between;
}

#rodape:after {
	display: none;
}

/* Woocomerce ################################################################################# */
#main-content .woocommerce-loop-product__title {
	font-weight: bold !important;
	text-align: center;
	font-size: 18px !important;
	line-height: 1.2 !important;
}
@media (max-width: 980px) {
	#main-content .woocommerce-loop-product__title {
		font-size: 14px !important;
	}
}
@media (max-width: 500px) {
	#main-content .woocommerce-loop-product__title {
		font-size: 11px !important;
	}
}
#main-content .products .product-meta {
	display: none;
	text-align: center;
}

body.archive.woocommerce .woocommerce .products.columns-3 li.product {
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}

.single-product .et_pb_column_4_4 .et_pb_image img {
	max-height: 340px;
	object-fit: contain;
	width: 100%;
}

@media (max-width: 980px) {
	body.post-type-archive-product .et_pb_row.et_pb_row_1-4_3-4,
	body.woocommerce.single-product .et_pb_row.et_pb_row_1-4_3-4 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	body.post-type-archive-product .et_pb_widget.woocommerce.widget_product_categories,
	body.woocommerce.single-product .et_pb_widget.woocommerce.widget_product_categories {
		margin: 30px auto !important;
	}
	body.post-type-archive-product .et_pb_wc_description,
	body.woocommerce.single-product .et_pb_wc_description {
		margin: 20px auto;
	}
}

body.post-type-archive-product .btn-orcamento,
body.woocommerce.single-product .btn-orcamento {
	margin-bottom: 20px;
}

body.post-type-archive-product .btn-orcamento:hover,
body.woocommerce.single-product .btn-orcamento:hover {
	cursor: pointer;
}

.woocommerce.widget_product_categories li a {
	color: #fff !important;
	background: var(--primary-color-darker);
	display: block;
	width: 100%;
	padding: 10px 16px;
	font-size: 1.1rem;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	line-height: 1.1;
	font-weight: bold;
}

ul.product-categories > li {
	overflow: hidden;
	border-radius: 3px;
}

.woocommerce.widget_product_categories li .children {
	background: var(--primary-color);
}

.woocommerce.widget_product_categories li .children li {
	margin-left: unset;
	margin: 0;
}
.woocommerce.widget_product_categories li .children li a {
	background: unset;
	font-size: 1rem;
	font-weight: normal;
}

.woocommerce.widget_product_categories li .children li a:hover {
	color: var(--secondary-color) !important;
}

.woocommerce-pagination ul.page-numbers {
	border: none !important;
}

.woocommerce-pagination ul.page-numbers span.current {
	padding: 16px !important;
	border-radius: 3px;
}

.woocommerce-pagination ul.page-numbers li {
	font-size: 1.2rem;
	border: none !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
}

.woocommerce-pagination ul.page-numbers li a {
	padding: 16px !important;
}
.woocommerce-product-gallery__wrapper {
	border: 1px solid #eee;
}

#products-budget {
	text-align: center;
	padding: 6% 4%;
	border: solid 1px #ddd;
	margin-bottom: 30px;
}

#products-budget h4.no-products a {
	display: block;
	width: 200px;
	margin: auto;
	clear: both;
	padding: 10px 6px;
	margin-top: 20px;
	border-radius: 4px;
}

#products-budget h4.no-products a:hover {
	background: var(--primary-color-darker) !important;
	cursor: pointer;
}

/* Forms ################################################################################# */
form label {
	font-weight: bold;
	font-size: 1rem;
}

form input[type="text"],
form input[type="email"],
form select,
form textarea {
	width: 100%;
	background: #f1f1f1;
	padding: 12px 20px;
	border-radius: 4px;
	font-size: 1.2rem;
	border: none;
}

form input[type="submit"] {
	font-size: 1.5rem;
	padding: 6px 20px;
	border-radius: 4px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

form input[type="submit"]:hover {
	background: var(--primary-color-darker) !important;
	cursor: pointer;
}

form .wpcf7-field {
	margin-bottom: 20px;
}

#page-container #main-content .et_pb_button,
#main-content .wpcf7-submit,
#main-content .wp-pagenavi a,
#main-content .no-products a,
#main-content .woocommerce-pagination a {
	color: white !important;
	background-color: var(--primary-color) !important;
	-webkit-transition-duration: 0.3s !important;
	transition-duration: 0.3s !important;
	text-shadow: none !important;
	border: none !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px !important;
	line-height: 1.1 !important;
	border-radius: 3px;
}

#page-container #main-content .et_pb_button,
#main-content .wpcf7-submit,
#main-content .no-products a {
	padding: 13px 30px !important;
}

#page-container #main-content .et_pb_button:hover,
#main-content .wpcf7-submit:hover,
#main-content .wp-pagenavi a:hover,
#main-content .no-products a:hover,
#main-content .woocommerce-pagination a:hover {
	background-color: var(--primary-color-darker) !important;
}

#page-container #main-content .light-btn .et_pb_button {
	border: 2px solid white !important;
	background-color: transparent !important;
}

#page-container #main-content .light-btn .et_pb_button:hover {
	background: white !important;
	color: var(--primary-color) !important;
}

/* Parceiros ################################################################################# */
.parceiros .slick-arrow {
	display: none !important;
}

#equipe {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#equipe .membro {
	margin: 10px;
}

#equipe .membro .nome {
	font-weight: bold;
	text-align: center;
	font-size: 22px;
}

/* Orcamento  ################################################################################# */
#budget-notification {
	position: fixed;
	z-index: 9999;
	right: 20px;
	background: #383838;
	padding: 20px;
	width: 500px;
	text-align: center;
	color: white;
	border-radius: 5px;
	font-size: 19px;
	letter-spacing: 1px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	bottom: -400px;
	-webkit-transition: bottom 0.5s;
	transition: bottom 0.5s;
}

#budget-notification.active {
	bottom: 20px;
}

#products-budget {
	padding: 0px;
	background: white;
	max-width: 100%;
	margin: 0 auto 30px;
	border: 1px solid #ddd;
}

#products-budget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#products-budget li {
	color: #383838;
	padding: 0;
	letter-spacing: 1px;
	min-height: 0;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 15px;
}

#products-budget li + li {
	border-top: 1px solid #ddd;
}

#products-budget li img {
	width: 50px;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 2px;
}

#products-budget li a {
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	line-height: 1.2;
	flex: 1;
	display: flex;
	align-items: center;
}

#products-budget li a:hover {
	color: var(--primary-color);
}

#products-budget .qtd {
	font-weight: bold;
	color: #333;
	float: right;
	margin-left: 20px;
}

#products-budget .qtd input {
	height: 36px;
	border: none;
	float: left;
	padding: 0 10px;
	width: 50px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ddd;
	margin: 0 4px;
	border-radius: 2px;
}

#products-budget .qtd button {
	height: 36px;
	padding: 0 12px;
	margin: 0;
	float: left;
	font-weight: bold;
	font-size: 22px;
	margin-top: 0px;
	border-radius: 2px;
	background: #ddd;
	border: none;
	width: 37px;
	cursor: pointer;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

#products-budget .qtd button:hover {
	background: #ccc;
}

#products-budget .remove {
	float: right;
	margin: 0;
	margin-left: 20px;
	margin-top: 0;
	padding: 9px 18px;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.5px;
	background: #bf2323;
	border-radius: 2px;
	border: none;
	color: white;
	cursor: pointer;
	font-weight: bold;
	font-family: inherit;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

#products-budget .remove:hover {
	background: #a01b1b;
}

#products-budget .no-products {
	margin: 0;
	text-align: center;
	padding: 30px;
	background: #eee;
	font-size: 18px;
	color: #777;
	border: 1px solid #ddd;
}

#products-budget .no-products a {
	display: block;
	padding: 10px;
	background: #0a9ed1;
	width: 150px;
	margin: 20px auto 0;
	color: white;
	font-size: 15px;
	text-transform: uppercase;
}

/*custom*/
#main-content .btn-orcamento {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #40af86;
	cursor: pointer;
}

#main-content .btn-orcamento:hover {
	background-color: #389673 !important;
}

#main-content .btn-orcamento.adicionado {
	background: #ad4b3f;
}

#main-content .btn-orcamento.adicionado:hover {
	background: #944035;
}

#main-content .btn-orcamento-link {
	display: inline-block;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*woocommerce*/
.woocommerce #main-content .star-rating {
	display: none !important;
}

select.orderby option[value="price"],
select.orderby option[value="price-desc"] {
	display: none;
}

.single-product .addtoany_list {
	display: block;
	overflow: hidden;
	margin-top: 10px;
}

#orcamento label {
	font-weight: bold;
}

#products-budget {
	text-align: unset !important;
}

@media (max-width: 640px) {
	#products-budget li a {
		text-align: center;
		padding-bottom: 20px;
	}
}

#products-budget li a img {
	width: 80px;
	height: 80px;
	object-fit: contain;
	border-right: 1px solid #eee;
	padding: 10px;
}

@media (max-width: 640px) {
	#products-budget li a img {
		width: 70%;
		margin-left: 9%;
		margin-right: 9%;
		margin-bottom: 10px;
	}
}

@media (max-width: 640px) {
	#products-budget li {
		padding-bottom: 50px;
	}
}

@media (max-width: 980px) {
	#products-budget li {
		flex-direction: column;
		padding: 18px;
	}
	#products-budget .remove {
		margin-left: 0;
		margin-top: 10px;
	}
	#products-budget .qtd {
		margin-left: 0;
		margin-top: 10px;
	}
	#products-budget li a {
		flex-direction: column;
	}
	#products-budget li a img {
		padding: 0;
		border: none;
		margin: 0 0 10px;
	}
}

/* AddToAny ################################################################################# */
.addtoany_content {
	display: none;
}

#main-content .et_pb_section .addtoany_content {
	display: block;
}

#main-content .addtoany_content,
#main-content .addtoany_content,
#content-area .addtoany_content {
	display: block;
}

#main-content .addtoany_content {
	max-width: 1200px;
	margin: auto;
	padding-bottom: 30px;
	text-align: center;
	padding-bottom: 30px;
}

/* WP PageNavi ################################################################################# */
.wp-pagenavi {
	padding-top: 22px !important;
	font-size: 1.2rem;
	text-align: center;
	font-family: "Open Sans";
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi span {
	padding: 16px !important;
	font-size: 1.2rem !important;
	display: inline-block;
	background: #ebe9eb;
	border: solid 1px #ddd;
}

.wp-pagenavi a {
	background: #87bf43;
	padding: 16px;
	font-size: 1.2rem !important;
	color: white !important;
	text-shadow: unset !important;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-family: "Open Sans" !important;
	text-shadow: 1px 1px 1px #555 !important;
}

.wp-pagenavi a:hover {
	background-color: #6c9a35 !important;
}

.wp-pagenavi a.nextpostslink {
	color: white !important;
}

.et_pb_blog_0_tb_body .wp-pagenavi a.nextpostslink,
.et_pb_blog_0_tb_body .wp-pagenavi a.previouspostslink,
.et_pb_blog_0_tb_body .wp-pagenavi a.page {
	color: white !important;
	font-family: "Open Sans" !important;
}

.et_pb_blog_0_tb_body .wp-pagenavi a,
.et_pb_blog_0_tb_body .wp-pagenavi span {
	font-family: "Open Sans" !important;
}

.floating-whatsapp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 30px;
	right: 30px;
	background-color: #43bc5d;
	color: white;
	border-radius: 50%;
	text-align: center;
	font-size: 30px;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

.floating-whatsapp:hover {
	background-color: #39a04f;
}

.floating-whatsapp img {
	max-width: 50%;
}

/* CUSTOM ################################################################################# */
.grecaptcha-badge {
	display: none !important;
}

body:not(.et-fb) h1,
body:not(.et-fb) h2,
body:not(.et-fb) h3 {
	font-family: "Open Sans";
	font-weight: bold;
	line-height: 1em !important;
	padding: 0 !important;
}
body:not(.et-fb) h2 {
	font-weight: 900;
}

body:not(.et-fb) h1 {
	font-weight: 900 !important;
	text-transform: uppercase !important;
}

.telefones a {
	display: block;
}

#breadcrumbs {
	background: #ddd;
	padding: 5px 0;
}

.single-product .product_meta {
	border: none;
	padding-top: 0;
}

.et_pb_wc_description table {
	width: 100%;
	border: 1px solid #ddd;
}

.et_pb_wc_description table td {
	border: 1px solid #ddd;
	padding: 8px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 1.2;
}

.et_pb_wc_description table td + td {
	font-weight: normal;
}

.et_pb_wc_description table td.data-left {
	background: #f8f8f8;
}

.woocommerce ul.products li.product a img {
	border-radius: 2px;
}
.woocommerce .product-categories li.current-cat > a {
	font-weight: bold !important;
}

.readmore.et_pb_button {
	display: inline-block;
	margin-top: 10px;
}
.woocommerce.widget_product_categories li .children .children a {
	display: flex;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	align-items: center;
}

ul.product-categories > li > .children > li + li {
	border-top: 2px solid #0002;
}

.woocommerce.widget_product_categories li .children .children a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #fff;
	margin-right: 10px;
}

.widget_product_categories .children .children {
	padding-bottom: 7px !important;
}

.product-categories > li.cat-parent > a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.product-categories > li.cat-parent.opened > .children {
	display: block;
}
@media (max-width: 980px) {
	.et_pb_wc_description table td {
		font-size: 14px;
	}
}
/*@media (min-width: 981px) {*/
.product-categories > li.cat-parent > a + .children {
	display: none;
}
.product-categories > li.cat-parent > a:after {
	content: "\276F";
	transform: rotate(90deg);
	transition: transform 0.2s;
}
.product-categories > li.cat-parent.opened > a:after {
	transform: rotate(-90deg);
}
.product-categories > li.cat-parent > a:hover {
	background: #35496c;
}
/*}*/

#main-content .woocommerce-pagination .page-numbers.dots {
	display: none !important;
}

.woocommerce nav.woocommerce-pagination ul li {
	margin: 0 !important;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	margin: 0 5px 8px;
}
