/**
Theme Name: Woodcon consultants
Author: V-render Studio
Author URI: http://v-render.com
Description: base astra!
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
*/
#ast-mobile-header,
#ast-desktop-header { box-shadow:#7d334120 0 0 30px 10px;}
.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {padding:0 15px;}

.tucked {
  background-color: #111;
  position: fixed!important;
  top: 0px;
  transition: top 1s;
  width: 100%;
}
.m10 { margin:10px!important;}
.lae-posts-carousel-item article { min-height: 550px!important;}
.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image { max-height: 200px; overflow: hidden;}
.elementor-button-wrapper .elementor-button {border:none;}

@keyframes slidebg {
	from { background-position: 0 0; }
	to { background-position: 100% 0; }
}
.slide-x {
  overflow:hidden;
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: slidebg 4s linear infinite;
}
.wpcf7-form-control.wpcf7-textarea {max-height:80px; }
.wpcf7-form label {width:100%!important; margin-bottom:10px;}
.wpcf7-form input{ width:100%; margin-right:10px!important;}
.wpcf7-form-control.wpcf7-submit {padding:20px 0; width:auto; font-size:25px; text-align: center; border:none; background-color: transparent;}

.panelists p { margin-bottom: 0; line-height: 1em;}

.stick-banner-container { position:relative;}
.sticky-banner-bottom,
.stick-banner{ position:absolute; top:-10%; z-index:100;}
.wp-block-image figcaption,
.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption { text-align:center!important; font-weight:600; background:beige; margin:0; padding:4px; }
.lae-posts-carousel-item article {
    min-height: 300px !important;
}
.wpcf7 .elementor-row.button { background-color:#763242; border-color:#763242;}