#ry-pg-content:not([data-button-color=""]) .ry-btn.btn-transparent:hover {
				background: var(--color-secondary) !important;
				
}

div#loc-fax li:before {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-85436733-23ca-4a30-87ad-11554c522ff1/assets/fax_icon.png) !important;
    top: -5px;
}

a.location-phone-link {
    font-weight: bold;
}

.heading-location-email-wrap .email-block ul li:before {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-85436733-23ca-4a30-87ad-11554c522ff1/assets/mail_icon.png) !important;
    top: -4px !important;
}

.location-headline div#footer-list .ry-each:nth-child(2) {
    display: flex;
    flex-direction: column;
    gap: 1em;
}


div#location-top-heading div#footer-list ul li:nth-child(2) {
    top: 0;
}

div#footer-hours ul li {
    display: flex;
}

div#location-top-heading div#footer-hours ul li span.span-1 {
    width: 150px;
}

.location-headline div#footer-list .ry-each:nth-child(1) ul {
    gap: 2em 0;
    display: flex;
    flex-direction: column;
}

.location-headline a#footer-location-btn:before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-calendar4-week' viewBox='0 0 16 16'%3E%3Cpath d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M2 2a1 1 0 0 0-1 1v1h14V3a1 1 0 0 0-1-1zm13 3H1v9a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1z'/%3E%3Cpath d='M11 7.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-2 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
    position: relative;
    height: 20px;
    width: 20px;
    background-size: contain;
    filter: brightness(0) invert(1);
    left: 0;
    margin-right: 10px;
    top: -1px;
    background-repeat: no-repeat !important;
}

a.ry-btn.ry-btn-primary.loc-btn {
    height: 45px;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 500 !important;
    margin-top: 1.5em;
}
	
			
div.location-headline div#footer-hours {
    padding: 0;
    margin: 0;
}

.location-headline .text-details ul li p {
    line-height: 1.5;
    display: flex;
    gap: 0 1em;
}

.location-headline a#footer-location-btn {
    background: #4b8f99 !important;
    padding: 0 45px !important;
    margin-top: 0;
    position: relative;
    top: -1em;
    white-space: nowrap;
}


.location-group:not([data-images=""]) {
	background-image: url();
}

.location-group:not([data-background=""]):before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: ;
	opacity: .7;
	content: "";
}		


/* LANDING */
/* HEADLINE */
.location-headline {
    =: 42px 0;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-85436733-23ca-4a30-87ad-11554c522ff1/assets/ib_img.jpg);
    height: 400px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}
.location-headline .ry-flex {
    align-items: center;
    gap: 0 3em;
}
.location-headline .ry-flex .photo {
    max-width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-headline .ry-flex .photo img {
    max-width: 350px;
    border-radius: 100%;
    border: 10px solid #f5d356;
    box-shadow: 0px 1px 30px 2px rgb(0 0 0 / 30%);
}
.location-headline .ry-flex .each-title {width: 81%;}
.location-headline .ry-flex .each-title h1 {
    font-size: 60px;
    color: #333;
    line-height: 1;
    margin-bottom: 10px;
    font-weight: 300 !important;
    opacity: 0.8;
}
.location-headline .ry-flex .each-title a {}
.location-headline .ry-flex .each-title a .fa {
    margin-right: 10px;
}
.location-headline .each-button {
    max-width: 545px;
}
.location-headline .each-button .ry-btn.btn-transparent {
    margin-right: 10px;
}
.location-headline .each-button .ry-btn .fa {
    margin-right: 10px;
}
.location-headline .each-button .button-wrapper {
	display: flex;
	position: relative;
}
.location-headline .each-button .ry-btn.btn-transparent:not(:hover),
.location-headline .each-button .ry-btn.ry-btn-primary:hover {
    background: transparent !important;
	border: 1px solid !important;

}
.location-headline .each-button .ry-btn.btn-transparent {
	margin-right: 10px;
}
.location-headline .each-button .ry-btn.btn-transparent:hover {
    background: #b93354 !important;
    border: 1px solid #b93354 !important;
}
/* END HEADLINE */

/* CONTACT */
.location-contacts {
	padding: 100px 0 150px;
	border-top: 10px solid #b93354;
}
.location-contacts .ry-flex {
	box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
	border-radius: 15px;
	overflow: hidden;
}
.location-contacts .ry-flex .form-wrapper {
    max-width: calc(100% - 520px);
	padding: 60px 4vw 70px;
	display: flex;
	border-radius: 30px;
}
.location-contacts .ry-flex .form-wrapper:after {
	z-index: 9;
	width: 20px;
	height: 100%;
	position: absolute;
	content: "";
	top: 0;
	right: -20px;
	background: #fff;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
    font-size: 32px;
    letter-spacing: initial;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1;
}
.location-contacts .ry-flex .form-wrapper .form-grid {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    margin-left: -10px;
}
.location-contacts .ry-flex .form-wrapper .form-grid .field-lg {
    width: calc(100% - 10px);
    margin-left: 10px;
}
.location-contacts .ry-flex .form-wrapper .form-grid .field-md {
    width: calc(50% - 10px);
    margin-left: 10px;
}
.location-contacts .ry-flex .form-images .ry-navigation {
    left: 50%;
    position: absolute;
    bottom: 25px;
    z-index: 2;
    top: unset;
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: revert;
    width: 130px;
}
.location-contacts .ry-flex .form-wrapper .form-grid .form-control {
    height: 50px;
    border-radius: 0;
    font-size: 16px;
    padding-left: 25px;
    background: #fafafa;
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: unset;
}
.location-contacts .ry-flex .form-wrapper .form-grid textarea.form-control {
	min-height: 150px;
	resize: unset;
}
.location-contacts .ry-flex .form-wrapper .form-grid .form-group {
	margin-bottom: 10px;
}
.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
    max-width: 350px;
    padding-left: 60px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .ry-section-headline h4 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #b93354;
    line-height: 1;
    margin-bottom: 30px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper {
    margin-bottom: 30px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul {
    padding-left: 0;
    list-style: none;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
    font-size: 18px;
    display: flex;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li:not(:last-child) {
    margin-bottom: 5px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li .span-1 {
    min-width: 120px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list:not(:last-child) {
    margin-right: 20px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list {
	display: flex;
	align-items: center;
	max-width: max-content;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list svg {
    fill: #b93354;
    width: 15px;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media .location-social-list .fa {
    color: #b93354;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-list a svg {
    width: 18px;
    fill: #b93354;
}
.location-contacts .ry-flex .form-wrapper .inner-each .location-social-list a {
    color: #b93354;
}
.location-contacts .ry-flex .form-images {
    max-width: 520px;
}
.location-contacts .ry-flex .form-images .swiper-slide:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
    background: linear-gradient(to top, #000000ad, #00000000);
}
.location-contacts .swiper-button-prev, 
.location-contacts .swiper-button-next {
    background: transparent;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-contacts .swiper-button-prev:before, 
.location-contacts .swiper-button-next:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.location-contacts .swiper-button-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.location-contacts .ry-flex .form-images .swiper-pagination {
    position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translate(-50%, 0);
}
.location-contacts .ry-flex .form-images .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    background: #fff;
    opacity: .5;
    height: 10px;
    margin: 0 2px;
	position: relative;
}

.location-contacts .ry-flex .form-images .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
	background: #b93354;
}
.location-contacts .ry-flex .form-images .swiper-slide {
    padding-bottom: 100%;
    position: relative;
}
.location-contacts .ry-flex .form-images .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.location-headline div#footer-list {
    display: flex;
    gap: 0 4em;
    justify-content: space-between;
    margin: 1.5em auto 0;
    /* max-width: 90%; */
}

.location-headline div#footer-list .ry-each {
    width: auto;
}

.heading-location-email-wrap {
    display: flex;
    /* align-items: center; */
    gap: 0 5em;
}
/* END CONTACT */
/* REVIEW */
.location-reviews {
    padding: 160px 0 200px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-85436733-23ca-4a30-87ad-11554c522ff1/Background_images/Bg_ReviewsImg.png);
    background-size: cover;
}
.location-reviews .ry-content .content {
	background: #fff;
	padding-bottom: 200px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-85436733-23ca-4a30-87ad-11554c522ff1/Background_images/reviews_bg.jpg);
	background-position: right;
	background-size: cover;
}
.location-reviews .ry-content .content .review-wrapper {
	max-width: 700px;
	margin-left: 8.333vw;
}
.location-reviews .ry-content .content .icon-wrapper {
	margin-bottom: 50px;
	margin-top: -60px;
}
.location-reviews .ry-content .content .icon-wrapper .icon-circle {
	width: 155px;
	height: 155px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-85436733-23ca-4a30-87ad-11554c522ff1/Background_images/blue_circle_rating.png);
	background-size: contain;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 60px;
	font-family: 'Bebas Neue';
	margin: 0 auto;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text {
	text-align: center;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text span {
	display: block;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text .span-1 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #494949;
}
.location-reviews .ry-content .content .icon-wrapper .wrapper-text .span-2 {
	font-size: 16.3px;
	text-transform: uppercase;
	color: #9fa3a6;
}
.location-reviews .ry-content .content .ry-section-headline h3 {
	text-align: center;
	color: #494949;
	clear: both;
	margin-bottom: 30px;
	font-weight: 400;
    text-transform: uppercase;
    color: #b93354;
}
.location-reviews .ry-content .content .each-comment .ry-text div {
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 30px;
	font-family: 'Open Sans';
}
.location-reviews .ry-content .content .each-comment .each-name .review-star {
	display: flex;
	justify-content: center;
}
.location-reviews .ry-content .content .each-comment .each-name .review-star .fa {
	font-size: 14px;
	margin: 0 3px;
	color: #cca744;
}
.location-reviews .ry-content .content .each-comment .each-name h5 {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	margin-top: 10px;
	padding-bottom: 100px;
}
.location-reviews .ry-content .content .carousel-control {
	height: max-content;
	max-width: max-content;
	background: transparent;
	bottom: 13px;
	top: auto;
}
.location-reviews .ry-content .content .carousel-control span {
	display: none;
}
.location-reviews .ry-content .content .carousel-control:before {
	border: solid #333;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 12px;
	content: "";
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.location-reviews .ry-content .content .carousel-control.left:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.location-reviews .ry-content .content .carousel-control.right {
	right: 160px;
}
.location-reviews .ry-content .content .carousel-control.left {
	left: 160px;
}
.location-reviews .ry-content .content .btn-wrapper {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.button-wrapper .next {
    position: absolute;
    bottom: 0;
	right: calc(50% - 200px);
	transform: translate(50%, 0);
	cursor: pointer;
}
.button-wrapper .prev {
	position: absolute;
	bottom: 0;
	left: calc(50% - 200px);
	transform: translate(-50%, 0);
	cursor: pointer;
}
/*.button-wrapper {
    position: absolute;
    bottom: -4px;
    display: flex;
    justify-content: space-between;
}*/
.button-wrapper .slick-arrow svg {
    width: 50px;
    fill: #333;
    opacity: .4;
}
/* LOCATION MAP */
.location-maps .map-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location-maps .map-ratio {
    padding-bottom: 780px;
}

/* END MAP */

/* LOCATION ABOUT */

.location-group {
}
.location-about .ry-content .ry-flex {
    border-radius: 15px;
    /* overflow: hidden; */
    /*margin-top: -150px;*/
    align-items: center;
}
.location-about .ry-content .ry-flex .ry-each {
    max-width: 50%;
}
.location-about .ry-content .ry-flex .ry-each:nth-child(1) .photo {
    /* padding-bottom: 100%; */
    position: relative;
    overflow: hidden;
    height: 100%;
}
.location-about .ry-content .ry-flex .ry-each:nth-child(1) .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location-about .ry-content .ry-flex .ry-each:nth-child(2) {
    padding: 110px 110px 160px;
    background: #fff;
    =:
    cover;
    =: #fff;
    box-shadow: 0px 1px 30px 0px rgb(0 0 0 / 10%);
    border-radius: 30px;
}
.location-about .ry-content .ry-flex .ry-each .ry-section-headline h3 {
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #b93354;
}
.location-about .ry-content .ry-flex .ry-each .ry-section-headline p {
	font-size: 16px;
	line-height: 1.7;
    font-weight: 400;
    text-align: justify;
}

/* END ABOUT */

/* PROMO */
.location-promo {
    padding: 100px 0;
}
.promo-ribbon div {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    background: #fff;
    max-width: max-content;
    margin: 0 auto 30px;
    position: relative;
}
.promo-ribbon div:before, 
.promo-ribbon div:after {
    content: "";
    position: absolute;
    left: -70px;
    width: 160px;
    height: 80px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/Layer_27_copy.png);
    z-index: 1;
}
.promo-ribbon div:after {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/Layer_27.png);
    left: unset;
    right: -70px;
}
.location-promo .ry-section-headline {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.location-promo .ry-section-headline h2 {
    font-size: 70px;
    color: #fff;
    letter-spacing: initial;
    text-transform: uppercase;
    line-height: 1;
	font-weight: 500;
}
.location-promo .ry-section-headline h4 {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    margin: 10px 0 15px;
}
.location-promo .ry-section-headline h5 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 8px;
    color: #fff;
    position: relative;
}
.location-promo .ry-section-headline h5:before, 
.location-promo .ry-section-headline h5:after {
    width: 90px;
    height: 1px;
    position: absolute;
    content: "";
    left: 0;
    background: #fff;
    opacity: .32;
    top: 50%;
}
.location-promo .ry-section-headline h5:before {
    left: -110px;
}
.location-promo .ry-section-headline h5:after {
    left: unset;
    right: -110px;
}
.promo-ribbon div span {
    position: relative;
    z-index: 2;
    color: #b93354;
    font-size: 20px;
}
.promo-ribbon div span:before, 
.promo-ribbon div span:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #b93354;
    position: absolute;
    left: -20px;
    z-index: 3;
    border-radius: 50%;
    top: 50%;
}
.promo-ribbon div span:after {
    left: unset;
    right: -20px;
}
/* END PROMO */

/* SERVICES */
.location-services .ry-content .ry-flex {
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: -500px;
	box-shadow: 0px 10px 34px 8px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 10px 34px 8px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 10px 34px 8px rgba(0,0,0,0.1);
	position: relative;
	z-index: 2;
}
.location-services .ry-content .ry-flex .ry-each {
    max-width: 50%;
}
.location-services .ry-content .ry-flex .ry-each:nth-child(1) .photo {
    /* padding-bottom: 100%; */
    position: relative;
    overflow: hidden;
    height: 100%;
}
.location-services .ry-content .ry-flex .ry-each:nth-child(1) .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
    padding: 110px 110px 110px;
    /* background: #fff; */
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/bg_services.png);
    background-size: cover;
    background-color: #fff;
    background-position: bottom;
}
.location-services .ry-content .ry-flex .ry-each .ry-section-headline h3 {
    font-size: 32px;
    font-weight: 500;
    text-transform: uppercase;
	line-height: 1;
	margin-bottom: 40px;
    color: #b93354;
}
.location-services .ry-content .ry-flex .ry-each .ry-text p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 400;
    text-align: justify;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul {
    list-style: none;
    padding-left: 0;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li {
    padding-left: 50px;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li:not(:last-child) {
    margin-bottom: 15px;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li,
.location-services .ry-content .ry-flex .ry-each .ry-text ul li a {
    font-family: 'Open Sans';
	font-size: 16px;
	text-align: left;
}
.location-services .ry-content .ry-flex .ry-each .ry-text ul li:before {
    content: "\f00c";
    position: absolute;
    left: 0;
    width: 23px;
    height: 23px;
    background: #b93354;
    border-radius: 50%;
    font-family: 'FontAwesome';
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
	top: 5px;
}
/* END SERVICES */

/* LOCATION TEAM */
.location-team {
	padding-top: 660px;
	padding-bottom: 50px;
}
.location-team .ry-section-headline h3 {
    font-size: 32px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #b93354;
}
.location-team .team-carousel {
    display: flex;
    justify-content: center;
    align-items: center;
}
.location-team .team-carousel .swiper-container {
    max-width: 1400px;
}
.location-team .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 0;
}
.location-team .swiper-slide .photo {
    max-width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
}
.location-team .swiper-slide .photo .team-image {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #dedede;
    border-radius: 50%;
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px 8px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0px 0px 10px 8px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.1);
}
.location-team .swiper-slide .photo .team-image img {
	width: 100%;
}
.location-team .swiper-slide .photo .team-image .fa {
	font-size: 60px;
}
.location-team .swiper-slide .team-name .span-1 {
    font-size: 22px;
    font-weight: bold;
    color: #b93354;
}
.location-team .swiper-slide .team-name .span-2 {
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.location-team .swiper-button-prev, 
.location-team .swiper-button-next {
    background: transparent;
    width: 15px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.location-team .swiper-button-prev:before, 
.location-team .swiper-button-next:before {
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.location-team .swiper-button-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.location-team .swiper-wrapper.disabled {
    transform: translate3d(0px, 0, 0) !important;
}
.location-team .swiper-pagination.disabled,
.location-team .ry-navigation.disabled {
    display: none;
}
/* END TEAM */
@media (max-width: 1660px) {
	.location-reviews .ry-content .content:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		content: "";
		height: 100%;
		background: rgba(255,255,255,0.7);
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
		font-size: 16px;
	}
	.location-promo .ry-section-headline h2 {
		font-size: 60px;
	}
	.location-promo .ry-section-headline h4 {
		font-size: 32px;
	}
	.location-promo .ry-section-headline h5 {
		font-size: 18px;
		letter-spacing: 5px;
	}
	.location-headline .ry-flex .each-title h1 {
		font-size: 40px;
	}
	.location-headline .each-button .ry-btn {
		font-size: 16px !important;
	}
	.location-headline .each-button .button-wrapper {
		justify-content: flex-end;
	}
	
	 .location-section-2.style-1 .location-title h2,
		div#loc-forms h2, body.default .location-title h2 {
		font-size: 44px !important;
	}

		div.location-form-section .ry-flex .ry-each:nth-child(2) p {
		font-size: 18px;
	}

	div.location-form-section {
		padding: 4em  0 !important;
	}

		div.location-section-3.style-1 .ry-flex .ry-each:nth-child(1) .photo {
		right: -6em;
	}
}
@media (max-width: 1440px) {
	.location-contacts .ry-flex .form-wrapper .form-grid .field-md {
		width: calc(100% - 10px);
	}
	.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
		font-size: 28px;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
		padding-left: 30px;
	}
	.location-contacts .ry-flex .form-wrapper {
		max-width: 100%;
		width: 60%;
		border-right: 1px solid #fff;
	}
	.location-contacts .ry-flex .form-images {
		width: 40%;
	}
	.location-about .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 60px 60px 90px;
	}
	.location-reviews .ry-content .content {
		padding-bottom: 150px;
	}
	.location-reviews .ry-content {
		padding-right: 0;
	}
	.location-reviews .ry-content .content {
		display: flex;
		justify-content: center;
	}
	.location-reviews .ry-content .content .review-wrapper {
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 1280px) {



	.location-headline .each-button .ry-btn {
		font-size: 16px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.location-headline .each-button .button-wrapper {
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
	}
	.location-headline .each-button .ry-btn.btn-transparent {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 110px 5vw 160px;
	}
}
@media (max-width: 1080px) {
	.location-about .ry-content .ry-flex .ry-each:nth-child(1) .photo {
		padding-bottom: 56.25%;
	}
	.location-reviews .ry-content {
		padding-right: 0;
	}
	.location-reviews .ry-content .content .review-wrapper {
		margin: 0;
		padding: 0 5%;
		max-width: 100%;
	}
	.location-reviews .ry-content .content {
		padding-bottom: 50vw;
		background: #fff;
	}
	.location-reviews .ry-content .content:before {
		background-image: url(https://www.royacdn.com/unsafe/Site-2aa888df-79a4-4393-b927-b0d71f88847f/AmpAssets/reviews_bg_1_.jpg);
		background-size: 140%;
		background-position: bottom right;
		background-repeat: no-repeat;
	}
	.location-contacts .ry-flex {
		flex-direction: column;
	}

	.location-contacts .ry-flex .form-wrapper {
		max-width: 100%;
		padding: 60px 4vw 70px;
		width: 100%;
		flex-direction: column;
	}
	.location-contacts .ry-flex .form-images .swiper-slide {
		padding-bottom: 56.25%;
		position: relative;
	}
	.location-contacts .ry-flex .form-wrapper .ry-section-headline h2 {
		text-align: center;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
		max-width: 350px;
		padding-left: 0;
		max-width: 100%;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each:nth-child(2) {
		max-width: 100%;
		padding-top: 30px;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .ry-section-headline h4 {
		text-align: center;
	}
	.location-contacts .ry-flex .form-wrapper .form-grid .form-control,
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
		font-size: 14px;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .hours-wrapper ul li .span-1 {
		min-width: unset;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media ul {
		justify-content: center;
	}
	.location-contacts {
		padding: 60px 0;
	}
	.location-contacts .ry-flex .form-wrapper .inner-each .location-social-media {
		justify-content: center;
	}
	.location-maps .map-ratio {
		padding-bottom: 500px;
	}
	.location-about .ry-content .ry-flex .ry-each .ry-section-headline p,
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li, 
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li a {
		font-size: 14px;
	}

	.location-about .ry-content .ry-flex {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.location-about .ry-content .ry-flex .ry-each {
		max-width: 100%;
	}
	.location-about .ry-content .ry-flex .ry-each .ry-section-headline h3,
	.location-about .ry-content .ry-flex .ry-each .ry-section-headline p {
		text-align: center;
	}
	.location-about .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 30px 30px 120px 33px;
		max-width: 600px;
		margin: 2em auto 0;
	}

	.location-section-1.style-1 .button-wrapper {
    justify-content: center;
}
	.promo-ribbon div span {
		font-size: 15px;
	}
	.promo-ribbon div {
		height: 60px;
	}
	.promo-ribbon div:before,
	.promo-ribbon div:after {
		height: 60px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	.promo-ribbon div:after {
		background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f4c2b4b6-5a61-4d39-ba6a-fa345d8bb33a/InnerPages/Layer_27.png);
		left: unset;
		right: -70px;
		background-position: right;
	}
	.location-promo .ry-section-headline h2 {
		font-size: 50px;
	}
	body.location-template-single {
		padding-top: 82px;
	}
	.location-headline .ry-flex .photo img {
		/* width: 70px; */
	}
	.location-headline .ry-flex .photo {
		max-width: 100px;
		height: 100px;
	}
	.location-headline .each-button {
		max-width: 260px;
	}
	.location-headline .ry-flex .each-title h1 {
		font-size: 32px;
	}
	.location-services .ry-content .ry-flex {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.location-services .ry-content .ry-flex .ry-each {
		max-width: 100%;
	}
	.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
		padding: 60px 30px;
	}
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li {
		padding-left: 40px;
	}
	.location-services .ry-content .ry-flex .ry-each:nth-child(1) .photo {
		padding-bottom: 56.25%;
	}
	.location-services .ry-content .ry-flex .ry-each .ry-section-headline ul li:not(:last-child) {
		margin-bottom: 10px;
	}
	.location-contacts .ry-flex .form-images {
		max-width: 100%;
		width: 100% !important;
	}
	.location-team {
		padding-top: 580px;
		padding-bottom: 50px;
	}
	.location-team .ry-section-headline h3 {
		margin-bottom: -30px;
	}
	.location-team .swiper-slide .team-name .span-1 {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.location-headline .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.location-headline .ry-flex .each-title h1 {
		margin-top: 20px;
		text-align: center;
	}
	.location-headline .ry-flex .each-title a {
		display: block;
		text-align: center;
		/* margin-bottom: 20px; */
		line-height: 1.4;
	}
	.location-headline .each-button .button-wrapper {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		bottom: unset;
	}
	.location-reviews {
		padding: 160px 0 70px;
	}
	.location-headline .each-button .ry-btn.btn-transparent {
		margin-right: auto;
	}

	.location-contacts .ry-flex .form-wrapper .form-grid .field-md {
		width: calc(100% - 10px);
	}
	.location-services .ry-content .ry-flex .ry-each .ry-text ul li {
		padding-left: 40px;
	}
	.button-wrapper .slick-arrow svg {
		width: 30px;
		fill: #333;
		opacity: .4;
	}
	.button-wrapper {
		bottom: 12px;
	}
	.location-reviews .ry-content .content {
		padding-bottom: 60vw;
	}
}
@media (max-width: 620px) {
	.location-promo .ry-section-headline h2 {
		font-size: 42px;
	}
	.location-promo .ry-section-headline h4 {
		font-size: 24px;
	}
	.location-promo .ry-section-headline h5 {
		font-size: 16px;
	}
	.location-promo .ry-section-headline h5:before {
		left: -60px;
	}
	.location-promo .ry-section-headline h5:before, 
	.location-promo .ry-section-headline h5:after {
		width: 50px;
	}
	.location-promo .ry-section-headline h5:after {
		left: unset;
		right: -60px;
	}
}
.location-blog {
	padding: 120px 0 100px;
}
.location-blog .headline-section {
	position: relative;
}
.location-blog .headline-section h2 {
    font-size: 38px;
    font-weight: 400;
    line-height: 1;
    color: #494949;
    font-family: 'Jost' !important;
    text-transform: uppercase;
    letter-spacing: initial;
    color: #b93354;
}
.location-blog .headline-section:after {
	content: "";
	display: block;
	margin: 30px 0 70px;
	width: 100%;
	height: 2px;
	background: rgba(0,0,0,0.5);
}
.location-blog .blog-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-left: -60px;
	width: calc(100% + 60px);
}
.location-blog .blog-list-wrapper .each-blog {
	max-width: calc(25% - 60px);
	margin-left: 60px;
	margin-bottom: 30px;
	width: 100%;
}
.location-blog .blog-list-wrapper .each-blog .photo div {
	position: relative;
	padding-bottom: 100%;
	width: 100%;
	max-width: 100%;
}
.location-blog .blog-list-wrapper .each-blog .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-link, .location-blog .blog-list-wrapper .each-blog .each-blog-link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details {
	margin: 30px 0;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1 {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details br {
	display: none;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2 {
	text-align: left;
	display: block;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.3;
}
.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1:after {
	display: block;
	content: "";
	width: 80px;
	height: 1px;
	background: rgba(0,0,0,0.1);
	margin: 20px 0;
}
.location-blog .headline-section .selection-option-wrapper select {
	height: 56px;
	padding: 0 0 0 20px;
	border-radius: 10px;
	max-width: 260px;
	font-size: 16px;
	width: 100%;
}
.location-blog .headline-section .selection-option-wrapper {
	position: absolute;
	right: 0;
	top: 0;
}
.location-blog .each-blog.hidden{
	visibility:hidden;
	width:0px!important;
	height:0px!important;
	margin:0px!important;
	padding:0px!important;
}
/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (max-width: 1660px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/

}
@media (max-width: 1440px) {

	.location-blog .blog-list-wrapper {
		display: flex;
		flex-wrap: wrap;
		margin-left: -30px;
		width: calc(100% + 30px);
	}
	.location-blog .blog-list-wrapper .each-blog {
		max-width: calc(25% - 30px);
		margin-left: 30px;
	}
}


@media (max-width: 1199px) {
	.location-blog .blog-list-wrapper .each-blog {
		max-width: calc(33.33% - 30px);
		margin-left: 30px;
	}
}
@media (max-width: 1080px) {

	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2 {
		font-size: 20px;
		line-height: 1.3;
	}
}
@media (max-width: 991px) {
	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2,
	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1 {
		text-align: center;
	}
	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-2 {
		font-size: 18px;
		line-height: 1.3;
	}
}
@media (max-width: 768px) {

	.location-blog .blog-list-wrapper .each-blog .each-blog-details .span-1:after {
		margin-left: auto;
		margin-right: auto;
		background: rgba(0,0,0,0.5);
	}
	.location-blog .blog-list-wrapper .each-blog {
		max-width: calc(50% - 30px);
		margin-left: 30px;
	}
	.location-hero .ry-flex .ry-each .button-wrapper {
		flex-direction: column;
		align-items: center;
	}
	.location-blog .headline-section h2 {
		text-align: center;
	}
	.location-blog .headline-section .selection-option-wrapper {
		position: relative;
		justify-content: center;
		align-items: center;
		display: flex;
		margin-top: 10px;
		right: auto;
		top: auto;
	}
}
@media (max-width: 600px) {
	.location-blog .blog-list-wrapper .each-blog .each-blog-details {
		margin: 10px 0 0;
	}
	.location-blog .blog-list-wrapper .each-blog {
		max-width: calc(100% - 30px);
		margin-left: 30px;
	}
}

@media (min-width: 1081px) {
	.location-services .ry-content .ry-flex .ry-each:nth-child(2) {
		min-height: 600px;
	}
}


a.button-accordion.ry-btn.ry-btn-primary.view-store-link {
    padding: 14px 20px !important;
    margin-top: 20px;
    display: flex !important;
    align-items: center;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-family: 'Montserrat' !important;
    background: #c38d9d;
    text-decoration: none !important;
}




@media (max-width:1660px) and (min-width:1081px) {

	div.location-headline div#footer-hours p {
		font-size: 16px;
	}

	.location-headline a#footer-location-btn:before {
			display:none !important;
	}

	.location-headline div#footer-list {
        gap: 0 9%;
        justify-content: flex-start;
    }

	.location-headline .ry-flex .photo {
		max-width: 160px;
	}



	.location-headline a#footer-location-btn {
		padding: 0 25px !important;
		white-space: nowrap;
		font-size: 16px !important;
		align-items: center;
		height: 55px !important;
		 max-width: 320px;
    }
}


@media (max-width:1400px) and (min-width:1081px) {
	
   div.location-headline .ry-flex .each-title {
		width: 100%;
		white-space: nowrap;
	} 
}


@media (min-width:1080px) and (max-width:1200px) {
    div.location-headline div#footer-list {
    gap: 3em 0 !important;
}

}


@media (max-width:1200px) {
	
   .location-headline .ry-flex .photo {
		max-width: 100% !important;
		height: auto !important;
	}

	body[data-page-name="waipahu-waikele"] div#location-page-info ul li:nth-child(2) {
		top: 0 !important;
	}


	div.location-headline .ry-flex {
		gap: 1em 0 !important;
		flex-direction: column !important;
	}


	div.location-headline .ry-flex .each-title {
		max-width: 100% !important;
		width: 100% !important;
	} 


	.location-headline .ry-flex .photo img {
		max-width: 150px;
	}

	.location-headline {
		height: auto !important;
		padding: 3em 0;
	}

	.location-headline h1 {
		text-align: center !important;
		margin: 10px 0 0 !important;
		font-size: 30px !important;
	}

	div.location-headline div#footer-list {
		flex-direction: column !important;
		justify-content: center !important;
		align-items: center;
	}

	.location-headline div#footer-list .ry-each:nth-child(2) {
		justify-content: center;
		align-items: center;
		gap: 0 !important;
	}

	.heading-location-email-wrap {
		flex-direction: column;
		gap: 1em 0 !important;
		margin-top: 1em;
	}

	.location-headline a#footer-location-btn {
		top: 0 !important;
		max-width: fit-content !important;
		font-size: 16px !important;
		display: flex !important;
		padding: 0 25px !important;
		margin-top: 2em;
	}

	div.location-headline div#footer-hours ul li {
		flex-direction: column !important;
		margin: auto;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	div.location-headline div#footer-hours p {
		flex-direction: column !important;
		justify-content: center;
		align-items: center;
	}

		.location-headline .ry-flex {
		flex-direction: column !important;
	}

		div.location-headline .footer-custom .text-details ul li:before {
		left: 0 !important;
		right: 0 !important;
		margin: auto;
		top: -2.5em !important;
	}

	.location-headline div#footer-list .ry-each:nth-child(1) ul {
		justify-content: center !important;
		align-items: center;
		gap: 15px 0 !important;
	}

	.location-headline div#footer-list .ry-each {
		width: 100%;
	}

	.location-headline .footer-custom .text-details ul li {
		margin: 3em auto 0;
		justify-content: center;
		align-items: center;
		display: flex;
	}

	

	.location-headline .text-details ul li p {
		text-align: center !important;
	}
}


@media (max-width:1080px) {
	div.location-headline div#footer-hours {
		margin-top: 60px;
	}

		div#footer-hours ul li p {
		text-align: center;
		line-height: 2;
	}
	
	
}


@media (max-width:600px) {
    .location-section-1.style-1 .button-wrapper >div {
		width: 100% !important; 
	}

    .location-headline a#footer-location-btn:before {
		display: none;
	}
}





