.elementor-1142 .elementor-element.elementor-element-9a82015.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1142 .elementor-element.elementor-element-9a82015.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-1142 .elementor-element.elementor-element-9a82015.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1142 .elementor-element.elementor-element-9a82015.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for html, class: .elementor-element-1045376 */.aurora-hero {
    min-height: 430px;
    position: relative;
    background-image:
        linear-gradient(90deg,
        rgba(2,35,25,.98) 0%,
        rgba(2,35,25,.88) 32%,
        rgba(2,35,25,.25) 62%,
        rgba(2,35,25,0) 100%),
        url("https://images.unsplash.com/photo-1515562141207-7a88fb7ce338?auto=format&fit=crop&w=1800&q=85");

    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.aurora-hero-content {
    width: 50%;
    padding-left: 7%;
    color: #fff;
}

.aurora-hero-small {
    font-size: 11px;
    letter-spacing: 2px;
    color: #d3aa62;
    margin-bottom: 12px;
}

.aurora-hero h1 {
    font-family: Georgia, serif;
    font-size: 42px;
    line-height: 1.12;
    font-weight: 400;
    margin: 0 0 15px;
}

.aurora-hero h1 span {
    color: #d09e46;
}

.aurora-hero p {
    font-size: 13px;
    line-height: 1.7;
    color: #e8e8e8;
    margin-bottom: 20px;
}

.aurora-gold-btn {
    display: inline-flex;
    gap: 15px;
    align-items: center;
    background: #c9973c;
    color: #fff;
    text-decoration: none;
    padding: 12px 18px;
    font-size: 10px;
    font-weight: bold;
    transition: .3s;
}

.aurora-gold-btn:hover {
    background: #a87927;
    color: #fff;
}

.aurora-hero-features {
    display: flex;
    gap: 28px;
    margin-top: 30px;
}

.aurora-hero-features div {
    display: flex;
    align-items: center;
    gap: 8px;
}

.aurora-hero-features strong {
    color: #d0a04b;
    font-size: 19px;
}

.aurora-hero-features span {
    font-size: 8px;
    line-height: 1.4;
    color: #eee;
}

.aurora-slider-buttons {
    position: absolute;
    right: 5%;
    top: 50%;
    display: flex;
    gap: 8px;
}

.aurora-slider-buttons button {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.35);
    background: transparent;
    color: white;
    cursor: pointer;
    font-size: 20px;
}

@media(max-width:767px) {

    .aurora-hero {
        min-height: 520px;
        background-position: 65% center;
    }

    .aurora-hero-content {
        width: 100%;
        padding: 40px 25px;
        background: linear-gradient(
            90deg,
            rgba(2,35,25,.9),
            rgba(2,35,25,.2)
        );
    }

    .aurora-hero h1 {
        font-size: 34px;
    }

    .aurora-hero-features {
        flex-wrap: wrap;
        gap: 15px;
    }

    .aurora-slider-buttons {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b55edb2 */.aurora-collections {
    padding: 35px 5%;
    background: #fffdf9;
}

.aurora-section-title {
    text-align: center;
    font-family: Georgia, serif;
    font-size: 14px;
    letter-spacing: 1.5px;
    color: #333;
    margin-bottom: 25px;
}

.aurora-section-title i {
    width: 35px;
    height: 2px;
    background: #c49a51;
    display: block;
    margin: 8px auto 0;
}

.aurora-collection-grid {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 13px;
}

.aurora-collection-card {
    text-decoration: none;
    text-align: center;
    background: #fff;
    border: 1px solid #eee8de;
    padding-bottom: 12px;
    transition: .3s;
}

.aurora-collection-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(0,0,0,.08);
}

.aurora-collection-card img {
    width: 100%;
    height: 105px;
    object-fit: cover;
    display: block;
}

.aurora-collection-card h3 {
    font-family: Georgia, serif;
    color: #444;
    font-size: 11px;
    margin: 10px 0 3px;
    font-weight: 500;
}

.aurora-collection-card span {
    color: #a97a30;
    font-size: 9px;
}

@media(max-width:767px) {
    .aurora-collection-grid {
        grid-template-columns: repeat(2,1fr);
    }

    .aurora-collection-card:last-child {
        grid-column: span 2;
        max-width: 50%;
        margin: auto;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7ad9d52 */.aurora-promos {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 0 5% 25px;
}

.aurora-promo {
    min-height: 125px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 20px 25px;
}

.aurora-promo-dark {
    background:
        linear-gradient(90deg,#043c2c,#0c4b38);
    color: white;
}

.aurora-promo-light {
    background:
        linear-gradient(90deg,#eee2d0,#f7f0e5);
    color: #183d32;
}

.aurora-promo small {
    font-size: 9px;
}

.aurora-promo h2 {
    font-family: Georgia, serif;
    font-size: 20px;
    line-height: 1;
    margin: 5px 0;
    font-weight: 400;
}

.aurora-promo p {
    font-size: 10px;
    margin: 0 0 10px;
}

.aurora-promo a {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #c59a4e;
    color: #c59a4e;
    padding: 8px 12px;
    font-size: 8px;
}

.aurora-promo-dark a {
    background: #c4953d;
    color: white;
}

.aurora-promo-ring,
.aurora-promo-earring {
    position: absolute;
    right: 8%;
    font-size: 75px;
    transform: rotate(-10deg);
}

@media(max-width:767px) {
    .aurora-promos {
        grid-template-columns: 1fr;
    }

    .aurora-promo {
        min-height: 140px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e775459 */.aurora-products {
    padding: 15px 5% 30px;
    background: #fff;
}

.aurora-product-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.aurora-product-heading .aurora-section-title {
    margin: 0 auto;
}

.aurora-product-heading > a {
    color: #b18339;
    text-decoration: none;
    font-size: 9px;
}

.aurora-product-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 15px;
}

.aurora-product {
    position: relative;
    border: 1px solid #eeeae4;
    padding: 10px;
    background: #fff;
}

.aurora-product-image {
    height: 175px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #faf8f4;
}

.aurora-product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aurora-wishlist {
    position: absolute;
    z-index: 2;
    right: 10px;
    top: 8px;
    border: 0;
    background: white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 16px;
}

.aurora-product h3 {
    font-family: Georgia, serif;
    font-size: 11px;
    font-weight: 400;
    color: #444;
    margin: 12px 0 5px;
}

.aurora-product strong {
    color: #222;
    font-size: 11px;
}

.aurora-add-cart {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    border: 0;
    background: #bd8b38;
    color: white;
    cursor: pointer;
}

@media(max-width:767px) {

    .aurora-product-grid {
        grid-template-columns: repeat(2,1fr);
        gap: 8px;
    }

    .aurora-product-image {
        height: 145px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-63eecfa */.aurora-trust {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    background: #043b2b;
    color: white;
    padding: 17px 5%;
}

.aurora-trust-item {
    text-align: center;
    border-right: 1px solid rgba(255,255,255,.15);
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.aurora-trust-item:last-child {
    border: 0;
}

.aurora-trust-item div {
    color: #c99a48;
    font-size: 20px;
}

.aurora-trust-item strong {
    font-size: 10px;
}

.aurora-trust-item span {
    color: #ddd;
    font-size: 8px;
}

.aurora-testimonial {
    padding: 25px 5%;
    background: #fffdf9;
}

.aurora-review {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    max-width: 700px;
    margin: auto;
}

.aurora-review > button {
    border: 1px solid #ddd;
    background: white;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
}

.aurora-review-content {
    text-align: center;
    max-width: 520px;
}

.aurora-stars {
    color: #c6933e;
    letter-spacing: 3px;
    margin-bottom: 8px;
}

.aurora-review-content p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    line-height: 1.7;
    color: #555;
}

.aurora-reviewer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
}

.aurora-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e8dfd2;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #765c35;
    font-size: 11px;
}

.aurora-reviewer strong,
.aurora-reviewer span {
    display: block;
}

.aurora-reviewer strong {
    font-size: 10px;
}

.aurora-reviewer span {
    color: #777;
    font-size: 8px;
    margin-top: 3px;
}

@media(max-width:767px) {
    .aurora-trust {
        grid-template-columns: repeat(2,1fr);
        gap: 15px;
    }

    .aurora-trust-item:nth-child(2) {
        border: 0;
    }

    .aurora-review {
        gap: 10px;
    }
}/* End custom CSS */