.elementor-4399 .elementor-element.elementor-element-80802a4{--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;}.elementor-4399 .elementor-element.elementor-element-dac1ef3{--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:0px;--margin-left:0px;--margin-right:0px;}.elementor-4399 .elementor-element.elementor-element-72cc424{--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:113.386px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4399 .elementor-element.elementor-element-f466c20{--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:75.591px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-4399 .elementor-element.elementor-element-a7a26cb > .elementor-widget-container{margin:0px 50px 50px 50px;padding:0px 50px 50px 50px;}.elementor-4399 .elementor-element.elementor-element-a7a26cb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-4399 .elementor-element.elementor-element-a7a26cb.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#7CC243;}.elementor-4399 .elementor-element.elementor-element-a7a26cb.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#7CC243;}.elementor-4399 .elementor-element.elementor-element-a7a26cb.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-4399 .elementor-element.elementor-element-5f8f79a{--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;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-4399 .elementor-element.elementor-element-a7a26cb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-4399 .elementor-element.elementor-element-a7a26cb.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for container, class: .elementor-element-80802a4 *//* ===== URCOM – Home Categories Grid ===== */
.urc-home-cats {
  --urc-bg: #F5F6FA;
  --urc-dark: #1B2235;
  --urc-brand: #21B0F0;        /* URCOM blue */
  --urc-card: #ffffff;
  --urc-shadow: 0 6px 20px rgba(0,0,0,.08);
  --urc-radius: 18px;
  padding: clamp(12px, 2vw, 20px) 0;
}

.urc-cats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(12px, 2.2vw, 22px);
}

.urc-cat {
  display: block;
  background: var(--urc-card);
  border-radius: var(--urc-radius);
  box-shadow: var(--urc-shadow);
  overflow: hidden;
  text-decoration: none;
  transition: transform .25s ease, box-shadow .25s ease;
  will-change: transform;
}

.urc-cat:hover,
.urc-cat:focus-visible {
  transform: translateY(-4px);
  box-shadow: 0 10px 28px rgba(0,0,0,.12);
  outline: none;
}

.urc-cat__figure {
  margin: 0;
  position: relative;
  aspect-ratio: 4 / 3;               /* keeps cards same height */
  display: grid;
  place-items: end start;
  background: var(--urc-bg);
}

.urc-cat__figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;                /* keep product look clean */
  padding: clamp(14px, 2.2vw, 22px);
  background: linear-gradient(180deg, #fff 0%, #fff 55%, var(--urc-bg) 100%);
}

.urc-cat__title {
  position: absolute;
  left: clamp(12px, 1.8vw, 18px);
  bottom: clamp(12px, 1.8vw, 18px);
  font: 700 clamp(14px, 1.2vw + .2rem, 18px)/1.1 "Montserrat", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: var(--urc-dark);
  background: #ffffffd9;
  padding: 8px 12px;
  border-radius: 999px;
  box-shadow: 0 2px 10px rgba(0,0,0,.06);
  letter-spacing: .2px;
}

/* subtle brand accent on hover */
.urc-cat:hover .urc-cat__title {
  box-shadow: 0 4px 14px rgba(33,176,240,.25);
  border: 1px solid #21B0F026;
}

/* ===== Responsive ===== */
@media (max-width: 1024px) {
  .urc-cats-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 768px) {
  .urc-cats-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 480px) {
  .urc-cats-grid { grid-template-columns: 1fr; }
  .urc-cat__figure { aspect-ratio: 16/10; }
}/* End custom CSS */