/**
Theme Name: StLuke
Author: BMM
Author URI: https://bluematrixmedia.com
Description: Custom theme for St. Luke\'s Lutheran Church
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: stluke
Template: astra
*/

#primary-menu ul.sub-menu {
    margin-top: -50px;
}

.ast-advanced-headers.ast-theme-transparent-header #masthead {
    position: absolute;
    left: 0;
    right: 0;
}

.ast-title-bar-wrap {
    box-shadow: #0000005e 10px 0px 50px;
    min-height: 320px;
    background-position: bottom !important;
}


.ast-title-bar-wrap:after {
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgb(11, 121, 59) 0%, rgb(4, 132, 162) 35%, hsl(269, 44%, 38%) 100%);
    opacity: 0.8;
}


h1.ast-advanced-headers-title {
    display: none;
}


.home .ast-title-bar-wrap {
    display: none;
}

.main-header-menu > .menu-item > a {
    text-align: center;
}

.menu-text span {
    font-size: 11px;
    display: block;
    font-weight: 700;
    line-height: initial;
}

.main-header-menu > .menu-item > a > .menu-text {
    line-height: 29px;
}

span.sub-arrow {
    display: none;
}  


.last-p p:last-child {
    margin-bottom: 0;
}


.ft-menu a span {
    display: none;
}

.ft-menu ul ul {
    display: none;
}

.ft-menu ul {
    margin: 0; font-size: 15px;
    padding: 0;
    list-style: none;
}

.ft-menu ul li a {
    color: #fff !important;
}

.ft-menu ul li a:hover {
   color: #F6EA5C !important;
}



.info-box img {
    max-width: 40px;
}


.info-box {
    border: 1px solid #75519a;
    border-left: 4px solid #75519a;
    padding-right: 15px;
}


.info-box .elementor-image-box-img {
    border-right: 1px solid #75519a;
    height: 105px;
    line-height: 105px;
    width: 90px !important;
    text-align: center;
    margin-right: 15px;
    float: left;
    margin-bottom: 0 !important;
}

.info-box .elementor-image-box-wrapper {
    -webkit-align-items: center !important;
    align-items: center;
}

.info-box .elementor-image-box-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-items: center;
    align-items: center;
}

.info-box .elementor-image-box-content {
    -ms-flex: 1;
    flex: 1;
}


.ab-block {
    height: 300px;
    overflow: hidden;
    position: relative;
    margin: 10px;
    box-shadow: #00000021 10px 0px 10px;
    border: #63c1e3 solid;
}


.ab-block .elementor-column-wrap:hover {
    transform: scale(1.1);
    transition: all 0.5s ease;
}



.ab-block .elementor-column-wrap {
    position: relative;
    overflow: hidden;
    transition: all 0.5s ease !important;
    /* height: 370px; */
    margin: 0 !important;
}



textarea {
    height: 100px !important;
}


.team-box {
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.10);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.10);
}

.team-box h4 {
    font-size: 18px !important;
}

.leader-box {
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.10);
}

.leader-box h4 {
    font-size: 18px !important;
}


.leader-box .eael-team-content {
    min-height: 0;
}

.team-box ul.eael-team-member-social-profiles {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -56px;
    background: #2d3c8a;
}

.box-shadow{   -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.25); }


.eael-team-content {
    position: relative;
    min-height: 125px;
}


.eael-team-content li {
    padding-left: 10px;
}

.h3-0 h3 {
    margin-bottom: 0;
}

.img-shadow {
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.25);
}


.page-id-536 .ast-title-bar-wrap {
    display: none;
}


.wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
    margin-top: 10px;
}

.elementor-text-editor ul {
    margin: 0;
    padding-left: 0px;
    padding-bottom: 1.6em;
}

.elementor-text-editor ul li {
    position: relative;
    padding-left: 20px;
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

.elementor-text-editor ul li:before {
    content: "";
    background: #585858;
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50px;
    position: absolute;
    top: 0;
    margin-top: 17px;
    left: 0;
}



.wpcf7-checkbox .wpcf7-list-item {
    display: block;
    margin-left: 0;
}

.wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
    margin-top: 0;
}

.wpcf7-list-item {
    padding-top: 5px;
}


.col-sm-6 {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.col-sm-12 {
    width: 100%;
    float: left;
    padding: 0 15px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    clear: both;
}

.img-shadow-p img{ -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.25); }

.img-shadow-p img {
    margin-bottom: 20px;
}



.ab-block .elementor-widget-button {
    height: 100%; }

.ab-block .elementor-widget-container {
    height: 100%; }

.ab-block .elementor-button-wrapper {
    display: block;
    height: 100%; }

.ab-block .elementor-button-content-wrapper {
    align-content: flex-end;
    align-items: flex-end;
    height: 100%; }

.ab-block .elementor-button {
    height: 100%; }


em {
    color: #f00;
}


.ab-block .elementor-column-wrap {
    box-shadow: inset -10px -62px 40px rgb(0 0 0 / 42%);
}


.st-email {
    margin-top: 0;
    text-align: right;
    float: right;
    width: auto !important;
    position: absolute;
    right: 0;
    bottom: 109px;
}


.elementor-text-editor ul {
     padding-left: 14px;

}

.elementor-background-slideshow__slide__image {
    background-size: 100% !important;
 }

@media (min-width:991px) and (max-width:1199px) {

	.ab-block {
    width: 31% !important; }	
	
}	



@media (min-width:768px) and (max-width:991px) {

.ab-block {
    height: 220px;
    width: 30% !important; }	
	
	
}




@media (max-width:1199px) {
	
.main-header-menu > .menu-item > a {
    text-align: left;
    line-height: 0;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    padding-left: 20px !important;
}
	
.main-header-menu > .menu-item > a > .menu-text {
    line-height: 25px;
    display: inline-block;
    vertical-align: middle; }
	
	#primary-menu ul.sub-menu {
    margin-top: 0; }
	
	.submenu-with-border .sub-menu a {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 0 !important;  }
	
	button.ast-menu-toggle {
    right: 0 !important; }
	
	
}




@media (max-width: 767px) {
.fusion-row .elementor-row {
    display: flex;
    flex-flow: wrap;
    flex-direction: column-reverse; }
	
	.hm-hero.elementor-section.elementor-section-items-middle>.elementor-container {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
	
.elementor-background-slideshow__slide__image {
    background-size: cover !important;
}	
	
	
} 	