/*
Theme Name: hello-child
Version: 1.0
Description: A child theme of Hello Elementor
Template: hello-elementor
Author: Administrator
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');
@import url("../hello-elementor/style.css");
/* Your awesome customization starts here */

:root {
    --content-width: 1280px;
    --container-max-width: 1280px;
}
.e-con {
    --container-max-width: 1280px;
} 
@font-face {
    font-family: 'futura';
    font-style: normal;
    font-weight: normal;
    src: local('Futura LT Regular'), url('./fonts/FuturaLT.woff') format('woff');
}
@font-face {
    font-family: 'futura-light';
    font-style: normal;
    font-weight: normal;
    src: local('Futura LT Light'), url('./fonts/FuturaLT-Light.woff') format('woff');
}
@font-face {
    font-family: 'futura-book';
    font-style: normal;
    font-weight: normal;
    src: local('Futura LT Book'), url('./fonts/FuturaLT-Book.woff') format('woff');
}
@font-face {
    font-family: 'didot';
    font-style: normal;
    font-weight: normal;
    src: local('Futura LT Book'), url('./fonts/didot-webfont.woff') format('woff');
}
@font-face {
    font-family: 'brandon';
    font-style: normal;
    font-weight: normal;
    src: local('Futura LT Book'), url('./fonts/brandon.woff') format('woff');
}
@font-face {
    font-family: "Larken-Regular";
    src: url("https://db.onlinewebfonts.com/t/61637e80c3e88812def846832594f24d.eot");
    src: url("https://db.onlinewebfonts.com/t/61637e80c3e88812def846832594f24d.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/61637e80c3e88812def846832594f24d.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/61637e80c3e88812def846832594f24d.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/61637e80c3e88812def846832594f24d.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/61637e80c3e88812def846832594f24d.svg#Larken-Regular")format("svg");
}

body *{
	font-family: 'brandon';
    overflow-wrap: break-word;
}
h1,h2 {
    font-family: 'futura' !important;
}
body.home {
    font-family: 'futura' !important;
}
.elementskit-dropdown.elementskit-submenu-panel {
    max-width: fit-content;
    min-width: fit-content !important;
}
.elementskit-dropdown.elementskit-submenu-panel .menu-item a {
    padding: 10px 15px !important;
}
.font-style-cus .elementor-widget-container{
    font-family: "Dancing Script", Sans-serif !important;
}
.futura-body-txt {
    font-family: 'futura' !important;;
}
body.page-id-2811 .ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img {
    transform: none;
    opacity: 1;
}
body.single-post {
    font-size: 20px;
}
body.single-post .post-main__block {
    padding: 20px;
    background: #e1ebd5;
    max-width: 980px;
}
body.single-post .post-content-cus {
    background: #fff;
    padding: 50px;
}
body.single-post .post-content-cus .post-title {
    font-size: 40px;
    color: #383838;
}
body.single-post .post-content-cus h2 {
    font-family: 'futura' !important;
    font-size: 32px;
    color: #2F2F2F;
    margin-bottom: 30px;
}
body.single-post .post-content-cus a {
    color: #2F2F2F;
}
body.single-post .comments-area {
    padding: 50px;
}
body.single-post .blog-menu__main ul.menu {
    list-style: none;
    display: flex;
    gap: 30px;
    color: #383838;
    padding: 20px 0px 35px;
}
body.single-post .blog-menu__main ul.menu li a{
    color: #383838;
    font-size: 16px;
}
body.single-post .recent-post{
    background-color: #e1ebd5;
    padding: 20px 30px;
}
body.single-post .recent-post .recent-post__header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body.single-post .recent-post .recent-post__header a{
    color: rgb(56, 56, 56);
    font-size: 18px;
    font-weight: 400;
    list-style: none;
}
body.single-post .recent-post .recent-post__header h2{
    font-size: 18px;
    font-weight: 400;
}
body.single-post .recent-post ul{
    display: flex;
    gap: 30px;
    list-style: none;
}
.elementor-element.homeherocls {
    padding: 0px 80px 40px 80px;
    margin-top: -35px;
}
.homeherocls > .e-con-inner {
    background: #EBEBEB;
    border-radius: 22px;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-bottom: 0;
    padding-top: 60px;
}
.homeherocls > .e-con-inner > .elementor-element {
    max-width: var(--content-width);
    margin: 0 auto;
    padding-bottom: 0;
}
.homeherocls > .e-con-inner > .elementor-element > .elementor-element {
    padding-bottom: 0;
}
.bannerheadingh1 h1.elementor-heading-title {
    font-family: "Larken-Regular" !important;
    font-weight: 600;
    font-size: 56px;
    line-height: 78px;
    letter-spacing: 0px;
    color: #2F2F2F;
}
.bannerheadingh1 h1.elementor-heading-title span {
    font-family: "Larken-Regular" !important;
    font-weight: 400;
    font-size: 36px;
    line-height: 54px;
    letter-spacing: 0px;
    color: #2F2F2F;
}
.bannerherodesc .elementor-widget-container,
.bannerherodesc .elementor-widget-container p {
    font-family: Inter, Sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0%;
    color: #6A6A6A;
}
.headermenuclass > .e-con-inner {
    background: white;
    z-index: 9;
    border-radius: 6px;
}
.headermenuclass ul#menu-header-primary {
    height: 71px;
    border-radius: 6px;
    opacity: 1;
    box-shadow: 0px 18px 16.1px 0px #00000040;
    justify-content: space-around;
}
.elementor-element.headertopclass {
    max-width: var(--content-width);
    padding: 0 20px;
}

.elementor-element.elementor-widget-elementskit-header-search {
    flex: 1;
    text-align: right;
}

.homesubscribesec h3 {
    font-family: "Larken-Regular" !important;
    font-weight: 400;
    font-size: 32px;
    line-height: 47px;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;
    padding: 30px 0;
}

.homesubscribesec form.list-subscribe-form input {
    background: #fff;
    margin-bottom: 12px;
    border-radius: 7px;
    height: 56px;
    width: 100%;
    color: #6A6A6A;
}

.homesubscribesec form.list-subscribe-form input.btn.btn-primary.btn-flat {
    background: #03C528;
    color: #fff;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
    margin-top: 15px;
    border: 0px none;
}

.homesubscribesec form.list-subscribe-form {
    max-width: 680px;
    margin: 0 auto 50px;
}

div#gt_float_wrapper .gt_float_switcher {
    box-shadow: unset !important;
    width: 100%;
    position: relative !important;
    border-left: 1px solid #2f2f2f;
    border-right: 1px solid #2f2f2f;
}

.bannerheadingh2 h2.elementor-heading-title {
    font-family: "Larken-Regular" !important;
    font-weight: 400;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 0%;
    color: #2F2F2F;
}

.bannerheadingh2 h2.elementor-heading-title i {
    font-family: "Larken-Regular" !important;
    font-weight: 400;
    font-size: 50px;
    line-height: 65px;
    font-style: italic;
    color: #2F2F2F;
}

.contentdesc p {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0%;
    color: #6A6A6A;
}


a.dwnbtn {
    background: #2F2F2F;
    border-radius: 7px;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin: 20px auto;
}

.testihomeblock .elementor-widget-testimonial {
    height: 100%;
    display: grid;
}

.testihomeblock .elementor-widget-testimonial .elementor-testimonial-wrapper {
    display: grid;
    grid-template-rows: 1fr auto;
    height: 100%;
}

.testihomeblock .elementor-widget-testimonial .elementor-widget-container {
    height: 100%;
}

.testihomeblock .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-content {
    font-family: 'Larken-Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: 0%;
    color: #2F2F2F;
}

.testihomeblock .elementor-widget-testimonial .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-name {
    font-family: 'Larken-Regular';
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: #2F2F2F;
}

.alkalinesec h3 {
    font-family: 'Larken-Regular';
    font-weight: 400;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: #2F2F2F;
}

.alkalinesec p {
    font-family: 'Inter';
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0%;
    text-align: center;
    color: #6A6A6A;
    margin: 0 auto 40px;
}

.testimonialslider .elementskit-commentor-content {
    padding-top: 30px;
    min-height: 460px;
}

.testimonialslider .elementskit-commentor-bio {
    min-height: 90px;
}

.testimonialslider .elementskit-commentor-content p {
    font-family: 'Inter';
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0%;
    text-align: left;
}

.testimonialslider .elementskit-watermark-icon {
    top: 30px !important;
    left: 30px !important;
    bottom: unset !important;
}

.testimonialslider .elementskit-watermark-icon > svg {
    max-width: 36px !important;
}

.testimonialslider .elementskit-commentor-header .elementskit-stars {
    display: none !important;
}

.testimonialslider .elementkit-commentor-details  strong.elementskit-author-name {
    font-family: 'Larken-Regular';
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    color: #2F2F2F;
}

.testimonialslider .elementkit-commentor-details span.elementskit-author-des {
    font-family: 'Inter';
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 31px;
    letter-spacing: 0%;
    color: #6A6A6A;
    text-align: left;
}

.darkinnersec {
    margin: 80px;
    background: #2f2f2f;
    width: calc(100% - 160px);
    border-radius: 23px;
}

.darkinnersec h2 {
    font-family: 'Larken-Regular' !important;
    font-weight: 400 !important;
    font-style: Regular;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF !important;
}

.darkinnersec h3 {
    font-family: 'Larken-Regular' !important;
    font-weight: 400 !important;
    font-style: Regular;
    font-size: 24px;
    line-height: 40px;
    padding-bottom: 25px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF !important;
}

.darkinnersec p {
    font-family: 'Inter';
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    max-width: 850px;
    margin: 0 auto 20px;
}

.darkinnersec p span {
    color: #03C528;
    font-weight: 600;
}

.footertopsec h4.elementor-heading-title.elementor-size-default {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: left;
    text-transform: capitalize;
    color: #FFFFFF;
}

.footertopsec .elementskit-menu-container .elementskit-navbar-nav {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0px;
}

.footertopsec > .e-con-inner {
    gap: 20px;
    padding-top: 60px;
    padding-bottom: 30px;
}

.footerform form.list-subscribe-form {
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 20px 0;
}

.footerform form.list-subscribe-form input {
    border: 1px solid #FBFBFBA6;
    background: #D9D9D9;
    color: #2F2F2F;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0%;
    opacity: 1;
    border-radius: 8px;
    height: 60px;
}

.footerform form.list-subscribe-form input.btn.btn-primary.btn-flat {
    background: #03C528;
    border-color: #03C528;
    font-family: 'Inter';
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: center;
    color: #FFFFFF;
    border-radius: 7px;
}

.g-recaptcha.pull-left {
    text-align: center;
    margin: auto;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .fullwidthsec .e-con-inner {
    max-width: 100%;
} */

.footertopsec .elementskit-menu-container .elementskit-navbar-nav a.ekit-menu-nav-link {
    font-family: 'Inter';
    font-weight: 300;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #FFFFFF !important;
    padding-left: 0 !important;
}

.footertopsec h2.elementor-heading-title.elementor-size-default {
    font-family: 'Larken-Regular' !important;
    font-weight: 400 !important;
    font-size: 50px;
    line-height: 65px;
    letter-spacing: 0%;
    text-align: center;
}

.footertopsec .elementor-widget-text-editor p {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0%;
    text-align: left;
}

body .footertopsec {
    padding: 40px 0 0px!important;
}

body.home .elementor-element.homeherocls .e-con-inner {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
}

body.page-id-749 .insidetopbanner {
    margin-bottom: 130px;
}

body.page-id-2772 .insidetopbanner {
    margin-bottom: 130px;
}

.insidetopbanner {
    max-width: 100%;
    border-radius: 22px;
    margin-top: -35px;
    width: calc(100% - 42px);
    min-height: 330px;
    display: flex;
}

.abtimg img {
    width: 206px;
    height: 206px;
    object-fit: cover;
    border-radius: 100%;
    object-position: top;
}

.insidetopbanner .e-con-inner {
    position: relative;
    display: flex;
    height: 100%;
}

.abtimg {
    position: absolute;
    bottom: -103px;
    left: 0;
    width: 206px;
    height: 206px;
    object-fit: contain;
    object-position: center top;
    border-radius: 100%;
}

.bannerheadingh3 h3.elementor-heading-title {
    color: #2F2F2F;
    font-family: 'Larken-Regular';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 47px;
}

body.page-id-391 .certificate-img {
    box-shadow: unset;
}

div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-item:after,
div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-ancestor:after,
div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-parent:after {
    content: '';
    height: 6px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #03C528;
    position: absolute;
}
div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-item,
div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-ancestor,
div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-parent {
    position: relative;
}

div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-item > a,
div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-ancestor > a,
div#ekit-megamenu-header-primary .elementskit-navbar-nav > li.current-menu-parent > a {
    color: #03C528 !important;
}

.casestudiescontent h2.elementor-heading-title.elementor-size-default {
    color: #2F2F2F !important;
    text-align: center;
    font-family: 'Inter' !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 39px !important;
    height: 117px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.casestudiescontent .casebtn a.elementor-button.elementor-button-link.elementor-size-sm {
    border-radius: 7px;
    background: #2F2F2F;
    width: 100%;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    font-family: 'Inter';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
}

.casestudiescontent .topbtn {
    position: absolute;
    z-index: 5;
    top: 20px;
    text-align: left;
    left: 20px;
}

.casestudiescontent .elementor-widget-image img {
    height: 328px !important;
    object-fit: cover;
    object-position: top;
}

.casestudiescontent .topbtn a.elementor-button.elementor-button-link.elementor-size-sm {
    border-radius: 5px;
    background: #03C528;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
}

.studycontentblock {
    margin-top: -20px;
}

/* Form wrapper */

body.page-id-14718 .homeherocls > .e-con-inner {
    background: #F8F7F0; 
}

body.page-id-14718 .custom-contact-form{
    max-width:600px;
}

/* Common field styling */

body.page-id-14718 .custom-contact-form .form-group{
    position:relative;
    margin-bottom:18px;
}

body.page-id-14718 .custom-contact-form input,
body.page-id-14718 .custom-contact-form textarea{
    width:100%;
    padding:16px 18px 16px 50px;
    border-radius:8px;
    border:1px solid #8B8B8B;
    font-size:16px;
    background:#f5f5f5;
    outline:none;
    transition:all .3s ease;
}

/* Hover State */

body.page-id-14718 .custom-contact-form input:hover,
body.page-id-14718 .custom-contact-form textarea:hover{
    border-color:#0F2A3D;
}

/* Focus State */

body.page-id-14718 .custom-contact-form input:focus,
body.page-id-14718 .custom-contact-form textarea:focus{
    border-color:#0F2A3D;
    background:#fff;
}

/* Textarea */

body.page-id-14718 .custom-contact-form textarea{
    height:140px;
    resize:none;
}

/* ICONS */

body.page-id-14718 .custom-contact-form .form-group:before{
    content:"";
    position:absolute;
    left:18px;
    top:27px;
    transform:translateY(-50%);
    width:20px;
    height:20px;
    background-size:contain;
    background-repeat:no-repeat;
    opacity:.7;
}

/* Name Icon */

body.page-id-14718 .custom-contact-form .name-field:before{
    background-image:url("data:image/svg+xml,%3Csvg fill='%23666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.7 0 5-2.3 5-5s-2.3-5-5-5-5 2.3-5 5 2.3 5 5 5zm0 2c-4.4 0-8 3.6-8 8h16c0-4.4-3.6-8-8-8z'/%3E%3C/svg%3E");
    z-index: 99;
}

/* Email Icon */

body.page-id-14718 .custom-contact-form .email-field:before{
    background-image:url("data:image/svg+xml,%3Csvg fill='%23666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");
    z-index: 99;
}

/* Phone Icon */

body.page-id-14718 .custom-contact-form .phone-field:before{
    background-image:url("data:image/svg+xml,%3Csvg fill='%23666' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.6 10.8c1.5 3 3.6 5.1 6.6 6.6l2.2-2.2c.3-.3.8-.4 1.2-.3 1.3.4 2.7.6 4.1.6.7 0 1.3.6 1.3 1.3V21c0 .7-.6 1.3-1.3 1.3C10.3 22.3 1.7 13.7 1.7 3.3 1.7 2.6 2.3 2 3 2h3.5c.7 0 1.3.6 1.3 1.3 0 1.4.2 2.8.6 4.1.1.4 0 .9-.3 1.2l-2.2 2.2z'/%3E%3C/svg%3E");
    z-index: 99;
}

/* Message icon */

body.page-id-14718 .custom-contact-form .message-field:before{
    top:20px;
    transform:none;
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 24 24'%3E%3Cpath d='M20 2H4C2.9 2 2 2.9 2 4v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zM20 16H5.2L4 17.2V4h16v12z'/%3E%3C/svg%3E");
    z-index: 99;
}

/* Submit button */

body.page-id-14718 .custom-contact-form input[type="submit"]{
    width:100%;
    background:#00b828;
    color:#fff;
    border:none;
    padding:18px;
    font-size:18px;
    border-radius:8px;
    cursor:pointer;
    transition:all .3s ease;
    line-height: 1;
}

/* Hover state */

body.page-id-14718 .custom-contact-form input[type="submit"]:hover{
    background:#009a20;
}


@media screen and (min-width:1024px) {
	.elementskit-menu-hamburger.elementskit-menu-toggler {
		display: none;
	}
}
@media screen and (max-width: 768px) {
    body.single-post .page-content {
        padding: 25px;
    }
    body.single-post .post-content-cus .post-title {
        font-size: 32px;
    }
    body.single-post .post-content__body h2 {
        font-size: 24px;
    }
    body.single-post .blog-menu__main ul.menu {
        flex-direction: column;
        gap: 5px;
        padding: 10px 0px 20px;
    }
    .footerform form.list-subscribe-form {
        flex-direction: column;
        flex-wrap: wrap;
    }
    body .footertopsec {
        padding: 40px 0 !important;
    }
}

/* =============================================================
   SINGLE POST REDESIGN
   ============================================================= */

/* ----- Hero Banner ----- */
body.single-post .sp-hero {
    position: relative;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    border-radius: 22px;
    width: calc(100% - 42px);
    min-height: 330px;
    margin: -35px auto 0;
}

body.single-post .sp-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.80) 0%, rgba(0,0,0,0.8) 100%);
    z-index: 1;
}

body.single-post .sp-hero__inner {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: var(--container-max-width);
    margin: 0 auto;
    padding: 40px 24px 60px;
}

/* Breadcrumb */
body.single-post .sp-breadcrumb {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.75);
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}
body.single-post .sp-breadcrumb span:last-child {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    max-width: calc(100% - 50px);
}

body .elementskit-navbar-nav .elementskit-submenu-panel {
    min-width: 220px !important;
}

body.single-post .sp-breadcrumb a {
    color: rgba(255,255,255,0.75);
    text-decoration: none;
}
body.single-post .sp-breadcrumb a:hover {
    color: #fff;
    text-decoration: underline;
}
body.single-post .sp-breadcrumb__sep {
    font-size: 16px;
    color: rgba(255,255,255,0.5);
}

/* Hero title */
body.single-post .sp-hero__title {
    font-family: 'Larken-Regular' !important;
    margin: 0 0 22px;
    letter-spacing: -0.3px;
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 60px;
}

/* Hero meta */
body.single-post .sp-hero__meta {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.85);
}
body.single-post .sp-hero__meta-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #03C528;
    flex-shrink: 0;
}
body.single-post .sp-hero__meta-divider {
    color: rgba(255,255,255,0.4);
}

/* Category tags on hero */
body.single-post .sp-hero__cats {
    margin-top: 18px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

/* Category tag pill */
body.single-post .sp-cat-tag {
    display: inline-block;
    background: #03C528;
    color: #fff !important;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 6px 14px;
    border-radius: 20px;
    text-decoration: none !important;
    letter-spacing: 0.2px;
    white-space: nowrap;
}
body.single-post .sp-cat-tag:hover {
    background: #029e22;
}
body.single-post .sp-cat-tag--sm {
    font-size: 12px;
    padding: 4px 11px;
}

/* ----- Body Wrapper (sidebar + article) ----- */
body.single-post .sp-body-wrap {
    position: relative;
    display: flex;
    align-items: flex-start;
    max-width: var(--container-max-width);
    margin: 0 auto;
    padding: 48px 24px 72px;
    gap: 32px;
}

/* ----- Social Share Sidebar ----- */
body.single-post .sp-share-sidebar {
    position: sticky;
    top: 100px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex-shrink: 0;
    width: 48px;
}

body.single-post .sp-share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid currentColor;
    text-decoration: none !important;
    transition: background 0.2s, color 0.2s, transform 0.15s;
}
body.single-post .sp-share-btn svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}
body.single-post .sp-share-btn:hover {
    transform: scale(1.1);
}

body.single-post .sp-share-btn--fb  { color: #1877F2; }
body.single-post .sp-share-btn--fb:hover  { background: #1877F2; color: #fff; }

body.single-post .sp-share-btn--tw  { color: #2f2f2f; }
body.single-post .sp-share-btn--tw:hover  { background: #2f2f2f; color: #fff; }

body.single-post .sp-share-btn--li  { color: #0A66C2; }
body.single-post .sp-share-btn--li:hover  { background: #0A66C2; color: #fff; }

body.single-post .sp-share-btn--ig  { color: #E1306C; }
body.single-post .sp-share-btn--ig:hover  { background: #E1306C; color: #fff; stroke: #fff; }

/* ----- Article ----- */
body.single-post .sp-article {
    flex: 1;
    min-width: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 24px rgba(0,0,0,0.06);
    overflow: hidden;
}

body.single-post .sp-article__content {
    padding: 48px 52px;
    font-family: 'Larken-Regular';
    font-size: 18px;
    line-height: 1.85;
    color: #3a3a3a;
}

body.single-post .sp-article__content h2 {
    margin: 0px 0 18px;
    color: #2F2F2F;
    font-family: "Inter" !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 51px; /* 159.375% */
}
body.single-post .sp-article__content h3 {
    color: #2F2F2F;
    font-family: "Inter" !important;
    font-size: 26px;
    margin: 32px 0 14px;
}
body.single-post .sp-article__content h4,
body.single-post .sp-article__content h5,
body.single-post .sp-article__content h6 {
    font-family: 'Larken-Regular', sans-serif !important;
    color: #2f2f2f;
    margin: 24px 0 12px;
}

body.single-post .sp-article__content p {
    margin-bottom: 22px;
}

body.single-post .sp-article__content a {
    color: #2F2F2F;
    text-decoration: underline;
}
body.single-post .sp-article__content a:hover {
    color: #3d35c4;
}

body.single-post .sp-article__content img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 24px 0;
    display: block;
}

body.single-post .sp-article__content ul,
body.single-post .sp-article__content ol {
    padding-left: 26px;
    margin-bottom: 22px;
}
body.single-post .sp-article__content ul li {
    list-style: none;
    padding-left: 28px;
    position: relative;
    margin-bottom: 10px;
}
body.single-post .sp-article__content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #03C528 url("data:image/svg+xml,%3Csvg viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5l4 4L13 1' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/11px no-repeat;
}

/* ----- Post Tags ----- */
body.single-post .sp-post-tags {
    padding: 0 52px 32px;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: #6a6a6a;
}
body.single-post .sp-post-tags a {
    color: #2F2F2F;
    text-decoration: none;
}

/* ----- Read More Blogs ----- */
body.single-post .sp-read-more {
    background: #f5f8f2;
    padding: 52px;
}
body.single-post .sp-read-more__heading {
    font-family: 'Larken-Regular', sans-serif !important;
    font-size: 28px;
    color: #2f2f2f;
    text-align: center;
    margin: 0 0 36px;
    font-weight: 400;
}
body.single-post .sp-read-more__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

/* Recent post card */
body.single-post .sp-rmp-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 14px rgba(0,0,0,0.07);
    transition: box-shadow 0.2s, transform 0.2s;
    display: flex;
    flex-direction: column;
}
body.single-post .sp-rmp-card:hover {
    box-shadow: 0 6px 28px rgba(0,0,0,0.13);
    transform: translateY(-3px);
}
body.single-post .sp-rmp-card__img-link {
    display: block;
    aspect-ratio: 16/10;
    overflow: hidden;
    flex-shrink: 0;
}
body.single-post .sp-rmp-card__img-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.35s;
}
body.single-post .sp-rmp-card:hover .sp-rmp-card__img-link img {
    transform: scale(1.04);
}
body.single-post .sp-rmp-card__no-img {
    width: 100%;
    height: 100%;
    background: #e1ebd5;
}
body.single-post .sp-rmp-card__body {
    padding: 18px 20px 22px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1;
}
body.single-post .sp-rmp-card__meta {
    font-family: 'Inter', sans-serif;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    color: #6A6A6A;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px;
}
body.single-post .sp-rmp-card__author {
    font-weight: 500;
    color: #555;
}
body.single-post .sp-rmp-card__sep {
    color: #ccc;
}
body.single-post .sp-rmp-card__title {
    font-family: 'Larken-Regular', sans-serif !important;
    font-size: 16px;
    line-height: 1.45;
    color: #2f2f2f;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
body.single-post .sp-rmp-card__title a {
    text-decoration: none;
    color: #2F2F2F;
    font-family: 'Inter';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 39px;
}
body.single-post .sp-rmp-card__title a:hover {
    color: #2F2F2F;
}
body.single-post .sp-rmp-card__excerpt {
    font-family: 'Inter', sans-serif;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #6A6A6A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px;
}
body.single-post .sp-rmp-card__cats {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: auto;
}

/* ----- Remove old single-post overrides that conflict ----- */
body.single-post .post-main__block { all: unset; }
body.single-post .page-header { display: none; }
body.single-post .blog-menu__main { display: none; }
body.single-post .post-content-cus { display: none; }
body.single-post .comments-area {
    padding: 32px 52px 48px;
    border-top: 1px solid #eee;
}

/* ----- Responsive ----- */
@media screen and (max-width: 1024px) {
    body.single-post .sp-read-more__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 768px) {
    body.single-post .sp-hero__title {
        font-size: 28px;
    }
    body.single-post .sp-body-wrap {
        flex-direction: column;
        padding: 24px 16px 48px;
        gap: 0;
    }
    body.single-post .sp-share-sidebar {
        position: static;
        flex-direction: row;
        width: auto;
        margin-bottom: 24px;
    }
    body.single-post .sp-article__content {
        padding: 28px 20px;
    }
    body.single-post .sp-post-tags {
        padding: 0 20px 24px;
    }
    body.single-post .sp-read-more {
        padding: 32px 20px;
    }
    body.single-post .sp-read-more__grid {
        grid-template-columns: 1fr;
    }
    body.single-post .sp-comments-area {
        padding: 24px 20px 36px;
    }
    body.single-post .comments-area {
        padding: 24px 20px 36px;
    }
}
