/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

/*---------------RESPONSIVO----------------*/
@media screen and (max-width: 767px) {
	.remov-shad {
		box-shadow: none !important;
	}
	.x-off-canvas-content-right {
		transform: translate3d(0%, 115%, 0);
	}
	.x-off-canvas.x-active .x-off-canvas-content {
		max-height: 82vh;
		bottom: 0 !important;
		top: auto !important;
	}
	.x-off-canvas .x-off-canvas-content > .x-div:nth-child(1) {
		align-items: flex-end;
		align-content: flex-end;
		justify-content: flex-end;
		margin-top: -45px;
	}
	.x-text.x-content h2, .x-the-content.entry-content h2 {
		font-size: 1.383em !important;
	}
	.x-text.x-content h3, .x-the-content.entry-content h3 {
		font-size: 1.296em !important;
	}
	.x-text.x-content h4, .x-the-content.entry-content h4 {
		font-size: 1.215em !important;
	}
	.x-text.x-content h5, .x-the-content.entry-content h5 {
		font-size: 1.138em !important;
	}
	.x-text.x-content h6, .x-the-content.entry-content h6 {
		font-size: 1.067em !important;
	}
	.add-cart-prod select#custom_quantity {
		width: 100%;
		min-width: 100%;
	}
	.add-cart-prod button.single_add_to_cart_button {
		min-width: 45px;
	}
	.add-cart-prod .cs-content.x-global-block {
		width: auto;
		min-width: calc(100% - 55px);
	}
	.add-cart-prod.x-wc-add-to-cart-form form.cart {
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.x-anchor.btn-orcamento-rapido {
		width: 100%;
	}
	form.orcamento-form-produto button {
		width: 100%;
	}
	body.woocommerce-cart td.product-thumbnail::before, body.woocommerce-cart td.product-name::before, body.woocommerce-cart .lixeira-texto, body.woocommerce-cart td.product-quantity::before {
		display: none;
	}
	body.woocommerce-cart td.product-thumbnail {
		display: flex !important;
		max-width: 30% !important;
	}
	body.woocommerce-cart td.product-name {
		min-width: 67%;
		padding-top: .5em !important;
	}
	body.woocommerce-cart td.product-remove, body.woocommerce-cart td.product-remove a {
		min-width: 30px !important;
	}
	body.woocommerce-cart td.product-remove{
		margin-top: -35px;
		order: 4;
	}
	body.woocommerce-cart td.product-quantity{
		margin-top: -45px;
		order: 3;
		width: 57%;
	}
	body.woocommerce-cart td.product-quantity select.custom-quantity-select {
		width: 100%;
	}
	body.woocommerce-cart td.product-name a {
		text-align: left;
		display: block;
		width: 100%;
	}
	body.woocommerce-cart form.woocommerce-cart-form tr.woocommerce-cart-form__cart-item.cart_item {
		justify-content: flex-end;
	}
}
@media screen and (min-width: 768px) {
	.campos-esq, .campos-dir {
		width: 50%;
		float: left;
	}
	.campos-esq {
		padding-right: 5px;
	}
	.campos-dir {
		padding-left: 5px;
	}
	.x-text.x-content h2, .x-the-content.entry-content h2 {
		font-size: 1.8em !important;
	}
	.x-text.x-content h3, .x-the-content.entry-content h3 {
		font-size: 1.6em !important;
	}
	.x-text.x-content h4, .x-the-content.entry-content h4 {
		font-size: 1.4em !important;
	}
	.x-text.x-content h5, .x-the-content.entry-content h5 {
		font-size: 1.2em !important;
	}
	.x-text.x-content h6, .x-the-content.entry-content h6 {
		font-size: 1.1em !important;
	}
	.add-cart-prod.x-wc-add-to-cart-form form.cart {
		column-gap: 10px;
	}
	body.woocommerce-cart td.product-remove, body.woocommerce-cart td.product-remove a {
		min-width: 110px !important;
	}
	body.woocommerce-cart form.woocommerce-cart-form tr.woocommerce-cart-form__cart-item.cart_item {
		justify-content: space-between;
	}
	body.woocommerce-cart td.product-remove {
		order: 3;
	}
	body.woocommerce-cart td.product-quantity {
		order: 4;
	}
}

@media screen and (max-width: 772px) {
	.x-bar.rodape-superior .x-bar-content {
		padding: 15px 0;
	}
	.x-bar.rodape-superior .x-bar-container {
		padding: 25px 0;
		flex-direction: column;
	}
}

body.single-product, body.single-post {
	overflow-x:visible;
}

/*---------------MENU----------------*/

/*---------------HOME----------------*/

/*---------------SOBRE----------------*/

/*---------------CONTATO----------------*/

/* .wpcf7-response-output {
    display: none;
} */

/* .wpcf7 select, .wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
    border: none;
    background: red;
    border-radius: 12px;
	padding: 8px 15px;
}

.wpcf7 select, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="time"], .wpcf7 input[type="week"], .wpcf7 input[type="number"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="search"], .wpcf7 input[type="tel"], .wpcf7 input[type="color"] {
    height: 42px;
}

.x-row.form-contatos .wpcf7 textarea {
    height: 217px;
    padding: 13px 15px;
}

input.wpcf7-submit {
    width: 100%;
    border: none;
    padding: 13px 5px;
    font-family: inherit;
    font-size: 1em;
    font-weight: 400;
    border-radius: 12px;
} */

.x-row.contatos a i {
    font-size: 45px;
    padding-bottom: 7px;
}

/*---------------BLOG----------------*/

/*---------------FOOTER----------------*/

/*botao whats*/
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background: #25D366 !important;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:35px;
	box-shadow: 0px 1px 6px rgb(0 0 0 / 35%);
  z-index:100;
}
.my-float{
	margin-top:2px;
  max-width: 35px;
}
a.float:hover {
	color: #ffffff;
	opacity: .9;
}
/* Loader Formulário Começo */
form.wpcf7-form .carregando-form, form.wpcf7-form.submitting input.wpcf7-submit, span.x-rating, .x-wc-add-to-cart-form .quantity, body.woocommerce-cart form.woocommerce-cart-form dl.variation, body.woocommerce-cart form.woocommerce-cart-form td.product-price, body.woocommerce-cart form.woocommerce-cart-form td.product-subtotal, .qtd-div button.single_add_to_cart_button, .produto-container .cs-content.x-global-block {
    display: none !important;
}
form.wpcf7-form.submitting .carregando-form {
    display: block;
}
.carregando-form {
    font-size: 4em;
    font-weight: 600;
    text-align: center;
}
.carregando-form span {
    display: inline-block;
    margin: 0 -0.03em;
}
.carregando-form01 span {
    animation: carregando-form01 1.4s infinite alternate;
}
.carregando-form01 span:nth-child(1) {
    animation-delay: 0s;
}
.carregando-form01 span:nth-child(2) {
    animation-delay: 0.1s;
}
.carregando-form01 span:nth-child(3) {
    animation-delay: 0.2s;
}
.carregando-form01 span:nth-child(4) {
    animation-delay: 0.3s;
}
.carregando-form01 span:nth-child(5) {
    animation-delay: 0.4s;
}
.carregando-form01 span:nth-child(6) {
    animation-delay: 0.5s;
}
.carregando-form01 span:nth-child(7) {
    animation-delay: 0.6s;
}
@keyframes carregando-form01 {
    0% {
        opacity: 1;
   }
    100% {
        opacity: 0;
   }
}
/* Loader Formulário Fim */

.btn-orcamento-rapido .x-off-canvas-content {
    overflow: visible;
}
.btn-orcamento-rapido .x-off-canvas-content .x-anchor.x-anchor-button {
    border-radius: 100% !important;
}
.form-campos textarea {
    margin-bottom: 0;
}
.form-campos {
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
}
.form-campos input, .form-campos textarea, select {
    width: 100%;
    border: 1px solid #CED4DA;
}
/* .x-text.x-content p, .x-text.x-content h2, .x-text.x-content h3, .x-text.x-content h4, .x-text.x-content h5, .x-text.x-content h6 {
    max-width: 800px;
	margin: 0 auto 1.5em auto;
} */
.x-section.pagina-padrao .x-the-content p, .x-section.pagina-padrao .x-the-content ul, .x-section.pagina-padrao .x-the-content h1, .x-section.pagina-padrao .x-the-content h2, .x-section.pagina-padrao .x-the-content h3, .x-section.pagina-padrao .x-the-content h4, .x-section.pagina-padrao .x-the-content h5, .x-section.pagina-padrao .x-the-content h6 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.x-section.pagina-padrao .x-the-content ul {
	padding-left: 18px;
}
.coluna-filtros h3 {
    color: #ffffff !important;
    font-size: 1.2em !important;
}
.coluna-filtros ul {
    margin: 0 !important;
	list-style: none;
}
.coluna-filtros ul li a {
    color: #ffffff !important;
}
.coluna-filtros ul li.cat-ativa a {
    font-weight: bold;
    padding-bottom: 5px;
    padding-right: 40px;
    border-bottom: 2px solid;
}
.slid-depoimentos .x-slide-container-content {
	overflow: hidden;
    padding: 4px 10px;
}
button.single_add_to_cart_button {
    font-family: "FontAwesomeRegular" !important;
    text-shadow: none !important;
    font-size: 1.25em;
    padding: 6.5px 10px;
    height: fit-content;
}
.x-wc-add-to-cart-form form.cart {
    display: flex;
    flex-direction: row;
}
.x-wc-add-to-cart-form select#custom_quantity {
    height: 41px;
}
.x-btn:hover, .button:hover, [type="submit"]:hover, .x-btn, .button, [type="submit"] {
    text-shadow: none !important;
}
body.woocommerce-cart form.woocommerce-cart-form tr.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    flex-wrap: wrap;
	gap: 10px;
    margin-bottom: 10px;
}
body.woocommerce-cart td.product-thumbnail {
    order: 1;
}
body.woocommerce-cart td.product-name {
    order: 2;
	font-weight: bold;
	flex: 1;
}
body.woocommerce-cart td.product-quantity {
	padding-right: 0;
}
body.woocommerce-cart td.product-thumbnail a {
    width: 130px !important;
}
body.woocommerce-cart td.product-remove a {
    font-size: 1em !important;
	display: flex !important;
    flex-direction: row;
    align-items: center;
    column-gap: 5px;
}
body.woocommerce-cart form.woocommerce-cart-form tbody > tr:nth-child(3) button {
	float: right;
}
button.limpar-carrinho {
    padding: 0;
    text-shadow: none !important;
}
.cards .rem-rad img {
    border-radius: 0 !important;
}
select.custom-quantity-select {
	margin-bottom: 0 !important;
}
body.woocommerce-cart td.product-thumbnail a img {
	box-shadow: 0 0 7px #00000029;
}
body.woocommerce-cart td {
    display: flex;
    align-items: center;
}
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
	border: 1px solid #CED4DA;
	box-shadow: 0 2px 2px #21252914;
	color: #212529;
}
/* .cart_item .product-remove a::before {
	content: "";
    font-family: "FontAwesomeLight" !important;
    font-weight: 300;
}
.cart_item .product-remove a::after {
	content: "Remover";
    font-weight: 300;
} */
span.lixeira-cart {
    font-family: "FontAwesomeLight" !important;
    font-weight: 300;
	height: 30px;
    padding-top: 6px !important;
    width: 30px;
}
.btn-orcamento-rapido .form.orcamento-form-produto {
	margin: 0;
}
.qtd-div {
    padding: 20px 20px 10px 20px;
}
.produto-container .x-wc-add-to-cart-form {
	width: calc(100% - 107px);
}
.produto-container .x-wc-add-to-cart-form form {
	width: 100%;
}
.produto-container .x-wc-add-to-cart-form select#custom_quantity {
    margin: 0 !important;
	width: 100%;
}
.add-cart-prod.x-wc-add-to-cart-form {
    width: 100%;
}
.add-cart-prod.x-wc-add-to-cart-form form.cart {
    display: flex;
    flex-direction: row;
    row-gap: 10px;
}
.add-cart-prod select#custom_quantity {
	order: 1;
    flex: 1;
}
.add-cart-prod .cs-content.x-global-block {
	order: 2;
}
.add-cart-prod button.single_add_to_cart_button {
    order: 3;
}
.woocommerce-cart-form button[name="update_cart"] {
    display: none !important;
}
.sol-orcame .form-campos {
    padding: 20px;
}
form.orcamento-form-produto {
    text-align: center;
}
.form-campos textarea {
    min-height: 60px;
}
ol.x-crumbs-list>li:last-child {
    pointer-events: none !important;
}
.sec-obrigado strong {
    font-size: 30px;
}
.x-image.cat-prod-img img {
    aspect-ratio: 1 / 1;
    min-width: 300px !important;
}
.x-widget-area.widg-roda .widget.rodape {
    margin-top: 2em !important;
}