/*
Theme Name: construction-field Child Theme
Theme URI: http: //mysite.com/
;Description: This is a custom child theme I have created.
Author: My Name
Author URI: http: //mysite.com/
Template: construction-field

Version: 0.1
*/
.navbar{
margin-bottom:2px !important;
}
.inner-main-title {
    height: 83px !important;
}
.header-img img{
    margin-top: -40px;
margin-bottom: 10px;
}

.elementor-column-gap-default  .header-img {
}
.header-img-wrap .elementor-column-wrap {
padding:0px !important;
}

.image-menu .wp-caption .wp-caption-text{
    color: #fff !important;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 800 !important;
}
.image-menu .widget-image-caption{
    position: relative;
    z-index: 10;
    margin-top: -62% !important;
    display: list-item;
    padding: 28%;
}
/*.image-menu .widget-image-caption:hover{
    display:none !important;
}
*/

.image-menu .widget-image-caption:hover{
    visibility:hidden !important;
}
.image-menu .wp-caption .wp-caption-text{
margin-bottom: 0px !important;
}

#image-text .elementor-heading-title {
}
.image-text .elementor-heading-title a {
    background: #00800000;
    padding: 25% 5% 25%;
	text-shadow: 2px 2px 2px black;
}
.image-text .elementor-heading-title a:hover{
    color: #80808000 !important;
}
/* .director .elementor-widget-container {
    margin-left: 47.5%;
}
*/
.director-col{
}

/*.director .elementor-heading-title {
    color: #80808000 !important;
}*/
.director  h4:hover {
    color: gray !important;
}
.director  h4 {
 color: #80808000 !important;
display: block;
    background: #8a8e8a0d;
    padding: 25% 1% 50%;
}
.footer-copyright .site-info a{
visibility:hidden !important;
}
.site-info a{
visibility:hidden !important;
}
.footer-copyright .site-info .at-display-inline-block a{
}