.table-manage  th,
.table-manage  td {

  padding-left: 2.5rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  padding-right: 2.5rem;
  vertical-align: top;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
  border-left: none;
  border-right: none;
}

.table-manage  th{
	border-top:none;
}


.table-manage th + th,
.table-manage td + td {
  border-left: 1px solid #D8D8D8;
}


.tb-treat tbody tr:last-child td {
  border-bottom: none;
}
.table-manage {
  width: 100%;
  border-collapse: collapse;
  font-family: Roboto, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  margin-bottom: 0;
}
/* .table-manage thead:first-of-type {
    background: linear-gradient(90deg, var(--Eligard-Purple, #522E91) 0%, #EE3742 100%);
} */
.table-manage thead:first-of-type {
    background: linear-gradient(90deg, var(--Eligard-Purple, #522E91) 0%, #EE3742 100%);
   
}

.table-manage thead:first-of-type th {
    background: transparent; 
}

.table-manage th {
  
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.8rem;
  text-align: left;
}
.table-manage td:not(:first-child) {
  color: #474747;
}
.table-manage td:first-child {
  font-weight: 600;
    font-size: 1.8rem;
    line-height: 2.8rem;
    color: #262626;
}
	.treatment {
    width: 44.8rem !important; 
	}
	.description{
    width: 72.7rem;
	}
	.symptom {
    width: 30.4rem !important; 
	}
	.strategy{
    width: 86.5rem !important;
	}
	td.treatment, td.symptom {
    max-width: unset;
	}

@media (max-width: 767px) {
 .page-id-99   .elementor-215 .elementor-element.elementor-element-48bee69 > .elementor-widget-container {
        margin: 0rem 0rem 0rem 0rem;
    }
	.page-id-99 .circle img {
    margin-bottom: 2rem;
    }
	    .treatment {
        width: 12.1rem !important;
    }
    .description{
    
		width: 13.8rem !important;
	}
		.symptom {
    width: 13.8rem !important; 
	}
	.strategy{
		width: 20.4rem !important;
	}
	
	.table-manage  td {
    padding-left: 1.2rem;
    padding-right: 0.5rem;
	}
	
	td.treatment{
    max-width: 12.1rem;
	}
	
	td.symptom{
		max-width: 13.8rem;
	}
	
	td.treatment, td.symptom {
    white-space: break-spaces;
    word-wrap: break-word;
	}
	
	.table-manage th {
 	 line-height: 2rem;
	padding-left: 1.2rem;
    padding-right: 0.5rem;
	}
	.table-manage td:first-child, .table-manage td {
	font-size: 1.6rem;
	font-style: normal;
	font-weight: 700;
	line-height: 2.4rem; 
	}
}

	.page-id-99 .references-section {
    max-width: 113.5rem !important;
	}
	.page-id-99 .cta-fix h2{
	max-width: 74rem !important;
	}
@media  (max-width: 1200px) {
 span.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
@media  (max-width: 768px) {
.img-adj-mob img{
	margin-left: -1.5rem;
}
}