.elementor-1112 .elementor-element.elementor-element-e08c6dd{--display:flex;--margin-top:33px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}@media(min-width:768px){.elementor-1112 .elementor-element.elementor-element-e08c6dd{--content-width:1141px;}}/* Start custom CSS for container, class: .elementor-element-e08c6dd *//* =====================================
   EBOOKS – GRID PREMIUM DIREITA BRASIL
   (Aplicado apenas no container .ebooks-grid)
   ===================================== */

.ebooks-grid ul.products{
  gap: 18px !important;
}

.ebooks-grid ul.products li.product{
  background:#fff;
  border:1px solid rgba(15,58,47,.12);
  border-radius:18px;
  box-shadow:0 14px 30px rgba(15,58,47,.10);
  padding:14px;
  display:flex;
  flex-direction:column;
  height:100%;
}

.ebooks-grid ul.products li.product a img{
  border-radius:14px;
  margin-bottom:12px;
}

.ebooks-grid .woocommerce-loop-product__title{
  font-weight:900;
  font-size:16px;
  line-height:1.25;
  min-height: 2.5em;
}

.ebooks-grid .price{
  font-weight:900;
  color:#0f3a2f;
  margin-bottom:12px;
}

.ebooks-grid a.button{
  width:100%;
  border-radius:14px;
  background:linear-gradient(135deg,#0f3a2f,#0a5a3a);
  color:#fff;
  font-weight:900;
  padding:12px;
  border:0;
}

.ebooks-grid a.button:hover{
  transform:translateY(-1px);
  box-shadow:0 18px 36px rgba(15,58,47,.2);
}/* End custom CSS */