.elementor-463 .elementor-element.elementor-element-ea36c7a{--display:flex;--padding-top:2px;--padding-bottom:11px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-f33345b *//* Container */
.product-description-clean {
    max-width: 850px;
    margin: 10px auto;
    font-family: 'Inter', sans-serif;
    color: #444;
    line-height: 1.6;
}

/* Titles sghar o creative (H4) */
.product-description-clean .creative-title {
    font-family: 'Lexend Deca', sans-serif !important;
    font-size: 18px !important;
    color: #111 !important;
    font-weight: 700 !important;
    margin: 25px 0 10px 0 !important;
    display: flex;
    align-items: center;
    letter-spacing: -0.3px;
}

/* Satar sghir taht title */
.product-description-clean .creative-title::after {
    content: "";
    flex: 1;
    height: 1px;
    background: linear-gradient(to right, #eee, transparent);
    margin-left: 15px;
}

/* Subtitles (H5) */
.product-description-clean .creative-subtitle {
    font-family: 'Lexend Deca', sans-serif !important;
    font-size: 15px !important;
    color: #d83b01 !important; /* Orange d TechnovaKey */
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 15px 0 8px 0 !important;
}

/* Paragraphs */
.product-description-clean p {
    font-size: 14.5px !important;
    margin-bottom: 12px !important;
    color: #555 !important;
}

/* Feature List */
.product-description-clean .feature-list {
    list-style: none !important;
    padding: 0 !important;
    margin-bottom: 20px !important;
}

.product-description-clean .feature-list li {
    font-size: 14px !important;
    padding-left: 20px !important;
    position: relative;
    margin-bottom: 6px !important;
}

/* Dot sghira f blast bullet points */
.product-description-clean .feature-list li::before {
    content: "→";
    position: absolute;
    left: 0;
    color: #d83b01;
    font-weight: bold;
}

/* Strong text focus */
.product-description-clean strong {
    color: #222;
    font-weight: 600;
}/* End custom CSS */