/*
Theme Name: Zoomin Groomin 2025
Template: generatepress
*/
.header-container {
    display: flex;
    flex-direction: column; /* Stacks the items vertically */
}
.header-container h1 {
    order: 2; /* Visually moves H1 to the second position */
}
.header-container h2 {
    order: 1; /* Visually moves H2 to the first position */
}
/************* GENERAL STYLES *************/
a {
	text-decoration: none !important;
	font-weight: 500;
}
p {
	color: #707070;
}
p.lg {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	color: #025CA0;
}
h1.sm, .subhead, .subhead-bld {
	font-size: 24px;
	line-height: 34px;
	font-weight: 400;
	color: #707070;
	margin-bottom: 30px;
}
.subhead-bld {
	font-weight: 600;
	color: #025CA0;
	margin-bottom: 10px;
}
h2 {
	font-size: 48px;
	line-height: 52px;
	font-weight: 700;
	color: #025CA0;
}
h1, h2.lg {
	font-size: 74px;
	line-height: 72px;
	font-weight: 700;
	color: #025CA0;
}
h1.entry-title {
	font-size: 38px;
	line-height:42px;
	font-weight: 700;
	color: #025CA0;
}
h2.hero {
	font-size: 58px;
	line-height: 64px;
	font-weight: 700;
	color: #0081E2;
}
h2.hero span {
	font-size: 82px;
	color: #F2179E
}
h2.entry-title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	color: #025CA0;
	margin-bottom: 10px;
}
h3, h2.wp-block-heading {
	font-size: 32px;
	line-height: 36px;
	font-weight: 700;
	color: #025CA0;
	margin-bottom: 5px;
}
h3.lg {
	font-size: 42px;
	line-height: 48px;
	font-weight: 700;
	color: #025CA0;
	margin-bottom: 5px;
}
h2 span, h3 span {
	color: #F2179E
}
h4 {
	font-size: 24px;
	line-height: 28px;
	color: #025CA0;
	font-weight: 700;
	margin-bottom: 10px;
}
button, button.dk-blu {
	border-radius: 50px;
}
button.dk-blu {
	background-color: #0081E2;
}
button.dk-blu:hover {
	background-color: #025CA0;
}
.everest-forms button.button:not(.button-large) {
	background-color: #387fdb;
	border-radius: 50px;
	color: #fff;
	font-weight: 700;
}
.everest-forms button.button:not(.button-large):hover {
	background-color: #265b9b;
}
.everest-forms input[type="text"], .everest-forms input[type="email"] {
	border-radius: 50px;
}
.everest-forms .evf-field-container .evf-frontend-row textarea {
	border-radius: 20px;
}
.everest-forms .evf-field-container .evf-frontend-row .evf-frontend-grid {
	padding: 0px;
}
.everest-forms .everest-forms-notice--success, .wp-block-everest-forms-form-selector .everest-forms-notice--success {
  	background-color: #F2179E;
}
ul {
	margin-left: 20px;
}
.width-900 {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
}
.width-800 {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}
.content-padding-80 {
	padding-top: 80px;
}
.content-padding-130 {
	padding-top: 130px;
}
.text-right-to-left {
	text-align: right;
}
.lg-top-padding {
	padding-top: 140px;
	padding-left: 20px;
	padding-right: 20px;
}
.mobile {
	display: none;
}
.wp-block-table .has-fixed-layout td {
	vertical-align: top;
}
@media only screen and (max-width: 1150px) {
	h2.hero {
		font-size: 5vw;
		line-height: 5vw;
	}
	h2.hero span {
		font-size: 6vw;
		line-height: 6vw;
	}
	h1, h2.lg {
		font-size: 5vw;
		line-height: 5vw;
	}
}
@media only screen and (max-width: 880px) {
	h2.hero {
		font-size: 34px;
		line-height: 42px;
	}
	h2.hero span {
		font-size: 58px;
		line-height: 62px;
	}
	h1, h2.lg {
		font-size: 48px;
		line-height: 48px;
	}
	.content-padding-80, .content-padding-130 {
		padding-top: 0px;
	}
	.text-right-to-left {
		text-align: left;
	}
	.lg-top-padding {
		padding-top: 80px;
	}
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	h2 {
		font-size: 34px;
		line-height: 38px;
	}
	h2.hero {
		font-size: 34px;
		line-height: 42px;
		margin-bottom: 10px;
	}
	h2.hero span {
		font-size: 50px;
		line-height: 54px;
	}
	h1.sm, .subhead, .subhead-bld {
		font-size: 20px;
		line-height: 28px;
	}
	h3.lg {
		font-size: 32px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 380px) {
	h2.lg {
		font-size: 38px;
		line-height: 42px;
	}
}
/***** BACKGROUND STYLES *****/
.lt-blu-grad-bckgrnd {
	background-image: linear-gradient(#fff, #EAF8FF);
	padding: 50px 0px 40px 0;
}
.lt-blu-img-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/lt-blu-bckgrnd-adj-scaled.png'); 
  	background-position: bottom;
  	background-repeat: no-repeat;
  	background-size: cover;
	margin-bottom: 50px;
	padding-bottom: 140px;
}
.lt-blu-bckgrnd {
	background-color: #EAF8FF;
	padding: 80px 0px 60px 0;
}
.tan-img-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/tan-bckgrnd-alt-scaled.png'); 
  	background-position: top;
  	background-repeat: no-repeat;
  	background-size: cover;
	margin-bottom: 50px;
	padding-top: 30px;
}
.tan-img-v2-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/tan-bckgrnd-v2-adj-scaled.png'); 
  	background-position: top;
  	background-repeat: no-repeat;
  	background-size: cover;
	margin-top: -200px;
	padding-top: 180px;
	padding-bottom: 50px;
}
.blu-pattern-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/blu-pattern-bckgrnd-scaled.jpg'); 
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.careers .blu-pattern-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/blu-pattern-bckgrnd-scaled.jpg'); 
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	padding-bottom: 200px;
}
.lt-blu-pattern-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/10/lt-blue-pattern-bckgrnd-scaled.jpg'); 
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.wt-pattern-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/wt-pattern-bckgrnd-scaled.jpg'); 
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.map-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/map-bckgrnd-scaled.jpg'); 
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
	padding: 50px 0 200px 0;
}
.footer-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/footer-bckgrnd-scaled.png'); 
  	background-position: top;
  	background-repeat: no-repeat;
  	background-size: cover;
	padding-top: 40px;
}


/***** HERO STYLES *****/
.hero-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/hp-bckgrnd-scaled.png'); 
  	background-position: bottom;
  	background-repeat: no-repeat;
  	background-size: cover;
	margin-bottom: 50px;
	padding-bottom: 140px;
}
.hero-no-img-bckgrnd {
	background: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/hero-no-img-bckgrnd-scaled.jpg'); 
  	background-position: bottom;
  	background-repeat: no-repeat;
  	background-size: cover;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
.hero-img {
	position: absolute;
	width: 800px;
	margin-left: -120px;
	margin-top: -60px;
}
.hero-img-alt {
	position: absolute;
	width: 680px;
	margin-left: -50px;
	margin-top: -60px;
}
.hp-video-button {
	position: relative;
	float: right;
	width: 240px;
	margin-right: -40px;
	margin-top: -40px;
	z-index: 2;
}
.rotating-image {
  animation: rotation 10s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 1200px) {
	.hero-img, .hero-img-alt {
		width: 600px;
		margin-left: -80px;
	}
	.hero-bckgrnd {
		padding-bottom: 40px;
	}
}
@media only screen and (max-width: 880px) {
	.hero-img, .hero-img-alt {
		position: relative;
		width: 100%;
		margin: 0px;
	}
	.hp-video-button {
		width: 200px;
		margin-right: 0px;
		margin-top: -80px;
		margin-bottom: -80px;
		margin-right: 15px;
	}
}
@media only screen and (max-width: 680px) {
	.hero-no-img-bckgrnd {
		padding: 50px 0 30px 0;
		margin-bottom: 20px;
		margin-top: -10px;
	}
	.hp-video-button {
		width: 140px;
		margin-top: 0px;
		margin-bottom: -90px;
	}
}

/************* DATA TABLES STYLES *************/
#supsystic-table-1 tbody tr td {
	border-top: none;
	border-bottom: none;
	border-left: none;
	line-height: 22px;
}
#supsystic-table-1, #supsystic-table-1 td {
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
#supsystic-table-1 td:nth-child(3) {
	border-right: 4px solid #EAF8FF;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 0px !important;
}

/******** CIRCLE ICONS & IMAGES STYLES ********/
.circle-text {
	padding: 120px 40px 0 0;
}
.circle-text p {
	margin-bottom: 10px;
}
.circle-text a {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #F2179E;
}
.circle-text a:hover {
	color: #BC0D79;
}
.circle-img-left {
	position: absolute;
	width: 340px;
	margin-left: -120px;
}
.circle-img-right {
	position: absolute;
	width: 340px;
	margin-right: -120px;
}
@media only screen and (max-width: 1130px) {
	.circle-text h3 {
		font-size: 28px;
		line-height: 34px;
	}
	.circle-img-left {
		width: 300px;
		margin-left: -100px;
	}
	.circle-img-right {
		width: 300px;
		margin-right: -100px;
	}
}
@media only screen and (max-width: 960px) {
	.circle-text {
		padding: 0px 0px 0 0;
	}
	.circle-img-left, .circle-img-right {
		position: relative;
		width: 100%;
		margin: 0;
	}
}
@media only screen and (max-width: 880px) {
	.circle-img-left, .circle-img-right {
		width: 85%;
	}
	.circle-img-right {
		float: right;
	}
}
/***** VAN STYLES *****/
@media only screen and (max-width: 880px) {
	.van-icon {
		width: 70%;
		transform: rotate(-30deg);
		float: right;
		margin-top: -20px;
	}
}
/***** TESTIMONIAL STYLES *****/
.review-card {
	background-color: #F7F3ED;
	border-radius: 50px;
	padding: 30px;
}
.text-original {
	display: block;
	color: #025CA0;
}
.text-swapped {
    display: none;
	color: #025CA0;
}
.review-container.swapped .text-original {
	display: none;
}
.review-container.swapped .text-swapped {
	 display: block;
}
.testimonial-img {
	border: 5px solid #fff;
	border-radius: 80px;
}
.author {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	margin: 5px 0 20px 0;
}
.testimonial-button {
	margin-top: -25px;
}
@media only screen and (max-width: 480px) {
	.testimonial-img {
		width: 150px;
	}
	.testimonial-button {
		margin-top: 120px;
	}
	.author {
		font-size: 16px;
		line-height: 20px;
	}
}
/******** REVIEWS PAGE STYLES ********/
.reviews-container {
  	display: flex;
  	flex-wrap: wrap;
  	font-size: 20px;
	line-height: 28px;
}
.review-item {
  	background-color: #F7F3ED;
	border-radius: 30px;
  	padding: 10px 30px 30px 30px;
	margin: 2%;
	margin-top: 50px;
  	flex: 46%;
	color: #236192;
}
.review-item p {
	margin-bottom: 10px;
}
.review-item div {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
}
.review-item .author {
	font-weight: 700;
}
.quote-img {
	width: 70px;
	margin-top: -40px;
}
@media (max-width: 880px) {
  	.review-item {
    	flex: 100%;
  	}
}
/******** PAW BULLETS BOXES STYLES ********/
.paw-wrapper {
	height: 100%;
	overflow: auto;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.paw-img {
	float: left;
	width: 15%;
}
.paw-text-lg, .paw-text {
	float: left;
	width: 85%;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #0081E2;
	padding-top: 5px;
}
.paw-text {
	float: left;
	width: 85%;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
}
.paw-text h4 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0px;
	color: #025CA0;
	text-transform: uppercase;
}
.why-list ul, .why-list-1col ul {
	column-count: 2;
	column-gap: 30px;
}
.why-list-1col ul {
	column-count: 1;
}
.why-list ul, .why-list-1col ul, .breeds .why-list-1col ul {
  	list-style-type: none; 
	font-size: 20px;
	line-height: 46px;
	font-weight: 600;
	margin-left: 0px;
	color: #0376CC;
	padding-left: 20px;
}
.breeds .why-list-1col {
	margin-top: 20px;
}
.breeds .why-list-1col ul {
	font-size: 16px;
	line-height: 20px;
}
.why-list li::before, .why-list-1col li::before, .breeds .why-list-1col li::before {
  	content: ''; 
  	display: inline-block; 
  	width: 30px; 
  	height: 30px; 
  	background-image: url('https://www.zoomingroomin.com/wp-content/uploads/2025/09/pink-paw.png');
  	background-size: contain;
  	background-repeat: no-repeat;
 	background-position: center left; 
  	margin-right: 10px; 
	margin-bottom: -8px;
	margin-left: -40px;
}
.breeds .why-list-1col li::before {
  	width: 20px; 
  	height: 20px; 
  	margin-right: 20px; 
	margin-bottom: -8px;
	margin-left: -40px;
}
.why-list ul li, .why-list-1col ul li {
	line-height: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.breeds .why-list-1col ul li {
	line-height: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 580px) {
	.why-list ul {
		column-count: 1;
		column-gap: 0px;
	}
}
/******** SERVICES Parent STYLES ********/
.package-img {
	margin-top: -130px;
}
.included-img {
	margin-top: -190px;
}
@media only screen and (max-width: 880px) {
	.package-img {
		margin-top: 0px;
	}
	.included-img {
		margin-top: 30px;
		margin-bottom: -70px;
	}
}
/************* HOW IT WORKS STYLES *************/
.span_1_of_4-hw {
	width: 23.8%; 
}
.col-hw {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
}
.col-hw:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.hw-box {
	margin-top: -120px;
	padding: 0 10px;
}
.hw-box img {
	width: 100px;
	position: relative;
	z-index: 2;
}
.hw-box p {
	font-weight: 700;
	color: #025CA0;
}
.hw-line-mobile { 
	display: none;
}
@media only screen and (max-width: 880px) {
	.hw-box p {
		font-size: 16px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 680px) {
	.span_1_of_4-hw {
		width: 100%%; 
	}
	.col-hw {
		width: 100%;
	}
	.hw-line {
		display: none;
	}
	.hw-line-mobile {
		display: block;
		position: relative;
		z-index: 1;
		width: 20%;
		margin-bottom: -150%;
	}
	.hw-box {
		overflow: auto;
		margin-top: 0px;
		margin-bottom: 20px;
		padding: 0 0px;
	}
	.hw-box img {
		float: left;
		width: 25%;
		margin-right: 2%;
	}
	.hw-box p {
		float: left;
		text-align: left;
		width: 73%;
		font-size: 24px;
		line-height: 32px;
		padding-top: 20px;
	}
}
@media only screen and (max-width: 580px) { 
	.hw-box p {
		font-size: 18px;
		line-height: 24px;
		padding-top: 10px;
		margin-bottom: 0px;
	}
}
/************* HEADER *************/
.inside-header {
  	padding: 20px 20px;
}
.site-header {
	background-color: #F7F3ED !important;
}
.site-logo img {
	width: 260px;
}
/************* MAIN NAVIGATION *************/
.nav-float-right #site-navigation {
	width: 100%;
}
.main-nav {
	margin-top: 10px;
	width: 100%;
}
.main-navigation {
	margin-top: -10px;
	background-color: #F7F3ED !important;
}
.main-navigation ul ul {
  	background-color: #F7F3ED;
}
.main-navigation li {
    position: relative;
    display: inline-block;
	margin-bottom: 0px;
}
.main-navigation .main-nav ul li.menu-item-has-children > a {
  	padding-right: 15px;
}
.main-navigation .main-nav ul li a {
  	line-height: 50px;
	padding-left: 15px;
	padding-right: 15px;
}



/************* MICROSITE *************/
.phone-cta {
	text-align: right;
	margin-right: 20px;
	margin-top: 50px;
	font-weight: 700;
	color: #1DB4FF;
	display: flex;
	justify-content: center;
	padding-top: 10px;
}
.phone-cta img {
	width: 20px;
	height: 23px;
	margin-right: 5px;
	vertical-align: middle;
	padding-bottom: 3px;
}
@media only screen and (max-width: 580px) { 
	.phone-cta {
		text-align: center;
		margin-right: 0px;
		display: block;
	}
	.phone-cta button {
		margin-top: 20px;
	}
}
/************* RESPONSIVE NAVIGATION *************/

@media only screen and (max-width: 1145px) { 
	.rmp-menu-item-link {
    	color: #fff !important;
	}
	.rmp-menu-title-image {
    	margin: 20px 0 !important;
	}
}
/************* TOP NAVIGATION *************/
.top-nav {
	text-align: right;
	margin-right: 20px;
	font-weight: 700;
	color: #1DB4FF;
	display: flex;
	justify-content: flex-end;
	padding-top: 10px;
}
.top-nav img {
	width: 20px;
	height: 23px;
	margin-right: 5px;
	vertical-align: middle;
	padding-bottom: 3px;
}
/************* RESPONSIVE NAVIGATION *************/

/************* NAVIGATION (MOBILE) *************/
.header-mobile {
	display: none;
}
.headertext {
	display: none;
}
.header-desktop {
	display: block;
}
@media only screen and (max-width: 1145px) {
	.header-desktop {
		display: none;
	}
	.header-mobile {
		display: block;
	}
	.site-logo-mobile img {
		width: 180px;
		padding-left: 10px;
		padding-top: 10px;
		padding-top: 55px;
		padding-bottom: 10px;
		text-align: left;
	}
	.top-nav-ctas {
		position: fixed;
		z-index: 99999;
		width: 100%;
	}
	.top-nav-ctas button {
		width: 50%;
		float: left;
		border-radius: 0px;
		padding: 10px 5px;
		font-size: 16px;
	}
	.top-nav-mobile {
		position: fixed;
		z-index: 10;
		width: 100%;
		background-color: #F7F3ED;
		box-shadow: 0px 0px 0px #CECECE;
	}
	.top-nav-mobile a, .top-nav-ctas a {
		font-size: 18px;
		color: #ffffff;
		text-decoration: none;
		font-weight: 700;
		text-transform: uppercase;
	}
	.top-nav-mobile-inside {
		background-color: #002D75;
		width: 100%;
		float: left;
		height: 45px;
		padding: 10px 5px 0 5px;
		text-align: center;
		position: relative;
		z-index: 99999999999999999;
	}
	.mobile-header-padding {
		height: 150px;
	}
	.rmp-container .rmp-menu-title .rmp-menu-title-image  {
    	text-align: left;
		margin: 20px 0 20px 0;
  	}
}
/***** STICKY HEADER *****/
/* DESKTOP HEADER */
#navbar {
  	background-color: #F7F3ED;
	box-shadow: 0px 2px 2px 0px #F4F4F4;
  	position: fixed;
  	top: -180px;
  	width: 100%;
  	display: block;
  	transition: top 0.3s;
	z-index: 9;
	padding: 10px 0 5px 0;
}
#navbar .site-logo img {
	width: 260px;
	margin: 5px 0;
}
@media only screen and (max-width: 1145px) {	
	#navbar {
		display: none;
	}
	/* MOBILE HEADER */
	.sticky {
 		position: sticky;
    	top: 0;
    	width: 100%;
    	position: -webkit-sticky;
    	position: -moz-sticky;
    	position: -ms-sticky;
   	 	position: -o-sticky;
		z-index: 3;
	}
}
/***** FOOTER STYLES *****/
.footer-content .f-logo {
	width: 275px;
}
.footer-content {
	color: #fff;
	font-weight: 600;
}
.footer-content a {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.footer-content a:hover {
	color: #B4E5FD;
}
.footer-content ul {
  	list-style: none;
	margin-left: 0px;
}
.social img {
	width: 35px;
	margin-right: 8px;
	vertical-align: middle;
}
.copyright, .copyright a {
	font-size: 14px;
	line-height: 18px;
}
.caps {
	text-transform: uppercase;
	font-weight: 700;
}
@media only screen and (max-width: 880px) {
	.footer-content .f-logo {
		width: 230px;
	}
}
/************* BLOG STYLES *************/
.readmore {
	font-weight: 700;
	color: #F2179E;
	text-transform: uppercase;
}
.blog-card .wp-post-image, .equalHMV img {
    width: 100%; /* Make the image take full width of its container */
    height: 250px; /* Set a fixed height for the visual crop */
    object-fit: cover; /* Crop the image to fill the container */
    object-position: center; /* Center the image within the container */
	margin-bottom: 20px;
	border: 5px solid #fff;
	border-radius: 80px 0 80px 0;
	box-shadow: 0px 0px 5px #DEDEDE;
}
.page-header-image-single img {
    width: 100%; /* Make the image take full width of its container */
    height: 350; /* Set a fixed height for the visual crop */
    object-fit: cover; /* Crop the image to fill the container */
    object-position: center; /* Center the image within the container */
	margin-bottom: 20px;
	border: 5px solid #fff;
	border-radius: 80px 0 80px 0;
	box-shadow: 0px 0px 5px #DEDEDE;
}
.separate-containers .inside-article > .featured-image {
	margin-bottom: 0px;
}
.entry-summary {
	margin-top: 0px !important;
	margin-bottom: 40px;
}
.separate-containers .inside-article {
	padding: 20px;
}
.entry-meta {
	display: none;
}
/************* ACCORDIAN *************/
.locations-header {
  	color: #0376CC;
  	font-size: 24px;
	font-weight: 600;
	margin: 20px 0;
}
.locations-list {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	font-weight: 500;
	border-bottom: 1px solid #0376CC;
	padding-bottom: 20px;
}
.accordion {
	background: transparent !important;
	border-radius: 0px;
  	color: #0376CC !important;
  	cursor: pointer;
  	padding: 24px;
  	width: 100%;
  	border: none;
  	text-align: left;
  	outline: none;
  	font-size: 24px;
  	transition: 0.4s;
	text-transform: none !important;
}
.active, .accordion:hover {
	background: transparent !important;
	border-radius: 0px;
	color: #025CA0 !important;
}
.accordion:after {
  	content: '\002B';
  	color: #fff;
  	font-weight: bold;
  	float: right;
  	margin-left: 5px;
}
.active:after {
  	content: "\2212";
}
.panel {
  	padding: 0 20px;
	font-size: 18px;
	font-weight: 600;
  	max-height: 0;
  	overflow: hidden;
  	transition: max-height 0.2s ease-out;
	border-bottom: 1px solid #025CA0;
	text-align: left;
}
/************* POST CATEGORY PAGES *************/
.eqWrap {
	display: flex;
	align-items: stretch;
}
.eq {
	padding: 10px;
}
.equalHMWrap {
	justify-content: space-between;
}
.equalHM {
	width: 32%;
}
.equalHMRWrap {
	justify-content: space-between;
	flex-wrap: wrap;
}
.equalHMR {
	width: 32%;
	margin-bottom: 2%;
}
.equalHMVWrap {
	flex-wrap: wrap;
}
.equalHMV {
	width: 32%;
	margin: 1%;	
}
.equalHMV-quarter {
	width: 23%;
	margin: 1%;	
}
.equalHMV-third {
	width: 32%;
	margin: 1%;	
}
.equalHMV:nth-of-type(3n) {
	margin-right: 0;	
}
.equalHMV:nth-of-type(3n+1) {
	margin-left: 0;	
}
@media only screen and (max-width: 880px) {	
	.eq {
		padding: 0px;
	}
	.equalHMV, .equalHMV-quarter, .equalHMV-third {
		width: 100%;
	}
	.equalHMV .event-date {
		width: auto;
	}
}
/************* WP STORE LOCATOR *************/
.wpsl-street, .wpsl-directions {
	display: none;
}
#wpsl-gmap img[src*="red@2x"] {
    display: none !important;
}
.wpsl-store-location {
	line-height: 22px;
}
#wpsl-result-list li p {
	margin-bottom: 5px;
}
.wpsl-direction-wrap {
	margin-top: -5px;
}
.wpsl-direction-wrap button a {
	color: #fff !important;
}
.wpsl-input label, #wpsl-radius label, #wpsl-category label {
	width: auto !important;
}
.wpsl-store-location span:nth-child(3) {
	display: block;
}

/***** COLUMN STYLES *****/
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.col, .col-alt {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col-lg {
	display: block;
	float:left;
	margin: 1% 0 1% 8%;
}
.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.col-alt:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
.col-lg:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

@media only screen and (max-width: 880px) {
	.col, .col-lg { 
		margin: 1% 0 1% 0%;
	}
}
@media only screen and (max-width: 480px) {
	.col-alt { 
		margin: 1% 0 1% 0%;
	}
}

/*  GRID OF FOUR   ============================================================================= */
.span_3_of_4 {
	width: 74.6%; 
}
.span_2_of_4 {
	width: 49.2%; 
}
.span_1_of_4 {
	width: 23.8%; 
}
@media only screen and (max-width: 880px) {
	.span_2_of_4-to2 {
		width: 49.2%; 
	}
	.span_2_of_4-to2 h4 {
		font-size: 16px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 580px) {
	.span_3_of_4, .span_2_of_4, .span_1_of_4 {
		width: 100%; 
	}
}
/*  GRID OF FIVE   ============================================================================= */
.span_4_of_5 {
  	width: 79.68%; 
}
.span_3_of_5 {
  	width: 59.36%; 
}
.span_2_of_5 {
  	width: 39.04%;
}
.span_1_of_5 {
  	width: 18.72%;
}

@media only screen and (max-width: 880px) {
	.span_4_of_5, .span_3_of_5, .span_2_of_5, .span_1_of_5 {
		width: 100%; 
	}
}
/*  GRID OF SIX   ============================================================================= */
.span_5_of_6 {
  	width: 83.06%;
}
.span_4_of_6 {
  	width: 66.13%;
}
.span_3_of_6 {
  	width: 49.2%;
}
.span_3_of_6-sm {
  	width: 46%;
}
.span_2_of_6 {
  	width: 32.26%;
}
.span_2_of_6-sm {
  	width: 28%;
}
.span_1_of_6 {
  	width: 15.33%;
}

@media only screen and (max-width: 880px) {
	.span_5_of_6, .span_4_of_6, .span_3_of_6, .span_2_of_6, .span_1_of_6, .span_3_of_6-sm, .span_2_of_6-sm {
		width: 100%; 
	}
}

/************* SLICK SLIDER STYLES *************/
.slick-slide {
	margin: 0px 0px;
 	opacity: 1;
	height: auto !important;
}
.slick-list {
	padding: 0 10px !important;
}
.slick-slide {
  	transition: all ease-in-out .3s;
	margin: 0 10px;
}
.slick-active {
  	opacity: 1;
}
.slick-current {
  	opacity: 1 !important;
}
.slick-next-alt, 
.slick-prev-alt, 
.slick-next-alt:hover, 
.slick-prev-alt:hover, 
.slick-next-alt:focus, 
.slick-prev-alt:focus, 
.slick-next-timeline, 
.slick-prev-timeline, 
.slick-next-timeline:hover, 
.slick-prev-timeline:hover, 
.slick-next-timeline:focus, 
.slick-prev-timeline:focus {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-next-review, 
.slick-prev-review, 
.slick-next-review:hover, 
.slick-prev-review:hover, 
.slick-next-review:focus, 
.slick-prev-review:focus {
    font-size: 0;
    line-height: 0;
    position: absolute;
	bottom: -50px; /* Adjust this value to control distance below the slider */
    transform: translateY(50%); /* Optional: Vertically center if needed */
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev-review {
  	right: 80px;
}
.slick-next-review {
  	right: 30px;
}
@media only screen and (max-width: 480px) {
	.slick-prev-review {
  		left: 30px;
	}
	.slick-next-review {
  		left: 80px;
	}
}

.slick-next-timeline, .slick-prev-timeline, .slick-next-timeline:hover, .slick-prev-timeline:hover, .slick-next-timeline:focus, .slick-prev-timeline:focus {
	top: 90px;
}
.slick-prev-alt, .slick-prev-timeline  {
  	left: -10px;
}
.slick-next-alt, .slick-next-timeline {
  	right: -10px;
}
.slick-dots li button::before {
  	font-size: 20px !important;
  	color: #fff !important;
}
/************* TIMELINE SLIDER STYLES *************/
.timeline {
	padding: 0 30px;
}
.timeline .slick-slide {
  	margin: 0 0px;
}
.timeline h3 {
	font-size: 36px;
	color: #0376CC;
}
.timeline-icon {
	margin: 0 auto;
	width: 65px;
	margin-top: 20px;
}
.timeline hr {
	background-color: rgba(0,0,0,.1);
  	border: 0;
  	height: 3px;
	margin-top: -30px;
  	margin-bottom: 0px;
}
.timeline-box-wrapper {
	margin: 60px 0px;
}
.timeline-box {
	position: relative;
   	width: 100%;
   	height: auto;
	padding: 5px;
	text-align: center;
}
.timeline-box h4 {
	padding: 0px 15px 0 15px;
} 
.timeline-box p {
	padding: 0px 15px;
	color: #0376CC;
	font-weight: 600;
} 
/************* ON LOAD ANNIMATION STYLES *************/
.fadeIn {
  	opacity: 0; /* Start invisible */
  	animation: fadeIn 1s ease-out forwards; /* Apply the animation */
}
@keyframes fadeIn {
  	0% {
    	opacity: 0;
  	}
  	100% {
    	opacity: 1;
  	}
}

.fadeUp {
  	opacity: 0; /* Start invisible */
  	transform: translateY(20px); /* Start slightly below its final position */
  	animation: fadeUp 1s ease-out forwards; /* Apply the animation */
}
@keyframes fadeUp {
  	0% {
    	opacity: 0;
    	transform: translateY(20px);
  	}
  	100% {
    	opacity: 1;
    	transform: translateY(0); /* Move to its original position */
  	}
}

.fadeLeft {
	animation-name: fadeInLeft;
    animation-duration: 1s; /* Adjust duration as needed */
	animation-timing-function: ease-out; /* Optional: controls speed curve */
	animation-fill-mode: forwards; /* Keeps the final state after animation */
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
        transform: translateX(-20px); /* Adjust this value for desired starting position */
	}
	100% {
        opacity: 1;
        transform: translateX(0);
	}
}

.fadeRight {
	animation-name: fadeInRight; /* The name of your keyframes */
	animation-duration: 1s; /* How long the animation takes */
	animation-timing-function: ease-out; /* Controls the speed curve */
	animation-fill-mode: forwards; /* Keeps the final state after animation */
	opacity: 0; /* Initial state to prevent "flash of unstyled content" */
}
@keyframes fadeInRight {
	0% {
        opacity: 0;
        transform: translateX(-20px); /* Starts off-screen to the left */
    }
    100% {
        opacity: 1;
        transform: translateX(0); /* Ends at its original position */
    }
}

.delay-1 {
	animation-delay: .5s;
}
.delay-2 {
	animation-delay: 1s;
}
.delay-3 {
	animation-delay: 1.5s;
}

/* Apply the pulse animation on hover */
.pulse-on-hover:hover {
  animation: pulse 0.8s ease-in-out forwards; /* Apply the animation */
}

@keyframes pulse {
  0% {
    transform: scale(1); /* Original size */
  }
  50% {
    transform: scale(1.1); /* Slightly larger */
  }
  100% {
    transform: scale(1); /* Return to original size */
  }
}