@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap');

.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 130px;
}
.navigation-block .nav-top a, #navbarNavMobile {
    font-family: "Cinzel", serif !important;
}
.page-title {
    text-transform: lowercase;
}
/* Force Owl's animate.css transitions to 5 seconds */
.owl-carousel .animated,
.owl-carousel .owl-animated-in,
.owl-carousel .owl-animated-out {
  animation-duration: 8s !important;
}
.container.faq-page-builder.beforeFooterWrap {
    margin-top: 42px;
}
.contact-enquire-form h2 {
    font-weight: 400 !important;
    text-transform: lowercase !important;
    color: black;
}
a.nav-link.active {
    text-underline-offset: 10px;
    text-decoration: underline;
}
.hover-button-icon-bottom-right {
    right: 2%;
    bottom: 6% !important;
}
.question h3 {
    font-family: "Cinzel", serif !important;
    font-weight: 600 !important;
}
main {
    margin-top: 0;
}
.home-introduction {
    padding-top: 30px !important;
}
.home-masonary-grid {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.photo img:hover {
    transform: scale(1.1);
}
.photo img {
    overflow: hidden;
}
.photo img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    object-fit: cover;
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: transform 0.4s ease;
}
footer.container-fluid {
    background: #000000 !important;
}
.introduction {
    margin-top: 40px !important;
}
.faq-page-builder .selectors a {
    font-size: 16px !IMPORTANT;
}
.custom-container.faq-page-builder {
    width: 1600px IMPORTANT;
    margin: auto;
}
.question {
    background-color: #ffffff !IMPORTANT;
    height: auto;
    margin: 0 !IMPORTANT;
    border-radius: 15px;
    padding: 0 !IMPORTANT;
}

h1, h2, h3 {
    font-family: "Cinzel", serif !important;
    font-weight: 500 !important;
}
.faq-page-builder .selectors a {
    font-family: "Cinzel", serif !important;
}
/*DIY CHANGES*/

.diy-gallery .photo-gallery {
    gap: 20px;
}
.diy-gallery .column {
    gap: 20px;
}
.diy-page-introduction {
    margin-bottom: 40px;
    margin-top: 0 !important;
}
.diy-page-articles {
    margin-top: 60px;
    font-size: 15px;
    margin-bottom: 60px;
}
.diy-page-introduction .introduction_title {
    font-size: 32px;
    text-align: center; 
     font-family: "Cinzel", serif !important;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-family: "Cinzel", serif !important;
}
li {
    line-height: 33px;
    font-family: "Archivo", sans-serif;
}
p {
    font-size: 16px !important;
    font-weight: 200 !important;
    font-family: "Archivo", sans-serif;
    line-height: 40px !important;
}
.nav-top .nav-block, .nav-bottom .nav-block {
    width: calc(82% / 3) !important;
    margin: auto;
}
.home-introduction, .home-masonary-grid, .home-feature-text {
    background-color: #ffffff;
}
footer .footer-titles {
    color: #ffffff !important;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff !important;
}
.home-feature-text {
    margin-bottom: 30px;
}
.website-design-by.text-right a {
    color: white;
}
.copyright.text-left p {
    font-size: 13px !important;
    line-height: 60px;
    color: white !important;
}
.home-articles.articleWrap {
    margin-top: 80px !important;
    margin-bottom: 80px;
}
button.grid-images-load-more.btn.see-more-btn.smlBtn {
    display: none;
}
a.readmore-btn:hover {
    color: black !important;
}contact-enquire-form h2 {
    font-weight: 400 !important;
    text-transform: lowercase !important;
}
.nav-main .nav-block {
    width: calc(70% / 5) !important;
    margin: auto;
}
@media (max-width: 576px) {
    .articles span {
        margin-bottom: 0;
        height: 120px;
    }
    .faq-page-builder.beforeFooterWrap {
        width: 90%;
    }
    /*.img-navicon.nav-close {*/
    /*    margin: 24px !important;*/
    /*    margin-top: 0 !important;*/
    /*    height: 43%;*/
    /*    width: auto;*/
    /*}*/
    .collapse .desktop-logo {
        margin: 19px;
        margin-top: 8px;
        width: 50% ! important;
    }
    .img-navicon.nav-open {
        height: 43%;
    }
    .desktop-logo, .mobile-logo {
        max-width: 60% !important;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 77px;
    }
    #backtoTopbutton {
        right: 10%;
    }
    .diy-gallery .column {
        gap: 0px;
    }
    .diy-page-introduction {
        margin-bottom: 40px !important;
    }
    .home-articles .articles a.readmore-btn, a.readmore-btn  {
        margin-bottom: 30px !important;
    }
    .diy-page-articles {
        margin-top: 0 !important;
        margin-bottom: 40px !important;
    }
    p {
        font-size: 16px !important;
        line-height: 25px !important;
    }
    .diy-page-articles .image .articleSlide img {
        margin-bottom: 0 !important;
    }
}
