.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-8 .elementor-element.elementor-element-b3d1281.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-8 .elementor-element.elementor-element-b3d1281.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-8 .elementor-element.elementor-element-b3d1281.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-b3d1281.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-b3d1281 */.elementor-8 .elementor-element.elementor-element-b3d1281 {
    --product-gold: #b38752; 
    --product-gold-hover: #9e7542;
    --product-text: #2c211d;
}

/* 1. Centrējam pašu Products Widget un tā saturu */
.elementor-8 .elementor-element.elementor-element-b3d1281 .elementor-widget-container,
.elementor-8 .elementor-element.elementor-element-b3d1281 .woocommerce {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
}

.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products {
    justify-content: center !important; /* Iecentrē kartītes, ja tās neaizņem pilnu platumu */
    margin-left: auto !important;
    margin-right: auto !important;
}

/* 2. Kartītes pamatstils */
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product {
    display: block !important;
    position: relative !important;
    list-style: none !important;
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin-bottom: 25px !important;
    border: none !important;
    text-align: left !important;
}

/* 3. Produkta attēls (Garantēts 1:1 kvadrāts) */
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product a.woocommerce-LoopProduct-link {
    display: block !important;
    text-decoration: none !important;
}

.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product .woocommerce-LoopProduct-link img {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1 / 1 !important; /* Izveido ideālu kvadrātu kā bildē */
    object-fit: cover !important;
    margin-bottom: 12px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* 4. Virsraksts (Ļoti smalks, kā bestselleru sarakstā) */
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product .woocommerce-loop-product__title {
    font-family: "Cormorant Garamond", Georgia, serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: var(--product-text) !important;
    line-height: 1.25 !important;
    text-align: left !important;
    margin: 0 0 3px 0 !important;
    padding: 0 34px 0 0 !important; /* Atstāj pietiekami vietas pogai */
    text-transform: none !important;
}

/* 5. Cena */
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product .price {
    font-family: "Inter", Arial, sans-serif !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    color: var(--product-gold) !important;
    text-align: left !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 34px 0 0 !important; /* Arī cenai atstājam vietu pogai */
}

.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product .price del {
    opacity: 0.6;
    font-size: 10px !important;
    margin-right: 4px;
    color: var(--product-text) !important;
}

/* 6. "Pievienot grozam" poga */
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product a.button.add_to_cart_button {
    position: absolute !important;
    right: 0 !important;
    bottom: 2px !important; /* Izlīdzināts blakus cenai */
    
    width: 24px !important; /* Precīzs izmērs kā jaunajā bildē */
    height: 24px !important;
    background-color: var(--product-gold) !important;
    border-radius: 50% !important;
    border: none !important;
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    
    color: transparent !important; 
    font-size: 0 !important; 
    padding: 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
    line-height: 1 !important;
    box-shadow: none !important;
    transition: transform 0.25s ease, background-color 0.25s ease !important;
    z-index: 10;
}

/* 7. Krustiņš iekšā pogā */
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product a.button.add_to_cart_button::before {
    content: "+" !important;
    color: #ffffff !important;
    font-family: "Inter", Arial, sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Hover efekts pogai */
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product a.button.add_to_cart_button:hover {
    transform: translateY(-1px) !important;
    background-color: var(--product-gold-hover) !important;
}

/* 8. Slēpjam liekos WooCommerce elementus */
.elementor-8 .elementor-element.elementor-element-b3d1281 .added_to_cart,
.elementor-8 .elementor-element.elementor-element-b3d1281 ul.products li.product .star-rating {
    display: none !important;
}/* End custom CSS */