.elementor-1328 .elementor-element.elementor-element-7ecac5d{--display:flex;--min-height:238px;--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;--overlay-opacity:0.66;}.elementor-1328 .elementor-element.elementor-element-7ecac5d:not(.elementor-motion-effects-element-type-background), .elementor-1328 .elementor-element.elementor-element-7ecac5d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://guidetohajj.com/wp-content/uploads/2026/01/pexels-photo-7054511-7054511-1024x577.jpg");background-position:center center;background-size:cover;}.elementor-1328 .elementor-element.elementor-element-7ecac5d::before, .elementor-1328 .elementor-element.elementor-element-7ecac5d > .elementor-background-video-container::before, .elementor-1328 .elementor-element.elementor-element-7ecac5d > .e-con-inner > .elementor-background-video-container::before, .elementor-1328 .elementor-element.elementor-element-7ecac5d > .elementor-background-slideshow::before, .elementor-1328 .elementor-element.elementor-element-7ecac5d > .e-con-inner > .elementor-background-slideshow::before, .elementor-1328 .elementor-element.elementor-element-7ecac5d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1328 .elementor-element.elementor-element-737c467 > .elementor-widget-container{padding:89px 89px 89px 89px;}.elementor-1328 .elementor-element.elementor-element-737c467{text-align:center;}.elementor-1328 .elementor-element.elementor-element-737c467 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:400;color:var( --e-global-color-5da9ef4f );}.elementor-1328 .elementor-element.elementor-element-bc765f0{--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;}.elementor-1328 .elementor-element.elementor-element-df40c1c{--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;}.elementor-1328 .elementor-element.elementor-element-e8a9d7a{--display:flex;}.elementor-1328 .elementor-element.elementor-element-66f13d7{--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;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-1ec94fb *//* Step card spacing - REDUCED */
.step-card {
    margin-bottom: 15px;  /* Changed from 25px to 15px */
    padding: 15px;        /* Changed from 20px to 15px */
    background: #f8f9fa;
    border-left: 4px solid #2c5f2d;
    border-radius: 5px;
}

/* Timeline spacing */
.timeline-item {
    margin-bottom: 10px;  /* Changed from 15px to 10px */
    padding: 10px 0;      /* Changed from 12px to 10px */
    border-bottom: 1px solid #e0e0e0;
}

.timeline-item:last-child {
    border-bottom: none;
}

/* List spacing */
.step-card ul {
    margin-top: 10px;     /* Changed from 15px to 10px */
    margin-bottom: 10px;  /* Changed from 15px to 10px */
    padding-left: 25px;
}

.step-card ul li {
    margin-bottom: 8px;   /* Changed from 10px to 8px */
    line-height: 1.6;
}

/* Important note boxes */
.important-note {
    margin: 15px 0;       /* Changed from 20px to 15px */
    padding: 12px 15px;   /* Changed from 15px 20px */
    background: #fff3cd;
    border-left: 4px solid #ffc107;
    border-radius: 5px;
}

/* Tip boxes */
.tip-box {
    margin: 15px 0;       /* Changed from 20px to 15px */
    padding: 12px 15px;   /* Changed from 15px 20px */
    background: #d1ecf1;
    border-left: 4px solid #17a2b8;
    border-radius: 5px;
}

/* Headings spacing - REDUCED */
h3 {
    margin-top: 20px;     /* Changed from 30px to 20px */
    margin-bottom: 15px;  /* Changed from 20px to 15px */
}

h4 {
    margin-top: 12px;     /* Changed from 15px to 12px */
    margin-bottom: 10px;  /* Changed from 12px to 10px */
}

/* Paragraph spacing */
.content-section p {
    margin-bottom: 12px;  /* Changed from 15px to 12px */
    line-height: 1.8;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2f3f1c0 *//* Conclusion Section Styling */
.conclusion-section {
    padding: 20px 0;
}

.conclusion-section h2 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 28px;
    color: #2c5f2d;
}

.conclusion-section h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 22px;
    color: #2c5f2d;
}

.conclusion-section h4 {
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
}

.conclusion-section p {
    margin-bottom: 12px;
    line-height: 1.8;
}

.conclusion-section ul {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 25px;
}

.conclusion-section ul li {
    margin-bottom: 8px;
    line-height: 1.6;
}

.conclusion-section strong {
    color: #2c5f2d;
}

/* Key points box styling (for the bullet points section) */
.conclusion-section .key-points {
    margin: 15px 0;
    padding: 15px;
    background: #f8f9fa;
    border-left: 4px solid #2c5f2d;
    border-radius: 5px;
}

/* Next steps section */
.conclusion-section .next-steps {
    margin: 15px 0;
    padding: 12px 15px;
    background: #d1ecf1;
    border-left: 4px solid #17a2b8;
    border-radius: 5px;
}

/* Links in conclusion */
.conclusion-section a {
    color: #2c5f2d;
    text-decoration: none;
    font-weight: 500;
}

.conclusion-section a:hover {
    text-decoration: underline;
    color: #1a3d1f;
}

/* Final reminder box */
.conclusion-section .final-note {
    margin: 15px 0;
    padding: 12px 15px;
    background: #fff3cd;
    border-left: 4px solid #ffc107;
    border-radius: 5px;
    font-style: italic;
}/* End custom CSS */