/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.padding-even-1 {
	padding: 1em;
}

.padding-even-2 {
	padding: 2em;
}

.padding-even-3 {
	padding: 3em;
}

.padding-top-0 {
	padding-top: 0 !important;
}

.margin-top-0 {
	margin-top: 0 !important;
}

.wp-block-group {
	padding-top: 2em;
	padding-bottom: 2em;
}

h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
	margin-top: .7em;
}

.wp-block-cover__inner-container h2, .wp-block-cover__inner-container h3, .wp-block-cover__inner-container h4, .wp-block-cover__inner-container h5, .wp-block-cover__inner-container h6 {
	margin-top: 0;
}

::selection {
    background-color: var(--ast-global-color-1);
    color: #ffffff;
}

* {
	scroll-margin-top: 90px;
}

.linkBack {
    display: inline-block;
    margin-top: 3em;
    color: var(--ast-global-color-3);
	position: relative;
	padding-left:1.5em;
	margin-bottom: 2em;
}

.linkBack:hover span, .linkBack:hover {
	color: var(--ast-global-color-3);
}

.linkBack span {
	display: inline-block;
	color: var(--ast-global-color-3);
	position: absolute;
	margin-left: 3px;
	margin-top: 10px;
	width: 16px;
	height: 1px;
	background-color: currentColor;
	top: 3px;
	left: 0;
  }
  .linkBack span:before {
	display: inline-block;
	content: '';
	position: absolute;
	left: 1px;
	top: -5px;
	width: 10px;
	height: 10px;
	border-top: solid 1px currentColor;
	border-right: solid 1px currentColor;
	-webkit-transform: rotate(-135deg);
			transform: rotate(-135deg);
  }

@media (min-width: 1400px) {
	.wp-block-cover__inner-container, .alignwide .wp-block-group__inner-container, .alignfull .wp-block-group__inner-container {
		max-width: 1400px;
	}
}

@media (max-width: 1400px) {
	.wp-block-group {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}

	/* .wp-block-columns, .wp-block-column {
		margin: 0;
	} */
}
.extra-thin, .entry-content .extra-thin {
	font-weight: 100;
}

.no-space {
	padding-top: 0;
	padding-bottom: 0;
}

.wp-block-button .wp-block-button__link {
	text-transform: uppercase;
}

#masthead .site-logo-img a {
	display: inline-block;
    height: 129px;
}

#masthead .ast-header-sticked .site-logo-img a {
	height: 68px;
	overflow: hidden;
}

/* #masthead .ast-header-sticked .site-logo-img a .astra-logo-svg {
	width: 120px;
} */

#masthead .ast-header-sticked .site-logo-img a .custom-logo {
	width: 120px;
}

.technology-group-logo {
	width: 140px;
    margin: 0;
    transition: all .1s;
}

#masthead .ast-header-sticked .technology-group-logo {
	width: 100px;
}

.ast-logo-title-inline .site-logo-img {
    border-right: 1px solid #ccc;
}

.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg) {
    height: auto;
}

.main-header-bar.ast-sticky-active {
    box-shadow: 0 2px 10px 0 rgb(36 50 66 / 20%);
}

/* .home-cover {
    margin-bottom: -60px;
    z-index: -1;
} */

/* .b-cat-box */
.b-cat-box.wp-block-cover:before {
	content: none;
}

.b-cat-box.wp-block-cover {
	align-items: flex-end;
	padding: 0;
}

.b-cat-box {
	overflow: hidden;
}

/* .b-cat-box:hover {
	cursor: pointer;
} */

.b-cat-box img {
	transition: transform .25s;
}
.b-cat-box:hover img {
    transform: scale(1.08);
}

.b-cat-box.wp-block-cover .wp-block-cover__inner-container {
	/* background: rgb(51,51,51,90%); */
	background: var(--ast-global-color-6);
	/* background: linear-gradient(90deg, rgba(34,87,100,0.9) 0%, rgba(0,167,206,0.9) 100%); */
	background: linear-gradient(90deg, var(--ast-global-color-6) 0%, var(--ast-global-color-0) 100%);

	color: #fff;
	font-weight: 300;
	padding: 10px;
	opacity: .9;
}

.b-cat-box.wp-block-cover .wp-block-cover__inner-container p {
	font-size: 24px;
	margin: 0;
}

.b-cat-box.wp-block-cover .wp-block-cover__inner-container a {
	color: #fff;
}

.sollution-blocks {
	padding-left: 30px;
	padding-right: 30px;
}

.home-block-wrap {
	margin-top: -70px; /* -60px */
	position: relative;
	z-index: 1;
}

/* Uses section */
.uses-section {
	margin-bottom: -60px;
}

.uses-box{
	color: #fff !important;
	transition: all .3s;
}

.uses-box > span {
	background-image: url(/wp-content/themes/astra-child/img/pattern.svg);
	background-repeat: no-repeat;
    background-size: 120px;
    background-position: right top;
	transition: all .3s;
	
}

.uses-box:hover > span {
	/* cursor: pointer; */
	background-size: 125px;
	box-shadow: 0 0 20px rgb(0 0 0 / 40%);
}

.uses-box .read-more a, .uses-box .read-more a:hover, .uses-box .read-more {
	color: #fff !important;
}

.uses-box .read-more {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

@media(max-width: 1170px){
	.uses-box {
		font-size: 16px;
	}

	.uses-box h3 {
		font-size: 22px;
	}
}

.wp-block-cover, .wp-block-cover-image {
	padding: 1.5em;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	padding: 0;
}



.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .wp-block-columns,.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row .wp-block-column {
	margin:0;
}

.wp-block-columns .wp-block-group.footer-address {
	padding: 0 2em 0 0;
}

@media(min-width: 1170px){
	.wp-block-columns .wp-block-group.footer-address {
		padding: 0 2em 0 5.5em;
	}
}

.logo-footer, .wp-block-image.size-full.logo-footer {
	margin-top: -110px;
}

.footer-copyright {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 16px;
}

.footer-copyright a, .footer-copyright a:hover, .footer-copyright a:focus {
	color: #fff !important;
}

@media(max-width: 600px) {
	.footer-copyright p {
		text-align: center;
	}
}

.b-cat-footer {
	padding-top: 4em;
	padding-bottom: 0;
}

.b-cat-footer p:not(.footer-title) a {
	border-bottom: 1px dotted currentColor;
}

.b-cat-footer p:not(.footer-title) a:hover {
	border-bottom-style: solid;
}

.footer-title {
	font-weight: 300;
}




@media (max-width: 1220px) {
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
		margin-bottom: 0;
	}

	.home-intro-cover h1 {
		font-size: 60px !important;
	}

	.home-intro-cover h2 {
		font-size: 30px !important;
	}

	.home-intro-cover {
		min-height: 420px !important;
	}

	#masthead .site-logo-img .astra-logo-svg, .ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img {
		max-width: 100px;
		margin-top: 30px;
	}

	#masthead .ast-header-sticked .site-logo-img a .custom-logo {
		
		margin-top: 8px !important;
	}
}

@media (max-width: 768px) {
	.home-intro-cover {
		min-height: 540px !important;
	}

	.b-cat-start-wrap h1 {
		font-size: 40px !important;
	}

	.b-cat-start-wrap h2 {
		font-size: 24px !important;
	}
}

/* @media (min-width: 1014px) {
	.ast-title-bar-wrap {
		min-height: 420px;
	}
} */

.posts-grid a {
	display: block;
	margin-bottom: 35px;
}

.posts-grid-content {
	position: relative;
	overflow: hidden;
}

.posts-grid-image, .posts-grid-image img {
	height: 300px;
}

.posts-grid-image img {
	object-fit: cover;
}

.posts-grid-title {
	position: absolute;
	bottom: 0;
	z-index: 1;
	background: var(--ast-global-color-6);
	background: linear-gradient(90deg, var(--ast-global-color-6) 0%, var(--ast-global-color-0) 100%);
    width: 100%;
    padding: 0.7em 1em;
    color: #fff;
}

.posts-grid a .posts-grid-content img {
	transition: transform .25s;
}

.posts-grid a:hover .posts-grid-content img {
    transform: scale(1.08);
}

@media(min-width: 921px){
	.posts-grid {
		display: grid;
		grid-gap: 35px;
		grid-template-columns: minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);
	}

	.posts-grid a {
		margin: 0;
	}
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 0;
    margin-bottom: 0;
}

/* .uagb-cta__button-link-wrapper.wp-block-button__link {
	background: rgb(4,168,67);
	background: linear-gradient(90deg, rgba(4,168,67,1) 0%, rgba(108,195,30,1) 100%);
	letter-spacing: normal;
	padding: 15px 25px;
}

.uagb-cta__button-link-wrapper.wp-block-button__link:hover {
	background: rgb(108,195,30);
	background: linear-gradient(90deg, rgba(108,195,30,1) 0%, rgba(4,168,67,1) 100%);
} */

.ast-advanced-headers.ast-theme-transparent-header #masthead, .single.ast-advanced-headers.ast-theme-transparent-header #masthead, .error404.ast-advanced-headers #masthead {
    position: absolute;
    width: 100%;
}

.ast-title-bar-wrap {
	position: relative;
}

.ast-advanced-headers.ast-theme-transparent-header .ast-title-bar-wrap:before, .single.ast-advanced-headers.ast-theme-transparent-header .ast-title-bar-wrap:before, .error404.ast-advanced-headers .ast-title-bar-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	/* background: linear-gradient(
		180deg
		,rgb(255,255,255)0%,rgba(0,0,0,0.5) 75%); */

		/* background: linear-gradient(
  180deg
  ,rgb(151,192,217)0%,rgba(0,0,0,0.5) 75%) */
  background: linear-gradient(
	180deg
	,var(--ast-global-color-7),rgba(0,0,0,0.5) 75%)
}

.home-intro-cover .wp-block-cover__gradient-background {
	background: linear-gradient(
	180deg
	,var(--ast-global-color-7),rgba(0,0,0,0.5) 75%) !important;
}

/* .single .site-main {
    padding: 70px 0 90px;
} */

.home-references {
	margin-bottom: -60px;
}

@media(max-width: 545px){
	.site-footer .wp-block-social-links {
		justify-content: center;
	}
}

body .pgcsimplygalleryblock-grid-item .pgcsimplygalleryblock-grid-item-inner .pgcsimplygalleryblock-grid-item-badge {
	height: 70px;
	width: 70px;
}

body .pgcsimplygalleryblock-grid-item .pgcsimplygalleryblock-grid-item-inner .pgcsimplygalleryblock-grid-item-badge svg {
	fill: var(--ast-global-color-0) !important;
}

.ebd_input {
    display: inline-block;
    background: #eef2f3;
    /* padding: 1em; */
    margin: 0 1em 1em 0;
	transition: all .2s;
	border-radius: 3px;
}

.ebd_input:hover {
	background: var(--ast-global-color-0);
	color: #fff;
	cursor: pointer;
}

.ebd_results {
	margin-top: 30px;
}


.ebd_results br {
	display: none;
}

.ebd_link {
    display: block;
    padding: 0.5em 0;
	color: var(--ast-global-color-3);
}

.ebd_link:before {
	--size: 30px;
	margin-right: 10px;
	content: '⇥';
	display: inline-block;
	transform: rotate(90deg);
	float: left;
	font-size: 24px;
	position: relative;
	background: var(--ast-global-color-4);
	width: var(--size);
	height: var(--size);
	text-align: center;
	line-height: var(--size);
}

.ebd_link:first-child {
	border: none;
}

.ebd_link > div {
	height: auto !important;
	display: block !!important;
}

.wpcf7-list-item {
	margin-left: 0;
}

@media (min-width: 599px) {
    .reverse-desktop {
        flex-direction: row-reverse;
    }

	.reverse-desktop.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
		margin-left: 0;
	}

	.reverse-desktop.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:first-child {
		margin-left: var(--wp--style--block-gap,2em);
	}
}



.location-wrap {
	margin-top: 2em;
    display: block;
    text-align: right;
	color: #7a8183;
    font-size: 17px;
}

.location-wrap .fflag {
	margin-right: 10px;
    margin-left: 10px;
}

@media(min-width: 425px){
	.location-wrap {
		margin-top: 3em;
		display: inline-block;
		float: right;
	}
}

.posts-grid-content .fflag {
	position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.wp-block-columns .wp-block-group.bcat-start-sublinks {
	padding: 0 6% 2em 30%;
}

.bcat-start-sublogo, .wp-block-image.size-full.bcat-start-sublogo {
	padding-right: 40%;
	margin-top: 0;
	margin-bottom: 2rem;
}

.subsites-wrap .wp-block-column > .bcat-start-sublogo img {
	transition: all .2s;
}

.subsites-wrap .wp-block-column:hover > .bcat-start-sublogo img {
    transform: scale(1.1);
}

.bcat-start-sublinks p, .bcat-start-sublinks a {
	font-size: 16px;
}

.bcat-start-sublinks a {
	text-decoration: underline;
}

.anoxic-preservation-wrap a:hover {
	color: #faa633;
}

.insect-treatment-wrap a:hover {
	color: #95c11f;
}

.lowoxygen-fireprevention-wrap a:hover {
	color: #ed1d25;
}

/* .bcat-start-sublogo img {
	transition: all .5s;
}

.bcat-start-sublogo a:hover img {
    transform: scale(1.1);
} */

.ast-nav-menu > li.menu-item.wpml-ls-item > a.menu-link, li.menu-item.wpml-ls-item > .sub-menu, li.menu-item.wpml-ls-item > .sub-menu a {
	font-size: 14px;
}

.ast-nav-menu > li.menu-item.wpml-ls-menu-item .wpml-ls-flag {
	margin-right: 3px;
}



@media(min-width: 1220px) {

	/* language switcher */
	.ast-nav-menu > li.menu-item.wpml-ls-item > a.menu-link, li.menu-item.wpml-ls-item > .sub-menu, li.menu-item.wpml-ls-item > .sub-menu a  {
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		/* border: 1px solid currentColor; */
		justify-content: center;
	}
	
	.ast-nav-menu > li.menu-item.wpml-ls-item > a.menu-link {
		min-width: 62px;	
	}
	
	li.menu-item.wpml-ls-item > .sub-menu {
		top: 62px;
		right: 0 !important;
		left: auto !important;
		width: auto;
		padding: 0;
	}

	.ast-nav-menu > li.menu-item.wpml-ls-current-language {
		margin-left: 20px;
	}
}

@media(max-width: 1220px){
	.technology-group-logo {
		max-width: 90px !important;
	}
}

@media(max-width: 1024px){

	.ast-title-bar-wrap {
		padding: 17vh 0 2vh !important;
	}
}


.otgs-development-site-front-end {
	display: none;
}

/* .ast-title-bar-wrap {
	box-shadow: 0 15px 90px -20px rgba(0,0,0,1);
} */

.ast-title-bar-wrap:after {
	content:'';
	display: block;
	width: 100%;
	height: 100px;
	position: absolute;
	z-index:-1;
	transform: translate(50%,-50%);
	right: 50%;
	bottom: 25px;
	background: transparent;
	border-radius: 100%;
	box-shadow:0 0 60px 100px rgba(0,0,0,.8)
}


@media(max-width: 1220px){
	.main-header-menu .menu-link, .main-header-menu>a {
		padding: 0 .5em;
		font-size: 15px;
	}
}

.uagb-post-grid .is-grid.uagb-post__equal-height .uagb-post__inner-wrap {
	display: flex;
	flex-direction: column;
}

.uagb-post-grid .is-grid.uagb-post__equal-height .uagb-post__inner-wrap .uagb-post__text:last-child {
	margin-top: auto;
}

.single article {
	margin-bottom: 6em;
}

.compact {
	max-width: 800px;
}

.webshop-link-footer {
	display: block;
	height: 48px;
	width: 48px;
	background-image: url(/wp-content/themes/astra-child/img/winkelwagen_mobiel.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: fixed;
	bottom: 70px;
	right: 15px;
	z-index: 1;
}

@media(min-width: 921px){
	.webshop-link-footer {
		height: 48px;
		width: 167px;
		background-image: url(/wp-content/themes/astra-child/img/winkelwagen_desktop.svg);
	}
}

.site-footer {
	margin-top: 30px;
}

/* Tijdelijk met css uitgezet op 19-01-2024 */
.ast-single-post-featured-section {
	display: none !important;
}