/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1774353338
Updated: 2026-03-24 11:55:38

*/

.blog-banner::after {content: "";width: 100%;height: 100%;background: #000000b5;position: absolute;top: 0;left: 0;z-index: 0;}
.blog-banner .container {z-index: 1;display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 50px auto 0 !important;padding: 0;gap: 12px;}
.blog-banner .container h1{margin: 0 !important;}
.blog-banner .post-meta {position: relative;display: flex;align-items: center;gap: 22px;margin-top: 15px;}
.blog-banner .post-meta svg {color: #30c892 !important;fill: #30c892;margin-right: 4px;}
.blog-banner .post-author img{border-radius: 50px;}
.blog-banner .post-author{display: flex;align-items: center;gap: 10px;}
.post-meta .meta-item{position: relative;}
.post-meta .meta-item::after {content: "";width: 2px;height: 30px;background: #ffffffba;position: absolute;right: -12px;top:-3px;}
.post-meta .meta-item:last-child::after{display: none;}

.popup_div {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.6);z-index: 9999;}
.popup_content {background: #fff;width: 800px;margin: 0 auto;padding: 25px;position: relative;scale: 0.9;border-radius: 20px;top:2%;}

.close_popup {position: absolute;right: -15px;top: -15px;cursor: pointer;font-size: 20px;background: #9d9d9d;width: 40px;height: 40px;text-align: center;color: #fff;border-radius: 50px;font-size: 22px;line-height: 35px;transition: all 0.3s ease;}
.close_popup:hover {background: #4d4d4d; transition: all 0.3s ease;}

.single-post .site-main{width: 1240px;margin: 0 auto;max-width: 1240px !important; position: relative; padding: 60px 0 80px;}
.single-post .site-main .blog-contentwrap{display: flex;flex-wrap: wrap; padding: 0;}
.single-post .site-main .page-content{width: 70%;padding: 0 10px;} 
.single-post .site-main .right_sidebar{width: 30%;padding: 0 10px;}
.single-post h1, h2, h3, h4, h5, h6 {font-family: 'Manrope';font-weight: 700;position: relative;}
.single-post .site-main p, .site-main ul ,.blog-banner{ font-family: 'Manrope'; font-size: 16px; margin-bottom: 15px; }
.single-post .site-main h2::before { width: 4px; height: 100%; content: ""; background: #30ca98; position: absolute; top: 0; left: 0; }
.single-post .site-main h2 {padding-left: 20px;margin: 50px 0 20px;}
.single-post .toc ul {padding-left: 6px;}
.single-post .toc ul li {list-style: none;margin-bottom: 5px;}
.single-post .toc ul li a{color:#404040; transition: 0.5s ease;}
.single-post .toc ul li a:hover{color: #32cd97;transition: 0.5s ease;}
.single-post .toc .h3 {margin-left: 12px;}
.single-post .toc {padding: 20px;border-radius: 20px;position: relative; background: #F3FEFF;border: 1px solid transparent;background: linear-gradient(#f4feff, #f4feff) padding-box,linear-gradient(90deg, #0993B0, #33CF96) border-box;transition: all 0.5s ease !important;}

.single-post .popup-content{padding: 15px; text-align: center; margin-bottom:20px; border-radius: 20px;position: relative; background: #F3FEFF;border: 1px solid transparent;background: linear-gradient(#fff, #fff) padding-box,linear-gradient(90deg, #0993B0, #33CF96) border-box;transition: all 0.5s ease !important;}
.single-post .popup-content h3{font-size: 20px;margin: 0 0 15px;}
.single-post .popup-content a.popup-btn {background-color: transparent;padding: 8px 20px 8px 20px;font-family: "Inter", Sans-serif;font-size: 15px;background-image: linear-gradient(90deg, #33CF96 0%, #0993B0 100%);border-style: none;border-radius: 50px 50px 50px 50px;color: #fff !important;display: inline-block;cursor: pointer;}
.single-post .right_sidebar .sidebar{position: sticky;top: 120px;}

/*********Table************/    
.oem-table.sla-table table tbody td{border:1px solid hsla(0,0%,50%,.502)}
.oem-table.sla-table{border:none;}


.single-post table {width: 100%;border-collapse: collapse;margin:0; overflow-x: auto;border-radius: 12px;font-family: 'manrope';border: 1px solid #D0D0D0;}
.single-post table tbody tr:first-child {background: linear-gradient(90deg, #33CF96, #0993B0) !important;color: #fff;}
.single-post table tbody tr:first-child th {padding: 16px;text-align: left;font-weight: 600;border: 1px solid #FFF;vertical-align: middle;}
.single-post table tbody td {padding: 16px;color: #333;border: 1px solid #fff;}
.single-post table tbody tr:nth-child(odd), .single-post table tbody tr:nth-child(odd) td {background: #fff;}
.single-post table tbody tr:nth-child(even) {background: #F0F0F0;}
.single-post table thead th:first-child {border-top-left-radius: 12px;}
.single-post table thead th:last-child {border-top-right-radius: 12px;}
.single-post table tbody tr:last-child td:first-child {border-bottom-left-radius: 12px;}
.single-post table tbody tr:last-child td:last-child {border-bottom-right-radius: 12px;}


.single-post .author-box {box-shadow: none;padding: 30px;border-radius: 20px;border: 1px solid transparent;margin-top: 50px;background: linear-gradient(#fff, #fff) padding-box,linear-gradient(90deg, #0993B0, #33CF96) border-box; transition: all 0.5s ease !important;}
.single-post .author-box figure {margin: 15px 0 25px;}
.single-post .author-box figure img {width: 80px;border-radius: 50px;overflow: hidden;background: #F3FEFF;border: 1px solid #30c997;transition: all 0.5s ease !important;padding: 5px;}
.single-post .author-box h2::before {display: none;}
.single-post .author-box h2 {padding: 0 !important;margin: 0 0 20px !important;font-size: 24px;font-style: italic;color: #000;}
.single-post .author-bio p {color: #5a5a5a;font-weight: 500;letter-spacing: 0.5px;margin-bottom: 0 !important;}

.single-post .related-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;}
.single-post .related-post-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,0.08);transition:0.3s;}
.single-post .related-post-card:hover{transform:translateY(-6px);}
.single-post .related-post-image {position: relative;overflow: hidden;height: 220px;}
.single-post .related-post-image img{width:100%;height:220px;object-fit:cover;transition:0.3s;transform: scale(1);filter: brightness(1);}
.single-post .related-post-card:hover img {transform: scale(1.2);filter: brightness(0.5);transition:0.3s;}
.single-post .related-post-content{padding:20px;}
.single-post .related-post-title{font-size:18px;margin-bottom:15px;}
.single-post .related-post-title a{text-decoration:none;color:#111;}
.single-post .related-post-excerpt{font-size: 15px !important;}
.single-post .related-post-tags{display:none;flex-wrap:wrap;gap:10px;}
.single-post .related-tag{background:#e6f4ea;color:#2e7d32;padding:6px 12px;border-radius:20px;font-size:13px;display: none;}
.single-post .related-readmore{color: #33CF96;font-size: 16px; font-weight: 600;}
.single-post .related-readmore:hover{color:#000;}
.related-post-card a{display: block;}
.related-blog-posts{padding: 0 10px; width: 100%;position: relative;}

.single-post .srfm-form-container .srfm-success-box.srfm-active {display: flex;white-space: pre-wrap;padding: 20px;background: radial-gradient(#1dffb52e, #ffffff) !important;position: absolute;top: -6px;left: -14px;width: 104%;height: 102%;backdrop-filter: blur(16px);z-index: 1;border: none;}
.single-post .srfm-form-container .srfm-success-box .srfm-success-box-description{gap: 0 !important;}
.single-post .srfm-form-container .srfm-success-box p img{width: 90px !important;}
.single-post .srfm-form-container .srfm-success-box.srfm-active h2{font-size: 50px !important; color: #000 !important; font-weight: 800;}
.single-post .srfm-form-container .srfm-success-box.srfm-active h2::before{display: none;}
.single-post .srfm-form-container .srfm-form {row-gap: 8px !important ;}

@media (max-width:767px){
.blog-banner .container h1{font-size: 34px;}
.single-post table{margin-top: 20px;}
.single-post .site-main .blog-contentwrap {display: flex;flex-wrap: wrap;padding: 0 15px;width: 100%;flex-direction: column;}
.single-post .site-main .page-content {width: 100%;padding: 0 0px;order: 1;}
.single-post .site-main .page-content p, .single-post .site-main .page-content ol li, .single-post .site-main .page-content ul li, .single-post .site-main .page-content span {font-size: 15px;}
.single-post .site-main .page-content ol, .single-post .site-main .page-content ul{padding-left: 20px;margin-bottom: 15px;}
.single-post .site-main h2 {padding-left: 10px;margin: 50px 0 20px;font-size: 26px;}
.single-post .site-main .page-content h4{font-size: 22px;}
.single-post .site-main .right_sidebar {width: 100%;padding: 20px 0px;order: 0;margin-bottom: 20px;}
.single-post .related-posts-grid {grid-template-columns: repeat(1,1fr);}
.single-post .related-blog-posts {padding: 20px 0 0;}
.single-post .author-box {padding: 15px; text-align: center;}
.single-post .toc ul li {font-size: 15px;}
.single-post .toc{padding: 15px;}

.popup_content{width: 100%; top:0%; padding: 20px;}
.single-post .srfm-form-container .srfm-success-box.srfm-active {top: 0;left: 0;width: 100%;height: 100%;}
.popup_div{overflow: scroll;}



}

@media (min-width:768px) and (max-width:900px){
.single-post .srfm-submit-container .wp-block-button{text-align: left !important;width: 40% !important;margin-top: -90px !important;}
.single-post .site-main .page-content {width: 62%;}
.single-post .site-main .right_sidebar {width: 38%;}
.single-post .popup-content h3 {font-size: 18px;}
.single-post .toc ul li {font-size: 15px;}
.single-post .popup-content {padding: 18px 10px;}
.single-post .site-main p, .site-main ul, .blog-banner {font-size: 15px;}
.single-post .author-box {padding: 20px;}
}


.page .right_sidebar, .page .related-blog-posts, .page .author-box{display:none;}
.active-cst{
color: #32cd97!important;
transition: 0.5s ease!important;}