@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
.brand-logos {
    background-color: #ffffff;
}
.intro-text h1.title {
    padding-top: 30px;
    padding-bottom: 0 !important;
    text-align: center;
    font-size: 32px;
    color: white;
}
.brands .text-center h1 {
    display: none;
}
p {
    font-size: 17px;
}
.article p {
    font-size: 17px;
}
.diy-page-articles {
    font-size: 17px;
}
.contact-enquire-form form label {
    font-size: 17px;
}
.introduction {
    background-color: #711c45 !important;
    height: auto;
    margin-top: 0;
}
.introduction p {
    color: white !important;
}
.navigation-block .nav-block .nav-side-menu {
    padding: 40px;
}
.diy-page-articles h1.about_title {
    text-transform: none;
    font-size: 32px !important;
}
.close-side-menu {
    top: 0 !important;
}
.nav-side-menu a.nav-link {
    margin-top: 40px !important;
}
.fa.fa-times {
    font-size: 26px !important;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-size: 30px !important;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-family: 'Quicksand';
}
.contact-info-top h4.title {
    padding: 0px;
    font-size: 17px;
    color: #ffffff;
    font-family: 'Quicksand' !IMPORTANT;
}
.contact-info-top {
    background-color: #711b45;
}
.contact-info-top p {
    font-family: inherit;
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
}
[class*=contact] a {
    line-height: 35px;
    font-size: 15px;
    color: #ffffff;
}
.brands .text-center {
    color: #580f33;
}
.nav-top {
    height: 27px !important;
}
.middle_banner {
    max-width: 100% !important;
}
photo-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-height: calc(2*(desired-item-height + 20px));
    overflow: hidden;
}
.home-masonary-grid, .home-introduction {
    background-color: #711c45;
}
.footer-titles {
    color: #000000 !important;
}
.navigation-block .nav-main a {
    padding-right: 50px !important;
}
footer.container-fluid {
    background: #ffffff;
}
main {
    margin-top: -2px;
}
.intro-article p {
    font-size: 17px;
    color: #1b1b19;
    font-weight: 300;
    line-height: 30px;
    margin-top: 12px;
    width: 100%;
    margin: auto;
}
span li {
    color: #1b1b19;
    font-size: 17px;
}
.introduction {
    margin-top: 0px;
}
.introduction-text .intro-article .text-center {
    COLOR: WHITE !important;
}
.contact-enquire-form form button[type=submit] {
    background-color: #711b45;
}
.sectionTitle {
    color: white;
    font-family: inherit;
}
.introduction-text .intro-article p {
    color: #ffffff;
}
a.nav-link.active {
    color: #5f6736 !important;
}
.copyright.text-left p {
    color: #999999;
}
articleWrap .article {
    margin-bottom: 0 !important;
    margin-left: 0;
}
.page-title {
    font-size: 32px;
    color: #580f33;
    margin-bottom: 20px;
    margin-top: 0;
}
.about_title {
    font-size: 32px;
    text-align: left;
    color: #580f33;
    font-family: 'Quicksand';
}
.diy-page-introduction .introduction_title {
    color: #580f33;
}
h1 {
    font-family: 'Quicksand' !important;
    font-weight: 700;
}
h2 {
    font-family: 'Quicksand' !important;
    font-weight: 700;
    color: #580f33 !important;
}
.articleWrap .article {
    margin-bottom: 0 !important;
    margin-left: 0;
}
#backtoTopbutton {;
    background-color: #5f6736;
}
h3 {
    font-family: 'Quicksand';
    color: white;
}
.container, .recipe-title {
        margin-top: -3px !important;
}
button.btn.submit-button {
    background-color: #711b45 !important;
}
i.fas.fa-plus {
    color: #dd2b27;
}
@media (max-width: 992px) {
    .navbar-light .navbar-brand {
        max-width: 60% !important;
    }
    .nav-link {
        margin-bottom: 26px !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none;
    }
    h1.page-title {
        font-size: 25px;
        color: #711b45;
        text-transform: none;
    }
    .article p {
        font-size: 15px;
    }
    .intro-article p {
        font-size: 15px !important;
    }
    .diy-page-articles h1.about_title {
        text-transform: none;
        font-size: 25px !important;
    }
    .sectionTitle h1 {
        font-size: 25px !important;
    }
    span li {
        font-size: 15px;
        text-align: center;
        margin-left: 3px;
        width: 90%;
        margin: auto;
    }
    .diy-page-articles h1.about_title {
        text-align: center;
    }
    .home-introduction {
        margin-top: -3px;
    }
    .navigation-block .nav-main a, #navbarNavMobile a {
        font-size: 20px !important;
    }
}
