html
{
    scroll-behavior: smooth;
}

form.contactform button {
    font-family: "Montserrat",Arial,sans-serif;
}

section#contacts .formresults
{
    position:absolute;
    width:400px;
    top: 50%;
    left:50%;
    margin-left:-180px;
}

section#contacts .formresults i
{
    float: left;
    font-size: 44px;
    color: #15839a;
}

section#contacts .formresults div
{
    float: right;
    width: 85%;    
}

section#contacts .contactsTable .rowItemContent
{
    margin-bottom:auto;
    padding-bottom:10px;
}

a.underline
{
    text-decoration: underline;
}

@media (min-width: 768px) {
    .blog .btContent {
        width: 75%;
    }
}

header.mainHeader .btLogoArea .logo
{
    max-width:80%;
}

.popularPosts .dash .excerpt
{
    line-height:20px;
    font-size:16px;
}

@media (min-width: 768px) {
    .blog .btContent {
        width: 75%;
    }
}

footer .gallery .gallery-item
{
    max-width:33.33% !important;   
}

article .mainContent a
{
    color: #00bcd4 !important;
}

article h2
{
    font-size: 1.5em;
}

article h3
{
    font-size: 1em;
}

ul.squareBulletList
{
    list-style-type: none;
    padding-left:0;
    margin-left:0;
}

ul.squareBulletList li
{
    display: inline-block;
    background-image:url('/images/taxbreeze/bullet.svg');
    background-repeat: no-repeat;
    padding-left:55px;    
}

section#promo_businesshelp ul.squareBulletList,
section#promo_personhelp ul.squareBulletList
{
    margin-top:20px;
}

section#promo_businesshelp ul.squareBulletList li,
section#promo_personhelp ul.squareBulletList li
{
    font-size:26px;
    background-position-y: 7px;
    margin-bottom:10px;
    line-height: 40px;
}

section#promo_businesshelp ul.squareBulletList li a,
section#promo_personhelp ul.squareBulletList li a
{
    text-decoration: underline;
    color: white;  
}

section#promo_personhelp ul.squareBulletList
{
    filter: invert(99%) sepia(18%) saturate(0%) hue-rotate(16deg) brightness(116%) contrast(100%);
}

section#promo_businesshelp h2,
section#promo_personhelp h2
{
    font-family: Montserrat, Arial, sans-serif;
    margin-bottom: 0; 
    margin-bottom:0;
}

section#promo_businesshelp .subheader,
section#promo_personhelp .subheader
{
    font-size:22px; 
    line-height:26px;
}

@media (max-width: 450px) {
    section#promo_businesshelp .button-darkblue,
    section#promo_personhelp .button-darkblue
    {
        width:100%;
    }

    section#promo_businesshelp h2,
    section#promo_personhelp h2
    {
        margin-top:15px;
        text-align: center;
    }

    section#promo_businesshelp .subheader,
    section#promo_personhelp .subheader
    {
        text-align: center;
    }

    section#promo_businesshelp ul.squareBulletList li,
    section#promo_personhelp ul.squareBulletList li
    {
        font-size:22px;
    }
}

@media (min-width: 970px) {
    section#promo_personhelp .boldRowInner
    {
        display:flex;
    }
    section#promo_personhelp .boldRowInner .rowItem:first-child
    {
        order:2;
    }
    section#promo_personhelp .boldRowInner .rowItem:last-child
    {
        order:1;
    }
}

.button-darkblue {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #b65718;
    border-radius: 8px;
    background: #ff8e27;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff8e27), to(#b65718));
    background: -moz-linear-gradient(top, #ff8e27, #b65718);
    background: linear-gradient(to bottom, #ff8e27, #b65718);
    -webkit-box-shadow: #ff8324 0px 0px 7px 0px;
    -moz-box-shadow: #ff8324 0px 0px 7px 0px;
    box-shadow: #ff8324 0px 0px 7px 0px;
    text-shadow: #72370f 1px -1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button-darkblue:hover,
.button-darkblue:focus {
    border: 1px solid #e36d1e;
    background: #ffaa2f;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffaa2f), to(#da681d));
    background: -moz-linear-gradient(top, #ffaa2f, #da681d);
    background: linear-gradient(to bottom, #ffaa2f, #da681d);
    color: #ffffff !important;
    text-decoration: none;
}
.button-darkblue:active {
    background: #b65718;
    background: -webkit-gradient(linear, left top, left bottom, from(#b65718), to(#b65718));
    background: -moz-linear-gradient(top, #b65718, #b65718);
    background: linear-gradient(to bottom, #b65718, #b65718);
    color:white;
}

section#trustpilot
{
    background-color:#ececec; 
    width:100%; 
    padding-top:15px; 
    padding-bottom:15px; 
    text-align:center; 
    font-weight:bold;
}

section#trustpilot span:first-child
{
    margin-right:10px;
}

section#trustpilot span:last-child
{
    margin-left:10px;
}

section#trustpilot img
{
    height:45px;
}

@media (max-width: 320px) {
    section#trustpilot span
    {
        font-size:14px;
    }
}

.page-template-default h3
{
    font-family: "Alegreya Sans", "Roboto Condensed", Arial, sans-serif;
    font-weight:700;
    font-size:18px;
    letter-spacing: 0;
}

header .dash .heading
{
    font-size: 2em;
    margin-bottom: .3em;
    font-family: "Montserrat",Arial,sans-serif;
    font-weight: 800;
}

/* Restore Finance theme body font (styles.css substituted Alegreya Sans for Crimson Text) */
body {
    font-family: 'Crimson Text', Arial, sans-serif;
}
select, input, textarea {
    font-family: 'Crimson Text', Arial, sans-serif;
}

/* Block Grid layout */
.umb-block-grid__layout-container {
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--grid-columns, 12), 1fr);
    gap: 1rem;
}
.umb-block-grid__layout-item {
    grid-column: span var(--umb-block-grid--item-column-span, 12);
}
.umb-block-grid__area-container {
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--area-grid-columns, 12), 1fr);
    gap: 1rem;
}
.umb-block-grid__area {
    grid-column: span var(--umb-block-grid--area-column-span, 6);
}
@media (max-width: 768px) {
    .umb-block-grid__layout-container,
    .umb-block-grid__area-container {
        grid-template-columns: 1fr;
    }
    .umb-block-grid__layout-item,
    .umb-block-grid__area {
        grid-column: span 1;
    }
}

/* Contact form: reset float inherited from .wpcf7-form without touching the global class */
form.contactform {
    float: none !important;
}

/* Contact form card: top padding */
#contacts .rowItemContent {
    padding-top: 20px;
}