/**
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
*/




.elementor-widget-text-editor h1,h2,h3,h4,h5,h6 {
    margin-bottom: 0px!important;
}


/* astra sticky header custom css */
header#masthead {
    position: fixed !important;
    top: 0 !important;
	transition: all 0.3s ease;

}

/* When trsnaparent header on then sticky color → apply  */
#masthead.is-sticky .main-header-bar {
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
	background:var(--e-global-color-primary);
}

.ast-site-identity {
	padding: 0em 0!important;
}


/*header menu right btn*/
li.menu-btn {
  background: #C8A15A!important; 
  height: 28px;
  align-self: center;
  border-radius: 5px;
  border: 1px solid #C8A15A;
}

li.menu-btn a {
  display: flex !important;
  align-items: center;
  gap: 4px;
 color:#0B2341!important;
  font-weight: 400;
  font-size: 0.80em;
  letter-spacing:1px;
  padding: 0 8px !important;
  text-align: center;
}

li.menu-btn:hover {
  background: #fff!important;   
}

/*in footer menu btn off*/
footer li.menu-btn {
  background: transparent!important; 
	border: 0!important;
}

footer li.menu-btn a {
  letter-spacing:0!important;
}

footer li.menu-btn:hover {
  background: transparent!important;   
}



/* icon color (SVG) */
li.menu-btn a::before{
  content:"";
  width:16px;
  height:16px;
  display:inline-block;

  background-image:url("https://httpswwwbadenbaden-arbeitsrechtde-ajn2rqz9mi.live-website.com/wp-content/uploads/2026/04/calender-dark.svg");

  background-size:contain;
  background-repeat:no-repeat;
}


/* REMOVE menu btn FROM FOOTER */
.site-footer li.menu-btn{
  background:none;
  height:auto;
  margin:0!important;
}

.site-footer li.menu-btn a{
  padding:0!important;
  color:#fff !important;
}

.site-footer li.menu-btn a::before{
  display:none;
}


/* off canvas menu */
.ast-mobile-popup-drawer .ast-mobile-popup-inner {
    max-width: 220px!important;
}



footer a, p{
	font-family: 'Inter'!important;
	font-weight:300!important;
}

/*footer*/
footer h3, h4, h5, h6{
	font-family: 'Inter'!important;
	font-weight:700!important;
	letter-spacing: 0.5px;
}

.site-primary-footer-wrap .ast-builder-footer-grid-columns {
   align-items: stretch!important;
	justify-items: center;
}

.footer-widget-area .widget_nav_menu li a {
    font-size: 14px;
    color: #fff !important;
	text-transform:capitalize!important;
}






/* circle step 1-3 design */
.three-step-section span.elementor-divider__text.elementor-divider__element {
    width: 45px;
    text-align: center;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #C8A15A;
    align-content: center;
}

.three-step-section .customize-step-1 span.elementor-divider-separator::before{
border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff00!important;
}

.three-step-section .customize-step-3 span.elementor-divider-separator::after{
border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff00!important;
}



/*circle step 1-4 design*/
.four-step-design-section span.elementor-divider__text.elementor-divider__element {
    width: 45px;
    text-align: center;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #C8A15A;
    align-content: center;
}

.four-step-design-section .customize-step-1 span.elementor-divider-separator::before{
border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff00!important;
}

.four-step-design-section .customize-step-4 span.elementor-divider-separator::after{
    border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff00!important;
}






/*
started responsive
*/

@media(max-width:1600px){
/* when sticky then this margin top will be remeove */
.main-navigation ul {
    margin-top: -30px;
}
#masthead.is-sticky .main-navigation ul {
    margin-top: 0 !important;
  }
}



@media(max-width:1200px){

	.ast-primary-header-bar li a{
		font-size:14px;
	}
	    .site-branding img{
     max-width: 270px!important;
    }
	
}


@media(max-width:900px){
.contact-form-widget input::placeholder{
    font-size:12px;
  }
}




@media(max-width:767px){
	
/*circle step 1-3 design responsive*/
.three-step-section .customize-step-1 span.elementor-divider-separator::before{
    border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff75!important;  
  }
  
  .three-step-section .customize-step-3 span.elementor-divider-separator::after{
    border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff75!important;  
  }	
	
/*circle step 1-4 design responsive*/
.four-step-design-section .customize-step-1 span.elementor-divider-separator::before{
    border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff75!important;  
   }

.four-step-design-section .customize-step-4 span.elementor-divider-separator::after{
        border-block-start: var(--divider-border-width) var(--divider-border-style) #ffffff75!important; 
   }
	
}


@media (max-width: 350px) {
	/*logo*/
    .site-branding img{
     max-width: 220px!important;
    }
}

