/**
 * Theme Name:     Kadence Child
 * Author:         Kadence WP
 * Template:       kadence
 * Text Domain:	   kadence-child
 * Description:    Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever.
 */


/*home page start*/
body{
		font-family: 'Work Sans' !important;
        color: #030303;
        font-size: 18px;
        font-weight: 400;
        line-height: 36px;
        -webkit-font-smoothing: antialiased;
}
.cus-container {
    max-width: 1240px !important;
    margin: 0px auto;
}
.customposts {
    float: left;
    width: 100%;
    padding: 40px 0px;
}

.alphabet-navigation {
    float: left;
    width: 100%;
    background-color: #f5f5f5;
    padding: 25px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 36%);
    border-radius: 10px;
}
.alphabet-navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.alphabet-group{
    border-radius:10px !important;
}
.alphabet-navigation ul li {
    display: inline;
    float: left;
    margin: 10px 5px;
}
.alphabet-navigation ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    display: inline;
    width: 45px;
    height: auto;
    text-align: center;
    background-color: #18709b;
    float: left;
    border-radius: 4px !important;
}
h2.alphabet-header{
    border-radius: 4px !important;
}
.alphabetical-posts {
    float: left;
    width: 100%;
    background-color: #fff;
    margin-top: 15px;
}
.alphabet-group {
    float: left;
    width: 100%;
    padding: 25px;
    border: 1px solid #ddd;
    margin: 10px 0px;
	border-bottom: 2px solid #289dd1;
	box-shadow: 0px 0px 5px 0px rgb(83 161 227 / 36%);
}
h2.alphabet-header {
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    font-weight: 800;
    display: inline;
    width: 50px;
    height: auto;
    text-align: center;
    background-color: #289dd1;
    float: left;
}
.alphabet-posts {
    float: left;
    width: 100%;
    padding: 15px 0px;
    background-color: #ffffff !important;
}
.post-item {
    float: left;
    width: 50% !important;
    padding: 0px 20px !important;
}
.post-item h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
	margin: 5px 0px;
}
nav.wp-block-kadence-tableofcontents.kb-table-of-content-nav a {
    text-decoration: none !important;
}
/*home page end*/

body.page-id-995 .kb-row-layout-wrap.kb-row-layout-id995_6ce02f-d1.alignnone.wp-block-kadence-rowlayout {
    display: none;
}
.calculator-content {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.calculator-container {
    float: left;
    width: 65%;
}
.calculator-sidebar {
    float: right;
    width: 30%;
    margin-top: 60px;
}
div#resultBox {
  background-color: #ffd7b5;
  padding: 0px;
    padding-top: 0px;
  box-shadow: 0px 0px 6px 5px rgb(0 0 0 / 3%);
  margin-top: 12px;
  text-align: center;
  padding-top: 10px;
}

form#calciumForm {
    float: left;
    width: 100%;
    margin: 60px 0% 20px;
    padding: 50px;
	background-color: #f5f5f5;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 36%);
    border-radius: 10px;
}

.calc-row {
    float: left;
    width: 100%;
    margin: 5px 0px;
}

.calc-label {
    float: left;
    width: 40%;
}
.calc-input {
    float: left;
    width: 40%;
}
.calc-units {
    float: left;
    width: 20%;
}
.calc-input input{
    float: left;
    width: 94%;
    margin: 0px 3%;
}
.calc-units select {
    width: 94%;
    margin: 0px 3%;
	padding: 0.4em 0.5em;
}
.calc-label label {
    margin-top: 5px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
.custom-calc-hedaer {
    background-color: #18709b;
    padding: 80px 0px;
    text-align: center;
}
.custom-calc-hedaer h1 {
    color: #fff;
	font-family: 'Work Sans' !important;
}
.calculator-listing {
    float: left;
    width: 30%;
    background: #fcfcfc;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 11%);
    padding: 35px;
    margin: 20px 1.5%;
}
.calculator-listing a {
    color: #fff !important;
    padding: 10px 22px;
    font-size: 16px;
    background-color: #18709b;
    margin-top: 20px;
    float: left;
    text-decoration: none;
}
.customcalclist {
    float: left;
    width: 100%;
    margin: 40px 0px;
}
.calculator-sidebar a {
    text-decoration: none;
}
body.page.page-id-2027 .has-theme-palette1-background-color {
    background-color: #f5f5f5;
}

.calculator-listing h3{
	font-size: 24px;
    line-height: 32px;
}
.calculator-sidebar1, .calculator-sidebar2{
	background: #fcfcfc;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 11%);
    padding: 15px;
    border-radius: 10px;
}	

.wp-site-blocks .post-title h1 {
    font-style: normal;
    font-size: 50px !important;
    line-height: 58px;
}
.post-hero-section .hero-section-overlay {
    background-color: #edf2ff !important;
}
.calculator-sidebar2 {
    margin-top: 40px;
}

.calculator-sidebar1 p {
    margin: 3px 0px;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
    font-family: 'Work Sans' !important;
}

/*posts start*/
body.single.single-post .content-area {
    margin-top: 16rem;
}
.posttophead {
    float: left;
    width: 100%;
    z-index: 9 !important;
    position: relative;
    margin: 50px 0px 70px;
}
.posttopheadinner {
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    padding-top: 50px;
    padding-right: 70px;
    padding-bottom: 50px;
    padding-left: 70px;
    border-radius: 30px;
	margin: 20px 2% 0px;
}
.posttopheadinner p {
    font-size: 24px;
    color: #2d3748;
}
.posttopheadinner h2 {
    color: #18709b;
    font-size: 36px;
}
.kb-table-of-content-wrap {
    border: 2px solid #18709b !important;
    border-radius: 30px !important;
    box-shadow:none !important;
}
body.single.single-post time{
    font-size:12px;
}
body.single.single-post time::before {
    content: 'Last modified on ' !important;
}

.entry-content.single-content p {
    font-size: 18px;
    color: #030303;
    font-weight: 400;
    line-height: 36px;
}
main#main .entry-content.single-content h2, main#main .entry-content.single-content h2 {
   /** font-size: 30px;
    line-height: 40px;
    font-weight: 500 !important;
    margin: 0 0 20px;
    color: #00247a;***/

    font-size: 37px;
    line-height: 48px;
    font-weight: 600;
    scroll-margin-top: 105px;
}
.refdiv {
    background-color: #edf2ff5e;
    padding: 30px;
    margin-top: 30px;
    float: left;
    border-radius: 17px;
    box-shadow: 0px 0px 14px 2px rgb(0 0 0 / 15%);
	    display: none;
}
ul.wp-block-list li::marker {
    color: #289cd3 !important;
}
blockquote {
  border-color: #289cd3 !important;
}
/*posts end*/
.has-sidebar .content-container {
    display: grid;
    grid-template-columns: 5fr 2fr; /* Default layout for larger screens */
    grid-gap: var(--global-xl-spacing);
    justify-content: center;
}

.entry-content.single-content h2{
        font-size: 60px;
        line-height: 72px;
        font-weight: 300;
        scroll-margin-top: 105px;
}

.kb-btn2168_1de3e0-3a {
    border: 3px solid #00247a !important;
    border-radius: 25px;
    padding: 10px 7px 10px 18px;
    max-width: 216px;
    width: 100%;
    color: #00247a;
    font-size: 18px;
    line-height: 22px;
    background-color: unset !important;
  }
  .kb-btn2168_1de3e0-3a:hover{
    background-color: #18709b;
  }

  .kt-btn-inner-text {
    font-size: 17px;
    line-height: 22px;
  }
  body.single .wp-block-kadence-advancedbtn .kb-btn2168_caf502-46.kb-button {
    margin-top: 0px !important;
}

.kadence-column2168_0b3679-7f .kt-btn-inner-text{
	color:#20759f;
}
.kadence-column2168_0b3679-7f .kt-btn-inner-text:hover{
	color:white;
}

.kb-table-of-content-list .active > .kb-table-of-contents__entry {
    font-weight: 800;
  }

  .kb-btn2168_caf502-46 .kt-btn-inner-text:hover{
    color:white !important
  }

  .customposthead h1{
    font-size:46px !important;
  }

  .customposthead .wp-block-post-author__byline{
    display: block;
    color: #18709b;
    font-size: 16px;
    line-height: 28px;
  }

  .customposthead .wp-block-post-author__name{
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    display: block;
    font-weight: 600;
    color:#18709b
  }

    aside#secondary {
        margin-left:-50px;
    }
	
.single-content h3 {
    font-weight: 600;
}



h3.rank-math-question {
  background-color: #fff; /* White background */
  padding: 10px;
  margin-bottom: 0px !important;
  border: 1px solid #ddd; /* Light border */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); /* Stronger shadow */
  border-radius: 6px; /* Slightly more rounded corners */
}


  .rank-math-answer {
  padding: 20px;
  background-color: #fafafa;
  padding: 12px;
  border: 1px solid #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 6px 6px;
  margin-bottom: 20px;
  border-top: none;
}

.wp-block-quote{
    background: #f5fbff !important;
    padding: 5px;
    padding-left: 15px;
}

.calculator-sidebar .kb-search-form {
  width: 100%;
  background-color: #f5f5f5;
  padding: 16px 16px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 36%);
  border-radius: 10px;
  margin-bottom:20px;

}


.calculator-sidebar .trans {
  width: 100%;
  background-color: #18709b;
  padding: 16px 16px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 36%);
  border-radius: 10px;
  margin-bottom:20px;
  display: inline-block;

}

.VIpgJd-ZVi9od-l4eHX-hSRGPd,.goog-te-gadget{
    color:white !important
}
.goog-te-combo{
    width:100%
}


.entry-content.single-content p{
    line-height: 30px;
    font-size: 17px;
    margin-bottom: 14px;
}

.search-results .entry-meta{
    display: none;
}
.search-results .entry-title{
   font-size: 24px;
   line-height: 1.2;
}
.search-results p{
   font-size: 15px;
}

.convertor-content h3 {
  background-color: #ffffff;       /* clean white background */
  padding: 12px 18px;             /* spacing */
  margin-bottom: 15px;            /* gap below heading */
  border-radius: 6px;             /* smooth corners */
  font-size: 20px;                /* heading size */
  font-weight: 600;
  color: #333;                    /* text color */
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);  /* soft shadow */
  border-left: 5px solid #279ed6; /* highlight bar on the left */
}

.convertor-sidebar2 h3 {
  background-color: #ffffff;       /* clean white background */
  padding: 12px 18px;             /* spacing */
  margin-bottom: 15px;            /* gap below heading */
  border-radius: 6px;             /* smooth corners */
  font-size: 20px;                /* heading size */
  font-weight: 600;
  color: #333;                    /* text color */
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);  /* soft shadow */
}

.calculator-content h2 {
  background-color: #ffffff;       /* clean white background */
  padding: 12px 18px;             /* spacing */
  margin-bottom: 15px;            /* gap below heading */
  border-radius: 6px;             /* smooth corners */
  font-size: 20px;                /* heading size */
  font-weight: 600;
  color: #333;                    /* text color */
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);  /* soft shadow */
  border-left: 5px solid #279ed6; /* highlight bar on the left */
}

.normalValues{
    background-color: #dff5df;
    padding: 15px;
}

.resultBox h4{
    text-align: center ;
}

.entry-related-inner .post-thumbnail{
    display: none !important;
}

/*
.rank-math-question {
    cursor: pointer;
    padding: 10px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}
.rank-math-question.active {
    background: #e2e2e2;
}
.rank-math-answer {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
}
h3.rank-math-question {
    font-size: 20px;
    font-weight: 600;
}
.rank-math-answer {
    display: none;
}
.rank-math-question.active {
    font-weight: bold;
}

*/






@media (max-width: 768px) { /* Adjust the max-width as needed for your breakpoint */
    .has-sidebar .content-container {
        display: flex; /* Switch to flexbox for mobile screens */
        flex-direction: column-reverse; /* Reverse the order of items */
        gap: var(--global-xl-spacing); /* Maintain spacing between items */
    }
}
@media only screen and (min-width:0px) and (max-width:767px){
   
    .customposthead .kb-btn2168_caf502-46{
        padding:0px !important;
    }
    
    .customposthead .kb-btn2168_caf502-46 img{
        width:150px !important;
    }

    .customposthead .wp-block-post-author__byline{
        font-size: 10px;
    }

    .customposthead .wp-block-post-author__name{
        font-size: 13px;
        line-height: 16px;
    }

    .kadence-column2168_cc78db-97 > .kt-inside-inner-col{
        padding-bottom: 170px !important;
    }
    

    .label-calc-si p, .label-calc-conv p{
        padding: 7px;
        font-size: 12px;
    }

    #weight input[type="text"]{
        height:35px;
    }
    

	.post-item {
		width: 100% !important;
		padding: 0px 5px !important;
	}
	.customposts {
		width: 100%;
		padding: 40px 15px;
	}
	.single-content h1 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.customposthead h1 {
		font-size: 28px !important;
        margin-bottom:5px;
	}
	 .posttopheadinner {
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px;
        margin: 0px 2% 0px;
    }
	.posttopheadinner p {
		font-size: 20px;
	}
	.posttopheadinner h2 {
		font-size: 32px;
	}
	.customcalc {
		padding: 0px 20px;
	}
	.calculator-container {
		width: 100%;
	}
	.calculator-sidebar {
		width: 100%;
		margin-bottom: 30px;
		margin-top: 0px;
	}
	.calc-label {
		width: 100%;
	}
	.calc-input {
		width: 70%;
	}
	.calc-units {
		width: 30%;
	}

	.custom-calc-hedaer {
		padding: 45px 0px;
	}
	.custom-calc-hedaer h1 {
		font-size: 32px !important;
	}
	form#calciumForm {
		padding: 10px;
	}
	.calculator-listing {
		width: 92%;
		padding: 25px;
		margin: 15px 4%;
	}

    

    .kb-table-of-contents-title-wrap {
        cursor: pointer; /* Make it clickable */
        background-color: #f8f9fa; /* Light background */
        padding: 10px;
        border: 1px solid #ddd;
    }

    .kb-table-of-contents-title-wrap{
        background-color: unset;
    }

 
    .kb-table-of-contents-title-wrap {
        cursor: pointer; /* Make it clickable */
        padding: 10px;
        border: 1px solid #ddd;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
    }
    /*****
    .kb-table-of-contents-title-wrap::after {
        content: "▼"; 
        font-size: 16px;
        margin-left: 10px;
        transition: transform 0.3s ease;
        color:white
    }
    .kb-table-of-contents-title-wrap.open::after {
        content: "▲"; 
        color:white
    }

    .kb-table-of-contents-title-wrap,.kb-table-of-contents-title-wrap.kb-toggle-icon-style-arrow{
        background-color: unset !important;
    }  

    .kb-table-of-content-wrap ul li,.kb-table-of-contents-title{
        color: white;
    }

    .kb-table-of-content-list {
        display: none; 
    }
        
    ***/

    .kb-svg-icon-fe_checkCircle{
        color:green;
    }

    .alphabet-header {
        display: flex !important;
        justify-content: center !important;;
        align-items: center !important;
        margin:0 auto !important;
        float: unset !important;
    
    }
	aside#secondary {
		margin: 0px;
		padding: 0px;
        margin-left:0px
	}
	.primary-sidebar.widget-area .widget {
		margin-bottom: 0px;
	}

    .kb-row-layout-id2168_c7b276-a5 > .kt-row-column-wrap {
        grid-template-columns: minmax(150px, 0.4fr) minmax(0, 1.6fr) !important;
    }

    .footer-widget-area-inner.site-info-inner section#block-12 img {
		float: none;
		margin: 0px auto;
	}
	main#main .entry-content.single-content h2, main#main .entry-content.single-content h2 {
		font-size: 24px;
        line-height: 30px;
	}
	h3.wp-block-heading{
		font-size: 20px;
        line-height: 26px;
	}
	.site-header-row-container-inner {
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 20px 0px;
	}

    h3.rank-math-question {
    font-size:17px
    }
    rank-math-answer{
        font-size: 15px;
        line-height:20px
    }

    .entry-related .entry-related-inner-content{
        padding-bottom:0px !important;
        padding-top:15px;
    }
    .single-post .kt_simple_share_container{
        display: inline-block !important;
        margin-top: 0px;
        text-align: center;
        margin-top:0px !important;
    }
    .single-post .kt_simple_share_container a{
          margin-right: 5px;
    }
    .single-post .kt_before_share_text {
        display: block ;
        margin-right: 5px;
        font-size: 16px;
        margin-bottom: 3px;
    }
    .entry-related-inner-content{
        padding: 10px;
    }
    .entry-related-inner-content .splide .splide__arrow--next {
      right: 0em;
    }
    .entry-related-inner-content .splide .splide__arrow--next {
      right: 0em;
    }
   
   .entry-related-inner-content .entry-content-wrap{
     font-size: 14px !important;
     padding: 0.5rem !important;
   }
   .entry-related-inner-content .entry-title{
       font-weight: 500 !important;
   }
   .site-middle-footer-inner-wrap{
    padding-top:5px !important;
   }
   .site-middle-footer-inner-wrap .widget{
    margin-bottom: 10px !important;
   }

   .calculator-content .panel-body{
      margin-top: 10px;
   }
   .calculator-content .calc-row{
    padding:10px
   }
  
    
 
}