/*
Theme Name: Celestial Care
Description: This website has been built by Bonkend.
Author: Bonkend
Author URL: https://bonkend.nl/
Version: 1.2.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: flatsome
Text Domain: celestial-care
*/
.grecaptcha-badge {
	visibility: hidden;
}
body, img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
img {
    pointer-events: none;
}
/* Fonts */
body,
.nav > li > a,
h1,
h2,
h3,
.heading-font,
.alt-font {
	font-family: 'interstate', sans-serif !important;
	font-weight: 400;
}
h1,
h2,
h3,
.heading-font,
.alt-font,
label,
legend {
	font-weight: 300;
}
.alt-font {
	font-weight: 400;
}
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 2.2em;
}
.post-item h5,
.col.post-item.quote h5 {
	font-size: 1.5em;
	font-weight: 300;
}
.alt-font {
	font-style: italic;
}

/* Helpers */
body {
	overflow-x: hidden;
	line-height: 1.6;
}
.is-blue {
	background-color: #73a3af;
	color: #ffffff;
}
.is-brown {
	background-color: #a77c7c;
	color: #ffffff;
}
.alt-font {
	font-style: italic;
}
.dark,
.dark p,
.dark td {
	color: #ffffff;
}
.nav > li > a,
.nav-dropdown > li > a,
.nav-column > li > a {
	color: #238187;
}
/* Spacing */
.slider-wrapper + .row:not(.row-collapse),
.banner-grid-wrapper + .row:not(.row-collapse),
.banner + .row:not(.row-collapse),
.section + .row:not(.row-collapse),
.section + .img + .row:not(.row-collapse) {
	margin-top: 60px;
}
.hero {
	min-height: 500px;
}

/* Dropdown menu */
li.current-dropdown > .nav-dropdown {
	min-width: 170px;
	left: -55px;
}
ul.sub-menu {
	border-radius: 10px;
	border: none;
	text-align: center;
}
.nav-column li > a,
.nav-dropdown > li > a {
	padding: 10px 0;
}
.off-canvas:not(.off-canvas-center) .nav-vertical li > a {
	text-align: left;
}

/* Buttons */
.button,
input[type='submit'],
input[type='submit'].button,
input[type='reset'].button,
input[type='button'].button {
	border-radius: 100px;
	font-size: 0.9em;
	font-weight: 400;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	transition: 0.3s;
}
.button:hover,
input[type='submit']:hover,
input[type='submit'].button:hover,
input[type='reset'].button:hover,
input[type='button'].button:hover {
	margin-top: -1px;
	margin-bottom: calc(1em + 1px);
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.4);
}
.button > .icon-plus:before {
	font-size: 0.4em;
	line-height: 4em;
}

/* Image boxes */
.img-box {
	border-radius: 10px;
	z-index: 20;
	position: relative;
}
.row.align-equal .col-inner > .img,
.row.align-equal .col-inner > .img .img-inner {
	height: 100%;
}
.img-box > .col:not(.img) {
	align-items: center;
}
.img-box .img {
	padding: 0;
}
.img-box .col:not(.img) {
	padding: 20px 30px;
}
/* Header */
@media (min-width: 768px) {
	.header-full-width .container {
		padding: 0 100px;
	}
}
/* Footer */
.absolute-footer,
.absolute-footer.dark {
	color: rgba(255, 255, 255, 0.75);
	padding: 40px 0 30px;
}
.absolute-footer * {
	font-size: 12px;
}
.absolute-footer.dark ul {
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	opacity: 1;
}

/* Misc. Elements */
.section-title-normal,
.section-title-normal span,
.section-title-normal,
.dark .section-title-normal,
.dark .section-title-normal span,
.dark .section-title-normal {
	border-bottom: 0;
}
.post-item .box-text {
	padding: 30px;
}
.education-block > .col-inner {
	margin-top: -60px;
	padding: 20px 40px;
}
.section-title-normal,
.dark .section-title-normal {
	width: fit-content;
	border-bottom: 0;
}

/* Table */
.responsive-table {
	overflow-x: auto;
}
table {
	padding: 40px 80px;
}
th,
td,
.dark th,
.dark td {
	padding: 20px;
	border-color: rgba(255, 255, 255, 0.7);
}
td:nth-child(2) {
	border-left: 1px solid;
	border-right: 1px solid;
}
tfoot td {
	border: none;
}
.workshops tbody tr > td:last-child {
	border-left: 1px solid;
}

/* Blog archive */
.col.post-item.quote .box-text {
	font-weight: 400;
	font-style: italic;
	text-align: center;
}
.col.post-item.quote h5 {
	font-weight: 400;
}
.col.post-item .box-text h1,
.col.post-item .box-text h2,
.col.post-item .box-text h3,
.col.post-item .box-text h4,
.col.post-item .box-text h5,
.col.post-item .box-text h6,
.col.post-item .box-text a:not(.button) {
	margin-bottom: 0.5em;
}
.post-item > .col-inner,
.post-item > .col-inner .box {
	border-radius: 10px;
}
.post-item .box-text-bottom .box-image {
	border-radius: 10px;
}
.has-format,
.video-fit,
.image-cover {
	padding-top: 100% !important;
}
.page-id-9 .has-format img,
.page-id-9 .video-fit img,
.page-id-9 .image-cover img {
	-o-object-fit: fill;
	object-fit: fill;
}
.blog .post-item .box,
.blog .post-item .box .post-title {
	color: #ffffff;
}
.blog .post-item .is-divider {
	background-color: rgba(255, 255, 255, 0.1);
}
.blog .post-item:nth-child(odd) .box,
.blog .post-item:nth-child(even) .box a.more-link {
	background: #a77c7c;
}
.blog .post-item:nth-child(even) .box,
.blog .post-item:nth-child(odd) .box a.more-link {
	background: #73a3af;
}
.box a.more-link {
	display: block;
	width: fit-content;
}
.box a.more-link:hover {
	/* Reset the margins so that the box doesn't change height. */
	margin-top: 1em;
	margin-bottom: 1em;
}
.blog .post-item:nth-child(3n + 1) .box {
	background: #a77c7c;
}

/* Single post */
.single-post #main {
	background-color: #73a3af;
}
.single-post .article-inner {
	border-radius: 10px;
}
.article-inner .entry-header-text-top {
	padding-bottom: 0;
}

/* Rounded boxes */
.is-rounded,
.is-rounded > * {
	border-radius: 10px;
}
.is-rounded-top,
.is-rounded-top * {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.is-rounded-bottom,
.is-rounded-bottom * {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.is-rounded-left,
.is-rounded-left * {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.is-rounded-right,
.is-rounded-right * {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
@media screen and (max-width: 48em) {
	.is-rounded-top,
	.is-rounded-top * .is-rounded-bottom,
	.is-rounded-bottom *,
	.is-rounded-left,
	.is-rounded-left *,
	.is-rounded-right,
	.is-rounded-right * {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
	.img-box {
		margin-left: 15px;
		margin-right: 15px;
		width: auto;
	}
	.absolute-footer ul {
		text-align: center;
	}
	.drops,
	.leaves,
	.feathers,
	.rocks {
		z-index: 0 !important;
	}
	.row,
	.gallery {
		z-index: 1;
	}
}
::-webkit-scrollbar {
	-webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
	width: 12px;
}

::-webkit-scrollbar:horizontal {
	height: 12px;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #ffffff;
}

/* Shapes */
.rocks,
.feathers,
.leaves,
.drops {
	pointer-events: none;
	user-select: none;
}
/* Home */
.home .leaves {
	position: absolute;
	opacity: 0.3;
	left: -120px;
}
.home .feathers {
	position: absolute;
	max-width: 300px;
	opacity: 0.3;
	margin-top: -100px;
}
.home .rocks {
	position: absolute;
	max-width: 350px;
	right: 0;
	opacity: 0.5;
	margin-top: -200px;
}
/* Inspiratie ID 9 */
.page-id-9 .drops {
	position: absolute;
	max-width: 300px;
	bottom: 0px;
	left: -95px;
	opacity: 0.8;
}
.page-id-9 .feathers {
	position: absolute;
	max-width: 300px;
	top: 400px;
	right: -200px;
}
/* Recensies ID 239 */
.page-id-239 .rocks {
	position: absolute;
	max-width: 400px;
	bottom: 0;
	right: -50px;
	opacity: 0.66;
}
/* Over Jacky ID 11 */
.page-id-11 .leaves {
	position: absolute;
	max-width: 400px;
	left: -280px;
	opacity: 0.66;
}
.page-id-11 .rocks {
	position: absolute;
	max-width: 400px;
	right: -260px;
	top: 0;
	opacity: 0.66;
}
/* Massages ID 17 */
.page-id-17 .rocks {
	position: absolute;
	z-index: 19;
	transform: rotate(45deg);
	max-width: 400px;
	opacity: 0.3;
	left: 60px;
}
.page-id-17 .feathers {
	position: absolute;
	max-width: 350px;
	right: -50px;
}
/* Systemisch werken ID 19 */
.page-id-19 .drops {
	position: absolute;
	max-width: 400px;
	transform: rotate(25deg);
	top: 200px;
	right: -200px;
}
.page-id-19 .feathers {
	position: absolute;
	max-width: 400px;
	transform: rotate(-60deg);
	opacity: 0.5;
}
.page-id-19 .leaves {
	position: absolute;
	z-index: 19;
	transform: rotate(-75deg);
	max-width: 400px;
	opacity: 0.5;
	right: 0;
}
/* Workshop ID 21 */
.page-id-21 .rocks {
	position: absolute;
	max-width: 350px;
	transform: rotate(20deg);
	right: -75px;
}
.page-id-21 .feathers {
	position: absolute;
	max-width: 200px;
	top: 400px;
	right: -150px;
	opacity: 0.5;
	transform: rotate(-25deg);
}
/* Tarieven ID 169 */
.page-id-169 .rocks {
	position: absolute;
	max-width: 400px;
	top: -100px;
	right: -50px;
}
/* Contact ID 13 */
.page-id-13 .drops {
	position: absolute;
	max-width: 300px;
	transform: rotate(-40deg);
	top: -180px;
	left: -170px;
	opacity: 0.5;
}

/*pop-up box nieuwsbrief*/
.boxzilla {
	margin: 20px;
    box-shadow: 2px 2px 3px 1px #868484b5;
}
.boxzilla .boxzilla-content h4 {
	color: #fff;
}
.boxzilla .boxzilla-content .gform_wrapper form {
	margin-bottom: 0;
}
.boxzilla .boxzilla-content .gform_wrapper form .gform_footer {
	padding: unset;
	padding-top: 16px;
}
.boxzilla .boxzilla-content .gform_wrapper form .gform_footer .gform_button {
	text-transform: unset;
	margin-bottom: 0;
}
.boxzilla .gform_confirmation_message{
    color: white;
}

/*fix text size gform*/
label, legend{
	font-size: inherit;
	color: inherit;
    font-weight: inherit;
}
.address_zip input { 
    text-transform: uppercase;
}
::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
}
::placeholder { /* Recent browsers */
    text-transform: none;
}