/* Import Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

/* Main */
html, body {
    font-family: "Nunito", sans-serif!important;
    font-optical-sizing: auto!important;
    font-weight: 400!important;
    font-style: normal!important;
    scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6, p {
    letter-spacing: 0.05rem;
}
.degree-5 {
    transform: rotate(-5deg);
}


/* Header */
#header {
    background-color: #156d29;
}
@media (min-width: 768px) {
    #header {
        border-radius: var(--bs-border-radius-xxl) !important;
    }
}
#navbar-menu li,
#navbar-cta li {
    display: inline-block;
}
#navbar-menu a,
#navbar-cta a {
    color: #fff;
    font-weight: 800;
    font-size: 1.1rem;
    letter-spacing: 0.05rem;
    transition: all 0.75s;
}
#navbar-menu a:hover,
#navbar-menu .current_page_item a {
    color: #E2C85A;
}
#navbar-cta li {
    background-color: #E2C85A;
    transition: all 0.75s;
}
#navbar-cta li:hover {
    background-color: white;
}
#navbar-cta a {
    color: black;
}
.navbar-brand img {
    height: 50px;
}
@media (max-width: 768px) {
    .navbar-brand img {
        height: 60px;
    }
}
.header-wrapper {
    background-image: url(https://guidozarbo.it/wp-content/uploads/2025/05/header-bg-bottom-drguidozarbo.webp), url(https://guidozarbo.it/wp-content/uploads/2025/05/header-bg-top-drguidozarbo.webp);
    background-position: bottom right, top left;
    background-size: auto 800px, auto 800px;
    background-repeat: no-repeat;
    border-color: #E2C85A!important;
}
.header-left,
.header-right {
    color: white;
}
.header-left h6,
.header-right h6 {
    font-size: 1.5rem;
    letter-spacing: 0.05rem;
    color: #E2C85A;
}
.header-left h2,
.header-right h2 {
    letter-spacing: 0.05rem;
}
.header-right p,
.header-left p {
    font-size: 1.1rem;
}
.header-right .wp-block-image {
    height: 800px;
}
@media (max-width: 1024px) {
    .header-right .wp-block-image {
        height: 600px;
    }
}
.header-right .wp-block-image img {
    height: 100%;
    width: auto;
}
.header-btn-cta,
.bio-btn-cta {
    background-color: #E2C85A;
    transition: all 0.75s;
}
.header-btn-cta:hover {
    background-color: white;
}

#offcanvasNavbar {
    background-color: #156d29;
}
#offcanvasNavbar .menu-item {
    padding: 1rem 0;
    border-bottom: 2px solid #E2C85A;
    margin: 0!important;
}
#offcanvasNavbar .menu-item a {
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
}

/* Bio Professionale */
.professional-bio {
    border-left: 2px solid #156d29;
}
.professional-services-wrapper {
    border-right: 2px solid #156d29;
}
.professional-services,
.professional-services-hover {
    min-height: 450px;
    transition: all 0.5s;
}
.professional-services-hover:hover {
    background-color: #E2C85A!important;
}

/* FAQ */
.accordion-header button {
    font-size: 1.1rem;
}
.accordion-button::after {
  content: "\f107"; /* Font Awesome or custom icon */
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  transition: transform 0.3s;
  margin-left: auto;
  color: #000;
  background-image: none!important;
}
.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
  color: #fff;
  background-image: none!important;
}
.accordion-button:not(.collapsed) {
    background-color: #156d29!important;
    color: #fff!important;
    box-shadow: none!important;
}

/* Footer */
#footer {
    background-color: #156d29;
    transition: all 0.3s;
}
@media (max-width: 768px) {
    #footer {
        border-radius: 0px!important;
    }    
}    
.top-footer {
    border-bottom-color: #E2C85A!important;
}
.wpcf7 {
    transition: all 0.3s;
    letter-spacing: 0.05rem;
}
.wpcf7-form-control-wrap {
    display: contents;
}
.wpcf7-form-control {
    width: 100%;
    letter-spacing: 0.05rem;
}
.home-submit {
    background-color: #E2C85A;
    font-weight: 800;
    letter-spacing: 0.05rem;
}
.wpcf7-not-valid-tip {
    text-align: center;
    font-weight: 800;
    letter-spacing: 0.05rem;
}
.wpcf7-response-output,
.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7-response-output.wpcf7-mail-sent-ng {
    margin: 0!important;
    padding: .5rem 1rem .5rem 1rem!important;
    border-radius: var(--bs-border-radius-xl)!important;
    font-weight: 800;
    letter-spacing: 0.05rem;
}
.wpcf7-spinner {
    display: none!important;
}
.wpcf7-acceptance {
    font-size: 0.9rem;
}
.wpcf7-acceptance a {
    color: #E2C85A;
    font-weight: 600;
}
.wpcf7 input:focus {
    border: 5px solid #E2C85A;
    outline: none;
}
.footer-left h2 {
    font-weight: 700;
}
.footer-left a,
.bottom-footer a {
    color: #E2C85A!important;
    font-weight: 600;
}
.bottom-footer {
    font-size: 0.9rem;
    font-weight: 600;
    letter-spacing: 0.05rem;
}


/* Mobile */
/* Header */

.mobile-booking a {
    font-size: .8rem!important;
    line-height: .8rem!important;
}
.mobile-booking a::before {
    content: "\f073"; /* Font Awesome or custom icon */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: block;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5rem;
}