h1,
h2,
h3,
h4,
h5 {
	font-family: "Coiny", cursive !important;
}

.header .header-info {
	padding-top: 1em;
	padding-bottom: 1em;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(250, 250, 250, 0.8)), to(rgba(250, 250, 250, 0.8))), url(https://apihoard.webit.com/api/v1/Image/41C76555762EB9739D3A61C6740AB1F5/41C76555762EB9739D3A61C6740AB1F5.png?size=Original);
	background-image: -o-linear-gradient(left, rgba(250, 250, 250, 0.8), rgba(250, 250, 250, 0.8)), url(https://apihoard.webit.com/api/v1/Image/41C76555762EB9739D3A61C6740AB1F5/41C76555762EB9739D3A61C6740AB1F5.png?size=Original);
	background-image: linear-gradient(90deg, rgba(250, 250, 250, 0.8), rgba(250, 250, 250, 0.8)), url(https://apihoard.webit.com/api/v1/Image/41C76555762EB9739D3A61C6740AB1F5/41C76555762EB9739D3A61C6740AB1F5.png?size=Original);
}

.header .header-info img.cw-santa {
	max-width: 50%;
}

.cw-splash {
	max-width: 434px;
	margin: .5rem auto;
	border: 2px solid #f05064;
}

@media(min-width: 440px){
	a.header-business.header-business-phone {
		font-size: 2.5em;
		font-weight: 800;
	}
	
	.header a.btn.btn-primary.d-inline-block.mt-1.text-light {
		width: 50%;
		font-size: 1.2em;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header .navbar .navbar-nav .nav-link {
		font-size: .825rem !important
	}
}

.title {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(https://apihoard.webit.com/api/v1/Image/F9FF666C8E004C4F7EE103C0F62DFB2D/F9FF666C8E004C4F7EE103C0F62DFB2D.png?size=Original);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://apihoard.webit.com/api/v1/Image/F9FF666C8E004C4F7EE103C0F62DFB2D/F9FF666C8E004C4F7EE103C0F62DFB2D.png?size=Original);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://apihoard.webit.com/api/v1/Image/F9FF666C8E004C4F7EE103C0F62DFB2D/F9FF666C8E004C4F7EE103C0F62DFB2D.png?size=Original);
	background-size: cover;
	background-position: 50% 50%;
	/*    margin-bottom: 2em;*/
	border-bottom: 4px solid #23bebe;
}

.title+.text {
	padding-top: 1em;
	margin-top: 0;
	padding-bottom: 1em;
}

.title+.businessinfo {
	padding-top: 4em;
}

.page-services .title {
	margin-bottom: 0em;
}

.page-services .text {
	padding-top: 2em;
}

h1.title-heading {
	font-family: coiny, cursive !important;
	text-align: center;
	font-size: 2em;
	padding: 0.5em 0;
	text-transform: uppercase;
	color: #fff;
}

@media (min-width: 440px) {
	h1.title-heading {
		font-size: 3em;
	}
}

.cw-hero {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(https://apihoard.webit.com/api/v1/Image/E39E235A3E50AEAA64E83F65F3AC8BD5/E39E235A3E50AEAA64E83F65F3AC8BD5.png?size=1920x1440);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://apihoard.webit.com/api/v1/Image/E39E235A3E50AEAA64E83F65F3AC8BD5/E39E235A3E50AEAA64E83F65F3AC8BD5.png?size=1920x1440);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://apihoard.webit.com/api/v1/Image/E39E235A3E50AEAA64E83F65F3AC8BD5/E39E235A3E50AEAA64E83F65F3AC8BD5.png?size=1920x1440);
	background-size: cover;
	background-position: 50% 50%;
	padding: 3em !important;
	color: #fff;
}

.cw-hero h2 {
	color: #23BEBE;
	-webkit-text-stroke: 1px #fff;
}

/*Make sure gallery images aren't cut off*/
.gallery .gallery-img-photo {
	background-size: contain;
}

.galleryslideshow .gallery-img-photo {
	background-size: contain;
}

.hero-text p {
	text-shadow: 1px 1px 5px #000;
}

.list {
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;
}

.page-chocolate-fountains .list {
	padding-bottom: 0 !important;
}

.cw-banner {
	margin: 1rem auto;
	border: 8px double var(--color-theme-text);
    border-radius: 25px;
}

.cw-banner img {
	max-height: 330px;
}

.page-valentines-day .gallery {
	padding: 3rem 0 0;
}

@media (min-width: 768px) {
	.page-valentines-day .gallery .col-lg-4 {
		max-width: 22%!important;
		flex: 22%!important;
	}
}

/*List alignment*/
.page-home .list-wrap {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	margin-bottom: 0;
	height: 100%;
}

/*--- Floating links ---*/
.setup {
	position: fixed;
	bottom: 1em;
	right: 1em;
	border-radius: 25px;
	-webkit-box-shadow: 1px 1px 10px 1px #00000036;
	box-shadow: 1px 1px 10px 1px #00000036;
}

.setup:hover {
	cursor: pointer;
}

.hidden {
	display: none;
}

#contactBtns a {
	display: inline-block;
	width: 54px;
	height: 54px;
	padding: 10px;
	border-radius: 50%;
	background: #fff;
}

#contactBtns .fa {
	font-size: 35px;
	color: var(--color-theme-primary);
}

/* -------------------- phone booth faq ---------------------- */
.wb__phone-faq h3 {
	font-size: 1.7rem;
}

.wb__phone-faq h3::after {
	content: "";
	display: block;
	height: 3px;
	width: 80px;
	margin: 10px auto 15px auto;
	background-color: var(--color-theme-text);
}

.wb__phone-faq .pg-text {
	line-height: 1.7;
	margin-bottom: 0;
}

.wb__phone-faq .collapse-header {
	position: relative;
	padding: 1.1rem 4rem 1.1rem 1em;
	background: var(--color-theme-background);
	color: #6f2594;
	border: 2px solid var(--color-theme-border);
	margin-top: 0.5rem;
	display: block;
	overflow: hidden;
	font-size: 1.1em;
	font-weight: 700;
}

.wb__phone-faq a.collapse-header:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 2px solid var(--color-theme-highlight);
}

.wb__phone-faq .collapse-header:hover,
.wb__phone-faq .collapse-header:not(.collapsed) {
	color: var(--color-theme-secondary);
}

.wb__phone-faq .collapse-header::after {
	content: "+";
	position: absolute;
	z-index: 3;
	right: 1em;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	font-size: 1.5em;
	line-height: 1em;
	transition: 0.2s;
	color: var(--color-theme-secondary);
}

.wb__phone-faq .collapse-header.collapsed::after {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.wb__phone-faq .collaspe-content {
	padding: 1.5rem 0.5rem;
	margin: 0 0.5rem 0.5rem;
	border: 1px solid var(--color-theme-border);
}

/* -------------------- SECTIONTITLE ---------------------- */
@media (max-width: 768px) {
	.cw-hero {
		padding: 1em !important;
	}

	h1.text-uppercase {
		font-size: 1em;
	}

	h1.display-3 {
		font-size: 1.5em;

		text-shadow: none;
		-webkit-text-stroke-width: 0;
	}

	.cw-hero h2 {
		font-size: 36px;
	}

	.page-home a.btn.btn-primary.btn-xs.list-text-btn {
		margin-bottom: 2em;
	}

	.page-pricing .list-img-link {
		width: 240px;
	}
}


/*-- Subpages --*/

.cw-cascade {
	padding: 1.5rem 0;
}

.cw-cascade:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.6);
}

.cw-cascadeText {
	z-index: 2;
}

.cw-cascade ul li {
	padding: 0.5em 0.25em;
}

@media (min-width: 992px) {
	.header .header-business {
		font-size: 21px;
	}

	.cw-cascade ul li {
		font-size: 1.1rem;
	}
}

/* SOFT PLAY PARTIES */

.page-soft-play-parties .textwithimage-container {
	border: 8px double var(--color-theme-text);
	border-radius: 25px;
}

hr.cw-colored-hr {
	border: 1px solid var(--color-theme-highlight);
	;
}

/*-- About Us --*/
.cw-flexlist-aboutpage {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	/*list-unstyled properties*/
	padding-left: 0;
	list-style: none;
}

.cw-flexlist-aboutpage li {
	min-width: 200px;
	flex-grow: 1;

	padding: 4px 10px;
	margin: 3px 5px;
	border: 2px solid var(--color-theme-primary);

	font-size: 1.1rem;
}

@media (min-width: 768px) {
	.cw-flexlist-aboutpage li {
		min-width: 220px;
		font-size: 1.4rem;
	}
}

@media (min-width: 1200px) {
	.cw-flexlist-aboutpage li {
		font-size: 1.7rem;
	}
}

/*-- Checklists --*/

.cw-checklist li {
	display: inline-block;
	padding: 0.25em;
}

.cw-checklist li:before {
	content: "\f058";
	font-family: FontAwesome;
	margin-right: 0.25em;
	color: var(--color-theme-highlight);
}

/* SERVICES PAGES ================================================================================= */

.pg-services-list {
	column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;
}

@media (min-width: 548px) and (max-width: 811px) {
	.pg-services-list {
		column-count: 2;
		-moz-column-count: 2;
		-webkit-column-count: 2;
	}
}

@media (min-width: 812px) {
	.pg-services-list {
		column-count: 3;
		-moz-column-count: 3;
		-webkit-column-count: 3;
	}
}

.pg-services-list li {
	margin-top: 0;
	margin-bottom: 13px;
	margin-left: 38px;
}

.pg-services-list li::before {
	float: left;
	overflow: hidden;
	width: 23px;
	height: 23px;
	content: "";
	margin-right: 7px;
	margin-left: -35px;
	background-image: url("https://apihoard.webit.com/api/v1/Image/3E10BB59CC37A8E46C79CFC8A9DA108B/3E10BB59CC37A8E46C79CFC8A9DA108B.png?size=320x240");
	background-size: 23px 23px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.testimonials .card {
	/* background: rgba(255, 255, 255, 0.1); */
	border: 1px solid #23BEBE;
}

.testimonials .oi_testimonial {
	color: #23BEBE;
	font-style: italic;
	font-size: .9em
}

@media (max-width: 768px) {
	.testimonials .card-deck {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

/* -------------------- Gallery numbers ---------------------- */
/*-- multiple pages. Make sure to add new page to all spots --*/
/* .page-soft-play-parties .gallery-container, */
.page-bounce-houses .gallery-container,
.page-hot-deals .gallery-container,
.page-lawn-signs .gallery-container,
.page-costume-characters .gallery-container {
	counter-reset: my-awesome-counter;
}

/* .page-soft-play-parties .gallery-container .gallery-card, */
.page-bounce-houses .gallery-container .gallery-card,
.page-hot-deals .gallery-container .gallery-card,
.page-lawn-signs .gallery-container .gallery-card,
.page-costume-characters .gallery-container .gallery-card {
	counter-increment: my-awesome-counter;
}

/* .page-soft-play-parties .gallery-container .gallery-card::before, */
.page-bounce-houses .gallery-container .gallery-card::before,
.page-hot-deals .gallery-container .gallery-card::before,
.page-lawn-signs .gallery-container .gallery-card::before,
.page-costume-characters .gallery-container .gallery-card::before {
	content: counter(my-awesome-counter);
	position: absolute;
	left: 0;
	font-size: 1.2em;
	background-color: var(--color-theme-primary);
	color: #fff;
	padding: 3px 10px;
	z-index: 10;
}

/* .page-soft-play-parties .gallery-container .gallery-card:nth-of-type(25), */
.page-bounce-houses .gallery-container .gallery-card:nth-of-type(25),
.page-hot-deals .gallery-container .gallery-card:nth-of-type(25),
.page-lawn-signs .gallery-container .gallery-card:nth-of-type(25),
.page-costume-characters .gallery-container .gallery-card:nth-of-type(25) {
	counter-reset: my-awesome-counter 24;
}

/* .page-soft-play-parties .gallery-container .gallery-card:nth-of-type(49), */
.page-bounce-houses .gallery-container .gallery-card:nth-of-type(49),
.page-hot-deals .gallery-container .gallery-card:nth-of-type(49),
.page-lawn-signs .gallery-container .gallery-card:nth-of-type(49),
.page-costume-characters .gallery-container .gallery-card:nth-of-type(49) {
	counter-reset: my-awesome-counter 48;
}

/*-- Photography-Page --*/

.cw-testimonial {
	margin: 0 20px 40px;
}

.cw-testimonial .cw-testimonial-content {
	padding: 35px 25px 35px 50px;
	margin-bottom: 1.5em;
	background: #efefef;
	border: 1px solid #e1e0e0;
	position: relative;
}

.cw-testimonial .cw-testimonial-content:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #efefef;
	position: absolute;
	bottom: -10px;
	left: 22px;
	transform: rotate(45deg);
	border-bottom: 1px solid #e1e0e0;
	border-right: 1px solid #e1e0e0;
}

.cw-testimonial-content .cw-testimonial-icon {
	width: 50px;
	height: 45px;
	background: var(--color-theme-secondary);
	text-align: center;
	font-size: 22px;
	color: #fff;
	line-height: 42px;
	position: absolute;
	top: 37px;
	left: -19px;
}

.cw-testimonial-content .cw-testimonial-icon:before {
	content: "";
	border-bottom: 16px solid #b11124;
	border-left: 18px solid transparent;
	position: absolute;
	top: -16px;
	left: 1px;
}

.cw-testimonial .cw-description {
	font-size: 15px;
	font-style: italic;
	color: #4a4a4a;
	line-height: 23px;
	margin: 0;
}

.cw-testimonial-title {
	display: block;
	font-size: 1.05em;
	font-weight: 700;
	color: #525252;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}

.page-photography-services .textwithimage-m4 {
	background: rgb(255, 255, 255);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(55%, rgba(255, 255, 255, 1)), color-stop(55%, rgba(35, 190, 190, 1)), color-stop(75%, rgba(35, 190, 190, 1)), color-stop(75%, rgba(255, 255, 255, 1)));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 55%, rgba(35, 190, 190, 1) 55%, rgba(35, 190, 190, 1) 75%, rgba(255, 255, 255, 1) 75%);
	background: linear-gradient(0deg, rgba(255, 255, 255, 1) 55%, rgba(35, 190, 190, 1) 55%, rgba(35, 190, 190, 1) 75%, rgba(255, 255, 255, 1) 75%);
}

.page-photography-services .textwithimage-m4 p {
	color: #000;
}

/* LG: 992px & Up */
@media (min-width: 992px) {
	.page-photography-services .textwithimage-m4 {
		background: -webkit-gradient(linear, left bottom, left top, color-stop(33%, rgba(255, 255, 255, 1)), color-stop(33%, rgba(35, 190, 190, 1)), color-stop(66%, rgba(35, 190, 190, 1)), color-stop(66%, rgba(255, 255, 255, 1)));
		background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 33%, rgba(35, 190, 190, 1) 33%, rgba(35, 190, 190, 1) 66%, rgba(255, 255, 255, 1) 66%);
		background: linear-gradient(0deg, rgba(255, 255, 255, 1) 33%, rgba(35, 190, 190, 1) 33%, rgba(35, 190, 190, 1) 66%, rgba(255, 255, 255, 1) 66%);
	}

	.page-photography-services .textwithimage-m4 p {
		color: #fff;
	}
}

/*-- Footer --*/

.footer {
	padding-top: 0.5em;
}

.cw-footer {
	background-color: #6f2594;
}

.cw-footer p {
	margin-bottom: 0;
}

.cw-footer a {
	color: #fff;
	font-weight: bolder;
}