/* -------------------- GLOBAL STUFF ---------------------- */
/* For galaxy fold ===  */
@media (max-width: 440px) {
    .display-4 {
        font-size: 1.7rem;
    }

    .h1,
    h1,
    .h2,
    h2 {
        font-size: 1.5rem;
    }

    .h3,
    h3,
    .h4,
    h4 {
        font-size: 1.25rem;
    }

    .h5,
    h5 {
        font-size: 1.05rem;
    }
}

@media (min-width: 441px) and (max-width: 812px) {

    h1,
    .h1 {
        font-size: 1.85rem;
    }

    h2,
    .h2 {
        font-size: 1.5rem;
    }

    h3,
    .h3 {
        font-size: 1.25rem;
    }

    .display-4 {
        font-size: 2.25em;
    }
}

.font-body,
.font-body-RobotoSlab,
.font-body-RobotoSlab .products .filter-item label.form-check-label,
.font-body-RobotoSlab .contact-details,
.font-body-RobotoSlab .gallery-img-text,
.font-body-RobotoSlab .form label,
.font-body-RobotoSlab .businessinfo label,
.font-header,
/**/
.font-body-RobotoSlab .font-bold,
.font-body-RobotoSlab .header .nav-link,
.font-body-RobotoSlab .header .dropdown-item,
.font-body-RobotoSlab .footer .nav-link,
.font-body-RobotoSlab .footer .dropdown-item,
.font-body-RobotoSlab .gallery .gallery-img-wrap,
.font-body-RobotoSlab .btn,
.font-body-RobotoSlab .eCommerce label,
.font-body-RobotoSlab .product-results,
.font-body-RobotoSlab .btn-link,
.font-body-RobotoSlab .employees .employees-title,
.font-body-RobotoSlab .page-item.active .page-link,
.font-body-RobotoSlab .modal-success .modal-title,
/**/
.font-header-RobotoSlab .error-title,
.font-header-RobotoSlab .header .header-business-name,
.font-header-RobotoSlab .header .navbar-brand,
.font-header-RobotoSlab .footer .footer-business-name,
.font-header-RobotoSlab .title .title-heading,
.font-header-RobotoSlab .businessinfo .contact-title,
.font-header-RobotoSlab .employees .employees-name,
.font-header-RobotoSlab h5.modal-title,
.font-header-RobotoSlab .gallery .gallery-album-name,
.font-header-RobotoSlab .list .list-text-title,
.font-header-RobotoSlab .productslideshow .productslideshow-title-heading,
.font-header-RobotoSlab .productslideshow .productslideshow-item h3.product-title,
.font-header-RobotoSlab .products .product-title,
.font-header-RobotoSlab .productdetails .productdetails-info-name,
.font-header-RobotoSlab .detailedlist .detailedlist-item-title,
.font-header-RobotoSlab .products .filter-item-title,
.font-header-RobotoSlab .products-loading-container .loader-text,
.font-header-RobotoSlab .productdetails-bottom .nav-tabs .nav-item.nav-link,
.font-header-RobotoSlab .eCommerce .shoppingcart-titles,
.font-header-RobotoSlab h1,
.font-header-RobotoSlab h2,
.font-header-RobotoSlab h3,
.font-header-RobotoSlab h4,
.font-header-RobotoSlab h5,
.font-header-RobotoSlab h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.bg-transparent {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
}

.wb__headerinfobar {
    background: #000;
    color: #fff;
    padding: 5px 0;
}

.wb__headerinfobar .wb__flexrow {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.wb__headerinfobar .wb__flexrow .wb__links,
.wb__headerinfobar .wb__flexrow .wb__social {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.wb__headerinfobar .wb__flexrow a {
    color: #fff;
    display: inline-block;
    margin: 2px 2px;
    padding: 4px 7px;
    border: solid 1px transparent;
    border-radius: 5px;
    line-height: 1;
    font-size: 0.9rem;
}

.wb__headerinfobar .wb__flexrow .wb__links a:hover {
    color: var(--color-theme-highlight);
}

.wb__headerinfobar .wb__flexrow .wb__social a:hover {
    border-color: #fff;
}

.wb__headerinfobar .wb__social i.fa {
    font-size: 1.4rem;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .wb__headerinfobar .wb__flexrow {
        flex-flow: row wrap;
        justify-content: space-between;
        max-width: 1400px;
        margin: 0 auto;
    }
}

/* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 992px) {
    .header .navbar {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header .navbar.bg-primary {
        background: transparent !important;
    }

    .header .navbar.bg-primary .navbar-nav {
        background: var(--color-theme-primary);
        justify-content: center;
    }

    .header .navbar .navbar-collapse.justify-content-center {
        justify-content: flex-end !important;
    }

    nav.navbar a.navbar-brand {
        display: block !important;
        background: url('https://apihoard.webit.com/api/v1/Image/76A2259B5FC1DF09039FFE1BA51226B7/76A2259B5FC1DF09039FFE1BA51226B7.png?size=1920x1440') no-repeat !important;
        background-size: contain !important;
        width: 200px;
        height: 140px;
        color: transparent !important;
    }

    /*affix for scrolled bar*/
    nav.navbar.affix a.navbar-brand {
        width: 200px;
        height: 100px;
    }

    .header .navbar.bg-primary.affix {
        background: rgba(255, 255, 255, 0.95) !important;
    }

    .header .header-container .navbar .container {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .header .navbar-expand-lg .navbar-nav .nav-link {
        font-weight: 400;
        text-transform: uppercase;
    }
}

body {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 50%, rgba(255, 255, 255, 0.8) 100%),
        url("https://apihoard.webit.com/api/v1/Image/2984A1D3BB86069A48AC668EF1756DE8/2984A1D3BB86069A48AC668EF1756DE8.jpg?size=1920x1440");
    background-position: center;
    background-size: 80%;
    background-attachment: fixed;
    background-repeat: repeat;
}

/* -------------------- Footer ---------------------- */
.page-contact-us .wb__footer-sign {
    /*Don't display on the page the button goes to*/
    display: none;
}

.wb__footer-sign {
    padding: 3rem 0 0;
}

.wb__footer-sign a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;

    max-width: 800px;
    margin-left: auto;
    margin-right: auto;

    text-align: center;
    background: var(--color-theme-primary);
    color: #fff;
    border: solid 3px var(--color-theme-secondary);
    border-radius: 20px;
    padding: 15px 5px;
    font-size: 2rem;

    transition-duration: .3s;
}

.wb__footer-sign a:hover {
    background: var(--color-theme-secondary);
    border-color: var(--color-theme-primary);
}

.wb__footer-sign a > div {
    padding: 0 .5rem;
    margin: 0 .25rem;
}

.wb__footer-sign a i {
    font-size: 2em;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .wb__footer-sign a {
        flex-flow: row-reverse wrap;
        padding: 15px;
        border-radius: 50px;
        font-size: 3rem;
    }
}

/* -------------------- END GLOBAL ---------------------- */

/* -------------------- Home Page ---------------------- */
.page-home section[id^="module"] {
    /*adding a little white border to each module*/
    border-bottom: 1px #fff solid;
}

/* Hero ===  */
.wb__hero {
    /*        background-image: url("https://apihoard.webit.com/api/v1/Image/FDEBE17475568F65335EA1AE11F651C0/FDEBE17475568F65335EA1AE11F651C0.jpg?size=1920x1440");*/
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.4) 100%),
        url("https://apihoard.webit.com/api/v1/Image/FDEBE17475568F65335EA1AE11F651C0/FDEBE17475568F65335EA1AE11F651C0.jpg?size=1920x1440");
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;

    padding: 5rem 0;
    min-height: 400px;
}

.wb__hero .wb__herobox {
    max-width: 500px;
    text-shadow: 2px 2px 2px #000;
}

.wb__hero h3 {
    font-size: 2.5rem;
}

.wb__hero p {
    font-size: 1.5rem;
}

.wb__hero a.btn {
    border-radius: 30px;
    padding: 1rem 2rem;
    font-size: 2rem;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .wb__hero {
        padding: 15rem 0;
    }

    .wb__hero h3 {
        font-size: 3.5rem;
    }
}

/*Homepage list modifications*/
.page-home .list {
    padding-top: 2em;
}

.page-home .list .col-md-6 {
    margin-bottom: 7px;
}

.page-home .list .list-wrap {
    margin-bottom: 1rem;
    background: #fff;
    padding: 1px 1rem;
    height: 100%;
    border-radius: 30px
}

.page-home .list .list-img-wrap {
    padding: 20% 0;
}

.page-home .list .list-img-photo {
    background-size: contain;
}

/* -------------------- Video section ---------------------- */

.wb__video {
    background: var(--color-theme-highlight);
    padding: 3rem 0;
}

.wb__video .wb__videobox {
    /*position: relative;*/
    padding: 20px 10px;
    margin: 0 -10px;
    border-radius: 15px;
    background: #fff;
}

@media (min-width: 576px) {
    .wb__video .wb__videobox {
        max-width: 900px;
        margin: 0 auto;
        padding: 20px 15px;
        border-radius: 30px;
    }
}

@media (min-width: 768px) {
    .wb__video .wb__videobox {
        padding: 20px 20px;
    }
}

/* -------------------- Price section on home and residential pages ---------------------- */

.wb__prices {
    background: var(--color-theme-secondary);
}

.wb__prices a.wb__pricebtn-box {
    display: block;
    color: #fff;
    padding: 1rem;
    border: solid 2px #fff;

    border-radius: 10px;
    height: 100%;

    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: center;
}

.wb__prices a .wb__hover {
    background: var(--color-theme-primary);
    color: #fff;
    padding: .5rem .75rem;
    font-size: 1.3rem;
    border-radius: 15px;
    margin-bottom: .5rem;

}

.wb__prices a:hover .wb__hover {
    background: #fff;
    color: var(--color-theme-primary) !important;

}

/* REVIEWS PAGE ====================================================================================================== */

.wb-blockquote {
    position: relative;
    background-color: #f0f0f0;
    box-shadow: 5px 6px 9px -6px rgba(0, 0, 0, 0.15);
    padding: 1.875rem 1.875rem 1.875rem 3.75rem;
}

.wb-blockquote::before {
    content: "\201C";
    position: absolute;
    width: 3.75rem;
    margin: -1.5625rem 0 0 -2.5rem;
    color: #01acf1;
    font-size: 3.75rem;
}

.wb-blockquote::after {
    content: "";
    position: absolute;
    bottom: -1.875rem;
    left: 2.75rem;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 30px 0 0;
    border-color: #f0f0f0 transparent transparent transparent;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.1));
}


/* -------------------- Contact page ---------------------- */
.wb__contact-wrap {
    min-height: 300px;
    border: solid 3px var(--color-theme-secondary);
    background: #fff;
    border-radius: 10px;
}
