.sppb-addon-text-block blockquote {
    border-left: 11px solid #64A3E0;
    padding: 15px 60px;
    margin: 35px 0;
    font-size: 24px;
    line-height: 1.5;
}
.custom-list {
    list-style: none;
    padding-left: 0;
}
.custom-list li {
    position: relative;
    padding-left: 40px;
    font-size: 24px;
    line-height: 1.5;
}
.custom-list li:before {
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    background-image: url('https://elitewindowsanddoors.com.au/images/tick-lge.png');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.custom-lista {
    list-style: none;
    padding-left: 0;
}
.custom-lista li {
    position: relative;
    padding-left: 30px;
}
.custom-lista li:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url('https://elitewindowsanddoors.com.au/images/tick.png');
    background-size: cover;
    background-position: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
div#b2jcontainer_m142.b2jcontainer {
    width: auto;
    padding: 10px 30px;
    overflow: visible;
    margin: auto;
    background: #ffffff;
    border: none !important;
    font-family: inherit;
    color: #898989;
    font-weight: 300;
}
div#b2jcontainer_m142 .b2j_form input[type="text"], div#b2jcontainer_m142 .b2j_form textarea {
    color: #898989;
    background-color: #ffffff;
    border: solid 1px #c9dcfc;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    line-height: 20px;
    padding: 24px 20px;
    margin: 0;
}
div#b2jcontainer_m142 .btn {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    *zoom: 1;
    background: #4285FF;
    color: #FFF;
    text-shadow: none;
    border: 0;
    line-height: 30px;
    padding: 10px 30px 10px 20px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.fa-map-marker::before {
    font-family: "Font Awesome 5 Free";
    content: "\f041" !important;
}
.sp-contact-info .sp-contact-phone span.fa-phone {
  margin-right: 20px !important;
}