/*
Theme Name: Codebase Child
Author: Dental Revenue
Author URI: https://www.dentalrevenue.com
Template: codebase-2
Version: 1.0.0
*/

/* scroll up slider effect */
/*
.home .page-wrap{z-index: 1;}
#i1{position: fixed;top:44px;left: 0;width: 100%;}
#i11{margin-top: 915px;}
.scrolled #i1 {top: -40px;}
.home footer{position: relative;background-color: #fff;}
*/

/* gallery scroll v2
.slick-dots {
    padding: 0px;
    border-radius: 3px;
    display: inline-block;
    border: 0;
    list-style: none;
    box-shadow: none;
    margin: 0;
    transition: transform 0.3s ease-in-out;
}
.slick-dots-holder {
    text-align: center;
}
.slick-dots:hover {
    transform: none;
    box-shadow: none;
}
.g-scroll-slide {
    display: block!important;
    float: left;
}
.gallery-left {
    width: 300px;
    float: left;
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid rgba(0,0,0,0.1);
    box-sizing: border-box;
}
.gallery-left img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 300px;
}
.gallery-right {
    overflow: hidden;
}
.gallery-right img:first-child {
    margin-left: 0;
}
.gallery-right img {
    display: block;
    width: 49%;
    height: auto;
    float: left;
    margin: 0 0 20px 2%;
}
.slick-slide img {
    display: block;
}
#slick-arrows-holder>i {
    font-size: 25px;
    margin: auto 30px;
}
#slick-arrows-holder {
    margin-top: 15px;
	text-align: center;
	margin-bottom: 30px;
}
@media (max-width: 600px) {
.gallery-left {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding-right: 0;
    border: 0 none;
}
.gallery-left img {
    float: none;
    display: inline-block;
    margin: 0;
}
.gallery-right {
    width: 100%;
    text-align: center;
}
}
@media (max-width: 480px) {
.gallery-right img:first-child {
    margin-left: 0 !important;
}
.gallery-right img {
    display: block;
    margin: 0 0 30px 2% !important;
    width: 49%;
    height: auto;
    float: left;
}
}
*/
.contact-option p {
  font-size: 22px;
}
body > header > div.header-top > div > div:nth-child(3) > a {
  font-size: 22px;
}
.header-style-c .header-logo {
  margin-top: 1rem;
}
/* body > header > div.header-bottom {
  display: none;
} */
.header-top {
  height: 84px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.disable-scrolled > header > div.header-top {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.static_block_grid-block-text a.read-more {
  display: none;
}
#i70,
#i53,
#i54,
#i78,
#i65 {
  padding-bottom: 0 !important;
}
#i74 {
  padding-bottom: 1rem;
}
#i71 {
  background: transparent !important;
}

#i71 .static_image_split-img {
  display: none;
}
#i71 > div.module-image > img {
  display: none;
}
#i65 > div > div > div > p:nth-child(2) {
  margin-top: 2rem;
}
.home .page-wrap:after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: url("/wp-content/uploads/2024/06/Home-17.png") center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#i76 > div,
#i53 > div > section {
  padding-top: 0 !important;
}
#i70 > div {
  padding-top: 116px !important;
}
#i76 > div > section {
  padding-top: 1rem !;
}
div#footer-b {
  background: #282828;
}
#footer-b > div.row > div > div > div.footer-contact.clearfix > h3,
#footer-b > div.row > div > div > div:nth-child(2) > div > i {
  color: #fff;
}
/* ======== Queries ========== */
@media (min-width: 1200px) {
  .header-logo .logo img {
    width: 239px;
  }
  .header-logo .logo img {
    max-width: none;
    max-height: none;
  }
  #i68 {
    padding-bottom: 0;
  }
  .header-style-c header {
    height: 130px;
  }
  #i68 > div > div {
    max-width: none;
    text-align: center;
  }

  .header-top > div > a {
    right: 0;
    position: absolute;
    top: 50%;
  }
  #i53 {
    margin-top: -32px !important;
  }
  .large-nav > div > ul > li > a {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  div#i72 {
    padding: 0 14rem;
  }
}

@media (max-width: 1522px) {
  #i53 > div > section > #left-side > div > div > h2:nth-child(2) > span {
    font-size: 69px !important;
  }
}

/*  */

/* style.css */
.animated-hr {
  opacity: 0; /* Start invisible */
  width: 0%; /* Start with no width */
  transition: opacity 0.5s ease-out; /* Transition for fade-in */
  background: #ab936b !important;
}

.animated-hr.visible {
  opacity: 1; /* Fully visible */
  width: 100%; /* Full width */
  transition: opacity 0.5s ease-out, width 2s ease-out; /* Transition for fade-in and width */
}
.footer-column .logo img {
  width: auto;
  height: auto;
  max-width: none;
  width: 217px !important;
  max-height: none;
  display: block;
}
#i68 > div > div > div > div > div > div > div > div > div > a {
  display: none;
}
.carousel-item p {
  color: #000;
}
#i81 > div > div:nth-child(2) > div > div > div > div > div > div > div > a {
  display: none;
}
@media (max-width: 1199px) {
  body > header > div.header-top > div > a {
    display: none;
  }
  /* #panel-main {
    display: none;
  } */
  .mobile-nav > a:nth-child(3) {
    display: none;
  }
  #sidr-right > div > div:nth-child(2) > div {
    display: none;
  }
}
#sidr-right > div > div:nth-child(4) > div > p {
  color: #fff;
  margin: 0;
  line-height: 1;
}
@media (max-width: 767px) {
  #i53 > div > section > #left-side > div {
    padding: 0 !important;
  }
  .home.header-style-c .page-wrap {
    margin-top: 230px;
  }
  #i53 > div > section > #right-side > div {
    display: none;
  }
  #i53 > div,
  #i79 > div,
  #i56 > div,
  #i74 > div,
  #i68 > div,
  #i68,
  #i54 > div,
  #i65 > div,
  #i61 > div {
    padding-bottom: 0 !important;
  }
  #i56 > div > section > #left-side > div,
  #i56 > div > section > #right-side > div,
  #i70 > div > section > #left-side > div,
  #i70 > div > section > #right-side > div,
  #i76 > div > section > #right-side > div {
    margin: 0 !important;
    padding: 0 !important;
  }
  #i56 > div > section > #left-side > div > div > p:nth-child(2),
  #i56 > div > section > #left-side > div > div > p:nth-child(3),
  #i56 > div > section > #left-side > div > div > p:nth-child(7),
  #i56 > div > section > #right-side > div > div > h3,
  #i56 > div > section > #right-side > div > div > p:nth-child(2) {
    display: none;
  }
  #i79 {
    padding-bottom: 1rem;
  }
  #i56 > div > section > #left-side > div > div > h2 {
    margin-top: 0 !important;
  }
  #i56 > div > section > #left-side > div > div > p:nth-child(5) > span {
    font-size: 19px !important;
  }
  #i56 > div > section > #right-side > div > div > h3 {
    display: none;
  }
  #i56 > div > section > #right-side > div > div > h2 {
    margin-top: 0 !important;
    text-align: center !important;
  }
  #i56 > div > section > #right-side > div > div > p:nth-child(4) {
    text-align: center !important;
  }
  .sis-container .sis-side .text-container p {
    font-size: 16px;
  }
  #right-side > div > div > p:nth-child(6) {
    text-align: center !important;
  }
  #right-side > div > div > ul {
    padding: 0px 2rem;
  }
  #i56 {
    padding-bottom: 1rem;
  }
  #i74 {
    padding-top: 2rem;
  }
  #i69,
  #i68 > div > section > #left-side > div > div > p:nth-child(4),
  #i81 > div > div:nth-child(1) {
    display: none;
  }
  #i70 > div,
  #i76 > div,
  #i76,
  #i62 > div,
  #i62,
  #i73 > div,
  #i73,
  #i80 > div {
    padding: 0 !important;
  }
  #i73 > div > div > div > h2 {
    margin-top: 0 !important;
  }
  .carousel_3 .slick-dots {
    background: grey;
  }
  .slick-carousel_3 .slick-dots li.slick-active button {
    background-color: orange;
  }
  #i61 {
    padding-top: 0 !important;
  }
  #i80 > div > div {
    padding-bottom: 1rem !important;
  }
  #i75 > div > section > #right-side > div {
    margin: 0 !important;
    padding: 0 !important;
  }
  #i75 {
    padding-bottom: 0 !important;
    padding-top: 1rem;
  }
  #i75 > div {
    padding-bottom: 1rem;
  }
  #left-side > div > div > p:nth-child(12) {
    text-align: center !important;
  }
  #right-side > div > div > p:nth-child(3) {
    text-align: center !important;
  }
  #i54 > div > section > #left-side > div > div > p:nth-child(4) {
    display: none;
  }
}
#sidr-right > div > div:nth-child(2) > i {
  display: none;
}
#sidr-right .option i {
  color: rgb(255 150 47);
}
/* Landing pages */

#i83,
#i119 {
  border: none !important;
}
#i83 > div > div > div > a,
#i119 > div > div > div > a {
  background-color: #c86b35;
}
#i113 > div > div:nth-child(2) > div > a {
  display: none;
}
#i113 > div > div:nth-child(2) > div > p {
  font-size: 16px;
}
#i90 {
  background-color: transparent !important;
}
#i90 > div.module-image > img {
  display: none;
}
#i101 {
  background-color: transparent !important;
}
#i101 > div.module-image > img {
  display: none;
}
#i110 {
  background-color: transparent !important;
}
#i110 > div.module-image > img {
  display: none;
}
#i141 {
  background-color: transparent !important;
}
#i141 > div.module-image > img {
  display: none;
}
div#i143 {
  padding-bottom: 0;
}
.page-id-397 .page-wrap:after {
  content: "";
  position: fixed;
  top: 68px;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: url("/wp-content/uploads/2024/09/Untitled-design-74.png") center
    center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-id-421 .page-wrap:after {
  content: "";
  position: fixed;
  top: 68px;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: url("/wp-content/uploads/2024/09/GettyImages-1367591273-1800x1200-1.jpg")
    center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-id-429 .page-wrap:after {
  content: "";
  position: fixed;
  top: 68px;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: url("/wp-content/uploads/2024/09/GettyImages-1356315783-1-1800x1201.jpg")
    center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.page-id-443 .page-wrap:after {
  content: "";
  position: fixed;
  top: 68px;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: url("https://www.mdimplantdentist.com/wp-content/uploads/2024/06/Home-17.png")
    center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 1200px) {
  div#i152 {
    margin-top: -10rem;
  }
  #i95 > div > div > div.static_blocks_list-left.block-set > a {
    padding-bottom: 30%;
    margin: 1rem !important;
  }
  #i95 > div > div {
    width: 100%;
    max-width: none !important;
  }
  #i95 > div > div > div.static_blocks_list-left.block-set {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .internal_reviews_testimonials_grid .custom-video-testimonials {
    display: flex;
    grid-gap: 2rem;
    justify-content: center;
  }
  #i113 > div > div:nth-child(2) {
    max-width: none !important;
  }
}
/* end landing pages */
.large-nav > a {
  display: none;
}
.btn-box {
  text-align: center;
}
body > header > div.header-top > div > div:nth-child(4) > a > span {
  font-size: 22px !important;
}
