body, body p, body div{font-family: Onest !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Onest, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@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: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #000000;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Onest';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;max-width: max-content;color: #000000 !important;background: #ffda03 !important;font-size: 18px !important;text-transform: uppercase;font-weight: 400;line-height: 1.1;}
body .ry-btn.ry-btn-primary:hover {background: #000000 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #000000 !important;}
.ry-btn.ry-btn-secondary:hover {background: #ffda03 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container > a:after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
	top: 0;
	right: -10px;
}
.ry-menu .ry-nav li a {
    font-size: 16px;
    text-transform: uppercase;
}
body ol li {
    list-style-type: decimal;
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
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;
}
.module-1 {
    display: flex;
    gap: 2rem;
    margin-bottom: 2vw;
}
.module-1 .ry-box-right h3 {
    margin: 0 !important;
}
.module-1 .ry-box-left img {
    border-radius: 50%;
}

body[data-page-name="conditions"] .module-1 .ry-box-left img {
    border-radius: 0;
    width: 100% !important;
    height: 200px !important;
}

body[data-page-name="conditions"] .ry-btn.ry-btn-primary:hover {
    background: transparent !important;
    border: 1px solid #000000;
    color: #000000 !important;
}
body[data-page-name="best-chiropractor"] #ry-pg-body  .ry-content.ry-flex {
    gap: 6vw;
}
body[data-page-name="best-chiropractor"] #ry-pg-body .ry-content.ry-flex .ry-text * {
    text-align: center;
}
body[data-page-name="best-chiropractor"] .ry-text h2 .span-1 {
    font-size: clamp(2.125rem, 1.8701rem + 1.0458vw, 3.125rem);
    text-transform: uppercase;
    line-height: 1.1;
}
body[data-page-name="best-chiropractor"] .ry-text h3 .span-2 {
    font-size: clamp(2.5rem, 2.0221rem + 1.9608vw, 4.375rem);
    line-height: 1.4;
}
.rate-cta-container {
    display: flex;
    gap: 10px;
}
.rate-cta-container a .fa {
    margin-right: 10px;
}

.ry-about-slider {
    position: relative;
    display: block;
    margin: 2vw 0;
}


@media (min-width: 1081px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		max-width: 80%;
	}
}
@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		color: #000000 !important;
	}
}
@media (max-width: 768px) {
	.module-1 {
		flex-direction: column;
		margin-bottom: 40px !important;
		gap: 10px !important;
	}
	.module-1 .ry-box-right {
		width: 100%;
	}
	.module-1 .ry-box-right * {
		text-align: center !important;
	}
	.module-1 .ry-box-right .ry-btn.ry-btn-primary {
		margin: 20px auto 0 !important;
	}
	.module-1 .ry-box-left {
		width: 100%;
	}
	.module-1 .ry-box-left img {
		width: 100% !important;
		height: 300px !important;
		aspect-ratio: 16/9;
		max-width: 100% !important;
	}
}