/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 01 2026 | 23:11:25 */
.collapse.show{
	display:block !important;
}
span.sub {
    display: block;
    font-size: 15px;
    margin: 10px 0 0;
}
.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.flex-column {
	display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}
.treatment-card {
    background: #fcf7f5;
    display: flex;
    flex-direction: column;
    border-left: 4px solid #b5836f;
    padding: 16px 20px;
    margin: 0 5px;
    border-radius: 0 6px 6px 0;
}
.treatment-card h3.treatment-title {
    font-size: 1.35rem !important;
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-weight: 700;
    text-transform: none !important;
	text-align: left !important;
}
.treatment-card span.sub-title {
    font-weight: 200;
    font-style: italic;
    color: #8f7063;
}
.treatment-card h3.treatment-title span.sub {
	display: unset;
    font-size: 12px;
}
.treatment-card .treatment-description, 
.treatment-card .treatment-description ul, 
.treatment-card .treatment-description ul li {
	color: #555;
    font-size: 0.95rem !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: 300;
    letter-spacing: 0.01em;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.25;
}

.button a {
    letter-spacing: 1.5px;
}
.sec4 .carousel-inner {
    text-align: center;
    padding: 25px 60px;
}
.sec4 .carousel-inner .title {
    padding-bottom: 30px;
}
.sec4 .carousel-inner .title h5 {
    font-size: 2rem;
}
.sec4 .carousel-inner .client-name {
    padding-top: 20px;
    letter-spacing: 2px;
}

.sec4 .carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
}
.sec4 .carousel-item::after {
	clear: both;
    content: "\2605\2605\2605\2605\2605";
    letter-spacing: 7px;
    color: #fbca32;
}
.sec5 .membership h2 {
    font-size: 3rem;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding-bottom: 15px;
}

.sec5 .membership {
    text-align: center;
    padding-bottom: 15px;
}
.sec5 .content h5 {
	        font-size: 1.5rem !important;
	    }
.sec6 .content .list ul li a {
    letter-spacing: 1.5px;
}
.sec8 .content h2 {
    text-align: center;
    color: #b38377;
    font-size: 2.5rem;
    line-height: 1.25;
}
@media (max-width: 767.98px) {
    .ubermenu-responsive-toggle {
        display: block;
        margin-left: 20px !important;
    }
	.ubermenu .ubermenu-submenu .ubermenu-target {
    font-size: 14px;
}
	h1 {
	    font-size: 2rem !important;
	}
	h2 {
	    font-size: 3rem !important;
	}
	.inner-title h1 {
        font-size: 2.5rem;
        text-transform: none;
        font-family: 'Cormorant Garamond', Georgia, serif;
        line-height: 1 !important;
    }
	.inner-button {
        white-space: unset;
    }
	.innter-button a {
	    padding: 10px 30px;
	    text-transform: uppercase;
	    background-color: white;
	    color: #70665b;
	    text-decoration: none;
	    border-radius: 2px;
	    transition: 0.3s ease;
	    margin: 0px 10px 20px;
	    display: inline-block;
	    min-width: 215px;
	    white-space: nowrap;
	    font-family: 'Jost', 'Helvetica Neue', Arial, sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    letter-spacing: 1.15px;
	    line-height: 1;
	}
	.buttons a {
		letter-spacing: 1.5px;
	}
	.sec2 .bqc img {
	    height: 110px;
	}
	.sec2 .bqc {
	    justify-content: center;
	    padding: 50px 0 0;
	    gap: 30px;
	}
    .sec2 .bqc {
        display: grid;
    }
	.accordion-section {
	    margin-top: 80px;
	}
	.slider {
	    min-height: 500px;
	}
	.sec3 .content p {
	        padding: 0 0 40px;
	        text-align: Center;
	        font-size: 1.5rem;
	        line-height: 1.25;
	    }
    .sec4 .carousel-inner .content {
        padding: unset;
    }
	.sec4 .carousel-inner {
	    text-align: center;
	    padding: 25px 60px;
	}
	.sec4 .carousel-inner .content p {
	        min-height: 150px;
	    }
		
	.sec4 .patient-say h2 {
		font-size: 3rem;
	}
	.sec5 .content h5 {
	        font-size: 1.5rem;
	    }
	.sec6 .bgimg {
		background-image: none !important;
	}
	.sec6 .bgimg:before {
		background: none !important;
	}
	.sec6 .container-fluid {
	    position: relative;
	    background-color: #e8e1db;
	    padding: 50px 0;
	    min-height: 100%;
	    display: inline-block;
	    width: 100%;
	}
	.sec6 .content .quiz {
        padding: 30px 10px 50px 10px;
        background-color: #e1cfbe;
    }
	.sec6 .content .quiz p {
	    text-align: left;
	    padding: 20px 20px 0;
	}
}

	
@media (max-width: 1400px) {
    .main-nav button.ubermenu-responsive-toggle-align-full {
        width: 200px;
    }
    .ubermenu-responsive-toggle {
        display: block;
        margin-left: 170px;
    }
	 .ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
        width: 100%;
        min-width: unset;
        max-width: unset;
        top: auto;
        left: 0 !important;
        display: block;
    }
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
    margin-top: -10px;
}

