li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-77 {
    border-right: none !important
    }
    *,
    ::after,
    ::before {
    box-sizing: border-box
    }
    @media (prefers-reduced-motion:no-preference) {
    :root {
    scroll-behavior: smooth
    }
    }
    body {
    margin: 0;
    font-family: Raleway, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
    }
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
    }
    .h1,
    h1 {
    font-size: calc(1.375rem + 1.5vw)
    }
    @media (min-width:1200px) {
    .h1,
    h1 {
    font-size: 2.5rem
    }
    }
    .h2,
    h2 {
    font-size: calc(1.325rem + .9vw)
    }
    @media (min-width:1200px) {
    .h2,
    h2 {
    font-size: 2rem
    }
    }
    .h3,
    h3 {
    font-size: calc(1.3rem + .6vw)
    }
    @media (min-width:1200px) {
    .h3,
    h3 {
    font-size: 1.75rem
    }
    }
    .h4,
    h4 {
    font-size: calc(1.275rem + .3vw)
    }
    @media (min-width:1200px) {
    .h4,
    h4 {
    font-size: 1.5rem
    }
    }
    .h5,
    h5 {
    font-size: 1.25rem
    }
    .h6,
    h6 {
    font-size: 1rem
    }
    p {
    margin-top: 0;
    margin-bottom: 1rem
    }
    [role=button] {
    cursor: pointer
    }
    [list]::-webkit-calendar-picker-indicator {
    display: none
    }
    [type=button],
    [type=reset],
    [type=submit] {
    -webkit-appearance: button
    }
    [type=button]:not(:disabled),
    [type=reset]:not(:disabled),
    [type=submit]:not(:disabled) {
    cursor: pointer
    }
    ::-moz-focus-inner {
    padding: 0;
    border-style: none
    }
    ::-webkit-datetime-edit-day-field,
    ::-webkit-datetime-edit-fields-wrapper,
    ::-webkit-datetime-edit-hour-field,
    ::-webkit-datetime-edit-minute,
    ::-webkit-datetime-edit-month-field,
    ::-webkit-datetime-edit-text,
    ::-webkit-datetime-edit-year-field {
    padding: 0
    }
    ::-webkit-inner-spin-button {
    height: auto
    }
    [type=search] {
    outline-offset: -2px;
    -webkit-appearance: textfield
    }
    ::-webkit-search-decoration {
    -webkit-appearance: none
    }
    ::-webkit-color-swatch-wrapper {
    padding: 0
    }
    ::file-selector-button {
    font: inherit
    }
    ::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
    }
    [hidden] {
    display: none !important
    }
    .container,
    .container-lg,
    .container-md {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
    }
    @media (min-width:576px) {
    .container {
    max-width: 540px
    }
    }
    @media (min-width:768px) {
    .container,
    .container-md {
    max-width: 720px
    }
    }
    @media (min-width:992px) {
    .container,
    .container-lg,
    .container-md {
    max-width: 960px
    }
    }
    @media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md {
    max-width: 1140px
    }
    }
    @media (min-width:1400px) {
    .container,
    .container-lg,
    .container-md {
    max-width: 1320px
    }
    }
    .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5)
    }
    .row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
    }
    .col {
    flex: 1 0 0%
    }
    @media (min-width:768px) {
    .col-md {
    flex: 1 0 0%
    }
    }
    @media (min-width:992px) {
    .col-lg {
    flex: 1 0 0%
    }
    }
    .col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
    }
    .col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
    }
    .col-3 {
    flex: 0 0 auto;
    width: 25%
    }
    .col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
    }
    .col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
    }
    .col-6 {
    flex: 0 0 auto;
    width: 50%
    }
    .col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
    }
    .col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
    }
    .col-9 {
    flex: 0 0 auto;
    width: 75%
    }
    .col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
    }
    .col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
    }
    .col-12 {
    flex: 0 0 auto;
    width: 100%
    }
    @media (min-width:768px) {
    .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%
    }
    .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%
    }
    .col-md-3 {
    flex: 0 0 auto;
    width: 25%
    }
    .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%
    }
    .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%
    }
    .col-md-6 {
    flex: 0 0 auto;
    width: 50%
    }
    .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%
    }
    .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%
    }
    .col-md-9 {
    flex: 0 0 auto;
    width: 75%
    }
    .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%
    }
    .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%
    }
    .col-md-12 {
    flex: 0 0 auto;
    width: 100%
    }
    }
    @media (min-width:992px) {
    .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%
    }
    .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%
    }
    .col-lg-3 {
    flex: 0 0 auto;
    width: 25%
    }
    .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%
    }
    .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%
    }
    .col-lg-6 {
    flex: 0 0 auto;
    width: 50%
    }
    .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%
    }
    .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%
    }
    .col-lg-9 {
    flex: 0 0 auto;
    width: 75%
    }
    .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%
    }
    .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%
    }
    .col-lg-12 {
    flex: 0 0 auto;
    width: 100%
    }
    }
    @-webkit-keyframes progress-bar-stripes {
    0% {
    background-position-x: 1rem
    }
    }
    @keyframes progress-bar-stripes {
    0% {
    background-position-x: 1rem
    }
    }
    @-webkit-keyframes spinner-border {
    to {
    transform: rotate(360deg)
    }
    }
    @keyframes spinner-border {
    to {
    transform: rotate(360deg)
    }
    }
    @-webkit-keyframes spinner-grow {
    0% {
    transform: scale(0)
    }
    50% {
    opacity: 1;
    transform: none
    }
    }
    @keyframes spinner-grow {
    0% {
    transform: scale(0)
    }
    50% {
    opacity: 1;
    transform: none
    }
    }
    .h-25 {
    height: 25% !important
    }
    .h-50 {
    height: 50% !important
    }
    .h-75 {
    height: 75% !important
    }
    .h-100 {
    height: 100% !important
    }
    .p-0 {
    padding: 0 !important
    }
    .p-1 {
    padding: .25rem !important
    }
    .p-2 {
    padding: .5rem !important
    }
    .p-3 {
    padding: 1rem !important
    }
    .p-4 {
    padding: 1.5rem !important
    }
    .p-5 {
    padding: 3rem !important
    }
    .py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
    }
    .py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
    }
    .py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
    }
    .py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
    }
    .py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
    }
    .py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
    }
    @media (min-width:768px) {
    .p-md-0 {
    padding: 0 !important
    }
    .p-md-1 {
    padding: .25rem !important
    }
    .p-md-2 {
    padding: .5rem !important
    }
    .p-md-3 {
    padding: 1rem !important
    }
    .p-md-4 {
    padding: 1.5rem !important
    }
    .p-md-5 {
    padding: 3rem !important
    }
    .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
    }
    .py-md-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
    }
    .py-md-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
    }
    .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
    }
    .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
    }
    .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
    }
    }
    @media (min-width:992px) {
    .p-lg-0 {
    padding: 0 !important
    }
    .p-lg-1 {
    padding: .25rem !important
    }
    .p-lg-2 {
    padding: .5rem !important
    }
    .p-lg-3 {
    padding: 1rem !important
    }
    .p-lg-4 {
    padding: 1.5rem !important
    }
    .p-lg-5 {
    padding: 3rem !important
    }
    .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
    }
    .py-lg-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
    }
    .py-lg-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
    }
    .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
    }
    .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
    }
    .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
    }
    }
    @keyframes fadeOut {
    0% {
    opacity: 1
    }
    100% {
    opacity: 0
    }
    }
    body {
    font-family: Raleway, sans-serif
    }
    p {
    color: #000
    }
    body {
    overflow-x: hidden
    }
    html {
    scroll-behavior: smooth
    }
    /*! This file is auto-generated */
    .appointment-form {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    max-width: 400px;
    width: 100%
    }
    .appointment-form h2 {
    text-align: center;
    margin-bottom: 20px;
    color: #333
    }
    .appointment-form .form-group {
    margin-bottom: 15px
    }
    .appointment-form label {
    display: block;
    margin-bottom: 5px;
    color: #555
    }
    .appointment-form input,
    .appointment-form select,
    .appointment-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    color: #333
    }
    .appointment-form textarea {
    resize: vertical
    }
    .appointment-form button {
    width: 100%;
    padding: 10px;
    background-color: #28a745;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px
    }
    .appointment-form button:hover {
    background-color: #218838
    }
    .card-image {
    display: block;
    min-height: 20rem;
    background: #fff center center no-repeat;
    background-size: cover;
    filter: blur(3px)
    }
    .card-image>img {
    display: block;
    width: 0%;
    opacity: 0
    }
    .card-image.is-loaded {
    filter: none;
    transition: filter 1s
    }
    body,
    html {
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 16px;
    font-family: sans-serif
    }
    .card-list {
    display: block;
    margin: 1rem auto;
    padding: 0;
    font-size: 0;
    text-align: center;
    list-style: none
    }
    .card {
    display: inline-block;
    width: 90%;
    max-width: 55rem;
    margin: 0rem;
    font-size: 1rem;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 0 3rem -1rem rgba(0, 0, 0, .5);
    transition: transform .1s ease-in-out, box-shadow .1s
    }
    .card:hover {
    transform: translateY(-.5rem) scale(1.0125);
    box-shadow: 0 .5em 3rem -1rem rgba(0, 0, 0, .5)
    }
    .card-description {
    display: block;
    padding: 0em .5em;
    color: #515151;
    text-decoration: none
    }
    .card-description>h2 {
    margin: 0 0 .5em
    }
    .card-description>p {
    margin: 0
    }
    .add-to-cart{
        background-color: #8e44ad;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transition: box-shadow 0.3s ease;
    margin: 10px;
    }
    .add-to-cart:hover{
        box-shadow: 0 0 15px rgba(142, 68, 173, 0.7);
    }
    #cart {
        margin-top: 20px;
        padding: 15px;
        border: 1px solid #ddd;
        border-radius: 8px;
        background-color: #f9f9f9;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        font-family: Arial, sans-serif;
    }
    
    #cart h2 {
        margin: 0;
        font-size: 24px;
        color: #333;
        display: flex;
        align-items: center;
    }
    
    #cart .bi-cart {
        margin-left: 10px;
        font-size: 20px;
        color: #555;
    }
    
    #cart ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    
    #cart li {
        margin-bottom: 15px;
        padding: 10px;
        border-bottom: 1px solid #eee;
        font-size: 16px;
        color: #333;
    }
    
    #cart .cart-footer {
        margin-top: 20px;
        border-top: 1px solid #eee;
        padding-top: 10px;
        font-size: 18px;
        color: #333;
        display: flex;
        justify-content: space-between;
    }
    
    #cart-total {
        font-weight: bold;
        color: #d9534f; /* Bootstrap danger color for emphasis */
    }
    