@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #f3f3f3;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #f3f3f3;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #f3f3f3;}
body {font-family: EB Garamond !important;}
.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'EB Garamond';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #f3f3f3 !important;background: #aea0b8 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #1a1a1a !important;color: #f3f3f3 !important;}
.ry-btn-secondary:hover {background: #aea0b8 !important;color: #f3f3f3 !important;}
.ry-btn.ry-btn-secondary{color: #f3f3f3 !important;background: #1a1a1a !important;}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}


.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

/* HP Edits - Started <November 18, 2025> */

:root {
	--clr-white: #f3f3f3;
	--clr-black: #2f241e;
	--clr-primary: #aea0b8;
	--clr-secondary: #1a1a1a;
	
	--font-herotitle: clamp(3rem, 2.0625rem + 3vw, 3.75rem); /*60px*/
	--font-title: clamp(2.8125rem, 2.5781rem + 0.75vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.14625rem, 0.9657rem + 0.7405vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
/**/
	/*fonts*/

.custom-headline h2 {
    text-align: center;
    font-size: var(--font-title) !important;
	color: var(--clr-secondary);
    font-weight: 500;
}

.custom-headline h2 span {
    display: block;
    font-size: var(--font-subtitle) !important;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    padding-bottom: 20px;
	color: var(--clr-primary) !important;
}
body p {
    font-family: 'Poppins';
}
	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn.ry-btn-primary:hover {
			background: transparent !important;
			border: 2px solid var(--clr-primary);
		}

/*Modal*/
/* Header */
	/**/
.module-header.style-11 .hamburger:before {
    color: var(--clr-white);
}
.module-header.style-11 {
    background: transparent;
}

.module-header.style-11 .ry-right .button-group .svg-wrapper {
    background: white;
}

.module-header.style-11 .ry-right .button-group svg {
    fill: var(--clr-black);
}

.module-header.style-11 .ry-right .button-group .text-wrapper {
    color: var(--clr-white);
}
.module-header.style-10 .ry-right .ry-menu .nav-menu li a {
    color: white;
    font-family: 'Poppins';
}

.module-header.style-10 .ry-right .button-group .ry-btn.btn-transparent {
    color: white !important;
}

.module-header.style-10  .ry-btn.ry-btn-primary:hover {
    color: var(--clr-secondary) !important;
    border-color: var(--clr-white);
    background: var(--clr-white) !important;
}
/* Hero */
	/**/
.module-25::before {
    background: transparent !important;
}
/* CTA */
	/**/
/* Welcome */
	.module-67 .ry-btn-primary {
    margin-top: 30px;
}

.module-67 .custom-headline {
    margin-bottom: 30px;
}

.module-67 .ry-container #about {
    max-width: 60%;
    margin-left: 20%;
}

.module-67 .custom-headline h2 {
    color: white;
}

.module-67 .custom-headline h2 span {
    color: var(--clr-primary);
}
.module-67 .background-section {
    opacity: 1;
    filter: none;
}

.module-67 .ry-container #about p {
    color: var(--clr-white);
}
.module-67 {
    padding: 6.6vh 0;
    margin-top: -1px;
}
/* Services */
	/**/
.module-services.style-5 {
    background: #fff;
}

.module-services.style-5 .services-wrapper {
    background: var(--clr-primary);
    border-color: var(--clr-primary);
    border-radius: 34px;
}

.module-services.style-5 .services-wrapper .ry-flex .ry-each:nth-child(1) {
    border-top-left-radius: 16px;
    overflow: hidden;
}

.module-services.style-5 .services-wrapper .ry-flex .ry-each:nth-child(2) {
    border-top-right-radius: 16px;
    overflow: hidden;
}

.module-services.style-5 .services-wrapper .ry-flex .ry-each:nth-child(4) {
    border-bottom-right-radius: 16px;
    overflow: hidden;
}

.module-services.style-5 .services-wrapper .ry-flex .ry-each:nth-child(3) {
    border-bottom-left-radius: 16px;
    overflow: hidden;
}

@media (max-width: 1680px) {
    .module-services.style-5 .services-wrapper .ry-flex .ry-each .title {
        font-size: 24px;
        color: var(--clr-secondary);
        text-shadow: none;
    }
}

.module-services.style-5:before {
    opacity: 1;
    height: calc(100vh - 160px);
    border-top-left-radius: 105px;
    border-top-right-radius: 105px;
}
.module-services.style-5 .services-wrapper .ry-flex .ry-each .title {
    text-shadow: none;
    color: var(--clr-secondary);
}
/* Meet the Team */
	/**/

.module-team.style-1 {
    padding: 24.6vh 0;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-1396a8aa-62b4-40cc-9de6-5ca856facd20/Background_images/SmithChiro_team_bg.jpg) center center no-repeat;
    background-size: cover;
}

.module-team.style-1 .content {
    display: flex;
    align-items: center;
    gap: 150px;
}

.module-team.style-1 .custom-headline h2, .module-team.style-1 .custom-headline h2 span {
    text-align: left;
}
.module-team.style-1 .content .ry-btn {
    margin-left: 0;
}

.module-team.style-1 .ry-flex {
    margin: 0;
}

.module-team.style-1 .ry-flex .ry-each .photo {
    border: 10px solid var(--clr-primary);
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.option-1 {
    padding: 6.6vh 0;
    background: #fff;
}
.module-testimonials.option-1 .custom-headline h2 {
    color: var(--clr-white);
}
.module-testimonials.option-1:before {
    bottom: 0;
    top: 0;
    height: 40%;
    background: var(--clr-secondary);
    border-bottom-left-radius: 105px;
    border-bottom-right-radius: 105px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-1396a8aa-62b4-40cc-9de6-5ca856facd20/Background_images/SmithChiro_testimonials_box.jpg) center center no-repeat;
	background-size: cover;
    box-shadow: 0 0 7px #3333335e;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p,
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
    max-width: 960px;
	color: var(--clr-secondary);
}

.module-testimonials.option-1 .carousel-control.left,
.module-testimonials.option-1 .carousel-control.right {
    opacity: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    background: var(--clr-white);
    box-shadow: 0 0 7px #333;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon:before {
    border-color: var(--clr-secondary);
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon span {
    color: var(--clr-secondary);
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin-bottom: 30px;
}
.testimonials-wrapper .carousel-indicators li,
.carousel-indicators .active{
    background: var(--clr-secondary) !important;
}

.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: .2;
}
/* Footer */
	/**/
.module-16 #footer-row1 {
    border: none;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-1396a8aa-62b4-40cc-9de6-5ca856facd20/Background_images/SmithChiro_testimonials_box.jpg) center center no-repeat;
	background-size: cover;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
    background: var(--clr-secondary);
}
.module-16 {
    background: var(--clr-secondary);
}
#mapCustomstyle1 {
    padding-bottom: 850px;
    width: 100%;
    margin-top: -9px;
}
.contact-template.style-2 .ry-flex .contact-details #mapCustomstyle2 {
    width: 100%;
    height: 100%;
}
.module-16 #footer-row1 {
    border-radius: 25px;
}

.module-16 #footer-row1 span, .module-16 #footer-row1 a,
.module-16 #footer-row2 * {
    font-family: 'Poppins';
}

.module-16 #footer-row1 .card .card-body .ry-footer-detail {
    font-size: 20px;
}

.module-16 #footer-row1 .social-inner-wrap li a {
    font-family: 'FontAwesome';
}
.module-16 #footer-row1 .card .card-title .ry-heading {
    color: var(--clr-secondary);
}
.module-16 #footer-row2 * {
    color: var(--clr-white) !important;
}
.module-25 .ry-hero-bg {display: none;}
.module-25 .ry-hero-video {display: block !important;}
	
/*Media Queries*/
	/**/
@media screen and (min-width: 0) and (max-width: 1200px) {
    .module-20 .slider-controller {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .module-20 .carousel {
        margin: 6.6vh 0;
    }
    .col-xs-12.img-wrap {
        margin-bottom: 90px;
    }
}

@media screen and (max-width: 1080px){
	

	.module-67 .ry-container #about {
		max-width: 100%;
		margin: 0;
	}
    .module-66 .carousel .carousel-inner .item img {
        height: 100%;
    }
    
    .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after, .mobile-container .mobile-nav button .hamburger-inner {
        background: var(--clr-white) !important;
    }
    
    .module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-name {
        align-items: center;
    }
    .module-20 .carousel .ry-left img {
        width: 350px !important;
        height: 350px !important;
    }
    .module-team.style-1 .content {
        flex-direction: column;
        gap: 50px;
    }
    
    .module-team.style-1 .custom-headline h2, .module-team.style-1 .custom-headline h2 span {
        text-align: center;
    }
    
    .module-team.style-1 .content .ry-btn {
        margin-left: auto;
    }
    .module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .carousel-indicators {
        bottom: -30px !important;
    }
}
@media screen and (max-width:991px){
    .ry-services.style1 .ry-flex .ry-each {
        width: 100%;
    }
	    .module-25 {
        height: 100%;
        margin-top: 70px;
    }
    .module-25 img{
        width: 100%;
    }
}
@media screen and (max-width:1081px){
    .module-team.style-1 .ry-flex .each-name {
        font-size: 32px !important;
    }
}
@media screen and (max-width:580px){
    .module-services.style-5 .services-wrapper .ry-flex .ry-each .title {
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        color: var(--clr-white) !Important;
        line-height: 1;
    }
    
    .module-services.style-5 .services-wrapper .ry-flex .ry-each::before {
        width: 100%;
        background: var(--clr-secondary);
        opacity: .9;
    }
}
/* End - HP Edits*/
	
	div#ry-section-header {
    background-color: #1a1a1a;
}
	
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		color:#fff !important;
	}
	
	body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
    color: #aea0b8;
    letter-spacing: 1px;
    text-transform: capitalize;
}
	
	body[data-page-name="contact-us"] #ry-section-map {
		display: none;
	}
	
	body[data-page-name="contact-us"] #ry-pg-body {
		padding: 100px 0 220px;
	}
	
	.mm-menu_offcanvas {
		right: auto !important;
	}