.elementor-kit-30609{--e-global-color-smartmag:var(--c-main);--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-kit-30609 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:940px;}.e-con{--container-max-width:940px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Comment Form OpenZone === */
#respond {
    background: #faf8f4;
    border: 1px solid #e8e0d0;
    border-radius: 4px;
    padding: 22px 26px;
    margin-top: 24px;
}

#respond h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #1a2b3c; /* aceeași navy ca restul site-ului */
    font-size: 16px;
    margin-bottom: 6px;
}

#respond .comment-notes {
    color: #6b6b6b;
    font-size: 14px;
    margin-bottom: 20px;
}

#respond label {
    display: block;
    font-weight: 600;
    color: #1a2b3c;
    font-size: 14px;
    margin-bottom: 6px;
}

#respond textarea,
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
    width: 100%;
    border: 1px solid #d8d0c0;
    border-radius: 8px;
    padding: 12px 14px;
    font-size: 15px;
    background: #fff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    box-sizing: border-box;
    margin-bottom: 18px;
}

#respond textarea:focus,
#respond input:focus {
    outline: none;
    border-color: #C89149;
    box-shadow: 0 0 0 3px rgba(200, 145, 73, 0.15);
}

#respond textarea {
    min-height: 120px;
    resize: vertical;
}

#respond input#submit {
    background: #C89149;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 14px 28px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: background 0.2s ease;
}

#respond input#submit:hover {
    background: #b07d3a;
}

/* Iconițele de social share de deasupra, aliniere curată */
.share-icons, .social-share-icons {
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    margin-bottom: 24px;
}/* End custom CSS */