/*!
Theme Name: Wester bulding theme
Theme URI: www.wester.bulding.com
Author: Wester bulding
Description: Description
Version: 1.0.0
*/

@import "assets/css/swiper-bundle.min.css";
@import "assets/css/app.css";

.acf-map {
    width: 100%;
    height: 100%;
}

.acf-map img {
    max-width: inherit !important;
}

.file-container span.wpcf7-form-control-wrap{
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}

.wpcf7-not-valid-tip {
    color: #fff;
    font-size: 14px;
    display: block;
    margin-top: 4px;
}

.s-ask__form .wpcf7-not-valid-tip {
    color: #dc3232;
}

.wp-block-pullquote{
    background-color: rgba(173,133,109,0.1);
    padding: 20px;
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 1.7;
    font-weight: 500;
    text-align: center;
}

.wp-block-pullquote p{
    margin-bottom: 0;
}

.s-article + .s-cta{
    margin-top: 40px;
}

.hidden-input{
    display: none;
}

.header-logo img {
    height: auto;
}

.footer-logo img {
    height: auto;
}
