.elementor-13155 .elementor-element.elementor-element-18429ab{width:var( --container-widget-width, 74.463% );max-width:74.463%;--container-widget-width:74.463%;--container-widget-flex-grow:0;}.elementor-13155 .elementor-element.elementor-element-e66d6da .elementor-wrapper{--video-aspect-ratio:1.77777;}@media(max-width:767px){.elementor-13155 .elementor-element.elementor-element-18429ab{width:var( --container-widget-width, 336px );max-width:336px;--container-widget-width:336px;--container-widget-flex-grow:0;}}/* Start custom CSS for html, class: .elementor-element-18429ab */.fragrance-section {
    max-width: 900px;
    padding: 40px;
    background: #fbfaf7;
    font-family: Arial, sans-serif;
    color: #292724;
}

.fragrance-small-title {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #b77b28;
    margin-bottom: 15px;
}

.fragrance-section h2 {
    font-size: 46px;
    font-weight: 400;
    margin: 0 0 45px;
}

.fragrance-layer {
    display: grid;
    grid-template-columns: 190px 1fr;
    gap: 18px;
    align-items: start;
    margin-bottom: 38px;
}

.layer-heading {
    display: flex;
    align-items: center;
    gap: 7px;
}

.layer-number {
    font-family: Georgia, serif;
    font-size: 38px;
    font-style: italic;
    color: #dec69c;
}

.layer-name {
    font-size: 34px;
    font-weight: 400;
}

.layer-time {
    margin-left: 58px;
    margin-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dec69c;
    font-size: 11px;
    font-style: italic;
    letter-spacing: .5px;
    color: #777;
}

.notes {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-top: 4px;
}

.note {
    display: inline-flex;
    align-items: center;
    gap: 6px;

    padding: 8px 14px;
    border: 1px solid #ddd4c8;
    border-radius: 30px;

    background: rgba(255,255,255,.45);
    color: #777;
    font-size: 14px;
}

.note-icon {
    font-size: 17px;
}

.fragrance-summary {
    margin-top: 25px;
    padding-top: 22px;
    border-top: 1px solid #eee5db;
    font-family: Georgia, serif;
    font-style: italic;
    color: #6d6963;
}

/* Mobile */
@media (max-width: 700px) {
    .fragrance-section {
        padding: 24px 18px;
    }

    .fragrance-section h2 {
        font-size: 34px;
        margin-bottom: 35px;
    }

    .fragrance-layer {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .layer-name {
        font-size: 28px;
    }

    .layer-number {
        font-size: 32px;
    }

    .layer-time {
        margin-left: 48px;
        width: fit-content;
    }

    .note {
        font-size: 13px;
        padding: 7px 11px;
    }
}
.product-meta-strip {
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 16px 0 22px;
    margin-top: 20px;

    border-top: 1px solid #e5dfd7;
}

/* Left text */
.meta-label {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: #aaa49d;
}

/* Pink badge */
.made-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;

    padding: 7px 13px;

    background: linear-gradient(
        180deg,
        #ef8589 0%,
        #e8757a 100%
    );

    border-radius: 50px;

    color: #ffffff;

    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.2px;
    line-height: 1;

    text-transform: uppercase;

    box-shadow:
        0 5px 12px rgba(226, 105, 112, 0.25),
        inset 0 1px 0 rgba(255,255,255,0.3);
}

.country-code {
    font-weight: 800;
    letter-spacing: 0.5px;
}

.badge-star {
    font-size: 12px;
    margin-left: 1px;
}

/* Mobile responsive */
@media (max-width: 600px) {
    .product-meta-strip {
        gap: 15px;
        flex-wrap: wrap;
    }

    .meta-label {
        font-size: 9px;
        letter-spacing: 1.8px;
    }

    .made-badge {
        font-size: 9px;
        padding: 7px 11px;
        letter-spacing: 0.9px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-24723bb *//* ====================================
   PERFUME INFORMATION SECTION
==================================== */

.perfume-info-section {
    width: 100%;
    padding: 10px 0 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #312d29;
}


/* ====================================
   TOP FEATURES
==================================== */

.perfume-features {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;

    margin-bottom: 24px;
}


/* EACH FEATURE */

.feature-item {
    min-width: 0;
}

.feature-title {
    display: flex;
    align-items: center;
    gap: 7px;

    margin-bottom: 10px;

    font-size: 11px;
    font-weight: 700;

    letter-spacing: 0.8px;
    text-transform: uppercase;

    color: #191714;
}


/* GOLD DOT */

.feature-dot {
    width: 6px;
    height: 6px;

    min-width: 6px;

    border-radius: 50%;

    background: #ba8735;

    display: inline-block;
}


/* FEATURE DESCRIPTION */

.feature-text {
    font-size: 12px;
    font-weight: 400;

    line-height: 1.5;

    color: #554e48;
}


/* ====================================
   CRAFTED TEXT
==================================== */

.perfume-crafted-text {
    margin-top: 26px;

    font-family: Georgia, "Times New Roman", serif;

    font-size: 12px;
    line-height: 1.6;

    font-style: italic;

    color: #8c8580;
}


/* ====================================
   USAGE INSTRUCTION BOX
==================================== */

.usage-box {
    display: flex;
    align-items: flex-start;

    gap: 12px;

    margin-top: 182px;

    padding: 13px 17px;

    border: 1px solid #dfc28d;

    border-radius: 12px;

    background:
        linear-gradient(
            110deg,
            rgba(255, 250, 239, 0.72),
            rgba(255, 255, 255, 0.60),
            rgba(248, 242, 232, 0.72)
        );
}


/* GOLD CIRCLE ICON */

.usage-icon {
    width: 29px;
    height: 29px;

    min-width: 29px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: #b98532;

    color: #ffffff;

    font-size: 14px;

    margin-top: 1px;
}


/* CONTENT */

.usage-content {
    width: 100%;
}


/* HEADING */

.usage-title {
    margin-bottom: 6px;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: 1.1px;

    text-transform: uppercase;

    color: #b47e2f;
}


/* INSTRUCTION LINE */

.usage-line {
    display: flex;
    align-items: flex-start;

    gap: 5px;

    margin-bottom: 4px;

    font-size: 12px;
    line-height: 1.45;

    color: #4e4843;
}


.usage-line strong {
    font-weight: 700;
    color: #35302b;
}


/* GOLD BULLET */

.usage-bullet {
    color: #b98532;

    font-size: 14px;
    font-weight: 700;

    line-height: 1.2;
}


/* DIVIDER */

.usage-divider {
    width: 100%;

    height: 1px;

    margin: 5px 0 5px;

    background: #e8dcc8;
}


/* BANGLA */

.bangla-line {
    font-size: 13px;

    color: #39342f;
}


/* ====================================
   TABLET
==================================== */

@media (max-width: 900px) {

    .perfume-features {
        grid-template-columns: repeat(2, 1fr);

        gap: 25px 35px;
    }

    .usage-box {
        margin-top: 80px;
    }

}


/* ====================================
   MOBILE
==================================== */

@media (max-width: 520px) {

    .perfume-info-section {
        padding: 5px 0 15px;
    }


    .perfume-features {
        grid-template-columns: repeat(2, 1fr);

        gap: 22px 14px;

        margin-bottom: 20px;
    }


    .feature-title {
        font-size: 9px;

        letter-spacing: 0.6px;

        margin-bottom: 6px;
    }


    .feature-dot {
        width: 5px;
        height: 5px;

        min-width: 5px;
    }


    .feature-text {
        font-size: 11px;

        line-height: 1.45;
    }


    .perfume-crafted-text {
        margin-top: 20px;

        font-size: 11px;
    }


    .usage-box {
        margin-top: 45px;

        padding: 12px 12px;

        gap: 10px;

        border-radius: 10px;
    }


    .usage-icon {
        width: 27px;
        height: 27px;

        min-width: 27px;

        font-size: 12px;
    }


    .usage-title {
        font-size: 9px;

        letter-spacing: 0.7px;
    }


    .usage-line {
        font-size: 11px;

        line-height: 1.5;
    }


    .bangla-line {
        font-size: 12px;
    }

}/* End custom CSS */