﻿html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

p {
    font-size: 16px;
    line-height: 26px;
    color: #777;
}

h4, h5, h6 {
    color: #444;
}

h6{
    font-size: 19px;
}


.hero-bg-1 {
    background-image: url(../img/hero/massaggio-schiena.png);
}

.hero-bg-2 {
    background-image: url(../img/hero/massaggio-mani.png);
}

@media only screen and (min-width: 1400px) {
    .hero-wrap.style1 .hero-content h1 {
        font-size: 72px;
    }
}

.about-bg-1 {
    background-image: url(../img/about/sala-massaggi.png);
}

.about-bg-2 {
    background-image: url(../img/about/metodo.png);
}

.service-intro {
    font-size: 14px;
    margin-bottom: 10px;
    color: #555;
}

.service-list {
    padding-left: 18px;
    margin: 0;
}

    .service-list li {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 6px;
    }
.service-card:hover .service-intro,
.service-card:hover .service-list li {
    color: #ffffff;
}
/* rende le colonne flex */
.col-lg-3.col-md-6 {
    display: flex;
}

/* fa crescere la card fino all'altezza massima */
.service-card.style1 {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.bg-beige {
    background: #F7F2ED;
}

.blog-card.style1 .blog-img img {
    -webkit-transition: .8s;
    transition: .8s;
    height: 420px;
    object-fit: cover;
    width: 416px;
}

.blog-card.style1 .blog-img {
    position: relative;
    margin: 0;
    display: block;
}


.bg-f {
    background-color: #B5553A;
}

.social-profile.style1 li a {
    border-radius: 50px;
}

.img-fluid {
    height: 85px;
    width: auto;
    object-fit: contain;
}

.footer-wrap .footer-bottom .copyright p a {
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}
.footer-wrap .footer-top .footer-menu li:hover a {
    font-weight: 600;
}

.breadcrumb-wrap .breadcrumb-title h2 {
    color: #0D0D0DE5;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a {
    color: #0D0D0DE5;
}
    .breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li a:after {
        background-color: #0D0D0DE5;
    }

.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li {
    color: #0D0D0DE5;
}
.pricing-table.style1 {
    background-color: #F7F7F7;
}
.pricing-table .pricing-icon {
    background-color: #8B9B8F;
}

.pricing-table .price-tag {
    color: #444;

}
.pricing-table .pricing-header span {
    color: #777;
}

.faq-img img {
    height: 620px;
    width: 600px;
    object-fit: cover;
}

.session-img:before {
    content: none;
}

.about-wrap.style2 .about-img:after {
    background: #8B9B8F;
}

.about-wrap.style2 .about-img {
    background-image: url("../img/massaggio-bambino.png");
    object-fit: contain;
}

.process-wrap.style1 .process-item span {
    background: #89998d;
    color: #ffffff;
}
.process-wrap.style1 .process-item.style2 h4 a {
    color: #444;
}


.blog-card.style2 .blog-img img {
    width: 304px;
    height: 350px;
    object-fit: cover;
}

.process-bg-2 {
    background-image: url(../img/contatti.png);
}
/*
.social-profile li {
    border-radius: 50%;
    display: inline-block;
    margin: 0 8px 0 0;
    padding: 8px 14px;
    background: #ffffff;
    border: 1px solid #8B9B8F;
    color: #8B9B8F;
}

    .social-profile li a i {
        color: #8B9B8F;
    }*/
.footer-img {
    height: 150px;
}

.breadcrumb-wrap {
    position: relative;
    height: 100%;
    padding: 80px 0 60px;
}

.footer-a {
    color: #fff;
}
    .footer-a:hover {
        color: #febe53;
    }
.footer-wrap .footer-top .footer-menu li:hover i {
    color: #f8b14b;
}
.footer-wrap .footer-top .footer-menu li:hover a {
    color: #f8b14b;
}


.pricing-table.style2 .pricing-icon {
    background-color: #8B9B8F;
}

    .pricing-table.style2 .pricing-icon i {
        color: #ffffff;
    }

.session-content {
    max-width: 550px;
}

.pricing-table.style2 {
    max-width: 800px;
    background-color: #ffffff;
    color: #444;
}

    .pricing-table.style2 .pricing-header h4 {
        color: #444;
    }

.header-wrap .header-bottom {
    background: #b5553a;
}

@media only screen and (min-width: 1200px) {
    .main-menu-wrap #menu ul li a {
        color: #F7F2ED;
    }
}

@media only screen and (min-width: 1200px) {
    .main-menu-wrap #menu ul li a.active, .main-menu-wrap #menu ul li a:hover {
        color: #febe58;
    }
}

.ptb-140 {
    padding-top: 140px;
    padding-bottom: 140px;
}

/* ===== COURSE FLOW ===== */

.course-flow {
    background-color: #F7F2ED;
}

.course-flow-title h2 {
    font-size: 36px;
    margin-bottom: 10px;
    color: #222;
}

.course-flow-title p {
    max-width: 620px;
    margin: 0 auto;
    color: #777;
}

/* item */
.course-flow-item {
    background: #F7F7F7;
    border-radius: 16px;
    padding: 35px 40px;
    display: flex;
    align-items: center;
    gap: 30px;
    position: relative;
    margin-bottom: 25px;
}

/* numero */
.course-flow-step {
    font-family: "Libre Baskerville", serif;
    width: 100px;
    height: 100px;
    min-width: 100px;
    border-radius: 50%;
    background-color: #89998d;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* testo */
.course-flow-content h4 {
    margin-bottom: 10px;
    color: #444;
}

.course-flow-content p {
    margin: 0;
    color: #777;
    line-height: 1.6;
    max-width: 475px;
}

/* responsive */
@media (max-width: 767px) {
    .course-flow-item {
        flex-direction: column;
        text-align: center;
    }
}

/* ===== COURSE FLOW DECORATIONS ===== */

/* contenitore per reference */
/*.course-flow-item {
    position: relative;
    z-index: 1;
}*/

    /* lineette dietro */
    /*.course-flow-item::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 120px;
        height: 36px;
        background-image: repeating-linear-gradient( to right, rgba(137, 153, 141, 0.6), rgba(137, 153, 141, 0.6) 2px, transparent 2px, transparent 8px );
        z-index: -1;
    }*/

/* posizione alternata */
/*.course-flow-list .col-lg-8:nth-child(odd) .course-flow-item::before {
    left: -140px;
}

.course-flow-list .col-lg-8:nth-child(even) .course-flow-item::before {
    right: -140px;
}
@media (max-width: 991px) {
    .course-flow-item::before {
        display: none;
    }
}*/


/* ===== PRICING ELEGANT ===== */

.pricing-single {
    position: relative;
    overflow: visible;
}

    /* cerchi decorativi */
    .pricing-single:before,
    .pricing-single:after {
        content: "";
        position: absolute;
        border-radius: 50%;
        border: 1px solid #e2b27a;
    }

    .pricing-single:before {
        width: 800px;
        height: 800px;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        opacity: 1;
        z-index: 2;
    }

    .pricing-single:after {
        width: 650px;
        height: 650px;
        bottom: 150px;
        left: 50%;
        transform: translateX(-50%);
        background: #f0e2ce;
        border: none;
        opacity: 0.4;
        z-index: 1;
    }

/* card */
.pricing-card-elegant {
    position: relative;
    padding: 80px 40px 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
    z-index: 2;
}

    /* icona tonda che esce */
    .pricing-card-elegant .pricing-icon {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        background: #8B9B8F;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: -45px;
        left: 50%;
        transform: translateX(-50%);
    }

        .pricing-card-elegant .pricing-icon i {
            font-size: 36px;
            color: #fff;
        }
    /* header */
    .pricing-card-elegant .pricing-header h4 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .pricing-card-elegant .pricing-header span {
        font-size: 14px;
        display: block;
        margin-bottom: 20px;
    }

    .pricing-card-elegant .price-tag {
        font-size: 36px;
        font-weight: 700;
        margin-bottom: 5px;
        margin: 0;
    }

.price-note {
    font-size: 15px;
    color: #444;
}

.price-badge {
    display: inline-block;
    margin-top: 15px;
    padding: 6px 14px;
    background: #C38A3A40;
    border-radius: 15px;
    font-size: 16px;
}
    /* meta info */
    .pricing-meta {
        display: flex;
        justify-content: center;
        gap: 15px;
        flex-wrap: wrap;
        font-size: 13px;
        margin: 25px 0;
        color: #777;
    }
    /* features */
    .pricing-feature {
        margin-top: 20px;
    }

        .pricing-feature li {
            font-size: 14px;
            padding: 6px 0;
        }
    /* footer */
    .pricing-footer {
        text-align: center;
        margin-top: 25px;
    }

        .pricing-footer .saldo {
            font-size: 13px;
            color: #444;
            margin-bottom: 15px;
        }

    .btn-pricing {
        background: #B5553A;
        color: #fff;
        padding: 14px 28px;
        border-radius: 6px;
        font-size: 14px;
    }

        .btn-pricing:hover {
            background: #9f4a32;
            color: #fff;
        }

    .pricing-footer .secure {
        display: block;
        margin-top: 12px;
        font-size: 14px;
        color: #777;
    }

.pricing-divider {
    height: 1px;
    background: #d8d8d8;
    margin: 25px 0;
}
.pricing-card-elegant {
    text-align: left;
}

.pricing-header {
    text-align: center;
}

    .pricing-header h6,
    .pricing-header span {
        text-align: left;
    }

.price-tag,
.price-note,
.price-badge {
    text-align: center;
}
.pricing-meta {
    display: flex;
    gap: 18px;
    font-size: 16px;
    color: #444;
    margin: 20px 0;
}

    .pricing-meta span {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    /* icone */
    .pricing-meta i {
        color: #C38A3A;
        font-size: 15px;
    }
.icon-pin::before {
    content: "📍";
}

.icon-calendar::before {
    content: "📅";
}

.icon-user::before {
    content: "👤";
}
.pricing-subtitle {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.pricing-feature li {
    position: relative;
    padding-left: 22px !important;
    margin-bottom: 6px;
    font-size: 18px;
}

    .pricing-feature li::before {
        content: "✓";
        position: absolute;
        left: 0;
        color: #C38A3A;
        font-weight: 600;
    }
.pricing-footer {
    text-align: center;
}

    .pricing-footer .saldo {
        text-align: left;
        font-size: 18px;
    }

.pricing-table .purchase-btn .btn {
    background-color: #fff; 
    color: #444; 
}

/* ===== CALENDARIO ===== */

.calendar-filters {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    font-size: 14px;
    align-items: center;
}

    .calendar-filters label {
        display: flex;
        align-items: center;
        gap: 6px;
        cursor: pointer;
    }

/* Eventi (pill) */
.fc-daygrid-event {
    border-radius: 6px;
    padding: 3px 6px;
    font-size: 12px;
    border: none !important;
}

/* Colori città */
.event-cuneo {
    background-color: #e9a75f !important;
}

.event-savona {
    background-color: #8c6d4f !important;
}

.event-genova {
    background-color: #cfcfcf !important;
    color: #333 !important;
}

.event-mondovi {
    background-color: #b4532a !important;
}

/* Popover info */
.calendar-popover {
    position: absolute;
    background: #ffffff;
    padding: 12px 15px;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    font-size: 13px;
    max-width: 260px;
    z-index: 9999;
}

.pricing-icon img {
    width: 75px;
    height: 75px;
    object-fit: contain;
    margin-left: 15px;
}

/* Card altezza uguale nella griglia corsi */
.pricing-wrap .row > [class*="col-"] {
    display: flex;
}
.pricing-table {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.pricing-table > p {
    flex-grow: 1;
}

.mr-150 {
    margin-right: 150px;
}

.course-flow-number {
    background: #8b9b8f;
    border-radius: 50%;
    padding: 30px 35px;
    font-size: 25px;
    color: #fff;
}

.bg-primary-color {
    background-color: #b5553a;
}
.btn-primary-color {
    background-color: #b5553a;
    color: white
}
.blog-card.style1 .blog-info {
    padding: 25px 22px;
}

.fc-h-event {
    background-color: #b5553a;
}

.btn {
    display: inline-block;
    font-family: "Libre Baskerville", serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    border-radius: 25px;
    padding: 8px;
    text-align: center;
    text-align: center;
    border: 2px solid rgba(0, 0, 0, 0);
    -webkit-transition: .5s;
    transition: .5s;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #b5553a;
}

.btn:hover {
    background-color: #b5553a;
    border-color: #6c757d;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #b5553a;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #b5553a;
    border-color: #b5553a;
    box-shadow: 0 0 0 .25rem rgba(49, 132, 253, .5);
}
