/* Basic Page CSS */

.clear:after{
    clear: both;
    content: "";
}
.container-medium{
	max-width: 1030px;
	width: 100%;
	margin: 0 auto;
}
.basic-page a{	color: #000; }
.basic-page a.email{
	text-decoration: underline;
	font-weight: 600;
}
.basic-page a:hover{ text-decoration: underline; }
.basic-page ul{
	list-style: none;
	padding-left: 0;
}
.basic-page h2{ text-transform: uppercase; }
.page.basic-page{
	font-family: "GillSans-Light", Arial, sans-serif;
	letter-spacing: 1.3px;
	line-height: 30px;
	min-height: inherit!important;
}
.basic-page.terms-conditions{
	line-height: 18px;
}
.terms-conditions .content{
    padding: 27px 30px 36px 30px;
}
.basic-page .title{
	text-transform: uppercase;
    font-size: 40px;
	text-align: center;
	margin: 0 0 19px 0;
	letter-spacing: 4px;
}
.conditions{
	list-style: number;
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.conditions > li{
	display: flex;
	padding: 30px 0;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
.conditions > li:last-child,
.community-list li:last-child{ border-bottom: none; }
.conditions > li:last-child,
.community-list li:last-child{ padding-bottom: 0; }
.conditions .sec-heading{ width: 25%; }
.sec-heading h2{
	font-size: 16px;
	font-weight: 600;
	padding-right: 25px;
	line-height: 1.5;
	margin: 0;
}
.conditions .sec-content{ width: 75%; }
.conditions .sec-content ul{
	list-style: disc;
	list-style-position: inside;
	padding: 0 0 20px 0;
}
.conditions .sec-content ol{
	list-style-position: inside;
	padding: 0 0 20px 0;
}
.conditions .sec-content a{	font-weight: 600; }
.conditions .sec-content ol span{ display: block; }
.conditions .sec-content li{ padding: 2px 0; }
.conditions .sec-content ul:last-child,
.conditions .sec-content ol:last-child{ padding: 0; }
.sec-content p{	margin: 0 0 15px 0; }
.sec-content p:last-child{	margin: 0; }

/* Charity Page */
.page-banner{ height: 574px; }
.page-charity .title{
	font-size: 60px;
	color: #fff;
	padding: 0 20%;
	letter-spacing: 1.5px;
	font-family: GillSans-Light, Arial, sans-serif;
}
.page-charity .sub-heading{
	font-family: GillSans-Light, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	color: #fff;
	line-height: 1.5;
	text-align: center;
}
.page-banner{
	display: flex;
    justify-content: center;
    flex-flow: column;
}
.page-template-page-charity .page-banner {
	/*min-width: 1440px;*/
	height: 700px;
	margin: 0 auto;
}
.page-template-page-charity .container-medium.page-banner {
	max-width: 100%;
}
.page-template-page-charity .page .content {
	padding-top: 9px;
}
.community-list{
	padding: 14px 0 0 0;
	margin: 0;
}
.community-list li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 17px 0;
	font-size: 16px;
	/*line-height: 1.3; */
	border-bottom: 1px solid #e1e1e1;
}
.community-list .sec-image{
	width: 50%;
	padding-right: 20px;
}
.community-list .sec-image img{
	max-width: 100%;
	width: 100%;
}
.page-template-page-charity .community-list .sec-image img{
	height: 329px;
	object-fit: cover;
	overflow: hidden;
}
.community-list .sec-content{
	width: 50%;
	letter-spacing: .7px;
	line-height: 19px;
	padding-left: 20px;
}
.community-list .sec-content h2{
	font-family: "GillSans", Arial, sans-serif;
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 25px;
}
.community-list .sec-content p{ margin-bottom: 23px; }
.community-list .sec-content a.discover-more{
	font-weight: 600;
	padding-top: 5px;
    display: block;
	text-transform: uppercase;
	font-family: "GillSans", Arial, sans-serif;
}

/* Contact Page */
.page-contact .gmbrr .icon {
	display: inline-flex;
	margin-bottom: 0.2em;
}
.page-contact .google-business-reviews-rating-write-review-link {
	margin-bottom: 19px;
}
.basic-page.page-contact{
	margin-top: 150px !important;
}
.basic-page.page-contact .content {
	padding-top: 49px;
}
.services h2,
.stores h3,
.stores h4{
	font-size: 25px;
	text-transform: uppercase;
}
.stores h3,
.stores h4{
	font-family: "GillSans", Arial, sans-serif;
}
.disclaimer{
	background-color: #aea38a;
	color: #fff;
	padding: 27px 80px 25px;
	text-align: center;
	line-height: 1;
	max-width: 1030px;
	margin: 0 auto 32px;
}
.disclaimer p{
	margin: 0px 0 7px;
	font-size: 25px;
	text-transform: uppercase;
}
.disclaimer span{
	font-size: 16px;
	display: block;
}
.disclaimer .how-it-works{
	margin-top: 25px;
	text-transform: uppercase;
}
.disclaimer .how-it-works a{ color: #fff; }
ul.services{
	display: flex;
	justify-content: space-between;
	text-align: center;
	list-style: none;
    padding: 7px 30px 23px;
	margin: 0;
}
.services > li{ width: 28%; }
.services h2{
	margin: 0 0 22px 0;
	/*min-height: 55px;*/
}
.services h3{
	font-size: 16px;
	font-weight: 600;
	margin:	0;
}
.services ul{
	font-size: 16px;
	padding: 0;
	line-height: 22px;
}
.space-top{ padding-top: 30px; }
.space-bottom{ padding-bottom: 35px; }
.text-center{ text-align: center; margin: 0 auto;}
.heading h2{
	font-size: 40px;
	margin-top: 0;
	max-width: 500px;
	margin-bottom: 35px;
}
.heading span{
	font-size: 18px;
	text-transform: uppercase;
}
.insta-feed img,
.reviews img{ max-width: 100%;}
.show-mobile{ display: none; }
.show-desktop{ display: block; }
/*.reviews h2{ margin-bottom: 30px; }*/
.stores{ 
	display: flex;
	padding-bottom: 30px;
}
div.stores:last-child{ padding-bottom: 0; }
.stores .map{ 
	width: 48%;
	height: 330px;
	padding-right: 20px; 
}
.stores iframe{
	width: 100%;
	height: 100%;
}
.stores .store-details{
	width: 52%;
	letter-spacing: 0.4px;
	padding-left: 20px;
}
.store-details > ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.store-details > ul > li{
	width: 43%;
	font-size: 13px;
	line-height: 18px;
}
.stores h3{ margin-top: 0; }
.stores h4{
	font-size: 16px;
}
.basic-page address{ margin-bottom: 10px; }
.button{
	border: 1px solid #000;
	text-transform: uppercase;
	padding: 15px;
	line-height: 1;
	font-size: 12px;
	font-weight: 600;
	margin-top: 26px;
	min-width: 180px;
	display: inline-block;
	text-align: center;
}
a.button:hover{ text-decoration: none; }
a.store-details-btn{
	background-color: #000;
	color: #fff;
}
.borderBottom{ border-bottom: 1px solid #e9e9e9; }

ol.alpha-list,
ol.roman-list{
  counter-reset: list;
}
ol.alpha-list > li,
ol.roman-list > li {
  list-style: none;
}
ol.alpha-list > li:before{
  content: "(" counter(list, lower-alpha) ") ";
  counter-increment: list;
}
ol.roman-list  > li:before{
	content: "(" counter(list, lower-roman) ") ";
  counter-increment: list;
}
.basic-page.terms-conditions{
	padding-top: 32px;
}
.page-template-page-charity .basic-page.page-charity {
	/*padding-top: 20px;*/
}
.page-template-page-charity.with-sales-banner .basic-page.page-charity {
	/*padding-top: 45px;*/
}
.with-sales-banner .basic-page.page-contact {
	/*padding-top: 55px;*/
}
.basic-page.page-contact {
	/*padding-top: 35px;*/
}

.page-contact__form {
	padding-top: 77px;
	padding-bottom: 64px;
	display: grid;
	background: #F7F7F7;
}
.page-contact__form .title {
	letter-spacing: 0;
	margin-bottom: 10px;
}
.page-contact__form form {
	float: left;
	padding-top: 48px;
}
.page-contact .royce-onsite-form + p {
	text-align: center;
}
.page-contact__form input {
	font-family: "Gill Sans", "GillSans", Arial, sans-serif;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 0px;
	height: 56px;
	padding-inline: 14px;
	color: #000000B8;
}
.page-contact__form input[type="email"],
.page-contact__form input[type="text"],
.page-contact__form input[type="number"] {
	font-size: 16px;
}
.page-contact__form form.wpcf7-form input[type="submit"],
.page-contact__form button[type="submit"] {
	font-family: "Gill Sans", "GillSans", Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	padding: 15px;
	border-radius: 0;
	color: #000000;
	border: 1px solid #000000;
	text-transform: uppercase;
	background: #F7F7F7;
	width: 100%;
	height: 50px;
	max-height: unset !important;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.page-contact__form form.wpcf7-form input[type="submit"]:hover,
.page-contact__form button[type="submit"]:hover {
	background: #000000;
	color: #fff;
}
.page-contact__form .subtitle {
	font-family: "GillSans", Arial, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	letter-spacing: 0px;
	text-align: center;
	color: #000000B8;
	max-width: 497px;
	margin: 0 auto;
}
.page-contact__form form input::-webkit-input-placeholder, .page-contact__form form textarea::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.72);
}
.page-contact__form form textarea {
	padding: 16px;
	max-height: 183px;
	resize: none;
	font-family: "Gill Sans", "GillSans", Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0px;
	color: #000000B8;
}
.page-contact__form form div:not(.response-wrapper) {
	float: left;
	width: 50%;
	padding: 8px 12px;
}
.page-contact__form form div.submit {
	width: 100%;
	padding: 16px 12px 0;
}
.page-contact__form form div:last-child.wpcf7-response-output {
	padding: 10px;
	margin: 0 0 10px 0;
	line-height: 1.1;
}
.page-contact__form form div.full-width {
	width: 100%;
}
.page-contact__form form div.full-width p {
	max-width: 100%;
}

@media screen and (min-width: 1100px){
	.page-template-page-charity .basic-page.page-charity{ margin-top: 115px !important; }
}

@media screen and (max-width: 1199px)and (min-width: 768px){
	.container-medium{
		max-width: 965px;
	}
	ul.services{ padding: 0 0px 23px; }
}
@media screen and (max-width: 1030px){
	.conditions > li{ display: block; }
	.conditions .sec-heading,
	.conditions .sec-content{ width: 100%; }
	.conditions .sec-heading{ padding-bottom: 15px; }
	.page-banner{ height: 540px; }
	.page-charity .page-banner{
		margin-bottom: 0;
		/*min-width: unset;*/
	}
	.page-contact .disclaimer{
		max-width: 965px!important;
	}
}
@media screen and (max-width: 1024px){
	.services h2{ font-size: 20px; }
	.with-sales-banner .basic-page.page-contact {
		padding-top: 0px;
		margin-top: 145px !important;
	}
	.basic-page.page-contact {
		padding-top: 0px;
		margin-top: 120px !important;
	}
	.basic-page.page-contact .content{
		padding-top: 15px;
	}
	.with-sales-banner .basic-page.page-contact {
		margin-top: 170px !important;
	}
	.basic-page.page-contact {
		margin-top: 120px !important;
	}
	.page-template-page-charity .page-banner {
		max-width: 1025px;
		height: 572px;
	}
	.page-template-page-charity .community-list .sec-image img{
		height: 309px;
	}
}
@media (min-width: 768px) and (max-width: 992px) {
	.basic-page.page-contact .content{
		padding-top: 16px;
	}
}
.basic-page.page-contact .content{
	padding-top: 49px;
}
@media screen and (max-width: 999px){
	.container-medium,
	.page-contact .disclaimer{ max-width: 720px !important; }
	.basic-page .title,
	.basic-page.page-contact .title{ font-size: 30px; }
	.button{ min-width: 140px; }

	.page-template-page-charity .container-medium.page-banner {
		max-width: 100% !important;
	}
	/*.page-template-page-charity .container-medium {*/
	/*	max-width: 617px !important;*/
	/*}*/
}
@media screen and (max-width: 890px){
	.community-list li{ align-items: flex-start; }
	.heading h2 { font-size: 30px; }
	ul.services{ padding: 10px 5px 23px; }
	.services > li{ width: 32%; }
	.basic-page.page-contact {
		margin-top: 120px !important;
	}
}
@media screen and (max-width: 890px) and (min-width: 768px){
	.stores h3{ font-size: 20px; }
	.stores .map{
		width: 47.3%;
		height: 338px;
	}
	.page-template-page-charity.with-sales-banner .basic-page.page-charity {
		/*padding-top: 125px;*/
	}
	.page-template-page-charity .basic-page.page-charity {
		/*padding-top: 100px;*/
	}
	.page-template-page-charity .container-medium {
		max-width: 720px !important;
	}
	.page-template-page-charity .page-banner {
		max-width: 768px;
		height: 430px;
		margin: 0 auto;
	}
	.page-template-page-charity .community-list li {
		display: flex;
	}
	.page-template-page-charity .community-list .sec-image{
		padding-right: 20px;
	}
	.page-template-page-charity .community-list .sec-content{
		padding-left: 20px;
		text-align: left;
	}
	.page-template-page-charity .community-list .sec-content h2{ margin-top: 0; }
	.page-template-page-charity .community-list .sec-image img{
		height: 227px;
	}

}
@media screen and (min-width: 767px) and (max-width: 768px){
	.basic-page.page-contact{ margin-top: 15px !important; }
	.basic-page.page-contact .content{
		/*padding-top: 16px;*/
	}
	.page-contact .text-right {
		text-align: center;
	}
	.container-medium,
	.page-contact .stores-wrapper{
		max-width: 620px;
		margin: 0 auto;
	}
	.page-contact .container-medium{ max-width: 750px; }
	.basic-page{ line-height: 18px; }
	.basic-page .title{ font-size: 22px; }
	.conditions .sec-heading h2,
	.conditions .sec-content{
		text-align: justify;
	}
	/*.page.page-charity{ margin-top: 0 !important; }*/
	.container-medium.page-banner{ max-width: 100% !important; }
	.page-charity .title{ font-size: 40px; }
	.community-list li{
		display: block;
		padding: 15px 0;
	}
	.community-list .sec-image,
	.community-list .sec-content{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.community-list .sec-content h2{ margin-top: 28px; }
	.disclaimer{
		padding: 23px 30px 15px;
		margin: 0 auto 25px;
	}
	.disclaimer p{ font-size: 20px; }
	.disclaimer span{ font-size: 13px; }
	.services h2{ font-size: 16px; }
	.services h3,
	.services li{ font-size: 13px; }
	.services li{ line-height: 14px; }
	.heading{ text-align: center; }
	.heading h2{
		font-size: 30px;
		max-width: 100%;
	}
	.heading span{ font-size: 18px; }
	.stores{ display: block; }
	.stores-wrapper .stores .heading{ text-align: center; }
	.stores-wrapper .heading h2{
		max-width: 100%;
	} 
	.stores .map,
	.stores .store-details{
		width: 100% !important;
		padding: 0;
	}
	.stores iframe{ max-height: 320px; }
	.stores .store-details{
		text-align: center;
		padding-top: 25px;
	}
	.page-template-page-charity.with-sales-banner .basic-page.page-charity {
		margin-top: 125px;
	}
	.page-template-page-charity .basic-page.page-charity {
		margin-top: 100px;
	}
	.page-template-page-charity .container-medium {
		max-width: 617px !important;
	}
}
@media screen and (max-width: 767px){
	.page-contact .text-right {
		text-align: center;
	}
	.with-sales-banner .basic-page.page-contact {
		margin-top: 60px !important;
	}
	.page-contact__form {
		padding-bottom: 41px;
	}
	.page-contact__form .subtitle {
		font-size: 16px;
		padding-top: 9px;
		padding-inline: 16px;
	}
	.page-contact__form form {
		padding-top: 23px;
	}
	.page-contact__form form div {
		width: 100%;
		padding-block: 12px;
		padding-inline: 16px;
	}
	.basic-page.page-contact .title {
		font-size: 26px;
	}
	.basic-page.page-contact .content {
		padding-top: 30px;
	}
	.with-sales-banner .basic-page.terms-conditions {
		padding-top: 35px;
	}
	.basic-page.terms-conditions {
		padding-top: 10px;
	}
	.page-template-page-charity.with-sales-banner .basic-page.page-charity {
		margin-top: 86px !important;
	}
	.page-template-page-charity .basic-page.page-charity {
		margin-top: 61px !important;
	}
	.page-template-page-charity .page-banner {
		max-width: 768px;
		height: 588px;
		margin: 0 auto;
	}
	.page-template-page-charity .community-list .sec-image img{
		height: 409px;
	}
	.basic-page.page-contact{ margin-top: 15px !important; }
	.container-medium,
	.page-contact .stores-wrapper{
		max-width: 620px;
		margin: 0 auto;
	}
	.page-contact .container-medium{ max-width: 750px; }
	.basic-page{ line-height: 18px; }
	.basic-page .title{ font-size: 22px; }
	.conditions .sec-heading h2,
	.conditions .sec-content{
		text-align: justify;
	}
	/*.page.page-charity{ margin-top: 0 !important; }*/
	.container-medium.page-banner{ max-width: 100%; }
	.page-charity .title{ font-size: 40px; }
	.community-list li{
		display: block;
		padding: 15px 0;
	}
	.community-list .sec-image,
	.community-list .sec-content{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.community-list .sec-content h2{ margin-top: 28px; }
	.disclaimer{
		padding: 23px 30px 15px;
		margin: 0 auto 25px;
	}
	.disclaimer p{ font-size: 20px; }
	.disclaimer span{ font-size: 13px; }
	.services h2{ font-size: 16px; }
	.services h3,
	.services li{ font-size: 13px; }
	.services li{ line-height: 20px; }
	.heading{ text-align: center; }
	.heading h2{
		font-size: 30px;
		max-width: 100%;
	}
	.heading span{ font-size: 18px; }
	.stores{ display: block; }
	.stores-wrapper .stores .heading{ text-align: center; }
	.stores-wrapper .heading h2{
		max-width: 100%;
	} 
	.stores .map,
	.stores .store-details{
		width: 100% !important;
		padding: 0;
	}
	.stores iframe{ max-height: 320px; }
	.stores .store-details{
		text-align: center;
		padding-top: 25px;
	}
}
@media screen and (max-width: 600px){
	.services h2 { margin: 12px 0 17px 0; }
	ul.services{
		display: block;
		padding: 13px 10px 30px;
	}
	ul.services li{ width: 100%; }
}
@media screen and (max-width: 479px){
	.basic-page.page-contact {
		margin-top: 125px !important;
	}
	.basic-page.terms-conditions{
		padding-top: 32px;
	}
	.basic-page .insta-feed .title {
		margin-bottom: 19px;
	}
	.basic-page .title{
		margin-bottom: 0;
		letter-spacing: 2px;
	}
	.container-medium{ max-width: 600px; }
	.conditions{ padding: 0 5px; }
	.conditions > li{ padding: 20px 0; }
	.conditions .sec-heading,
	.conditions li:after{ left: -10px; }
	.page-banner{ height: 380px; }
	.page-charity .title{
		padding: 10%;
		font-size: 24px;
	}
	.stores { padding-bottom: 20px; }
	.store-details > ul{ display: block; }
	.store-details > ul > li{
		width: 100%;
		/*padding: 0 40px;*/
	}
	.stores h3{ font-size: 20px; }
	.stores h4 {
		font-size: 13px;
		margin-top: 25px;
	}
	a.store-details-btn{ margin-top: 20px; }
	.stores .map{ height: 290px; }
	.heading h2{ margin-bottom: 25px; }
	.page-contact .stores-wrapper .heading h2{ margin-bottom: 32px; }
	.reviews.space-top{ padding-top: 10px; }
}
@media screen and (max-width: 400px){
	.space-top{padding-top: 30px; }
	.conditions .sec-heading h2,
	.conditions .sec-content{ text-align: center; }
	.community-list .sec-content h2{ font-size: 20px;}
	.page-charity .sub-heading{ font-size: 14px; }
	.community-list li{ font-size: 13px; }
	.community-list .sec-content h2{ margin-top: 32px; }
	.stores .map{ height: 288px; }
	.stores .store-details{ padding-top: 40px; }
	.show-mobile{ display: block; }
	.show-desktop{ display: none; }
}
@media screen and (max-width: 320px) {
	.page-template-page-charity .page-banner {
		/*max-width: 768px;*/
		height: 451px;
	}
	.page-template-page-charity .page .content {
		padding-top: 1px;
	}
	.page-template-page-charity .community-list .sec-image img{
		height: 190px;
	}
}