.elementor-7331 .elementor-element.elementor-element-dba428b{--display:flex;--min-height:430px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--overflow:hidden;--margin-top:-35px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-7331 .elementor-element.elementor-element-7db1d5e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-7331 .elementor-element.elementor-element-a153ff9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-7331 .elementor-element.elementor-element-752e1a97{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:52px;--margin-left:0px;--margin-right:0px;}.elementor-7331 .elementor-element.elementor-element-c928079{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-7331 .elementor-element.elementor-element-c928079:not(.elementor-motion-effects-element-type-background), .elementor-7331 .elementor-element.elementor-element-c928079 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEBEB;}.elementor-7331 .elementor-element.elementor-element-5899816{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-7331 .elementor-element.elementor-element-41a69e6{width:var( --container-widget-width, 104.114% );max-width:104.114%;--container-widget-width:104.114%;--container-widget-flex-grow:0;}.elementor-7331 .elementor-element.elementor-element-41a69e6.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:767px){.elementor-7331 .elementor-element.elementor-element-dba428b{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:-15px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7331 .elementor-element.elementor-element-5899816{--gap:10px 10px;--row-gap:10px;--column-gap:10px;}}/* Start custom CSS for container, class: .elementor-element-c928079 */.smart-products-section .product,
.smart-products-section li.product {
  background: #fff !important;
  border-radius: 24px !important;
  padding: 18px !important;
  border: 1px solid #eef2f7 !important;
  box-shadow: 0 18px 40px rgba(0,0,0,.06) !important;
  overflow: hidden !important;
  transition: .3s ease !important;
}

.smart-products-section .product:hover,
.smart-products-section li.product:hover {
  transform: translateY(-8px) !important;
}

.smart-products-section img {
  border-radius: 20px !important;
  height: 330px !important;
  object-fit: contain !important;
  background: #f8fafc !important;
  padding: 15px !important;
}

.smart-products-section .woocommerce-loop-product__title,
.smart-products-section .product-title,
.smart-products-section h2,
.smart-products-section h3 {
  font-size: 18px !important;
  font-weight: 900 !important;
  color: #0f172a !important;
}

.smart-products-section .price {
  color: #0ea5e9 !important;
  font-size: 22px !important;
  font-weight: 900 !important;
}

.smart-products-section .button,
.smart-products-section a.button {
  width: 100% !important;
  background: linear-gradient(135deg,#0ea5e9,#1d4ed8) !important;
  color: #fff !important;
  border-radius: 14px !important;
  padding: 14px !important;
  font-weight: 900 !important;
  border: none !important;
}
.smart-installment-price{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  margin-top:10px;
}

.smart-monthly{
  color:#0ea5e9;
  font-size:30px;
  font-weight:900;
}

.smart-label{
  color:#475569;
  font-size:15px;
  font-weight:700;
}

.smart-installment-months{
  text-align:center;
  margin-top:6px;
  color:#64748b;
  font-size:15px;
  font-weight:800;
}/* End custom CSS */