/**
Theme Name: Astra Child
Author: Thara
Author URI: http://wpastra.com/about/
Description: Ganarate ne theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

:root {
    --theme-color: #5AB855;
    --typo-color: #272A33;
    --text-color: #40444F;
    --orange-color: #FF9140;
    --white-color: #FFFFFF;
    --black-color: #000000;
    --theme-family: "Plus Jakarta Sans", Sans-serif;
    --thin-weight: 300;
    --regular-weight: 400;
    --medium-weight: 500;
    --semi-bold: 600;
    --bold-weight: 700;
    --extra-bold: 800;
    --black: 900;
}
h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6, 
#subcategory-content ul li a, .wrap-left .post-title a, .post-number { font-family: "Plus Jakarta Sans", Sans-serif; }
a, body a { outline: none; text-decoration:none; }
body h1.elementor-heading-title, body h2.elementor-heading-title, body h3.elementor-heading-title, body h4.elementor-heading-title,
body h5.elementor-heading-title, body h6.elementor-heading-title, .elementor-image-box-content h5.elementor-image-box-title { font-family: var(--theme-family);  color: var(--typo-color); font-weight: var(--semi-bold) !important; }

body p, body .elementor-widget-container, body .elementor-widget-container p, .elementor-widget.elementor-widget-text-editor { font-family: var(--theme-family); font-size: 16px; line-height: 30px; margin-bottom: 0 !important; font-weight: 500; color: #40444F; }

body .white-color .elementor-heading-title, body .white-color p, body .white-color .elementor-widget-container { color: var(--white-color) !important; }
body .black-color .elementor-heading-title, body .black-color p, body .black-color .elementor-widget-container { color: var(--black-color) !important; }
body .theme-color .elementor-heading-title, body .theme-color p, body .theme-color .elementor-widget-container { color: #44A13F !important; }

.link-btn.elementor-widget-button a.elementor-button {
    font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.26px; text-decoration: none;
    color:#44A13F; background-color: transparent; border: 0;
    padding: 0;
}
.link-btn.elementor-widget-button a.elementor-button:hover { color: #000000; }

body .medium-font h1.elementor-heading-title, body .medium-font h2.elementor-heading-title, body .medium-font h3.elementor-heading-title, body .medium-font h4.elementor-heading-title,
body .medium-font h5.elementor-heading-title, body .medium-font h6.elementor-heading-title { font-weight: var(--medium-weight) !important; }
body .text-color h1.elementor-heading-title, body .text-color h2.elementor-heading-title, body .text-color h3.elementor-heading-title, body .text-color h4.elementor-heading-title,
body .text-color h5.elementor-heading-title, body .text-color h6.elementor-heading-title{ color: var(--text-color) !important; }


body .elementor-widget-heading h1.elementor-heading-title { font-size: 40px !important; line-height: 48px !important; letter-spacing: 0.8px; }
body .elementor-widget-heading h2.elementor-heading-title { font-size: 32px !important; line-height: 40px !important; }
body .elementor-widget-heading h3.elementor-heading-title { font-size: 28px !important; line-height: 40px !important; }
body .elementor-widget-heading h4.elementor-heading-title { font-size: 24px !important; line-height: 34px !important; }
body .elementor-widget-heading h5.elementor-heading-title, .elementor-image-box-content h5.elementor-image-box-title { font-size: 20px !important; line-height: 30px !important; }
body .elementor-widget-heading h6.elementor-heading-title { font-size: 18px !important; line-height: 24px !important; }

.taxonomy-items .taxonomy-item, #subcategory-content .subcategory-item { display: flex;padding: 30px 45px; border-radius: 10px; border: solid 1px #DBDBDB; 
    justify-content: space-between; align-items: center; margin-bottom: 20px; cursor: pointer; }
.taxonomy-items .taxonomy-item .category-left {     display: flex; gap: 40px; align-items: center;}
.category-title { display:flex; flex-direction: column; gap: 5px; }
.category-title h3, #subcategory-content ul li a { font-size:22px; line-height:28px; letter-spacing: 0.22px; color: #272A33; font-weight: 600; margin-bottom: 0; text-decoration: none; }
.category-title p { letter-spacing: 0.15px; }

.taxonomy-items .taxonomy-item:hover, #subcategory-content .subcategory-item:hover { border-color: #5AB855; background-color: #5ab85521;  }
#subcategory-content ul { list-style: none; margin:0; padding-left:0; }
#subcategory-content ul li a { display: flex; justify-content: space-between; width: 100%; align-items: center; }

.post-list-container { display: flex; flex-direction: row; gap:50px; }
.post-content-right { width: calc(100% - 300px);}
.post-content-right.no-left-content { width: 100%; }
.post-list-left { width: 250px; position: relative; padding-top: 65px; }
.wrap-left { position: sticky; top: 50px; }
#post-content-right .category h3 { font-size: 40px; line-height: 40px; margin-bottom: 34px; margin-bottom: 15px; padding-bottom: 35px;
    border-bottom: solid 1px #44A13F; }
.wrap-left .post-title a { text-decoration: none; outline: none; padding:7px 14px; font-size: 16px; line-height: 24px; color: #272A33; display: block; border-radius: 5px; font-weight: 600; }
.wrap-left .post-title a:hover { background-color: #44a13f17; color: #44A13F; }
.post-content-item hr { display: none; }
.post-number { color: #44A13F; font-size: 16px; line-height: 30px; }
.post-content-item h4 { font-size: 28px; line-height: 40px; font-weight: 700; margin-bottom: 26px; }
.post-content-item { padding-bottom: 65px; border-bottom: solid 1px #44A13F; padding-top:65px; }
.post-content-right .post-content-item:last-child { padding-bottom: 0; border-bottom-width: 0; }
.breadcrumb { margin-bottom: 60px; }
.breadcrumb, .breadcrumb a { text-decoration: none !important; font-weight: 500; font-size: 13px; line-height: 16px; color: #272A33 !important; }


.elementor-alert .elementor-alert-title { display:inline-block; }
.with-icons.elementor-widget-alert { display: flex; flex-direction: row-reverse; }
.with-icons.elementor-widget-alert i { font-size: 48px; display: flex; }
.elementor-widget-alert { padding: 32px 50px 36px 32px; border-radius: 10px; color: #40444F;
    font-family: var(--theme-family); color: var(--typo-color); font-weight: var(--semi-bold) !important; font-size: 16px;}
.elementor-alert { background-color: transparent !important; border-color: transparent !important;
    color: transparent !important; padding: 0 !important; }
.tp-messagebox .msg-arrow::after { content: none; }
.elementor-widget-alert .elementor-alert-description { font-size: 16px; font-weight: 400; color: #40444F; }
.elementor-alert .elementor-alert-title { font-weight:700; color: #40444F; }



ul li::marker, ol li::marker { color: #44A13F; }
.entry-content ul, .entry-content ol { padding-left: 50px; }

.with-icons.elementor-widget-alert .elementor-alert { position: relative; padding-left: 61px !important;  }
.with-icons.elementor-widget-alert .elementor-alert:before { position: absolute;
    content: "!";
    left: 0;
    top: 0;
    display: inline-block;
    font-size: 24px;
    font-family: "Plus Jakarta Sans", Sans-serif;
    color: #ffffff;
    font-weight: 700;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    background-color: #ccc;
    text-align: center;
    line-height: 38px;  }

.elementor-alert-info.elementor-widget-alert { background-color: #5ab8551a; border-color: #5ab8551a; }
.elementor-alert-info.with-icons.elementor-widget-alert .elementor-alert:before {  background-color: #5ab855; }
.elementor-alert-success.elementor-widget-alert { background-color: #FF91401a; border-color: #FF91401a; }
.elementor-alert-success.with-icons.elementor-widget-alert .elementor-alert:before { background-color: #FF9140; }
.elementor-alert-warning.elementor-widget-alert { background-color: #FFDA401a; border-color: #FFDA401a; }
.elementor-alert-warning.with-icons.elementor-widget-alert .elementor-alert:before { background-color: #FFDA40; }
.elementor-widget-alert .elementor-alert-description { font-family: var(--theme-family); font-size: 16px; line-height: 30px; margin-bottom: 0 !important; font-weight: 400; color: #40444F; }

.btn-toggle { display: none; }
.elementor-widget-search .e-search-input:focus { color: #ffffff !important; }
.loader-overlay { display: none; }
.loader-overlay img, .loader-overlay { text-align: center; }
.support-container { position: relative; }
.support-container .loader-overlay { position: absolute; width: 100%; height: 100%; background: #ffffff; }
.elementor-image-box-wrapper { display: flex; }
.elementor-image-box-wrapper .elementor-image-box-img { width: 70px !important; margin-right: 16px !important; }
.elementor-image-box-content h3.elementor-image-box-title { font-size: 20px !important;
    line-height: 30px !important;     margin-bottom: 2px; }
.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: left !important;
}

.e-n-menu-toggle.elementor-clickable  { background-color: transparent; }
body .elementor-widget-divider .elementor-divider-separator {
    border-block-start: var(--divider-border-width) var(--divider-border-style) #d9d9d9 !important;
}
.breadcrumb a, .breadcrumb span { margin: 0 5px }
.breadcrumb a:hover { color: #44A13F !important; }
.breadcrumb a:first-child { margin-left: 0px; }
#contact-btn .e-n-menu-title-container { font-family: "Plus Jakarta Sans", Sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.26px; background-color: #5AB855; border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 18px 18px 18px 18px;
    padding: 5px 22px 5px 22px; border-color: #5AB855; }
#contact-btn .e-n-menu-title-container .e-n-menu-title-text { color: #ffffff; }
#contact-btn .e-n-menu-title-container:hover { background-color: #44A13F; border-color: #44A13F; }
.e-n-menu-heading { background-color: #ffffff; padding: 10px 0 !important; }
#taxonomy-list .taxonomy-item .category-title { padding-right: 10px; }
.e-click.active-title {}
#menubar-166 > .e-n-menu-heading > li { width:100%; }
#menubar-166 > .e-n-menu-heading > li > div { justify-content: space-between; } 
#menubar-166 > .e-n-menu-heading > li > div i { font-size:19px; }
#menubar-166 > .e-n-menu-heading > li > div i.wppb-font-angle-down { color:#060A15 !important; }
.mobile-menu { }
.mobile-menu .e-n-menu-content.e-active { position: relative;
    left: 0;
    top: 0 !important; }
.mobile-menu .e-n-menu-item { display: flex;
    flex-direction: column; }
.mobile-menu .e-n-menu-dropdown-icon { margin-right:17px; }
.mobile-menu .e-n-menu-title { padding: 17px; background-color: transparent; }
.mobile-menu .e-n-menu-title.active-title { background-color: #5ab8552e; }
.mobile-menu .e-n-menu-title.active-title .e-n-menu-title-text { color: #44A13F; }
.auto-populated h6 a { font-size:14px !important; line-height:24px !important}
.elementor-widget-search .e-search-results-list { grid-auto-rows: 20px; }
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) { text-decoration:none !important; }
@media(max-width: 991px){

    .btn-toggle { display: block; }
    .post-list-container {
    display: flex ;
    flex-direction: column;
    gap: 20px;
    align-items: baseline;
    justify-content: flex-start; position: relative;
    padding: 0px; }
    button.mobile-toggle.btn-toggle{ padding: 14px 12px;
        border-radius: 5px;
        background: transparent;
        border-color: #DBDBDB;
        width: 100%;
        display: flex;
        justify-content: space-between;
    } 
    button.mobile-toggle.btn-toggle span { color: #272A33; font-size: 16px; font-family: "Plus Jakarta Sans", Sans-serif;   }
    button.mobile-toggle.btn-toggle svg { transform: rotate(90deg); }
    .post-content-right {
    width: 100%; }
    .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: left;
    display: flex ; }
    .elementor-widget-image-box .elementor-image-box-img {
        margin-right: 15px !important;
    }
    .post-list-left { display: none; }
    #post-content-right .category h3 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 34px;
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .taxonomy-items .taxonomy-item, #subcategory-content .subcategory-item { padding: 12px !important; }
    .breadcrumb { margin-bottom: 30px; }
    .category-title h3, #subcategory-content ul li a { font-size: 20px; line-height: 23px; }
    .post-content-item { padding-bottom: 30px; padding-top: 30px; }
    .elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle { background-color: transparent !important; }
    #taxonomy-list .taxonomy-item .category-left .category-icon, #taxonomy-list .taxonomy-item .category-left .category-icon img { width: 40px; }
    #taxonomy-list .taxonomy-item .category-title { width: calc(100% - 50px); }
    .post-list-left {
    width: 100%;
    position: absolute;
    top: 44px;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #DBDBDB;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 0;
    z-index: 1; }
    .wrap-left .post-title a { font-weight: 400; }
    .mobile-header { border-bottom: 1px solid #d9d9d9; }
    
    .mobile-wrap-div { display: flex; flex-wrap: nowrap; }
    .mobile-wrap-div > div:first-child { width:80% !important; }
    .mobile-wrap-div > div:last-child { width:20% !important; }
    #menubar-166 > .e-n-menu-heading { padding:0 !important; }
    .elementor-widget-n-menu .e-n-menu-title .wppb-font-angle-up { color:#5AB855; }

}

@media(max-width: 767px){

.elementor-widget-alert { padding: 20px 22px; } 
body .elementor-widget-heading h1.elementor-heading-title { font-size: 32px !important; line-height: 40px !important; letter-spacing: 0px; }
body .elementor-widget-heading h2.elementor-heading-title { font-size: 28px !important; line-height: 34px !important; }
body .elementor-widget-heading h3.elementor-heading-title { font-size: 24px !important; line-height: 32px !important; }
body .elementor-widget-heading h4.elementor-heading-title { font-size: 22px !important; line-height: 30px !important; }
body .elementor-widget-heading h5.elementor-heading-title, .elementor-image-box-content h5.elementor-image-box-title { font-size: 20px !important; line-height: 30px !important; }
body .elementor-widget-heading h6.elementor-heading-title { font-size: 18px !important; line-height: 24px !important; }
.taxonomy-items .taxonomy-item .category-left { gap: 10px; }
.taxonomy-items .taxonomy-item, #subcategory-content .subcategory-item { padding: 15px 20px; }

}




/* FAQ Styling */
.support-container-cst #post-list #post-content-right .post-content-right .post-content-item summary{
display: flex;
  width: 100%;
  justify-content: space-between;
  background: #eaeaea;
  padding: 15px 20px;
  margin-bottom: 12px;
}

.support-container-cst #post-list #post-content-right .post-content-right .post-content-item summary span.e-n-accordion-item-title-header{
    width: 95%;
    font-weight: 700;
}

.support-container-cst #post-list #post-content-right .post-content-right .post-content-item summary svg{
    width: 17px;
}

.support-container-cst #post-list #post-content-right .post-content-right .post-content-item details.e-n-accordion-item summary .e-n-accordion-item-title-icon .e-opened {
    display: none;
} 

.support-container-cst #post-list #post-content-right .post-content-right .post-content-item details.e-n-accordion-item[open=""] summary .e-n-accordion-item-title-icon .e-opened {
    display: block;
} 

.support-container-cst #post-list #post-content-right .post-content-right .post-content-item details.e-n-accordion-item[open=""] summary .e-n-accordion-item-title-icon .e-closed {
    display: none;
} 