.elementor-578 .elementor-element.elementor-element-f35e90f{--display:flex;--border-radius:12px 12px 12px 12px;--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-578 .elementor-element.elementor-element-436e6a1{text-align:start;}.elementor-578 .elementor-element.elementor-element-436e6a1 img{width:150px;height:150px;object-fit:cover;object-position:center center;border-radius:8px 8px 8px 8px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-578 .elementor-element.elementor-element-f2163a8{margin:16px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-578 .elementor-element.elementor-element-f2163a8 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;line-height:1.2em;letter-spacing:-0.3px;color:var( --e-global-color-text );}.elementor-578 .elementor-element.elementor-element-5f92341 .jet-listing-dynamic-link__link{align-self:flex-start;flex-direction:row;}.elementor-578 .elementor-element.elementor-element-5f92341 .jet-listing-dynamic-link__icon{order:1;}@media(max-width:1360px){.elementor-578 .elementor-element.elementor-element-f35e90f{--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}}@media(max-width:1024px){.elementor-578 .elementor-element.elementor-element-f35e90f{--padding-top:16px;--padding-bottom:16px;--padding-left:16px;--padding-right:16px;}.elementor-578 .elementor-element.elementor-element-f2163a8 .elementor-heading-title{font-size:16px;}}@media(max-width:767px){.elementor-578 .elementor-element.elementor-element-f35e90f{--border-radius:8px 8px 8px 8px;--padding-top:8px;--padding-bottom:8px;--padding-left:8px;--padding-right:8px;}.elementor-578 .elementor-element.elementor-element-436e6a1 img{width:120px;height:120px;}.elementor-578 .elementor-element.elementor-element-f2163a8{margin:12px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-578 .elementor-element.elementor-element-f2163a8 .elementor-heading-title{font-size:15px;}}/* Start custom CSS for jet-listing-dynamic-link, class: .elementor-element-5f92341 */.product__card {
  position: relative;
}

.product__card .product__link {
  position: absolute;
  inset: 0;
  z-index: 20;
}

.product__card .product__link a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  background: transparent;
}

.product__card {
  cursor: pointer;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f35e90f */.product__card {
    background-color: var(--e-global-color-1e7b351);
    transition: background-color 0.3s ease;
}

.product__card:hover {
    cursor: pointer;
    background-color: var(--e-global-color-text);
}

.product__card .catalog__name .elementor-heading-title {
    color: var(--e-global-color-text);
    transition:
        color 0.3s ease-in-out;
}

.product__card:hover .catalog__name .elementor-heading-title {
    color: var(--e-global-color-secondary) !important;
}

.product__card .catalog__name .elementor-icon-box-description {
    color: var(--e-global-color-ae09f02);
    transition:
        color 0.3s ease-in-out;
}

.product__card:hover .catalog__name .elementor-icon-box-description {
    color: var(--e-global-color-7443ba7) !important;
}/* End custom CSS */