/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

@media screen and (max-width:979px) {
    .x-masthead {
        padding-top: 7em;
    }
    .mobile-logoheader {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }
    .mobile-ccb {
        padding-bottom: 10px !important;
    }
    .mobile-ccb > .x-bar-content > .x-bar-container {
        width: 100%;
        position: relative;
    }
    .mobile-ccb > .x-bar-content > .x-bar-container .x-image {
        width: 250px;
        min-width: 250px !important;
        padding-left: 0;
    }
    .mobile-ccb > .x-bar-content > .x-bar-container .x-anchor-button {
        display: none;
    }
    .mobile-ccb > .x-bar-content > .x-bar-container .x-anchor-toggle {
        position: absolute;
        right: 0;
        top: 11px;
    }
    #e773-40-dropdown .x-menu-first-level {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #e773-40-dropdown .x-menu-first-level .x-anchor-content {
        padding-top: 5px;
        padding-bottom: 5px;
    }    
}
.footerfindus > .x-text {
    width: 100%;
    display: block;
    color: #fff;
}
.footer-location-nav a,
.footer-location-nav a span {
    color: #fff !important;
}
.footer-location-nav a:hover span {
    text-decoration: underline;
}
@media screen and (max-width:767px) {
    .footer-location-nav {
        display: block !important;
        padding-bottom: 15px !important;
    }
    .footer-location-nav  .x-anchor-content {
        padding-bottom: 0 !important;
        padding-top: 5px !important;
    }
}
