/* xl - DESKTOP STYLES */
body.login {
  background: #fff !important;
}
#login h1 {
  display: none;
}
#siteheader .e-con-inner {
  max-width: 1220px;
  margin: 0 auto !important;
}
.elementor-element-4467ef7 {
  margin-right: 20px;
}
.breadcrumb_wrap__link ul {
  margin: 0;
  padding: 0;
}
.breadcrumb_wrap__title h2 {
  margin: 0;
}
.post-pagination .wpr-post-navigation {
  width: 300px !important;
  height: 100px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  padding: 10px;
  flex-direction: column;
}
.post-pagination .wpr-post-nav-prev {
  float: left;
}
.post-pagination .wpr-post-nav-next {
  float: right;
}
.site-footer .wpr-nav-menu .wpr-menu-item {
  line-height: 17px;
}
@media (max-width: 769px) {
  .site-footer {
    max-width: 100% !important;
  }
}
body {
  background: url("/wp-content/uploads/2023/01/Background.png") no-repeat top;
  background-size: 100%;
  /*background-image: 
		url('https://www.staging.scoliosiscare.id/wp-content/uploads/2022/12/graient-2.png'),
		url('https://www.staging.scoliosiscare.id/wp-content/uploads/2022/12/graient-1.png');
	background-repeat: 
		no-repeat,
		no-repeat;
	background-position: 
		-420% -10%, 
		350% -30%;*/
}
.fb-menu {
  /*margin-left: 25px !important;*/
  margin-right: 20px !important;
}
.fb-menu a {
  background: url("https://scoliosiscare.id/wp-content/uploads/2023/01/facebook.png") no-repeat;
  display: block;
  height: 24px;
}
.ig-menu {
  margin-right: 20px !important;
}
.ig-menu a {
  background: url("https://scoliosiscare.id/wp-content/uploads/2023/01/instagram.png") no-repeat;
  display: block;
  height: 24px;
}
.tiktok-menu {
  margin-right: 20px !important;
  /*padding-left: 25px !important;
	&:before{
		width: 1px;
		height: 38px;
		background:  #043D74;
		content:"";
		position: absolute;
		left: 0;
		top: 0px;
		@media(max-width: 767px){
			display: none;
		}
	}*/
}
.tiktok-menu a {
  background: url("https://scoliosiscare.id/wp-content/uploads/2025/09/tiktok2.png") no-repeat;
  display: block;
  height: 24px;
}
.ig-menu, .fb-menu, .tiktok-menu {
  position: relative;
  padding-top: 10px !important;
}
.ig-menu a, .fb-menu a, .tiktok-menu a {
  text-indent: -9999999px;
  line-height: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ig-menu .menu_icon__hover, .fb-menu .menu_icon__hover, .tiktok-menu .menu_icon__hover {
  display: none;
}
.ig-menu img, .fb-menu img, .tiktok-menu img {
  margin-top: -9px;
}
@media (max-width: 767px) {
  .ig-menu, .fb-menu, .tiktok-menu {
    display: none !important;
  }
}
.appointment-menu a {
  font-weight: 700 !important;
  text-transform: uppercase;
}
.elementor-widget-dce-breadcrumbs .item-parent {
  font-weight: 500;
  font-size: 12px;
}
@media (min-width: 769px) {
  .col-sidebar {
    width: 25%;
  }
}
.col-sidebar .menu-item a {
  height: 47px;
}
.col-sidebar .nav-physio a {
  height: 61px;
}
.col-sidebar .clear-institute a {
  padding-right: 0 !important;
}
@media (max-width: 767px) {
  .col-sidebar .elementor-nav-menu--main {
    padding-left: 15px;
  }
}
@media (max-width: 769px) {
  .col-sidebar {
    /*width: 100%;*/
  }
}
.col-entry-content {
  /*.e-con-inner{
		max-width: 605px;
		margin-right: 0;
		@media(max-width: 767px){
			max-width: 100%;
		}
	}*/
}
.col-entry-content ol, .col-entry-content ul {
  padding-left: 20px;
}
.col-entry-content a {
  color: #043D74;
}
@media (max-width: 640px) {
  .col-entry-content .wrap-loop-warna .dce-acf-repeater-item {
    width: 150px;
  }
}
@media (max-width: 769px) {
  .col-entry-content {
    /*width: 100%;*/
  }
}
.slider-post-home .swiper-button-prev, .slider-post-home .swiper-button-next {
  display: none !important;
}
.slider-post-home .dce-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(80%);
}
.form-xray .mf-checkbox-option {
  margin-bottom: 20px;
}
.form-xray .elementor-widget-mf-file-upload .mf-input-wrapper {
  display: flex;
  align-items: baseline;
  column-gap: 20px;
}
@media (max-width: 769px) {
  .form-xray .elementor-widget-mf-file-upload .mf-input-wrapper {
    flex-direction: column;
  }
}
.featured-box {
  width: 160px;
  margin: 0 30px;
}
.featured-box .elementor-image-box-img {
  min-height: 72px;
}
.featured-box .elementor-image-box-wrapper {
  position: relative;
  top: 0;
  transition: top ease 0.5s;
}
.featured-box .elementor-image-box-wrapper img {
  margin: 0 auto;
}
.featured-box .elementor-image-box-wrapper:hover {
  top: -10px;
}
.elementor-widget-video .elementor-custom-embed-image-overlay .e-eicon-play {
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  margin: 0 auto;
}
.elementor-widget-video .elementor-custom-embed-image-overlay:hover .e-eicon-play {
  top: -10px;
}
.wrapform .mf-input {
  margin-bottom: 20px;
}
.wrapform .elementor-widget-mf-file-upload {
  margin-bottom: 20px !important;
}
.wrapform .col-left {
  margin-right: 8px;
}
.wrapform .col-right {
  margin-left: 8px;
}
.wrapform .col-center {
  margin-left: 16px;
  margin-right: 16px;
}
.wrapform .mf-btn-wraper {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .wrapform .col-left {
    margin-right: 0;
  }
  .wrapform .col-right {
    margin-left: 0;
  }
  .wrapform .col-center {
    margin-left: 0;
    margin-right: 0;
  }
}
.thumb-video .elementor-custom-embed-image-overlay {
  height: 100%;
}
.thumb-video .elementor-custom-embed-image-overlay img {
  height: 100%;
  object-fit: cover;
}
.wrap-testimoni .card-testimoni {
  width: 439px;
}
@media (max-width: 769px) {
  .wrap-testimoni .card-testimoni {
    width: 360px;
  }
}
.wrap-content .box-content {
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  margin: 0 auto;
}
.wrap-content:hover .box-content {
  top: -10px;
}
.testimoni-brace .elementor-testimonial-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.testimoni-brace .elementor-testimonial-wrapper .elementor-testimonial-content {
  order: 2;
}
.testimoni-brace .elementor-testimonial-wrapper .elementor-testimonial-meta {
  order: 1;
}
.spinbadges .elementor-image-box-img img {
  animation: spin 10s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* lg - TABLET LANDSCAPE STYLES */
@media (max-width: 1199px) {
  body {
    background-image: none;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F2046-scss-desktop.scss%22%2C%22wp-content%2Fcustom_codes%2F2046-scss-tablet-l.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BADvVF%3BAAIA%3BAEJA%3BAAAA%3BAAAA%3BAAAA%22%7D */