body.single .cqzevjzltevqplc{
    padding-bottom: 0;
}
body.single .meta{
    padding: 20px 0;
}

/*
 * Contact-us page
*/

.rvjlqklkiu .pkzcuwdfvrh{
    font-family: inherit;
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 900;
    text-align-last: center;
    margin: 0 0 .83em;
}
.rvjlqklkiu .wocjyqkite{}
.rvjlqklkiu .xclpwrjqivskefc{
    margin-bottom: 15px;
}
.rvjlqklkiu label{
    display: none;
}
.rvjlqklkiu input,
.rvjlqklkiu textarea{
    padding: 10px 20px;
    background-color: #f1f1f1;
    border-color: transparent;
    font-style: italic;
    transition-property: border-color;
    transition-duration: .3s;
}
.rvjlqklkiu input:focus,
.rvjlqklkiu textarea:focus{
    border-color: #3f3a40;
}

.rvjlqklkiu input[type=submit]{
    color:white;
    text-transform: uppercase;
    font-style: italic;
    padding: 15px 40px;
    border-radius: 0;
    background-color: #3f3a40;
    margin: 30px auto 0;
    display: block;
}

@media (min-width: 992px){
    .rvjlqklkiu{
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    .rvjlqklkiu>*{
        width:49%;
    }
}
@media (max-width: 991px){
    .lgxagrkxji__left{
        margin-bottom: 30px;
    }
    .rvjlqklkiu_content,
    .rvjlqklkiu .wocjyqkite{
        max-width: 500px;
        margin: auto;
    }
}

/*
 * SB form in shortcode
*/

.fxcczcgpdtjeayt .pkzcuwdfvrh{
    font-family: inherit;
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 900;
    text-align-last: center;
    margin: 0 0 .83em;
}
.fxcczcgpdtjeayt .wocjyqkite{}
.fxcczcgpdtjeayt .xclpwrjqivskefc{
    margin-bottom: 15px;
}
.fxcczcgpdtjeayt label{
    display: none;
}
.fxcczcgpdtjeayt input,
.fxcczcgpdtjeayt textarea{
    padding: 10px 20px;
    background-color: #f1f1f1;
    border-color: transparent;
    font-style: italic;
    transition-property: border-color;
    transition-duration: .3s;
}
.fxcczcgpdtjeayt input:focus,
.fxcczcgpdtjeayt textarea:focus{
    border-color: #3f3a40;
}

.fxcczcgpdtjeayt input[type=submit]{
    color:white;
    text-transform: uppercase;
    font-style: italic;
    padding: 15px 40px;
    border-radius: 0;
    background-color: #3f3a40;
    margin: 30px auto 0;
    display: block;
}