@charset 'utf-8';
/*
 Theme Name:   Well Grounded Group	
 Theme URI:    https://lwd.rocks
 Description:  Well Grounded Group	
 Author:       LWD
 Author URI:   https://lwd.rocks
 Template:     parent-theme
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  yolanddesign
*/


@import url("../parent-theme/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

body.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_content {
}
body.scheme_original .sc_testimonials_style_testimonials-3 .sc_testimonial_item {
}


body.scheme_original .sc_testimonials_style_testimonials-3 .sc_slider_swiper.swiper-slider-container .sc_testimonial_item {
 padding-left: 15px;
 padding-right: 15px;
 border-radius: 7px;
 padding-bottom: 1px;
 opacity: 0.85;
}

.wpcf7-form-control-wrap.your-message textarea {
 background: #FFF;
}

body.scheme_original .sc_team_item {
 background: none;
}

/*Homepage*/
#home-contact-us-form .wpcf7 input[type="text"] {
 width: 90%;
}
#home-contact-us-form .wpcf7 input[type="tel"] {
 width: 90%;
}
#home-contact-us-form .wpcf7 input[type="email"] {
 width: 90%;
}
#home-contact-us-form textarea {
 width: 95%;
}
#home-contact-us-form label {
 color: #FFF;
}
/*Contact us*/
#contact-us-page-wrapper .wpcf7 input[type="text"] {
 width: 90%;
}
#contact-us-page-wrapper .wpcf7 input[type="tel"] {
 width: 90%;
}
#contact-us-page-wrapper .wpcf7 input[type="email"] {
 width: 90%;
}
#contact-us-page-wrapper select {
 width: 95%;
}
#contact-us-page-wrapper textarea {
 width: 95%;
}
#contact-us-page-wrapper label {
 color: #000;
}

.mt-3 {
margin-top: 1rem;
}

#portfolio-grid-wrapper .esg-container-fullscreen-forcer {
 left: 0 !important;
}

#contact-info-wrapper {
 margin-top: 5px;
}
#about-us-wrapper {
 margin-top: 5px;
}


body.home .instagram h3 {
margin-top: 0;
}


.grecaptcha-badge { 
    visibility: hidden;
}
