/**
Theme Name: Astra Child
Author: Jut-so
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
*/

.site-content {
	max-width: 100vw;
	overflow: hidden;
}
/* ******************* */
/* Layout Paddings CSS */
/* body .elementor:not(.e-loop-item, .elementor-location-popup) > .e-con,
body :not(.elementor-location-popup) > .elementor-section-wrap > .e-con */
.e-con.e-parent {
	/* padding: 120px 34px; */

	--padding-block-start: 120px;
    --padding-block-end: 120px;
    --padding-inline-start: 34px;
    --padding-inline-end: 34px;
}
.site .ast-container-fluid,
.site .ast-builder-grid-row-container {
	padding-left: 34px;
	padding-right: 34px;
}
.site-main .elementor > .e-con.top-padding-60px,
.site-main .elementor-section-wrap > .e-con.top-padding-60px {
	padding-top: 60px;
}
@media (max-width: 1024px) {
	/* .site-main .elementor:not(.e-loop-item, .elementor-location-popup) > .e-con,
	.site-main .elementor-section-wrap > .e-con */
	.e-con.e-parent {
		/* padding: 50px 20px; */
		--padding-block-start: 60px;
		--padding-block-end: 60px;
		--padding-inline-start: 15px;
		--padding-inline-end: 15px;
	}
	.site .ast-container-fluid,
	.site .ast-builder-grid-row-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.site-main .elementor > .e-con.no-side-padding,
.site-main .elementor-section-wrap > .e-con.no-side-padding {
	padding-left: 0;
	padding-right: 0;
}
.site-main .elementor > .e-con.no-vertical-padding,
.site-main .elementor-section-wrap > .e-con.no-vertical-padding {
	padding-top: 0;
	padding-bottom: 0;
}
.site-main .elementor > .e-con.no-bottom-padding,
.site-main .elementor-section-wrap > .e-con.no-bottom-padding {
	padding-bottom: 0;
}
.site-main .elementor > .e-con.no-top-padding,
.site-main .elementor-section-wrap > .e-con.no-top-padding {
	padding-top: 0;
}
/* .site-content .elementor:not(.e-loop-item) > .e-con > .e-con-inner {
	padding: 0;
} */
.site-main .elementor > .e-con.no-padding,
body .widget_block .elementor > .e-con.no-padding,
.site-main .elementor-section-wrap > .e-con.no-padding {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
@media (max-width: 767px) {
	.site-main .elementor > .e-con.mob-no-side-padding,
	body .widget_block .elementor > .e-con.mob-no-side-padding,
	.site-main .elementor-section-wrap > .e-con.mob-no-side-padding {
		padding-left: 0;
		padding-right: 0;
	}
	.site-main .elementor > .e-con.mob-no-bottom-padding,
	body .widget_block .elementor > .e-con.mob-no-bottom-padding,
	.site-main .elementor-section-wrap > .e-con.mob-no-bottom-padding {
		padding-bottom: 0;
	}
	.site-main .elementor > .e-con.mob-no-padding,
	body .widget_block .elementor > .e-con.mob-no-padding,
	.site-main .elementor-section-wrap > .e-con.mob-no-padding {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0;
	}
	.elementor > .e-con.mob-no-side-padding .mob-side-padding,
	.elementor-section-wrap > .e-con.mob-no-side-padding .mob-side-padding {
		padding-left: 15px;
		padding-right: 15px;
	}
}

body a:focus,
body button:focus,
#ast-scroll-top:focus{
	outline: none !important;
	border: none !important;
}

/* **************** */
/* Header Block CSS */
header .site-branding,
header .site-header-primary-section-center > .site-header-focus-item,
header .site-navigation .menu-link {
	padding: 0
}
header .site-header-primary-section-right .widget_block {
    display: flex;
	gap: 40px;
    flex-wrap: nowrap;
    align-items: center;
}
header .site-header-primary-section-right aside{
	padding: 0;
}
header .site-header-primary-section-right img{
	cursor: pointer;
}
header .site-header-primary-section-right .contact-no,
header .site-header-primary-section-right .contact-no:hover{
    color: var(--e-global-color-68fb303);
    line-height: var(--e-global-typography-39cb9be-line-height);
	border-bottom: 1px solid;
}
@media(max-width: 767px){
	header .site-header-primary-section-right .contact-no{
		display:none;
	}
}
/* **************** */
/* Testimonial Carousel CSS */
.testimonial-carousel .elementor-testimonial__text{
    background: url('assets/images/border-icon.svg') no-repeat center bottom;
    padding-bottom: 35px;
}
.testimonial-carousel  .swiper .elementor-swiper-button{
    top: 25px;
    transform: translateY(0);
}
.testimonial-carousel  .elementor-swiper-button svg{
    display: none;
}
.testimonial-carousel .elementor-swiper-button-prev{
    background: url('assets/images/prev-icon.svg') no-repeat;
}
.testimonial-carousel  .elementor-swiper-button-next{
   background: url('assets/images/next-icon.svg') no-repeat;
}
.testimonial-carousel  .elementor-swiper-button{
    width: 16px;
    height: 30px;
    background-size: cover;
}

.testimonial-carousel  .elementor-testimonial__text {
    max-width: 745px;
    margin: auto
}
.testimonial-carousel .elementor-testimonial__footer{
	margin-top: 30px !important;
}

@media(max-width: 767px){
    .testimonial-carousel .elementor-swiper-button{
        display: none !important;
    }
	.testimonial-carousel.elementor-widget-testimonial-carousel .elementor-main-swiper{
		width: 100%;
	}
}

/* **************** */
/* Instagram CSS */
.instagram-feeds .owl-nav{
    background: url('assets/images/square-icon.svg') no-repeat center center;
}
.instagram-feeds .owl-nav .owl-prev{
    background: url('assets/images/left-arrow.png') no-repeat !important;
}
.instagram-feeds .owl-nav .owl-next{
    background: url('assets/images/right-arrow.png') no-repeat !important;
}
/* **************** */
/* Contact Map Box CSS */
.contact-map-box >.e-con-inner{
    background: var( --e-global-color-68fb303 ) url('assets/images/footer_bg.png') repeat;
}
.contact-map-box .e-con-inner .elementor-element .elementor-widget-heading{
	max-width: 400px;
}


/* **************** */
/* Footer Block CSS */
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{
	max-width: 1160px;
}
footer.site-footer .site-primary-footer-wrap{
	padding-top:60px;
	padding-bottom: 60px;
}
footer.site-footer{
	background: var( --e-global-color-68fb303 ) url("https://development2.jut-so.de/hochberg/wp-content/uploads/2024/02/footer_bg.png") repeat;
}
footer.site-footer .site-footer-section  p,
footer.site-footer .site-footer-section  a,
footer.site-footer .site-footer-section  h2{
	color: var( --e-global-color-61beb26 );
	margin: 0;
	font-family: var(--e-global-typography-05dcb8e-font-family), Sans-serif;
    font-size: var(--e-global-typography-05dcb8e-font-size);
    font-weight: var(--e-global-typography-05dcb8e-font-weight);
    line-height: var(--e-global-typography-05dcb8e-line-height);
}

footer aside{
	margin: 0;
}
footer.site-footer .site-footer-section{
	gap: 50px;
}
footer.site-footer  .site-footer-primary-section-2{
	justify-content: flex-end;
}
footer .social-icons{
	display: flex;
	gap: 20px;
}
footer .elementor:not(.e-loop-item, .elementor-location-popup) > .e-con,
footer .elementor-section-wrap > .e-con {
	padding: 0;
}

footer .footer-widget-area.widget-area {
	margin-bottom: 0;
}
#ast-scroll-top{
	bottom: 10px;
}
@media(max-width: 544px){
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{
		max-width:270px;
	}
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .elementor-widget .elementor-icon-list-item,
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .elementor-widget .elementor-icon-list-item a{
		justify-content: center;
	}
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row section {
		text-align: center;
	}
	footer .social-icons{
		justify-content: center;
	}
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
		margin-bottom: 60px;
	}
	#block-12{
		margin-bottom: 63px;
	}
	.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{
		margin-bottom: 43px
	}
	footer.site-footer .site-footer-section h2,
	footer .social-icons{
		margin-bottom: 30px;
	}
}

/* Accordion icon animation */
.elementor-accordion-icon-opened {
	transform: rotate(180deg);
	
}


