.pagebuilder-column-line{
    gap: 64px;
}
.branch-top-text {
    margin-bottom: 64px;
}
.branch-top-text p{
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
}
.page-main address{
    margin: 48px 0;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 3px;
    color: #3c3c3b;
    font-weight: 300;
    font-style: normal;
}

.page-main .btn-small{
    max-width: 448px;
    margin-bottom: 48px;
}

.map-column div[data-content-type="html"]:first-of-type{
    height: 100%;
    margin-bottom: 80px;
}

iframe{
    height: 100%;
    margin-bottom: 80px;
}

.page-main h4{
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.page-main h5{
    font-size: 28px;
    line-height: 30px;
    letter-spacing: 0.5px;
    font-weight: 300;
    margin-bottom: 40px;
}

.about-branch{
    margin-top: 32px;
    display: flex;
    flex-wrap: nowrap;
    gap: 64px;
}

.about-branch div {
    display: flex;
    gap: 16px;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.5px;
    font-weight: 300;
    margin-bottom: 32px;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: start;
}

.about-branch .about-left,
.about-branch .about-right{
    display: block;
    margin: 0;
}

.directions-text h4 {
    margin-bottom: 48px;
}

.opening-hours{
    margin-top: 48px;
}

.opening-hours h4{
    margin-bottom: 32px;
}

.opening-hours p{
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.5px;
}

.branch-content{
    margin-top: 77px;
}

.branch-content h4{
    text-transform: none;
    margin-bottom: 40px;
}

.branch-content p {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 1px;
}

.branch-content p a{
    font-weight: normal;
}

.what-we-sell {
    max-width: 570px;
    margin: 64px auto;
}

.what-we-sell h5 {
    margin-bottom: 40px;
}

.what-we-sell a {
    text-decoration: underline;
    font-weight: 500;
    color: #12152e;
}

.opening-hours span{
    font-weight: 500;
}

@media only screen and (max-width: 567px){
    .page-main figure:not(.larger-img) img{
        max-height: 159px;
    }
}

@media only screen and (max-width: 768px){
    div[data-appearance="full-width"] .pagebuilder-column-line{
        display: block !important;
    }
    .pagebuilder-column{
        width: 100% !important;
    }
    .page-main address{
        font-size: 24px;
        line-height: 31px;
        letter-spacing: 2px;
    }
    .page-main h4{
        font-size: 24px;
        line-height: 31px;
        margin-bottom: 32px;
        text-align: left !important;
    }
    iframe{
        display: none;
    }
    .branch-content img{
        margin-bottom: 40px;
    }
    .what-we-sell .pagebuilder-column-line{
        display: block !important;
    }
    .what-we-sell ul{
        max-width: 277px;
        margin: 0 auto !important;
    }
    .what-we-sell{
        margin-top: 0;
    }
    .about-branch{
        margin-top: 0;
    }
    .branch-content .pagebuilder-column-line{
        display: block !important;
    }
}

@media only screen and (max-width: 1023px){
    .about-branch{
        display: block;
    }
    .branch-content{
        margin-top: 27px;
    }
    .page-main figure:not(.larger-img) img {
        max-height: 420px;
    }
}

@media only screen and (min-width: 1024px){
    .branch-content img{
        margin-top: 64px;
        object-fit: contain !important;
    }

    .page-main figure:not(.larger-img) img{
        max-height: 292px;
        object-fit: cover;
    }

}

#html-body.cms-page-view div[data-appearance=full-width] .pagebuilder-column-line .pagebuilder-column .about-branch img{
    margin: 0;
}

.loc-google-reviews{
    overflow: hidden;
    padding: 0 24px;
}
