.elementor-886 .elementor-element.elementor-element-1c1d70a{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-886 .elementor-element.elementor-element-d9b3fd9{--display:flex;}.elementor-886 .elementor-element.elementor-element-0db9aaa{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.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-886 .elementor-element.elementor-element-5103e01 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-886 .elementor-element.elementor-element-5103e01{text-align:center;}.elementor-886 .elementor-element.elementor-element-5103e01 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:40px;font-weight:600;}.elementor-886 .elementor-element.elementor-element-593fc88{--display:flex;}.elementor-886 .elementor-element.elementor-element-593fc88:not(.elementor-motion-effects-element-type-background), .elementor-886 .elementor-element.elementor-element-593fc88 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}.elementor-886 .elementor-element.elementor-element-593fc88.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-886 .elementor-element.elementor-element-30ff818{--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-886 .elementor-element.elementor-element-0c9043a{--display:flex;}body.elementor-page-886:not(.elementor-motion-effects-element-type-background), body.elementor-page-886 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}@media(min-width:768px){.elementor-886 .elementor-element.elementor-element-593fc88{--width:100%;}}@media(max-width:1024px){.elementor-886 .elementor-element.elementor-element-5103e01 > .elementor-widget-container{margin:20px 0px 10px 0px;}.elementor-886 .elementor-element.elementor-element-5103e01 .elementor-heading-title{font-size:36px;}.elementor-886 .elementor-element.elementor-element-593fc88{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-77ddaab */.banner {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 65vh;
            width: 100%;
            background: 
                image-set(
                     url('https://lirath.shop/wp-content/uploads/2025/03/Anillo-Plata-925-2-1.avif') type('image/avif'),
                    url('https://lirath.shop-content/uploads/2025/03/Anillo-Plata-925-2-1.avif') type('image/webp')
                ) no-repeat center center/cover;
            position: relative;
            overflow: hidden;
            transform: translateZ(0);
            backface-visibility: hidden;
        }

        .overlay {
            position: absolute;
            width: 100%;
            height: 100%;
            background: linear-gradient(
                to bottom right,
                rgba(0,0,0,0.25) 0%,
                rgba(0,0,0,0.35) 100%
            );
            pointer-events: none;
        }

        .content {
            position: relative;
            z-index: 2;
            text-align: center;
            color: #fff;
            max-width: 1200px;
            padding: 0 20px;
            opacity: 0;
            animation: fadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
        
        }

        h1 {
            color: #ffffff !important;
            font-size: clamp(2.5rem, 5vw, 4.2rem);
            margin-bottom: 15px;
            font-weight: 400;
            line-height: 1.2;
        }

        h2 {
            color: #e4e4e4 !important;
            font-size: clamp(1.2rem, 2vw, 1.7rem);
            margin: 30px 0 50px;
            line-height: 1.4;
            font-weight: 300;
        }

        .btn {
            display: inline-block;
            padding: clamp(15px, 3vw, 18px) clamp(35px, 5vw, 45px);
            font-size: clamp(1rem, 2vw, 1.1rem);
            font-family: 'Montserrat', sans-serif;
            color: #fff;
            background: transparent;
            border: 2px solid rgba(255, 215, 0, 0.8);
            border-radius: 0;
            text-decoration: none;
            text-transform: uppercase;
            letter-spacing: 2px;
            transition: opacity 0.3s ease;
        }

        .btn:hover {
            opacity: 0.9;
        }

        @keyframes fadeIn {
            0% { opacity: 0; transform: translateY(10px); }
            50% { opacity: 0.8; }
            100% { opacity: 1; transform: translateY(0); }
        }

        @media (max-width: 768px) {
            .banner {
                height: 85vh;
                background-size: cover;
            }
            
            .content {
                padding: 0 15px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c5c5a87 */.categories-section {
            max-width: 1400px;
            margin: 20px auto;
            padding: 0 20px;
        }

        .categories-header {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
            margin-bottom: 40px;
        }

        .categories-title {
            flex: 1;
            font-family: 'Playfair Display', serif;
            font-size: 2.8rem;
            color: #2a2a2a !important;
            line-height: 1.2;
            max-width: 400px;
        }

        .categories-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            grid-template-rows: repeat(2, auto);
            gap: 25px;
            position: relative;
        }

        .category-item {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            transition: transform 0.3s ease;
        }

        .category-item:hover {
            transform: translateY(-5px);
        }

        .category-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }

        .category-item.large {
            grid-column: 1 / 3;
            grid-row: 1 / 3;
            height: 500px;
        }

        .category-item.small {
            height: 240px;
        }
   .category-item.small:last-child img {
            object-position: center 70%; /* Enfoca la parte inferior de la imagen */
        }
        .category-label {
            position: absolute;
            top: 20px;
            left: 20px;
            background: rgba(255, 255, 255, 0.9);
            padding: 10px 25px;
            border-radius: 30px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 600;
            color: #2a2a2a;
            text-transform: uppercase;
            font-size: 0.9rem;
            letter-spacing: 1px;
            border: 1px solid rgba(197, 168, 128, 0.3);
        }

        /* Responsive */
        @media (max-width: 1024px) {
            .categories-grid {
                grid-template-columns: repeat(2, 1fr);
                grid-template-rows: auto;
            }
            
            .category-item.large {
                grid-column: span 2;
                grid-row: auto;
                height: 400px;
            }
            
            .category-item.small:nth-child(2),
            .category-item.small:nth-child(3) {
                grid-column: auto;
                grid-row: auto;
            }
        }

        @media (max-width: 768px) {
            .categories-header {
                flex-direction: column;
                align-items: flex-start;
                gap: 25px;
            }

            .categories-title {
                font-size: 2.2rem;
                max-width: 100%;
            }

            .categories-grid {
                grid-template-columns: 1fr;
                gap: 15px;
            }

            .category-item {
                height: 300px !important;
                grid-column: auto !important;
                grid-row: auto !important;
            }

            .category-item.small {
                height: 200px !important;
            }
        }

        /* Efectos Especiales */
        .category-item::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(180deg, rgba(0,0,0,0) 60%, rgba(0,0,0,0.1) 100%);
            z-index: 1;
        }

        .category-item:hover img {
            transform: scale(1.03);
        }

        /* Fuentes */
        @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Montserrat:wght@400;600&display=swap');/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-5103e01 *//* Aplica el degradado dorado oscuro solo a los títulos con la clase "titulo-dorado" */
.titulo-dorado {
    background: linear-gradient(45deg, #8b6508, #d4af37, #8b6508);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

/* Reduce aún más el brillo del resplandor al pasar el mouse */
.titulo-dorado:hover {
    text-shadow: 0 0 3px rgba(212, 175, 55, 0.4);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5152757 *//* ... (mantener todos los estilos anteriores) ... */

        /* Nuevos estilos para la sección de newsletter */
        .newsletter-section {
            max-width: 1200px;
            margin: 0 auto 10px;
            text-align: center;
            padding: 10px 10px;
            border-bottom: 1px solid #eeeeee;
        }

        .newsletter-title {
            color: #333;
            font-size: 1.4rem;
            margin-bottom: 15px;
            font-weight: 600;
        }

        .newsletter-description {
            color: #666;
            font-size: 0.95rem;
            margin-bottom: 25px;
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }

        .newsletter-form {
            display: flex;
            gap: 10px;
            justify-content: center;
            max-width: 500px;
            margin: 0 auto;
        }

        .newsletter-input {
            flex: 1;
            padding: 12px 20px;
            border: 1px solid #ddd;
            border-radius: 4px;
            font-size: 0.95rem;
            transition: all 0.3s ease;
        }

        .newsletter-input:focus {
            outline: none;
            border-color: #D4AF37;
            box-shadow: 0 0 0 2px rgba(212, 175, 55, 0.1);
        }

        .newsletter-button {
            background: #D4AF37;
            color: white;
            border: none;
            padding: 12px 25px;
            border-radius: 4px;
            cursor: pointer;
            font-size: 0.95rem;
            font-weight: 500;
            transition: all 0.3s ease;
            text-transform: uppercase;
        }

        .newsletter-button:hover {
            background: #B89735;
            transform: translateY(-1px);
        }

        @media (max-width: 768px) {
            .newsletter-form {
                flex-direction: column;
            }
            
            .newsletter-input {
                width: 100%;
            }
        }/* End custom CSS */
/* Start custom CSS *//* Aplica el degradado dorado oscuro solo a los títulos con la clase "titulo-dorado" */
.titulo-dorado {
    background: linear-gradient(45deg, #8b6508, #d4af37, #8b6508);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

/* Reduce aún más el brillo del resplandor al pasar el mouse */
.titulo-dorado:hover {
    text-shadow: 0 0 3px rgba(212, 175, 55, 0.4);
}/* End custom CSS */