/*
Theme Name: idc
Theme URI: https://digitalconnection.pt
Author: Digitalconnection
Author URI: https://digitalconnection.pt
Version: 1.0
Text-domain: idc
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, translation-ready, blog, right-sidebar, sticky-post, threaded-comments
*/
body{
	    overflow-x: visible;
}
p{
	line-height: 2;
}
.navbar-brand img {
    height: auto;
    max-width: 110px;
}
.indicaoesWrap__right .para li{
	list-style: disc;
    margin-bottom: 10px
}
.servicesCta .container .row .rokjane p a{
	    color: #fff;
    text-decoration: underline;
}

.faqWrap__left img {
    width: 100%;
    height: 100%;
}
.etapasWrap__left ul li ,
.tableWrap ul li {
    list-style-type: disc;
	 color: var(--color-gray);
}
.etapasWrap__left ul {
	padding: 0 20px;
}
.etapasWrap__left p,
.indicaoesWrap__right .para li{
/*     list-style-type: decimal; */
    color: var(--color-gray);
}
.tratamentos__card .tritoOverlay{
	    padding: 0 20px;
	    background: #00000030;
    height: 100%;
    display: flex;
    align-items: flex-end;
}
.tratamentos__card .tritoOverlay p{
	display:none;
	color:#fff;
}
.tratamentos__card:hover p{
	display:block;
}
.tratamentos__card:hover .tritoOverlay {
    bottom: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	background: #0000007a;
}
.faqWrap .faqWrap__right {
    padding-inline: 50px;
    padding: 70px 50px;
}
.faqWrap .faqWrap__left{
	    height: 100%;
}
.navbar-custom .dropdown-menu .dropdown-item i {
    display: none;
}
.navbar-custom .dropdown-menu .menu-item-has-children  .dropdown-item i{
	 display: flex;
}
.navbar-custom .dropdown-menu .menu-item-has-children .dropdown-menu {
	 left: 240px;
    top: -10px;
}
.navbar-custom .dropdown-menu .menu-item-has-children:hover  .dropdown-menu{
	    opacity: 1;
    visibility: visible;

}
.navbar-custom .dropdown-menu .menu-item-has-children:hover  .dropdown-menu  li .dropdown-item i{
	 display: none;
}
.etapasWrap .collapse:not(.show){
    display: block;
    height: 285px;
    overflow: hidden;
}
.tableWrap .collapse:not(.show){
	 display: block;
    height: 195px;
    overflow: hidden;
}
.etapasWrap .siteBtn.whiteBtn.first.collapsed:before{
	content:'Ler mais';
}
.etapasWrap .siteBtn.whiteBtn.first:before{
	content:'Ler menos';
}
.tableWrap .siteBtn.whiteBtn.collapsed:before{
	content:'Ler mais';
}
.tableWrap .siteBtn.whiteBtn:before{
	content:'Ler menos';
}
.technologiesPage .technologiesPage__card:hover p {
      color: #fff;
}
.technologiesPage .technologiesPage__card:hover .heaveyTitle h3, .technologiesPage .technologiesPage__card:hover .heaveyTitle .h3 {
    color: #fff;
}
.technologiesPage .technologiesPage__card:hover .haveSubTitle h5, .technologiesPage .technologiesPage__card:hover .haveSubTitle .h5 {
      color: #fff;
}
.etapasWrap .collapse.no-collapse-needed:not(.show) {
    height: unset !important;
    overflow: visible !important;
}
.fotekoNav .sub-menu{
	display:none;
}
.fotekoNav  .menu-item-has-children:hover .sub-menu{
	 display: block;
    position: absolute;
    padding-top: 10px;
    background: #fff;
    padding: 15px 15px;
top: 20px;
}
.fotekoNav  .menu-item-has-children:hover .sub-menu li a{
	color:#000;
}
.fotekoNav  .menu-item-has-children:hover .sub-menu li{
	line-height: 2;
}
.fotekoNav  .menu-item-has-children{
	    display: flex;
	    position: relative;
}
.fotekoNav  .menu-item-has-children.dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: 0;
	color:#fff;
	
}
 .page-template-default .topMenuPart .topMenu a,
.page-template-template-result .topMenuPart .topMenu a{
    color: #000;
}
.indicaoesWrap__right .para a{
	color:#000; 
	text-decoration:underline;
}

.etapasWrap__right,
.tableWrap__left{
	    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}
.etapasWrap__left,
.tableWrap__right{
    padding-top: 10%;
	    padding-right: 50px;
	    padding-bottom: 10%;
}
.homeTesto__inner--right {
    margin-left: 0;
    margin-top: 70px;
}
.homeTesto__inner--right .swiper-button-next {
    left: 5%;
}
.homeTesto__inner--right .swiper-button-next, .homeTesto__inner--right .swiper-button-prev {
    top: -60px;
}
.homeNewsLetter h3, .homeNewsLetter .h3 {
    font-weight: var(--fw-regular);
    line-height: 1.6;
}
.homeNewsLetter .wpcf7-list-item-label{
	    font-size: 12px;
}
.aboutVideo,
.aboutSmile{
    margin-top: 120px;
}
.siteBtn.blackBtn{
	 min-width: 170px;
	 justify-content: center;
}
.siteBtn.whiteBtn {
    padding: 10px 10px;
    background-color: #f2f2f2;
    color: var(--color-black);
    font-weight: var(--fw-medium);
    display: inline-flex;
    align-items: center;
    gap: 10px;
    min-width: 170px;
    text-align: center;
    justify-content: center;
}
.aboutGallery__inner .swiper-slide img {
    width: 100%;
    object-fit: cover;
    height: 600px;
}
.aboutGallery__inner .moreFancyArrow .swiper-pagination-fraction {
    bottom: -63px;
    width: 20%;
    left: -120px;
}
.aboutGallery__inner .moreFancyArrow .swiper-pagination-fraction::after{
	    right: -35%;
}
.aboutGallery  .siteHeadings__heightlight {
    margin-bottom: 35px;
}
.technologiesPage .technologiesPage__card:hover .siteBtn.whiteBtn {
    display: inline-flex;
}
.technologiesPage__card--left h3{
	font-weight: 600 !important;
}
.technologiesPage .technologiesPage__card.tech--intraoral:hover {
/*     background-image: url('/wp-content/uploads/2025/11/Asset-2@2x-100-e1763113053387.jpg'); */
background: var(--hover-bg) center/cover no-repeat;
}

.navbar-custom .btn-appointment {
    background-color: #000000;
    color: #fff;
}
.navbar-custom .btn-appointment i{
	   background-color: #fff;
	color:#000;
}
.navbar-custom .btn-appointment:hover {
	 background-color: #000000;
    
}
.siteBtn.whiteBtn {
    padding: 10px 20px;
	border-radius: 30px;
	text-transform: capitalize;
	min-height: 52px;
}
.siteBtn.blackBtn{
	border-radius: 30px;
	text-transform: capitalize;
	    color: var(--color-white) !important;
	text-decoration: none !important;
}
.siteBtn.blackBtn:hover i {
    transform: rotate(-45deg);
}
.siteBtn.blackBtnArrow{
	    border-radius: 30px;
	    min-height: 52px;
}
.technologiesPage__card  .siteBtn.blackBtn{
	visibility:hidden;
	    transition: none;
}
.technologiesPage__card:hover .siteBtn.blackBtn {
    visibility:visible
}
.acorditionFirst .accordion-body ul li a{
	color: var(--color-gray);
	text-decoration:underline;
}
.tableWrap p{
	color: var(--color-gray);
}
.contactPage__inner--right {
    position: sticky;
    top: 110px;
}
.faqWrap__right ul,
.acorditionFirst ul{
	    padding-bottom: 20px;
}
.sec_team .doctor-card{
	    max-width: 20%;
}
.tableWrap  ul{
	padding: 0 20px;
}
.single.single-service .servicesCta{
	
height: unset !important;
    min-height: 500px;
    display: flex;
    align-items: center;
}
.tratamentos .imageRelative img{
	height:100%;
	    width: 100%;
}
.tratamentos__card:hover h3 {
    display: none;
}
.sec_team  .card-img, .sec_team  .card-img-top, .sec_team  .card-img-bottom {
    width: 100%;
        height: 305px;
    object-fit: contain;
}
.homeCta {
    height: 590px !important;
    padding-block: 30px;
}
.clinicsPage__inner--left {
    height: 90vh;
}
.clinicsPage__inner--left img {
    height: 100%;
}
.technologiesPage .technologiesPage__card {
	   background: none;
    background-size: cover;
    background-position: center;
}

@media (min-width: 991.98px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        justify-content: flex-end;
    }
	#navbarMain nav{
		    width: 70%;
	}
	.homeTesto__inner--right {
    margin-left: 110px;
	}
	.homeNewsLetter h3, .homeNewsLetter .h3 {
    width: 80%;
    margin: auto;
}
	.aboutGallery .aboutGallery__inner {
		margin-left:110px;
	}
	.mainNavPart #navbarMain .mobile-menu{
		display:none;
	}
}
@media (max-width: 991.98px) {
	.forFullNav.nav-hide .mainNavPart {
		    padding: 25px 0 10px;
	}
.navbar-collapse {
    flex-grow: 1;
    flex-basis: 100%;
    align-items: center;
     height: 95vh;
        overflow: scroll;
        padding-bottom: 200px;
}
	.faqWrap .faqWrap__right {
    padding-inline: 50px;
    padding: 0px 0px;
}
	.servicesCta{
		height: 110vh;
	}
	.tratamentos__card .hoverShow {
        display: block;
        margin-top: 15px !important;
    }
	.tratamentos__card .tritoOverlay p {
       display: block !important;

         text-align: center;
	}
	.servicesPageEspcial .siteBtn{
		min-width: 220px;
	}
	.homeSpecialties__inner .swiper-slide .slideInfo {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
}
	.acorditionFirst .accordion-body {
    color: var(--color-gray);
    padding-left: 30px;
}
	.etapasWrap__left, .tableWrap__right {
    padding-top: 10%;
    padding-right: unset;
}
	.conseQuenciasWrap ul, .indicaoesWrap ul{
		padding: 0 20px;
	}
}
.appointFot .appointFot__right{
	position: sticky;
    top: 110px;
}
@media (max-width: 991px) {
	
	.sec_team .card-img, .sec_team .card-img-top, .sec_team .card-img-bottom {
    width: 100%;
    height: 245px;
	}
	.homeTesto__inner--right .swiper-button-next {
    left: 15%;
}
	.clinicsPage__inner--left {

    height: 500px;
}
	    .technologiesPage .technologiesPage__card {
        padding: 50px 30px;
			background: var(--hover-bg) center/cover no-repeat;
			  color: #fff !important;
	}
	.technologiesPage .technologiesPage__card p {
    color: #fff;
}
	.technologiesPage__card .siteBtn.blackBtn {
    visibility: visible;
	}
	.homeAbout .siteHeadings__mainhead h3, .siteHeadings__mainhead .h3{
		        font-size: 20px !important;
	}
	.sec_team .doctor-card {
    max-width: 50%;
}
	    .tratamentos__card .tritoOverlay {
        bottom: 0;
			    flex-direction: column;
    justify-content: center;
    align-items: center;
			background: #00000030 !important; 
    }
	.tratamentos__card .tritoOverlay h3, .tratamentos__card .tritoOverlay .h3{
		display:block !important;
	}
	    .tratamentos__card {
        margin-bottom: 40px;
    }
  /* Hide all nested menus by default */
  .dropdown-menu .menu-item > .dropdown-menu,
 .dropdown-menu  .menu-item > .sub-menu {
    display: none;
  }

  /* Show only the open one */
  .dropdown-menu .menu-item.submenu-open > .dropdown-menu,
  .dropdown-menu .menu-item.submenu-open > .sub-menu {
    display: block;
  }
}
.conseQuenciasWrap__right p a{
	    color: var(--color-gray);
    text-decoration: underline;
}
.blogSinglePage__inner p a,
.homeAbout__left--detail p a{
	 color: var(--color-gray);
    text-decoration: underline;
}

.lang-switcher{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: .5rem;
}

/* circles */
.lang-pill{
  width: 38px;
  height: 38px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  line-height: 1;
  border: 1px solid rgba(0,0,0,.15);
  background: #fff;
  color: #111;
  box-shadow: 0 6px 16px rgba(0,0,0,.12);
}

/* hidden ones container */
.lang-options{
  position: absolute;
  top: 50%;
  left: calc(100% + 8px);     /* ✅ open to the RIGHT of current pill */
  transform: translateY(-50%);
  display: flex;
  gap: 8px;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s ease, visibility .18s ease;
}

/* ✅ keep hover from “breaking” when moving mouse */
.lang-switcher::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 20px;                /* bridge area */
  height: 44px;
  transform: translateY(-50%);
}

/* show on hover */
.lang-switcher:hover .lang-options,
.lang-options:hover{
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* current on top */
.lang-switcher .is-current{
  position: relative;
  z-index: 2;
}
.conseQuenciasWrap ul{
 padding: 10px;
}
.single-service .siteHeadings__heightlight {
    display: none;
}
.blogSinglePage ul li{
	    color: #808080;
    line-height: 2;
}
.homeBlog__inner--blog .blog__overlay {
    position: absolute;
    width: 90%;
}
.blog-pagination{
	    text-align: center;
}
.blog-pagination li{
	display:inline-block;
}
.blog-pagination  ul .page-numbers{
	    background: #ffffff;
    padding: 10px;
    display: block;
    height: 40px;
    width: 40px;
    color: #000;
    border-radius: 50%;
    margin: 0px 7px;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blog-pagination  .page-numbers.current{
	    background: #000;
    padding: 10px;
    display: block;
    height: 40px;
    width: 40px;
    color: #fff;
    border-radius: 50%;
    margin: 0 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.blog-pagination  .page-numbers.prev {
	    border: none;
    display: unset;
}
.blog-pagination  .page-numbers.next {
	    border: none;
    display: unset;
}
.single-service .homeAbout {
    margin-top: 80px;
}

.etapasWrap__right img {
    object-position: top;
}
/* .postid-231 .swiper-wrapper,
.postid-1665{
	    justify-content: center;
} */
.footer__inner--item .addresswa a{
	color: var(--color-white);
}
.contactPage__inner--left .conCard .addresswa a{
	    color: #808080;
}