/* True Customizer port — counters and homepage doctor grid.
   Moved out of WP Customizer Additional CSS. Rules are unchanged. */

/* Center Docs */
.tmb-id-423 {
	/*position: relative !important;
	margin: 0 auto !important; when using only 1 provider on top*/
}
.doctorscsssp {
	width: 740px;
  margin-left: auto;
  margin-right: auto;
	/* width: auto; when using 3 and comment the rest */
}
@media only screen and (max-width:959px) {
.doctorscsssp {
	width: auto;
  margin-left: 0px;
  margin-right: 0px;
}
}

.sdg-conditions .tmb {
	border: 1px solid rgba(255, 252, 247, 0.2);
	border-radius: 36px;
	padding: 36px !important;
}
.sdg-conditions .single-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
    margin-top: 0px;
}
.sdg-conditions .single-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside .t-entry-text-tc.single-block-padding {
	padding-top: 0px !important;
}

.sdg-conditions h3.h3 {
/* Headline/06 */
font-family: "larken", sans-serif;
font-style: normal;
font-weight: 300;
font-size: 32px !important;
line-height: 42px !important;
leading-trim: both;
text-edge: cap;
letter-spacing: -0.5px;
}
.sdg-conditions a {
	color: #D2E88B !important;
}
.sdg-conditions a:hover {
	color: #D2E88B !important;	
	opacity: 0.9;
}

.sdg-conditions .t-entry-readmore a {
	/* Paragraph/01 */
	font-family: 'Satoshi', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	leading-trim: both;
	text-edge: cap;
	/* Basic/Alabaster */
	color: #FFFCF7;
}
.sdg-conditions .btn:not(.btn-custom-typo):not(.btn-inherit) {
	padding: 16px 24px 16px 0px !important;
}
.sdg-conditions .t-entry-type {
	display: none;
}

.sdg-conditions .t-entry-readmore a:before {
	content: url('/wp-content/uploads/2024/07/angle-right-circle.svg');
	width: 12px;
	height: auto;
	display: inline-block;
	position: relative;
	margin-right: 16px;
	top: 2px;
}

/* Counters */
.uncode-counter-wrap p.h1 {
	font-weight: 300;
	font-size: 64px;
	line-height: 80px;
	leading-trim: both;
	text-edge: cap;
	text-align: center;
	letter-spacing: -2.5px;
	color: #16A2A7 !important;
}
.counter.text-color-355700-color, .counter-suffix.text-color-355700-color {
	/*color: #16A2A7 !important;*/
	color: #117A7E !important;
}
@media only screen and (max-width:59.9375em) { 
	.vc_custom_1711547872748, .vc_custom_1711547882298 {
		border: none !important;
	}
	.uncode-counter-wrap p.h1 {
		font-family: "larken", sans-serif;
		font-style: italic;
		font-weight: 300;
		font-size: 64px;
		line-height: 72px;
	}	
}
@media only screen and (max-width:570px) { 
	.vc_custom_1714744966241 {
		border-bottom: 1px solid rgba(51,51,51,0.2) !important;
	}
}
