.elementor-3955 .elementor-element.elementor-element-9a46834{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0rem;--padding-bottom:0rem;--padding-left:0rem;--padding-right:0rem;}.elementor-widget-theme-post-title .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-3955 .elementor-element.elementor-element-93e3872{text-align:center;}.elementor-3955 .elementor-element.elementor-element-93e3872 .elementor-heading-title{color:var( --e-global-color-4beb835 );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3955 .elementor-element.elementor-element-eb33553 .elementor-icon-list-icon{width:14px;}.elementor-3955 .elementor-element.elementor-element-eb33553 .elementor-icon-list-icon i{font-size:14px;}.elementor-3955 .elementor-element.elementor-element-eb33553 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-3955 .elementor-element.elementor-element-eb33553 .elementor-icon-list-text, .elementor-3955 .elementor-element.elementor-element-eb33553 .elementor-icon-list-text a{color:#54595F;}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(max-width:767px){.elementor-3955 .elementor-element.elementor-element-9a46834{--padding-top:1rem;--padding-bottom:1rem;--padding-left:1rem;--padding-right:1rem;}}@media(min-width:768px){.elementor-3955 .elementor-element.elementor-element-9a46834{--width:100%;}}/* Start custom CSS *//* ============================================
   ⚙️ CSS לתבנית פוסט בודד - איש ואישה
   ✓ מותאם ל-1rem = 10px (כי הפוטר מגדיר 62.5%)
   ✓ כל הגדלים גדולים פי 1.6 מהקודם
   ============================================ */

/* 🎁 הקונטיינר הראשי - בדיוק כמו הפוטר */
.marry-container {
    max-width: 128rem !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 3.2rem 2.4rem !important;
    background: #ffffff !important;
    direction: rtl !important;
}

/* 📍 פירורי לחם */
.marry-breadcrumbs {
    background: #fdfbf5 !important;
    padding: 1.2rem 2rem !important;
    border-radius: 1rem !important;
    border: 0.1rem solid rgba(184, 134, 11, 0.15) !important;
    margin-bottom: 2.4rem !important;
    font-size: 1.4rem !important;
    color: #7a5610 !important;
}

.marry-breadcrumbs a {
    color: #7a5610 !important;
    text-decoration: none !important;
    font-weight: 600 !important;
}

.marry-breadcrumbs a:hover {
    color: #B8860B !important;
    text-decoration: underline !important;
}

/* 📝 כותרת הפוסט */
.marry-title,
.marry-title h1,
.marry-title .elementor-heading-title {
    font-size: clamp(3rem, 4vw, 4.8rem) !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    color: #1a1208 !important;
    margin: 0 0 2rem !important;
    letter-spacing: -0.02em !important;
    text-align: right !important;
}

/* 📊 פרטי הפוסט */
.marry-meta,
.marry-meta ul {
    background: linear-gradient(135deg, #fdfbf5 0%, #f9f4e8 100%) !important;
    padding: 1.6rem 2rem !important;
    border-radius: 1.4rem !important;
    border: 0.1rem solid rgba(184, 134, 11, 0.15) !important;
    margin-bottom: 3.2rem !important;
    list-style: none !important;
}

.marry-meta li,
.marry-meta .elementor-post-info__item {
    color: #7a5610 !important;
    font-weight: 600 !important;
    font-size: 1.4rem !important;
}

.marry-meta a {
    color: #B8860B !important;
    text-decoration: none !important;
    font-weight: 700 !important;
}

.marry-meta a:hover {
    color: #8B6508 !important;
}

.marry-meta i,
.marry-meta svg {
    color: #B8860B !important;
    fill: #B8860B !important;
}

/* 🖼️ תמונה ראשית */
.marry-image img {
    border-radius: 1.6rem !important;
    box-shadow: 0 0.8rem 2.8rem rgba(184, 134, 11, 0.12) !important;
    margin-bottom: 2.4rem !important;
    max-width: 100% !important;
    height: auto !important;
}

/* 📄 תוכן הפוסט */
.marry-content {
    font-size: 1.7rem !important;
    line-height: 1.85 !important;
    color: #2c2517 !important;
}

.marry-content p {
    margin: 0 0 2.4rem !important;
    line-height: 1.85 !important;
    color: #2c2517 !important;
    font-size: 1.7rem !important;
}

.marry-content strong {
    color: #7a5610 !important;
    font-weight: 700 !important;
}

.marry-content h2 {
    font-size: 2.8rem !important;
    font-weight: 800 !important;
    color: #1a1208 !important;
    margin: 4rem 0 2rem !important;
    padding-bottom: 1.2rem !important;
    border-bottom: 0.2rem solid rgba(184, 134, 11, 0.2) !important;
    position: relative !important;
    line-height: 1.3 !important;
}

.marry-content h2::after {
    content: '' !important;
    position: absolute !important;
    bottom: -0.2rem !important;
    right: 0 !important;
    width: 6.4rem !important;
    height: 0.2rem !important;
    background: #B8860B !important;
}

.marry-content h3 {
    font-size: 2.2rem !important;
    font-weight: 700 !important;
    color: #7a5610 !important;
    margin: 3.2rem 0 1.6rem !important;
    line-height: 1.4 !important;
}

.marry-content a {
    color: #B8860B !important;
    font-weight: 600 !important;
    border-bottom: 0.2rem solid rgba(184, 134, 11, 0.3) !important;
    text-decoration: none !important;
}

.marry-content a:hover {
    color: #8B6508 !important;
    border-bottom-color: #B8860B !important;
}

.marry-content ul {
    list-style: none !important;
    padding-right: 2.4rem !important;
    margin: 0 0 2.4rem !important;
}

.marry-content ul li {
    position: relative !important;
    padding-right: 2.4rem !important;
    margin-bottom: 1rem !important;
    line-height: 1.7 !important;
    font-size: 1.7rem !important;
}

.marry-content ul li::before {
    content: '✦' !important;
    position: absolute !important;
    right: 0 !important;
    color: #B8860B !important;
    font-weight: 800 !important;
}

.marry-content blockquote {
    background: linear-gradient(135deg, #fdfbf5 0%, #f9f4e8 100%) !important;
    border-right: 0.4rem solid #B8860B !important;
    border-radius: 0 1.4rem 1.4rem 0 !important;
    padding: 2.4rem 2.8rem !important;
    margin: 2.8rem 0 !important;
    font-style: italic !important;
    color: #4a3f28 !important;
    font-size: 1.7rem !important;
}

.marry-content img {
    max-width: 100% !important;
    height: auto !important;
    border-radius: 1.4rem !important;
    margin: 2.4rem 0 !important;
    box-shadow: 0 0.8rem 2rem rgba(184, 134, 11, 0.1) !important;
}

/* ⬅️➡️ ניווט הקודם/הבא */
.marry-nav {
    margin-top: 4.8rem !important;
    padding: 2.4rem 0 !important;
    border-top: 0.1rem solid rgba(184, 134, 11, 0.15) !important;
    border-bottom: 0.1rem solid rgba(184, 134, 11, 0.15) !important;
}

.marry-nav .elementor-post-navigation {
    display: flex !important;
    justify-content: space-between !important;
    gap: 1.6rem !important;
    flex-wrap: wrap !important;
}

.marry-nav a,
.marry-nav .elementor-post-navigation__link {
    flex: 1 1 45% !important;
    background: #fdfbf5 !important;
    border: 0.1rem solid rgba(184, 134, 11, 0.2) !important;
    border-radius: 1.4rem !important;
    padding: 1.8rem 2rem !important;
    text-decoration: none !important;
    transition: all 0.3s !important;
    color: #2c2517 !important;
}

.marry-nav a:hover,
.marry-nav .elementor-post-navigation__link:hover {
    transform: translateY(-0.4rem) !important;
    border-color: #B8860B !important;
    box-shadow: 0 1.2rem 2.4rem rgba(184, 134, 11, 0.15) !important;
    background: #ffffff !important;
}

.marry-nav h3,
.marry-nav h2 {
    font-size: 1.6rem !important;
    color: #1a1208 !important;
    font-weight: 700 !important;
    margin: 0 !important;
}

.marry-nav .elementor-post-navigation__terms-list {
    font-size: 1.2rem !important;
    color: #B8860B !important;
    font-weight: 700 !important;
    margin-bottom: 0.6rem !important;
    display: block !important;
}

/* 💬 תגובות */
.marry-comments {
    margin-top: 4.8rem !important;
    padding-top: 3.2rem !important;
    border-top: 0.1rem solid rgba(184, 134, 11, 0.15) !important;
}

.marry-comments .comments-title,
.marry-comments .comment-reply-title {
    font-size: 2.4rem !important;
    font-weight: 800 !important;
    color: #1a1208 !important;
    margin: 0 0 2.4rem !important;
}

.marry-comments .comment-body {
    background: #fdfbf5 !important;
    border: 0.1rem solid rgba(184, 134, 11, 0.15) !important;
    border-radius: 1.6rem !important;
    padding: 2.4rem !important;
    margin-bottom: 1.6rem !important;
    font-size: 1.6rem !important;
}

.marry-comments .comment-author .fn {
    color: #7a5610 !important;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
}

.marry-comments .comment-reply-link {
    background: #ffffff !important;
    color: #B8860B !important;
    border: 0.1rem solid rgba(184, 134, 11, 0.3) !important;
    padding: 0.6rem 1.4rem !important;
    border-radius: 0.8rem !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    font-size: 1.3rem !important;
}

.marry-comments .comment-reply-link:hover {
    background: linear-gradient(135deg, #B8860B 0%, #8B6508 100%) !important;
    color: #ffffff !important;
}

.marry-comments .comment-form {
    background: linear-gradient(135deg, #fdfbf5 0%, #f9f4e8 100%) !important;
    padding: 2.8rem !important;
    border-radius: 1.8rem !important;
    border: 0.1rem solid rgba(184, 134, 11, 0.15) !important;
}

.marry-comments .comment-form label {
    color: #7a5610 !important;
    font-weight: 700 !important;
    font-size: 1.4rem !important;
}

.marry-comments .comment-form input[type="text"],
.marry-comments .comment-form input[type="email"],
.marry-comments .comment-form input[type="url"],
.marry-comments .comment-form textarea {
    width: 100% !important;
    padding: 1.2rem 1.6rem !important;
    border: 0.15rem solid rgba(184, 134, 11, 0.25) !important;
    border-radius: 1rem !important;
    background: #ffffff !important;
    direction: rtl !important;
    margin-bottom: 1.6rem !important;
    font-size: 1.5rem !important;
}

.marry-comments .comment-form input:focus,
.marry-comments .comment-form textarea:focus {
    outline: none !important;
    border-color: #B8860B !important;
    box-shadow: 0 0 0 0.3rem rgba(184, 134, 11, 0.15) !important;
}

.marry-comments .comment-form .submit,
.marry-comments .comment-form input[type="submit"] {
    background: linear-gradient(135deg, #B8860B 0%, #8B6508 100%) !important;
    color: #ffffff !important;
    border: none !important;
    padding: 1.4rem 3.2rem !important;
    border-radius: 1.2rem !important;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    cursor: pointer !important;
}

/* 📱 רספונסיבי */
@media (max-width: 96rem) {
    .marry-container {
        padding: 2.4rem 1.6rem !important;
    }
}

@media (max-width: 52rem) {
    .marry-container {
        padding: 2rem 1.4rem !important;
    }
    
    .marry-content,
    .marry-content p {
        font-size: 1.5rem !important;
    }
    
    .marry-content h2 {
        font-size: 2.4rem !important;
    }
    
    .marry-content h3 {
        font-size: 1.9rem !important;
    }
    
    .marry-nav a,
    .marry-nav .elementor-post-navigation__link {
        flex: 1 1 100% !important;
    }
}/* End custom CSS */