.module-store {
    padding: 8em 0 0;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-85436733-23ca-4a30-87ad-11554c522ff1/assets/locationsCTA_bg.jpg);
    background-size: cover;
    background-position: bottom;
    z-index: 300;
    margin-bottom: 0;
}

div.awards-content {
    padding: 3em;
    background: #fff;
    border-radius: 50px;
    position: relative;
    top: 2em;
    align-items: center;
    gap: 2em;
}

div#hp-location-cta .ry-each:nth-child(5) .location-title p {
    display: none;
}


div.awards-content .ry-each:last-child img {
    max-width: 120px;
    margin: auto;
}


.module-store .ry-container {
    /* display: flex; */
    justify-content: center;
}
.module-store .ry-container .ry-content .fa-map-marker {
    width: 60px;
    height: 60px;
	align-items: center;
    display: flex;
	justify-content: center;
	font-family: 'FontAwesome' !important;
	font-size: 30px;
	color: #ffffff;
	background: #42b1a3;
    border-radius: 50%;
    margin: 0 auto 40px;
}
.module-store .ry-container .ry-content .ry-section-headline h2 {
    color: #fff;
}
.module-store .ry-container .ry-content .ry-text p {
    font-size: 16px;
    color: #fff;
    font-family: 'Montserrat';
    margin: 25px auto 80px;
	max-width: 720px;
	line-height: 1.7;
	font-weight: 400;
}
.module-store .ry-container .ry-content .carousel-wrapper {
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 1280px;
    float: unset;
    margin: 3em auto 0;
}
.module-store .ry-container .ry-content .carousel-wrapper .swiper-button-prev, 
.module-store .ry-container .ry-content .carousel-wrapper .swiper-button-next {
    background: transparent;
    width: 15px;
    height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 38%;
}
.module-store .ry-container .ry-content .carousel-wrapper .swiper-button-prev:before, 
.module-store .ry-container .ry-content .carousel-wrapper .swiper-button-next:before {
    content: "";
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.module-store .ry-container .ry-content .carousel-wrapper .swiper-button-prev:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.module-store .ry-container .ry-content .carousel-store {
	max-width: 1150px;
}
.module-store .ry-container .ry-content .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction:column;
}

.module-store .ry-container .ry-content .swiper-slide .each-link, .module-store .ry-container .ry-content .swiper-slide .each-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    opacity: 1;
    background: transparent;
    color: transparent !important;
    max-width: 160px;
    border-radius: 100%;
    height: 160px;
    right: 0;
    margin: auto;
}

.module-store .ry-container .ry-content .swiper-slide .store-description {
    position: static;
    top: 50%;
    left: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 3;
    max-width: 180px;
}
.module-store .ry-container .ry-content .swiper-slide .store-description .icons {
    width: 37px;
	padding-bottom: 10px;
	min-height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.module-store .ry-container .ry-content .swiper-slide .store-description h4 {
    font-size: 16px !important;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    margin-bottom: 5px;
    color: #ffffff;
    padding: 0 10px !important;
    line-height: 1.5;
}
.module-store .ry-container .ry-content .swiper-slide .store-description a {
    font-size: 14px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
	color: #fff;
}

div#hp-location-cta {
    flex-wrap: wrap;
    gap: 3em 0;
    margin-top: 4em;
    max-width: 1100px;
    margin: 4em auto;
    float: none;
    clear: both;
    justify-content: center;
}
.module-store .ry-container .ry-content .swiper-slide .store-description svg {
	fill: #fff;
}
.module-store .ry-container .ry-content .swiper-slide:nth-child(even) .store-description h4,
.module-store .ry-container .ry-content .swiper-slide:nth-child(even) .store-description a {
	color: #ffffff;
}
.module-store .ry-container .ry-content .swiper-slide:nth-child(even) .store-description svg {
	fill: #ffffff;
}

.module-store .ry-container .ry-content .swiper-slide:nth-child(even) .store-photo:before,
.module-store .ry-container .ry-content .swiper-slide:nth-child(odd) .store-photo:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #42b1a380;
    z-index: 2;
    border-radius: 50%;
}
.module-store .ry-container .ry-content .swiper-slide:nth-child(odd) .store-photo:before {
	background: #28272880;
}
.module-store .ry-container .ry-content .carousel-wrapper .button-wrapper {
    clear: both;
    padding-top: 50px;
	margin: 0 auto;
}

.module-store .ry-btn:hover {
	border: 1px solid #ffffff;
}

div#hp-location-cta .ry-each {
    display: flex;
    flex-direction: column;
    width: 30%;
}

div#hp-location-cta .ry-each .store-photo {
    max-width: 220px;
    margin: 0 auto 1.5em;
}


.link a, .link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: transparent !important;
}

.location-title h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 1.3;
}

.location-title p {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 5px;
}

div#hp-location-cta .ry-each .store-photo:before {
    content: "";
    z-index: 2;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #e7a777;
    position: absolute;
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity:0;
    pointer-events: none;
}


div#hp-location-cta .ry-each .store-photo:before:hover {
    opacity:1 !important;
}



div#hp-location-cta .ry-each:hover .store-photo:before {
    opacity: 1;
}


.module-store .ry-container .ry-content .swiper-slide img {
    max-width: 150px;
    margin: 0 auto 1.5em;
}


@media (max-width:991px) {
    div#hp-location-cta {
    display: flex !important;
    justify-content: space-between;
    gap: 4em 0;
    margin: 4em auto  !important;
}

.module-store .ry-container .ry-content .carousel-wrapper {
    display: none !important;
}

div#hp-location-cta .ry-each {
    width: 30% !important;
}

div#hp-location-cta .ry-each .store-photo img {
    max-width: 140px;
    margin: 0 auto !important;
}

div#hp-location-cta .ry-each .store-photo {
    margin: 0 auto 1em;
}

div#hp-location-cta .ry-each .location-title h4 {
    font-size: 16px !important;
    line-height: 1.5 !important;
}

.location-title p {
    font-size: 14px;
    margin-top: 0;
}

div#hp-location-cta .ry-each .store-photo {
    max-width: 140px;
}


	
}





@media (max-width:1200px) {
    div.awards-content {
    padding: 2em;
    margin:-2em 0 2em;
}


div.awards-content .ry-each:last-child img {
    max-width: 80px;
}
}

@media (max-width:991px) {

    div.awards-content {
		margin-top: 2em;
		margin-bottom: 0;
		flex-wrap: wrap;
		justify-content: center;
	}

		div.awards-content .ry-each {
		width: 30%;
	}


	div.awards-content .ry-each:last-child img {
		max-width: 110px;
	}

	div.awards-content .ry-each img {
		max-width: 220px;
		margin: auto;
	}
}


@media (max-width:600px) {


	div.awards-content .ry-each {
		width: 45%;
	}
	div.awards-content .ry-each img {
		max-width: 130px;
		margin: auto;
	}

	div.awards-content {
		gap: 1em;
		padding: 1.5em !important;
	}

	div.awards-content .ry-each:last-child img {
		max-width: 75px;
	}

	  div#hp-location-cta .ry-each {
		width: 48% !important;
	} 

		div#hp-location-cta .ry-each .store-photo img, 
		div#hp-location-cta .ry-each .store-photo {
		max-width: 120px;

	}

		div#hp-location-cta {
		display: flex !important;
		justify-content: space-between;
		gap: 2em 0;
		margin: 2em auto  !important;
	}

}