.elementor-62892 .elementor-element.elementor-element-68e409b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:2%;--padding-bottom:0%;--padding-left:8%;--padding-right:8%;}.elementor-62892 .elementor-element.elementor-element-546e339{width:var( --container-widget-width, 970px );max-width:970px;--container-widget-width:970px;--container-widget-flex-grow:0;}.elementor-62892 .elementor-element.elementor-element-546e339 > .elementor-widget-container{margin:0px 0px 0px 50px;}.elementor-62892 .elementor-element.elementor-element-546e339.elementor-element{--align-self:center;}.elementor-62892 .elementor-element.elementor-element-2976427{text-align:center;}.elementor-62892 .elementor-element.elementor-element-2976427 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:50px;font-weight:600;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;word-spacing:0em;color:#FFFFFF;}.elementor-62892 .elementor-element.elementor-element-99c2ed9{padding:0px 0px 0px 20px;}.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-icon i{color:#FFFFFF;font-size:14px;}.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-icon svg{fill:#FFFFFF;--e-icon-list-icon-size:14px;}.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-icon{width:14px;}.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-text, .elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-text a{color:#FFFFFF;}.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-item{font-family:"Inter", Sans-serif;font-size:14px;}.elementor-62892 .elementor-element.elementor-element-db26236{padding:25px 0px 50px 0px;}.elementor-62892 .elementor-element.elementor-element-sgbuy01{--display:flex;}@media(max-width:1200px){.elementor-62892 .elementor-element.elementor-element-68e409b{--padding-top:8%;--padding-bottom:8%;--padding-left:8%;--padding-right:8%;}}@media(max-width:1024px){.elementor-62892 .elementor-element.elementor-element-68e409b{--padding-top:8%;--padding-bottom:8%;--padding-left:8%;--padding-right:8%;}.elementor-62892 .elementor-element.elementor-element-2976427{text-align:center;}.elementor-62892 .elementor-element.elementor-element-2976427 .elementor-heading-title{font-size:45px;}}@media(max-width:880px){.elementor-62892 .elementor-element.elementor-element-2976427{text-align:center;}}@media(max-width:767px){.elementor-62892 .elementor-element.elementor-element-68e409b{--content-width:100%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-62892 .elementor-element.elementor-element-546e339 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:8% 8% 0% 8%;}.elementor-62892 .elementor-element.elementor-element-2976427{padding:8% 8% 8% 8%;text-align:start;}.elementor-62892 .elementor-element.elementor-element-2976427 .elementor-heading-title{font-size:28px;line-height:1.1em;}}@media(min-width:768px){.elementor-62892 .elementor-element.elementor-element-68e409b{--content-width:970px;}.elementor-62892 .elementor-element.elementor-element-sgbuy01{--content-width:850px;}}@media(max-width:1024px) and (min-width:768px){.elementor-62892 .elementor-element.elementor-element-68e409b{--content-width:620px;}}/* Start custom CSS for breadcrumbs, class: .elementor-element-546e339 *//* 1. Container: Aligns text and sets the base font */
.rank-math-breadcrumb {
    font-size: 11px !important;                /* Small, elegant size */
    text-transform: uppercase !important;      /* Makes it look premium */
    letter-spacing: 1.5px;          /* Adds breathing room */
    font-weight: 600;
    color: #888888;                 /* Default text color (Grey) */
    margin-bottom: 20px;            /* Space between breadcrumbs and Title */
    display: flex;                  /* Ensures alignment */
    align-items: center;            /* Vertically centers text */
}

/* 2. Links (Home, Blog): Sets the accent color */
.rank-math-breadcrumb a {
    color: #D4AF37;                 /* Gold color for clickable links */
    text-decoration: none;          /* Removes default underline */
    transition: all 0.3s ease;      /* Smooth hover effect */
}

/* 3. Hover State: What happens when you mouse over */
.rank-math-breadcrumb a:hover {
    color: #FFFFFF;                 /* Turns white on hover */
}

/* 4. Separator (The » or / symbol) */
.rank-math-breadcrumb .separator {
    margin: 0 10px;                 /* Space around the separator */
    color: #555555;                 /* Darker grey to make it subtle */
}

/* 5. The Current Page (The last item, usually not a link) */
.rank-math-breadcrumb .last {
    color: #B0B0B0;                 /* Light grey for the current page title */
    cursor: default;
}/* End custom CSS */
/* Start custom CSS for theme-post-title, class: .elementor-element-2976427 *//* Target the Heading Title inside this widget */
.elementor-62892 .elementor-element.elementor-element-2976427 .elementor-heading-title {
    /* TYPOGRAPHY */
    /* Switching to a serif font fits the 'Tzfat/Luxury' vibe perfectly */
    font-family: "inter", Georgia, serif !important; 
    font-weight: 400 !important;        /* Reduces the heavy 'blocky' feel */
    font-size: 48px !important;         /* Large and readable */
    line-height: 1.3 !important;        /* More breathing room between lines */
    letter-spacing: -0.02em !important; /* Slight tightening makes headlines look professional */
    
    /* SPACING */
    margin-top: 10px !important;        /* separation from breadcrumbs */
    margin-bottom: 20px !important;     /* separation from metadata */
    
    /* VISUAL */
    text-transform: none;    /* 'Capitalize' can look messy on long titles; standard sentence case is cleaner */
}

/* Mobile Adjustments for better readability on phones */
@media (max-width: 767px) {
    .elementor-62892 .elementor-element.elementor-element-2976427 .elementor-heading-title {
        font-size: 32px !important;
        line-height: 1.4 !important;
    }
}/* End custom CSS */
/* Start custom CSS for post-info, class: .elementor-element-99c2ed9 *//* 1. The Container: Spacing and Alignment */
.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-items {
    margin-bottom: 30px !important;        
    margin-top: -10px !important;          
    justify-content: center !important;    /* Forces center alignment */
}

/* 2. The Text (Author Name & Date) */
.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-text {
    color: #B0B0B0 !important;             /* Light Grey */
    font-family: "Inter", sans-serif !important; 
    font-size: 13px !important;            
    font-weight: 500 !important;
    text-transform: uppercase !important;  
    letter-spacing: 1px !important;        
    padding-left: 8px !important;
}

/* 3. The Icons (User & Calendar) */
.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-icon svg {
    fill: #D4AF37 !important;              /* LUXURY GOLD ACCENT */
    color: #D4AF37 !important;             /* Fallback for font icons */
    width: 14px !important;                
    height: 14px !important;
    margin-top: -2px !important;           
}

/* 4. The Separator (The decorative line between items) */
.elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-item:not(:last-child):after {
    content: "|" !important;               
    color: #444444 !important;             
    margin-left: 20px !important;          
    margin-right: 20px !important;         
    font-weight: 300 !important;
}

/* Mobile Tweak */
@media (max-width: 767px) {
    .elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-items {
        justify-content: flex-start !important; /* Align left on mobile */
    }
    .elementor-62892 .elementor-element.elementor-element-99c2ed9 .elementor-icon-list-item {
        font-size: 11px !important;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ed8355f */.elementor-62892 .elementor-element.elementor-element-ed8355f .sg-article-meta-disclosure {
    color: #B0B0B0 !important;
    font-family: "Inter", sans-serif !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    line-height: 1.65 !important;
    text-align: center !important;
}

.elementor-62892 .elementor-element.elementor-element-ed8355f .sg-article-meta-disclosure__updated {
    margin-bottom: 4px !important;
}

.elementor-62892 .elementor-element.elementor-element-ed8355f .sg-article-meta-disclosure__label {
    color: #D4AF37 !important;
}

.elementor-62892 .elementor-element.elementor-element-ed8355f .sg-article-meta-disclosure time {
    color: #B0B0B0 !important;
}

.elementor-62892 .elementor-element.elementor-element-ed8355f .sg-article-meta-disclosure__broker {
    color: #B0B0B0 !important;
    opacity: .86 !important;
    font-size: 11px !important;
    line-height: 1.55 !important;
    letter-spacing: .8px !important;
}

.elementor-62892 .elementor-element.elementor-element-ed8355f .sg-article-meta-disclosure__broker .sg-article-meta-disclosure__label {
    color: #B0B0B0 !important;
}

@media (max-width: 767px) {
    .elementor-62892 .elementor-element.elementor-element-ed8355f .sg-article-meta-disclosure {
        text-align: left !important;
        font-size: 12px !important;
        line-height: 1.6 !important;
    }
}/* End custom CSS */
/* Start custom CSS */body {background-color:black !important;}
/* 1. Target the OUTER fixed container (77f4064) */
.elementor-element-77f4064 {
    pointer-events: none !important;
    z-index: 0 !important; /* Force it behind your content */
    width: 0 !important;   /* Collapse it so it can't cover the screen */
    height: 0 !important;
}

/* 2. Target the INNER container (b6bbbf9) just in case */
.elementor-element-b6bbbf9 {
    pointer-events: none !important;
    width: auto !important; 
    height: auto !important;
}

/* 3. When the form opens, force it to work and sit on top */
.elementor-element-77f4064 .mobformlisting,
.mobformlisting1 {
    pointer-events: auto !important;
    width: 100% !important; /* Restore width for the form itself */
    position: relative !important;
    z-index: 99999 !important;
}

/* 4. Bring your ARTICLE content to the front */
.elementor-widget-theme-post-content {
    position: relative !important;
    z-index: 10 !important; /* Puts text in front of the broken overlay */
}

/* 5. Hide reCAPTCHA badge if it's blocking the corner */
.grecaptcha-badge { 
    visibility: hidden !important; 
    pointer-events: none !important;
}

/* --- LOAD FONT: INTER --- */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap');

/* --- 1. MAIN CONTAINER (Apply Typography Here) --- */
.mpcontent {
    display: flex !important;
    flex-direction: column !important;
    margin: 0 auto !important;
    
    /* PADDING: 20px Top, 50px Sides, 0px Bottom */
    padding: 20px 50px 0 50px !important; 
    
    border-radius: 16px !important;
    box-shadow: 0 20px 60px rgba(0,0,0,0.6) !important;
    
    /* TYPOGRAPHY SETTINGS (Moved here so they inherit safely) */
    font-family: 'Inter', sans-serif !important; 
    color: #E0E0E0 !important; 
    font-size: 20px !important; 
    line-height: 1.9em !important; 
    font-weight: 300 !important; 
    letter-spacing: 0.01em !important;
}

/* --- 2. THE FIX: TARGET ONLY PARAGRAPHS --- */
/* We replaced the dangerous "div" rule with this.
   Only <p> tags and <li> tags get the bottom spacing. 
   Layout divs will now have 0 margin. */
.mpcontent p
 {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    /* Ensure font settings inherit correctly */
    color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
}

.mpcontent ul:not(.elementor-toc__list),
.mpcontent ol:not(.elementor-toc__list), li:not(.elementor-toc__list-item) {
    padding:15px;
}


/* --- 3. ELEMENTOR RESET (SAFETY NET) --- */
/* This forces Elementor's layout divs to have NO extra spacing */
.mpcontent div,
.mpcontent .elementor-widget,
.mpcontent .elementor-widget-wrap, 
.mpcontent .elementor-column {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* --- 4. LAST ITEM KILLER --- */
/* Ensures the very last text touches the bottom 0px padding */
.mpcontent > *:last-child,
.mpcontent p:last-child,
.mpcontent ul:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* --- 5. HEADINGS --- */
.mpcontent h2 {
    font-family: 'Inter', sans-serif !important;
    margin-top: 40px !important; 
    margin-bottom: 40px !important;
    color: #ffffff !important;
    border-left: 5px solid #D4AF37 !important; 
    padding-left: 30px !important; 
    padding-bottom: 5px !important;
    line-height: 1.3em !important;
    border-bottom: none !important; 
    font-weight: 600 !important; 
    font-size: 32px !important; 
    width: 100%;
}

.mpcontent h3 {
    font-family: 'Inter', sans-serif !important;
    color: #D4AF37 !important; 
    margin-top: 25px !important; 
    margin-bottom: 25px !important;
    font-weight: 500 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    font-size: 22px !important;
}

/* --- 6. LIST ITEMS --- */
.mpcontent ul {
    background-color: #181818 !important; 
    padding: 20px 50px !important; 
    border-radius: 12px !important;
    border-top: 2px solid #D4AF37 !important; 
    box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;
    list-style-type: none !important;
}

.mpcontent ul li {
    padding-left: 10px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important; 
    padding-bottom: 20px !important;
    display: list-item !important;
}

.mpcontent ul li:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-bottom:15px !important;
}

.mpcontent ul li::marker {
    color: #D4AF37 !important; 
    font-size: 1.2em !important; 
    content: "• " !important; 
}

.mpcontent ol li {padding-top:25px !important;}

.mpcontent ol > li > strong {
  display: inline !important;
  margin-bottom: 0 !important;
}


/* --- 7. LINKS --- */
.mpcontent a:not(.btn-whatsapp):not(.btn-contact):not(.sem-related-link) {
    color: #D4AF37 !important;
    text-decoration: none !important;
    border-bottom: 1px dotted rgba(212, 175, 55, 0.5) !important;
    transition: all 0.3s ease !important;
    font-weight: 500 !important;
    font-size: 20px !important; 
    background-color: transparent !important;
}

.mpcontent a:not(.btn-whatsapp):not(.btn-contact):hover {
    color: #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}

.wp-block-table {width:100%; margin:0px}

/* =========================================
   TABLE STYLES (Luxury Theme)
   ========================================= */

/* 1. The Container & Main Table */
.mpcontent table {
    width: 100% !important;
    border-collapse: separate !important; /* Allows border-radius to work */
    border-spacing: 0 !important;
    background-color: #181818 !important; /* Matches your list boxes */
    border-radius: 12px !important;
    overflow: hidden !important; /* Clips the corners */
    margin-bottom: 30px !important;
    border: 1px solid rgba(212, 175, 55, 0.2) !important; /* Subtle Gold Border */
    box-shadow: 0 10px 30px rgba(0,0,0,0.2) !important;
}

/* 2. The Headers (Top Row) */
.mpcontent th {
    background-color: #202020 !important; /* Slightly lighter header bg */
    color: #D4AF37 !important; /* Gold Text */
    font-family: 'Inter', sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    padding: 20px !important;
    text-align: left !important;
    border-bottom: 2px solid #D4AF37 !important; /* Solid Gold Line */
}

/* 3. The Cells (Body) */
.mpcontent td {
    color: #E0E0E0 !important;
    font-family: 'Inter', sans-serif !important;
    font-weight: 300 !important;
    padding: 20px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important; /* Subtle divider */
    vertical-align: top !important;
    line-height: 1.6em !important;
}

/* 4. Remove border from last row */
.mpcontent tr:last-child td {
    border-bottom: none !important;
}

/* 5. Striped Effect (Optional - makes reading easier) */
.mpcontent tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.02) !important;
}

/* --- 8. MOBILE RESPONSIVENESS --- */
@media (max-width: 768px) {
    .mpcontent {
        padding-left: 15px!important; 
        padding-right: 15px!important; 
        margin:0 !important;
        max-width: 100% !important;
    }
    .mpcontent p, .mpcontent li {
        font-size: 18px !important; 
        line-height: 1.7em !important;
    }
    .mpcontent h2 {
        margin-top: 60px !important;
        font-size: 26px !important;
    }
        body.elementor-page-62892 table {
        width: 100% !important;
        margin: 0 0 20px 0 !important;
        border-radius: 8px !important; /* Smaller radius for mobile */
        table-layout: fixed !important; /* Forces columns to fit screen */
    }

    .mpcontent th {
        font-size: 13px !important; /* Smaller header text */
        padding: 12px 8px !important; /* Tighter padding */
        word-wrap: break-word !important;
    }

    .mpcontent td {
        font-size: 14px !important; /* Readable but compact */
        padding: 12px 8px !important;
        word-wrap: break-word !important; /* Forces text to wrap */
        white-space: normal !important;
    }

    /* --- TABLE FIXES (NEW) --- */
    .mpcontent table {
        display: block !important;       /* Allows table to have its own scroll area */
        width: 100% !important;
        overflow-x: auto !important;     /* Adds horizontal scrollbar ONLY to the table */
        white-space: nowrap !important;  /* Prevents cells from crushing each other */
        border-collapse: collapse !important;
        margin-bottom: 20px !important;
    }

    .mpcontent th, body.elementor-page-62892 td {
        padding: 12px 15px !important;   /* Comfortable touch targets */
        text-align: left !important;     /* Fixes alignment */
        border-bottom: 1px solid rgba(255,255,255,0.1) !important;
        white-space: normal !important;  /* Allows text inside cells to wrap nicely */
        min-width: 140px !important;     /* Ensures columns aren't too skinny */
        vertical-align: top !important;
    }
}/* End custom CSS */