/*
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: 3.3.1
*/
/*-----Geral-----*/
address {
	font-style: normal;
}
.icone {
	font-family: ETmodules;
}
#et-info-whatsapp {
	background-image: url(/wp-content/uploads/2018/06/whatsapp-icon.png);
	background-repeat: no-repeat;
	background-position-y: 2px;
	background-size: 12px;
	padding-left: 19px;
}
a {
	transition: color 0.5s, background-color 0.5s;
}
/*-----Header-----*/
#et-info {
	float: none;
}
#et-info .link-orcamento {
	margin-right: 8px;
	padding: 5px 15px 6px;
	border-radius: 15px;
	line-height: 1;
}
#et-info .link-orcamento:hover {
	background: #a3354d;
}
#top-header .et-social-icons {
	float: right;
}
#breadcrumbs {
	padding: 11px 0;
	line-height: 1;
	background: #f1f1f1;
}
#et-top-navigation .et-cart-info {
	display: none;
}
#main-content {
	min-height: calc(100vh - 341px);
}
#mobile_menu {
	padding: 0;
}
#main-header {
	box-shadow: none;
	border: none !important;
	background: #f8f8f8;
}
#et-info {
	text-align: right;
}
#et-secondary-menu {
	display: none;
}
#main-content h1 {
	color: #c64f55;
}
#main-content h1:after {
	content: '';
	width: 80px;
	height: 5px;
	background: #eee;
	display: block;
	margin-top: 10px;
}
.et_header_style_left .logo_container {
	left: 0;
	padding-left: 10px;
}
/*-----Posts-----*/
.single .et_pb_post {
	padding-bottom: 0;
	margin-bottom: 0;
}
.post-meta:first-letter {
	text-transform: uppercase;
}
.archive .et_pb_post,
.search-results .et_pb_post {
	overflow: hidden;
}
.single-post .post-meta + img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}
#main-content .readmore {
	display: inline-block;
	margin-top: 15px;
}
#left-area .post-meta {
	padding-bottom: 0;
}
.et_pb_post .entry-featured-image-url {
	margin-bottom: 0;
}
.et_pb_blog_grid .et_pb_post {
	border: none;
}
#main-content .addtoany_content {
	margin: 40px 0 0;
}
.related.products {
	display: none;
}
/*.woocommerce div.product div.images .woocommerce-product-gallery__trigger { display: none; }*/
.pswp .pswp__bg {
	background: rgba(0, 0, 0, 0.7);
}
.single-product #main-content .woocommerce-product-gallery:after {
	content: '*Imagens ilustrativas.';
	font-size: 14px;
	opacity: 0.7;
	display: block;
	margin-top: -10px;
}
.single-product .product_meta {
	line-height: 1.2;
}
.single-product .summary table.shop_attributes {
	display: none;
}
.opcoes-custom {
	margin-top: 20px;
}
.opcoes-custom label {
	font-weight: bold;
	display: block;
	line-height: 1;
	margin-bottom: 8px;
}
.opcoes-custom button {
	background: none;
	border: 2px solid #ddd;
	margin-right: 7px;
	padding: 5px 10px;
	font-size: 17px;
	font-weight: bold;
	color: #444;
	border-radius: 3px;
	cursor: pointer;
	transition: color 0.5s, border-color 0.5s, background-color 0.5s;
}
.opcoes-custom button.ativo {
	background: #5ea3cb;
	color: #fff;
	border-color: #5ea3cb;
}
.opcoes-custom .field + .field {
	margin-top: 15px;
}
.opcoes-custom select {
	width: 100%;
	padding: 10px;
	background: #fafafa;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #5ea3cb;
	border: 2px solid #ddd;
	cursor: pointer;
}
/*-----Forms-----*/
.page-id-748 .et_pb_text_1 p a {
	color: #666;
}
.page-id-748 .et_pb_text_1 p a:hover {
	color: #c64f55;
}
.wpcf7 label {
	display: block;
	line-height: 1;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 4px;
}
.wpcf7-field {
	margin-bottom: 17px;
}
.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea {
	background: #f1f1f1;
	border: none;
	padding: 16px;
	width: 100%;
	border-radius: 3px;
	font-size: 15px;
	transition: background-color 0.5s;
}
.wpcf7 .wpcf7-text:focus,
.wpcf7 .wpcf7-textarea:focus {
	background: #e7e7e7;
}
#recaptcha {
	float: left;
}
.wpcf7 .wpcf7-submit {
	float: right;
	padding: 13px 40px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: bold;
	font-size: 16px;
	font-family: inherit;
	line-height: 1;
	cursor: pointer;
	transition: background-color 0.5s;
}
.et_pb_map_container .et_pb_map {
	height: 350px;
}
.wpcf7-response-output {
	margin: 15px 0 !important;
	float: left;
	width: 100%;
}
#main-content .et_pb_button {
	padding: 13px 20px !important;
	line-height: 1 !important;
	transition: background-color 0.5s, color 0.5s;
}
.btn-backprod {
	background: #4fa0c6;
	padding: 10px 20px;
	line-height: 1.2;
	color: #fff;
	border-radius: 3px;
	display: block;
	max-width: 240px;
	margin: 15px auto 0;
	font-size: 16px;
}
.btn-backprod:hover {
	background: #478cac;
}
.wpcf7-response-output {
	text-align: center;
	padding: 15px;
	font-size: 18px;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
	border: 2px solid #2d9c6e;
	padding: 23px;
	background: #ecf6f2;
}
/*-----Paginacao-----*/
.wp-pagenavi {
	text-align: center;
	border: none;
	margin: 0;
}
.wp-pagenavi .pages {
	display: none;
}
.wp-pagenavi span,
#main-content .wp-pagenavi a,
#main-content .woocommerce-pagination li a,
#main-content .woocommerce-pagination li span {
	padding: 0 10px;
	font-weight: bold !important;
	font-size: 18px !important;
	color: #fff !important;
	border-radius: 50%;
	min-width: 50px;
	text-align: center;
	line-height: 50px;
	display: inline-block;
	transition: background-color 0.5s;
	margin: 0 5px;
}
.wp-pagenavi span.extend,
.wp-pagenavi .dots {
	color: #c64f55 !important;
}
#main-content .wp-pagenavi a.last,
#main-content .wp-pagenavi a.first {
	border-radius: 30px;
	padding: 0 20px;
}
.wp-pagenavi span.current,
#main-content .woocommerce-pagination span.current {
	color: #aaa !important;
	background: #ddd;
}
.wp-pagenavi a,
.wpcf7 .wpcf7-submit,
.woocommerce nav.woocommerce-pagination ul li a {
	background: #c64f55;
}
#main-content .wp-pagenavi a:hover,
.wpcf7 .wpcf7-submit:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover {
	background: #a3354d;
}
.woocommerce .woocommerce-pagination ul.page-numbers,
.woocommerce-page .woocommerce-pagination ul.page-numbers {
	border: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
	border: none;
}
.woocommerce ul.products li.product a img {
	height: 280px;
	object-fit: contain;
}
/*-----Woocommerce----*/
.star-rating {
	display: none !important;
}
.woocommerce ul.products li.product a img {
	margin-bottom: 0 !important;
}
.woocommerce-loop-product__title {
	text-align: center;
	transition: color 0.5s;
}
.woocommerce-loop-product__link:hover h2 {
	color: #c64f55;
}
.pwb-all-brands .pwb-pagination-wrapper {
	border: none;
}
.pwb-all-brands p small {
	display: none;
}
#main-content .pwb-brands-cols-outer {
	margin-left: -1%;
	margin-right: -1%;
}
#main-content .pwb-brands-col3 {
	background: #f8f8f8;
	margin: 0 1% 20px;
	width: 23%;
	padding: 20px;
	transition: background-color 0.5s;
	border-radius: 2px;
}
#main-content .pwb-brands-col3:hover {
	background: #eee;
}
.pwb-all-brands p {
	line-height: 1;
	font-weight: bold;
	text-align: center;
}
.pwb-carousel .pwb-slick-slide img {
	padding: 0 20px;
}
#tab-description h2 {
	display: none;
}
.woocommerce-ordering {
	display: none;
}
.single-product #main-content .woocommerce-product-gallery {
	margin-bottom: 10px;
}
.products .price {
	text-align: center;
	line-height: 1;
}
.entry-summary p.price span {
	color: #666;
}
.pwb-single-product-brands a + a:before {
	content: ' / ';
	color: #444;
	cursor: default;
}
#tab-additional_information h2 {
	font-size: 22px;
}
/* Cores produto */
.field[data-lbl='Cor'] button[data-val='Azul'] {
	background: blue;
}
.field[data-lbl='Cor'] button[data-val='Preto'] {
	background: black;
}
.field[data-lbl='Cor'] button {
	color: white;
	font-size: 0;
	height: 35px;
	width: 35px;
}
.field[data-lbl='Cor'] button[data-val='Branco'] {
	color: black;
	background: #fafafa;
}
.field[data-lbl='Cor'] button[data-val='Vermelho'] {
	background-color: red;
}
.field[data-lbl='Cor'] button[data-val='Amarelo'] {
	background-color: yellow;
}
.field[data-lbl='Cor'] button[data-val='Verde'] {
	background-color: green;
}
.field[data-lbl='Cor'] button[data-val='Marrom'] {
	background-color: #a6543c;
}
.field[data-lbl='Cor'] button[data-val='Laranja'] {
	background-color: orange;
}
.field[data-lbl='Cor'] button[data-val='Violeta'] {
	background-color: violet;
}
.field[data-lbl='Cor'] button[data-val='Cinza'] {
	background-color: gray;
}
/*-----Sidebar-----*/
#sidebar {
	display: none;
}
#main-content .container {
	padding: 50px 0;
}
#main-content .container:before {
	background: none;
}
#left-area + .widget_product_categories,
#left-area + .widget_pwb_list_widget {
	width: 22%;
}
.widget_product_categories ul li,
.widget_pwb_list_widget ul li {
	margin-bottom: 2px;
}
.widget_product_categories a,
.widget_pwb_list_widget a {
	display: block;
	padding: 10px 15px;
	background: #f1f1f1;
	line-height: 1.2;
	font-size: 16px;
}
.widget_product_categories a.ativo,
.widget_pwb_list_widget a.ativo {
	background: #e5e5e5;
	color: #222;
}
.widget_product_categories .children li {
	margin: 0;
}
.widget_product_categories .children a {
	background: #f8f8f8;
}
.widget_pwb_list_widget h4 {
	color: #c64f55;
	padding: 0;
	margin-bottom: 10px;
}
.pwb-single-product-brands:before {
	content: 'Fornecedora ';
}
.pwb-single-product-brands {
	font-size: 14px;
}
#main-content .widget_product_categories ul,
#main-content .widget_pwb_list_widget ul {
	list-style: none;
	padding: 0;
}
.cat-filter {
	overflow: hidden;
}
.cat-filter .widget_product_categories,
.cat-filter .widget_pwb_list_widget {
	display: none;
}
.cat-filter .widget_pwb_list_widget h4 {
	display: none;
}
.cat-filter .btn-menu {
	display: block;
	background: #666;
	margin-bottom: 10px;
	border: none;
	padding: 12px 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border-radius: 3px;
	width: 100%;
	line-height: 1.1;
	text-align: left;
	font-family: inherit;
}
.cat-filter .btn-menu:before {
	content: '\61';
	text-transform: none;
	font-family: ETmodules;
	font-size: 24px;
	margin-right: 5px;
	float: left;
	margin-top: -4px;
	margin-bottom: -6px;
}
.cat-filter.ativo .widget_product_categories,
.cat-filter.ativo .widget_pwb_list_widget {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
#main-content .cat-parent .cat-parent .children a {
	background: #fdfdfd;
	font-size: 14px;
}
.product-categories > .cat-parent {
	border: 2px solid #f1f1f1;
}
.widget_product_categories .cat-parent .children {
	display: none;
}
.widget_product_categories .cat-parent > a:after {
	content: '+';
	font-weight: bold;
	font-size: 18px;
	line-height: 1;
	position: absolute;
	right: 7px;
	top: 50%;
	margin-top: -10px;
}
.widget_product_categories .cat-parent > a {
	padding-right: 25px;
	position: relative;
}
.widget_product_categories .cat-parent > a.active:after {
	content: '-';
}
/*-----Footer-----*/
#footer-widgets a:hover {
	color: #f1bcbe !important;
}
#footer-widgets {
	padding: 37px 0 0;
}
#footer-bottom .et-social-icons {
	margin-top: 4px;
}
#footer-bottom .et-social-icons .et-social-icon:first-child {
	margin-left: 0;
}
.mfp-bottom-bar {
	display: none;
}
.assinatura {
	width: auto;
	float: right;
}
.assinatura a.logotipo {
	display: block;
	float: left;
	margin-top: 7px;
}
.assinatura .actions {
	display: inline-block;
	background: rgba(255, 255, 255, 0.04);
	padding: 3px 11px;
	border-radius: 7px;
	margin-left: 10px;
	margin-bottom: 8px;
}
.assinatura .actions li {
	width: auto;
	display: inherit;
}
.assinatura .actions li:first-child {
	margin-right: 3px;
}
.assinatura .actions li a {
	color: #fff;
	font-size: 13px;
}
@media (min-width: 981px) {
	#top-menu li:not(.et-hover) ul.sub-menu {
		display: none;
	}
	.et_pb_posts .entry-featured-image-url,
	.archive .et_pb_post > a > img,
	.search-results .et_pb_post > a > img {
		max-width: 200px;
		float: left;
		margin-right: 30px;
		height: 200px;
		object-fit: cover;
	}
	body:not(.woocommerce) #main-content #left-area {
		width: 100%;
		padding: 0px !important;
		float: none !important;
	}
}
@media only screen and (max-width: 1299px) {
	#main-header .container.et_menu_container {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}
	#top-header .container {
		width: 100%;
	}
	#main-header #logo {
		max-height: 35%;
	}
}
@media only screen and (max-width: 980px) {
	#footer-bottom .assinatura {
		display: block;
		text-align: center;
		float: none;
	}
	#footer-bottom .assinatura a.logotipo {
		float: none;
	}
	#footer-bottom .assinatura ul.actions {
		margin-left: 0;
	}
	#left-area + .widget_product_categories {
		width: 100%;
		margin-top: 20px;
	}
	#footer-widgets {
		padding-bottom: 30px;
	}
	#main-content .et_pb_blog_grid .size-1of2 {
		width: 100%;
		margin: 0 !important;
	}
	#main-content .et_pb_blog_grid .size-1of2 .et_pb_post {
		margin: 0 0 30px;
	}
	.et_pb_search_visible:before {
		background: #f8f8f8;
		content: '';
		position: absolute;
		left: -100px;
		right: -100px;
		bottom: 0;
		top: 0;
	}
	#main-content .pwb-brands-col3 {
		width: 48%;
	}
	#products-budget li a {
		width: 100%;
		max-width: 100%;
		letter-spacing: 0;
	}
	#products-budget .qtd {
		float: left;
	}
}
@media only screen and (max-width: 480px) {
	#footer-widgets {
		padding-bottom: 0px;
	}
	#top-header .link-orcamento {
		display: none;
	}
	#products-budget .remove {
		margin-top: 0;
		font-size: 11px;
	}
	#products-budget li a {
		font-size: 16px;
		line-height: 1.2;
		display: flex;
		align-items: center;
		margin-bottom: 8px;
	}
	#products-budget li img {
		border: 1px solid #eee;
	}
	#products-budget .qtd {
		float: left;
	}
	#main-content .pwb-brands-col3 {
		width: 98%;
	}
	#budget-notification {
		right: 10px;
		left: 10px;
		font-size: 15px;
		width: auto;
		box-sizing: border-box;
	}
	#products-budget .qtd input {
		width: 40px;
		font-size: 14px;
		height: 34px;
		margin: 0 2px;
	}
	#products-budget .qtd button {
		font-size: 15px;
		width: 30px;
		height: 34px;
	}
}

/* .et_pb_section,
.et_pb_slider .et_pb_slide {
	background-size: contain !important;
} */

.et_pb_slider .et_pb_slide_0 {
	background-color: #fff !important;
}
.et_pb_slider .et_pb_slide_1 {
	background-color: #fff !important;
}
.et_pb_slider .et_pb_slide_2 {
	background-color: #fff !important;
}
.et_pb_slider .et_pb_slide_3 {
	background-color: #fff !important;
}

.et_pb_slide_overlay_container {
	display: none !important;
}

#main-content .slider-clientes .et_pb_gallery_item {
	width: auto;
	margin: 0 5px 5px;
	clear: none;
	background: #fff;
}

.slick-arrow {
	position: absolute;
	top: 50%;
	z-index: 50;
	background: 0 0;
	border: none;
	font-size: 21px;
	margin-top: -20px;
	background: #c64f55;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 37px;
	cursor: pointer;
	box-shadow: 0 2px 5px #0002;
	color: #fff;
}
.slick-arrow:hover {
	background: #a74247;
}

.et_pb_gallery_items {
	position: relative;
}
.slick-arrow.slick-prev {
	left: -20px;
}
.slick-arrow.slick-next {
	right: -20px;
}


body.page-id-1654 #top-header {
	background-color: #c64f55!important;
}
body.page-id-1654 #top-header #et-info a {
	font-size: 15px !important;
}

@media (max-width: 600px) {
	#top-header #et-info {
		display: flex;
		flex-direction: column;
		gap: 10px;
		align-items: flex-start;
		padding-left: 10px;
	}
}

#top-header #et-info-email {
	margin-right: 8px;
}

#top-header #et-info-email_2:before {
	font-family: ETmodules !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
    content: "\e076";
    margin-right: 4px;
}