/**
 * 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*/

:root{
    --global-palette-btn-bg: #204190 !important;
}
body{
		font-family: 'Work Sans' !important;
        color: #030303;
        font-size: 18px;
        font-weight: 400;
        line-height: 36px;
        -webkit-font-smoothing: antialiased;
}
header#masthead {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px 0px;
}
.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:0px !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: #d11d4c;
    float: left;
}
.post-list {
    display: block;
    float: left;
    width: 100%;
}
.alphabet-group {
    float: left;
    width: 100%;
    padding: 15px;
    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: 100% !important;
    padding: 0px 0px !important;
}
.post-item .post-thumbnail a {
    display: block;
}
.post-item .post-thumbnail a img {
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    max-width: 100% !important;
	border-radius: 0px;
	height: 200px !important;
}
.post-item a.read-more-button {
    font-size: 17px;
    line-height: 22px;
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    background: #d11d4c;
    color: #fff;
    padding: 11px 25px;
    text-decoration: none;
	margin-top: 10px;
    float: left;
}

.post-item .post-thumbnail {
    padding-bottom: 15px !important;
    height: auto !important;
	float: left;
    width: 100%;
}

.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;
}
.alphabetical-posts {
    float: left;
    width: 30%;
    background-color: #fff;
    margin-top: 15px;
    margin-left: 1%;
    margin-right: 1%;
    height: auto !important;
}
.postdata {
    float: right;
    width: 100%;
    padding: 15px;
    padding-top: 0px;
}
.paginationdiv {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
a.page-numbers {
    background-color: #ddd;
    padding: 9px 17px;
    color: #000;
    text-decoration: none;
    border-radius: 3px;
	display: inline-block;
    margin: 5px 0px;
}
span.page-numbers.current {
    background-color: #d11d4c;
    padding: 12px 17px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}
.homesearch {
    background-color: #204190;
    width: 70%;
    margin-right: 30%;
    padding: 30px !important;
    border-radius: 6px;
    margin-top: 39px;
    float: left;
}
form#categoryFilterForm {
    background-color: #fff;
    border-radius: 20px;
    padding: 10px 20px 18px;
}
.homesearch h3 {
    color: #fff;
    margin-bottom: 10px;
}

.customposts {
	width: 55%;
	float:left;
}
.cussidebar {
	width: 20%;
	float: left;
	border: 0px solid #dddd;
	padding: 25px;
	margin-top: 66px;
	box-shadow: 0px 0px 0px 0px #bebebea6;
	border-radius: 0px;
}
.cussidebar.cussidebarr {
    width: 25%;
}
.cussidebarr ul.sidebarcath li a.sidebar-thumb {
    float: left;
    width: 30%;
	padding-right:10px;
}
.cussidebarr ul.sidebarcath li {
    float: left;
    width: 100%;
}
.customposts .post-category a.cat-link {
	text-decoration:none !important;
	font-size:18px;
}

.customposts .post-item .post-thumbnail a img,
.cussidebarr ul.sidebarcath li a.sidebar-thumb img {
    border-radius: 6px;
}
.customposts .post-meta {
    font-size: 13px;
}

.cussidebarr ul.sidebarcath li a.sidebar-title {
    float: left;
    width: 70%;
}

.firstpost, .threeposts {
    float: left;
    width: 100%;
}
.firstpost .alphabetical-posts {
    width: 94%;
}
.firstpost .alphabetical-posts .post-thumbnail {
    float: left;
    width: 20%;
	padding-bottom: 0px !important;
}
.firstpost .alphabetical-posts .postdata {
    float: right;
    width: 80%;
    padding-top: 0px;
}
.firstpost .post-excerpt p {
    margin: 0px;
}
.firstpost .alphabet-group {
    padding-bottom: 20px;
}
.firstpost .post-item .post-thumbnail a img {
    height: auto !important;
}
.threeposts .post-item a.read-more-button{
	display:none !important;
}
ul.sidebarcath li a:hover {
    text-decoration: underline;
}
ul.sidebarcath li a {
    text-decoration: none;
    color: #000;
    float: left;
    width: 100%;
    margin-bottom: 12px;
    padding: 0px;
    font-weight: 500;
}
ul.sidebarcath {
    list-style: none;
    padding: 0px;
    margin: 0px;
}


.homesec2 {
    float: left;
    width: 100%;
	padding-top: 50px;
}
.homesec2 h2{
    font-size: 37px;
    line-height: 48px;
    font-weight: 300;
    text-align: center;
}
.homesec2 p{
    font-size: 18px;
    color: #030303;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    margin: 10px 10% 30px;
}
.homesec2-inner {
    float: left;
    width: 100%;
}
.homesec2inner {
    float: left;
    width: 31%;
    margin: 10px 1%;
    padding: 10px;
}
.homesec2inner img {
    float: left;
}
.homesec2innercont {
    background-color: #fff;
    padding: 20px;
    margin: 0px 6%;
    margin-top: -35px;
    float: left;
    width: 88%;
}
.homesec2innercont h3 {
    font-size: 19px;
    text-align: center;
}
.homesec3 {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #eeeeee;
    padding: 70px 0px;
    margin-top: 40px;
}
.homesec3-inner1 {
    float: left;
    width: 70%;
	padding-right: 30px;
}
.homesec3-inner2 {
    float: left;
    width: 30%;
    background-color: #ffffff;
    padding: 50px;
    margin-top: 12px;
    border-radius: 0px;
    box-shadow: 0px 0px 5px 3px #bebebea6;
}
.homesec3-inner2 h4 {
    margin-top: 20px;
}
.homesec3inner {
    float: left;
    width: 50%;
	padding: 10px;
}
.homesec3inner .post-thumbnail {
    height: 320px !important;
    padding: 0px !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
}
.homesec3innercont {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 20px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    text-align: left;
}
.homesec3innercont a, .homesec3-inner2 a {
    text-decoration: none;
    font-weight: 600;
}
.homesec3innercont ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
    width: 100%;
}
.homesec3innercont ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.homesec3innercont ul li a {
    background-color: #d11d4c;
    padding: 5px 12px;
    color: #fff;
}
.homesec3innercont h3 {
    font-size: 22px;
    line-height: 31px;
    float: left;
    width: 100%;
    margin: 10px 0px;
}


/*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: #ffffff;
    padding: 30px;
    box-shadow: 0px 0px 6px 5px rgb(0 0 0 / 3%);
    margin-top: 12px;
}

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: #d11d4c;
    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: #d11d4c;
    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: 35px;
    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: #d11d4c;
    font-size: 36px;
}
.kb-table-of-content-wrap {
    border: 2px solid #d11d4c !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: 300;
    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%);
}
/*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: #d11d4c;
  }

  .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:58px !important;
	color: #000 !important;
  }

  .customposthead .wp-block-post-author__byline{
    display: block;
    color: #d11d4c;
    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:#d11d4c
  }

	 .site-middle-footer-wrap .site-footer-row-container-inner{
		 background: #fbfbfb !important
	 }
	.site-bottom-footer-wrap .site-footer-row-container-inner {
		background-color: #b8cbce;
	}
	.site-middle-footer-wrap .site-footer-row-container-inner p, .site-middle-footer-wrap .site-footer-row-container-inner ul li a, .site-middle-footer-wrap .site-footer-row-container-inner h2.widget-title {
		color: #000;
	}
	.catheader {
		background-color: #edf2ff;
		padding: 90px 0px;
		text-align: center;
		color: #d11d4c;
	}
	body.archive.category .content-area {
		margin-top: 0rem;
	}
	body.single .kadence-breadcrumb-container span {
		font-size: 12px;
		color: #d11d4c;
	}
	.postbread {
		background-color: #edf2ff;
		padding-top: 60px;
	}
	body.single .kadence-breadcrumb-container nav#kadence-breadcrumbs {
		padding-left: 12px;
	}
	body.single.single-post time {
		/* display: none !important; */
	}
	nav#kadence-breadcrumbs {
		padding-left: 10px;
	}
	.postheadbtn a.wp-block-button__link.wp-element-button {
		background: url(/wp-content/themes/kadence-child/check-icon.png) !important;
		background-repeat: no-repeat !important;
		background-position: 11% 46% !important;
		padding-left: 51px !important;
		padding-right: 18px !important;
		margin-top: 3px !important;
		font-size: 18px !important;
		line-height: 1.2;
		font-family: 'Work Sans' !important;
	}
	body.single a.postoldbtn {
		display: none !important;
	}
	body.single aside#secondary {
        margin-left:-50px;
    }
	body.single .kadence-breadcrumb-container span.kadence-bread-current {
		display: none;
	}
	
	.kadence-breadcrumb-container span.bc-delimiter:has(+ .kadence-bread-current) {
	  display: none;
	}
	body.single.single-post time {
		font-size: 12px;
		margin-top: -10px !important;
		float: left;
		margin-left: 10px;
	}
	
	.site-branding a.brand img {
		max-width: 72px;
	}
	
	/*archive page*/
	body.archive.category .customposts {
		width: 100%;
	}
	ul.sidebarcat {
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	ul.sidebarcat li a {
		text-decoration: none;
		color: #000;
		float: left;
		width: 100%;
		margin-bottom: 12px;
		padding: 7px 15px;
		font-weight: 500;
	}
	.cussidebar h3 {
		margin-bottom: 15px;
		text-transform: uppercase;
	}
	ul.sidebarcat li a:hover {
		background-color: #d11d4c;
		color: #fff;
	}
	div#archive-container .alphabet-group {
		height: 460px;
	}
	body.page-template.page-template-blogs-tpl .alphabet-group {
		height: 330px;
	}	
	body.single.single-post .entry-related-carousel .entry-summary {
		display: block !important;
	}

    .states-section {
    background: #fff;
    padding: 40px 20px;
    margin: 40px 0;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.states-section h2 {
    font-size: 24px;
    margin-bottom: 25px;
    text-align: center;
    color: #333;
}
.states-grid {
    /* display: grid; */
    /* grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); */
    /* gap: 15px; */
    /* margin: 0 auto; */
	
	
	display: grid;
    grid-template-columns: repeat(4, 1fr); /* 4 equal columns */
    gap: 12px; /* or your desired spacing */
    margin: 0 auto;
	
}
.state-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
}
body.home footer#colophon {
    margin-top: 40px;
}
/* .state-item:hover { */
    /* background: #d11d4c; */
    /* color: white; */
/* } */

.success-message {
  padding: 12px;
  background-color: #d4edda;
  color: #155724;
  margin-top: 10px;
  border: 1px solid #c3e6cb;
  border-radius: 4px;
}


.hotspot {
  position: absolute;
  transform: translate(-50%, -50%);
  background: rgba(255, 0, 0, 0.7);
  padding: 4px 8px;
  color: white;
  border-radius: 12px;
  font-size: 12px;
  text-decoration: none;
  transition: background 0.2s;
}
.hotspot:hover {
  background: rgba(255, 0, 0, 1);
}

.imageblock{
    width: 60%;
    float: left;
}
.listblock{
    width: 40%;
    float: left;
}

.listblock .sidebarcat li{
    width:200px;
    float:left;
    margin-right:5px;
}

.listblock .sidebarcat li a{
    background-color: #3779a5;
    color: white;
    border-radius: 6px;
}



/* Parent Layout */


.bodyrow {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 60px;
  padding: 40px 20px;
  background-color: #f9f9f9;
}

/* Left SVG Human Body Section */
.bodyrow .bodyBlock {
  max-width:67%;
  width: 100%;
  text-align: center;
}

.human-body {
		width: 100%;
		position: relative;
		padding-top: 240px;
		height: 500px;
		display: block;
        padding: 20px;
        border-radius: 10px;
    }


.bodyrow #area {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  background: #fff;
  display: inline-block;
  padding: 10px 16px;
  border-radius: 6px;
  border: 1px solid #ddd;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}

/* Right Pain Specialist List Section */
.bodyrow .painList {
  max-width: 300px;
  width: 100%;
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.bodyrow .painList h3 {
  font-size: 22px;
  margin-bottom: 20px;
  border-bottom: 2px solid #e91e63;
  padding-bottom: 5px;
  color: #222;
  font-weight: 600;
}

/* Scoped Sidebar Categories */
.bodyrow .sidebarcat {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.bodyrow .sidebarcat li {
  margin-bottom: 12px;
}

.bodyrow .sidebarcat li a {
  text-decoration: none;
  font-size: 16px;
  display: block;
  padding: 10px 14px;
  color: #333;
  background: #f1f1f1;
  border-radius: 6px;
  transition: all 0.3s ease;
  border: 1px solid #e5e5e5;
}

.bodyrow .sidebarcat li a:hover {
  background: #e91e63;
  color: #fff;
  border-color: #e91e63;
}

.human-body svg:hover {
    cursor: pointer;
}

.human-body svg:hover path {
    fill: #d11d4c;
}

.human-body svg {
    position: absolute;
    left: 50%;
    fill: #57c9d5;
}

.human-body svg#head {
    margin-left: -28.5px;
    top: -6px;
}

.human-body svg#left-shoulder {
    margin-left: -53.5px;
    top: 69px;
}

.human-body svg#right-shoulder {
    margin-left: 13.5px;
    top: 69px;
}

.human-body svg#left-arm {
    margin-left: -78px;
    top: 112px;
}

.human-body svg#right-arm {
    margin-left: 38px;
    top: 112px;
    z-index: 10001;
}

.human-body svg#chest {
    margin-left: -43.5px;
    top: 88px;
}

.human-body svg#stomach {
    margin-left: -37.5px;
    top: 130px;
}

.human-body svg#left-leg {
    margin-left: -46.5px;
    top: 205px;
    z-index: 9999;
}

.human-body svg#right-leg {
    margin-left: 1.5px;
    top: 205px;
    z-index: 9999;
}

.human-body svg#left-hand {
    margin-left: -102.5px;
    top: 224px;
}

.human-body svg#right-hand {
    margin-left: 66.5px;
    top: 224px;
    z-index: 10000;
}

.human-body svg#left-foot {
    margin-left: -35.5px;
    top: 455px;
}

.human-body svg#right-foot {
    margin-left: 5.5px;
    top: 455px;
}

.info-panel {
  display: none;
  position: fixed;
  top: 300px;
  left: 200px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  padding: 20px;
  z-index: 999;
  width: 250px;
  border-radius: 8px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.info-panel h3 {
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 15px;
}

.info-panel button {
  display: block;
  width: 100%;
  padding: 10px 15px;
  margin-bottom: 10px;
  background-color: #0073aa;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  font-size: 14px;
}

.info-panel button:hover {
  background-color: #005d8f;
}

.cancel-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  background: transparent;
  border: none;
  font-size: 18px;
  color: #888;
  cursor: pointer;
  padding: 4px;
  line-height: 1;
}

.cancel-btn:hover {
  color: #000;
}

.bodyBlock .section-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #222;
  text-align: center;
  border-bottom: 3px solid #ddd;
  display: inline-block;
  padding-bottom: 10px;
}

 #categoryFilterForm .row{
        display: flex !important;
}


    .states-grid a.state-item {
        background-color: #f4f4f4 !important;
        border-radius: 30px;
        padding: 10px;
        color: #000;
    }
	.states-grid a.state-item:hover {
		color: #fff !important;
		background-color: #204190 !important;
	}
	
	

/* Responsive Design */
@media (max-width: 768px) {
  .bodyrow {
    flex-direction: column;
    align-items: center;
    padding: 30px 15px;
  }

  .bodyrow .bodyBlock,
  .bodyrow .painList {
    max-width: 90%;
  }

  .bodyrow .painList {
    margin-top: 30px;
  }
}



	
	
	
	

@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){

    .imageblock{
        width: 100%;
    }
    .listblock{
        width: 100%;
    }
    .listblock .sidebarcat li{
        width:unset !important
    }
   
    .customposthead .kb-btn2168_caf502-46{
        padding:0px !important;
    }
    
    .customposthead .kb-btn2168_caf502-46 img{
        width:200px !important;
    }

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

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

    .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: 20px 15px;
	}
	.single-content h1 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.customposthead h1 {
		font-size: 28px !important;
        margin-bottom:5px;
	}
	.posttopheadinner {
		padding-top: 30px;
		padding-right: 40px;
		padding-bottom: 30px;
		padding-left: 40px;
		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%;
	}
	div#resultBox {
		padding: 15px;
	}
	.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;
	}
	.primary-sidebar.widget-area .widget {
		margin-bottom: 0px;
	}
	.post-item .post-thumbnail {
		width: 100%;
	}
	.postdata {
		width: 100%;
		padding-left: 0px;
		padding-top: 10px;
	}
	.alphabet-group {
		width: 94% !important;
		padding: 20px !important;
		margin: 10px 2% !important;
	}
	.catheader {
		padding: 60px 0px;
	}
	h1.outside-category-title {
		font-size: 30px;
	}
    body.single .customposthead .kt-inside-inner-col:first-child {
		padding-top: 0px !important;
		padding-bottom : 30px !important;
	}
	.postheadbtn a.wp-block-button__link.wp-element-button {
		background-position: 6% 46% !important;
        padding-left: 23px !important;
        padding-right: 6px !important;
        margin-top: 0px !important;
        font-size: 13px !important;
        background-size: 10% !important;
        padding-top: 7px !important;
        padding-bottom: 7px !important;
        margin-right: 10px;
	}
	body.single aside#secondary {
        margin-left: 0px !important;
    }
	.customposthead .kt-row-column-wrap.kt-has-2-columns.kt-row-layout-equal.kt-tab-layout-inherit.kt-mobile-layout-row.kt-row-valign-top {
		float: left;
		width: 100%;
		display: inline;
	}
	.customposthead div.wp-block-kadence-column.kadence-column2168_6b706f-2d, .customposthead div.wp-block-kadence-column.kadence-column2168_0f462b-7c {
		width: 50%;
		float: left;
		display: inline-block;
	}
	body.single .customposthead .kt-inside-inner-col:first-child .kt-inside-inner-col {
		padding-bottom: 0px !important;
	}
	nav#kadence-breadcrumbs {
		padding-left: 0px !important;
	}
	
	.firstpost .alphabetical-posts .post-thumbnail {
		width: 100%;
	}
	.firstpost .alphabetical-posts .postdata {
		width: 100%;
		padding-top: 10px;
		padding-right: 0px;
	}
	.alphabetical-posts {
		width: 100%;
	}
	.cussidebar, .cussidebar.cussidebarr {
		width: 92%;
		margin: 0px 4%;
	}
	.homesec2 h2 {
		font-size: 30px;
		line-height: 38px;
	}
	.homesec2 p {
		font-size: 16px;
		line-height: 26px;
		margin: 10px;
	}
	.homesec2inner {
		width: 100%;
		margin: 0px;
		padding: 20px;
	}
	.homesec3-inner1 {
		width: 100%;
		padding-right: 0px;
	}
	.homesec3inner {
		width: 100%;
	}	
	.homesec3-inner2 {
		float: left;
		width: 92%;
		margin: 5px 4%;
		padding: 20px;
	}
	div#archive-container .alphabet-group {
		height: auto;
	}
	body.archive.category .customposts {
		padding: 0px;
	}

    .info-panel{
        left: 10px;
        z-index: 9999;
    }

    .homesearch{
        width:100px
    }

    .homesearch {
        width: 100%;
        margin-right: 0%;
        padding: 17px !important;
        border-radius: 0px;
        margin-top: 0px;
    }
    form#categoryFilterForm{
        border-radius: 18px;
    }
    #categoryFilterForm .row{
        width:100% !important
    }
    
    #categoryFilterForm .row{
        display: block !important;
    }
	.states-grid {
		grid-template-columns: repeat(2, 1fr);
	}


    section.docpagedetail{
        display: block ruby !important;
    }
	
 
}