.elementor-7267 .elementor-element.elementor-element-c6eba76{--display:flex;--min-height:456px;--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;--justify-content:center;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:70px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7267 .elementor-element.elementor-element-c6eba76:not(.elementor-motion-effects-element-type-background), .elementor-7267 .elementor-element.elementor-element-c6eba76 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);}.elementor-7267 .elementor-element.elementor-element-a036be6{width:var( --container-widget-width, 80% );max-width:80%;margin:80px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--container-widget-width:80%;--container-widget-flex-grow:0;text-align:center;}.elementor-7267 .elementor-element.elementor-element-a036be6.elementor-element{--align-self:center;}.elementor-7267 .elementor-element.elementor-element-a036be6 .elementor-heading-title{color:var( --e-global-color-accent );}.elementor-7267 .elementor-element.elementor-element-0042245{--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:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-7267 .elementor-element.elementor-element-2819e6d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-7267 .elementor-element.elementor-element-47ed8e4{--display:flex;}.elementor-7267 .elementor-element.elementor-element-47ed8e4.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-7267 .elementor-element.elementor-element-1a5bb32 img{width:100%;height:500px;object-fit:cover;object-position:center center;border-radius:15px 15px 15px 15px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-7267 .elementor-element.elementor-element-ac0b8d5{--display:flex;}.elementor-7267 .elementor-element.elementor-element-d887b48{--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;}body.elementor-page-7267{padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-7267 .elementor-element.elementor-element-1a5bb32 img{height:296px;}}@media(min-width:768px){.elementor-7267 .elementor-element.elementor-element-c6eba76{--content-width:1600px;}.elementor-7267 .elementor-element.elementor-element-0042245{--content-width:1000px;}.elementor-7267 .elementor-element.elementor-element-47ed8e4{--width:100%;}}/* Start custom CSS for theme-post-content, class: .elementor-element-feae5c5 *//* ============================= */
/* Clean Minimal Blog Typography */
/* ============================= */

/* -------- H2 -------- */
.single-post h2 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 1.9rem !important;
    font-weight: 800 !important;
    color: #009688 !important;
    margin: 35px 0 22px 0 !important;
    line-height: 1.35 !important;
    letter-spacing: -0.3px !important;
}

/* -------- H3 (Modern Text Only) -------- */
.single-post h3 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 1.28rem !important;
    font-weight: 600 !important;
    color: #009688 !important;
    margin: 34px 0 14px 0 !important;
    line-height: 1.45 !important;
    letter-spacing: -0.2px !important;
}

/* -------- Paragraph -------- */
.single-post p {
    font-family: 'Inter', sans-serif !important;
    font-size: 0.96rem !important;
    font-weight: 400 !important;
   
    line-height: 1.9 !important;
    margin-bottom: 15px !important;
}

/* ----------------------------- */
/* Responsive Adjustments        */
/* ----------------------------- */

@media (max-width: 768px) {
    .single-post h2 { font-size: 1.6rem !important; }
    .single-post h3 { font-size: 1.2rem !important; }
    .single-post p  { font-size: 0.92rem !important; }
}

@media (max-width: 480px) {
    .single-post h2 { font-size: 1.45rem !important; }
    .single-post h3 { font-size: 1.1rem !important; }
    .single-post p  { font-size: 0.9rem !important; }
}/* End custom CSS */
/* Start custom CSS for post-comments, class: .elementor-element-4f30737 */.th-btn {
  
    background-color:#009688 ;
}/* End custom CSS */
/* Start custom CSS *//* Remove padding from .blog-single */
.blog-single {
    padding: 0 !important;
    margin: 0 !important; /* optional, agar bottom space bhi remove karna ho */
}/* End custom CSS */