/*-- Global --*/

.font-header-AmaticSC h1,
.font-header-AmaticSC .title .title-heading {
	font-size: 3.5rem;
}

.font-header-AmaticSC h2 {
	font-size: 2.75rem;
}

.font-header-AmaticSC h3 {
	font-size: 2.25rem;
}

/*-- Header --*/
.header .navbar,
.header .navbar.bg-primary {
	border-top: 3px solid #DF1647;
}

.header .header-info {
	padding: 1em 0;
}

.header .header-info-logo-img img {
	width: 300px;
}

.header .navbar-dark .navbar-nav .nav-link {
	text-transform: uppercase;
}

.header .navbar-dark .navbar-nav>.active .nav-link,
.header .navbar .active>.nav-link,
.header .navbar .dropdown-item.active,
.header .navbar .dropdown-item:active,
.header .navbar .show>.nav-link {
	color: var(--color-theme-border);
}

.page-home .text {
	background: url('https://apihoard.webit.com/api/v1/Image/89DF69A253EFD7E9916064F1187337E2/89DF69A253EFD7E9916064F1187337E2.jpg?size=Original') no-repeat center top;
	background-size: cover;
}

.page-home .list {
	padding: 2em 0;
	background: url('https://apihoard.webit.com/api/v1/Image/47D7DF7B84FB2C8419D3BFF5486227BF/47D7DF7B84FB2C8419D3BFF5486227BF.png?size=Original') no-repeat center bottom;
	background-size: contain;
}

/* SERVICE LIST PAGE */

.cw-service-prices .card {
	background: #3FA9A4;
	border: #DF1647 solid 2px;
}
.cw-service-prices ul {
	margin-bottom: 1rem;
}

.cw-service-prices .list-group-item {
	background: #E7E4DD;
}

.cw-service-prices .list-group-flush .list-group-item {
	border: #DF1647 solid 2px;
}

/* .list-group-flush:last-child .list-group-item:last-child {
	border: #DF1647 solid 2px;
} */

/*-- Contact Info --*/

.contact h2 {
	font-size: .95rem;
}

.carousel-indicators li {
    background-color: #3FA9A4 !important;
    
}

#cw-review-carousel .carousel-inner {
	position: relative;
	width: 100%;
	overflow: inherit !important;
	height: 400px;
	color: #A89A85;
}

#cw-review-carousel .carousel-caption {
	position: absolute;
	right: 15%;
	top: 90px !important;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000 !important;
	text-align: center;
}

#cw-review-carousel .carousel-control-next,
#cw-review-carousel .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #3FA9A4 !important;
	text-align: center;
	opacity: .5;
}

/* XXLG: 1400px & Up */
@media (min-width: 1400px) {
	.page-home .list {
		background-size: cover;
	}
}

.page-memorial-page .gallery .gallery-img-photo {
	background-size: contain;
}

/* ========== Contact page Custom Hours ======= */

.cw-contact-title h4 {
    color: var(--color-theme-text);
    border-bottom-width: 0.1em;
    border-color: var(--color-theme-text);
    border-bottom-style: solid;
    margin-bottom: 0.8em;
	font-family: "Amatic SC", cursive;
    font-weight: 700;
}

.cw-contact-hourstime {
    font-size: .95em;
    line-height: 1.5em;
    padding: .5em 0;
    border-top: 1px solid var(--businessinfo-border)
}

.cw-contact-hourstime-sunday {
    font-size: .95em;
    line-height: 1.5em;
    padding: .5em 0;
}

.cw-contact-hours .contact-hourstime:first-of-type {
    border-top: none
}

.cw-contact-hourstime-day {
    font-size: .9em;
    font-weight: 700
}

.cw-contact-hours {
    padding-left: 5px;
    padding-right: 5px;
}

.page-contact-us .businessinfo .contact-title:not(.contact-businessname) .contact-title-container {
    border-bottom-width: 0px;
}
.page-contact-us .businessinfo .contact-title {
    border-bottom-color: #000;
    border-bottom-width: 2px;
}

@media (min-width: 768px) {
    .cw-contact-hours {
        padding-left: 0px;
        padding-right: 0px;
        width: 650px;
        position: relative;
        z-index: 1;
        left: 3.5rem;
    }
}
@media (min-width: 992px) {
    .cw-contact-hours {
        width: 369px;
        left: 36.45rem;
        bottom: 7rem;
    }
}
@media (min-width: 1160px) {
	.cw-contact-hours {
        left: 42.45rem;
    }
}
@media (min-width: 1200px) {
    .cw-contact-hours {
        width: 445px;
        left: 43.8rem;
    }
}
@media (min-width: 1400px) {
    .cw-contact-hours {
        left: 50.1rem;
    }
}
@media (min-width: 1600px) {
    .cw-contact-hours {
        left: 56.85rem;
    }
}

@media (min-width: 1800px) {
    .cw-contact-hours {
        width: 443px;
        left: 65.25rem;
    }
}

@media (min-width: 1900px) {
    .cw-contact-hours {
        width: 445px;
        left: 66.85rem;
    }
}


.gallery .gallery-img-photo {
    background-size: contain !important;
}


/*pricing section*/

.cw-pricing-section {
    background: var(--color-theme-background);
  }
.cw-card {
  border: none;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.1);
  transition: transform 0.2s ease-in-out;
  background-color: #E0DED7;
}

.cw-card:hover {
  transform: translateY(-5px);
}

.cw-card-popular {
  border: 2px solid #e2496f;
  background-color: #fff0f5;
}

.cw-plan-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #e2496f;
}

.cw-price {
  font-size: 2rem;
  font-weight: 600;
  color: #333;
  margin: 1rem 0;
}

.cw-features li {
  margin-bottom: 0.5rem;
}

.cw-btn {
  background-color: #e2496f;
  color: #fff;
  border-radius: 50px;
  padding: 0.5rem 1.5rem;
  transition: background-color 0.3s;
}

.cw-btn:hover {
  background-color: #e2496f;
  color: #fff;
}

.cw-title {
  font-weight: 700;
  color: #333;
}

.cw-subtitle {
  font-size: 1rem;
  color: #777;
}


/* Walk in bath service */

.cw-regualr-grooming {
    background-color: var(--color-theme-primary);
    margin: 1rem;
    border-radius: 2rem;
    padding: 1rem;
}

.cw-grooming-text {
    color: #fff;
}

.textwithimage-circle .textwithimage-text {
    text-align: left !important;
}