/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 13:02:00 */
#MenuDesk .last a{
	margin-left:10px;
	background:#627131;
	border-radius:5px;
	color:#FFF;
}

#MenuDesk .last a:hover{
	background:#9bb34c;
}

#header p{margin:0;}


/* centraliza o banner */
.banner .swiper-slide-inner {
    max-width: 1200px;
}

/* personalizacao bloco servicos homepage */
#servicos .elementor-cta__image{
    width: 100px;
    height: 100px;
    background: #627131;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    padding: 15px;
    
    margin: -100px auto 20px;
    
}

#servicos .elementor-cta__image img{
    filter: brightness(100);
}
#servicos .elementor-cta__content{
    z-index:2;
    overflow: visible;
    position: relative;
}

#servicos .elementor-cta {
    flex-wrap: wrap;
    border-radius: 15px;
    border-bottom: 13px solid #6c642a;
}

#servicos.servicosKart .elementor-cta__image{
    background: #775620;
}
	
	
/*   DEPOIMENTOS */
	
.depoimentos .elementor-testimonial__text{
	position:relative;
	display:table;
}

.depoimentos .elementor-testimonial__text:after{
	content: "";
    background: url(https://grupoecomobi.com.br/wp-content/uploads/2025/02/360_F_805913552_a533DAfz9bNuFc8VFRf72mj25sS1uha4.jpg) center right no-repeat;
    width: 100%;
    height: 38px;
    background-size: contain;
    float: right;
}


/* faq */
.faq .elementor-accordion-icon i{
	font-size:25px;
}

.elementor-tab-title.elementor-active{
	border-bottom:1px solid #ebebeb !important;
}

/* AJUSTE TITULO VISIVEL LOJA ECO MOBI */
.blocosLEM .front-content .image-screen:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
	z-index:-1;
}


/* CORRIGIR LISTA PRODUTOS */
.eael-product-grid .woocommerce ul.products li.product a img{
	    max-height: 200px;
    width: auto;
    margin: 0 auto;
}

.woocommerce ul.products li.product .price{margin-bottom:0;}
.woocommerce ul.products li.product .add_to_cart_button{display:none !important;}
.woocommerce ul.products li.product .woocommerce-loop-product__link:after{
	content: "+ Infos";
    display: table;
    margin: 10px auto;
    padding: 6px 20px;
    border-radius: 10px;
    background: #627131;
    color: #fff;
    font-family: "Baloo 2";
    font-weight: bold;
	transition:ease-out 0.4s;
}

/*
.products .product .woocommerce-Price-amount:after{
	content:"no pix ou 12x sem juros";
    font-family: "Baloo 2";
	display: table;
    margin: 0px auto;
    font-size: 15px;
}
*/

.woocommerce ul.products li.product:hover .woocommerce-loop-product__link:after{
	background: #775620;
}


/* AUMENTE A SESSAO DO CONHECA */
.conheca{
	position:relative;
}

.conheca:before{
	content:"";
	width:50%;
	height:100%;
	position:absolute;
	top:0;
	right:0%;
	background:#A4CC04;
}


/* ARENA KART */
.arenaKart .elementor-slide-heading span{
	  background: #ffaa07;
    border-radius: 20px;
    float: right;
    padding: 8px;
}


#video-quem-somos video,
#banner-quem-somos{
	height: 346px !important;
}


.woocommerce .elementor-631 .elementor-element.elementor-element-58c0ea5 .woocommerce-tabs .woocommerce-Tabs-panel h2{
	display: none;
}

.elementor-583 .elementor-element.elementor-element-81f6734 .eael-product-grid .woocommerce ul.products li.product.post-1486 .price{
	font-size: 0;
}


.elementor-583 .elementor-element.elementor-element-81f6734 .eael-product-grid .woocommerce ul.products li.product.post-1486 .price .amount:first-child{	
	position: relative;
	font-size: 20px !important;
}

#txt-aparti{
	font-size: 15px;
	color: #222;
}

@media(max-width: 460px){
	.menu-mobile li.last.menu-item{
		background-color: #faf9f2 !important;
		padding: 5px !important;
	}
	.menu-mobile li.last.menu-item a{		
    	background: #627131 !important;
    	border-radius: 5px !important;
    	color: #FFF !important;
	}
	
	.menu-mobile span.eael-advanced-menu-toggle-text{
		display: none !important;
	}
}



