/*!
Theme Name: Zahnarztpraxis Melniciuc
Theme URI: https://them.es/starter
Author: Dalimedia
Author URI: https://them.es/
Description: 
Version: 3.6.1
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: zahnarztpraxis
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.bypostauthor {
  font-weight: bold;
}

/* Text meant only for screen readers. */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.bodoni-moda-uniquifier > {
  font-family: "Bodoni Moda 11pt";
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

body {
  font-family: "Open Sans", sans-serif;
  background-color: #edeff2 !important;
}
#main {
  padding-top: 50px;
  margin-top: 0 !important;
}
.container {
  --bs-gutter-x: 0 !important;
}
#menu-main-menu {
  margin: 0 auto;
}
nav ul li::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-image: url("/wp-content/uploads/2025/09/header-logo-leter-small.png");
  /* Înlocuiește cu calea ta */
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
}
.dropdown-menu li::before {
  background-image: none;
  width: 0;
}

nav ul li {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

#navbar ul li a {
  padding-left: 20px;
  font-family: "Bodoni Moda", serif;
  font-size: 16px;
}
.entry-title {
  display: none;
}
.navbar-brand img {
  height: 60px !important;
}
#header {
  margin-top: 50px;
}
.dropdown-menu li {
  padding: 0.9em 1em;
  margin-left: 0;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent !important;
  color: #000 !important;
  border-bottom: #b08dab 1px solid;
  width: 120px;
}
.map-container {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9; /* raport latime/inaltime */
}

.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pagina-contact {
  margin-top: 10% !important;
}
.contacte {
  display: flex;
  flex-direction: column;
}
.contacte h4 {
  font-family: "Bodoni Moda", serif;
}
.contacte p {
  color: #7a7a7a;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background: white;
  border: 1px solid #ccc;
  min-width: 200px;
  z-index: 9999;
  top: calc(100% + 10px) !important;
  left: 0;
}

/* Afișează submeniul la hover */
.menu-item-has-children:hover > .dropdown-menu {
  display: block;
}

/* Stiluri de bază pentru linkuri */
.menu-item a {
  display: block;
  padding: 10px 15px;
  color: #333;
  text-decoration: none;
}

.menu-item a:hover {
  background-color: #eee;
}

#footer {
  background-color: #54595f !important;
}
.footer {
  display: flex;
  color: #fff;
  padding-top: 20px;
}
.footer1 h4,
.footer2 h4 {
  font-family: "Bodoni Moda", serif;
}
.date-footer {
  background-color: #646464;
  margin-top: -2px;
}
.date-footer a {
  color: #fff;
}
.date-footer .container {
  display: flex;
  min-height: 40px;
  justify-content: space-around;
  align-items: center;
}
.copyright {
  background-color: #000;
  color: #fff;
  padding: 10px;
}
.copyright p {
  text-align: center;
}
.uber-uns img {
  width: 100%;
}
.titlu {
  color: #b08dab;
  font-size: 4em;
  font-family: "Bodoni Moda", serif;
  text-align: center;
}
.hero-image img {
  width: 100%;
}
.titlu-serviciu {
  font-size: 2.6666666666667rem;
  font-weight: 400;
  font-family: "Bodoni Moda", serif;
  line-height: 1.4em;
  color: #b08dab;
  text-align: center;
}
.service-text {
  border: 5px solid #e6e7e8;
  background: #fff;
  padding: 10px;
  color: #7a7a7a;
  font-size: 15px;
  line-height: 28px;
}
.service-image img {
  border: 5px solid #e6e7e8;
}
.team {
  padding: 60px 0;
  flex-direction: column;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}
.team .wp-block-image {
  margin: 0 auto;
}
.team img {
  width: 45%;
  padding: 10px 0 15px 0;
}
.team h3 {
  font-family: "Helvetica", Sans-serif;
  font-weight: 600;
  color: #b08dab;
  font-size: 24px;
}
.team p {
  font-family: "Helvetica", Sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.team {
  box-shadow: 5px 5px 10px 0px
    rgba(145.50000000000003, 145.50000000000003, 145.50000000000003, 0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  background-color: #ffffff;
  text-align: center;
}
.titlu2:after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2025/09/header-logo-letter.png);
  background-repeat: repeat;
  background-size: auto;
  width: 60px;
  height: 95px;
  background-repeat: no-repeat;
  background-size: cover;
}
.team3 {
  margin-bottom: 35px;
}
.titlu-serviciu {
  color: #b08dab;
  font-size: 30px;
  font-family: "Bodoni Moda", serif;
  text-align: center;
}
.content-separator {
  color: #b08dab;
  width: 60% !important;
}
.first-separator {
  color: #b08dab;
  width: 80% !important;
}
.right {
  text-align: right;
}
.service-subtitle {
  font-family: "Bodoni Moda", serif;
}
.home-welcome {
  background-image: url("http://www.zahnarztpraxis.dalimedia.ro/wp-content/uploads/2025/09/hero-img-blur2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
  position: relative;
}
.home-welcome .container {
  margin: 0 auto;
}
.home-text {
  position: relative;
}
.welcome-text h1 {
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  text-align: left;
  color: #5b0193;
  font-family: "Bodoni Moda", serif;
  line-height: 1.5;
}
.home-welcome {
  display: flex;
  flex-wrap: wrap;
  align-items: center; /* aliniere verticală între text și imagine */
  gap: 40px;
}

.home-text {
  flex: 1;
  display: flex;
  flex-direction: row;
  gap: 40px;
  align-items: center;
}

.home-welcome {
  display: flex;
  overflow: hidden;
  color: #b08dab;
  text-align: right;
  align-items: flex-end;
  justify-content: center;
  bottom: 10px;
}

.home-left {
  flex: 1;
  display: flex;
  align-items: flex-end; /* aliniază textul jos */
  width: 40%;
  padding: 15px 10px;
  justify-content: center;
  align-items: center;
  background: #fffb;
  border: 3px solid #fff;
  margin-right: -5%;
  margin-left: 7%;
  margin-bottom: 20px;
}
.home-right {
  text-align: center;
}
.home-right img {
  width: 69%;
  text-align: left;
  margin: 0;
  border: 3px solid #fff;
}
.button-nou {
  background-color: #b052e0;
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  word-spacing: 8px;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  position: fixed;
  color: #fff;
  padding: 20px;
  text-align: center;
  border-radius: 5px;
  left: -2px;
  top: 47%;
}
.stanga-home {
  background-color: #5b0193;
  color: #fff;
  padding: 10px;
  position: relative;
}
.stanga-home::after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2025/09/icon02-2.png);
  background-repeat: repeat;
  width: 40px;
  height: 40px;
  z-index: 10;
  bottom: 0;
  right: -1px;
  background-repeat: no-repeat;
}
.dreapta-home {
  background-color: #2d2d2d;
  color: #fff;
  padding: 10px;
  position: relative;
}
.dreapta-home::after {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2025/09/icon03-3.png);
  background-repeat: repeat;
  width: 40px;
  height: 40px;
  z-index: 10;
  bottom: 0;
  right: -1px;
  background-repeat: no-repeat;
}

.home-details {
  display: flex;
  gap: 0 !important; /* elimină spațiul dintre coloane */
  margin: 0 !important;
  padding: 0 !important;
  padding: 5px;
}
.home-details .wp-block-column {
  margin: 0 !important;
}
.home-details h3 {
  font-family: "Bodoni Moda", serif;
}
.home-details a {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}
.separator-home {
  margin-bottom: 70px;
}
.servicii-link-home {
  text-align: center;
  margin: 40px;
}
.servicii-link-home a {
  color: #fff;
  font-size: 1.4em;
  font-weight: 700;
  background: #b08dab;
  padding: 10px 25px;
}
.home-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  background-color: #f9f9f9;
  font-size: 0.9rem;
  border-bottom: 1px solid #ddd;
  position: fixed;
  height: 50px;
  z-index: 1500;
}

.phone-top,
.social-top {
  color: #333;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}

.social-top i {
  font-size: 18px;
  color: #b08dab;
}

.service-link a {
  color: #f789fd;
}
.nav-item.dropdown:hover > .dropdown-menu,
.nav-item.dropdown .dropdown-menu:hover {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 9999;
}

@media (min-width: 1201px) {
}

@media (min-width: 1025px) and (max-width: 1200px) {
}
@media (max-width: 991px) {
  .footer1, .footer2 {
    font-size: 14px;
    line-height: 24px;
  }
  .home-welcome {
    flex-direction: column-reverse;
  }
  .home-left {
    margin-right: 5%;
    width: 90%;
    margin-left: auto;
  }
  .button-nou {
    font-size: 18px;
    padding: 15px;
  }
  .uber-uns img {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .home-welcome {
    align-items: center;
    flex-direction: column-reverse;
  }
  .home-top{
    width: 100%;
  }
  .home-right {
    text-align: center;
    width: 50%;
  }
  .home-right img {
    width: 100%;
    margin-top: 60px;
  }
  .home-left {
        width: 80%;
        margin: 0px 10px 20px;
    }
    .descriere {
      padding: 25px;
    }
  .footer {
    flex-direction: column;
    text-align: center;
  }
  .footer1,
  .footer2 {
    margin-bottom: 10px;
  }
  .footer1, .footer2, .footer3 {
    width: 100% !important;
    text-align: center;
  }
  .button-nou {
    font-size: 18px;
    padding: 12px;
    line-height: 24px;
  }
  .team {
    margin: 25px !important;
  }
 .nav-item.dropdown .dropdown-menu {
  position: absolute;      
  top: 100%;                
  left: 0;                  
  margin: 0 !important;    
  padding: 0 !important;   
  z-index: 9999;           
}

.nav-item.dropdown .dropdown-menu li {
  margin: 0 !important;
  padding: 0 !important;
}

.nav-item.dropdown .dropdown-menu .dropdown-item {
  padding: 8px 16px;        
  line-height: 1.4;
}
}
@media (max-width: 550px) {
  .navbar-brand {
    margin-left: 30px;
  }
  .navbar-toggler {
    margin-right: 20px;
  }
  .hero-image {
    margin-top: 30px;
  }
  .contacte {
    text-align: center;
  }
}
