.elementor-3058 .elementor-element.elementor-element-17120cc{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-3058 .elementor-element.elementor-element-9cdc1ca{text-align:start;}.elementor-3058 .elementor-element.elementor-element-9cdc1ca .elementor-heading-title{font-size:22px;}.elementor-3058 .elementor-element.elementor-element-b1fe247{font-size:16px;font-weight:300;color:#414141;}.elementor-3058 .elementor-element.elementor-element-882ca34 > .elementor-widget-container{margin:-30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3058 .elementor-element.elementor-element-882ca34 .elementor-heading-title{font-size:17px;line-height:0em;}.elementor-3058 .elementor-element.elementor-element-2b928e2 > .elementor-widget-container{margin:-19px 0px 0px 0px;}.elementor-3058 .elementor-element.elementor-element-2b928e2{font-size:16px;font-weight:300;color:#414141;}.elementor-3058 .elementor-element.elementor-element-0c46db5 > .elementor-widget-container{margin:-30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-3058 .elementor-element.elementor-element-0c46db5 .elementor-heading-title{font-size:17px;line-height:0em;}.elementor-3058 .elementor-element.elementor-element-89ff0b5 > .elementor-widget-container{margin:-19px 0px 0px 0px;}.elementor-3058 .elementor-element.elementor-element-89ff0b5{font-size:16px;font-weight:300;color:#414141;}/* Start custom CSS for container, class: .elementor-element-17120cc *//* ===================================================
   CONTAINER PADDING FIX
   =================================================== */

/* Reduces excessive left/right padding often caused by theme containers */

.elementor-2937 .elementor-element.elementor-element-9eaecd9 .elementor-heading-title {
    display: none !important;
}
#content .ast-container {
    max-width: 100%; 
    padding-left: 0px !important; 
    padding-right: 0px !important;
}

/* Specific container targeting for post ID 2937 */
.elementor-2937 .e-con-inner {
    width: 100%;
    max-width: 100%; 
}


/* ===================================================
   REFINED STYLING FOR ODOP BLOG POST (elementor-2937)
   =================================================== */

/* 1. Base Container Styling & Hover Effect */
.elementor-2937 {
    /* Background and general box styles */
    background-color: #ffffff;
     /* Desktop: 40px top/bottom, 60px left/right */
    border-radius: 10px;
    border: 1px solid #f0f0f0; 
    line-height: 1.7;
    font-family: 'Poppins', sans-serif;
    transition: box-shadow 0.3s ease-in-out; 
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05); /* Soft initial shadow */
}

/* Container Hover Effect (Subtle lift and warmth) */
.elementor-2937:hover {
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.12); 
    border-color: #ffe772; /* Border change to theme color on hover */
}

/* 2. Primary Heading (H1) - Post Title */
.elementor-2937 h1.elementor-heading-title {
    color: #1a1a2e; /* Very dark text for main title */
    border-bottom: 3px solid #ff3b3b; /* Stronger accent for the main title */
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-size: 2.8em; 
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
   
    letter-spacing: 1px;
}

/* 3. Secondary Headings (H2) */
.elementor-2937 h2.elementor-heading-title {
    color: #343a40; /* Darker sub-heading text */
    border-bottom: 2px solid #ffe772; 
    padding-bottom: 10px;
  
    margin-bottom: 25px;
    font-size: 1.8em; 
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

/* 4. Tertiary Headings (H3) */
.elementor-2937 h3.elementor-heading-title {
    color: #0077b6; /* A contrasting blue for H3 for differentiation */
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1.4em; 
    font-weight: 600;
}


/* 5. Paragraph & Text Editor Styling */
.elementor-2937 .elementor-widget-text-editor p {
    color: #495057; 
    margin-bottom: 25px;
    font-size: 1.05em;
    text-align: left; 
}

/* 6. Highlighted Text (Strong/Bold) Styling */
.elementor-2937 strong {
     background */
    padding: 3px 6px;
    border-radius: 4px;
    font-weight: 700;
}


/* ===================================================
   MOBILE RESPONSIVENESS (Screens up to 768px wide)
   =================================================== */

@media (max-width: 768px) {
    
    /* Overall Container Adjustments */
    .elementor-2937 {
        padding: 20px; /* Reduced padding on mobile */
        box-shadow: none; 
    }

    /* Remove hover effects for mobile (touch screens) */
    .elementor-2937:hover {
        box-shadow: none;
    }

    /* Title Adjustments (H1) */
    .elementor-2937 h1.elementor-heading-title {
        font-size: 1.8em; 
        margin-bottom: 25px;
        padding-bottom: 15px;
    }
    
    /* Secondary Heading Adjustments (H2) */
    .elementor-2937 h2.elementor-heading-title {
        font-size: 1.4em; 
        margin-top: 25px;
    }

    /* Tertiary Heading Adjustments (H3) */
    .elementor-2937 h3.elementor-heading-title {
        font-size: 1.2em; 
        margin-top: 20px;
    }

    /* Paragraph Adjustments */
    .elementor-2937 .elementor-widget-text-editor p {
        font-size: 1em; 
        margin-bottom: 15px;
    }
}
.elementor-2937 h2.elementor-heading-title {
    
 border:none !important; */
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-size: 1.8em;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}/* End custom CSS */